@bmlt-enabled/croutonjs 3.17.10 → 3.18.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,649 @@
1
+ .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:white;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;filter:alpha(opacity=0);}.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:bold;}.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:white;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:bold;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:bold;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 black 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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:transparent;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:white;}.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, #ffffff 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.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:bold;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, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);}.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:transparent;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, #ffffff 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.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, #eeeeee 50%, #ffffff 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;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:bold;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:white;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:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}
2
+ .bootstrap-bmlt{/*!
3
+ * Bootstrap v3.3.5 (http://getbootstrap.com)
4
+ * Copyright 2011-2015 Twitter, Inc.
5
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
+ *//*!
7
+ * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=edd6285e54d5a7153208)
8
+ * Config saved to config.json and https://gist.github.com/edd6285e54d5a7153208
9
+ *//*!
10
+ * Bootstrap v3.3.5 (http://getbootstrap.com)
11
+ * Copyright 2011-2015 Twitter, Inc.
12
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
13
+ *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */}.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(fonts/glyphicons-halflings-regular.eot);src:url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(fonts/glyphicons-halflings-regular.woff) format('woff'),url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(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:rgba(0,0,0,0)}.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;filter:alpha(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;filter:alpha(opacity=0)}.bootstrap-bmlt .tooltip.in{opacity:.9;filter:alpha(opacity=90)}.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}}
14
+ #please-wait {
15
+ position: absolute;
16
+ top: 50%;
17
+ left: 50%;
18
+ width: auto;
19
+ height: auto;
20
+ margin-top: -50px;
21
+ /* Half the height */
22
+ margin-left: -50px;
23
+ /* Half the width */
24
+ }
25
+
26
+ span.bmlt_tabs_meeting_count {
27
+ font-size: 18px;
28
+ padding: 0 10px 15px 0;
29
+ display: inline-block;
30
+ }
31
+
32
+ span.bmlt_tabs_group_count {
33
+ font-size: 18px;
34
+ padding: 0 10px 15px;
35
+ display: inline-block;
36
+ }
37
+
38
+ #bmlt-tabs #days {
39
+ padding: 4px;
40
+ }
41
+
42
+ #bmlt-tabs #nav-days {
43
+ padding: 4px 4px 0;
44
+ }
45
+
46
+ #bmlt-tabs #tabs-content {
47
+ padding: 1px 4px 4px;
48
+ }
49
+
50
+ #bmlt-tabs #cities {
51
+ padding: 4px;
52
+ }
53
+
54
+ #bmlt-tabs .glyphicon {
55
+ top: 2px;
56
+ }
57
+
58
+ #bmlt-tabs .glyphicon-map-marker:before {
59
+ content: "\e062";
60
+ margin-right: 3px;
61
+ }
62
+
63
+ #bmlt-tabs .glyphicon-search:before {
64
+ margin-right: 5px;
65
+ }
66
+
67
+ #bmlt-tabs .select2-container .select2-choice,#bmlt-tabs .select2-result-label {
68
+ height: 20px;
69
+ }
70
+
71
+ #bmlt-tabs {
72
+ font-size: 14px;
73
+ color: #5b5b5b;
74
+ font-family: "Arial","Helvetica",sans-serif;
75
+ text-align: left;
76
+ font-style: normal;
77
+ }
78
+
79
+ #bmlt-tabs span.select2.select2-container.select2-container--default {
80
+ height: 30px;
81
+ }
82
+
83
+ #bmlt-tabs .bmlt-dropdown-container {
84
+ display: inline;
85
+ position: relative;
86
+ margin-left: 4px;
87
+ top: 1px !important;
88
+ }
89
+
90
+ .bmlt-drop {
91
+ width: 300px !important;
92
+ }
93
+
94
+ #bmlt-tabs tr:nth-child(even) {
95
+ background: #F2F2F2;
96
+ }
97
+
98
+ #bmlt-tabs tr:nth-child(odd) {
99
+ background: #FFF;
100
+ }
101
+ #bmlt-tabs #byday .evenRow {
102
+ background: #F2F2F2;
103
+ }
104
+ #bmlt-tabs #byday .oddRow {
105
+ background: #FFF;
106
+ }
107
+ #bmlt-tabs td {
108
+ /* border-top: 0; */
109
+ padding: .8em;
110
+ }
111
+
112
+ #bmlt-tabs ul {
113
+ padding: 0;
114
+ margin: 0;
115
+ line-height: 26px;
116
+ list-style-type: none;
117
+ }
118
+
119
+ .bootstrap-bmlt .nav-tabs>li {
120
+ padding: 0;
121
+ margin: 0;
122
+ }
123
+
124
+ #bmlt-tabs .bmlt-column1 {
125
+ text-align: left;
126
+ width: 20%;
127
+ overflow: hidden;
128
+ word-break: break-all;
129
+ vertical-align: top;
130
+ }
131
+
132
+ #bmlt-tabs .bmlt-column2 {
133
+ text-align: left;
134
+ width: auto;
135
+ vertical-align: top;
136
+ }
137
+
138
+ #bmlt-tabs .bmlt-column3 {
139
+ text-align: center !important;
140
+ vertical-align: middle !important;
141
+ width: 30%;
142
+ overflow-wrap: break-word;
143
+ word-wrap: break-word;
144
+ -ms-word-break: break-all;
145
+ word-break: break-all;
146
+ word-break: break-word;
147
+ -webkit-hyphens: none;
148
+ -moz-hyphens: none;
149
+ hyphens: none;
150
+ }
151
+
152
+ #bmlt-tabs .virtual .bmlt-column1 {
153
+ text-align: left;
154
+ width: 20%;
155
+ word-break: break-all;
156
+ vertical-align: top;
157
+ }
158
+
159
+ #bmlt-tabs .virtual .bmlt-column2 {
160
+ text-align: left;
161
+ width: 50%;
162
+ vertical-align: top;
163
+ }
164
+
165
+ #bmlt-tabs .virtual .bmlt-column3 {
166
+ text-align: center !important;
167
+ vertical-align: middle !important;
168
+ width: 30%;
169
+ }
170
+
171
+ #bmlt-tabs .nav-tabs > li.active > a,#bmlt-tabs .nav-tabs > li.active > a:hover,#bmlt-tabs .nav-tabs > li.active > a:focus {
172
+ color: #fff;
173
+ background-color: #DB4865;
174
+ border: 1px solid #DDD;
175
+ border-bottom-color: rgba(0,0,0,0);
176
+ cursor: default;
177
+ }
178
+
179
+ #bmlt-tabs .nav-tabs > li > a {
180
+ color: #000;
181
+ background-color: #93c3cd;
182
+ margin-right: 2px;
183
+ line-height: 1.42857143;
184
+ border: 1px solid rgba(0,0,0,0);
185
+ border-radius: 4px 4px 0 0;
186
+ }
187
+
188
+ #bmlt-tabs .nav-tabs > li > a:hover {
189
+ color: #FFF;
190
+ }
191
+
192
+ #bmlt-tabs a#map-button,#bmlt-tabs a#share-button {
193
+ margin-bottom: 4px;
194
+ }
195
+
196
+ #bmlt-tabs a#bmlt-formats {
197
+ margin: 4px 0;
198
+ }
199
+
200
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
201
+ padding: 3px 5px;
202
+ font-size: 10px;
203
+ background-color: #93C3CD;
204
+ color: #35414F;
205
+ border-color: #C5C5C5;
206
+ }
207
+
208
+ #bmlt-formats.btn-xs:hover,#map-button.btn-xs:hover,#share-button.btn-xs:hover {
209
+ background-color: #F1F1F1;
210
+ }
211
+
212
+ #bmlt-tabs .filterButton.btn.btn-primary.btn-sm:hover {
213
+ border-color: #fff;
214
+ }
215
+
216
+ #bmlt-tabs #day.btn.btn-primary.btn-sm:hover {
217
+ border-color: #fff;
218
+ }
219
+
220
+ #bmlt-tabs .bmlt-comments {
221
+ word-wrap: normal;
222
+ word-break: break-word;
223
+ }
224
+
225
+ #bmlt-tabs .nav > li > a {
226
+ padding: 4px 10px;
227
+ font-style: normal;
228
+ }
229
+
230
+ #bmlt-tabs .bmlt-day,#bmlt-tabs .meeting-name,#bmlt-tabs .bmlt-time-2 {
231
+ font-weight: 700;
232
+ font-size: 14px;
233
+ color: rgba(0,0,0,0.67);
234
+ }
235
+
236
+ #bmlt-tabs .bmlt-button-container {
237
+ display: inline;
238
+ position: relative;
239
+ }
240
+
241
+ #bmlt-tabs #day.btn.btn-primary.btn-sm.buttonHighlight {
242
+ background-color: #DB4865;
243
+ color: #FFF;
244
+ }
245
+
246
+ #bmlt-tabs #day.btn.btn-primary.btn-sm.buttonLowlight {
247
+ background-color: #93C3CD;
248
+ color: #000;
249
+ }
250
+
251
+ #bmlt-tabs .filterButton.btn.btn-primary.btn-sm.buttonHighlight {
252
+ background-color: #DB4865;
253
+ color: #FFF;
254
+ }
255
+
256
+ #bmlt-tabs .filterButton.btn.btn-primary.btn-sm.buttonLowlight {
257
+ background-color: #93C3CD;
258
+ color: #000;
259
+ }
260
+
261
+ #bmlt-tabs #day {
262
+ color: #FFF;
263
+ background-color: #DB4865;
264
+ }
265
+
266
+ #bmlt-tabs .filterButton {
267
+ color: #000;
268
+ background-color: #93c3cd;
269
+ margin-left: 2px;
270
+ }
271
+
272
+ #bmlt-tabs .rowHighlight {
273
+ background-color: #DB4865;
274
+ color: black;
275
+ }
276
+
277
+ #bmlt-tabs .bmlt-header {
278
+ padding: 4px 0 0 4px;
279
+ background-color: #35414F;
280
+ }
281
+
282
+ #bmlt-tabs .bmlt-page {
283
+ background-color: #35414F;
284
+ padding: 4px;
285
+ }
286
+
287
+ #bmlt-tabs .tab-content {
288
+ background-color: #35414F;
289
+ }
290
+
291
+ #bmlt-tabs .nav-tabs {
292
+ border-bottom: 0;
293
+ }
294
+
295
+ #bmlt-tabs .popover {
296
+ max-width: 800px;
297
+ }
298
+
299
+ #bmlt-tabs #day.btn-sm,#bmlt-tabs .filterButton.btn-sm {
300
+ padding: 2px 10px;
301
+ font-size: inherit;
302
+ line-height: 1.6;
303
+ }
304
+
305
+ #bmlt-tabs #day {
306
+ margin-right: 2px;
307
+ }
308
+
309
+ #bmlt-tabs .bmlt_tabs_title {
310
+ font-size: 24px;
311
+ margin-bottom: 10px;
312
+ font-weight: 400;
313
+ color: #000;
314
+ }
315
+
316
+ #bmlt-tabs .bmlt_tabs_sub_title {
317
+ font-size: 22px;
318
+ margin-bottom: 15px;
319
+ font-weight: 400;
320
+ color: #666;
321
+ }
322
+
323
+ #bmlt-tabs table {
324
+ margin: 0;
325
+ border: 0;
326
+ table-layout: auto;
327
+ width: 100%;
328
+ }
329
+
330
+ #bmlt-tabs #cities table.bmlt-table {
331
+ background-color: #fff;
332
+ margin: 0;
333
+ border: 0;
334
+ }
335
+
336
+ #bmlt-tabs tr.meeting-header td {
337
+ padding: .5em .8em !important;
338
+ color: rgba(0,0,0,0.67);
339
+ background-color: #93C3CD;
340
+ font-size: 15px;
341
+ text-transform: uppercase;
342
+ font-weight: 600;
343
+ border-top: 0;
344
+ /* border-color: #93C3CD; */
345
+ }
346
+
347
+ @media (max-width: 39.9375em) {
348
+ #bmlt-tabs .bmlt-header {
349
+ display: block !important;
350
+ }
351
+
352
+ #bmlt-tabs #day.btn-sm,#bmlt-tabs .filterButton.btn-sm {
353
+ margin-bottom: 4px;
354
+ }
355
+
356
+ #bmlt-tabs .bmlt-dropdown-container {
357
+ display: block;
358
+ margin-left: 0;
359
+ margin-right: 4px;
360
+ }
361
+
362
+ #bmlt-tabs span.select2.select2-container {
363
+ width: 100% !important;
364
+ }
365
+
366
+ #bmlt-tabs a#bmlt-formats,#bmlt-tabs a#map-button {
367
+ border-radius: 0;
368
+ }
369
+
370
+ #bmlt-tabs a#bmlt-formats,#bmlt-tabs a#share-button {
371
+ border-radius: 0;
372
+ }
373
+
374
+ #bmlt-tabs .nav-tabs > li > a {
375
+ border-radius: 0 !important;
376
+ margin-right: 0 !important;
377
+ }
378
+
379
+ #bmlt-tabs .nav-tabs > li {
380
+ float: none;
381
+ border: 1px solid #ddd;
382
+ }
383
+
384
+ #bmlt-tabs .nav-tabs > li.active > a {
385
+ border: none;
386
+ }
387
+
388
+ #bmlt-tabs .nav > li > a:hover,#bmlt-tabs .nav > li > a:focus,#bmlt-tabs .nav-tabs > li.active > a,#bmlt-tabs .nav-tabs > li.active > a:hover,#bmlt-tabs .nav-tabs > li.active > a:focus {
389
+ background: none;
390
+ border: none;
391
+ }
392
+
393
+ #bmlt-tabs .bmlt-column1 {
394
+ text-align: left;
395
+ width: 100%;
396
+ vertical-align: top;
397
+ border: 0;
398
+ padding-bottom: 0;
399
+ height: auto;
400
+ }
401
+
402
+ #bmlt-tabs .bmlt-column2 {
403
+ text-align: left;
404
+ width: 100%;
405
+ vertical-align: top;
406
+ border: 0;
407
+ padding-bottom: 0;
408
+ height: auto;
409
+ }
410
+
411
+ #bmlt-tabs .bmlt-column3 {
412
+ text-align: left !important;
413
+ vertical-align: top !important;
414
+ width: 100%;
415
+ border: 0;
416
+ height: auto;
417
+ }
418
+
419
+ #bmlt-formats.btn-xs,#map-button.btn-xs,#share-button.btn-xs {
420
+ padding: 2px 7px !important;
421
+ font-size: 12px !important;
422
+ }
423
+
424
+ #map-button.btn-xs,#share-button.btn-xs {
425
+ display: -webkit-inline-box;
426
+ }
427
+
428
+ #bmlt-tabs a#bmlt-formats {
429
+ margin-top: 10px;
430
+ }
431
+
432
+ #bmlt-tabs .geo.show {
433
+ display: -webkit-inline-box !important;
434
+ margin-left: 10px;
435
+ }
436
+
437
+ #bmlt-tabs td.formats_description {
438
+ display: none !important;
439
+ }
440
+ }
441
+
442
+ /*! Tablesaw - v2.0.2 - 2015-10-28* https://github.com/filamentgroup/tablesaw* Copyright (c) 2015 Filament Group; Licensed */
443
+ table.tablesaw {
444
+ empty-cells: show;
445
+ max-width: 100%;
446
+ width: 100%;
447
+ }
448
+
449
+ .tablesaw {
450
+ border-collapse: collapse;
451
+ width: 100%;
452
+ }
453
+
454
+ /* Structure */
455
+ .tablesaw {
456
+ border: 0;
457
+ padding: 0;
458
+ }
459
+
460
+ .tablesaw th,.tablesaw td {
461
+ box-sizing: border-box;
462
+ padding: .5em .7em;
463
+ }
464
+
465
+ .tablesaw thead tr:first-child th {
466
+ padding-top: .9em;
467
+ padding-bottom: .7em;
468
+ }
469
+
470
+ /* Table rows have a gray bottom stroke by default */
471
+ .tablesaw-stack tbody tr {
472
+ border-bottom: 1px solid #dfdfdf;
473
+ }
474
+
475
+ .tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label {
476
+ display: none;
477
+ }
478
+
479
+ .bmlt-map {
480
+ height: 400px;
481
+ }
482
+ #byfield_embeddedMapPage{
483
+ height: 400px;
484
+ }
485
+ .bmlt-observer {
486
+ font-size: 14px;
487
+ font-weight: bold;
488
+ font-style: italic;
489
+ }
490
+
491
+ .observerLine {
492
+ margin-top: 10px;
493
+ }
494
+
495
+ /* Mobile first styles: Begin with the stacked presentation at narrow widths */
496
+ @media only all {
497
+ /* Show the table cells as a block level element */
498
+ .tablesaw-stack td,.tablesaw-stack th {
499
+ text-align: left;
500
+ display: block;
501
+ }
502
+
503
+ .tablesaw-stack tr {
504
+ clear: both;
505
+ display: table-row;
506
+ }
507
+
508
+ /* Make the label elements a percentage width */
509
+ .tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label {
510
+ display: block;
511
+ padding: 0 .6em 0 0;
512
+ width: 30%;
513
+ display: inline-block;
514
+ }
515
+
516
+ /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
517
+ .tablesaw-stack th .tablesaw-cell-label-top,.tablesaw-stack td .tablesaw-cell-label-top {
518
+ display: block;
519
+ padding: .4em 0;
520
+ margin: .4em 0;
521
+ }
522
+
523
+ .tablesaw-cell-label {
524
+ display: block;
525
+ }
526
+
527
+ /* Avoid double strokes when stacked */
528
+ .tablesaw-stack tbody th.group {
529
+ margin-top: -1px;
530
+ }
531
+
532
+ /* Avoid double strokes when stacked */
533
+ .tablesaw-stack th.group b.tablesaw-cell-label {
534
+ display: none !important;
535
+ }
536
+ }
537
+
538
+ @media (max-width: 39.9375em) {
539
+ .tablesaw-stack thead td,.tablesaw-stack thead th {
540
+ display: none;
541
+ }
542
+
543
+ .tablesaw-stack tbody td,.tablesaw-stack tbody th {
544
+ clear: left;
545
+ float: left;
546
+ width: 100%;
547
+ }
548
+
549
+ .tablesaw-cell-label {
550
+ vertical-align: top;
551
+ }
552
+
553
+ .tablesaw-cell-content {
554
+ max-width: 67%;
555
+ display: inline-block;
556
+ }
557
+
558
+ .tablesaw-stack td:empty,.tablesaw-stack th:empty {
559
+ display: none;
560
+ }
561
+ th#meeting-details-title {
562
+ display: table-cell;
563
+ text-wrap: balance;
564
+ }
565
+ }
566
+
567
+ /* Media query to show as a standard table at 560px (35em x 16px) or wider */
568
+ @media (min-width: 40em) {
569
+ .tablesaw-stack tr {
570
+ display: table-row;
571
+ }
572
+
573
+ /* Show the table header rows */
574
+ .tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th {
575
+ display: table-cell;
576
+ margin: 0;
577
+ }
578
+
579
+ /* Hide the labels in each cell */
580
+ .tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label {
581
+ display: none !important;
582
+ }
583
+ #meetingpage_map_td {
584
+ width: 25em;
585
+ }
586
+ }
587
+
588
+ @media only screen and (max-width: 480px) {
589
+ #bmlt-tabs .bmlt-column3 {
590
+ width: auto;
591
+ }
592
+ }
593
+
594
+ .mapcontrolslabel {
595
+ font-size: 12px;
596
+ cursor: pointer;
597
+ margin: 5px;
598
+ text-align: left;
599
+ display: block;
600
+ }
601
+
602
+ .mapcontrolcontainer {
603
+ background-color: #fff;
604
+ border: 2px solid #fff;
605
+ cursor: pointer;
606
+ margin-top: 10px;
607
+ margin-left: 10px;
608
+ }
609
+
610
+ .mapcontrols {
611
+ color: rgb(25,25,25);
612
+ font-family: Roboto,Arial,sans-serif;
613
+ font-size: 12px;
614
+ }
615
+
616
+ .temporarilyClosed {
617
+ font-size: 16px;
618
+ text-transform: uppercase;
619
+ font-weight: bold;
620
+ }
621
+
622
+ .qrcode {
623
+ text-align: center;
624
+ display: inline-block;
625
+ }
626
+
627
+ .meetsVirtually {
628
+ font-size: 16px;
629
+ text-transform: uppercase;
630
+ font-weight: bold;
631
+ }
632
+
633
+ .meeting-additional-info {
634
+ font-weight: bold;
635
+ font-size: 14px;
636
+ }
637
+
638
+ .gm-svpc div img {
639
+ position: relative !important;
640
+ }
641
+ #meeting-details-table td {
642
+ vertical-align: top;
643
+ }
644
+ #meeting-details-table h4 {
645
+ margin-top: 0;
646
+ }
647
+ #meeting-details-title {
648
+ font-size: 1.5em;
649
+ }