.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.bootstrap-bmlt{    }.bootstrap-bmlt html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.bootstrap-bmlt body{margin:0}.bootstrap-bmlt article,.bootstrap-bmlt aside,.bootstrap-bmlt details,.bootstrap-bmlt figcaption,.bootstrap-bmlt figure,.bootstrap-bmlt footer,.bootstrap-bmlt header,.bootstrap-bmlt hgroup,.bootstrap-bmlt main,.bootstrap-bmlt menu,.bootstrap-bmlt nav,.bootstrap-bmlt section,.bootstrap-bmlt summary{display:block}.bootstrap-bmlt audio,.bootstrap-bmlt canvas,.bootstrap-bmlt progress,.bootstrap-bmlt video{display:inline-block;vertical-align:baseline}.bootstrap-bmlt audio:not([controls]){display:none;height:0}.bootstrap-bmlt [hidden],.bootstrap-bmlt template{display:none}.bootstrap-bmlt a{background-color:transparent}.bootstrap-bmlt a:active,.bootstrap-bmlt a:hover{outline:0}.bootstrap-bmlt abbr[title]{border-bottom:1px dotted}.bootstrap-bmlt b,.bootstrap-bmlt strong{font-weight:700}.bootstrap-bmlt dfn{font-style:italic}.bootstrap-bmlt h1{font-size:2em;margin:.67em 0}.bootstrap-bmlt mark{background:#ff0;color:#000}.bootstrap-bmlt small{font-size:80%}.bootstrap-bmlt sub,.bootstrap-bmlt sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.bootstrap-bmlt sup{top:-.5em}.bootstrap-bmlt sub{bottom:-.25em}.bootstrap-bmlt img{border:0}.bootstrap-bmlt svg:not(:root){overflow:hidden}.bootstrap-bmlt hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}.bootstrap-bmlt pre{overflow:auto}.bootstrap-bmlt code,.bootstrap-bmlt kbd,.bootstrap-bmlt pre,.bootstrap-bmlt samp{font-family:monospace,monospace;font-size:1em}.bootstrap-bmlt button,.bootstrap-bmlt input,.bootstrap-bmlt optgroup,.bootstrap-bmlt select,.bootstrap-bmlt textarea{color:inherit;font:inherit;margin:0}.bootstrap-bmlt button{overflow:visible}.bootstrap-bmlt button,.bootstrap-bmlt select{text-transform:none}.bootstrap-bmlt button,.bootstrap-bmlt html input[type=button],.bootstrap-bmlt input[type=reset],.bootstrap-bmlt input[type=submit]{-webkit-appearance:button;cursor:pointer}.bootstrap-bmlt button[disabled],.bootstrap-bmlt html input[disabled]{cursor:default}.bootstrap-bmlt button::-moz-focus-inner,.bootstrap-bmlt input::-moz-focus-inner{border:0;padding:0}.bootstrap-bmlt input[type=checkbox],.bootstrap-bmlt input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.bootstrap-bmlt input[type=number]::-webkit-inner-spin-button,.bootstrap-bmlt input[type=number]::-webkit-outer-spin-button{height:auto}.bootstrap-bmlt input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.bootstrap-bmlt input[type=search]::-webkit-search-cancel-button,.bootstrap-bmlt input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.bootstrap-bmlt fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.bootstrap-bmlt legend{border:0;padding:0}.bootstrap-bmlt textarea{overflow:auto}.bootstrap-bmlt optgroup{font-weight:700}.bootstrap-bmlt table{border-collapse:collapse;border-spacing:0}.bootstrap-bmlt td,.bootstrap-bmlt th{padding:0}@font-face{font-family:'Glyphicons Halflings';src:url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/fonts/glyphicons-halflings-regular.eot);src:url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.bootstrap-bmlt .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bootstrap-bmlt .glyphicon-asterisk:before{content:"\2a"}.bootstrap-bmlt .glyphicon-plus:before{content:"\2b"}.bootstrap-bmlt .glyphicon-eur:before,.bootstrap-bmlt .glyphicon-euro:before{content:"\20ac"}.bootstrap-bmlt .glyphicon-minus:before{content:"\2212"}.bootstrap-bmlt .glyphicon-cloud:before{content:"\2601"}.bootstrap-bmlt .glyphicon-envelope:before{content:"\2709"}.bootstrap-bmlt .glyphicon-pencil:before{content:"\270f"}.bootstrap-bmlt .glyphicon-glass:before{content:"\e001"}.bootstrap-bmlt .glyphicon-music:before{content:"\e002"}.bootstrap-bmlt .glyphicon-search:before{content:"\e003"}.bootstrap-bmlt .glyphicon-heart:before{content:"\e005"}.bootstrap-bmlt .glyphicon-star:before{content:"\e006"}.bootstrap-bmlt .glyphicon-star-empty:before{content:"\e007"}.bootstrap-bmlt .glyphicon-user:before{content:"\e008"}.bootstrap-bmlt .glyphicon-film:before{content:"\e009"}.bootstrap-bmlt .glyphicon-th-large:before{content:"\e010"}.bootstrap-bmlt .glyphicon-th:before{content:"\e011"}.bootstrap-bmlt .glyphicon-th-list:before{content:"\e012"}.bootstrap-bmlt .glyphicon-ok:before{content:"\e013"}.bootstrap-bmlt .glyphicon-remove:before{content:"\e014"}.bootstrap-bmlt .glyphicon-zoom-in:before{content:"\e015"}.bootstrap-bmlt .glyphicon-zoom-out:before{content:"\e016"}.bootstrap-bmlt .glyphicon-off:before{content:"\e017"}.bootstrap-bmlt .glyphicon-signal:before{content:"\e018"}.bootstrap-bmlt .glyphicon-cog:before{content:"\e019"}.bootstrap-bmlt .glyphicon-trash:before{content:"\e020"}.bootstrap-bmlt .glyphicon-home:before{content:"\e021"}.bootstrap-bmlt .glyphicon-file:before{content:"\e022"}.bootstrap-bmlt .glyphicon-time:before{content:"\e023"}.bootstrap-bmlt .glyphicon-road:before{content:"\e024"}.bootstrap-bmlt .glyphicon-download-alt:before{content:"\e025"}.bootstrap-bmlt .glyphicon-download:before{content:"\e026"}.bootstrap-bmlt .glyphicon-upload:before{content:"\e027"}.bootstrap-bmlt .glyphicon-inbox:before{content:"\e028"}.bootstrap-bmlt .glyphicon-play-circle:before{content:"\e029"}.bootstrap-bmlt .glyphicon-repeat:before{content:"\e030"}.bootstrap-bmlt .glyphicon-refresh:before{content:"\e031"}.bootstrap-bmlt .glyphicon-list-alt:before{content:"\e032"}.bootstrap-bmlt .glyphicon-lock:before{content:"\e033"}.bootstrap-bmlt .glyphicon-flag:before{content:"\e034"}.bootstrap-bmlt .glyphicon-headphones:before{content:"\e035"}.bootstrap-bmlt .glyphicon-volume-off:before{content:"\e036"}.bootstrap-bmlt .glyphicon-volume-down:before{content:"\e037"}.bootstrap-bmlt .glyphicon-volume-up:before{content:"\e038"}.bootstrap-bmlt .glyphicon-qrcode:before{content:"\e039"}.bootstrap-bmlt .glyphicon-barcode:before{content:"\e040"}.bootstrap-bmlt .glyphicon-tag:before{content:"\e041"}.bootstrap-bmlt .glyphicon-tags:before{content:"\e042"}.bootstrap-bmlt .glyphicon-book:before{content:"\e043"}.bootstrap-bmlt .glyphicon-bookmark:before{content:"\e044"}.bootstrap-bmlt .glyphicon-print:before{content:"\e045"}.bootstrap-bmlt .glyphicon-camera:before{content:"\e046"}.bootstrap-bmlt .glyphicon-font:before{content:"\e047"}.bootstrap-bmlt .glyphicon-bold:before{content:"\e048"}.bootstrap-bmlt .glyphicon-italic:before{content:"\e049"}.bootstrap-bmlt .glyphicon-text-height:before{content:"\e050"}.bootstrap-bmlt .glyphicon-text-width:before{content:"\e051"}.bootstrap-bmlt .glyphicon-align-left:before{content:"\e052"}.bootstrap-bmlt .glyphicon-align-center:before{content:"\e053"}.bootstrap-bmlt .glyphicon-align-right:before{content:"\e054"}.bootstrap-bmlt .glyphicon-align-justify:before{content:"\e055"}.bootstrap-bmlt .glyphicon-list:before{content:"\e056"}.bootstrap-bmlt .glyphicon-indent-left:before{content:"\e057"}.bootstrap-bmlt .glyphicon-indent-right:before{content:"\e058"}.bootstrap-bmlt .glyphicon-facetime-video:before{content:"\e059"}.bootstrap-bmlt .glyphicon-picture:before{content:"\e060"}.bootstrap-bmlt .glyphicon-map-marker:before{content:"\e062"}.bootstrap-bmlt .glyphicon-adjust:before{content:"\e063"}.bootstrap-bmlt .glyphicon-tint:before{content:"\e064"}.bootstrap-bmlt .glyphicon-edit:before{content:"\e065"}.bootstrap-bmlt .glyphicon-share:before{content:"\e066"}.bootstrap-bmlt .glyphicon-check:before{content:"\e067"}.bootstrap-bmlt .glyphicon-move:before{content:"\e068"}.bootstrap-bmlt .glyphicon-step-backward:before{content:"\e069"}.bootstrap-bmlt .glyphicon-fast-backward:before{content:"\e070"}.bootstrap-bmlt .glyphicon-backward:before{content:"\e071"}.bootstrap-bmlt .glyphicon-play:before{content:"\e072"}.bootstrap-bmlt .glyphicon-pause:before{content:"\e073"}.bootstrap-bmlt .glyphicon-stop:before{content:"\e074"}.bootstrap-bmlt .glyphicon-forward:before{content:"\e075"}.bootstrap-bmlt .glyphicon-fast-forward:before{content:"\e076"}.bootstrap-bmlt .glyphicon-step-forward:before{content:"\e077"}.bootstrap-bmlt .glyphicon-eject:before{content:"\e078"}.bootstrap-bmlt .glyphicon-chevron-left:before{content:"\e079"}.bootstrap-bmlt .glyphicon-chevron-right:before{content:"\e080"}.bootstrap-bmlt .glyphicon-plus-sign:before{content:"\e081"}.bootstrap-bmlt .glyphicon-minus-sign:before{content:"\e082"}.bootstrap-bmlt .glyphicon-remove-sign:before{content:"\e083"}.bootstrap-bmlt .glyphicon-ok-sign:before{content:"\e084"}.bootstrap-bmlt .glyphicon-question-sign:before{content:"\e085"}.bootstrap-bmlt .glyphicon-info-sign:before{content:"\e086"}.bootstrap-bmlt .glyphicon-screenshot:before{content:"\e087"}.bootstrap-bmlt .glyphicon-remove-circle:before{content:"\e088"}.bootstrap-bmlt .glyphicon-ok-circle:before{content:"\e089"}.bootstrap-bmlt .glyphicon-ban-circle:before{content:"\e090"}.bootstrap-bmlt .glyphicon-arrow-left:before{content:"\e091"}.bootstrap-bmlt .glyphicon-arrow-right:before{content:"\e092"}.bootstrap-bmlt .glyphicon-arrow-up:before{content:"\e093"}.bootstrap-bmlt .glyphicon-arrow-down:before{content:"\e094"}.bootstrap-bmlt .glyphicon-share-alt:before{content:"\e095"}.bootstrap-bmlt .glyphicon-resize-full:before{content:"\e096"}.bootstrap-bmlt .glyphicon-resize-small:before{content:"\e097"}.bootstrap-bmlt .glyphicon-exclamation-sign:before{content:"\e101"}.bootstrap-bmlt .glyphicon-gift:before{content:"\e102"}.bootstrap-bmlt .glyphicon-leaf:before{content:"\e103"}.bootstrap-bmlt .glyphicon-fire:before{content:"\e104"}.bootstrap-bmlt .glyphicon-eye-open:before{content:"\e105"}.bootstrap-bmlt .glyphicon-eye-close:before{content:"\e106"}.bootstrap-bmlt .glyphicon-warning-sign:before{content:"\e107"}.bootstrap-bmlt .glyphicon-plane:before{content:"\e108"}.bootstrap-bmlt .glyphicon-calendar:before{content:"\e109"}.bootstrap-bmlt .glyphicon-random:before{content:"\e110"}.bootstrap-bmlt .glyphicon-comment:before{content:"\e111"}.bootstrap-bmlt .glyphicon-magnet:before{content:"\e112"}.bootstrap-bmlt .glyphicon-chevron-up:before{content:"\e113"}.bootstrap-bmlt .glyphicon-chevron-down:before{content:"\e114"}.bootstrap-bmlt .glyphicon-retweet:before{content:"\e115"}.bootstrap-bmlt .glyphicon-shopping-cart:before{content:"\e116"}.bootstrap-bmlt .glyphicon-folder-close:before{content:"\e117"}.bootstrap-bmlt .glyphicon-folder-open:before{content:"\e118"}.bootstrap-bmlt .glyphicon-resize-vertical:before{content:"\e119"}.bootstrap-bmlt .glyphicon-resize-horizontal:before{content:"\e120"}.bootstrap-bmlt .glyphicon-hdd:before{content:"\e121"}.bootstrap-bmlt .glyphicon-bullhorn:before{content:"\e122"}.bootstrap-bmlt .glyphicon-bell:before{content:"\e123"}.bootstrap-bmlt .glyphicon-certificate:before{content:"\e124"}.bootstrap-bmlt .glyphicon-thumbs-up:before{content:"\e125"}.bootstrap-bmlt .glyphicon-thumbs-down:before{content:"\e126"}.bootstrap-bmlt .glyphicon-hand-right:before{content:"\e127"}.bootstrap-bmlt .glyphicon-hand-left:before{content:"\e128"}.bootstrap-bmlt .glyphicon-hand-up:before{content:"\e129"}.bootstrap-bmlt .glyphicon-hand-down:before{content:"\e130"}.bootstrap-bmlt .glyphicon-circle-arrow-right:before{content:"\e131"}.bootstrap-bmlt .glyphicon-circle-arrow-left:before{content:"\e132"}.bootstrap-bmlt .glyphicon-circle-arrow-up:before{content:"\e133"}.bootstrap-bmlt .glyphicon-circle-arrow-down:before{content:"\e134"}.bootstrap-bmlt .glyphicon-globe:before{content:"\e135"}.bootstrap-bmlt .glyphicon-wrench:before{content:"\e136"}.bootstrap-bmlt .glyphicon-tasks:before{content:"\e137"}.bootstrap-bmlt .glyphicon-filter:before{content:"\e138"}.bootstrap-bmlt .glyphicon-briefcase:before{content:"\e139"}.bootstrap-bmlt .glyphicon-fullscreen:before{content:"\e140"}.bootstrap-bmlt .glyphicon-dashboard:before{content:"\e141"}.bootstrap-bmlt .glyphicon-paperclip:before{content:"\e142"}.bootstrap-bmlt .glyphicon-heart-empty:before{content:"\e143"}.bootstrap-bmlt .glyphicon-link:before{content:"\e144"}.bootstrap-bmlt .glyphicon-phone:before{content:"\e145"}.bootstrap-bmlt .glyphicon-pushpin:before{content:"\e146"}.bootstrap-bmlt .glyphicon-usd:before{content:"\e148"}.bootstrap-bmlt .glyphicon-gbp:before{content:"\e149"}.bootstrap-bmlt .glyphicon-sort:before{content:"\e150"}.bootstrap-bmlt .glyphicon-sort-by-alphabet:before{content:"\e151"}.bootstrap-bmlt .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.bootstrap-bmlt .glyphicon-sort-by-order:before{content:"\e153"}.bootstrap-bmlt .glyphicon-sort-by-order-alt:before{content:"\e154"}.bootstrap-bmlt .glyphicon-sort-by-attributes:before{content:"\e155"}.bootstrap-bmlt .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.bootstrap-bmlt .glyphicon-unchecked:before{content:"\e157"}.bootstrap-bmlt .glyphicon-expand:before{content:"\e158"}.bootstrap-bmlt .glyphicon-collapse-down:before{content:"\e159"}.bootstrap-bmlt .glyphicon-collapse-up:before{content:"\e160"}.bootstrap-bmlt .glyphicon-log-in:before{content:"\e161"}.bootstrap-bmlt .glyphicon-flash:before{content:"\e162"}.bootstrap-bmlt .glyphicon-log-out:before{content:"\e163"}.bootstrap-bmlt .glyphicon-new-window:before{content:"\e164"}.bootstrap-bmlt .glyphicon-record:before{content:"\e165"}.bootstrap-bmlt .glyphicon-save:before{content:"\e166"}.bootstrap-bmlt .glyphicon-open:before{content:"\e167"}.bootstrap-bmlt .glyphicon-saved:before{content:"\e168"}.bootstrap-bmlt .glyphicon-import:before{content:"\e169"}.bootstrap-bmlt .glyphicon-export:before{content:"\e170"}.bootstrap-bmlt .glyphicon-send:before{content:"\e171"}.bootstrap-bmlt .glyphicon-floppy-disk:before{content:"\e172"}.bootstrap-bmlt .glyphicon-floppy-saved:before{content:"\e173"}.bootstrap-bmlt .glyphicon-floppy-remove:before{content:"\e174"}.bootstrap-bmlt .glyphicon-floppy-save:before{content:"\e175"}.bootstrap-bmlt .glyphicon-floppy-open:before{content:"\e176"}.bootstrap-bmlt .glyphicon-credit-card:before{content:"\e177"}.bootstrap-bmlt .glyphicon-transfer:before{content:"\e178"}.bootstrap-bmlt .glyphicon-cutlery:before{content:"\e179"}.bootstrap-bmlt .glyphicon-header:before{content:"\e180"}.bootstrap-bmlt .glyphicon-compressed:before{content:"\e181"}.bootstrap-bmlt .glyphicon-earphone:before{content:"\e182"}.bootstrap-bmlt .glyphicon-phone-alt:before{content:"\e183"}.bootstrap-bmlt .glyphicon-tower:before{content:"\e184"}.bootstrap-bmlt .glyphicon-stats:before{content:"\e185"}.bootstrap-bmlt .glyphicon-sd-video:before{content:"\e186"}.bootstrap-bmlt .glyphicon-hd-video:before{content:"\e187"}.bootstrap-bmlt .glyphicon-subtitles:before{content:"\e188"}.bootstrap-bmlt .glyphicon-sound-stereo:before{content:"\e189"}.bootstrap-bmlt .glyphicon-sound-dolby:before{content:"\e190"}.bootstrap-bmlt .glyphicon-sound-5-1:before{content:"\e191"}.bootstrap-bmlt .glyphicon-sound-6-1:before{content:"\e192"}.bootstrap-bmlt .glyphicon-sound-7-1:before{content:"\e193"}.bootstrap-bmlt .glyphicon-copyright-mark:before{content:"\e194"}.bootstrap-bmlt .glyphicon-registration-mark:before{content:"\e195"}.bootstrap-bmlt .glyphicon-cloud-download:before{content:"\e197"}.bootstrap-bmlt .glyphicon-cloud-upload:before{content:"\e198"}.bootstrap-bmlt .glyphicon-tree-conifer:before{content:"\e199"}.bootstrap-bmlt .glyphicon-tree-deciduous:before{content:"\e200"}.bootstrap-bmlt .glyphicon-cd:before{content:"\e201"}.bootstrap-bmlt .glyphicon-save-file:before{content:"\e202"}.bootstrap-bmlt .glyphicon-open-file:before{content:"\e203"}.bootstrap-bmlt .glyphicon-level-up:before{content:"\e204"}.bootstrap-bmlt .glyphicon-copy:before{content:"\e205"}.bootstrap-bmlt .glyphicon-paste:before{content:"\e206"}.bootstrap-bmlt .glyphicon-alert:before{content:"\e209"}.bootstrap-bmlt .glyphicon-equalizer:before{content:"\e210"}.bootstrap-bmlt .glyphicon-king:before{content:"\e211"}.bootstrap-bmlt .glyphicon-queen:before{content:"\e212"}.bootstrap-bmlt .glyphicon-pawn:before{content:"\e213"}.bootstrap-bmlt .glyphicon-bishop:before{content:"\e214"}.bootstrap-bmlt .glyphicon-knight:before{content:"\e215"}.bootstrap-bmlt .glyphicon-baby-formula:before{content:"\e216"}.bootstrap-bmlt .glyphicon-tent:before{content:"\26fa"}.bootstrap-bmlt .glyphicon-blackboard:before{content:"\e218"}.bootstrap-bmlt .glyphicon-bed:before{content:"\e219"}.bootstrap-bmlt .glyphicon-apple:before{content:"\f8ff"}.bootstrap-bmlt .glyphicon-erase:before{content:"\e221"}.bootstrap-bmlt .glyphicon-hourglass:before{content:"\231b"}.bootstrap-bmlt .glyphicon-lamp:before{content:"\e223"}.bootstrap-bmlt .glyphicon-duplicate:before{content:"\e224"}.bootstrap-bmlt .glyphicon-piggy-bank:before{content:"\e225"}.bootstrap-bmlt .glyphicon-scissors:before{content:"\e226"}.bootstrap-bmlt .glyphicon-bitcoin:before,.bootstrap-bmlt .glyphicon-btc:before,.bootstrap-bmlt .glyphicon-xbt:before{content:"\e227"}.bootstrap-bmlt .glyphicon-jpy:before,.bootstrap-bmlt .glyphicon-yen:before{content:"\00a5"}.bootstrap-bmlt .glyphicon-rub:before,.bootstrap-bmlt .glyphicon-ruble:before{content:"\20bd"}.bootstrap-bmlt .glyphicon-scale:before{content:"\e230"}.bootstrap-bmlt .glyphicon-ice-lolly:before{content:"\e231"}.bootstrap-bmlt .glyphicon-ice-lolly-tasted:before{content:"\e232"}.bootstrap-bmlt .glyphicon-education:before{content:"\e233"}.bootstrap-bmlt .glyphicon-option-horizontal:before{content:"\e234"}.bootstrap-bmlt .glyphicon-option-vertical:before{content:"\e235"}.bootstrap-bmlt .glyphicon-menu-hamburger:before{content:"\e236"}.bootstrap-bmlt .glyphicon-modal-window:before{content:"\e237"}.bootstrap-bmlt .glyphicon-oil:before{content:"\e238"}.bootstrap-bmlt .glyphicon-grain:before{content:"\e239"}.bootstrap-bmlt .glyphicon-sunglasses:before{content:"\e240"}.bootstrap-bmlt .glyphicon-text-size:before{content:"\e241"}.bootstrap-bmlt .glyphicon-text-color:before{content:"\e242"}.bootstrap-bmlt .glyphicon-text-background:before{content:"\e243"}.bootstrap-bmlt .glyphicon-object-align-top:before{content:"\e244"}.bootstrap-bmlt .glyphicon-object-align-bottom:before{content:"\e245"}.bootstrap-bmlt .glyphicon-object-align-horizontal:before{content:"\e246"}.bootstrap-bmlt .glyphicon-object-align-left:before{content:"\e247"}.bootstrap-bmlt .glyphicon-object-align-vertical:before{content:"\e248"}.bootstrap-bmlt .glyphicon-object-align-right:before{content:"\e249"}.bootstrap-bmlt .glyphicon-triangle-right:before{content:"\e250"}.bootstrap-bmlt .glyphicon-triangle-left:before{content:"\e251"}.bootstrap-bmlt .glyphicon-triangle-bottom:before{content:"\e252"}.bootstrap-bmlt .glyphicon-triangle-top:before{content:"\e253"}.bootstrap-bmlt .glyphicon-console:before{content:"\e254"}.bootstrap-bmlt .glyphicon-superscript:before{content:"\e255"}.bootstrap-bmlt .glyphicon-subscript:before{content:"\e256"}.bootstrap-bmlt .glyphicon-menu-left:before{content:"\e257"}.bootstrap-bmlt .glyphicon-menu-right:before{content:"\e258"}.bootstrap-bmlt .glyphicon-menu-down:before{content:"\e259"}.bootstrap-bmlt .glyphicon-menu-up:before{content:"\e260"}.bootstrap-bmlt *,.bootstrap-bmlt :after,.bootstrap-bmlt :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-bmlt html{font-size:10px;-webkit-tap-highlight-color:transparent}.bootstrap-bmlt body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.bootstrap-bmlt button,.bootstrap-bmlt input,.bootstrap-bmlt select,.bootstrap-bmlt textarea{font-family:inherit;font-size:inherit;line-height:inherit}.bootstrap-bmlt a{color:#337ab7;text-decoration:none}.bootstrap-bmlt a:focus,.bootstrap-bmlt a:hover{color:#23527c;text-decoration:underline}.bootstrap-bmlt a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.bootstrap-bmlt figure{margin:0}.bootstrap-bmlt img{vertical-align:middle}.bootstrap-bmlt .img-responsive{display:block;max-width:100%;height:auto}.bootstrap-bmlt .img-rounded{border-radius:6px}.bootstrap-bmlt .img-thumbnail{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;display:inline-block;max-width:100%;height:auto}.bootstrap-bmlt .img-circle{border-radius:50%}.bootstrap-bmlt hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.bootstrap-bmlt .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.bootstrap-bmlt .sr-only-focusable:active,.bootstrap-bmlt .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.bootstrap-bmlt [role=button]{cursor:pointer}.bootstrap-bmlt table{background-color:transparent}.bootstrap-bmlt caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.bootstrap-bmlt th{text-align:left}.bootstrap-bmlt .table{width:100%;max-width:100%;margin-bottom:20px}.bootstrap-bmlt .table>tbody>tr>td,.bootstrap-bmlt .table>tbody>tr>th,.bootstrap-bmlt .table>tfoot>tr>td,.bootstrap-bmlt .table>tfoot>tr>th,.bootstrap-bmlt .table>thead>tr>td,.bootstrap-bmlt .table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.bootstrap-bmlt .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.bootstrap-bmlt .table>caption+thead>tr:first-child>td,.bootstrap-bmlt .table>caption+thead>tr:first-child>th,.bootstrap-bmlt .table>colgroup+thead>tr:first-child>td,.bootstrap-bmlt .table>colgroup+thead>tr:first-child>th,.bootstrap-bmlt .table>thead:first-child>tr:first-child>td,.bootstrap-bmlt .table>thead:first-child>tr:first-child>th{border-top:0}.bootstrap-bmlt .table>tbody+tbody{border-top:2px solid #ddd}.bootstrap-bmlt .table .table{background-color:#fff}.bootstrap-bmlt .table-condensed>tbody>tr>td,.bootstrap-bmlt .table-condensed>tbody>tr>th,.bootstrap-bmlt .table-condensed>tfoot>tr>td,.bootstrap-bmlt .table-condensed>tfoot>tr>th,.bootstrap-bmlt .table-condensed>thead>tr>td,.bootstrap-bmlt .table-condensed>thead>tr>th{padding:5px}.bootstrap-bmlt .table-bordered,.bootstrap-bmlt .table-bordered>tbody>tr>td,.bootstrap-bmlt .table-bordered>tbody>tr>th,.bootstrap-bmlt .table-bordered>tfoot>tr>td,.bootstrap-bmlt .table-bordered>tfoot>tr>th,.bootstrap-bmlt .table-bordered>thead>tr>td,.bootstrap-bmlt .table-bordered>thead>tr>th{border:1px solid #ddd}.bootstrap-bmlt .table-bordered>thead>tr>td,.bootstrap-bmlt .table-bordered>thead>tr>th{border-bottom-width:2px}.bootstrap-bmlt .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.bootstrap-bmlt .table-hover>tbody>tr:hover{background-color:#f5f5f5}.bootstrap-bmlt table col[class*=col-]{position:static;float:none;display:table-column}.bootstrap-bmlt table td[class*=col-],.bootstrap-bmlt table th[class*=col-]{position:static;float:none;display:table-cell}.bootstrap-bmlt .table>tbody>tr.active>td,.bootstrap-bmlt .table>tbody>tr.active>th,.bootstrap-bmlt .table>tbody>tr>td.active,.bootstrap-bmlt .table>tbody>tr>th.active,.bootstrap-bmlt .table>tfoot>tr.active>td,.bootstrap-bmlt .table>tfoot>tr.active>th,.bootstrap-bmlt .table>tfoot>tr>td.active,.bootstrap-bmlt .table>tfoot>tr>th.active,.bootstrap-bmlt .table>thead>tr.active>td,.bootstrap-bmlt .table>thead>tr.active>th,.bootstrap-bmlt .table>thead>tr>td.active,.bootstrap-bmlt .table>thead>tr>th.active{background-color:#f5f5f5}.bootstrap-bmlt .table-hover>tbody>tr.active:hover>td,.bootstrap-bmlt .table-hover>tbody>tr.active:hover>th,.bootstrap-bmlt .table-hover>tbody>tr:hover>.active,.bootstrap-bmlt .table-hover>tbody>tr>td.active:hover,.bootstrap-bmlt .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.bootstrap-bmlt .table>tbody>tr.success>td,.bootstrap-bmlt .table>tbody>tr.success>th,.bootstrap-bmlt .table>tbody>tr>td.success,.bootstrap-bmlt .table>tbody>tr>th.success,.bootstrap-bmlt .table>tfoot>tr.success>td,.bootstrap-bmlt .table>tfoot>tr.success>th,.bootstrap-bmlt .table>tfoot>tr>td.success,.bootstrap-bmlt .table>tfoot>tr>th.success,.bootstrap-bmlt .table>thead>tr.success>td,.bootstrap-bmlt .table>thead>tr.success>th,.bootstrap-bmlt .table>thead>tr>td.success,.bootstrap-bmlt .table>thead>tr>th.success{background-color:#dff0d8}.bootstrap-bmlt .table-hover>tbody>tr.success:hover>td,.bootstrap-bmlt .table-hover>tbody>tr.success:hover>th,.bootstrap-bmlt .table-hover>tbody>tr:hover>.success,.bootstrap-bmlt .table-hover>tbody>tr>td.success:hover,.bootstrap-bmlt .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.bootstrap-bmlt .table>tbody>tr.info>td,.bootstrap-bmlt .table>tbody>tr.info>th,.bootstrap-bmlt .table>tbody>tr>td.info,.bootstrap-bmlt .table>tbody>tr>th.info,.bootstrap-bmlt .table>tfoot>tr.info>td,.bootstrap-bmlt .table>tfoot>tr.info>th,.bootstrap-bmlt .table>tfoot>tr>td.info,.bootstrap-bmlt .table>tfoot>tr>th.info,.bootstrap-bmlt .table>thead>tr.info>td,.bootstrap-bmlt .table>thead>tr.info>th,.bootstrap-bmlt .table>thead>tr>td.info,.bootstrap-bmlt .table>thead>tr>th.info{background-color:#d9edf7}.bootstrap-bmlt .table-hover>tbody>tr.info:hover>td,.bootstrap-bmlt .table-hover>tbody>tr.info:hover>th,.bootstrap-bmlt .table-hover>tbody>tr:hover>.info,.bootstrap-bmlt .table-hover>tbody>tr>td.info:hover,.bootstrap-bmlt .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.bootstrap-bmlt .table>tbody>tr.warning>td,.bootstrap-bmlt .table>tbody>tr.warning>th,.bootstrap-bmlt .table>tbody>tr>td.warning,.bootstrap-bmlt .table>tbody>tr>th.warning,.bootstrap-bmlt .table>tfoot>tr.warning>td,.bootstrap-bmlt .table>tfoot>tr.warning>th,.bootstrap-bmlt .table>tfoot>tr>td.warning,.bootstrap-bmlt .table>tfoot>tr>th.warning,.bootstrap-bmlt .table>thead>tr.warning>td,.bootstrap-bmlt .table>thead>tr.warning>th,.bootstrap-bmlt .table>thead>tr>td.warning,.bootstrap-bmlt .table>thead>tr>th.warning{background-color:#fcf8e3}.bootstrap-bmlt .table-hover>tbody>tr.warning:hover>td,.bootstrap-bmlt .table-hover>tbody>tr.warning:hover>th,.bootstrap-bmlt .table-hover>tbody>tr:hover>.warning,.bootstrap-bmlt .table-hover>tbody>tr>td.warning:hover,.bootstrap-bmlt .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.bootstrap-bmlt .table>tbody>tr.danger>td,.bootstrap-bmlt .table>tbody>tr.danger>th,.bootstrap-bmlt .table>tbody>tr>td.danger,.bootstrap-bmlt .table>tbody>tr>th.danger,.bootstrap-bmlt .table>tfoot>tr.danger>td,.bootstrap-bmlt .table>tfoot>tr.danger>th,.bootstrap-bmlt .table>tfoot>tr>td.danger,.bootstrap-bmlt .table>tfoot>tr>th.danger,.bootstrap-bmlt .table>thead>tr.danger>td,.bootstrap-bmlt .table>thead>tr.danger>th,.bootstrap-bmlt .table>thead>tr>td.danger,.bootstrap-bmlt .table>thead>tr>th.danger{background-color:#f2dede}.bootstrap-bmlt .table-hover>tbody>tr.danger:hover>td,.bootstrap-bmlt .table-hover>tbody>tr.danger:hover>th,.bootstrap-bmlt .table-hover>tbody>tr:hover>.danger,.bootstrap-bmlt .table-hover>tbody>tr>td.danger:hover,.bootstrap-bmlt .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.bootstrap-bmlt .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.bootstrap-bmlt .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.bootstrap-bmlt .table-responsive>.table{margin-bottom:0}.bootstrap-bmlt .table-responsive>.table>tbody>tr>td,.bootstrap-bmlt .table-responsive>.table>tbody>tr>th,.bootstrap-bmlt .table-responsive>.table>tfoot>tr>td,.bootstrap-bmlt .table-responsive>.table>tfoot>tr>th,.bootstrap-bmlt .table-responsive>.table>thead>tr>td,.bootstrap-bmlt .table-responsive>.table>thead>tr>th{white-space:nowrap}.bootstrap-bmlt .table-responsive>.table-bordered{border:0}.bootstrap-bmlt .table-responsive>.table-bordered>tbody>tr>td:first-child,.bootstrap-bmlt .table-responsive>.table-bordered>tbody>tr>th:first-child,.bootstrap-bmlt .table-responsive>.table-bordered>tfoot>tr>td:first-child,.bootstrap-bmlt .table-responsive>.table-bordered>tfoot>tr>th:first-child,.bootstrap-bmlt .table-responsive>.table-bordered>thead>tr>td:first-child,.bootstrap-bmlt .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.bootstrap-bmlt .table-responsive>.table-bordered>tbody>tr>td:last-child,.bootstrap-bmlt .table-responsive>.table-bordered>tbody>tr>th:last-child,.bootstrap-bmlt .table-responsive>.table-bordered>tfoot>tr>td:last-child,.bootstrap-bmlt .table-responsive>.table-bordered>tfoot>tr>th:last-child,.bootstrap-bmlt .table-responsive>.table-bordered>thead>tr>td:last-child,.bootstrap-bmlt .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.bootstrap-bmlt .table-responsive>.table-bordered>tbody>tr:last-child>td,.bootstrap-bmlt .table-responsive>.table-bordered>tbody>tr:last-child>th,.bootstrap-bmlt .table-responsive>.table-bordered>tfoot>tr:last-child>td,.bootstrap-bmlt .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.bootstrap-bmlt .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-bmlt .btn.active.focus,.bootstrap-bmlt .btn.active:focus,.bootstrap-bmlt .btn.focus,.bootstrap-bmlt .btn:active.focus,.bootstrap-bmlt .btn:active:focus,.bootstrap-bmlt .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.bootstrap-bmlt .btn.focus,.bootstrap-bmlt .btn:focus,.bootstrap-bmlt .btn:hover{color:#333;text-decoration:none}.bootstrap-bmlt .btn.active,.bootstrap-bmlt .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bootstrap-bmlt .btn.disabled,.bootstrap-bmlt .btn[disabled],.bootstrap-bmlt fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.bootstrap-bmlt a.btn.disabled,.bootstrap-bmlt fieldset[disabled] a.btn{pointer-events:none}.bootstrap-bmlt .btn-default{color:#333;background-color:#fff;border-color:#ccc}.bootstrap-bmlt .btn-default.focus,.bootstrap-bmlt .btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.bootstrap-bmlt .btn-default.active,.bootstrap-bmlt .btn-default:active,.bootstrap-bmlt .btn-default:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.bootstrap-bmlt .btn-default.active.focus,.bootstrap-bmlt .btn-default.active:focus,.bootstrap-bmlt .btn-default.active:hover,.bootstrap-bmlt .btn-default:active.focus,.bootstrap-bmlt .btn-default:active:focus,.bootstrap-bmlt .btn-default:active:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-default.focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-default:focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.bootstrap-bmlt .btn-default.active,.bootstrap-bmlt .btn-default:active,.bootstrap-bmlt .open>.dropdown-toggle.btn-default{background-image:none}.bootstrap-bmlt .btn-default.disabled,.bootstrap-bmlt .btn-default.disabled.active,.bootstrap-bmlt .btn-default.disabled.focus,.bootstrap-bmlt .btn-default.disabled:active,.bootstrap-bmlt .btn-default.disabled:focus,.bootstrap-bmlt .btn-default.disabled:hover,.bootstrap-bmlt .btn-default[disabled],.bootstrap-bmlt .btn-default[disabled].active,.bootstrap-bmlt .btn-default[disabled].focus,.bootstrap-bmlt .btn-default[disabled]:active,.bootstrap-bmlt .btn-default[disabled]:focus,.bootstrap-bmlt .btn-default[disabled]:hover,.bootstrap-bmlt fieldset[disabled] .btn-default,.bootstrap-bmlt fieldset[disabled] .btn-default.active,.bootstrap-bmlt fieldset[disabled] .btn-default.focus,.bootstrap-bmlt fieldset[disabled] .btn-default:active,.bootstrap-bmlt fieldset[disabled] .btn-default:focus,.bootstrap-bmlt fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.bootstrap-bmlt .btn-default .badge{color:#fff;background-color:#333}.bootstrap-bmlt .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.bootstrap-bmlt .btn-primary.focus,.bootstrap-bmlt .btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.bootstrap-bmlt .btn-primary.active,.bootstrap-bmlt .btn-primary:active,.bootstrap-bmlt .btn-primary:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.bootstrap-bmlt .btn-primary.active.focus,.bootstrap-bmlt .btn-primary.active:focus,.bootstrap-bmlt .btn-primary.active:hover,.bootstrap-bmlt .btn-primary:active.focus,.bootstrap-bmlt .btn-primary:active:focus,.bootstrap-bmlt .btn-primary:active:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-primary.focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-primary:focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.bootstrap-bmlt .btn-primary.active,.bootstrap-bmlt .btn-primary:active,.bootstrap-bmlt .open>.dropdown-toggle.btn-primary{background-image:none}.bootstrap-bmlt .btn-primary.disabled,.bootstrap-bmlt .btn-primary.disabled.active,.bootstrap-bmlt .btn-primary.disabled.focus,.bootstrap-bmlt .btn-primary.disabled:active,.bootstrap-bmlt .btn-primary.disabled:focus,.bootstrap-bmlt .btn-primary.disabled:hover,.bootstrap-bmlt .btn-primary[disabled],.bootstrap-bmlt .btn-primary[disabled].active,.bootstrap-bmlt .btn-primary[disabled].focus,.bootstrap-bmlt .btn-primary[disabled]:active,.bootstrap-bmlt .btn-primary[disabled]:focus,.bootstrap-bmlt .btn-primary[disabled]:hover,.bootstrap-bmlt fieldset[disabled] .btn-primary,.bootstrap-bmlt fieldset[disabled] .btn-primary.active,.bootstrap-bmlt fieldset[disabled] .btn-primary.focus,.bootstrap-bmlt fieldset[disabled] .btn-primary:active,.bootstrap-bmlt fieldset[disabled] .btn-primary:focus,.bootstrap-bmlt fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.bootstrap-bmlt .btn-primary .badge{color:#337ab7;background-color:#fff}.bootstrap-bmlt .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.bootstrap-bmlt .btn-success.focus,.bootstrap-bmlt .btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.bootstrap-bmlt .btn-success.active,.bootstrap-bmlt .btn-success:active,.bootstrap-bmlt .btn-success:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.bootstrap-bmlt .btn-success.active.focus,.bootstrap-bmlt .btn-success.active:focus,.bootstrap-bmlt .btn-success.active:hover,.bootstrap-bmlt .btn-success:active.focus,.bootstrap-bmlt .btn-success:active:focus,.bootstrap-bmlt .btn-success:active:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-success.focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-success:focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.bootstrap-bmlt .btn-success.active,.bootstrap-bmlt .btn-success:active,.bootstrap-bmlt .open>.dropdown-toggle.btn-success{background-image:none}.bootstrap-bmlt .btn-success.disabled,.bootstrap-bmlt .btn-success.disabled.active,.bootstrap-bmlt .btn-success.disabled.focus,.bootstrap-bmlt .btn-success.disabled:active,.bootstrap-bmlt .btn-success.disabled:focus,.bootstrap-bmlt .btn-success.disabled:hover,.bootstrap-bmlt .btn-success[disabled],.bootstrap-bmlt .btn-success[disabled].active,.bootstrap-bmlt .btn-success[disabled].focus,.bootstrap-bmlt .btn-success[disabled]:active,.bootstrap-bmlt .btn-success[disabled]:focus,.bootstrap-bmlt .btn-success[disabled]:hover,.bootstrap-bmlt fieldset[disabled] .btn-success,.bootstrap-bmlt fieldset[disabled] .btn-success.active,.bootstrap-bmlt fieldset[disabled] .btn-success.focus,.bootstrap-bmlt fieldset[disabled] .btn-success:active,.bootstrap-bmlt fieldset[disabled] .btn-success:focus,.bootstrap-bmlt fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.bootstrap-bmlt .btn-success .badge{color:#5cb85c;background-color:#fff}.bootstrap-bmlt .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.bootstrap-bmlt .btn-info.focus,.bootstrap-bmlt .btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.bootstrap-bmlt .btn-info.active,.bootstrap-bmlt .btn-info:active,.bootstrap-bmlt .btn-info:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.bootstrap-bmlt .btn-info.active.focus,.bootstrap-bmlt .btn-info.active:focus,.bootstrap-bmlt .btn-info.active:hover,.bootstrap-bmlt .btn-info:active.focus,.bootstrap-bmlt .btn-info:active:focus,.bootstrap-bmlt .btn-info:active:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-info.focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-info:focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.bootstrap-bmlt .btn-info.active,.bootstrap-bmlt .btn-info:active,.bootstrap-bmlt .open>.dropdown-toggle.btn-info{background-image:none}.bootstrap-bmlt .btn-info.disabled,.bootstrap-bmlt .btn-info.disabled.active,.bootstrap-bmlt .btn-info.disabled.focus,.bootstrap-bmlt .btn-info.disabled:active,.bootstrap-bmlt .btn-info.disabled:focus,.bootstrap-bmlt .btn-info.disabled:hover,.bootstrap-bmlt .btn-info[disabled],.bootstrap-bmlt .btn-info[disabled].active,.bootstrap-bmlt .btn-info[disabled].focus,.bootstrap-bmlt .btn-info[disabled]:active,.bootstrap-bmlt .btn-info[disabled]:focus,.bootstrap-bmlt .btn-info[disabled]:hover,.bootstrap-bmlt fieldset[disabled] .btn-info,.bootstrap-bmlt fieldset[disabled] .btn-info.active,.bootstrap-bmlt fieldset[disabled] .btn-info.focus,.bootstrap-bmlt fieldset[disabled] .btn-info:active,.bootstrap-bmlt fieldset[disabled] .btn-info:focus,.bootstrap-bmlt fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.bootstrap-bmlt .btn-info .badge{color:#5bc0de;background-color:#fff}.bootstrap-bmlt .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.bootstrap-bmlt .btn-warning.focus,.bootstrap-bmlt .btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.bootstrap-bmlt .btn-warning.active,.bootstrap-bmlt .btn-warning:active,.bootstrap-bmlt .btn-warning:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.bootstrap-bmlt .btn-warning.active.focus,.bootstrap-bmlt .btn-warning.active:focus,.bootstrap-bmlt .btn-warning.active:hover,.bootstrap-bmlt .btn-warning:active.focus,.bootstrap-bmlt .btn-warning:active:focus,.bootstrap-bmlt .btn-warning:active:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-warning.focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-warning:focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.bootstrap-bmlt .btn-warning.active,.bootstrap-bmlt .btn-warning:active,.bootstrap-bmlt .open>.dropdown-toggle.btn-warning{background-image:none}.bootstrap-bmlt .btn-warning.disabled,.bootstrap-bmlt .btn-warning.disabled.active,.bootstrap-bmlt .btn-warning.disabled.focus,.bootstrap-bmlt .btn-warning.disabled:active,.bootstrap-bmlt .btn-warning.disabled:focus,.bootstrap-bmlt .btn-warning.disabled:hover,.bootstrap-bmlt .btn-warning[disabled],.bootstrap-bmlt .btn-warning[disabled].active,.bootstrap-bmlt .btn-warning[disabled].focus,.bootstrap-bmlt .btn-warning[disabled]:active,.bootstrap-bmlt .btn-warning[disabled]:focus,.bootstrap-bmlt .btn-warning[disabled]:hover,.bootstrap-bmlt fieldset[disabled] .btn-warning,.bootstrap-bmlt fieldset[disabled] .btn-warning.active,.bootstrap-bmlt fieldset[disabled] .btn-warning.focus,.bootstrap-bmlt fieldset[disabled] .btn-warning:active,.bootstrap-bmlt fieldset[disabled] .btn-warning:focus,.bootstrap-bmlt fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.bootstrap-bmlt .btn-warning .badge{color:#f0ad4e;background-color:#fff}.bootstrap-bmlt .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.bootstrap-bmlt .btn-danger.focus,.bootstrap-bmlt .btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.bootstrap-bmlt .btn-danger.active,.bootstrap-bmlt .btn-danger:active,.bootstrap-bmlt .btn-danger:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.bootstrap-bmlt .btn-danger.active.focus,.bootstrap-bmlt .btn-danger.active:focus,.bootstrap-bmlt .btn-danger.active:hover,.bootstrap-bmlt .btn-danger:active.focus,.bootstrap-bmlt .btn-danger:active:focus,.bootstrap-bmlt .btn-danger:active:hover,.bootstrap-bmlt .open>.dropdown-toggle.btn-danger.focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-danger:focus,.bootstrap-bmlt .open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.bootstrap-bmlt .btn-danger.active,.bootstrap-bmlt .btn-danger:active,.bootstrap-bmlt .open>.dropdown-toggle.btn-danger{background-image:none}.bootstrap-bmlt .btn-danger.disabled,.bootstrap-bmlt .btn-danger.disabled.active,.bootstrap-bmlt .btn-danger.disabled.focus,.bootstrap-bmlt .btn-danger.disabled:active,.bootstrap-bmlt .btn-danger.disabled:focus,.bootstrap-bmlt .btn-danger.disabled:hover,.bootstrap-bmlt .btn-danger[disabled],.bootstrap-bmlt .btn-danger[disabled].active,.bootstrap-bmlt .btn-danger[disabled].focus,.bootstrap-bmlt .btn-danger[disabled]:active,.bootstrap-bmlt .btn-danger[disabled]:focus,.bootstrap-bmlt .btn-danger[disabled]:hover,.bootstrap-bmlt fieldset[disabled] .btn-danger,.bootstrap-bmlt fieldset[disabled] .btn-danger.active,.bootstrap-bmlt fieldset[disabled] .btn-danger.focus,.bootstrap-bmlt fieldset[disabled] .btn-danger:active,.bootstrap-bmlt fieldset[disabled] .btn-danger:focus,.bootstrap-bmlt fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.bootstrap-bmlt .btn-danger .badge{color:#d9534f;background-color:#fff}.bootstrap-bmlt .btn-link{color:#337ab7;font-weight:400;border-radius:0}.bootstrap-bmlt .btn-link,.bootstrap-bmlt .btn-link.active,.bootstrap-bmlt .btn-link:active,.bootstrap-bmlt .btn-link[disabled],.bootstrap-bmlt fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bootstrap-bmlt .btn-link,.bootstrap-bmlt .btn-link:active,.bootstrap-bmlt .btn-link:focus,.bootstrap-bmlt .btn-link:hover{border-color:transparent}.bootstrap-bmlt .btn-link:focus,.bootstrap-bmlt .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.bootstrap-bmlt .btn-link[disabled]:focus,.bootstrap-bmlt .btn-link[disabled]:hover,.bootstrap-bmlt fieldset[disabled] .btn-link:focus,.bootstrap-bmlt fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.bootstrap-bmlt .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap-bmlt .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-bmlt .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-bmlt .btn-block{display:block;width:100%}.bootstrap-bmlt .btn-block+.btn-block{margin-top:5px}.bootstrap-bmlt input[type=button].btn-block,.bootstrap-bmlt input[type=reset].btn-block,.bootstrap-bmlt input[type=submit].btn-block{width:100%}.bootstrap-bmlt .nav{margin-bottom:0;padding-left:0;list-style:none}.bootstrap-bmlt .nav>li{position:relative;display:block}.bootstrap-bmlt .nav>li>a{position:relative;display:block;padding:10px 15px}.bootstrap-bmlt .nav>li>a:focus,.bootstrap-bmlt .nav>li>a:hover{text-decoration:none;background-color:#eee}.bootstrap-bmlt .nav>li.disabled>a{color:#777}.bootstrap-bmlt .nav>li.disabled>a:focus,.bootstrap-bmlt .nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.bootstrap-bmlt .nav .open>a,.bootstrap-bmlt .nav .open>a:focus,.bootstrap-bmlt .nav .open>a:hover{background-color:#eee;border-color:#337ab7}.bootstrap-bmlt .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.bootstrap-bmlt .nav>li>a>img{max-width:none}.bootstrap-bmlt .nav-tabs{border-bottom:1px solid #ddd}.bootstrap-bmlt .nav-tabs>li{float:left;margin-bottom:-1px}.bootstrap-bmlt .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.bootstrap-bmlt .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.bootstrap-bmlt .nav-tabs>li.active>a,.bootstrap-bmlt .nav-tabs>li.active>a:focus,.bootstrap-bmlt .nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.bootstrap-bmlt .nav-tabs.nav-justified{width:100%;border-bottom:0}.bootstrap-bmlt .nav-tabs.nav-justified>li{float:none}.bootstrap-bmlt .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.bootstrap-bmlt .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.bootstrap-bmlt .nav-tabs.nav-justified>li{display:table-cell;width:1%}.bootstrap-bmlt .nav-tabs.nav-justified>li>a{margin-bottom:0}}.bootstrap-bmlt .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.bootstrap-bmlt .nav-tabs.nav-justified>.active>a,.bootstrap-bmlt .nav-tabs.nav-justified>.active>a:focus,.bootstrap-bmlt .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.bootstrap-bmlt .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-bmlt .nav-tabs.nav-justified>.active>a,.bootstrap-bmlt .nav-tabs.nav-justified>.active>a:focus,.bootstrap-bmlt .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.bootstrap-bmlt .nav-pills>li{float:left}.bootstrap-bmlt .nav-pills>li>a{border-radius:4px}.bootstrap-bmlt .nav-pills>li+li{margin-left:2px}.bootstrap-bmlt .nav-pills>li.active>a,.bootstrap-bmlt .nav-pills>li.active>a:focus,.bootstrap-bmlt .nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.bootstrap-bmlt .nav-stacked>li{float:none}.bootstrap-bmlt .nav-stacked>li+li{margin-top:2px;margin-left:0}.bootstrap-bmlt .nav-justified{width:100%}.bootstrap-bmlt .nav-justified>li{float:none}.bootstrap-bmlt .nav-justified>li>a{text-align:center;margin-bottom:5px}.bootstrap-bmlt .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.bootstrap-bmlt .nav-justified>li{display:table-cell;width:1%}.bootstrap-bmlt .nav-justified>li>a{margin-bottom:0}}.bootstrap-bmlt .nav-tabs-justified{border-bottom:0}.bootstrap-bmlt .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.bootstrap-bmlt .nav-tabs-justified>.active>a,.bootstrap-bmlt .nav-tabs-justified>.active>a:focus,.bootstrap-bmlt .nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.bootstrap-bmlt .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-bmlt .nav-tabs-justified>.active>a,.bootstrap-bmlt .nav-tabs-justified>.active>a:focus,.bootstrap-bmlt .nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.bootstrap-bmlt .tab-content>.tab-pane{display:none}.bootstrap-bmlt .tab-content>.active{display:block}.bootstrap-bmlt .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.bootstrap-bmlt .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0}.bootstrap-bmlt .tooltip.in{opacity:.9}.bootstrap-bmlt .tooltip.top{margin-top:-3px;padding:5px 0}.bootstrap-bmlt .tooltip.right{margin-left:3px;padding:0 5px}.bootstrap-bmlt .tooltip.bottom{margin-top:3px;padding:5px 0}.bootstrap-bmlt .tooltip.left{margin-left:-3px;padding:0 5px}.bootstrap-bmlt .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.bootstrap-bmlt .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap-bmlt .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap-bmlt .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap-bmlt .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap-bmlt .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.bootstrap-bmlt .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.bootstrap-bmlt .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap-bmlt .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap-bmlt .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap-bmlt .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#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)}.bootstrap-bmlt .popover.top{margin-top:-10px}.bootstrap-bmlt .popover.right{margin-left:10px}.bootstrap-bmlt .popover.bottom{margin-top:10px}.bootstrap-bmlt .popover.left{margin-left:-10px}.bootstrap-bmlt .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.bootstrap-bmlt .popover-content{padding:9px 14px}.bootstrap-bmlt .popover>.arrow,.bootstrap-bmlt .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap-bmlt .popover>.arrow{border-width:11px}.bootstrap-bmlt .popover>.arrow:after{border-width:10px;content:""}.bootstrap-bmlt .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.bootstrap-bmlt .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.bootstrap-bmlt .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.bootstrap-bmlt .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.bootstrap-bmlt .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.bootstrap-bmlt .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.bootstrap-bmlt .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)}.bootstrap-bmlt .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.bootstrap-bmlt .clearfix:after,.bootstrap-bmlt .clearfix:before,.bootstrap-bmlt .nav:after,.bootstrap-bmlt .nav:before{content:" ";display:table}.bootstrap-bmlt .clearfix:after,.bootstrap-bmlt .nav:after{clear:both}.bootstrap-bmlt .center-block{display:block;margin-left:auto;margin-right:auto}.bootstrap-bmlt .pull-right{float:right!important}.bootstrap-bmlt .pull-left{float:left!important}.bootstrap-bmlt .hide{display:none!important}.bootstrap-bmlt .show{display:block!important}.bootstrap-bmlt .invisible{visibility:hidden}.bootstrap-bmlt .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bootstrap-bmlt .hidden{display:none!important}.bootstrap-bmlt .affix{position:fixed}@-ms-viewport{width:device-width}.bootstrap-bmlt .visible-lg,.bootstrap-bmlt .visible-lg-block,.bootstrap-bmlt .visible-lg-inline,.bootstrap-bmlt .visible-lg-inline-block,.bootstrap-bmlt .visible-md,.bootstrap-bmlt .visible-md-block,.bootstrap-bmlt .visible-md-inline,.bootstrap-bmlt .visible-md-inline-block,.bootstrap-bmlt .visible-print,.bootstrap-bmlt .visible-print-block,.bootstrap-bmlt .visible-print-inline,.bootstrap-bmlt .visible-print-inline-block,.bootstrap-bmlt .visible-sm,.bootstrap-bmlt .visible-sm-block,.bootstrap-bmlt .visible-sm-inline,.bootstrap-bmlt .visible-sm-inline-block,.bootstrap-bmlt .visible-xs,.bootstrap-bmlt .visible-xs-block,.bootstrap-bmlt .visible-xs-inline,.bootstrap-bmlt .visible-xs-inline-block{display:none!important}@media (max-width:767px){.bootstrap-bmlt .visible-xs{display:block!important}.bootstrap-bmlt table.visible-xs{display:table!important}.bootstrap-bmlt tr.visible-xs{display:table-row!important}.bootstrap-bmlt td.visible-xs,.bootstrap-bmlt th.visible-xs{display:table-cell!important}}@media (max-width:767px){.bootstrap-bmlt .visible-xs-block{display:block!important}}@media (max-width:767px){.bootstrap-bmlt .visible-xs-inline{display:inline!important}}@media (max-width:767px){.bootstrap-bmlt .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-bmlt .visible-sm{display:block!important}.bootstrap-bmlt table.visible-sm{display:table!important}.bootstrap-bmlt tr.visible-sm{display:table-row!important}.bootstrap-bmlt td.visible-sm,.bootstrap-bmlt th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-bmlt .visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-bmlt .visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-bmlt .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-bmlt .visible-md{display:block!important}.bootstrap-bmlt table.visible-md{display:table!important}.bootstrap-bmlt tr.visible-md{display:table-row!important}.bootstrap-bmlt td.visible-md,.bootstrap-bmlt th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-bmlt .visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-bmlt .visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-bmlt .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.bootstrap-bmlt .visible-lg{display:block!important}.bootstrap-bmlt table.visible-lg{display:table!important}.bootstrap-bmlt tr.visible-lg{display:table-row!important}.bootstrap-bmlt td.visible-lg,.bootstrap-bmlt th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.bootstrap-bmlt .visible-lg-block{display:block!important}}@media (min-width:1200px){.bootstrap-bmlt .visible-lg-inline{display:inline!important}}@media (min-width:1200px){.bootstrap-bmlt .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.bootstrap-bmlt .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-bmlt .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-bmlt .hidden-md{display:none!important}}@media (min-width:1200px){.bootstrap-bmlt .hidden-lg{display:none!important}}@media print{.bootstrap-bmlt .visible-print{display:block!important}.bootstrap-bmlt table.visible-print{display:table!important}.bootstrap-bmlt tr.visible-print{display:table-row!important}.bootstrap-bmlt td.visible-print,.bootstrap-bmlt th.visible-print{display:table-cell!important}}@media print{.bootstrap-bmlt .visible-print-block{display:block!important}}@media print{.bootstrap-bmlt .visible-print-inline{display:inline!important}}@media print{.bootstrap-bmlt .visible-print-inline-block{display:inline-block!important}}@media print{.bootstrap-bmlt .hidden-print{display:none!important}}#please-wait{position:absolute;top:50%;left:50%;width:auto;height:auto;margin-top:-50px;margin-left:-50px}span.bmlt_tabs_meeting_count{font-size:18px;padding:0 10px 15px 0;display:inline-block}span.bmlt_tabs_group_count{font-size:18px;padding:0 10px 15px;display:inline-block}#bmlt-tabs #days{padding:4px}#bmlt-tabs #nav-days{padding:4px 4px 0}#bmlt-tabs #tabs-content{padding:1px 4px 4px}#bmlt-tabs #cities{padding:4px}#bmlt-tabs .glyphicon{top:2px}#bmlt-tabs .glyphicon-map-marker:before{content:"\e062";margin-right:3px}#bmlt-tabs .glyphicon-search:before{margin-right:5px}#bmlt-tabs .select2-container .select2-choice,#bmlt-tabs .select2-result-label{height:20px}#bmlt-tabs{font-size:14px;color:#5b5b5b;font-family:Arial,Helvetica,sans-serif;text-align:left;font-style:normal}#bmlt-tabs span.select2.select2-container.select2-container--default{height:30px}#bmlt-tabs .bmlt-dropdown-container{display:inline-block;position:relative;margin-left:4px;top:1px!important;margin-right:4px}.bmlt-drop{width:300px!important}.bmlt-data-row.evenRow{background:#f2f2f2}.bmlt-data-row.oddRow{background:#fff}#bmlt-tabs td{padding:.8em}#bmlt-tabs ul{padding:0;margin:0;line-height:26px;list-style-type:none}.bootstrap-bmlt .nav-tabs>li{padding:0;margin:0}#bmlt-tabs .bmlt-column1{text-align:left;width:20%;overflow:hidden;word-break:break-all;vertical-align:top}#bmlt-tabs .bmlt-column2{text-align:left;width:auto;vertical-align:top}#bmlt-tabs .bmlt-column3{text-align:center!important;vertical-align:middle!important;width:30%;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none}#bmlt-tabs .virtual .bmlt-column1{text-align:left;width:20%;word-break:break-all;vertical-align:top}#bmlt-tabs .virtual .bmlt-column2{text-align:left;width:50%;vertical-align:top}#bmlt-tabs .virtual .bmlt-column3{text-align:center!important;vertical-align:middle!important;width:30%}#bmlt-tabs .nav-tabs>li.active>a,#bmlt-tabs .nav-tabs>li.active>a:focus,#bmlt-tabs .nav-tabs>li.active>a:hover{color:#fff;background-color:#db4865;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}#bmlt-tabs .nav-tabs>li>a{color:#000;background-color:#93c3cd;margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}#bmlt-tabs .nav-tabs>li>a:hover{color:#fff}#bmlt-tabs a#map-button,#bmlt-tabs a#share-button,.bmlt-data-row button.get-directions-modal{margin-bottom:4px}#bmlt-tabs a#bmlt-formats{margin:4px 0}#bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal{padding:3px 5px;font-size:10px;background-color:#93c3cd;color:#35414f;border-color:#c5c5c5}#bmlt-formats.btn-xs:hover,#map-button.btn-xs:hover,#share-button.btn-xs:hover,.bmlt-data-row button.get-directions-modal:hover{background-color:#f1f1f1}#bmlt-tabs .groupingButton.btn.btn-primary.btn-sm:hover{border-color:#fff}#bmlt-tabs #day.btn.btn-primary.btn-sm:hover{border-color:#fff}#bmlt-tabs .bmlt-comments{word-wrap:normal;word-break:break-word}#bmlt-tabs .nav>li>a{padding:4px 10px;font-style:normal}#bmlt-tabs .bmlt-day,#bmlt-tabs .bmlt-time-2,#bmlt-tabs .meeting-name{font-weight:700;font-size:14px;color:rgba(0,0,0,.67)}#bmlt-tabs .bmlt-button-container{display:inline-block;position:relative}#bmlt-tabs #day.btn.btn-primary.btn-sm.buttonHighlight{background-color:#db4865;color:#fff}#bmlt-tabs #day.btn.btn-primary.btn-sm.buttonLowlight{background-color:#93c3cd;color:#000}#bmlt-tabs .groupingButton.btn.btn-primary.btn-sm.buttonHighlight{background-color:#db4865;color:#fff}#bmlt-tabs .groupingButton.btn.btn-primary.btn-sm.buttonLowlight{background-color:#93c3cd;color:#000}#bmlt-tabs #day{color:#fff;background-color:#db4865}#bmlt-tabs .groupingButton{color:#000;background-color:#93c3cd;margin-left:2px}#bmlt-tabs .rowHighlight{background-color:#db4865;color:#000}#bmlt-tabs .bmlt-header{padding:4px 0 0 4px;background-color:#35414f}#bmlt-tabs .bmlt-page{background-color:#35414f;padding:4px}#bmlt-tabs .tab-content{background-color:#35414f}#bmlt-tabs .nav-tabs{border-bottom:0}#bmlt-tabs .popover{max-width:800px}#bmlt-tabs #day.btn-sm,#bmlt-tabs .groupingButton.btn-sm{padding:2px 10px;font-size:inherit;line-height:1.6}#bmlt-tabs #day{margin-right:2px}#bmlt-tabs .bmlt_tabs_title{font-size:24px;margin-bottom:10px;font-weight:400;color:#000}#bmlt-tabs .bmlt_tabs_sub_title{font-size:22px;margin-bottom:15px;font-weight:400;color:#666}#bmlt-tabs table{margin:0;border:0;table-layout:auto;width:100%}#bmlt-tabs #cities table.bmlt-table{background-color:#fff;margin:0;border:0}.group-header{padding:.5em .8em!important;color:rgba(0,0,0,.67);background-color:#93c3cd;font-size:15px;text-transform:uppercase;font-weight:600;border-top:0}.meeting-group:not(.non-collapsable) .group-header::before{content:"\25BC";display:inline;padding:0 5px}.meeting-group.closed .group-header::before{content:"\25BA";display:inline;padding:0 5px}.meeting-group.closed .group-table-div{height:0;transition:height .7s;overflow-y:hidden}@media (max-width:39.9375em){#bmlt-tabs .bmlt-header{display:block!important}#bmlt-tabs #day.btn-sm,#bmlt-tabs .groupingButton.btn-sm{margin-bottom:4px}#bmlt-tabs span.select2.select2-container{width:100%!important}#bmlt-tabs a#bmlt-formats,#bmlt-tabs a#map-button,.bmlt-data-row button.get-directions-modal{border-radius:0}#bmlt-tabs a#bmlt-formats,#bmlt-tabs a#share-button{border-radius:0}#bmlt-tabs .nav-tabs>li>a{border-radius:0!important;margin-right:0!important}#bmlt-tabs .nav-tabs>li{float:none;border:1px solid #ddd}#bmlt-tabs .nav-tabs>li.active>a{border:none}#bmlt-tabs .nav-tabs>li.active>a,#bmlt-tabs .nav-tabs>li.active>a:focus,#bmlt-tabs .nav-tabs>li.active>a:hover,#bmlt-tabs .nav>li>a:focus,#bmlt-tabs .nav>li>a:hover{background:0 0;border:none}#bmlt-tabs .bmlt-column1{text-align:left;width:100%;vertical-align:top;border:0;padding-bottom:0;height:auto}#bmlt-tabs .bmlt-column2{text-align:left;width:100%;vertical-align:top;border:0;padding-bottom:0;height:auto}#bmlt-tabs .bmlt-column3{text-align:left!important;vertical-align:top!important;width:100%;border:0;height:auto}#bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs{padding:2px 7px!important;font-size:12px!important}#map-button.btn-xs,#share-button.btn-xs,.bmlt-data-row button.get-directions-modal{display:-webkit-inline-box}#bmlt-tabs a#bmlt-formats{margin-top:10px}#bmlt-tabs .geo.show{display:-webkit-inline-box!important;margin-left:10px}#bmlt-tabs td.formats_description{display:none!important}} table.tablesaw{empty-cells:show;max-width:100%;width:100%}.tablesaw{border-collapse:collapse;width:100%}.tablesaw{border:0;padding:0}.tablesaw td,.tablesaw th{box-sizing:border-box;padding:.5em .7em}.tablesaw thead tr:first-child th{padding-top:.9em;padding-bottom:.7em}.tablesaw-stack tbody tr{border-bottom:1px solid #dfdfdf}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none}.bmlt-map{height:500px}#byfield_embeddedMapPage{height:500px}.bmlt-observer{font-size:14px;font-weight:700;font-style:italic}.observerLine{margin-top:10px}@media only all{.tablesaw-stack td,.tablesaw-stack th{text-align:left;display:block}.tablesaw-stack tr{clear:both;display:table-row}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:block;padding:0 .6em 0 0;width:30%;display:inline-block}.tablesaw-stack td .tablesaw-cell-label-top,.tablesaw-stack th .tablesaw-cell-label-top{display:block;padding:.4em 0;margin:.4em 0}.tablesaw-cell-label{display:block}.tablesaw-stack tbody th.group{margin-top:-1px}.tablesaw-stack th.group b.tablesaw-cell-label{display:none!important}}@media (max-width:39.9375em){.tablesaw-stack thead td,.tablesaw-stack thead th{display:none}.tablesaw-stack tbody td,.tablesaw-stack tbody th{clear:left;float:left;width:100%}.tablesaw-cell-label{vertical-align:top}.tablesaw-cell-content{max-width:67%;display:inline-block}.tablesaw-stack td:empty,.tablesaw-stack th:empty{display:none}th#meeting-details-title{display:table-cell;text-wrap:balance}}@media (min-width:40em){.tablesaw-stack tr{display:table-row}.tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th{display:table-cell;margin:0}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none!important}#meetingpage_map_td{width:25em}}.mapcontrolslabel{font-size:12px;cursor:pointer;margin:5px;text-align:left;display:block}.mapcontrolcontainer{background-color:#fff;border:2px solid #fff;cursor:pointer;margin-top:10px;margin-left:10px}.mapcontrols{color:#191919;font-family:Roboto,Arial,sans-serif;font-size:12px}.temporarilyClosed{font-size:16px;text-transform:uppercase;font-weight:700}.qrcode{text-align:center;display:inline-block}.meetsVirtually{font-size:16px;text-transform:uppercase;font-weight:700}.meeting-additional-info{font-weight:700;font-size:14px}.gm-svpc div img{position:relative!important}#meeting-details-table td{vertical-align:top}#meeting-details-table h4{margin-top:0}#meeting-details-title{font-size:1.5em}.bmlt-rtl{direction:rtl}#bmlt-header.bmlt-rtl{text-align:right}#nav-days.bmlt-rtl{float:right}#nav-days.bmlt-rtl li{float:right}#bmlt-tabs .bmlt-rtl .bmlt-column1{text-align:right}#bmlt-tabs .bmlt-rtl .bmlt-column2{text-align:right}.bmlt-rtl .marker_div_meeting{text-align:right!important}.bmlt-rtl #meeting-details-title{text-align:right}.bmlt-rtl #meeting-details-contents td{text-align:right!important}input#search_count,input#search_radius{width:auto}.directions-map-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.directions-map-modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;border-radius:5px}.directions-map-modal-close{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer}.directions-map-modal-close:focus,.directions-map-modal-close:hover{color:#000;text-decoration:none;cursor:pointer}.directions-map-map-option{display:flex;align-items:center;padding:10px;border-bottom:1px solid #eee;cursor:pointer}.directions-map-option:hover{background-color:#f5f5f5}.directions-map-option-icon{width:24px;height:24px;margin-right:10px}.directions-map-option-text{flex:1}.directions-map-option-title{font-weight:700}.directions-map-option-desc{font-size:.9em;color:#666}.directions-remember-choice-div{margin-top:20px}div.bmlt_map_container_div{width:100%;margin:auto;left:0;top:0;height:640px}div.bmlt_search_map_div{width:100%;margin:auto;left:0;top:0;height:100%;z-index:10}div.bmlt_map_container_div .bmlt_map_throbber_div{position:absolute;top:50%;left:50%;height:48px;width:48px;margin:0;margin-top:-24px;margin-left:-24px;z-index:10000}div.bmlt_map_throbber_div{background-color:transparent;border:0}div.bmlt_map_container_div .bmlt_map_throbber_div img{display:block;height:40px;width:40px;margin:4px}div.bmlt_map_container_div .bmlt_map_throbber_div,div.bmlt_map_container_div .bmlt_search_map_div{border:1px solid #555;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}div.bmlt_map_container_div div.bmlt_search_map_div{width:100%;margin:auto;margin-top:2px}.accordion{box-shadow:0 1px 8px rgba(0,0,0,.25);min-width:200px!important}.accordion input[name=panel]{display:none}.accordion label{position:relative;display:block;padding-left:1em;padding-right:1em;padding-top:.25em;padding-bottom:.25em;background:linear-gradient(to bottom,#fefefe 0,#d1d1d1 50%,#dbdbdb 55%,#e2e2e2 100%);border-top:1px solid #fff;border-bottom:1px solid rgba(0,0,0,.15);box-shadow:inset 0 2px 0 #fff;font-size:14px;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.75);color:#666;cursor:pointer;transition:all .4s cubic-bezier(.865,.14,.095,.87)}.accordion h4{padding-top:.25em;font-size:16px;font-weight:700;margin-top:8px;margin-bottom:8px}.accordion label:after{content:'+';position:absolute;right:1em;width:1em;height:1em;color:#eee;text-align:center;border-radius:50%;background:#27ae60;box-shadow:inset 0 1px 6px rgba(0,0,0,.5),0 1px 0 #fff;text-shadow:0 1px 0 rgba(0,0,0,.75)}.accordion label:hover{color:#444}.accordion input:checked+label{color:#222}.accordion input:checked+label:after{content:'-';line-height:.8em}.accordion .marker_div_meeting{overflow:hidden;height:0;position:relative;padding:0 1.5em;box-shadow:inset 4px 0 0 0 #27ae60,inset 0 3px 6px rgba(0,0,0,.75);color:#444;transition:height .4s cubic-bezier(.865,.14,.095,.87)}.accordion .marker_div_meeting:not(:last-of-type){box-shadow:inset 0 -2px 2px rgba(0,0,0,.25),inset 4px 0 0 0 #27ae60,inset 0 3px 6px rgba(0,0,0,.75)}.accordion .marker_div_meeting .accordion__header{padding:1em 0}.accordion .marker_div_meeting .accordion__body{font-size:.825em;line-height:1.4em}.active{display:block}.hidden{display:none}.hygene-button{padding:3px 5px;font-size:12px;background-color:#f1f1f1;color:#35414f;border-color:#c5c5c5;margin-bottom:3px}.bmlt-hygene-descr{padding-top:2px;padding-bottom:2px;font-size:12px;border:0}.bmlt-hygene-header{font-weight:700;padding-bottom:2px;font-size:12px;border:0}input[name=panel]:checked~.marker_div_meeting{height:auto;overflow:auto!important;padding-bottom:1em}.onoffswitch{position:relative;width:170px!important;opacity:1!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none!important}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #2d5c88!important;border-radius:20px!important;box-shadow:0 1px 4px rgba(0,0,0,.3)}.onoffswitch-inner{display:block!important;width:200%!important;margin-left:-100%!important;transition:margin .3s ease-in 0s}.onoffswitch-inner:after,.onoffswitch-inner:before{display:block;float:left;width:50%;height:30px;line-height:30px;font-size:14px!important;font-family:Roboto,Arial,sans-serif!important;font-weight:700!important;box-sizing:border-box!important}.onoffswitch-switch{display:block!important;width:18px!important;margin:6px!important;background:#fff!important;position:absolute;top:0;bottom:0;right:136px!important;border:2px solid #2d5c88!important;border-radius:20px;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0!important}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0!important}.mapSearchText{background-color:#fff!important;border:none!important;outline:0!important;font-size:14px!important;font-family:Roboto,Arial,sans-serif!important;font-weight:700!important;border-radius:2px!important;box-shadow:0 1px 4px rgba(0,0,0,.3)!important;cursor:pointer!important;padding:0!important;margin-left:10px!important;margin-bottom:0!important;height:30px!important}.si-content-wrapper{padding:0}div.bmlt_map_container_div input{width:100%;background-color:#fff}div.bmlt_map_container_div button{background-color:#eee!important;color:#2d5c88!important}#open_filter{width:inherit}.modal{font-size:14px!important;color:#000;font-family:Roboto,Arial,sans-serif!important;display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto!important;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border:1px solid #888;line-height:1.2}#meeting_modal .modal-content{transform:unset;top:10%;left:8%;max-width:85%;overflow-y:auto;overflow-x:hidden}.modal-close{color:#aaa;float:right;font-size:28px;font-weight:700;line-height:0}.modal-right{color:#aaa;font-size:35px;font-weight:700;position:absolute;top:50%;right:2px;line-height:38px;opacity:30%;border-radius:10px;background-color:#000}.modal-left{color:#aaa;font-size:35px;font-weight:700;position:absolute;top:50%;left:2px;line-height:38px;opacity:30%;border-radius:10px;background-color:#000}.table-close{color:#fff;float:right;font-size:20px;font-weight:700}.map-list-title{color:#fff;font-weight:700;font-size:20px}.modal-search{padding-top:20px;padding-bottom:10px}.modal-search .filter-button{width:100%}#goto-button{margin-top:10px}.modal-close:focus,.modal-close:hover{color:#000;text-decoration:none;cursor:pointer}.modal-title{font-size:18px;text-align:left}#filter_modal p{margin-top:.5em;margin-bottom:0}.filter-button{background-color:#1abc9c;color:#fff;margin:10px;border-radius:3px;padding:.3em .5em}#modal-tab button{float:left;border:none;outline:0;cursor:pointer;padding:8px 8px;transition:.3s;font-size:13px;margin-left:2px;margin-top:6px;border-color:#c5c5c5!important;color:#fff!important;background-color:#db4865!important}#table_content{font-size:14px!important;font-family:Roboto,Arial,sans-serif!important;transform:translate(-50%,0);top:15%;width:75%}#table_content h4{font-size:14px;font-weight:700;margin-top:0;line-height:1.2}.modal_times{font-size:14px;font-weight:700;color:#db4865}#modal-day-button{margin-left:6px}#modal-tab button:hover{background-color:#f1f1f1!important;border-color:#fff!important}#modal-tab button.active{color:#000!important;background-color:#93c3cd!important}.modal-tabcontent{display:none;padding:4px 4px;border:1px solid #ccc;border-top:none;background-color:#35414f}.modal-tabcontent td{background-color:inherit}.modal-tabcontent tr:nth-child(even){background-color:#f2f2f2!important}.modal-tabcontent tr:nth-child(odd){background:#fff}#bmlt-tabs td{padding:.8em}.menu-button{background-color:#eee!important;color:#2d5c88!important;outline:0;width:55px;height:32px;border:2px solid #2d5c88!important;border-radius:20px!important;box-shadow:0 1px 4px rgba(0,0,0,.3);cursor:pointer;margin-right:10px;margin-top:10px;padding:0}.menu-button:focus,.menu-button:hover{background-color:#eee!important}.menu-button-label{position:relative;top:-12px;left:-.3em;font-weight:700;font-size:14px;color:#2d5c88!important}#map-search-button{width:fit-content;height:fit-content}#map-search-button .menu-button-label{margin:10px}.menu-button-child{width:32px;height:32px;background-size:32px 32px;background-position:1px -2px;background-repeat:no-repeat;font-size:14px;display:inline-block}.menu-button-childSmall{width:32px;height:32px;background-size:24px 24px;background-position:1px 2px;background-repeat:no-repeat;font-size:14px;display:inline-block}.menu-dropdown{display:none;background-color:#eee;color:#2d5c88;position:absolute;top:45px;right:10px;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.3);min-width:160px}.menu-dropdown button{color:#000;padding:12px 16px;font-size:14px!important;font-family:Roboto,Arial,sans-serif!important;font-weight:700;text-decoration:none;display:block;width:100%;background-color:#eee}.leaflet-popup-content{margin:0 0}.leaflet-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999}.gm-style-iw-d{overflow:hidden!important}.gm-style .gm-style-iw-c{padding:0}#bmlt-map button.gm-ui-hover-effect,#byfield_embeddedMapPage .gm-ui-hover-effect{right:0;z-index:999;width:20px!important;height:20px!important}.gm-ui-hover-effect>span{position:relative;bottom:13px;right:13px}#bmlt-map .gm-style-iw-chr,#byfield_embeddedMapPage .gm-style-iw-chr{height:0!important}@media (max-width:767px){#bmltsearch_content{width:80%}}#modal-search-box{padding:5px;border-style:solid;border-width:1px;border-color:#000;margin-top:10px}#bmltsearch_modal .modal-title{margin:20px 0 10px 0}button.advanced-search-button{float:right;margin-top:20px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(//sgvna.com/wp-content/plugins/crouton/croutonjs/dist/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.leaflet-container.crosshair-cursor-enabled{cursor:crosshair}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.ppv-lightbox.open .ppv-overlay{background:#000000b0;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}.ppv-lightbox .ppv_wrapper{display:none}.ppv-lightbox.open .ppv_wrapper{background:#fff;display:block;height:auto!important;left:50%;padding:15px 10px;position:fixed!important;top:50px;transform:translateX(-50%);width:900px!important;z-index:999}.ppv_wrapper .ppv-lightbox-close{color:#333;cursor:pointer;display:none;font-size:30px;position:fixed;right:10px;top:0;z-index:9999}.ppv-lightbox button{padding:.6em 1.1em}.ppv-lightbox button:hover{text-decoration:none}.ppv-lightbox button.small{font-size:16px}.ppv-lightbox button.medium{font-size:20px}.ppv-lightbox button.large{font-size:30px}.ppv-lightbox button.extra-large{font-size:50px}.ppv-lightbox.open .ppv-lightbox-close{display:block}.ppv-lightbox-loading{animation:pvvspin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;left:42%;position:absolute;top:45%;transform:translate(-50%,-50%);width:120px}@keyframes pvvspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ppv-loading{left:48%;position:absolute;top:49%;z-index:9999}@font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-italic.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-normal.woff2?ver=34) format('woff2'),
url(https://sgvna.com/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #636363;
} article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
} button,
input,
select,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
}
button,
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
}
.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; } embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image { border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 90%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}  html {
font-size: 87.5%;
}
body {
font-size: 14px;
font-size: 1rem;
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
}
body.custom-font-enabled {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
outline: none;
color: #21759b;
}
a:hover {
color: #0f3647;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip-path: inset(50%);
overflow: hidden;
height: 1px;
width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip-path: none;
color: #000;
display: block;
font-size: 12px;
height: auto;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
width: auto;
z-index: 100000; } .site {
padding: 0 24px;
padding: 0 1.714285714rem;
background-color: #fff;
}
.site-content {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
.widget-area {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
} .site-header {
padding: 24px 0;
padding: 1.714285714rem 0;
}
.site-header h1,
.site-header h2 {
text-align: center;
}
.site-header h1 a,
.site-header h2 a {
color: #515151;
display: inline-block;
text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
color: #21759b;
}
.site-header h1 {
font-size: 24px;
font-size: 1.714285714rem;
line-height: 1.285714286;
margin-bottom: 14px;
margin-bottom: 1rem;
}
.site-header h2 {
font-weight: normal;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.header-image {
margin-top: 24px;
margin-top: 1.714285714rem;
} .main-navigation {
margin-top: 24px;
margin-top: 1.714285714rem;
text-align: center;
}
.main-navigation li {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.42857143;
}
.main-navigation a {
color: #5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
display: inline-block;
} section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
} .widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul,
.widget-area .textwidget ol {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li > ul,
.widget-area .textwidget li > ol {
margin-bottom: 0;
}
.widget-area .textwidget ol {
list-style: decimal;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
color: #21759b;
}
.widget-area .widget a:visited {
color: #9f9f9f;
}
.widget-area #s {
width: 53.66666666666%; } footer[role="contentinfo"] {
border-top: 1px solid #ededed;
clear: both;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
max-width: 960px;
max-width: 68.571428571rem;
margin-top: 24px;
margin-top: 1.714285714rem;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
color: #686868;
}
footer[role="contentinfo"] a:hover {
color: #21759b;
}
.site-info span[role=separator] {
padding: 0 0.3em 0 0.6em;
}
.site-info span[role=separator]::before {
content: '\002f';
} .entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #21759b;
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 24px 0;
margin: 1.714285714rem 0;
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
font-size: 21px;
font-size: 1.5rem;
line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 18px;
font-size: 1.285714286rem;
line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
font-size: 14px;
font-size: 1rem;
line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content a:visited,
.comment-content a:visited {
color: #9f9f9f;
}
.entry-content .more-link {
white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
font-size: inherit;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 12px 0 12px 24px;
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
clear: both;
margin-top: 12px;
margin-top: 0.857142857rem;
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
border-bottom: 4px double #ededed;
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .archive-header,
.page-header {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
padding-bottom: 22px;
padding-bottom: 1.571428571rem;
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
} .attachment .entry-content .mejs-audio {
max-width: 400px;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
} .article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
} article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}  article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
} article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
} article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
} .format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
} .comments-title {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
margin: 24px 0;
margin: 1.714285714rem 0;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
margin-left: 6.071428571rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.42857143;
}
.comments-area cite b {
font-weight: normal;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 12px;
font-size: 0.857142857rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.428571429rem 0.857142857rem;
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(to bottom, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.357142857rem;
padding: 2px 5px;
padding: 0.142857143rem 0.357142857rem;
font-size: 10px;
font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
} #respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #5e5e5e;
}
#respond #wp-comment-cookies-consent {
margin: 0 10px 0 0;
}
#respond .comment-form-cookies-consent label {
display: inline;
}
.required {
color: red;
} .entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
clear: both;
float: none;
width: auto;
padding-top: 24px;
padding-top: 1.714285714rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #21759b;
}
.template-front-page .widget-area .widget_text img {
float: left;
margin: 8px 24px 8px 0;
margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
} .widget select {
max-width: 100%;
}
.widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
.wp-calendar-nav,
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
.wp-calendar-nav {
display: table;
}
.wp-calendar-nav span {
display: table-cell;
}
.wp-calendar-nav-next,
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
}
.tagcloud ul {
list-style-type: none;
}
.tagcloud ul li {
display: inline-block;
}
.widget-area .widget.widget_tag_cloud li {
line-height: 1;
}
.template-front-page .widget-area .widget.widget_tag_cloud li {
margin: 0;
}
.widget-area .gallery-columns-2.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-3.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-4.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-5.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-6 .gallery-icon img,
.widget-area .gallery-columns-7 .gallery-icon img,
.widget-area .gallery-columns-8 .gallery-icon img,
.widget-area .gallery-columns-9 .gallery-icon img {
height: auto;
max-width: 80%;
} img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media screen and (min-width: 600px) {
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.571428571rem;
}
.author-description {
float: right;
width: 80%;
}
.site {
margin: 0 auto;
max-width: 960px;
max-width: 68.571428571rem;
overflow: hidden;
}
.site-content {
float: left;
width: 65.104166667%;
}
body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.widget-area {
float: right;
width: 26.041666667%;
}
.site-header h1,
.site-header h2 {
text-align: left;
}
.site-header h1 {
font-size: 26px;
font-size: 1.857142857rem;
line-height: 1.846153846;
margin-bottom: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
display: inline-block !important;
text-align: left;
width: 100%;
}
.main-navigation ul {
margin: 0;
text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
display: inline-block;
text-decoration: none;
}
.main-navigation li a {
border-bottom: 0;
color: #6a6a6a;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
}
.main-navigation li a:hover,
.main-navigation li a:focus {
color: #000;
}
.main-navigation li {
margin: 0 40px 0 0;
margin: 0 2.857142857rem 0 0;
position: relative;
}
.main-navigation li ul {
margin: 0;
padding: 0;
position: absolute;
top: 100%;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip-path: inset(50%);
}
.main-navigation li ul ul {
top: 0;
left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation .focus > ul {
border-left: 0;
clip-path: none;
overflow: inherit;
height: inherit;
width: inherit;
}
.main-navigation li ul li a {
background: #efefef;
border-bottom: 1px solid #ededed;
display: block;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
padding: 8px 10px;
padding: 0.571428571rem 0.714285714rem;
width: 180px;
width: 12.85714286rem;
white-space: normal;
}
.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus {
background: #e3e3e3;
color: #444;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color: #636363;
font-weight: bold;
}
.menu-toggle {
display: none;
}
.entry-header .entry-title {
font-size: 22px;
font-size: 1.571428571rem;
}
#respond form input[type="text"] {
width: 46.333333333%;
}
#respond form textarea.blog-textarea {
width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
float: left;
width: 47.916666667%;
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
float: left;
width: 51.875%;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.template-front-page .widget-area .widget:nth-child(odd) {
clear: right;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
float: right;
width: 39.0625%;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
float: none;
width: auto;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.428571429rem;
}
} @media screen and (min-width: 960px) {
body {
background-color: #e6e6e6;
}
body .site {
padding: 0 40px;
padding: 0 2.857142857rem;
margin-top: 48px;
margin-top: 3.428571429rem;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body.custom-background-empty {
background-color: #fff;
}
body.custom-background-empty .site,
body.custom-background-white .site {
padding: 0;
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
}
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.entry-header .entry-title,
.entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
} .commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
margin-left: 3.57142857rem;
}
}[class^="wp-block-"] figcaption {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
font-style: italic;
text-align: left;
}
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft {
margin-right: 24px;
}
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
margin-left: 24px;
}
.rtl [class^="wp-block-"] figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.1em;
} .wp-block-image figure:not(.aligncenter) {
line-height: 0;
margin: 0 1.714285714rem;
}
.wp-block-image figure.alignleft {
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.wp-block-image figure.alignright {
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.wp-block-image figcaption {
padding-top: 0.75em;
} .wp-block-gallery {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
left: 0;
right: 0;
text-align: center;
width: auto;
} .wp-block-quote:not(.is-large):not(.is-style-large) {
border: 0;
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote {
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
font-style: italic;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 20px;
} .wp-block-audio audio {
display: block;
margin-bottom: 1.714285714rem;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
color: #7c7c7c;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #ebebeb;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
color: #5e5e5e;
}
.wp-block-file .wp-block-file__button:focus {
background-color: #e1e1e1;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
color: #757575;
}
.rtl .wp-block-file * + .wp-block-file__button {
margin-left: 0.75em;
margin-right: 0;
} .wp-block-video video:not(:last-child) {
margin-bottom: 0;
}  pre.wp-block-code {
border: 0;
padding: 0;
} .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
font-size: 14px;
text-transform: none;
} .wp-block-table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.wp-block-table th {
border: 0;
font-weight: bold;
padding: 6px 10px 6px 0;
text-transform: uppercase;
}
.has-text-color th {
color: inherit;
}
.wp-block-table td {
border: 0;
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.wp-block-table[style*="font-size"] *,
.wp-block-table[class*="-font-size"] * {
font-size: inherit;
}  .wp-block-button .wp-block-button__link {
border: 1px solid #d2d2d2;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.entry-content .wp-block-button__link,
.entry-content .wp-block-button__link:visited {
background-color: #e6e6e6;
color: #7c7c7c;
}
.is-style-outline .wp-block-button__link,
.is-style-outline .wp-block-button__link:visited {
color: currentColor;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:visited {
background-color: inherit;
border-color: inherit;
}
.entry-content .wp-block-button__link:hover,
.entry-content .wp-block-button__link:visited:hover,
.entry-content .wp-block-button__link:focus {
background-color: #ebebeb;
color: #5e5e5e;
}
.entry-content .wp-block-button__link:active {
background-color: #e1e1e1;
color: #757575;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
}
.wp-block-button__link:not(.has-text-color) {
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus {
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
}
.wp-block-button__link:not(.has-background):active {
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
}
.wp-block-button__link:not(.has-text-color):active {
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
} .wp-block-separator {
border: 0;
} .wp-block-media-text {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
} .site-content .wp-block-navigation {
overflow: visible;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments {
margin: 0;
padding: 0;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
box-shadow: none;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 60px;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-date {
color: #5e5e5e;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
margin: 0;
padding: 24px 0;
padding: 1.714285714rem 0 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
} .entry-content .has-blue-color,
.entry-content .has-blue-color:visited {
color: #21759b;
}
.entry-content .has-blue-background-color,
.entry-content .has-blue-background-color:visited {
background-color: #21759b;
}
.entry-content .has-dark-gray-color,
.entry-content .has-dark-gray-color:visited {
color: #373737;
}
.entry-content .has-dark-gray-background-color,
.entry-content .has-dark-gray-background-color:visited {
background-color: #373737;
}
.entry-content .has-medium-gray-color,
.entry-content .has-medium-gray-color:visited {
color: #9f9f9f;
}
.entry-content .has-medium-gray-background-color,
.entry-content .has-medium-gray-background-color:visited {
background-color: #9f9f9f;
}
.entry-content .has-light-gray-color,
.entry-content .has-light-gray-color:visited {
color: #e6e6e6;
}
.entry-content .has-light-gray-background-color,
.entry-content .has-light-gray-background-color:visited {
background-color: #e6e6e6;
}
.entry-content .has-white-color,
.entry-content .has-white-color:visited {
color: #fff;
}
.entry-content .has-white-background-color,
.entry-content .has-white-background-color:visited {
background-color: #fff;
}