From f1392dc8021d4c5ff1dae3d6d9659fe6e79ab709 Mon Sep 17 00:00:00 2001 From: Boone B Gorges Date: Tue, 13 Aug 2024 09:20:35 -0500 Subject: [PATCH] Asset bump for 1.7.78. --- wp-content/mu-plugins/css/openlab-toolbar.css | 8609 +---------------- 1 file changed, 1 insertion(+), 8608 deletions(-) diff --git a/wp-content/mu-plugins/css/openlab-toolbar.css b/wp-content/mu-plugins/css/openlab-toolbar.css index 32d17e4c51..c50d6b77e1 100644 --- a/wp-content/mu-plugins/css/openlab-toolbar.css +++ b/wp-content/mu-plugins/css/openlab-toolbar.css @@ -1,8608 +1 @@ -/* Toolbar / Top Nav */ -/**importing bootstrap inside of a wrapper class to avoid conflicts with admin and group site styles**/ -/**vendor**/ -@import "select2/select2.css"; -.oplb-bs { - /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ - /**import boostrap overrides**/ - /* -Custom Vars -*/ - /**header margins**/ - /**types, not included p tags**/ - /**custom border radius**/ - /**custom border**/ - /* -Bootstrap variable overrides -*/ - /* -For breakpoints related to really small screens -*/ - /**Mixins**/ - /**sitewide header elements on admin and group sites (mobile only)**/ - /**sitewide header**/ - /**sitewide search**/ - /**footer - also a sitewide component**/ - /**go to the top button (mobile only)**/ - /**group site only**/ -} -.oplb-bs html { - font-family: sans-serif; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; -} -.oplb-bs body { - margin: 0; -} -.oplb-bs article, -.oplb-bs aside, -.oplb-bs details, -.oplb-bs figcaption, -.oplb-bs figure, -.oplb-bs footer, -.oplb-bs header, -.oplb-bs hgroup, -.oplb-bs main, -.oplb-bs nav, -.oplb-bs section, -.oplb-bs summary { - display: block; -} -.oplb-bs audio, -.oplb-bs canvas, -.oplb-bs progress, -.oplb-bs video { - display: inline-block; - vertical-align: baseline; -} -.oplb-bs audio:not([controls]) { - display: none; - height: 0; -} -.oplb-bs [hidden], -.oplb-bs template { - display: none; -} -.oplb-bs a { - background: transparent; -} -.oplb-bs a:active, -.oplb-bs a:hover { - outline: 0; -} -.oplb-bs abbr[title] { - border-bottom: 1px dotted; -} -.oplb-bs b, -.oplb-bs strong { - font-weight: bold; -} -.oplb-bs dfn { - font-style: italic; -} -.oplb-bs h1 { - font-size: 2em; - margin: 0.67em 0; -} -.oplb-bs mark { - background: #ff0; - color: #000; -} -.oplb-bs small { - font-size: 80%; -} -.oplb-bs sub, -.oplb-bs sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} -.oplb-bs sup { - top: -0.5em; -} -.oplb-bs sub { - bottom: -0.25em; -} -.oplb-bs img { - border: 0; -} -.oplb-bs svg:not(:root) { - overflow: hidden; -} -.oplb-bs figure { - margin: 1em 40px; -} -.oplb-bs hr { - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; -} -.oplb-bs pre { - overflow: auto; -} -.oplb-bs code, -.oplb-bs kbd, -.oplb-bs pre, -.oplb-bs samp { - font-family: monospace, monospace; - font-size: 1em; -} -.oplb-bs button, -.oplb-bs input, -.oplb-bs optgroup, -.oplb-bs select, -.oplb-bs textarea { - color: inherit; - font: inherit; - margin: 0; -} -.oplb-bs button { - overflow: visible; -} -.oplb-bs button, -.oplb-bs select { - text-transform: none; -} -.oplb-bs button, -.oplb-bs html input[type="button"], -.oplb-bs input[type="reset"], -.oplb-bs input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; -} -.oplb-bs button[disabled], -.oplb-bs html input[disabled] { - cursor: default; -} -.oplb-bs button::-moz-focus-inner, -.oplb-bs input::-moz-focus-inner { - border: 0; - padding: 0; -} -.oplb-bs input { - line-height: normal; -} -.oplb-bs input[type="checkbox"], -.oplb-bs input[type="radio"] { - box-sizing: border-box; - padding: 0; -} -.oplb-bs input[type="number"]::-webkit-inner-spin-button, -.oplb-bs input[type="number"]::-webkit-outer-spin-button { - height: auto; -} -.oplb-bs input[type="search"] { - -webkit-appearance: textfield; - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - box-sizing: content-box; -} -.oplb-bs input[type="search"]::-webkit-search-cancel-button, -.oplb-bs input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} -.oplb-bs fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} -.oplb-bs legend { - border: 0; - padding: 0; -} -.oplb-bs textarea { - overflow: auto; -} -.oplb-bs optgroup { - font-weight: bold; -} -.oplb-bs table { - border-collapse: collapse; - border-spacing: 0; -} -.oplb-bs td, -.oplb-bs th { - padding: 0; -} -@media print { - .oplb-bs * { - text-shadow: none !important; - color: #000 !important; - background: transparent !important; - box-shadow: none !important; - } - .oplb-bs a, - .oplb-bs a:visited { - text-decoration: underline; - } - .oplb-bs a[href]:after { - content: " (" attr(href) ")"; - } - .oplb-bs abbr[title]:after { - content: " (" attr(title) ")"; - } - .oplb-bs a[href^="javascript:"]:after, - .oplb-bs a[href^="#"]:after { - content: ""; - } - .oplb-bs pre, - .oplb-bs blockquote { - border: 1px solid #999; - page-break-inside: avoid; - } - .oplb-bs thead { - display: table-header-group; - } - .oplb-bs tr, - .oplb-bs img { - page-break-inside: avoid; - } - .oplb-bs img { - max-width: 100% !important; - } - .oplb-bs p, - .oplb-bs h2, - .oplb-bs h3 { - orphans: 3; - widows: 3; - } - .oplb-bs h2, - .oplb-bs h3 { - page-break-after: avoid; - } - .oplb-bs select { - background: #fff !important; - } - .oplb-bs .navbar { - display: none; - } - .oplb-bs .table td, - .oplb-bs .table th { - background-color: #fff !important; - } - .oplb-bs .btn > .caret, - .oplb-bs .dropup > .btn > .caret { - border-top-color: #000 !important; - } - .oplb-bs .label { - border: 1px solid #000; - } - .oplb-bs .table { - border-collapse: collapse !important; - } - .oplb-bs .table-bordered th, - .oplb-bs .table-bordered td { - border: 1px solid #ddd !important; - } -} -@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.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); -} -.oplb-bs .glyphicon { - position: relative; - top: 1px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: normal; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -.oplb-bs .glyphicon-asterisk:before { - content: "\2a"; -} -.oplb-bs .glyphicon-plus:before { - content: "\2b"; -} -.oplb-bs .glyphicon-euro:before { - content: "\20ac"; -} -.oplb-bs .glyphicon-minus:before { - content: "\2212"; -} -.oplb-bs .glyphicon-cloud:before { - content: "\2601"; -} -.oplb-bs .glyphicon-envelope:before { - content: "\2709"; -} -.oplb-bs .glyphicon-pencil:before { - content: "\270f"; -} -.oplb-bs .glyphicon-glass:before { - content: "\e001"; -} -.oplb-bs .glyphicon-music:before { - content: "\e002"; -} -.oplb-bs .glyphicon-search:before { - content: "\e003"; -} -.oplb-bs .glyphicon-heart:before { - content: "\e005"; -} -.oplb-bs .glyphicon-star:before { - content: "\e006"; -} -.oplb-bs .glyphicon-star-empty:before { - content: "\e007"; -} -.oplb-bs .glyphicon-user:before { - content: "\e008"; -} -.oplb-bs .glyphicon-film:before { - content: "\e009"; -} -.oplb-bs .glyphicon-th-large:before { - content: "\e010"; -} -.oplb-bs .glyphicon-th:before { - content: "\e011"; -} -.oplb-bs .glyphicon-th-list:before { - content: "\e012"; -} -.oplb-bs .glyphicon-ok:before { - content: "\e013"; -} -.oplb-bs .glyphicon-remove:before { - content: "\e014"; -} -.oplb-bs .glyphicon-zoom-in:before { - content: "\e015"; -} -.oplb-bs .glyphicon-zoom-out:before { - content: "\e016"; -} -.oplb-bs .glyphicon-off:before { - content: "\e017"; -} -.oplb-bs .glyphicon-signal:before { - content: "\e018"; -} -.oplb-bs .glyphicon-cog:before { - content: "\e019"; -} -.oplb-bs .glyphicon-trash:before { - content: "\e020"; -} -.oplb-bs .glyphicon-home:before { - content: "\e021"; -} -.oplb-bs .glyphicon-file:before { - content: "\e022"; -} -.oplb-bs .glyphicon-time:before { - content: "\e023"; -} -.oplb-bs .glyphicon-road:before { - content: "\e024"; -} -.oplb-bs .glyphicon-download-alt:before { - content: "\e025"; -} -.oplb-bs .glyphicon-download:before { - content: "\e026"; -} -.oplb-bs .glyphicon-upload:before { - content: "\e027"; -} -.oplb-bs .glyphicon-inbox:before { - content: "\e028"; -} -.oplb-bs .glyphicon-play-circle:before { - content: "\e029"; -} -.oplb-bs .glyphicon-repeat:before { - content: "\e030"; -} -.oplb-bs .glyphicon-refresh:before { - content: "\e031"; -} -.oplb-bs .glyphicon-list-alt:before { - content: "\e032"; -} -.oplb-bs .glyphicon-lock:before { - content: "\e033"; -} -.oplb-bs .glyphicon-flag:before { - content: "\e034"; -} -.oplb-bs .glyphicon-headphones:before { - content: "\e035"; -} -.oplb-bs .glyphicon-volume-off:before { - content: "\e036"; -} -.oplb-bs .glyphicon-volume-down:before { - content: "\e037"; -} -.oplb-bs .glyphicon-volume-up:before { - content: "\e038"; -} -.oplb-bs .glyphicon-qrcode:before { - content: "\e039"; -} -.oplb-bs .glyphicon-barcode:before { - content: "\e040"; -} -.oplb-bs .glyphicon-tag:before { - content: "\e041"; -} -.oplb-bs .glyphicon-tags:before { - content: "\e042"; -} -.oplb-bs .glyphicon-book:before { - content: "\e043"; -} -.oplb-bs .glyphicon-bookmark:before { - content: "\e044"; -} -.oplb-bs .glyphicon-print:before { - content: "\e045"; -} -.oplb-bs .glyphicon-camera:before { - content: "\e046"; -} -.oplb-bs .glyphicon-font:before { - content: "\e047"; -} -.oplb-bs .glyphicon-bold:before { - content: "\e048"; -} -.oplb-bs .glyphicon-italic:before { - content: "\e049"; -} -.oplb-bs .glyphicon-text-height:before { - content: "\e050"; -} -.oplb-bs .glyphicon-text-width:before { - content: "\e051"; -} -.oplb-bs .glyphicon-align-left:before { - content: "\e052"; -} -.oplb-bs .glyphicon-align-center:before { - content: "\e053"; -} -.oplb-bs .glyphicon-align-right:before { - content: "\e054"; -} -.oplb-bs .glyphicon-align-justify:before { - content: "\e055"; -} -.oplb-bs .glyphicon-list:before { - content: "\e056"; -} -.oplb-bs .glyphicon-indent-left:before { - content: "\e057"; -} -.oplb-bs .glyphicon-indent-right:before { - content: "\e058"; -} -.oplb-bs .glyphicon-facetime-video:before { - content: "\e059"; -} -.oplb-bs .glyphicon-picture:before { - content: "\e060"; -} -.oplb-bs .glyphicon-map-marker:before { - content: "\e062"; -} -.oplb-bs .glyphicon-adjust:before { - content: "\e063"; -} -.oplb-bs .glyphicon-tint:before { - content: "\e064"; -} -.oplb-bs .glyphicon-edit:before { - content: "\e065"; -} -.oplb-bs .glyphicon-share:before { - content: "\e066"; -} -.oplb-bs .glyphicon-check:before { - content: "\e067"; -} -.oplb-bs .glyphicon-move:before { - content: "\e068"; -} -.oplb-bs .glyphicon-step-backward:before { - content: "\e069"; -} -.oplb-bs .glyphicon-fast-backward:before { - content: "\e070"; -} -.oplb-bs .glyphicon-backward:before { - content: "\e071"; -} -.oplb-bs .glyphicon-play:before { - content: "\e072"; -} -.oplb-bs .glyphicon-pause:before { - content: "\e073"; -} -.oplb-bs .glyphicon-stop:before { - content: "\e074"; -} -.oplb-bs .glyphicon-forward:before { - content: "\e075"; -} -.oplb-bs .glyphicon-fast-forward:before { - content: "\e076"; -} -.oplb-bs .glyphicon-step-forward:before { - content: "\e077"; -} -.oplb-bs .glyphicon-eject:before { - content: "\e078"; -} -.oplb-bs .glyphicon-chevron-left:before { - content: "\e079"; -} -.oplb-bs .glyphicon-chevron-right:before { - content: "\e080"; -} -.oplb-bs .glyphicon-plus-sign:before { - content: "\e081"; -} -.oplb-bs .glyphicon-minus-sign:before { - content: "\e082"; -} -.oplb-bs .glyphicon-remove-sign:before { - content: "\e083"; -} -.oplb-bs .glyphicon-ok-sign:before { - content: "\e084"; -} -.oplb-bs .glyphicon-question-sign:before { - content: "\e085"; -} -.oplb-bs .glyphicon-info-sign:before { - content: "\e086"; -} -.oplb-bs .glyphicon-screenshot:before { - content: "\e087"; -} -.oplb-bs .glyphicon-remove-circle:before { - content: "\e088"; -} -.oplb-bs .glyphicon-ok-circle:before { - content: "\e089"; -} -.oplb-bs .glyphicon-ban-circle:before { - content: "\e090"; -} -.oplb-bs .glyphicon-arrow-left:before { - content: "\e091"; -} -.oplb-bs .glyphicon-arrow-right:before { - content: "\e092"; -} -.oplb-bs .glyphicon-arrow-up:before { - content: "\e093"; -} -.oplb-bs .glyphicon-arrow-down:before { - content: "\e094"; -} -.oplb-bs .glyphicon-share-alt:before { - content: "\e095"; -} -.oplb-bs .glyphicon-resize-full:before { - content: "\e096"; -} -.oplb-bs .glyphicon-resize-small:before { - content: "\e097"; -} -.oplb-bs .glyphicon-exclamation-sign:before { - content: "\e101"; -} -.oplb-bs .glyphicon-gift:before { - content: "\e102"; -} -.oplb-bs .glyphicon-leaf:before { - content: "\e103"; -} -.oplb-bs .glyphicon-fire:before { - content: "\e104"; -} -.oplb-bs .glyphicon-eye-open:before { - content: "\e105"; -} -.oplb-bs .glyphicon-eye-close:before { - content: "\e106"; -} -.oplb-bs .glyphicon-warning-sign:before { - content: "\e107"; -} -.oplb-bs .glyphicon-plane:before { - content: "\e108"; -} -.oplb-bs .glyphicon-calendar:before { - content: "\e109"; -} -.oplb-bs .glyphicon-random:before { - content: "\e110"; -} -.oplb-bs .glyphicon-comment:before { - content: "\e111"; -} -.oplb-bs .glyphicon-magnet:before { - content: "\e112"; -} -.oplb-bs .glyphicon-chevron-up:before { - content: "\e113"; -} -.oplb-bs .glyphicon-chevron-down:before { - content: "\e114"; -} -.oplb-bs .glyphicon-retweet:before { - content: "\e115"; -} -.oplb-bs .glyphicon-shopping-cart:before { - content: "\e116"; -} -.oplb-bs .glyphicon-folder-close:before { - content: "\e117"; -} -.oplb-bs .glyphicon-folder-open:before { - content: "\e118"; -} -.oplb-bs .glyphicon-resize-vertical:before { - content: "\e119"; -} -.oplb-bs .glyphicon-resize-horizontal:before { - content: "\e120"; -} -.oplb-bs .glyphicon-hdd:before { - content: "\e121"; -} -.oplb-bs .glyphicon-bullhorn:before { - content: "\e122"; -} -.oplb-bs .glyphicon-bell:before { - content: "\e123"; -} -.oplb-bs .glyphicon-certificate:before { - content: "\e124"; -} -.oplb-bs .glyphicon-thumbs-up:before { - content: "\e125"; -} -.oplb-bs .glyphicon-thumbs-down:before { - content: "\e126"; -} -.oplb-bs .glyphicon-hand-right:before { - content: "\e127"; -} -.oplb-bs .glyphicon-hand-left:before { - content: "\e128"; -} -.oplb-bs .glyphicon-hand-up:before { - content: "\e129"; -} -.oplb-bs .glyphicon-hand-down:before { - content: "\e130"; -} -.oplb-bs .glyphicon-circle-arrow-right:before { - content: "\e131"; -} -.oplb-bs .glyphicon-circle-arrow-left:before { - content: "\e132"; -} -.oplb-bs .glyphicon-circle-arrow-up:before { - content: "\e133"; -} -.oplb-bs .glyphicon-circle-arrow-down:before { - content: "\e134"; -} -.oplb-bs .glyphicon-globe:before { - content: "\e135"; -} -.oplb-bs .glyphicon-wrench:before { - content: "\e136"; -} -.oplb-bs .glyphicon-tasks:before { - content: "\e137"; -} -.oplb-bs .glyphicon-filter:before { - content: "\e138"; -} -.oplb-bs .glyphicon-briefcase:before { - content: "\e139"; -} -.oplb-bs .glyphicon-fullscreen:before { - content: "\e140"; -} -.oplb-bs .glyphicon-dashboard:before { - content: "\e141"; -} -.oplb-bs .glyphicon-paperclip:before { - content: "\e142"; -} -.oplb-bs .glyphicon-heart-empty:before { - content: "\e143"; -} -.oplb-bs .glyphicon-link:before { - content: "\e144"; -} -.oplb-bs .glyphicon-phone:before { - content: "\e145"; -} -.oplb-bs .glyphicon-pushpin:before { - content: "\e146"; -} -.oplb-bs .glyphicon-usd:before { - content: "\e148"; -} -.oplb-bs .glyphicon-gbp:before { - content: "\e149"; -} -.oplb-bs .glyphicon-sort:before { - content: "\e150"; -} -.oplb-bs .glyphicon-sort-by-alphabet:before { - content: "\e151"; -} -.oplb-bs .glyphicon-sort-by-alphabet-alt:before { - content: "\e152"; -} -.oplb-bs .glyphicon-sort-by-order:before { - content: "\e153"; -} -.oplb-bs .glyphicon-sort-by-order-alt:before { - content: "\e154"; -} -.oplb-bs .glyphicon-sort-by-attributes:before { - content: "\e155"; -} -.oplb-bs .glyphicon-sort-by-attributes-alt:before { - content: "\e156"; -} -.oplb-bs .glyphicon-unchecked:before { - content: "\e157"; -} -.oplb-bs .glyphicon-expand:before { - content: "\e158"; -} -.oplb-bs .glyphicon-collapse-down:before { - content: "\e159"; -} -.oplb-bs .glyphicon-collapse-up:before { - content: "\e160"; -} -.oplb-bs .glyphicon-log-in:before { - content: "\e161"; -} -.oplb-bs .glyphicon-flash:before { - content: "\e162"; -} -.oplb-bs .glyphicon-log-out:before { - content: "\e163"; -} -.oplb-bs .glyphicon-new-window:before { - content: "\e164"; -} -.oplb-bs .glyphicon-record:before { - content: "\e165"; -} -.oplb-bs .glyphicon-save:before { - content: "\e166"; -} -.oplb-bs .glyphicon-open:before { - content: "\e167"; -} -.oplb-bs .glyphicon-saved:before { - content: "\e168"; -} -.oplb-bs .glyphicon-import:before { - content: "\e169"; -} -.oplb-bs .glyphicon-export:before { - content: "\e170"; -} -.oplb-bs .glyphicon-send:before { - content: "\e171"; -} -.oplb-bs .glyphicon-floppy-disk:before { - content: "\e172"; -} -.oplb-bs .glyphicon-floppy-saved:before { - content: "\e173"; -} -.oplb-bs .glyphicon-floppy-remove:before { - content: "\e174"; -} -.oplb-bs .glyphicon-floppy-save:before { - content: "\e175"; -} -.oplb-bs .glyphicon-floppy-open:before { - content: "\e176"; -} -.oplb-bs .glyphicon-credit-card:before { - content: "\e177"; -} -.oplb-bs .glyphicon-transfer:before { - content: "\e178"; -} -.oplb-bs .glyphicon-cutlery:before { - content: "\e179"; -} -.oplb-bs .glyphicon-header:before { - content: "\e180"; -} -.oplb-bs .glyphicon-compressed:before { - content: "\e181"; -} -.oplb-bs .glyphicon-earphone:before { - content: "\e182"; -} -.oplb-bs .glyphicon-phone-alt:before { - content: "\e183"; -} -.oplb-bs .glyphicon-tower:before { - content: "\e184"; -} -.oplb-bs .glyphicon-stats:before { - content: "\e185"; -} -.oplb-bs .glyphicon-sd-video:before { - content: "\e186"; -} -.oplb-bs .glyphicon-hd-video:before { - content: "\e187"; -} -.oplb-bs .glyphicon-subtitles:before { - content: "\e188"; -} -.oplb-bs .glyphicon-sound-stereo:before { - content: "\e189"; -} -.oplb-bs .glyphicon-sound-dolby:before { - content: "\e190"; -} -.oplb-bs .glyphicon-sound-5-1:before { - content: "\e191"; -} -.oplb-bs .glyphicon-sound-6-1:before { - content: "\e192"; -} -.oplb-bs .glyphicon-sound-7-1:before { - content: "\e193"; -} -.oplb-bs .glyphicon-copyright-mark:before { - content: "\e194"; -} -.oplb-bs .glyphicon-registration-mark:before { - content: "\e195"; -} -.oplb-bs .glyphicon-cloud-download:before { - content: "\e197"; -} -.oplb-bs .glyphicon-cloud-upload:before { - content: "\e198"; -} -.oplb-bs .glyphicon-tree-conifer:before { - content: "\e199"; -} -.oplb-bs .glyphicon-tree-deciduous:before { - content: "\e200"; -} -.oplb-bs * { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.oplb-bs *:before, -.oplb-bs *:after { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.oplb-bs html { - font-size: 10px; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -} -.oplb-bs body { - font-family: 'Open Sans', Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 1.42857143; - color: #333333; - background-color: #fff; -} -.oplb-bs input, -.oplb-bs button, -.oplb-bs select, -.oplb-bs textarea { - font-family: inherit; - font-size: inherit; - line-height: inherit; -} -.oplb-bs a { - color: #333333; - text-decoration: none; -} -.oplb-bs a:hover, -.oplb-bs a:focus { - color: #0d0d0d; - text-decoration: underline; -} -.oplb-bs a:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -.oplb-bs figure { - margin: 0; -} -.oplb-bs img { - vertical-align: middle; -} -.oplb-bs .img-responsive { - display: block; - width: 100% \9; - max-width: 100%; - height: auto; -} -.oplb-bs .img-rounded { - border-radius: 4px; -} -.oplb-bs .img-thumbnail { - padding: 4px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all 0.2s ease-in-out; - -o-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; - display: inline-block; - width: 100% \9; - max-width: 100%; - height: auto; -} -.oplb-bs .img-circle { - border-radius: 50%; -} -.oplb-bs hr { - margin-top: 20px; - margin-bottom: 20px; - border: 0; - border-top: 1px solid #eeeeee; -} -.oplb-bs .sr-only { - position: absolute; - width: 1px; - height: 1px; - margin: -1px; - padding: 0; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; -} -.oplb-bs .sr-only-focusable:active, -.oplb-bs .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} -.oplb-bs h1, -.oplb-bs h2, -.oplb-bs h3, -.oplb-bs h4, -.oplb-bs h5, -.oplb-bs h6, -.oplb-bs .h1, -.oplb-bs .h2, -.oplb-bs .h3, -.oplb-bs .h4, -.oplb-bs .h5, -.oplb-bs .h6 { - font-family: inherit; - font-weight: 600; - line-height: 1.1em; - color: inherit; -} -.oplb-bs h1 small, -.oplb-bs h2 small, -.oplb-bs h3 small, -.oplb-bs h4 small, -.oplb-bs h5 small, -.oplb-bs h6 small, -.oplb-bs .h1 small, -.oplb-bs .h2 small, -.oplb-bs .h3 small, -.oplb-bs .h4 small, -.oplb-bs .h5 small, -.oplb-bs .h6 small, -.oplb-bs h1 .small, -.oplb-bs h2 .small, -.oplb-bs h3 .small, -.oplb-bs h4 .small, -.oplb-bs h5 .small, -.oplb-bs h6 .small, -.oplb-bs .h1 .small, -.oplb-bs .h2 .small, -.oplb-bs .h3 .small, -.oplb-bs .h4 .small, -.oplb-bs .h5 .small, -.oplb-bs .h6 .small { - font-weight: normal; - line-height: 1; - color: #777777; -} -.oplb-bs h1, -.oplb-bs .h1, -.oplb-bs h2, -.oplb-bs .h2, -.oplb-bs h3, -.oplb-bs .h3 { - margin-top: 20px; - margin-bottom: 10px; -} -.oplb-bs h1 small, -.oplb-bs .h1 small, -.oplb-bs h2 small, -.oplb-bs .h2 small, -.oplb-bs h3 small, -.oplb-bs .h3 small, -.oplb-bs h1 .small, -.oplb-bs .h1 .small, -.oplb-bs h2 .small, -.oplb-bs .h2 .small, -.oplb-bs h3 .small, -.oplb-bs .h3 .small { - font-size: 65%; -} -.oplb-bs h4, -.oplb-bs .h4, -.oplb-bs h5, -.oplb-bs .h5, -.oplb-bs h6, -.oplb-bs .h6 { - margin-top: 10px; - margin-bottom: 10px; -} -.oplb-bs h4 small, -.oplb-bs .h4 small, -.oplb-bs h5 small, -.oplb-bs .h5 small, -.oplb-bs h6 small, -.oplb-bs .h6 small, -.oplb-bs h4 .small, -.oplb-bs .h4 .small, -.oplb-bs h5 .small, -.oplb-bs .h5 .small, -.oplb-bs h6 .small, -.oplb-bs .h6 .small { - font-size: 75%; -} -.oplb-bs h1, -.oplb-bs .h1 { - font-size: 18px; -} -.oplb-bs h2, -.oplb-bs .h2 { - font-size: 18px; -} -.oplb-bs h3, -.oplb-bs .h3 { - font-size: 24px; -} -.oplb-bs h4, -.oplb-bs .h4 { - font-size: 18px; -} -.oplb-bs h5, -.oplb-bs .h5 { - font-size: 16px; -} -.oplb-bs h6, -.oplb-bs .h6 { - font-size: 12px; -} -.oplb-bs p { - margin: 0 0 10px; -} -.oplb-bs .lead { - margin-bottom: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.4; -} -@media (min-width: 768px) { - .oplb-bs .lead { - font-size: 21px; - } -} -.oplb-bs small, -.oplb-bs .small { - font-size: 85%; -} -.oplb-bs cite { - font-style: normal; -} -.oplb-bs mark, -.oplb-bs .mark { - background-color: #fcf8e3; - padding: 0.2em; -} -.oplb-bs .text-left { - text-align: left; -} -.oplb-bs .text-right { - text-align: right; -} -.oplb-bs .text-center { - text-align: center; -} -.oplb-bs .text-justify { - text-align: justify; -} -.oplb-bs .text-nowrap { - white-space: nowrap; -} -.oplb-bs .text-lowercase { - text-transform: lowercase; -} -.oplb-bs .text-uppercase { - text-transform: uppercase; -} -.oplb-bs .text-capitalize { - text-transform: capitalize; -} -.oplb-bs .text-muted { - color: #777777; -} -.oplb-bs .text-primary { - color: #428bca; -} -a.oplb-bs .text-primary:hover { - color: #3071a9; -} -.oplb-bs .text-success { - color: #3c763d; -} -a.oplb-bs .text-success:hover { - color: #2b542c; -} -.oplb-bs .text-info { - color: #31708f; -} -a.oplb-bs .text-info:hover { - color: #245269; -} -.oplb-bs .text-warning { - color: #8a6d3b; -} -a.oplb-bs .text-warning:hover { - color: #66512c; -} -.oplb-bs .text-danger { - color: #ff5959; -} -a.oplb-bs .text-danger:hover { - color: #ff2626; -} -.oplb-bs .bg-primary { - color: #fff; - background-color: #428bca; -} -a.oplb-bs .bg-primary:hover { - background-color: #3071a9; -} -.oplb-bs .bg-success { - background-color: #dff0d8; -} -a.oplb-bs .bg-success:hover { - background-color: #c1e2b3; -} -.oplb-bs .bg-info { - background-color: #d9edf7; -} -a.oplb-bs .bg-info:hover { - background-color: #afd9ee; -} -.oplb-bs .bg-warning { - background-color: #fcf8e3; -} -a.oplb-bs .bg-warning:hover { - background-color: #f7ecb5; -} -.oplb-bs .bg-danger { - background-color: #f2dede; -} -a.oplb-bs .bg-danger:hover { - background-color: #e4b9b9; -} -.oplb-bs .page-header { - padding-bottom: 9px; - margin: 40px 0 20px; - border-bottom: 1px solid #eeeeee; -} -.oplb-bs ul, -.oplb-bs ol { - margin-top: 0; - margin-bottom: 10px; -} -.oplb-bs ul ul, -.oplb-bs ol ul, -.oplb-bs ul ol, -.oplb-bs ol ol { - margin-bottom: 0; -} -.oplb-bs .list-unstyled { - padding-left: 0; - list-style: none; -} -.oplb-bs .list-inline { - padding-left: 0; - list-style: none; - margin-left: -5px; -} -.oplb-bs .list-inline > li { - display: inline-block; - padding-left: 5px; - padding-right: 5px; -} -.oplb-bs dl { - margin-top: 0; - margin-bottom: 20px; -} -.oplb-bs dt, -.oplb-bs dd { - line-height: 1.42857143; -} -.oplb-bs dt { - font-weight: bold; -} -.oplb-bs dd { - margin-left: 0; -} -@media (min-width: 768px) { - .oplb-bs .dl-horizontal dt { - float: left; - width: 160px; - clear: left; - text-align: right; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - } - .oplb-bs .dl-horizontal dd { - margin-left: 180px; - } -} -.oplb-bs abbr[title], -.oplb-bs abbr[data-original-title] { - cursor: help; - border-bottom: 1px dotted #777777; -} -.oplb-bs .initialism { - font-size: 90%; - text-transform: uppercase; -} -.oplb-bs blockquote { - padding: 10px 20px; - margin: 0 0 20px; - font-size: 14px; - border-left: 5px solid #dddddd; -} -.oplb-bs blockquote p:last-child, -.oplb-bs blockquote ul:last-child, -.oplb-bs blockquote ol:last-child { - margin-bottom: 0; -} -.oplb-bs blockquote footer, -.oplb-bs blockquote small, -.oplb-bs blockquote .small { - display: block; - font-size: 80%; - line-height: 1.42857143; - color: #777777; -} -.oplb-bs blockquote footer:before, -.oplb-bs blockquote small:before, -.oplb-bs blockquote .small:before { - content: '\2014 \00A0'; -} -.oplb-bs .blockquote-reverse, -.oplb-bs blockquote.pull-right { - padding-right: 15px; - padding-left: 0; - border-right: 5px solid #dddddd; - border-left: 0; - text-align: right; -} -.oplb-bs .blockquote-reverse footer:before, -.oplb-bs blockquote.pull-right footer:before, -.oplb-bs .blockquote-reverse small:before, -.oplb-bs blockquote.pull-right small:before, -.oplb-bs .blockquote-reverse .small:before, -.oplb-bs blockquote.pull-right .small:before { - content: ''; -} -.oplb-bs .blockquote-reverse footer:after, -.oplb-bs blockquote.pull-right footer:after, -.oplb-bs .blockquote-reverse small:after, -.oplb-bs blockquote.pull-right small:after, -.oplb-bs .blockquote-reverse .small:after, -.oplb-bs blockquote.pull-right .small:after { - content: '\00A0 \2014'; -} -.oplb-bs blockquote:before, -.oplb-bs blockquote:after { - content: ""; -} -.oplb-bs address { - margin-bottom: 20px; - font-style: normal; - line-height: 1.42857143; -} -.oplb-bs code, -.oplb-bs kbd, -.oplb-bs pre, -.oplb-bs samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; -} -.oplb-bs code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; - border-radius: 4px; -} -.oplb-bs kbd { - padding: 2px 4px; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 3px; - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); -} -.oplb-bs kbd kbd { - padding: 0; - font-size: 100%; - box-shadow: none; -} -.oplb-bs pre { - display: block; - padding: 9.5px; - margin: 0 0 10px; - font-size: 13px; - line-height: 1.42857143; - word-break: break-all; - word-wrap: break-word; - color: #333333; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px; -} -.oplb-bs pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0; -} -.oplb-bs .pre-scrollable { - max-height: 340px; - overflow-y: scroll; -} -.oplb-bs .container { - margin-right: auto; - margin-left: auto; - padding-left: 7.5px; - padding-right: 7.5px; -} -@media (min-width: 768px) { - .oplb-bs .container { - width: 735px; - } -} -@media (min-width: 992px) { - .oplb-bs .container { - width: 955px; - } -} -@media (min-width: 1200px) { - .oplb-bs .container { - width: 1155px; - } -} -.oplb-bs .container-fluid { - margin-right: auto; - margin-left: auto; - padding-left: 7.5px; - padding-right: 7.5px; -} -.oplb-bs .row { - margin-left: -7.5px; - margin-right: -7.5px; -} -.oplb-bs .col-xs-1, -.oplb-bs .col-sm-1, -.oplb-bs .col-md-1, -.oplb-bs .col-lg-1, -.oplb-bs .col-xs-2, -.oplb-bs .col-sm-2, -.oplb-bs .col-md-2, -.oplb-bs .col-lg-2, -.oplb-bs .col-xs-3, -.oplb-bs .col-sm-3, -.oplb-bs .col-md-3, -.oplb-bs .col-lg-3, -.oplb-bs .col-xs-4, -.oplb-bs .col-sm-4, -.oplb-bs .col-md-4, -.oplb-bs .col-lg-4, -.oplb-bs .col-xs-5, -.oplb-bs .col-sm-5, -.oplb-bs .col-md-5, -.oplb-bs .col-lg-5, -.oplb-bs .col-xs-6, -.oplb-bs .col-sm-6, -.oplb-bs .col-md-6, -.oplb-bs .col-lg-6, -.oplb-bs .col-xs-7, -.oplb-bs .col-sm-7, -.oplb-bs .col-md-7, -.oplb-bs .col-lg-7, -.oplb-bs .col-xs-8, -.oplb-bs .col-sm-8, -.oplb-bs .col-md-8, -.oplb-bs .col-lg-8, -.oplb-bs .col-xs-9, -.oplb-bs .col-sm-9, -.oplb-bs .col-md-9, -.oplb-bs .col-lg-9, -.oplb-bs .col-xs-10, -.oplb-bs .col-sm-10, -.oplb-bs .col-md-10, -.oplb-bs .col-lg-10, -.oplb-bs .col-xs-11, -.oplb-bs .col-sm-11, -.oplb-bs .col-md-11, -.oplb-bs .col-lg-11, -.oplb-bs .col-xs-12, -.oplb-bs .col-sm-12, -.oplb-bs .col-md-12, -.oplb-bs .col-lg-12, -.oplb-bs .col-xs-13, -.oplb-bs .col-sm-13, -.oplb-bs .col-md-13, -.oplb-bs .col-lg-13, -.oplb-bs .col-xs-14, -.oplb-bs .col-sm-14, -.oplb-bs .col-md-14, -.oplb-bs .col-lg-14, -.oplb-bs .col-xs-15, -.oplb-bs .col-sm-15, -.oplb-bs .col-md-15, -.oplb-bs .col-lg-15, -.oplb-bs .col-xs-16, -.oplb-bs .col-sm-16, -.oplb-bs .col-md-16, -.oplb-bs .col-lg-16, -.oplb-bs .col-xs-17, -.oplb-bs .col-sm-17, -.oplb-bs .col-md-17, -.oplb-bs .col-lg-17, -.oplb-bs .col-xs-18, -.oplb-bs .col-sm-18, -.oplb-bs .col-md-18, -.oplb-bs .col-lg-18, -.oplb-bs .col-xs-19, -.oplb-bs .col-sm-19, -.oplb-bs .col-md-19, -.oplb-bs .col-lg-19, -.oplb-bs .col-xs-20, -.oplb-bs .col-sm-20, -.oplb-bs .col-md-20, -.oplb-bs .col-lg-20, -.oplb-bs .col-xs-21, -.oplb-bs .col-sm-21, -.oplb-bs .col-md-21, -.oplb-bs .col-lg-21, -.oplb-bs .col-xs-22, -.oplb-bs .col-sm-22, -.oplb-bs .col-md-22, -.oplb-bs .col-lg-22, -.oplb-bs .col-xs-23, -.oplb-bs .col-sm-23, -.oplb-bs .col-md-23, -.oplb-bs .col-lg-23, -.oplb-bs .col-xs-24, -.oplb-bs .col-sm-24, -.oplb-bs .col-md-24, -.oplb-bs .col-lg-24 { - position: relative; - min-height: 1px; - padding-left: 7.5px; - padding-right: 7.5px; -} -.oplb-bs .col-xs-1, -.oplb-bs .col-xs-2, -.oplb-bs .col-xs-3, -.oplb-bs .col-xs-4, -.oplb-bs .col-xs-5, -.oplb-bs .col-xs-6, -.oplb-bs .col-xs-7, -.oplb-bs .col-xs-8, -.oplb-bs .col-xs-9, -.oplb-bs .col-xs-10, -.oplb-bs .col-xs-11, -.oplb-bs .col-xs-12, -.oplb-bs .col-xs-13, -.oplb-bs .col-xs-14, -.oplb-bs .col-xs-15, -.oplb-bs .col-xs-16, -.oplb-bs .col-xs-17, -.oplb-bs .col-xs-18, -.oplb-bs .col-xs-19, -.oplb-bs .col-xs-20, -.oplb-bs .col-xs-21, -.oplb-bs .col-xs-22, -.oplb-bs .col-xs-23, -.oplb-bs .col-xs-24 { - float: left; -} -.oplb-bs .col-xs-24 { - width: 100%; -} -.oplb-bs .col-xs-23 { - width: 95.83333333%; -} -.oplb-bs .col-xs-22 { - width: 91.66666667%; -} -.oplb-bs .col-xs-21 { - width: 87.5%; -} -.oplb-bs .col-xs-20 { - width: 83.33333333%; -} -.oplb-bs .col-xs-19 { - width: 79.16666667%; -} -.oplb-bs .col-xs-18 { - width: 75%; -} -.oplb-bs .col-xs-17 { - width: 70.83333333%; -} -.oplb-bs .col-xs-16 { - width: 66.66666667%; -} -.oplb-bs .col-xs-15 { - width: 62.5%; -} -.oplb-bs .col-xs-14 { - width: 58.33333333%; -} -.oplb-bs .col-xs-13 { - width: 54.16666667%; -} -.oplb-bs .col-xs-12 { - width: 50%; -} -.oplb-bs .col-xs-11 { - width: 45.83333333%; -} -.oplb-bs .col-xs-10 { - width: 41.66666667%; -} -.oplb-bs .col-xs-9 { - width: 37.5%; -} -.oplb-bs .col-xs-8 { - width: 33.33333333%; -} -.oplb-bs .col-xs-7 { - width: 29.16666667%; -} -.oplb-bs .col-xs-6 { - width: 25%; -} -.oplb-bs .col-xs-5 { - width: 20.83333333%; -} -.oplb-bs .col-xs-4 { - width: 16.66666667%; -} -.oplb-bs .col-xs-3 { - width: 12.5%; -} -.oplb-bs .col-xs-2 { - width: 8.33333333%; -} -.oplb-bs .col-xs-1 { - width: 4.16666667%; -} -.oplb-bs .col-xs-pull-24 { - right: 100%; -} -.oplb-bs .col-xs-pull-23 { - right: 95.83333333%; -} -.oplb-bs .col-xs-pull-22 { - right: 91.66666667%; -} -.oplb-bs .col-xs-pull-21 { - right: 87.5%; -} -.oplb-bs .col-xs-pull-20 { - right: 83.33333333%; -} -.oplb-bs .col-xs-pull-19 { - right: 79.16666667%; -} -.oplb-bs .col-xs-pull-18 { - right: 75%; -} -.oplb-bs .col-xs-pull-17 { - right: 70.83333333%; -} -.oplb-bs .col-xs-pull-16 { - right: 66.66666667%; -} -.oplb-bs .col-xs-pull-15 { - right: 62.5%; -} -.oplb-bs .col-xs-pull-14 { - right: 58.33333333%; -} -.oplb-bs .col-xs-pull-13 { - right: 54.16666667%; -} -.oplb-bs .col-xs-pull-12 { - right: 50%; -} -.oplb-bs .col-xs-pull-11 { - right: 45.83333333%; -} -.oplb-bs .col-xs-pull-10 { - right: 41.66666667%; -} -.oplb-bs .col-xs-pull-9 { - right: 37.5%; -} -.oplb-bs .col-xs-pull-8 { - right: 33.33333333%; -} -.oplb-bs .col-xs-pull-7 { - right: 29.16666667%; -} -.oplb-bs .col-xs-pull-6 { - right: 25%; -} -.oplb-bs .col-xs-pull-5 { - right: 20.83333333%; -} -.oplb-bs .col-xs-pull-4 { - right: 16.66666667%; -} -.oplb-bs .col-xs-pull-3 { - right: 12.5%; -} -.oplb-bs .col-xs-pull-2 { - right: 8.33333333%; -} -.oplb-bs .col-xs-pull-1 { - right: 4.16666667%; -} -.oplb-bs .col-xs-pull-0 { - right: auto; -} -.oplb-bs .col-xs-push-24 { - left: 100%; -} -.oplb-bs .col-xs-push-23 { - left: 95.83333333%; -} -.oplb-bs .col-xs-push-22 { - left: 91.66666667%; -} -.oplb-bs .col-xs-push-21 { - left: 87.5%; -} -.oplb-bs .col-xs-push-20 { - left: 83.33333333%; -} -.oplb-bs .col-xs-push-19 { - left: 79.16666667%; -} -.oplb-bs .col-xs-push-18 { - left: 75%; -} -.oplb-bs .col-xs-push-17 { - left: 70.83333333%; -} -.oplb-bs .col-xs-push-16 { - left: 66.66666667%; -} -.oplb-bs .col-xs-push-15 { - left: 62.5%; -} -.oplb-bs .col-xs-push-14 { - left: 58.33333333%; -} -.oplb-bs .col-xs-push-13 { - left: 54.16666667%; -} -.oplb-bs .col-xs-push-12 { - left: 50%; -} -.oplb-bs .col-xs-push-11 { - left: 45.83333333%; -} -.oplb-bs .col-xs-push-10 { - left: 41.66666667%; -} -.oplb-bs .col-xs-push-9 { - left: 37.5%; -} -.oplb-bs .col-xs-push-8 { - left: 33.33333333%; -} -.oplb-bs .col-xs-push-7 { - left: 29.16666667%; -} -.oplb-bs .col-xs-push-6 { - left: 25%; -} -.oplb-bs .col-xs-push-5 { - left: 20.83333333%; -} -.oplb-bs .col-xs-push-4 { - left: 16.66666667%; -} -.oplb-bs .col-xs-push-3 { - left: 12.5%; -} -.oplb-bs .col-xs-push-2 { - left: 8.33333333%; -} -.oplb-bs .col-xs-push-1 { - left: 4.16666667%; -} -.oplb-bs .col-xs-push-0 { - left: auto; -} -.oplb-bs .col-xs-offset-24 { - margin-left: 100%; -} -.oplb-bs .col-xs-offset-23 { - margin-left: 95.83333333%; -} -.oplb-bs .col-xs-offset-22 { - margin-left: 91.66666667%; -} -.oplb-bs .col-xs-offset-21 { - margin-left: 87.5%; -} -.oplb-bs .col-xs-offset-20 { - margin-left: 83.33333333%; -} -.oplb-bs .col-xs-offset-19 { - margin-left: 79.16666667%; -} -.oplb-bs .col-xs-offset-18 { - margin-left: 75%; -} -.oplb-bs .col-xs-offset-17 { - margin-left: 70.83333333%; -} -.oplb-bs .col-xs-offset-16 { - margin-left: 66.66666667%; -} -.oplb-bs .col-xs-offset-15 { - margin-left: 62.5%; -} -.oplb-bs .col-xs-offset-14 { - margin-left: 58.33333333%; -} -.oplb-bs .col-xs-offset-13 { - margin-left: 54.16666667%; -} -.oplb-bs .col-xs-offset-12 { - margin-left: 50%; -} -.oplb-bs .col-xs-offset-11 { - margin-left: 45.83333333%; -} -.oplb-bs .col-xs-offset-10 { - margin-left: 41.66666667%; -} -.oplb-bs .col-xs-offset-9 { - margin-left: 37.5%; -} -.oplb-bs .col-xs-offset-8 { - margin-left: 33.33333333%; -} -.oplb-bs .col-xs-offset-7 { - margin-left: 29.16666667%; -} -.oplb-bs .col-xs-offset-6 { - margin-left: 25%; -} -.oplb-bs .col-xs-offset-5 { - margin-left: 20.83333333%; -} -.oplb-bs .col-xs-offset-4 { - margin-left: 16.66666667%; -} -.oplb-bs .col-xs-offset-3 { - margin-left: 12.5%; -} -.oplb-bs .col-xs-offset-2 { - margin-left: 8.33333333%; -} -.oplb-bs .col-xs-offset-1 { - margin-left: 4.16666667%; -} -.oplb-bs .col-xs-offset-0 { - margin-left: 0%; -} -@media (min-width: 768px) { - .oplb-bs .col-sm-1, - .oplb-bs .col-sm-2, - .oplb-bs .col-sm-3, - .oplb-bs .col-sm-4, - .oplb-bs .col-sm-5, - .oplb-bs .col-sm-6, - .oplb-bs .col-sm-7, - .oplb-bs .col-sm-8, - .oplb-bs .col-sm-9, - .oplb-bs .col-sm-10, - .oplb-bs .col-sm-11, - .oplb-bs .col-sm-12, - .oplb-bs .col-sm-13, - .oplb-bs .col-sm-14, - .oplb-bs .col-sm-15, - .oplb-bs .col-sm-16, - .oplb-bs .col-sm-17, - .oplb-bs .col-sm-18, - .oplb-bs .col-sm-19, - .oplb-bs .col-sm-20, - .oplb-bs .col-sm-21, - .oplb-bs .col-sm-22, - .oplb-bs .col-sm-23, - .oplb-bs .col-sm-24 { - float: left; - } - .oplb-bs .col-sm-24 { - width: 100%; - } - .oplb-bs .col-sm-23 { - width: 95.83333333%; - } - .oplb-bs .col-sm-22 { - width: 91.66666667%; - } - .oplb-bs .col-sm-21 { - width: 87.5%; - } - .oplb-bs .col-sm-20 { - width: 83.33333333%; - } - .oplb-bs .col-sm-19 { - width: 79.16666667%; - } - .oplb-bs .col-sm-18 { - width: 75%; - } - .oplb-bs .col-sm-17 { - width: 70.83333333%; - } - .oplb-bs .col-sm-16 { - width: 66.66666667%; - } - .oplb-bs .col-sm-15 { - width: 62.5%; - } - .oplb-bs .col-sm-14 { - width: 58.33333333%; - } - .oplb-bs .col-sm-13 { - width: 54.16666667%; - } - .oplb-bs .col-sm-12 { - width: 50%; - } - .oplb-bs .col-sm-11 { - width: 45.83333333%; - } - .oplb-bs .col-sm-10 { - width: 41.66666667%; - } - .oplb-bs .col-sm-9 { - width: 37.5%; - } - .oplb-bs .col-sm-8 { - width: 33.33333333%; - } - .oplb-bs .col-sm-7 { - width: 29.16666667%; - } - .oplb-bs .col-sm-6 { - width: 25%; - } - .oplb-bs .col-sm-5 { - width: 20.83333333%; - } - .oplb-bs .col-sm-4 { - width: 16.66666667%; - } - .oplb-bs .col-sm-3 { - width: 12.5%; - } - .oplb-bs .col-sm-2 { - width: 8.33333333%; - } - .oplb-bs .col-sm-1 { - width: 4.16666667%; - } - .oplb-bs .col-sm-pull-24 { - right: 100%; - } - .oplb-bs .col-sm-pull-23 { - right: 95.83333333%; - } - .oplb-bs .col-sm-pull-22 { - right: 91.66666667%; - } - .oplb-bs .col-sm-pull-21 { - right: 87.5%; - } - .oplb-bs .col-sm-pull-20 { - right: 83.33333333%; - } - .oplb-bs .col-sm-pull-19 { - right: 79.16666667%; - } - .oplb-bs .col-sm-pull-18 { - right: 75%; - } - .oplb-bs .col-sm-pull-17 { - right: 70.83333333%; - } - .oplb-bs .col-sm-pull-16 { - right: 66.66666667%; - } - .oplb-bs .col-sm-pull-15 { - right: 62.5%; - } - .oplb-bs .col-sm-pull-14 { - right: 58.33333333%; - } - .oplb-bs .col-sm-pull-13 { - right: 54.16666667%; - } - .oplb-bs .col-sm-pull-12 { - right: 50%; - } - .oplb-bs .col-sm-pull-11 { - right: 45.83333333%; - } - .oplb-bs .col-sm-pull-10 { - right: 41.66666667%; - } - .oplb-bs .col-sm-pull-9 { - right: 37.5%; - } - .oplb-bs .col-sm-pull-8 { - right: 33.33333333%; - } - .oplb-bs .col-sm-pull-7 { - right: 29.16666667%; - } - .oplb-bs .col-sm-pull-6 { - right: 25%; - } - .oplb-bs .col-sm-pull-5 { - right: 20.83333333%; - } - .oplb-bs .col-sm-pull-4 { - right: 16.66666667%; - } - .oplb-bs .col-sm-pull-3 { - right: 12.5%; - } - .oplb-bs .col-sm-pull-2 { - right: 8.33333333%; - } - .oplb-bs .col-sm-pull-1 { - right: 4.16666667%; - } - .oplb-bs .col-sm-pull-0 { - right: auto; - } - .oplb-bs .col-sm-push-24 { - left: 100%; - } - .oplb-bs .col-sm-push-23 { - left: 95.83333333%; - } - .oplb-bs .col-sm-push-22 { - left: 91.66666667%; - } - .oplb-bs .col-sm-push-21 { - left: 87.5%; - } - .oplb-bs .col-sm-push-20 { - left: 83.33333333%; - } - .oplb-bs .col-sm-push-19 { - left: 79.16666667%; - } - .oplb-bs .col-sm-push-18 { - left: 75%; - } - .oplb-bs .col-sm-push-17 { - left: 70.83333333%; - } - .oplb-bs .col-sm-push-16 { - left: 66.66666667%; - } - .oplb-bs .col-sm-push-15 { - left: 62.5%; - } - .oplb-bs .col-sm-push-14 { - left: 58.33333333%; - } - .oplb-bs .col-sm-push-13 { - left: 54.16666667%; - } - .oplb-bs .col-sm-push-12 { - left: 50%; - } - .oplb-bs .col-sm-push-11 { - left: 45.83333333%; - } - .oplb-bs .col-sm-push-10 { - left: 41.66666667%; - } - .oplb-bs .col-sm-push-9 { - left: 37.5%; - } - .oplb-bs .col-sm-push-8 { - left: 33.33333333%; - } - .oplb-bs .col-sm-push-7 { - left: 29.16666667%; - } - .oplb-bs .col-sm-push-6 { - left: 25%; - } - .oplb-bs .col-sm-push-5 { - left: 20.83333333%; - } - .oplb-bs .col-sm-push-4 { - left: 16.66666667%; - } - .oplb-bs .col-sm-push-3 { - left: 12.5%; - } - .oplb-bs .col-sm-push-2 { - left: 8.33333333%; - } - .oplb-bs .col-sm-push-1 { - left: 4.16666667%; - } - .oplb-bs .col-sm-push-0 { - left: auto; - } - .oplb-bs .col-sm-offset-24 { - margin-left: 100%; - } - .oplb-bs .col-sm-offset-23 { - margin-left: 95.83333333%; - } - .oplb-bs .col-sm-offset-22 { - margin-left: 91.66666667%; - } - .oplb-bs .col-sm-offset-21 { - margin-left: 87.5%; - } - .oplb-bs .col-sm-offset-20 { - margin-left: 83.33333333%; - } - .oplb-bs .col-sm-offset-19 { - margin-left: 79.16666667%; - } - .oplb-bs .col-sm-offset-18 { - margin-left: 75%; - } - .oplb-bs .col-sm-offset-17 { - margin-left: 70.83333333%; - } - .oplb-bs .col-sm-offset-16 { - margin-left: 66.66666667%; - } - .oplb-bs .col-sm-offset-15 { - margin-left: 62.5%; - } - .oplb-bs .col-sm-offset-14 { - margin-left: 58.33333333%; - } - .oplb-bs .col-sm-offset-13 { - margin-left: 54.16666667%; - } - .oplb-bs .col-sm-offset-12 { - margin-left: 50%; - } - .oplb-bs .col-sm-offset-11 { - margin-left: 45.83333333%; - } - .oplb-bs .col-sm-offset-10 { - margin-left: 41.66666667%; - } - .oplb-bs .col-sm-offset-9 { - margin-left: 37.5%; - } - .oplb-bs .col-sm-offset-8 { - margin-left: 33.33333333%; - } - .oplb-bs .col-sm-offset-7 { - margin-left: 29.16666667%; - } - .oplb-bs .col-sm-offset-6 { - margin-left: 25%; - } - .oplb-bs .col-sm-offset-5 { - margin-left: 20.83333333%; - } - .oplb-bs .col-sm-offset-4 { - margin-left: 16.66666667%; - } - .oplb-bs .col-sm-offset-3 { - margin-left: 12.5%; - } - .oplb-bs .col-sm-offset-2 { - margin-left: 8.33333333%; - } - .oplb-bs .col-sm-offset-1 { - margin-left: 4.16666667%; - } - .oplb-bs .col-sm-offset-0 { - margin-left: 0%; - } -} -@media (min-width: 992px) { - .oplb-bs .col-md-1, - .oplb-bs .col-md-2, - .oplb-bs .col-md-3, - .oplb-bs .col-md-4, - .oplb-bs .col-md-5, - .oplb-bs .col-md-6, - .oplb-bs .col-md-7, - .oplb-bs .col-md-8, - .oplb-bs .col-md-9, - .oplb-bs .col-md-10, - .oplb-bs .col-md-11, - .oplb-bs .col-md-12, - .oplb-bs .col-md-13, - .oplb-bs .col-md-14, - .oplb-bs .col-md-15, - .oplb-bs .col-md-16, - .oplb-bs .col-md-17, - .oplb-bs .col-md-18, - .oplb-bs .col-md-19, - .oplb-bs .col-md-20, - .oplb-bs .col-md-21, - .oplb-bs .col-md-22, - .oplb-bs .col-md-23, - .oplb-bs .col-md-24 { - float: left; - } - .oplb-bs .col-md-24 { - width: 100%; - } - .oplb-bs .col-md-23 { - width: 95.83333333%; - } - .oplb-bs .col-md-22 { - width: 91.66666667%; - } - .oplb-bs .col-md-21 { - width: 87.5%; - } - .oplb-bs .col-md-20 { - width: 83.33333333%; - } - .oplb-bs .col-md-19 { - width: 79.16666667%; - } - .oplb-bs .col-md-18 { - width: 75%; - } - .oplb-bs .col-md-17 { - width: 70.83333333%; - } - .oplb-bs .col-md-16 { - width: 66.66666667%; - } - .oplb-bs .col-md-15 { - width: 62.5%; - } - .oplb-bs .col-md-14 { - width: 58.33333333%; - } - .oplb-bs .col-md-13 { - width: 54.16666667%; - } - .oplb-bs .col-md-12 { - width: 50%; - } - .oplb-bs .col-md-11 { - width: 45.83333333%; - } - .oplb-bs .col-md-10 { - width: 41.66666667%; - } - .oplb-bs .col-md-9 { - width: 37.5%; - } - .oplb-bs .col-md-8 { - width: 33.33333333%; - } - .oplb-bs .col-md-7 { - width: 29.16666667%; - } - .oplb-bs .col-md-6 { - width: 25%; - } - .oplb-bs .col-md-5 { - width: 20.83333333%; - } - .oplb-bs .col-md-4 { - width: 16.66666667%; - } - .oplb-bs .col-md-3 { - width: 12.5%; - } - .oplb-bs .col-md-2 { - width: 8.33333333%; - } - .oplb-bs .col-md-1 { - width: 4.16666667%; - } - .oplb-bs .col-md-pull-24 { - right: 100%; - } - .oplb-bs .col-md-pull-23 { - right: 95.83333333%; - } - .oplb-bs .col-md-pull-22 { - right: 91.66666667%; - } - .oplb-bs .col-md-pull-21 { - right: 87.5%; - } - .oplb-bs .col-md-pull-20 { - right: 83.33333333%; - } - .oplb-bs .col-md-pull-19 { - right: 79.16666667%; - } - .oplb-bs .col-md-pull-18 { - right: 75%; - } - .oplb-bs .col-md-pull-17 { - right: 70.83333333%; - } - .oplb-bs .col-md-pull-16 { - right: 66.66666667%; - } - .oplb-bs .col-md-pull-15 { - right: 62.5%; - } - .oplb-bs .col-md-pull-14 { - right: 58.33333333%; - } - .oplb-bs .col-md-pull-13 { - right: 54.16666667%; - } - .oplb-bs .col-md-pull-12 { - right: 50%; - } - .oplb-bs .col-md-pull-11 { - right: 45.83333333%; - } - .oplb-bs .col-md-pull-10 { - right: 41.66666667%; - } - .oplb-bs .col-md-pull-9 { - right: 37.5%; - } - .oplb-bs .col-md-pull-8 { - right: 33.33333333%; - } - .oplb-bs .col-md-pull-7 { - right: 29.16666667%; - } - .oplb-bs .col-md-pull-6 { - right: 25%; - } - .oplb-bs .col-md-pull-5 { - right: 20.83333333%; - } - .oplb-bs .col-md-pull-4 { - right: 16.66666667%; - } - .oplb-bs .col-md-pull-3 { - right: 12.5%; - } - .oplb-bs .col-md-pull-2 { - right: 8.33333333%; - } - .oplb-bs .col-md-pull-1 { - right: 4.16666667%; - } - .oplb-bs .col-md-pull-0 { - right: auto; - } - .oplb-bs .col-md-push-24 { - left: 100%; - } - .oplb-bs .col-md-push-23 { - left: 95.83333333%; - } - .oplb-bs .col-md-push-22 { - left: 91.66666667%; - } - .oplb-bs .col-md-push-21 { - left: 87.5%; - } - .oplb-bs .col-md-push-20 { - left: 83.33333333%; - } - .oplb-bs .col-md-push-19 { - left: 79.16666667%; - } - .oplb-bs .col-md-push-18 { - left: 75%; - } - .oplb-bs .col-md-push-17 { - left: 70.83333333%; - } - .oplb-bs .col-md-push-16 { - left: 66.66666667%; - } - .oplb-bs .col-md-push-15 { - left: 62.5%; - } - .oplb-bs .col-md-push-14 { - left: 58.33333333%; - } - .oplb-bs .col-md-push-13 { - left: 54.16666667%; - } - .oplb-bs .col-md-push-12 { - left: 50%; - } - .oplb-bs .col-md-push-11 { - left: 45.83333333%; - } - .oplb-bs .col-md-push-10 { - left: 41.66666667%; - } - .oplb-bs .col-md-push-9 { - left: 37.5%; - } - .oplb-bs .col-md-push-8 { - left: 33.33333333%; - } - .oplb-bs .col-md-push-7 { - left: 29.16666667%; - } - .oplb-bs .col-md-push-6 { - left: 25%; - } - .oplb-bs .col-md-push-5 { - left: 20.83333333%; - } - .oplb-bs .col-md-push-4 { - left: 16.66666667%; - } - .oplb-bs .col-md-push-3 { - left: 12.5%; - } - .oplb-bs .col-md-push-2 { - left: 8.33333333%; - } - .oplb-bs .col-md-push-1 { - left: 4.16666667%; - } - .oplb-bs .col-md-push-0 { - left: auto; - } - .oplb-bs .col-md-offset-24 { - margin-left: 100%; - } - .oplb-bs .col-md-offset-23 { - margin-left: 95.83333333%; - } - .oplb-bs .col-md-offset-22 { - margin-left: 91.66666667%; - } - .oplb-bs .col-md-offset-21 { - margin-left: 87.5%; - } - .oplb-bs .col-md-offset-20 { - margin-left: 83.33333333%; - } - .oplb-bs .col-md-offset-19 { - margin-left: 79.16666667%; - } - .oplb-bs .col-md-offset-18 { - margin-left: 75%; - } - .oplb-bs .col-md-offset-17 { - margin-left: 70.83333333%; - } - .oplb-bs .col-md-offset-16 { - margin-left: 66.66666667%; - } - .oplb-bs .col-md-offset-15 { - margin-left: 62.5%; - } - .oplb-bs .col-md-offset-14 { - margin-left: 58.33333333%; - } - .oplb-bs .col-md-offset-13 { - margin-left: 54.16666667%; - } - .oplb-bs .col-md-offset-12 { - margin-left: 50%; - } - .oplb-bs .col-md-offset-11 { - margin-left: 45.83333333%; - } - .oplb-bs .col-md-offset-10 { - margin-left: 41.66666667%; - } - .oplb-bs .col-md-offset-9 { - margin-left: 37.5%; - } - .oplb-bs .col-md-offset-8 { - margin-left: 33.33333333%; - } - .oplb-bs .col-md-offset-7 { - margin-left: 29.16666667%; - } - .oplb-bs .col-md-offset-6 { - margin-left: 25%; - } - .oplb-bs .col-md-offset-5 { - margin-left: 20.83333333%; - } - .oplb-bs .col-md-offset-4 { - margin-left: 16.66666667%; - } - .oplb-bs .col-md-offset-3 { - margin-left: 12.5%; - } - .oplb-bs .col-md-offset-2 { - margin-left: 8.33333333%; - } - .oplb-bs .col-md-offset-1 { - margin-left: 4.16666667%; - } - .oplb-bs .col-md-offset-0 { - margin-left: 0%; - } -} -@media (min-width: 1200px) { - .oplb-bs .col-lg-1, - .oplb-bs .col-lg-2, - .oplb-bs .col-lg-3, - .oplb-bs .col-lg-4, - .oplb-bs .col-lg-5, - .oplb-bs .col-lg-6, - .oplb-bs .col-lg-7, - .oplb-bs .col-lg-8, - .oplb-bs .col-lg-9, - .oplb-bs .col-lg-10, - .oplb-bs .col-lg-11, - .oplb-bs .col-lg-12, - .oplb-bs .col-lg-13, - .oplb-bs .col-lg-14, - .oplb-bs .col-lg-15, - .oplb-bs .col-lg-16, - .oplb-bs .col-lg-17, - .oplb-bs .col-lg-18, - .oplb-bs .col-lg-19, - .oplb-bs .col-lg-20, - .oplb-bs .col-lg-21, - .oplb-bs .col-lg-22, - .oplb-bs .col-lg-23, - .oplb-bs .col-lg-24 { - float: left; - } - .oplb-bs .col-lg-24 { - width: 100%; - } - .oplb-bs .col-lg-23 { - width: 95.83333333%; - } - .oplb-bs .col-lg-22 { - width: 91.66666667%; - } - .oplb-bs .col-lg-21 { - width: 87.5%; - } - .oplb-bs .col-lg-20 { - width: 83.33333333%; - } - .oplb-bs .col-lg-19 { - width: 79.16666667%; - } - .oplb-bs .col-lg-18 { - width: 75%; - } - .oplb-bs .col-lg-17 { - width: 70.83333333%; - } - .oplb-bs .col-lg-16 { - width: 66.66666667%; - } - .oplb-bs .col-lg-15 { - width: 62.5%; - } - .oplb-bs .col-lg-14 { - width: 58.33333333%; - } - .oplb-bs .col-lg-13 { - width: 54.16666667%; - } - .oplb-bs .col-lg-12 { - width: 50%; - } - .oplb-bs .col-lg-11 { - width: 45.83333333%; - } - .oplb-bs .col-lg-10 { - width: 41.66666667%; - } - .oplb-bs .col-lg-9 { - width: 37.5%; - } - .oplb-bs .col-lg-8 { - width: 33.33333333%; - } - .oplb-bs .col-lg-7 { - width: 29.16666667%; - } - .oplb-bs .col-lg-6 { - width: 25%; - } - .oplb-bs .col-lg-5 { - width: 20.83333333%; - } - .oplb-bs .col-lg-4 { - width: 16.66666667%; - } - .oplb-bs .col-lg-3 { - width: 12.5%; - } - .oplb-bs .col-lg-2 { - width: 8.33333333%; - } - .oplb-bs .col-lg-1 { - width: 4.16666667%; - } - .oplb-bs .col-lg-pull-24 { - right: 100%; - } - .oplb-bs .col-lg-pull-23 { - right: 95.83333333%; - } - .oplb-bs .col-lg-pull-22 { - right: 91.66666667%; - } - .oplb-bs .col-lg-pull-21 { - right: 87.5%; - } - .oplb-bs .col-lg-pull-20 { - right: 83.33333333%; - } - .oplb-bs .col-lg-pull-19 { - right: 79.16666667%; - } - .oplb-bs .col-lg-pull-18 { - right: 75%; - } - .oplb-bs .col-lg-pull-17 { - right: 70.83333333%; - } - .oplb-bs .col-lg-pull-16 { - right: 66.66666667%; - } - .oplb-bs .col-lg-pull-15 { - right: 62.5%; - } - .oplb-bs .col-lg-pull-14 { - right: 58.33333333%; - } - .oplb-bs .col-lg-pull-13 { - right: 54.16666667%; - } - .oplb-bs .col-lg-pull-12 { - right: 50%; - } - .oplb-bs .col-lg-pull-11 { - right: 45.83333333%; - } - .oplb-bs .col-lg-pull-10 { - right: 41.66666667%; - } - .oplb-bs .col-lg-pull-9 { - right: 37.5%; - } - .oplb-bs .col-lg-pull-8 { - right: 33.33333333%; - } - .oplb-bs .col-lg-pull-7 { - right: 29.16666667%; - } - .oplb-bs .col-lg-pull-6 { - right: 25%; - } - .oplb-bs .col-lg-pull-5 { - right: 20.83333333%; - } - .oplb-bs .col-lg-pull-4 { - right: 16.66666667%; - } - .oplb-bs .col-lg-pull-3 { - right: 12.5%; - } - .oplb-bs .col-lg-pull-2 { - right: 8.33333333%; - } - .oplb-bs .col-lg-pull-1 { - right: 4.16666667%; - } - .oplb-bs .col-lg-pull-0 { - right: auto; - } - .oplb-bs .col-lg-push-24 { - left: 100%; - } - .oplb-bs .col-lg-push-23 { - left: 95.83333333%; - } - .oplb-bs .col-lg-push-22 { - left: 91.66666667%; - } - .oplb-bs .col-lg-push-21 { - left: 87.5%; - } - .oplb-bs .col-lg-push-20 { - left: 83.33333333%; - } - .oplb-bs .col-lg-push-19 { - left: 79.16666667%; - } - .oplb-bs .col-lg-push-18 { - left: 75%; - } - .oplb-bs .col-lg-push-17 { - left: 70.83333333%; - } - .oplb-bs .col-lg-push-16 { - left: 66.66666667%; - } - .oplb-bs .col-lg-push-15 { - left: 62.5%; - } - .oplb-bs .col-lg-push-14 { - left: 58.33333333%; - } - .oplb-bs .col-lg-push-13 { - left: 54.16666667%; - } - .oplb-bs .col-lg-push-12 { - left: 50%; - } - .oplb-bs .col-lg-push-11 { - left: 45.83333333%; - } - .oplb-bs .col-lg-push-10 { - left: 41.66666667%; - } - .oplb-bs .col-lg-push-9 { - left: 37.5%; - } - .oplb-bs .col-lg-push-8 { - left: 33.33333333%; - } - .oplb-bs .col-lg-push-7 { - left: 29.16666667%; - } - .oplb-bs .col-lg-push-6 { - left: 25%; - } - .oplb-bs .col-lg-push-5 { - left: 20.83333333%; - } - .oplb-bs .col-lg-push-4 { - left: 16.66666667%; - } - .oplb-bs .col-lg-push-3 { - left: 12.5%; - } - .oplb-bs .col-lg-push-2 { - left: 8.33333333%; - } - .oplb-bs .col-lg-push-1 { - left: 4.16666667%; - } - .oplb-bs .col-lg-push-0 { - left: auto; - } - .oplb-bs .col-lg-offset-24 { - margin-left: 100%; - } - .oplb-bs .col-lg-offset-23 { - margin-left: 95.83333333%; - } - .oplb-bs .col-lg-offset-22 { - margin-left: 91.66666667%; - } - .oplb-bs .col-lg-offset-21 { - margin-left: 87.5%; - } - .oplb-bs .col-lg-offset-20 { - margin-left: 83.33333333%; - } - .oplb-bs .col-lg-offset-19 { - margin-left: 79.16666667%; - } - .oplb-bs .col-lg-offset-18 { - margin-left: 75%; - } - .oplb-bs .col-lg-offset-17 { - margin-left: 70.83333333%; - } - .oplb-bs .col-lg-offset-16 { - margin-left: 66.66666667%; - } - .oplb-bs .col-lg-offset-15 { - margin-left: 62.5%; - } - .oplb-bs .col-lg-offset-14 { - margin-left: 58.33333333%; - } - .oplb-bs .col-lg-offset-13 { - margin-left: 54.16666667%; - } - .oplb-bs .col-lg-offset-12 { - margin-left: 50%; - } - .oplb-bs .col-lg-offset-11 { - margin-left: 45.83333333%; - } - .oplb-bs .col-lg-offset-10 { - margin-left: 41.66666667%; - } - .oplb-bs .col-lg-offset-9 { - margin-left: 37.5%; - } - .oplb-bs .col-lg-offset-8 { - margin-left: 33.33333333%; - } - .oplb-bs .col-lg-offset-7 { - margin-left: 29.16666667%; - } - .oplb-bs .col-lg-offset-6 { - margin-left: 25%; - } - .oplb-bs .col-lg-offset-5 { - margin-left: 20.83333333%; - } - .oplb-bs .col-lg-offset-4 { - margin-left: 16.66666667%; - } - .oplb-bs .col-lg-offset-3 { - margin-left: 12.5%; - } - .oplb-bs .col-lg-offset-2 { - margin-left: 8.33333333%; - } - .oplb-bs .col-lg-offset-1 { - margin-left: 4.16666667%; - } - .oplb-bs .col-lg-offset-0 { - margin-left: 0%; - } -} -.oplb-bs table { - background-color: transparent; -} -.oplb-bs th { - text-align: left; -} -.oplb-bs .table { - width: 100%; - max-width: 100%; - margin-bottom: 20px; -} -.oplb-bs .table > thead > tr > th, -.oplb-bs .table > tbody > tr > th, -.oplb-bs .table > tfoot > tr > th, -.oplb-bs .table > thead > tr > td, -.oplb-bs .table > tbody > tr > td, -.oplb-bs .table > tfoot > tr > td { - padding: 8px; - line-height: 1.42857143; - vertical-align: top; - border-top: 1px solid #ddd; -} -.oplb-bs .table > thead > tr > th { - vertical-align: bottom; - border-bottom: 2px solid #ddd; -} -.oplb-bs .table > caption + thead > tr:first-child > th, -.oplb-bs .table > colgroup + thead > tr:first-child > th, -.oplb-bs .table > thead:first-child > tr:first-child > th, -.oplb-bs .table > caption + thead > tr:first-child > td, -.oplb-bs .table > colgroup + thead > tr:first-child > td, -.oplb-bs .table > thead:first-child > tr:first-child > td { - border-top: 0; -} -.oplb-bs .table > tbody + tbody { - border-top: 2px solid #ddd; -} -.oplb-bs .table .table { - background-color: #fff; -} -.oplb-bs .table-condensed > thead > tr > th, -.oplb-bs .table-condensed > tbody > tr > th, -.oplb-bs .table-condensed > tfoot > tr > th, -.oplb-bs .table-condensed > thead > tr > td, -.oplb-bs .table-condensed > tbody > tr > td, -.oplb-bs .table-condensed > tfoot > tr > td { - padding: 5px; -} -.oplb-bs .table-bordered { - border: 1px solid #ddd; -} -.oplb-bs .table-bordered > thead > tr > th, -.oplb-bs .table-bordered > tbody > tr > th, -.oplb-bs .table-bordered > tfoot > tr > th, -.oplb-bs .table-bordered > thead > tr > td, -.oplb-bs .table-bordered > tbody > tr > td, -.oplb-bs .table-bordered > tfoot > tr > td { - border: 1px solid #ddd; -} -.oplb-bs .table-bordered > thead > tr > th, -.oplb-bs .table-bordered > thead > tr > td { - border-bottom-width: 2px; -} -.oplb-bs .table-striped > tbody > tr:nth-child(odd) > td, -.oplb-bs .table-striped > tbody > tr:nth-child(odd) > th { - background-color: #f0f0f0; -} -.oplb-bs .table-hover > tbody > tr:hover > td, -.oplb-bs .table-hover > tbody > tr:hover > th { - background-color: #f5f5f5; -} -.oplb-bs table col[class*="col-"] { - position: static; - float: none; - display: table-column; -} -.oplb-bs table td[class*="col-"], -.oplb-bs table th[class*="col-"] { - position: static; - float: none; - display: table-cell; -} -.oplb-bs .table > thead > tr > td.active, -.oplb-bs .table > tbody > tr > td.active, -.oplb-bs .table > tfoot > tr > td.active, -.oplb-bs .table > thead > tr > th.active, -.oplb-bs .table > tbody > tr > th.active, -.oplb-bs .table > tfoot > tr > th.active, -.oplb-bs .table > thead > tr.active > td, -.oplb-bs .table > tbody > tr.active > td, -.oplb-bs .table > tfoot > tr.active > td, -.oplb-bs .table > thead > tr.active > th, -.oplb-bs .table > tbody > tr.active > th, -.oplb-bs .table > tfoot > tr.active > th { - background-color: #f5f5f5; -} -.oplb-bs .table-hover > tbody > tr > td.active:hover, -.oplb-bs .table-hover > tbody > tr > th.active:hover, -.oplb-bs .table-hover > tbody > tr.active:hover > td, -.oplb-bs .table-hover > tbody > tr:hover > .active, -.oplb-bs .table-hover > tbody > tr.active:hover > th { - background-color: #e8e8e8; -} -.oplb-bs .table > thead > tr > td.success, -.oplb-bs .table > tbody > tr > td.success, -.oplb-bs .table > tfoot > tr > td.success, -.oplb-bs .table > thead > tr > th.success, -.oplb-bs .table > tbody > tr > th.success, -.oplb-bs .table > tfoot > tr > th.success, -.oplb-bs .table > thead > tr.success > td, -.oplb-bs .table > tbody > tr.success > td, -.oplb-bs .table > tfoot > tr.success > td, -.oplb-bs .table > thead > tr.success > th, -.oplb-bs .table > tbody > tr.success > th, -.oplb-bs .table > tfoot > tr.success > th { - background-color: #dff0d8; -} -.oplb-bs .table-hover > tbody > tr > td.success:hover, -.oplb-bs .table-hover > tbody > tr > th.success:hover, -.oplb-bs .table-hover > tbody > tr.success:hover > td, -.oplb-bs .table-hover > tbody > tr:hover > .success, -.oplb-bs .table-hover > tbody > tr.success:hover > th { - background-color: #d0e9c6; -} -.oplb-bs .table > thead > tr > td.info, -.oplb-bs .table > tbody > tr > td.info, -.oplb-bs .table > tfoot > tr > td.info, -.oplb-bs .table > thead > tr > th.info, -.oplb-bs .table > tbody > tr > th.info, -.oplb-bs .table > tfoot > tr > th.info, -.oplb-bs .table > thead > tr.info > td, -.oplb-bs .table > tbody > tr.info > td, -.oplb-bs .table > tfoot > tr.info > td, -.oplb-bs .table > thead > tr.info > th, -.oplb-bs .table > tbody > tr.info > th, -.oplb-bs .table > tfoot > tr.info > th { - background-color: #d9edf7; -} -.oplb-bs .table-hover > tbody > tr > td.info:hover, -.oplb-bs .table-hover > tbody > tr > th.info:hover, -.oplb-bs .table-hover > tbody > tr.info:hover > td, -.oplb-bs .table-hover > tbody > tr:hover > .info, -.oplb-bs .table-hover > tbody > tr.info:hover > th { - background-color: #c4e3f3; -} -.oplb-bs .table > thead > tr > td.warning, -.oplb-bs .table > tbody > tr > td.warning, -.oplb-bs .table > tfoot > tr > td.warning, -.oplb-bs .table > thead > tr > th.warning, -.oplb-bs .table > tbody > tr > th.warning, -.oplb-bs .table > tfoot > tr > th.warning, -.oplb-bs .table > thead > tr.warning > td, -.oplb-bs .table > tbody > tr.warning > td, -.oplb-bs .table > tfoot > tr.warning > td, -.oplb-bs .table > thead > tr.warning > th, -.oplb-bs .table > tbody > tr.warning > th, -.oplb-bs .table > tfoot > tr.warning > th { - background-color: #fcf8e3; -} -.oplb-bs .table-hover > tbody > tr > td.warning:hover, -.oplb-bs .table-hover > tbody > tr > th.warning:hover, -.oplb-bs .table-hover > tbody > tr.warning:hover > td, -.oplb-bs .table-hover > tbody > tr:hover > .warning, -.oplb-bs .table-hover > tbody > tr.warning:hover > th { - background-color: #faf2cc; -} -.oplb-bs .table > thead > tr > td.danger, -.oplb-bs .table > tbody > tr > td.danger, -.oplb-bs .table > tfoot > tr > td.danger, -.oplb-bs .table > thead > tr > th.danger, -.oplb-bs .table > tbody > tr > th.danger, -.oplb-bs .table > tfoot > tr > th.danger, -.oplb-bs .table > thead > tr.danger > td, -.oplb-bs .table > tbody > tr.danger > td, -.oplb-bs .table > tfoot > tr.danger > td, -.oplb-bs .table > thead > tr.danger > th, -.oplb-bs .table > tbody > tr.danger > th, -.oplb-bs .table > tfoot > tr.danger > th { - background-color: #f2dede; -} -.oplb-bs .table-hover > tbody > tr > td.danger:hover, -.oplb-bs .table-hover > tbody > tr > th.danger:hover, -.oplb-bs .table-hover > tbody > tr.danger:hover > td, -.oplb-bs .table-hover > tbody > tr:hover > .danger, -.oplb-bs .table-hover > tbody > tr.danger:hover > th { - background-color: #ebcccc; -} -@media screen and (max-width: 767px) { - .oplb-bs .table-responsive { - width: 100%; - margin-bottom: 15px; - overflow-y: hidden; - overflow-x: auto; - -ms-overflow-style: -ms-autohiding-scrollbar; - border: 1px solid #ddd; - -webkit-overflow-scrolling: touch; - } - .oplb-bs .table-responsive > .table { - margin-bottom: 0; - } - .oplb-bs .table-responsive > .table > thead > tr > th, - .oplb-bs .table-responsive > .table > tbody > tr > th, - .oplb-bs .table-responsive > .table > tfoot > tr > th, - .oplb-bs .table-responsive > .table > thead > tr > td, - .oplb-bs .table-responsive > .table > tbody > tr > td, - .oplb-bs .table-responsive > .table > tfoot > tr > td { - white-space: nowrap; - } - .oplb-bs .table-responsive > .table-bordered { - border: 0; - } - .oplb-bs .table-responsive > .table-bordered > thead > tr > th:first-child, - .oplb-bs .table-responsive > .table-bordered > tbody > tr > th:first-child, - .oplb-bs .table-responsive > .table-bordered > tfoot > tr > th:first-child, - .oplb-bs .table-responsive > .table-bordered > thead > tr > td:first-child, - .oplb-bs .table-responsive > .table-bordered > tbody > tr > td:first-child, - .oplb-bs .table-responsive > .table-bordered > tfoot > tr > td:first-child { - border-left: 0; - } - .oplb-bs .table-responsive > .table-bordered > thead > tr > th:last-child, - .oplb-bs .table-responsive > .table-bordered > tbody > tr > th:last-child, - .oplb-bs .table-responsive > .table-bordered > tfoot > tr > th:last-child, - .oplb-bs .table-responsive > .table-bordered > thead > tr > td:last-child, - .oplb-bs .table-responsive > .table-bordered > tbody > tr > td:last-child, - .oplb-bs .table-responsive > .table-bordered > tfoot > tr > td:last-child { - border-right: 0; - } - .oplb-bs .table-responsive > .table-bordered > tbody > tr:last-child > th, - .oplb-bs .table-responsive > .table-bordered > tfoot > tr:last-child > th, - .oplb-bs .table-responsive > .table-bordered > tbody > tr:last-child > td, - .oplb-bs .table-responsive > .table-bordered > tfoot > tr:last-child > td { - border-bottom: 0; - } -} -.oplb-bs fieldset { - padding: 0; - margin: 0; - border: 0; - min-width: 0; -} -.oplb-bs legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #333333; - border: 0; - border-bottom: 1px solid #e5e5e5; -} -.oplb-bs label { - display: inline-block; - max-width: 100%; - margin-bottom: 5px; - font-weight: bold; -} -.oplb-bs input[type="search"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.oplb-bs input[type="radio"], -.oplb-bs input[type="checkbox"] { - margin: 4px 0 0; - margin-top: 1px \9; - line-height: normal; -} -.oplb-bs input[type="file"] { - display: block; -} -.oplb-bs input[type="range"] { - display: block; - width: 100%; -} -.oplb-bs select[multiple], -.oplb-bs select[size] { - height: auto; -} -.oplb-bs input[type="file"]:focus, -.oplb-bs input[type="radio"]:focus, -.oplb-bs input[type="checkbox"]:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -.oplb-bs output { - display: block; - padding-top: 7px; - font-size: 14px; - line-height: 1.42857143; - color: #555555; -} -.oplb-bs .form-control { - display: block; - width: 100%; - height: 34px; - padding: 6px 12px; - font-size: 14px; - line-height: 1.42857143; - color: #555555; - background-color: #fff; - background-image: none; - border: 1px solid #ccc; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; - -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; - transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -} -.oplb-bs .form-control:focus { - border-color: #66afe9; - outline: 0; - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); -} -.oplb-bs .form-control::-moz-placeholder { - color: #777777; - opacity: 1; -} -.oplb-bs .form-control:-ms-input-placeholder { - color: #777777; -} -.oplb-bs .form-control::-webkit-input-placeholder { - color: #777777; -} -.oplb-bs .form-control[disabled], -.oplb-bs .form-control[readonly], -fieldset[disabled] .oplb-bs .form-control { - cursor: not-allowed; - background-color: #eeeeee; - opacity: 1; -} -textarea.oplb-bs .form-control { - height: auto; -} -.oplb-bs input[type="search"] { - -webkit-appearance: none; -} -.oplb-bs input[type="date"], -.oplb-bs input[type="time"], -.oplb-bs input[type="datetime-local"], -.oplb-bs input[type="month"] { - line-height: 34px; - line-height: 1.42857143 \0; -} -.oplb-bs input[type="date"].input-sm, -.oplb-bs input[type="time"].input-sm, -.oplb-bs input[type="datetime-local"].input-sm, -.oplb-bs input[type="month"].input-sm { - line-height: 30px; -} -.oplb-bs input[type="date"].input-lg, -.oplb-bs input[type="time"].input-lg, -.oplb-bs input[type="datetime-local"].input-lg, -.oplb-bs input[type="month"].input-lg { - line-height: 46px; -} -.oplb-bs .form-group { - margin-bottom: 15px; -} -.oplb-bs .radio, -.oplb-bs .checkbox { - position: relative; - display: block; - min-height: 20px; - margin-top: 10px; - margin-bottom: 10px; -} -.oplb-bs .radio label, -.oplb-bs .checkbox label { - padding-left: 20px; - margin-bottom: 0; - font-weight: normal; - cursor: pointer; -} -.oplb-bs .radio input[type="radio"], -.oplb-bs .radio-inline input[type="radio"], -.oplb-bs .checkbox input[type="checkbox"], -.oplb-bs .checkbox-inline input[type="checkbox"] { - position: absolute; - margin-left: -20px; - margin-top: 4px \9; -} -.oplb-bs .radio + .radio, -.oplb-bs .checkbox + .checkbox { - margin-top: -5px; -} -.oplb-bs .radio-inline, -.oplb-bs .checkbox-inline { - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - vertical-align: middle; - font-weight: normal; - cursor: pointer; -} -.oplb-bs .radio-inline + .radio-inline, -.oplb-bs .checkbox-inline + .checkbox-inline { - margin-top: 0; - margin-left: 10px; -} -.oplb-bs input[type="radio"][disabled], -.oplb-bs input[type="checkbox"][disabled], -.oplb-bs input[type="radio"].disabled, -.oplb-bs input[type="checkbox"].disabled, -fieldset[disabled] .oplb-bs input[type="radio"], -fieldset[disabled] .oplb-bs input[type="checkbox"] { - cursor: not-allowed; -} -.oplb-bs .radio-inline.disabled, -.oplb-bs .checkbox-inline.disabled, -fieldset[disabled] .oplb-bs .radio-inline, -fieldset[disabled] .oplb-bs .checkbox-inline { - cursor: not-allowed; -} -.oplb-bs .radio.disabled label, -.oplb-bs .checkbox.disabled label, -fieldset[disabled] .oplb-bs .radio label, -fieldset[disabled] .oplb-bs .checkbox label { - cursor: not-allowed; -} -.oplb-bs .form-control-static { - padding-top: 7px; - padding-bottom: 7px; - margin-bottom: 0; -} -.oplb-bs .form-control-static.input-lg, -.oplb-bs .form-control-static.input-sm { - padding-left: 0; - padding-right: 0; -} -.oplb-bs .input-sm { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -select.oplb-bs .input-sm { - height: 30px; - line-height: 30px; -} -textarea.oplb-bs .input-sm, -select[multiple].oplb-bs .input-sm { - height: auto; -} -.oplb-bs .input-lg { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.33; - border-radius: 4px; -} -select.oplb-bs .input-lg { - height: 46px; - line-height: 46px; -} -textarea.oplb-bs .input-lg, -select[multiple].oplb-bs .input-lg { - height: auto; -} -.oplb-bs .has-feedback { - position: relative; -} -.oplb-bs .has-feedback .form-control { - padding-right: 42.5px; -} -.oplb-bs .form-control-feedback { - position: absolute; - top: 25px; - right: 0; - z-index: 2; - display: block; - width: 34px; - height: 34px; - line-height: 34px; - text-align: center; -} -.oplb-bs .input-lg + .form-control-feedback { - width: 46px; - height: 46px; - line-height: 46px; -} -.oplb-bs .input-sm + .form-control-feedback { - width: 30px; - height: 30px; - line-height: 30px; -} -.oplb-bs .has-success .help-block, -.oplb-bs .has-success .control-label, -.oplb-bs .has-success .radio, -.oplb-bs .has-success .checkbox, -.oplb-bs .has-success .radio-inline, -.oplb-bs .has-success .checkbox-inline { - color: #3c763d; -} -.oplb-bs .has-success .form-control { - border-color: #3c763d; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.oplb-bs .has-success .form-control:focus { - border-color: #2b542c; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; -} -.oplb-bs .has-success .input-group-addon { - color: #3c763d; - border-color: #3c763d; - background-color: #dff0d8; -} -.oplb-bs .has-success .form-control-feedback { - color: #3c763d; -} -.oplb-bs .has-warning .help-block, -.oplb-bs .has-warning .control-label, -.oplb-bs .has-warning .radio, -.oplb-bs .has-warning .checkbox, -.oplb-bs .has-warning .radio-inline, -.oplb-bs .has-warning .checkbox-inline { - color: #8a6d3b; -} -.oplb-bs .has-warning .form-control { - border-color: #8a6d3b; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.oplb-bs .has-warning .form-control:focus { - border-color: #66512c; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; -} -.oplb-bs .has-warning .input-group-addon { - color: #8a6d3b; - border-color: #8a6d3b; - background-color: #fcf8e3; -} -.oplb-bs .has-warning .form-control-feedback { - color: #8a6d3b; -} -.oplb-bs .has-error .help-block, -.oplb-bs .has-error .control-label, -.oplb-bs .has-error .radio, -.oplb-bs .has-error .checkbox, -.oplb-bs .has-error .radio-inline, -.oplb-bs .has-error .checkbox-inline { - color: #ff5959; -} -.oplb-bs .has-error .form-control { - border-color: #ff5959; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.oplb-bs .has-error .form-control:focus { - border-color: #ff2626; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffbfbf; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffbfbf; -} -.oplb-bs .has-error .input-group-addon { - color: #ff5959; - border-color: #ff5959; - background-color: #f2dede; -} -.oplb-bs .has-error .form-control-feedback { - color: #ff5959; -} -.oplb-bs .has-feedback label.sr-only ~ .form-control-feedback { - top: 0; -} -.oplb-bs .help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #737373; -} -@media (min-width: 768px) { - .oplb-bs .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle; - } - .oplb-bs .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; - } - .oplb-bs .form-inline .input-group { - display: inline-table; - vertical-align: middle; - } - .oplb-bs .form-inline .input-group .input-group-addon, - .oplb-bs .form-inline .input-group .input-group-btn, - .oplb-bs .form-inline .input-group .form-control { - width: auto; - } - .oplb-bs .form-inline .input-group > .form-control { - width: 100%; - } - .oplb-bs .form-inline .control-label { - margin-bottom: 0; - vertical-align: middle; - } - .oplb-bs .form-inline .radio, - .oplb-bs .form-inline .checkbox { - display: inline-block; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .oplb-bs .form-inline .radio label, - .oplb-bs .form-inline .checkbox label { - padding-left: 0; - } - .oplb-bs .form-inline .radio input[type="radio"], - .oplb-bs .form-inline .checkbox input[type="checkbox"] { - position: relative; - margin-left: 0; - } - .oplb-bs .form-inline .has-feedback .form-control-feedback { - top: 0; - } -} -.oplb-bs .form-horizontal .radio, -.oplb-bs .form-horizontal .checkbox, -.oplb-bs .form-horizontal .radio-inline, -.oplb-bs .form-horizontal .checkbox-inline { - margin-top: 0; - margin-bottom: 0; - padding-top: 7px; -} -.oplb-bs .form-horizontal .radio, -.oplb-bs .form-horizontal .checkbox { - min-height: 27px; -} -.oplb-bs .form-horizontal .form-group { - margin-left: -7.5px; - margin-right: -7.5px; -} -@media (min-width: 768px) { - .oplb-bs .form-horizontal .control-label { - text-align: right; - margin-bottom: 0; - padding-top: 7px; - } -} -.oplb-bs .form-horizontal .has-feedback .form-control-feedback { - top: 0; - right: 7.5px; -} -@media (min-width: 768px) { - .oplb-bs .form-horizontal .form-group-lg .control-label { - padding-top: 14.3px; - } -} -@media (min-width: 768px) { - .oplb-bs .form-horizontal .form-group-sm .control-label { - padding-top: 6px; - } -} -.oplb-bs .btn { - display: inline-block; - margin-bottom: 0; - font-weight: normal; - text-align: center; - vertical-align: middle; - 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; -} -.oplb-bs .btn:focus, -.oplb-bs .btn:active:focus, -.oplb-bs .btn.active:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -.oplb-bs .btn:hover, -.oplb-bs .btn:focus { - color: #333; - text-decoration: none; -} -.oplb-bs .btn:active, -.oplb-bs .btn.active { - outline: 0; - background-image: none; - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -} -.oplb-bs .btn.disabled, -.oplb-bs .btn[disabled], -fieldset[disabled] .oplb-bs .btn { - cursor: not-allowed; - pointer-events: none; - opacity: 0.65; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; -} -.oplb-bs .btn-default { - color: #333; - background-color: #fff; - border-color: #ccc; -} -.oplb-bs .btn-default:hover, -.oplb-bs .btn-default:focus, -.oplb-bs .btn-default:active, -.oplb-bs .btn-default.active, -.open > .dropdown-toggle.oplb-bs .btn-default { - color: #333; - background-color: #e6e6e6; - border-color: #adadad; -} -.oplb-bs .btn-default:active, -.oplb-bs .btn-default.active, -.open > .dropdown-toggle.oplb-bs .btn-default { - background-image: none; -} -.oplb-bs .btn-default.disabled, -.oplb-bs .btn-default[disabled], -fieldset[disabled] .oplb-bs .btn-default, -.oplb-bs .btn-default.disabled:hover, -.oplb-bs .btn-default[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-default:hover, -.oplb-bs .btn-default.disabled:focus, -.oplb-bs .btn-default[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-default:focus, -.oplb-bs .btn-default.disabled:active, -.oplb-bs .btn-default[disabled]:active, -fieldset[disabled] .oplb-bs .btn-default:active, -.oplb-bs .btn-default.disabled.active, -.oplb-bs .btn-default[disabled].active, -fieldset[disabled] .oplb-bs .btn-default.active { - background-color: #fff; - border-color: #ccc; -} -.oplb-bs .btn-default .badge { - color: #fff; - background-color: #333; -} -.oplb-bs .btn-default:hover, -.oplb-bs .btn-default:focus, -.oplb-bs .btn-default:active, -.oplb-bs .btn-default.active, -.open > .dropdown-toggle.oplb-bs .btn-default { - color: #63dfd2; - background-color: #e6e6e6; - border-color: #adadad; -} -.oplb-bs .btn-default:active, -.oplb-bs .btn-default.active, -.open > .dropdown-toggle.oplb-bs .btn-default { - background-image: none; -} -.oplb-bs .btn-default.disabled, -.oplb-bs .btn-default[disabled], -fieldset[disabled] .oplb-bs .btn-default, -.oplb-bs .btn-default.disabled:hover, -.oplb-bs .btn-default[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-default:hover, -.oplb-bs .btn-default.disabled:focus, -.oplb-bs .btn-default[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-default:focus, -.oplb-bs .btn-default.disabled:active, -.oplb-bs .btn-default[disabled]:active, -fieldset[disabled] .oplb-bs .btn-default:active, -.oplb-bs .btn-default.disabled.active, -.oplb-bs .btn-default[disabled].active, -fieldset[disabled] .oplb-bs .btn-default.active { - background-color: #fff; - border-color: #ccc; -} -.oplb-bs .btn-default .badge { - color: #fff; - background-color: #333; -} -.oplb-bs .btn-primary { - color: #fff; - background-color: #444444; - border-color: #373737; -} -.oplb-bs .btn-primary:hover, -.oplb-bs .btn-primary:focus, -.oplb-bs .btn-primary:active, -.oplb-bs .btn-primary.active, -.open > .dropdown-toggle.oplb-bs .btn-primary { - color: #fff; - background-color: #2b2b2b; - border-color: #191919; -} -.oplb-bs .btn-primary:active, -.oplb-bs .btn-primary.active, -.open > .dropdown-toggle.oplb-bs .btn-primary { - background-image: none; -} -.oplb-bs .btn-primary.disabled, -.oplb-bs .btn-primary[disabled], -fieldset[disabled] .oplb-bs .btn-primary, -.oplb-bs .btn-primary.disabled:hover, -.oplb-bs .btn-primary[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-primary:hover, -.oplb-bs .btn-primary.disabled:focus, -.oplb-bs .btn-primary[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-primary:focus, -.oplb-bs .btn-primary.disabled:active, -.oplb-bs .btn-primary[disabled]:active, -fieldset[disabled] .oplb-bs .btn-primary:active, -.oplb-bs .btn-primary.disabled.active, -.oplb-bs .btn-primary[disabled].active, -fieldset[disabled] .oplb-bs .btn-primary.active { - background-color: #444444; - border-color: #373737; -} -.oplb-bs .btn-primary .badge { - color: #444444; - background-color: #fff; -} -.oplb-bs .btn-primary:hover, -.oplb-bs .btn-primary:focus, -.oplb-bs .btn-primary:active, -.oplb-bs .btn-primary.active, -.open > .dropdown-toggle.oplb-bs .btn-primary { - color: #63dfd2; - background-color: #2b2b2b; - border-color: #191919; -} -.oplb-bs .btn-primary:active, -.oplb-bs .btn-primary.active, -.open > .dropdown-toggle.oplb-bs .btn-primary { - background-image: none; -} -.oplb-bs .btn-primary.disabled, -.oplb-bs .btn-primary[disabled], -fieldset[disabled] .oplb-bs .btn-primary, -.oplb-bs .btn-primary.disabled:hover, -.oplb-bs .btn-primary[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-primary:hover, -.oplb-bs .btn-primary.disabled:focus, -.oplb-bs .btn-primary[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-primary:focus, -.oplb-bs .btn-primary.disabled:active, -.oplb-bs .btn-primary[disabled]:active, -fieldset[disabled] .oplb-bs .btn-primary:active, -.oplb-bs .btn-primary.disabled.active, -.oplb-bs .btn-primary[disabled].active, -fieldset[disabled] .oplb-bs .btn-primary.active { - background-color: #444444; - border-color: #373737; -} -.oplb-bs .btn-primary .badge { - color: #444444; - background-color: #fff; -} -.oplb-bs .btn-success { - color: #fff; - background-color: #5cb85c; - border-color: #4cae4c; -} -.oplb-bs .btn-success:hover, -.oplb-bs .btn-success:focus, -.oplb-bs .btn-success:active, -.oplb-bs .btn-success.active, -.open > .dropdown-toggle.oplb-bs .btn-success { - color: #fff; - background-color: #449d44; - border-color: #398439; -} -.oplb-bs .btn-success:active, -.oplb-bs .btn-success.active, -.open > .dropdown-toggle.oplb-bs .btn-success { - background-image: none; -} -.oplb-bs .btn-success.disabled, -.oplb-bs .btn-success[disabled], -fieldset[disabled] .oplb-bs .btn-success, -.oplb-bs .btn-success.disabled:hover, -.oplb-bs .btn-success[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-success:hover, -.oplb-bs .btn-success.disabled:focus, -.oplb-bs .btn-success[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-success:focus, -.oplb-bs .btn-success.disabled:active, -.oplb-bs .btn-success[disabled]:active, -fieldset[disabled] .oplb-bs .btn-success:active, -.oplb-bs .btn-success.disabled.active, -.oplb-bs .btn-success[disabled].active, -fieldset[disabled] .oplb-bs .btn-success.active { - background-color: #5cb85c; - border-color: #4cae4c; -} -.oplb-bs .btn-success .badge { - color: #5cb85c; - background-color: #fff; -} -.oplb-bs .btn-success:hover, -.oplb-bs .btn-success:focus, -.oplb-bs .btn-success:active, -.oplb-bs .btn-success.active, -.open > .dropdown-toggle.oplb-bs .btn-success { - color: #63dfd2; - background-color: #449d44; - border-color: #398439; -} -.oplb-bs .btn-success:active, -.oplb-bs .btn-success.active, -.open > .dropdown-toggle.oplb-bs .btn-success { - background-image: none; -} -.oplb-bs .btn-success.disabled, -.oplb-bs .btn-success[disabled], -fieldset[disabled] .oplb-bs .btn-success, -.oplb-bs .btn-success.disabled:hover, -.oplb-bs .btn-success[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-success:hover, -.oplb-bs .btn-success.disabled:focus, -.oplb-bs .btn-success[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-success:focus, -.oplb-bs .btn-success.disabled:active, -.oplb-bs .btn-success[disabled]:active, -fieldset[disabled] .oplb-bs .btn-success:active, -.oplb-bs .btn-success.disabled.active, -.oplb-bs .btn-success[disabled].active, -fieldset[disabled] .oplb-bs .btn-success.active { - background-color: #5cb85c; - border-color: #4cae4c; -} -.oplb-bs .btn-success .badge { - color: #5cb85c; - background-color: #fff; -} -.oplb-bs .btn-info { - color: #fff; - background-color: #5bc0de; - border-color: #46b8da; -} -.oplb-bs .btn-info:hover, -.oplb-bs .btn-info:focus, -.oplb-bs .btn-info:active, -.oplb-bs .btn-info.active, -.open > .dropdown-toggle.oplb-bs .btn-info { - color: #fff; - background-color: #31b0d5; - border-color: #269abc; -} -.oplb-bs .btn-info:active, -.oplb-bs .btn-info.active, -.open > .dropdown-toggle.oplb-bs .btn-info { - background-image: none; -} -.oplb-bs .btn-info.disabled, -.oplb-bs .btn-info[disabled], -fieldset[disabled] .oplb-bs .btn-info, -.oplb-bs .btn-info.disabled:hover, -.oplb-bs .btn-info[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-info:hover, -.oplb-bs .btn-info.disabled:focus, -.oplb-bs .btn-info[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-info:focus, -.oplb-bs .btn-info.disabled:active, -.oplb-bs .btn-info[disabled]:active, -fieldset[disabled] .oplb-bs .btn-info:active, -.oplb-bs .btn-info.disabled.active, -.oplb-bs .btn-info[disabled].active, -fieldset[disabled] .oplb-bs .btn-info.active { - background-color: #5bc0de; - border-color: #46b8da; -} -.oplb-bs .btn-info .badge { - color: #5bc0de; - background-color: #fff; -} -.oplb-bs .btn-info:hover, -.oplb-bs .btn-info:focus, -.oplb-bs .btn-info:active, -.oplb-bs .btn-info.active, -.open > .dropdown-toggle.oplb-bs .btn-info { - color: #63dfd2; - background-color: #31b0d5; - border-color: #269abc; -} -.oplb-bs .btn-info:active, -.oplb-bs .btn-info.active, -.open > .dropdown-toggle.oplb-bs .btn-info { - background-image: none; -} -.oplb-bs .btn-info.disabled, -.oplb-bs .btn-info[disabled], -fieldset[disabled] .oplb-bs .btn-info, -.oplb-bs .btn-info.disabled:hover, -.oplb-bs .btn-info[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-info:hover, -.oplb-bs .btn-info.disabled:focus, -.oplb-bs .btn-info[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-info:focus, -.oplb-bs .btn-info.disabled:active, -.oplb-bs .btn-info[disabled]:active, -fieldset[disabled] .oplb-bs .btn-info:active, -.oplb-bs .btn-info.disabled.active, -.oplb-bs .btn-info[disabled].active, -fieldset[disabled] .oplb-bs .btn-info.active { - background-color: #5bc0de; - border-color: #46b8da; -} -.oplb-bs .btn-info .badge { - color: #5bc0de; - background-color: #fff; -} -.oplb-bs .btn-warning { - color: #fff; - background-color: #f0ad4e; - border-color: #eea236; -} -.oplb-bs .btn-warning:hover, -.oplb-bs .btn-warning:focus, -.oplb-bs .btn-warning:active, -.oplb-bs .btn-warning.active, -.open > .dropdown-toggle.oplb-bs .btn-warning { - color: #fff; - background-color: #ec971f; - border-color: #d58512; -} -.oplb-bs .btn-warning:active, -.oplb-bs .btn-warning.active, -.open > .dropdown-toggle.oplb-bs .btn-warning { - background-image: none; -} -.oplb-bs .btn-warning.disabled, -.oplb-bs .btn-warning[disabled], -fieldset[disabled] .oplb-bs .btn-warning, -.oplb-bs .btn-warning.disabled:hover, -.oplb-bs .btn-warning[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-warning:hover, -.oplb-bs .btn-warning.disabled:focus, -.oplb-bs .btn-warning[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-warning:focus, -.oplb-bs .btn-warning.disabled:active, -.oplb-bs .btn-warning[disabled]:active, -fieldset[disabled] .oplb-bs .btn-warning:active, -.oplb-bs .btn-warning.disabled.active, -.oplb-bs .btn-warning[disabled].active, -fieldset[disabled] .oplb-bs .btn-warning.active { - background-color: #f0ad4e; - border-color: #eea236; -} -.oplb-bs .btn-warning .badge { - color: #f0ad4e; - background-color: #fff; -} -.oplb-bs .btn-warning:hover, -.oplb-bs .btn-warning:focus, -.oplb-bs .btn-warning:active, -.oplb-bs .btn-warning.active, -.open > .dropdown-toggle.oplb-bs .btn-warning { - color: #63dfd2; - background-color: #ec971f; - border-color: #d58512; -} -.oplb-bs .btn-warning:active, -.oplb-bs .btn-warning.active, -.open > .dropdown-toggle.oplb-bs .btn-warning { - background-image: none; -} -.oplb-bs .btn-warning.disabled, -.oplb-bs .btn-warning[disabled], -fieldset[disabled] .oplb-bs .btn-warning, -.oplb-bs .btn-warning.disabled:hover, -.oplb-bs .btn-warning[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-warning:hover, -.oplb-bs .btn-warning.disabled:focus, -.oplb-bs .btn-warning[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-warning:focus, -.oplb-bs .btn-warning.disabled:active, -.oplb-bs .btn-warning[disabled]:active, -fieldset[disabled] .oplb-bs .btn-warning:active, -.oplb-bs .btn-warning.disabled.active, -.oplb-bs .btn-warning[disabled].active, -fieldset[disabled] .oplb-bs .btn-warning.active { - background-color: #f0ad4e; - border-color: #eea236; -} -.oplb-bs .btn-warning .badge { - color: #f0ad4e; - background-color: #fff; -} -.oplb-bs .btn-danger { - color: #fff; - background-color: #d9534f; - border-color: #d43f3a; -} -.oplb-bs .btn-danger:hover, -.oplb-bs .btn-danger:focus, -.oplb-bs .btn-danger:active, -.oplb-bs .btn-danger.active, -.open > .dropdown-toggle.oplb-bs .btn-danger { - color: #fff; - background-color: #c9302c; - border-color: #ac2925; -} -.oplb-bs .btn-danger:active, -.oplb-bs .btn-danger.active, -.open > .dropdown-toggle.oplb-bs .btn-danger { - background-image: none; -} -.oplb-bs .btn-danger.disabled, -.oplb-bs .btn-danger[disabled], -fieldset[disabled] .oplb-bs .btn-danger, -.oplb-bs .btn-danger.disabled:hover, -.oplb-bs .btn-danger[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-danger:hover, -.oplb-bs .btn-danger.disabled:focus, -.oplb-bs .btn-danger[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-danger:focus, -.oplb-bs .btn-danger.disabled:active, -.oplb-bs .btn-danger[disabled]:active, -fieldset[disabled] .oplb-bs .btn-danger:active, -.oplb-bs .btn-danger.disabled.active, -.oplb-bs .btn-danger[disabled].active, -fieldset[disabled] .oplb-bs .btn-danger.active { - background-color: #d9534f; - border-color: #d43f3a; -} -.oplb-bs .btn-danger .badge { - color: #d9534f; - background-color: #fff; -} -.oplb-bs .btn-danger:hover, -.oplb-bs .btn-danger:focus, -.oplb-bs .btn-danger:active, -.oplb-bs .btn-danger.active, -.open > .dropdown-toggle.oplb-bs .btn-danger { - color: #63dfd2; - background-color: #c9302c; - border-color: #ac2925; -} -.oplb-bs .btn-danger:active, -.oplb-bs .btn-danger.active, -.open > .dropdown-toggle.oplb-bs .btn-danger { - background-image: none; -} -.oplb-bs .btn-danger.disabled, -.oplb-bs .btn-danger[disabled], -fieldset[disabled] .oplb-bs .btn-danger, -.oplb-bs .btn-danger.disabled:hover, -.oplb-bs .btn-danger[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-danger:hover, -.oplb-bs .btn-danger.disabled:focus, -.oplb-bs .btn-danger[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-danger:focus, -.oplb-bs .btn-danger.disabled:active, -.oplb-bs .btn-danger[disabled]:active, -fieldset[disabled] .oplb-bs .btn-danger:active, -.oplb-bs .btn-danger.disabled.active, -.oplb-bs .btn-danger[disabled].active, -fieldset[disabled] .oplb-bs .btn-danger.active { - background-color: #d9534f; - border-color: #d43f3a; -} -.oplb-bs .btn-danger .badge { - color: #d9534f; - background-color: #fff; -} -.oplb-bs .btn-link { - color: #333333; - font-weight: normal; - cursor: pointer; - border-radius: 0; -} -.oplb-bs .btn-link, -.oplb-bs .btn-link:active, -.oplb-bs .btn-link[disabled], -fieldset[disabled] .oplb-bs .btn-link { - background-color: transparent; - -webkit-box-shadow: none; - box-shadow: none; -} -.oplb-bs .btn-link, -.oplb-bs .btn-link:hover, -.oplb-bs .btn-link:focus, -.oplb-bs .btn-link:active { - border-color: transparent; -} -.oplb-bs .btn-link:hover, -.oplb-bs .btn-link:focus { - color: #0d0d0d; - text-decoration: underline; - background-color: transparent; -} -.oplb-bs .btn-link[disabled]:hover, -fieldset[disabled] .oplb-bs .btn-link:hover, -.oplb-bs .btn-link[disabled]:focus, -fieldset[disabled] .oplb-bs .btn-link:focus { - color: #777777; - text-decoration: none; -} -.oplb-bs .btn-lg { - padding: 10px 16px; - font-size: 18px; - line-height: 1.33; - border-radius: 4px; -} -.oplb-bs .btn-sm { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -.oplb-bs .btn-xs { - padding: 1px 5px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -.oplb-bs .btn-block { - display: block; - width: 100%; -} -.oplb-bs .btn-block + .btn-block { - margin-top: 5px; -} -.oplb-bs input[type="submit"].btn-block, -.oplb-bs input[type="reset"].btn-block, -.oplb-bs input[type="button"].btn-block { - width: 100%; -} -.oplb-bs .fade { - opacity: 0; - -webkit-transition: opacity 0.15s linear; - -o-transition: opacity 0.15s linear; - transition: opacity 0.15s linear; -} -.oplb-bs .fade.in { - opacity: 1; -} -.oplb-bs .collapse { - display: none; -} -.oplb-bs .collapse.in { - display: block; -} -tr.oplb-bs .collapse.in { - display: table-row; -} -tbody.oplb-bs .collapse.in { - display: table-row-group; -} -.oplb-bs .collapsing { - position: relative; - height: 0; - overflow: hidden; - -webkit-transition: height 0.35s ease; - -o-transition: height 0.35s ease; - transition: height 0.35s ease; -} -.oplb-bs .caret { - display: inline-block; - width: 0; - height: 0; - margin-left: 2px; - vertical-align: middle; - border-top: 4px solid; - border-right: 4px solid transparent; - border-left: 4px solid transparent; -} -.oplb-bs .dropdown { - position: relative; -} -.oplb-bs .dropdown-toggle:focus { - outline: 0; -} -.oplb-bs .dropdown-menu { - position: absolute; - top: 100%; - left: 0; - z-index: 1000; - display: none; - float: left; - min-width: 160px; - padding: 5px 0; - margin: 2px 0 0; - list-style: none; - font-size: 14px; - text-align: left; - background-color: #fff; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); - box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); - background-clip: padding-box; -} -.oplb-bs .dropdown-menu.pull-right { - right: 0; - left: auto; -} -.oplb-bs .dropdown-menu .divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5; -} -.oplb-bs .dropdown-menu > li > a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: normal; - line-height: 1.42857143; - color: #333333; - white-space: nowrap; -} -.oplb-bs .dropdown-menu > li > a:hover, -.oplb-bs .dropdown-menu > li > a:focus { - text-decoration: none; - color: #262626; - background-color: #f5f5f5; -} -.oplb-bs .dropdown-menu > .active > a, -.oplb-bs .dropdown-menu > .active > a:hover, -.oplb-bs .dropdown-menu > .active > a:focus { - color: #fff; - text-decoration: none; - outline: 0; - background-color: #428bca; -} -.oplb-bs .dropdown-menu > .disabled > a, -.oplb-bs .dropdown-menu > .disabled > a:hover, -.oplb-bs .dropdown-menu > .disabled > a:focus { - color: #777777; -} -.oplb-bs .dropdown-menu > .disabled > a:hover, -.oplb-bs .dropdown-menu > .disabled > a:focus { - text-decoration: none; - background-color: transparent; - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - cursor: not-allowed; -} -.oplb-bs .open > .dropdown-menu { - display: block; -} -.oplb-bs .open > a { - outline: 0; -} -.oplb-bs .dropdown-menu-right { - left: auto; - right: 0; -} -.oplb-bs .dropdown-menu-left { - left: 0; - right: auto; -} -.oplb-bs .dropdown-header { - display: block; - padding: 3px 20px; - font-size: 12px; - line-height: 1.42857143; - color: #777777; - white-space: nowrap; -} -.oplb-bs .dropdown-backdrop { - position: fixed; - left: 0; - right: 0; - bottom: 0; - top: 0; - z-index: 990; -} -.oplb-bs .pull-right > .dropdown-menu { - right: 0; - left: auto; -} -.oplb-bs .dropup .caret, -.oplb-bs .navbar-fixed-bottom .dropdown .caret { - border-top: 0; - border-bottom: 4px solid; - content: ""; -} -.oplb-bs .dropup .dropdown-menu, -.oplb-bs .navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 1px; -} -@media (min-width: 768px) { - .oplb-bs .navbar-right .dropdown-menu { - left: auto; - right: 0; - } - .oplb-bs .navbar-right .dropdown-menu-left { - left: 0; - right: auto; - } -} -.oplb-bs .btn-group, -.oplb-bs .btn-group-vertical { - position: relative; - display: inline-block; - vertical-align: middle; -} -.oplb-bs .btn-group > .btn, -.oplb-bs .btn-group-vertical > .btn { - position: relative; - float: left; -} -.oplb-bs .btn-group > .btn:hover, -.oplb-bs .btn-group-vertical > .btn:hover, -.oplb-bs .btn-group > .btn:focus, -.oplb-bs .btn-group-vertical > .btn:focus, -.oplb-bs .btn-group > .btn:active, -.oplb-bs .btn-group-vertical > .btn:active, -.oplb-bs .btn-group > .btn.active, -.oplb-bs .btn-group-vertical > .btn.active { - z-index: 2; -} -.oplb-bs .btn-group > .btn:focus, -.oplb-bs .btn-group-vertical > .btn:focus { - outline: 0; -} -.oplb-bs .btn-group .btn + .btn, -.oplb-bs .btn-group .btn + .btn-group, -.oplb-bs .btn-group .btn-group + .btn, -.oplb-bs .btn-group .btn-group + .btn-group { - margin-left: -1px; -} -.oplb-bs .btn-toolbar { - margin-left: -5px; -} -.oplb-bs .btn-toolbar .btn-group, -.oplb-bs .btn-toolbar .input-group { - float: left; -} -.oplb-bs .btn-toolbar > .btn, -.oplb-bs .btn-toolbar > .btn-group, -.oplb-bs .btn-toolbar > .input-group { - margin-left: 5px; -} -.oplb-bs .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { - border-radius: 0; -} -.oplb-bs .btn-group > .btn:first-child { - margin-left: 0; -} -.oplb-bs .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.oplb-bs .btn-group > .btn:last-child:not(:first-child), -.oplb-bs .btn-group > .dropdown-toggle:not(:first-child) { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.oplb-bs .btn-group > .btn-group { - float: left; -} -.oplb-bs .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.oplb-bs .btn-group > .btn-group:first-child > .btn:last-child, -.oplb-bs .btn-group > .btn-group:first-child > .dropdown-toggle { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.oplb-bs .btn-group > .btn-group:last-child > .btn:first-child { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.oplb-bs .btn-group .dropdown-toggle:active, -.oplb-bs .btn-group.open .dropdown-toggle { - outline: 0; -} -.oplb-bs .btn-group > .btn + .dropdown-toggle { - padding-left: 8px; - padding-right: 8px; -} -.oplb-bs .btn-group > .btn-lg + .dropdown-toggle { - padding-left: 12px; - padding-right: 12px; -} -.oplb-bs .btn-group.open .dropdown-toggle { - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -} -.oplb-bs .btn-group.open .dropdown-toggle.btn-link { - -webkit-box-shadow: none; - box-shadow: none; -} -.oplb-bs .btn .caret { - margin-left: 0; -} -.oplb-bs .btn-lg .caret { - border-width: 5px 5px 0; - border-bottom-width: 0; -} -.oplb-bs .dropup .btn-lg .caret { - border-width: 0 5px 5px; -} -.oplb-bs .btn-group-vertical > .btn, -.oplb-bs .btn-group-vertical > .btn-group, -.oplb-bs .btn-group-vertical > .btn-group > .btn { - display: block; - float: none; - width: 100%; - max-width: 100%; -} -.oplb-bs .btn-group-vertical > .btn-group > .btn { - float: none; -} -.oplb-bs .btn-group-vertical > .btn + .btn, -.oplb-bs .btn-group-vertical > .btn + .btn-group, -.oplb-bs .btn-group-vertical > .btn-group + .btn, -.oplb-bs .btn-group-vertical > .btn-group + .btn-group { - margin-top: -1px; - margin-left: 0; -} -.oplb-bs .btn-group-vertical > .btn:not(:first-child):not(:last-child) { - border-radius: 0; -} -.oplb-bs .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.oplb-bs .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 4px; - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.oplb-bs .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.oplb-bs .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, -.oplb-bs .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.oplb-bs .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.oplb-bs .btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate; -} -.oplb-bs .btn-group-justified > .btn, -.oplb-bs .btn-group-justified > .btn-group { - float: none; - display: table-cell; - width: 1%; -} -.oplb-bs .btn-group-justified > .btn-group .btn { - width: 100%; -} -.oplb-bs .btn-group-justified > .btn-group .dropdown-menu { - left: auto; -} -.oplb-bs [data-toggle="buttons"] > .btn > input[type="radio"], -.oplb-bs [data-toggle="buttons"] > .btn > input[type="checkbox"] { - position: absolute; - z-index: -1; - opacity: 0; - filter: alpha(opacity=0); -} -.oplb-bs .input-group { - position: relative; - display: table; - border-collapse: separate; -} -.oplb-bs .input-group[class*="col-"] { - float: none; - padding-left: 0; - padding-right: 0; -} -.oplb-bs .input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0; -} -.oplb-bs .input-group-lg > .form-control, -.oplb-bs .input-group-lg > .input-group-addon, -.oplb-bs .input-group-lg > .input-group-btn > .btn { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.33; - border-radius: 4px; -} -select.oplb-bs .input-group-lg > .form-control, -select.oplb-bs .input-group-lg > .input-group-addon, -select.oplb-bs .input-group-lg > .input-group-btn > .btn { - height: 46px; - line-height: 46px; -} -textarea.oplb-bs .input-group-lg > .form-control, -textarea.oplb-bs .input-group-lg > .input-group-addon, -textarea.oplb-bs .input-group-lg > .input-group-btn > .btn, -select[multiple].oplb-bs .input-group-lg > .form-control, -select[multiple].oplb-bs .input-group-lg > .input-group-addon, -select[multiple].oplb-bs .input-group-lg > .input-group-btn > .btn { - height: auto; -} -.oplb-bs .input-group-sm > .form-control, -.oplb-bs .input-group-sm > .input-group-addon, -.oplb-bs .input-group-sm > .input-group-btn > .btn { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -select.oplb-bs .input-group-sm > .form-control, -select.oplb-bs .input-group-sm > .input-group-addon, -select.oplb-bs .input-group-sm > .input-group-btn > .btn { - height: 30px; - line-height: 30px; -} -textarea.oplb-bs .input-group-sm > .form-control, -textarea.oplb-bs .input-group-sm > .input-group-addon, -textarea.oplb-bs .input-group-sm > .input-group-btn > .btn, -select[multiple].oplb-bs .input-group-sm > .form-control, -select[multiple].oplb-bs .input-group-sm > .input-group-addon, -select[multiple].oplb-bs .input-group-sm > .input-group-btn > .btn { - height: auto; -} -.oplb-bs .input-group-addon, -.oplb-bs .input-group-btn, -.oplb-bs .input-group .form-control { - display: table-cell; -} -.oplb-bs .input-group-addon:not(:first-child):not(:last-child), -.oplb-bs .input-group-btn:not(:first-child):not(:last-child), -.oplb-bs .input-group .form-control:not(:first-child):not(:last-child) { - border-radius: 0; -} -.oplb-bs .input-group-addon, -.oplb-bs .input-group-btn { - width: 1%; - white-space: nowrap; - vertical-align: middle; -} -.oplb-bs .input-group-addon { - padding: 6px 12px; - font-size: 14px; - font-weight: normal; - line-height: 1; - color: #555555; - text-align: center; - background-color: #eeeeee; - border: 1px solid #ccc; - border-radius: 4px; -} -.oplb-bs .input-group-addon.input-sm { - padding: 5px 10px; - font-size: 12px; - border-radius: 3px; -} -.oplb-bs .input-group-addon.input-lg { - padding: 10px 16px; - font-size: 18px; - border-radius: 4px; -} -.oplb-bs .input-group-addon input[type="radio"], -.oplb-bs .input-group-addon input[type="checkbox"] { - margin-top: 0; -} -.oplb-bs .input-group .form-control:first-child, -.oplb-bs .input-group-addon:first-child, -.oplb-bs .input-group-btn:first-child > .btn, -.oplb-bs .input-group-btn:first-child > .btn-group > .btn, -.oplb-bs .input-group-btn:first-child > .dropdown-toggle, -.oplb-bs .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), -.oplb-bs .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.oplb-bs .input-group-addon:first-child { - border-right: 0; -} -.oplb-bs .input-group .form-control:last-child, -.oplb-bs .input-group-addon:last-child, -.oplb-bs .input-group-btn:last-child > .btn, -.oplb-bs .input-group-btn:last-child > .btn-group > .btn, -.oplb-bs .input-group-btn:last-child > .dropdown-toggle, -.oplb-bs .input-group-btn:first-child > .btn:not(:first-child), -.oplb-bs .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.oplb-bs .input-group-addon:last-child { - border-left: 0; -} -.oplb-bs .input-group-btn { - position: relative; - font-size: 0; - white-space: nowrap; -} -.oplb-bs .input-group-btn > .btn { - position: relative; -} -.oplb-bs .input-group-btn > .btn + .btn { - margin-left: -1px; -} -.oplb-bs .input-group-btn > .btn:hover, -.oplb-bs .input-group-btn > .btn:focus, -.oplb-bs .input-group-btn > .btn:active { - z-index: 2; -} -.oplb-bs .input-group-btn:first-child > .btn, -.oplb-bs .input-group-btn:first-child > .btn-group { - margin-right: -1px; -} -.oplb-bs .input-group-btn:last-child > .btn, -.oplb-bs .input-group-btn:last-child > .btn-group { - margin-left: -1px; -} -.oplb-bs .nav { - margin-bottom: 0; - padding-left: 0; - list-style: none; -} -.oplb-bs .nav > li { - position: relative; - display: block; -} -.oplb-bs .nav > li > a { - position: relative; - display: block; - padding: 10px 15px; -} -.oplb-bs .nav > li > a:hover, -.oplb-bs .nav > li > a:focus { - text-decoration: none; - background-color: transparent; -} -.oplb-bs .nav > li.disabled > a { - color: #777777; -} -.oplb-bs .nav > li.disabled > a:hover, -.oplb-bs .nav > li.disabled > a:focus { - color: #777777; - text-decoration: none; - background-color: transparent; - cursor: not-allowed; -} -.oplb-bs .nav .open > a, -.oplb-bs .nav .open > a:hover, -.oplb-bs .nav .open > a:focus { - background-color: transparent; - border-color: #333333; -} -.oplb-bs .nav .nav-divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5; -} -.oplb-bs .nav > li > a > img { - max-width: none; -} -.oplb-bs .nav-tabs { - border-bottom: 1px solid #ddd; -} -.oplb-bs .nav-tabs > li { - float: left; - margin-bottom: -1px; -} -.oplb-bs .nav-tabs > li > a { - margin-right: 2px; - line-height: 1.42857143; - border: 1px solid transparent; - border-radius: 4px 4px 0 0; -} -.oplb-bs .nav-tabs > li > a:hover { - border-color: #eeeeee #eeeeee #ddd; -} -.oplb-bs .nav-tabs > li.active > a, -.oplb-bs .nav-tabs > li.active > a:hover, -.oplb-bs .nav-tabs > li.active > a:focus { - color: #555555; - background-color: #fff; - border: 1px solid #ddd; - border-bottom-color: transparent; - cursor: default; -} -.oplb-bs .nav-tabs.nav-justified { - width: 100%; - border-bottom: 0; -} -.oplb-bs .nav-tabs.nav-justified > li { - float: none; -} -.oplb-bs .nav-tabs.nav-justified > li > a { - text-align: center; - margin-bottom: 5px; -} -.oplb-bs .nav-tabs.nav-justified > .dropdown .dropdown-menu { - top: auto; - left: auto; -} -@media (min-width: 768px) { - .oplb-bs .nav-tabs.nav-justified > li { - display: table-cell; - width: 1%; - } - .oplb-bs .nav-tabs.nav-justified > li > a { - margin-bottom: 0; - } -} -.oplb-bs .nav-tabs.nav-justified > li > a { - margin-right: 0; - border-radius: 4px; -} -.oplb-bs .nav-tabs.nav-justified > .active > a, -.oplb-bs .nav-tabs.nav-justified > .active > a:hover, -.oplb-bs .nav-tabs.nav-justified > .active > a:focus { - border: 1px solid #ddd; -} -@media (min-width: 768px) { - .oplb-bs .nav-tabs.nav-justified > li > a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0; - } - .oplb-bs .nav-tabs.nav-justified > .active > a, - .oplb-bs .nav-tabs.nav-justified > .active > a:hover, - .oplb-bs .nav-tabs.nav-justified > .active > a:focus { - border-bottom-color: #fff; - } -} -.oplb-bs .nav-pills > li { - float: left; -} -.oplb-bs .nav-pills > li > a { - border-radius: 4px; -} -.oplb-bs .nav-pills > li + li { - margin-left: 2px; -} -.oplb-bs .nav-pills > li.active > a, -.oplb-bs .nav-pills > li.active > a:hover, -.oplb-bs .nav-pills > li.active > a:focus { - color: #fff; - background-color: #428bca; -} -.oplb-bs .nav-stacked > li { - float: none; -} -.oplb-bs .nav-stacked > li + li { - margin-top: 2px; - margin-left: 0; -} -.oplb-bs .nav-justified { - width: 100%; -} -.oplb-bs .nav-justified > li { - float: none; -} -.oplb-bs .nav-justified > li > a { - text-align: center; - margin-bottom: 5px; -} -.oplb-bs .nav-justified > .dropdown .dropdown-menu { - top: auto; - left: auto; -} -@media (min-width: 768px) { - .oplb-bs .nav-justified > li { - display: table-cell; - width: 1%; - } - .oplb-bs .nav-justified > li > a { - margin-bottom: 0; - } -} -.oplb-bs .nav-tabs-justified { - border-bottom: 0; -} -.oplb-bs .nav-tabs-justified > li > a { - margin-right: 0; - border-radius: 4px; -} -.oplb-bs .nav-tabs-justified > .active > a, -.oplb-bs .nav-tabs-justified > .active > a:hover, -.oplb-bs .nav-tabs-justified > .active > a:focus { - border: 1px solid #ddd; -} -@media (min-width: 768px) { - .oplb-bs .nav-tabs-justified > li > a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0; - } - .oplb-bs .nav-tabs-justified > .active > a, - .oplb-bs .nav-tabs-justified > .active > a:hover, - .oplb-bs .nav-tabs-justified > .active > a:focus { - border-bottom-color: #fff; - } -} -.oplb-bs .tab-content > .tab-pane { - display: none; -} -.oplb-bs .tab-content > .active { - display: block; -} -.oplb-bs .nav-tabs .dropdown-menu { - margin-top: -1px; - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.oplb-bs .navbar { - position: relative; - min-height: 50px; - margin-bottom: 40px; - border: 1px solid transparent; -} -@media (min-width: 768px) { - .oplb-bs .navbar { - border-radius: 0; - } -} -@media (min-width: 768px) { - .oplb-bs .navbar-header { - float: left; - } -} -.oplb-bs .navbar-collapse { - overflow-x: visible; - padding-right: 7px; - padding-left: 7px; - border-top: 1px solid transparent; - box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); - -webkit-overflow-scrolling: touch; -} -.oplb-bs .navbar-collapse.in { - overflow-y: auto; -} -@media (min-width: 768px) { - .oplb-bs .navbar-collapse { - width: auto; - border-top: 0; - box-shadow: none; - } - .oplb-bs .navbar-collapse.collapse { - display: block !important; - height: auto !important; - padding-bottom: 0; - overflow: visible !important; - } - .oplb-bs .navbar-collapse.in { - overflow-y: visible; - } - .navbar-fixed-top .oplb-bs .navbar-collapse, - .navbar-static-top .oplb-bs .navbar-collapse, - .navbar-fixed-bottom .oplb-bs .navbar-collapse { - padding-left: 0; - padding-right: 0; - } -} -.oplb-bs .navbar-fixed-top .navbar-collapse, -.oplb-bs .navbar-fixed-bottom .navbar-collapse { - max-height: 340px; -} -@media (max-width: 480px) and (orientation: landscape) { - .oplb-bs .navbar-fixed-top .navbar-collapse, - .oplb-bs .navbar-fixed-bottom .navbar-collapse { - max-height: 200px; - } -} -.oplb-bs .container > .navbar-header, -.oplb-bs .container-fluid > .navbar-header, -.oplb-bs .container > .navbar-collapse, -.oplb-bs .container-fluid > .navbar-collapse { - margin-right: -7px; - margin-left: -7px; -} -@media (min-width: 768px) { - .oplb-bs .container > .navbar-header, - .oplb-bs .container-fluid > .navbar-header, - .oplb-bs .container > .navbar-collapse, - .oplb-bs .container-fluid > .navbar-collapse { - margin-right: 0; - margin-left: 0; - } -} -.oplb-bs .navbar-static-top { - z-index: 1000; - border-width: 0 0 1px; -} -@media (min-width: 768px) { - .oplb-bs .navbar-static-top { - border-radius: 0; - } -} -.oplb-bs .navbar-fixed-top, -.oplb-bs .navbar-fixed-bottom { - position: fixed; - right: 0; - left: 0; - z-index: 1030; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); -} -@media (min-width: 768px) { - .oplb-bs .navbar-fixed-top, - .oplb-bs .navbar-fixed-bottom { - border-radius: 0; - } -} -.oplb-bs .navbar-fixed-top { - top: 0; - border-width: 0 0 1px; -} -.oplb-bs .navbar-fixed-bottom { - bottom: 0; - margin-bottom: 0; - border-width: 1px 0 0; -} -.oplb-bs .navbar-brand { - float: left; - padding: 15px 7px; - font-size: 18px; - line-height: 20px; - height: 50px; -} -.oplb-bs .navbar-brand:hover, -.oplb-bs .navbar-brand:focus { - text-decoration: none; -} -@media (min-width: 768px) { - .navbar > .container .oplb-bs .navbar-brand, - .navbar > .container-fluid .oplb-bs .navbar-brand { - margin-left: -7px; - } -} -.oplb-bs .navbar-toggle { - position: relative; - float: right; - margin-right: 7px; - padding: 9px 10px; - margin-top: 8px; - margin-bottom: 8px; - background-color: transparent; - background-image: none; - border: 1px solid transparent; - border-radius: 4px; -} -.oplb-bs .navbar-toggle:focus { - outline: 0; -} -.oplb-bs .navbar-toggle .icon-bar { - display: block; - width: 22px; - height: 2px; - border-radius: 1px; -} -.oplb-bs .navbar-toggle .icon-bar + .icon-bar { - margin-top: 4px; -} -@media (min-width: 768px) { - .oplb-bs .navbar-toggle { - display: none; - } -} -.oplb-bs .navbar-nav { - margin: 7.5px -7px; -} -.oplb-bs .navbar-nav > li > a { - padding-top: 10px; - padding-bottom: 10px; - line-height: 20px; -} -@media (max-width: 767px) { - .oplb-bs .navbar-nav .open .dropdown-menu { - position: static; - float: none; - width: auto; - margin-top: 0; - background-color: transparent; - border: 0; - box-shadow: none; - } - .oplb-bs .navbar-nav .open .dropdown-menu > li > a, - .oplb-bs .navbar-nav .open .dropdown-menu .dropdown-header { - padding: 5px 15px 5px 25px; - } - .oplb-bs .navbar-nav .open .dropdown-menu > li > a { - line-height: 20px; - } - .oplb-bs .navbar-nav .open .dropdown-menu > li > a:hover, - .oplb-bs .navbar-nav .open .dropdown-menu > li > a:focus { - background-image: none; - } -} -@media (min-width: 768px) { - .oplb-bs .navbar-nav { - float: left; - margin: 0; - } - .oplb-bs .navbar-nav > li { - float: left; - } - .oplb-bs .navbar-nav > li > a { - padding-top: 15px; - padding-bottom: 15px; - } - .oplb-bs .navbar-nav.navbar-right:last-child { - margin-right: -7px; - } -} -@media (min-width: 768px) { - .oplb-bs .navbar-left { - float: left !important; - } - .oplb-bs .navbar-right { - float: right !important; - } -} -.oplb-bs .navbar-form { - margin-left: -7px; - margin-right: -7px; - padding: 10px 7px; - border-top: 1px solid transparent; - border-bottom: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); - margin-top: 8px; - margin-bottom: 8px; -} -@media (min-width: 768px) { - .oplb-bs .navbar-form .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle; - } - .oplb-bs .navbar-form .form-control { - display: inline-block; - width: auto; - vertical-align: middle; - } - .oplb-bs .navbar-form .input-group { - display: inline-table; - vertical-align: middle; - } - .oplb-bs .navbar-form .input-group .input-group-addon, - .oplb-bs .navbar-form .input-group .input-group-btn, - .oplb-bs .navbar-form .input-group .form-control { - width: auto; - } - .oplb-bs .navbar-form .input-group > .form-control { - width: 100%; - } - .oplb-bs .navbar-form .control-label { - margin-bottom: 0; - vertical-align: middle; - } - .oplb-bs .navbar-form .radio, - .oplb-bs .navbar-form .checkbox { - display: inline-block; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .oplb-bs .navbar-form .radio label, - .oplb-bs .navbar-form .checkbox label { - padding-left: 0; - } - .oplb-bs .navbar-form .radio input[type="radio"], - .oplb-bs .navbar-form .checkbox input[type="checkbox"] { - position: relative; - margin-left: 0; - } - .oplb-bs .navbar-form .has-feedback .form-control-feedback { - top: 0; - } -} -@media (max-width: 767px) { - .oplb-bs .navbar-form .form-group { - margin-bottom: 5px; - } -} -@media (min-width: 768px) { - .oplb-bs .navbar-form { - width: auto; - border: 0; - margin-left: 0; - margin-right: 0; - padding-top: 0; - padding-bottom: 0; - -webkit-box-shadow: none; - box-shadow: none; - } - .oplb-bs .navbar-form.navbar-right:last-child { - margin-right: -7px; - } -} -.oplb-bs .navbar-nav > li > .dropdown-menu { - margin-top: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.oplb-bs .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.oplb-bs .navbar-btn { - margin-top: 8px; - margin-bottom: 8px; -} -.oplb-bs .navbar-btn.btn-sm { - margin-top: 10px; - margin-bottom: 10px; -} -.oplb-bs .navbar-btn.btn-xs { - margin-top: 14px; - margin-bottom: 14px; -} -.oplb-bs .navbar-text { - margin-top: 15px; - margin-bottom: 15px; -} -@media (min-width: 768px) { - .oplb-bs .navbar-text { - float: left; - margin-left: 7px; - margin-right: 7px; - } - .oplb-bs .navbar-text.navbar-right:last-child { - margin-right: 0; - } -} -.oplb-bs .navbar-default { - background-color: #ffffff; - border-color: #dddddd; -} -.oplb-bs .navbar-default .navbar-brand { - color: #777; -} -.oplb-bs .navbar-default .navbar-brand:hover, -.oplb-bs .navbar-default .navbar-brand:focus { - color: #5e5e5e; - background-color: transparent; -} -.oplb-bs .navbar-default .navbar-text { - color: #777; -} -.oplb-bs .navbar-default .navbar-nav > li > a { - color: #777; -} -.oplb-bs .navbar-default .navbar-nav > li > a:hover, -.oplb-bs .navbar-default .navbar-nav > li > a:focus { - color: #333; - background-color: transparent; -} -.oplb-bs .navbar-default .navbar-nav > .active > a, -.oplb-bs .navbar-default .navbar-nav > .active > a:hover, -.oplb-bs .navbar-default .navbar-nav > .active > a:focus { - color: #555; - background-color: #eeeeee; -} -.oplb-bs .navbar-default .navbar-nav > .disabled > a, -.oplb-bs .navbar-default .navbar-nav > .disabled > a:hover, -.oplb-bs .navbar-default .navbar-nav > .disabled > a:focus { - color: #ccc; - background-color: transparent; -} -.oplb-bs .navbar-default .navbar-toggle { - border-color: #ddd; -} -.oplb-bs .navbar-default .navbar-toggle:hover, -.oplb-bs .navbar-default .navbar-toggle:focus { - background-color: #ddd; -} -.oplb-bs .navbar-default .navbar-toggle .icon-bar { - background-color: #888; -} -.oplb-bs .navbar-default .navbar-collapse, -.oplb-bs .navbar-default .navbar-form { - border-color: #dddddd; -} -.oplb-bs .navbar-default .navbar-nav > .open > a, -.oplb-bs .navbar-default .navbar-nav > .open > a:hover, -.oplb-bs .navbar-default .navbar-nav > .open > a:focus { - background-color: #eeeeee; - color: #555; -} -@media (max-width: 767px) { - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a { - color: #777; - } - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { - color: #333; - background-color: transparent; - } - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a, - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { - color: #555; - background-color: #eeeeee; - } - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, - .oplb-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { - color: #ccc; - background-color: transparent; - } -} -.oplb-bs .navbar-default .navbar-link { - color: #777; -} -.oplb-bs .navbar-default .navbar-link:hover { - color: #333; -} -.oplb-bs .navbar-default .btn-link { - color: #777; -} -.oplb-bs .navbar-default .btn-link:hover, -.oplb-bs .navbar-default .btn-link:focus { - color: #333; -} -.oplb-bs .navbar-default .btn-link[disabled]:hover, -fieldset[disabled] .oplb-bs .navbar-default .btn-link:hover, -.oplb-bs .navbar-default .btn-link[disabled]:focus, -fieldset[disabled] .oplb-bs .navbar-default .btn-link:focus { - color: #ccc; -} -.oplb-bs .navbar-inverse { - background-color: #222; - border-color: #080808; -} -.oplb-bs .navbar-inverse .navbar-brand { - color: #777777; -} -.oplb-bs .navbar-inverse .navbar-brand:hover, -.oplb-bs .navbar-inverse .navbar-brand:focus { - color: #fff; - background-color: transparent; -} -.oplb-bs .navbar-inverse .navbar-text { - color: #777777; -} -.oplb-bs .navbar-inverse .navbar-nav > li > a { - color: #777777; -} -.oplb-bs .navbar-inverse .navbar-nav > li > a:hover, -.oplb-bs .navbar-inverse .navbar-nav > li > a:focus { - color: #fff; - background-color: transparent; -} -.oplb-bs .navbar-inverse .navbar-nav > .active > a, -.oplb-bs .navbar-inverse .navbar-nav > .active > a:hover, -.oplb-bs .navbar-inverse .navbar-nav > .active > a:focus { - color: #fff; - background-color: #080808; -} -.oplb-bs .navbar-inverse .navbar-nav > .disabled > a, -.oplb-bs .navbar-inverse .navbar-nav > .disabled > a:hover, -.oplb-bs .navbar-inverse .navbar-nav > .disabled > a:focus { - color: #444; - background-color: transparent; -} -.oplb-bs .navbar-inverse .navbar-toggle { - border-color: #333; -} -.oplb-bs .navbar-inverse .navbar-toggle:hover, -.oplb-bs .navbar-inverse .navbar-toggle:focus { - background-color: #333; -} -.oplb-bs .navbar-inverse .navbar-toggle .icon-bar { - background-color: #fff; -} -.oplb-bs .navbar-inverse .navbar-collapse, -.oplb-bs .navbar-inverse .navbar-form { - border-color: #101010; -} -.oplb-bs .navbar-inverse .navbar-nav > .open > a, -.oplb-bs .navbar-inverse .navbar-nav > .open > a:hover, -.oplb-bs .navbar-inverse .navbar-nav > .open > a:focus { - background-color: #080808; - color: #fff; -} -@media (max-width: 767px) { - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { - border-color: #080808; - } - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu .divider { - background-color: #080808; - } - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { - color: #777777; - } - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { - color: #fff; - background-color: transparent; - } - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { - color: #fff; - background-color: #080808; - } - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, - .oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { - color: #444; - background-color: transparent; - } -} -.oplb-bs .navbar-inverse .navbar-link { - color: #777777; -} -.oplb-bs .navbar-inverse .navbar-link:hover { - color: #fff; -} -.oplb-bs .navbar-inverse .btn-link { - color: #777777; -} -.oplb-bs .navbar-inverse .btn-link:hover, -.oplb-bs .navbar-inverse .btn-link:focus { - color: #fff; -} -.oplb-bs .navbar-inverse .btn-link[disabled]:hover, -fieldset[disabled] .oplb-bs .navbar-inverse .btn-link:hover, -.oplb-bs .navbar-inverse .btn-link[disabled]:focus, -fieldset[disabled] .oplb-bs .navbar-inverse .btn-link:focus { - color: #444; -} -.oplb-bs .breadcrumb { - padding: 8px 15px; - margin-bottom: 20px; - list-style: none; - background-color: #f5f5f5; - border-radius: 4px; -} -.oplb-bs .breadcrumb > li { - display: inline-block; -} -.oplb-bs .breadcrumb > li + li:before { - content: "/\00a0"; - padding: 0 5px; - color: #ccc; -} -.oplb-bs .breadcrumb > .active { - color: #777777; -} -.oplb-bs .pagination { - display: inline-block; - padding-left: 0; - margin: 20px 0; - border-radius: 4px; -} -.oplb-bs .pagination > li { - display: inline; -} -.oplb-bs .pagination > li > a, -.oplb-bs .pagination > li > span { - position: relative; - float: left; - padding: 6px 12px; - line-height: 1.42857143; - text-decoration: none; - color: #333333; - background-color: #fff; - border: 1px solid #ddd; - margin-left: -1px; -} -.oplb-bs .pagination > li:first-child > a, -.oplb-bs .pagination > li:first-child > span { - margin-left: 0; - border-bottom-left-radius: 4px; - border-top-left-radius: 4px; -} -.oplb-bs .pagination > li:last-child > a, -.oplb-bs .pagination > li:last-child > span { - border-bottom-right-radius: 4px; - border-top-right-radius: 4px; -} -.oplb-bs .pagination > li > a:hover, -.oplb-bs .pagination > li > span:hover, -.oplb-bs .pagination > li > a:focus, -.oplb-bs .pagination > li > span:focus { - color: #0d0d0d; - background-color: #eeeeee; - border-color: #ddd; -} -.oplb-bs .pagination > .active > a, -.oplb-bs .pagination > .active > span, -.oplb-bs .pagination > .active > a:hover, -.oplb-bs .pagination > .active > span:hover, -.oplb-bs .pagination > .active > a:focus, -.oplb-bs .pagination > .active > span:focus { - z-index: 2; - color: #fff; - background-color: #428bca; - border-color: #428bca; - cursor: default; -} -.oplb-bs .pagination > .disabled > span, -.oplb-bs .pagination > .disabled > span:hover, -.oplb-bs .pagination > .disabled > span:focus, -.oplb-bs .pagination > .disabled > a, -.oplb-bs .pagination > .disabled > a:hover, -.oplb-bs .pagination > .disabled > a:focus { - color: #777777; - background-color: #fff; - border-color: #ddd; - cursor: not-allowed; -} -.oplb-bs .pagination-lg > li > a, -.oplb-bs .pagination-lg > li > span { - padding: 10px 16px; - font-size: 18px; -} -.oplb-bs .pagination-lg > li:first-child > a, -.oplb-bs .pagination-lg > li:first-child > span { - border-bottom-left-radius: 4px; - border-top-left-radius: 4px; -} -.oplb-bs .pagination-lg > li:last-child > a, -.oplb-bs .pagination-lg > li:last-child > span { - border-bottom-right-radius: 4px; - border-top-right-radius: 4px; -} -.oplb-bs .pagination-sm > li > a, -.oplb-bs .pagination-sm > li > span { - padding: 5px 10px; - font-size: 12px; -} -.oplb-bs .pagination-sm > li:first-child > a, -.oplb-bs .pagination-sm > li:first-child > span { - border-bottom-left-radius: 3px; - border-top-left-radius: 3px; -} -.oplb-bs .pagination-sm > li:last-child > a, -.oplb-bs .pagination-sm > li:last-child > span { - border-bottom-right-radius: 3px; - border-top-right-radius: 3px; -} -.oplb-bs .pager { - padding-left: 0; - margin: 20px 0; - list-style: none; - text-align: center; -} -.oplb-bs .pager li { - display: inline; -} -.oplb-bs .pager li > a, -.oplb-bs .pager li > span { - display: inline-block; - padding: 5px 14px; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 15px; -} -.oplb-bs .pager li > a:hover, -.oplb-bs .pager li > a:focus { - text-decoration: none; - background-color: #eeeeee; -} -.oplb-bs .pager .next > a, -.oplb-bs .pager .next > span { - float: right; -} -.oplb-bs .pager .previous > a, -.oplb-bs .pager .previous > span { - float: left; -} -.oplb-bs .pager .disabled > a, -.oplb-bs .pager .disabled > a:hover, -.oplb-bs .pager .disabled > a:focus, -.oplb-bs .pager .disabled > span { - color: #777777; - background-color: #fff; - cursor: not-allowed; -} -.oplb-bs .label { - display: inline; - padding: 0.2em 0.6em 0.3em; - font-size: 75%; - font-weight: bold; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - border-radius: 0.25em; -} -a.oplb-bs .label:hover, -a.oplb-bs .label:focus { - color: #fff; - text-decoration: none; - cursor: pointer; -} -.oplb-bs .label:empty { - display: none; -} -.btn .oplb-bs .label { - position: relative; - top: -1px; -} -.oplb-bs .label-default { - background-color: #777777; -} -.oplb-bs .label-default[href]:hover, -.oplb-bs .label-default[href]:focus { - background-color: #5e5e5e; -} -.oplb-bs .label-primary { - background-color: #428bca; -} -.oplb-bs .label-primary[href]:hover, -.oplb-bs .label-primary[href]:focus { - background-color: #3071a9; -} -.oplb-bs .label-success { - background-color: #5cb85c; -} -.oplb-bs .label-success[href]:hover, -.oplb-bs .label-success[href]:focus { - background-color: #449d44; -} -.oplb-bs .label-info { - background-color: #5bc0de; -} -.oplb-bs .label-info[href]:hover, -.oplb-bs .label-info[href]:focus { - background-color: #31b0d5; -} -.oplb-bs .label-warning { - background-color: #f0ad4e; -} -.oplb-bs .label-warning[href]:hover, -.oplb-bs .label-warning[href]:focus { - background-color: #ec971f; -} -.oplb-bs .label-danger { - background-color: #d9534f; -} -.oplb-bs .label-danger[href]:hover, -.oplb-bs .label-danger[href]:focus { - background-color: #c9302c; -} -.oplb-bs .badge { - display: inline-block; - min-width: 10px; - padding: 3px 7px; - font-size: 12px; - font-weight: bold; - color: #fff; - line-height: 1; - vertical-align: baseline; - white-space: nowrap; - text-align: center; - background-color: #777777; - border-radius: 10px; -} -.oplb-bs .badge:empty { - display: none; -} -.btn .oplb-bs .badge { - position: relative; - top: -1px; -} -.btn-xs .oplb-bs .badge { - top: 0; - padding: 1px 5px; -} -a.oplb-bs .badge:hover, -a.oplb-bs .badge:focus { - color: #fff; - text-decoration: none; - cursor: pointer; -} -a.list-group-item.active > .oplb-bs .badge, -.nav-pills > .active > a > .oplb-bs .badge { - color: #333333; - background-color: #fff; -} -.nav-pills > li > a > .oplb-bs .badge { - margin-left: 3px; -} -.oplb-bs .jumbotron { - padding: 30px; - margin-bottom: 30px; - color: inherit; - background-color: #eeeeee; -} -.oplb-bs .jumbotron h1, -.oplb-bs .jumbotron .h1 { - color: inherit; -} -.oplb-bs .jumbotron p { - margin-bottom: 15px; - font-size: 21px; - font-weight: 200; -} -.oplb-bs .jumbotron > hr { - border-top-color: #d5d5d5; -} -.container .oplb-bs .jumbotron { - border-radius: 4px; -} -.oplb-bs .jumbotron .container { - max-width: 100%; -} -@media screen and (min-width: 768px) { - .oplb-bs .jumbotron { - padding-top: 48px; - padding-bottom: 48px; - } - .container .oplb-bs .jumbotron { - padding-left: 60px; - padding-right: 60px; - } - .oplb-bs .jumbotron h1, - .oplb-bs .jumbotron .h1 { - font-size: 63px; - } -} -.oplb-bs .thumbnail { - display: block; - padding: 4px; - margin-bottom: 20px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all 0.2s ease-in-out; - -o-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; -} -.oplb-bs .thumbnail > img, -.oplb-bs .thumbnail a > img { - margin-left: auto; - margin-right: auto; -} -a.oplb-bs .thumbnail:hover, -a.oplb-bs .thumbnail:focus, -a.oplb-bs .thumbnail.active { - border-color: #333333; -} -.oplb-bs .thumbnail .caption { - padding: 9px; - color: #333333; -} -.oplb-bs .alert { - padding: 15px; - margin-bottom: 20px; - border: 1px solid transparent; - border-radius: 4px; -} -.oplb-bs .alert h4 { - margin-top: 0; - color: inherit; -} -.oplb-bs .alert .alert-link { - font-weight: bold; -} -.oplb-bs .alert > p, -.oplb-bs .alert > ul { - margin-bottom: 0; -} -.oplb-bs .alert > p + p { - margin-top: 5px; -} -.oplb-bs .alert-dismissable, -.oplb-bs .alert-dismissible { - padding-right: 35px; -} -.oplb-bs .alert-dismissable .close, -.oplb-bs .alert-dismissible .close { - position: relative; - top: -2px; - right: -21px; - color: inherit; -} -.oplb-bs .alert-success { - background-color: #dff0d8; - border-color: #d6e9c6; - color: #3c763d; -} -.oplb-bs .alert-success hr { - border-top-color: #c9e2b3; -} -.oplb-bs .alert-success .alert-link { - color: #2b542c; -} -.oplb-bs .alert-info { - background-color: #d9edf7; - border-color: #bce8f1; - color: #31708f; -} -.oplb-bs .alert-info hr { - border-top-color: #a6e1ec; -} -.oplb-bs .alert-info .alert-link { - color: #245269; -} -.oplb-bs .alert-warning { - background-color: #fcf8e3; - border-color: #faebcc; - color: #8a6d3b; -} -.oplb-bs .alert-warning hr { - border-top-color: #f7e1b5; -} -.oplb-bs .alert-warning .alert-link { - color: #66512c; -} -.oplb-bs .alert-danger { - background-color: #f2dede; - border-color: #ebccd1; - color: #ff5959; -} -.oplb-bs .alert-danger hr { - border-top-color: #e4b9c0; -} -.oplb-bs .alert-danger .alert-link { - color: #ff2626; -} -@-webkit-keyframes progress-bar-stripes { - from { - background-position: 40px 0; - } - to { - background-position: 0 0; - } -} -@keyframes progress-bar-stripes { - from { - background-position: 40px 0; - } - to { - background-position: 0 0; - } -} -.oplb-bs .progress { - overflow: hidden; - height: 20px; - margin-bottom: 20px; - background-color: #f5f5f5; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); - box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -} -.oplb-bs .progress-bar { - float: left; - width: 0%; - height: 100%; - font-size: 12px; - line-height: 20px; - color: #fff; - text-align: center; - background-color: #428bca; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); - -webkit-transition: width 0.6s ease; - -o-transition: width 0.6s ease; - transition: width 0.6s ease; -} -.oplb-bs .progress-striped .progress-bar, -.oplb-bs .progress-bar-striped { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-size: 40px 40px; -} -.oplb-bs .progress.active .progress-bar, -.oplb-bs .progress-bar.active { - -webkit-animation: progress-bar-stripes 2s linear infinite; - -o-animation: progress-bar-stripes 2s linear infinite; - animation: progress-bar-stripes 2s linear infinite; -} -.oplb-bs .progress-bar[aria-valuenow="1"], -.oplb-bs .progress-bar[aria-valuenow="2"] { - min-width: 30px; -} -.oplb-bs .progress-bar[aria-valuenow="0"] { - color: #777777; - min-width: 30px; - background-color: transparent; - background-image: none; - box-shadow: none; -} -.oplb-bs .progress-bar-success { - background-color: #5cb85c; -} -.progress-striped .oplb-bs .progress-bar-success { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.oplb-bs .progress-bar-info { - background-color: #5bc0de; -} -.progress-striped .oplb-bs .progress-bar-info { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.oplb-bs .progress-bar-warning { - background-color: #f0ad4e; -} -.progress-striped .oplb-bs .progress-bar-warning { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.oplb-bs .progress-bar-danger { - background-color: #d9534f; -} -.progress-striped .oplb-bs .progress-bar-danger { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.oplb-bs .media, -.oplb-bs .media-body { - overflow: hidden; - zoom: 1; -} -.oplb-bs .media, -.oplb-bs .media .media { - margin-top: 15px; -} -.oplb-bs .media:first-child { - margin-top: 0; -} -.oplb-bs .media-object { - display: block; -} -.oplb-bs .media-heading { - margin: 0 0 5px; -} -.oplb-bs .media > .pull-left { - margin-right: 10px; -} -.oplb-bs .media > .pull-right { - margin-left: 10px; -} -.oplb-bs .media-list { - padding-left: 0; - list-style: none; -} -.oplb-bs .list-group { - margin-bottom: 20px; - padding-left: 0; -} -.oplb-bs .list-group-item { - position: relative; - display: block; - padding: 10px 15px; - margin-bottom: -1px; - background-color: #fff; - border: 1px solid #ddd; -} -.oplb-bs .list-group-item:first-child { - border-top-right-radius: 4px; - border-top-left-radius: 4px; -} -.oplb-bs .list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px; -} -.oplb-bs .list-group-item > .badge { - float: right; -} -.oplb-bs .list-group-item > .badge + .badge { - margin-right: 5px; -} -.oplb-bs a.list-group-item { - color: #555; -} -.oplb-bs a.list-group-item .list-group-item-heading { - color: #333; -} -.oplb-bs a.list-group-item:hover, -.oplb-bs a.list-group-item:focus { - text-decoration: none; - color: #555; - background-color: #f5f5f5; -} -.oplb-bs .list-group-item.disabled, -.oplb-bs .list-group-item.disabled:hover, -.oplb-bs .list-group-item.disabled:focus { - background-color: #eeeeee; - color: #777777; -} -.oplb-bs .list-group-item.disabled .list-group-item-heading, -.oplb-bs .list-group-item.disabled:hover .list-group-item-heading, -.oplb-bs .list-group-item.disabled:focus .list-group-item-heading { - color: inherit; -} -.oplb-bs .list-group-item.disabled .list-group-item-text, -.oplb-bs .list-group-item.disabled:hover .list-group-item-text, -.oplb-bs .list-group-item.disabled:focus .list-group-item-text { - color: #777777; -} -.oplb-bs .list-group-item.active, -.oplb-bs .list-group-item.active:hover, -.oplb-bs .list-group-item.active:focus { - z-index: 2; - color: #fff; - background-color: #428bca; - border-color: #428bca; -} -.oplb-bs .list-group-item.active .list-group-item-heading, -.oplb-bs .list-group-item.active:hover .list-group-item-heading, -.oplb-bs .list-group-item.active:focus .list-group-item-heading, -.oplb-bs .list-group-item.active .list-group-item-heading > small, -.oplb-bs .list-group-item.active:hover .list-group-item-heading > small, -.oplb-bs .list-group-item.active:focus .list-group-item-heading > small, -.oplb-bs .list-group-item.active .list-group-item-heading > .small, -.oplb-bs .list-group-item.active:hover .list-group-item-heading > .small, -.oplb-bs .list-group-item.active:focus .list-group-item-heading > .small { - color: inherit; -} -.oplb-bs .list-group-item.active .list-group-item-text, -.oplb-bs .list-group-item.active:hover .list-group-item-text, -.oplb-bs .list-group-item.active:focus .list-group-item-text { - color: #e1edf7; -} -.oplb-bs .list-group-item-success { - color: #3c763d; - background-color: #dff0d8; -} -a.oplb-bs .list-group-item-success { - color: #3c763d; -} -a.oplb-bs .list-group-item-success .list-group-item-heading { - color: inherit; -} -a.oplb-bs .list-group-item-success:hover, -a.oplb-bs .list-group-item-success:focus { - color: #3c763d; - background-color: #d0e9c6; -} -a.oplb-bs .list-group-item-success.active, -a.oplb-bs .list-group-item-success.active:hover, -a.oplb-bs .list-group-item-success.active:focus { - color: #fff; - background-color: #3c763d; - border-color: #3c763d; -} -.oplb-bs .list-group-item-info { - color: #31708f; - background-color: #d9edf7; -} -a.oplb-bs .list-group-item-info { - color: #31708f; -} -a.oplb-bs .list-group-item-info .list-group-item-heading { - color: inherit; -} -a.oplb-bs .list-group-item-info:hover, -a.oplb-bs .list-group-item-info:focus { - color: #31708f; - background-color: #c4e3f3; -} -a.oplb-bs .list-group-item-info.active, -a.oplb-bs .list-group-item-info.active:hover, -a.oplb-bs .list-group-item-info.active:focus { - color: #fff; - background-color: #31708f; - border-color: #31708f; -} -.oplb-bs .list-group-item-warning { - color: #8a6d3b; - background-color: #fcf8e3; -} -a.oplb-bs .list-group-item-warning { - color: #8a6d3b; -} -a.oplb-bs .list-group-item-warning .list-group-item-heading { - color: inherit; -} -a.oplb-bs .list-group-item-warning:hover, -a.oplb-bs .list-group-item-warning:focus { - color: #8a6d3b; - background-color: #faf2cc; -} -a.oplb-bs .list-group-item-warning.active, -a.oplb-bs .list-group-item-warning.active:hover, -a.oplb-bs .list-group-item-warning.active:focus { - color: #fff; - background-color: #8a6d3b; - border-color: #8a6d3b; -} -.oplb-bs .list-group-item-danger { - color: #ff5959; - background-color: #f2dede; -} -a.oplb-bs .list-group-item-danger { - color: #ff5959; -} -a.oplb-bs .list-group-item-danger .list-group-item-heading { - color: inherit; -} -a.oplb-bs .list-group-item-danger:hover, -a.oplb-bs .list-group-item-danger:focus { - color: #ff5959; - background-color: #ebcccc; -} -a.oplb-bs .list-group-item-danger.active, -a.oplb-bs .list-group-item-danger.active:hover, -a.oplb-bs .list-group-item-danger.active:focus { - color: #fff; - background-color: #ff5959; - border-color: #ff5959; -} -.oplb-bs .list-group-item-heading { - margin-top: 0; - margin-bottom: 5px; -} -.oplb-bs .list-group-item-text { - margin-bottom: 0; - line-height: 1.3; -} -.oplb-bs .panel { - margin-bottom: 20px; - background-color: #fff; - border: 1px solid transparent; - border-radius: 4px; - -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); -} -.oplb-bs .panel-body { - padding: 15px; -} -.oplb-bs .panel-heading { - padding: 10px 15px; - border-bottom: 1px solid transparent; - border-top-right-radius: 3px; - border-top-left-radius: 3px; -} -.oplb-bs .panel-heading > .dropdown .dropdown-toggle { - color: inherit; -} -.oplb-bs .panel-title { - margin-top: 0; - margin-bottom: 0; - font-size: 16px; - color: inherit; -} -.oplb-bs .panel-title > a { - color: inherit; -} -.oplb-bs .panel-footer { - padding: 10px 15px; - background-color: #f5f5f5; - border-top: 1px solid #ddd; - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.oplb-bs .panel > .list-group { - margin-bottom: 0; -} -.oplb-bs .panel > .list-group .list-group-item { - border-width: 1px 0; - border-radius: 0; -} -.oplb-bs .panel > .list-group:first-child .list-group-item:first-child { - border-top: 0; - border-top-right-radius: 3px; - border-top-left-radius: 3px; -} -.oplb-bs .panel > .list-group:last-child .list-group-item:last-child { - border-bottom: 0; - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.oplb-bs .panel-heading + .list-group .list-group-item:first-child { - border-top-width: 0; -} -.oplb-bs .list-group + .panel-footer { - border-top-width: 0; -} -.oplb-bs .panel > .table, -.oplb-bs .panel > .table-responsive > .table, -.oplb-bs .panel > .panel-collapse > .table { - margin-bottom: 0; -} -.oplb-bs .panel > .table:first-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: 3px; - border-top-left-radius: 3px; -} -.oplb-bs .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, -.oplb-bs .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, -.oplb-bs .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, -.oplb-bs .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: 3px; -} -.oplb-bs .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, -.oplb-bs .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, -.oplb-bs .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, -.oplb-bs .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, -.oplb-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: 3px; -} -.oplb-bs .panel > .table:last-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.oplb-bs .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, -.oplb-bs .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, -.oplb-bs .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, -.oplb-bs .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: 3px; -} -.oplb-bs .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, -.oplb-bs .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, -.oplb-bs .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, -.oplb-bs .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, -.oplb-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: 3px; -} -.oplb-bs .panel > .panel-body + .table, -.oplb-bs .panel > .panel-body + .table-responsive { - border-top: 1px solid #ddd; -} -.oplb-bs .panel > .table > tbody:first-child > tr:first-child th, -.oplb-bs .panel > .table > tbody:first-child > tr:first-child td { - border-top: 0; -} -.oplb-bs .panel > .table-bordered, -.oplb-bs .panel > .table-responsive > .table-bordered { - border: 0; -} -.oplb-bs .panel > .table-bordered > thead > tr > th:first-child, -.oplb-bs .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, -.oplb-bs .panel > .table-bordered > tbody > tr > th:first-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, -.oplb-bs .panel > .table-bordered > tfoot > tr > th:first-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, -.oplb-bs .panel > .table-bordered > thead > tr > td:first-child, -.oplb-bs .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, -.oplb-bs .panel > .table-bordered > tbody > tr > td:first-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, -.oplb-bs .panel > .table-bordered > tfoot > tr > td:first-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { - border-left: 0; -} -.oplb-bs .panel > .table-bordered > thead > tr > th:last-child, -.oplb-bs .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, -.oplb-bs .panel > .table-bordered > tbody > tr > th:last-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, -.oplb-bs .panel > .table-bordered > tfoot > tr > th:last-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, -.oplb-bs .panel > .table-bordered > thead > tr > td:last-child, -.oplb-bs .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, -.oplb-bs .panel > .table-bordered > tbody > tr > td:last-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, -.oplb-bs .panel > .table-bordered > tfoot > tr > td:last-child, -.oplb-bs .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { - border-right: 0; -} -.oplb-bs .panel > .table-bordered > thead > tr:first-child > td, -.oplb-bs .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, -.oplb-bs .panel > .table-bordered > tbody > tr:first-child > td, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, -.oplb-bs .panel > .table-bordered > thead > tr:first-child > th, -.oplb-bs .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, -.oplb-bs .panel > .table-bordered > tbody > tr:first-child > th, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { - border-bottom: 0; -} -.oplb-bs .panel > .table-bordered > tbody > tr:last-child > td, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, -.oplb-bs .panel > .table-bordered > tfoot > tr:last-child > td, -.oplb-bs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, -.oplb-bs .panel > .table-bordered > tbody > tr:last-child > th, -.oplb-bs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, -.oplb-bs .panel > .table-bordered > tfoot > tr:last-child > th, -.oplb-bs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { - border-bottom: 0; -} -.oplb-bs .panel > .table-responsive { - border: 0; - margin-bottom: 0; -} -.oplb-bs .panel-group { - margin-bottom: 20px; -} -.oplb-bs .panel-group .panel { - margin-bottom: 0; - border-radius: 4px; -} -.oplb-bs .panel-group .panel + .panel { - margin-top: 5px; -} -.oplb-bs .panel-group .panel-heading { - border-bottom: 0; -} -.oplb-bs .panel-group .panel-heading + .panel-collapse > .panel-body { - border-top: 1px solid #ddd; -} -.oplb-bs .panel-group .panel-footer { - border-top: 0; -} -.oplb-bs .panel-group .panel-footer + .panel-collapse .panel-body { - border-bottom: 1px solid #ddd; -} -.oplb-bs .panel-default { - border-color: #ddd; -} -.oplb-bs .panel-default > .panel-heading { - color: #333333; - background-color: #f5f5f5; - border-color: #ddd; -} -.oplb-bs .panel-default > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #ddd; -} -.oplb-bs .panel-default > .panel-heading .badge { - color: #f5f5f5; - background-color: #333333; -} -.oplb-bs .panel-default > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #ddd; -} -.oplb-bs .panel-primary { - border-color: #428bca; -} -.oplb-bs .panel-primary > .panel-heading { - color: #fff; - background-color: #428bca; - border-color: #428bca; -} -.oplb-bs .panel-primary > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #428bca; -} -.oplb-bs .panel-primary > .panel-heading .badge { - color: #428bca; - background-color: #fff; -} -.oplb-bs .panel-primary > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #428bca; -} -.oplb-bs .panel-success { - border-color: #d6e9c6; -} -.oplb-bs .panel-success > .panel-heading { - color: #3c763d; - background-color: #dff0d8; - border-color: #d6e9c6; -} -.oplb-bs .panel-success > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #d6e9c6; -} -.oplb-bs .panel-success > .panel-heading .badge { - color: #dff0d8; - background-color: #3c763d; -} -.oplb-bs .panel-success > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #d6e9c6; -} -.oplb-bs .panel-info { - border-color: #bce8f1; -} -.oplb-bs .panel-info > .panel-heading { - color: #31708f; - background-color: #d9edf7; - border-color: #bce8f1; -} -.oplb-bs .panel-info > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #bce8f1; -} -.oplb-bs .panel-info > .panel-heading .badge { - color: #d9edf7; - background-color: #31708f; -} -.oplb-bs .panel-info > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #bce8f1; -} -.oplb-bs .panel-warning { - border-color: #faebcc; -} -.oplb-bs .panel-warning > .panel-heading { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #faebcc; -} -.oplb-bs .panel-warning > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #faebcc; -} -.oplb-bs .panel-warning > .panel-heading .badge { - color: #fcf8e3; - background-color: #8a6d3b; -} -.oplb-bs .panel-warning > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #faebcc; -} -.oplb-bs .panel-danger { - border-color: #ebccd1; -} -.oplb-bs .panel-danger > .panel-heading { - color: #ff5959; - background-color: #f2dede; - border-color: #ebccd1; -} -.oplb-bs .panel-danger > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #ebccd1; -} -.oplb-bs .panel-danger > .panel-heading .badge { - color: #f2dede; - background-color: #ff5959; -} -.oplb-bs .panel-danger > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #ebccd1; -} -.oplb-bs .embed-responsive { - position: relative; - display: block; - height: 0; - padding: 0; - overflow: hidden; -} -.oplb-bs .embed-responsive .embed-responsive-item, -.oplb-bs .embed-responsive iframe, -.oplb-bs .embed-responsive embed, -.oplb-bs .embed-responsive object { - position: absolute; - top: 0; - left: 0; - bottom: 0; - height: 100%; - width: 100%; - border: 0; -} -.oplb-bs .embed-responsive.embed-responsive-16by9 { - padding-bottom: 56.25%; -} -.oplb-bs .embed-responsive.embed-responsive-4by3 { - padding-bottom: 75%; -} -.oplb-bs .well { - min-height: 20px; - padding: 19px; - margin-bottom: 20px; - background-color: #f5f5f5; - border: 1px solid #e3e3e3; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -} -.oplb-bs .well blockquote { - border-color: #ddd; - border-color: rgba(0, 0, 0, 0.15); -} -.oplb-bs .well-lg { - padding: 24px; - border-radius: 4px; -} -.oplb-bs .well-sm { - padding: 9px; - border-radius: 3px; -} -.oplb-bs .close { - float: right; - font-size: 21px; - font-weight: bold; - line-height: 1; - color: #000; - text-shadow: 0 1px 0 #fff; - opacity: 0.2; - filter: alpha(opacity=20); -} -.oplb-bs .close:hover, -.oplb-bs .close:focus { - color: #000; - text-decoration: none; - cursor: pointer; - opacity: 0.5; - filter: alpha(opacity=50); -} -button.oplb-bs .close { - padding: 0; - cursor: pointer; - background: transparent; - border: 0; - -webkit-appearance: none; -} -.oplb-bs .modal-open { - overflow: hidden; -} -.oplb-bs .modal { - display: none; - overflow: hidden; - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - -webkit-overflow-scrolling: touch; - outline: 0; -} -.oplb-bs .modal.fade .modal-dialog { - -webkit-transform: translate3d(0, -25%, 0); - transform: translate3d(0, -25%, 0); - -webkit-transition: -webkit-transform 0.3s ease-out; - -moz-transition: -moz-transform 0.3s ease-out; - -o-transition: -o-transform 0.3s ease-out; - transition: transform 0.3s ease-out; -} -.oplb-bs .modal.in .modal-dialog { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); -} -.oplb-bs .modal-open .modal { - overflow-x: hidden; - overflow-y: auto; -} -.oplb-bs .modal-dialog { - position: relative; - width: auto; - margin: 10px; -} -.oplb-bs .modal-content { - position: relative; - background-color: #fff; - border: 1px solid #999; - border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 4px; - -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); - box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); - background-clip: padding-box; - outline: 0; -} -.oplb-bs .modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000; -} -.oplb-bs .modal-backdrop.fade { - opacity: 0; - filter: alpha(opacity=0); -} -.oplb-bs .modal-backdrop.in { - opacity: 0.5; - filter: alpha(opacity=50); -} -.oplb-bs .modal-header { - padding: 15px; - border-bottom: 1px solid #e5e5e5; - min-height: 16.42857143px; -} -.oplb-bs .modal-header .close { - margin-top: -2px; -} -.oplb-bs .modal-title { - margin: 0; - line-height: 1.42857143; -} -.oplb-bs .modal-body { - position: relative; - padding: 15px; -} -.oplb-bs .modal-footer { - padding: 15px; - text-align: right; - border-top: 1px solid #e5e5e5; -} -.oplb-bs .modal-footer .btn + .btn { - margin-left: 5px; - margin-bottom: 0; -} -.oplb-bs .modal-footer .btn-group .btn + .btn { - margin-left: -1px; -} -.oplb-bs .modal-footer .btn-block + .btn-block { - margin-left: 0; -} -.oplb-bs .modal-scrollbar-measure { - position: absolute; - top: -9999px; - width: 50px; - height: 50px; - overflow: scroll; -} -@media (min-width: 768px) { - .oplb-bs .modal-dialog { - width: 600px; - margin: 30px auto; - } - .oplb-bs .modal-content { - -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); - box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); - } - .oplb-bs .modal-sm { - width: 300px; - } -} -@media (min-width: 992px) { - .oplb-bs .modal-lg { - width: 900px; - } -} -.oplb-bs .tooltip { - position: absolute; - z-index: 1070; - display: block; - visibility: visible; - font-size: 12px; - line-height: 1.4; - opacity: 0; - filter: alpha(opacity=0); -} -.oplb-bs .tooltip.in { - opacity: 0.9; - filter: alpha(opacity=90); -} -.oplb-bs .tooltip.top { - margin-top: -3px; - padding: 5px 0; -} -.oplb-bs .tooltip.right { - margin-left: 3px; - padding: 0 5px; -} -.oplb-bs .tooltip.bottom { - margin-top: 3px; - padding: 5px 0; -} -.oplb-bs .tooltip.left { - margin-left: -3px; - padding: 0 5px; -} -.oplb-bs .tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #fff; - text-align: center; - text-decoration: none; - background-color: #000; - border-radius: 4px; -} -.oplb-bs .tooltip-arrow { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} -.oplb-bs .tooltip.top .tooltip-arrow { - bottom: 0; - left: 50%; - margin-left: -5px; - border-width: 5px 5px 0; - border-top-color: #000; -} -.oplb-bs .tooltip.top-left .tooltip-arrow { - bottom: 0; - left: 5px; - border-width: 5px 5px 0; - border-top-color: #000; -} -.oplb-bs .tooltip.top-right .tooltip-arrow { - bottom: 0; - right: 5px; - border-width: 5px 5px 0; - border-top-color: #000; -} -.oplb-bs .tooltip.right .tooltip-arrow { - top: 50%; - left: 0; - margin-top: -5px; - border-width: 5px 5px 5px 0; - border-right-color: #000; -} -.oplb-bs .tooltip.left .tooltip-arrow { - top: 50%; - right: 0; - margin-top: -5px; - border-width: 5px 0 5px 5px; - border-left-color: #000; -} -.oplb-bs .tooltip.bottom .tooltip-arrow { - top: 0; - left: 50%; - margin-left: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000; -} -.oplb-bs .tooltip.bottom-left .tooltip-arrow { - top: 0; - left: 5px; - border-width: 0 5px 5px; - border-bottom-color: #000; -} -.oplb-bs .tooltip.bottom-right .tooltip-arrow { - top: 0; - right: 5px; - border-width: 0 5px 5px; - border-bottom-color: #000; -} -.oplb-bs .popover { - position: absolute; - top: 0; - left: 0; - z-index: 1060; - display: none; - max-width: 276px; - padding: 1px; - text-align: left; - background-color: #fff; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 4px; - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); - box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); - white-space: normal; -} -.oplb-bs .popover.top { - margin-top: -10px; -} -.oplb-bs .popover.right { - margin-left: 10px; -} -.oplb-bs .popover.bottom { - margin-top: 10px; -} -.oplb-bs .popover.left { - margin-left: -10px; -} -.oplb-bs .popover-title { - margin: 0; - padding: 8px 14px; - font-size: 14px; - font-weight: normal; - line-height: 18px; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 3px 3px 0 0; -} -.oplb-bs .popover-content { - padding: 9px 14px; -} -.oplb-bs .popover > .arrow, -.oplb-bs .popover > .arrow:after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} -.oplb-bs .popover > .arrow { - border-width: 11px; -} -.oplb-bs .popover > .arrow:after { - border-width: 10px; - content: ""; -} -.oplb-bs .popover.top > .arrow { - left: 50%; - margin-left: -11px; - border-bottom-width: 0; - border-top-color: #999999; - border-top-color: rgba(0, 0, 0, 0.25); - bottom: -11px; -} -.oplb-bs .popover.top > .arrow:after { - content: " "; - bottom: 1px; - margin-left: -10px; - border-bottom-width: 0; - border-top-color: #fff; -} -.oplb-bs .popover.right > .arrow { - top: 50%; - left: -11px; - margin-top: -11px; - border-left-width: 0; - border-right-color: #999999; - border-right-color: rgba(0, 0, 0, 0.25); -} -.oplb-bs .popover.right > .arrow:after { - content: " "; - left: 1px; - bottom: -10px; - border-left-width: 0; - border-right-color: #fff; -} -.oplb-bs .popover.bottom > .arrow { - left: 50%; - margin-left: -11px; - border-top-width: 0; - border-bottom-color: #999999; - border-bottom-color: rgba(0, 0, 0, 0.25); - top: -11px; -} -.oplb-bs .popover.bottom > .arrow:after { - content: " "; - top: 1px; - margin-left: -10px; - border-top-width: 0; - border-bottom-color: #fff; -} -.oplb-bs .popover.left > .arrow { - top: 50%; - right: -11px; - margin-top: -11px; - border-right-width: 0; - border-left-color: #999999; - border-left-color: rgba(0, 0, 0, 0.25); -} -.oplb-bs .popover.left > .arrow:after { - content: " "; - right: 1px; - border-right-width: 0; - border-left-color: #fff; - bottom: -10px; -} -.oplb-bs .carousel { - position: relative; -} -.oplb-bs .carousel-inner { - position: relative; - overflow: hidden; - width: 100%; -} -.oplb-bs .carousel-inner > .item { - display: none; - position: relative; - -webkit-transition: 0.6s ease-in-out left; - -o-transition: 0.6s ease-in-out left; - transition: 0.6s ease-in-out left; -} -.oplb-bs .carousel-inner > .item > img, -.oplb-bs .carousel-inner > .item > a > img { - line-height: 1; -} -.oplb-bs .carousel-inner > .active, -.oplb-bs .carousel-inner > .next, -.oplb-bs .carousel-inner > .prev { - display: block; -} -.oplb-bs .carousel-inner > .active { - left: 0; -} -.oplb-bs .carousel-inner > .next, -.oplb-bs .carousel-inner > .prev { - position: absolute; - top: 0; - width: 100%; -} -.oplb-bs .carousel-inner > .next { - left: 100%; -} -.oplb-bs .carousel-inner > .prev { - left: -100%; -} -.oplb-bs .carousel-inner > .next.left, -.oplb-bs .carousel-inner > .prev.right { - left: 0; -} -.oplb-bs .carousel-inner > .active.left { - left: -100%; -} -.oplb-bs .carousel-inner > .active.right { - left: 100%; -} -.oplb-bs .carousel-control { - position: absolute; - top: 0; - left: 0; - bottom: 0; - width: 15%; - opacity: 0.5; - filter: alpha(opacity=50); - font-size: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); -} -.oplb-bs .carousel-control.left { - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); -} -.oplb-bs .carousel-control.right { - left: auto; - right: 0; - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); -} -.oplb-bs .carousel-control:hover, -.oplb-bs .carousel-control:focus { - outline: 0; - color: #fff; - text-decoration: none; - opacity: 0.9; - filter: alpha(opacity=90); -} -.oplb-bs .carousel-control .icon-prev, -.oplb-bs .carousel-control .icon-next, -.oplb-bs .carousel-control .glyphicon-chevron-left, -.oplb-bs .carousel-control .glyphicon-chevron-right { - position: absolute; - top: 50%; - z-index: 5; - display: inline-block; -} -.oplb-bs .carousel-control .icon-prev, -.oplb-bs .carousel-control .glyphicon-chevron-left { - left: 50%; - margin-left: -10px; -} -.oplb-bs .carousel-control .icon-next, -.oplb-bs .carousel-control .glyphicon-chevron-right { - right: 50%; - margin-right: -10px; -} -.oplb-bs .carousel-control .icon-prev, -.oplb-bs .carousel-control .icon-next { - width: 20px; - height: 20px; - margin-top: -10px; - font-family: serif; -} -.oplb-bs .carousel-control .icon-prev:before { - content: '\2039'; -} -.oplb-bs .carousel-control .icon-next:before { - content: '\203a'; -} -.oplb-bs .carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - margin-left: -30%; - padding-left: 0; - list-style: none; - text-align: center; -} -.oplb-bs .carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - border: 1px solid #fff; - border-radius: 10px; - cursor: pointer; - background-color: #000 \9; - background-color: rgba(0, 0, 0, 0); -} -.oplb-bs .carousel-indicators .active { - margin: 0; - width: 12px; - height: 12px; - background-color: #fff; -} -.oplb-bs .carousel-caption { - position: absolute; - left: 15%; - right: 15%; - bottom: 20px; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); -} -.oplb-bs .carousel-caption .btn { - text-shadow: none; -} -@media screen and (min-width: 768px) { - .oplb-bs .carousel-control .glyphicon-chevron-left, - .oplb-bs .carousel-control .glyphicon-chevron-right, - .oplb-bs .carousel-control .icon-prev, - .oplb-bs .carousel-control .icon-next { - width: 30px; - height: 30px; - margin-top: -15px; - font-size: 30px; - } - .oplb-bs .carousel-control .glyphicon-chevron-left, - .oplb-bs .carousel-control .icon-prev { - margin-left: -15px; - } - .oplb-bs .carousel-control .glyphicon-chevron-right, - .oplb-bs .carousel-control .icon-next { - margin-right: -15px; - } - .oplb-bs .carousel-caption { - left: 20%; - right: 20%; - padding-bottom: 30px; - } - .oplb-bs .carousel-indicators { - bottom: 20px; - } -} -.oplb-bs .clearfix:before, -.oplb-bs .clearfix:after, -.oplb-bs .oplb-bs .dl-horizontal dd:before, -.oplb-bs .oplb-bs .dl-horizontal dd:after, -.oplb-bs .oplb-bs .container:before, -.oplb-bs .oplb-bs .container:after, -.oplb-bs .oplb-bs .container-fluid:before, -.oplb-bs .oplb-bs .container-fluid:after, -.oplb-bs .oplb-bs .row:before, -.oplb-bs .oplb-bs .row:after, -.oplb-bs .oplb-bs .form-horizontal .form-group:before, -.oplb-bs .oplb-bs .form-horizontal .form-group:after, -.oplb-bs .oplb-bs .btn-toolbar:before, -.oplb-bs .oplb-bs .btn-toolbar:after, -.oplb-bs .oplb-bs .btn-group-vertical > .btn-group:before, -.oplb-bs .oplb-bs .btn-group-vertical > .btn-group:after, -.oplb-bs .oplb-bs .nav:before, -.oplb-bs .oplb-bs .nav:after, -.oplb-bs .oplb-bs .navbar:before, -.oplb-bs .oplb-bs .navbar:after, -.oplb-bs .oplb-bs .navbar-header:before, -.oplb-bs .oplb-bs .navbar-header:after, -.oplb-bs .oplb-bs .navbar-collapse:before, -.oplb-bs .oplb-bs .navbar-collapse:after, -.oplb-bs .oplb-bs .pager:before, -.oplb-bs .oplb-bs .pager:after, -.oplb-bs .oplb-bs .panel-body:before, -.oplb-bs .oplb-bs .panel-body:after, -.oplb-bs .oplb-bs .modal-footer:before, -.oplb-bs .oplb-bs .modal-footer:after { - content: " "; - display: table; -} -.oplb-bs .clearfix:after, -.oplb-bs .oplb-bs .dl-horizontal dd:after, -.oplb-bs .oplb-bs .container:after, -.oplb-bs .oplb-bs .container-fluid:after, -.oplb-bs .oplb-bs .row:after, -.oplb-bs .oplb-bs .form-horizontal .form-group:after, -.oplb-bs .oplb-bs .btn-toolbar:after, -.oplb-bs .oplb-bs .btn-group-vertical > .btn-group:after, -.oplb-bs .oplb-bs .nav:after, -.oplb-bs .oplb-bs .navbar:after, -.oplb-bs .oplb-bs .navbar-header:after, -.oplb-bs .oplb-bs .navbar-collapse:after, -.oplb-bs .oplb-bs .pager:after, -.oplb-bs .oplb-bs .panel-body:after, -.oplb-bs .oplb-bs .modal-footer:after { - clear: both; -} -.oplb-bs .center-block { - display: block; - margin-left: auto; - margin-right: auto; -} -.oplb-bs .pull-right { - float: right !important; -} -.oplb-bs .pull-left { - float: left !important; -} -.oplb-bs .hide { - display: none !important; -} -.oplb-bs .show { - display: block !important; -} -.oplb-bs .invisible { - visibility: hidden; -} -.oplb-bs .text-hide { - font: 0/0 a; - color: transparent; - text-shadow: none; - background-color: transparent; - border: 0; -} -.oplb-bs .hidden { - display: none !important; - visibility: hidden !important; -} -.oplb-bs .affix { - position: fixed; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); -} -@-ms-viewport { - width: device-width; -} -.oplb-bs .visible-xs, -.oplb-bs .visible-sm, -.oplb-bs .visible-md, -.oplb-bs .visible-lg { - display: none !important; -} -.oplb-bs .visible-xs-block, -.oplb-bs .visible-xs-inline, -.oplb-bs .visible-xs-inline-block, -.oplb-bs .visible-sm-block, -.oplb-bs .visible-sm-inline, -.oplb-bs .visible-sm-inline-block, -.oplb-bs .visible-md-block, -.oplb-bs .visible-md-inline, -.oplb-bs .visible-md-inline-block, -.oplb-bs .visible-lg-block, -.oplb-bs .visible-lg-inline, -.oplb-bs .visible-lg-inline-block { - display: none !important; -} -@media (max-width: 767px) { - .oplb-bs .visible-xs { - display: block !important; - } - table.oplb-bs .visible-xs { - display: table; - } - tr.oplb-bs .visible-xs { - display: table-row !important; - } - th.oplb-bs .visible-xs, - td.oplb-bs .visible-xs { - display: table-cell !important; - } -} -@media (max-width: 767px) { - .oplb-bs .visible-xs-block { - display: block !important; - } -} -@media (max-width: 767px) { - .oplb-bs .visible-xs-inline { - display: inline !important; - } -} -@media (max-width: 767px) { - .oplb-bs .visible-xs-inline-block { - display: inline-block !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .oplb-bs .visible-sm { - display: block !important; - } - table.oplb-bs .visible-sm { - display: table; - } - tr.oplb-bs .visible-sm { - display: table-row !important; - } - th.oplb-bs .visible-sm, - td.oplb-bs .visible-sm { - display: table-cell !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .oplb-bs .visible-sm-block { - display: block !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .oplb-bs .visible-sm-inline { - display: inline !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .oplb-bs .visible-sm-inline-block { - display: inline-block !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .oplb-bs .visible-md { - display: block !important; - } - table.oplb-bs .visible-md { - display: table; - } - tr.oplb-bs .visible-md { - display: table-row !important; - } - th.oplb-bs .visible-md, - td.oplb-bs .visible-md { - display: table-cell !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .oplb-bs .visible-md-block { - display: block !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .oplb-bs .visible-md-inline { - display: inline !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .oplb-bs .visible-md-inline-block { - display: inline-block !important; - } -} -@media (min-width: 1200px) { - .oplb-bs .visible-lg { - display: block !important; - } - table.oplb-bs .visible-lg { - display: table; - } - tr.oplb-bs .visible-lg { - display: table-row !important; - } - th.oplb-bs .visible-lg, - td.oplb-bs .visible-lg { - display: table-cell !important; - } -} -@media (min-width: 1200px) { - .oplb-bs .visible-lg-block { - display: block !important; - } -} -@media (min-width: 1200px) { - .oplb-bs .visible-lg-inline { - display: inline !important; - } -} -@media (min-width: 1200px) { - .oplb-bs .visible-lg-inline-block { - display: inline-block !important; - } -} -@media (max-width: 767px) { - .oplb-bs .hidden-xs { - display: none !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .oplb-bs .hidden-sm { - display: none !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .oplb-bs .hidden-md { - display: none !important; - } -} -@media (min-width: 1200px) { - .oplb-bs .hidden-lg { - display: none !important; - } -} -.oplb-bs .visible-print { - display: none !important; -} -@media print { - .oplb-bs .visible-print { - display: block !important; - } - table.oplb-bs .visible-print { - display: table; - } - tr.oplb-bs .visible-print { - display: table-row !important; - } - th.oplb-bs .visible-print, - td.oplb-bs .visible-print { - display: table-cell !important; - } -} -.oplb-bs .visible-print-block { - display: none !important; -} -@media print { - .oplb-bs .visible-print-block { - display: block !important; - } -} -.oplb-bs .visible-print-inline { - display: none !important; -} -@media print { - .oplb-bs .visible-print-inline { - display: inline !important; - } -} -.oplb-bs .visible-print-inline-block { - display: none !important; -} -@media print { - .oplb-bs .visible-print-inline-block { - display: inline-block !important; - } -} -@media print { - .oplb-bs .hidden-print { - display: none !important; - } -} -.oplb-bs .device-xxs, -.oplb-bs .device-xs { - display: none !important; -} -@media (min-width: 480px) and (max-width: 767px) { - .oplb-bs .device-xs { - display: block !important; - } - table.oplb-bs .device-xs { - display: table; - } - tr.oplb-bs .device-xs { - display: table-row !important; - } - th.oplb-bs .device-xs, - td.oplb-bs .device-xs { - display: table-cell !important; - } -} -@media (max-width: 479px) { - .oplb-bs .device-xxs { - display: block !important; - } - table.oplb-bs .device-xxs { - display: table; - } - tr.oplb-bs .device-xxs { - display: table-row !important; - } - th.oplb-bs .device-xxs, - td.oplb-bs .device-xxs { - display: table-cell !important; - } -} -@media (max-width: 479px) { - .oplb-bs .hidden-xxs { - display: none !important; - } -} -.oplb-bs a:focus { - outline: solid; - outline-offset: -2px; - outline-width: 2px; -} -.oplb-bs #wpadminbar { - position: absolute; - font-family: "Open Sans", Helvetica, Arial, sans-serif; - background: #444; - font-size: 14px; - line-height: 1.42857; - color: #fff; - height: 50px; - top: 63px; - min-width: 0; - z-index: 99997; - -webkit-font-smoothing: auto; -} -.oplb-bs #wpadminbar a:focus { - outline: solid; - outline-offset: -2px; - outline-width: 2px; -} -.oplb-bs #wpadminbar p, -.oplb-bs #wpadminbar a { - text-shadow: none !important; -} -.oplb-bs #wpadminbar a:not(.btn) { - color: #333; -} -.oplb-bs #wpadminbar .bold { - font-weight: 700; -} -.oplb-bs #wpadminbar .btn-primary { - color: #fff; - background-color: #444; - text-transform: none; -} -.oplb-bs #wpadminbar .fa { - color: #fff; - font-size: 14px; - line-height: 1; - margin: 0 4px; - padding: 0; -} -.oplb-bs #wpadminbar .quicklinks { - border-left: none; -} -.oplb-bs #wpadminbar #wp-toolbar { - line-height: normal; - margin: 0 auto; - max-width: 1140px; - display: flex; - justify-content: space-between; -} -.oplb-bs #wpadminbar #wp-toolbar > .ab-top-menu { - float: none; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar > .ab-top-menu { - min-width: 76px; - } -} -.oplb-bs #wpadminbar #wp-toolbar .btn-default:hover { - color: #333333; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default { - min-width: 0; - display: flex; - flex-wrap: nowrap; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon { - font: 400 28px/1 dashicons; - height: auto; - position: absolute; - left: 0; - right: 0; - top: 0; - width: auto; - margin: 0 auto; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon:before { - top: 11px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon:hover, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon:focus { - color: #ffffff; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default { - position: static; - } -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li { - position: relative; - max-height: 50px; -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li > .ab-item { - color: #ffffff; - cursor: pointer; - text-align: center; - line-height: 120%; - margin-right: 0; - padding: 17px 14px 16px; - font-size: 14px; - text-decoration: none; -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li > .ab-item:before { - margin: 0; - content: ""; -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li > .ab-item .fa-caret-down { - font-size: 12px; - padding-left: 8px; -} -@media (max-width: 992px) { - .oplb-bs #wpadminbar #wp-toolbar > ul > li > .ab-item { - font-size: 13px; - } -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li > .ab-item.ab-empty-item { - padding: 18px 14px 17px; -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li > .fa { - font-family: FontAwesome; - font-size: 14px; - width: 14px; - margin: 0 auto; -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li .toolbar-item-count { - background: #ff6666; - color: #000; - border-radius: 8px; - display: inline-block; - font-size: 10px; - font-weight: 400; - height: 16px; - line-height: 164%; - text-align: center; - vertical-align: middle; - width: 16px; - opacity: 1; -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li .toolbar-item-count.sub-count { - position: absolute; - right: 8px; - top: 13px; -} -.oplb-bs #wpadminbar #wp-toolbar > ul > li.hover > a, -.oplb-bs #wpadminbar #wp-toolbar > ul > li:hover > a, -.oplb-bs #wpadminbar #wp-toolbar > ul > li.hover > .ab-item, -.oplb-bs #wpadminbar #wp-toolbar > ul > li:hover > .ab-item { - background: #333; - color: #63dfd2; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar > ul > li { - position: static; - } - .oplb-bs #wpadminbar #wp-toolbar > ul > li.hamburger .ab-item { - padding: 0; - } - .oplb-bs #wpadminbar #wp-toolbar > ul > li.hamburger .ab-item .navbar-toggle { - border-radius: 0; - margin: 7px 1px 0; - padding: 10px 5px 17px; - } - .oplb-bs #wpadminbar #wp-toolbar > ul > li.hamburger .ab-item .navbar-toggle.network-menu.active { - background: #737373; - } - .oplb-bs #wpadminbar #wp-toolbar > ul > li.hamburger .ab-item .navbar-toggle.mol-menu.active { - background: #a2a2a2; - } -} -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li { - font-size: 14px; - line-height: 19px; -} -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a { - background: #fff; - color: #333; - padding: 6px 12px; - text-decoration: none; -} -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a:hover, -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a:focus { - background: #63dfd2; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li { - background: rgba(239, 239, 239, 0.8); - } - .oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a { - background: rgba(255, 255, 255, 0.42); - font-weight: bold; - width: 75%; - } -} -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu li a { - text-decoration: underline; -} -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu li a:hover, -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu li a:focus { - background: inherit; - text-decoration: none; -} -.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu .ab-sub-wrapper { - padding-bottom: 10px; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper { - background: #fff; - border: 1px solid #444444; - border-top: none; - border-radius: 0 0 4px 4px; - top: 50px; - margin-top: 1px; - width: 600%; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper:empty { - display: none; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu { - padding: 0; - background: #fff; - border-radius: inherit; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu p { - color: #333; - line-height: 18px; - margin-bottom: 8px; - font-size: 12px; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu p:last-child { - margin-bottom: 0; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu li { - line-height: 18px; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu li:last-child { - border-radius: 0 0 4px 4px; - border-bottom: none; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu li:last-child a:not(.btn) { - border-radius: 0 0 4px 4px; - border-bottom: none; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .submenu-title { - background: #b8e2df; - margin-bottom: 16px; - color: #333; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .submenu-title .ab-item { - padding: 5px 10px; - font-size: 14px; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link { - background: #b8e2df; - padding: 9px 16px; - text-align: right; - border-radius: inherit; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link a { - color: #333; - font-size: 12px; - text-decoration: none; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link a:hover, -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link a:focus { - text-decoration: underline; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item { - padding-bottom: 16px; - padding-top: 16px; - margin-top: 0; - border-bottom: 1px solid #e5e5e5; - overflow: hidden; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .ab-item { - width: 90%; - margin: 0 auto; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .ab-item .actions .btn { - float: left; - font-size: 14px; - margin-right: 2%; - position: relative; - width: auto; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .activity-row { - overflow: hidden; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .inline-links a { - display: inline; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a { - text-decoration: underline; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a:hover, -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a:focus { - text-decoration: none; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a.btn { - text-decoration: none; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper { - background: transparent; - left: -1%; - right: 0; - top: 1px; - width: 101% !important; - border: none; - border-radius: 0; - margin: 0; - } - .oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu { - background: rgba(255, 255, 255, 0.42); - } - .oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .ab-item { - padding: 6px 12px; - float: none; - } -} -.oplb-bs #wpadminbar #wp-toolbar .ab-top-secondary { - float: none; - display: flex; - justify-content: flex-end; -} -.oplb-bs #wpadminbar #wp-toolbar .ab-top-secondary .menupop .ab-sub-wrapper { - right: -1px; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar .ab-top-secondary { - min-width: 85px; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered { - margin: 0 auto; - overflow: hidden; - flex-basis: 100%; - flex-shrink: 60; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile { - float: none; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .ab-item { - text-align: right; - width: 100%; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .ab-item span.truncate-sizer { - display: inline-block; - width: 100%; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .very-small-size { - display: none; -} -@media (max-width: 479px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .small-size { - display: none; - } - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .very-small-size { - display: block; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-menu-toggle .ab-item { - height: 44px; - margin: 0; - padding: 6px 0 0; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-menu-toggle .ab-item .navbar-toggle { - border-radius: 0; - margin: 0 1px; - padding: 10px 5px 17px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-menu-toggle .ab-item .navbar-toggle .icon-bar { - background: #ffffff; - height: 3px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-hamburger .icon-bar { - background: #63dfd2; - height: 3px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-hamburger-mol .icon-bar { - background: #f7e700; - height: 3px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-query-monitor .ab-item { - padding-bottom: 0; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-query-monitor .ab-item { - padding-top: 0; - } -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-query-monitor { - display: none !important; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab > .ab-item { - color: #000; - background: #fff; - width: 127px; - overflow: hidden; - height: 0; - padding: 0; - display: flex; - align-items: center; - justify-content: center; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab > .ab-item .logo-wrapper { - max-width: 112px; - flex: 1 0 0; -} -@media (max-width: 479px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab > .ab-item { - width: 37px; - background-position: -11% 58%; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab .ab-sub-wrapper { - width: 129px; - left: -1px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name { - border-left: 1px #000 solid; - border-right: 1px #000 solid; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper { - width: 100%; -} -@media (max-width: 991px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper { - width: 200%; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name { - border-left: none; - max-width: 320px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper { - width: calc(100% + 2px); -} -@media (min-width: 768px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper { - left: -1px; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name > .ab-item { - white-space: normal; - display: flex; - align-items: center; - flex: 1 1 0; - min-width: 100px; -} -@media (max-width: 991px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name > .ab-item { - min-width: 50px; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name > .ab-item:after { - content: "\f0d7"; - display: flex; - font: normal normal normal 14px/1 FontAwesome; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - position: absolute; - right: 18px; - top: 0; - bottom: 0; - justify-content: center; - align-items: center; -} -@media (min-width: 768px) and (max-width: 991px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name > .ab-item:after { - display: none; - } -} -@media (min-width: 992px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name > .ab-item { - padding-right: 42px; - } -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name > .ab-item { - padding-right: 42px; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name > .ab-item .site-name { - white-space: nowrap; - position: relative; - text-overflow: ellipsis; - display: block; - overflow: hidden; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name-default { - border-radius: 0; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile { - border: none; - } - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab > .ab-item, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile > .ab-item { - padding: 7px 0 0; - display: none; - width: 0; - } - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile .ab-sub-wrapper { - top: 50px; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile .ab-sub-wrapper { - border: none; - border-top: 9px solid #a2a2a2; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper { - width: 142px; -} -@media (min-width: 768px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper { - left: -1px; - } -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper { - border: none; - border-top: 9px solid #d1d1d1; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account > .ab-item { - display: inline-block; - width: 100%; - text-align: right; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account > .ab-item span.user-name { - overflow: hidden; - text-overflow: ellipsis; - width: 100%; - white-space: nowrap; - display: block; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper { - right: -2px; - width: auto; - min-width: 250px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper p { - color: #333; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper p.actions { - padding-top: 6px; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a { - position: relative; - margin: 0 4px; - padding: 0 14px; - } - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link.hover, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content.hover, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments.hover, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:hover, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:hover, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:hover, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:focus, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:focus, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:focus { - background: transparent; - } - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link.hover a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content.hover a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments.hover a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:hover a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:hover a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:hover a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:focus a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:focus a, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:focus a { - background: transparent; - color: #ffffff; - } - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link.hover > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content.hover > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments.hover > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:hover > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:hover > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:hover > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:focus > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:focus > .ab-sub-wrapper, - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:focus > .ab-sub-wrapper { - display: none; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link a .dashicon-icon, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a .dashicon-icon { - padding-top: 2px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link a .dashicon-icon.dashicons-admin-home:before, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a .dashicon-icon.dashicons-admin-home:before { - top: 10px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a .dashicon-icon:before { - left: 3px; -} -@media (min-width: 768px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-invites .ab-sub-wrapper { - left: -1px; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper { - width: 160px; -} -.oplb-bs #wpadminbar #wp-toolbar .last-icon-in-group { - border-right: 1px solid #000000; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register { - background: transparent; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout > a, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login > a, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register > a { - background: #000000; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register > a, -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout > a { - border-left: 1px #666666 solid; - border-right: 1px #666666 solid; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-blogs-and-admin-centered { - margin-left: auto; - min-width: 0; - flex-shrink: 60; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-blogs-and-admin-centered .ab-sub-wrapper { - display: none; - } - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-blogs-and-admin-centered #wp-admin-bar-my-account:hover { - pointer-events: none; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register { - max-width: 84px; - background: transparent; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register > a { - background: #000000; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login { - background: transparent; - position: relative; - max-width: 70px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login > a { - background: #000000; - border-right: 1px #666666 solid; - max-height: 49px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper { - background: transparent; - border: none; - color: #333; - width: 350% !important; - left: -250%; - margin-top: 1px; - top: auto; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper .ab-submenu { - background: #ffffff; - border: none; - border-radius: 0 0 4px 4px; - -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); - box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form { - padding: 3% 5%; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form .forgetmenot label { - line-height: 21px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form .sidebar-wp-submit { - margin-bottom: 5px; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form .lost-pw { - line-height: 24px; -} -@media (max-width: 767px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-submenu { - background: #fff; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login.login-form-active .ab-submenu { - border: 1px solid #444444; - border-top: none; -} -@media (max-width: 782px) { - .oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-updates { - display: none; - } -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-customize { - display: none; -} -.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout .ab-item { - min-width: 84px; -} -.oplb-bs.navbar-default { - background: transparent; - border: none; - margin-bottom: 80px; -} -.oplb-bs.navbar-default .header-mobile-wrapper { - background: #fff; - position: relative; -} -.oplb-bs.navbar-default .main-nav-wrapper { - border-bottom: 1px solid #dddddd; -} -@media (max-width: 767px) { - .oplb-bs.navbar-default .main-nav-wrapper { - top: 114px; - border-bottom: none; - } -} -.oplb-bs.navbar-default .container-fluid { - margin: 0 auto; -} -.oplb-bs.navbar-default .container-fluid .navbar-right.search .btn { - height: 34px; - padding: 0 2%; - vertical-align: top; -} -.oplb-bs.navbar-default.navbar-location-footer { - margin-bottom: 0; -} -.oplb-bs.navbar-location-oplb-bs { - position: absolute; - top: 0; - left: 0; - right: 0; - z-index: 210; -} -.oplb-bs .navbar-header header { - margin: 0; - border-right: 1px solid #dddddd; -} -.oplb-bs .navbar-header header a { - display: block; - background: url("images/openlab_menu_logo.png") no-repeat; - padding-top: 63px; - width: 185px; - height: 0; - overflow: hidden; -} -@media (max-width: 991px) { - .oplb-bs .navbar-header header { - width: 136px; - margin: 0; - } - .oplb-bs .navbar-header header a { - width: 135px; - background-size: 100%; - background-position: 0 8px; - } -} -.oplb-bs .search { - position: relative; - z-index: 999999; -} -.oplb-bs .search.search-form { - z-index: 999998; -} -.oplb-bs .search .search-form-wrapper { - background: #fff; - display: none; - position: absolute; - right: -6px; - top: 65px; - width: 336px; - border: 1px solid #dddddd; - border-radius: 4px 0 4px 4px; -} -.oplb-bs .search .search-form-wrapper .form-group { - margin-left: 18px; - padding: 5px 0; - width: 100%; -} -.oplb-bs .search .search-form-wrapper #search-terms-desktop-header { - width: 258px; -} -@media (max-width: 767px) { - .oplb-bs .search .search-form-wrapper { - position: relative; - top: 0; - width: 100%; - } - .oplb-bs .search .search-form-wrapper .form-group { - margin-bottom: 0; - } - .oplb-bs .search .search-form-wrapper .form-group .form-control { - display: inline-block; - vertical-align: top; - } - .oplb-bs .search .search-form-wrapper .form-group .form-control.search-terms-mobile { - width: calc(100% - 6% - 62px); - } -} -.oplb-bs .search .search-trigger-wrapper { - height: 63px; - position: absolute; - right: 0; - text-align: center; - width: 100px; - cursor: pointer; - color: #444444; - margin-right: -6px; - /* align with Log Out */ -} -.oplb-bs .search .search-trigger-wrapper .search-trigger { - display: block; - font-weight: 700; - outline: none; - width: 100%; - padding: 0 0 0 4px; -} -.oplb-bs .search .search-trigger-wrapper .search-trigger:focus { - outline: thin dotted; -} -.oplb-bs .search .search-trigger-wrapper span { - line-height: 4.5; -} -.oplb-bs .search .search-trigger-wrapper.search-live { - background: none repeat scroll 0 0 #ffffff; - border-bottom: 1px solid #ffffff; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; - border-left: 1px solid #dddddd; - border-right: 1px solid #dddddd; - box-sizing: padding-box; - height: 67px; - z-index: 999999; -} -@media (max-width: 767px) { - .oplb-bs .search .search-trigger-wrapper { - height: 59px; - margin-right: 0; - width: 30px; - } - .oplb-bs .search .search-trigger-wrapper span { - line-height: 4; - } - .oplb-bs .search .search-trigger-wrapper.search-live { - height: 64px; - } -} -@media (max-width: 767px) { - .oplb-bs .search.search-trigger { - z-index: 1; - } -} -.oplb-bs .search-mode-mobile .search-submit { - height: 35px; - padding: 0 3%; - vertical-align: top; -} -.oplb-bs .see-all { - font-size: 12px; - text-decoration: underline; -} -.oplb-bs .see-all:hover { - text-decoration: none; -} -.oplb-bs .see-all a { - text-decoration: underline; -} -.oplb-bs .see-all a:hover { - text-decoration: none; -} -.oplb-bs#openlab-footer { - position: absolute; - bottom: 0; - right: 0; - left: 0; -} -.oplb-bs#openlab-footer.placeholder { - position: relative; - visibility: hidden; -} -.oplb-bs#openlab-footer .ol-footer-col { - padding: 0; -} -.oplb-bs#openlab-footer .container-fluid { - max-width: 1155px; -} -.oplb-bs#openlab-footer .semibold { - font-weight: 600; -} -.oplb-bs#openlab-footer .bold { - font-weight: 700; -} -.oplb-bs#openlab-footer .regular { - font-weight: 400; -} -.oplb-bs#openlab-footer .deco { - text-decoration: underline; -} -.oplb-bs#openlab-footer .cuny-logo { - max-width: 74px !important; -} -.oplb-bs#openlab-footer p, -.oplb-bs#openlab-footer a { - font-size: 12px; -} -.oplb-bs#openlab-footer p, -.oplb-bs#openlab-footer a, -.oplb-bs#openlab-footer h1, -.oplb-bs#openlab-footer h2, -.oplb-bs#openlab-footer h3 { - letter-spacing: inherit; - line-height: 1.42852 !important; - text-shadow: none !important; - text-transform: none; - border: none !important; -} -.oplb-bs#openlab-footer .footer-wrapper { - color: #333333 !important; - font-family: "Open Sans", Helvetica, Arial, sans-serif !important; - font-size: 14px !important; - line-height: 1.42857 !important; - background: #f0f0f0 !important; - margin: 0 auto !important; - padding-top: 30px !important; - width: 100% !important; -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .footer-wrapper { - width: 95% !important; - } -} -.oplb-bs#openlab-footer .row h2, -.oplb-bs#openlab-footer .ol-toolbar-row h2, -.oplb-bs#openlab-footer .ol-footer-row h2 { - color: #333; - margin: 0 auto 22px; -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .row h2, - .oplb-bs#openlab-footer .ol-toolbar-row h2, - .oplb-bs#openlab-footer .ol-footer-row h2 { - margin: 0 auto 8px; - } -} -.oplb-bs#openlab-footer .row h3, -.oplb-bs#openlab-footer .ol-toolbar-row h3, -.oplb-bs#openlab-footer .ol-footer-row h3 { - font-size: 13px; - text-decoration: underline; -} -.oplb-bs#openlab-footer .col-logos { - display: inline-block; -} -.oplb-bs#openlab-footer .col-logos p { - color: #444; - float: right; - width: 72%; -} -.oplb-bs#openlab-footer .col-logos a img { - padding-top: 5px; - margin-right: 15px; -} -.oplb-bs#openlab-footer .col-logos a.citytech-logo { - width: 12%; -} -.oplb-bs#openlab-footer .col-logos a.cuny-logo { - width: 14%; -} -.oplb-bs#openlab-footer .col-logos h2 span { - vertical-align: middle; -} -.oplb-bs#openlab-footer .col-logos h2 span:first-child { - padding-right: 5px; -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .col-logos { - border-bottom: 1px solid #bbbbbb; - padding: 0 0 18px; - margin-bottom: 20px; - } - .oplb-bs#openlab-footer .col-logos h2 span { - display: block; - font-size: 18px; - } - .oplb-bs#openlab-footer .col-logos h2 span:last-child { - font-size: 11px; - } - .oplb-bs#openlab-footer .col-logos a.citytech-logo { - width: 9%; - min-width: 63px; - } - .oplb-bs#openlab-footer .col-logos a.cuny-logo { - min-width: 74px; - } - .oplb-bs#openlab-footer .col-logos p { - font-size: 11px; - margin-bottom: 8px; - width: 100%; - } -} -.oplb-bs#openlab-footer .col-links { - color: #333333; -} -.oplb-bs#openlab-footer .col-links .first-header { - margin-bottom: 19px; -} -.oplb-bs#openlab-footer .col-links .second-header { - margin: 22px 0 18px; -} -.oplb-bs#openlab-footer .col-links .statement { - margin-bottom: 3px; -} -.oplb-bs#openlab-footer .col-links a { - color: #333333; - font-weight: inherit; -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .col-links .horiz-divider { - display: none; - } - .oplb-bs#openlab-footer .col-links a { - display: block; - } -} -.oplb-bs#openlab-footer .col-copyright { - padding-right: 0; -} -.oplb-bs#openlab-footer .col-copyright ul { - font-style: italic; - margin-left: 0; - padding-left: 0; - list-style-type: none; - font-size: 13px; -} -.oplb-bs#openlab-footer .col-copyright li { - font-style: italic !important; - line-height: 1.42852 !important; - margin-bottom: 5px !important; -} -.oplb-bs#openlab-footer .col-copyright img { - margin-left: 8px; -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .col-copyright { - margin-top: 20px; - margin-bottom: 24px; - } -} -.oplb-bs#openlab-footer .horiz-bar-wrapper { - float: left; - width: 2%; -} -.oplb-bs#openlab-footer .horiz-bar-wrapper .horiz-bar { - background: none repeat scroll 0 0 #bbbbbb; - margin-left: 35%; - padding-top: 135px; - width: 1px; -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .horiz-bar-wrapper { - display: none; - } -} -.oplb-bs#openlab-footer .row-copyright { - margin-bottom: 100px; - margin-top: 17px; -} -.oplb-bs#openlab-footer .row-copyright p, -.oplb-bs#openlab-footer .row-copyright span, -.oplb-bs#openlab-footer .row-copyright a { - color: #333333; -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .row-copyright p, - .oplb-bs#openlab-footer .row-copyright span, - .oplb-bs#openlab-footer .row-copyright a { - font-size: 8px; - } -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .row-copyright { - margin-bottom: 0; - } - .oplb-bs#openlab-footer .row-copyright p { - margin-bottom: 20px; - } -} -@media (max-width: 767px) { - .oplb-bs#openlab-footer .row-footer, - .oplb-bs#openlab-footer .row-copyright { - margin: 0; - } -} -.oplb-bs a#go-to-top { - background: rgba(128, 128, 128, 0.5); - bottom: 5%; - color: #000; - display: none; - font-size: 13px; - font-style: italic; - padding: 6px 12px; - position: fixed; - right: 0; - text-align: center; - z-index: 10; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar { - top: 0; - height: 50px; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar:before { - border-bottom: 1px solid #000000; - top: 50px; - content: ""; - left: 0; - position: absolute; - right: 0; - z-index: -1; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-top-secondary { - flex-basis: 5%; - min-width: 85px; - max-width: 85px; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-blogs-and-admin-centered { - float: none; - text-align: right; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-blogs-and-admin-centered #wp-admin-bar-my-account { - width: 100%; -} -@media (max-width: 991px) { - .oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-blogs-and-admin-centered { - text-align: center; - } -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar { - width: 100%; - max-width: none; -} -@media (min-width: 768px) { - .oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar > ul > li > .ab-item { - min-height: 50px; - min-width: 50px; - } -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar > ul > li > .ab-item.ab-empty-item { - padding-bottom: 16px; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar > ul > li.hamburger .ab-item .navbar-toggle { - padding-bottom: 14px; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-openlab { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-top-logout { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper { - margin-top: 1px; - position: absolute; -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile > .ab-item, -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab > .ab-item { - min-width: 140px; -} -@media (max-width: 767px) { - .oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile > .ab-item, - .oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab > .ab-item { - display: none; - } -} -.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-customize { - display: none; -} -@media (max-width: 767px) { - .oplb-bs.adminbar-manual-bootstrap #wpadminbar { - top: 63px; - border-bottom: none; - } - .oplb-bs.adminbar-manual-bootstrap #wpadminbar:before { - bottom: 0; - } -} -@media (max-width: 767px) { - .oplb-bs.adminbar-manual-bootstrap.admin-area #wp-admin-bar-new-content, - .oplb-bs.adminbar-manual-bootstrap.admin-area #wp-admin-bar-comments { - display: none; - } -} -.oplb-bs.adminbar-manual-bootstrap.logged-out #wpadminbar .ab-top-secondary { - flex-basis: auto; - max-width: none; -} -.oplb-bs.adminbar-manual-bootstrap.logged-in.is-member #wpadminbar #wp-admin-bar-root-default { - border-right: 1px solid #000; -} -@media (max-width: 479px) { - .oplb-bs.adminbar-manual-bootstrap.logged-in.is-member #wpadminbar #wp-admin-bar-root-default { - border-right: none; - } -} -html { - position: relative; -} -.password-expiration-warning-notice { - align-items: center; - background: #63DFD2; - color: #333; - display: flex; - height: 40px; - padding: 10px 20px; - justify-content: center; - position: relative; - width: 100%; -} -@media (max-width: 600px) { - .password-expiration-warning-notice { - height: auto; - } -} -.password-expiration-warning-notice a { - text-decoration: underline; -} -.password-expiration-warning-notice a:hover { - text-decoration: none; -} -.password-expiration-warning-notice button.notice-dismiss { - background: transparent; - border: none; - position: absolute; - right: 30px; - font: normal normal normal 14px/1 FontAwesome; -} -/**for content placement on group sites and admin**/ -body.has-password-expiration-warning-notice .oplb-bs.navbar-default { - padding-bottom: 40px; -} -@media (max-width: 600px) { - body.has-password-expiration-warning-notice .oplb-bs.navbar-default { - padding-bottom: 80px; - } -} -body.adminbar-special { - padding-top: 50.5px; -} -body.adminbar-special.has-password-expiration-warning-notice { - padding-top: 90px; -} -@media screen and (max-width: 782px) { - body.adminbar-special { - padding-top: 114px; - } -} -body .page-table { - display: table; - width: 100%; -} -body .page-table .page-table-row { - display: table-row; - height: 0; -} -body .page-table .page-table-row.expanded { - height: 100%; -} -body .screen-reader-shortcut:focus { - top: 0; -} -/**behind menu background**/ -#behind_menu_background { - display: none; - position: absolute; - top: 97px; - bottom: 0; - left: 0; - right: 0; -} -#behind_menu_background.active { - z-index: 9999; - background: #000; - opacity: 0; -} -.wp-admin #behind_menu_background { - top: 59px; -} -html.wp-toolbar { - padding-top: 0; -} -/**header fixes**/ -body .empty-header { - display: block; -} -body .empty-header.processing { - height: 0; - font-size: 0; - visibility: hidden; -} -body .empty-header-placeholder { - display: block; -} -#editor .editor-post-publish-panel, -#editor .edit-post-editor-regions { - top: 110px; -} -.interface-interface-skeleton, -.block-editor-editor-skeleton { - top: 112px; -} -.block-editor-block-toolbar { - overflow: hidden; -} -.edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area { - margin-top: 50px; -} -@media (min-width: 782px) { - #editor .editor-post-publish-panel, - #editor .edit-post-editor-regions { - top: 54px; - } - .edit-post-sidebar { - top: 128px; - } - .block-editor__container { - min-height: calc(100vh - 79px); - } - .interface-interface-skeleton, - .block-editor-editor-skeleton { - top: 52px; - } -} -@media screen and (min-width: 600px) and (max-width: 781px) { - .edit-post-header { - top: 110px; - } -} -@media (max-width: 782px) { - body #wp-link-wrap { - margin-top: 0; - top: 10px; - } -} -@media print { - body.single-item.groups #openlab-footer, - body:not(.openlab-main) #openlab-footer { - display: none; - visibility: hidden; - } - body.adminbar-special { - padding-top: 0 !important; - } - .header-mobile-wrapper { - display: none !important; - visibility: hidden !important; - } -} -/* Creative Commons CC widget */ -a.cc-widget-icon-link { - display: block; - max-width: 150px !important; -} -.cc-widget-text { - margin-top: 1em; -} -/* dco-comment-attachment */ -.comment-attachment-info.has-error { - color: #f00; - font-weight: bold; -} -.widget-content form.searchandfilter ul { - display: block; -} -.widget-content form.searchandfilter li { - display: block; -} -@media screen and (min-width: 783px) { - .block-editor-block-contextual-toolbar.is-fixed > .block-editor-block-toolbar { - top: 18px; - } -} -@media screen and (max-width: 782px) { - .edit-post-visual-editor .block-editor-block-contextual-toolbar.is-fixed { - top: 52px; - } -} +.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-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}.oplb-bs{/*! normalize.css v3.0.1 | MIT License | git.io/normalize */}.oplb-bs html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.oplb-bs body{margin:0}.oplb-bs article,.oplb-bs aside,.oplb-bs details,.oplb-bs figcaption,.oplb-bs figure,.oplb-bs footer,.oplb-bs header,.oplb-bs hgroup,.oplb-bs main,.oplb-bs nav,.oplb-bs section,.oplb-bs summary{display:block}.oplb-bs audio,.oplb-bs canvas,.oplb-bs progress,.oplb-bs video{display:inline-block;vertical-align:baseline}.oplb-bs audio:not([controls]){display:none;height:0}.oplb-bs [hidden],.oplb-bs template{display:none}.oplb-bs a{background:0 0}.oplb-bs a:active,.oplb-bs a:hover{outline:0}.oplb-bs abbr[title]{border-bottom:1px dotted}.oplb-bs b,.oplb-bs strong{font-weight:700}.oplb-bs dfn{font-style:italic}.oplb-bs h1{font-size:2em;margin:.67em 0}.oplb-bs mark{background:#ff0;color:#000}.oplb-bs small{font-size:80%}.oplb-bs sub,.oplb-bs sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.oplb-bs sup{top:-.5em}.oplb-bs sub{bottom:-.25em}.oplb-bs img{border:0}.oplb-bs svg:not(:root){overflow:hidden}.oplb-bs figure{margin:1em 40px}.oplb-bs hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.oplb-bs pre{overflow:auto}.oplb-bs code,.oplb-bs kbd,.oplb-bs pre,.oplb-bs samp{font-family:monospace,monospace;font-size:1em}.oplb-bs button,.oplb-bs input,.oplb-bs optgroup,.oplb-bs select,.oplb-bs textarea{color:inherit;font:inherit;margin:0}.oplb-bs button{overflow:visible}.oplb-bs button,.oplb-bs select{text-transform:none}.oplb-bs button,.oplb-bs html input[type=button],.oplb-bs input[type=reset],.oplb-bs input[type=submit]{-webkit-appearance:button;cursor:pointer}.oplb-bs button[disabled],.oplb-bs html input[disabled]{cursor:default}.oplb-bs button::-moz-focus-inner,.oplb-bs input::-moz-focus-inner{border:0;padding:0}.oplb-bs input{line-height:normal}.oplb-bs input[type=checkbox],.oplb-bs input[type=radio]{box-sizing:border-box;padding:0}.oplb-bs input[type=number]::-webkit-inner-spin-button,.oplb-bs input[type=number]::-webkit-outer-spin-button{height:auto}.oplb-bs input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.oplb-bs input[type=search]::-webkit-search-cancel-button,.oplb-bs input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.oplb-bs fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.oplb-bs legend{border:0;padding:0}.oplb-bs textarea{overflow:auto}.oplb-bs optgroup{font-weight:700}.oplb-bs table{border-collapse:collapse;border-spacing:0}.oplb-bs td,.oplb-bs th{padding:0}@media print{.oplb-bs *{text-shadow:none!important;color:#000!important;background:0 0!important;box-shadow:none!important}.oplb-bs a,.oplb-bs a:visited{text-decoration:underline}.oplb-bs a[href]:after{content:" (" attr(href) ")"}.oplb-bs abbr[title]:after{content:" (" attr(title) ")"}.oplb-bs a[href^="#"]:after,.oplb-bs a[href^="javascript:"]:after{content:""}.oplb-bs blockquote,.oplb-bs pre{border:1px solid #999;page-break-inside:avoid}.oplb-bs thead{display:table-header-group}.oplb-bs img,.oplb-bs tr{page-break-inside:avoid}.oplb-bs img{max-width:100%!important}.oplb-bs h2,.oplb-bs h3,.oplb-bs p{orphans:3;widows:3}.oplb-bs h2,.oplb-bs h3{page-break-after:avoid}.oplb-bs select{background:#fff!important}.oplb-bs .navbar{display:none}.oplb-bs .table td,.oplb-bs .table th{background-color:#fff!important}.oplb-bs .btn>.caret,.oplb-bs .dropup>.btn>.caret{border-top-color:#000!important}.oplb-bs .label{border:1px solid #000}.oplb-bs .table{border-collapse:collapse!important}.oplb-bs .table-bordered td,.oplb-bs .table-bordered th{border:1px solid #ddd!important}}@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.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.oplb-bs .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}.oplb-bs .glyphicon-asterisk:before{content:"\2a"}.oplb-bs .glyphicon-plus:before{content:"\2b"}.oplb-bs .glyphicon-euro:before{content:"\20ac"}.oplb-bs .glyphicon-minus:before{content:"\2212"}.oplb-bs .glyphicon-cloud:before{content:"\2601"}.oplb-bs .glyphicon-envelope:before{content:"\2709"}.oplb-bs .glyphicon-pencil:before{content:"\270f"}.oplb-bs .glyphicon-glass:before{content:"\e001"}.oplb-bs .glyphicon-music:before{content:"\e002"}.oplb-bs .glyphicon-search:before{content:"\e003"}.oplb-bs .glyphicon-heart:before{content:"\e005"}.oplb-bs .glyphicon-star:before{content:"\e006"}.oplb-bs .glyphicon-star-empty:before{content:"\e007"}.oplb-bs .glyphicon-user:before{content:"\e008"}.oplb-bs .glyphicon-film:before{content:"\e009"}.oplb-bs .glyphicon-th-large:before{content:"\e010"}.oplb-bs .glyphicon-th:before{content:"\e011"}.oplb-bs .glyphicon-th-list:before{content:"\e012"}.oplb-bs .glyphicon-ok:before{content:"\e013"}.oplb-bs .glyphicon-remove:before{content:"\e014"}.oplb-bs .glyphicon-zoom-in:before{content:"\e015"}.oplb-bs .glyphicon-zoom-out:before{content:"\e016"}.oplb-bs .glyphicon-off:before{content:"\e017"}.oplb-bs .glyphicon-signal:before{content:"\e018"}.oplb-bs .glyphicon-cog:before{content:"\e019"}.oplb-bs .glyphicon-trash:before{content:"\e020"}.oplb-bs .glyphicon-home:before{content:"\e021"}.oplb-bs .glyphicon-file:before{content:"\e022"}.oplb-bs .glyphicon-time:before{content:"\e023"}.oplb-bs .glyphicon-road:before{content:"\e024"}.oplb-bs .glyphicon-download-alt:before{content:"\e025"}.oplb-bs .glyphicon-download:before{content:"\e026"}.oplb-bs .glyphicon-upload:before{content:"\e027"}.oplb-bs .glyphicon-inbox:before{content:"\e028"}.oplb-bs .glyphicon-play-circle:before{content:"\e029"}.oplb-bs .glyphicon-repeat:before{content:"\e030"}.oplb-bs .glyphicon-refresh:before{content:"\e031"}.oplb-bs .glyphicon-list-alt:before{content:"\e032"}.oplb-bs .glyphicon-lock:before{content:"\e033"}.oplb-bs .glyphicon-flag:before{content:"\e034"}.oplb-bs .glyphicon-headphones:before{content:"\e035"}.oplb-bs .glyphicon-volume-off:before{content:"\e036"}.oplb-bs .glyphicon-volume-down:before{content:"\e037"}.oplb-bs .glyphicon-volume-up:before{content:"\e038"}.oplb-bs .glyphicon-qrcode:before{content:"\e039"}.oplb-bs .glyphicon-barcode:before{content:"\e040"}.oplb-bs .glyphicon-tag:before{content:"\e041"}.oplb-bs .glyphicon-tags:before{content:"\e042"}.oplb-bs .glyphicon-book:before{content:"\e043"}.oplb-bs .glyphicon-bookmark:before{content:"\e044"}.oplb-bs .glyphicon-print:before{content:"\e045"}.oplb-bs .glyphicon-camera:before{content:"\e046"}.oplb-bs .glyphicon-font:before{content:"\e047"}.oplb-bs .glyphicon-bold:before{content:"\e048"}.oplb-bs .glyphicon-italic:before{content:"\e049"}.oplb-bs .glyphicon-text-height:before{content:"\e050"}.oplb-bs .glyphicon-text-width:before{content:"\e051"}.oplb-bs .glyphicon-align-left:before{content:"\e052"}.oplb-bs .glyphicon-align-center:before{content:"\e053"}.oplb-bs .glyphicon-align-right:before{content:"\e054"}.oplb-bs .glyphicon-align-justify:before{content:"\e055"}.oplb-bs .glyphicon-list:before{content:"\e056"}.oplb-bs .glyphicon-indent-left:before{content:"\e057"}.oplb-bs .glyphicon-indent-right:before{content:"\e058"}.oplb-bs .glyphicon-facetime-video:before{content:"\e059"}.oplb-bs .glyphicon-picture:before{content:"\e060"}.oplb-bs .glyphicon-map-marker:before{content:"\e062"}.oplb-bs .glyphicon-adjust:before{content:"\e063"}.oplb-bs .glyphicon-tint:before{content:"\e064"}.oplb-bs .glyphicon-edit:before{content:"\e065"}.oplb-bs .glyphicon-share:before{content:"\e066"}.oplb-bs .glyphicon-check:before{content:"\e067"}.oplb-bs .glyphicon-move:before{content:"\e068"}.oplb-bs .glyphicon-step-backward:before{content:"\e069"}.oplb-bs .glyphicon-fast-backward:before{content:"\e070"}.oplb-bs .glyphicon-backward:before{content:"\e071"}.oplb-bs .glyphicon-play:before{content:"\e072"}.oplb-bs .glyphicon-pause:before{content:"\e073"}.oplb-bs .glyphicon-stop:before{content:"\e074"}.oplb-bs .glyphicon-forward:before{content:"\e075"}.oplb-bs .glyphicon-fast-forward:before{content:"\e076"}.oplb-bs .glyphicon-step-forward:before{content:"\e077"}.oplb-bs .glyphicon-eject:before{content:"\e078"}.oplb-bs .glyphicon-chevron-left:before{content:"\e079"}.oplb-bs .glyphicon-chevron-right:before{content:"\e080"}.oplb-bs .glyphicon-plus-sign:before{content:"\e081"}.oplb-bs .glyphicon-minus-sign:before{content:"\e082"}.oplb-bs .glyphicon-remove-sign:before{content:"\e083"}.oplb-bs .glyphicon-ok-sign:before{content:"\e084"}.oplb-bs .glyphicon-question-sign:before{content:"\e085"}.oplb-bs .glyphicon-info-sign:before{content:"\e086"}.oplb-bs .glyphicon-screenshot:before{content:"\e087"}.oplb-bs .glyphicon-remove-circle:before{content:"\e088"}.oplb-bs .glyphicon-ok-circle:before{content:"\e089"}.oplb-bs .glyphicon-ban-circle:before{content:"\e090"}.oplb-bs .glyphicon-arrow-left:before{content:"\e091"}.oplb-bs .glyphicon-arrow-right:before{content:"\e092"}.oplb-bs .glyphicon-arrow-up:before{content:"\e093"}.oplb-bs .glyphicon-arrow-down:before{content:"\e094"}.oplb-bs .glyphicon-share-alt:before{content:"\e095"}.oplb-bs .glyphicon-resize-full:before{content:"\e096"}.oplb-bs .glyphicon-resize-small:before{content:"\e097"}.oplb-bs .glyphicon-exclamation-sign:before{content:"\e101"}.oplb-bs .glyphicon-gift:before{content:"\e102"}.oplb-bs .glyphicon-leaf:before{content:"\e103"}.oplb-bs .glyphicon-fire:before{content:"\e104"}.oplb-bs .glyphicon-eye-open:before{content:"\e105"}.oplb-bs .glyphicon-eye-close:before{content:"\e106"}.oplb-bs .glyphicon-warning-sign:before{content:"\e107"}.oplb-bs .glyphicon-plane:before{content:"\e108"}.oplb-bs .glyphicon-calendar:before{content:"\e109"}.oplb-bs .glyphicon-random:before{content:"\e110"}.oplb-bs .glyphicon-comment:before{content:"\e111"}.oplb-bs .glyphicon-magnet:before{content:"\e112"}.oplb-bs .glyphicon-chevron-up:before{content:"\e113"}.oplb-bs .glyphicon-chevron-down:before{content:"\e114"}.oplb-bs .glyphicon-retweet:before{content:"\e115"}.oplb-bs .glyphicon-shopping-cart:before{content:"\e116"}.oplb-bs .glyphicon-folder-close:before{content:"\e117"}.oplb-bs .glyphicon-folder-open:before{content:"\e118"}.oplb-bs .glyphicon-resize-vertical:before{content:"\e119"}.oplb-bs .glyphicon-resize-horizontal:before{content:"\e120"}.oplb-bs .glyphicon-hdd:before{content:"\e121"}.oplb-bs .glyphicon-bullhorn:before{content:"\e122"}.oplb-bs .glyphicon-bell:before{content:"\e123"}.oplb-bs .glyphicon-certificate:before{content:"\e124"}.oplb-bs .glyphicon-thumbs-up:before{content:"\e125"}.oplb-bs .glyphicon-thumbs-down:before{content:"\e126"}.oplb-bs .glyphicon-hand-right:before{content:"\e127"}.oplb-bs .glyphicon-hand-left:before{content:"\e128"}.oplb-bs .glyphicon-hand-up:before{content:"\e129"}.oplb-bs .glyphicon-hand-down:before{content:"\e130"}.oplb-bs .glyphicon-circle-arrow-right:before{content:"\e131"}.oplb-bs .glyphicon-circle-arrow-left:before{content:"\e132"}.oplb-bs .glyphicon-circle-arrow-up:before{content:"\e133"}.oplb-bs .glyphicon-circle-arrow-down:before{content:"\e134"}.oplb-bs .glyphicon-globe:before{content:"\e135"}.oplb-bs .glyphicon-wrench:before{content:"\e136"}.oplb-bs .glyphicon-tasks:before{content:"\e137"}.oplb-bs .glyphicon-filter:before{content:"\e138"}.oplb-bs .glyphicon-briefcase:before{content:"\e139"}.oplb-bs .glyphicon-fullscreen:before{content:"\e140"}.oplb-bs .glyphicon-dashboard:before{content:"\e141"}.oplb-bs .glyphicon-paperclip:before{content:"\e142"}.oplb-bs .glyphicon-heart-empty:before{content:"\e143"}.oplb-bs .glyphicon-link:before{content:"\e144"}.oplb-bs .glyphicon-phone:before{content:"\e145"}.oplb-bs .glyphicon-pushpin:before{content:"\e146"}.oplb-bs .glyphicon-usd:before{content:"\e148"}.oplb-bs .glyphicon-gbp:before{content:"\e149"}.oplb-bs .glyphicon-sort:before{content:"\e150"}.oplb-bs .glyphicon-sort-by-alphabet:before{content:"\e151"}.oplb-bs .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.oplb-bs .glyphicon-sort-by-order:before{content:"\e153"}.oplb-bs .glyphicon-sort-by-order-alt:before{content:"\e154"}.oplb-bs .glyphicon-sort-by-attributes:before{content:"\e155"}.oplb-bs .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.oplb-bs .glyphicon-unchecked:before{content:"\e157"}.oplb-bs .glyphicon-expand:before{content:"\e158"}.oplb-bs .glyphicon-collapse-down:before{content:"\e159"}.oplb-bs .glyphicon-collapse-up:before{content:"\e160"}.oplb-bs .glyphicon-log-in:before{content:"\e161"}.oplb-bs .glyphicon-flash:before{content:"\e162"}.oplb-bs .glyphicon-log-out:before{content:"\e163"}.oplb-bs .glyphicon-new-window:before{content:"\e164"}.oplb-bs .glyphicon-record:before{content:"\e165"}.oplb-bs .glyphicon-save:before{content:"\e166"}.oplb-bs .glyphicon-open:before{content:"\e167"}.oplb-bs .glyphicon-saved:before{content:"\e168"}.oplb-bs .glyphicon-import:before{content:"\e169"}.oplb-bs .glyphicon-export:before{content:"\e170"}.oplb-bs .glyphicon-send:before{content:"\e171"}.oplb-bs .glyphicon-floppy-disk:before{content:"\e172"}.oplb-bs .glyphicon-floppy-saved:before{content:"\e173"}.oplb-bs .glyphicon-floppy-remove:before{content:"\e174"}.oplb-bs .glyphicon-floppy-save:before{content:"\e175"}.oplb-bs .glyphicon-floppy-open:before{content:"\e176"}.oplb-bs .glyphicon-credit-card:before{content:"\e177"}.oplb-bs .glyphicon-transfer:before{content:"\e178"}.oplb-bs .glyphicon-cutlery:before{content:"\e179"}.oplb-bs .glyphicon-header:before{content:"\e180"}.oplb-bs .glyphicon-compressed:before{content:"\e181"}.oplb-bs .glyphicon-earphone:before{content:"\e182"}.oplb-bs .glyphicon-phone-alt:before{content:"\e183"}.oplb-bs .glyphicon-tower:before{content:"\e184"}.oplb-bs .glyphicon-stats:before{content:"\e185"}.oplb-bs .glyphicon-sd-video:before{content:"\e186"}.oplb-bs .glyphicon-hd-video:before{content:"\e187"}.oplb-bs .glyphicon-subtitles:before{content:"\e188"}.oplb-bs .glyphicon-sound-stereo:before{content:"\e189"}.oplb-bs .glyphicon-sound-dolby:before{content:"\e190"}.oplb-bs .glyphicon-sound-5-1:before{content:"\e191"}.oplb-bs .glyphicon-sound-6-1:before{content:"\e192"}.oplb-bs .glyphicon-sound-7-1:before{content:"\e193"}.oplb-bs .glyphicon-copyright-mark:before{content:"\e194"}.oplb-bs .glyphicon-registration-mark:before{content:"\e195"}.oplb-bs .glyphicon-cloud-download:before{content:"\e197"}.oplb-bs .glyphicon-cloud-upload:before{content:"\e198"}.oplb-bs .glyphicon-tree-conifer:before{content:"\e199"}.oplb-bs .glyphicon-tree-deciduous:before{content:"\e200"}.oplb-bs *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.oplb-bs :after,.oplb-bs :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.oplb-bs html{font-size:10px;-webkit-tap-highlight-color:transparent}.oplb-bs body{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.oplb-bs button,.oplb-bs input,.oplb-bs select,.oplb-bs textarea{font-family:inherit;font-size:inherit;line-height:inherit}.oplb-bs a{color:#333;text-decoration:none}.oplb-bs a:focus,.oplb-bs a:hover{color:#0d0d0d;text-decoration:underline}.oplb-bs a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.oplb-bs figure{margin:0}.oplb-bs img{vertical-align:middle}.oplb-bs .img-responsive{display:block;max-width:100%;height:auto}.oplb-bs .img-rounded{border-radius:4px}.oplb-bs .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}.oplb-bs .img-circle{border-radius:50%}.oplb-bs hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.oplb-bs .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.oplb-bs .sr-only-focusable:active,.oplb-bs .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.oplb-bs .h1,.oplb-bs .h2,.oplb-bs .h3,.oplb-bs .h4,.oplb-bs .h5,.oplb-bs .h6,.oplb-bs h1,.oplb-bs h2,.oplb-bs h3,.oplb-bs h4,.oplb-bs h5,.oplb-bs h6{font-family:inherit;font-weight:600;line-height:1.1em;color:inherit}.oplb-bs .h1 .small,.oplb-bs .h1 small,.oplb-bs .h2 .small,.oplb-bs .h2 small,.oplb-bs .h3 .small,.oplb-bs .h3 small,.oplb-bs .h4 .small,.oplb-bs .h4 small,.oplb-bs .h5 .small,.oplb-bs .h5 small,.oplb-bs .h6 .small,.oplb-bs .h6 small,.oplb-bs h1 .small,.oplb-bs h1 small,.oplb-bs h2 .small,.oplb-bs h2 small,.oplb-bs h3 .small,.oplb-bs h3 small,.oplb-bs h4 .small,.oplb-bs h4 small,.oplb-bs h5 .small,.oplb-bs h5 small,.oplb-bs h6 .small,.oplb-bs h6 small{font-weight:400;line-height:1;color:#777}.oplb-bs .h1,.oplb-bs .h2,.oplb-bs .h3,.oplb-bs h1,.oplb-bs h2,.oplb-bs h3{margin-top:20px;margin-bottom:10px}.oplb-bs .h1 .small,.oplb-bs .h1 small,.oplb-bs .h2 .small,.oplb-bs .h2 small,.oplb-bs .h3 .small,.oplb-bs .h3 small,.oplb-bs h1 .small,.oplb-bs h1 small,.oplb-bs h2 .small,.oplb-bs h2 small,.oplb-bs h3 .small,.oplb-bs h3 small{font-size:65%}.oplb-bs .h4,.oplb-bs .h5,.oplb-bs .h6,.oplb-bs h4,.oplb-bs h5,.oplb-bs h6{margin-top:10px;margin-bottom:10px}.oplb-bs .h4 .small,.oplb-bs .h4 small,.oplb-bs .h5 .small,.oplb-bs .h5 small,.oplb-bs .h6 .small,.oplb-bs .h6 small,.oplb-bs h4 .small,.oplb-bs h4 small,.oplb-bs h5 .small,.oplb-bs h5 small,.oplb-bs h6 .small,.oplb-bs h6 small{font-size:75%}.oplb-bs .h1,.oplb-bs h1{font-size:18px}.oplb-bs .h2,.oplb-bs h2{font-size:18px}.oplb-bs .h3,.oplb-bs h3{font-size:24px}.oplb-bs .h4,.oplb-bs h4{font-size:18px}.oplb-bs .h5,.oplb-bs h5{font-size:16px}.oplb-bs .h6,.oplb-bs h6{font-size:12px}.oplb-bs p{margin:0 0 10px}.oplb-bs .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.oplb-bs .lead{font-size:21px}}.oplb-bs .small,.oplb-bs small{font-size:85%}.oplb-bs cite{font-style:normal}.oplb-bs .mark,.oplb-bs mark{background-color:#fcf8e3;padding:.2em}.oplb-bs .text-left{text-align:left}.oplb-bs .text-right{text-align:right}.oplb-bs .text-center{text-align:center}.oplb-bs .text-justify{text-align:justify}.oplb-bs .text-nowrap{white-space:nowrap}.oplb-bs .text-lowercase{text-transform:lowercase}.oplb-bs .text-uppercase{text-transform:uppercase}.oplb-bs .text-capitalize{text-transform:capitalize}.oplb-bs .text-muted{color:#777}.oplb-bs .text-primary{color:#428bca}a.oplb-bs .text-primary:hover{color:#3071a9}.oplb-bs .text-success{color:#3c763d}a.oplb-bs .text-success:hover{color:#2b542c}.oplb-bs .text-info{color:#31708f}a.oplb-bs .text-info:hover{color:#245269}.oplb-bs .text-warning{color:#8a6d3b}a.oplb-bs .text-warning:hover{color:#66512c}.oplb-bs .text-danger{color:#ff5959}a.oplb-bs .text-danger:hover{color:#ff2626}.oplb-bs .bg-primary{color:#fff;background-color:#428bca}a.oplb-bs .bg-primary:hover{background-color:#3071a9}.oplb-bs .bg-success{background-color:#dff0d8}a.oplb-bs .bg-success:hover{background-color:#c1e2b3}.oplb-bs .bg-info{background-color:#d9edf7}a.oplb-bs .bg-info:hover{background-color:#afd9ee}.oplb-bs .bg-warning{background-color:#fcf8e3}a.oplb-bs .bg-warning:hover{background-color:#f7ecb5}.oplb-bs .bg-danger{background-color:#f2dede}a.oplb-bs .bg-danger:hover{background-color:#e4b9b9}.oplb-bs .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.oplb-bs ol,.oplb-bs ul{margin-top:0;margin-bottom:10px}.oplb-bs ol ol,.oplb-bs ol ul,.oplb-bs ul ol,.oplb-bs ul ul{margin-bottom:0}.oplb-bs .list-unstyled{padding-left:0;list-style:none}.oplb-bs .list-inline{padding-left:0;list-style:none;margin-left:-5px}.oplb-bs .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.oplb-bs dl{margin-top:0;margin-bottom:20px}.oplb-bs dd,.oplb-bs dt{line-height:1.42857143}.oplb-bs dt{font-weight:700}.oplb-bs dd{margin-left:0}@media (min-width:768px){.oplb-bs .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oplb-bs .dl-horizontal dd{margin-left:180px}}.oplb-bs abbr[data-original-title],.oplb-bs abbr[title]{cursor:help;border-bottom:1px dotted #777}.oplb-bs .initialism{font-size:90%;text-transform:uppercase}.oplb-bs blockquote{padding:10px 20px;margin:0 0 20px;font-size:14px;border-left:5px solid #ddd}.oplb-bs blockquote ol:last-child,.oplb-bs blockquote p:last-child,.oplb-bs blockquote ul:last-child{margin-bottom:0}.oplb-bs blockquote .small,.oplb-bs blockquote footer,.oplb-bs blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}.oplb-bs blockquote .small:before,.oplb-bs blockquote footer:before,.oplb-bs blockquote small:before{content:'\2014 \00A0'}.oplb-bs .blockquote-reverse,.oplb-bs blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #ddd;border-left:0;text-align:right}.oplb-bs .blockquote-reverse .small:before,.oplb-bs .blockquote-reverse footer:before,.oplb-bs .blockquote-reverse small:before,.oplb-bs blockquote.pull-right .small:before,.oplb-bs blockquote.pull-right footer:before,.oplb-bs blockquote.pull-right small:before{content:''}.oplb-bs .blockquote-reverse .small:after,.oplb-bs .blockquote-reverse footer:after,.oplb-bs .blockquote-reverse small:after,.oplb-bs blockquote.pull-right .small:after,.oplb-bs blockquote.pull-right footer:after,.oplb-bs blockquote.pull-right small:after{content:'\00A0 \2014'}.oplb-bs blockquote:after,.oplb-bs blockquote:before{content:""}.oplb-bs address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.oplb-bs code,.oplb-bs kbd,.oplb-bs pre,.oplb-bs samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.oplb-bs code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.oplb-bs kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.oplb-bs kbd kbd{padding:0;font-size:100%;box-shadow:none}.oplb-bs pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.oplb-bs pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.oplb-bs .pre-scrollable{max-height:340px;overflow-y:scroll}.oplb-bs .container{margin-right:auto;margin-left:auto;padding-left:7.5px;padding-right:7.5px}@media (min-width:768px){.oplb-bs .container{width:735px}}@media (min-width:992px){.oplb-bs .container{width:955px}}@media (min-width:1200px){.oplb-bs .container{width:1155px}}.oplb-bs .container-fluid{margin-right:auto;margin-left:auto;padding-left:7.5px;padding-right:7.5px}.oplb-bs .row{margin-left:-7.5px;margin-right:-7.5px}.oplb-bs .col-lg-1,.oplb-bs .col-lg-10,.oplb-bs .col-lg-11,.oplb-bs .col-lg-12,.oplb-bs .col-lg-13,.oplb-bs .col-lg-14,.oplb-bs .col-lg-15,.oplb-bs .col-lg-16,.oplb-bs .col-lg-17,.oplb-bs .col-lg-18,.oplb-bs .col-lg-19,.oplb-bs .col-lg-2,.oplb-bs .col-lg-20,.oplb-bs .col-lg-21,.oplb-bs .col-lg-22,.oplb-bs .col-lg-23,.oplb-bs .col-lg-24,.oplb-bs .col-lg-3,.oplb-bs .col-lg-4,.oplb-bs .col-lg-5,.oplb-bs .col-lg-6,.oplb-bs .col-lg-7,.oplb-bs .col-lg-8,.oplb-bs .col-lg-9,.oplb-bs .col-md-1,.oplb-bs .col-md-10,.oplb-bs .col-md-11,.oplb-bs .col-md-12,.oplb-bs .col-md-13,.oplb-bs .col-md-14,.oplb-bs .col-md-15,.oplb-bs .col-md-16,.oplb-bs .col-md-17,.oplb-bs .col-md-18,.oplb-bs .col-md-19,.oplb-bs .col-md-2,.oplb-bs .col-md-20,.oplb-bs .col-md-21,.oplb-bs .col-md-22,.oplb-bs .col-md-23,.oplb-bs .col-md-24,.oplb-bs .col-md-3,.oplb-bs .col-md-4,.oplb-bs .col-md-5,.oplb-bs .col-md-6,.oplb-bs .col-md-7,.oplb-bs .col-md-8,.oplb-bs .col-md-9,.oplb-bs .col-sm-1,.oplb-bs .col-sm-10,.oplb-bs .col-sm-11,.oplb-bs .col-sm-12,.oplb-bs .col-sm-13,.oplb-bs .col-sm-14,.oplb-bs .col-sm-15,.oplb-bs .col-sm-16,.oplb-bs .col-sm-17,.oplb-bs .col-sm-18,.oplb-bs .col-sm-19,.oplb-bs .col-sm-2,.oplb-bs .col-sm-20,.oplb-bs .col-sm-21,.oplb-bs .col-sm-22,.oplb-bs .col-sm-23,.oplb-bs .col-sm-24,.oplb-bs .col-sm-3,.oplb-bs .col-sm-4,.oplb-bs .col-sm-5,.oplb-bs .col-sm-6,.oplb-bs .col-sm-7,.oplb-bs .col-sm-8,.oplb-bs .col-sm-9,.oplb-bs .col-xs-1,.oplb-bs .col-xs-10,.oplb-bs .col-xs-11,.oplb-bs .col-xs-12,.oplb-bs .col-xs-13,.oplb-bs .col-xs-14,.oplb-bs .col-xs-15,.oplb-bs .col-xs-16,.oplb-bs .col-xs-17,.oplb-bs .col-xs-18,.oplb-bs .col-xs-19,.oplb-bs .col-xs-2,.oplb-bs .col-xs-20,.oplb-bs .col-xs-21,.oplb-bs .col-xs-22,.oplb-bs .col-xs-23,.oplb-bs .col-xs-24,.oplb-bs .col-xs-3,.oplb-bs .col-xs-4,.oplb-bs .col-xs-5,.oplb-bs .col-xs-6,.oplb-bs .col-xs-7,.oplb-bs .col-xs-8,.oplb-bs .col-xs-9{position:relative;min-height:1px;padding-left:7.5px;padding-right:7.5px}.oplb-bs .col-xs-1,.oplb-bs .col-xs-10,.oplb-bs .col-xs-11,.oplb-bs .col-xs-12,.oplb-bs .col-xs-13,.oplb-bs .col-xs-14,.oplb-bs .col-xs-15,.oplb-bs .col-xs-16,.oplb-bs .col-xs-17,.oplb-bs .col-xs-18,.oplb-bs .col-xs-19,.oplb-bs .col-xs-2,.oplb-bs .col-xs-20,.oplb-bs .col-xs-21,.oplb-bs .col-xs-22,.oplb-bs .col-xs-23,.oplb-bs .col-xs-24,.oplb-bs .col-xs-3,.oplb-bs .col-xs-4,.oplb-bs .col-xs-5,.oplb-bs .col-xs-6,.oplb-bs .col-xs-7,.oplb-bs .col-xs-8,.oplb-bs .col-xs-9{float:left}.oplb-bs .col-xs-24{width:100%}.oplb-bs .col-xs-23{width:95.83333333%}.oplb-bs .col-xs-22{width:91.66666667%}.oplb-bs .col-xs-21{width:87.5%}.oplb-bs .col-xs-20{width:83.33333333%}.oplb-bs .col-xs-19{width:79.16666667%}.oplb-bs .col-xs-18{width:75%}.oplb-bs .col-xs-17{width:70.83333333%}.oplb-bs .col-xs-16{width:66.66666667%}.oplb-bs .col-xs-15{width:62.5%}.oplb-bs .col-xs-14{width:58.33333333%}.oplb-bs .col-xs-13{width:54.16666667%}.oplb-bs .col-xs-12{width:50%}.oplb-bs .col-xs-11{width:45.83333333%}.oplb-bs .col-xs-10{width:41.66666667%}.oplb-bs .col-xs-9{width:37.5%}.oplb-bs .col-xs-8{width:33.33333333%}.oplb-bs .col-xs-7{width:29.16666667%}.oplb-bs .col-xs-6{width:25%}.oplb-bs .col-xs-5{width:20.83333333%}.oplb-bs .col-xs-4{width:16.66666667%}.oplb-bs .col-xs-3{width:12.5%}.oplb-bs .col-xs-2{width:8.33333333%}.oplb-bs .col-xs-1{width:4.16666667%}.oplb-bs .col-xs-pull-24{right:100%}.oplb-bs .col-xs-pull-23{right:95.83333333%}.oplb-bs .col-xs-pull-22{right:91.66666667%}.oplb-bs .col-xs-pull-21{right:87.5%}.oplb-bs .col-xs-pull-20{right:83.33333333%}.oplb-bs .col-xs-pull-19{right:79.16666667%}.oplb-bs .col-xs-pull-18{right:75%}.oplb-bs .col-xs-pull-17{right:70.83333333%}.oplb-bs .col-xs-pull-16{right:66.66666667%}.oplb-bs .col-xs-pull-15{right:62.5%}.oplb-bs .col-xs-pull-14{right:58.33333333%}.oplb-bs .col-xs-pull-13{right:54.16666667%}.oplb-bs .col-xs-pull-12{right:50%}.oplb-bs .col-xs-pull-11{right:45.83333333%}.oplb-bs .col-xs-pull-10{right:41.66666667%}.oplb-bs .col-xs-pull-9{right:37.5%}.oplb-bs .col-xs-pull-8{right:33.33333333%}.oplb-bs .col-xs-pull-7{right:29.16666667%}.oplb-bs .col-xs-pull-6{right:25%}.oplb-bs .col-xs-pull-5{right:20.83333333%}.oplb-bs .col-xs-pull-4{right:16.66666667%}.oplb-bs .col-xs-pull-3{right:12.5%}.oplb-bs .col-xs-pull-2{right:8.33333333%}.oplb-bs .col-xs-pull-1{right:4.16666667%}.oplb-bs .col-xs-pull-0{right:auto}.oplb-bs .col-xs-push-24{left:100%}.oplb-bs .col-xs-push-23{left:95.83333333%}.oplb-bs .col-xs-push-22{left:91.66666667%}.oplb-bs .col-xs-push-21{left:87.5%}.oplb-bs .col-xs-push-20{left:83.33333333%}.oplb-bs .col-xs-push-19{left:79.16666667%}.oplb-bs .col-xs-push-18{left:75%}.oplb-bs .col-xs-push-17{left:70.83333333%}.oplb-bs .col-xs-push-16{left:66.66666667%}.oplb-bs .col-xs-push-15{left:62.5%}.oplb-bs .col-xs-push-14{left:58.33333333%}.oplb-bs .col-xs-push-13{left:54.16666667%}.oplb-bs .col-xs-push-12{left:50%}.oplb-bs .col-xs-push-11{left:45.83333333%}.oplb-bs .col-xs-push-10{left:41.66666667%}.oplb-bs .col-xs-push-9{left:37.5%}.oplb-bs .col-xs-push-8{left:33.33333333%}.oplb-bs .col-xs-push-7{left:29.16666667%}.oplb-bs .col-xs-push-6{left:25%}.oplb-bs .col-xs-push-5{left:20.83333333%}.oplb-bs .col-xs-push-4{left:16.66666667%}.oplb-bs .col-xs-push-3{left:12.5%}.oplb-bs .col-xs-push-2{left:8.33333333%}.oplb-bs .col-xs-push-1{left:4.16666667%}.oplb-bs .col-xs-push-0{left:auto}.oplb-bs .col-xs-offset-24{margin-left:100%}.oplb-bs .col-xs-offset-23{margin-left:95.83333333%}.oplb-bs .col-xs-offset-22{margin-left:91.66666667%}.oplb-bs .col-xs-offset-21{margin-left:87.5%}.oplb-bs .col-xs-offset-20{margin-left:83.33333333%}.oplb-bs .col-xs-offset-19{margin-left:79.16666667%}.oplb-bs .col-xs-offset-18{margin-left:75%}.oplb-bs .col-xs-offset-17{margin-left:70.83333333%}.oplb-bs .col-xs-offset-16{margin-left:66.66666667%}.oplb-bs .col-xs-offset-15{margin-left:62.5%}.oplb-bs .col-xs-offset-14{margin-left:58.33333333%}.oplb-bs .col-xs-offset-13{margin-left:54.16666667%}.oplb-bs .col-xs-offset-12{margin-left:50%}.oplb-bs .col-xs-offset-11{margin-left:45.83333333%}.oplb-bs .col-xs-offset-10{margin-left:41.66666667%}.oplb-bs .col-xs-offset-9{margin-left:37.5%}.oplb-bs .col-xs-offset-8{margin-left:33.33333333%}.oplb-bs .col-xs-offset-7{margin-left:29.16666667%}.oplb-bs .col-xs-offset-6{margin-left:25%}.oplb-bs .col-xs-offset-5{margin-left:20.83333333%}.oplb-bs .col-xs-offset-4{margin-left:16.66666667%}.oplb-bs .col-xs-offset-3{margin-left:12.5%}.oplb-bs .col-xs-offset-2{margin-left:8.33333333%}.oplb-bs .col-xs-offset-1{margin-left:4.16666667%}.oplb-bs .col-xs-offset-0{margin-left:0}@media (min-width:768px){.oplb-bs .col-sm-1,.oplb-bs .col-sm-10,.oplb-bs .col-sm-11,.oplb-bs .col-sm-12,.oplb-bs .col-sm-13,.oplb-bs .col-sm-14,.oplb-bs .col-sm-15,.oplb-bs .col-sm-16,.oplb-bs .col-sm-17,.oplb-bs .col-sm-18,.oplb-bs .col-sm-19,.oplb-bs .col-sm-2,.oplb-bs .col-sm-20,.oplb-bs .col-sm-21,.oplb-bs .col-sm-22,.oplb-bs .col-sm-23,.oplb-bs .col-sm-24,.oplb-bs .col-sm-3,.oplb-bs .col-sm-4,.oplb-bs .col-sm-5,.oplb-bs .col-sm-6,.oplb-bs .col-sm-7,.oplb-bs .col-sm-8,.oplb-bs .col-sm-9{float:left}.oplb-bs .col-sm-24{width:100%}.oplb-bs .col-sm-23{width:95.83333333%}.oplb-bs .col-sm-22{width:91.66666667%}.oplb-bs .col-sm-21{width:87.5%}.oplb-bs .col-sm-20{width:83.33333333%}.oplb-bs .col-sm-19{width:79.16666667%}.oplb-bs .col-sm-18{width:75%}.oplb-bs .col-sm-17{width:70.83333333%}.oplb-bs .col-sm-16{width:66.66666667%}.oplb-bs .col-sm-15{width:62.5%}.oplb-bs .col-sm-14{width:58.33333333%}.oplb-bs .col-sm-13{width:54.16666667%}.oplb-bs .col-sm-12{width:50%}.oplb-bs .col-sm-11{width:45.83333333%}.oplb-bs .col-sm-10{width:41.66666667%}.oplb-bs .col-sm-9{width:37.5%}.oplb-bs .col-sm-8{width:33.33333333%}.oplb-bs .col-sm-7{width:29.16666667%}.oplb-bs .col-sm-6{width:25%}.oplb-bs .col-sm-5{width:20.83333333%}.oplb-bs .col-sm-4{width:16.66666667%}.oplb-bs .col-sm-3{width:12.5%}.oplb-bs .col-sm-2{width:8.33333333%}.oplb-bs .col-sm-1{width:4.16666667%}.oplb-bs .col-sm-pull-24{right:100%}.oplb-bs .col-sm-pull-23{right:95.83333333%}.oplb-bs .col-sm-pull-22{right:91.66666667%}.oplb-bs .col-sm-pull-21{right:87.5%}.oplb-bs .col-sm-pull-20{right:83.33333333%}.oplb-bs .col-sm-pull-19{right:79.16666667%}.oplb-bs .col-sm-pull-18{right:75%}.oplb-bs .col-sm-pull-17{right:70.83333333%}.oplb-bs .col-sm-pull-16{right:66.66666667%}.oplb-bs .col-sm-pull-15{right:62.5%}.oplb-bs .col-sm-pull-14{right:58.33333333%}.oplb-bs .col-sm-pull-13{right:54.16666667%}.oplb-bs .col-sm-pull-12{right:50%}.oplb-bs .col-sm-pull-11{right:45.83333333%}.oplb-bs .col-sm-pull-10{right:41.66666667%}.oplb-bs .col-sm-pull-9{right:37.5%}.oplb-bs .col-sm-pull-8{right:33.33333333%}.oplb-bs .col-sm-pull-7{right:29.16666667%}.oplb-bs .col-sm-pull-6{right:25%}.oplb-bs .col-sm-pull-5{right:20.83333333%}.oplb-bs .col-sm-pull-4{right:16.66666667%}.oplb-bs .col-sm-pull-3{right:12.5%}.oplb-bs .col-sm-pull-2{right:8.33333333%}.oplb-bs .col-sm-pull-1{right:4.16666667%}.oplb-bs .col-sm-pull-0{right:auto}.oplb-bs .col-sm-push-24{left:100%}.oplb-bs .col-sm-push-23{left:95.83333333%}.oplb-bs .col-sm-push-22{left:91.66666667%}.oplb-bs .col-sm-push-21{left:87.5%}.oplb-bs .col-sm-push-20{left:83.33333333%}.oplb-bs .col-sm-push-19{left:79.16666667%}.oplb-bs .col-sm-push-18{left:75%}.oplb-bs .col-sm-push-17{left:70.83333333%}.oplb-bs .col-sm-push-16{left:66.66666667%}.oplb-bs .col-sm-push-15{left:62.5%}.oplb-bs .col-sm-push-14{left:58.33333333%}.oplb-bs .col-sm-push-13{left:54.16666667%}.oplb-bs .col-sm-push-12{left:50%}.oplb-bs .col-sm-push-11{left:45.83333333%}.oplb-bs .col-sm-push-10{left:41.66666667%}.oplb-bs .col-sm-push-9{left:37.5%}.oplb-bs .col-sm-push-8{left:33.33333333%}.oplb-bs .col-sm-push-7{left:29.16666667%}.oplb-bs .col-sm-push-6{left:25%}.oplb-bs .col-sm-push-5{left:20.83333333%}.oplb-bs .col-sm-push-4{left:16.66666667%}.oplb-bs .col-sm-push-3{left:12.5%}.oplb-bs .col-sm-push-2{left:8.33333333%}.oplb-bs .col-sm-push-1{left:4.16666667%}.oplb-bs .col-sm-push-0{left:auto}.oplb-bs .col-sm-offset-24{margin-left:100%}.oplb-bs .col-sm-offset-23{margin-left:95.83333333%}.oplb-bs .col-sm-offset-22{margin-left:91.66666667%}.oplb-bs .col-sm-offset-21{margin-left:87.5%}.oplb-bs .col-sm-offset-20{margin-left:83.33333333%}.oplb-bs .col-sm-offset-19{margin-left:79.16666667%}.oplb-bs .col-sm-offset-18{margin-left:75%}.oplb-bs .col-sm-offset-17{margin-left:70.83333333%}.oplb-bs .col-sm-offset-16{margin-left:66.66666667%}.oplb-bs .col-sm-offset-15{margin-left:62.5%}.oplb-bs .col-sm-offset-14{margin-left:58.33333333%}.oplb-bs .col-sm-offset-13{margin-left:54.16666667%}.oplb-bs .col-sm-offset-12{margin-left:50%}.oplb-bs .col-sm-offset-11{margin-left:45.83333333%}.oplb-bs .col-sm-offset-10{margin-left:41.66666667%}.oplb-bs .col-sm-offset-9{margin-left:37.5%}.oplb-bs .col-sm-offset-8{margin-left:33.33333333%}.oplb-bs .col-sm-offset-7{margin-left:29.16666667%}.oplb-bs .col-sm-offset-6{margin-left:25%}.oplb-bs .col-sm-offset-5{margin-left:20.83333333%}.oplb-bs .col-sm-offset-4{margin-left:16.66666667%}.oplb-bs .col-sm-offset-3{margin-left:12.5%}.oplb-bs .col-sm-offset-2{margin-left:8.33333333%}.oplb-bs .col-sm-offset-1{margin-left:4.16666667%}.oplb-bs .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.oplb-bs .col-md-1,.oplb-bs .col-md-10,.oplb-bs .col-md-11,.oplb-bs .col-md-12,.oplb-bs .col-md-13,.oplb-bs .col-md-14,.oplb-bs .col-md-15,.oplb-bs .col-md-16,.oplb-bs .col-md-17,.oplb-bs .col-md-18,.oplb-bs .col-md-19,.oplb-bs .col-md-2,.oplb-bs .col-md-20,.oplb-bs .col-md-21,.oplb-bs .col-md-22,.oplb-bs .col-md-23,.oplb-bs .col-md-24,.oplb-bs .col-md-3,.oplb-bs .col-md-4,.oplb-bs .col-md-5,.oplb-bs .col-md-6,.oplb-bs .col-md-7,.oplb-bs .col-md-8,.oplb-bs .col-md-9{float:left}.oplb-bs .col-md-24{width:100%}.oplb-bs .col-md-23{width:95.83333333%}.oplb-bs .col-md-22{width:91.66666667%}.oplb-bs .col-md-21{width:87.5%}.oplb-bs .col-md-20{width:83.33333333%}.oplb-bs .col-md-19{width:79.16666667%}.oplb-bs .col-md-18{width:75%}.oplb-bs .col-md-17{width:70.83333333%}.oplb-bs .col-md-16{width:66.66666667%}.oplb-bs .col-md-15{width:62.5%}.oplb-bs .col-md-14{width:58.33333333%}.oplb-bs .col-md-13{width:54.16666667%}.oplb-bs .col-md-12{width:50%}.oplb-bs .col-md-11{width:45.83333333%}.oplb-bs .col-md-10{width:41.66666667%}.oplb-bs .col-md-9{width:37.5%}.oplb-bs .col-md-8{width:33.33333333%}.oplb-bs .col-md-7{width:29.16666667%}.oplb-bs .col-md-6{width:25%}.oplb-bs .col-md-5{width:20.83333333%}.oplb-bs .col-md-4{width:16.66666667%}.oplb-bs .col-md-3{width:12.5%}.oplb-bs .col-md-2{width:8.33333333%}.oplb-bs .col-md-1{width:4.16666667%}.oplb-bs .col-md-pull-24{right:100%}.oplb-bs .col-md-pull-23{right:95.83333333%}.oplb-bs .col-md-pull-22{right:91.66666667%}.oplb-bs .col-md-pull-21{right:87.5%}.oplb-bs .col-md-pull-20{right:83.33333333%}.oplb-bs .col-md-pull-19{right:79.16666667%}.oplb-bs .col-md-pull-18{right:75%}.oplb-bs .col-md-pull-17{right:70.83333333%}.oplb-bs .col-md-pull-16{right:66.66666667%}.oplb-bs .col-md-pull-15{right:62.5%}.oplb-bs .col-md-pull-14{right:58.33333333%}.oplb-bs .col-md-pull-13{right:54.16666667%}.oplb-bs .col-md-pull-12{right:50%}.oplb-bs .col-md-pull-11{right:45.83333333%}.oplb-bs .col-md-pull-10{right:41.66666667%}.oplb-bs .col-md-pull-9{right:37.5%}.oplb-bs .col-md-pull-8{right:33.33333333%}.oplb-bs .col-md-pull-7{right:29.16666667%}.oplb-bs .col-md-pull-6{right:25%}.oplb-bs .col-md-pull-5{right:20.83333333%}.oplb-bs .col-md-pull-4{right:16.66666667%}.oplb-bs .col-md-pull-3{right:12.5%}.oplb-bs .col-md-pull-2{right:8.33333333%}.oplb-bs .col-md-pull-1{right:4.16666667%}.oplb-bs .col-md-pull-0{right:auto}.oplb-bs .col-md-push-24{left:100%}.oplb-bs .col-md-push-23{left:95.83333333%}.oplb-bs .col-md-push-22{left:91.66666667%}.oplb-bs .col-md-push-21{left:87.5%}.oplb-bs .col-md-push-20{left:83.33333333%}.oplb-bs .col-md-push-19{left:79.16666667%}.oplb-bs .col-md-push-18{left:75%}.oplb-bs .col-md-push-17{left:70.83333333%}.oplb-bs .col-md-push-16{left:66.66666667%}.oplb-bs .col-md-push-15{left:62.5%}.oplb-bs .col-md-push-14{left:58.33333333%}.oplb-bs .col-md-push-13{left:54.16666667%}.oplb-bs .col-md-push-12{left:50%}.oplb-bs .col-md-push-11{left:45.83333333%}.oplb-bs .col-md-push-10{left:41.66666667%}.oplb-bs .col-md-push-9{left:37.5%}.oplb-bs .col-md-push-8{left:33.33333333%}.oplb-bs .col-md-push-7{left:29.16666667%}.oplb-bs .col-md-push-6{left:25%}.oplb-bs .col-md-push-5{left:20.83333333%}.oplb-bs .col-md-push-4{left:16.66666667%}.oplb-bs .col-md-push-3{left:12.5%}.oplb-bs .col-md-push-2{left:8.33333333%}.oplb-bs .col-md-push-1{left:4.16666667%}.oplb-bs .col-md-push-0{left:auto}.oplb-bs .col-md-offset-24{margin-left:100%}.oplb-bs .col-md-offset-23{margin-left:95.83333333%}.oplb-bs .col-md-offset-22{margin-left:91.66666667%}.oplb-bs .col-md-offset-21{margin-left:87.5%}.oplb-bs .col-md-offset-20{margin-left:83.33333333%}.oplb-bs .col-md-offset-19{margin-left:79.16666667%}.oplb-bs .col-md-offset-18{margin-left:75%}.oplb-bs .col-md-offset-17{margin-left:70.83333333%}.oplb-bs .col-md-offset-16{margin-left:66.66666667%}.oplb-bs .col-md-offset-15{margin-left:62.5%}.oplb-bs .col-md-offset-14{margin-left:58.33333333%}.oplb-bs .col-md-offset-13{margin-left:54.16666667%}.oplb-bs .col-md-offset-12{margin-left:50%}.oplb-bs .col-md-offset-11{margin-left:45.83333333%}.oplb-bs .col-md-offset-10{margin-left:41.66666667%}.oplb-bs .col-md-offset-9{margin-left:37.5%}.oplb-bs .col-md-offset-8{margin-left:33.33333333%}.oplb-bs .col-md-offset-7{margin-left:29.16666667%}.oplb-bs .col-md-offset-6{margin-left:25%}.oplb-bs .col-md-offset-5{margin-left:20.83333333%}.oplb-bs .col-md-offset-4{margin-left:16.66666667%}.oplb-bs .col-md-offset-3{margin-left:12.5%}.oplb-bs .col-md-offset-2{margin-left:8.33333333%}.oplb-bs .col-md-offset-1{margin-left:4.16666667%}.oplb-bs .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.oplb-bs .col-lg-1,.oplb-bs .col-lg-10,.oplb-bs .col-lg-11,.oplb-bs .col-lg-12,.oplb-bs .col-lg-13,.oplb-bs .col-lg-14,.oplb-bs .col-lg-15,.oplb-bs .col-lg-16,.oplb-bs .col-lg-17,.oplb-bs .col-lg-18,.oplb-bs .col-lg-19,.oplb-bs .col-lg-2,.oplb-bs .col-lg-20,.oplb-bs .col-lg-21,.oplb-bs .col-lg-22,.oplb-bs .col-lg-23,.oplb-bs .col-lg-24,.oplb-bs .col-lg-3,.oplb-bs .col-lg-4,.oplb-bs .col-lg-5,.oplb-bs .col-lg-6,.oplb-bs .col-lg-7,.oplb-bs .col-lg-8,.oplb-bs .col-lg-9{float:left}.oplb-bs .col-lg-24{width:100%}.oplb-bs .col-lg-23{width:95.83333333%}.oplb-bs .col-lg-22{width:91.66666667%}.oplb-bs .col-lg-21{width:87.5%}.oplb-bs .col-lg-20{width:83.33333333%}.oplb-bs .col-lg-19{width:79.16666667%}.oplb-bs .col-lg-18{width:75%}.oplb-bs .col-lg-17{width:70.83333333%}.oplb-bs .col-lg-16{width:66.66666667%}.oplb-bs .col-lg-15{width:62.5%}.oplb-bs .col-lg-14{width:58.33333333%}.oplb-bs .col-lg-13{width:54.16666667%}.oplb-bs .col-lg-12{width:50%}.oplb-bs .col-lg-11{width:45.83333333%}.oplb-bs .col-lg-10{width:41.66666667%}.oplb-bs .col-lg-9{width:37.5%}.oplb-bs .col-lg-8{width:33.33333333%}.oplb-bs .col-lg-7{width:29.16666667%}.oplb-bs .col-lg-6{width:25%}.oplb-bs .col-lg-5{width:20.83333333%}.oplb-bs .col-lg-4{width:16.66666667%}.oplb-bs .col-lg-3{width:12.5%}.oplb-bs .col-lg-2{width:8.33333333%}.oplb-bs .col-lg-1{width:4.16666667%}.oplb-bs .col-lg-pull-24{right:100%}.oplb-bs .col-lg-pull-23{right:95.83333333%}.oplb-bs .col-lg-pull-22{right:91.66666667%}.oplb-bs .col-lg-pull-21{right:87.5%}.oplb-bs .col-lg-pull-20{right:83.33333333%}.oplb-bs .col-lg-pull-19{right:79.16666667%}.oplb-bs .col-lg-pull-18{right:75%}.oplb-bs .col-lg-pull-17{right:70.83333333%}.oplb-bs .col-lg-pull-16{right:66.66666667%}.oplb-bs .col-lg-pull-15{right:62.5%}.oplb-bs .col-lg-pull-14{right:58.33333333%}.oplb-bs .col-lg-pull-13{right:54.16666667%}.oplb-bs .col-lg-pull-12{right:50%}.oplb-bs .col-lg-pull-11{right:45.83333333%}.oplb-bs .col-lg-pull-10{right:41.66666667%}.oplb-bs .col-lg-pull-9{right:37.5%}.oplb-bs .col-lg-pull-8{right:33.33333333%}.oplb-bs .col-lg-pull-7{right:29.16666667%}.oplb-bs .col-lg-pull-6{right:25%}.oplb-bs .col-lg-pull-5{right:20.83333333%}.oplb-bs .col-lg-pull-4{right:16.66666667%}.oplb-bs .col-lg-pull-3{right:12.5%}.oplb-bs .col-lg-pull-2{right:8.33333333%}.oplb-bs .col-lg-pull-1{right:4.16666667%}.oplb-bs .col-lg-pull-0{right:auto}.oplb-bs .col-lg-push-24{left:100%}.oplb-bs .col-lg-push-23{left:95.83333333%}.oplb-bs .col-lg-push-22{left:91.66666667%}.oplb-bs .col-lg-push-21{left:87.5%}.oplb-bs .col-lg-push-20{left:83.33333333%}.oplb-bs .col-lg-push-19{left:79.16666667%}.oplb-bs .col-lg-push-18{left:75%}.oplb-bs .col-lg-push-17{left:70.83333333%}.oplb-bs .col-lg-push-16{left:66.66666667%}.oplb-bs .col-lg-push-15{left:62.5%}.oplb-bs .col-lg-push-14{left:58.33333333%}.oplb-bs .col-lg-push-13{left:54.16666667%}.oplb-bs .col-lg-push-12{left:50%}.oplb-bs .col-lg-push-11{left:45.83333333%}.oplb-bs .col-lg-push-10{left:41.66666667%}.oplb-bs .col-lg-push-9{left:37.5%}.oplb-bs .col-lg-push-8{left:33.33333333%}.oplb-bs .col-lg-push-7{left:29.16666667%}.oplb-bs .col-lg-push-6{left:25%}.oplb-bs .col-lg-push-5{left:20.83333333%}.oplb-bs .col-lg-push-4{left:16.66666667%}.oplb-bs .col-lg-push-3{left:12.5%}.oplb-bs .col-lg-push-2{left:8.33333333%}.oplb-bs .col-lg-push-1{left:4.16666667%}.oplb-bs .col-lg-push-0{left:auto}.oplb-bs .col-lg-offset-24{margin-left:100%}.oplb-bs .col-lg-offset-23{margin-left:95.83333333%}.oplb-bs .col-lg-offset-22{margin-left:91.66666667%}.oplb-bs .col-lg-offset-21{margin-left:87.5%}.oplb-bs .col-lg-offset-20{margin-left:83.33333333%}.oplb-bs .col-lg-offset-19{margin-left:79.16666667%}.oplb-bs .col-lg-offset-18{margin-left:75%}.oplb-bs .col-lg-offset-17{margin-left:70.83333333%}.oplb-bs .col-lg-offset-16{margin-left:66.66666667%}.oplb-bs .col-lg-offset-15{margin-left:62.5%}.oplb-bs .col-lg-offset-14{margin-left:58.33333333%}.oplb-bs .col-lg-offset-13{margin-left:54.16666667%}.oplb-bs .col-lg-offset-12{margin-left:50%}.oplb-bs .col-lg-offset-11{margin-left:45.83333333%}.oplb-bs .col-lg-offset-10{margin-left:41.66666667%}.oplb-bs .col-lg-offset-9{margin-left:37.5%}.oplb-bs .col-lg-offset-8{margin-left:33.33333333%}.oplb-bs .col-lg-offset-7{margin-left:29.16666667%}.oplb-bs .col-lg-offset-6{margin-left:25%}.oplb-bs .col-lg-offset-5{margin-left:20.83333333%}.oplb-bs .col-lg-offset-4{margin-left:16.66666667%}.oplb-bs .col-lg-offset-3{margin-left:12.5%}.oplb-bs .col-lg-offset-2{margin-left:8.33333333%}.oplb-bs .col-lg-offset-1{margin-left:4.16666667%}.oplb-bs .col-lg-offset-0{margin-left:0}}.oplb-bs table{background-color:transparent}.oplb-bs th{text-align:left}.oplb-bs .table{width:100%;max-width:100%;margin-bottom:20px}.oplb-bs .table>tbody>tr>td,.oplb-bs .table>tbody>tr>th,.oplb-bs .table>tfoot>tr>td,.oplb-bs .table>tfoot>tr>th,.oplb-bs .table>thead>tr>td,.oplb-bs .table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.oplb-bs .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.oplb-bs .table>caption+thead>tr:first-child>td,.oplb-bs .table>caption+thead>tr:first-child>th,.oplb-bs .table>colgroup+thead>tr:first-child>td,.oplb-bs .table>colgroup+thead>tr:first-child>th,.oplb-bs .table>thead:first-child>tr:first-child>td,.oplb-bs .table>thead:first-child>tr:first-child>th{border-top:0}.oplb-bs .table>tbody+tbody{border-top:2px solid #ddd}.oplb-bs .table .table{background-color:#fff}.oplb-bs .table-condensed>tbody>tr>td,.oplb-bs .table-condensed>tbody>tr>th,.oplb-bs .table-condensed>tfoot>tr>td,.oplb-bs .table-condensed>tfoot>tr>th,.oplb-bs .table-condensed>thead>tr>td,.oplb-bs .table-condensed>thead>tr>th{padding:5px}.oplb-bs .table-bordered{border:1px solid #ddd}.oplb-bs .table-bordered>tbody>tr>td,.oplb-bs .table-bordered>tbody>tr>th,.oplb-bs .table-bordered>tfoot>tr>td,.oplb-bs .table-bordered>tfoot>tr>th,.oplb-bs .table-bordered>thead>tr>td,.oplb-bs .table-bordered>thead>tr>th{border:1px solid #ddd}.oplb-bs .table-bordered>thead>tr>td,.oplb-bs .table-bordered>thead>tr>th{border-bottom-width:2px}.oplb-bs .table-striped>tbody>tr:nth-child(odd)>td,.oplb-bs .table-striped>tbody>tr:nth-child(odd)>th{background-color:#f0f0f0}.oplb-bs .table-hover>tbody>tr:hover>td,.oplb-bs .table-hover>tbody>tr:hover>th{background-color:#f5f5f5}.oplb-bs table col[class*=col-]{position:static;float:none;display:table-column}.oplb-bs table td[class*=col-],.oplb-bs table th[class*=col-]{position:static;float:none;display:table-cell}.oplb-bs .table>tbody>tr.active>td,.oplb-bs .table>tbody>tr.active>th,.oplb-bs .table>tbody>tr>td.active,.oplb-bs .table>tbody>tr>th.active,.oplb-bs .table>tfoot>tr.active>td,.oplb-bs .table>tfoot>tr.active>th,.oplb-bs .table>tfoot>tr>td.active,.oplb-bs .table>tfoot>tr>th.active,.oplb-bs .table>thead>tr.active>td,.oplb-bs .table>thead>tr.active>th,.oplb-bs .table>thead>tr>td.active,.oplb-bs .table>thead>tr>th.active{background-color:#f5f5f5}.oplb-bs .table-hover>tbody>tr.active:hover>td,.oplb-bs .table-hover>tbody>tr.active:hover>th,.oplb-bs .table-hover>tbody>tr:hover>.active,.oplb-bs .table-hover>tbody>tr>td.active:hover,.oplb-bs .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.oplb-bs .table>tbody>tr.success>td,.oplb-bs .table>tbody>tr.success>th,.oplb-bs .table>tbody>tr>td.success,.oplb-bs .table>tbody>tr>th.success,.oplb-bs .table>tfoot>tr.success>td,.oplb-bs .table>tfoot>tr.success>th,.oplb-bs .table>tfoot>tr>td.success,.oplb-bs .table>tfoot>tr>th.success,.oplb-bs .table>thead>tr.success>td,.oplb-bs .table>thead>tr.success>th,.oplb-bs .table>thead>tr>td.success,.oplb-bs .table>thead>tr>th.success{background-color:#dff0d8}.oplb-bs .table-hover>tbody>tr.success:hover>td,.oplb-bs .table-hover>tbody>tr.success:hover>th,.oplb-bs .table-hover>tbody>tr:hover>.success,.oplb-bs .table-hover>tbody>tr>td.success:hover,.oplb-bs .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.oplb-bs .table>tbody>tr.info>td,.oplb-bs .table>tbody>tr.info>th,.oplb-bs .table>tbody>tr>td.info,.oplb-bs .table>tbody>tr>th.info,.oplb-bs .table>tfoot>tr.info>td,.oplb-bs .table>tfoot>tr.info>th,.oplb-bs .table>tfoot>tr>td.info,.oplb-bs .table>tfoot>tr>th.info,.oplb-bs .table>thead>tr.info>td,.oplb-bs .table>thead>tr.info>th,.oplb-bs .table>thead>tr>td.info,.oplb-bs .table>thead>tr>th.info{background-color:#d9edf7}.oplb-bs .table-hover>tbody>tr.info:hover>td,.oplb-bs .table-hover>tbody>tr.info:hover>th,.oplb-bs .table-hover>tbody>tr:hover>.info,.oplb-bs .table-hover>tbody>tr>td.info:hover,.oplb-bs .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.oplb-bs .table>tbody>tr.warning>td,.oplb-bs .table>tbody>tr.warning>th,.oplb-bs .table>tbody>tr>td.warning,.oplb-bs .table>tbody>tr>th.warning,.oplb-bs .table>tfoot>tr.warning>td,.oplb-bs .table>tfoot>tr.warning>th,.oplb-bs .table>tfoot>tr>td.warning,.oplb-bs .table>tfoot>tr>th.warning,.oplb-bs .table>thead>tr.warning>td,.oplb-bs .table>thead>tr.warning>th,.oplb-bs .table>thead>tr>td.warning,.oplb-bs .table>thead>tr>th.warning{background-color:#fcf8e3}.oplb-bs .table-hover>tbody>tr.warning:hover>td,.oplb-bs .table-hover>tbody>tr.warning:hover>th,.oplb-bs .table-hover>tbody>tr:hover>.warning,.oplb-bs .table-hover>tbody>tr>td.warning:hover,.oplb-bs .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.oplb-bs .table>tbody>tr.danger>td,.oplb-bs .table>tbody>tr.danger>th,.oplb-bs .table>tbody>tr>td.danger,.oplb-bs .table>tbody>tr>th.danger,.oplb-bs .table>tfoot>tr.danger>td,.oplb-bs .table>tfoot>tr.danger>th,.oplb-bs .table>tfoot>tr>td.danger,.oplb-bs .table>tfoot>tr>th.danger,.oplb-bs .table>thead>tr.danger>td,.oplb-bs .table>thead>tr.danger>th,.oplb-bs .table>thead>tr>td.danger,.oplb-bs .table>thead>tr>th.danger{background-color:#f2dede}.oplb-bs .table-hover>tbody>tr.danger:hover>td,.oplb-bs .table-hover>tbody>tr.danger:hover>th,.oplb-bs .table-hover>tbody>tr:hover>.danger,.oplb-bs .table-hover>tbody>tr>td.danger:hover,.oplb-bs .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}@media screen and (max-width:767px){.oplb-bs .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.oplb-bs .table-responsive>.table{margin-bottom:0}.oplb-bs .table-responsive>.table>tbody>tr>td,.oplb-bs .table-responsive>.table>tbody>tr>th,.oplb-bs .table-responsive>.table>tfoot>tr>td,.oplb-bs .table-responsive>.table>tfoot>tr>th,.oplb-bs .table-responsive>.table>thead>tr>td,.oplb-bs .table-responsive>.table>thead>tr>th{white-space:nowrap}.oplb-bs .table-responsive>.table-bordered{border:0}.oplb-bs .table-responsive>.table-bordered>tbody>tr>td:first-child,.oplb-bs .table-responsive>.table-bordered>tbody>tr>th:first-child,.oplb-bs .table-responsive>.table-bordered>tfoot>tr>td:first-child,.oplb-bs .table-responsive>.table-bordered>tfoot>tr>th:first-child,.oplb-bs .table-responsive>.table-bordered>thead>tr>td:first-child,.oplb-bs .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.oplb-bs .table-responsive>.table-bordered>tbody>tr>td:last-child,.oplb-bs .table-responsive>.table-bordered>tbody>tr>th:last-child,.oplb-bs .table-responsive>.table-bordered>tfoot>tr>td:last-child,.oplb-bs .table-responsive>.table-bordered>tfoot>tr>th:last-child,.oplb-bs .table-responsive>.table-bordered>thead>tr>td:last-child,.oplb-bs .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.oplb-bs .table-responsive>.table-bordered>tbody>tr:last-child>td,.oplb-bs .table-responsive>.table-bordered>tbody>tr:last-child>th,.oplb-bs .table-responsive>.table-bordered>tfoot>tr:last-child>td,.oplb-bs .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.oplb-bs fieldset{padding:0;margin:0;border:0;min-width:0}.oplb-bs legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.oplb-bs label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.oplb-bs input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.oplb-bs input[type=checkbox],.oplb-bs input[type=radio]{margin:4px 0 0;line-height:normal}.oplb-bs input[type=file]{display:block}.oplb-bs input[type=range]{display:block;width:100%}.oplb-bs select[multiple],.oplb-bs select[size]{height:auto}.oplb-bs input[type=checkbox]:focus,.oplb-bs input[type=file]:focus,.oplb-bs input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.oplb-bs output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.oplb-bs .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.oplb-bs .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.oplb-bs .form-control::-moz-placeholder{color:#777;opacity:1}.oplb-bs .form-control:-ms-input-placeholder{color:#777}.oplb-bs .form-control::-webkit-input-placeholder{color:#777}.oplb-bs .form-control[disabled],.oplb-bs .form-control[readonly],fieldset[disabled] .oplb-bs .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.oplb-bs .form-control{height:auto}.oplb-bs input[type=search]{-webkit-appearance:none}.oplb-bs input[type=date],.oplb-bs input[type=datetime-local],.oplb-bs input[type=month],.oplb-bs input[type=time]{line-height:34px}.oplb-bs input[type=date].input-sm,.oplb-bs input[type=datetime-local].input-sm,.oplb-bs input[type=month].input-sm,.oplb-bs input[type=time].input-sm{line-height:30px}.oplb-bs input[type=date].input-lg,.oplb-bs input[type=datetime-local].input-lg,.oplb-bs input[type=month].input-lg,.oplb-bs input[type=time].input-lg{line-height:46px}.oplb-bs .form-group{margin-bottom:15px}.oplb-bs .checkbox,.oplb-bs .radio{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.oplb-bs .checkbox label,.oplb-bs .radio label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.oplb-bs .checkbox input[type=checkbox],.oplb-bs .checkbox-inline input[type=checkbox],.oplb-bs .radio input[type=radio],.oplb-bs .radio-inline input[type=radio]{position:absolute;margin-left:-20px}.oplb-bs .checkbox+.checkbox,.oplb-bs .radio+.radio{margin-top:-5px}.oplb-bs .checkbox-inline,.oplb-bs .radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.oplb-bs .checkbox-inline+.checkbox-inline,.oplb-bs .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.oplb-bs input[type=checkbox].disabled,.oplb-bs input[type=checkbox][disabled],.oplb-bs input[type=radio].disabled,.oplb-bs input[type=radio][disabled],fieldset[disabled] .oplb-bs input[type=checkbox],fieldset[disabled] .oplb-bs input[type=radio]{cursor:not-allowed}.oplb-bs .checkbox-inline.disabled,.oplb-bs .radio-inline.disabled,fieldset[disabled] .oplb-bs .checkbox-inline,fieldset[disabled] .oplb-bs .radio-inline{cursor:not-allowed}.oplb-bs .checkbox.disabled label,.oplb-bs .radio.disabled label,fieldset[disabled] .oplb-bs .checkbox label,fieldset[disabled] .oplb-bs .radio label{cursor:not-allowed}.oplb-bs .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.oplb-bs .form-control-static.input-lg,.oplb-bs .form-control-static.input-sm{padding-left:0;padding-right:0}.oplb-bs .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.oplb-bs .input-sm{height:30px;line-height:30px}select[multiple].oplb-bs .input-sm,textarea.oplb-bs .input-sm{height:auto}.oplb-bs .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:4px}select.oplb-bs .input-lg{height:46px;line-height:46px}select[multiple].oplb-bs .input-lg,textarea.oplb-bs .input-lg{height:auto}.oplb-bs .has-feedback{position:relative}.oplb-bs .has-feedback .form-control{padding-right:42.5px}.oplb-bs .form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.oplb-bs .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.oplb-bs .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.oplb-bs .has-success .checkbox,.oplb-bs .has-success .checkbox-inline,.oplb-bs .has-success .control-label,.oplb-bs .has-success .help-block,.oplb-bs .has-success .radio,.oplb-bs .has-success .radio-inline{color:#3c763d}.oplb-bs .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.oplb-bs .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.oplb-bs .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.oplb-bs .has-success .form-control-feedback{color:#3c763d}.oplb-bs .has-warning .checkbox,.oplb-bs .has-warning .checkbox-inline,.oplb-bs .has-warning .control-label,.oplb-bs .has-warning .help-block,.oplb-bs .has-warning .radio,.oplb-bs .has-warning .radio-inline{color:#8a6d3b}.oplb-bs .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.oplb-bs .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.oplb-bs .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.oplb-bs .has-warning .form-control-feedback{color:#8a6d3b}.oplb-bs .has-error .checkbox,.oplb-bs .has-error .checkbox-inline,.oplb-bs .has-error .control-label,.oplb-bs .has-error .help-block,.oplb-bs .has-error .radio,.oplb-bs .has-error .radio-inline{color:#ff5959}.oplb-bs .has-error .form-control{border-color:#ff5959;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.oplb-bs .has-error .form-control:focus{border-color:#ff2626;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffbfbf;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffbfbf}.oplb-bs .has-error .input-group-addon{color:#ff5959;border-color:#ff5959;background-color:#f2dede}.oplb-bs .has-error .form-control-feedback{color:#ff5959}.oplb-bs .has-feedback label.sr-only~.form-control-feedback{top:0}.oplb-bs .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.oplb-bs .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.oplb-bs .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.oplb-bs .form-inline .input-group{display:inline-table;vertical-align:middle}.oplb-bs .form-inline .input-group .form-control,.oplb-bs .form-inline .input-group .input-group-addon,.oplb-bs .form-inline .input-group .input-group-btn{width:auto}.oplb-bs .form-inline .input-group>.form-control{width:100%}.oplb-bs .form-inline .control-label{margin-bottom:0;vertical-align:middle}.oplb-bs .form-inline .checkbox,.oplb-bs .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.oplb-bs .form-inline .checkbox label,.oplb-bs .form-inline .radio label{padding-left:0}.oplb-bs .form-inline .checkbox input[type=checkbox],.oplb-bs .form-inline .radio input[type=radio]{position:relative;margin-left:0}.oplb-bs .form-inline .has-feedback .form-control-feedback{top:0}}.oplb-bs .form-horizontal .checkbox,.oplb-bs .form-horizontal .checkbox-inline,.oplb-bs .form-horizontal .radio,.oplb-bs .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.oplb-bs .form-horizontal .checkbox,.oplb-bs .form-horizontal .radio{min-height:27px}.oplb-bs .form-horizontal .form-group{margin-left:-7.5px;margin-right:-7.5px}@media (min-width:768px){.oplb-bs .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.oplb-bs .form-horizontal .has-feedback .form-control-feedback{top:0;right:7.5px}@media (min-width:768px){.oplb-bs .form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.oplb-bs .form-horizontal .form-group-sm .control-label{padding-top:6px}}.oplb-bs .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;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}.oplb-bs .btn.active:focus,.oplb-bs .btn:active:focus,.oplb-bs .btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.oplb-bs .btn:focus,.oplb-bs .btn:hover{color:#333;text-decoration:none}.oplb-bs .btn.active,.oplb-bs .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)}.oplb-bs .btn.disabled,.oplb-bs .btn[disabled],fieldset[disabled] .oplb-bs .btn{cursor:not-allowed;pointer-events:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.oplb-bs .btn-default{color:#333;background-color:#fff;border-color:#ccc}.open>.dropdown-toggle.oplb-bs .btn-default,.oplb-bs .btn-default.active,.oplb-bs .btn-default:active,.oplb-bs .btn-default:focus,.oplb-bs .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.open>.dropdown-toggle.oplb-bs .btn-default,.oplb-bs .btn-default.active,.oplb-bs .btn-default:active{background-image:none}.oplb-bs .btn-default.disabled,.oplb-bs .btn-default.disabled.active,.oplb-bs .btn-default.disabled:active,.oplb-bs .btn-default.disabled:focus,.oplb-bs .btn-default.disabled:hover,.oplb-bs .btn-default[disabled],.oplb-bs .btn-default[disabled].active,.oplb-bs .btn-default[disabled]:active,.oplb-bs .btn-default[disabled]:focus,.oplb-bs .btn-default[disabled]:hover,fieldset[disabled] .oplb-bs .btn-default,fieldset[disabled] .oplb-bs .btn-default.active,fieldset[disabled] .oplb-bs .btn-default:active,fieldset[disabled] .oplb-bs .btn-default:focus,fieldset[disabled] .oplb-bs .btn-default:hover{background-color:#fff;border-color:#ccc}.oplb-bs .btn-default .badge{color:#fff;background-color:#333}.open>.dropdown-toggle.oplb-bs .btn-default,.oplb-bs .btn-default.active,.oplb-bs .btn-default:active,.oplb-bs .btn-default:focus,.oplb-bs .btn-default:hover{color:#63dfd2;background-color:#e6e6e6;border-color:#adadad}.open>.dropdown-toggle.oplb-bs .btn-default,.oplb-bs .btn-default.active,.oplb-bs .btn-default:active{background-image:none}.oplb-bs .btn-default.disabled,.oplb-bs .btn-default.disabled.active,.oplb-bs .btn-default.disabled:active,.oplb-bs .btn-default.disabled:focus,.oplb-bs .btn-default.disabled:hover,.oplb-bs .btn-default[disabled],.oplb-bs .btn-default[disabled].active,.oplb-bs .btn-default[disabled]:active,.oplb-bs .btn-default[disabled]:focus,.oplb-bs .btn-default[disabled]:hover,fieldset[disabled] .oplb-bs .btn-default,fieldset[disabled] .oplb-bs .btn-default.active,fieldset[disabled] .oplb-bs .btn-default:active,fieldset[disabled] .oplb-bs .btn-default:focus,fieldset[disabled] .oplb-bs .btn-default:hover{background-color:#fff;border-color:#ccc}.oplb-bs .btn-default .badge{color:#fff;background-color:#333}.oplb-bs .btn-primary{color:#fff;background-color:#444;border-color:#373737}.open>.dropdown-toggle.oplb-bs .btn-primary,.oplb-bs .btn-primary.active,.oplb-bs .btn-primary:active,.oplb-bs .btn-primary:focus,.oplb-bs .btn-primary:hover{color:#fff;background-color:#2b2b2b;border-color:#191919}.open>.dropdown-toggle.oplb-bs .btn-primary,.oplb-bs .btn-primary.active,.oplb-bs .btn-primary:active{background-image:none}.oplb-bs .btn-primary.disabled,.oplb-bs .btn-primary.disabled.active,.oplb-bs .btn-primary.disabled:active,.oplb-bs .btn-primary.disabled:focus,.oplb-bs .btn-primary.disabled:hover,.oplb-bs .btn-primary[disabled],.oplb-bs .btn-primary[disabled].active,.oplb-bs .btn-primary[disabled]:active,.oplb-bs .btn-primary[disabled]:focus,.oplb-bs .btn-primary[disabled]:hover,fieldset[disabled] .oplb-bs .btn-primary,fieldset[disabled] .oplb-bs .btn-primary.active,fieldset[disabled] .oplb-bs .btn-primary:active,fieldset[disabled] .oplb-bs .btn-primary:focus,fieldset[disabled] .oplb-bs .btn-primary:hover{background-color:#444;border-color:#373737}.oplb-bs .btn-primary .badge{color:#444;background-color:#fff}.open>.dropdown-toggle.oplb-bs .btn-primary,.oplb-bs .btn-primary.active,.oplb-bs .btn-primary:active,.oplb-bs .btn-primary:focus,.oplb-bs .btn-primary:hover{color:#63dfd2;background-color:#2b2b2b;border-color:#191919}.open>.dropdown-toggle.oplb-bs .btn-primary,.oplb-bs .btn-primary.active,.oplb-bs .btn-primary:active{background-image:none}.oplb-bs .btn-primary.disabled,.oplb-bs .btn-primary.disabled.active,.oplb-bs .btn-primary.disabled:active,.oplb-bs .btn-primary.disabled:focus,.oplb-bs .btn-primary.disabled:hover,.oplb-bs .btn-primary[disabled],.oplb-bs .btn-primary[disabled].active,.oplb-bs .btn-primary[disabled]:active,.oplb-bs .btn-primary[disabled]:focus,.oplb-bs .btn-primary[disabled]:hover,fieldset[disabled] .oplb-bs .btn-primary,fieldset[disabled] .oplb-bs .btn-primary.active,fieldset[disabled] .oplb-bs .btn-primary:active,fieldset[disabled] .oplb-bs .btn-primary:focus,fieldset[disabled] .oplb-bs .btn-primary:hover{background-color:#444;border-color:#373737}.oplb-bs .btn-primary .badge{color:#444;background-color:#fff}.oplb-bs .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.open>.dropdown-toggle.oplb-bs .btn-success,.oplb-bs .btn-success.active,.oplb-bs .btn-success:active,.oplb-bs .btn-success:focus,.oplb-bs .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.open>.dropdown-toggle.oplb-bs .btn-success,.oplb-bs .btn-success.active,.oplb-bs .btn-success:active{background-image:none}.oplb-bs .btn-success.disabled,.oplb-bs .btn-success.disabled.active,.oplb-bs .btn-success.disabled:active,.oplb-bs .btn-success.disabled:focus,.oplb-bs .btn-success.disabled:hover,.oplb-bs .btn-success[disabled],.oplb-bs .btn-success[disabled].active,.oplb-bs .btn-success[disabled]:active,.oplb-bs .btn-success[disabled]:focus,.oplb-bs .btn-success[disabled]:hover,fieldset[disabled] .oplb-bs .btn-success,fieldset[disabled] .oplb-bs .btn-success.active,fieldset[disabled] .oplb-bs .btn-success:active,fieldset[disabled] .oplb-bs .btn-success:focus,fieldset[disabled] .oplb-bs .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.oplb-bs .btn-success .badge{color:#5cb85c;background-color:#fff}.open>.dropdown-toggle.oplb-bs .btn-success,.oplb-bs .btn-success.active,.oplb-bs .btn-success:active,.oplb-bs .btn-success:focus,.oplb-bs .btn-success:hover{color:#63dfd2;background-color:#449d44;border-color:#398439}.open>.dropdown-toggle.oplb-bs .btn-success,.oplb-bs .btn-success.active,.oplb-bs .btn-success:active{background-image:none}.oplb-bs .btn-success.disabled,.oplb-bs .btn-success.disabled.active,.oplb-bs .btn-success.disabled:active,.oplb-bs .btn-success.disabled:focus,.oplb-bs .btn-success.disabled:hover,.oplb-bs .btn-success[disabled],.oplb-bs .btn-success[disabled].active,.oplb-bs .btn-success[disabled]:active,.oplb-bs .btn-success[disabled]:focus,.oplb-bs .btn-success[disabled]:hover,fieldset[disabled] .oplb-bs .btn-success,fieldset[disabled] .oplb-bs .btn-success.active,fieldset[disabled] .oplb-bs .btn-success:active,fieldset[disabled] .oplb-bs .btn-success:focus,fieldset[disabled] .oplb-bs .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.oplb-bs .btn-success .badge{color:#5cb85c;background-color:#fff}.oplb-bs .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.open>.dropdown-toggle.oplb-bs .btn-info,.oplb-bs .btn-info.active,.oplb-bs .btn-info:active,.oplb-bs .btn-info:focus,.oplb-bs .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.open>.dropdown-toggle.oplb-bs .btn-info,.oplb-bs .btn-info.active,.oplb-bs .btn-info:active{background-image:none}.oplb-bs .btn-info.disabled,.oplb-bs .btn-info.disabled.active,.oplb-bs .btn-info.disabled:active,.oplb-bs .btn-info.disabled:focus,.oplb-bs .btn-info.disabled:hover,.oplb-bs .btn-info[disabled],.oplb-bs .btn-info[disabled].active,.oplb-bs .btn-info[disabled]:active,.oplb-bs .btn-info[disabled]:focus,.oplb-bs .btn-info[disabled]:hover,fieldset[disabled] .oplb-bs .btn-info,fieldset[disabled] .oplb-bs .btn-info.active,fieldset[disabled] .oplb-bs .btn-info:active,fieldset[disabled] .oplb-bs .btn-info:focus,fieldset[disabled] .oplb-bs .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.oplb-bs .btn-info .badge{color:#5bc0de;background-color:#fff}.open>.dropdown-toggle.oplb-bs .btn-info,.oplb-bs .btn-info.active,.oplb-bs .btn-info:active,.oplb-bs .btn-info:focus,.oplb-bs .btn-info:hover{color:#63dfd2;background-color:#31b0d5;border-color:#269abc}.open>.dropdown-toggle.oplb-bs .btn-info,.oplb-bs .btn-info.active,.oplb-bs .btn-info:active{background-image:none}.oplb-bs .btn-info.disabled,.oplb-bs .btn-info.disabled.active,.oplb-bs .btn-info.disabled:active,.oplb-bs .btn-info.disabled:focus,.oplb-bs .btn-info.disabled:hover,.oplb-bs .btn-info[disabled],.oplb-bs .btn-info[disabled].active,.oplb-bs .btn-info[disabled]:active,.oplb-bs .btn-info[disabled]:focus,.oplb-bs .btn-info[disabled]:hover,fieldset[disabled] .oplb-bs .btn-info,fieldset[disabled] .oplb-bs .btn-info.active,fieldset[disabled] .oplb-bs .btn-info:active,fieldset[disabled] .oplb-bs .btn-info:focus,fieldset[disabled] .oplb-bs .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.oplb-bs .btn-info .badge{color:#5bc0de;background-color:#fff}.oplb-bs .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.open>.dropdown-toggle.oplb-bs .btn-warning,.oplb-bs .btn-warning.active,.oplb-bs .btn-warning:active,.oplb-bs .btn-warning:focus,.oplb-bs .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.open>.dropdown-toggle.oplb-bs .btn-warning,.oplb-bs .btn-warning.active,.oplb-bs .btn-warning:active{background-image:none}.oplb-bs .btn-warning.disabled,.oplb-bs .btn-warning.disabled.active,.oplb-bs .btn-warning.disabled:active,.oplb-bs .btn-warning.disabled:focus,.oplb-bs .btn-warning.disabled:hover,.oplb-bs .btn-warning[disabled],.oplb-bs .btn-warning[disabled].active,.oplb-bs .btn-warning[disabled]:active,.oplb-bs .btn-warning[disabled]:focus,.oplb-bs .btn-warning[disabled]:hover,fieldset[disabled] .oplb-bs .btn-warning,fieldset[disabled] .oplb-bs .btn-warning.active,fieldset[disabled] .oplb-bs .btn-warning:active,fieldset[disabled] .oplb-bs .btn-warning:focus,fieldset[disabled] .oplb-bs .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.oplb-bs .btn-warning .badge{color:#f0ad4e;background-color:#fff}.open>.dropdown-toggle.oplb-bs .btn-warning,.oplb-bs .btn-warning.active,.oplb-bs .btn-warning:active,.oplb-bs .btn-warning:focus,.oplb-bs .btn-warning:hover{color:#63dfd2;background-color:#ec971f;border-color:#d58512}.open>.dropdown-toggle.oplb-bs .btn-warning,.oplb-bs .btn-warning.active,.oplb-bs .btn-warning:active{background-image:none}.oplb-bs .btn-warning.disabled,.oplb-bs .btn-warning.disabled.active,.oplb-bs .btn-warning.disabled:active,.oplb-bs .btn-warning.disabled:focus,.oplb-bs .btn-warning.disabled:hover,.oplb-bs .btn-warning[disabled],.oplb-bs .btn-warning[disabled].active,.oplb-bs .btn-warning[disabled]:active,.oplb-bs .btn-warning[disabled]:focus,.oplb-bs .btn-warning[disabled]:hover,fieldset[disabled] .oplb-bs .btn-warning,fieldset[disabled] .oplb-bs .btn-warning.active,fieldset[disabled] .oplb-bs .btn-warning:active,fieldset[disabled] .oplb-bs .btn-warning:focus,fieldset[disabled] .oplb-bs .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.oplb-bs .btn-warning .badge{color:#f0ad4e;background-color:#fff}.oplb-bs .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.open>.dropdown-toggle.oplb-bs .btn-danger,.oplb-bs .btn-danger.active,.oplb-bs .btn-danger:active,.oplb-bs .btn-danger:focus,.oplb-bs .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.open>.dropdown-toggle.oplb-bs .btn-danger,.oplb-bs .btn-danger.active,.oplb-bs .btn-danger:active{background-image:none}.oplb-bs .btn-danger.disabled,.oplb-bs .btn-danger.disabled.active,.oplb-bs .btn-danger.disabled:active,.oplb-bs .btn-danger.disabled:focus,.oplb-bs .btn-danger.disabled:hover,.oplb-bs .btn-danger[disabled],.oplb-bs .btn-danger[disabled].active,.oplb-bs .btn-danger[disabled]:active,.oplb-bs .btn-danger[disabled]:focus,.oplb-bs .btn-danger[disabled]:hover,fieldset[disabled] .oplb-bs .btn-danger,fieldset[disabled] .oplb-bs .btn-danger.active,fieldset[disabled] .oplb-bs .btn-danger:active,fieldset[disabled] .oplb-bs .btn-danger:focus,fieldset[disabled] .oplb-bs .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.oplb-bs .btn-danger .badge{color:#d9534f;background-color:#fff}.open>.dropdown-toggle.oplb-bs .btn-danger,.oplb-bs .btn-danger.active,.oplb-bs .btn-danger:active,.oplb-bs .btn-danger:focus,.oplb-bs .btn-danger:hover{color:#63dfd2;background-color:#c9302c;border-color:#ac2925}.open>.dropdown-toggle.oplb-bs .btn-danger,.oplb-bs .btn-danger.active,.oplb-bs .btn-danger:active{background-image:none}.oplb-bs .btn-danger.disabled,.oplb-bs .btn-danger.disabled.active,.oplb-bs .btn-danger.disabled:active,.oplb-bs .btn-danger.disabled:focus,.oplb-bs .btn-danger.disabled:hover,.oplb-bs .btn-danger[disabled],.oplb-bs .btn-danger[disabled].active,.oplb-bs .btn-danger[disabled]:active,.oplb-bs .btn-danger[disabled]:focus,.oplb-bs .btn-danger[disabled]:hover,fieldset[disabled] .oplb-bs .btn-danger,fieldset[disabled] .oplb-bs .btn-danger.active,fieldset[disabled] .oplb-bs .btn-danger:active,fieldset[disabled] .oplb-bs .btn-danger:focus,fieldset[disabled] .oplb-bs .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.oplb-bs .btn-danger .badge{color:#d9534f;background-color:#fff}.oplb-bs .btn-link{color:#333;font-weight:400;cursor:pointer;border-radius:0}.oplb-bs .btn-link,.oplb-bs .btn-link:active,.oplb-bs .btn-link[disabled],fieldset[disabled] .oplb-bs .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.oplb-bs .btn-link,.oplb-bs .btn-link:active,.oplb-bs .btn-link:focus,.oplb-bs .btn-link:hover{border-color:transparent}.oplb-bs .btn-link:focus,.oplb-bs .btn-link:hover{color:#0d0d0d;text-decoration:underline;background-color:transparent}.oplb-bs .btn-link[disabled]:focus,.oplb-bs .btn-link[disabled]:hover,fieldset[disabled] .oplb-bs .btn-link:focus,fieldset[disabled] .oplb-bs .btn-link:hover{color:#777;text-decoration:none}.oplb-bs .btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:4px}.oplb-bs .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.oplb-bs .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.oplb-bs .btn-block{display:block;width:100%}.oplb-bs .btn-block+.btn-block{margin-top:5px}.oplb-bs input[type=button].btn-block,.oplb-bs input[type=reset].btn-block,.oplb-bs input[type=submit].btn-block{width:100%}.oplb-bs .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.oplb-bs .fade.in{opacity:1}.oplb-bs .collapse{display:none}.oplb-bs .collapse.in{display:block}tr.oplb-bs .collapse.in{display:table-row}tbody.oplb-bs .collapse.in{display:table-row-group}.oplb-bs .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.oplb-bs .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.oplb-bs .dropdown{position:relative}.oplb-bs .dropdown-toggle:focus{outline:0}.oplb-bs .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.oplb-bs .dropdown-menu.pull-right{right:0;left:auto}.oplb-bs .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.oplb-bs .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.oplb-bs .dropdown-menu>li>a:focus,.oplb-bs .dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.oplb-bs .dropdown-menu>.active>a,.oplb-bs .dropdown-menu>.active>a:focus,.oplb-bs .dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.oplb-bs .dropdown-menu>.disabled>a,.oplb-bs .dropdown-menu>.disabled>a:focus,.oplb-bs .dropdown-menu>.disabled>a:hover{color:#777}.oplb-bs .dropdown-menu>.disabled>a:focus,.oplb-bs .dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.oplb-bs .open>.dropdown-menu{display:block}.oplb-bs .open>a{outline:0}.oplb-bs .dropdown-menu-right{left:auto;right:0}.oplb-bs .dropdown-menu-left{left:0;right:auto}.oplb-bs .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.oplb-bs .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.oplb-bs .pull-right>.dropdown-menu{right:0;left:auto}.oplb-bs .dropup .caret,.oplb-bs .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.oplb-bs .dropup .dropdown-menu,.oplb-bs .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.oplb-bs .navbar-right .dropdown-menu{left:auto;right:0}.oplb-bs .navbar-right .dropdown-menu-left{left:0;right:auto}}.oplb-bs .btn-group,.oplb-bs .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.oplb-bs .btn-group-vertical>.btn,.oplb-bs .btn-group>.btn{position:relative;float:left}.oplb-bs .btn-group-vertical>.btn.active,.oplb-bs .btn-group-vertical>.btn:active,.oplb-bs .btn-group-vertical>.btn:focus,.oplb-bs .btn-group-vertical>.btn:hover,.oplb-bs .btn-group>.btn.active,.oplb-bs .btn-group>.btn:active,.oplb-bs .btn-group>.btn:focus,.oplb-bs .btn-group>.btn:hover{z-index:2}.oplb-bs .btn-group-vertical>.btn:focus,.oplb-bs .btn-group>.btn:focus{outline:0}.oplb-bs .btn-group .btn+.btn,.oplb-bs .btn-group .btn+.btn-group,.oplb-bs .btn-group .btn-group+.btn,.oplb-bs .btn-group .btn-group+.btn-group{margin-left:-1px}.oplb-bs .btn-toolbar{margin-left:-5px}.oplb-bs .btn-toolbar .btn-group,.oplb-bs .btn-toolbar .input-group{float:left}.oplb-bs .btn-toolbar>.btn,.oplb-bs .btn-toolbar>.btn-group,.oplb-bs .btn-toolbar>.input-group{margin-left:5px}.oplb-bs .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.oplb-bs .btn-group>.btn:first-child{margin-left:0}.oplb-bs .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.oplb-bs .btn-group>.btn:last-child:not(:first-child),.oplb-bs .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.oplb-bs .btn-group>.btn-group{float:left}.oplb-bs .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.oplb-bs .btn-group>.btn-group:first-child>.btn:last-child,.oplb-bs .btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.oplb-bs .btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.oplb-bs .btn-group .dropdown-toggle:active,.oplb-bs .btn-group.open .dropdown-toggle{outline:0}.oplb-bs .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.oplb-bs .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.oplb-bs .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.oplb-bs .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.oplb-bs .btn .caret{margin-left:0}.oplb-bs .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.oplb-bs .dropup .btn-lg .caret{border-width:0 5px 5px}.oplb-bs .btn-group-vertical>.btn,.oplb-bs .btn-group-vertical>.btn-group,.oplb-bs .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.oplb-bs .btn-group-vertical>.btn-group>.btn{float:none}.oplb-bs .btn-group-vertical>.btn+.btn,.oplb-bs .btn-group-vertical>.btn+.btn-group,.oplb-bs .btn-group-vertical>.btn-group+.btn,.oplb-bs .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.oplb-bs .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.oplb-bs .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.oplb-bs .btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.oplb-bs .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.oplb-bs .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.oplb-bs .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.oplb-bs .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.oplb-bs .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.oplb-bs .btn-group-justified>.btn,.oplb-bs .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.oplb-bs .btn-group-justified>.btn-group .btn{width:100%}.oplb-bs .btn-group-justified>.btn-group .dropdown-menu{left:auto}.oplb-bs [data-toggle=buttons]>.btn>input[type=checkbox],.oplb-bs [data-toggle=buttons]>.btn>input[type=radio]{position:absolute;z-index:-1;opacity:0}.oplb-bs .input-group{position:relative;display:table;border-collapse:separate}.oplb-bs .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.oplb-bs .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.oplb-bs .input-group-lg>.form-control,.oplb-bs .input-group-lg>.input-group-addon,.oplb-bs .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:4px}select.oplb-bs .input-group-lg>.form-control,select.oplb-bs .input-group-lg>.input-group-addon,select.oplb-bs .input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].oplb-bs .input-group-lg>.form-control,select[multiple].oplb-bs .input-group-lg>.input-group-addon,select[multiple].oplb-bs .input-group-lg>.input-group-btn>.btn,textarea.oplb-bs .input-group-lg>.form-control,textarea.oplb-bs .input-group-lg>.input-group-addon,textarea.oplb-bs .input-group-lg>.input-group-btn>.btn{height:auto}.oplb-bs .input-group-sm>.form-control,.oplb-bs .input-group-sm>.input-group-addon,.oplb-bs .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.oplb-bs .input-group-sm>.form-control,select.oplb-bs .input-group-sm>.input-group-addon,select.oplb-bs .input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].oplb-bs .input-group-sm>.form-control,select[multiple].oplb-bs .input-group-sm>.input-group-addon,select[multiple].oplb-bs .input-group-sm>.input-group-btn>.btn,textarea.oplb-bs .input-group-sm>.form-control,textarea.oplb-bs .input-group-sm>.input-group-addon,textarea.oplb-bs .input-group-sm>.input-group-btn>.btn{height:auto}.oplb-bs .input-group .form-control,.oplb-bs .input-group-addon,.oplb-bs .input-group-btn{display:table-cell}.oplb-bs .input-group .form-control:not(:first-child):not(:last-child),.oplb-bs .input-group-addon:not(:first-child):not(:last-child),.oplb-bs .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.oplb-bs .input-group-addon,.oplb-bs .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.oplb-bs .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.oplb-bs .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.oplb-bs .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:4px}.oplb-bs .input-group-addon input[type=checkbox],.oplb-bs .input-group-addon input[type=radio]{margin-top:0}.oplb-bs .input-group .form-control:first-child,.oplb-bs .input-group-addon:first-child,.oplb-bs .input-group-btn:first-child>.btn,.oplb-bs .input-group-btn:first-child>.btn-group>.btn,.oplb-bs .input-group-btn:first-child>.dropdown-toggle,.oplb-bs .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.oplb-bs .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.oplb-bs .input-group-addon:first-child{border-right:0}.oplb-bs .input-group .form-control:last-child,.oplb-bs .input-group-addon:last-child,.oplb-bs .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.oplb-bs .input-group-btn:first-child>.btn:not(:first-child),.oplb-bs .input-group-btn:last-child>.btn,.oplb-bs .input-group-btn:last-child>.btn-group>.btn,.oplb-bs .input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.oplb-bs .input-group-addon:last-child{border-left:0}.oplb-bs .input-group-btn{position:relative;font-size:0;white-space:nowrap}.oplb-bs .input-group-btn>.btn{position:relative}.oplb-bs .input-group-btn>.btn+.btn{margin-left:-1px}.oplb-bs .input-group-btn>.btn:active,.oplb-bs .input-group-btn>.btn:focus,.oplb-bs .input-group-btn>.btn:hover{z-index:2}.oplb-bs .input-group-btn:first-child>.btn,.oplb-bs .input-group-btn:first-child>.btn-group{margin-right:-1px}.oplb-bs .input-group-btn:last-child>.btn,.oplb-bs .input-group-btn:last-child>.btn-group{margin-left:-1px}.oplb-bs .nav{margin-bottom:0;padding-left:0;list-style:none}.oplb-bs .nav>li{position:relative;display:block}.oplb-bs .nav>li>a{position:relative;display:block;padding:10px 15px}.oplb-bs .nav>li>a:focus,.oplb-bs .nav>li>a:hover{text-decoration:none;background-color:transparent}.oplb-bs .nav>li.disabled>a{color:#777}.oplb-bs .nav>li.disabled>a:focus,.oplb-bs .nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.oplb-bs .nav .open>a,.oplb-bs .nav .open>a:focus,.oplb-bs .nav .open>a:hover{background-color:transparent;border-color:#333}.oplb-bs .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.oplb-bs .nav>li>a>img{max-width:none}.oplb-bs .nav-tabs{border-bottom:1px solid #ddd}.oplb-bs .nav-tabs>li{float:left;margin-bottom:-1px}.oplb-bs .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.oplb-bs .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.oplb-bs .nav-tabs>li.active>a,.oplb-bs .nav-tabs>li.active>a:focus,.oplb-bs .nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.oplb-bs .nav-tabs.nav-justified{width:100%;border-bottom:0}.oplb-bs .nav-tabs.nav-justified>li{float:none}.oplb-bs .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.oplb-bs .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.oplb-bs .nav-tabs.nav-justified>li{display:table-cell;width:1%}.oplb-bs .nav-tabs.nav-justified>li>a{margin-bottom:0}}.oplb-bs .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.oplb-bs .nav-tabs.nav-justified>.active>a,.oplb-bs .nav-tabs.nav-justified>.active>a:focus,.oplb-bs .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.oplb-bs .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.oplb-bs .nav-tabs.nav-justified>.active>a,.oplb-bs .nav-tabs.nav-justified>.active>a:focus,.oplb-bs .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.oplb-bs .nav-pills>li{float:left}.oplb-bs .nav-pills>li>a{border-radius:4px}.oplb-bs .nav-pills>li+li{margin-left:2px}.oplb-bs .nav-pills>li.active>a,.oplb-bs .nav-pills>li.active>a:focus,.oplb-bs .nav-pills>li.active>a:hover{color:#fff;background-color:#428bca}.oplb-bs .nav-stacked>li{float:none}.oplb-bs .nav-stacked>li+li{margin-top:2px;margin-left:0}.oplb-bs .nav-justified{width:100%}.oplb-bs .nav-justified>li{float:none}.oplb-bs .nav-justified>li>a{text-align:center;margin-bottom:5px}.oplb-bs .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.oplb-bs .nav-justified>li{display:table-cell;width:1%}.oplb-bs .nav-justified>li>a{margin-bottom:0}}.oplb-bs .nav-tabs-justified{border-bottom:0}.oplb-bs .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.oplb-bs .nav-tabs-justified>.active>a,.oplb-bs .nav-tabs-justified>.active>a:focus,.oplb-bs .nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.oplb-bs .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.oplb-bs .nav-tabs-justified>.active>a,.oplb-bs .nav-tabs-justified>.active>a:focus,.oplb-bs .nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.oplb-bs .tab-content>.tab-pane{display:none}.oplb-bs .tab-content>.active{display:block}.oplb-bs .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.oplb-bs .navbar{position:relative;min-height:50px;margin-bottom:40px;border:1px solid transparent}@media (min-width:768px){.oplb-bs .navbar{border-radius:0}}@media (min-width:768px){.oplb-bs .navbar-header{float:left}}.oplb-bs .navbar-collapse{overflow-x:visible;padding-right:7px;padding-left:7px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.oplb-bs .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.oplb-bs .navbar-collapse{width:auto;border-top:0;box-shadow:none}.oplb-bs .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.oplb-bs .navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .oplb-bs .navbar-collapse,.navbar-fixed-top .oplb-bs .navbar-collapse,.navbar-static-top .oplb-bs .navbar-collapse{padding-left:0;padding-right:0}}.oplb-bs .navbar-fixed-bottom .navbar-collapse,.oplb-bs .navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.oplb-bs .navbar-fixed-bottom .navbar-collapse,.oplb-bs .navbar-fixed-top .navbar-collapse{max-height:200px}}.oplb-bs .container-fluid>.navbar-collapse,.oplb-bs .container-fluid>.navbar-header,.oplb-bs .container>.navbar-collapse,.oplb-bs .container>.navbar-header{margin-right:-7px;margin-left:-7px}@media (min-width:768px){.oplb-bs .container-fluid>.navbar-collapse,.oplb-bs .container-fluid>.navbar-header,.oplb-bs .container>.navbar-collapse,.oplb-bs .container>.navbar-header{margin-right:0;margin-left:0}}.oplb-bs .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.oplb-bs .navbar-static-top{border-radius:0}}.oplb-bs .navbar-fixed-bottom,.oplb-bs .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.oplb-bs .navbar-fixed-bottom,.oplb-bs .navbar-fixed-top{border-radius:0}}.oplb-bs .navbar-fixed-top{top:0;border-width:0 0 1px}.oplb-bs .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.oplb-bs .navbar-brand{float:left;padding:15px 7px;font-size:18px;line-height:20px;height:50px}.oplb-bs .navbar-brand:focus,.oplb-bs .navbar-brand:hover{text-decoration:none}@media (min-width:768px){.navbar>.container .oplb-bs .navbar-brand,.navbar>.container-fluid .oplb-bs .navbar-brand{margin-left:-7px}}.oplb-bs .navbar-toggle{position:relative;float:right;margin-right:7px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.oplb-bs .navbar-toggle:focus{outline:0}.oplb-bs .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.oplb-bs .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.oplb-bs .navbar-toggle{display:none}}.oplb-bs .navbar-nav{margin:7.5px -7px}.oplb-bs .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.oplb-bs .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.oplb-bs .navbar-nav .open .dropdown-menu .dropdown-header,.oplb-bs .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.oplb-bs .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.oplb-bs .navbar-nav .open .dropdown-menu>li>a:focus,.oplb-bs .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.oplb-bs .navbar-nav{float:left;margin:0}.oplb-bs .navbar-nav>li{float:left}.oplb-bs .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.oplb-bs .navbar-nav.navbar-right:last-child{margin-right:-7px}}@media (min-width:768px){.oplb-bs .navbar-left{float:left!important}.oplb-bs .navbar-right{float:right!important}}.oplb-bs .navbar-form{margin-left:-7px;margin-right:-7px;padding:10px 7px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.oplb-bs .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.oplb-bs .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.oplb-bs .navbar-form .input-group{display:inline-table;vertical-align:middle}.oplb-bs .navbar-form .input-group .form-control,.oplb-bs .navbar-form .input-group .input-group-addon,.oplb-bs .navbar-form .input-group .input-group-btn{width:auto}.oplb-bs .navbar-form .input-group>.form-control{width:100%}.oplb-bs .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.oplb-bs .navbar-form .checkbox,.oplb-bs .navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.oplb-bs .navbar-form .checkbox label,.oplb-bs .navbar-form .radio label{padding-left:0}.oplb-bs .navbar-form .checkbox input[type=checkbox],.oplb-bs .navbar-form .radio input[type=radio]{position:relative;margin-left:0}.oplb-bs .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.oplb-bs .navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.oplb-bs .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.oplb-bs .navbar-form.navbar-right:last-child{margin-right:-7px}}.oplb-bs .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.oplb-bs .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.oplb-bs .navbar-btn{margin-top:8px;margin-bottom:8px}.oplb-bs .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.oplb-bs .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.oplb-bs .navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.oplb-bs .navbar-text{float:left;margin-left:7px;margin-right:7px}.oplb-bs .navbar-text.navbar-right:last-child{margin-right:0}}.oplb-bs .navbar-default{background-color:#fff;border-color:#ddd}.oplb-bs .navbar-default .navbar-brand{color:#777}.oplb-bs .navbar-default .navbar-brand:focus,.oplb-bs .navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.oplb-bs .navbar-default .navbar-text{color:#777}.oplb-bs .navbar-default .navbar-nav>li>a{color:#777}.oplb-bs .navbar-default .navbar-nav>li>a:focus,.oplb-bs .navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.oplb-bs .navbar-default .navbar-nav>.active>a,.oplb-bs .navbar-default .navbar-nav>.active>a:focus,.oplb-bs .navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#eee}.oplb-bs .navbar-default .navbar-nav>.disabled>a,.oplb-bs .navbar-default .navbar-nav>.disabled>a:focus,.oplb-bs .navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.oplb-bs .navbar-default .navbar-toggle{border-color:#ddd}.oplb-bs .navbar-default .navbar-toggle:focus,.oplb-bs .navbar-default .navbar-toggle:hover{background-color:#ddd}.oplb-bs .navbar-default .navbar-toggle .icon-bar{background-color:#888}.oplb-bs .navbar-default .navbar-collapse,.oplb-bs .navbar-default .navbar-form{border-color:#ddd}.oplb-bs .navbar-default .navbar-nav>.open>a,.oplb-bs .navbar-default .navbar-nav>.open>a:focus,.oplb-bs .navbar-default .navbar-nav>.open>a:hover{background-color:#eee;color:#555}@media (max-width:767px){.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#eee}.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.oplb-bs .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.oplb-bs .navbar-default .navbar-link{color:#777}.oplb-bs .navbar-default .navbar-link:hover{color:#333}.oplb-bs .navbar-default .btn-link{color:#777}.oplb-bs .navbar-default .btn-link:focus,.oplb-bs .navbar-default .btn-link:hover{color:#333}.oplb-bs .navbar-default .btn-link[disabled]:focus,.oplb-bs .navbar-default .btn-link[disabled]:hover,fieldset[disabled] .oplb-bs .navbar-default .btn-link:focus,fieldset[disabled] .oplb-bs .navbar-default .btn-link:hover{color:#ccc}.oplb-bs .navbar-inverse{background-color:#222;border-color:#080808}.oplb-bs .navbar-inverse .navbar-brand{color:#777}.oplb-bs .navbar-inverse .navbar-brand:focus,.oplb-bs .navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.oplb-bs .navbar-inverse .navbar-text{color:#777}.oplb-bs .navbar-inverse .navbar-nav>li>a{color:#777}.oplb-bs .navbar-inverse .navbar-nav>li>a:focus,.oplb-bs .navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.oplb-bs .navbar-inverse .navbar-nav>.active>a,.oplb-bs .navbar-inverse .navbar-nav>.active>a:focus,.oplb-bs .navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.oplb-bs .navbar-inverse .navbar-nav>.disabled>a,.oplb-bs .navbar-inverse .navbar-nav>.disabled>a:focus,.oplb-bs .navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.oplb-bs .navbar-inverse .navbar-toggle{border-color:#333}.oplb-bs .navbar-inverse .navbar-toggle:focus,.oplb-bs .navbar-inverse .navbar-toggle:hover{background-color:#333}.oplb-bs .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.oplb-bs .navbar-inverse .navbar-collapse,.oplb-bs .navbar-inverse .navbar-form{border-color:#101010}.oplb-bs .navbar-inverse .navbar-nav>.open>a,.oplb-bs .navbar-inverse .navbar-nav>.open>a:focus,.oplb-bs .navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.oplb-bs .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.oplb-bs .navbar-inverse .navbar-link{color:#777}.oplb-bs .navbar-inverse .navbar-link:hover{color:#fff}.oplb-bs .navbar-inverse .btn-link{color:#777}.oplb-bs .navbar-inverse .btn-link:focus,.oplb-bs .navbar-inverse .btn-link:hover{color:#fff}.oplb-bs .navbar-inverse .btn-link[disabled]:focus,.oplb-bs .navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .oplb-bs .navbar-inverse .btn-link:focus,fieldset[disabled] .oplb-bs .navbar-inverse .btn-link:hover{color:#444}.oplb-bs .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.oplb-bs .breadcrumb>li{display:inline-block}.oplb-bs .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.oplb-bs .breadcrumb>.active{color:#777}.oplb-bs .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.oplb-bs .pagination>li{display:inline}.oplb-bs .pagination>li>a,.oplb-bs .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#333;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.oplb-bs .pagination>li:first-child>a,.oplb-bs .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.oplb-bs .pagination>li:last-child>a,.oplb-bs .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.oplb-bs .pagination>li>a:focus,.oplb-bs .pagination>li>a:hover,.oplb-bs .pagination>li>span:focus,.oplb-bs .pagination>li>span:hover{color:#0d0d0d;background-color:#eee;border-color:#ddd}.oplb-bs .pagination>.active>a,.oplb-bs .pagination>.active>a:focus,.oplb-bs .pagination>.active>a:hover,.oplb-bs .pagination>.active>span,.oplb-bs .pagination>.active>span:focus,.oplb-bs .pagination>.active>span:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.oplb-bs .pagination>.disabled>a,.oplb-bs .pagination>.disabled>a:focus,.oplb-bs .pagination>.disabled>a:hover,.oplb-bs .pagination>.disabled>span,.oplb-bs .pagination>.disabled>span:focus,.oplb-bs .pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.oplb-bs .pagination-lg>li>a,.oplb-bs .pagination-lg>li>span{padding:10px 16px;font-size:18px}.oplb-bs .pagination-lg>li:first-child>a,.oplb-bs .pagination-lg>li:first-child>span{border-bottom-left-radius:4px;border-top-left-radius:4px}.oplb-bs .pagination-lg>li:last-child>a,.oplb-bs .pagination-lg>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.oplb-bs .pagination-sm>li>a,.oplb-bs .pagination-sm>li>span{padding:5px 10px;font-size:12px}.oplb-bs .pagination-sm>li:first-child>a,.oplb-bs .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.oplb-bs .pagination-sm>li:last-child>a,.oplb-bs .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.oplb-bs .pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.oplb-bs .pager li{display:inline}.oplb-bs .pager li>a,.oplb-bs .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.oplb-bs .pager li>a:focus,.oplb-bs .pager li>a:hover{text-decoration:none;background-color:#eee}.oplb-bs .pager .next>a,.oplb-bs .pager .next>span{float:right}.oplb-bs .pager .previous>a,.oplb-bs .pager .previous>span{float:left}.oplb-bs .pager .disabled>a,.oplb-bs .pager .disabled>a:focus,.oplb-bs .pager .disabled>a:hover,.oplb-bs .pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.oplb-bs .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.oplb-bs .label:focus,a.oplb-bs .label:hover{color:#fff;text-decoration:none;cursor:pointer}.oplb-bs .label:empty{display:none}.btn .oplb-bs .label{position:relative;top:-1px}.oplb-bs .label-default{background-color:#777}.oplb-bs .label-default[href]:focus,.oplb-bs .label-default[href]:hover{background-color:#5e5e5e}.oplb-bs .label-primary{background-color:#428bca}.oplb-bs .label-primary[href]:focus,.oplb-bs .label-primary[href]:hover{background-color:#3071a9}.oplb-bs .label-success{background-color:#5cb85c}.oplb-bs .label-success[href]:focus,.oplb-bs .label-success[href]:hover{background-color:#449d44}.oplb-bs .label-info{background-color:#5bc0de}.oplb-bs .label-info[href]:focus,.oplb-bs .label-info[href]:hover{background-color:#31b0d5}.oplb-bs .label-warning{background-color:#f0ad4e}.oplb-bs .label-warning[href]:focus,.oplb-bs .label-warning[href]:hover{background-color:#ec971f}.oplb-bs .label-danger{background-color:#d9534f}.oplb-bs .label-danger[href]:focus,.oplb-bs .label-danger[href]:hover{background-color:#c9302c}.oplb-bs .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.oplb-bs .badge:empty{display:none}.btn .oplb-bs .badge{position:relative;top:-1px}.btn-xs .oplb-bs .badge{top:0;padding:1px 5px}a.oplb-bs .badge:focus,a.oplb-bs .badge:hover{color:#fff;text-decoration:none;cursor:pointer}.nav-pills>.active>a>.oplb-bs .badge,a.list-group-item.active>.oplb-bs .badge{color:#333;background-color:#fff}.nav-pills>li>a>.oplb-bs .badge{margin-left:3px}.oplb-bs .jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.oplb-bs .jumbotron .h1,.oplb-bs .jumbotron h1{color:inherit}.oplb-bs .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.oplb-bs .jumbotron>hr{border-top-color:#d5d5d5}.container .oplb-bs .jumbotron{border-radius:4px}.oplb-bs .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.oplb-bs .jumbotron{padding-top:48px;padding-bottom:48px}.container .oplb-bs .jumbotron{padding-left:60px;padding-right:60px}.oplb-bs .jumbotron .h1,.oplb-bs .jumbotron h1{font-size:63px}}.oplb-bs .thumbnail{display:block;padding:4px;margin-bottom:20px;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}.oplb-bs .thumbnail a>img,.oplb-bs .thumbnail>img{margin-left:auto;margin-right:auto}a.oplb-bs .thumbnail.active,a.oplb-bs .thumbnail:focus,a.oplb-bs .thumbnail:hover{border-color:#333}.oplb-bs .thumbnail .caption{padding:9px;color:#333}.oplb-bs .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.oplb-bs .alert h4{margin-top:0;color:inherit}.oplb-bs .alert .alert-link{font-weight:700}.oplb-bs .alert>p,.oplb-bs .alert>ul{margin-bottom:0}.oplb-bs .alert>p+p{margin-top:5px}.oplb-bs .alert-dismissable,.oplb-bs .alert-dismissible{padding-right:35px}.oplb-bs .alert-dismissable .close,.oplb-bs .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.oplb-bs .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.oplb-bs .alert-success hr{border-top-color:#c9e2b3}.oplb-bs .alert-success .alert-link{color:#2b542c}.oplb-bs .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.oplb-bs .alert-info hr{border-top-color:#a6e1ec}.oplb-bs .alert-info .alert-link{color:#245269}.oplb-bs .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.oplb-bs .alert-warning hr{border-top-color:#f7e1b5}.oplb-bs .alert-warning .alert-link{color:#66512c}.oplb-bs .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#ff5959}.oplb-bs .alert-danger hr{border-top-color:#e4b9c0}.oplb-bs .alert-danger .alert-link{color:#ff2626}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.oplb-bs .progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.oplb-bs .progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.oplb-bs .progress-bar-striped,.oplb-bs .progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.oplb-bs .progress-bar.active,.oplb-bs .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.oplb-bs .progress-bar[aria-valuenow="1"],.oplb-bs .progress-bar[aria-valuenow="2"]{min-width:30px}.oplb-bs .progress-bar[aria-valuenow="0"]{color:#777;min-width:30px;background-color:transparent;background-image:none;box-shadow:none}.oplb-bs .progress-bar-success{background-color:#5cb85c}.progress-striped .oplb-bs .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.oplb-bs .progress-bar-info{background-color:#5bc0de}.progress-striped .oplb-bs .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.oplb-bs .progress-bar-warning{background-color:#f0ad4e}.progress-striped .oplb-bs .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.oplb-bs .progress-bar-danger{background-color:#d9534f}.progress-striped .oplb-bs .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.oplb-bs .media,.oplb-bs .media-body{overflow:hidden;zoom:1}.oplb-bs .media,.oplb-bs .media .media{margin-top:15px}.oplb-bs .media:first-child{margin-top:0}.oplb-bs .media-object{display:block}.oplb-bs .media-heading{margin:0 0 5px}.oplb-bs .media>.pull-left{margin-right:10px}.oplb-bs .media>.pull-right{margin-left:10px}.oplb-bs .media-list{padding-left:0;list-style:none}.oplb-bs .list-group{margin-bottom:20px;padding-left:0}.oplb-bs .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.oplb-bs .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.oplb-bs .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.oplb-bs .list-group-item>.badge{float:right}.oplb-bs .list-group-item>.badge+.badge{margin-right:5px}.oplb-bs a.list-group-item{color:#555}.oplb-bs a.list-group-item .list-group-item-heading{color:#333}.oplb-bs a.list-group-item:focus,.oplb-bs a.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}.oplb-bs .list-group-item.disabled,.oplb-bs .list-group-item.disabled:focus,.oplb-bs .list-group-item.disabled:hover{background-color:#eee;color:#777}.oplb-bs .list-group-item.disabled .list-group-item-heading,.oplb-bs .list-group-item.disabled:focus .list-group-item-heading,.oplb-bs .list-group-item.disabled:hover .list-group-item-heading{color:inherit}.oplb-bs .list-group-item.disabled .list-group-item-text,.oplb-bs .list-group-item.disabled:focus .list-group-item-text,.oplb-bs .list-group-item.disabled:hover .list-group-item-text{color:#777}.oplb-bs .list-group-item.active,.oplb-bs .list-group-item.active:focus,.oplb-bs .list-group-item.active:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.oplb-bs .list-group-item.active .list-group-item-heading,.oplb-bs .list-group-item.active .list-group-item-heading>.small,.oplb-bs .list-group-item.active .list-group-item-heading>small,.oplb-bs .list-group-item.active:focus .list-group-item-heading,.oplb-bs .list-group-item.active:focus .list-group-item-heading>.small,.oplb-bs .list-group-item.active:focus .list-group-item-heading>small,.oplb-bs .list-group-item.active:hover .list-group-item-heading,.oplb-bs .list-group-item.active:hover .list-group-item-heading>.small,.oplb-bs .list-group-item.active:hover .list-group-item-heading>small{color:inherit}.oplb-bs .list-group-item.active .list-group-item-text,.oplb-bs .list-group-item.active:focus .list-group-item-text,.oplb-bs .list-group-item.active:hover .list-group-item-text{color:#e1edf7}.oplb-bs .list-group-item-success{color:#3c763d;background-color:#dff0d8}a.oplb-bs .list-group-item-success{color:#3c763d}a.oplb-bs .list-group-item-success .list-group-item-heading{color:inherit}a.oplb-bs .list-group-item-success:focus,a.oplb-bs .list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.oplb-bs .list-group-item-success.active,a.oplb-bs .list-group-item-success.active:focus,a.oplb-bs .list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.oplb-bs .list-group-item-info{color:#31708f;background-color:#d9edf7}a.oplb-bs .list-group-item-info{color:#31708f}a.oplb-bs .list-group-item-info .list-group-item-heading{color:inherit}a.oplb-bs .list-group-item-info:focus,a.oplb-bs .list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.oplb-bs .list-group-item-info.active,a.oplb-bs .list-group-item-info.active:focus,a.oplb-bs .list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.oplb-bs .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.oplb-bs .list-group-item-warning{color:#8a6d3b}a.oplb-bs .list-group-item-warning .list-group-item-heading{color:inherit}a.oplb-bs .list-group-item-warning:focus,a.oplb-bs .list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.oplb-bs .list-group-item-warning.active,a.oplb-bs .list-group-item-warning.active:focus,a.oplb-bs .list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.oplb-bs .list-group-item-danger{color:#ff5959;background-color:#f2dede}a.oplb-bs .list-group-item-danger{color:#ff5959}a.oplb-bs .list-group-item-danger .list-group-item-heading{color:inherit}a.oplb-bs .list-group-item-danger:focus,a.oplb-bs .list-group-item-danger:hover{color:#ff5959;background-color:#ebcccc}a.oplb-bs .list-group-item-danger.active,a.oplb-bs .list-group-item-danger.active:focus,a.oplb-bs .list-group-item-danger.active:hover{color:#fff;background-color:#ff5959;border-color:#ff5959}.oplb-bs .list-group-item-heading{margin-top:0;margin-bottom:5px}.oplb-bs .list-group-item-text{margin-bottom:0;line-height:1.3}.oplb-bs .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.oplb-bs .panel-body{padding:15px}.oplb-bs .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.oplb-bs .panel-heading>.dropdown .dropdown-toggle{color:inherit}.oplb-bs .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.oplb-bs .panel-title>a{color:inherit}.oplb-bs .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.oplb-bs .panel>.list-group{margin-bottom:0}.oplb-bs .panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.oplb-bs .panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.oplb-bs .panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.oplb-bs .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.oplb-bs .list-group+.panel-footer{border-top-width:0}.oplb-bs .panel>.panel-collapse>.table,.oplb-bs .panel>.table,.oplb-bs .panel>.table-responsive>.table{margin-bottom:0}.oplb-bs .panel>.table-responsive:first-child>.table:first-child,.oplb-bs .panel>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.oplb-bs .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.oplb-bs .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.oplb-bs .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.oplb-bs .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.oplb-bs .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.oplb-bs .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.oplb-bs .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.oplb-bs .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.oplb-bs .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.oplb-bs .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.oplb-bs .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.oplb-bs .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.oplb-bs .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.oplb-bs .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.oplb-bs .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.oplb-bs .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.oplb-bs .panel>.table-responsive:last-child>.table:last-child,.oplb-bs .panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.oplb-bs .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.oplb-bs .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.oplb-bs .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.oplb-bs .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.oplb-bs .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.oplb-bs .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.oplb-bs .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.oplb-bs .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.oplb-bs .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.oplb-bs .panel>.panel-body+.table,.oplb-bs .panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.oplb-bs .panel>.table>tbody:first-child>tr:first-child td,.oplb-bs .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.oplb-bs .panel>.table-bordered,.oplb-bs .panel>.table-responsive>.table-bordered{border:0}.oplb-bs .panel>.table-bordered>tbody>tr>td:first-child,.oplb-bs .panel>.table-bordered>tbody>tr>th:first-child,.oplb-bs .panel>.table-bordered>tfoot>tr>td:first-child,.oplb-bs .panel>.table-bordered>tfoot>tr>th:first-child,.oplb-bs .panel>.table-bordered>thead>tr>td:first-child,.oplb-bs .panel>.table-bordered>thead>tr>th:first-child,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.oplb-bs .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.oplb-bs .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.oplb-bs .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.oplb-bs .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.oplb-bs .panel>.table-bordered>tbody>tr>td:last-child,.oplb-bs .panel>.table-bordered>tbody>tr>th:last-child,.oplb-bs .panel>.table-bordered>tfoot>tr>td:last-child,.oplb-bs .panel>.table-bordered>tfoot>tr>th:last-child,.oplb-bs .panel>.table-bordered>thead>tr>td:last-child,.oplb-bs .panel>.table-bordered>thead>tr>th:last-child,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.oplb-bs .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.oplb-bs .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.oplb-bs .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.oplb-bs .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.oplb-bs .panel>.table-bordered>tbody>tr:first-child>td,.oplb-bs .panel>.table-bordered>tbody>tr:first-child>th,.oplb-bs .panel>.table-bordered>thead>tr:first-child>td,.oplb-bs .panel>.table-bordered>thead>tr:first-child>th,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.oplb-bs .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.oplb-bs .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.oplb-bs .panel>.table-bordered>tbody>tr:last-child>td,.oplb-bs .panel>.table-bordered>tbody>tr:last-child>th,.oplb-bs .panel>.table-bordered>tfoot>tr:last-child>td,.oplb-bs .panel>.table-bordered>tfoot>tr:last-child>th,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.oplb-bs .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.oplb-bs .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.oplb-bs .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.oplb-bs .panel>.table-responsive{border:0;margin-bottom:0}.oplb-bs .panel-group{margin-bottom:20px}.oplb-bs .panel-group .panel{margin-bottom:0;border-radius:4px}.oplb-bs .panel-group .panel+.panel{margin-top:5px}.oplb-bs .panel-group .panel-heading{border-bottom:0}.oplb-bs .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.oplb-bs .panel-group .panel-footer{border-top:0}.oplb-bs .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.oplb-bs .panel-default{border-color:#ddd}.oplb-bs .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.oplb-bs .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.oplb-bs .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.oplb-bs .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.oplb-bs .panel-primary{border-color:#428bca}.oplb-bs .panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.oplb-bs .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.oplb-bs .panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.oplb-bs .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.oplb-bs .panel-success{border-color:#d6e9c6}.oplb-bs .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.oplb-bs .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.oplb-bs .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.oplb-bs .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.oplb-bs .panel-info{border-color:#bce8f1}.oplb-bs .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.oplb-bs .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.oplb-bs .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.oplb-bs .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.oplb-bs .panel-warning{border-color:#faebcc}.oplb-bs .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.oplb-bs .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.oplb-bs .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.oplb-bs .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.oplb-bs .panel-danger{border-color:#ebccd1}.oplb-bs .panel-danger>.panel-heading{color:#ff5959;background-color:#f2dede;border-color:#ebccd1}.oplb-bs .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.oplb-bs .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#ff5959}.oplb-bs .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.oplb-bs .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.oplb-bs .embed-responsive .embed-responsive-item,.oplb-bs .embed-responsive embed,.oplb-bs .embed-responsive iframe,.oplb-bs .embed-responsive object{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.oplb-bs .embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.oplb-bs .embed-responsive.embed-responsive-4by3{padding-bottom:75%}.oplb-bs .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.oplb-bs .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.oplb-bs .well-lg{padding:24px;border-radius:4px}.oplb-bs .well-sm{padding:9px;border-radius:3px}.oplb-bs .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.oplb-bs .close:focus,.oplb-bs .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.oplb-bs .close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.oplb-bs .modal-open{overflow:hidden}.oplb-bs .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.oplb-bs .modal.fade .modal-dialog{-webkit-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.oplb-bs .modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.oplb-bs .modal-open .modal{overflow-x:hidden;overflow-y:auto}.oplb-bs .modal-dialog{position:relative;width:auto;margin:10px}.oplb-bs .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:4px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.oplb-bs .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.oplb-bs .modal-backdrop.fade{opacity:0}.oplb-bs .modal-backdrop.in{opacity:.5}.oplb-bs .modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.oplb-bs .modal-header .close{margin-top:-2px}.oplb-bs .modal-title{margin:0;line-height:1.42857143}.oplb-bs .modal-body{position:relative;padding:15px}.oplb-bs .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.oplb-bs .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.oplb-bs .modal-footer .btn-group .btn+.btn{margin-left:-1px}.oplb-bs .modal-footer .btn-block+.btn-block{margin-left:0}.oplb-bs .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.oplb-bs .modal-dialog{width:600px;margin:30px auto}.oplb-bs .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.oplb-bs .modal-sm{width:300px}}@media (min-width:992px){.oplb-bs .modal-lg{width:900px}}.oplb-bs .tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0}.oplb-bs .tooltip.in{opacity:.9}.oplb-bs .tooltip.top{margin-top:-3px;padding:5px 0}.oplb-bs .tooltip.right{margin-left:3px;padding:0 5px}.oplb-bs .tooltip.bottom{margin-top:3px;padding:5px 0}.oplb-bs .tooltip.left{margin-left:-3px;padding:0 5px}.oplb-bs .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.oplb-bs .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.oplb-bs .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.oplb-bs .tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.oplb-bs .tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.oplb-bs .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.oplb-bs .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.oplb-bs .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.oplb-bs .tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.oplb-bs .tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.oplb-bs .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:4px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.oplb-bs .popover.top{margin-top:-10px}.oplb-bs .popover.right{margin-left:10px}.oplb-bs .popover.bottom{margin-top:10px}.oplb-bs .popover.left{margin-left:-10px}.oplb-bs .popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:3px 3px 0 0}.oplb-bs .popover-content{padding:9px 14px}.oplb-bs .popover>.arrow,.oplb-bs .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.oplb-bs .popover>.arrow{border-width:11px}.oplb-bs .popover>.arrow:after{border-width:10px;content:""}.oplb-bs .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}.oplb-bs .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.oplb-bs .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)}.oplb-bs .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.oplb-bs .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}.oplb-bs .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.oplb-bs .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)}.oplb-bs .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.oplb-bs .carousel{position:relative}.oplb-bs .carousel-inner{position:relative;overflow:hidden;width:100%}.oplb-bs .carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.oplb-bs .carousel-inner>.item>a>img,.oplb-bs .carousel-inner>.item>img{line-height:1}.oplb-bs .carousel-inner>.active,.oplb-bs .carousel-inner>.next,.oplb-bs .carousel-inner>.prev{display:block}.oplb-bs .carousel-inner>.active{left:0}.oplb-bs .carousel-inner>.next,.oplb-bs .carousel-inner>.prev{position:absolute;top:0;width:100%}.oplb-bs .carousel-inner>.next{left:100%}.oplb-bs .carousel-inner>.prev{left:-100%}.oplb-bs .carousel-inner>.next.left,.oplb-bs .carousel-inner>.prev.right{left:0}.oplb-bs .carousel-inner>.active.left{left:-100%}.oplb-bs .carousel-inner>.active.right{left:100%}.oplb-bs .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.oplb-bs .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.oplb-bs .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.oplb-bs .carousel-control:focus,.oplb-bs .carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9}.oplb-bs .carousel-control .glyphicon-chevron-left,.oplb-bs .carousel-control .glyphicon-chevron-right,.oplb-bs .carousel-control .icon-next,.oplb-bs .carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.oplb-bs .carousel-control .glyphicon-chevron-left,.oplb-bs .carousel-control .icon-prev{left:50%;margin-left:-10px}.oplb-bs .carousel-control .glyphicon-chevron-right,.oplb-bs .carousel-control .icon-next{right:50%;margin-right:-10px}.oplb-bs .carousel-control .icon-next,.oplb-bs .carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif}.oplb-bs .carousel-control .icon-prev:before{content:'\2039'}.oplb-bs .carousel-control .icon-next:before{content:'\203a'}.oplb-bs .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.oplb-bs .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.oplb-bs .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.oplb-bs .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.oplb-bs .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.oplb-bs .carousel-control .glyphicon-chevron-left,.oplb-bs .carousel-control .glyphicon-chevron-right,.oplb-bs .carousel-control .icon-next,.oplb-bs .carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.oplb-bs .carousel-control .glyphicon-chevron-left,.oplb-bs .carousel-control .icon-prev{margin-left:-15px}.oplb-bs .carousel-control .glyphicon-chevron-right,.oplb-bs .carousel-control .icon-next{margin-right:-15px}.oplb-bs .carousel-caption{left:20%;right:20%;padding-bottom:30px}.oplb-bs .carousel-indicators{bottom:20px}}.oplb-bs .clearfix:after,.oplb-bs .clearfix:before,.oplb-bs .oplb-bs .btn-group-vertical>.btn-group:after,.oplb-bs .oplb-bs .btn-group-vertical>.btn-group:before,.oplb-bs .oplb-bs .btn-toolbar:after,.oplb-bs .oplb-bs .btn-toolbar:before,.oplb-bs .oplb-bs .container-fluid:after,.oplb-bs .oplb-bs .container-fluid:before,.oplb-bs .oplb-bs .container:after,.oplb-bs .oplb-bs .container:before,.oplb-bs .oplb-bs .dl-horizontal dd:after,.oplb-bs .oplb-bs .dl-horizontal dd:before,.oplb-bs .oplb-bs .form-horizontal .form-group:after,.oplb-bs .oplb-bs .form-horizontal .form-group:before,.oplb-bs .oplb-bs .modal-footer:after,.oplb-bs .oplb-bs .modal-footer:before,.oplb-bs .oplb-bs .nav:after,.oplb-bs .oplb-bs .nav:before,.oplb-bs .oplb-bs .navbar-collapse:after,.oplb-bs .oplb-bs .navbar-collapse:before,.oplb-bs .oplb-bs .navbar-header:after,.oplb-bs .oplb-bs .navbar-header:before,.oplb-bs .oplb-bs .navbar:after,.oplb-bs .oplb-bs .navbar:before,.oplb-bs .oplb-bs .pager:after,.oplb-bs .oplb-bs .pager:before,.oplb-bs .oplb-bs .panel-body:after,.oplb-bs .oplb-bs .panel-body:before,.oplb-bs .oplb-bs .row:after,.oplb-bs .oplb-bs .row:before{content:" ";display:table}.oplb-bs .clearfix:after,.oplb-bs .oplb-bs .btn-group-vertical>.btn-group:after,.oplb-bs .oplb-bs .btn-toolbar:after,.oplb-bs .oplb-bs .container-fluid:after,.oplb-bs .oplb-bs .container:after,.oplb-bs .oplb-bs .dl-horizontal dd:after,.oplb-bs .oplb-bs .form-horizontal .form-group:after,.oplb-bs .oplb-bs .modal-footer:after,.oplb-bs .oplb-bs .nav:after,.oplb-bs .oplb-bs .navbar-collapse:after,.oplb-bs .oplb-bs .navbar-header:after,.oplb-bs .oplb-bs .navbar:after,.oplb-bs .oplb-bs .pager:after,.oplb-bs .oplb-bs .panel-body:after,.oplb-bs .oplb-bs .row:after{clear:both}.oplb-bs .center-block{display:block;margin-left:auto;margin-right:auto}.oplb-bs .pull-right{float:right!important}.oplb-bs .pull-left{float:left!important}.oplb-bs .hide{display:none!important}.oplb-bs .show{display:block!important}.oplb-bs .invisible{visibility:hidden}.oplb-bs .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.oplb-bs .hidden{display:none!important;visibility:hidden!important}.oplb-bs .affix{position:fixed;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.oplb-bs .visible-lg,.oplb-bs .visible-md,.oplb-bs .visible-sm,.oplb-bs .visible-xs{display:none!important}.oplb-bs .visible-lg-block,.oplb-bs .visible-lg-inline,.oplb-bs .visible-lg-inline-block,.oplb-bs .visible-md-block,.oplb-bs .visible-md-inline,.oplb-bs .visible-md-inline-block,.oplb-bs .visible-sm-block,.oplb-bs .visible-sm-inline,.oplb-bs .visible-sm-inline-block,.oplb-bs .visible-xs-block,.oplb-bs .visible-xs-inline,.oplb-bs .visible-xs-inline-block{display:none!important}@media (max-width:767px){.oplb-bs .visible-xs{display:block!important}table.oplb-bs .visible-xs{display:table}tr.oplb-bs .visible-xs{display:table-row!important}td.oplb-bs .visible-xs,th.oplb-bs .visible-xs{display:table-cell!important}}@media (max-width:767px){.oplb-bs .visible-xs-block{display:block!important}}@media (max-width:767px){.oplb-bs .visible-xs-inline{display:inline!important}}@media (max-width:767px){.oplb-bs .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.oplb-bs .visible-sm{display:block!important}table.oplb-bs .visible-sm{display:table}tr.oplb-bs .visible-sm{display:table-row!important}td.oplb-bs .visible-sm,th.oplb-bs .visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.oplb-bs .visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.oplb-bs .visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.oplb-bs .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.oplb-bs .visible-md{display:block!important}table.oplb-bs .visible-md{display:table}tr.oplb-bs .visible-md{display:table-row!important}td.oplb-bs .visible-md,th.oplb-bs .visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.oplb-bs .visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.oplb-bs .visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.oplb-bs .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.oplb-bs .visible-lg{display:block!important}table.oplb-bs .visible-lg{display:table}tr.oplb-bs .visible-lg{display:table-row!important}td.oplb-bs .visible-lg,th.oplb-bs .visible-lg{display:table-cell!important}}@media (min-width:1200px){.oplb-bs .visible-lg-block{display:block!important}}@media (min-width:1200px){.oplb-bs .visible-lg-inline{display:inline!important}}@media (min-width:1200px){.oplb-bs .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.oplb-bs .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.oplb-bs .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.oplb-bs .hidden-md{display:none!important}}@media (min-width:1200px){.oplb-bs .hidden-lg{display:none!important}}.oplb-bs .visible-print{display:none!important}@media print{.oplb-bs .visible-print{display:block!important}table.oplb-bs .visible-print{display:table}tr.oplb-bs .visible-print{display:table-row!important}td.oplb-bs .visible-print,th.oplb-bs .visible-print{display:table-cell!important}}.oplb-bs .visible-print-block{display:none!important}@media print{.oplb-bs .visible-print-block{display:block!important}}.oplb-bs .visible-print-inline{display:none!important}@media print{.oplb-bs .visible-print-inline{display:inline!important}}.oplb-bs .visible-print-inline-block{display:none!important}@media print{.oplb-bs .visible-print-inline-block{display:inline-block!important}}@media print{.oplb-bs .hidden-print{display:none!important}}.oplb-bs .device-xs,.oplb-bs .device-xxs{display:none!important}@media (min-width:480px) and (max-width:767px){.oplb-bs .device-xs{display:block!important}table.oplb-bs .device-xs{display:table}tr.oplb-bs .device-xs{display:table-row!important}td.oplb-bs .device-xs,th.oplb-bs .device-xs{display:table-cell!important}}@media (max-width:479px){.oplb-bs .device-xxs{display:block!important}table.oplb-bs .device-xxs{display:table}tr.oplb-bs .device-xxs{display:table-row!important}td.oplb-bs .device-xxs,th.oplb-bs .device-xxs{display:table-cell!important}}@media (max-width:479px){.oplb-bs .hidden-xxs{display:none!important}}.oplb-bs a:focus{outline:solid;outline-offset:-2px;outline-width:2px}.oplb-bs #wpadminbar{position:absolute;font-family:"Open Sans",Helvetica,Arial,sans-serif;background:#444;font-size:14px;line-height:1.42857;color:#fff;height:50px;top:63px;min-width:0;z-index:99997;-webkit-font-smoothing:auto}.oplb-bs #wpadminbar a:focus{outline:solid;outline-offset:-2px;outline-width:2px}.oplb-bs #wpadminbar a,.oplb-bs #wpadminbar p{text-shadow:none!important}.oplb-bs #wpadminbar a:not(.btn){color:#333}.oplb-bs #wpadminbar .bold{font-weight:700}.oplb-bs #wpadminbar .btn-primary{color:#fff;background-color:#444;text-transform:none}.oplb-bs #wpadminbar .fa{color:#fff;font-size:14px;line-height:1;margin:0 4px;padding:0}.oplb-bs #wpadminbar .quicklinks{border-left:none}.oplb-bs #wpadminbar #wp-toolbar{line-height:normal;margin:0 auto;max-width:1140px;display:flex;justify-content:space-between}.oplb-bs #wpadminbar #wp-toolbar>.ab-top-menu{float:none}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar>.ab-top-menu{min-width:76px}}.oplb-bs #wpadminbar #wp-toolbar .btn-default:hover{color:#333}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default{min-width:0;display:flex;flex-wrap:nowrap}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon{font:400 28px/1 dashicons;height:auto;position:absolute;left:0;right:0;top:0;width:auto;margin:0 auto}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon:before{top:11px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon:focus,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default .ab-icon.dashicon-icon:hover{color:#fff}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-root-default{position:static}}.oplb-bs #wpadminbar #wp-toolbar>ul>li{position:relative;max-height:50px}.oplb-bs #wpadminbar #wp-toolbar>ul>li>.ab-item{color:#fff;cursor:pointer;text-align:center;line-height:120%;margin-right:0;padding:17px 14px 16px;font-size:14px;text-decoration:none}.oplb-bs #wpadminbar #wp-toolbar>ul>li>.ab-item:before{margin:0;content:""}.oplb-bs #wpadminbar #wp-toolbar>ul>li>.ab-item .fa-caret-down{font-size:12px;padding-left:8px}@media (max-width:992px){.oplb-bs #wpadminbar #wp-toolbar>ul>li>.ab-item{font-size:13px}}.oplb-bs #wpadminbar #wp-toolbar>ul>li>.ab-item.ab-empty-item{padding:18px 14px 17px}.oplb-bs #wpadminbar #wp-toolbar>ul>li>.fa{font-family:FontAwesome;font-size:14px;width:14px;margin:0 auto}.oplb-bs #wpadminbar #wp-toolbar>ul>li .toolbar-item-count{background:#f66;color:#000;border-radius:8px;display:inline-block;font-size:10px;font-weight:400;height:16px;line-height:164%;text-align:center;vertical-align:middle;width:16px;opacity:1}.oplb-bs #wpadminbar #wp-toolbar>ul>li .toolbar-item-count.sub-count{position:absolute;right:8px;top:13px}.oplb-bs #wpadminbar #wp-toolbar>ul>li.hover>.ab-item,.oplb-bs #wpadminbar #wp-toolbar>ul>li.hover>a,.oplb-bs #wpadminbar #wp-toolbar>ul>li:hover>.ab-item,.oplb-bs #wpadminbar #wp-toolbar>ul>li:hover>a{background:#333;color:#63dfd2}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar>ul>li{position:static}.oplb-bs #wpadminbar #wp-toolbar>ul>li.hamburger .ab-item{padding:0}.oplb-bs #wpadminbar #wp-toolbar>ul>li.hamburger .ab-item .navbar-toggle{border-radius:0;margin:7px 1px 0;padding:10px 5px 17px}.oplb-bs #wpadminbar #wp-toolbar>ul>li.hamburger .ab-item .navbar-toggle.network-menu.active{background:#737373}.oplb-bs #wpadminbar #wp-toolbar>ul>li.hamburger .ab-item .navbar-toggle.mol-menu.active{background:#a2a2a2}}.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li{font-size:14px;line-height:19px}.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a{background:#fff;color:#333;padding:6px 12px;text-decoration:none}.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a:focus,.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a:hover{background:#63dfd2}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li{background:rgba(239,239,239,.8)}.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu li a{background:rgba(255,255,255,.42);font-weight:700;width:75%}}.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu li a{text-decoration:underline}.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu li a:focus,.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu li a:hover{background:inherit;text-decoration:none}.oplb-bs #wpadminbar #wp-toolbar .admin-bar-menu.openlab-favorites-admin-bar-menu .ab-sub-wrapper{padding-bottom:10px}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper{background:#fff;border:1px solid #444;border-top:none;border-radius:0 0 4px 4px;top:50px;margin-top:1px;width:600%}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper:empty{display:none}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu{padding:0;background:#fff;border-radius:inherit}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu p{color:#333;line-height:18px;margin-bottom:8px;font-size:12px}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu p:last-child{margin-bottom:0}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu li{line-height:18px}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu li:last-child{border-radius:0 0 4px 4px;border-bottom:none}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu li:last-child a:not(.btn){border-radius:0 0 4px 4px;border-bottom:none}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .submenu-title{background:#b8e2df;margin-bottom:16px;color:#333}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .submenu-title .ab-item{padding:5px 10px;font-size:14px}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link{background:#b8e2df;padding:9px 16px;text-align:right;border-radius:inherit}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link a{color:#333;font-size:12px;text-decoration:none}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link a:focus,.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .menu-bottom-link a:hover{text-decoration:underline}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item{padding-bottom:16px;padding-top:16px;margin-top:0;border-bottom:1px solid #e5e5e5;overflow:hidden}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .ab-item{width:90%;margin:0 auto}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .ab-item .actions .btn{float:left;font-size:14px;margin-right:2%;position:relative;width:auto}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .activity-row{overflow:hidden}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item .inline-links a{display:inline}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a{text-decoration:underline}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a:focus,.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a:hover{text-decoration:none}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .nav-content-item a.btn{text-decoration:none}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper{background:0 0;left:-1%;right:0;top:1px;width:101%!important;border:none;border-radius:0;margin:0}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu{background:rgba(255,255,255,.42)}.oplb-bs #wpadminbar #wp-toolbar .ab-sub-wrapper .ab-submenu .ab-item{padding:6px 12px;float:none}}.oplb-bs #wpadminbar #wp-toolbar .ab-top-secondary{float:none;display:flex;justify-content:flex-end}.oplb-bs #wpadminbar #wp-toolbar .ab-top-secondary .menupop .ab-sub-wrapper{right:-1px}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar .ab-top-secondary{min-width:85px}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered{margin:0 auto;overflow:hidden;flex-basis:100%;flex-shrink:60}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile{float:none}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .ab-item{text-align:right;width:100%}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .ab-item span.truncate-sizer{display:inline-block;width:100%}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .very-small-size{display:none}@media (max-width:479px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .small-size{display:none}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-mobile-centered #wp-admin-bar-my-openlab-mobile .very-small-size{display:block}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-menu-toggle .ab-item{height:44px;margin:0;padding:6px 0 0}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-menu-toggle .ab-item .navbar-toggle{border-radius:0;margin:0 1px;padding:10px 5px 17px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-menu-toggle .ab-item .navbar-toggle .icon-bar{background:#fff;height:3px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-hamburger .icon-bar{background:#63dfd2;height:3px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-hamburger-mol .icon-bar{background:#f7e700;height:3px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-query-monitor .ab-item{padding-bottom:0}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-query-monitor .ab-item{padding-top:0}}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-query-monitor{display:none!important}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab>.ab-item{color:#000;background:#fff;width:127px;overflow:hidden;height:0;padding:0;display:flex;align-items:center;justify-content:center}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab>.ab-item .logo-wrapper{max-width:112px;flex:1 0 0}@media (max-width:479px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab>.ab-item{width:37px;background-position:-11% 58%}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-openlab .ab-sub-wrapper{width:129px;left:-1px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name{border-left:1px #000 solid;border-right:1px #000 solid}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper{width:100%}@media (max-width:991px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper{width:200%}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name{border-left:none;max-width:320px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper{width:calc(100% + 2px)}@media (min-width:768px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper{left:-1px}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name>.ab-item{white-space:normal;display:flex;align-items:center;flex:1 1 0;min-width:100px}@media (max-width:991px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name>.ab-item{min-width:50px}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name>.ab-item:after{content:"\f0d7";display:flex;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:18px;top:0;bottom:0;justify-content:center;align-items:center}@media (min-width:768px) and (max-width:991px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name>.ab-item:after{display:none}}@media (min-width:992px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name>.ab-item{padding-right:42px}}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name>.ab-item{padding-right:42px}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name>.ab-item .site-name{white-space:nowrap;position:relative;text-overflow:ellipsis;display:block;overflow:hidden}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-site-name-default{border-radius:0}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile{border:none}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab>.ab-item,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile>.ab-item{padding:7px 0 0;display:none;width:0}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile .ab-sub-wrapper{top:50px}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile .ab-sub-wrapper{border:none;border-top:9px solid #a2a2a2}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper{width:142px}@media (min-width:768px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper{left:-1px}}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab .ab-sub-wrapper{border:none;border-top:9px solid #d1d1d1}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account>.ab-item{display:inline-block;width:100%;text-align:right}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account>.ab-item span.user-name{overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;display:block}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper{right:-2px;width:auto;min-width:250px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper p{color:#333}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper p.actions{padding-top:6px}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content a{position:relative;margin:0 4px;padding:0 14px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments.hover,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:focus,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:hover,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link.hover,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:focus,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:hover,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content.hover,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:focus,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:hover{background:0 0}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments.hover a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:focus a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:hover a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link.hover a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:focus a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:hover a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content.hover a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:focus a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:hover a{background:0 0;color:#fff}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments.hover>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:focus>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments:hover>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link.hover>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:focus>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link:hover>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content.hover>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:focus>.ab-sub-wrapper,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content:hover>.ab-sub-wrapper{display:none}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a .dashicon-icon,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link a .dashicon-icon{padding-top:2px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a .dashicon-icon.dashicons-admin-home:before,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-dashboard-link a .dashicon-icon.dashicons-admin-home:before{top:10px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-comments a .dashicon-icon:before{left:3px}@media (min-width:768px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-invites .ab-sub-wrapper{left:-1px}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper{width:160px}.oplb-bs #wpadminbar #wp-toolbar .last-icon-in-group{border-right:1px solid #000}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout{background:0 0}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login>a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register>a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout>a{background:#000}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register>a,.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout>a{border-left:1px #666 solid;border-right:1px #666 solid}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-blogs-and-admin-centered{margin-left:auto;min-width:0;flex-shrink:60}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-blogs-and-admin-centered .ab-sub-wrapper{display:none}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-blogs-and-admin-centered #wp-admin-bar-my-account:hover{pointer-events:none}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register{max-width:84px;background:0 0}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-register>a{background:#000}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login{background:0 0;position:relative;max-width:70px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login>a{background:#000;border-right:1px #666 solid;max-height:49px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper{background:0 0;border:none;color:#333;width:350%!important;left:-250%;margin-top:1px;top:auto}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper .ab-submenu{background:#fff;border:none;border-radius:0 0 4px 4px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form{padding:3% 5%}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form .forgetmenot label{line-height:21px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form .sidebar-wp-submit{margin-bottom:5px}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper #sidebar-login-form .lost-pw{line-height:24px}@media (max-width:767px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-submenu{background:#fff}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-bp-login.login-form-active .ab-submenu{border:1px solid #444;border-top:none}@media (max-width:782px){.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-updates{display:none}}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-customize{display:none}.oplb-bs #wpadminbar #wp-toolbar #wp-admin-bar-top-logout .ab-item{min-width:84px}.oplb-bs.navbar-default{background:0 0;border:none;margin-bottom:80px}.oplb-bs.navbar-default .header-mobile-wrapper{background:#fff;position:relative}.oplb-bs.navbar-default .main-nav-wrapper{border-bottom:1px solid #ddd}@media (max-width:767px){.oplb-bs.navbar-default .main-nav-wrapper{top:114px;border-bottom:none}}.oplb-bs.navbar-default .container-fluid{margin:0 auto}.oplb-bs.navbar-default .container-fluid .navbar-right.search .btn{height:34px;padding:0 2%;vertical-align:top}.oplb-bs.navbar-default.navbar-location-footer{margin-bottom:0}.oplb-bs.navbar-location-oplb-bs{position:absolute;top:0;left:0;right:0;z-index:210}.oplb-bs .navbar-header header{margin:0;border-right:1px solid #ddd}.oplb-bs .navbar-header header a{display:block;background:url(images/openlab_menu_logo.png) no-repeat;padding-top:63px;width:185px;height:0;overflow:hidden}@media (max-width:991px){.oplb-bs .navbar-header header{width:136px;margin:0}.oplb-bs .navbar-header header a{width:135px;background-size:100%;background-position:0 8px}}.oplb-bs .search{position:relative;z-index:999999}.oplb-bs .search.search-form{z-index:999998}.oplb-bs .search .search-form-wrapper{background:#fff;display:none;position:absolute;right:-6px;top:65px;width:336px;border:1px solid #ddd;border-radius:4px 0 4px 4px}.oplb-bs .search .search-form-wrapper .form-group{margin-left:18px;padding:5px 0;width:100%}.oplb-bs .search .search-form-wrapper #search-terms-desktop-header{width:258px}@media (max-width:767px){.oplb-bs .search .search-form-wrapper{position:relative;top:0;width:100%}.oplb-bs .search .search-form-wrapper .form-group{margin-bottom:0}.oplb-bs .search .search-form-wrapper .form-group .form-control{display:inline-block;vertical-align:top}.oplb-bs .search .search-form-wrapper .form-group .form-control.search-terms-mobile{width:calc(100% - 6% - 62px)}}.oplb-bs .search .search-trigger-wrapper{height:63px;position:absolute;right:0;text-align:center;width:100px;cursor:pointer;color:#444;margin-right:-6px}.oplb-bs .search .search-trigger-wrapper .search-trigger{display:block;font-weight:700;outline:0;width:100%;padding:0 0 0 4px}.oplb-bs .search .search-trigger-wrapper .search-trigger:focus{outline:thin dotted}.oplb-bs .search .search-trigger-wrapper span{line-height:4.5}.oplb-bs .search .search-trigger-wrapper.search-live{background:none repeat scroll 0 0 #fff;border-bottom:1px solid #fff;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:1px solid #ddd;border-right:1px solid #ddd;box-sizing:padding-box;height:67px;z-index:999999}@media (max-width:767px){.oplb-bs .search .search-trigger-wrapper{height:59px;margin-right:0;width:30px}.oplb-bs .search .search-trigger-wrapper span{line-height:4}.oplb-bs .search .search-trigger-wrapper.search-live{height:64px}}@media (max-width:767px){.oplb-bs .search.search-trigger{z-index:1}}.oplb-bs .search-mode-mobile .search-submit{height:35px;padding:0 3%;vertical-align:top}.oplb-bs .see-all{font-size:12px;text-decoration:underline}.oplb-bs .see-all:hover{text-decoration:none}.oplb-bs .see-all a{text-decoration:underline}.oplb-bs .see-all a:hover{text-decoration:none}.oplb-bs#openlab-footer{position:absolute;bottom:0;right:0;left:0}.oplb-bs#openlab-footer.placeholder{position:relative;visibility:hidden}.oplb-bs#openlab-footer .ol-footer-col{padding:0}.oplb-bs#openlab-footer .container-fluid{max-width:1155px}.oplb-bs#openlab-footer .semibold{font-weight:600}.oplb-bs#openlab-footer .bold{font-weight:700}.oplb-bs#openlab-footer .regular{font-weight:400}.oplb-bs#openlab-footer .deco{text-decoration:underline}.oplb-bs#openlab-footer .cuny-logo{max-width:74px!important}.oplb-bs#openlab-footer a,.oplb-bs#openlab-footer p{font-size:12px}.oplb-bs#openlab-footer a,.oplb-bs#openlab-footer h1,.oplb-bs#openlab-footer h2,.oplb-bs#openlab-footer h3,.oplb-bs#openlab-footer p{letter-spacing:inherit;line-height:1.42852!important;text-shadow:none!important;text-transform:none;border:none!important}.oplb-bs#openlab-footer .footer-wrapper{color:#333!important;font-family:"Open Sans",Helvetica,Arial,sans-serif!important;font-size:14px!important;line-height:1.42857!important;background:#f0f0f0!important;margin:0 auto!important;padding-top:30px!important;width:100%!important}@media (max-width:767px){.oplb-bs#openlab-footer .footer-wrapper{width:95%!important}}.oplb-bs#openlab-footer .ol-footer-row h2,.oplb-bs#openlab-footer .ol-toolbar-row h2,.oplb-bs#openlab-footer .row h2{color:#333;margin:0 auto 22px}@media (max-width:767px){.oplb-bs#openlab-footer .ol-footer-row h2,.oplb-bs#openlab-footer .ol-toolbar-row h2,.oplb-bs#openlab-footer .row h2{margin:0 auto 8px}}.oplb-bs#openlab-footer .ol-footer-row h3,.oplb-bs#openlab-footer .ol-toolbar-row h3,.oplb-bs#openlab-footer .row h3{font-size:13px;text-decoration:underline}.oplb-bs#openlab-footer .col-logos{display:inline-block}.oplb-bs#openlab-footer .col-logos p{color:#444;float:right;width:72%}.oplb-bs#openlab-footer .col-logos a img{padding-top:5px;margin-right:15px}.oplb-bs#openlab-footer .col-logos a.citytech-logo{width:12%}.oplb-bs#openlab-footer .col-logos a.cuny-logo{width:14%}.oplb-bs#openlab-footer .col-logos h2 span{vertical-align:middle}.oplb-bs#openlab-footer .col-logos h2 span:first-child{padding-right:5px}@media (max-width:767px){.oplb-bs#openlab-footer .col-logos{border-bottom:1px solid #bbb;padding:0 0 18px;margin-bottom:20px}.oplb-bs#openlab-footer .col-logos h2 span{display:block;font-size:18px}.oplb-bs#openlab-footer .col-logos h2 span:last-child{font-size:11px}.oplb-bs#openlab-footer .col-logos a.citytech-logo{width:9%;min-width:63px}.oplb-bs#openlab-footer .col-logos a.cuny-logo{min-width:74px}.oplb-bs#openlab-footer .col-logos p{font-size:11px;margin-bottom:8px;width:100%}}.oplb-bs#openlab-footer .col-links{color:#333}.oplb-bs#openlab-footer .col-links .first-header{margin-bottom:19px}.oplb-bs#openlab-footer .col-links .second-header{margin:22px 0 18px}.oplb-bs#openlab-footer .col-links .statement{margin-bottom:3px}.oplb-bs#openlab-footer .col-links a{color:#333;font-weight:inherit}@media (max-width:767px){.oplb-bs#openlab-footer .col-links .horiz-divider{display:none}.oplb-bs#openlab-footer .col-links a{display:block}}.oplb-bs#openlab-footer .col-copyright{padding-right:0}.oplb-bs#openlab-footer .col-copyright ul{font-style:italic;margin-left:0;padding-left:0;list-style-type:none;font-size:13px}.oplb-bs#openlab-footer .col-copyright li{font-style:italic!important;line-height:1.42852!important;margin-bottom:5px!important}.oplb-bs#openlab-footer .col-copyright img{margin-left:8px}@media (max-width:767px){.oplb-bs#openlab-footer .col-copyright{margin-top:20px;margin-bottom:24px}}.oplb-bs#openlab-footer .horiz-bar-wrapper{float:left;width:2%}.oplb-bs#openlab-footer .horiz-bar-wrapper .horiz-bar{background:none repeat scroll 0 0 #bbb;margin-left:35%;padding-top:135px;width:1px}@media (max-width:767px){.oplb-bs#openlab-footer .horiz-bar-wrapper{display:none}}.oplb-bs#openlab-footer .row-copyright{margin-bottom:100px;margin-top:17px}.oplb-bs#openlab-footer .row-copyright a,.oplb-bs#openlab-footer .row-copyright p,.oplb-bs#openlab-footer .row-copyright span{color:#333}@media (max-width:767px){.oplb-bs#openlab-footer .row-copyright a,.oplb-bs#openlab-footer .row-copyright p,.oplb-bs#openlab-footer .row-copyright span{font-size:8px}}@media (max-width:767px){.oplb-bs#openlab-footer .row-copyright{margin-bottom:0}.oplb-bs#openlab-footer .row-copyright p{margin-bottom:20px}}@media (max-width:767px){.oplb-bs#openlab-footer .row-copyright,.oplb-bs#openlab-footer .row-footer{margin:0}}.oplb-bs a#go-to-top{background:rgba(128,128,128,.5);bottom:5%;color:#000;display:none;font-size:13px;font-style:italic;padding:6px 12px;position:fixed;right:0;text-align:center;z-index:10}.oplb-bs.adminbar-manual-bootstrap #wpadminbar{top:0;height:50px}.oplb-bs.adminbar-manual-bootstrap #wpadminbar:before{border-bottom:1px solid #000;top:50px;content:"";left:0;position:absolute;right:0;z-index:-1}.oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-top-secondary{flex-basis:5%;min-width:85px;max-width:85px}.oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-blogs-and-admin-centered{float:none;text-align:right}.oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-blogs-and-admin-centered #wp-admin-bar-my-account{width:100%}@media (max-width:991px){.oplb-bs.adminbar-manual-bootstrap #wpadminbar .ab-blogs-and-admin-centered{text-align:center}}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar{width:100%;max-width:none}@media (min-width:768px){.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar>ul>li>.ab-item{min-height:50px;min-width:50px}}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar>ul>li>.ab-item.ab-empty-item{padding-bottom:16px}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar>ul>li.hamburger .ab-item .navbar-toggle{padding-bottom:14px}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-openlab{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-top-logout{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-bp-login .ab-sub-wrapper{margin-top:1px;position:absolute}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab>.ab-item,.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile>.ab-item{min-width:140px}@media (max-width:767px){.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-my-openlab>.ab-item,.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-network-menu-mobile>.ab-item{display:none}}.oplb-bs.adminbar-manual-bootstrap #wpadminbar #wp-toolbar #wp-admin-bar-customize{display:none}@media (max-width:767px){.oplb-bs.adminbar-manual-bootstrap #wpadminbar{top:63px;border-bottom:none}.oplb-bs.adminbar-manual-bootstrap #wpadminbar:before{bottom:0}}@media (max-width:767px){.oplb-bs.adminbar-manual-bootstrap.admin-area #wp-admin-bar-comments,.oplb-bs.adminbar-manual-bootstrap.admin-area #wp-admin-bar-new-content{display:none}}.oplb-bs.adminbar-manual-bootstrap.logged-out #wpadminbar .ab-top-secondary{flex-basis:auto;max-width:none}.oplb-bs.adminbar-manual-bootstrap.logged-in.is-member #wpadminbar #wp-admin-bar-root-default{border-right:1px solid #000}@media (max-width:479px){.oplb-bs.adminbar-manual-bootstrap.logged-in.is-member #wpadminbar #wp-admin-bar-root-default{border-right:none}}html{position:relative}.password-expiration-warning-notice{align-items:center;background:#63dfd2;color:#333;display:flex;height:40px;padding:10px 20px;justify-content:center;position:relative;width:100%}@media (max-width:600px){.password-expiration-warning-notice{height:auto}}.password-expiration-warning-notice a{text-decoration:underline}.password-expiration-warning-notice a:hover{text-decoration:none}.password-expiration-warning-notice button.notice-dismiss{background:0 0;border:none;position:absolute;right:30px;font:normal normal normal 14px/1 FontAwesome}body.has-password-expiration-warning-notice .oplb-bs.navbar-default{padding-bottom:40px}@media (max-width:600px){body.has-password-expiration-warning-notice .oplb-bs.navbar-default{padding-bottom:80px}}body.adminbar-special{padding-top:50.5px}body.adminbar-special.has-password-expiration-warning-notice{padding-top:90px}@media screen and (max-width:782px){body.adminbar-special{padding-top:114px}}body .page-table{display:table;width:100%}body .page-table .page-table-row{display:table-row;height:0}body .page-table .page-table-row.expanded{height:100%}body .screen-reader-shortcut:focus{top:0}#behind_menu_background{display:none;position:absolute;top:97px;bottom:0;left:0;right:0}#behind_menu_background.active{z-index:9999;background:#000;opacity:0}.wp-admin #behind_menu_background{top:59px}html.wp-toolbar{padding-top:0}body .empty-header{display:block}body .empty-header.processing{height:0;font-size:0;visibility:hidden}body .empty-header-placeholder{display:block}#editor .edit-post-editor-regions,#editor .editor-post-publish-panel{top:110px}.block-editor-editor-skeleton,.interface-interface-skeleton{top:112px}.block-editor-block-toolbar{overflow:hidden}.edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area{margin-top:50px}@media (min-width:782px){#editor .edit-post-editor-regions,#editor .editor-post-publish-panel{top:54px}.edit-post-sidebar{top:128px}.block-editor__container{min-height:calc(100vh - 79px)}.block-editor-editor-skeleton,.interface-interface-skeleton{top:52px}}@media screen and (min-width:600px) and (max-width:781px){.edit-post-header{top:110px}}@media (max-width:782px){body #wp-link-wrap{margin-top:0;top:10px}}@media print{body.single-item.groups #openlab-footer,body:not(.openlab-main) #openlab-footer{display:none;visibility:hidden}body.adminbar-special{padding-top:0!important}.header-mobile-wrapper{display:none!important;visibility:hidden!important}}a.cc-widget-icon-link{display:block;max-width:150px!important}.cc-widget-text{margin-top:1em}.comment-attachment-info.has-error{color:red;font-weight:700}.widget-content form.searchandfilter ul{display:block}.widget-content form.searchandfilter li{display:block}@media screen and (min-width:783px){.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar{top:18px}}@media screen and (max-width:782px){.edit-post-visual-editor .block-editor-block-contextual-toolbar.is-fixed{top:52px}} \ No newline at end of file