﻿.loader:not(.inverted){display:inline-block;position:relative}.loader:not(.inverted):before,.loader:not(.inverted):after{box-sizing:border-box;display:block;content:"";width:1em;height:1em;border-radius:50%;border-width:2px;border-style:solid}.loader:not(.inverted):after{position:absolute;animation-name:spin;animation-iteration-count:infinite;top:50%;margin-top:-.5em;left:50%;margin-left:-.5em;animation-timing-function:linear}.loader:not(.inverted):before{border-color:rgba(0,0,0,0.25)}.loader:not(.inverted):after{border-color:rgba(0,0,0,0.5) transparent transparent transparent}.loader:not(.inverted).x-small{font-size:.7em}.loader:not(.inverted).small{font-size:.85em}.loader:not(.inverted).regular{font-size:13px}.loader:not(.inverted).large{font-size:1.25em}.loader:not(.inverted).x-large{font-size:1.5em}.loader.inverted{display:inline-block;position:relative}.loader.inverted:before,.loader.inverted:after{box-sizing:border-box;display:block;content:"";width:1em;height:1em;border-radius:50%;border-width:2px;border-style:solid}.loader.inverted:after{position:absolute;animation-name:spin;animation-iteration-count:infinite;top:50%;margin-top:-.5em;left:50%;margin-left:-.5em;animation-timing-function:linear}.loader.inverted:before{border-color:rgba(255,255,255,0.25)}.loader.inverted:after{border-color:rgba(255,255,255,0.75) transparent transparent transparent}.loader.inverted.x-small{font-size:.7em}.loader.inverted.small{font-size:.85em}.loader.inverted.regular{font-size:13px}.loader.inverted.large{font-size:1.25em}.loader.inverted.x-large{font-size:1.5em}body button.unstyled,body .button,body .pagination li a,body .pagination li:not(.pagination-page) a,body luid-date-picker .months ul,body luid-date-picker .years ul,body luid-date-picker-popup .months ul,body luid-date-picker-popup .years ul,body luid-daterange-picker .months ul,body luid-daterange-picker .years ul,body .ui-select-container .btn{-ms-user-select:none;-webkit-user-select:none;user-select:none}body ul.unstyled,body .menu ul,body .breadcrumbs,body ol.unstyled,body luid-date-picker .months ul,body luid-date-picker .years ul,body luid-date-picker-popup .months ul,body luid-date-picker-popup .years ul,body luid-daterange-picker .months ul,body luid-daterange-picker .years ul,body .dropdown .dropdown-menu,body .luid-image-picker-popup.lui.popover .popover-inner .image-picker-menu{list-style:none;padding:0;margin:0}body a.unstyled,body .menu a{text-decoration:none}body button.unstyled,body .button,body .pagination li a,body .pagination li:not(.pagination-page) a{cursor:pointer;border:none;text-decoration:none;font-style:normal;line-height:1;font-weight:normal;background-color:transparent;border-radius:0}.loader:not(.inverted):after,.loader.inverted:after,body .animated,body .is-valid.input:after,body .radio.input input:not([disabled="disabled"]):active ~ label:before,body .checkbox.input input:not([disabled="disabled"]):active ~ label:before,body luid-date-picker .calendar>.days,body luid-date-picker .calendar>.months,body luid-date-picker .calendar>.years,body luid-date-picker-popup .calendar>.days,body luid-date-picker-popup .calendar>.months,body luid-date-picker-popup .calendar>.years,body luid-daterange-picker .calendar>.days,body luid-daterange-picker .calendar>.months,body luid-daterange-picker .calendar>.years,body .button.status[class*="with addon"].loading>.addon:after,body .button.status.loading:not([class*="with addon"]):after,body .tooltip.top.in,body .tooltip.top-left.in,body .tooltip.top-right.in,body .tooltip.top:not(.in),body .tooltip.top-left:not(.in),body .tooltip.top-right:not(.in),body .tooltip.bottom.in,body .tooltip.bottom-left.in,body .tooltip.bottom-right.in,body .tooltip.bottom:not(.in),body .tooltip.bottom-left:not(.in),body .tooltip.bottom-right:not(.in),body .tooltip.left.in,body .tooltip.left-top.in,body .tooltip.left-bottom.in,body .tooltip.left:not(.in),body .tooltip.left-top:not(.in),body .tooltip.left-bottom:not(.in),body .tooltip.right.in,body .tooltip.right-top.in,body .tooltip.right-bottom.in,body .tooltip.right:not(.in),body .tooltip.right-top:not(.in),body .tooltip.right-bottom:not(.in),body .pagination:not(.dividing) li.active a,body .modal.in .modal-dialog,body .modal:not(.in) .modal-dialog{animation-timing-function:ease-out;animation-duration:.25s;animation-fill-mode:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}body .animated[class*="bounce"],body .animated[class*="pulse"]:not([class*="pulse down"]),body .animated[class*="pulse up"],body .animated[class*="spin"]{animation-timing-function:ease-out;animation-duration:.5s}body .infinitely.animated{animation-iteration-count:infinite}@keyframes ripple{from{transform:scale(1);opacity:0.4}to{transform:scale(10);opacity:0}}body .animated.ripple{animation-name:ripple}@keyframes upFadeIn{from{opacity:0;transform:translate3d(0, -1em, 0)}to{opacity:1;transform:none}}body .animated[class*="up fade in"]{animation-name:upFadeIn}@keyframes upFadeOut{from{opacity:1;transform:none}to{opacity:0;transform:translate3d(0, -1em, 0)}}body .animated[class*="up fade out"]{animation-name:upFadeOut}@keyframes downFadeIn{from{opacity:0;transform:translate3d(0, 1em, 0)}to{opacity:1;transform:none}}body .animated[class*="down fade in"]{animation-name:downFadeIn}@keyframes downFadeOut{from{opacity:1;transform:none}to{opacity:0;transform:translate3d(0, 1em, 0)}}body .animated[class*="down fade out"]{animation-name:downFadeOut}@keyframes leftFadeIn{from{opacity:0;transform:translate3d(-1em, 0, 0)}to{opacity:1;transform:none}}body .animated[class*="left fade in"]{animation-name:leftFadeIn}@keyframes leftFadeOut{from{opacity:1;transform:none}to{opacity:0;transform:translate3d(-1em, 0, 0)}}body .animated[class*="left fade out"]{animation-name:leftFadeOut}@keyframes rightFadeIn{from{opacity:0;transform:translate3d(1em, 0, 0)}to{opacity:1;transform:none}}body .animated[class*="right fade in"]{animation-name:rightFadeIn}@keyframes rightFadeOut{from{opacity:1;transform:none}to{opacity:0;transform:translate3d(1em, 0, 0)}}body .animated[class*="right fade out"]{animation-name:rightFadeOut}@keyframes downScaleIn{from{transform:scale(.75);opacity:0}to{transform:scale(1);opacity:1}}body .animated[class*="down scale in"]{animation-name:downScaleIn}@keyframes downScaleOut{from{transform:scale(1);opacity:1}to{transform:scale(.75);opacity:0}}body .animated[class*="down scale out"]{animation-name:downScaleOut}@keyframes upScaleIn{from{transform:scale(1.25);opacity:0}to{transform:scale(1);opacity:1}}body .animated[class*="up scale in"]{animation-name:upScaleIn}@keyframes upScaleOut{from{transform:scale(1);opacity:1}to{transform:scale(1.25);opacity:0}}body .animated[class*="up scale out"]{animation-name:upScaleOut}@keyframes upSlideIn{from{transform-origin:center top;transform:scale(1, 0)}to{transform-origin:center top;transform:scale(1, 1)}}@keyframes downSlideIn{from{transform-origin:center bottom;transform:scale(1, 0)}to{transform-origin:center bottom;transform:scale(1, 1)}}body .animated[class*="up slide in"]{animation-name:upSlideIn}body .animated[class*="down slide in"]{animation-name:downSlideIn}@keyframes upSlideOut{from{transform-origin:center top;transform:scale(1, 1)}to{transform-origin:center top;transform:scale(1, 0)}}@keyframes downSlideOut{from{transform-origin:center bottom;transform:scale(1, 1)}to{transform-origin:center bottom;transform:scale(1, 0)}}body .animated[class*="up slide out"]{animation-name:upSlideOut}body .animated[class*="down slide out"]{animation-name:downSlideOut}@keyframes leftSlideIn{from{transform-origin:left center;transform:scale(0, 1)}to{transform-origin:left center;transform:scale(1, 1)}}@keyframes rightSlideIn{from{transform-origin:right center;transform:scale(0, 1)}to{transform-origin:right center;transform:scale(1, 1)}}body .animated[class*="left slide in"]{animation-name:leftSlideIn}body .animated[class*="right slide in"]{animation-name:rightSlideIn}@keyframes leftSlideOut{from{transform-origin:left center;transform:scale(1, 1)}to{transform-origin:left center;transform:scale(0, 1)}}@keyframes rightSlideOut{from{transform-origin:right center;transform:scale(1, 1)}to{transform-origin:right center;transform:scale(0, 1)}}body .animated[class*="left slide out"]{animation-name:leftSlideOut}body .animated[class*="right slide out"]{animation-name:rightSlideOut}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-2em)}60%{transform:translateY(-1em)}}body .animated[class*="bounce"]{animation-name:bounce}@keyframes pulseUp{0%{transform:scale(1);opacity:1}50%{transform:scale(1.25);opacity:0.75}100%{transform:scale(1);opacity:1}}body .animated[class*="pulse"]:not([class*="pulse down"]),body .animated[class*="pulse up"]{animation-name:pulseUp}@keyframes pulseDown{0%{transform:scale(1);opacity:1}50%{transform:scale(0.85);opacity:0.75}100%{transform:scale(1);opacity:1}}body .animated[class*="pulse down"]{animation-name:pulseDown}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body .animated[class*="spin"]{animation-name:spin}body .pointing:after{content:'';display:block;width:0;height:0;border-style:solid;border-color:transparent}body [class*="top pointing"]:after,body [class*="bottom pointing"]:after{border-left-width:0.5em;border-right-width:0.5em}body [class*="top pointing"]:after{border-bottom:0.5em solid lui_get_colorscheme(light, color)}body [class*="bottom pointing"]:after{border-top:0.5em solid lui_get_colorscheme(light, color)}body [class*="left pointing"]:after,body [class*="right pointing"]:after{border-top-width:0.5em;border-bottom-width:0.5em}body [class*="left pointing"]:after{border-right:0.5em solid lui_get_colorscheme(light, color)}body [class*="right pointing"]:after{border-left:0.5em solid lui_get_colorscheme(light, color)}.raised,body .callout{box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}.raised[elevation="1"],body [elevation="1"].callout{box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}.raised[elevation="2"],body [elevation="2"].callout{box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}.raised[elevation="3"],body [elevation="3"].callout{box-shadow:0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23)}.raised[elevation="4"],body [elevation="4"].callout{box-shadow:0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22)}.raised[elevation="5"],body [elevation="5"].callout{box-shadow:0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22)}body .rounded,body .modal .modal-dialog{border-radius:2px;background-clip:padding-box}body .stuck{position:fixed !important;z-index:3}body [class*="top stuck"]{top:0;left:0;right:0;overflow-x:auto}body [class*="bottom stuck"]{bottom:0;left:0;right:0;overflow-x:auto}body [class*="middle stuck"]{top:50%;left:50%;transform:translate(-50%, -50%)}body [class*="left stuck"]{top:0;bottom:0;left:0;overflow-y:auto}body [class*="right stuck"]{top:0;bottom:0;right:0;overflow-y:auto}body [class*="top middle stuck"],body [class*="top left stuck"],body [class*="top right stuck"]{top:0;bottom:auto}body [class*="bottom middle stuck"],body [class*="bottom left stuck"],body [class*="bottom right stuck"]{top:auto;bottom:0}body .shown{display:block}body .hidden{display:none}body .invisible{pointer-events:none;visibility:hidden;opacity:0}body .faded{opacity:0.5}body .faded.strongly{opacity:0.25}body .faded.lightly{opacity:0.75}body .desaturated{-webkit-filter:grayscale(50%);filter:grayscale(50%)}body .desaturated.strongly{-webkit-filter:grayscale(75%);filter:grayscale(75%)}body .desaturated.lightly{-webkit-filter:grayscale(25%);filter:grayscale(25%)}body .desaturated.fully{-webkit-filter:grayscale(100%);filter:grayscale(100%)}body[deferred-cloak],body[data-deferred-cloak],body[x-deferred-cloak],body.deferred-cloak{display:none !important}@font-face{font-family:"lucca-icons";src:url("//cdn.lucca.fr/lucca-icons/fonts/lucca-icons.eot");src:url("//cdn.lucca.fr/lucca-icons/fonts/lucca-icons.eot?#iefix") format("embedded-opentype"),url("//cdn.lucca.fr/lucca-icons/fonts/lucca-icons.woff") format("woff"),url("//cdn.lucca.fr/lucca-icons/fonts/lucca-icons.ttf") format("truetype"),url("//cdn.lucca.fr/lucca-icons/fonts/lucca-icons.svg#lucca-icons") format("svg");font-weight:normal;font-style:normal}i.icon,body .button.icon:before{font-family:"lucca-icons";font-style:normal;font-weight:normal;font-variant:normal;text-decoration:none;text-transform:none;text-align:center;font-size:1em;speak:none;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}i.icon:before,body .button.icon:before{display:block;margin-top:-1px}i.icon{display:inline-block;vertical-align:middle}i.icon.circular{width:2em;height:2em;padding:.5em;border-radius:50%}i.icon.flipped,i.icon.flipped[class*="horizontally flipped"]{transform:scale(-1, 1)}i.icon.flipped[class*="vertically flipped"]{transform:scale(1, -1)}i.icon.rotated,i.icon.rotated[class*="clockwise rotated"]{transform:rotate(90deg)}i.icon.rotated[class*="counterclockwise rotated"]{transform:rotate(-90deg)}.icon.breakfast[class*="breakfast"]:before{content:""}.icon.gallery[class*="gallery"]:before{content:""}.icon.lock[class*="lock"]:before{content:""}.icon.unlock[class*="unlock"]:before{content:""}.icon.north.chevron[class*="north chevron"]:before{content:""}.icon.south.chevron[class*="south chevron"]:before{content:""}.icon.west.chevron[class*="west chevron"]:before{content:""}.icon.east.chevron[class*="east chevron"]:before{content:""}.icon.west.arrow[class*="west arrow"]:before{content:""}.icon.east.arrow[class*="east arrow"]:before{content:""}.icon.north.arrow[class*="north arrow"]:before{content:""}.icon.south.arrow[class*="south arrow"]:before{content:""}.icon.attachment[class*="attachment"]:before{content:""}.icon.blocks[class*="blocks"]:before{content:""}.icon.branch[class*="branch"]:before{content:""}.icon.coffee[class*="coffee"]:before{content:""}.icon.check[class*="check"]:before{content:""}.icon.checkbox[class*="checkbox"]:before{content:""}.icon.checkbox.checked[class*="checkbox checked"]:before{content:""}.icon.checkbox.partial[class*="checkbox partial"]:before{content:""}.icon.clock[class*="clock"]:before{content:""}.icon.cross[class*="cross"]:before{content:""}.icon.calendar[class*="calendar"]:before{content:""}.icon.download[class*="download"]:before{content:""}.icon.edit[class*="edit"]:before{content:""}.icon.edit.frame[class*="edit frame"]:before{content:""}.icon.edit.mini[class*="edit mini"]:before{content:""}.icon.ellipsis[class*="ellipsis"]:before{content:""}.icon.error[class*="error"]:before{content:""}.icon.files[class*="files"]:before{content:""}.icon.filter[class*="filter"]:before{content:""}.icon.email[class*="email"]:before{content:""}.icon.user[class*="user"]:before{content:""}.icon.add.user[class*="add user"]:before{content:""}.icon.remove.user[class*="remove user"]:before{content:""}.icon.to.user[class*="to user"]:before{content:""}.icon.help[class*="help"]:before{content:""}.icon.forbidden[class*="forbidden"]:before{content:""}.icon.minus[class*="minus"]:before{content:""}.icon.move[class*="move"]:before{content:""}.icon.move.horizontally[class*="move horizontally"]:before{content:""}.icon.move.vertically[class*="move vertically"]:before{content:""}.icon.notification[class*="notification"]:before{content:""}.icon.outside[class*="outside"]:before{content:""}.icon.camera[class*="camera"]:before{content:""}.icon.printer[class*="printer"]:before{content:""}.icon.refresh[class*="refresh"]:before{content:""}.icon.drag[class*="drag"]:before{content:""}.icon.search[class*="search"]:before{content:""}.icon.send[class*="send"]:before{content:""}.icon.settings[class*="settings"]:before{content:""}.icon.comment[class*="comment"]:before{content:""}.icon.timer[class*="timer"]:before{content:""}.icon.trash[class*="trash"]:before{content:""}.icon.plus[class*="plus"]:before{content:""}.icon.upload[class*="upload"]:before{content:""}.icon.warning[class*="warning"]:before{content:""}.icon.bookmark[class*="bookmark"]:before{content:""}.icon.add.bookmark[class*="add bookmark"]:before{content:""}.icon.remove.bookmark[class*="remove bookmark"]:before{content:""}.icon.milestone[class*="milestone"]:before{content:""}.icon.quantity[class*="quantity"]:before{content:""}.icon.luggage[class*="luggage"]:before{content:""}.icon.train[class*="train"]:before{content:""}.icon.tools[class*="tools"]:before{content:""}.icon.dollar.toll[class*="dollar toll"]:before{content:""}.icon.euro.toll[class*="euro toll"]:before{content:""}.icon.taxi[class*="taxi"]:before{content:""}.icon.clean.car[class*="clean car"]:before{content:""}.icon.car[class*="car"]:before{content:""}.icon.postage[class*="postage"]:before{content:""}.icon.iron[class*="iron"]:before{content:""}.icon.plane[class*="plane"]:before{content:""}.icon.piggy.bank[class*="piggy bank"]:before{content:""}.icon.phone[class*="phone"]:before{content:""}.icon.parking[class*="parking"]:before{content:""}.icon.computer.mouse[class*="computer mouse"]:before{content:""}.icon.subway[class*="subway"]:before{content:""}.icon.meal[class*="meal"]:before{content:""}.icon.lunch[class*="lunch"]:before{content:""}.icon.mileage[class*="mileage"]:before{content:""}.icon.hotel[class*="hotel"]:before{content:""}.icon.gasoline[class*="gasoline"]:before{content:""}.icon.euro[class*="euro"]:before{content:""}.icon.drink[class*="drink"]:before{content:""}.icon.diner[class*="diner"]:before{content:""}.icon.dollar[class*="dollar"]:before{content:""}.icon.computer[class*="computer"]:before{content:""}.icon.bus[class*="bus"]:before{content:""}.icon.pin[class*="pin"]:before{content:""}.icon.analytics[class*="analytics"]:before{content:""}.icon.location[class*="location"]:before{content:""}.icon.tiles[class*="tiles"]:before{content:""}.icon.truck[class*="truck"]:before{content:""}.icon.bank.card[class*="bank card"]:before{content:""}.icon.database[class*="database"]:before{content:""}.icon.journey[class*="journey"]:before{content:""}.icon.pricetag[class*="pricetag"]:before{content:""}.icon.payment[class*="payment"]:before{content:""}.icon.analytical.allocation[class*="analytical allocation"]:before{content:""}.icon.tree.list[class*="tree list"]:before{content:""}.icon.jumping.cc[class*="jumping cc"]:before{content:""}.icon.drag2[class*="drag2"]:before{content:""}.icon.sliders[class*="sliders"]:before{content:""}.icon.roles[class*="roles"]:before{content:""}.icon.radio[class*="radio"]:before{content:""}.icon.radio.checked[class*="radio checked"]:before{content:""}.icon.imported.item[class*="imported item"]:before{content:""}.icon.headphones[class*="headphones"]:before{content:""}.icon.help.outline[class*="help outline"]:before{content:""}.icon.image[class*="image"]:before{content:""}.icon.import.cb[class*="import cb"]:before{content:""}.icon.list[class*="list"]:before{content:""}.icon.pristine.imported.item[class*="pristine imported item"]:before{content:""}.icon.rejected[class*="rejected"]:before{content:""}.icon.mosaic[class*="mosaic"]:before{content:""}.icon.customize[class*="customize"]:before{content:""}.icon.watch[class*="watch"]:before{content:""}.icon.unwatch[class*="unwatch"]:before{content:""}.icon.nine.tiles[class*="nine tiles"]:before{content:""}.icon.birthday[class*="birthday"]:before{content:""}.icon.group[class*="group"]:before{content:""}.icon.thin.cross[class*="thin cross"]:before{content:""}.icon.synchronization[class*="synchronization"]:before{content:""}.icon.thin.plus[class*="thin plus"]:before{content:""}.icon.heart[class*="heart"]:before{content:""}.icon.broken.heart[class*="broken heart"]:before{content:""}.icon.star[class*="star"]:before{content:""}.icon.key[class*="key"]:before{content:""}.icon.history[class*="history"]:before{content:""}.icon.org.chart[class*="org chart"]:before{content:""}.icon.flash[class*="flash"]:before{content:""}.icon.completion.pie[class*="completion pie"]:before{content:""}.icon.thin.east.arrow[class*="thin east arrow"]:before{content:""}.icon.thin.north.arrow[class*="thin north arrow"]:before{content:""}.icon.thin.south.arrow[class*="thin south arrow"]:before{content:""}.icon.thin.west.arrow[class*="thin west arrow"]:before{content:""}.icon.snack[class*="snack"]:before{content:""}.icon.fullscreen[class*="fullscreen"]:before{content:""}.icon.fullscreen.exit[class*="fullscreen exit"]:before{content:""}.icon.simple.key[class*="simple key"]:before{content:""}.icon.flag[class*="flag"]:before{content:""}.icon.home[class*="home"]:before{content:""}.icon.planning[class*="planning"]:before{content:""}.icon.planning-tool[class*="planning-tool"]:before{content:""}.icon.todolist[class*="todolist"]:before{content:""}.icon.credit-debit[class*="credit-debit"]:before{content:""}.icon.planning-manager[class*="planning-manager"]:before{content:""}.icon.format-bold[class*="format-bold"]:before{content:""}.icon.format-clear[class*="format-clear"]:before{content:""}.icon.format-italic[class*="format-italic"]:before{content:""}.icon.format-link[class*="format-link"]:before{content:""}.icon.format-list[class*="format-list"]:before{content:""}.icon.format-list-nb[class*="format-list-nb"]:before{content:""}.icon.format-redo[class*="format-redo"]:before{content:""}.icon.format-underlined[class*="format-underlined"]:before{content:""}.icon.format-undo[class*="format-undo"]:before{content:""}.icon.dossier-rh[class*="dossier-rh"]:before{content:""}.icon.telephone[class*="telephone"]:before{content:""}.icon.certif-error[class*="certif-error"]:before{content:""}.icon.certif-valid[class*="certif-valid"]:before{content:""}.icon.certif-waiting[class*="certif-waiting"]:before{content:""}.icon.face[class*="face"]:before{content:""}body .icon.x-small{font-size:.7em}body .icon.small{font-size:.85em}body .icon.regular{font-size:13px}body .icon.large{font-size:1.25em}body .icon.x-large{font-size:1.5em}body i.icon.grey{color:#666}body i.icon.light{color:#CCC}body i.icon.primary{color:#FFC900}body i.icon.secondary{color:#F60}body i.icon.red{color:#F60}body i.icon.orange{color:#F90}body i.icon.green{color:#5cb85c}body i.icon.yellow{color:#FFC900}body,html{width:100%;height:100%}body .clear,body .container,body .container .columns,body dl.definition-list,body .typeset dl,body .menu,body .menu>.item,body .callouts,body luid-date-picker .calendars,body luid-date-picker-popup .popover-content .calendars,body luid-daterange-picker .popover-content .calendars{zoom:1}body .clear:before,body .container:before,body .container .columns:before,body dl.definition-list:before,body .typeset dl:before,body .menu:before,body .menu>.item:before,body .callouts:before,body luid-date-picker .calendars:before,body luid-date-picker-popup .popover-content .calendars:before,body luid-daterange-picker .popover-content .calendars:before,body .clear:after,body .container:after,body .container .columns:after,body dl.definition-list:after,body .typeset dl:after,body .menu:after,body .menu>.item:after,body .callouts:after,body luid-date-picker .calendars:after,body luid-date-picker-popup .popover-content .calendars:after,body luid-daterange-picker .popover-content .calendars:after{content:"";display:table}body .clear:after,body .container:after,body .container .columns:after,body dl.definition-list:after,body .typeset dl:after,body .menu:after,body .menu>.item:after,body .callouts:after,body luid-date-picker .calendars:after,body luid-date-picker-popup .popover-content .calendars:after,body luid-daterange-picker .popover-content .calendars:after{clear:both}body [class*="left pulled"]{float:left}body [class*="right pulled"]{float:right}body .container{padding:0;width:auto}body .container .column{float:left;box-sizing:border-box;width:100%}body .container .column[class*="-pull-"],body .container .column[class*="-push-"]{position:relative}body .fitting.container{margin-left:0 !important;margin-right:0 !important}body .container.spaced .column,body .columns.spaced .column,body .container .column.spaced{padding:0 1em}body .container.spaced .columns{margin:0 -1em}@media (min-width: 320px){body .container{margin:0 1em}body .mobile-hide{display:none !important}body .mobile-show{display:block !important}body .container .column.mobile-offset-0{margin-left:0%}body .container .column.mobile-pull-0{left:0%}body .container .column.mobile-push-0{left:0%}body .container .column.mobile-1{width:8.3333333333%}body .container .column.mobile-offset-1{margin-left:8.3333333333%}body .container .column.mobile-pull-1{left:-8.3333333333%}body .container .column.mobile-push-1{left:8.3333333333%}body .container .column.mobile-2{width:16.6666666667%}body .container .column.mobile-offset-2{margin-left:16.6666666667%}body .container .column.mobile-pull-2{left:-16.6666666667%}body .container .column.mobile-push-2{left:16.6666666667%}body .container .column.mobile-3{width:25%}body .container .column.mobile-offset-3{margin-left:25%}body .container .column.mobile-pull-3{left:-25%}body .container .column.mobile-push-3{left:25%}body .container .column.mobile-4{width:33.3333333333%}body .container .column.mobile-offset-4{margin-left:33.3333333333%}body .container .column.mobile-pull-4{left:-33.3333333333%}body .container .column.mobile-push-4{left:33.3333333333%}body .container .column.mobile-5{width:41.6666666667%}body .container .column.mobile-offset-5{margin-left:41.6666666667%}body .container .column.mobile-pull-5{left:-41.6666666667%}body .container .column.mobile-push-5{left:41.6666666667%}body .container .column.mobile-6{width:50%}body .container .column.mobile-offset-6{margin-left:50%}body .container .column.mobile-pull-6{left:-50%}body .container .column.mobile-push-6{left:50%}body .container .column.mobile-7{width:58.3333333333%}body .container .column.mobile-offset-7{margin-left:58.3333333333%}body .container .column.mobile-pull-7{left:-58.3333333333%}body .container .column.mobile-push-7{left:58.3333333333%}body .container .column.mobile-8{width:66.6666666667%}body .container .column.mobile-offset-8{margin-left:66.6666666667%}body .container .column.mobile-pull-8{left:-66.6666666667%}body .container .column.mobile-push-8{left:66.6666666667%}body .container .column.mobile-9{width:75%}body .container .column.mobile-offset-9{margin-left:75%}body .container .column.mobile-pull-9{left:-75%}body .container .column.mobile-push-9{left:75%}body .container .column.mobile-10{width:83.3333333333%}body .container .column.mobile-offset-10{margin-left:83.3333333333%}body .container .column.mobile-pull-10{left:-83.3333333333%}body .container .column.mobile-push-10{left:83.3333333333%}body .container .column.mobile-11{width:91.6666666667%}body .container .column.mobile-offset-11{margin-left:91.6666666667%}body .container .column.mobile-pull-11{left:-91.6666666667%}body .container .column.mobile-push-11{left:91.6666666667%}body .container .column.mobile-12{width:100%}body .container .column.mobile-offset-12{margin-left:100%}body .container .column.mobile-pull-12{left:-100%}body .container .column.mobile-push-12{left:100%}}@media (min-width: 768px){body .container{margin:0 2em}body .tablet-hide{display:none !important}body .tablet-show{display:block !important}body .container .column.tablet-offset-0{margin-left:0%}body .container .column.tablet-pull-0{left:0%}body .container .column.tablet-push-0{left:0%}body .container .column.tablet-1{width:8.3333333333%}body .container .column.tablet-offset-1{margin-left:8.3333333333%}body .container .column.tablet-pull-1{left:-8.3333333333%}body .container .column.tablet-push-1{left:8.3333333333%}body .container .column.tablet-2{width:16.6666666667%}body .container .column.tablet-offset-2{margin-left:16.6666666667%}body .container .column.tablet-pull-2{left:-16.6666666667%}body .container .column.tablet-push-2{left:16.6666666667%}body .container .column.tablet-3{width:25%}body .container .column.tablet-offset-3{margin-left:25%}body .container .column.tablet-pull-3{left:-25%}body .container .column.tablet-push-3{left:25%}body .container .column.tablet-4{width:33.3333333333%}body .container .column.tablet-offset-4{margin-left:33.3333333333%}body .container .column.tablet-pull-4{left:-33.3333333333%}body .container .column.tablet-push-4{left:33.3333333333%}body .container .column.tablet-5{width:41.6666666667%}body .container .column.tablet-offset-5{margin-left:41.6666666667%}body .container .column.tablet-pull-5{left:-41.6666666667%}body .container .column.tablet-push-5{left:41.6666666667%}body .container .column.tablet-6{width:50%}body .container .column.tablet-offset-6{margin-left:50%}body .container .column.tablet-pull-6{left:-50%}body .container .column.tablet-push-6{left:50%}body .container .column.tablet-7{width:58.3333333333%}body .container .column.tablet-offset-7{margin-left:58.3333333333%}body .container .column.tablet-pull-7{left:-58.3333333333%}body .container .column.tablet-push-7{left:58.3333333333%}body .container .column.tablet-8{width:66.6666666667%}body .container .column.tablet-offset-8{margin-left:66.6666666667%}body .container .column.tablet-pull-8{left:-66.6666666667%}body .container .column.tablet-push-8{left:66.6666666667%}body .container .column.tablet-9{width:75%}body .container .column.tablet-offset-9{margin-left:75%}body .container .column.tablet-pull-9{left:-75%}body .container .column.tablet-push-9{left:75%}body .container .column.tablet-10{width:83.3333333333%}body .container .column.tablet-offset-10{margin-left:83.3333333333%}body .container .column.tablet-pull-10{left:-83.3333333333%}body .container .column.tablet-push-10{left:83.3333333333%}body .container .column.tablet-11{width:91.6666666667%}body .container .column.tablet-offset-11{margin-left:91.6666666667%}body .container .column.tablet-pull-11{left:-91.6666666667%}body .container .column.tablet-push-11{left:91.6666666667%}body .container .column.tablet-12{width:100%}body .container .column.tablet-offset-12{margin-left:100%}body .container .column.tablet-pull-12{left:-100%}body .container .column.tablet-push-12{left:100%}}@media (min-width: 992px){body .container{margin:0 3em}body .desktop-hide{display:none !important}body .desktop-show{display:block !important}body .container .column.desktop-offset-0{margin-left:0%}body .container .column.desktop-pull-0{left:0%}body .container .column.desktop-push-0{left:0%}body .container .column.desktop-1{width:8.3333333333%}body .container .column.desktop-offset-1{margin-left:8.3333333333%}body .container .column.desktop-pull-1{left:-8.3333333333%}body .container .column.desktop-push-1{left:8.3333333333%}body .container .column.desktop-2{width:16.6666666667%}body .container .column.desktop-offset-2{margin-left:16.6666666667%}body .container .column.desktop-pull-2{left:-16.6666666667%}body .container .column.desktop-push-2{left:16.6666666667%}body .container .column.desktop-3{width:25%}body .container .column.desktop-offset-3{margin-left:25%}body .container .column.desktop-pull-3{left:-25%}body .container .column.desktop-push-3{left:25%}body .container .column.desktop-4{width:33.3333333333%}body .container .column.desktop-offset-4{margin-left:33.3333333333%}body .container .column.desktop-pull-4{left:-33.3333333333%}body .container .column.desktop-push-4{left:33.3333333333%}body .container .column.desktop-5{width:41.6666666667%}body .container .column.desktop-offset-5{margin-left:41.6666666667%}body .container .column.desktop-pull-5{left:-41.6666666667%}body .container .column.desktop-push-5{left:41.6666666667%}body .container .column.desktop-6{width:50%}body .container .column.desktop-offset-6{margin-left:50%}body .container .column.desktop-pull-6{left:-50%}body .container .column.desktop-push-6{left:50%}body .container .column.desktop-7{width:58.3333333333%}body .container .column.desktop-offset-7{margin-left:58.3333333333%}body .container .column.desktop-pull-7{left:-58.3333333333%}body .container .column.desktop-push-7{left:58.3333333333%}body .container .column.desktop-8{width:66.6666666667%}body .container .column.desktop-offset-8{margin-left:66.6666666667%}body .container .column.desktop-pull-8{left:-66.6666666667%}body .container .column.desktop-push-8{left:66.6666666667%}body .container .column.desktop-9{width:75%}body .container .column.desktop-offset-9{margin-left:75%}body .container .column.desktop-pull-9{left:-75%}body .container .column.desktop-push-9{left:75%}body .container .column.desktop-10{width:83.3333333333%}body .container .column.desktop-offset-10{margin-left:83.3333333333%}body .container .column.desktop-pull-10{left:-83.3333333333%}body .container .column.desktop-push-10{left:83.3333333333%}body .container .column.desktop-11{width:91.6666666667%}body .container .column.desktop-offset-11{margin-left:91.6666666667%}body .container .column.desktop-pull-11{left:-91.6666666667%}body .container .column.desktop-push-11{left:91.6666666667%}body .container .column.desktop-12{width:100%}body .container .column.desktop-offset-12{margin-left:100%}body .container .column.desktop-pull-12{left:-100%}body .container .column.desktop-push-12{left:100%}}@media (min-width: 1200px){body .container{margin:0 5em}body .large-hide{display:none !important}body .large-show{display:block !important}body .container .column.large-offset-0{margin-left:0%}body .container .column.large-pull-0{left:0%}body .container .column.large-push-0{left:0%}body .container .column.large-1{width:8.3333333333%}body .container .column.large-offset-1{margin-left:8.3333333333%}body .container .column.large-pull-1{left:-8.3333333333%}body .container .column.large-push-1{left:8.3333333333%}body .container .column.large-2{width:16.6666666667%}body .container .column.large-offset-2{margin-left:16.6666666667%}body .container .column.large-pull-2{left:-16.6666666667%}body .container .column.large-push-2{left:16.6666666667%}body .container .column.large-3{width:25%}body .container .column.large-offset-3{margin-left:25%}body .container .column.large-pull-3{left:-25%}body .container .column.large-push-3{left:25%}body .container .column.large-4{width:33.3333333333%}body .container .column.large-offset-4{margin-left:33.3333333333%}body .container .column.large-pull-4{left:-33.3333333333%}body .container .column.large-push-4{left:33.3333333333%}body .container .column.large-5{width:41.6666666667%}body .container .column.large-offset-5{margin-left:41.6666666667%}body .container .column.large-pull-5{left:-41.6666666667%}body .container .column.large-push-5{left:41.6666666667%}body .container .column.large-6{width:50%}body .container .column.large-offset-6{margin-left:50%}body .container .column.large-pull-6{left:-50%}body .container .column.large-push-6{left:50%}body .container .column.large-7{width:58.3333333333%}body .container .column.large-offset-7{margin-left:58.3333333333%}body .container .column.large-pull-7{left:-58.3333333333%}body .container .column.large-push-7{left:58.3333333333%}body .container .column.large-8{width:66.6666666667%}body .container .column.large-offset-8{margin-left:66.6666666667%}body .container .column.large-pull-8{left:-66.6666666667%}body .container .column.large-push-8{left:66.6666666667%}body .container .column.large-9{width:75%}body .container .column.large-offset-9{margin-left:75%}body .container .column.large-pull-9{left:-75%}body .container .column.large-push-9{left:75%}body .container .column.large-10{width:83.3333333333%}body .container .column.large-offset-10{margin-left:83.3333333333%}body .container .column.large-pull-10{left:-83.3333333333%}body .container .column.large-push-10{left:83.3333333333%}body .container .column.large-11{width:91.6666666667%}body .container .column.large-offset-11{margin-left:91.6666666667%}body .container .column.large-pull-11{left:-91.6666666667%}body .container .column.large-push-11{left:91.6666666667%}body .container .column.large-12{width:100%}body .container .column.large-offset-12{margin-left:100%}body .container .column.large-pull-12{left:-100%}body .container .column.large-push-12{left:100%}}body .fitting.columns{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;zoom:1}body .fitting.columns:before,body .fitting.columns:after{content:"";display:table}body .fitting.columns:after{clear:both}body{font-size:14px;color:#666;line-height:1.4em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,body *{font-family:'Source Sans Pro', 'Tahoma', Verdana, Geneva, Helvetica, Arial, sans-serif}body code{font-family:monospace, monospace;font-size:14px}body .small,body small{font-size:.85em}body .italic{font-style:italic}body .bold,body b,body strong{font-weight:600}body h1,body h2,body h3,body h4,body h5,body h6{font-family:'Source Sans Pro', 'Tahoma', Verdana, Geneva, Helvetica, Arial, sans-serif;margin:0;padding:0em}body h1>.icon:not(.button),body h2>.icon:not(.button),body h3>.icon:not(.button),body h4>.icon:not(.button),body h5>.icon:not(.button),body h6>.icon:not(.button){margin-right:.5em;vertical-align:top;font-size:.8em}body h1>.icon:not(.button).right,body h2>.icon:not(.button).right,body h3>.icon:not(.button).right,body h4>.icon:not(.button).right,body h5>.icon:not(.button).right,body h6>.icon:not(.button).right{margin-left:.5em;margin-right:0}body h1{font-size:2.75em;line-height:1.25em;font-weight:300}body h2{font-size:2.25em;line-height:1.25em;font-weight:300}body h3{font-size:1.8em;line-height:1.3em;font-weight:400}body h4{font-size:1.5em;line-height:1.3em;font-weight:400}body h5{font-size:1.25em;line-height:1em;font-weight:400}body h6{font-size:1.1em;line-height:1em;font-weight:600}body h1 .sub,body h2 .sub,body h3 .sub,body h4 .sub,body h5 .sub,body h6 .sub{letter-spacing:normal;display:block;font-weight:400;font-size:.85em;color:#999;margin:0}body h1 .sub.inline,body h2 .sub.inline,body h3 .sub.inline,body h4 .sub.inline,body h5 .sub.inline,body h6 .sub.inline{display:inline-block;vertical-align:baseline;margin-left:1em}body .typeset hr{clear:both}body dl.definition-list dt,body .typeset dl dt{width:10em;font-weight:600;margin-bottom:1em}body dl.definition-list dt:after,body .typeset dl dt:after{content:":"}body dl.definition-list dd,body .typeset dl dd{width:calc(100% - 10em - 2em);font-weight:400;margin:0 0 1em 2em}body dl.definition-list dd,body dl.definition-list dt,body .typeset dl dd,body .typeset dl dt{float:left}body dl.definition-list dd:last-of-type,body dl.definition-list dt:last-of-type,body .typeset dl dd:last-of-type,body .typeset dl dt:last-of-type{margin-bottom:0}body [class*="center aligned"]{text-align:center}body [class*="left aligned"]{text-align:left}body [class*="right aligned"]{text-align:right}body [class*="justify aligned"]{text-align:justify}body .link,body a{cursor:pointer;color:#00b2ed;text-decoration:none}body .link:hover,body .link:active,body a:hover,body a:active{color:#21c8ff;text-decoration:underline}body .link:visited,body a:visited{color:#008cba}body .fancy.link{display:inline-block;vertical-align:baseline;position:relative}body .fancy.link,body .fancy.link:hover,body .fancy.link:active,body .fancy.link:visited{text-decoration:none}body .fancy.link:after{display:block;content:"";position:absolute;width:0%;top:100%;left:0;right:0;margin:0 auto;border-bottom:1px solid #21c8ff;-ms-transition:width .3s ease-out;transition:width .3s ease-out}body .fancy.link:visited:after{border-color:#008cba}body .fancy.link:hover:after{width:100%}body [class*="capitalized sentence"]::first-letter{text-transform:capitalize}body .capitalized:not([class*="capitalized sentence"]){text-transform:capitalize}body .uppercase{text-transform:uppercase}body .typeset h1,body .typeset h2,body .typeset h3,body .typeset h4,body .typeset h5,body .typeset h6{margin:1em 0 0.5em 0}body .typeset h1:first-child{margin-top:0}body .quote,body .typeset blockquote{font-size:1em;font-style:normal;border-left-width:1px;border-left-style:solid;border-left-color:rgba(50,50,50,0.2);margin:1em 0 1em 0;padding:0 0 0 1em}body .quote cite,body .typeset blockquote cite{display:block;font-size:1em;font-style:normal;font-weight:400}body .quote cite:before,body .typeset blockquote cite:before{display:inline-block;content:"\2014 \0020";margin-right:0.25em}body .keyboard.key,body .typeset kbd{display:inline-block;font-family:monospace;font-size:.9em;color:#666;background:#EFEFEF;border-radius:2px;border:1px solid #d6d5d5;padding:.25em .5em .25em .5em;box-shadow:0 2px 0 2px #bcbcbc;margin-left:2px;margin-right:2px}body .list,body .typeset ul,body .typeset ol{list-style:none}body [uib-collapse]{transition-property:height;transition-duration:.2s;transition-timing-function:ease-out}body [uib-collapse].collapse:not(.in),body [uib-collapse].collapsing{height:0;overflow:hidden}body .form fieldset>legend,body .form fieldset .legend,body .fieldset>legend,body .fieldset .legend{display:block;font-size:1em;font-weight:500}body .field{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-box-orient:horizontal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-box-align:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:2em 0;zoom:1;position:relative}body .field:before,body .field:after{content:"";display:table}body .field:after{clear:both}body .field>.field{margin:0}body .field .messages{margin-left:1em}body .field .message{display:block;font-size:.85em;line-height:normal;margin-top:0.5em;margin-right:0.5em}body .field .helper.message{color:#a6a6a6}body .field .count{text-align:right}body .field>.input{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .input{-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html:not(.ie9) body .input{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}body .field *[required]:not([type="checkbox"]):not([type="radio"]) ~ label{padding-right:1em}body .field *[required]:not([type="checkbox"]):not([type="radio"]) ~ label:after{position:absolute;content:'*';font-size:17px;display:inline-block;margin-left:0.25em;color:#F60}body .field .error{color:#F60}body .is-valid.input:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .is-valid.input:after{animation-name:rightFadeIn;line-height:1.5em;font-size:.75em;color:#5cb85c}body .input>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]):not(luid-translations),body .input:not(.radio):not(.checkbox):not(.switch)>label{max-width:100%;width:210px}body .field.x-short>.input>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:70px}body .field.short>.input>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:112px}body .field.medium>.input>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:210px}body .field.long>.input>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:280px}body .field.x-long>.input>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:350px}body .fitting.field,body .fitting.field>.input,body .fitting.input{width:100% !important}body .field .material.input{margin-top:1.3em}body .field .material.input ~ .messages,body .field .material.input ~ .message{width:100%;margin-left:0}body .fitting.field .material.input ~ .messages .message{width:100% !important}body .fitting.field>.input>label,body .fitting.input.material>label{width:100% !important}body .fitting.field>.input.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]),body .fitting.field>.input.material>input:not([type="checkbox"]):not([type="radio"]),body .fitting.input.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]),body .fitting.input.material>input:not([type="checkbox"]):not([type="radio"]){width:100%}body .field.x-short>.input:not(.radio):not(.checkbox):not(.switch):not(.compact)>label,body .field.x-short .material.input ~ .messages .message{min-width:0;width:70px}body .field.short>.input:not(.radio):not(.checkbox):not(.switch):not(.compact)>label,body .field.short .material.input ~ .messages .message{min-width:0;width:112px}body .field.medium>.input:not(.radio):not(.checkbox):not(.switch):not(.compact)>label,body .field.medium .material.input ~ .messages .message{min-width:0;width:210px}body .field.long>.input:not(.radio):not(.checkbox):not(.switch):not(.compact)>label,body .field.long .material.input ~ .messages .message{min-width:0;width:280px}body .field.x-long>.input:not(.radio):not(.checkbox):not(.switch):not(.compact)>label,body .field.x-long .material.input ~ .messages .message{min-width:0;width:350px}body .form.inline .field,body .fieldset.inline .field,body .field.inline{display:inline-block;vertical-align:top}body .form.inline .field+.field.inline,body .fieldset.inline .field+.field.inline,body .field.inline+.field.inline{margin-left:1em}body .natural.form{font-size:.9em}body .natural.form>span{font-size:1.1em}body .natural.form>span,body .natural.form>.field,body .natural.form>.input,body .natural.form>[ng-model]{display:inline-block;vertical-align:middle;margin:0 2px 0 0}body .natural.form .input .unit{font-weight:inherit}body .natural.form .input:hover>input:not([type="checkbox"]):not([type="radio"]),body .natural.form .input:hover>textarea{background-color:rgba(50,50,50,0.05)}body luid-api-select,body luid-api-select-multiple,body luid-user-picker,body luid-user-picker-multiple{display:block;width:100%}body luid-daterange-picker .inputs>input,body .input.material luid-date-picker-popup input,body .input.material luid-daterange-picker input,body luid-date-picker-popup.material input,body luid-daterange-picker.material input,body .input.material luid-moment>.moment.input input,body luid-moment.material>.moment.input input,body .input.material luid-percentage>.input input,body luid-percentage.material>.input input,body .input.material luid-timespan>.timespan.input input,body luid-timespan.material>.timespan.input input,.input.material>input:not([type="checkbox"]):not([type="radio"]),.input.material>textarea,body .input.material luid-iban>input,body .input.material luid-translations input,body luid-translations.material input,body .input.material luid-translations-list input,body luid-translations-list.material input,body .input.material .ui-select-container .ui-select-match .ui-select-toggle,body .input.material .ui-select-container .ui-select-search,body .input .ui-select-container.material .ui-select-match .ui-select-toggle,body .input .ui-select-container.material .ui-select-search,body .input.compact luid-date-picker-popup input,body .input.compact luid-daterange-picker input,body luid-date-picker-popup.compact input,body luid-daterange-picker.compact input,body .input.compact luid-moment>.moment.input input,body luid-moment.compact>.moment.input input,body .input.compact luid-percentage>.input input,body luid-percentage.compact>.input input,body .input.compact luid-timespan>.timespan.input input,body luid-timespan.compact>.timespan.input input,body .input.compact luid-translations .lui.input input,body luid-translations.compact .lui.input input,body .input.compact luid-translations-list input,body luid-translations-list.compact input,.input.compact>input:not([type="checkbox"]):not([type="radio"]),.input.compact>textarea,body .input.compact luid-iban>input,body .tagged.input.compact .holder,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-match .ui-select-toggle,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-search,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-match .ui-select-toggle,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-search,body .input.compact .ui-select-container.ui-select-multiple>div,body .input .ui-select-container.compact.ui-select-multiple>div,body .tagged.input.compact .holder input,body .input.compact .ui-select-container.ui-select-multiple input.ui-select-search,body .input .ui-select-container.compact.ui-select-multiple input.ui-select-search{outline:0;outline:none;background:transparent;margin:0;padding:0;border:none;color:#666;text-align:left;-moz-box-flex:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.input>input:not([type="checkbox"]):not([type="radio"]),.input>textarea,.input>select,.input .unit,body .input luid-iban>input,body .ui-select-container .ui-select-match .ui-select-toggle,body .ui-select-container .ui-select-search{box-sizing:border-box;display:block;vertical-align:baseline;margin:0;font-size:1.1em}.input>input:not(textarea):not([type="checkbox"]):not([type="radio"]),.input>textarea:not(textarea),.input>select:not(textarea),.input .unit:not(textarea),body .input luid-iban>input:not(textarea),body .ui-select-container .ui-select-match .ui-select-toggle:not(textarea),body .ui-select-container .ui-select-search:not(textarea){height:2em;line-height:2em}.input i.empty,body .ui-select-container .glyphicon-remove{width:1em;height:1em;text-align:center;border-radius:50%;color:#666}.input i.empty:before,body .ui-select-container .glyphicon-remove:before{font-size:1.5em;line-height:0.6em;display:block;content:"\00d7";margin-left:-1px}.input i.empty:hover,body .ui-select-container .glyphicon-remove:hover{background-color:#666;color:#fff}.input>label,body .field .radio.input ~ label,body .field .checkbox.input ~ label{font-size:1.1em;line-height:1.2;box-sizing:border-box;overflow:hidden;white-space:pre;text-overflow:ellipsis;color:#a6a6a6}.input i.empty,body .ui-select-container .glyphicon-remove,.input.searchable:before,body .ui-select-container.open:not([search-enabled="false"]):before,body luid-date-picker-popup.ng-empty:after,body luid-daterange-picker.ng-empty:after,body .ui-select-container:not(.open) .ui-select-toggle:after,body .ui-select-container.ui-select-multiple:not(.open)>div:after{position:absolute;bottom:15px;right:0;line-height:1;transform:translate(-50%, 50%);margin:0 !important;opacity:0.5}.input i.is-valid.empty,body .ui-select-container .is-valid.glyphicon-remove,.is-valid.input.searchable:before,body .is-valid.ui-select-container.open:not([search-enabled="false"]):before,body luid-date-picker-popup.is-valid.ng-empty:after,body luid-daterange-picker.is-valid.ng-empty:after,body .ui-select-container:not(.open) .is-valid.ui-select-toggle:after,body .ui-select-container.ui-select-multiple:not(.open)>div.is-valid:after{right:1em}.input.searchable:before,body .ui-select-container.open:not([search-enabled="false"]):before{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-right:.5em}.input.searchable>input,body .ui-select-container.open:not([search-enabled="false"])>input{padding-right:1.5em}.input{display:inline-block;vertical-align:middle;position:relative}.input .input{margin-top:0}.input>input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,.input>textarea::-webkit-input-placeholder{color:rgba(102,102,102,0.65)}.input>input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder,.input>textarea::-moz-placeholder{color:rgba(102,102,102,0.65)}.input>input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,.input>textarea:-ms-input-placeholder{color:rgba(102,102,102,0.65)}.input>input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder,.input>textarea:-moz-placeholder{color:rgba(102,102,102,0.65)}.input[type="search"]::-webkit-search-cancel-button,.input[type="search"]::-webkit-search-decoration,.input input[type="search"]::-webkit-search-cancel-button,.input input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.input[type="search"]::-ms-clear input[type="search"]::-ms-clear{display:none}.input textarea{resize:vertical;height:auto}.input .unit{width:auto;font-weight:600;margin-left:0.5em}.input i.empty{cursor:pointer}body .radio.input,body .checkbox.input{display:inline-block;margin-right:2em;padding-top:0.5em;vertical-align:middle;position:relative;line-height:1}body .radio.input input,body .radio.input label,body .checkbox.input input,body .checkbox.input label{margin:0}body .radio.input>input,body .checkbox.input>input{position:absolute;z-index:2;left:0;top:0;width:1.1em;height:1.1em;opacity:0}body .radio.input label,body .checkbox.input label{color:#666;display:block;position:relative;padding:0 0 0 1.75em;overflow:visible;font-size:1.1em}body .radio.input label:before,body .checkbox.input label:before{position:absolute;left:0;top:0;content:'';display:block;width:1.1em;height:1.1em;border-radius:50%;background-color:rgba(25,25,25,0.2);opacity:0}body .radio.input label:after,body .checkbox.input label:after{position:absolute;top:50%;transform:translateY(-50%);left:0;display:inline-block;width:1.1em;margin-left:0 !important}body .radio.input input:not([disabled="disabled"]),body .radio.input input:not([disabled="disabled"])+label[for],body .checkbox.input input:not([disabled="disabled"]),body .checkbox.input input:not([disabled="disabled"])+label[for]{cursor:pointer}body .radio.input input[disabled="disabled"]+label:after,body .radio.input input[readonly]+label:after,body .checkbox.input input[disabled="disabled"]+label:after,body .checkbox.input input[readonly]+label:after{opacity:0.5}body .radio.input.checkbox label:after,body .checkbox.input.checkbox label:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .radio.input.checkbox input:checked ~ label:after,body .checkbox.input.checkbox input:checked ~ label:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .radio.input.checkbox.partial label:after,body .radio.input.checkbox.partial input:checked ~ label:after,body .checkbox.input.checkbox.partial label:after,body .checkbox.input.checkbox.partial input:checked ~ label:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .radio.input.radio label:after,body .checkbox.input.radio label:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .radio.input.radio label:after,body .checkbox.input.radio label:after{border-radius:50%}body .radio.input.radio input:checked ~ label:after,body .checkbox.input.radio input:checked ~ label:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .radio.input input:not([disabled="disabled"]):active ~ label:before,body .checkbox.input input:not([disabled="disabled"]):active ~ label:before{animation-name:ripple;animation-fill-mode:forwards;transform-origin:center center;animation-duration:1s}body .radio.input input:checked ~ label:after,body .checkbox.input input:checked ~ label:after{color:#FFC900}body .radio.input.solo,body .checkbox.input.solo{margin-right:0;padding-top:0;width:1.1em}body .radio.input.solo label,body .checkbox.input.solo label{padding:0;width:100%;height:1.1em}body .field.vertical .radio.input,body .field.vertical .checkbox.input{display:block}body luid-date-picker,body luid-date-picker-popup,body luid-daterange-picker{display:inline-block;vertical-align:middle}body .fitting.field luid-date-picker,body .fitting.field luid-date-picker-popup,body .fitting.field luid-daterange-picker{display:block;width:100%}body .fitting.field luid-date-picker>.input,body .fitting.field luid-date-picker-popup>.input,body .fitting.field luid-daterange-picker>.input{width:100% !important}body luid-date-picker-popup .popover-inner,body luid-daterange-picker .popover-inner{max-width:none !important;margin:!important}body luid-date-picker[displayed-calendars] .calendar>header>button,body luid-date-picker-popup[displayed-calendars] .calendar>header>button,body luid-daterange-picker .calendar>header>button{display:none !important}body luid-date-picker[displayed-calendars] .calendar:first-child>header button.previous,body luid-date-picker[displayed-calendars] .calendar:last-child>header button.next,body luid-date-picker-popup[displayed-calendars] .calendar:first-child>header button.previous,body luid-date-picker-popup[displayed-calendars] .calendar:last-child>header button.next,body luid-daterange-picker .calendar:first-child>header button.previous,body luid-daterange-picker .calendar:last-child>header button.next{display:block !important}body luid-date-picker[displayed-calendars] .calendar,body luid-date-picker-popup[displayed-calendars] .calendar,body luid-daterange-picker .calendar{float:left}body luid-date-picker[displayed-calendars] .calendar+.calendar,body luid-date-picker-popup[displayed-calendars] .calendar+.calendar,body luid-daterange-picker .calendar+.calendar{margin-left:1em}body luid-date-picker-popup[displayed-calendars] .popover-inner,body luid-daterange-picker .popover-inner{box-sizing:border-box;width:36em}body luid-date-picker-popup .lui.datepicker.input,body luid-daterange-picker .lui.daterange.input{position:relative;width:100%;border-bottom:none !important}body luid-date-picker-popup .lui.datepicker.input>input,body luid-date-picker-popup .lui.datepicker.input label,body luid-daterange-picker .lui.daterange.input>input,body luid-daterange-picker .lui.daterange.input label{width:100% !important;padding-right:2.25em}body luid-date-picker-popup .lui.datepicker.input .clickable,body luid-daterange-picker .lui.daterange.input .clickable{cursor:pointer}body luid-date-picker-popup .lui.datepicker.input i.empty,body luid-daterange-picker .lui.daterange.input i.empty{z-index:1}body luid-date-picker-popup,body luid-daterange-picker{position:relative}body luid-date-picker-popup>.lui.input>input[readonly],body luid-daterange-picker>.lui.input>input[readonly]{cursor:pointer}body luid-date-picker-popup.ng-empty i.empty,body luid-daterange-picker.ng-empty i.empty{display:none}body luid-date-picker-popup.ng-empty:after,body luid-daterange-picker.ng-empty:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body luid-date-picker-popup.ng-empty:after,body luid-daterange-picker.ng-empty:after{pointer-events:none}body luid-daterange-picker.ng-open>.lui.input>input{color:transparent !important;visibility:hidden}body luid-daterange-picker .inputs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-lines:single;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;z-index:1;top:0;bottom:0;left:0;right:0}body luid-daterange-picker .inputs .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:0.5em}body luid-daterange-picker .inputs>input{width:50% !important;box-sizing:border-box}body luid-daterange-picker .inputs>input:first-of-type{padding-right:1em}body luid-daterange-picker .inputs>input:last-of-type{padding-left:1em}body luid-daterange-picker .hidden-input{opacity:0}body luid-date-picker .calendar,body luid-date-picker-popup .popover-content .calendar,body luid-daterange-picker .popover-content .calendar{position:relative}body luid-date-picker .calendar>header,body luid-date-picker-popup .popover-content .calendar>header,body luid-daterange-picker .popover-content .calendar>header{position:relative;z-index:3}body luid-date-picker .calendar>header>span,body luid-date-picker-popup .popover-content .calendar>header>span,body luid-daterange-picker .popover-content .calendar>header>span{font-size:1em;line-height:1;cursor:pointer;display:block;padding:7px 0;text-align:center;font-size:1.5em;font-weight:normal}body luid-date-picker .calendar>header>span:hover,body luid-date-picker-popup .popover-content .calendar>header>span:hover,body luid-daterange-picker .popover-content .calendar>header>span:hover{font-weight:600}body luid-date-picker .calendar>header>button.previous,body luid-date-picker .calendar>header>button.next,body luid-date-picker-popup .popover-content .calendar>header>button.previous,body luid-date-picker-popup .popover-content .calendar>header>button.next,body luid-daterange-picker .popover-content .calendar>header>button.previous,body luid-daterange-picker .popover-content .calendar>header>button.next{display:block;background:transparent;border:none;outline:0;outline:none;position:absolute;z-index:2;top:0;padding:1em;border-radius:3px;font-family:'lucca-icons';font-size:11px}body luid-date-picker .calendar>header>button.previous:hover,body luid-date-picker .calendar>header>button.next:hover,body luid-date-picker-popup .popover-content .calendar>header>button.previous:hover,body luid-date-picker-popup .popover-content .calendar>header>button.next:hover,body luid-daterange-picker .popover-content .calendar>header>button.previous:hover,body luid-daterange-picker .popover-content .calendar>header>button.next:hover{background-color:#f2f2f2}body luid-date-picker .calendar>header>button.previous:not([disabled]),body luid-date-picker .calendar>header>button.next:not([disabled]),body luid-date-picker-popup .popover-content .calendar>header>button.previous:not([disabled]),body luid-date-picker-popup .popover-content .calendar>header>button.next:not([disabled]),body luid-daterange-picker .popover-content .calendar>header>button.previous:not([disabled]),body luid-daterange-picker .popover-content .calendar>header>button.next:not([disabled]){cursor:pointer}body luid-date-picker .calendar>header>button.previous,body luid-date-picker-popup .popover-content .calendar>header>button.previous,body luid-daterange-picker .popover-content .calendar>header>button.previous{left:0}body luid-date-picker .calendar>header>button.previous:before,body luid-date-picker-popup .popover-content .calendar>header>button.previous:before,body luid-daterange-picker .popover-content .calendar>header>button.previous:before{content:"\e053"}body luid-date-picker .calendar>header>button.next,body luid-date-picker-popup .popover-content .calendar>header>button.next,body luid-daterange-picker .popover-content .calendar>header>button.next{right:0}body luid-date-picker .calendar>header>button.next:before,body luid-date-picker-popup .popover-content .calendar>header>button.next:before,body luid-daterange-picker .popover-content .calendar>header>button.next:before{content:"\e054"}body luid-date-picker .calendar>.days,body luid-date-picker-popup .popover-content .calendar>.days,body luid-daterange-picker .popover-content .calendar>.days{position:relative;margin-right:1px;min-width:17.5em;table-layout:fixed;border-collapse:collapse}body luid-date-picker .calendar>.days>tbody>tr>td,body luid-date-picker .calendar>.days>thead>tr>th,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td,body luid-date-picker-popup .popover-content .calendar>.days>thead>tr>th,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td,body luid-daterange-picker .popover-content .calendar>.days>thead>tr>th{width:2.5em;height:2.5em}body luid-date-picker .calendar>.days>thead>tr>th,body luid-date-picker-popup .popover-content .calendar>.days>thead>tr>th,body luid-daterange-picker .popover-content .calendar>.days>thead>tr>th{color:#a6a6a6;font-weight:normal}body luid-date-picker .calendar>.days>tbody>tr>td,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td{text-align:center;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}body luid-date-picker .calendar>.days>tbody>tr>td.empty,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td.empty,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td.empty{opacity:0;pointer-events:none;border:1px solid #FAFAFA}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty),body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty),body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty){cursor:pointer;border:1px double #CCC;color:#666;background-color:#fff}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty):hover,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty):hover,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty):hover{color:#666;background-color:#f2f2f2}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).in-between.start,body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).in-between.end,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.start,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.end,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.start,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.end{position:relative}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).in-between.start:before,body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).in-between.end:before,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.start:before,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.end:before,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.start:before,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between.end:before{display:block;content:'';position:absolute;width:8px;background-color:#d6a900;top:-1px;bottom:-1px}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).start:before,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).start:before,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).start:before{right:100%;border-top-left-radius:4px;border-bottom-left-radius:4px}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).end:before,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).end:before,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).end:before{left:100%;border-top-right-radius:4px;border-bottom-right-radius:4px}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).in-between,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between{color:#666;background-color:#ffd94d;border:1px double #FFC900}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).in-between:hover,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between:hover,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).in-between:hover{color:#666;background-color:#ffce1a}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).selected,body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).start,body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).end,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).selected,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).start,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).end,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).selected,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).start,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).end{z-index:2;color:#666;background-color:#FFC900;border:1px double #f0bd00}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).selected:hover,body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).start:hover,body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).end:hover,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).selected:hover,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).start:hover,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).end:hover,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).selected:hover,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).start:hover,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).end:hover{color:#666;background-color:#f0bd00}body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty).disabled,body luid-date-picker .calendar>.days>tbody>tr>td:not(.empty)[disabled="disabled"],body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty).disabled,body luid-date-picker-popup .popover-content .calendar>.days>tbody>tr>td:not(.empty)[disabled="disabled"],body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty).disabled,body luid-daterange-picker .popover-content .calendar>.days>tbody>tr>td:not(.empty)[disabled="disabled"]{opacity:.5;pointer-events:none}body luid-date-picker>footer,body luid-date-picker-popup .popover-content>footer,body luid-daterange-picker .popover-content>footer{text-align:left;padding:1em 0}body luid-date-picker>footer ul,body luid-date-picker-popup .popover-content>footer ul,body luid-daterange-picker .popover-content>footer ul{list-style:none;margin:0;padding:0}body luid-date-picker>footer li,body luid-date-picker-popup .popover-content>footer li,body luid-daterange-picker .popover-content>footer li{margin:0;padding:0}body luid-date-picker>footer li.shortcut,body luid-date-picker-popup .popover-content>footer li.shortcut,body luid-daterange-picker .popover-content>footer li.shortcut{display:inline-block}body luid-daterange-picker .popover-content>footer,body luid-date-picker-popup .popover-content>footer{background-color:#FAFAFA;margin:0.5em -1em -1em -1em;padding:0.5em 1em;border-top:1px solid rgba(50,50,50,0.2)}body luid-daterange-picker .popover-inner,body luid-date-picker-popup[displayed-calendars="2"] .popover-inner{width:40em}body luid-date-picker .months,body luid-date-picker .years,body luid-date-picker-popup .months,body luid-date-picker-popup .years,body luid-daterange-picker .months,body luid-daterange-picker .years{background:#FFF}body luid-date-picker .months ul,body luid-date-picker .years ul,body luid-date-picker-popup .months ul,body luid-date-picker-popup .years ul,body luid-daterange-picker .months ul,body luid-daterange-picker .years ul{text-align:center}body luid-date-picker .months ul li,body luid-date-picker .years ul li,body luid-date-picker-popup .months ul li,body luid-date-picker-popup .years ul li,body luid-daterange-picker .months ul li,body luid-daterange-picker .years ul li{display:inline-block;width:33.33%;box-sizing:border-box;padding:1em 0.5em;cursor:pointer}body luid-date-picker .months ul li:hover,body luid-date-picker .years ul li:hover,body luid-date-picker-popup .months ul li:hover,body luid-date-picker-popup .years ul li:hover,body luid-daterange-picker .months ul li:hover,body luid-daterange-picker .years ul li:hover{color:#666;background-color:#f2f2f2}body luid-date-picker .months ul li.selected,body luid-date-picker .months ul li.start,body luid-date-picker .months ul li.end,body luid-date-picker .years ul li.selected,body luid-date-picker .years ul li.start,body luid-date-picker .years ul li.end,body luid-date-picker-popup .months ul li.selected,body luid-date-picker-popup .months ul li.start,body luid-date-picker-popup .months ul li.end,body luid-date-picker-popup .years ul li.selected,body luid-date-picker-popup .years ul li.start,body luid-date-picker-popup .years ul li.end,body luid-daterange-picker .months ul li.selected,body luid-daterange-picker .months ul li.start,body luid-daterange-picker .months ul li.end,body luid-daterange-picker .years ul li.selected,body luid-daterange-picker .years ul li.start,body luid-daterange-picker .years ul li.end{color:#666;background-color:#FFC900}body luid-date-picker .months ul li.selected:hover,body luid-date-picker .months ul li.start:hover,body luid-date-picker .months ul li.end:hover,body luid-date-picker .years ul li.selected:hover,body luid-date-picker .years ul li.start:hover,body luid-date-picker .years ul li.end:hover,body luid-date-picker-popup .months ul li.selected:hover,body luid-date-picker-popup .months ul li.start:hover,body luid-date-picker-popup .months ul li.end:hover,body luid-date-picker-popup .years ul li.selected:hover,body luid-date-picker-popup .years ul li.start:hover,body luid-date-picker-popup .years ul li.end:hover,body luid-daterange-picker .months ul li.selected:hover,body luid-daterange-picker .months ul li.start:hover,body luid-daterange-picker .months ul li.end:hover,body luid-daterange-picker .years ul li.selected:hover,body luid-daterange-picker .years ul li.start:hover,body luid-daterange-picker .years ul li.end:hover{color:#666;background-color:#f0bd00}body luid-date-picker .months ul li.start,body luid-date-picker .months ul li.end,body luid-date-picker .years ul li.start,body luid-date-picker .years ul li.end,body luid-date-picker-popup .months ul li.start,body luid-date-picker-popup .months ul li.end,body luid-date-picker-popup .years ul li.start,body luid-date-picker-popup .years ul li.end,body luid-daterange-picker .months ul li.start,body luid-daterange-picker .months ul li.end,body luid-daterange-picker .years ul li.start,body luid-daterange-picker .years ul li.end{position:relative}body luid-date-picker .months ul li.start:before,body luid-date-picker .months ul li.end:after,body luid-date-picker .years ul li.start:before,body luid-date-picker .years ul li.end:after,body luid-date-picker-popup .months ul li.start:before,body luid-date-picker-popup .months ul li.end:after,body luid-date-picker-popup .years ul li.start:before,body luid-date-picker-popup .years ul li.end:after,body luid-daterange-picker .months ul li.start:before,body luid-daterange-picker .months ul li.end:after,body luid-daterange-picker .years ul li.start:before,body luid-daterange-picker .years ul li.end:after{display:block;content:'';position:absolute;width:8px;background-color:#d6a900;top:0;bottom:0}body luid-date-picker .months ul li.start:before,body luid-date-picker .years ul li.start:before,body luid-date-picker-popup .months ul li.start:before,body luid-date-picker-popup .years ul li.start:before,body luid-daterange-picker .months ul li.start:before,body luid-daterange-picker .years ul li.start:before{right:100%;border-top-left-radius:4px;border-bottom-left-radius:4px}body luid-date-picker .months ul li.end:after,body luid-date-picker .years ul li.end:after,body luid-date-picker-popup .months ul li.end:after,body luid-date-picker-popup .years ul li.end:after,body luid-daterange-picker .months ul li.end:after,body luid-daterange-picker .years ul li.end:after{left:100%;border-top-right-radius:4px;border-bottom-right-radius:4px}body luid-date-picker .months ul li.in-between,body luid-date-picker .years ul li.in-between,body luid-date-picker-popup .months ul li.in-between,body luid-date-picker-popup .years ul li.in-between,body luid-daterange-picker .months ul li.in-between,body luid-daterange-picker .years ul li.in-between{color:#666;background-color:#ffd94d}body luid-date-picker .months ul li.in-between:hover,body luid-date-picker .years ul li.in-between:hover,body luid-date-picker-popup .months ul li.in-between:hover,body luid-date-picker-popup .years ul li.in-between:hover,body luid-daterange-picker .months ul li.in-between:hover,body luid-daterange-picker .years ul li.in-between:hover{color:#666;background-color:#ffce1a}body luid-date-picker .months ul li.disabled,body luid-date-picker .months ul li[disabled="disabled"],body luid-date-picker .years ul li.disabled,body luid-date-picker .years ul li[disabled="disabled"],body luid-date-picker-popup .months ul li.disabled,body luid-date-picker-popup .months ul li[disabled="disabled"],body luid-date-picker-popup .years ul li.disabled,body luid-date-picker-popup .years ul li[disabled="disabled"],body luid-daterange-picker .months ul li.disabled,body luid-daterange-picker .months ul li[disabled="disabled"],body luid-daterange-picker .years ul li.disabled,body luid-daterange-picker .years ul li[disabled="disabled"]{opacity:.5;pointer-events:none}body luid-date-picker .calendar:not([mode="0"])+.calendar:after,body luid-date-picker .calendar:not([mode="0"])+.calendar:after,body luid-date-picker-popup .calendar:not([mode="0"])+.calendar:after,body luid-date-picker-popup .calendar:not([mode="0"])+.calendar:after,body luid-daterange-picker .calendar:not([mode="0"])+.calendar:after,body luid-daterange-picker .calendar:not([mode="0"])+.calendar:after{position:absolute;content:"";top:2.5em;bottom:0;left:0;border-left:1px solid rgba(50,50,50,0.2)}body luid-date-picker .calendar:not([mode="0"])>.days,body luid-date-picker-popup .calendar:not([mode="0"])>.days,body luid-daterange-picker .calendar:not([mode="0"])>.days{display:none}body luid-date-picker .calendar>.months,body luid-date-picker .calendar>.years,body luid-date-picker-popup .calendar>.months,body luid-date-picker-popup .calendar>.years,body luid-daterange-picker .calendar>.months,body luid-daterange-picker .calendar>.years{opacity:0}body luid-date-picker[min-mode="months"] .calendar>.months,body luid-date-picker[min-mode="years"] .calendar>.years,body luid-date-picker-popup[min-mode="months"] .calendar>.months,body luid-date-picker-popup[min-mode="years"] .calendar>.years,body luid-daterange-picker[min-mode="months"] .calendar>.months,body luid-daterange-picker[min-mode="years"] .calendar>.years{opacity:1}body luid-date-picker .calendar,body luid-date-picker-popup .calendar,body luid-daterange-picker .calendar{width:18em}body luid-date-picker .calendar>.days,body luid-date-picker .calendar>.months,body luid-date-picker .calendar>.years,body luid-date-picker-popup .calendar>.days,body luid-date-picker-popup .calendar>.months,body luid-date-picker-popup .calendar>.years,body luid-daterange-picker .calendar>.days,body luid-daterange-picker .calendar>.months,body luid-daterange-picker .calendar>.years{animation-fill-mode:forwards}body luid-date-picker .calendar.mode-change .days,body luid-date-picker .calendar.mode-change .months,body luid-date-picker .calendar.mode-change .years,body luid-date-picker-popup .calendar.mode-change .days,body luid-date-picker-popup .calendar.mode-change .months,body luid-date-picker-popup .calendar.mode-change .years,body luid-daterange-picker .calendar.mode-change .days,body luid-daterange-picker .calendar.mode-change .months,body luid-daterange-picker .calendar.mode-change .years{animation-duration:.125s}body luid-date-picker .calendar.out.mode-change[mode="1"] .months,body luid-date-picker .calendar.out.mode-change[mode="2"] .years,body luid-date-picker-popup .calendar.out.mode-change[mode="1"] .months,body luid-date-picker-popup .calendar.out.mode-change[mode="2"] .years,body luid-daterange-picker .calendar.out.mode-change[mode="1"] .months,body luid-daterange-picker .calendar.out.mode-change[mode="2"] .years{animation-name:upScaleIn}body luid-date-picker .calendar.in.mode-change[mode="0"] .days,body luid-date-picker .calendar.in.mode-change[mode="1"] .months,body luid-date-picker-popup .calendar.in.mode-change[mode="0"] .days,body luid-date-picker-popup .calendar.in.mode-change[mode="1"] .months,body luid-daterange-picker .calendar.in.mode-change[mode="0"] .days,body luid-daterange-picker .calendar.in.mode-change[mode="1"] .months{animation-name:downScaleIn}body luid-date-picker .calendar.previous[mode="0"] .days,body luid-date-picker .calendar.previous[mode="1"] .months,body luid-date-picker .calendar.previous[mode="2"] .years,body luid-date-picker-popup .calendar.previous[mode="0"] .days,body luid-date-picker-popup .calendar.previous[mode="1"] .months,body luid-date-picker-popup .calendar.previous[mode="2"] .years,body luid-daterange-picker .calendar.previous[mode="0"] .days,body luid-daterange-picker .calendar.previous[mode="1"] .months,body luid-daterange-picker .calendar.previous[mode="2"] .years{animation-name:leftFadeIn}body luid-date-picker .calendar.next[mode="0"] .days,body luid-date-picker .calendar.next[mode="1"] .months,body luid-date-picker .calendar.next[mode="2"] .years,body luid-date-picker-popup .calendar.next[mode="0"] .days,body luid-date-picker-popup .calendar.next[mode="1"] .months,body luid-date-picker-popup .calendar.next[mode="2"] .years,body luid-daterange-picker .calendar.next[mode="0"] .days,body luid-daterange-picker .calendar.next[mode="1"] .months,body luid-daterange-picker .calendar.next[mode="2"] .years{animation-name:rightFadeIn}body luid-department-picker{display:inline-block}body luid-department-picker .ui-select-highlight{background:rgba(255,201,0,0.5);color:#666}body luid-department-picker .ui-select-container input.ui-select-search::-webkit-input-placeholder{color:#666;font-size:1em}body luid-department-picker .ui-select-container input.ui-select-search:-moz-input-placeholder{color:#666;font-size:1em}body luid-department-picker .ui-select-container input.ui-select-search::-moz-input-placeholder{color:#666;font-size:1em}body luid-department-picker .ui-select-container input.ui-select-search:-ms-input-placeholder{color:#666;font-size:1em}body luid-department-picker .departmentpicker-label{font-weight:700;position:relative}body luid-department-picker .departmentpicker-tree-level ~ .departmentpicker-label{font-weight:400}body luid-department-picker .ui-select-choices-row-inner>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}body luid-department-picker .ui-select-container:not(.is-searching) .ui-select-choices-row-inner>div.has-child .departmentpicker-label{padding-left:.8em;font-weight:700}body luid-department-picker .ui-select-container:not(.is-searching) .ui-select-choices-row-inner>div.has-child .departmentpicker-label::before{position:absolute;top:50%;left:0;transform:translate(0, -50%)}body luid-department-picker .ui-select-container:not(.is-searching) .ui-select-choices-row-inner>div.has-child .departmentpicker-label::before{content:'';display:block;width:0;height:0;border-style:solid;border-color:transparent}body luid-department-picker .ui-select-container:not(.is-searching) .ui-select-choices-row-inner>div.has-child .departmentpicker-label::before{border-top-width:5px;border-bottom-width:5px;border-left:4px solid grey}body luid-department-picker .ui-select-choices-row-inner>div em{margin-right:1em}body luid-department-picker .ui-select-choices-row-inner>div em::before{content:'';position:absolute;top:0;bottom:0;border-right:1px dotted #CCC}body luid-department-picker .ui-select-choices-row-inner>div em:last-of-type::after{content:'';position:absolute;width:8px;top:50%;height:1px;border-bottom:1px dotted #CCC}body .dropdown{position:relative;margin:0}body [uib-dropdown],body .ui-select-container{max-width:100%}body .x-short[uib-dropdown],body .x-short.ui-select-container{width:70px !important}body .short[uib-dropdown],body .short.ui-select-container{width:112px !important}body .medium[uib-dropdown],body .medium.ui-select-container{width:210px !important}body .long[uib-dropdown],body .long.ui-select-container{width:280px !important}body .x-long[uib-dropdown],body .x-long.ui-select-container{width:350px !important}body .dropdown .dropdown-menu{box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);position:absolute;z-index:10;top:100%;left:0;min-width:100%;background-color:#FFF;color:#666;text-align:left;opacity:0;transform:scale(0);transform-origin:top center;transition-property:opacity, transform;transition-duration:100ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);max-height:20em;overflow:auto}body .dropdown.open .dropdown-menu{transform:scale(1);opacity:1}body [uib-dropdown] ul li,body .ui-select-container .ui-select-choices-row{cursor:pointer;position:relative;padding:0}body [uib-dropdown] ul li>*,body .ui-select-container .ui-select-choices-row>*{display:block;font-size:1.1em;color:#666;padding:.5em 1em;text-decoration:none}body [uib-dropdown] ul li.disabled>*,body .ui-select-container .disabled.ui-select-choices-row>*{cursor:default;color:rgba(0,0,0,0.26)}body [uib-dropdown] ul li.active>*,body .ui-select-container .active.ui-select-choices-row>*,body [uib-dropdown] ul li:not(.disabled)>*:hover,body .ui-select-container .ui-select-choices-row:not(.disabled)>*:hover{opacity:1;background-color:#CCC}body [uib-dropdown] ul li.dividing:after,body .ui-select-container .dividing.ui-select-choices-row:after{display:block;content:'';position:absolute;z-index:1;top:100%;left:0;right:0;border-bottom:1px solid #CCC}body [uib-dropdown] ul li .label,body .ui-select-container .ui-select-choices-row .label{float:right;margin-right:0;font-size:13px;font-weight:600}body .ui-select-container .ui-select-choices-group:not(:only-child){border-top:1px solid #CCC}body .dropdown .dropdown-header{font-size:1.1em;font-weight:600;color:#666;padding:.5em 1em;border-bottom:1px dotted #CCC}body [uib-dropdown] .button{margin:0}body [uib-dropdown] [uib-dropdown-toggle]:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body [uib-dropdown] [uib-dropdown-toggle]:after{font-size:0.5em}body [uib-dropdown].open .button{border-bottom-left-radius:0;border-bottom-right-radius:0}body [uib-dropdown] .button+.dropdown-menu{margin-top:0.5em;left:1px}body [uib-dropdown] ul li a{font-size:1em}body .input luid-iban{display:flex;flex-wrap:nowrap}body .input luid-iban>input:last-of-type{flex:1 0 auto}body .input luid-iban{vertical-align:middle}body .input luid-iban>input{display:inline-block}body .input luid-iban>input::-webkit-input-placeholder{color:rgba(102,102,102,0.65)}body .input luid-iban>input::-moz-placeholder{color:rgba(102,102,102,0.65)}body .input luid-iban>input:-ms-input-placeholder{color:rgba(102,102,102,0.65)}body .input luid-iban>input:-moz-placeholder{color:rgba(102,102,102,0.65)}body .input luid-iban>input:last-of-type{max-width:100%}body luid-image-picker{display:inline-block;width:100%;height:100%;cursor:pointer}body luid-image-picker>div{height:100%}body luid-image-picker .luid-image-picker-picture{text-align:center;position:relative;width:100%;height:100%;border-image-width:0}body luid-image-picker .luid-image-picker-picture .input-overlay,body luid-image-picker .luid-image-picker-picture .upload-overlay{position:absolute;left:0;bottom:0;right:0;overflow:hidden;opacity:.8;color:#fff;transition:all ease-out .25s}body luid-image-picker .luid-image-picker-picture .upload-overlay{height:0;background-color:#000}body luid-image-picker .luid-image-picker-picture .input-overlay{font-size:14px;text-align:center}body luid-image-picker .luid-image-picker-picture .input-overlay>span{position:absolute;left:0;right:0}body luid-image-picker .luid-image-picker-picture .input-overlay .cross{position:absolute;top:0;right:0;cursor:pointer}body luid-image-picker .luid-image-picker-picture input[type="file"]{vertical-align:top;font-size:0;height:100%;width:100%;opacity:0;text-indent:-100%;pointer-events:none}body luid-image-picker .luid-image-picker-picture .lui.loader.inverted{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}body luid-image-picker[disabled="disabled"],body luid-image-picker .image-picker.is-disabled{color:red;cursor:default}body luid-image-picker[disabled="disabled"] .input-overlay,body luid-image-picker[disabled="disabled"] input,body luid-image-picker .image-picker.is-disabled .input-overlay,body luid-image-picker .image-picker.is-disabled input{display:none !important}body luid-image-picker .lui.image-picker.uploading .luid-image-picker-picture>.input-overlay{display:none}body luid-image-picker .lui.image-picker.uploading .luid-image-picker-picture>.upload-overlay{height:100%}body luid-image-picker.round .luid-image-picker-picture{border-radius:50%}body .luid-image-picker-popup.lui.popover{height:auto}body .luid-image-picker-popup.lui.popover .popover-inner{padding:0;margin-top:0 !important;background:#fff;color:#666}body .luid-image-picker-popup.lui.popover .popover-inner .image-picker-menu{box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}body .luid-image-picker-popup.lui.popover .popover-inner .image-picker-menu li{padding:.5em 1em;cursor:pointer;transition:all .15s ease-out}body .luid-image-picker-popup.lui.popover .popover-inner .image-picker-menu li+li{border-top:1px solid grey}body .luid-image-picker-popup.lui.popover .popover-inner .image-picker-menu li:hover{background:#f2f2f2}body .luid-cropper{background:#CCC;overflow:hidden;height:40em}body .luid-cropper>ui-cropper{width:100%;height:100%;display:block;position:relative;overflow:hidden}body .luid-cropper>ui-cropper canvas{display:block;position:absolute;top:50%;left:50%;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}body .luid-cropper>ui-cropper .loading{width:100%;height:100%;font-size:16px;font-weight:bold;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;color:white;background-color:rgba(0,0,0,0.75);position:absolute}body .field luid-image-picker{margin-top:0.5em;width:12em !important;border-bottom:solid transparent;margin-bottom:-}body .field luid-image-picker.ng-touched.ng-invalid{border-bottom-color:#F60}body .field.landscape luid-image-picker{width:16em;height:12em}body .field.portrait luid-image-picker{width:9em;height:12em}body .field.x-small>luid-image-picker{font-size:.7em}body .field.small>luid-image-picker{font-size:.85em}body .field.regular>luid-image-picker{font-size:13px}body .field.large>luid-image-picker{font-size:1.25em}body .field.x-large>luid-image-picker{font-size:1.5em}@keyframes momentPickerArrowUp{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-0.5em)}60%{transform:translateY(-0.25em)}}@keyframes momentPickerArrowDown{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(0.5em)}60%{transform:translateY(0.25em)}}body luid-moment{display:inline-block;vertical-align:middle;max-width:5.25em;overflow:visible !important}body luid-moment>.separator,body luid-moment>.moment.input{display:inline-block;vertical-align:middle}body luid-moment>.moment.input{position:relative}body luid-moment>.moment.input>input[type="text"]{text-align:center !important}body luid-moment .mp-button{position:absolute;left:0;right:0;opacity:0;line-height:1.5em;cursor:pointer;color:#CCC;transition:opacity 125ms ease-out}body luid-moment .mp-button:before{font-size:0.75em;animation-duration:180ms}body luid-moment .mp-button:active.top:before{animation-name:momentPickerArrowUp}body luid-moment .mp-button:active.bottom:before{animation-name:momentPickerArrowDown}body luid-moment .mp-button.top{bottom:100%}body luid-moment .mp-button.bottom{top:100%;height:1.5em}body luid-moment .mp-button.left{left:0}body luid-moment .mp-button.right{right:0}body luid-moment[disable-keyboard="true"] .top.mp-button{top:-1.5em;bottom:0}body luid-moment[disable-keyboard="true"] input[type="text"]::selection{background:#FFF !important}body luid-moment[disable-keyboard="true"] input[type="text"]::-moz-selection{background:#FFF !important}body luid-moment input:focus ~ .mp-button,body luid-moment .moment.input:hover .mp-button,body luid-moment .mp-button:hover{opacity:1}body luid-moment .separator{opacity:0.7}body luid-percentage{display:inline-block}body luid-percentage input{width:2.5em !important;text-align:right !important}body .switch.input{display:inline-block;vertical-align:middle;position:relative;width:4.5em;height:2.25em}body .switch.input input{position:absolute;top:0;bottom:0;right:0;left:0;z-index:3;width:100%;height:100%;cursor:pointer;opacity:0;margin:0}body .switch.input label{display:block;width:100%;height:100%;position:relative;background:#666;color:#404040;text-overflow:clip;-ms-transition:all .3s ease-out;transition:all .3s ease-out}body .switch.input label:before{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-right:.5em}body .switch.input label:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .switch.input label:before,body .switch.input label:after{display:block;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1}body .switch.input label:before{left:0.5em}body .switch.input label:after{right:0.5em}body .switch.input label span{background:#fff;display:block;position:absolute;top:0;bottom:0;left:0.5em;right:0;height:1.5em;width:1.5em;margin:auto 0;z-index:2;-ms-transition:all .3s ease-out;transition:all .3s ease-out}body .switch.input label span:before{position:absolute;top:0;bottom:0;left:0;right:0;content:'';display:block;height:50%;width:0.1em;background:#CCC;box-shadow:-0.2em 0 0 0 #CCC,0.2em 0 0 0 #CCC;margin:auto;-ms-transition:all .3s ease-out;transition:all .3s ease-out}body .switch.input input:checked ~ label{background:#FFC900;color:#b38d00}body .switch.input input:checked ~ label span{left:2.1em}body .tagged.input,body .ui-select-container.ui-select-multiple>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-box-orient:horizontal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}body .tagged.input .tag,body .ui-select-container.ui-select-multiple .ui-select-match-item{display:inline-block;border-radius:2em;padding:0.25em 0.5em;margin:0.1em 0.5em 0.1em 0;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}body .tagged.input input,body .ui-select-container.ui-select-multiple .ui-select-search{min-width:10em;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}body .tagged.input .close,body .ui-select-container.ui-select-multiple .close{float:right;font-size:21px;opacity:0.5;margin-left:0.25em;color:inherit}body .tagged.input .close:hover,body .ui-select-container.ui-select-multiple .close:hover{opacity:1}body .tagged.input .close{text-decoration:none}body .tagged.input .close:after{content:"\00d7"}body luid-timespan{display:inline-block}body luid-timespan input{width:4em !important}body .natural.form luid-timespan input{text-align:center}body luid-translations{display:inline-block;position:relative}body luid-translations .field{margin:0 !important}body luid-translations .dropdown{width:auto}body luid-translations .dropdown .input{position:relative;margin:0 !important}body luid-translations .dropdown .dropdown-menu{top:-0.5em;left:-1em;right:-1em;width:100%;padding:0 1em 1em 1em;padding-top:39.4px;box-shadow:0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23)}body luid-translations .dropdown .dropdown-menu .field{margin-top:0.5em !important}body luid-translations .unit{text-transform:uppercase}body luid-translations .dropdown.open .input{z-index:501}body luid-translations .dropdown.open ~ .tooltip{display:none}body luid-translations-list content{display:block;padding:1em;background-color:#fff}body luid-translations-list .input{width:100%;padding:.2em 0}body luid-translations-list .input>input[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]):not(luid-translations){width:auto;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body luid-translations-list .icon.cross[class*="cross"]{margin:-4px 0 0 0;padding:0;height:100%}body luid-translations-list .icon.cross[class*="cross"]:hover{text-decoration:none}body luid-translations-list .icon.cross[class*="cross"]:hover::before{color:#000}body luid-translations-list .icon.cross[class*="cross"]::before{content:"\00d7";color:#a6a6a6;font-size:1.5em}body luid-translations-list .icon.cross[class*="cross"]:focus,body luid-translations-list .icon.cross[class*="cross"]:active{outline:none}body luid-translations-list footer{padding:.2em 0}body luid-translations-list footer>button.lui.button{margin-left:0}body .input .ui-select-container{width:100%}body .ui-select-container .btn{cursor:pointer;overflow:hidden;text-overflow:ellipsis;outline:0;outline:none;-webkit-appearance:none}body .ui-select-container .ui-select-offscreen{clip:rect(0 0 0 0) !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;position:absolute !important;outline:0 !important;left:0px !important;top:0px !important}body .ui-select-container .ui-select-match .ui-select-toggle,body .ui-select-container .ui-select-search{padding-right:1.5em !important;width:100%}body .ui-select-container:not(.ui-select-multiple).open .ui-select-match{display:block !important;visibility:hidden}body .ui-select-container:not(.ui-select-multiple) .ui-select-search{position:absolute;left:0;top:0}body .ui-select-container .ui-select-match[allow-clear="true"] .ui-select-toggle{padding-right:2.5em !important}body .ui-select-container .ui-select-match-text{white-space:pre;float:none !important}body .ui-select-container:not(.open) .ui-select-toggle:after,body .ui-select-container.ui-select-multiple:not(.open)>div:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .ui-select-container:not(.open) .ui-select-toggle:after,body .ui-select-container.ui-select-multiple:not(.open)>div:after{font-size:8px}body .ui-select-container .ui-select-placeholder,body .ui-select-container .ui-select-search::-webkit-input-placeholder{font-size:14px;white-space:pre}body .ui-select-container .ui-select-placeholder{color:rgba(102,102,102,0.65)}body .ui-select-container:not(.ui-select-multiple) .ui-select-search{width:100% !important}body .ui-select-container .glyphicon-remove{right:0.75em}body .ui-select-container .ui-select-choices{margin-top:1px}body .ui-select-container .ui-select-choices.ng-hide{display:block !important}body .ui-select-container .ui-select-choices-row{position:relative}body .ui-select-container .divider{margin-bottom:0}body .ui-select-container.direction-up .ui-select-choices{top:auto !important;bottom:100%;transform-origin:bottom right}body .ui-select-container.direction-up[search-enabled="false"] .ui-select-choices{bottom:0 !important}body .ui-select-container[search-enabled="false"] .ui-select-match.ng-hide{display:block !important}body .ui-select-container[search-enabled="false"] .ui-select-choices{top:-0.25em;left:-1em;right:-1em}body .ui-select-container[disabled="disabled"]{border-bottom-width:0;border-bottom-color:transparent}body .ui-select-container[disabled="disabled"] .ui-select-toggle{cursor:default}body .ui-select-container.ui-select-multiple{display:block;margin-top:-1px;margin-bottom:-1px}body .ui-select-container.ui-select-multiple .ui-select-search{padding-top:0;padding-bottom:0;box-sizing:border-box}body .natural.form .ui-select-container,body .natural.input .ui-select-container{width:auto !important}body .natural.form .ui-select-container .ui-select-choices,body .natural.input .ui-select-container .ui-select-choices{min-width:15em;width:100%}body .natural.form .ui-select-container:not(.ui-select-multiple) .ui-select-match:hover,body .natural.input .ui-select-container:not(.ui-select-multiple) .ui-select-match:hover{background-color:rgba(50,50,50,0.05)}body .natural.form .ui-select-container .ui-select-toggle,body .natural.input .ui-select-container .ui-select-toggle{width:auto;text-overflow:initial;padding-right:0 !important}body .natural.form .ui-select-container .ui-select-toggle:after,body .natural.input .ui-select-container .ui-select-toggle:after{display:none}body luid-user-picker,body luid-user-picker-multiple{display:block}body luid-user-picker .ui-select-highlight,body luid-user-picker-multiple .ui-select-highlight{background:#FFC900}body luid-user-picker .selected-first,body luid-user-picker-multiple .selected-first{font-weight:600}body luid-user-picker .dividing,body luid-user-picker-multiple .dividing{position:relative}body luid-user-picker .dividing:after,body luid-user-picker-multiple .dividing:after{display:block;content:'';position:absolute;bottom:-.5em;left:-1em;right:-1em;border-bottom:1px solid rgba(50,50,50,0.2)}body .input.material luid-date-picker-popup input,body .input.material luid-daterange-picker input,body luid-date-picker-popup.material input,body luid-daterange-picker.material input,body .input.material luid-moment>.moment.input input,body luid-moment.material>.moment.input input,body .input.material luid-percentage>.input input,body luid-percentage.material>.input input,body .input.material luid-timespan>.timespan.input input,body luid-timespan.material>.timespan.input input,.input.material>input:not([type="checkbox"]):not([type="radio"]),.input.material>textarea,body .input.material luid-iban>input,body .input.material luid-translations input,body luid-translations.material input,body .input.material luid-translations-list input,body luid-translations-list.material input,body .input.material .ui-select-container .ui-select-match .ui-select-toggle,body .input.material .ui-select-container .ui-select-search,body .input .ui-select-container.material .ui-select-match .ui-select-toggle,body .input .ui-select-container.material .ui-select-search{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CCC;transition-property:border-bottom-color, box-shadow;transition-duration:100ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1)}body .input.material luid-date-picker-popup input::selection,body .input.material luid-daterange-picker input::selection,body luid-date-picker-popup.material input::selection,body luid-daterange-picker.material input::selection,body .input.material luid-moment>.moment.input input::selection,body luid-moment.material>.moment.input input::selection,body .input.material luid-percentage>.input input::selection,body luid-percentage.material>.input input::selection,body .input.material luid-timespan>.timespan.input input::selection,body luid-timespan.material>.timespan.input input::selection,.input.material>input:not([type="radio"]):not([type="checkbox"])::selection,.input.material>textarea::selection,body .input.material luid-iban>input::selection,body .input.material luid-translations input::selection,body luid-translations.material input::selection,body .input.material luid-translations-list input::selection,body luid-translations-list.material input::selection,body .input.material .ui-select-container .ui-select-match .ui-select-toggle::selection,body .input.material .ui-select-container .ui-select-search::selection,body .input .ui-select-container.material .ui-select-match .ui-select-toggle::selection,body .input .ui-select-container.material .ui-select-search::selection{background:rgba(255,201,0,0.5);color:#666}body .input.material luid-date-picker-popup input::-moz-selection,body .input.material luid-daterange-picker input::-moz-selection,body luid-date-picker-popup.material input::-moz-selection,body luid-daterange-picker.material input::-moz-selection,body .input.material luid-moment>.moment.input input::-moz-selection,body luid-moment.material>.moment.input input::-moz-selection,body .input.material luid-percentage>.input input::-moz-selection,body luid-percentage.material>.input input::-moz-selection,body .input.material luid-timespan>.timespan.input input::-moz-selection,body luid-timespan.material>.timespan.input input::-moz-selection,.input.material>input:not([type="radio"]):not([type="checkbox"])::-moz-selection,.input.material>textarea::-moz-selection,body .input.material luid-iban>input::-moz-selection,body .input.material luid-translations input::-moz-selection,body luid-translations.material input::-moz-selection,body .input.material luid-translations-list input::-moz-selection,body luid-translations-list.material input::-moz-selection,body .input.material .ui-select-container .ui-select-match .ui-select-toggle::-moz-selection,body .input.material .ui-select-container .ui-select-search::-moz-selection,body .input .ui-select-container.material .ui-select-match .ui-select-toggle::-moz-selection,body .input .ui-select-container.material .ui-select-search::-moz-selection{background:rgba(255,201,0,0.5);color:#666}body .input.material luid-date-picker-popup input:focus,body .input.material luid-daterange-picker input:focus,body luid-date-picker-popup.material input:focus,body luid-daterange-picker.material input:focus,body .input.material luid-moment>.moment.input input:focus,body luid-moment.material>.moment.input input:focus,body .input.material luid-percentage>.input input:focus,body luid-percentage.material>.input input:focus,body .input.material luid-timespan>.timespan.input input:focus,body luid-timespan.material>.timespan.input input:focus,.input.material>input:not([type="checkbox"]):not([type="radio"]):focus,.input.material>textarea:focus,.input.material.focused>input:not([type="checkbox"]):not([type="radio"]),.input.material.focused>textarea,body .input.material luid-daterange-picker .inputs>input:focus,body .input.material luid-daterange-picker .inputs>input.focus,body luid-daterange-picker.material .inputs>input:focus,body luid-daterange-picker.material .inputs>input.focus,body .input.material luid-iban>input:focus,body .input.material luid-translations input:focus,body luid-translations.material input:focus,body .input.material luid-translations-list input:focus,body luid-translations-list.material input:focus,body .input.material .ui-select-container.open .ui-select-search,body .input.material .ui-select-container .ui-select-search:focus,body .input.material .ui-select-container .ui-select-match.btn-default-focus .ui-select-toggle,body .input .ui-select-container.material.open .ui-select-search,body .input .ui-select-container.material .ui-select-search:focus,body .input .ui-select-container.material .ui-select-match.btn-default-focus .ui-select-toggle{border-bottom-color:#FFC900 !important;box-shadow:0 1px 0 0 #FFC900}body .input.material luid-date-picker-popup input:focus>~ label,body .input.material luid-daterange-picker input:focus>~ label,body luid-date-picker-popup.material input:focus>~ label,body luid-daterange-picker.material input:focus>~ label,body .input.material luid-moment>.moment.input input:focus>~ label,body luid-moment.material>.moment.input input:focus>~ label,body .input.material luid-percentage>.input input:focus>~ label,body luid-percentage.material>.input input:focus>~ label,body .input.material luid-timespan>.timespan.input input:focus>~ label,body luid-timespan.material>.timespan.input input:focus>~ label,.input.material>input:not([type="checkbox"]):not([type="radio"]):focus>~ label,.input.material>textarea:focus>~ label,.input.material.focused>input:not([type="checkbox"]):not([type="radio"])>~ label,.input.material.focused>textarea>~ label,body .input.material luid-daterange-picker .inputs>input:focus>~ label,body .input.material luid-daterange-picker .inputs>input.focus>~ label,body luid-daterange-picker.material .inputs>input:focus>~ label,body luid-daterange-picker.material .inputs>input.focus>~ label,body .input.material luid-iban>input:focus>~ label,body .input.material luid-translations input:focus>~ label,body luid-translations.material input:focus>~ label,body .input.material luid-translations-list input:focus>~ label,body luid-translations-list.material input:focus>~ label,body .input.material .ui-select-container.open .ui-select-search>~ label,body .input.material .ui-select-container .ui-select-search:focus>~ label,body .input.material .ui-select-container .ui-select-match.btn-default-focus .ui-select-toggle>~ label,body .input .ui-select-container.material.open .ui-select-search>~ label,body .input .ui-select-container.material .ui-select-search:focus>~ label,body .input .ui-select-container.material .ui-select-match.btn-default-focus .ui-select-toggle>~ label{color:#FFC900}.input.material:not(.radio):not(.checkbox):not(.switch)>label,body .input.material .radio.input ~ label,body .input.material .checkbox.input ~ label,body .radio.input.material ~ label,body .checkbox.input.material ~ label{position:absolute;pointer-events:none;top:.5em;left:0;transition-property:top, font-size, color;transition-duration:100ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1)}.input.material>*[ng-model][placeholder]:not([placeholder=""]) ~ label,.input.material>*[ng-model][placeholder]:not([placeholder=""])>* ~ label,.input.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]).ng-not-empty ~ label,.input.material>*[ng-model].ng-open ~ label,.input.material>*[ng-model].dropdown.open ~ label,.input.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]):focus ~ label,body .input.material .radio.input ~ label,body .input.material .checkbox.input ~ label,body .radio.input.material ~ label,body .checkbox.input.material ~ label,body .field .input.material luid-image-picker+label,body .field luid-image-picker.material+label{top:-1.6em !important;font-size:.9em}body luid-api-select.ng-invalid.ng-touched .ui-select-container .ui-select-toggle,body luid-api-select.ng-invalid.ng-touched .ui-select-container .ui-select-search,body luid-api-select.ng-invalid.ng-dirty .ui-select-container .ui-select-toggle,body luid-api-select.ng-invalid.ng-dirty .ui-select-container .ui-select-search,body luid-api-select.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-toggle,body luid-api-select.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-search,body luid-api-select-multiple.ng-invalid.ng-touched .ui-select-container .ui-select-toggle,body luid-api-select-multiple.ng-invalid.ng-touched .ui-select-container .ui-select-search,body luid-api-select-multiple.ng-invalid.ng-dirty .ui-select-container .ui-select-toggle,body luid-api-select-multiple.ng-invalid.ng-dirty .ui-select-container .ui-select-search,body luid-api-select-multiple.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-toggle,body luid-api-select-multiple.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-search,body luid-user-picker.ng-invalid.ng-touched .ui-select-container .ui-select-toggle,body luid-user-picker.ng-invalid.ng-touched .ui-select-container .ui-select-search,body luid-user-picker.ng-invalid.ng-dirty .ui-select-container .ui-select-toggle,body luid-user-picker.ng-invalid.ng-dirty .ui-select-container .ui-select-search,body luid-user-picker.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-toggle,body luid-user-picker.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-search,body luid-user-picker-multiple.ng-invalid.ng-touched .ui-select-container .ui-select-toggle,body luid-user-picker-multiple.ng-invalid.ng-touched .ui-select-container .ui-select-search,body luid-user-picker-multiple.ng-invalid.ng-dirty .ui-select-container .ui-select-toggle,body luid-user-picker-multiple.ng-invalid.ng-dirty .ui-select-container .ui-select-search,body luid-user-picker-multiple.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-toggle,body luid-user-picker-multiple.ng-not-empty.ng-pristine.ng-invalid .ui-select-container .ui-select-search,.input.material>input.ng-invalid.ng-touched:not([type="checkbox"]):not([type="radio"]),.input.material>input.ng-not-empty.ng-pristine.ng-invalid:not([type="checkbox"]):not([type="radio"]),.input.material>textarea.ng-invalid.ng-touched,.input.material>textarea.ng-not-empty.ng-pristine.ng-invalid,body .input.material luid-date-picker-popup.ng-invalid.ng-touched>.lui.input>input,body .input.material luid-date-picker-popup.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body .input.material luid-daterange-picker.ng-invalid.ng-touched>.lui.input>input,body .input.material luid-daterange-picker.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body luid-date-picker-popup.material.ng-invalid.ng-touched>.lui.input>input,body luid-date-picker-popup.material.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body luid-daterange-picker.material.ng-invalid.ng-touched>.lui.input>input,body luid-daterange-picker.material.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body .input.material luid-iban.ng-invalid.ng-touched input,body .input.material luid-iban.ng-not-empty.ng-pristine.ng-invalid input,body .input.material luid-translations.ng-invalid.ng-dirty .lui.input>input,body .input.material luid-translations.ng-invalid.ng-touched .lui.input>input,body luid-translations.material.ng-invalid.ng-dirty .lui.input>input,body luid-translations.material.ng-invalid.ng-touched .lui.input>input,body .input.material luid-translations-list.ng-invalid.ng-dirty .lui.input>input,body .input.material luid-translations-list.ng-invalid.ng-touched .lui.input>input,body luid-translations-list.material.ng-invalid.ng-dirty .lui.input>input,body luid-translations-list.material.ng-invalid.ng-touched .lui.input>input,body .input.material .ui-select-container.ng-invalid.ng-touched .ui-select-toggle,body .input.material .ui-select-container.ng-invalid.ng-touched .ui-select-search,body .input .ui-select-container.material.ng-invalid.ng-touched .ui-select-toggle,body .input .ui-select-container.material.ng-invalid.ng-touched .ui-select-search{border-bottom-color:#F60 !important;box-shadow:0 1px 0 0 #F60}.input.material>*.ng-touched.ng-invalid ~ label,.input.material>*.ng-not-empty.ng-pristine.ng-invalid ~ label{color:#F60}.input.material>*[ng-model][disabled]:not([type="checkbox"]):not([type="radio"]),body .input.material .ui-select-container[disabled="disabled"] .ui-select-toggle,body .input .ui-select-container.material[disabled="disabled"] .ui-select-toggle{border-bottom-width:1px;border-bottom-style:dotted;color:rgba(102,102,102,0.8)}.input.material>input:not([type="checkbox"]):not([type="radio"]),.input.material>textarea,.input.material>select,.input.material .unit{padding:.5em 0em}.input.material.labelled{margin-top:1.3em}.input.material>*[ng-model][placeholder]:not([placeholder=""]) ~ label,.input.material>*[ng-model][placeholder]:not([placeholder=""])>* ~ label,.input.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]).ng-not-empty ~ label,.input.material>*[ng-model].ng-open ~ label,.input.material>*[ng-model].dropdown.open ~ label,.input.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]):focus ~ label{width:auto !important;min-width:100%}.input.material .unit{padding:0;margin-bottom:1px}.input.x-short.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]),.input.x-short.material:not(.radio):not(.checkbox):not(.switch)>label{min-width:0;width:70px}.input.short.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]),.input.short.material:not(.radio):not(.checkbox):not(.switch)>label{min-width:0;width:112px}.input.medium.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]),.input.medium.material:not(.radio):not(.checkbox):not(.switch)>label{min-width:0;width:210px}.input.long.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]),.input.long.material:not(.radio):not(.checkbox):not(.switch)>label{min-width:0;width:280px}.input.x-long.material>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]),.input.x-long.material:not(.radio):not(.checkbox):not(.switch)>label{min-width:0;width:350px}body .input.material .radio.input>input:focus+label:after,body .input.material .checkbox.input>input:focus+label:after,body .radio.input.material>input:focus+label:after,body .checkbox.input.material>input:focus+label:after{box-shadow:0 0 0.25em #FFC900,inset 0 0 0.25em #FFC900}body .input.material .ui-select-container .ui-select-choices-group:not(:only-child),body .input .ui-select-container.material .ui-select-choices-group:not(:only-child){border-top:1px solid #CCC}body .material.dropdown .dropdown-header{border-bottom:1px dotted #CCC}body .material[uib-dropdown] ul li.dividing:after,body .input.material .ui-select-container .dividing.ui-select-choices-row:after,body .input .ui-select-container.material .dividing.ui-select-choices-row:after{border-bottom:1px solid #CCC}body .input.material luid-iban>input:not(:last-of-type){margin-right:0.5em}body .input.material luid-iban.ng-invalid.ng-touched,body .input.material luid-iban.ng-not-empty.ng-pristine.ng-invalid{box-shadow:none !important}body .input.material luid-image-picker,body luid-image-picker.material{position:relative}body .input.material luid-image-picker .luid-image-picker-picture,body luid-image-picker.material .luid-image-picker-picture{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}body .input.material luid-image-picker .luid-image-picker-popup.lui.popover,body luid-image-picker.material .luid-image-picker-popup.lui.popover{top:50% !important;left:50% !important;transform:translate(-50%, -40%) scale(1) !important}body .input.material luid-image-picker .input-overlay,body luid-image-picker.material .input-overlay{background-color:#000;position:absolute;bottom:0;right:0;left:auto;width:2em;height:2em;opacity:.4;transition:all .15s ease-out;transform-origin:bottom right}body .input.material luid-image-picker .input-overlay.hide-editable,body luid-image-picker.material .input-overlay.hide-editable{opacity:0}body .input.material luid-image-picker .input-overlay>.overlay-content,body luid-image-picker.material .input-overlay>.overlay-content{position:absolute;top:0;left:0;width:100%;transform:translate(0, 0);transition:all .15s ease-out}body .input.material luid-image-picker .input-overlay>.overlay-content>i,body luid-image-picker.material .input-overlay>.overlay-content>i{line-height:2em;margin-top:0;display:block}body .input.material luid-image-picker .input-overlay>.overlay-content>span,body luid-image-picker.material .input-overlay>.overlay-content>span{text-align:center;display:none;padding:1em;padding-top:0}body .input.material luid-image-picker .upload-overlay .loader,body luid-image-picker.material .upload-overlay .loader{font-size:3em}body .input.material luid-image-picker:hover .input-overlay,body .input.material luid-image-picker:hover .input-overlay.hide-editable,body luid-image-picker.material:hover .input-overlay,body luid-image-picker.material:hover .input-overlay.hide-editable{width:100%;height:100%;bottom:0;right:0;opacity:.8}body .input.material luid-image-picker:hover .input-overlay>.overlay-content,body .input.material luid-image-picker:hover .input-overlay.hide-editable>.overlay-content,body luid-image-picker.material:hover .input-overlay>.overlay-content,body luid-image-picker.material:hover .input-overlay.hide-editable>.overlay-content{top:50%;left:50%;transform:translate(-50%, -50%)}body .input.material luid-image-picker:hover .input-overlay>.overlay-content>i,body .input.material luid-image-picker:hover .input-overlay.hide-editable>.overlay-content>i,body luid-image-picker.material:hover .input-overlay>.overlay-content>i,body luid-image-picker.material:hover .input-overlay.hide-editable>.overlay-content>i{font-size:1.8em}body .input.material luid-image-picker:hover .input-overlay>.overlay-content>span,body .input.material luid-image-picker:hover .input-overlay.hide-editable>.overlay-content>span,body luid-image-picker.material:hover .input-overlay>.overlay-content>span,body luid-image-picker.material:hover .input-overlay.hide-editable>.overlay-content>span{display:block}body .field .input.material luid-image-picker,body .field luid-image-picker.material{height:12em !important}body .input.material luid-moment>.moment.input,body luid-moment.material>.moment.input{width:1.5em}body .input.material luid-moment .mp-button:hover,body luid-moment.material .mp-button:hover{color:#FFC900;background:rgba(255,201,0,0.1)}body .input.material luid-moment .mp-button:active,body luid-moment.material .mp-button:active{background:rgba(255,201,0,0.2)}body .tagged.input.material .tag,body .input.material .ui-select-container.ui-select-multiple .ui-select-match-item,body .input .ui-select-container.material.ui-select-multiple .ui-select-match-item{background-color:#f2f2f2;color:#666}body .tagged.input.material .tag:hover,body .input.material .ui-select-container.ui-select-multiple .ui-select-match-item:hover,body .input .ui-select-container.material.ui-select-multiple .ui-select-match-item:hover{background-color:#666;color:#fff}body .tagged.input.material .tag.selected,body .input.material .ui-select-container.ui-select-multiple .btn-primary,body .input.material .ui-select-container.ui-select-multiple .btn-primary:hover,body .input .ui-select-container.material.ui-select-multiple .btn-primary,body .input .ui-select-container.material.ui-select-multiple .btn-primary:hover{background-color:#FFC900;color:#666}body .input.material luid-translations-list>div,body luid-translations-list.material>div{box-shadow:0 0 1px 0 rgba(0,0,0,0.4)}body .input.material luid-translations-list .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item::after,body luid-translations-list.material .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item::after{top:auto;bottom:-1px}body .input.compact luid-date-picker-popup input,body .input.compact luid-daterange-picker input,body luid-date-picker-popup.compact input,body luid-daterange-picker.compact input,body .input.compact luid-moment>.moment.input input,body luid-moment.compact>.moment.input input,body .input.compact luid-percentage>.input input,body luid-percentage.compact>.input input,body .input.compact luid-timespan>.timespan.input input,body luid-timespan.compact>.timespan.input input,body .input.compact luid-translations .lui.input input,body luid-translations.compact .lui.input input,body .input.compact luid-translations-list input,body luid-translations-list.compact input,.input.compact>input:not([type="checkbox"]):not([type="radio"]),.input.compact>textarea,body .input.compact luid-iban>input,body .tagged.input.compact .holder,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-match .ui-select-toggle,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-search,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-match .ui-select-toggle,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-search,body .input.compact .ui-select-container.ui-select-multiple>div,body .input .ui-select-container.compact.ui-select-multiple>div{padding-left:.5em;padding-right:.5em;border-radius:2px;border:1px solid #CCC;background-color:#fff;transition-property:background-color;transition-duration:100ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1)}body .input.compact luid-date-picker-popup input::selection,body .input.compact luid-daterange-picker input::selection,body luid-date-picker-popup.compact input::selection,body luid-daterange-picker.compact input::selection,body .input.compact luid-moment>.moment.input input::selection,body luid-moment.compact>.moment.input input::selection,body .input.compact luid-percentage>.input input::selection,body luid-percentage.compact>.input input::selection,body .input.compact luid-timespan>.timespan.input input::selection,body luid-timespan.compact>.timespan.input input::selection,body .input.compact luid-translations .lui.input input::selection,body luid-translations.compact .lui.input input::selection,body .input.compact luid-translations-list input::selection,body luid-translations-list.compact input::selection,.input.compact>input:not([type="radio"]):not([type="checkbox"])::selection,.input.compact>textarea::selection,body .input.compact luid-iban>input::selection,body .tagged.input.compact .holder::selection,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-match .ui-select-toggle::selection,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-search::selection,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-match .ui-select-toggle::selection,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-search::selection,body .input.compact .ui-select-container.ui-select-multiple>div::selection,body .input .ui-select-container.compact.ui-select-multiple>div::selection{background:rgba(255,201,0,0.5)}body .input.compact luid-date-picker-popup input::-moz-selection,body .input.compact luid-daterange-picker input::-moz-selection,body luid-date-picker-popup.compact input::-moz-selection,body luid-daterange-picker.compact input::-moz-selection,body .input.compact luid-moment>.moment.input input::-moz-selection,body luid-moment.compact>.moment.input input::-moz-selection,body .input.compact luid-percentage>.input input::-moz-selection,body luid-percentage.compact>.input input::-moz-selection,body .input.compact luid-timespan>.timespan.input input::-moz-selection,body luid-timespan.compact>.timespan.input input::-moz-selection,body .input.compact luid-translations .lui.input input::-moz-selection,body luid-translations.compact .lui.input input::-moz-selection,body .input.compact luid-translations-list input::-moz-selection,body luid-translations-list.compact input::-moz-selection,.input.compact>input:not([type="radio"]):not([type="checkbox"])::-moz-selection,.input.compact>textarea::-moz-selection,body .input.compact luid-iban>input::-moz-selection,body .tagged.input.compact .holder::-moz-selection,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-match .ui-select-toggle::-moz-selection,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-search::-moz-selection,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-match .ui-select-toggle::-moz-selection,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-search::-moz-selection,body .input.compact .ui-select-container.ui-select-multiple>div::-moz-selection,body .input .ui-select-container.compact.ui-select-multiple>div::-moz-selection{background:rgba(255,201,0,0.5)}body .input.compact luid-date-picker-popup input:focus,body .input.compact luid-daterange-picker input:focus,body luid-date-picker-popup.compact input:focus,body luid-daterange-picker.compact input:focus,body .input.compact luid-moment>.moment.input input:focus,body luid-moment.compact>.moment.input input:focus,body .input.compact luid-percentage>.input input:focus,body luid-percentage.compact>.input input:focus,body .input.compact luid-timespan>.timespan.input input:focus,body luid-timespan.compact>.timespan.input input:focus,body .input.compact luid-translations .lui.input input:focus,body luid-translations.compact .lui.input input:focus,body .input.compact luid-translations-list input:focus,body luid-translations-list.compact input:focus,.input.compact>input:not([type="checkbox"]):not([type="radio"]):focus,.input.compact>textarea:focus,.input.compact.focused>input:not([type="checkbox"]):not([type="radio"]),.input.compact.focused>textarea,body .input.compact luid-daterange-picker .inputs>input:focus,body .input.compact luid-daterange-picker .inputs input.focus,body luid-daterange-picker.compact .inputs>input:focus,body luid-daterange-picker.compact .inputs input.focus,body .input.compact luid-iban>input:focus,body .input.compact .ui-select-container:not(.ui-select-multiple).open .ui-select-search,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-search:focus,body .input.compact .ui-select-container:not(.ui-select-multiple) .ui-select-match.btn-default-focus .ui-select-toggle,body .input .ui-select-container.compact:not(.ui-select-multiple).open .ui-select-search,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-search:focus,body .input .ui-select-container.compact:not(.ui-select-multiple) .ui-select-match.btn-default-focus .ui-select-toggle{background-color:#fafafa;border-color:#666}.input.compact>input.ng-invalid.ng-dirty:not([type="checkbox"]):not([type="radio"]),.input.compact>input.ng-invalid.ng-touched:not([type="checkbox"]):not([type="radio"]),.input.compact>input.ng-not-empty.ng-pristine.ng-invalid:not([type="checkbox"]):not([type="radio"]),.input.compact>textarea.ng-invalid.ng-dirty,.input.compact>textarea.ng-invalid.ng-touched,.input.compact>textarea.ng-not-empty.ng-pristine.ng-invalid,body .input.compact luid-date-picker-popup.ng-invalid.ng-dirty>.lui.input>input,body .input.compact luid-date-picker-popup.ng-invalid.ng-touched>.lui.input>input,body .input.compact luid-date-picker-popup.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body .input.compact luid-daterange-picker.ng-invalid.ng-dirty>.lui.input>input,body .input.compact luid-daterange-picker.ng-invalid.ng-touched>.lui.input>input,body .input.compact luid-daterange-picker.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body luid-date-picker-popup.compact.ng-invalid.ng-dirty>.lui.input>input,body luid-date-picker-popup.compact.ng-invalid.ng-touched>.lui.input>input,body luid-date-picker-popup.compact.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body luid-daterange-picker.compact.ng-invalid.ng-dirty>.lui.input>input,body luid-daterange-picker.compact.ng-invalid.ng-touched>.lui.input>input,body luid-daterange-picker.compact.ng-not-empty.ng-pristine.ng-invalid>.lui.input>input,body .input.compact luid-iban.ng-invalid.ng-dirty input,body .input.compact luid-iban.ng-invalid.ng-touched input,body .input.compact luid-iban.ng-not-empty.ng-pristine.ng-invalid input,body .input.compact luid-translations.ng-invalid.ng-dirty .lui.input>input,body .input.compact luid-translations.ng-invalid.ng-touched .lui.input>input,body luid-translations.compact.ng-invalid.ng-dirty .lui.input>input,body luid-translations.compact.ng-invalid.ng-touched .lui.input>input,body .input.compact luid-translations-list.ng-invalid.ng-dirty .lui.input>input,body .input.compact luid-translations-list.ng-invalid.ng-touched .lui.input>input,body luid-translations-list.compact.ng-invalid.ng-dirty .lui.input>input,body luid-translations-list.compact.ng-invalid.ng-touched .lui.input>input,body .input.compact .ui-select-container:not(.ui-select-multiple).ng-invalid.ng-dirty .ui-select-toggle,body .input.compact .ui-select-container:not(.ui-select-multiple).ng-invalid.ng-dirty .ui-select-search,body .input.compact .ui-select-container:not(.ui-select-multiple).ng-invalid.ng-touched .ui-select-toggle,body .input.compact .ui-select-container:not(.ui-select-multiple).ng-invalid.ng-touched .ui-select-search,body .input .ui-select-container.compact:not(.ui-select-multiple).ng-invalid.ng-dirty .ui-select-toggle,body .input .ui-select-container.compact:not(.ui-select-multiple).ng-invalid.ng-dirty .ui-select-search,body .input .ui-select-container.compact:not(.ui-select-multiple).ng-invalid.ng-touched .ui-select-toggle,body .input .ui-select-container.compact:not(.ui-select-multiple).ng-invalid.ng-touched .ui-select-search,body .input.compact .ui-select-container.ui-select-multiple.ng-invalid.ng-dirty,body .input.compact .ui-select-container.ui-select-multiple.ng-invalid.ng-touched>div,body .input .ui-select-container.compact.ui-select-multiple.ng-invalid.ng-dirty,body .input .ui-select-container.compact.ui-select-multiple.ng-invalid.ng-touched>div{background-color:#ffd9bf;border-color:#F60;color:#F60}.input.compact>*[ng-model][disabled]:not([type="checkbox"]):not([type="radio"]){border-color:#fff;color:rgba(102,102,102,0.75)}.input.compact>input:not([type="checkbox"]):not([type="radio"]),.input.compact>textarea,.input.compact>select,.input.compact>.unit{padding:0em .5em}.input.compact>label{-moz-box-ordinal-group:-1;-webkit-box-ordinal-group:-1;-ms-flex-order:-1;order:-1}.input.compact>.input.compact{margin-right:0}.input.x-short.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:70px}.input.short.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:112px}.input.medium.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:210px}.input.long.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:280px}.input.x-long.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]){min-width:0;width:350px}.fitting.field>.input.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]):not(luid-translations),.fitting.field>.input.compact>input:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]):not(luid-translations),.fitting.field.compact>.input>input:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]):not([size]):not(luid-translations),.fitting.input.compact>input:not([type="checkbox"]):not([type="radio"]){width:calc(100% - 7em - 1em)}.input.compact:not(.radio):not(.checkbox):not(.switch)>label{width:7em;white-space:inherit;word-break:break-word;margin-right:1em}.input.compact.label-x-short:not(.radio):not(.checkbox):not(.switch)>label{width:3em}.fitting.field>.input.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field>.input.compact>input:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-x-short>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-x-short>input:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-x-short>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-x-short>input:not([type="checkbox"]):not([type="radio"]){width:calc(100% - 3em - 1em)}.input.compact.label-short:not(.radio):not(.checkbox):not(.switch)>label{width:5em}.fitting.field>.input.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field>.input.compact>input:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-short>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-short>input:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-short>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-short>input:not([type="checkbox"]):not([type="radio"]){width:calc(100% - 5em - 1em)}.input.compact.label-medium:not(.radio):not(.checkbox):not(.switch)>label{width:7em}.fitting.field>.input.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field>.input.compact>input:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-medium>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-medium>input:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-medium>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-medium>input:not([type="checkbox"]):not([type="radio"]){width:calc(100% - 7em - 1em)}.input.compact.label-large:not(.radio):not(.checkbox):not(.switch)>label{width:9em}.fitting.field>.input.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field>.input.compact>input:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-large>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-large>input:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-large>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-large>input:not([type="checkbox"]):not([type="radio"]){width:calc(100% - 9em - 1em)}.input.compact.label-x-large:not(.radio):not(.checkbox):not(.switch)>label{width:11em}.fitting.field>.input.compact>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field>.input.compact>input:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-x-large>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.field.compact>.input.label-x-large>input:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-x-large>*[ng-model]:not([type="checkbox"]):not([type="radio"]),.fitting.input.compact.label-x-large>input:not([type="checkbox"]):not([type="radio"]){width:calc(100% - 11em - 1em)}body .input.compact luid-daterange-picker .inputs>input,body luid-daterange-picker.compact .inputs>input{width:calc(50% - 5px) !important}body .input.compact luid-daterange-picker .inputs .icon,body luid-daterange-picker.compact .inputs .icon{transform:translate(10%, -50%);left:calc(50% - 5px)}body .input.compact luid-daterange-picker .inputs>input:last-of-type,body luid-daterange-picker.compact .inputs>input:last-of-type{margin-left:10px}body .input.compact .ui-select-container .ui-select-choices-group:not(:only-child),body .input .ui-select-container.compact .ui-select-choices-group:not(:only-child){border-top:1px solid #CCC}body .compact.dropdown .dropdown-header{border-bottom:1px dotted #CCC}body .compact[uib-dropdown] ul li.dividing:after,body .input.compact .ui-select-container .dividing.ui-select-choices-row:after,body .input .ui-select-container.compact .dividing.ui-select-choices-row:after{border-bottom:1px solid #CCC}body .input.compact luid-iban{width:auto !important}body .input.compact luid-iban>input:not(:last-of-type){border-right:0px;border-top-right-radius:0px;border-bottom-right-radius:0px}body .input.compact luid-iban>input:not(:first-of-type){border-top-left-radius:0px;border-bottom-left-radius:0px}body .input.compact luid-iban.ng-invalid.ng-dirty,body .input.compact luid-iban.ng-invalid.ng-touched,body .input.compact luid-iban.ng-not-empty.ng-pristine.ng-invalid{box-shadow:none !important}body .input.compact luid-image-picker,body luid-image-picker.compact{position:relative;height:2em;max-height:2em;line-height:2em}body .input.compact luid-image-picker .input-overlay,body luid-image-picker.compact .input-overlay{height:2em}body .input.compact luid-image-picker .input-overlay .overlay-content,body luid-image-picker.compact .input-overlay .overlay-content{color:#A6A6A6}body .input.compact luid-image-picker .input-overlay .overlay-content>i,body luid-image-picker.compact .input-overlay .overlay-content>i{display:none}body .input.compact luid-image-picker .luid-image-picker-popup.lui.popover,body luid-image-picker.compact .luid-image-picker-popup.lui.popover{top:100% !important;left:0 !important;line-height:1.4em}body .input.compact luid-image-picker:hover .image-picker:not(.is-disabled) .luid-image-picker-picture,body luid-image-picker.compact:hover .image-picker:not(.is-disabled) .luid-image-picker-picture{background-color:#fafafa;color:#666;border-color:#A6A6A6}body .input.compact luid-image-picker .luid-image-picker-picture,body luid-image-picker.compact .luid-image-picker-picture{background-position:0 0;background-repeat:no-repeat;background-size:contain;background-color:#fff;border:1px dashed #DAE0E4;border-radius:2px}body .input.compact luid-image-picker .luid-image-picker-picture .input-overlay,body .input.compact luid-image-picker .luid-image-picker-picture .output-overlay,body luid-image-picker.compact .luid-image-picker-picture .input-overlay,body luid-image-picker.compact .luid-image-picker-picture .output-overlay{padding-left:1em}body .input.compact .radio.input label,body .input.compact .checkbox.input label,body .radio.input.compact label,body .checkbox.input.compact label{margin-right:1em}body .input.compact luid-moment>.moment.input,body luid-moment.compact>.moment.input{width:2.5em}body .input.compact luid-moment .mp-button:hover,body luid-moment.compact .mp-button:hover{color:#a6a6a6;background:rgba(204,204,204,0.1)}body .input.compact luid-moment .mp-button:active,body luid-moment.compact .mp-button:active{background:rgba(166,166,166,0.2)}body .tagged.input.compact .tag,body .input.compact .ui-select-container.ui-select-multiple .ui-select-match-item,body .input .ui-select-container.compact.ui-select-multiple .ui-select-match-item{background-color:#f2f2f2;color:#666}body .tagged.input.compact .tag:hover,body .input.compact .ui-select-container.ui-select-multiple .ui-select-match-item:hover,body .input .ui-select-container.compact.ui-select-multiple .ui-select-match-item:hover{background-color:#666;color:#fff}body .tagged.input.compact .tag.selected,body .input.compact .ui-select-container.ui-select-multiple .btn-primary,body .input.compact .ui-select-container.ui-select-multiple .btn-primary:hover,body .input .ui-select-container.compact.ui-select-multiple .btn-primary,body .input .ui-select-container.compact.ui-select-multiple .btn-primary:hover{background-color:#FFC900;color:#666}body .input.compact luid-translations .lui.input>.unit,body luid-translations.compact .lui.input>.unit{-moz-box-ordinal-group:-1;-webkit-box-ordinal-group:-1;-ms-flex-order:-1;order:-1;display:inline-block;width:1.5em;margin-left:0}body .input.compact luid-translations-list .menu.dividing:not(.vertical):not([class*="top dividing"]),body luid-translations-list.compact .menu.dividing:not(.vertical):not([class*="top dividing"]){border:0;padding:0 1.5em;overflow-y:hidden;background-color:#FAFAFA}body .input.compact luid-translations-list .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item.active,body luid-translations-list.compact .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item.active{box-shadow:0 0 3px 0 rgba(0,0,0,0.2);background-color:#fff}body .input.compact luid-translations-list .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item::after,body luid-translations-list.compact .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item::after{bottom:auto;top:0}body .input.compact luid-translations-list content,body luid-translations-list.compact content{box-shadow:0 0 3px 0 rgba(0,0,0,0.2)}body .input.compact .ui-select-container ~ label,body .input .ui-select-container.compact ~ label{-moz-box-align:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body [type=submit],body [type=reset],body button,body [type=button]{-webkit-appearance:none}body .button,body .pagination li a,body .pagination li:not(.pagination-page) a,body .button.fake{line-height:1;display:inline-block;vertical-align:middle;box-sizing:border-box;min-height:1em;min-width:3em;padding:.66em 1em;margin:.25em .25em;white-space:nowrap}body .button,body .pagination li a,body .pagination li:not(.pagination-page) a{text-transform:normal;text-shadow:none;text-align:center;box-shadow:0 0 0 1px rgba(50,50,50,0.2) inset;border-radius:3px;transition-property:background,box-shadow,color;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}body a.button:hover,body a.button:focus,body a.button:active,body a.button:visited{color:#666;text-decoration:none}body .button.disabled,body .button[disabled]{opacity:.5;-webkit-filter:grayscale(50%);filter:grayscale(50%);cursor:normal;pointer-events:none}body .button:not(.wired):hover,body .button:not(.wired):focus{box-shadow:0 0 0 1px rgba(50,50,50,0.2) inset,0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}body .button:not(.wired):active,body .button:not(.wired).active{box-shadow:0 0 0 1px rgba(50,50,50,0.2) inset}body .button.inverted{background:transparent;box-shadow:0 0 0 2px rgba(200,200,200,0.75) inset;color:rgba(200,200,200,0.75)}body .button.wired[class*="with addon"]>.addon{background-color:transparent}body .button.wired[class*="with addon"]:hover,body .button.wired[class*="with addon"]:focus>.addon{border-width:2px}body .button.flat{background-color:transparent;color:#666;text-decoration:underline;box-shadow:none}body .button.flat:hover,body .button.flat:focus,body .button.flat:active,body .button.flat.active{border:none;box-shadow:none;color:#000}body .button.flat:before,body .button.flat:after{text-decoration:none}body .button.flat.icon{text-decoration:none}body .button.flat[class*="with addon"]>.addon,body .button.flat[class*="with addons"]>.addon{border-right:none !important;background-color:transparent}body .button.flat.inverted{color:rgba(200,200,200,0.75)}body .button.flat.inverted:hover,body .button.flat.inverted:focus{background:rgba(200,200,200,0.1)}body .button.flat.inverted:active{background:rgba(255,255,255,0.25)}body .button:not(.inverted):not(.flat):not(.filling):not(.wired){background:#fff;color:#666}body .button:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#fff}body .button:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#f2f2f2}body .button.inverted:not(.flat){background:transparent}body .button.inverted:not(.flat):hover,body .button.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #fff inset;color:#fff}body .button.inverted:not(.flat).filling:hover,body .button.inverted:not(.flat).filling:focus{color:#666}body .button.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#fff}body .button.filling:not(.inverted){color:#666}body .button.filling:hover,body .button.filling:focus,body .button.filling:active,body .button.filling.active{background:#fff;color:#666}body .button.wired{background:transparent}body .button.wired:not(.inverted){color:#666}body .button.wired:not(.inverted):hover,body .button.wired:not(.inverted):focus,body .button.wired:not(.inverted):active,body .button.wired:not(.inverted).active{box-shadow:0 0 0 2px #fff inset;color:#fff}body .button.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#fff}body .button.status.ok:after,body .button.status.ok>.addon:after,body .button.status.failure:after,body .button.status.failure>.addon:after{color:#666 !important}body .button.grey:not(.inverted):not(.flat):not(.filling):not(.wired){background:#666;color:#fff}body .button.grey:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.grey:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#737373}body .button.grey:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.grey:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#595959}body .button.grey.inverted:not(.flat){background:transparent}body .button.grey.inverted:not(.flat):hover,body .button.grey.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #666 inset;color:#666}body .button.grey.inverted:not(.flat).filling:hover,body .button.grey.inverted:not(.flat).filling:focus{color:#fff}body .button.grey.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#666}body .button.grey.filling:not(.inverted){color:#666}body .button.grey.filling:hover,body .button.grey.filling:focus,body .button.grey.filling:active,body .button.grey.filling.active{background:#666;color:#fff}body .button.grey.wired{background:transparent}body .button.grey.wired:not(.inverted){color:#666}body .button.grey.wired:not(.inverted):hover,body .button.grey.wired:not(.inverted):focus,body .button.grey.wired:not(.inverted):active,body .button.grey.wired:not(.inverted).active{box-shadow:0 0 0 2px #666 inset;color:#666}body .button.grey.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.grey.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.grey.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.grey.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#666}body .button.grey.status.ok:after,body .button.grey.status.ok>.addon:after,body .button.grey.status.failure:after,body .button.grey.status.failure>.addon:after{color:#fff !important}body .button.grey.status.loading:not([class*="with addon"]):before,body .button.grey.status.loading[class*="with addon"]>.addon:before{border-color:rgba(255,255,255,0.25)}body .button.grey.status.loading:not([class*="with addon"]):after,body .button.grey.status.loading[class*="with addon"]>.addon:after{border-color:rgba(255,255,255,0.75) transparent transparent transparent}body .button.light:not(.inverted):not(.flat):not(.filling):not(.wired){background:#CCC;color:#666}body .button.light:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.light:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#d9d9d9}body .button.light:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.light:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#bfbfbf}body .button.light.inverted:not(.flat){background:transparent}body .button.light.inverted:not(.flat):hover,body .button.light.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #CCC inset;color:#CCC}body .button.light.inverted:not(.flat).filling:hover,body .button.light.inverted:not(.flat).filling:focus{color:#666}body .button.light.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#CCC}body .button.light.filling:not(.inverted){color:#666}body .button.light.filling:hover,body .button.light.filling:focus,body .button.light.filling:active,body .button.light.filling.active{background:#CCC;color:#666}body .button.light.wired{background:transparent}body .button.light.wired:not(.inverted){color:#666}body .button.light.wired:not(.inverted):hover,body .button.light.wired:not(.inverted):focus,body .button.light.wired:not(.inverted):active,body .button.light.wired:not(.inverted).active{box-shadow:0 0 0 2px #CCC inset;color:#CCC}body .button.light.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.light.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.light.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.light.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#CCC}body .button.light.status.ok:after,body .button.light.status.ok>.addon:after,body .button.light.status.failure:after,body .button.light.status.failure>.addon:after{color:#666 !important}body .button.primary:not(.inverted):not(.flat):not(.filling):not(.wired){background:#FFC900;color:#666}body .button.primary:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.primary:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#ffce1a}body .button.primary:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.primary:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#e6b500}body .button.primary.inverted:not(.flat){background:transparent}body .button.primary.inverted:not(.flat):hover,body .button.primary.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #FFC900 inset;color:#FFC900}body .button.primary.inverted:not(.flat).filling:hover,body .button.primary.inverted:not(.flat).filling:focus{color:#666}body .button.primary.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#FFC900}body .button.primary.filling:not(.inverted){color:#666}body .button.primary.filling:hover,body .button.primary.filling:focus,body .button.primary.filling:active,body .button.primary.filling.active{background:#FFC900;color:#666}body .button.primary.wired{background:transparent}body .button.primary.wired:not(.inverted){color:#666}body .button.primary.wired:not(.inverted):hover,body .button.primary.wired:not(.inverted):focus,body .button.primary.wired:not(.inverted):active,body .button.primary.wired:not(.inverted).active{box-shadow:0 0 0 2px #FFC900 inset;color:#FFC900}body .button.primary.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.primary.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.primary.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.primary.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#FFC900}body .button.primary.status.ok:after,body .button.primary.status.ok>.addon:after,body .button.primary.status.failure:after,body .button.primary.status.failure>.addon:after{color:#666 !important}body .button.secondary:not(.inverted):not(.flat):not(.filling):not(.wired){background:#F60;color:#fff}body .button.secondary:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.secondary:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#ff751a}body .button.secondary:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.secondary:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#e65c00}body .button.secondary.inverted:not(.flat){background:transparent}body .button.secondary.inverted:not(.flat):hover,body .button.secondary.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #F60 inset;color:#F60}body .button.secondary.inverted:not(.flat).filling:hover,body .button.secondary.inverted:not(.flat).filling:focus{color:#fff}body .button.secondary.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#F60}body .button.secondary.filling:not(.inverted){color:#666}body .button.secondary.filling:hover,body .button.secondary.filling:focus,body .button.secondary.filling:active,body .button.secondary.filling.active{background:#F60;color:#fff}body .button.secondary.wired{background:transparent}body .button.secondary.wired:not(.inverted){color:#666}body .button.secondary.wired:not(.inverted):hover,body .button.secondary.wired:not(.inverted):focus,body .button.secondary.wired:not(.inverted):active,body .button.secondary.wired:not(.inverted).active{box-shadow:0 0 0 2px #F60 inset;color:#F60}body .button.secondary.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.secondary.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.secondary.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.secondary.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#F60}body .button.secondary.status.ok:after,body .button.secondary.status.ok>.addon:after,body .button.secondary.status.failure:after,body .button.secondary.status.failure>.addon:after{color:#fff !important}body .button.secondary.status.loading:not([class*="with addon"]):before,body .button.secondary.status.loading[class*="with addon"]>.addon:before{border-color:rgba(255,255,255,0.25)}body .button.secondary.status.loading:not([class*="with addon"]):after,body .button.secondary.status.loading[class*="with addon"]>.addon:after{border-color:rgba(255,255,255,0.75) transparent transparent transparent}body .button.red:not(.inverted):not(.flat):not(.filling):not(.wired){background:#F60;color:#fff}body .button.red:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.red:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#ff751a}body .button.red:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.red:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#e65c00}body .button.red.inverted:not(.flat){background:transparent}body .button.red.inverted:not(.flat):hover,body .button.red.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #F60 inset;color:#F60}body .button.red.inverted:not(.flat).filling:hover,body .button.red.inverted:not(.flat).filling:focus{color:#fff}body .button.red.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#F60}body .button.red.filling:not(.inverted){color:#666}body .button.red.filling:hover,body .button.red.filling:focus,body .button.red.filling:active,body .button.red.filling.active{background:#F60;color:#fff}body .button.red.wired{background:transparent}body .button.red.wired:not(.inverted){color:#666}body .button.red.wired:not(.inverted):hover,body .button.red.wired:not(.inverted):focus,body .button.red.wired:not(.inverted):active,body .button.red.wired:not(.inverted).active{box-shadow:0 0 0 2px #F60 inset;color:#F60}body .button.red.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.red.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.red.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.red.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#F60}body .button.red.status.ok:after,body .button.red.status.ok>.addon:after,body .button.red.status.failure:after,body .button.red.status.failure>.addon:after{color:#fff !important}body .button.red.status.loading:not([class*="with addon"]):before,body .button.red.status.loading[class*="with addon"]>.addon:before{border-color:rgba(255,255,255,0.25)}body .button.red.status.loading:not([class*="with addon"]):after,body .button.red.status.loading[class*="with addon"]>.addon:after{border-color:rgba(255,255,255,0.75) transparent transparent transparent}body .button.orange:not(.inverted):not(.flat):not(.filling):not(.wired){background:#F90;color:#fff}body .button.orange:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.orange:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#ffa31a}body .button.orange:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.orange:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#e68a00}body .button.orange.inverted:not(.flat){background:transparent}body .button.orange.inverted:not(.flat):hover,body .button.orange.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #F90 inset;color:#F90}body .button.orange.inverted:not(.flat).filling:hover,body .button.orange.inverted:not(.flat).filling:focus{color:#fff}body .button.orange.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#F90}body .button.orange.filling:not(.inverted){color:#666}body .button.orange.filling:hover,body .button.orange.filling:focus,body .button.orange.filling:active,body .button.orange.filling.active{background:#F90;color:#fff}body .button.orange.wired{background:transparent}body .button.orange.wired:not(.inverted){color:#666}body .button.orange.wired:not(.inverted):hover,body .button.orange.wired:not(.inverted):focus,body .button.orange.wired:not(.inverted):active,body .button.orange.wired:not(.inverted).active{box-shadow:0 0 0 2px #F90 inset;color:#F90}body .button.orange.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.orange.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.orange.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.orange.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#F90}body .button.orange.status.ok:after,body .button.orange.status.ok>.addon:after,body .button.orange.status.failure:after,body .button.orange.status.failure>.addon:after{color:#fff !important}body .button.orange.status.loading:not([class*="with addon"]):before,body .button.orange.status.loading[class*="with addon"]>.addon:before{border-color:rgba(255,255,255,0.25)}body .button.orange.status.loading:not([class*="with addon"]):after,body .button.orange.status.loading[class*="with addon"]>.addon:after{border-color:rgba(255,255,255,0.75) transparent transparent transparent}body .button.green:not(.inverted):not(.flat):not(.filling):not(.wired){background:#5cb85c;color:#fff}body .button.green:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.green:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#6ec06e}body .button.green:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.green:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#4cae4c}body .button.green.inverted:not(.flat){background:transparent}body .button.green.inverted:not(.flat):hover,body .button.green.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #5cb85c inset;color:#5cb85c}body .button.green.inverted:not(.flat).filling:hover,body .button.green.inverted:not(.flat).filling:focus{color:#fff}body .button.green.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#5cb85c}body .button.green.filling:not(.inverted){color:#666}body .button.green.filling:hover,body .button.green.filling:focus,body .button.green.filling:active,body .button.green.filling.active{background:#5cb85c;color:#fff}body .button.green.wired{background:transparent}body .button.green.wired:not(.inverted){color:#666}body .button.green.wired:not(.inverted):hover,body .button.green.wired:not(.inverted):focus,body .button.green.wired:not(.inverted):active,body .button.green.wired:not(.inverted).active{box-shadow:0 0 0 2px #5cb85c inset;color:#5cb85c}body .button.green.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.green.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.green.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.green.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#5cb85c}body .button.green.status.ok:after,body .button.green.status.ok>.addon:after,body .button.green.status.failure:after,body .button.green.status.failure>.addon:after{color:#fff !important}body .button.green.status.loading:not([class*="with addon"]):before,body .button.green.status.loading[class*="with addon"]>.addon:before{border-color:rgba(255,255,255,0.25)}body .button.green.status.loading:not([class*="with addon"]):after,body .button.green.status.loading[class*="with addon"]>.addon:after{border-color:rgba(255,255,255,0.75) transparent transparent transparent}body .button.yellow:not(.inverted):not(.flat):not(.filling):not(.wired){background:#FFC900;color:#666}body .button.yellow:not(.inverted):not(.flat):not(.filling):not(.wired):hover,body .button.yellow:not(.inverted):not(.flat):not(.filling):not(.wired):focus{background:#ffce1a}body .button.yellow:not(.inverted):not(.flat):not(.filling):not(.wired):active,body .button.yellow:not(.inverted):not(.flat):not(.filling):not(.wired).active{background:#e6b500}body .button.yellow.inverted:not(.flat){background:transparent}body .button.yellow.inverted:not(.flat):hover,body .button.yellow.inverted:not(.flat):focus{background:transparent;box-shadow:0 0 0 2px #FFC900 inset;color:#FFC900}body .button.yellow.inverted:not(.flat).filling:hover,body .button.yellow.inverted:not(.flat).filling:focus{color:#666}body .button.yellow.inverted:not(.flat)[class*="with addon"]>.addon{border-color:#FFC900}body .button.yellow.filling:not(.inverted){color:#666}body .button.yellow.filling:hover,body .button.yellow.filling:focus,body .button.yellow.filling:active,body .button.yellow.filling.active{background:#FFC900;color:#666}body .button.yellow.wired{background:transparent}body .button.yellow.wired:not(.inverted){color:#666}body .button.yellow.wired:not(.inverted):hover,body .button.yellow.wired:not(.inverted):focus,body .button.yellow.wired:not(.inverted):active,body .button.yellow.wired:not(.inverted).active{box-shadow:0 0 0 2px #FFC900 inset;color:#FFC900}body .button.yellow.wired:not(.inverted):hover[class*="with addon"]>.addon,body .button.yellow.wired:not(.inverted):focus[class*="with addon"]>.addon,body .button.yellow.wired:not(.inverted):active[class*="with addon"]>.addon,body .button.yellow.wired:not(.inverted).active[class*="with addon"]>.addon{border-color:#FFC900}body .button.yellow.status.ok:after,body .button.yellow.status.ok>.addon:after,body .button.yellow.status.failure:after,body .button.yellow.status.failure>.addon:after{color:#666 !important}body .buttons{display:inline-block;vertical-align:middle;margin:.25em 0}body .buttons+.buttons{margin-left:1em}body .buttons>.button{float:left;margin:0;margin-left:-1px;-ms-flex-item-align:stretch !important;align-self:stretch !important;border-radius:0}body .buttons>.button.wired:hover,body .buttons>.button.wired:focus{position:relative;z-index:2}body .buttons>.button:first-of-type{border-radius:3px 0 0 3px}body .buttons>.button:last-of-type{border-radius:0 3px 3px 0}body .buttons>.buttons{margin:0}html:not(.ie9) body .buttons{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}body .buttons.vertical{-moz-box-orient:vertical;-webkit-box-orient:vertical;-moz-box-direction:normal;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .buttons.vertical>.button{float:none;display:block;border-radius:0;margin-top:-1px}body .buttons.vertical>.button:first-child{border-radius:3px 3px 0 0}body .buttons.vertical>.button:last-child{border-radius:0 0 3px 3px}body .button.squared,body .buttons.squared>.button{border-radius:0}body .buttons.justified{width:100%}body .buttons.justified>.button{float:none;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body .button.icon:before{display:inline-block}body .button .icon{margin-right:0.5em}body .button .icon[class*="right icon"]{margin-left:0.5em;margin-right:0}body .button[class*="with addon"]{position:relative}body .button[class*="with addon"]>.addon{position:absolute;z-index:1;top:0;bottom:0;width:2.5em;height:100%;margin:0;background:rgba(0,0,0,0.1);-ms-transition:border .3s ease-out;transition:border .3s ease-out}body .button[class*="with addon"]>.addon.icon:before{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}body .button[class*="with addon"]:not(.right){padding-left:3.5em}body .button[class*="with addon"]:not(.right)>.addon{left:0;border-right:1px solid rgba(50,50,50,0.2)}body .button[class*="with addon"].right{padding-right:3.5em}body .button[class*="with addon"].right>.addon{right:0;border-left:1px rgba(50,50,50,0.2)}body .button.status{position:relative}body .button.status:not([class*="with addon"]),body .button.status[class*="with addon"]>.addon:before{color:transparent !important}body .button.status[class*="with addon"].loading>.addon,body .button.status:not([class*="with addon"]).loading{display:inline-block;position:relative}body .button.status[class*="with addon"].loading>.addon:before,body .button.status[class*="with addon"].loading>.addon:after,body .button.status:not([class*="with addon"]).loading:before,body .button.status:not([class*="with addon"]).loading:after{box-sizing:border-box;display:block;content:"";width:1em;height:1em;border-radius:50%;border-width:2px;border-style:solid}body .button.status[class*="with addon"].loading>.addon:after,body .button.status:not([class*="with addon"]).loading:after{position:absolute;animation-name:spin;animation-iteration-count:infinite;top:50%;margin-top:-.5em;left:50%;margin-left:-.5em;animation-timing-function:linear}body .button.status[class*="with addon"].loading>.addon:before,body .button.status:not([class*="with addon"]).loading:before{border-color:rgba(0,0,0,0.25)}body .button.status[class*="with addon"].loading>.addon:after,body .button.status:not([class*="with addon"]).loading:after{border-color:rgba(0,0,0,0.5) transparent transparent transparent}body .button.status[class*="with addon"].loading>.addon.x-small,body .button.status:not([class*="with addon"]).loading.x-small{font-size:.7em}body .button.status[class*="with addon"].loading>.addon.small,body .button.status:not([class*="with addon"]).loading.small{font-size:.85em}body .button.status[class*="with addon"].loading>.addon.regular,body .button.status:not([class*="with addon"]).loading.regular{font-size:13px}body .button.status[class*="with addon"].loading>.addon.large,body .button.status:not([class*="with addon"]).loading.large{font-size:1.25em}body .button.status[class*="with addon"].loading>.addon.x-large,body .button.status:not([class*="with addon"]).loading.x-large{font-size:1.5em}body .button.status[class*="with addon"].ok>.addon:after,body .button.status:not([class*="with addon"]).ok:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .button.status[class*="with addon"].failure>.addon:after,body .button.status:not([class*="with addon"]).failure:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .button.status[class*="with addon"]>.addon{position:absolute !important}body .button.status.loading:not([class*="with addon"]):not(.icon):before,body .button.status.ok:not([class*="with addon"]):after,body .button.status.ok[class*="with addon"]>.addon:after,body .button.status.failure:not([class*="with addon"]):after,body .button.status.failure[class*="with addon"]>.addon:after{position:absolute;margin:0 !important;left:50%;top:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}body .button.x-small,body .buttons.x-small{font-size:.7em}body .button.small,body .buttons.small{font-size:.85em}body .button.regular,body .buttons.regular{font-size:13px}body .button.large,body .buttons.large{font-size:1.25em}body .button.x-large,body .buttons.x-large{font-size:1.5em}body h1 .button,body h2 .button,body h3 .button,body h4 .button,body h5 .button,body h6 .button{vertical-align:middle;margin:0 0.5em}body .typeset hr,body .divider{width:100%;box-sizing:border-box;letter-spacing:0.025em;border-width:0;margin:14px 0;border-bottom:1px solid rgba(50,50,50,0.2)}body .divider[class*="top divider"]{border-bottom:none;border-top:1px solid rgba(50,50,50,0.2)}body .divider.double{border-top:1px solid rgba(50,50,50,0.2)}body .divider.dashed{border-style:dashed}body .divider.dotted{border-style:dotted}body .divider.inverted{border-color:rgba(255,255,255,0.2)}body h1.divider,body h2.divider,body h3.divider,body h4.divider,body h5.divider,body h6.divider{padding-bottom:0.5em;margin:1em 0}body h1.divider.spaced,body h2.divider.spaced,body h3.divider.spaced,body h4.divider.spaced,body h5.divider.spaced,body h6.divider.spaced{padding:inherit 1em}body h1.divider.below,body h2.divider.below,body h3.divider.below,body h4.divider.below,body h5.divider.below,body h6.divider.below{height:auto;border-top-width:0;display:table;width:100%;white-space:nowrap;line-height:1em;text-align:center;padding-bottom:0.2em;border:none}body h1.divider.below:before,body h1.divider.below:after,body h2.divider.below:before,body h2.divider.below:after,body h3.divider.below:before,body h3.divider.below:after,body h4.divider.below:before,body h4.divider.below:after,body h5.divider.below:before,body h5.divider.below:after,body h6.divider.below:before,body h6.divider.below:after{content:"";display:table-cell;width:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGhlaWdodD0iMSIgd2lkdGg9IjEwMCUiPg0KICA8bGluZSB4MT0iMCIgeTE9IjAiIHgyPSIxMDAlIiB5Mj0iMCIgc3R5bGU9InN0cm9rZTpyZ2JhKDUwLDUwLDUwLC41KTtzdHJva2Utd2lkdGg6MSIgLz4NCjwvc3ZnPg0K);background-repeat:no-repeat}body h1.divider.below:before,body h2.divider.below:before,body h3.divider.below:before,body h4.divider.below:before,body h5.divider.below:before,body h6.divider.below:before{margin-right:0.5em;background-position:right 1em top 50%}body h1.divider.below:after,body h2.divider.below:after,body h3.divider.below:after,body h4.divider.below:after,body h5.divider.below:after,body h6.divider.below:after{margin-left:0.5em;background-position:left 1em top 50%}body h1.divider.below .icon,body h2.divider.below .icon,body h3.divider.below .icon,body h4.divider.below .icon,body h5.divider.below .icon,body h6.divider.below .icon{margin:0.5em}body .divider h1.underline,body .divider h2.underline,body .divider h3.underline,body .divider h4.underline,body .divider h5.underline,body .divider h6.underline{display:inline-block;border-bottom:3px solid rgba(50,50,50,0.2);padding-bottom:0.5em;margin-bottom:-1px}body ul li.divider,body ol li.divider{margin:0.5em 0;padding:0.5em 0;font-size:0.8em;text-transform:uppercase;font-weight:600}body .table{display:table;table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse;text-align:left;margin:1em 0;background-color:#fff}body .table>.thead .tr,body .table>.tbody .tr,body .table>thead tr,body .table>tbody tr{display:table;table-layout:fixed;width:100%}body .table>.thead>.tr:not(:first-child)>.th,body .table>.tbody>.tr:not(:first-child)>.td,body .table>thead>tr:not(:first-child)>th,body .table>tbody>tr:not(:first-child)>td{border-top:1px solid #d6d6d6}body .table>.thead>.tr>.th,body .table>.tbody>.tr>.td,body .table>thead>tr>th,body .table>tbody>tr>td{display:table-cell;float:none;vertical-align:top;padding:0.5em 1em}body .table>.thead,body .table>thead{display:table-header-group;padding:0.5em 1em;border:1px solid #d6d6d6}body .table>.thead>.tr>.th,body .table>thead>tr>th{font-weight:600;padding-top:1em;padding-bottom:1em;vertical-align:middle}body .table>.tbody,body .table>tbody{display:table-row-group;border:1px solid #d6d6d6;border-top:none;background-color:#fff}body .table.zebra>tbody>tr,body .table.zebra .tbody>.tr{border:none}body .table.zebra>tbody>tr:nth-child(odd),body .table.zebra .tbody>.tr:nth-child(odd){background-color:rgba(200,200,200,0.25)}body .table.clickable>tbody>tr,body .table.clickable .tbody>.tr{cursor:pointer;-ms-transition:background-color 150ms ease-out;transition:background-color 150ms ease-out}body .table.clickable>tbody>tr:hover,body .table.clickable .tbody>.tr:hover{background:#e6e5e5}body .table[class*="vertically aligned table"]{vertical-align:middle}body .table[class*="vertically aligned table"]>tbody>tr>td,body .table[class*="vertically aligned table"]>.tbody>.tr>.td,body .table[class*="vertically aligned table"]>thead>tr>th,body .table[class*="vertically aligned table"]>.thead>.tr>.th{vertical-align:middle;float:none}body .table .tr>.th:first-child,body .table .tr>.td:first-child,body .table tr>th:first-child,body .table tr>td:first-child{display:table-cell;position:relative;box-sizing:border-box}body .table .tr>.th:first-child:after,body .table .tr>.td:first-child:after,body .table tr>th:first-child:after,body .table tr>td:first-child:after{visibility:visible !important;position:absolute;z-index:2;display:block;content:"";top:0px;bottom:-1px;left:-1px;width:5px;min-height:100%}body .table tr.grey>.th:first-child:after,body .table tr.grey>.td:first-child:after,body .table tr.grey>th:first-child:after,body .table tr.grey>td:first-child:after,body .table .tr.grey>.th:first-child:after,body .table .tr.grey>.td:first-child:after,body .table .tr.grey>th:first-child:after,body .table .tr.grey>td:first-child:after{background:#666}body .table tr.light>.th:first-child:after,body .table tr.light>.td:first-child:after,body .table tr.light>th:first-child:after,body .table tr.light>td:first-child:after,body .table .tr.light>.th:first-child:after,body .table .tr.light>.td:first-child:after,body .table .tr.light>th:first-child:after,body .table .tr.light>td:first-child:after{background:#CCC}body .table tr.primary>.th:first-child:after,body .table tr.primary>.td:first-child:after,body .table tr.primary>th:first-child:after,body .table tr.primary>td:first-child:after,body .table .tr.primary>.th:first-child:after,body .table .tr.primary>.td:first-child:after,body .table .tr.primary>th:first-child:after,body .table .tr.primary>td:first-child:after{background:#FFC900}body .table tr.secondary>.th:first-child:after,body .table tr.secondary>.td:first-child:after,body .table tr.secondary>th:first-child:after,body .table tr.secondary>td:first-child:after,body .table .tr.secondary>.th:first-child:after,body .table .tr.secondary>.td:first-child:after,body .table .tr.secondary>th:first-child:after,body .table .tr.secondary>td:first-child:after{background:#F60}body .table tr.red>.th:first-child:after,body .table tr.red>.td:first-child:after,body .table tr.red>th:first-child:after,body .table tr.red>td:first-child:after,body .table .tr.red>.th:first-child:after,body .table .tr.red>.td:first-child:after,body .table .tr.red>th:first-child:after,body .table .tr.red>td:first-child:after{background:#F60}body .table tr.orange>.th:first-child:after,body .table tr.orange>.td:first-child:after,body .table tr.orange>th:first-child:after,body .table tr.orange>td:first-child:after,body .table .tr.orange>.th:first-child:after,body .table .tr.orange>.td:first-child:after,body .table .tr.orange>th:first-child:after,body .table .tr.orange>td:first-child:after{background:#F90}body .table tr.green>.th:first-child:after,body .table tr.green>.td:first-child:after,body .table tr.green>th:first-child:after,body .table tr.green>td:first-child:after,body .table .tr.green>.th:first-child:after,body .table .tr.green>.td:first-child:after,body .table .tr.green>th:first-child:after,body .table .tr.green>td:first-child:after{background:#5cb85c}body .table tr.yellow>.th:first-child:after,body .table tr.yellow>.td:first-child:after,body .table tr.yellow>th:first-child:after,body .table tr.yellow>td:first-child:after,body .table .tr.yellow>.th:first-child:after,body .table .tr.yellow>.td:first-child:after,body .table .tr.yellow>th:first-child:after,body .table .tr.yellow>td:first-child:after{background:#FFC900}body .menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0;padding:0 0}body .menu:first-child{margin-top:0}body .menu:last-child{margin-bottom:0}body .justified.menu:not(.vertical){-moz-box-pack:justify;-webkit-box-pack:justify;-moz-flex-pack:justify;-webkit-flex-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body .justified.menu:not(.vertical)>.item{-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;margin:0;-moz-box-pack:center;-webkit-box-pack:center;-moz-flex-pack:center;-webkit-flex-pack:center;-ms-flex-pack:center;justify-content:center}body .justified.menu:not(.vertical):after{display:none}body .centered.menu:not(.vertical){-moz-box-pack:center;-webkit-box-pack:center;-moz-flex-pack:center;-webkit-flex-pack:center;-ms-flex-pack:center;justify-content:center}body .menu.bordered{border:1px solid rgba(50,50,50,0.2)}body .menu.bordered.inverted{border:1px solid rgba(255,255,255,0.2)}body .menu.bordered:not(.vertical)>.item:not([class*="right item"]),body .menu.bordered:not(.vertical)>.menu:not([class*="right menu"]){border-right:1px solid rgba(50,50,50,0.2)}body .menu.bordered:not(.vertical).inverted>.item:not([class*="right item"]),body .menu.bordered:not(.vertical).inverted>.menu:not([class*="right menu"]){border-right:1px solid rgba(255,255,255,0.2)}body .menu.vertical.bordered>.item:not([class*="bottom item"]),body .menu.vertical.bordered>.menu:not([class*="bottom menu"]){border-bottom:1px solid rgba(50,50,50,0.2)}body .menu.vertical.bordered.inverted>.item:not([class*="bottom item"]),body .menu.vertical.bordered.inverted>.menu:not([class*="bottom menu"]){border-bottom:1px solid rgba(255,255,255,0.2)}body .dividing.menu>a.item,body .dividing.menu>a.item:hover,body .dividing.menu>a.item.active,body .dividing.menu>a.item:visited,body .tabbed.menu>a.item,body .tabbed.menu>a.item:hover,body .tabbed.menu>a.item.active,body .tabbed.menu>a.item:visited,body .pills.menu>a.item,body .pills.menu>a.item:hover,body .pills.menu>a.item.active,body .pills.menu>a.item:visited{color:#666;text-decoration:none}body .bordered.menu:not(.vertical)>.dividing.menu:not([class*="top dividing"]),body .dividing.menu:not(.vertical)>.dividing.menu:not([class*="top dividing"]){border-bottom:none !important}body .bordered.menu:not(.vertical)>.dividing.menu[class*="top dividing"],body .dividing.menu:not(.vertical)>.dividing.menu[class*="top dividing"]{border-top:none !important}body .bordered.vertical.menu>.dividing.menu:not([class*="right dividing"]),body .dividing.vertical.menu>.dividing.menu:not([class*="right dividing"]){border-left:none !important}body .bordered.vertical.menu>.dividing.menu[class*="right dividing"],body .dividing.vertical.menu>.dividing.menu[class*="right dividing"]{border-right:none !important}body .menu>.item{position:relative;line-height:1}body .menu>a.item{cursor:pointer}body .menu>a.item,body .menu>a.item:hover,body .menu>a.item:visited{color:#00b2ed}body .menu>a.item:hover,body .menu>a.item.active{text-decoration:underline}body .menu>.item.disabled,body .menu>.item.ng-disabled{cursor:pointer;pointer-events:none;opacity:0.8}body .menu>.item.active{font-weight:600}body .menu.vertical>.item.divider:not(.header){padding-top:0 !important;padding-bottom:0 !important}body .menu>.item.header{font-size:""}body .menu:not(.vertical)>.item.divider{width:auto}body .menu:not(.vertical)>.item.divider:not(.header){border:none;padding-right:0;margin-right:21px;border-right:1px solid rgba(50,50,50,0.2)}body .menu:not(.vertical)>.item.divider:not(.header).dashed{border-right-style:dashed}body .menu:not(.vertical)>.item.divider:not(.header).dotted{border-right-style:dotted}body .menu>.item>.label{float:right;margin-right:0;margin-top:-0.15em}body .item .button,body .item.button,body .item .buttons,body .item.buttons,body .item .input,body .item.input{-ms-flex-item-align:center;align-self:center}body .menu:not(.vertical)>.item:not([class*="right item"]),body .menu:not(.vertical)>.menu:not([class*="right menu"]){float:left;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}body .menu:not(.vertical)>.item[class*="right item"],body .menu:not(.vertical)>.item[class*="right items"],body .menu:not(.vertical)>.menu[class*="right menu"]{float:right;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-box-pack:end;-webkit-box-pack:end;-moz-flex-pack:end;-webkit-flex-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto !important;margin-right:0 !important}body .vertical.menu>.item[class*="bottom item"],body .vertical.menu>.item[class*="bottom items"],body .vertical.menu>.menu[class*="bottom menu"]{margin-top:auto !important}body .vertical.menu>.centered.item,body .vertical.menu>.centered.menu{margin-top:auto !important;margin-left:auto !important}body :not(.vertical).menu>.centered.item,body :not(.vertical).menu>.centered.menu{margin-left:auto !important;margin-right:auto !important;text-align:center}body .menu:not(.vertical)>.item,body .menu:not(.vertical)>.menu{float:left;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 21px;margin:0 0}body .menu.vertical>.item{display:block;padding:14px 21px;margin:0 0}body .menu.vertical>.menu:not(.horizontal),body .menu.vertical>.item{-moz-box-orient:vertical;-webkit-box-orient:vertical;-moz-box-direction:normal;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .menu:not(.vertical){-moz-box-orient:horizontal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body .menu.v-aligned,body .menu[class*="vertically aligned"]{-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .menu.vertical{-moz-box-orient:vertical;-webkit-box-orient:vertical;-moz-box-direction:normal;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .menu.vertical>.menu>.item{border-right:none}body .menu.dividing>a.item:before,body .menu.dividing>a.item:after{background-color:#666}body .menu.pills>a.active.item{background-color:#666;color:#fff}body .menu.pills>a.item:hover{background-color:#737373;color:#fff}body .menu.tabbed>a.active.item{border-top-color:#666}body .menu.grey.dividing>a.item:before,body .menu.grey.dividing>a.item:after{background-color:#666}body .menu.grey.pills>a.active.item{background-color:#666;color:#fff}body .menu.grey.pills>a.item:hover{background-color:#737373;color:#fff}body .menu.grey.tabbed>a.active.item{border-top-color:#666}body .menu.light.dividing>a.item:before,body .menu.light.dividing>a.item:after{background-color:#CCC}body .menu.light.pills>a.active.item{background-color:#CCC;color:#666}body .menu.light.pills>a.item:hover{background-color:#d9d9d9;color:#666}body .menu.light.tabbed>a.active.item{border-top-color:#CCC}body .menu.primary.dividing>a.item:before,body .menu.primary.dividing>a.item:after{background-color:#FFC900}body .menu.primary.pills>a.active.item{background-color:#FFC900;color:#666}body .menu.primary.pills>a.item:hover{background-color:#ffce1a;color:#666}body .menu.primary.tabbed>a.active.item{border-top-color:#FFC900}body .menu.secondary.dividing>a.item:before,body .menu.secondary.dividing>a.item:after{background-color:#F60}body .menu.secondary.pills>a.active.item{background-color:#F60;color:#fff}body .menu.secondary.pills>a.item:hover{background-color:#ff751a;color:#fff}body .menu.secondary.tabbed>a.active.item{border-top-color:#F60}body .menu.red.dividing>a.item:before,body .menu.red.dividing>a.item:after{background-color:#F60}body .menu.red.pills>a.active.item{background-color:#F60;color:#fff}body .menu.red.pills>a.item:hover{background-color:#ff751a;color:#fff}body .menu.red.tabbed>a.active.item{border-top-color:#F60}body .menu.orange.dividing>a.item:before,body .menu.orange.dividing>a.item:after{background-color:#F90}body .menu.orange.pills>a.active.item{background-color:#F90;color:#fff}body .menu.orange.pills>a.item:hover{background-color:#ffa31a;color:#fff}body .menu.orange.tabbed>a.active.item{border-top-color:#F90}body .menu.green.dividing>a.item:before,body .menu.green.dividing>a.item:after{background-color:#5cb85c}body .menu.green.pills>a.active.item{background-color:#5cb85c;color:#fff}body .menu.green.pills>a.item:hover{background-color:#6ec06e;color:#fff}body .menu.green.tabbed>a.active.item{border-top-color:#5cb85c}body .menu.yellow.dividing>a.item:before,body .menu.yellow.dividing>a.item:after{background-color:#FFC900}body .menu.yellow.pills>a.active.item{background-color:#FFC900;color:#666}body .menu.yellow.pills>a.item:hover{background-color:#ffce1a;color:#666}body .menu.yellow.tabbed>a.active.item{border-top-color:#FFC900}body .menu>.dividing.menu{padding:0;-ms-flex-item-align:stretch;align-self:stretch}body .menu.dividing{border-color:rgba(50,50,50,0.2);align-content:stretch}body .menu.dividing>.item{-ms-flex-item-align:stretch;align-self:stretch;padding:14px 0;margin:0 21px}body .menu.dividing>a.item:not(.active):not(:hover){opacity:0.75}body .menu.dividing>a.item:before,body .menu.dividing>a.item:after{visibility:visible;position:absolute;display:block;content:"";transition-property:width,height;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}body .menu.dividing.bordered>.item{padding:14px 21px;margin:0}body .menu.dividing:not(.vertical)>a.item:after,body .menu.dividing:not(.vertical)>a.item:before{left:0;right:0;margin:0 auto;width:0;height:3px}body .menu.dividing:not(.vertical):not([class*="top dividing"]){border-bottom-width:1px;border-bottom-style:solid}body .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item:after{bottom:0}body .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item:not(.disabled):hover:after,body .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item:active:after,body .menu.dividing:not(.vertical):not([class*="top dividing"])>a.item.active:after{width:100%}body .menu.dividing:not(.vertical)[class*="top dividing"]{border-top-width:1px;border-top-style:solid}body .menu.dividing:not(.vertical)[class*="top dividing"]>a.item:before{top:0}body .menu.dividing:not(.vertical)[class*="top dividing"]>a.item:not(.disabled):hover:before,body .menu.dividing:not(.vertical)[class*="top dividing"]>a.item:active:before,body .menu.dividing:not(.vertical)[class*="top dividing"]>a.item.active:before{width:100%}body .menu.dividing.vertical>.item{margin:0 0;padding:14px 21px}body .menu.dividing.vertical>a.item:after,body .menu.dividing.vertical>a.item:before{top:50%;bottom:0;-ms-transform:translate(0, -50%);transform:translate(0, -50%);width:3px;height:0}body .menu.dividing.vertical:not([class*="right dividing"]),body .menu.dividing.vertical[class*="left dividing"]{border-left-width:1px;border-left-style:solid}body .menu.dividing.vertical:not([class*="right dividing"])>a.item:before,body .menu.dividing.vertical[class*="left dividing"]>a.item:before{margin-left:-1px;left:0}body .menu.dividing.vertical:not([class*="right dividing"])>a.item:not(.disabled):hover:before,body .menu.dividing.vertical:not([class*="right dividing"])>a.item:active:before,body .menu.dividing.vertical:not([class*="right dividing"])>a.item.active:before,body .menu.dividing.vertical[class*="left dividing"]>a.item:not(.disabled):hover:before,body .menu.dividing.vertical[class*="left dividing"]>a.item:active:before,body .menu.dividing.vertical[class*="left dividing"]>a.item.active:before{height:100%}body .menu.dividing.vertical[class*="right dividing"]{border-right-width:1px;border-right-style:solid}body .menu.dividing.vertical[class*="right dividing"]>a.item:after{margin-right:-1px;right:0}body .menu.dividing.vertical[class*="right dividing"]>a.item:not(.disabled):hover:after,body .menu.dividing.vertical[class*="right dividing"]>a.item:active:after,body .menu.dividing.vertical[class*="right dividing"]>a.item.active:after{height:100%}body .menu.vertical[class*="right dividing"] .menu[class*="right dividing"]{border-right:none !important}body .menu.vertical:not([class*="right dividing"]) .menu:not([class*="right dividing"]){border-left:none !important}body .menu.tabbed{position:relative;background:#FAFAFA;padding:0 14px;border:1px solid rgba(50,50,50,0.2);border-bottom:none;margin-top:28px;margin-bottom:5px}body .menu.tabbed.bordered>.item,body .menu.tabbed>.item{position:relative;z-index:2;border:1px solid transparent;margin-top:0;bottom:-1px}body .menu.tabbed>a.item.active,body .menu.tabbed>a.item:hover{background:#fff;padding-top:28px;margin-top:-14px;border-top-color:rgba(50,50,50,0.2);border-left-color:rgba(50,50,50,0.2);border-right-color:rgba(50,50,50,0.2)}body .menu.tabbed>a.item.active{border-top-width:3px}body .menu.tabbed:after{visibility:visible;position:absolute;top:100%;left:-1px;right:-1px;display:block;content:"";height:5px;border:1px solid rgba(50,50,50,0.2)}body .menu.pills>.item{border-right:none !important}body .menu.pills>a.item{border-radius:3px;margin:0;transition-property:background;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}body .menu.pills[class*="squared pills"]>a.item{border-radius:0}body .menu.pills:not(.vertical)>a.item{padding:14px 21px}body .menu.pills.vertical>a.item{padding:14px 21px}body .fitting.menu>.item:first-child,body .fitting.menu>.menu:first-child{padding-left:0}body .fitting.menu>.item:last-child,body .fitting.menu>.menu:last-child{padding-right:0}body .menu>.menu{border-width:0;margin:0;padding:0}body .menu:not(.vertical)>.menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media (min-width: 320px){body .menu.container{padding-left:1em;padding-right:1em}}@media (min-width: 768px){body .menu.container{padding-left:2em;padding-right:2em}}@media (min-width: 992px){body .menu.container{padding-left:3em;padding-right:3em}}@media (min-width: 1200px){body .menu.container{padding-left:5em;padding-right:5em}}body .menu.container>.item:first-child{padding-left:0;margin-left:0}body .menu.container>.item:last-child{padding-right:0;margin-right:0}body .breadcrumbs>li{position:relative;display:inline-block;vertical-align:middle}body .breadcrumbs>li:after{display:inline-block;font-family:"";content:">";vertical-align:middle;margin:0 0.5em}body .breadcrumbs>li:last-child:after{content:""}body .breadcrumbs>li>a{display:inline-block}body .breadcrumbs>li h1,body .breadcrumbs>li h2,body .breadcrumbs>li h3,body .breadcrumbs>li h4,body .breadcrumbs>li h5,body .breadcrumbs>li h6{display:inline-block;vertical-align:bottom}body .breadcrumbs.slashes>li:after{content:"/"}body .label{display:inline-block;vertical-align:middle;font-size:0.85em;padding:.25em .5em;margin:0 0.5em;font-weight:normal;line-height:1;text-align:center;white-space:nowrap;border-radius:3px}body .label .icon,body .label>i.icon{margin-right:0.25em}body .label .icon[class*="right icon"],body .label>i.icon[class*="right icon"]{margin-right:0;margin-left:0.25em}body .label.circular{display:inline-block;border-radius:1em}body .label.circular.icon:after{font-size:.5em}body .label.x-small{font-size:.7em}body .label.small{font-size:.85em}body .label.regular{font-size:13px}body .label.large{font-size:1.25em}body .label.x-large{font-size:1.5em}html:not(.ie9) body .label[class*="with addon"],html:not(.ie9) body .label[class*="with addons"]{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}body .label[class*="with addon"]>.addon,body .label[class*="with addons"]>.addon{display:inline-block;vertical-align:top;background:rgba(0,0,0,0.2);padding:.25em .5em;margin:-.25em .5em -.25em -.5em}body .label[class*="with addon"]>.addon[class*="right addon"],body .label[class*="with addons"]>.addon[class*="right addon"]{margin-right:-.5em;margin-left:.5em}body .labels{padding:0;margin:0}body .labels>.label{margin:0}body .labels>.label:not(:last-child){margin-right:0.5em}body .labels.x-small{font-size:.7em}body .labels.small{font-size:.85em}body .labels.regular{font-size:13px}body .labels.large{font-size:1.25em}body .labels.x-large{font-size:1.5em}body .labels.grey .label{background:#666;color:#fff;text-shadow:1px 0 1px #595959}body .labels.light .label{background:#CCC;color:#666}body .labels.primary .label{background:#FFC900;color:#666}body .labels.secondary .label{background:#F60;color:#fff;text-shadow:1px 0 1px #e65c00}body .labels.red .label{background:#F60;color:#fff;text-shadow:1px 0 1px #e65c00}body .labels.orange .label{background:#F90;color:#fff;text-shadow:1px 0 1px #e68a00}body .labels.green .label{background:#5cb85c;color:#fff;text-shadow:1px 0 1px #4cae4c}body .labels.yellow .label{background:#FFC900;color:#666}body .label{background:#CCC;color:#666}body .label.grey{background:#666;color:#fff;text-shadow:1px 0 1px #595959}body .label.light{background:#CCC;color:#666}body .label.primary{background:#FFC900;color:#666}body .label.secondary{background:#F60;color:#fff;text-shadow:1px 0 1px #e65c00}body .label.red{background:#F60;color:#fff;text-shadow:1px 0 1px #e65c00}body .label.orange{background:#F90;color:#fff;text-shadow:1px 0 1px #e68a00}body .label.green{background:#5cb85c;color:#fff;text-shadow:1px 0 1px #4cae4c}body .label.yellow{background:#FFC900;color:#666}body .callout{display:block;box-sizing:border-box;position:relative;margin:1em 0;border:1px solid #CCC;background:#fff;padding:1em 2em}body .callout>.header{padding:1em 2em .5em 2em;margin:-1em -2em 0.5em -2em}body .callout>.footer{text-align:right;margin:1em -2em -1em -2em;padding:1em 2em}body .callout:after{visibility:visible !important;position:absolute;z-index:2;display:block;content:""}body .callout:after{top:0;left:0;width:5px;min-height:100%}body .callout[class*="up callout"]:after{top:0;left:0;width:100%;min-height:5px}body .callout[class*="right callout"]:after{top:0;left:auto;right:0;width:5px;min-height:100%}body .callout[class*="left callout"]:after{top:0;left:0;width:5px;min-height:100%}body .callout[class*="down callout"]:after{top:auto;bottom:0;left:0;width:100%;min-height:5px}body .callout.filled:after{display:none}body .callout:not(.filled):after{background:#CCC}body .callout.filled{background-color:#CCC;border-color:#bfbfbf}body .callout.filled,body .callout.filled:before,body .callout.filled a,body .callout.filled button{color:#222}body .callout.filled>.footer{background-color:#c4c4c4}body .callout.grey:not(.filled):after{background:#666}body .callout.grey.filled{background-color:#666;border-color:#595959;text-shadow:0 1px 1px #404040}body .callout.grey.filled,body .callout.grey.filled:before,body .callout.grey.filled a,body .callout.grey.filled button{color:#fff}body .callout.grey.filled>.footer{background-color:#5e5e5e}body .callout.light:not(.filled):after{background:#CCC}body .callout.light.filled{background-color:#CCC;border-color:#bfbfbf}body .callout.light.filled,body .callout.light.filled:before,body .callout.light.filled a,body .callout.light.filled button{color:#666}body .callout.light.filled>.footer{background-color:#c4c4c4}body .callout.primary:not(.filled):after{background:#FFC900}body .callout.primary.filled{background-color:#FFC900;border-color:#e6b500}body .callout.primary.filled,body .callout.primary.filled:before,body .callout.primary.filled a,body .callout.primary.filled button{color:#666}body .callout.primary.filled>.footer{background-color:#f0bd00}body .callout.secondary:not(.filled):after{background:#F60}body .callout.secondary.filled{background-color:#F60;border-color:#e65c00;text-shadow:0 1px 1px #b34700}body .callout.secondary.filled,body .callout.secondary.filled:before,body .callout.secondary.filled a,body .callout.secondary.filled button{color:#fff}body .callout.secondary.filled>.footer{background-color:#f06000}body .callout.red:not(.filled):after{background:#F60}body .callout.red.filled{background-color:#F60;border-color:#e65c00;text-shadow:0 1px 1px #b34700}body .callout.red.filled,body .callout.red.filled:before,body .callout.red.filled a,body .callout.red.filled button{color:#fff}body .callout.red.filled>.footer{background-color:#f06000}body .callout.orange:not(.filled):after{background:#F90}body .callout.orange.filled{background-color:#F90;border-color:#e68a00;text-shadow:0 1px 1px #b36b00}body .callout.orange.filled,body .callout.orange.filled:before,body .callout.orange.filled a,body .callout.orange.filled button{color:#fff}body .callout.orange.filled>.footer{background-color:#f09000}body .callout.green:not(.filled):after{background:#5cb85c}body .callout.green.filled{background-color:#5cb85c;border-color:#4cae4c;text-shadow:0 1px 1px #3d8b3d}body .callout.green.filled,body .callout.green.filled:before,body .callout.green.filled a,body .callout.green.filled button{color:#fff}body .callout.green.filled>.footer{background-color:#51b351}body .callout.yellow:not(.filled):after{background:#FFC900}body .callout.yellow.filled{background-color:#FFC900;border-color:#e6b500}body .callout.yellow.filled,body .callout.yellow.filled:before,body .callout.yellow.filled a,body .callout.yellow.filled button{color:#666}body .callout.yellow.filled>.footer{background-color:#f0bd00}body .callouts>.callout{margin:0}body .callouts>.callout:not(.filled):not(:first-child){border-top:none}body .callout .progress.attached{margin:0;position:absolute;z-index:3;left:0;right:0;top:0}body .callout .progress.attached>.indicator{min-height:5px;border-radius:0}body .callout .progress.attached>.indicator:after{content:""}body [class*="down callout"] .progress.attached{top:auto;bottom:0}body .block{border:1px solid rgba(50,50,50,0.2);padding:1em 1em}body .block>.header,body .block .header,body .block>.footer,body .block .footer{padding:1em 1em}body .block>.header,body .block .header{margin:-1em -1em 0 -1em;border-bottom:1px solid rgba(50,50,50,0.2)}body .block>.footer,body .block .footer{margin:-3em;border-top:1px solid rgba(50,50,50,0.2)}body .block.inverted{border-color:rgba(255,255,255,0.2)}body .block.inverted>.header,body .block.inverted .header,body .block.inverted>.footer,body .block.inverted .footer{border-color:rgba(255,255,255,0.2)}body .block.round{border-radius:3px}body .block.round>.header,body .block.round .header{border-radius:3px 3px 0 0}body .block.round>.footer,body .block.round .footer{border-radius:0 0 3px 3px}body .overlay,body .modal-backdrop{position:fixed;top:0;left:0;height:100%;width:100%;z-index:998;background-color:rgba(0,0,0,0.5)}@keyframes progressing{from{opacity:1;width:0}to{opacity:0;width:100%}}body .progress{background:#EFEFEF;border-radius:2px;margin:1em 0}body .progress>.indicator{position:relative;height:1.5em;border-radius:2px;transition:width 0.3s ease-out}body .progress>.indicator:after{display:block;position:absolute;top:0;bottom:0;right:0.5em;content:attr(data-percentage) "%";line-height:1.5em}body .progress .status{text-align:center;font-weight:600}body .progressing.progress>.indicator:before{display:block;content:"";position:absolute;left:0;top:0;bottom:0;animation-name:progressing;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:ease-out}body .progress.slim{margin-top:2em}body .progress.slim>.indicator{height:5px}body .progress.slim>.indicator:after{right:0;-ms-transform:translateX(50%);transform:translateX(50%);line-height:1;top:-1.1em}body .progress>.indicator{background:#CCC}body .progress:not(.slim)>.indicator{color:#666}body .progress>.indicator:before{background:rgba(50,50,50,0.5)}body .progress.grey>.indicator{background:#666}body .progress.grey:not(.slim)>.indicator{color:#fff}body .progress.grey>.indicator:before{background:rgba(255,255,255,0.75)}body .progress.light>.indicator{background:#CCC}body .progress.light:not(.slim)>.indicator{color:#666}body .progress.light>.indicator:before{background:rgba(50,50,50,0.5)}body .progress.primary>.indicator{background:#FFC900}body .progress.primary:not(.slim)>.indicator{color:#666}body .progress.primary>.indicator:before{background:rgba(50,50,50,0.5)}body .progress.secondary>.indicator{background:#F60}body .progress.secondary:not(.slim)>.indicator{color:#fff}body .progress.secondary>.indicator:before{background:rgba(255,255,255,0.75)}body .progress.red>.indicator{background:#F60}body .progress.red:not(.slim)>.indicator{color:#fff}body .progress.red>.indicator:before{background:rgba(255,255,255,0.75)}body .progress.orange>.indicator{background:#F90}body .progress.orange:not(.slim)>.indicator{color:#fff}body .progress.orange>.indicator:before{background:rgba(255,255,255,0.75)}body .progress.green>.indicator{background:#5cb85c}body .progress.green:not(.slim)>.indicator{color:#fff}body .progress.green>.indicator:before{background:rgba(255,255,255,0.75)}body .progress.yellow>.indicator{background:#FFC900}body .progress.yellow:not(.slim)>.indicator{color:#666}body .progress.yellow>.indicator:before{background:rgba(50,50,50,0.5)}body .progress-bar{position:fixed;top:0px;z-index:1000;width:100%;overflow:hidden;background-color:transparent;margin:0 !important;transition-property:opacity, height;transition-duration:.25s;transition-timing-function:ease-out}body .progress-bar.in{opacity:1;height:2px}body .progress-bar.out{opacity:0;height:0}luid-day-block.grey .day{background-color:#666;border-color:#666;color:#fff}luid-day-block.grey .month,luid-day-block.grey .year{border-color:#666;color:#666}luid-day-block.light .day{background-color:#CCC;border-color:#CCC;color:#666}luid-day-block.light .month,luid-day-block.light .year{border-color:#CCC;color:#CCC;color:#666}luid-day-block.primary .day{background-color:#FFC900;border-color:#FFC900;color:#666}luid-day-block.primary .month,luid-day-block.primary .year{border-color:#FFC900;color:#FFC900;color:#666}luid-day-block.secondary .day{background-color:#F60;border-color:#F60;color:#fff}luid-day-block.secondary .month,luid-day-block.secondary .year{border-color:#F60;color:#F60}luid-day-block.red .day{background-color:#F60;border-color:#F60;color:#fff}luid-day-block.red .month,luid-day-block.red .year{border-color:#F60;color:#F60}luid-day-block.orange .day{background-color:#F90;border-color:#F90;color:#fff}luid-day-block.orange .month,luid-day-block.orange .year{border-color:#F90;color:#F90}luid-day-block.green .day{background-color:#5cb85c;border-color:#5cb85c;color:#fff}luid-day-block.green .month,luid-day-block.green .year{border-color:#5cb85c;color:#5cb85c}luid-day-block.yellow .day{background-color:#FFC900;border-color:#FFC900;color:#666}luid-day-block.yellow .month,luid-day-block.yellow .year{border-color:#FFC900;color:#FFC900;color:#666}body luid-day-block{display:inline-block;width:5em;margin:1em 0;text-align:center;text-transform:uppercase}body luid-day-block .day{padding:.25em 0;border-top-left-radius:2px;border-top-right-radius:2px;border-width:1px;border-style:solid;font-size:3em}body luid-day-block .month{padding:.25em 0;border-left-width:1px;border-right-width:1px;border-left-style:solid;border-right-style:solid;font-size:1.5em}body luid-day-block .year{padding:.25em 0;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-width:1px;border-style:solid;border-top:none;font-size:1em}body luid-day-block .day{background-color:#CCC;border-color:#CCC;color:#666}body luid-day-block .month,body luid-day-block .year{border-color:#CCC;color:#CCC;color:#666}body luid-day-block.x-small{font-size:.7em}body luid-day-block.small{font-size:.85em}body luid-day-block.regular{font-size:13px}body luid-day-block.large{font-size:1.25em}body luid-day-block.x-large{font-size:1.5em}body .tablegrid{position:relative;overflow:hidden;text-align:left}body .tablegrid table{table-layout:fixed;width:100%;min-height:1px;border-spacing:0;border-collapse:collapse}body .tablegrid .field{margin:0}body .tablegrid .columns{background-color:#fff}body .tablegrid .locked.columns{position:absolute;overflow:hidden;z-index:1;top:0;bottom:0;left:0;right:0}body .tablegrid .locked.columns thead{z-index:4}body .tablegrid .holder{overflow:hidden}body .tablegrid .scrollable.columns{z-index:1;overflow:auto}body .tablegrid .scrollable.columns thead{z-index:1}body .tablegrid th,body .tablegrid td{padding:0.5em 1em;box-sizing:border-box;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;border:1px solid #CCC}body .tablegrid th.sortable,body .tablegrid td.sortable{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .tablegrid th.sortable.asc:before,body .tablegrid td.sortable.asc:before{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-right:.5em}body .tablegrid th.sortable.desc:before,body .tablegrid td.sortable.desc:before{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-right:.5em}body .tablegrid th.sortable:before,body .tablegrid td.sortable:before{float:right;font-size:0.6em;padding:0.5em;line-height:1;border-radius:2px;color:#fff;background-color:#8c8c8c}body .tablegrid thead,body .tablegrid tbody{display:table;width:auto;box-sizing:border-box;table-layout:fixed}body .tablegrid thead{position:absolute;top:0;min-width:100%;color:#8c8c8c;text-align:left;box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}body .tablegrid thead a{color:#8c8c8c;text-decoration:none}body .tablegrid thead th{background-color:#fff;vertical-align:bottom;border-color:#CCC;font-weight:bold}body .tablegrid thead th.filtering{font-weight:normal}body .tablegrid thead tr:not(.filters) th:not([colspan]){padding-top:2em}body .tablegrid .fitting.ui-select-container{min-width:1em}body .tablegrid tbody{min-width:100%;height:auto;background-color:#fff}body .tablegrid.zebra tbody>tr:nth-child(2n){background-color:#f2f2f2}body .tablegrid tr.hovering{background-color:#ffe480 !important}.ie9 body .tablegrid{padding-top:0 !important}.ie9 body .tablegrid thead{position:static}.ie9 body .tablegrid .scrollable.columns,.ie9 body .tablegrid .scrollable.columns .virtualscroll{margin-left:0 !important}.ie9 body .tablegrid .locked.columns{display:none}body [uib-tooltip]:not([uib-tooltip=""]):not(a):not(button):not(.button){cursor:help}body .tooltip{position:absolute;z-index:1000;pointer-events:none;max-width:15em;font-size:12px}body .tooltip.top .tooltip-inner,body .tooltip.top-left .tooltip-inner,body .tooltip.top-right .tooltip-inner{margin-bottom:.5em}body .tooltip.bottom .tooltip-inner,body .tooltip.bottom-left .tooltip-inner,body .tooltip.bottom-right .tooltip-inner{margin-top:.5em}body .tooltip.left .tooltip-inner,body .tooltip.left-top .tooltip-inner,body .tooltip.left-bottom .tooltip-inner{margin-right:.5em}body .tooltip.right .tooltip-inner,body .tooltip.right-top .tooltip-inner,body .tooltip.right-bottom .tooltip-inner{margin-left:.5em}body .tooltip.top.in,body .tooltip.top-left.in,body .tooltip.top-right.in{animation-name:upFadeIn}body .tooltip.top:not(.in),body .tooltip.top-left:not(.in),body .tooltip.top-right:not(.in){animation-name:upFadeOut}body .tooltip.bottom.in,body .tooltip.bottom-left.in,body .tooltip.bottom-right.in{animation-name:downFadeIn}body .tooltip.bottom:not(.in),body .tooltip.bottom-left:not(.in),body .tooltip.bottom-right:not(.in){animation-name:downFadeOut}body .tooltip.left.in,body .tooltip.left-top.in,body .tooltip.left-bottom.in{animation-name:leftFadeIn}body .tooltip.left:not(.in),body .tooltip.left-top:not(.in),body .tooltip.left-bottom:not(.in){animation-name:leftFadeOut}body .tooltip.right.in,body .tooltip.right-top.in,body .tooltip.right-bottom.in{animation-name:rightFadeIn}body .tooltip.right:not(.in),body .tooltip.right-top:not(.in),body .tooltip.right-bottom:not(.in){animation-name:rightFadeOut}body .tooltip.in{opacity:.9 !important}body .tooltip .tooltip-inner{border-radius:2px;padding:.25em .5em;background-color:#616161;color:#fff;white-space:pre-wrap;word-break:break-word}body .tooltip.grey .tooltip-inner{background-color:#666;color:#fff}body .tooltip.light .tooltip-inner{background-color:#CCC;color:#666}body .tooltip.primary .tooltip-inner{background-color:#FFC900;color:#666}body .tooltip.secondary .tooltip-inner{background-color:#F60;color:#fff}body .tooltip.red .tooltip-inner{background-color:#F60;color:#fff}body .tooltip.orange .tooltip-inner{background-color:#F90;color:#fff}body .tooltip.green .tooltip-inner{background-color:#5cb85c;color:#fff}body .tooltip.yellow .tooltip-inner{background-color:#FFC900;color:#666}body [popover-trigger="'outsideClick'"],body [popover-trigger="outsideClick"],body [popover-trigger="click"]{cursor:pointer}body .popover{position:absolute;z-index:500;opacity:0;transform:scale(0);transition-property:opacity, transform;transition-duration:100ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}body .popover .popover-inner{background-color:#FFF;box-sizing:border-box;min-width:15em;max-width:25em;padding:14px 14px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);border-radius:2px}body .popover .popover-title{margin-top:0;font-size:1.25em}body .popover.in{opacity:1;transform:scale(1)}body .popover.top .popover-inner,body .popover.top-left .popover-inner,body .popover.top-right .popover-inner{margin-bottom:.5em}body .popover.bottom .popover-inner,body .popover.bottom-left .popover-inner,body .popover.bottom-right .popover-inner{margin-top:.5em}body .popover.left .popover-inner,body .popover.left-top .popover-inner,body .popover.left-bottom .popover-inner{margin-right:.5em}body .popover.right .popover-inner,body .popover.right-top .popover-inner,body .popover.right-bottom .popover-inner{margin-left:.5em}body .popover.top{transform-origin:bottom center}body .popover.bottom{transform-origin:top center}body .popover.left{transform-origin:center right}body .popover.right{transform-origin:center left}body .popover.top-left,body .popover.right-bottom{transform-origin:bottom left}body .popover.top-right,body .popover.left-bottom{transform-origin:bottom right}body .popover.bottom-left,body .popover.right-top{transform-origin:top left}body .popover.bottom-right,body .popover.left-top{transform-origin:top right}body .pagination{margin:.5em auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-box-pack:center;-webkit-box-pack:center;-moz-flex-pack:center;-webkit-flex-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .pagination li{display:inline-block}body .pagination li a{background-color:#fff;color:#666}body .pagination li.pagination-page a{box-shadow:none;transition:background-color;text-align:center;font-weight:600}body .pagination li.active a{font-weight:800}body .pagination li.pagination-prev a:before{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-right:.5em}body .pagination li.pagination-next a:after{font-family:"lucca-icons";display:inline-block;vertical-align:middle;font-style:normal;content:"";margin-left:.5em}body .pagination:not(.dividing) li.active a{animation-name:pulseUp}body .pagination.dividing li.pagination-page{position:relative}body .pagination.dividing li.pagination-page a:after{display:block;content:"";position:absolute;left:0;right:0;height:2px;transform:scale(0, 1);transition:transform}body .pagination.dividing li.pagination-page.active a:after{transform:scale(1, 1)}body .pagination.dividing:not([class*="top dividing"]) li.pagination-page a:after{bottom:0}body .pagination.dividing[class*="top dividing"] li.pagination-page a:after{top:0}body .pagination.bordered a{margin:0 !important;border-radius:0 !important}body .pagination.bordered li.pagination-page a{box-shadow:0 0 0 1px rgba(50,50,50,0.2) inset}body .pagination.bordered li+li{margin-left:-1px}body .pagination.bordered li:first-child a{border-top-left-radius:2px !important;border-bottom-left-radius:2px !important}body .pagination.bordered li:last-child a{border-top-right-radius:2px !important;border-bottom-right-radius:2px !important}body .pagination:not(.dividing) li.pagination-page.active a,body .pagination:not(.dividing) li.pagination-page a:hover{background:#FFC900;border-color:#FFC900;color:#666}body .pagination.dividing li.pagination-page.active a:after{background-color:#FFC900}body .pagination.grey:not(.dividing) li.pagination-page.active a,body .pagination.grey:not(.dividing) li.pagination-page a:hover{background:#666;border-color:#666;color:#fff}body .pagination.grey.dividing li.pagination-page.active a:after{background-color:#666}body .pagination.light:not(.dividing) li.pagination-page.active a,body .pagination.light:not(.dividing) li.pagination-page a:hover{background:#CCC;border-color:#CCC;color:#666}body .pagination.light.dividing li.pagination-page.active a:after{background-color:#CCC}body .pagination.primary:not(.dividing) li.pagination-page.active a,body .pagination.primary:not(.dividing) li.pagination-page a:hover{background:#FFC900;border-color:#FFC900;color:#666}body .pagination.primary.dividing li.pagination-page.active a:after{background-color:#FFC900}body .pagination.secondary:not(.dividing) li.pagination-page.active a,body .pagination.secondary:not(.dividing) li.pagination-page a:hover{background:#F60;border-color:#F60;color:#fff}body .pagination.secondary.dividing li.pagination-page.active a:after{background-color:#F60}body .pagination.red:not(.dividing) li.pagination-page.active a,body .pagination.red:not(.dividing) li.pagination-page a:hover{background:#F60;border-color:#F60;color:#fff}body .pagination.red.dividing li.pagination-page.active a:after{background-color:#F60}body .pagination.orange:not(.dividing) li.pagination-page.active a,body .pagination.orange:not(.dividing) li.pagination-page a:hover{background:#F90;border-color:#F90;color:#fff}body .pagination.orange.dividing li.pagination-page.active a:after{background-color:#F90}body .pagination.green:not(.dividing) li.pagination-page.active a,body .pagination.green:not(.dividing) li.pagination-page a:hover{background:#5cb85c;border-color:#5cb85c;color:#fff}body .pagination.green.dividing li.pagination-page.active a:after{background-color:#5cb85c}body .pagination.yellow:not(.dividing) li.pagination-page.active a,body .pagination.yellow:not(.dividing) li.pagination-page a:hover{background:#FFC900;border-color:#FFC900;color:#666}body .pagination.yellow.dividing li.pagination-page.active a:after{background-color:#FFC900}body .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;-webkit-overflow-scrolling:touch;outline:0}body .modal.in .modal-dialog{animation-name:upFadeIn}body .modal:not(.in) .modal-dialog{animation-name:upFadeOut}body .modal .modal-dialog{box-shadow:0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);margin:5em auto 0 auto;background:#fff;max-width:90%}body .modal .modal-dialog.modal-sm{width:35em}body .modal .modal-dialog.modal-md{width:60em}body .modal .modal-dialog.modal-lg{width:90%}body .modal .modal-dialog.modal-mobile{width:320px}body .modal .modal-dialog.modal-tablet{width:768px}body .modal .modal-dialog.modal-desktop{width:992px}body .modal .modal-dialog.modal-large{width:1200px}body .modal .modal-content{padding:1.5em}body .modal .modal-header,body .modal .modal-body,body .modal .modal-footer{margin:-1.5em;padding:1.5em}body .modal .modal-header{margin-bottom:1.5em;border-bottom:1px solid rgba(50,50,50,0.2)}body .modal .modal-footer{margin-top:1.5em;border-top:1px solid rgba(50,50,50,0.2)}body .modal-backdrop{visibility:hidden;opacity:0;transition-property:opacity;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}body .modal-backdrop.in{visibility:visible;opacity:1}body .modal-backdrop:not(.in){visibility:visible;opacity:0}body.modal-open{overflow:hidden}body.modal-open .modal{overflow-x:hidden;overflow-y:auto}body .modal.side-panel .modal-dialog{margin:0;height:100vh}body .modal.side-panel.right .modal-dialog{margin-right:0;margin-left:auto}body .modal.side-panel.left .modal-dialog{margin-right:auto;margin-left:0}body .modal.side-panel.in.right .modal-dialog{animation-name:rightFadeIn}body .modal.side-panel.in.left .modal-dialog{animation-name:leftFadeIn}body .luis-notify{-ms-transition:all .3s ease-out;transition:all .3s ease-out;z-index:9999;position:fixed !important;width:320px;max-width:90%;left:50%}body .luis-notify .close{box-shadow:none;border:0;position:absolute;right:0;top:.5em}body .sortable .as-sortable-dragging{background-color:#fff;opacity:.6;box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}body .sortable .as-sortable-dragging .as-sortable-item-handle{opacity:1}body .sortable .as-sortable-placeholder{background-color:rgba(200,200,200,0.1);border:1px dashed rgba(102,102,102,0.1)}body .sortable table.as-sortable-dragging{display:table}body .sortable table.as-sortable-dragging>tr{display:table-row}body .sortable table.as-sortable-dragging>tr>td{display:table-cell}body .sortable.sortable--whandle>.as-sortable-item>.as-sortable-item-handle{display:block;position:absolute;top:0;bottom:0;opacity:0;transition-property:opacity;transition-timing-function:ease-out;transition-duration:.25s}body .sortable.sortable--whandle>.as-sortable-item>.as-sortable-item-handle::before{position:relative;top:50%;transform:translate3d(0, -50%, 0)}body .sortable.sortable--whandle>.as-sortable-item:hover .as-sortable-item-handle{opacity:1}body .sortable.sortable--whandle.sortable--whandle-right .as-sortable-item>.as-sortable-item-handle{right:1em}body .sortable.sortable--whandle.sortable--whandle-left .as-sortable-item{padding-left:3em !important}body .sortable.sortable--whandle.sortable--whandle-left .as-sortable-item .as-sortable-item-handle{left:1em}body .side-panel.modal .modal-dialog{margin-top:0;height:calc(100vh - 0)}
