.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 .hidden-fields-container{display:none;}
.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;
}:root{--gallerygap:1rem;}
@media screen and (max-width:768px){
:root{--gallerygap:0.5rem;}
}
[data-gap="no"]{--gallerygap:0px;}
div.my_gallery *,
div.my_masonry *,
div.my_carousel *{box-sizing:border-box;}
div.my_gallery figure, div.my_masonry figure, div.my_carousel figure, div.my_gallery figcaption, div.my_masonry figcaption, div.my_carousel figcaption{display:block;padding:0;margin:0;position:relative;overflow:hidden;}
div.my_gallery figure a, div.my_masonry figure a, div.my_carousel figure a{display:block;margin:0;padding:0;}
div.my_gallery figcaption, div.my_masonry figcaption, div.my_carousel figcaption{background:linear-gradient(0deg, rgba(25, 25, 25, .75), rgba(0, 0, 0, .3) 50%, transparent);bottom:0;color:#fff;font-size:smaller;font-family:inherit;left:0;max-height:50%;padding:20px 8px 10px 8px;position:absolute;text-align:center;width:100%;pointer-events:none;text-overflow:ellipsis;margin-bottom:0;}
div.my_gallery figcaption a, div.my_masonry figcaption a, div.my_carousel figcaption a{pointer-events:visible;display:block;margin:0;padding:0;text-decoration:none;}
div.my_gallery figcaption a:after, div.my_masonry figcaption a:after, div.my_carousel figcaption a:after{content:" >";}
div.my_gallery img, div.my_masonry img, div.my_carousel img{max-width:100%;}
div.my_gallery{display:flex;flex-wrap:wrap;gap:var(--gallerygap);clear:both;justify-content:left;}
div.my_masonry{-webkit-column-gap:var(--gallerygap);-moz-column-gap:var(--gallerygap);column-gap:var(--gallerygap);}
div.my_masonry figure{width:100% !important;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;margin-bottom:var(--gallerygap);}
[data-fullwidth="1"] {
position: relative;
width: 100vw;
left: 50%;
right: 50%;
margin-left: -50vw !important;
margin-right: -50vw !important;
}.transition{transition:0.7s cubic-bezier(0.645, 0.045, 0.355, 1);}
div.my_carousel{position:relative;}
div.my_carousel .overflow{position:relative;overflow:hidden;}
div.my_carousel .item-parent{position:relative;margin:0 calc(var(--gallerygap) * (-1))}
div.my_carousel .item-list{display:flex;flex-wrap:nowrap;position:relative;padding:0;margin:0;left:0;overflow:initial;}
div.my_carousel:not([data-fade="1"]) .item-list > div{display:block;position:relative;flex-shrink:0;padding:0 var(--gallerygap);transition:all 0.6s ease}
[data-overflow="1"] .item-list > div:not(.focus){opacity:0.2;}
div.my_carousel .item-list .item > div{padding:1rem;height:100%;}
div.my_carousel .item-list img{display:block;width:100%;height:auto;}
div.my_carousel[data-fade="1"] .item{position:absolute;width:auto;opacity:0;transition:opacity 1s, transform 1s;}
div.my_carousel[data-fade="1"] .item.active{position:relative;opacity:1;z-index:1;transform:translateX(0%);}
div.my_carousel .nav{display:flex;justify-content:center;width:100%;z-index:2;padding:15px 0;}
div.my_carousel .nav div{background:rgba(102, 102, 102, 0.4);width:8px;height:8px;border-radius:8px;margin:0 1vw;display:inline-block;cursor:pointer;transition:width 0.3s ease-in-out;-webkit-transition:width 0.3s ease-in-out;-moz-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;}
div.my_carousel .nav div:hover{background:#000;}
div.my_carousel .nav .active{width:36px;}
div.my_carousel .prev, div.my_carousel .next{position:absolute;display:flex;justify-content:center;cursor:pointer;top:50%;margin-top:-38px;width:38px;height:38px;background:#fff;box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);border-radius:50%;z-index:2;transition:all 0.3s ease-in-out;}
div.my_carousel .next{right:-16px;}
div.my_carousel .prev{left:-16px;}
div.my_carousel .prev svg, div.my_carousel .next svg{width:20px;height:auto;}
div.my_carousel .prev svg path, div.my_carousel .next svg path{fill:#333;width:3rem;height:auto;}
div.my_carousel .prev:hover:before, div.my_carousel .next:hover:before, div.my_carousel .prev:hover:after, div.my_carousel .next:hover:after {
border-color: #000;
}.lightbox-popup, .lightbox-popup *{box-sizing:border-box;}
[data-lightbox="1"] figure,
[data-lightbox="1"] figcaption,
[data-lightbox="1"] figure img{display:block;margin:0;padding:0;}
[data-lightbox="1"] figure{cursor:pointer;position:relative;}
[data-lightbox="1"] figure:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;display:block;background:rgba(0, 0, 0, 0.4);opacity:0;transition:all 0.3s ease-in-out;z-index:1;}
[data-lightbox="1"] figure:after{content:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100%" height="100%" viewBox="0 0 20 20" version="1.1" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"> <g transform="matrix(0.0390625,0,0,0.0390625,0,-0.000117187)"> <path d="M505.749,475.587L360.149,329.987C388.352,295.15 405.333,250.883 405.333,202.67C405.333,90.926 314.41,0.003 202.666,0.003C90.922,0.003 0,90.925 0,202.669C0,314.413 90.923,405.336 202.667,405.336C250.88,405.336 295.147,388.355 329.984,360.152L475.584,505.752C479.744,509.912 485.205,512.003 490.667,512.003C496.129,512.003 501.59,509.912 505.75,505.752C514.091,497.411 514.091,483.928 505.749,475.587ZM202.667,362.669C114.432,362.669 42.667,290.904 42.667,202.669C42.667,114.434 114.432,42.669 202.667,42.669C290.902,42.669 362.667,114.434 362.667,202.669C362.667,290.904 290.901,362.669 202.667,362.669Z" style="fill-rule:nonzero;"/> </g></svg>');position:absolute;font-weight:bold;text-align:center;left:50%;top:50%;width:38px;height:38px;padding:0 10px;line-height:38px;margin-top:-16px;margin-left:-16px;display:block;background:#fff;border-radius:50%;opacity:0;z-index:2;transition:all 0.3s ease-in-out;box-sizing:border-box;}
[data-lightbox="1"] figure:hover:before,
[data-lightbox="1"] figure:hover:after{opacity:1;}
[data-lightbox="1"] figcaption{position:absolute;bottom:0;z-index:3;}
.lightbox-popup{background:rgba(30, 30, 30, 0.9);position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:center;justify-content:center;padding:40px}
.lightbox-popup .lightbox-img{filter:drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.2));}
.lightbox-popup .lightbox-img img{display:block;max-width:100%;max-height:calc(100vh - 80px);margin:0 auto;}
.lightbox-popup .close, .lightbox-popup .prev, .lightbox-popup .next{width:38px;height:38px;border-radius:50%;background:#000;position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;}
.lightbox-popup .close{top:0.5rem;right:0.5rem;}
.lightbox-popup .prev{top:50%;margin-top:-16px;left:0.5rem;}
.lightbox-popup .next{top:50%;margin-top:-16px;right:0.5rem;}
.lightbox-popup .close svg, .lightbox-popup .prev svg, .lightbox-popup .next svg{width:20px;height:20px;}
.lightbox-popup .close path, .lightbox-popup .prev path, .lightbox-popup .next path{fill:#fff;}
.lightbox-popup .capation, .lightbox-popup .nav{color:#fff;text-align:center;padding:10px;font-size:14px;line-height:1;}
.lightbox-popup .thumbs{position:absolute;bottom:0;display:flex;}
.lightbox-popup .thumbs > div{width:60px;padding:5px;}
.lightbox-popup .thumbs img{width:auto;height:100%;object-fit:cover;}
.cropped figure{height:100%;}
.cropped figure a, .cropped figure img {
display: block;
width: 100%;
height: 100% !important;
flex: 1;
-o-object-fit: cover !important;
object-fit: cover !important;
}:root{--gallerygap:1rem;}
@media screen and (max-width:768px){
:root{--gallerygap:0.5rem;}
}
[data-gap="no"]{--gallerygap:0px;}
@media screen and (min-width:1024px){
div.my_gallery[data-desktop="2"] > div{width:calc((100% - (1 * var(--gallerygap))) / 2);}
div.my_gallery[data-desktop="3"] > div{width:calc((100% - (2 * var(--gallerygap))) / 3);}
div.my_gallery[data-desktop="4"] > div{width:calc((100% - (3 * var(--gallerygap))) / 4);}
div.my_gallery[data-desktop="5"] > div{width:calc((100% - (4 * var(--gallerygap))) / 5);}
div.my_gallery[data-desktop="6"] > div{width:calc((100% - (5 * var(--gallerygap))) / 6);}
div.my_gallery[data-desktop="7"] > div{width:calc((100% - (6 * var(--gallerygap))) / 7);}
div.my_gallery[data-desktop="8"] > div{width:calc((100% - (7 * var(--gallerygap))) / 8);}
div.my_gallery[data-desktop="9"] > div{width:calc((100% - (8 * var(--gallerygap))) / 9);}
div.my_masonry[data-desktop="2"]{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
div.my_masonry[data-desktop="3"]{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
div.my_masonry[data-desktop="4"]{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
div.my_masonry[data-desktop="5"]{-moz-column-count:5;-webkit-column-count:5;column-count:5;}
div.my_masonry[data-desktop="6"]{-moz-column-count:6;-webkit-column-count:6;column-count:6;}
div.my_masonry[data-desktop="7"]{-moz-column-count:7;-webkit-column-count:7;column-count:7;}
div.my_masonry[data-desktop="8"]{-moz-column-count:8;-webkit-column-count:8;column-count:8;}
div.my_masonry[data-desktop="9"]{-moz-column-count:9;-webkit-column-count:9;column-count:9;}
}
@media screen and (min-width: 481px) and (max-width: 1023px) {
div.my_gallery[data-tablet="2"] > div{width:calc((100% - (1 * var(--gallerygap))) / 2);}
div.my_gallery[data-tablet="3"] > div{width:calc((100% - (2 * var(--gallerygap))) / 3);}
div.my_gallery[data-tablet="4"] > div{width:calc((100% - (3 * var(--gallerygap))) / 4);}
div.my_gallery[data-tablet="5"] > div{width:calc((100% - (4 * var(--gallerygap))) / 5);}
div.my_gallery[data-tablet="6"] > div{width:calc((100% - (5 * var(--gallerygap))) / 6);}
div.my_gallery[data-tablet="7"] > div{width:calc((100% - (6 * var(--gallerygap))) / 7);}
div.my_gallery[data-tablet="8"] > div{width:calc((100% - (7 * var(--gallerygap))) / 8);}
div.my_gallery[data-tablet="9"] > div{width:calc((100% - (8 * var(--gallerygap))) / 9);}
div.my_masonry[data-tablet="2"]{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
div.my_masonry[data-tablet="3"]{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
div.my_masonry[data-tablet="4"]{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
div.my_masonry[data-tablet="5"]{-moz-column-count:5;-webkit-column-count:5;column-count:5;}
div.my_masonry[data-tablet="6"]{-moz-column-count:6;-webkit-column-count:6;column-count:6;}
div.my_masonry[data-tablet="7"]{-moz-column-count:7;-webkit-column-count:7;column-count:7;}
div.my_masonry[data-tablet="8"]{-moz-column-count:8;-webkit-column-count:8;column-count:8;}
div.my_masonry[data-tablet="9"]{-moz-column-count:9;-webkit-column-count:9;column-count:9;}
}
@media screen and (max-width:480px){
div.my_gallery[data-mobile="2"] > div{width:calc((100% - (1 * var(--gallerygap))) / 2);}
div.my_gallery[data-mobile="3"] > div{width:calc((100% - (2 * var(--gallerygap))) / 3);}
div.my_gallery[data-mobile="4"] > div{width:calc((100% - (3 * var(--gallerygap))) / 4);}
div.my_gallery[data-mobile="5"] > div{width:calc((100% - (4 * var(--gallerygap))) / 5);}
div.my_gallery[data-mobile="6"] > div{width:calc((100% - (5 * var(--gallerygap))) / 6);}
div.my_gallery[data-mobile="7"] > div{width:calc((100% - (6 * var(--gallerygap))) / 7);}
div.my_gallery[data-mobile="8"] > div{width:calc((100% - (7 * var(--gallerygap))) / 8);}
div.my_gallery[data-mobile="9"] > div{width:calc((100% - (8 * var(--gallerygap))) / 9);}
div.my_masonry[data-mobile="2"]{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
div.my_masonry[data-mobile="3"]{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
div.my_masonry[data-mobile="4"]{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
div.my_masonry[data-mobile="5"]{-moz-column-count:5;-webkit-column-count:5;column-count:5;}
div.my_masonry[data-mobile="6"]{-moz-column-count:6;-webkit-column-count:6;column-count:6;}
div.my_masonry[data-mobile="7"]{-moz-column-count:7;-webkit-column-count:7;column-count:7;}
div.my_masonry[data-mobile="8"]{-moz-column-count:8;-webkit-column-count:8;column-count:8;}
div.my_masonry[data-mobile="9"]{-moz-column-count:9;-webkit-column-count:9;column-count:9;}
}
[data-round="4"] figure{border-radius:4px;}
[data-round="8"] figure{border-radius:8px;}
[data-round="12"] figure{border-radius:12px;}
[data-round="16"] figure{border-radius:16px;}
[data-round="20"] figure{border-radius:20px;}
[data-round="24"] figure{border-radius:24px;}
[data-round="28"] figure{border-radius:28px;}
[data-round="32"] figure{border-radius:32px;}
[data-round="36"] figure{border-radius:36px;}
[data-round="40"] figure{border-radius:40px;}
[data-round="44"] figure{border-radius:44px;}
[data-round="48"] figure{border-radius:48px;}
[data-round="52"] figure{border-radius:52px;}
[data-round="56"] figure{border-radius:56px;}
[data-round="60"] figure{border-radius:60px;}
[data-round="64"] figure {
border-radius: 64px;
}:root{--gap:2rem;}
@media screen and (max-width:768px){
:root{--gap:1rem;}
}
.content-box{max-width:1440px;padding:0 1rem;margin:0 auto;}
.vertical-center{align-items:center;}
.row{width:calc(100% + var(--gap));justify-content:space-between;}
.offset-left{padding-left:calc((100% - (1440px - 2rem)) / 2);padding-right:3rem;}
.offset-right{padding-right:calc((100% - (1440px - 2rem)) / 2);padding-left:3rem;}
.object-fit{object-fit:cover;height:100%;}
.narrow{max-width:56rem;margin:0 auto;}
.round{border-radius:50%;}
@media screen and (max-width:1440px){
.offset-left{padding-left:1rem;}
.offset-right{padding-right:1rem;}
}
.row, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9{display:flex;flex-wrap:wrap;gap:var(--gap);clear:both;}
.no-gap, .no-gap.row{gap:0;}
.no-gap.row{width:100%;}
.col-1-2{width:calc(50% - var(--gap));}
.col-1-3{width:calc(33.3333% - var(--gap));}
.col-2-3{width:calc(66.6666% - var(--gap));}
.col-1-4{width:calc(25% - var(--gap));}
.col-3-4{width:calc(75% - var(--gap));}
.col-1-5{width:calc(20% - var(--gap));}
.col-2-5{width:calc(40% - var(--gap));}
.col-3-5{width:calc(60% - var(--gap));}
.col-4-5{width:calc(80% - var(--gap));}
.col-1-6{width:calc(16.6667% - var(--gap));}
.col-5-6{width:calc(83.3335% - var(--gap));}
.no-gap .col-1-2{width:50%;}
.no-gap .col-1-3{width:33.3333%;}
.no-gap .col-2-3{width:66.6666%;}
.no-gap .col-1-4{width:25%;}
.no-gap .col-3-4{width:75%;}
.no-gap .col-1-5{width:20%;}
.no-gap .col-2-5{width:40%;}
.no-gap .col-3-5{width:60%;}
.no-gap .col-4-5{width:80%;}
.no-gap .col-1-6{width:16.6667%;}
.no-gap .col-5-6{width:83.3335%;}
.column-2 > div, .column-2 article{width:calc((100% - (1 * var(--gap))) / 2);}
.column-3 > div, .column-3 article{width:calc((100% - (2 * var(--gap))) / 3);}
.column-4 > div, .column-4 article{width:calc((100% - (3 * var(--gap))) / 4);}
.column-5 > div, .column-5 article{width:calc((100% - (4 * var(--gap))) / 5);}
.column-6 > div, .column-6 article{width:calc((100% - (5 * var(--gap))) / 6);}
.column-7 > div, .column-7 article{width:calc((100% - (6 * var(--gap))) / 7);}
.column-8 > div, .column-8 article{width:calc((100% - (7 * var(--gap))) / 8);}
.column-9 > div, .column-9 article{width:calc((100% - (8 * var(--gap))) / 9);}
.no-gap.column-2 > div, .no-gap.column-2 article{width:calc(100% / 2);}
.no-gap.column-3 > div, .no-gap.column-3 article{width:calc(100% / 3);}
.no-gap.column-4 > div, .no-gap.column-4 article{width:calc(100% / 4);}
.no-gap.column-5 > div, .no-gap.column-5 article{width:calc(100% / 5);}
.no-gap.column-6 > div, .no-gap.column-6 article{width:calc(100% / 6);}
.no-gap.column-7 > div, .no-gap.column-7 article{width:calc(100% / 7);}
.no-gap.column-8 > div, .no-gap.column-8 article{width:calc(100% / 8);}
.no-gap.column-9 > div, .no-gap.column-9 article{width:calc(100% / 9);}
.mansory-2, .mansory-3, .mansory-4, .mansory-5, .mansory-6{-webkit-column-gap:0px;-moz-column-gap:0px;column-gap:0px;}
.mansory-2 > div, .mansory-3 > div, .mansory-4 > div, .mansory-5 > div, .mansory-6 > div, .mansory-2 > article, .mansory-3 > article, .mansory-4 > article, .mansory-5 > article, .mansory-6 > article{display:block;width:100%;margin:0px;padding:0;position:relative;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.mansory-2{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
.mansory-3{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
.mansory-4{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
.mansory-5{-moz-column-count:5;-webkit-column-count:5;column-count:5;}
.mansory-6{-moz-column-count:6;-webkit-column-count:6;column-count:6;}
@media screen and (min-width: 768px) and (max-width:1024px) {
.column-4 > div, .column-4 article, .column-5 > div, .column-5 article, .column-6 > div, .column-6 article{width:calc((100% - (2 * var(--gap))) / 3);}
.column-4 > div, .column-4 article{width:calc((100% - (2 * var(--gap))) / 2)!important;}
.column-7 > div, .column-7 article, .column-8 > div, .column-8 article, .column-9 > div, .column-9 article{width:calc((100% - (3 * var(--gap))) / 4);}
.no-gap.column-4 > div, .no-gap.column-4 article, .no-gap.column-5 > div, .no-gap.column-5 article, .no-gap.column-6 > div, .no-gap.column-6 article{width:calc(100% / 3);}
.no-gap.column-7 > div, .no-gap.column-7 article, .no-gap.column-8 > div, .no-gap.column-8 article, .no-gap.column-9 > div, .no-gap.column-9 article{width:calc(100% / 4);}
.mansory-4{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
.mansory-5{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
.mansory-6{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
}
@media screen and (min-width: 480px) and (max-width:767px) {
.column-3 > div, .column-3 article, .column-5 > div, .column-5 article{width:calc((100% - (1 * var(--gap))) / 2);}
.column-4 > div, .column-4 article{width:calc((100% - (2 * var(--gap))) / 2)!important;}
.column-6 > div, .column-6 article, .column-7 > div, .column-7 article{width:calc((100% - (2 * var(--gap))) / 3);}
.column-8 > div, .column-8 article, .column-9 > div, .column-9 article{width:calc((100% - (3 * var(--gap))) / 4);}
.no-gap.column-3 > div, .no-gap.column-3 article, .no-gap.column-4 > div, .no-gap.column-4 article, .no-gap.column-5 > div, .no-gap.column-5 article{width:calc(100% / 2);}
.no-gap.column-6 > div, .no-gap.column-6 article, .no-gap.column-7 > div, .no-gap.column-7 article{width:calc(100% / 3);}
.no-gap.column-8 > div, .no-gap.column-8 article, .no-gap.column-9 > div, .no-gap.column-9 article{width:calc(100% / 4);}
.mansory-4{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
.mansory-5{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
.mansory-6{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
}
@media screen and (max-width:479px){
.column-2 > div, .column-2 article, .column-3 > div, .column-3 article{width:100%;}
.column-5 > div, .column-5 article, .column-6 > div, .column-6 article{width:calc((100% - (1 * var(--gap))) / 2);}
.column-4 > div, .column-4 article{width:100%!important;}
.column-7 > div, .column-7 article, .column-8 > div, .column-8 article, .column-9 > div, .column-9 article{width:calc((100% - (2 * var(--gap))) / 3);}
.no-gap.column-2 > div, .no-gap.column-2 article, .no-gap.column-3 > div, .no-gap.column-3 article{width:100%;}
.no-gap.column-4 > div, .no-gap.column-4 article, .no-gap.column-5 > div, .no-gap.column-5 article, .no-gap.column-6 > div, .no-gap.column-6 article{width:calc(100% / 2);}
.no-gap.column-7 > div, .no-gap.column-7 article, .no-gap.column-8 > div, .no-gap.column-8 article, .no-gap.column-9 > div, .no-gap.column-9 article{width:calc(100% / 3);}
.mansory-6, .mansory-5, .mansory-4{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
}
@media screen and (max-width:768px){
.row{width:100%;}
.col-1-2, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-1-5, .col-2-5, .col-3-5, .col-4-5, .col-1-6, .col-5-6, .no-gap .col-1-2, .no-gap .col-1-3, .no-gap .col-2-3, .no-gap .col-1-4, .no-gap .col-3-4, .no-gap .col-1-5, .no-gap .col-2-5, .no-gap .col-3-5, .no-gap .col-4-5, .no-gap .col-1-6, .no-gap .col-5-6{width:100%;}
.mansory-3{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
.offset-left{padding-right:1rem;padding-left:1rem;}
.offset-right{padding-right:1rem;padding-left:1rem;}
}
@media only screen and (min-width: 600px) and (max-width: 850px) and (orientation: landscape) {
.mansory-5-column, .mansory-6-column{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
}
@media only screen and (min-width: 360px) and (max-width: 599px) {
.mansory-4-column, .mansory-5-column, .mansory-6-column{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
}
@media only screen and (max-width: 360px) {
.mansory-2-column, .mansory-3-column, .mansory-4-column, .mansory-5-column, .mansory-6-column {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
}:root{--form-ui-color:#ff7b5b;--form-ui-bg:var(--white);--form-size:2.5rem;--form-border-radius:5px;--form-border:solid 1px rgba(0, 0, 0, 0.2);--form-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
select{padding:0 0.75rem;color:var(--lila);height:var(--form-size);font-size:18px;line-height:1;margin:0;font-family:inherit;border-radius:var(--form-border-radius);-webkit-border-radius:var(--form-border-radius);-moz-border-radius:var(--form-border-radius);background-color:var(--form-ui-bg);box-shadow:var(--form-box-shadow);border:var(--form-border);margin-bottom:0.75rem;}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea, select{min-width:320px;max-width:100%;}
@media screen and (max-width:479px){
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea, select{min-width:250px;max-width:100%;}
}
select{-moz-appearance:none;-webkit-appearance:none;appearance:none;}
select::-ms-expand{display:none;}
.select{position:relative;display:inline-block;}
.select:after{border-style:solid;border-width:0.2rem 0.2rem 0 0;content:"";border-color:var(--form-ui-color);display:inline-block;height:calc(var(--form-size) * 0.2);width:calc(var(--form-size) * 0.2);background:transparent;position:absolute;top:50%;right:0.75rem;margin-top:-0.75rem;transform:rotate(135deg);pointer-events:none;}
textarea{background:rgba(255, 255, 255, 0.8);padding:0.75rem;display:block;color:var(--lila);font-size:inherit;height:auto;margin:0;font-family:inherit;height:8rem;border-radius:var(--form-border-radius);-webkit-border-radius:var(--form-border-radius);-moz-border-radius:var(--form-border-radius);background-color:var(--form-ui-bg);box-shadow:var(--form-box-shadow);border:var(--form-border);margin-bottom:0.75rem;}
#varandossag textarea{height:var(--form-size);margin-left:-3px;}
input[type="submit"]{-webkit-appearance:none;line-height:1.5;text-transform:uppercase;text-align:center;vertical-align:middle;cursor:pointer;background:transparent;border:none;background:var(--purple);color:var(--white);font-weight:300;font-size:1rem;padding:10px 13px;border-radius:5px;}
input[type="submit"]:hover{background:var(--white);color:var(--purple);border:solid 1px var(--purple);}
input[type="button"],
.button{-webkit-appearance:none;background:var(--purple);color:var(--white);border:none;font-size:1.2rem;line-height:1;text-transform:uppercase;text-align:center;vertical-align:middle;font-weight:400;cursor:pointer;display:inline-block;position:relative;font-family:inherit;text-decoration:none;padding:1rem calc(var(--form-size) * 0.5);border-radius:5px;width:100%;overflow:hidden;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-bottom:20px;letter-spacing:0.1rem;}
.button:hover{color:var(--lila);}
button{margin-top:20px;outline:none;text-align:center;vertical-align:middle;}
button span{line-height:1.5;}
.custom-btn{width:18rem;padding:1rem 0.2rem;border:2px solid var(--purple);font-family:inherit;font-weight:400;background:transparent;cursor:pointer;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all all 0.3s ease;-o-transition:all all 0.3s ease;position:relative;display:inline-block;-webkit-appearance:none;font-size:1rem;line-height:1;text-transform:uppercase;text-decoration:none;border-radius:5px;overflow:hidden;margin-bottom:20px;letter-spacing:0.1rem;}
@media screen and (max-width:479px){
.custom-btn{width:13rem;}
}
.elony .custom-btn{width:22rem;}
.galeria-text .custom-btn{width:100%;}
.custom-btn:hover{border-radius:0px;}
#xmas-main .custom-btn,
.xmas-main .custom-btn{width:auto;padding-right:1rem;padding-left:1rem;}
.btn-5{background:var(--purple);color:var(--white);border:none;}
.btn-5:hover{background:transparent;color:var(--purple);}
.btn-5:before, .btn-5:after{content:'';position:absolute;top:0;right:0;height:2px;width:0;background:var(--purple);transition:400ms ease all;}
.btn-5:after{right:inherit;top:inherit;left:0;bottom:0;}
.btn-5:hover:before, .btn-5:hover:after{width:100%;transition:800ms ease all;}
.btn{-webkit-appearance:none;background:transparent;color:var(--purple);border:none;font-size:1.2rem;line-height:1;text-transform:uppercase;text-align:center;vertical-align:middle;font-weight:500;cursor:pointer;display:inline-block;position:relative;font-family:inherit;text-decoration:none;padding:1rem calc(var(--form-size) * 0.5);border-radius:5px;border:solid 2px var(--purple);width:100%;overflow:hidden;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-bottom:20px;letter-spacing:0.1rem;}
.btn:hover{color:var(--white);background:var(--purple);}
.btn-1{padding:1rem 2rem !important;width:70%;display:block;margin:0 auto;font-size:1rem;}
@media screen and (max-width:767px){
.btn-1{width:100%;}
}
.btn-2{padding:1rem 2rem !important;width:30%;display:block;margin:0 auto;font-size:1.2rem;}
@media screen and (max-width:767px){
.btn-2{width:100%;}
}
::-webkit-input-placeholder{color:var(--white);}:-moz-placeholder{color:var(--white);}::-moz-placeholder{color:var(--white);}:-ms-input-placeholder{color:var(--white);}
input:focus, select:focus, textarea:focus{outline:none !important;border-color:var(--form-ui-color);}
input[type="checkbox"],
input[type="radio"]{display:none;}
input[type="checkbox"] + label,
input[type="radio"] + label,
input[type="checkbox"] + span,
input[type="radio"] + span{padding:0;display:inline-block;overflow:hidden;position:relative;margin:0.25rem 0.5rem 0.25rem 0;vertical-align:middle;}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before,
input[type="checkbox"] + span:before,
input[type="radio"] + span:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;content:"";display:inline-block;width:20px;height:20px;vertical-align:middle;cursor:pointer;border-radius:2px;background:var(--form-ui-bg);color:var(--lila);line-height:1;margin-right:0.5rem;box-shadow:var(--form-box-shadow);border:var(--form-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;}
input[type="radio"] + label:before,
input[type="radio"] + span:before{border-radius:50%;}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + span:before{content:"";background:var(--shite);color:var(--lila);box-shadow:var(--form-box-shadow);border:solid 1px var(--white);}
input[type="radio"]:checked + label:before,
input[type="radio"]:checked + span:before{content:"";color:#fff;box-shadow:var(--form-box-shadow);border:solid calc(var(--form-size) * 0.2) var(--purple);border-radius:50%;background:#fff;}
input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:checked + span:after{display:inline-block;text-align:center;width:calc(var(--form-size) * 0.75);height:calc(var(--form-size) * 0.75);line-height:calc(var(--form-size) * 0.75);font-weight:bold;font-size:calc(var(--form-size) * 0.5);font-family:sans-serif;color:#fff;vertical-align:middle;cursor:pointer;content:'L';position:absolute;top:-2px;left:-6px;transform:rotate(45deg) scale(-1, 1);}
.wpcf7-list-item{margin:0 1em 0 0 !important;}
.wpcf7 .wpcf7-submit:disabled{cursor:pointer;}
#responsive-form p{font-size:16px;margin-top:0;margin-bottom:0;font-family:'Raleway', sans-serif;font-weight:400;}
#responsive-form a{color:var(--purple);}
#responsive-form a:hover{color:var(--white);}
.clearfix:after{content:"";display:table;clear:both;}::placeholder{font-size:16px;color:var(--lila);font-family:'Raleway', sans-serif;font-weight:500;}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 textarea{width:100%;padding:10px;margin:20px 5px 5px 5px;font-size:16px;font-family:'Raleway', sans-serif;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.GDPR{margin:5px;}
#wpcf7-f42864-p25695-o1,
#wpcf7-f43006-p25695-o1,
#wpcf7-f43254-p26936-o1,
#wpcf7-f43690-p43588-o1,
#wpcf7-f44062-p44014-o1{background:var(--lila);color:var(--white);padding:1.5rem;}
.form-block{padding:0.2rem 0 0.2rem 0;}
.form-question p{font-weight:400 !important;}
#wpcf7-f42864-p25695-o1 h3,
#wpcf7-f43006-p25695-o1 h3,
#wpcf7-f43254-p26936-o1 h3,
#wpcf7-f43690-p43588-o1 h3,
#wpcf7-f44062-p44014-o1 h3{font-size:1.4rem;}
#wpcf7-f42864-p25695-o1 h4,
#wpcf7-f43006-p25695-o1 h4,
#wpcf7-f43254-p26936-o1 h4,
#wpcf7-f43690-p43588-o1 h4,
#wpcf7-f44062-p44014-o1 h4{font-size:1.2rem;}
#wpcf7-f42864-p25695-o1 div.select::after,
#wpcf7-f43006-p25695-o1 div.select::after,
#wpcf7-f43254-p26936-o1 div.select::after,
#wpcf7-f43690-p43588-o1 div.select::after,
#wpcf7-f44062-p44014-o1 div.select::after{color:var(--lila) !important;}
#wpcf7-f26636-p26634-o1{background:var(--lila);color:var(--white);padding:1.5rem;}
#wpcf7-f26383-p25695-o1 .select:after{border-style:solid;border-width:0.2rem 0.2rem 0 0;content:"";border-color:var(--lila);display:inline-block;height:calc(var(--form-size) * 0.2);width:calc(var(--form-size) * 0.2);background:transparent;position:absolute;top:50%;right:0.75rem;margin-top:-0.75rem;transform:rotate(135deg);pointer-events:none;}
#wpcf7-f26383-p25695-o1 p{font-size:18px;margin-top:0;margin-bottom:0;font-weight:300;}
.wpcf7 form.sent .wpcf7-response-output{border-color:var(--purple);color:var(--white);text-align:center;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{border-color:red;color:var(--white);text-align:center;}
.xmas-form {
margin: 0 auto;
}header .content-box{display:flex!important;justify-content:space-between!important;align-items:center!important;}
header{margin-bottom:20px;background:var(--white);}
#top-head{padding-top:10px;padding-bottom:10px;}
#top-menu{margin-bottom:0;padding-bottom:0;}
#top-menu ul{display:flex;justify-content:flex-end;align-items:center;padding:0;margin:0;}
#top-menu ul li{list-style-type:none;}
#top-menu ul li:first-child{margin-left:0;}
#top-menu ul li:nth-child(2){margin-left:20px;}
#top-menu ul li a{display:flex;align-items:center;text-decoration:none;}
#top-menu ul li.contact-phone a:before{content:"";display:inline-block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;margin-right:10px;background-image:url(//photom.hu/wp-content/themes/photom-theme/img/phone.png);position:relative;top:2px;}
#top-menu ul li.contact-mail a:before{content:"";display:inline-block;width:22px;height:18px;background-size:contain;background-repeat:no-repeat;margin-right:10px;background-image:url(//photom.hu/wp-content/themes/photom-theme/img/mail.png);position:relative;top:3px;}
#top-menu span{color:var(--purple);font-family:'Open Sans', sans-serif;font-weight:500;font-size:16px;}
#top-menu span:hover{color:var(--lila);}
@media only screen and (max-width: 380px) {
#top-menu ul{flex-direction:column;align-items:flex-start;}
#top-menu ul li{margin-left:0;margin-bottom:10px;}
#top-menu ul li:nth-child(2){margin-left:0px;}
#top-menu ul li.contact-phone, 
#top-menu ul li.contact-mail{width:100%;}
}
#main-head{background:var(--lila);}
#main-menu{position:relative;padding-bottom:15px;padding-top:15px;}
#main-menu ul{display:flex;margin:0;padding:0;}
#main-menu ul li{z-index:10;}
#main-menu ul li,
#main-menu ul li ul li{display:block;margin:0;padding:0;position:relative;}
#main-menu ul li a{color:var(--white);line-height:2.2rem;margin:0 0.8vw;display:inline-block;text-transform:none;position:relative;font-family:'Open Sans', sans-serif;font-weight:300;letter-spacing:0.05em;font-size:16px;}
#main-menu ul li ul li a{text-transform:none;font-family:'Open Sans', sans-serif;font-weight:300;letter-spacing:0.1em;font-size:15px;}
#main-menu ul li a:hover,
.current-menu-item a{color:var(--purple) !important;}
.sticky-btn.current-menu-item a{color:var(--purple) !important;}
#main-menu ul li ul li a{white-space:nowrap;}
.opener, .opener2{right:-3px;position:absolute;top:2px;width:1rem;height:2rem;cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center;}
.opener svg, .opener2 svg{width:0.5rem;height:auto;}
.opener svg path, .opener2 svg path{fill:var(--white);}
#main-menu ul li.menu-item-has-children:not(.kattinthato-menu) > a{pointer-events:none;cursor:default;}
#main-menu ul li.kattinthato-menu > a{pointer-events:auto;cursor:pointer;}
@media only screen and (min-width: 961px) {
#main-menu ul li ul{z-index:10;display:block;position:absolute;left:-0.5vw;background:var(--lila);top:1.8em;padding:0.5vw 0.5vw;opacity:0;visibility:hidden;box-shadow:0 1px 10px rgba(0, 0, 0, 0.2);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
#main-menu ul li ul li ul{z-index:10;display:none;position:absolute;left:-0.5vw;background:var(--lila);top:1.8em;padding:0.5vw 0.5vw;opacity:0!important;visibility:hidden!important;box-shadow:0 1px 10px rgba(0, 0, 0, 0.2);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
#main-menu ul > li:hover ul{opacity:1;visibility:visible;display:block;top:2.2rem;}
#main-menu ul li ul li:hover > ul{opacity:1!important;visibility:visible!important;display:block;top:0;left:100%;}
#main-menu div > ul > li > a:before{content:'';position:absolute;width:0;height:2px;background:var(--lila);display:block;bottom:0;left:0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
#main-menu div > ul > li > a:hover:before{width:100%;height:2px;}
#main-menu ul li ul li{width:100%;}
#main-menu ul.sub-menu.open{opacity:1;max-height:1000px;}
}
@media only screen and (max-width: 960px) {
header .content-box {
flex-wrap: wrap;
}
#logo {
display: inline-block;
}
#logo a {
margin: 0.5rem 0;
}
#hamburger {
height: 2rem;
width: 2rem;
padding: 0.5rem;
background: var(--lila);
border-radius: 10%;
display: flex;
flex-flow: column;
justify-content: space-between;
margin: 0;
cursor: pointer;
position: relative;
}
#hamburger span {
position: relative;
display: block;
height: 2px;
background: var(--white);
opacity: 1;
border-radius: 3px;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
#hamburger span:nth-child(1) {
top: 0;
}
#hamburger span:nth-child(3) {
bottom: 0;
}
#hamburger.open span:nth-child(1) {
top: 50%;
margin-top: -1px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
#hamburger.open span:nth-child(3) {
bottom: 50%;
margin-bottom: -1px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
#hamburger.open span:nth-child(2) {
opacity: 0;
}
#main-menu {
border-top: none;
width: 100%;
padding-bottom: 0;
padding-top: 0;
}
#main-menu ul {
overflow: hidden;
display: block;
-webkit-transition: all .8s ease-in-out;
-moz-transition: all .8s ease-in-out;
-o-transition: all .8s ease-in-out;
transition: all .8s ease-in-out;
}
#main-menu ul.open,
#main-menu ul.sub-menu.open {
opacity: 1;
max-height: 1000px;
}
#main-menu ul.sub-menu,
#main-menu ul {
max-height: 0;
opacity: 0;
}
#main-menu ul li {
text-align: left;
display: block;
float: none;
}
#main-menu ul li:last-of-type a {
border: none;
}
#main-menu ul li a {
padding: 10px;
margin: 0;
display: block;
border-bottom: solid 1px #ddd;
}
#main-menu ul li ul li a {
padding: 0 15px;
border: none;
}
.opener, .opener2 {
right: -3px;
position: absolute;
top: 0px;
width: 2rem;
height: 2rem;
cursor: pointer;
z-index: 10;
display: flex;
justify-content: center;
align-items: center;
}
.opener svg, .opener2 svg {
width: 50%;
height: auto;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
padding-top: 20px;
}
.opener svg path
.opener2 svg path {
fill: var(--white);
}
.open.opener svg, .open.opener2 svg {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
}.comment-list li ol, .comment-list li ol li ol, .comment-list li ol li ol li ol{margin-left:20px;}
.comment-list, .comment-list li{margin:0 !important;padding:0 !important;}
.comment-list li:before{display:none;}
.comment-body{padding:15px 0 15px 65px;position:relative;border-bottom:solid 1px #ddd;}
.comment-author, .comment-meta{display:inline-block;margin-bottom:10px;}
.comment-author .avatar{height:50px;left:0;position:absolute;width:50px;border-radius:50%;}
.comment-author .says{display:none;}
.comments-nav{overflow:hidden;clear:both;border-bottom:solid 1px #ddd;text-align:center;}
.comments-nav a, .comments-nav span{display:inline-block;padding:10px 5px;}
.comments-nav span{font-weight:700;}
.prev-comments{border-style:solid;border-width:2px 2px 0 0;border-color:#85af4b;padding:0px !important;content:"";display:inline-block;height:12px;width:12px;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}
.next-comments {
border-style: solid;
border-width: 2px 2px 0 0;
border-color: #85af4b;
content: "";
display: inline-block;
padding: 0px !important;
height: 12px;
width: 12px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}.wpcf7 form{display:block;}
.wpcf7-form label{display:block;}
#page-header .l-subheader-cell .w-socials-item.twitter .fa-x-twitter svg {
display: none !important;
}:root{--uacf7-global-color-primary:#382673;--uacf7-global-text-color-secondary:#383c41;--uacf7-global-placeholder-color:#606266;--uacf7-global-border-color:#e4e9f8;--uacf7-global-button-color:var(--uacf7-global-color-primary);--uacf7-border-radius:5px;--uacf7-white-color:#fff;}
.uacf7-wrapper-default{border:none !important;margin:0 !important;padding:0 !important;box-shadow:none !important;outline:none !important;min-inline-size:100%;}
.uacf7-wrapper-default hr{background-color:var(--uacf7-global-border-color);border:none;height:1px;margin-bottom:20px;width:100%;}
.uacf7-wrapper-default label{display:inline-block;font-weight:500;line-height:inherit;margin-bottom:15px;width:100%;}
.uacf7-wrapper-default label span{display:block;margin-top:5px;}
.uacf7-wrapper-default .wpcf7-acceptance label span{display:inline-block;margin-top:5px;}
.uacf7-wrapper-default input[type="date"],
.uacf7-wrapper-default input[type="email"],
.uacf7-wrapper-default input[type="number"],
.uacf7-wrapper-default input[type="password"],
.uacf7-wrapper-default input[type="search"],
.uacf7-wrapper-default input[type="tel"],
.uacf7-wrapper-default input[type="text"],
.uacf7-wrapper-default input[type="url"],
.uacf7-wrapper-default select, .uacf7-wrapper-default textarea, .uacf7-wrapper-default label span textarea, .uacf7-wrapper-default label span input{padding:0.7rem 1rem;background-clip:padding-box;background-image:none;border:1px solid var(--uacf7-global-border-color);border-radius:var(--uacf7-border-radius);color:var(--uacf7-global-text-color-secondary);transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;outline:none;}
.uacf7-wrapper-default textarea{height:90px;}
input[type="date"]:focus-visible,
input[type="date"]:visited,
input[type="email"]:focus-visible,
input[type="email"]:visited,
input[type="number"]:focus-visible,
input[type="number"]:visited,
input[type="password"]:focus-visible,
input[type="password"]:visited,
input[type="search"]:focus-visible,
input[type="search"]:visited,
input[type="tel"]:focus-visible,
input[type="tel"]:visited,
input[type="text"]:focus-visible,
input[type="text"]:visited,
select:visited, select:focus-visible, textarea:visited, textarea:focus-visible{border-color:var(--uacf7-global-button-color) !important;}
.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item-label{margin:0;}
.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item{display:flex !important;align-items:center;margin:0.5em 0 0 1em;font-weight:400;}
.uacf7-wrapper-default .uacf7-checkbox span input{margin-right:10px;}
.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item-label{margin:0;}
.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item{display:flex !important;align-items:center;margin:0.5em 0 0 1em;font-weight:400;}
.uacf7-wrapper-default .uacf7-radio span input{margin-right:10px;}
.uacf7-wrapper-default .uacf7-rating label span{display:inline-block;}
.uacf7-wrapper-default .uacf7-submint{display:flex;align-items:center;}
.uacf7-wrapper-default .uacf7-submint.end{display:flex;flex-direction:row-reverse;align-items:center;}
.uacf7-wrapper-default .uacf7-submint input[type="submit"]{font-size:16px;font-weight:700;color:var(--uacf7-white-color);background-color:var(--uacf7-global-color-primary);border-style:solid;border-radius:var(--uacf7-border-radius);border-width:2px;border-color:var(--uacf7-white-color);padding:10px 20px;text-align:center;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;outline:none;}
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:hover{color:var(--uacf7-white-color);background-color:var(--uacf7-global-color-primary);}
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]{background-color:var(--uacf7-global-color-primary);color:var(--uacf7-white-color) !important;}
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:hover{color:var(--uacf7-global-color-primary);background-color:var(--uacf7-white-color);}
.uacf7-wrapper-default .uacf7-submint.full-width{position:relative;}
.uacf7-wrapper-default .uacf7-submint.full-width input[type="submit"]{width:100%;}
.uacf7-wrapper-default .uacf7-submint.full-width > span{position:absolute;left:50%;margin-left:-12px;}
.uacf7-wrapper-default .uacf7-submint.fill.full-width > span.wpcf7-spinner{background-color:var(--uacf7-white-color);}
.uacf7-wrapper-default
.uacf7-submint.fill.full-width
> span.wpcf7-spinner::before{background-color:var(--uacf7-global-color-primary);}
.uacf7-wrapper-default .uacf7-charity-dinner{padding:0 15px;}
.uacf7-wrapper-default .uacf7-charity-dinner .wpcf7-submit{background:#115e99 !important;color:#ffffff !important;border-color:#115e99 !important;}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit{background-color:#e6a23c !important;border-radius:6px;font-size:18px;line-height:1.5;padding:8px 16px;}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit:hover {
background-color: #ebb563 !important;
}html .ea-bootstrap{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body .ea-bootstrap{margin:0;font-size:14px;font-weight:normal;}
.ea-bootstrap article, .ea-bootstrap aside, .ea-bootstrap details, .ea-bootstrap figcaption, .ea-bootstrap figure, .ea-bootstrap footer, .ea-bootstrap header, .ea-bootstrap hgroup, .ea-bootstrap main, .ea-bootstrap menu, .ea-bootstrap nav, .ea-bootstrap section, .ea-bootstrap summary{display:block;}
.ea-bootstrap audio, .ea-bootstrap canvas, .ea-bootstrap progress, .ea-bootstrap video{display:inline-block;vertical-align:baseline;}
.ea-bootstrap audio:not([controls]){display:none;height:0;}
.ea-bootstrap [hidden],
.ea-bootstrap template{display:none;}
.ea-bootstrap a{background-color:transparent;}
.ea-bootstrap a:active, .ea-bootstrap a:hover{outline:0;}
.ea-bootstrap abbr[title]{border-bottom:1px dotted;}
.ea-bootstrap b, .ea-bootstrap strong{font-weight:bold;}
.ea-bootstrap dfn{font-style:italic;}
.ea-bootstrap h1{margin:.67em 0;font-size:2em;}
.ea-bootstrap mark{color:#000;background:#ff0;}
.ea-bootstrap small{font-size:80%;}
.ea-bootstrap sub, .ea-bootstrap sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
.ea-bootstrap sup{top:-.5em;}
.ea-bootstrap sub{bottom:-.25em;}
.ea-bootstrap img{border:0;}
.ea-bootstrap svg:not(:root){overflow:hidden;}
.ea-bootstrap figure{margin:1em 40px;}
.ea-bootstrap hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.ea-bootstrap pre{overflow:auto;}
.ea-bootstrap code, .ea-bootstrap kbd, .ea-bootstrap pre, .ea-bootstrap samp{font-family:monospace, monospace;font-size:1em;}
.ea-bootstrap button, .ea-bootstrap input, .ea-bootstrap optgroup, .ea-bootstrap select, .ea-bootstrap textarea{margin:0;font:inherit;color:inherit;}
.ea-bootstrap button{overflow:visible;}
.ea-bootstrap button, .ea-bootstrap select{text-transform:none;}
.ea-bootstrap button, .ea-bootstrap html input[type="button"],
.ea-bootstrap input[type="reset"],
.ea-bootstrap input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
.ea-bootstrap button[disabled],
.ea-bootstrap html input[disabled]{cursor:default;}
.ea-bootstrap button::-moz-focus-inner, .ea-bootstrap input::-moz-focus-inner{padding:0;border:0;}
.ea-bootstrap input{line-height:normal;}
.ea-bootstrap input[type="checkbox"],
.ea-bootstrap input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}
.ea-bootstrap input[type="number"]::-webkit-inner-spin-button,
.ea-bootstrap input[type="number"]::-webkit-outer-spin-button{height:auto;}
.ea-bootstrap input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
.ea-bootstrap input[type="search"]::-webkit-search-cancel-button,
.ea-bootstrap input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
.ea-bootstrap fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0;}
.ea-bootstrap legend{padding:0;border:0;}
.ea-bootstrap textarea{overflow:auto;}
.ea-bootstrap optgroup{font-weight:bold;}
.ea-bootstrap table{border-spacing:0;border-collapse:collapse;}
.ea-bootstrap td, .ea-bootstrap th{padding:0;}
@media print {
.ea-bootstrap *,
.ea-bootstrap *:before,
.ea-bootstrap *:after{color:#000 !important;text-shadow:none !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important;}
.ea-bootstrap a, .ea-bootstrap a:visited{text-decoration:underline;}
.ea-bootstrap a[href]:after{content:" (" attr(href) ")";}
.ea-bootstrap abbr[title]:after{content:" (" attr(title) ")";}
.ea-bootstrap a[href^="#"]:after,
.ea-bootstrap a[href^="javascript:"]:after{content:"";}
.ea-bootstrap pre, .ea-bootstrap blockquote{border:1px solid #999;page-break-inside:avoid;}
.ea-bootstrap thead{display:table-header-group;}
.ea-bootstrap tr, .ea-bootstrap img{page-break-inside:avoid;}
.ea-bootstrap img{max-width:100% !important;}
.ea-bootstrap p, .ea-bootstrap h2, .ea-bootstrap h3{orphans:3;widows:3;}
.ea-bootstrap h2, .ea-bootstrap h3{page-break-after:avoid;}
.ea-bootstrap .navbar{display:none;}
.ea-bootstrap .btn > .caret, .ea-bootstrap .dropup > .btn > .caret{border-top-color:#000 !important;}
.ea-bootstrap .label{border:1px solid #000;}
.ea-bootstrap .table{border-collapse:collapse !important;}
.ea-bootstrap .table td, .ea-bootstrap .table th{background-color:#fff !important;}
.ea-bootstrap .table-bordered th, .ea-bootstrap .table-bordered td{border:1px solid #ddd !important;}
}
@font-face{font-family:'Glyphicons Halflings';src:url(//photom.hu/wp-content/plugins/easy-appointments/components/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(//photom.hu/wp-content/plugins/easy-appointments/components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//photom.hu/wp-content/plugins/easy-appointments/components/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//photom.hu/wp-content/plugins/easy-appointments/components/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//photom.hu/wp-content/plugins/easy-appointments/components/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//photom.hu/wp-content/plugins/easy-appointments/components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');}
.ea-bootstrap .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.ea-bootstrap .glyphicon-asterisk:before{content:"\2a";}
.ea-bootstrap .glyphicon-plus:before{content:"\2b";}
.ea-bootstrap .glyphicon-euro:before, .ea-bootstrap .glyphicon-eur:before{content:"\20ac";}
.ea-bootstrap .glyphicon-minus:before{content:"\2212";}
.ea-bootstrap .glyphicon-cloud:before{content:"\2601";}
.ea-bootstrap .glyphicon-envelope:before{content:"\2709";}
.ea-bootstrap .glyphicon-pencil:before{content:"\270f";}
.ea-bootstrap .glyphicon-glass:before{content:"\e001";}
.ea-bootstrap .glyphicon-music:before{content:"\e002";}
.ea-bootstrap .glyphicon-search:before{content:"\e003";}
.ea-bootstrap .glyphicon-heart:before{content:"\e005";}
.ea-bootstrap .glyphicon-star:before{content:"\e006";}
.ea-bootstrap .glyphicon-star-empty:before{content:"\e007";}
.ea-bootstrap .glyphicon-user:before{content:"\e008";}
.ea-bootstrap .glyphicon-film:before{content:"\e009";}
.ea-bootstrap .glyphicon-th-large:before{content:"\e010";}
.ea-bootstrap .glyphicon-th:before{content:"\e011";}
.ea-bootstrap .glyphicon-th-list:before{content:"\e012";}
.ea-bootstrap .glyphicon-ok:before{content:"\e013";}
.ea-bootstrap .glyphicon-remove:before{content:"\e014";}
.ea-bootstrap .glyphicon-zoom-in:before{content:"\e015";}
.ea-bootstrap .glyphicon-zoom-out:before{content:"\e016";}
.ea-bootstrap .glyphicon-off:before{content:"\e017";}
.ea-bootstrap .glyphicon-signal:before{content:"\e018";}
.ea-bootstrap .glyphicon-cog:before{content:"\e019";}
.ea-bootstrap .glyphicon-trash:before{content:"\e020";}
.ea-bootstrap .glyphicon-home:before{content:"\e021";}
.ea-bootstrap .glyphicon-file:before{content:"\e022";}
.ea-bootstrap .glyphicon-time:before{content:"\e023";}
.ea-bootstrap .glyphicon-road:before{content:"\e024";}
.ea-bootstrap .glyphicon-download-alt:before{content:"\e025";}
.ea-bootstrap .glyphicon-download:before{content:"\e026";}
.ea-bootstrap .glyphicon-upload:before{content:"\e027";}
.ea-bootstrap .glyphicon-inbox:before{content:"\e028";}
.ea-bootstrap .glyphicon-play-circle:before{content:"\e029";}
.ea-bootstrap .glyphicon-repeat:before{content:"\e030";}
.ea-bootstrap .glyphicon-refresh:before{content:"\e031";}
.ea-bootstrap .glyphicon-list-alt:before{content:"\e032";}
.ea-bootstrap .glyphicon-lock:before{content:"\e033";}
.ea-bootstrap .glyphicon-flag:before{content:"\e034";}
.ea-bootstrap .glyphicon-headphones:before{content:"\e035";}
.ea-bootstrap .glyphicon-volume-off:before{content:"\e036";}
.ea-bootstrap .glyphicon-volume-down:before{content:"\e037";}
.ea-bootstrap .glyphicon-volume-up:before{content:"\e038";}
.ea-bootstrap .glyphicon-qrcode:before{content:"\e039";}
.ea-bootstrap .glyphicon-barcode:before{content:"\e040";}
.ea-bootstrap .glyphicon-tag:before{content:"\e041";}
.ea-bootstrap .glyphicon-tags:before{content:"\e042";}
.ea-bootstrap .glyphicon-book:before{content:"\e043";}
.ea-bootstrap .glyphicon-bookmark:before{content:"\e044";}
.ea-bootstrap .glyphicon-print:before{content:"\e045";}
.ea-bootstrap .glyphicon-camera:before{content:"\e046";}
.ea-bootstrap .glyphicon-font:before{content:"\e047";}
.ea-bootstrap .glyphicon-bold:before{content:"\e048";}
.ea-bootstrap .glyphicon-italic:before{content:"\e049";}
.ea-bootstrap .glyphicon-text-height:before{content:"\e050";}
.ea-bootstrap .glyphicon-text-width:before{content:"\e051";}
.ea-bootstrap .glyphicon-align-left:before{content:"\e052";}
.ea-bootstrap .glyphicon-align-center:before{content:"\e053";}
.ea-bootstrap .glyphicon-align-right:before{content:"\e054";}
.ea-bootstrap .glyphicon-align-justify:before{content:"\e055";}
.ea-bootstrap .glyphicon-list:before{content:"\e056";}
.ea-bootstrap .glyphicon-indent-left:before{content:"\e057";}
.ea-bootstrap .glyphicon-indent-right:before{content:"\e058";}
.ea-bootstrap .glyphicon-facetime-video:before{content:"\e059";}
.ea-bootstrap .glyphicon-picture:before{content:"\e060";}
.ea-bootstrap .glyphicon-map-marker:before{content:"\e062";}
.ea-bootstrap .glyphicon-adjust:before{content:"\e063";}
.ea-bootstrap .glyphicon-tint:before{content:"\e064";}
.ea-bootstrap .glyphicon-edit:before{content:"\e065";}
.ea-bootstrap .glyphicon-share:before{content:"\e066";}
.ea-bootstrap .glyphicon-check:before{content:"\e067";}
.ea-bootstrap .glyphicon-move:before{content:"\e068";}
.ea-bootstrap .glyphicon-step-backward:before{content:"\e069";}
.ea-bootstrap .glyphicon-fast-backward:before{content:"\e070";}
.ea-bootstrap .glyphicon-backward:before{content:"\e071";}
.ea-bootstrap .glyphicon-play:before{content:"\e072";}
.ea-bootstrap .glyphicon-pause:before{content:"\e073";}
.ea-bootstrap .glyphicon-stop:before{content:"\e074";}
.ea-bootstrap .glyphicon-forward:before{content:"\e075";}
.ea-bootstrap .glyphicon-fast-forward:before{content:"\e076";}
.ea-bootstrap .glyphicon-step-forward:before{content:"\e077";}
.ea-bootstrap .glyphicon-eject:before{content:"\e078";}
.ea-bootstrap .glyphicon-chevron-left:before{content:"\e079";}
.ea-bootstrap .glyphicon-chevron-right:before{content:"\e080";}
.ea-bootstrap .glyphicon-plus-sign:before{content:"\e081";}
.ea-bootstrap .glyphicon-minus-sign:before{content:"\e082";}
.ea-bootstrap .glyphicon-remove-sign:before{content:"\e083";}
.ea-bootstrap .glyphicon-ok-sign:before{content:"\e084";}
.ea-bootstrap .glyphicon-question-sign:before{content:"\e085";}
.ea-bootstrap .glyphicon-info-sign:before{content:"\e086";}
.ea-bootstrap .glyphicon-screenshot:before{content:"\e087";}
.ea-bootstrap .glyphicon-remove-circle:before{content:"\e088";}
.ea-bootstrap .glyphicon-ok-circle:before{content:"\e089";}
.ea-bootstrap .glyphicon-ban-circle:before{content:"\e090";}
.ea-bootstrap .glyphicon-arrow-left:before{content:"\e091";}
.ea-bootstrap .glyphicon-arrow-right:before{content:"\e092";}
.ea-bootstrap .glyphicon-arrow-up:before{content:"\e093";}
.ea-bootstrap .glyphicon-arrow-down:before{content:"\e094";}
.ea-bootstrap .glyphicon-share-alt:before{content:"\e095";}
.ea-bootstrap .glyphicon-resize-full:before{content:"\e096";}
.ea-bootstrap .glyphicon-resize-small:before{content:"\e097";}
.ea-bootstrap .glyphicon-exclamation-sign:before{content:"\e101";}
.ea-bootstrap .glyphicon-gift:before{content:"\e102";}
.ea-bootstrap .glyphicon-leaf:before{content:"\e103";}
.ea-bootstrap .glyphicon-fire:before{content:"\e104";}
.ea-bootstrap .glyphicon-eye-open:before{content:"\e105";}
.ea-bootstrap .glyphicon-eye-close:before{content:"\e106";}
.ea-bootstrap .glyphicon-warning-sign:before{content:"\e107";}
.ea-bootstrap .glyphicon-plane:before{content:"\e108";}
.ea-bootstrap .glyphicon-calendar:before{content:"\e109";}
.ea-bootstrap .glyphicon-random:before{content:"\e110";}
.ea-bootstrap .glyphicon-comment:before{content:"\e111";}
.ea-bootstrap .glyphicon-magnet:before{content:"\e112";}
.ea-bootstrap .glyphicon-chevron-up:before{content:"\e113";}
.ea-bootstrap .glyphicon-chevron-down:before{content:"\e114";}
.ea-bootstrap .glyphicon-retweet:before{content:"\e115";}
.ea-bootstrap .glyphicon-shopping-cart:before{content:"\e116";}
.ea-bootstrap .glyphicon-folder-close:before{content:"\e117";}
.ea-bootstrap .glyphicon-folder-open:before{content:"\e118";}
.ea-bootstrap .glyphicon-resize-vertical:before{content:"\e119";}
.ea-bootstrap .glyphicon-resize-horizontal:before{content:"\e120";}
.ea-bootstrap .glyphicon-hdd:before{content:"\e121";}
.ea-bootstrap .glyphicon-bullhorn:before{content:"\e122";}
.ea-bootstrap .glyphicon-bell:before{content:"\e123";}
.ea-bootstrap .glyphicon-certificate:before{content:"\e124";}
.ea-bootstrap .glyphicon-thumbs-up:before{content:"\e125";}
.ea-bootstrap .glyphicon-thumbs-down:before{content:"\e126";}
.ea-bootstrap .glyphicon-hand-right:before{content:"\e127";}
.ea-bootstrap .glyphicon-hand-left:before{content:"\e128";}
.ea-bootstrap .glyphicon-hand-up:before{content:"\e129";}
.ea-bootstrap .glyphicon-hand-down:before{content:"\e130";}
.ea-bootstrap .glyphicon-circle-arrow-right:before{content:"\e131";}
.ea-bootstrap .glyphicon-circle-arrow-left:before{content:"\e132";}
.ea-bootstrap .glyphicon-circle-arrow-up:before{content:"\e133";}
.ea-bootstrap .glyphicon-circle-arrow-down:before{content:"\e134";}
.ea-bootstrap .glyphicon-globe:before{content:"\e135";}
.ea-bootstrap .glyphicon-wrench:before{content:"\e136";}
.ea-bootstrap .glyphicon-tasks:before{content:"\e137";}
.ea-bootstrap .glyphicon-filter:before{content:"\e138";}
.ea-bootstrap .glyphicon-briefcase:before{content:"\e139";}
.ea-bootstrap .glyphicon-fullscreen:before{content:"\e140";}
.ea-bootstrap .glyphicon-dashboard:before{content:"\e141";}
.ea-bootstrap .glyphicon-paperclip:before{content:"\e142";}
.ea-bootstrap .glyphicon-heart-empty:before{content:"\e143";}
.ea-bootstrap .glyphicon-link:before{content:"\e144";}
.ea-bootstrap .glyphicon-phone:before{content:"\e145";}
.ea-bootstrap .glyphicon-pushpin:before{content:"\e146";}
.ea-bootstrap .glyphicon-usd:before{content:"\e148";}
.ea-bootstrap .glyphicon-gbp:before{content:"\e149";}
.ea-bootstrap .glyphicon-sort:before{content:"\e150";}
.ea-bootstrap .glyphicon-sort-by-alphabet:before{content:"\e151";}
.ea-bootstrap .glyphicon-sort-by-alphabet-alt:before{content:"\e152";}
.ea-bootstrap .glyphicon-sort-by-order:before{content:"\e153";}
.ea-bootstrap .glyphicon-sort-by-order-alt:before{content:"\e154";}
.ea-bootstrap .glyphicon-sort-by-attributes:before{content:"\e155";}
.ea-bootstrap .glyphicon-sort-by-attributes-alt:before{content:"\e156";}
.ea-bootstrap .glyphicon-unchecked:before{content:"\e157";}
.ea-bootstrap .glyphicon-expand:before{content:"\e158";}
.ea-bootstrap .glyphicon-collapse-down:before{content:"\e159";}
.ea-bootstrap .glyphicon-collapse-up:before{content:"\e160";}
.ea-bootstrap .glyphicon-log-in:before{content:"\e161";}
.ea-bootstrap .glyphicon-flash:before{content:"\e162";}
.ea-bootstrap .glyphicon-log-out:before{content:"\e163";}
.ea-bootstrap .glyphicon-new-window:before{content:"\e164";}
.ea-bootstrap .glyphicon-record:before{content:"\e165";}
.ea-bootstrap .glyphicon-save:before{content:"\e166";}
.ea-bootstrap .glyphicon-open:before{content:"\e167";}
.ea-bootstrap .glyphicon-saved:before{content:"\e168";}
.ea-bootstrap .glyphicon-import:before{content:"\e169";}
.ea-bootstrap .glyphicon-export:before{content:"\e170";}
.ea-bootstrap .glyphicon-send:before{content:"\e171";}
.ea-bootstrap .glyphicon-floppy-disk:before{content:"\e172";}
.ea-bootstrap .glyphicon-floppy-saved:before{content:"\e173";}
.ea-bootstrap .glyphicon-floppy-remove:before{content:"\e174";}
.ea-bootstrap .glyphicon-floppy-save:before{content:"\e175";}
.ea-bootstrap .glyphicon-floppy-open:before{content:"\e176";}
.ea-bootstrap .glyphicon-credit-card:before{content:"\e177";}
.ea-bootstrap .glyphicon-transfer:before{content:"\e178";}
.ea-bootstrap .glyphicon-cutlery:before{content:"\e179";}
.ea-bootstrap .glyphicon-header:before{content:"\e180";}
.ea-bootstrap .glyphicon-compressed:before{content:"\e181";}
.ea-bootstrap .glyphicon-earphone:before{content:"\e182";}
.ea-bootstrap .glyphicon-phone-alt:before{content:"\e183";}
.ea-bootstrap .glyphicon-tower:before{content:"\e184";}
.ea-bootstrap .glyphicon-stats:before{content:"\e185";}
.ea-bootstrap .glyphicon-sd-video:before{content:"\e186";}
.ea-bootstrap .glyphicon-hd-video:before{content:"\e187";}
.ea-bootstrap .glyphicon-subtitles:before{content:"\e188";}
.ea-bootstrap .glyphicon-sound-stereo:before{content:"\e189";}
.ea-bootstrap .glyphicon-sound-dolby:before{content:"\e190";}
.ea-bootstrap .glyphicon-sound-5-1:before{content:"\e191";}
.ea-bootstrap .glyphicon-sound-6-1:before{content:"\e192";}
.ea-bootstrap .glyphicon-sound-7-1:before{content:"\e193";}
.ea-bootstrap .glyphicon-copyright-mark:before{content:"\e194";}
.ea-bootstrap .glyphicon-registration-mark:before{content:"\e195";}
.ea-bootstrap .glyphicon-cloud-download:before{content:"\e197";}
.ea-bootstrap .glyphicon-cloud-upload:before{content:"\e198";}
.ea-bootstrap .glyphicon-tree-conifer:before{content:"\e199";}
.ea-bootstrap .glyphicon-tree-deciduous:before{content:"\e200";}
.ea-bootstrap .glyphicon-cd:before{content:"\e201";}
.ea-bootstrap .glyphicon-save-file:before{content:"\e202";}
.ea-bootstrap .glyphicon-open-file:before{content:"\e203";}
.ea-bootstrap .glyphicon-level-up:before{content:"\e204";}
.ea-bootstrap .glyphicon-copy:before{content:"\e205";}
.ea-bootstrap .glyphicon-paste:before{content:"\e206";}
.ea-bootstrap .glyphicon-alert:before{content:"\e209";}
.ea-bootstrap .glyphicon-equalizer:before{content:"\e210";}
.ea-bootstrap .glyphicon-king:before{content:"\e211";}
.ea-bootstrap .glyphicon-queen:before{content:"\e212";}
.ea-bootstrap .glyphicon-pawn:before{content:"\e213";}
.ea-bootstrap .glyphicon-bishop:before{content:"\e214";}
.ea-bootstrap .glyphicon-knight:before{content:"\e215";}
.ea-bootstrap .glyphicon-baby-formula:before{content:"\e216";}
.ea-bootstrap .glyphicon-tent:before{content:"\26fa";}
.ea-bootstrap .glyphicon-blackboard:before{content:"\e218";}
.ea-bootstrap .glyphicon-bed:before{content:"\e219";}
.ea-bootstrap .glyphicon-apple:before{content:"\f8ff";}
.ea-bootstrap .glyphicon-erase:before{content:"\e221";}
.ea-bootstrap .glyphicon-hourglass:before{content:"\231b";}
.ea-bootstrap .glyphicon-lamp:before{content:"\e223";}
.ea-bootstrap .glyphicon-duplicate:before{content:"\e224";}
.ea-bootstrap .glyphicon-piggy-bank:before{content:"\e225";}
.ea-bootstrap .glyphicon-scissors:before{content:"\e226";}
.ea-bootstrap .glyphicon-bitcoin:before{content:"\e227";}
.ea-bootstrap .glyphicon-btc:before{content:"\e227";}
.ea-bootstrap .glyphicon-xbt:before{content:"\e227";}
.ea-bootstrap .glyphicon-yen:before{content:"\00a5";}
.ea-bootstrap .glyphicon-jpy:before{content:"\00a5";}
.ea-bootstrap .glyphicon-ruble:before{content:"\20bd";}
.ea-bootstrap .glyphicon-rub:before{content:"\20bd";}
.ea-bootstrap .glyphicon-scale:before{content:"\e230";}
.ea-bootstrap .glyphicon-ice-lolly:before{content:"\e231";}
.ea-bootstrap .glyphicon-ice-lolly-tasted:before{content:"\e232";}
.ea-bootstrap .glyphicon-education:before{content:"\e233";}
.ea-bootstrap .glyphicon-option-horizontal:before{content:"\e234";}
.ea-bootstrap .glyphicon-option-vertical:before{content:"\e235";}
.ea-bootstrap .glyphicon-menu-hamburger:before{content:"\e236";}
.ea-bootstrap .glyphicon-modal-window:before{content:"\e237";}
.ea-bootstrap .glyphicon-oil:before{content:"\e238";}
.ea-bootstrap .glyphicon-grain:before{content:"\e239";}
.ea-bootstrap .glyphicon-sunglasses:before{content:"\e240";}
.ea-bootstrap .glyphicon-text-size:before{content:"\e241";}
.ea-bootstrap .glyphicon-text-color:before{content:"\e242";}
.ea-bootstrap .glyphicon-text-background:before{content:"\e243";}
.ea-bootstrap .glyphicon-object-align-top:before{content:"\e244";}
.ea-bootstrap .glyphicon-object-align-bottom:before{content:"\e245";}
.ea-bootstrap .glyphicon-object-align-horizontal:before{content:"\e246";}
.ea-bootstrap .glyphicon-object-align-left:before{content:"\e247";}
.ea-bootstrap .glyphicon-object-align-vertical:before{content:"\e248";}
.ea-bootstrap .glyphicon-object-align-right:before{content:"\e249";}
.ea-bootstrap .glyphicon-triangle-right:before{content:"\e250";}
.ea-bootstrap .glyphicon-triangle-left:before{content:"\e251";}
.ea-bootstrap .glyphicon-triangle-bottom:before{content:"\e252";}
.ea-bootstrap .glyphicon-triangle-top:before{content:"\e253";}
.ea-bootstrap .glyphicon-console:before{content:"\e254";}
.ea-bootstrap .glyphicon-superscript:before{content:"\e255";}
.ea-bootstrap .glyphicon-subscript:before{content:"\e256";}
.ea-bootstrap .glyphicon-menu-left:before{content:"\e257";}
.ea-bootstrap .glyphicon-menu-right:before{content:"\e258";}
.ea-bootstrap .glyphicon-menu-down:before{content:"\e259";}
.ea-bootstrap .glyphicon-menu-up:before{content:"\e260";}
.ea-bootstrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.ea-bootstrap *:before,
.ea-bootstrap *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.ea-bootstrap html{font-size:10px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.ea-bootstrap body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;}
.ea-bootstrap input, .ea-bootstrap button, .ea-bootstrap select, .ea-bootstrap textarea{font-family:inherit;font-size:inherit;line-height:inherit;}
.ea-bootstrap a{color:#337ab7;text-decoration:none;}
.ea-bootstrap a:hover, .ea-bootstrap a:focus{color:#23527c;text-decoration:underline;}
.ea-bootstrap a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.ea-bootstrap figure{margin:0;}
.ea-bootstrap img{vertical-align:middle;}
.ea-bootstrap .img-responsive{display:block;max-width:100%;height:auto;}
.ea-bootstrap .img-rounded{border-radius:6px;}
.ea-bootstrap .img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.ea-bootstrap .img-circle{border-radius:50%;}
.ea-bootstrap hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee;}
.ea-bootstrap .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.ea-bootstrap .sr-only-focusable:active, .ea-bootstrap .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
.ea-bootstrap [role="button"]{cursor:pointer;}
.ea-bootstrap h1, .ea-bootstrap h2, .ea-bootstrap h3, .ea-bootstrap h4, .ea-bootstrap h5, .ea-bootstrap h6, .ea-bootstrap .h1, .ea-bootstrap .h2, .ea-bootstrap .h3, .ea-bootstrap .h4, .ea-bootstrap .h5, .ea-bootstrap .h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
.ea-bootstrap h1 small, .ea-bootstrap h2 small, .ea-bootstrap h3 small, .ea-bootstrap h4 small, .ea-bootstrap h5 small, .ea-bootstrap h6 small, .ea-bootstrap .h1 small, .ea-bootstrap .h2 small, .ea-bootstrap .h3 small, .ea-bootstrap .h4 small, .ea-bootstrap .h5 small, .ea-bootstrap .h6 small, .ea-bootstrap h1 .small, .ea-bootstrap h2 .small, .ea-bootstrap h3 .small, .ea-bootstrap h4 .small, .ea-bootstrap h5 .small, .ea-bootstrap h6 .small, .ea-bootstrap .h1 .small, .ea-bootstrap .h2 .small, .ea-bootstrap .h3 .small, .ea-bootstrap .h4 .small, .ea-bootstrap .h5 .small, .ea-bootstrap .h6 .small{font-weight:normal;line-height:1;color:#777;}
.ea-bootstrap h1, .ea-bootstrap .h1, .ea-bootstrap h2, .ea-bootstrap .h2, .ea-bootstrap h3, .ea-bootstrap .h3{margin-top:20px;margin-bottom:10px;}
.ea-bootstrap h1 small, .ea-bootstrap .h1 small, .ea-bootstrap h2 small, .ea-bootstrap .h2 small, .ea-bootstrap h3 small, .ea-bootstrap .h3 small, .ea-bootstrap h1 .small, .ea-bootstrap .h1 .small, .ea-bootstrap h2 .small, .ea-bootstrap .h2 .small, .ea-bootstrap h3 .small, .ea-bootstrap .h3 .small{font-size:65%;}
.ea-bootstrap h4, .ea-bootstrap .h4, .ea-bootstrap h5, .ea-bootstrap .h5, .ea-bootstrap h6, .ea-bootstrap .h6{margin-top:10px;margin-bottom:10px;}
.ea-bootstrap h4 small, .ea-bootstrap .h4 small, .ea-bootstrap h5 small, .ea-bootstrap .h5 small, .ea-bootstrap h6 small, .ea-bootstrap .h6 small, .ea-bootstrap h4 .small, .ea-bootstrap .h4 .small, .ea-bootstrap h5 .small, .ea-bootstrap .h5 .small, .ea-bootstrap h6 .small, .ea-bootstrap .h6 .small{font-size:75%;}
.ea-bootstrap h1, .ea-bootstrap .h1{font-size:36px;}
.ea-bootstrap h2, .ea-bootstrap .h2{font-size:30px;}
.ea-bootstrap h3, .ea-bootstrap .h3{font-size:24px;}
.ea-bootstrap h4, .ea-bootstrap .h4{font-size:18px;}
.ea-bootstrap h5, .ea-bootstrap .h5{font-size:14px;}
.ea-bootstrap h6, .ea-bootstrap .h6{font-size:12px;}
.ea-bootstrap p{margin:0 0 10px;}
.ea-bootstrap .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4;}
@media(min-width:768px){
.ea-bootstrap .lead{font-size:21px;}
}
.ea-bootstrap small, .ea-bootstrap .small{font-size:85%;}
.ea-bootstrap mark, .ea-bootstrap .mark{padding:.2em;background-color:#fcf8e3;}
.ea-bootstrap .text-left{text-align:left;}
.ea-bootstrap .text-right{text-align:right;}
.ea-bootstrap .text-center{text-align:center;}
.ea-bootstrap .text-justify{text-align:justify;}
.ea-bootstrap .text-nowrap{white-space:nowrap;}
.ea-bootstrap .text-lowercase{text-transform:lowercase;}
.ea-bootstrap .text-uppercase{text-transform:uppercase;}
.ea-bootstrap .text-capitalize{text-transform:capitalize;}
.ea-bootstrap .text-muted{color:#777;}
.ea-bootstrap .text-primary{color:#337ab7;}
a.ea-bootstrap .text-primary:hover, a.ea-bootstrap .text-primary:focus{color:#286090;}
.ea-bootstrap .text-success{color:#3c763d;}
a.ea-bootstrap .text-success:hover, a.ea-bootstrap .text-success:focus{color:#2b542c;}
.ea-bootstrap .text-info{color:#31708f;}
a.ea-bootstrap .text-info:hover, a.ea-bootstrap .text-info:focus{color:#245269;}
.ea-bootstrap .text-warning{color:#8a6d3b;}
a.ea-bootstrap .text-warning:hover, a.ea-bootstrap .text-warning:focus{color:#66512c;}
.ea-bootstrap .text-danger{color:#a94442;}
a.ea-bootstrap .text-danger:hover, a.ea-bootstrap .text-danger:focus{color:#843534;}
.ea-bootstrap .bg-primary{color:#fff;background-color:#337ab7;}
a.ea-bootstrap .bg-primary:hover, a.ea-bootstrap .bg-primary:focus{background-color:#286090;}
.ea-bootstrap .bg-success{background-color:#dff0d8;}
a.ea-bootstrap .bg-success:hover, a.ea-bootstrap .bg-success:focus{background-color:#c1e2b3;}
.ea-bootstrap .bg-info{background-color:#d9edf7;}
a.ea-bootstrap .bg-info:hover, a.ea-bootstrap .bg-info:focus{background-color:#afd9ee;}
.ea-bootstrap .bg-warning{background-color:#fcf8e3;}
a.ea-bootstrap .bg-warning:hover, a.ea-bootstrap .bg-warning:focus{background-color:#f7ecb5;}
.ea-bootstrap .bg-danger{background-color:#f2dede;}
a.ea-bootstrap .bg-danger:hover, a.ea-bootstrap .bg-danger:focus{background-color:#e4b9b9;}
.ea-bootstrap .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee;}
.ea-bootstrap ul, .ea-bootstrap ol{margin-top:0;margin-bottom:10px;}
.ea-bootstrap ul ul, .ea-bootstrap ol ul, .ea-bootstrap ul ol, .ea-bootstrap ol ol{margin-bottom:0;}
.ea-bootstrap .list-unstyled{padding-left:0;list-style:none;}
.ea-bootstrap .list-inline{padding-left:0;margin-left:-5px;list-style:none;}
.ea-bootstrap .list-inline > li{display:inline-block;padding-right:5px;padding-left:5px;}
.ea-bootstrap dl{margin-top:0;margin-bottom:20px;}
.ea-bootstrap dt, .ea-bootstrap dd{line-height:1.42857143;}
.ea-bootstrap dt{font-weight:bold;}
.ea-bootstrap dd{margin-left:0;}
@media(min-width:768px){
.ea-bootstrap .dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap;}
.ea-bootstrap .dl-horizontal dd{margin-left:180px;}
}
.ea-bootstrap abbr[title],
.ea-bootstrap abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777;}
.ea-bootstrap .initialism{font-size:90%;text-transform:uppercase;}
.ea-bootstrap blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee;}
.ea-bootstrap blockquote p:last-child, .ea-bootstrap blockquote ul:last-child, .ea-bootstrap blockquote ol:last-child{margin-bottom:0;}
.ea-bootstrap blockquote footer, .ea-bootstrap blockquote small, .ea-bootstrap blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777;}
.ea-bootstrap blockquote footer:before, .ea-bootstrap blockquote small:before, .ea-bootstrap blockquote .small:before{content:'\2014 \00A0';}
.ea-bootstrap .blockquote-reverse, .ea-bootstrap blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0;}
.ea-bootstrap .blockquote-reverse footer:before, .ea-bootstrap blockquote.pull-right footer:before, .ea-bootstrap .blockquote-reverse small:before, .ea-bootstrap blockquote.pull-right small:before, .ea-bootstrap .blockquote-reverse .small:before, .ea-bootstrap blockquote.pull-right .small:before{content:'';}
.ea-bootstrap .blockquote-reverse footer:after, .ea-bootstrap blockquote.pull-right footer:after, .ea-bootstrap .blockquote-reverse small:after, .ea-bootstrap blockquote.pull-right small:after, .ea-bootstrap .blockquote-reverse .small:after, .ea-bootstrap blockquote.pull-right .small:after{content:'\00A0 \2014';}
.ea-bootstrap address{margin-bottom:20px;font-style:normal;line-height:1.42857143;}
.ea-bootstrap code, .ea-bootstrap kbd, .ea-bootstrap pre, .ea-bootstrap samp{font-family:Menlo, Monaco, Consolas, "Courier New", monospace;}
.ea-bootstrap code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px;}
.ea-bootstrap kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .25);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .25);}
.ea-bootstrap kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none;}
.ea-bootstrap pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;}
.ea-bootstrap pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0;}
.ea-bootstrap .pre-scrollable{max-height:340px;overflow-y:scroll;}
.ea-bootstrap .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media(min-width:768px){
.ea-bootstrap .container{width:750px;}
}
@media(min-width:992px){
.ea-bootstrap .container{width:970px;}
}
@media(min-width:1200px){
.ea-bootstrap .container{width:1170px;}
}
.ea-bootstrap .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.ea-bootstrap .row{margin-right:-15px;margin-left:-15px;}
.ea-bootstrap .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.ea-bootstrap .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left;}
.ea-bootstrap .col-xs-12{width:100%;}
.ea-bootstrap .col-xs-11{width:91.66666667%;}
.ea-bootstrap .col-xs-10{width:83.33333333%;}
.ea-bootstrap .col-xs-9{width:75%;}
.ea-bootstrap .col-xs-8{width:66.66666667%;}
.ea-bootstrap .col-xs-7{width:58.33333333%;}
.ea-bootstrap .col-xs-6{width:50%;}
.ea-bootstrap .col-xs-5{width:41.66666667%;}
.ea-bootstrap .col-xs-4{width:33.33333333%;}
.ea-bootstrap .col-xs-3{width:25%;}
.ea-bootstrap .col-xs-2{width:16.66666667%;}
.ea-bootstrap .col-xs-1{width:8.33333333%;}
.ea-bootstrap .col-xs-pull-12{right:100%;}
.ea-bootstrap .col-xs-pull-11{right:91.66666667%;}
.ea-bootstrap .col-xs-pull-10{right:83.33333333%;}
.ea-bootstrap .col-xs-pull-9{right:75%;}
.ea-bootstrap .col-xs-pull-8{right:66.66666667%;}
.ea-bootstrap .col-xs-pull-7{right:58.33333333%;}
.ea-bootstrap .col-xs-pull-6{right:50%;}
.ea-bootstrap .col-xs-pull-5{right:41.66666667%;}
.ea-bootstrap .col-xs-pull-4{right:33.33333333%;}
.ea-bootstrap .col-xs-pull-3{right:25%;}
.ea-bootstrap .col-xs-pull-2{right:16.66666667%;}
.ea-bootstrap .col-xs-pull-1{right:8.33333333%;}
.ea-bootstrap .col-xs-pull-0{right:auto;}
.ea-bootstrap .col-xs-push-12{left:100%;}
.ea-bootstrap .col-xs-push-11{left:91.66666667%;}
.ea-bootstrap .col-xs-push-10{left:83.33333333%;}
.ea-bootstrap .col-xs-push-9{left:75%;}
.ea-bootstrap .col-xs-push-8{left:66.66666667%;}
.ea-bootstrap .col-xs-push-7{left:58.33333333%;}
.ea-bootstrap .col-xs-push-6{left:50%;}
.ea-bootstrap .col-xs-push-5{left:41.66666667%;}
.ea-bootstrap .col-xs-push-4{left:33.33333333%;}
.ea-bootstrap .col-xs-push-3{left:25%;}
.ea-bootstrap .col-xs-push-2{left:16.66666667%;}
.ea-bootstrap .col-xs-push-1{left:8.33333333%;}
.ea-bootstrap .col-xs-push-0{left:auto;}
.ea-bootstrap .col-xs-offset-12{margin-left:100%;}
.ea-bootstrap .col-xs-offset-11{margin-left:91.66666667%;}
.ea-bootstrap .col-xs-offset-10{margin-left:83.33333333%;}
.ea-bootstrap .col-xs-offset-9{margin-left:75%;}
.ea-bootstrap .col-xs-offset-8{margin-left:66.66666667%;}
.ea-bootstrap .col-xs-offset-7{margin-left:58.33333333%;}
.ea-bootstrap .col-xs-offset-6{margin-left:50%;}
.ea-bootstrap .col-xs-offset-5{margin-left:41.66666667%;}
.ea-bootstrap .col-xs-offset-4{margin-left:33.33333333%;}
.ea-bootstrap .col-xs-offset-3{margin-left:25%;}
.ea-bootstrap .col-xs-offset-2{margin-left:16.66666667%;}
.ea-bootstrap .col-xs-offset-1{margin-left:8.33333333%;}
.ea-bootstrap .col-xs-offset-0{margin-left:0;}
@media(min-width:768px){
.ea-bootstrap .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left;}
.ea-bootstrap .col-sm-12{width:100%;}
.ea-bootstrap .col-sm-11{width:91.66666667%;}
.ea-bootstrap .col-sm-10{width:83.33333333%;}
.ea-bootstrap .col-sm-9{width:75%;}
.ea-bootstrap .col-sm-8{width:66.66666667%;}
.ea-bootstrap .col-sm-7{width:58.33333333%;}
.ea-bootstrap .col-sm-6{width:50%;}
.ea-bootstrap .col-sm-5{width:41.66666667%;}
.ea-bootstrap .col-sm-4{width:33.33333333%;}
.ea-bootstrap .col-sm-3{width:25%;}
.ea-bootstrap .col-sm-2{width:16.66666667%;}
.ea-bootstrap .col-sm-1{width:8.33333333%;}
.ea-bootstrap .col-sm-pull-12{right:100%;}
.ea-bootstrap .col-sm-pull-11{right:91.66666667%;}
.ea-bootstrap .col-sm-pull-10{right:83.33333333%;}
.ea-bootstrap .col-sm-pull-9{right:75%;}
.ea-bootstrap .col-sm-pull-8{right:66.66666667%;}
.ea-bootstrap .col-sm-pull-7{right:58.33333333%;}
.ea-bootstrap .col-sm-pull-6{right:50%;}
.ea-bootstrap .col-sm-pull-5{right:41.66666667%;}
.ea-bootstrap .col-sm-pull-4{right:33.33333333%;}
.ea-bootstrap .col-sm-pull-3{right:25%;}
.ea-bootstrap .col-sm-pull-2{right:16.66666667%;}
.ea-bootstrap .col-sm-pull-1{right:8.33333333%;}
.ea-bootstrap .col-sm-pull-0{right:auto;}
.ea-bootstrap .col-sm-push-12{left:100%;}
.ea-bootstrap .col-sm-push-11{left:91.66666667%;}
.ea-bootstrap .col-sm-push-10{left:83.33333333%;}
.ea-bootstrap .col-sm-push-9{left:75%;}
.ea-bootstrap .col-sm-push-8{left:66.66666667%;}
.ea-bootstrap .col-sm-push-7{left:58.33333333%;}
.ea-bootstrap .col-sm-push-6{left:50%;}
.ea-bootstrap .col-sm-push-5{left:41.66666667%;}
.ea-bootstrap .col-sm-push-4{left:33.33333333%;}
.ea-bootstrap .col-sm-push-3{left:25%;}
.ea-bootstrap .col-sm-push-2{left:16.66666667%;}
.ea-bootstrap .col-sm-push-1{left:8.33333333%;}
.ea-bootstrap .col-sm-push-0{left:auto;}
.ea-bootstrap .col-sm-offset-12{margin-left:100%;}
.ea-bootstrap .col-sm-offset-11{margin-left:91.66666667%;}
.ea-bootstrap .col-sm-offset-10{margin-left:83.33333333%;}
.ea-bootstrap .col-sm-offset-9{margin-left:75%;}
.ea-bootstrap .col-sm-offset-8{margin-left:66.66666667%;}
.ea-bootstrap .col-sm-offset-7{margin-left:58.33333333%;}
.ea-bootstrap .col-sm-offset-6{margin-left:50%;}
.ea-bootstrap .col-sm-offset-5{margin-left:41.66666667%;}
.ea-bootstrap .col-sm-offset-4{margin-left:33.33333333%;}
.ea-bootstrap .col-sm-offset-3{margin-left:25%;}
.ea-bootstrap .col-sm-offset-2{margin-left:16.66666667%;}
.ea-bootstrap .col-sm-offset-1{margin-left:8.33333333%;}
.ea-bootstrap .col-sm-offset-0{margin-left:0;}
}
@media(min-width:992px){
.ea-bootstrap .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left;}
.ea-bootstrap .col-md-12{width:100%;}
.ea-bootstrap .col-md-11{width:91.66666667%;}
.ea-bootstrap .col-md-10{width:83.33333333%;}
.ea-bootstrap .col-md-9{width:75%;}
.ea-bootstrap .col-md-8{width:66.66666667%;}
.ea-bootstrap .col-md-7{width:58.33333333%;}
.ea-bootstrap .col-md-6{width:50%;}
.ea-bootstrap .col-md-5{width:41.66666667%;}
.ea-bootstrap .col-md-4{width:33.33333333%;}
.ea-bootstrap .col-md-3{width:25%;}
.ea-bootstrap .col-md-2{width:16.66666667%;}
.ea-bootstrap .col-md-1{width:8.33333333%;}
.ea-bootstrap .col-md-pull-12{right:100%;}
.ea-bootstrap .col-md-pull-11{right:91.66666667%;}
.ea-bootstrap .col-md-pull-10{right:83.33333333%;}
.ea-bootstrap .col-md-pull-9{right:75%;}
.ea-bootstrap .col-md-pull-8{right:66.66666667%;}
.ea-bootstrap .col-md-pull-7{right:58.33333333%;}
.ea-bootstrap .col-md-pull-6{right:50%;}
.ea-bootstrap .col-md-pull-5{right:41.66666667%;}
.ea-bootstrap .col-md-pull-4{right:33.33333333%;}
.ea-bootstrap .col-md-pull-3{right:25%;}
.ea-bootstrap .col-md-pull-2{right:16.66666667%;}
.ea-bootstrap .col-md-pull-1{right:8.33333333%;}
.ea-bootstrap .col-md-pull-0{right:auto;}
.ea-bootstrap .col-md-push-12{left:100%;}
.ea-bootstrap .col-md-push-11{left:91.66666667%;}
.ea-bootstrap .col-md-push-10{left:83.33333333%;}
.ea-bootstrap .col-md-push-9{left:75%;}
.ea-bootstrap .col-md-push-8{left:66.66666667%;}
.ea-bootstrap .col-md-push-7{left:58.33333333%;}
.ea-bootstrap .col-md-push-6{left:50%;}
.ea-bootstrap .col-md-push-5{left:41.66666667%;}
.ea-bootstrap .col-md-push-4{left:33.33333333%;}
.ea-bootstrap .col-md-push-3{left:25%;}
.ea-bootstrap .col-md-push-2{left:16.66666667%;}
.ea-bootstrap .col-md-push-1{left:8.33333333%;}
.ea-bootstrap .col-md-push-0{left:auto;}
.ea-bootstrap .col-md-offset-12{margin-left:100%;}
.ea-bootstrap .col-md-offset-11{margin-left:91.66666667%;}
.ea-bootstrap .col-md-offset-10{margin-left:83.33333333%;}
.ea-bootstrap .col-md-offset-9{margin-left:75%;}
.ea-bootstrap .col-md-offset-8{margin-left:66.66666667%;}
.ea-bootstrap .col-md-offset-7{margin-left:58.33333333%;}
.ea-bootstrap .col-md-offset-6{margin-left:50%;}
.ea-bootstrap .col-md-offset-5{margin-left:41.66666667%;}
.ea-bootstrap .col-md-offset-4{margin-left:33.33333333%;}
.ea-bootstrap .col-md-offset-3{margin-left:25%;}
.ea-bootstrap .col-md-offset-2{margin-left:16.66666667%;}
.ea-bootstrap .col-md-offset-1{margin-left:8.33333333%;}
.ea-bootstrap .col-md-offset-0{margin-left:0;}
}
@media(min-width:1200px){
.ea-bootstrap .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left;}
.ea-bootstrap .col-lg-12{width:100%;}
.ea-bootstrap .col-lg-11{width:91.66666667%;}
.ea-bootstrap .col-lg-10{width:83.33333333%;}
.ea-bootstrap .col-lg-9{width:75%;}
.ea-bootstrap .col-lg-8{width:66.66666667%;}
.ea-bootstrap .col-lg-7{width:58.33333333%;}
.ea-bootstrap .col-lg-6{width:50%;}
.ea-bootstrap .col-lg-5{width:41.66666667%;}
.ea-bootstrap .col-lg-4{width:33.33333333%;}
.ea-bootstrap .col-lg-3{width:25%;}
.ea-bootstrap .col-lg-2{width:16.66666667%;}
.ea-bootstrap .col-lg-1{width:8.33333333%;}
.ea-bootstrap .col-lg-pull-12{right:100%;}
.ea-bootstrap .col-lg-pull-11{right:91.66666667%;}
.ea-bootstrap .col-lg-pull-10{right:83.33333333%;}
.ea-bootstrap .col-lg-pull-9{right:75%;}
.ea-bootstrap .col-lg-pull-8{right:66.66666667%;}
.ea-bootstrap .col-lg-pull-7{right:58.33333333%;}
.ea-bootstrap .col-lg-pull-6{right:50%;}
.ea-bootstrap .col-lg-pull-5{right:41.66666667%;}
.ea-bootstrap .col-lg-pull-4{right:33.33333333%;}
.ea-bootstrap .col-lg-pull-3{right:25%;}
.ea-bootstrap .col-lg-pull-2{right:16.66666667%;}
.ea-bootstrap .col-lg-pull-1{right:8.33333333%;}
.ea-bootstrap .col-lg-pull-0{right:auto;}
.ea-bootstrap .col-lg-push-12{left:100%;}
.ea-bootstrap .col-lg-push-11{left:91.66666667%;}
.ea-bootstrap .col-lg-push-10{left:83.33333333%;}
.ea-bootstrap .col-lg-push-9{left:75%;}
.ea-bootstrap .col-lg-push-8{left:66.66666667%;}
.ea-bootstrap .col-lg-push-7{left:58.33333333%;}
.ea-bootstrap .col-lg-push-6{left:50%;}
.ea-bootstrap .col-lg-push-5{left:41.66666667%;}
.ea-bootstrap .col-lg-push-4{left:33.33333333%;}
.ea-bootstrap .col-lg-push-3{left:25%;}
.ea-bootstrap .col-lg-push-2{left:16.66666667%;}
.ea-bootstrap .col-lg-push-1{left:8.33333333%;}
.ea-bootstrap .col-lg-push-0{left:auto;}
.ea-bootstrap .col-lg-offset-12{margin-left:100%;}
.ea-bootstrap .col-lg-offset-11{margin-left:91.66666667%;}
.ea-bootstrap .col-lg-offset-10{margin-left:83.33333333%;}
.ea-bootstrap .col-lg-offset-9{margin-left:75%;}
.ea-bootstrap .col-lg-offset-8{margin-left:66.66666667%;}
.ea-bootstrap .col-lg-offset-7{margin-left:58.33333333%;}
.ea-bootstrap .col-lg-offset-6{margin-left:50%;}
.ea-bootstrap .col-lg-offset-5{margin-left:41.66666667%;}
.ea-bootstrap .col-lg-offset-4{margin-left:33.33333333%;}
.ea-bootstrap .col-lg-offset-3{margin-left:25%;}
.ea-bootstrap .col-lg-offset-2{margin-left:16.66666667%;}
.ea-bootstrap .col-lg-offset-1{margin-left:8.33333333%;}
.ea-bootstrap .col-lg-offset-0{margin-left:0;}
}
.ea-bootstrap table{background-color:transparent;}
.ea-bootstrap caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left;}
.ea-bootstrap th{text-align:left;}
.ea-bootstrap .table{width:100%;max-width:100%;margin-bottom:20px;}
.ea-bootstrap .table > thead > tr > th, .ea-bootstrap .table > tbody > tr > th, .ea-bootstrap .table > tfoot > tr > th, .ea-bootstrap .table > thead > tr > td, .ea-bootstrap .table > tbody > tr > td, .ea-bootstrap .table > tfoot > tr > td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd;}
.ea-bootstrap .table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ddd;}
.ea-bootstrap .table > caption + thead > tr:first-child > th,
.ea-bootstrap .table > colgroup + thead > tr:first-child > th,
.ea-bootstrap .table > thead:first-child > tr:first-child > th, .ea-bootstrap .table > caption + thead > tr:first-child > td,
.ea-bootstrap .table > colgroup + thead > tr:first-child > td,
.ea-bootstrap .table > thead:first-child > tr:first-child > td{border-top:0;}
.ea-bootstrap .table > tbody + tbody{border-top:2px solid #ddd;}
.ea-bootstrap .table .table{background-color:#fff;}
.ea-bootstrap .table-condensed > thead > tr > th, .ea-bootstrap .table-condensed > tbody > tr > th, .ea-bootstrap .table-condensed > tfoot > tr > th, .ea-bootstrap .table-condensed > thead > tr > td, .ea-bootstrap .table-condensed > tbody > tr > td, .ea-bootstrap .table-condensed > tfoot > tr > td{padding:5px;}
.ea-bootstrap .table-bordered{border:1px solid #ddd;}
.ea-bootstrap .table-bordered > thead > tr > th, .ea-bootstrap .table-bordered > tbody > tr > th, .ea-bootstrap .table-bordered > tfoot > tr > th, .ea-bootstrap .table-bordered > thead > tr > td, .ea-bootstrap .table-bordered > tbody > tr > td, .ea-bootstrap .table-bordered > tfoot > tr > td{border:1px solid #ddd;}
.ea-bootstrap .table-bordered > thead > tr > th, .ea-bootstrap .table-bordered > thead > tr > td{border-bottom-width:2px;}
.ea-bootstrap .table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9;}
.ea-bootstrap .table-hover > tbody > tr:hover{background-color:#f5f5f5;}
.ea-bootstrap table col[class*="col-"]{position:static;display:table-column;float:none;}
.ea-bootstrap table td[class*="col-"],
.ea-bootstrap table th[class*="col-"]{position:static;display:table-cell;float:none;}
.ea-bootstrap .table > thead > tr > td.active, .ea-bootstrap .table > tbody > tr > td.active, .ea-bootstrap .table > tfoot > tr > td.active, .ea-bootstrap .table > thead > tr > th.active, .ea-bootstrap .table > tbody > tr > th.active, .ea-bootstrap .table > tfoot > tr > th.active, .ea-bootstrap .table > thead > tr.active > td, .ea-bootstrap .table > tbody > tr.active > td, .ea-bootstrap .table > tfoot > tr.active > td, .ea-bootstrap .table > thead > tr.active > th, .ea-bootstrap .table > tbody > tr.active > th, .ea-bootstrap .table > tfoot > tr.active > th{background-color:#f5f5f5;}
.ea-bootstrap .table-hover > tbody > tr > td.active:hover, .ea-bootstrap .table-hover > tbody > tr > th.active:hover, .ea-bootstrap .table-hover > tbody > tr.active:hover > td, .ea-bootstrap .table-hover > tbody > tr:hover > .active, .ea-bootstrap .table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8;}
.ea-bootstrap .table > thead > tr > td.success, .ea-bootstrap .table > tbody > tr > td.success, .ea-bootstrap .table > tfoot > tr > td.success, .ea-bootstrap .table > thead > tr > th.success, .ea-bootstrap .table > tbody > tr > th.success, .ea-bootstrap .table > tfoot > tr > th.success, .ea-bootstrap .table > thead > tr.success > td, .ea-bootstrap .table > tbody > tr.success > td, .ea-bootstrap .table > tfoot > tr.success > td, .ea-bootstrap .table > thead > tr.success > th, .ea-bootstrap .table > tbody > tr.success > th, .ea-bootstrap .table > tfoot > tr.success > th{background-color:#dff0d8;}
.ea-bootstrap .table-hover > tbody > tr > td.success:hover, .ea-bootstrap .table-hover > tbody > tr > th.success:hover, .ea-bootstrap .table-hover > tbody > tr.success:hover > td, .ea-bootstrap .table-hover > tbody > tr:hover > .success, .ea-bootstrap .table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6;}
.ea-bootstrap .table > thead > tr > td.info, .ea-bootstrap .table > tbody > tr > td.info, .ea-bootstrap .table > tfoot > tr > td.info, .ea-bootstrap .table > thead > tr > th.info, .ea-bootstrap .table > tbody > tr > th.info, .ea-bootstrap .table > tfoot > tr > th.info, .ea-bootstrap .table > thead > tr.info > td, .ea-bootstrap .table > tbody > tr.info > td, .ea-bootstrap .table > tfoot > tr.info > td, .ea-bootstrap .table > thead > tr.info > th, .ea-bootstrap .table > tbody > tr.info > th, .ea-bootstrap .table > tfoot > tr.info > th{background-color:#d9edf7;}
.ea-bootstrap .table-hover > tbody > tr > td.info:hover, .ea-bootstrap .table-hover > tbody > tr > th.info:hover, .ea-bootstrap .table-hover > tbody > tr.info:hover > td, .ea-bootstrap .table-hover > tbody > tr:hover > .info, .ea-bootstrap .table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3;}
.ea-bootstrap .table > thead > tr > td.warning, .ea-bootstrap .table > tbody > tr > td.warning, .ea-bootstrap .table > tfoot > tr > td.warning, .ea-bootstrap .table > thead > tr > th.warning, .ea-bootstrap .table > tbody > tr > th.warning, .ea-bootstrap .table > tfoot > tr > th.warning, .ea-bootstrap .table > thead > tr.warning > td, .ea-bootstrap .table > tbody > tr.warning > td, .ea-bootstrap .table > tfoot > tr.warning > td, .ea-bootstrap .table > thead > tr.warning > th, .ea-bootstrap .table > tbody > tr.warning > th, .ea-bootstrap .table > tfoot > tr.warning > th{background-color:#fcf8e3;}
.ea-bootstrap .table-hover > tbody > tr > td.warning:hover, .ea-bootstrap .table-hover > tbody > tr > th.warning:hover, .ea-bootstrap .table-hover > tbody > tr.warning:hover > td, .ea-bootstrap .table-hover > tbody > tr:hover > .warning, .ea-bootstrap .table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc;}
.ea-bootstrap .table > thead > tr > td.danger, .ea-bootstrap .table > tbody > tr > td.danger, .ea-bootstrap .table > tfoot > tr > td.danger, .ea-bootstrap .table > thead > tr > th.danger, .ea-bootstrap .table > tbody > tr > th.danger, .ea-bootstrap .table > tfoot > tr > th.danger, .ea-bootstrap .table > thead > tr.danger > td, .ea-bootstrap .table > tbody > tr.danger > td, .ea-bootstrap .table > tfoot > tr.danger > td, .ea-bootstrap .table > thead > tr.danger > th, .ea-bootstrap .table > tbody > tr.danger > th, .ea-bootstrap .table > tfoot > tr.danger > th{background-color:#f2dede;}
.ea-bootstrap .table-hover > tbody > tr > td.danger:hover, .ea-bootstrap .table-hover > tbody > tr > th.danger:hover, .ea-bootstrap .table-hover > tbody > tr.danger:hover > td, .ea-bootstrap .table-hover > tbody > tr:hover > .danger, .ea-bootstrap .table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc;}
.ea-bootstrap .table-responsive{min-height:.01%;overflow-x:auto;}
@media screen and (max-width:767px){
.ea-bootstrap .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;}
.ea-bootstrap .table-responsive > .table{margin-bottom:0;}
.ea-bootstrap .table-responsive > .table > thead > tr > th, .ea-bootstrap .table-responsive > .table > tbody > tr > th, .ea-bootstrap .table-responsive > .table > tfoot > tr > th, .ea-bootstrap .table-responsive > .table > thead > tr > td, .ea-bootstrap .table-responsive > .table > tbody > tr > td, .ea-bootstrap .table-responsive > .table > tfoot > tr > td{white-space:nowrap;}
.ea-bootstrap .table-responsive > .table-bordered{border:0;}
.ea-bootstrap .table-responsive > .table-bordered > thead > tr > th:first-child, .ea-bootstrap .table-responsive > .table-bordered > tbody > tr > th:first-child, .ea-bootstrap .table-responsive > .table-bordered > tfoot > tr > th:first-child, .ea-bootstrap .table-responsive > .table-bordered > thead > tr > td:first-child, .ea-bootstrap .table-responsive > .table-bordered > tbody > tr > td:first-child, .ea-bootstrap .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}
.ea-bootstrap .table-responsive > .table-bordered > thead > tr > th:last-child, .ea-bootstrap .table-responsive > .table-bordered > tbody > tr > th:last-child, .ea-bootstrap .table-responsive > .table-bordered > tfoot > tr > th:last-child, .ea-bootstrap .table-responsive > .table-bordered > thead > tr > td:last-child, .ea-bootstrap .table-responsive > .table-bordered > tbody > tr > td:last-child, .ea-bootstrap .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}
.ea-bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > th, .ea-bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > th, .ea-bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > td, .ea-bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0;}
}
.ea-bootstrap fieldset{min-width:0;padding:0;margin:0;border:0;}
.ea-bootstrap legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5;}
.ea-bootstrap label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold;}
.ea-bootstrap input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.ea-bootstrap input[type="radio"],
.ea-bootstrap input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal;}
.ea-bootstrap input[type="file"]{display:block;}
.ea-bootstrap input[type="range"]{display:block;width:100%;}
.ea-bootstrap select[multiple],
.ea-bootstrap select[size]{height:auto;}
.ea-bootstrap input[type="file"]:focus,
.ea-bootstrap input[type="radio"]:focus,
.ea-bootstrap input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.ea-bootstrap output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555;}
.ea-bootstrap .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.ea-bootstrap .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}
.ea-bootstrap .form-control::-moz-placeholder{color:#999;opacity:1;}
.ea-bootstrap .form-control:-ms-input-placeholder{color:#999;}
.ea-bootstrap .form-control::-webkit-input-placeholder{color:#999;}
.ea-bootstrap .form-control[disabled],
.ea-bootstrap .form-control[readonly],
fieldset[disabled] .ea-bootstrap .form-control{background-color:#eee;opacity:1;}
.ea-bootstrap .form-control[disabled],
fieldset[disabled] .ea-bootstrap .form-control{cursor:not-allowed;}
textarea.ea-bootstrap .form-control{height:auto;}
.ea-bootstrap input[type="search"]{-webkit-appearance:none;}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.ea-bootstrap input[type="date"].form-control,
.ea-bootstrap input[type="time"].form-control,
.ea-bootstrap input[type="datetime-local"].form-control,
.ea-bootstrap input[type="month"].form-control{line-height:34px;}
.ea-bootstrap input[type="date"].input-sm,
.ea-bootstrap input[type="time"].input-sm,
.ea-bootstrap input[type="datetime-local"].input-sm,
.ea-bootstrap input[type="month"].input-sm,
.input-group-sm .ea-bootstrap input[type="date"],
.input-group-sm .ea-bootstrap input[type="time"],
.input-group-sm .ea-bootstrap input[type="datetime-local"],
.input-group-sm .ea-bootstrap input[type="month"]{line-height:30px;}
.ea-bootstrap input[type="date"].input-lg,
.ea-bootstrap input[type="time"].input-lg,
.ea-bootstrap input[type="datetime-local"].input-lg,
.ea-bootstrap input[type="month"].input-lg,
.input-group-lg .ea-bootstrap input[type="date"],
.input-group-lg .ea-bootstrap input[type="time"],
.input-group-lg .ea-bootstrap input[type="datetime-local"],
.input-group-lg .ea-bootstrap input[type="month"]{line-height:46px;}
}
.ea-bootstrap .form-group{margin-bottom:15px;}
.ea-bootstrap .radio, .ea-bootstrap .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px;}
.ea-bootstrap .radio label, .ea-bootstrap .checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer;}
.ea-bootstrap .radio input[type="radio"],
.ea-bootstrap .radio-inline input[type="radio"],
.ea-bootstrap .checkbox input[type="checkbox"],
.ea-bootstrap .checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px;}
.ea-bootstrap .radio + .radio,
.ea-bootstrap .checkbox + .checkbox{margin-top:-5px;}
.ea-bootstrap .radio-inline, .ea-bootstrap .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer;}
.ea-bootstrap .radio-inline + .radio-inline,
.ea-bootstrap .checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px;}
.ea-bootstrap input[type="radio"][disabled],
.ea-bootstrap input[type="checkbox"][disabled],
.ea-bootstrap input[type="radio"].disabled,
.ea-bootstrap input[type="checkbox"].disabled,
fieldset[disabled] .ea-bootstrap input[type="radio"],
fieldset[disabled] .ea-bootstrap input[type="checkbox"]{cursor:not-allowed;}
.ea-bootstrap .radio-inline.disabled, .ea-bootstrap .checkbox-inline.disabled, fieldset[disabled] .ea-bootstrap .radio-inline,
fieldset[disabled] .ea-bootstrap .checkbox-inline{cursor:not-allowed;}
.ea-bootstrap .radio.disabled label, .ea-bootstrap .checkbox.disabled label, fieldset[disabled] .ea-bootstrap .radio label,
fieldset[disabled] .ea-bootstrap .checkbox label{cursor:not-allowed;}
.ea-bootstrap .form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0;}
.ea-bootstrap .form-control-static.input-lg, .ea-bootstrap .form-control-static.input-sm{padding-right:0;padding-left:0;}
.ea-bootstrap .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
select.ea-bootstrap .input-sm{height:30px;line-height:30px;}
textarea.ea-bootstrap .input-sm, select[multiple].ea-bootstrap .input-sm{height:auto;}
.ea-bootstrap .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.ea-bootstrap .form-group-sm select.form-control{height:30px;line-height:30px;}
.ea-bootstrap .form-group-sm textarea.form-control, .ea-bootstrap .form-group-sm select[multiple].form-control{height:auto;}
.ea-bootstrap .form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5;}
.ea-bootstrap .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}
select.ea-bootstrap .input-lg{height:46px;line-height:46px;}
textarea.ea-bootstrap .input-lg, select[multiple].ea-bootstrap .input-lg{height:auto;}
.ea-bootstrap .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}
.ea-bootstrap .form-group-lg select.form-control{height:46px;line-height:46px;}
.ea-bootstrap .form-group-lg textarea.form-control, .ea-bootstrap .form-group-lg select[multiple].form-control{height:auto;}
.ea-bootstrap .form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333;}
.ea-bootstrap .has-feedback{position:relative;}
.ea-bootstrap .has-feedback .form-control{padding-right:42.5px;}
.ea-bootstrap .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;}
.ea-bootstrap .input-lg + .form-control-feedback,
.ea-bootstrap .input-group-lg + .form-control-feedback,
.ea-bootstrap .form-group-lg .form-control + .form-control-feedback{width:46px;height:46px;line-height:46px;}
.ea-bootstrap .input-sm + .form-control-feedback,
.ea-bootstrap .input-group-sm + .form-control-feedback,
.ea-bootstrap .form-group-sm .form-control + .form-control-feedback{width:30px;height:30px;line-height:30px;}
.ea-bootstrap .has-success .help-block, .ea-bootstrap .has-success .control-label, .ea-bootstrap .has-success .radio, .ea-bootstrap .has-success .checkbox, .ea-bootstrap .has-success .radio-inline, .ea-bootstrap .has-success .checkbox-inline, .ea-bootstrap .has-success.radio label, .ea-bootstrap .has-success.checkbox label, .ea-bootstrap .has-success.radio-inline label, .ea-bootstrap .has-success.checkbox-inline label{color:#3c763d;}
.ea-bootstrap .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
.ea-bootstrap .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;}
.ea-bootstrap .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d;}
.ea-bootstrap .has-success .form-control-feedback{color:#3c763d;}
.ea-bootstrap .has-warning .help-block, .ea-bootstrap .has-warning .control-label, .ea-bootstrap .has-warning .radio, .ea-bootstrap .has-warning .checkbox, .ea-bootstrap .has-warning .radio-inline, .ea-bootstrap .has-warning .checkbox-inline, .ea-bootstrap .has-warning.radio label, .ea-bootstrap .has-warning.checkbox label, .ea-bootstrap .has-warning.radio-inline label, .ea-bootstrap .has-warning.checkbox-inline label{color:#8a6d3b;}
.ea-bootstrap .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
.ea-bootstrap .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;}
.ea-bootstrap .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b;}
.ea-bootstrap .has-warning .form-control-feedback{color:#8a6d3b;}
.ea-bootstrap .has-error .help-block, .ea-bootstrap .has-error .control-label, .ea-bootstrap .has-error .radio, .ea-bootstrap .has-error .checkbox, .ea-bootstrap .has-error .radio-inline, .ea-bootstrap .has-error .checkbox-inline, .ea-bootstrap .has-error.radio label, .ea-bootstrap .has-error.checkbox label, .ea-bootstrap .has-error.radio-inline label, .ea-bootstrap .has-error.checkbox-inline label{color:#a94442;}
.ea-bootstrap .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
.ea-bootstrap .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;}
.ea-bootstrap .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442;}
.ea-bootstrap .has-error .form-control-feedback{color:#a94442;}
.ea-bootstrap .has-feedback label ~ .form-control-feedback{top:25px;}
.ea-bootstrap .has-feedback label.sr-only ~ .form-control-feedback{top:0;}
.ea-bootstrap .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;}
@media(min-width:768px){
.ea-bootstrap .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}
.ea-bootstrap .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}
.ea-bootstrap .form-inline .form-control-static{display:inline-block;}
.ea-bootstrap .form-inline .input-group{display:inline-table;vertical-align:middle;}
.ea-bootstrap .form-inline .input-group .input-group-addon, .ea-bootstrap .form-inline .input-group .input-group-btn, .ea-bootstrap .form-inline .input-group .form-control{width:auto;}
.ea-bootstrap .form-inline .input-group > .form-control{width:100%;}
.ea-bootstrap .form-inline .control-label{margin-bottom:0;vertical-align:middle;}
.ea-bootstrap .form-inline .radio, .ea-bootstrap .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle;}
.ea-bootstrap .form-inline .radio label, .ea-bootstrap .form-inline .checkbox label{padding-left:0;}
.ea-bootstrap .form-inline .radio input[type="radio"],
.ea-bootstrap .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0;}
.ea-bootstrap .form-inline .has-feedback .form-control-feedback{top:0;}
}
.ea-bootstrap .form-horizontal .radio, .ea-bootstrap .form-horizontal .checkbox, .ea-bootstrap .form-horizontal .radio-inline, .ea-bootstrap .form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0;}
.ea-bootstrap .form-horizontal .radio, .ea-bootstrap .form-horizontal .checkbox{min-height:27px;}
.ea-bootstrap .form-horizontal .form-group{margin-right:-15px;margin-left:-15px;}
@media(min-width:768px){
.ea-bootstrap .form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right;}
}
.ea-bootstrap .form-horizontal .has-feedback .form-control-feedback{right:15px;}
@media(min-width:768px){
.ea-bootstrap .form-horizontal .form-group-lg .control-label{padding-top:14.333333px;font-size:18px;}
}
@media(min-width:768px){
.ea-bootstrap .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px;}
}
.ea-bootstrap .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;}
.ea-bootstrap .btn:focus, .ea-bootstrap .btn:active:focus, .ea-bootstrap .btn.active:focus, .ea-bootstrap .btn.focus, .ea-bootstrap .btn:active.focus, .ea-bootstrap .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.ea-bootstrap .btn:hover, .ea-bootstrap .btn:focus, .ea-bootstrap .btn.focus{color:#333;text-decoration:none;}
.ea-bootstrap .btn:active, .ea-bootstrap .btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);}
.ea-bootstrap .btn.disabled, .ea-bootstrap .btn[disabled],
fieldset[disabled] .ea-bootstrap .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65;}
a.ea-bootstrap .btn.disabled, fieldset[disabled] a.ea-bootstrap .btn{pointer-events:none;}
.ea-bootstrap .btn-default{color:#333;background-color:#fff;border-color:#ccc;}
.ea-bootstrap .btn-default:focus, .ea-bootstrap .btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c;}
.ea-bootstrap .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad;}
.ea-bootstrap .btn-default:active, .ea-bootstrap .btn-default.active, .open > .dropdown-toggle.ea-bootstrap .btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad;}
.ea-bootstrap .btn-default:active:hover, .ea-bootstrap .btn-default.active:hover, .open > .dropdown-toggle.ea-bootstrap .btn-default:hover, .ea-bootstrap .btn-default:active:focus, .ea-bootstrap .btn-default.active:focus, .open > .dropdown-toggle.ea-bootstrap .btn-default:focus, .ea-bootstrap .btn-default:active.focus, .ea-bootstrap .btn-default.active.focus, .open > .dropdown-toggle.ea-bootstrap .btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c;}
.ea-bootstrap .btn-default:active, .ea-bootstrap .btn-default.active, .open > .dropdown-toggle.ea-bootstrap .btn-default{background-image:none;}
.ea-bootstrap .btn-default.disabled, .ea-bootstrap .btn-default[disabled],
fieldset[disabled] .ea-bootstrap .btn-default,
.ea-bootstrap .btn-default.disabled:hover, .ea-bootstrap .btn-default[disabled]:hover,
fieldset[disabled] .ea-bootstrap .btn-default:hover,
.ea-bootstrap .btn-default.disabled:focus, .ea-bootstrap .btn-default[disabled]:focus,
fieldset[disabled] .ea-bootstrap .btn-default:focus,
.ea-bootstrap .btn-default.disabled.focus, .ea-bootstrap .btn-default[disabled].focus,
fieldset[disabled] .ea-bootstrap .btn-default.focus,
.ea-bootstrap .btn-default.disabled:active, .ea-bootstrap .btn-default[disabled]:active,
fieldset[disabled] .ea-bootstrap .btn-default:active,
.ea-bootstrap .btn-default.disabled.active, .ea-bootstrap .btn-default[disabled].active,
fieldset[disabled] .ea-bootstrap .btn-default.active{background-color:#fff;border-color:#ccc;}
.ea-bootstrap .btn-default .badge{color:#fff;background-color:#333;}
.ea-bootstrap .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4;}
.ea-bootstrap .btn-primary:focus, .ea-bootstrap .btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40;}
.ea-bootstrap .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74;}
.ea-bootstrap .btn-primary:active, .ea-bootstrap .btn-primary.active, .open > .dropdown-toggle.ea-bootstrap .btn-primary{color:#fff;background-color:#286090;border-color:#204d74;}
.ea-bootstrap .btn-primary:active:hover, .ea-bootstrap .btn-primary.active:hover, .open > .dropdown-toggle.ea-bootstrap .btn-primary:hover, .ea-bootstrap .btn-primary:active:focus, .ea-bootstrap .btn-primary.active:focus, .open > .dropdown-toggle.ea-bootstrap .btn-primary:focus, .ea-bootstrap .btn-primary:active.focus, .ea-bootstrap .btn-primary.active.focus, .open > .dropdown-toggle.ea-bootstrap .btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40;}
.ea-bootstrap .btn-primary:active, .ea-bootstrap .btn-primary.active, .open > .dropdown-toggle.ea-bootstrap .btn-primary{background-image:none;}
.ea-bootstrap .btn-primary.disabled, .ea-bootstrap .btn-primary[disabled],
fieldset[disabled] .ea-bootstrap .btn-primary,
.ea-bootstrap .btn-primary.disabled:hover, .ea-bootstrap .btn-primary[disabled]:hover,
fieldset[disabled] .ea-bootstrap .btn-primary:hover,
.ea-bootstrap .btn-primary.disabled:focus, .ea-bootstrap .btn-primary[disabled]:focus,
fieldset[disabled] .ea-bootstrap .btn-primary:focus,
.ea-bootstrap .btn-primary.disabled.focus, .ea-bootstrap .btn-primary[disabled].focus,
fieldset[disabled] .ea-bootstrap .btn-primary.focus,
.ea-bootstrap .btn-primary.disabled:active, .ea-bootstrap .btn-primary[disabled]:active,
fieldset[disabled] .ea-bootstrap .btn-primary:active,
.ea-bootstrap .btn-primary.disabled.active, .ea-bootstrap .btn-primary[disabled].active,
fieldset[disabled] .ea-bootstrap .btn-primary.active{background-color:#337ab7;border-color:#2e6da4;}
.ea-bootstrap .btn-primary .badge{color:#337ab7;background-color:#fff;}
.ea-bootstrap .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c;}
.ea-bootstrap .btn-success:focus, .ea-bootstrap .btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625;}
.ea-bootstrap .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439;}
.ea-bootstrap .btn-success:active, .ea-bootstrap .btn-success.active, .open > .dropdown-toggle.ea-bootstrap .btn-success{color:#fff;background-color:#449d44;border-color:#398439;}
.ea-bootstrap .btn-success:active:hover, .ea-bootstrap .btn-success.active:hover, .open > .dropdown-toggle.ea-bootstrap .btn-success:hover, .ea-bootstrap .btn-success:active:focus, .ea-bootstrap .btn-success.active:focus, .open > .dropdown-toggle.ea-bootstrap .btn-success:focus, .ea-bootstrap .btn-success:active.focus, .ea-bootstrap .btn-success.active.focus, .open > .dropdown-toggle.ea-bootstrap .btn-success.focus{color:#fff;background-color:#398439;border-color:#255625;}
.ea-bootstrap .btn-success:active, .ea-bootstrap .btn-success.active, .open > .dropdown-toggle.ea-bootstrap .btn-success{background-image:none;}
.ea-bootstrap .btn-success.disabled, .ea-bootstrap .btn-success[disabled],
fieldset[disabled] .ea-bootstrap .btn-success,
.ea-bootstrap .btn-success.disabled:hover, .ea-bootstrap .btn-success[disabled]:hover,
fieldset[disabled] .ea-bootstrap .btn-success:hover,
.ea-bootstrap .btn-success.disabled:focus, .ea-bootstrap .btn-success[disabled]:focus,
fieldset[disabled] .ea-bootstrap .btn-success:focus,
.ea-bootstrap .btn-success.disabled.focus, .ea-bootstrap .btn-success[disabled].focus,
fieldset[disabled] .ea-bootstrap .btn-success.focus,
.ea-bootstrap .btn-success.disabled:active, .ea-bootstrap .btn-success[disabled]:active,
fieldset[disabled] .ea-bootstrap .btn-success:active,
.ea-bootstrap .btn-success.disabled.active, .ea-bootstrap .btn-success[disabled].active,
fieldset[disabled] .ea-bootstrap .btn-success.active{background-color:#5cb85c;border-color:#4cae4c;}
.ea-bootstrap .btn-success .badge{color:#5cb85c;background-color:#fff;}
.ea-bootstrap .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da;}
.ea-bootstrap .btn-info:focus, .ea-bootstrap .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85;}
.ea-bootstrap .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc;}
.ea-bootstrap .btn-info:active, .ea-bootstrap .btn-info.active, .open > .dropdown-toggle.ea-bootstrap .btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc;}
.ea-bootstrap .btn-info:active:hover, .ea-bootstrap .btn-info.active:hover, .open > .dropdown-toggle.ea-bootstrap .btn-info:hover, .ea-bootstrap .btn-info:active:focus, .ea-bootstrap .btn-info.active:focus, .open > .dropdown-toggle.ea-bootstrap .btn-info:focus, .ea-bootstrap .btn-info:active.focus, .ea-bootstrap .btn-info.active.focus, .open > .dropdown-toggle.ea-bootstrap .btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85;}
.ea-bootstrap .btn-info:active, .ea-bootstrap .btn-info.active, .open > .dropdown-toggle.ea-bootstrap .btn-info{background-image:none;}
.ea-bootstrap .btn-info.disabled, .ea-bootstrap .btn-info[disabled],
fieldset[disabled] .ea-bootstrap .btn-info,
.ea-bootstrap .btn-info.disabled:hover, .ea-bootstrap .btn-info[disabled]:hover,
fieldset[disabled] .ea-bootstrap .btn-info:hover,
.ea-bootstrap .btn-info.disabled:focus, .ea-bootstrap .btn-info[disabled]:focus,
fieldset[disabled] .ea-bootstrap .btn-info:focus,
.ea-bootstrap .btn-info.disabled.focus, .ea-bootstrap .btn-info[disabled].focus,
fieldset[disabled] .ea-bootstrap .btn-info.focus,
.ea-bootstrap .btn-info.disabled:active, .ea-bootstrap .btn-info[disabled]:active,
fieldset[disabled] .ea-bootstrap .btn-info:active,
.ea-bootstrap .btn-info.disabled.active, .ea-bootstrap .btn-info[disabled].active,
fieldset[disabled] .ea-bootstrap .btn-info.active{background-color:#5bc0de;border-color:#46b8da;}
.ea-bootstrap .btn-info .badge{color:#5bc0de;background-color:#fff;}
.ea-bootstrap .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236;}
.ea-bootstrap .btn-warning:focus, .ea-bootstrap .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d;}
.ea-bootstrap .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512;}
.ea-bootstrap .btn-warning:active, .ea-bootstrap .btn-warning.active, .open > .dropdown-toggle.ea-bootstrap .btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512;}
.ea-bootstrap .btn-warning:active:hover, .ea-bootstrap .btn-warning.active:hover, .open > .dropdown-toggle.ea-bootstrap .btn-warning:hover, .ea-bootstrap .btn-warning:active:focus, .ea-bootstrap .btn-warning.active:focus, .open > .dropdown-toggle.ea-bootstrap .btn-warning:focus, .ea-bootstrap .btn-warning:active.focus, .ea-bootstrap .btn-warning.active.focus, .open > .dropdown-toggle.ea-bootstrap .btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d;}
.ea-bootstrap .btn-warning:active, .ea-bootstrap .btn-warning.active, .open > .dropdown-toggle.ea-bootstrap .btn-warning{background-image:none;}
.ea-bootstrap .btn-warning.disabled, .ea-bootstrap .btn-warning[disabled],
fieldset[disabled] .ea-bootstrap .btn-warning,
.ea-bootstrap .btn-warning.disabled:hover, .ea-bootstrap .btn-warning[disabled]:hover,
fieldset[disabled] .ea-bootstrap .btn-warning:hover,
.ea-bootstrap .btn-warning.disabled:focus, .ea-bootstrap .btn-warning[disabled]:focus,
fieldset[disabled] .ea-bootstrap .btn-warning:focus,
.ea-bootstrap .btn-warning.disabled.focus, .ea-bootstrap .btn-warning[disabled].focus,
fieldset[disabled] .ea-bootstrap .btn-warning.focus,
.ea-bootstrap .btn-warning.disabled:active, .ea-bootstrap .btn-warning[disabled]:active,
fieldset[disabled] .ea-bootstrap .btn-warning:active,
.ea-bootstrap .btn-warning.disabled.active, .ea-bootstrap .btn-warning[disabled].active,
fieldset[disabled] .ea-bootstrap .btn-warning.active{background-color:#f0ad4e;border-color:#eea236;}
.ea-bootstrap .btn-warning .badge{color:#f0ad4e;background-color:#fff;}
.ea-bootstrap .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a;}
.ea-bootstrap .btn-danger:focus, .ea-bootstrap .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19;}
.ea-bootstrap .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925;}
.ea-bootstrap .btn-danger:active, .ea-bootstrap .btn-danger.active, .open > .dropdown-toggle.ea-bootstrap .btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925;}
.ea-bootstrap .btn-danger:active:hover, .ea-bootstrap .btn-danger.active:hover, .open > .dropdown-toggle.ea-bootstrap .btn-danger:hover, .ea-bootstrap .btn-danger:active:focus, .ea-bootstrap .btn-danger.active:focus, .open > .dropdown-toggle.ea-bootstrap .btn-danger:focus, .ea-bootstrap .btn-danger:active.focus, .ea-bootstrap .btn-danger.active.focus, .open > .dropdown-toggle.ea-bootstrap .btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19;}
.ea-bootstrap .btn-danger:active, .ea-bootstrap .btn-danger.active, .open > .dropdown-toggle.ea-bootstrap .btn-danger{background-image:none;}
.ea-bootstrap .btn-danger.disabled, .ea-bootstrap .btn-danger[disabled],
fieldset[disabled] .ea-bootstrap .btn-danger,
.ea-bootstrap .btn-danger.disabled:hover, .ea-bootstrap .btn-danger[disabled]:hover,
fieldset[disabled] .ea-bootstrap .btn-danger:hover,
.ea-bootstrap .btn-danger.disabled:focus, .ea-bootstrap .btn-danger[disabled]:focus,
fieldset[disabled] .ea-bootstrap .btn-danger:focus,
.ea-bootstrap .btn-danger.disabled.focus, .ea-bootstrap .btn-danger[disabled].focus,
fieldset[disabled] .ea-bootstrap .btn-danger.focus,
.ea-bootstrap .btn-danger.disabled:active, .ea-bootstrap .btn-danger[disabled]:active,
fieldset[disabled] .ea-bootstrap .btn-danger:active,
.ea-bootstrap .btn-danger.disabled.active, .ea-bootstrap .btn-danger[disabled].active,
fieldset[disabled] .ea-bootstrap .btn-danger.active{background-color:#d9534f;border-color:#d43f3a;}
.ea-bootstrap .btn-danger .badge{color:#d9534f;background-color:#fff;}
.ea-bootstrap .btn-link{font-weight:normal;color:#337ab7;border-radius:0;}
.ea-bootstrap .btn-link, .ea-bootstrap .btn-link:active, .ea-bootstrap .btn-link.active, .ea-bootstrap .btn-link[disabled],
fieldset[disabled] .ea-bootstrap .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.ea-bootstrap .btn-link, .ea-bootstrap .btn-link:hover, .ea-bootstrap .btn-link:focus, .ea-bootstrap .btn-link:active{border-color:transparent;}
.ea-bootstrap .btn-link:hover, .ea-bootstrap .btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent;}
.ea-bootstrap .btn-link[disabled]:hover,
fieldset[disabled] .ea-bootstrap .btn-link:hover,
.ea-bootstrap .btn-link[disabled]:focus,
fieldset[disabled] .ea-bootstrap .btn-link:focus{color:#777;text-decoration:none;}
.ea-bootstrap .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}
.ea-bootstrap .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.ea-bootstrap .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}
.ea-bootstrap .btn-block{display:block;width:100%;}
.ea-bootstrap .btn-block + .btn-block{margin-top:5px;}
.ea-bootstrap input[type="submit"].btn-block,
.ea-bootstrap input[type="reset"].btn-block,
.ea-bootstrap input[type="button"].btn-block{width:100%;}
.ea-bootstrap .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;}
.ea-bootstrap .fade.in{opacity:1;}
.ea-bootstrap .collapse{display:none;}
.ea-bootstrap .collapse.in{display:block;}
tr.ea-bootstrap .collapse.in{display:table-row;}
tbody.ea-bootstrap .collapse.in{display:table-row-group;}
.ea-bootstrap .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;}
.ea-bootstrap .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;}
.ea-bootstrap .dropup, .ea-bootstrap .dropdown{position:relative;}
.ea-bootstrap .dropdown-toggle:focus{outline:0;}
.ea-bootstrap .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, .15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175);box-shadow:0 6px 12px rgba(0, 0, 0, .175);}
.ea-bootstrap .dropdown-menu.pull-right{right:0;left:auto;}
.ea-bootstrap .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.ea-bootstrap .dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap;}
.ea-bootstrap .dropdown-menu > li > a:hover, .ea-bootstrap .dropdown-menu > li > a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5;}
.ea-bootstrap .dropdown-menu > .active > a, .ea-bootstrap .dropdown-menu > .active > a:hover, .ea-bootstrap .dropdown-menu > .active > a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0;}
.ea-bootstrap .dropdown-menu > .disabled > a, .ea-bootstrap .dropdown-menu > .disabled > a:hover, .ea-bootstrap .dropdown-menu > .disabled > a:focus{color:#777;}
.ea-bootstrap .dropdown-menu > .disabled > a:hover, .ea-bootstrap .dropdown-menu > .disabled > a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}
.ea-bootstrap .open > .dropdown-menu{display:block;}
.ea-bootstrap .open > a{outline:0;}
.ea-bootstrap .dropdown-menu-right{right:0;left:auto;}
.ea-bootstrap .dropdown-menu-left{right:auto;left:0;}
.ea-bootstrap .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap;}
.ea-bootstrap .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990;}
.ea-bootstrap .pull-right > .dropdown-menu{right:0;left:auto;}
.ea-bootstrap .dropup .caret, .ea-bootstrap .navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;}
.ea-bootstrap .dropup .dropdown-menu, .ea-bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px;}
@media(min-width:768px){
.ea-bootstrap .navbar-right .dropdown-menu{right:0;left:auto;}
.ea-bootstrap .navbar-right .dropdown-menu-left{right:auto;left:0;}
}
.ea-bootstrap .btn-group, .ea-bootstrap .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}
.ea-bootstrap .btn-group > .btn, .ea-bootstrap .btn-group-vertical > .btn{position:relative;float:left;}
.ea-bootstrap .btn-group > .btn:hover, .ea-bootstrap .btn-group-vertical > .btn:hover, .ea-bootstrap .btn-group > .btn:focus, .ea-bootstrap .btn-group-vertical > .btn:focus, .ea-bootstrap .btn-group > .btn:active, .ea-bootstrap .btn-group-vertical > .btn:active, .ea-bootstrap .btn-group > .btn.active, .ea-bootstrap .btn-group-vertical > .btn.active{z-index:2;}
.ea-bootstrap .btn-group .btn + .btn,
.ea-bootstrap .btn-group .btn + .btn-group,
.ea-bootstrap .btn-group .btn-group + .btn,
.ea-bootstrap .btn-group .btn-group + .btn-group{margin-left:-1px;}
.ea-bootstrap .btn-toolbar{margin-left:-5px;}
.ea-bootstrap .btn-toolbar .btn, .ea-bootstrap .btn-toolbar .btn-group, .ea-bootstrap .btn-toolbar .input-group{float:left;}
.ea-bootstrap .btn-toolbar > .btn, .ea-bootstrap .btn-toolbar > .btn-group, .ea-bootstrap .btn-toolbar > .input-group{margin-left:5px;}
.ea-bootstrap .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;}
.ea-bootstrap .btn-group > .btn:first-child{margin-left:0;}
.ea-bootstrap .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}
.ea-bootstrap .btn-group > .btn:last-child:not(:first-child),
.ea-bootstrap .btn-group > .dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}
.ea-bootstrap .btn-group > .btn-group{float:left;}
.ea-bootstrap .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0;}
.ea-bootstrap .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ea-bootstrap .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0;}
.ea-bootstrap .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0;}
.ea-bootstrap .btn-group .dropdown-toggle:active, .ea-bootstrap .btn-group.open .dropdown-toggle{outline:0;}
.ea-bootstrap .btn-group > .btn + .dropdown-toggle{padding-right:8px;padding-left:8px;}
.ea-bootstrap .btn-group > .btn-lg + .dropdown-toggle{padding-right:12px;padding-left:12px;}
.ea-bootstrap .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);}
.ea-bootstrap .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none;}
.ea-bootstrap .btn .caret{margin-left:0;}
.ea-bootstrap .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0;}
.ea-bootstrap .dropup .btn-lg .caret{border-width:0 5px 5px;}
.ea-bootstrap .btn-group-vertical > .btn, .ea-bootstrap .btn-group-vertical > .btn-group, .ea-bootstrap .btn-group-vertical > .btn-group > .btn{display:block;float:none;width:100%;max-width:100%;}
.ea-bootstrap .btn-group-vertical > .btn-group > .btn{float:none;}
.ea-bootstrap .btn-group-vertical > .btn + .btn,
.ea-bootstrap .btn-group-vertical > .btn + .btn-group,
.ea-bootstrap .btn-group-vertical > .btn-group + .btn,
.ea-bootstrap .btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0;}
.ea-bootstrap .btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0;}
.ea-bootstrap .btn-group-vertical > .btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;}
.ea-bootstrap .btn-group-vertical > .btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;}
.ea-bootstrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0;}
.ea-bootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ea-bootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.ea-bootstrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius:0;border-top-right-radius:0;}
.ea-bootstrap .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate;}
.ea-bootstrap .btn-group-justified > .btn, .ea-bootstrap .btn-group-justified > .btn-group{display:table-cell;float:none;width:1%;}
.ea-bootstrap .btn-group-justified > .btn-group .btn{width:100%;}
.ea-bootstrap .btn-group-justified > .btn-group .dropdown-menu{left:auto;}
.ea-bootstrap [data-toggle="buttons"] > .btn input[type="radio"],
.ea-bootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.ea-bootstrap [data-toggle="buttons"] > .btn input[type="checkbox"],
.ea-bootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none;}
.ea-bootstrap .input-group{position:relative;display:table;border-collapse:separate;}
.ea-bootstrap .input-group[class*="col-"]{float:none;padding-right:0;padding-left:0;}
.ea-bootstrap .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;}
.ea-bootstrap .input-group-lg > .form-control, .ea-bootstrap .input-group-lg > .input-group-addon, .ea-bootstrap .input-group-lg > .input-group-btn > .btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}
select.ea-bootstrap .input-group-lg > .form-control, select.ea-bootstrap .input-group-lg > .input-group-addon, select.ea-bootstrap .input-group-lg > .input-group-btn > .btn{height:46px;line-height:46px;}
textarea.ea-bootstrap .input-group-lg > .form-control, textarea.ea-bootstrap .input-group-lg > .input-group-addon, textarea.ea-bootstrap .input-group-lg > .input-group-btn > .btn, select[multiple].ea-bootstrap .input-group-lg > .form-control,
select[multiple].ea-bootstrap .input-group-lg > .input-group-addon,
select[multiple].ea-bootstrap .input-group-lg > .input-group-btn > .btn{height:auto;}
.ea-bootstrap .input-group-sm > .form-control, .ea-bootstrap .input-group-sm > .input-group-addon, .ea-bootstrap .input-group-sm > .input-group-btn > .btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
select.ea-bootstrap .input-group-sm > .form-control, select.ea-bootstrap .input-group-sm > .input-group-addon, select.ea-bootstrap .input-group-sm > .input-group-btn > .btn{height:30px;line-height:30px;}
textarea.ea-bootstrap .input-group-sm > .form-control, textarea.ea-bootstrap .input-group-sm > .input-group-addon, textarea.ea-bootstrap .input-group-sm > .input-group-btn > .btn, select[multiple].ea-bootstrap .input-group-sm > .form-control,
select[multiple].ea-bootstrap .input-group-sm > .input-group-addon,
select[multiple].ea-bootstrap .input-group-sm > .input-group-btn > .btn{height:auto;}
.ea-bootstrap .input-group-addon, .ea-bootstrap .input-group-btn, .ea-bootstrap .input-group .form-control{display:table-cell;}
.ea-bootstrap .input-group-addon:not(:first-child):not(:last-child),
.ea-bootstrap .input-group-btn:not(:first-child):not(:last-child),
.ea-bootstrap .input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}
.ea-bootstrap .input-group-addon, .ea-bootstrap .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}
.ea-bootstrap .input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;}
.ea-bootstrap .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px;}
.ea-bootstrap .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px;}
.ea-bootstrap .input-group-addon input[type="radio"],
.ea-bootstrap .input-group-addon input[type="checkbox"]{margin-top:0;}
.ea-bootstrap .input-group .form-control:first-child, .ea-bootstrap .input-group-addon:first-child, .ea-bootstrap .input-group-btn:first-child > .btn, .ea-bootstrap .input-group-btn:first-child > .btn-group > .btn, .ea-bootstrap .input-group-btn:first-child > .dropdown-toggle, .ea-bootstrap .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.ea-bootstrap .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}
.ea-bootstrap .input-group-addon:first-child{border-right:0;}
.ea-bootstrap .input-group .form-control:last-child, .ea-bootstrap .input-group-addon:last-child, .ea-bootstrap .input-group-btn:last-child > .btn, .ea-bootstrap .input-group-btn:last-child > .btn-group > .btn, .ea-bootstrap .input-group-btn:last-child > .dropdown-toggle, .ea-bootstrap .input-group-btn:first-child > .btn:not(:first-child),
.ea-bootstrap .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}
.ea-bootstrap .input-group-addon:last-child{border-left:0;}
.ea-bootstrap .input-group-btn{position:relative;font-size:0;white-space:nowrap;}
.ea-bootstrap .input-group-btn > .btn{position:relative;}
.ea-bootstrap .input-group-btn > .btn + .btn{margin-left:-1px;}
.ea-bootstrap .input-group-btn > .btn:hover, .ea-bootstrap .input-group-btn > .btn:focus, .ea-bootstrap .input-group-btn > .btn:active{z-index:2;}
.ea-bootstrap .input-group-btn:first-child > .btn, .ea-bootstrap .input-group-btn:first-child > .btn-group{margin-right:-1px;}
.ea-bootstrap .input-group-btn:last-child > .btn, .ea-bootstrap .input-group-btn:last-child > .btn-group{z-index:2;margin-left:-1px;}
.ea-bootstrap .nav{padding-left:0;margin-bottom:0;list-style:none;}
.ea-bootstrap .nav > li{position:relative;display:block;}
.ea-bootstrap .nav > li > a{position:relative;display:block;padding:10px 15px;}
.ea-bootstrap .nav > li > a:hover, .ea-bootstrap .nav > li > a:focus{text-decoration:none;background-color:#eee;}
.ea-bootstrap .nav > li.disabled > a{color:#777;}
.ea-bootstrap .nav > li.disabled > a:hover, .ea-bootstrap .nav > li.disabled > a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent;}
.ea-bootstrap .nav .open > a, .ea-bootstrap .nav .open > a:hover, .ea-bootstrap .nav .open > a:focus{background-color:#eee;border-color:#337ab7;}
.ea-bootstrap .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.ea-bootstrap .nav > li > a > img{max-width:none;}
.ea-bootstrap .nav-tabs{border-bottom:1px solid #ddd;}
.ea-bootstrap .nav-tabs > li{float:left;margin-bottom:-1px;}
.ea-bootstrap .nav-tabs > li > a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0;}
.ea-bootstrap .nav-tabs > li > a:hover{border-color:#eee #eee #ddd;}
.ea-bootstrap .nav-tabs > li.active > a, .ea-bootstrap .nav-tabs > li.active > a:hover, .ea-bootstrap .nav-tabs > li.active > a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;}
.ea-bootstrap .nav-tabs.nav-justified{width:100%;border-bottom:0;}
.ea-bootstrap .nav-tabs.nav-justified > li{float:none;}
.ea-bootstrap .nav-tabs.nav-justified > li > a{margin-bottom:5px;text-align:center;}
.ea-bootstrap .nav-tabs.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto;}
@media(min-width:768px){
.ea-bootstrap .nav-tabs.nav-justified > li{display:table-cell;width:1%;}
.ea-bootstrap .nav-tabs.nav-justified > li > a{margin-bottom:0;}
}
.ea-bootstrap .nav-tabs.nav-justified > li > a{margin-right:0;border-radius:4px;}
.ea-bootstrap .nav-tabs.nav-justified > .active > a, .ea-bootstrap .nav-tabs.nav-justified > .active > a:hover, .ea-bootstrap .nav-tabs.nav-justified > .active > a:focus{border:1px solid #ddd;}
@media(min-width:768px){
.ea-bootstrap .nav-tabs.nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;}
.ea-bootstrap .nav-tabs.nav-justified > .active > a, .ea-bootstrap .nav-tabs.nav-justified > .active > a:hover, .ea-bootstrap .nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#fff;}
}
.ea-bootstrap .nav-pills > li{float:left;}
.ea-bootstrap .nav-pills > li > a{border-radius:4px;}
.ea-bootstrap .nav-pills > li + li{margin-left:2px;}
.ea-bootstrap .nav-pills > li.active > a, .ea-bootstrap .nav-pills > li.active > a:hover, .ea-bootstrap .nav-pills > li.active > a:focus{color:#fff;background-color:#337ab7;}
.ea-bootstrap .nav-stacked > li{float:none;}
.ea-bootstrap .nav-stacked > li + li{margin-top:2px;margin-left:0;}
.ea-bootstrap .nav-justified{width:100%;}
.ea-bootstrap .nav-justified > li{float:none;}
.ea-bootstrap .nav-justified > li > a{margin-bottom:5px;text-align:center;}
.ea-bootstrap .nav-justified > .dropdown .dropdown-menu{top:auto;left:auto;}
@media(min-width:768px){
.ea-bootstrap .nav-justified > li{display:table-cell;width:1%;}
.ea-bootstrap .nav-justified > li > a{margin-bottom:0;}
}
.ea-bootstrap .nav-tabs-justified{border-bottom:0;}
.ea-bootstrap .nav-tabs-justified > li > a{margin-right:0;border-radius:4px;}
.ea-bootstrap .nav-tabs-justified > .active > a, .ea-bootstrap .nav-tabs-justified > .active > a:hover, .ea-bootstrap .nav-tabs-justified > .active > a:focus{border:1px solid #ddd;}
@media(min-width:768px){
.ea-bootstrap .nav-tabs-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;}
.ea-bootstrap .nav-tabs-justified > .active > a, .ea-bootstrap .nav-tabs-justified > .active > a:hover, .ea-bootstrap .nav-tabs-justified > .active > a:focus{border-bottom-color:#fff;}
}
.ea-bootstrap .tab-content > .tab-pane{display:none;}
.ea-bootstrap .tab-content > .active{display:block;}
.ea-bootstrap .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}
.ea-bootstrap .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent;}
@media(min-width:768px){
.ea-bootstrap .navbar{border-radius:4px;}
}
@media(min-width:768px){
.ea-bootstrap .navbar-header{float:left;}
}
.ea-bootstrap .navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);}
.ea-bootstrap .navbar-collapse.in{overflow-y:auto;}
@media(min-width:768px){
.ea-bootstrap .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none;}
.ea-bootstrap .navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important;}
.ea-bootstrap .navbar-collapse.in{overflow-y:visible;}
.navbar-fixed-top .ea-bootstrap .navbar-collapse, .navbar-static-top .ea-bootstrap .navbar-collapse, .navbar-fixed-bottom .ea-bootstrap .navbar-collapse{padding-right:0;padding-left:0;}
}
.ea-bootstrap .navbar-fixed-top .navbar-collapse, .ea-bootstrap .navbar-fixed-bottom .navbar-collapse{max-height:340px;}
@media (max-device-width: 480px) and (orientation: landscape) {
.ea-bootstrap .navbar-fixed-top .navbar-collapse, .ea-bootstrap .navbar-fixed-bottom .navbar-collapse{max-height:200px;}
}
.ea-bootstrap .container > .navbar-header, .ea-bootstrap .container-fluid > .navbar-header, .ea-bootstrap .container > .navbar-collapse, .ea-bootstrap .container-fluid > .navbar-collapse{margin-right:-15px;margin-left:-15px;}
@media(min-width:768px){
.ea-bootstrap .container > .navbar-header, .ea-bootstrap .container-fluid > .navbar-header, .ea-bootstrap .container > .navbar-collapse, .ea-bootstrap .container-fluid > .navbar-collapse{margin-right:0;margin-left:0;}
}
.ea-bootstrap .navbar-static-top{z-index:1000;border-width:0 0 1px;}
@media(min-width:768px){
.ea-bootstrap .navbar-static-top{border-radius:0;}
}
.ea-bootstrap .navbar-fixed-top, .ea-bootstrap .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;}
@media(min-width:768px){
.ea-bootstrap .navbar-fixed-top, .ea-bootstrap .navbar-fixed-bottom{border-radius:0;}
}
.ea-bootstrap .navbar-fixed-top{top:0;border-width:0 0 1px;}
.ea-bootstrap .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0;}
.ea-bootstrap .navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px;}
.ea-bootstrap .navbar-brand:hover, .ea-bootstrap .navbar-brand:focus{text-decoration:none;}
.ea-bootstrap .navbar-brand > img{display:block;}
@media(min-width:768px){
.navbar > .container .ea-bootstrap .navbar-brand, .navbar > .container-fluid .ea-bootstrap .navbar-brand{margin-left:-15px;}
}
.ea-bootstrap .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;}
.ea-bootstrap .navbar-toggle:focus{outline:0;}
.ea-bootstrap .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;}
.ea-bootstrap .navbar-toggle .icon-bar + .icon-bar{margin-top:4px;}
@media(min-width:768px){
.ea-bootstrap .navbar-toggle{display:none;}
}
.ea-bootstrap .navbar-nav{margin:7.5px -15px;}
.ea-bootstrap .navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:20px;}
@media(max-width:767px){
.ea-bootstrap .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;}
.ea-bootstrap .navbar-nav .open .dropdown-menu > li > a, .ea-bootstrap .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px;}
.ea-bootstrap .navbar-nav .open .dropdown-menu > li > a{line-height:20px;}
.ea-bootstrap .navbar-nav .open .dropdown-menu > li > a:hover, .ea-bootstrap .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none;}
}
@media(min-width:768px){
.ea-bootstrap .navbar-nav{float:left;margin:0;}
.ea-bootstrap .navbar-nav > li{float:left;}
.ea-bootstrap .navbar-nav > li > a{padding-top:15px;padding-bottom:15px;}
}
.ea-bootstrap .navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);}
@media(min-width:768px){
.ea-bootstrap .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}
.ea-bootstrap .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle;}
.ea-bootstrap .navbar-form .form-control-static{display:inline-block;}
.ea-bootstrap .navbar-form .input-group{display:inline-table;vertical-align:middle;}
.ea-bootstrap .navbar-form .input-group .input-group-addon, .ea-bootstrap .navbar-form .input-group .input-group-btn, .ea-bootstrap .navbar-form .input-group .form-control{width:auto;}
.ea-bootstrap .navbar-form .input-group > .form-control{width:100%;}
.ea-bootstrap .navbar-form .control-label{margin-bottom:0;vertical-align:middle;}
.ea-bootstrap .navbar-form .radio, .ea-bootstrap .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle;}
.ea-bootstrap .navbar-form .radio label, .ea-bootstrap .navbar-form .checkbox label{padding-left:0;}
.ea-bootstrap .navbar-form .radio input[type="radio"],
.ea-bootstrap .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0;}
.ea-bootstrap .navbar-form .has-feedback .form-control-feedback{top:0;}
}
@media(max-width:767px){
.ea-bootstrap .navbar-form .form-group{margin-bottom:5px;}
.ea-bootstrap .navbar-form .form-group:last-child{margin-bottom:0;}
}
@media(min-width:768px){
.ea-bootstrap .navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none;}
}
.ea-bootstrap .navbar-nav > li > .dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0;}
.ea-bootstrap .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;}
.ea-bootstrap .navbar-btn{margin-top:8px;margin-bottom:8px;}
.ea-bootstrap .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px;}
.ea-bootstrap .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px;}
.ea-bootstrap .navbar-text{margin-top:15px;margin-bottom:15px;}
@media(min-width:768px){
.ea-bootstrap .navbar-text{float:left;margin-right:15px;margin-left:15px;}
}
@media(min-width:768px){
.ea-bootstrap .navbar-left{float:left !important;}
.ea-bootstrap .navbar-right{float:right !important;margin-right:-15px;}
.ea-bootstrap .navbar-right ~ .navbar-right{margin-right:0;}
}
.ea-bootstrap .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7;}
.ea-bootstrap .navbar-default .navbar-brand{color:#777;}
.ea-bootstrap .navbar-default .navbar-brand:hover, .ea-bootstrap .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent;}
.ea-bootstrap .navbar-default .navbar-text{color:#777;}
.ea-bootstrap .navbar-default .navbar-nav > li > a{color:#777;}
.ea-bootstrap .navbar-default .navbar-nav > li > a:hover, .ea-bootstrap .navbar-default .navbar-nav > li > a:focus{color:#333;background-color:transparent;}
.ea-bootstrap .navbar-default .navbar-nav > .active > a, .ea-bootstrap .navbar-default .navbar-nav > .active > a:hover, .ea-bootstrap .navbar-default .navbar-nav > .active > a:focus{color:#555;background-color:#e7e7e7;}
.ea-bootstrap .navbar-default .navbar-nav > .disabled > a, .ea-bootstrap .navbar-default .navbar-nav > .disabled > a:hover, .ea-bootstrap .navbar-default .navbar-nav > .disabled > a:focus{color:#ccc;background-color:transparent;}
.ea-bootstrap .navbar-default .navbar-toggle{border-color:#ddd;}
.ea-bootstrap .navbar-default .navbar-toggle:hover, .ea-bootstrap .navbar-default .navbar-toggle:focus{background-color:#ddd;}
.ea-bootstrap .navbar-default .navbar-toggle .icon-bar{background-color:#888;}
.ea-bootstrap .navbar-default .navbar-collapse, .ea-bootstrap .navbar-default .navbar-form{border-color:#e7e7e7;}
.ea-bootstrap .navbar-default .navbar-nav > .open > a, .ea-bootstrap .navbar-default .navbar-nav > .open > a:hover, .ea-bootstrap .navbar-default .navbar-nav > .open > a:focus{color:#555;background-color:#e7e7e7;}
@media(max-width:767px){
.ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#777;}
.ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#333;background-color:transparent;}
.ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#e7e7e7;}
.ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .ea-bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent;}
}
.ea-bootstrap .navbar-default .navbar-link{color:#777;}
.ea-bootstrap .navbar-default .navbar-link:hover{color:#333;}
.ea-bootstrap .navbar-default .btn-link{color:#777;}
.ea-bootstrap .navbar-default .btn-link:hover, .ea-bootstrap .navbar-default .btn-link:focus{color:#333;}
.ea-bootstrap .navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .ea-bootstrap .navbar-default .btn-link:hover,
.ea-bootstrap .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .ea-bootstrap .navbar-default .btn-link:focus{color:#ccc;}
.ea-bootstrap .navbar-inverse{background-color:#222;border-color:#080808;}
.ea-bootstrap .navbar-inverse .navbar-brand{color:#9d9d9d;}
.ea-bootstrap .navbar-inverse .navbar-brand:hover, .ea-bootstrap .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent;}
.ea-bootstrap .navbar-inverse .navbar-text{color:#9d9d9d;}
.ea-bootstrap .navbar-inverse .navbar-nav > li > a{color:#9d9d9d;}
.ea-bootstrap .navbar-inverse .navbar-nav > li > a:hover, .ea-bootstrap .navbar-inverse .navbar-nav > li > a:focus{color:#fff;background-color:transparent;}
.ea-bootstrap .navbar-inverse .navbar-nav > .active > a, .ea-bootstrap .navbar-inverse .navbar-nav > .active > a:hover, .ea-bootstrap .navbar-inverse .navbar-nav > .active > a:focus{color:#fff;background-color:#080808;}
.ea-bootstrap .navbar-inverse .navbar-nav > .disabled > a, .ea-bootstrap .navbar-inverse .navbar-nav > .disabled > a:hover, .ea-bootstrap .navbar-inverse .navbar-nav > .disabled > a:focus{color:#444;background-color:transparent;}
.ea-bootstrap .navbar-inverse .navbar-toggle{border-color:#333;}
.ea-bootstrap .navbar-inverse .navbar-toggle:hover, .ea-bootstrap .navbar-inverse .navbar-toggle:focus{background-color:#333;}
.ea-bootstrap .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff;}
.ea-bootstrap .navbar-inverse .navbar-collapse, .ea-bootstrap .navbar-inverse .navbar-form{border-color:#101010;}
.ea-bootstrap .navbar-inverse .navbar-nav > .open > a, .ea-bootstrap .navbar-inverse .navbar-nav > .open > a:hover, .ea-bootstrap .navbar-inverse .navbar-nav > .open > a:focus{color:#fff;background-color:#080808;}
@media(max-width:767px){
.ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#080808;}
.ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808;}
.ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#9d9d9d;}
.ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent;}
.ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#080808;}
.ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .ea-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent;}
}
.ea-bootstrap .navbar-inverse .navbar-link{color:#9d9d9d;}
.ea-bootstrap .navbar-inverse .navbar-link:hover{color:#fff;}
.ea-bootstrap .navbar-inverse .btn-link{color:#9d9d9d;}
.ea-bootstrap .navbar-inverse .btn-link:hover, .ea-bootstrap .navbar-inverse .btn-link:focus{color:#fff;}
.ea-bootstrap .navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .ea-bootstrap .navbar-inverse .btn-link:hover,
.ea-bootstrap .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .ea-bootstrap .navbar-inverse .btn-link:focus{color:#444;}
.ea-bootstrap .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px;}
.ea-bootstrap .breadcrumb > li{display:inline-block;}
.ea-bootstrap .breadcrumb > li + li:before{padding:0 5px;color:#ccc;content:"/\00a0";}
.ea-bootstrap .breadcrumb > .active{color:#777;}
.ea-bootstrap .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}
.ea-bootstrap .pagination > li{display:inline;}
.ea-bootstrap .pagination > li > a, .ea-bootstrap .pagination > li > span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd;}
.ea-bootstrap .pagination > li:first-child > a, .ea-bootstrap .pagination > li:first-child > span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.ea-bootstrap .pagination > li:last-child > a, .ea-bootstrap .pagination > li:last-child > span{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.ea-bootstrap .pagination > li > a:hover, .ea-bootstrap .pagination > li > span:hover, .ea-bootstrap .pagination > li > a:focus, .ea-bootstrap .pagination > li > span:focus{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd;}
.ea-bootstrap .pagination > .active > a, .ea-bootstrap .pagination > .active > span, .ea-bootstrap .pagination > .active > a:hover, .ea-bootstrap .pagination > .active > span:hover, .ea-bootstrap .pagination > .active > a:focus, .ea-bootstrap .pagination > .active > span:focus{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7;}
.ea-bootstrap .pagination > .disabled > span, .ea-bootstrap .pagination > .disabled > span:hover, .ea-bootstrap .pagination > .disabled > span:focus, .ea-bootstrap .pagination > .disabled > a, .ea-bootstrap .pagination > .disabled > a:hover, .ea-bootstrap .pagination > .disabled > a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd;}
.ea-bootstrap .pagination-lg > li > a, .ea-bootstrap .pagination-lg > li > span{padding:10px 16px;font-size:18px;line-height:1.3333333;}
.ea-bootstrap .pagination-lg > li:first-child > a, .ea-bootstrap .pagination-lg > li:first-child > span{border-top-left-radius:6px;border-bottom-left-radius:6px;}
.ea-bootstrap .pagination-lg > li:last-child > a, .ea-bootstrap .pagination-lg > li:last-child > span{border-top-right-radius:6px;border-bottom-right-radius:6px;}
.ea-bootstrap .pagination-sm > li > a, .ea-bootstrap .pagination-sm > li > span{padding:5px 10px;font-size:12px;line-height:1.5;}
.ea-bootstrap .pagination-sm > li:first-child > a, .ea-bootstrap .pagination-sm > li:first-child > span{border-top-left-radius:3px;border-bottom-left-radius:3px;}
.ea-bootstrap .pagination-sm > li:last-child > a, .ea-bootstrap .pagination-sm > li:last-child > span{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.ea-bootstrap .pager{padding-left:0;margin:20px 0;text-align:center;list-style:none;}
.ea-bootstrap .pager li{display:inline;}
.ea-bootstrap .pager li > a, .ea-bootstrap .pager li > span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px;}
.ea-bootstrap .pager li > a:hover, .ea-bootstrap .pager li > a:focus{text-decoration:none;background-color:#eee;}
.ea-bootstrap .pager .next > a, .ea-bootstrap .pager .next > span{float:right;}
.ea-bootstrap .pager .previous > a, .ea-bootstrap .pager .previous > span{float:left;}
.ea-bootstrap .pager .disabled > a, .ea-bootstrap .pager .disabled > a:hover, .ea-bootstrap .pager .disabled > a:focus, .ea-bootstrap .pager .disabled > span{color:#777;cursor:not-allowed;background-color:#fff;}
.ea-bootstrap .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}
a.ea-bootstrap .label:hover, a.ea-bootstrap .label:focus{color:#fff;text-decoration:none;cursor:pointer;}
.ea-bootstrap .label:empty{display:none;}
.btn .ea-bootstrap .label{position:relative;top:-1px;}
.ea-bootstrap .label-default{background-color:#777;}
.ea-bootstrap .label-default[href]:hover,
.ea-bootstrap .label-default[href]:focus{background-color:#5e5e5e;}
.ea-bootstrap .label-primary{background-color:#337ab7;}
.ea-bootstrap .label-primary[href]:hover,
.ea-bootstrap .label-primary[href]:focus{background-color:#286090;}
.ea-bootstrap .label-success{background-color:#5cb85c;}
.ea-bootstrap .label-success[href]:hover,
.ea-bootstrap .label-success[href]:focus{background-color:#449d44;}
.ea-bootstrap .label-info{background-color:#5bc0de;}
.ea-bootstrap .label-info[href]:hover,
.ea-bootstrap .label-info[href]:focus{background-color:#31b0d5;}
.ea-bootstrap .label-warning{background-color:#f0ad4e;}
.ea-bootstrap .label-warning[href]:hover,
.ea-bootstrap .label-warning[href]:focus{background-color:#ec971f;}
.ea-bootstrap .label-danger{background-color:#d9534f;}
.ea-bootstrap .label-danger[href]:hover,
.ea-bootstrap .label-danger[href]:focus{background-color:#c9302c;}
.ea-bootstrap .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px;}
.ea-bootstrap .badge:empty{display:none;}
.btn .ea-bootstrap .badge{position:relative;top:-1px;}
.btn-xs .ea-bootstrap .badge, .btn-group-xs > .btn .ea-bootstrap .badge{top:0;padding:1px 5px;}
a.ea-bootstrap .badge:hover, a.ea-bootstrap .badge:focus{color:#fff;text-decoration:none;cursor:pointer;}
.list-group-item.active > .ea-bootstrap .badge, .nav-pills > .active > a > .ea-bootstrap .badge{color:#337ab7;background-color:#fff;}
.list-group-item > .ea-bootstrap .badge{float:right;}
.list-group-item > .ea-bootstrap .badge + .ea-bootstrap .badge{margin-right:5px;}
.nav-pills > li > a > .ea-bootstrap .badge{margin-left:3px;}
.ea-bootstrap .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee;}
.ea-bootstrap .jumbotron h1, .ea-bootstrap .jumbotron .h1{color:inherit;}
.ea-bootstrap .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200;}
.ea-bootstrap .jumbotron > hr{border-top-color:#d5d5d5;}
.container .ea-bootstrap .jumbotron, .container-fluid .ea-bootstrap .jumbotron{border-radius:6px;}
.ea-bootstrap .jumbotron .container{max-width:100%;}
@media screen and (min-width:768px){
.ea-bootstrap .jumbotron{padding-top:48px;padding-bottom:48px;}
.container .ea-bootstrap .jumbotron, .container-fluid .ea-bootstrap .jumbotron{padding-right:60px;padding-left:60px;}
.ea-bootstrap .jumbotron h1, .ea-bootstrap .jumbotron .h1{font-size:63px;}
}
.ea-bootstrap .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out;}
.ea-bootstrap .thumbnail > img, .ea-bootstrap .thumbnail a > img{margin-right:auto;margin-left:auto;}
a.ea-bootstrap .thumbnail:hover, a.ea-bootstrap .thumbnail:focus, a.ea-bootstrap .thumbnail.active{border-color:#337ab7;}
.ea-bootstrap .thumbnail .caption{padding:9px;color:#333;}
.ea-bootstrap .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}
.ea-bootstrap .alert h4{margin-top:0;color:inherit;}
.ea-bootstrap .alert .alert-link{font-weight:bold;}
.ea-bootstrap .alert > p, .ea-bootstrap .alert > ul{margin-bottom:0;}
.ea-bootstrap .alert > p + p{margin-top:5px;}
.ea-bootstrap .alert-dismissable, .ea-bootstrap .alert-dismissible{padding-right:35px;}
.ea-bootstrap .alert-dismissable .close, .ea-bootstrap .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit;}
.ea-bootstrap .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}
.ea-bootstrap .alert-success hr{border-top-color:#c9e2b3;}
.ea-bootstrap .alert-success .alert-link{color:#2b542c;}
.ea-bootstrap .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1;}
.ea-bootstrap .alert-info hr{border-top-color:#a6e1ec;}
.ea-bootstrap .alert-info .alert-link{color:#245269;}
.ea-bootstrap .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;}
.ea-bootstrap .alert-warning hr{border-top-color:#f7e1b5;}
.ea-bootstrap .alert-warning .alert-link{color:#66512c;}
.ea-bootstrap .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
.ea-bootstrap .alert-danger hr{border-top-color:#e4b9c0;}
.ea-bootstrap .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;}
}
.ea-bootstrap .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1);}
.ea-bootstrap .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;}
.ea-bootstrap .progress-striped .progress-bar, .ea-bootstrap .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}
.ea-bootstrap .progress.active .progress-bar, .ea-bootstrap .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;}
.ea-bootstrap .progress-bar-success{background-color:#5cb85c;}
.progress-striped .ea-bootstrap .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.ea-bootstrap .progress-bar-info{background-color:#5bc0de;}
.progress-striped .ea-bootstrap .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.ea-bootstrap .progress-bar-warning{background-color:#f0ad4e;}
.progress-striped .ea-bootstrap .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.ea-bootstrap .progress-bar-danger{background-color:#d9534f;}
.progress-striped .ea-bootstrap .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.ea-bootstrap .media{margin-top:15px;}
.ea-bootstrap .media:first-child{margin-top:0;}
.ea-bootstrap .media, .ea-bootstrap .media-body{overflow:hidden;zoom:1;}
.ea-bootstrap .media-body{width:10000px;}
.ea-bootstrap .media-object{display:block;}
.ea-bootstrap .media-object.img-thumbnail{max-width:none;}
.ea-bootstrap .media-right, .ea-bootstrap .media > .pull-right{padding-left:10px;}
.ea-bootstrap .media-left, .ea-bootstrap .media > .pull-left{padding-right:10px;}
.ea-bootstrap .media-left, .ea-bootstrap .media-right, .ea-bootstrap .media-body{display:table-cell;vertical-align:top;}
.ea-bootstrap .media-middle{vertical-align:middle;}
.ea-bootstrap .media-bottom{vertical-align:bottom;}
.ea-bootstrap .media-heading{margin-top:0;margin-bottom:5px;}
.ea-bootstrap .media-list{padding-left:0;list-style:none;}
.ea-bootstrap .list-group{padding-left:0;margin-bottom:20px;}
.ea-bootstrap .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;}
.ea-bootstrap .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}
.ea-bootstrap .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.ea-bootstrap a.list-group-item, .ea-bootstrap button.list-group-item{color:#555;}
.ea-bootstrap a.list-group-item .list-group-item-heading, .ea-bootstrap button.list-group-item .list-group-item-heading{color:#333;}
.ea-bootstrap a.list-group-item:hover, .ea-bootstrap button.list-group-item:hover, .ea-bootstrap a.list-group-item:focus, .ea-bootstrap button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5;}
.ea-bootstrap button.list-group-item{width:100%;text-align:left;}
.ea-bootstrap .list-group-item.disabled, .ea-bootstrap .list-group-item.disabled:hover, .ea-bootstrap .list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee;}
.ea-bootstrap .list-group-item.disabled .list-group-item-heading, .ea-bootstrap .list-group-item.disabled:hover .list-group-item-heading, .ea-bootstrap .list-group-item.disabled:focus .list-group-item-heading{color:inherit;}
.ea-bootstrap .list-group-item.disabled .list-group-item-text, .ea-bootstrap .list-group-item.disabled:hover .list-group-item-text, .ea-bootstrap .list-group-item.disabled:focus .list-group-item-text{color:#777;}
.ea-bootstrap .list-group-item.active, .ea-bootstrap .list-group-item.active:hover, .ea-bootstrap .list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;}
.ea-bootstrap .list-group-item.active .list-group-item-heading, .ea-bootstrap .list-group-item.active:hover .list-group-item-heading, .ea-bootstrap .list-group-item.active:focus .list-group-item-heading, .ea-bootstrap .list-group-item.active .list-group-item-heading > small, .ea-bootstrap .list-group-item.active:hover .list-group-item-heading > small, .ea-bootstrap .list-group-item.active:focus .list-group-item-heading > small, .ea-bootstrap .list-group-item.active .list-group-item-heading > .small, .ea-bootstrap .list-group-item.active:hover .list-group-item-heading > .small, .ea-bootstrap .list-group-item.active:focus .list-group-item-heading > .small{color:inherit;}
.ea-bootstrap .list-group-item.active .list-group-item-text, .ea-bootstrap .list-group-item.active:hover .list-group-item-text, .ea-bootstrap .list-group-item.active:focus .list-group-item-text{color:#c7ddef;}
.ea-bootstrap .list-group-item-success{color:#3c763d;background-color:#dff0d8;}
a.ea-bootstrap .list-group-item-success, button.ea-bootstrap .list-group-item-success{color:#3c763d;}
a.ea-bootstrap .list-group-item-success .list-group-item-heading, button.ea-bootstrap .list-group-item-success .list-group-item-heading{color:inherit;}
a.ea-bootstrap .list-group-item-success:hover, button.ea-bootstrap .list-group-item-success:hover, a.ea-bootstrap .list-group-item-success:focus, button.ea-bootstrap .list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6;}
a.ea-bootstrap .list-group-item-success.active, button.ea-bootstrap .list-group-item-success.active, a.ea-bootstrap .list-group-item-success.active:hover, button.ea-bootstrap .list-group-item-success.active:hover, a.ea-bootstrap .list-group-item-success.active:focus, button.ea-bootstrap .list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d;}
.ea-bootstrap .list-group-item-info{color:#31708f;background-color:#d9edf7;}
a.ea-bootstrap .list-group-item-info, button.ea-bootstrap .list-group-item-info{color:#31708f;}
a.ea-bootstrap .list-group-item-info .list-group-item-heading, button.ea-bootstrap .list-group-item-info .list-group-item-heading{color:inherit;}
a.ea-bootstrap .list-group-item-info:hover, button.ea-bootstrap .list-group-item-info:hover, a.ea-bootstrap .list-group-item-info:focus, button.ea-bootstrap .list-group-item-info:focus{color:#31708f;background-color:#c4e3f3;}
a.ea-bootstrap .list-group-item-info.active, button.ea-bootstrap .list-group-item-info.active, a.ea-bootstrap .list-group-item-info.active:hover, button.ea-bootstrap .list-group-item-info.active:hover, a.ea-bootstrap .list-group-item-info.active:focus, button.ea-bootstrap .list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f;}
.ea-bootstrap .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3;}
a.ea-bootstrap .list-group-item-warning, button.ea-bootstrap .list-group-item-warning{color:#8a6d3b;}
a.ea-bootstrap .list-group-item-warning .list-group-item-heading, button.ea-bootstrap .list-group-item-warning .list-group-item-heading{color:inherit;}
a.ea-bootstrap .list-group-item-warning:hover, button.ea-bootstrap .list-group-item-warning:hover, a.ea-bootstrap .list-group-item-warning:focus, button.ea-bootstrap .list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc;}
a.ea-bootstrap .list-group-item-warning.active, button.ea-bootstrap .list-group-item-warning.active, a.ea-bootstrap .list-group-item-warning.active:hover, button.ea-bootstrap .list-group-item-warning.active:hover, a.ea-bootstrap .list-group-item-warning.active:focus, button.ea-bootstrap .list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b;}
.ea-bootstrap .list-group-item-danger{color:#a94442;background-color:#f2dede;}
a.ea-bootstrap .list-group-item-danger, button.ea-bootstrap .list-group-item-danger{color:#a94442;}
a.ea-bootstrap .list-group-item-danger .list-group-item-heading, button.ea-bootstrap .list-group-item-danger .list-group-item-heading{color:inherit;}
a.ea-bootstrap .list-group-item-danger:hover, button.ea-bootstrap .list-group-item-danger:hover, a.ea-bootstrap .list-group-item-danger:focus, button.ea-bootstrap .list-group-item-danger:focus{color:#a94442;background-color:#ebcccc;}
a.ea-bootstrap .list-group-item-danger.active, button.ea-bootstrap .list-group-item-danger.active, a.ea-bootstrap .list-group-item-danger.active:hover, button.ea-bootstrap .list-group-item-danger.active:hover, a.ea-bootstrap .list-group-item-danger.active:focus, button.ea-bootstrap .list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442;}
.ea-bootstrap .list-group-item-heading{margin-top:0;margin-bottom:5px;}
.ea-bootstrap .list-group-item-text{margin-bottom:0;line-height:1.3;}
.ea-bootstrap .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);box-shadow:0 1px 1px rgba(0, 0, 0, .05);}
.ea-bootstrap .panel-body{padding:15px;}
.ea-bootstrap .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;}
.ea-bootstrap .panel-heading > .dropdown .dropdown-toggle{color:inherit;}
.ea-bootstrap .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit;}
.ea-bootstrap .panel-title > a, .ea-bootstrap .panel-title > small, .ea-bootstrap .panel-title > .small, .ea-bootstrap .panel-title > small > a, .ea-bootstrap .panel-title > .small > a{color:inherit;}
.ea-bootstrap .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.ea-bootstrap .panel > .list-group, .ea-bootstrap .panel > .panel-collapse > .list-group{margin-bottom:0;}
.ea-bootstrap .panel > .list-group .list-group-item, .ea-bootstrap .panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0;}
.ea-bootstrap .panel > .list-group:first-child .list-group-item:first-child, .ea-bootstrap .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px;}
.ea-bootstrap .panel > .list-group:last-child .list-group-item:last-child, .ea-bootstrap .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;}
.ea-bootstrap .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0;}
.ea-bootstrap .panel-heading + .list-group .list-group-item:first-child{border-top-width:0;}
.ea-bootstrap .list-group + .panel-footer{border-top-width:0;}
.ea-bootstrap .panel > .table, .ea-bootstrap .panel > .table-responsive > .table, .ea-bootstrap .panel > .panel-collapse > .table{margin-bottom:0;}
.ea-bootstrap .panel > .table caption, .ea-bootstrap .panel > .table-responsive > .table caption, .ea-bootstrap .panel > .panel-collapse > .table caption{padding-right:15px;padding-left:15px;}
.ea-bootstrap .panel > .table:first-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child{border-top-left-radius:3px;border-top-right-radius:3px;}
.ea-bootstrap .panel > .table:first-child > thead:first-child > tr:first-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .ea-bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px;}
.ea-bootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .ea-bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .ea-bootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .ea-bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:3px;}
.ea-bootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .ea-bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .ea-bootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .ea-bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .ea-bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:3px;}
.ea-bootstrap .panel > .table:last-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.ea-bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .ea-bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.ea-bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .ea-bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .ea-bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .ea-bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px;}
.ea-bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .ea-bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .ea-bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .ea-bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .ea-bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:3px;}
.ea-bootstrap .panel > .panel-body + .table,
.ea-bootstrap .panel > .panel-body + .table-responsive,
.ea-bootstrap .panel > .table + .panel-body,
.ea-bootstrap .panel > .table-responsive + .panel-body{border-top:1px solid #ddd;}
.ea-bootstrap .panel > .table > tbody:first-child > tr:first-child th, .ea-bootstrap .panel > .table > tbody:first-child > tr:first-child td{border-top:0;}
.ea-bootstrap .panel > .table-bordered, .ea-bootstrap .panel > .table-responsive > .table-bordered{border:0;}
.ea-bootstrap .panel > .table-bordered > thead > tr > th:first-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .ea-bootstrap .panel > .table-bordered > tbody > tr > th:first-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .ea-bootstrap .panel > .table-bordered > tfoot > tr > th:first-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .ea-bootstrap .panel > .table-bordered > thead > tr > td:first-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .ea-bootstrap .panel > .table-bordered > tbody > tr > td:first-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .ea-bootstrap .panel > .table-bordered > tfoot > tr > td:first-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}
.ea-bootstrap .panel > .table-bordered > thead > tr > th:last-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .ea-bootstrap .panel > .table-bordered > tbody > tr > th:last-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .ea-bootstrap .panel > .table-bordered > tfoot > tr > th:last-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .ea-bootstrap .panel > .table-bordered > thead > tr > td:last-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .ea-bootstrap .panel > .table-bordered > tbody > tr > td:last-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .ea-bootstrap .panel > .table-bordered > tfoot > tr > td:last-child, .ea-bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}
.ea-bootstrap .panel > .table-bordered > thead > tr:first-child > td, .ea-bootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .ea-bootstrap .panel > .table-bordered > tbody > tr:first-child > td, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .ea-bootstrap .panel > .table-bordered > thead > tr:first-child > th, .ea-bootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .ea-bootstrap .panel > .table-bordered > tbody > tr:first-child > th, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0;}
.ea-bootstrap .panel > .table-bordered > tbody > tr:last-child > td, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .ea-bootstrap .panel > .table-bordered > tfoot > tr:last-child > td, .ea-bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .ea-bootstrap .panel > .table-bordered > tbody > tr:last-child > th, .ea-bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .ea-bootstrap .panel > .table-bordered > tfoot > tr:last-child > th, .ea-bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0;}
.ea-bootstrap .panel > .table-responsive{margin-bottom:0;border:0;}
.ea-bootstrap .panel-group{margin-bottom:20px;}
.ea-bootstrap .panel-group .panel{margin-bottom:0;border-radius:4px;}
.ea-bootstrap .panel-group .panel + .panel{margin-top:5px;}
.ea-bootstrap .panel-group .panel-heading{border-bottom:0;}
.ea-bootstrap .panel-group .panel-heading + .panel-collapse > .panel-body,
.ea-bootstrap .panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #ddd;}
.ea-bootstrap .panel-group .panel-footer{border-top:0;}
.ea-bootstrap .panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd;}
.ea-bootstrap .panel-default{border-color:#ddd;}
.ea-bootstrap .panel-default > .panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd;}
.ea-bootstrap .panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ddd;}
.ea-bootstrap .panel-default > .panel-heading .badge{color:#f5f5f5;background-color:#333;}
.ea-bootstrap .panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ddd;}
.ea-bootstrap .panel-primary{border-color:#337ab7;}
.ea-bootstrap .panel-primary > .panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7;}
.ea-bootstrap .panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#337ab7;}
.ea-bootstrap .panel-primary > .panel-heading .badge{color:#337ab7;background-color:#fff;}
.ea-bootstrap .panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#337ab7;}
.ea-bootstrap .panel-success{border-color:#d6e9c6;}
.ea-bootstrap .panel-success > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}
.ea-bootstrap .panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color:#d6e9c6;}
.ea-bootstrap .panel-success > .panel-heading .badge{color:#dff0d8;background-color:#3c763d;}
.ea-bootstrap .panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#d6e9c6;}
.ea-bootstrap .panel-info{border-color:#bce8f1;}
.ea-bootstrap .panel-info > .panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1;}
.ea-bootstrap .panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color:#bce8f1;}
.ea-bootstrap .panel-info > .panel-heading .badge{color:#d9edf7;background-color:#31708f;}
.ea-bootstrap .panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#bce8f1;}
.ea-bootstrap .panel-warning{border-color:#faebcc;}
.ea-bootstrap .panel-warning > .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;}
.ea-bootstrap .panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color:#faebcc;}
.ea-bootstrap .panel-warning > .panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b;}
.ea-bootstrap .panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#faebcc;}
.ea-bootstrap .panel-danger{border-color:#ebccd1;}
.ea-bootstrap .panel-danger > .panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
.ea-bootstrap .panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ebccd1;}
.ea-bootstrap .panel-danger > .panel-heading .badge{color:#f2dede;background-color:#a94442;}
.ea-bootstrap .panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ebccd1;}
.ea-bootstrap .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;}
.ea-bootstrap .embed-responsive .embed-responsive-item, .ea-bootstrap .embed-responsive iframe, .ea-bootstrap .embed-responsive embed, .ea-bootstrap .embed-responsive object, .ea-bootstrap .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}
.ea-bootstrap .embed-responsive-16by9{padding-bottom:56.25%;}
.ea-bootstrap .embed-responsive-4by3{padding-bottom:75%;}
.ea-bootstrap .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);}
.ea-bootstrap .well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, .15);}
.ea-bootstrap .well-lg{padding:24px;border-radius:6px;}
.ea-bootstrap .well-sm{padding:9px;border-radius:3px;}
.ea-bootstrap .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;}
.ea-bootstrap .close:hover, .ea-bootstrap .close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5;}
button.ea-bootstrap .close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0;}
.ea-bootstrap .modal-open{overflow:hidden;}
.ea-bootstrap .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;}
.ea-bootstrap .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);}
.ea-bootstrap .modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);}
.ea-bootstrap .modal-open .modal{overflow-x:hidden;overflow-y:auto;}
.ea-bootstrap .modal-dialog{position:relative;width:auto;margin:10px;}
.ea-bootstrap .modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0, 0, 0, .2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);box-shadow:0 3px 9px rgba(0, 0, 0, .5);}
.ea-bootstrap .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}
.ea-bootstrap .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0;}
.ea-bootstrap .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5;}
.ea-bootstrap .modal-header{min-height:16.42857143px;padding:15px;border-bottom:1px solid #e5e5e5;}
.ea-bootstrap .modal-header .close{margin-top:-2px;}
.ea-bootstrap .modal-title{margin:0;line-height:1.42857143;}
.ea-bootstrap .modal-body{position:relative;padding:15px;}
.ea-bootstrap .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5;}
.ea-bootstrap .modal-footer .btn + .btn{margin-bottom:0;margin-left:5px;}
.ea-bootstrap .modal-footer .btn-group .btn + .btn{margin-left:-1px;}
.ea-bootstrap .modal-footer .btn-block + .btn-block{margin-left:0;}
.ea-bootstrap .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}
@media(min-width:768px){
.ea-bootstrap .modal-dialog{width:600px;margin:30px auto;}
.ea-bootstrap .modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);box-shadow:0 5px 15px rgba(0, 0, 0, .5);}
.ea-bootstrap .modal-sm{width:300px;}
}
@media(min-width:992px){
.ea-bootstrap .modal-lg{width:900px;}
}
.ea-bootstrap .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto;}
.ea-bootstrap .tooltip.in{filter:alpha(opacity=90);opacity:.9;}
.ea-bootstrap .tooltip.top{padding:5px 0;margin-top:-3px;}
.ea-bootstrap .tooltip.right{padding:0 5px;margin-left:3px;}
.ea-bootstrap .tooltip.bottom{padding:5px 0;margin-top:3px;}
.ea-bootstrap .tooltip.left{padding:0 5px;margin-left:-3px;}
.ea-bootstrap .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px;}
.ea-bootstrap .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.ea-bootstrap .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000;}
.ea-bootstrap .tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000;}
.ea-bootstrap .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000;}
.ea-bootstrap .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000;}
.ea-bootstrap .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000;}
.ea-bootstrap .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000;}
.ea-bootstrap .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000;}
.ea-bootstrap .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000;}
.ea-bootstrap .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, .2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .2);box-shadow:0 5px 10px rgba(0, 0, 0, .2);line-break:auto;}
.ea-bootstrap .popover.top{margin-top:-10px;}
.ea-bootstrap .popover.right{margin-left:10px;}
.ea-bootstrap .popover.bottom{margin-top:10px;}
.ea-bootstrap .popover.left{margin-left:-10px;}
.ea-bootstrap .popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;}
.ea-bootstrap .popover-content{padding:9px 14px;}
.ea-bootstrap .popover > .arrow, .ea-bootstrap .popover > .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.ea-bootstrap .popover > .arrow{border-width:11px;}
.ea-bootstrap .popover > .arrow:after{content:"";border-width:10px;}
.ea-bootstrap .popover.top > .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0, 0, 0, .25);border-bottom-width:0;}
.ea-bootstrap .popover.top > .arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0;}
.ea-bootstrap .popover.right > .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0, 0, 0, .25);border-left-width:0;}
.ea-bootstrap .popover.right > .arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0;}
.ea-bootstrap .popover.bottom > .arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, .25);}
.ea-bootstrap .popover.bottom > .arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff;}
.ea-bootstrap .popover.left > .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, .25);}
.ea-bootstrap .popover.left > .arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff;}
.ea-bootstrap .carousel{position:relative;}
.ea-bootstrap .carousel-inner{position:relative;width:100%;overflow:hidden;}
.ea-bootstrap .carousel-inner > .item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}
.ea-bootstrap .carousel-inner > .item > img, .ea-bootstrap .carousel-inner > .item > a > img{line-height:1;}
@media all and (transform-3d), (-webkit-transform-3d) {
.ea-bootstrap .carousel-inner > .item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;}
.ea-bootstrap .carousel-inner > .item.next, .ea-bootstrap .carousel-inner > .item.active.right{left:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
.ea-bootstrap .carousel-inner > .item.prev, .ea-bootstrap .carousel-inner > .item.active.left{left:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
.ea-bootstrap .carousel-inner > .item.next.left, .ea-bootstrap .carousel-inner > .item.prev.right, .ea-bootstrap .carousel-inner > .item.active{left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.ea-bootstrap .carousel-inner > .active, .ea-bootstrap .carousel-inner > .next, .ea-bootstrap .carousel-inner > .prev{display:block;}
.ea-bootstrap .carousel-inner > .active{left:0;}
.ea-bootstrap .carousel-inner > .next, .ea-bootstrap .carousel-inner > .prev{position:absolute;top:0;width:100%;}
.ea-bootstrap .carousel-inner > .next{left:100%;}
.ea-bootstrap .carousel-inner > .prev{left:-100%;}
.ea-bootstrap .carousel-inner > .next.left, .ea-bootstrap .carousel-inner > .prev.right{left:0;}
.ea-bootstrap .carousel-inner > .active.left{left:-100%;}
.ea-bootstrap .carousel-inner > .active.right{left:100%;}
.ea-bootstrap .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, .6);filter:alpha(opacity=50);opacity:.5;}
.ea-bootstrap .carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));background-image:linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x;}
.ea-bootstrap .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));background-image:linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x;}
.ea-bootstrap .carousel-control:hover, .ea-bootstrap .carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9;}
.ea-bootstrap .carousel-control .icon-prev, .ea-bootstrap .carousel-control .icon-next, .ea-bootstrap .carousel-control .glyphicon-chevron-left, .ea-bootstrap .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px;}
.ea-bootstrap .carousel-control .icon-prev, .ea-bootstrap .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px;}
.ea-bootstrap .carousel-control .icon-next, .ea-bootstrap .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px;}
.ea-bootstrap .carousel-control .icon-prev, .ea-bootstrap .carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1;}
.ea-bootstrap .carousel-control .icon-prev:before{content:'\2039';}
.ea-bootstrap .carousel-control .icon-next:before{content:'\203a';}
.ea-bootstrap .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none;}
.ea-bootstrap .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0, 0, 0, 0);border:1px solid #fff;border-radius:10px;}
.ea-bootstrap .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff;}
.ea-bootstrap .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, .6);}
.ea-bootstrap .carousel-caption .btn{text-shadow:none;}
@media screen and (min-width:768px){
.ea-bootstrap .carousel-control .glyphicon-chevron-left, .ea-bootstrap .carousel-control .glyphicon-chevron-right, .ea-bootstrap .carousel-control .icon-prev, .ea-bootstrap .carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px;}
.ea-bootstrap .carousel-control .glyphicon-chevron-left, .ea-bootstrap .carousel-control .icon-prev{margin-left:-15px;}
.ea-bootstrap .carousel-control .glyphicon-chevron-right, .ea-bootstrap .carousel-control .icon-next{margin-right:-15px;}
.ea-bootstrap .carousel-caption{right:20%;left:20%;padding-bottom:30px;}
.ea-bootstrap .carousel-indicators{bottom:20px;}
}
.ea-bootstrap .clearfix:before, .ea-bootstrap .clearfix:after, .ea-bootstrap .ea-bootstrap .dl-horizontal dd:before, .ea-bootstrap .ea-bootstrap .dl-horizontal dd:after, .ea-bootstrap .ea-bootstrap .container:before, .ea-bootstrap .ea-bootstrap .container:after, .ea-bootstrap .ea-bootstrap .container-fluid:before, .ea-bootstrap .ea-bootstrap .container-fluid:after, .ea-bootstrap .ea-bootstrap .row:before, .ea-bootstrap .ea-bootstrap .row:after, .ea-bootstrap .ea-bootstrap .form-horizontal .form-group:before, .ea-bootstrap .ea-bootstrap .form-horizontal .form-group:after, .ea-bootstrap .ea-bootstrap .btn-toolbar:before, .ea-bootstrap .ea-bootstrap .btn-toolbar:after, .ea-bootstrap .ea-bootstrap .btn-group-vertical > .btn-group:before, .ea-bootstrap .ea-bootstrap .btn-group-vertical > .btn-group:after, .ea-bootstrap .ea-bootstrap .nav:before, .ea-bootstrap .ea-bootstrap .nav:after, .ea-bootstrap .ea-bootstrap .navbar:before, .ea-bootstrap .ea-bootstrap .navbar:after, .ea-bootstrap .ea-bootstrap .navbar-header:before, .ea-bootstrap .ea-bootstrap .navbar-header:after, .ea-bootstrap .ea-bootstrap .navbar-collapse:before, .ea-bootstrap .ea-bootstrap .navbar-collapse:after, .ea-bootstrap .ea-bootstrap .pager:before, .ea-bootstrap .ea-bootstrap .pager:after, .ea-bootstrap .ea-bootstrap .panel-body:before, .ea-bootstrap .ea-bootstrap .panel-body:after, .ea-bootstrap .ea-bootstrap .modal-footer:before, .ea-bootstrap .ea-bootstrap .modal-footer:after{display:table;content:" ";}
.ea-bootstrap .clearfix:after, .ea-bootstrap .ea-bootstrap .dl-horizontal dd:after, .ea-bootstrap .ea-bootstrap .container:after, .ea-bootstrap .ea-bootstrap .container-fluid:after, .ea-bootstrap .ea-bootstrap .row:after, .ea-bootstrap .ea-bootstrap .form-horizontal .form-group:after, .ea-bootstrap .ea-bootstrap .btn-toolbar:after, .ea-bootstrap .ea-bootstrap .btn-group-vertical > .btn-group:after, .ea-bootstrap .ea-bootstrap .nav:after, .ea-bootstrap .ea-bootstrap .navbar:after, .ea-bootstrap .ea-bootstrap .navbar-header:after, .ea-bootstrap .ea-bootstrap .navbar-collapse:after, .ea-bootstrap .ea-bootstrap .pager:after, .ea-bootstrap .ea-bootstrap .panel-body:after, .ea-bootstrap .ea-bootstrap .modal-footer:after{clear:both;}
.ea-bootstrap .center-block{display:block;margin-right:auto;margin-left:auto;}
.ea-bootstrap .pull-right{float:right !important;}
.ea-bootstrap .pull-left{float:left !important;}
.ea-bootstrap .hide{display:none !important;}
.ea-bootstrap .show{display:block !important;}
.ea-bootstrap .invisible{visibility:hidden;}
.ea-bootstrap .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.ea-bootstrap .hidden{display:none !important;}
.ea-bootstrap .affix{position:fixed;}
@-ms-viewport{width:device-width;}
.ea-bootstrap .visible-xs, .ea-bootstrap .visible-sm, .ea-bootstrap .visible-md, .ea-bootstrap .visible-lg{display:none !important;}
.ea-bootstrap .visible-xs-block, .ea-bootstrap .visible-xs-inline, .ea-bootstrap .visible-xs-inline-block, .ea-bootstrap .visible-sm-block, .ea-bootstrap .visible-sm-inline, .ea-bootstrap .visible-sm-inline-block, .ea-bootstrap .visible-md-block, .ea-bootstrap .visible-md-inline, .ea-bootstrap .visible-md-inline-block, .ea-bootstrap .visible-lg-block, .ea-bootstrap .visible-lg-inline, .ea-bootstrap .visible-lg-inline-block{display:none !important;}
@media(max-width:767px){
.ea-bootstrap .visible-xs{display:block !important;}
table.ea-bootstrap .visible-xs{display:table !important;}
tr.ea-bootstrap .visible-xs{display:table-row !important;}
th.ea-bootstrap .visible-xs, td.ea-bootstrap .visible-xs{display:table-cell !important;}
}
@media(max-width:767px){
.ea-bootstrap .visible-xs-block{display:block !important;}
}
@media(max-width:767px){
.ea-bootstrap .visible-xs-inline{display:inline !important;}
}
@media(max-width:767px){
.ea-bootstrap .visible-xs-inline-block{display:inline-block !important;}
}
@media(min-width:768px) and (max-width:991px){
.ea-bootstrap .visible-sm{display:block !important;}
table.ea-bootstrap .visible-sm{display:table !important;}
tr.ea-bootstrap .visible-sm{display:table-row !important;}
th.ea-bootstrap .visible-sm, td.ea-bootstrap .visible-sm{display:table-cell !important;}
}
@media(min-width:768px) and (max-width:991px){
.ea-bootstrap .visible-sm-block{display:block !important;}
}
@media(min-width:768px) and (max-width:991px){
.ea-bootstrap .visible-sm-inline{display:inline !important;}
}
@media(min-width:768px) and (max-width:991px){
.ea-bootstrap .visible-sm-inline-block{display:inline-block !important;}
}
@media(min-width:992px) and (max-width:1199px){
.ea-bootstrap .visible-md{display:block !important;}
table.ea-bootstrap .visible-md{display:table !important;}
tr.ea-bootstrap .visible-md{display:table-row !important;}
th.ea-bootstrap .visible-md, td.ea-bootstrap .visible-md{display:table-cell !important;}
}
@media(min-width:992px) and (max-width:1199px){
.ea-bootstrap .visible-md-block{display:block !important;}
}
@media(min-width:992px) and (max-width:1199px){
.ea-bootstrap .visible-md-inline{display:inline !important;}
}
@media(min-width:992px) and (max-width:1199px){
.ea-bootstrap .visible-md-inline-block{display:inline-block !important;}
}
@media(min-width:1200px){
.ea-bootstrap .visible-lg{display:block !important;}
table.ea-bootstrap .visible-lg{display:table !important;}
tr.ea-bootstrap .visible-lg{display:table-row !important;}
th.ea-bootstrap .visible-lg, td.ea-bootstrap .visible-lg{display:table-cell !important;}
}
@media(min-width:1200px){
.ea-bootstrap .visible-lg-block{display:block !important;}
}
@media(min-width:1200px){
.ea-bootstrap .visible-lg-inline{display:inline !important;}
}
@media(min-width:1200px){
.ea-bootstrap .visible-lg-inline-block{display:inline-block !important;}
}
@media(max-width:767px){
.ea-bootstrap .hidden-xs{display:none !important;}
}
@media(min-width:768px) and (max-width:991px){
.ea-bootstrap .hidden-sm{display:none !important;}
}
@media(min-width:992px) and (max-width:1199px){
.ea-bootstrap .hidden-md{display:none !important;}
}
@media(min-width:1200px){
.ea-bootstrap .hidden-lg{display:none !important;}
}
.ea-bootstrap .visible-print{display:none !important;}
@media print {
.ea-bootstrap .visible-print{display:block !important;}
table.ea-bootstrap .visible-print{display:table !important;}
tr.ea-bootstrap .visible-print{display:table-row !important;}
th.ea-bootstrap .visible-print, td.ea-bootstrap .visible-print{display:table-cell !important;}
}
.ea-bootstrap .visible-print-block{display:none !important;}
@media print {
.ea-bootstrap .visible-print-block{display:block !important;}
}
.ea-bootstrap .visible-print-inline{display:none !important;}
@media print {
.ea-bootstrap .visible-print-inline{display:inline !important;}
}
.ea-bootstrap .visible-print-inline-block{display:none !important;}
@media print {
.ea-bootstrap .visible-print-inline-block{display:inline-block !important;}
}
@media print {
.ea-bootstrap .hidden-print {
display: none !important;
}
}@font-face{font-family:'FontAwesome';src:url(//photom.hu/wp-content/plugins/easy-appointments/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//photom.hu/wp-content/plugins/easy-appointments/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//photom.hu/wp-content/plugins/easy-appointments/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//photom.hu/wp-content/plugins/easy-appointments/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//photom.hu/wp-content/plugins/easy-appointments/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//photom.hu/wp-content/plugins/easy-appointments/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ui-datepicker{background-color:#fff;border:1px solid #66AFE9;border-radius:4px;box-shadow:0 0 8px rgba(102,175,233,.6);display:none;margin-top:4px;padding:10px;}
.ui-datepicker th{border-width:0px 1px 1px 0px;font-weight:700;}
.ui-datepicker table{border-width:1px 0px 0px 1px;margin:0px 0px 1.6em;}
.ui-datepicker table, .ui-datepicker th, .ui-datepicker td{border:1px solid rgba(51, 51, 51, 0.1);}
.ui-datepicker a, .ui-datepicker a:hover{text-decoration:none;}
.ui-datepicker a:hover, .ui-datepicker td:hover a{color:#2A6496;-webkit-transition:color 0.1s ease-in-out;-moz-transition:color 0.1s ease-in-out;-o-transition:color 0.1s ease-in-out;transition:color 0.1s ease-in-out;}
.ui-datepicker .ui-datepicker-header{margin-bottom:4px;text-align:center;}
.ui-datepicker .ui-datepicker-title{font-weight:700;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{cursor:default;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;height:20px;line-height:1;margin-top:2px;width:30px;}
.ui-datepicker .ui-datepicker-prev{float:left;text-align:left;}
.ui-datepicker .ui-datepicker-next{float:right;text-align:right;}
.ui-datepicker .ui-datepicker-prev:before{content:"\e079";cursor:pointer;}
.ui-datepicker .ui-datepicker-next:before{content:"\e080";cursor:pointer;}
.ui-datepicker .ui-icon{display:none;}
.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%;}
.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td{text-align:center;padding:4px 0;}
.ui-datepicker .ui-datepicker-calendar td{border-radius:4px;-webkit-transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out;-moz-transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out;-o-transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out;transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out;}
.ui-datepicker .ui-datepicker-calendar td:hover{background-color:#eee;cursor:pointer;}
.ui-datepicker .ui-datepicker-calendar td a{text-decoration:none;}
.ui-datepicker .ui-datepicker-current-day{background-color:#4289cc;}
.ui-datepicker .ui-datepicker-current-day a{color:#fff}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{background-color:#fff;cursor:default;}
.ui-datepicker .ui-state-disabled{color:#ccc;font-size:1.5em;}
.ui-datepicker a.ui-state-disabled{display:none;}
.ui-datepicker a{border-bottom:0;font-size:1.5em;}
.ea-bootstrap{margin:0 auto;white-space:nowrap;}
.ea-bootstrap .disabled{position:relative;}
.ea-bootstrap .disabled .block{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0.6;background-color:white;z-index:101;}
.ea-bootstrap .time{text-align:left;display:flex;flex-flow:row wrap;}
.ea-bootstrap .time-value{display:inline-block;min-width:25%;max-width:25%;padding-top:5px;padding-bottom:5px;text-align:center;vertical-align:middle;border:1px dotted #ccc;font-size:1.1em;background-color:#fff;flex-grow:4;}
.ea-bootstrap .time-value.am-pm, .ea-bootstrap .time-disabled.am-pm{padding-left:6px;padding-right:6px;}
.ea-bootstrap .time-value.slots, .ea-bootstrap .time-disabled.slots{min-width:25%;}
.ea-bootstrap .time-value:hover{background-color:#EEE;cursor:pointer;}
.ea-bootstrap .time-disabled{cursor:default;display:inline-block;min-width:25%;max-width:25%;padding-top:5px;padding-bottom:5px;text-align:center;vertical-align:middle;border:1px solid #ccc;font-size:1.1em;background-color:#ccc;flex-grow:4;}
.ea-bootstrap .col-50 .time-value, .ea-bootstrap .col-50 .time-disabled{min-width:50%;max-width:50%;}
.ea-bootstrap.ea-bootstrap .selected-time, .ea-bootstrap.ea-bootstrap .selected-time:hover{background-color:green;color:white;}
.ea-bootstrap .time-row td{padding-top:0;padding-bottom:0;white-space:normal;}
.ea-bootstrap .time-row td:hover{background-color:#fff;}
.ea-bootstrap .time-row .time{margin-bottom:0;}
@media(max-width:768px){
.ea-bootstrap .time-row .time{padding:15px 5px;text-align:center;}
}
.ea-bootstrap h3{margin-top:1.1852em;margin-bottom:0.5926em;}
.ea-bootstrap #booking-overview .ea-label{padding:5px;}
.ea-bootstrap #booking-overview .value{padding:5px;font-weight:bold;}
.ea-bootstrap label.error{width:100% !important;color:red;}
.ea-bootstrap input.error, .ea-bootstrap textarea.error, .ea-bootstrap select.error{border-color:red;}
#ea-loader{background-image:url(//photom.hu/wp-content/plugins/easy-appointments/img/ajax-loader.gif);background-position:50% 50%;position:absolute;width:25px;height:25px;background-repeat:no-repeat;background-color:rgba(255, 255, 255, 0.1);display:none;}
.ea-bootstrap .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display:none;}
.ea-bootstrap .ui-datepicker .free{}
.ea-bootstrap .ui-datepicker .no-slots, .ea-bootstrap .ui-datepicker .no-slots:hover{background-color:rgba(163,163,117,0.5);color:#fff;cursor:default;}
.ea-bootstrap .ui-datepicker .no-slots a{color:#fff;cursor:default;}
.ea-bootstrap .ui-datepicker .busy, .ea-bootstrap .ui-datepicker .busy:hover{background-color:rgba(255,0,0,0.5);color:#fff;cursor:default;}
.ea-bootstrap .ui-datepicker .busy a{color:#fff;cursor:default;}
.ea-bootstrap .ea-actions-group button, .ea-bootstrap .ea-actions-group a{margin-left:10px;}
.ea-cancel{margin-left:10px;}
.ea-bootstrap .final h3{white-space:normal;}
.ea-bootstrap .gdpr, .ea-bootstrap .i-agree{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;white-space:initial;}
.ea-phone-field-group{display:block;}
.ea-phone-field-group label{display:none;}
.ea-phone-field-group .ea-phone-country-code-part{text-align:center;width:100%;}
.ea-phone-field-group .ea-phone-number-part{width:100%;}
.ea-phone-field-group .ea-phone-number-part::placeholder{color:#cccccc;}
.ea-bootstrap td.ui-datepicker-week-col:hover{background-color:inherit;cursor:default;}
.ea-bootstrap .ui-datepicker{width:auto;}
.ea-bootstrap .ui-state-default, .ea-bootstrap .ui-widget-content .ui-state-default{border:none;background-color:transparent;background-image:none;}
.ea-bootstrap .ui-widget-header{background-color:transparent;background-image:none;border:none;color:inherit;}
.ea-bootstrap .ui-datepicker td span, .ui-datepicker td a{text-align:center;}
.ea-checkout-section{width:100%;max-width:800px;}
.ea-form-v2 .form-group{display:flex;flex-direction:column;margin-bottom:5px;}
.ea-form-v2 .form-horizontal .control-label{width:100%;text-align:left;font-weight:normal;}
.ea-form-v2 .form-group div.col-sm-8{width:100%;}
@media(min-width:768px){
.ea-form-v2 .form-horizontal .control-label {
text-align: left;
} }