/*
Place your custom CSS here
*/
.grafanaframe {
    border: none;
}

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy91aS9HcmFmYW5hRnJhbWUuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztDQUVDO0FBQ0Q7SUFDSSxZQUFZO0FBQ2hCIiwiZmlsZSI6IkdyYWZhbmFGcmFtZS5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxuUGxhY2UgeW91ciBjdXN0b20gQ1NTIGhlcmVcbiovXG4uZ3JhZmFuYWZyYW1lIHtcbiAgICBib3JkZXI6IG5vbmU7XG59XG4iXX0=*/
.app-switcher__launchpad{height:400px;margin-bottom:15px}.app-switcher__launchpad-frame{border:none;display:block;width:100%;height:400px}.app-switcher__effect--shadow{box-shadow:0 0 7px 0 rgba(0,0,0,.14)}.app-switcher__effect--hide{display:none!important}
.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:0 0;outline:0;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}
@-webkit-keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}@keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}.collab_button{text-align:center;font-size:12px;line-height:1;padding:10px 20px;background:0 0;outline:0;border:1px solid #0595db;border-radius:30px;background-clip:padding-box}.collab_button.signin{margin-top:32px}.collab_button:active,.collab_button:hover,.collab_button:visited{text-decoration:none}.collab_button--normal{color:#0595db}.collab_button--normal:hover{text-decoration:none}.collab_button--action,.collab_button--normal:hover{color:#fff;background:#0595db}.collab_button--action:hover{color:#0595db;background:#fff;text-decoration:none}.collab_button--green{color:#fff;background:#76ca02;border-color:#76ca02}.collab_button--green:hover{color:#fff;background:#0595db;border-color:#0595db;text-decoration:none}.sprintrFeedback__sidebar{border-radius:7px;background-clip:padding-box;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);padding:10px 0;color:#000;position:fixed;right:-2px;vertical-align:bottom;width:35px;z-index:9999;top:50%;background:#fff}.sprintrFeedback__sidebar--init{right:-60px}@media only screen and (min-width:768px){.sprintrFeedback__sidebar{transition:right .3s}}@media only screen and (min-width:768px){.sprintrFeedback__sidebar--active{right:5px}}.sprintrFeedback__sidebar--active:after{position:absolute;display:block;content:"";top:0;right:-7px;width:10px;height:100%}.sprintrFeedback__sidebar__header{background:url(/widgets/SprintrFeedbackWidget/ui/images/mx_logo.png);display:block;width:25px;height:25px;background-repeat:no-repeat;background-size:contain;margin:0 auto 10px}.sprintrFeedback__sidebar_button{position:relative;display:block;width:20px;height:20px;cursor:pointer;text-align:center;line-height:25px;margin:0 auto 15px;background-color:transparent;background-size:contain;background-repeat:no-repeat}.sprintrFeedback__sidebar_button,.sprintrFeedback__sidebar_button:active,.sprintrFeedback__sidebar_button:hover,.sprintrFeedback__sidebar_button:visited{outline:0;box-shadow:none;border:none}.sprintrFeedback__sidebar_button--mobile{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/ic_mobile.svg);background-position:2px 0}.sprintrFeedback__sidebar_button--edit{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/ic_edit.svg)}.sprintrFeedback__sidebar_button--feedback{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/ic_buzz.svg)}.sprintrFeedback__sidebar_button--share{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/ic_share.svg)}.sprintrFeedback__sidebar_button--app_switcher{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/appswitcher.svg)}.sprintrFeedback__sidebar_button:after{content:" ";position:absolute;width:18px;height:1px;background:#d8d8d8;display:block;bottom:-7px;left:0;transition:bottom .1s}.sprintrFeedback__sidebar_button:last-child{margin-bottom:0}.sprintrFeedback__sidebar_button:last-child:after{display:none}.sprintrFeedback__root,.sprintrFeedback__root *{font-family:Open Sans,Segoe UI,Tahoma,sans-serif}.sprintrFeedback__root .popup-overlay{z-index:1000001!important;background:rgba(0,0,0,.1)!important}.sprintrFeedback__root .v--modal{z-index:1000002!important;box-shadow:0 0 10px 4px rgba(0,0,0,.3)}.sprintrFeedback__root .v--modal.react-draggable{border-radius:4px}.sprintrFeedback__root .v--modal-closebutton{border-radius:11px;background-clip:padding-box;position:absolute;top:16px;right:16px;background:0 0;outline:0;width:23px;height:23px;border:1px solid #0595db;padding:0}.sprintrFeedback__root .v--modal-closebutton:after,.sprintrFeedback__root .v--modal-closebutton:before{position:absolute;left:10px;content:" ";height:12px;width:1px;background-color:#0595db;top:5px}.sprintrFeedback__root .v--modal-closebutton:before{transform:rotate(45deg)}.sprintrFeedback__root .v--modal-closebutton:after{transform:rotate(-45deg)}.sprintrFeedback__root .dragbar{position:absolute;display:block;width:calc(100% - 41px);height:25px}.sprintrFeedback__root .v--modal-content{background:#fff;border-radius:4px}.sprintrFeedback__root .v--modal-content:after,.sprintrFeedback__root .v--modal-content:before{content:"";display:table}.sprintrFeedback__root .v--modal-content:after{clear:both}.sprintrFeedback__root .v--modal-content span{font-size:14px;line-height:19px}.sprintrFeedback__mobile__content{display:flex;flex-direction:row;padding:30px 0}.sprintrFeedback__mobile__left{width:40%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.sprintrFeedback__mobile__left{width:50%}}.sprintrFeedback__mobile__right{width:60%;padding-right:30px}@media only screen and (max-width:767px){.sprintrFeedback__mobile__right{width:50%}}.sprintrFeedback__mobile__title{font-size:21px;font-weight:400;color:#555;margin:25px 0 19px}.sprintrFeedback__mobile__info{display:block;color:#555}.sprintrFeedback__mobile__subline{display:block;margin:19px 0;color:#0595db}.sprintrFeedback__mobile__qr{width:200px;height:200px;padding:20px}.sprintrFeedback__mobile__qr canvas{width:160px!important;height:160px!important}.sprintrFeedback__frame{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000000}.sprintrFeedback__frame--clickable{cursor:pointer}.sprintrFeedback__frame__top{display:block;background:#48b0f7;position:fixed;top:0;left:0;right:0;height:45px;text-align:center;color:#fff;font-size:14px;z-index:1000000}.sprintrFeedback__frame__top__text{line-height:44px;font-weight:200}.sprintrFeedback__frame__top__button{border-radius:20px;background-clip:padding-box;font-size:12px;line-height:25px;padding:0 10px;margin-left:5px;background:0 0;border:1px solid #fff}.sprintrFeedback__frame__top__button,.sprintrFeedback__frame__top__button:active,.sprintrFeedback__frame__top__button:hover{box-shadow:none;outline:0}@media only screen and (max-width:767px){.sprintrFeedback__frame__top__button--hide_small{display:none}}.sprintrFeedback__frame__top__button--show_small{border-radius:11px;background-clip:padding-box;position:absolute;top:5px;right:5px;background:0 0;outline:0;width:23px;height:23px;border:1px solid #fff;cursor:pointer;padding:0}.sprintrFeedback__frame__top__button--show_small:after,.sprintrFeedback__frame__top__button--show_small:before{position:absolute;left:10px;content:" ";height:12px;width:1px;background-color:#fff;top:5px}.sprintrFeedback__frame__top__button--show_small:before{transform:rotate(45deg)}.sprintrFeedback__frame__top__button--show_small:after{transform:rotate(-45deg)}@media only screen and (min-width:768px){.sprintrFeedback__frame__top__button--show_small{display:none}}.sprintrFeedback__frame__left{left:0}.sprintrFeedback__frame__left,.sprintrFeedback__frame__right{display:block;background:#48b0f7;position:fixed;top:0;bottom:0;width:5px;z-index:1000000}.sprintrFeedback__frame__right{right:0}.sprintrFeedback__frame__bottom{display:block;background:#48b0f7;position:fixed;bottom:0;left:0;right:0;height:5px;z-index:1000000}.sprintrFeedback__frame__screenshot{position:fixed;width:25%;bottom:10px;left:10px}.sprintrFeedback__frame__dot{border-radius:25px;background-clip:padding-box;display:block;position:absolute;width:25px;height:25px;background:#ff9500;z-index:999999;transform:translate(-50%,-50%)}.sprintrFeedback__frame__dot:before{content:"";position:relative;display:block;width:300%;height:300%;box-sizing:border-box;margin-left:-100%;margin-top:-100%;border-radius:45px;background-color:#ff9500;-webkit-animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite}@media only screen and (max-width:767px){.sprintrFeedback__frame__hide_small{display:none}}.sprintrFeedback__addFeedbackForm__content.v--modal-content{padding:20px;width:100%}.sprintrFeedback__addFeedbackForm__title{font-size:20px;margin:0 0 20px;color:#222}.sprintrFeedback__addFeedbackForm__form{display:block;min-height:100px;width:100%}.sprintrFeedback__addFeedbackForm__form:after,.sprintrFeedback__addFeedbackForm__form:before{content:"";display:table}.sprintrFeedback__addFeedbackForm__form:after{clear:both}.sprintrFeedback__addFeedbackForm__avatar{display:block;width:40px;height:40px;float:left;margin-top:10px;margin-left:5px}.sprintrFeedback__addFeedbackForm__avatar img{display:block;width:40px;max-width:40px;border-radius:20px;background-clip:padding-box}.sprintrFeedback__addFeedbackForm__avatar span{display:block;width:40px;height:40px;background:red;color:#fff;text-align:center;line-height:38px!important;font-size:18px!important;font-weight:700;text-transform:capitalize;border-radius:20px;background-clip:padding-box}.sprintrFeedback__addFeedbackForm__input{display:block;position:relative;float:left;width:calc(100% - 65px);margin-left:20px;border:1px solid #d7d7d7;border-radius:10px;background-clip:padding-box;background:#fff;min-height:60px}.sprintrFeedback__addFeedbackForm__input:before{content:"";position:absolute;display:block;width:0;top:18px;bottom:auto;left:-15px;border-color:transparent #d7d7d7;border-style:solid;border-width:10px 15px 10px 0}.sprintrFeedback__addFeedbackForm__input:after{content:"";position:absolute;display:block;width:0;top:18px;bottom:auto;left:-13px;border-color:transparent #fff;border-style:solid;border-width:10px 14px 10px 0}.sprintrFeedback__addFeedbackForm__input__element{background:0 0;margin:10px;display:block;width:calc(100% - 20px);max-width:calc(100% - 20px);border:none}.sprintrFeedback__addFeedbackForm__input__element.mx-focus,.sprintrFeedback__addFeedbackForm__input__element:active,.sprintrFeedback__addFeedbackForm__input__element:focus{outline:0}.sprintrFeedback__addFeedbackForm__buttons{margin-top:10px;display:flex;justify-content:flex-end}.sprintrFeedback__addFeedbackForm__buttons:after,.sprintrFeedback__addFeedbackForm__buttons:before{content:"";display:table}.sprintrFeedback__addFeedbackForm__buttons:after{clear:both}.sprintrFeedback__addFeedbackForm__btn{margin-left:5px}.sprintrFeedback__addFeedbackForm__btn--disabled{cursor:inherit}.sprintrFeedback__addFeedbackForm__btn--disabled,.sprintrFeedback__addFeedbackForm__btn--disabled:hover{background:#d7d7d7;border-color:#d7d7d7;color:#fff}.sprintrFeedback__addFeedbackForm__disabled_screenshots{display:block;color:#b9b9b9;font-size:12px;margin:-25px 0 0;width:100%}.sprintrFeedback__addFeedbackForm__disabled_screenshots:after,.sprintrFeedback__addFeedbackForm__disabled_screenshots:before{content:"";display:table}.sprintrFeedback__addFeedbackForm__disabled_screenshots:after{clear:both}.sprintrFeedback__addFeedbackForm__enabled_screenshots{display:block;width:100%;margin:-25px 0 0}.sprintrFeedback__addFeedbackForm__enabled_screenshots:after,.sprintrFeedback__addFeedbackForm__enabled_screenshots:before{content:"";display:table}.sprintrFeedback__addFeedbackForm__enabled_screenshots:after{clear:both}.sprintrFeedback__addFeedbackForm__enabled_screenshots label{font-size:12px;color:#555}.sprintrFeedback__addFeedbackForm__enabled_screenshots .sprintrFeedback__addFeedbackForm--disabled{opacity:.4}.sprintrFeedback__addFeedbackForm__checkbox{cursor:pointer;position:relative;display:block;width:100%;padding:0 0 0 14px;margin:5px 0;font-size:12px;line-height:12px;color:#555;opacity:.4}.sprintrFeedback__addFeedbackForm__checkbox:before{content:"";position:absolute;display:block;width:12px;height:12px;border-radius:3px;background-clip:padding-box;border:1px solid #d7d7d7;background:0 0;top:0;left:-3px}.sprintrFeedback__addFeedbackForm__checkbox:after{content:"";position:absolute;display:none;left:0;top:1px;width:5px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(36deg)}.sprintrFeedback__addFeedbackForm__checkbox--enabled{opacity:1}.sprintrFeedback__addFeedbackForm__checkbox--enabled:before{border:1px solid #1c64f7;background:#3b88fd}.sprintrFeedback__addFeedbackForm__checkbox--enabled:after{display:block}.sprintrFeedback__feedbackLogin__content{display:flex;border-radius:3px}.sprintrFeedback__feedbackLogin__content.v--modal-content{padding:0}.sprintrFeedback__feedbackLogin__left{display:block;width:calc(50% - 1px);border-right:1px solid #d7d7d7;padding:80px 40px}@media only screen and (max-width:767px){.sprintrFeedback__feedbackLogin__left{padding:40px 30px}}@media only screen and (max-width:767px){.sprintrFeedback__feedbackLogin__left--guest_form{display:none}}.sprintrFeedback__feedbackLogin__right{display:flex;flex-direction:column;width:50%;padding:20px;align-items:center;justify-content:center}@media only screen and (max-width:767px){.sprintrFeedback__feedbackLogin__right--guest_form{width:100%}}.sprintrFeedback__feedbackLogin__img{background:url(/widgets/SprintrFeedbackWidget/ui/images/illu_feedbackmode.svg);background-repeat:no-repeat;background-size:contain;max-width:80%;width:80%;margin:0 auto;height:170px;display:block}@media only screen and (max-width:767px){.sprintrFeedback__feedbackLogin__img{height:74px}}.sprintrFeedback__feedbackLogin__title{display:block;text-align:center;font-size:36px;font-weight:300;line-height:49px;color:#222}@media only screen and (max-width:767px){.sprintrFeedback__feedbackLogin__title{font-size:22px;line-height:22px}}.sprintrFeedback__feedbackLogin__subtitle{color:#222;display:block;text-align:center}.sprintrFeedback__feedbackLogin__subtitle__sub{margin:20px 0 0;text-align:center;display:block;color:#adadad;font-size:12px!important;line-height:14px!important}.sprintrFeedback__feedbackLogin__login_text{color:#222;display:block;text-align:center;width:60%;max-width:60%}.sprintrFeedback__feedbackLogin__btn{display:block;margin:0 auto;width:60%;max-width:60%}.sprintrFeedback__feedbackLogin__btn:after,.sprintrFeedback__feedbackLogin__btn:before{content:"";display:table}.sprintrFeedback__feedbackLogin__btn:after{clear:both}.sprintrFeedback__feedbackLogin__divider{display:block;width:75%;height:1px;border-top:1px solid #d7d7d7;margin:30px 0}.sprintrFeedback__feedbackLogin__guest_title{font-size:24px;font-weight:300;color:#222;margin:0 0 25px}.sprintrFeedback__feedbackLogin__guest_back{float:left;color:#ccc;font-size:12px!important;line-height:32px!important;display:block;position:relative;padding:0 0 0 9px;cursor:pointer;border:none;vertical-align:middle;background-color:#fff}.sprintrFeedback__feedbackLogin__guest_back:before{position:absolute;left:0;top:0;line-height:32px;color:#ccc;content:"<"}.sprintrFeedback__feedbackLogin__guest_form{display:block;width:100%;padding:0 20px}.sprintrFeedback__feedbackLogin__guest_form input,.sprintrFeedback__feedbackLogin__guest_form label{display:block;width:100%}.sprintrFeedback__feedbackLogin__guest_form input:after,.sprintrFeedback__feedbackLogin__guest_form input:before,.sprintrFeedback__feedbackLogin__guest_form label:after,.sprintrFeedback__feedbackLogin__guest_form label:before{content:"";display:table}.sprintrFeedback__feedbackLogin__guest_form input:after,.sprintrFeedback__feedbackLogin__guest_form label:after{clear:both}.sprintrFeedback__feedbackLogin__guest_form label{color:#222;font-weight:300;font-size:13px;margin-top:15px}.sprintrFeedback__feedbackLogin__guest_form input{font-size:14px;padding:10px;border:1px solid #d7d7d7;border-radius:4px;background-clip:padding-box}.sprintrFeedback__feedbackLogin__guest_form .sprintrFeedback__feedbackLogin__btn{width:auto;max-width:100%;margin-top:20px}.sprintrFeedback__feedbackLogin__guest_form .sprintrFeedback__feedbackLogin__btn--right{float:right}.sprintrFeedback__feedbackLogin__guest_form .sprintrFeedback__feedbackLogin__btn--disabled{opacity:.6;background:#d7d7d7;border-color:#d7d7d7}.sprintrFeedback__feedbackLogin .clearfix:after,.sprintrFeedback__feedbackLogin .clearfix:before{content:"";display:table}.sprintrFeedback__feedbackLogin .clearfix:after{clear:both}.sprintrFeedback__share__content.v--modal-content{padding:30px 20px}.sprintrFeedback__share__title{padding:0}.sprintrFeedback__share__tabs{margin:0 -20px}.sprintrFeedback__share__tabs__buttons{padding:20px 20px 0;margin-bottom:-2px}.sprintrFeedback__share__tabs__buttons:after,.sprintrFeedback__share__tabs__buttons:before{content:"";display:table}.sprintrFeedback__share__tabs__buttons:after{clear:both}.sprintrFeedback__share__tabs__content{border-top:1px solid #d7d7d7;padding:20px}.sprintrFeedback__share__tabs__content:after,.sprintrFeedback__share__tabs__content:before{content:"";display:table}.sprintrFeedback__share__tabs__content:after{clear:both}.sprintrFeedback__share__tab_button{float:left;display:block;position:relative;padding:0 10px 10px 0;margin-left:20px;opacity:.6;cursor:pointer}.sprintrFeedback__share__tab_button:first-child{margin-left:0}.sprintrFeedback__share__tab_button--disabled{cursor:default}.sprintrFeedback__share__tab_button--active{opacity:1;border-bottom:3px solid #0595db}.sprintrFeedback__share__tab_button span{position:relative;padding-left:25px;color:#555}.sprintrFeedback__share__tab_button span:before{display:block;position:absolute;background-repeat:no-repeat;background-size:cover;content:" ";width:20px;height:19px;left:0;top:-1px}.sprintrFeedback__share__tab_button--email span:before{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/mail-1.svg)}.sprintrFeedback__share__tab_button--share span:before{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/ic_share-gray.svg)}.sprintrFeedback__share__tab_button--url span:before{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/link-3.svg)}.sprintrFeedback__share__tab_button--invite span:before{background-image:url(/widgets/SprintrFeedbackWidget/ui/images/add-user.svg)}.sprintrFeedback__share__form mark{font-weight:700;background:0 0}.sprintrFeedback__share__form input,.sprintrFeedback__share__form label{display:block;width:100%}.sprintrFeedback__share__form input:after,.sprintrFeedback__share__form input:before,.sprintrFeedback__share__form label:after,.sprintrFeedback__share__form label:before{content:"";display:table}.sprintrFeedback__share__form input:after,.sprintrFeedback__share__form label:after{clear:both}.sprintrFeedback__share__form label{color:#222;font-weight:400;font-size:13px;margin-top:15px}.sprintrFeedback__share__form input,.sprintrFeedback__share__form textarea{font-size:14px;width:100%;padding:10px;border:1px solid #d7d7d7;border-radius:4px;background-clip:padding-box}.sprintrFeedback__share__form select{width:100%;height:40px;font-size:14px;padding:10px;border:1px solid #d7d7d7;background:#fff}.sprintrFeedback__share__form .sprintrFeedback__share__btn{float:right;margin:20px 0 0 10px}.sprintrFeedback__share__form .sprintrFeedback__share__btn--disabled,.sprintrFeedback__share__form .sprintrFeedback__share__btn--disabled:hover{opacity:.6;color:#fff;background:#d7d7d7;border-color:#d7d7d7}.sprintrFeedback__share__edit_note{display:block;color:#b9b9b9;font-size:11px;margin:10px 0 0;width:100%}.sprintrFeedback__share__edit_note:after,.sprintrFeedback__share__edit_note:before{content:"";display:table}.sprintrFeedback__share__edit_note:after{clear:both}.sprintrFeedback .Toastify__toast-container{z-index:1000003!important}.sprintrFeedback .Toastify__toast-container--bottom-right{bottom:3px;right:3px}.sprintrFeedback .Toastify__toast{padding:0;border-radius:4px;background-clip:padding-box;box-shadow:0 0 5px 1px rgba(0,0,0,.3)}.sprintrFeedback .Toastify__toast-body{padding:11px 16px;margin:0;color:#555}.sprintrFeedback .Toastify__toast-body .notification-title{font-size:14px;font-weight:400;line-height:16px;max-width:calc(100% - 15px);margin-bottom:6px}.sprintrFeedback .Toastify__toast-body .notification-content{font-size:12px;font-weight:400;line-height:16px}.sprintrFeedback .Toastify__close-button{border-radius:17px;background-clip:padding-box;cursor:pointer;position:absolute;top:8px;right:8px;width:17px;height:16px;border:1px solid #0595db;color:transparent;opacity:.7}.sprintrFeedback .Toastify__close-button:after,.sprintrFeedback .Toastify__close-button:before{position:absolute;left:7px;content:" ";height:8px;width:1px;background-color:#0595db;top:3px}.sprintrFeedback .Toastify__close-button:before{transform:rotate(45deg)}.sprintrFeedback .Toastify__close-button:after{transform:rotate(-45deg)}.sprintrFeedback__app-switcher__content .app_switcher{margin:0 -20px}.sprintrFeedback__app-switcher__content.v--modal-content{padding:30px 20px}.sprintrFeedback__app-switcher__title{padding:0}.sprintrFeedback .hint-text{font-size:12px}.sprintrFeedback .hint-text mark{font-weight:700;background:0 0}.sprintrFeedback .form-invitee-container{margin-bottom:10px;display:flex;width:100%}.sprintrFeedback .form-invitee-container input.form-invitee-email{flex:6;margin-right:10px}.sprintrFeedback .form-invitee-container select.form-invitee-role{flex:4;margin-right:10px;height:42px}.sprintrFeedback .form-invitee-container button.add-invitee{flex:1}.sprintrFeedback .form-invitee-container button.add-invitee:disabled{opacity:.6;color:#fff;background:#d7d7d7;border-color:#d7d7d7}.sprintrFeedback .invitee-container{margin-bottom:10px;display:flex;width:100%;border-bottom:1px solid #eee}.sprintrFeedback .invitee-container .invitee-email{flex:6;padding:10px;line-height:20px}.sprintrFeedback .invitee-container .invitee-role{flex:4;padding:10px;margin-left:16px;line-height:20px}.sprintrFeedback .invitee-container button.delete-invitee{flex:1;height:34px;border:none}.sprintrFeedback .invitee-container button.delete-invitee:hover{background:#fff;text-decoration:underline;color:#0695db}.sprintrFeedback .custom-message{padding:10px;width:560px;resize:vertical}.sprintrFeedback .invitees-items-wrapper{max-height:300px;overflow-y:auto}#feedback-root{z-index:9999}
.react-counter{background-color:#fff;box-shadow:0 0 7px 0 rgba(0,0,0,.75);border-radius:8px;font-family:sans-serif;width:300px}.react-counter .counter-header{padding:10px;text-align:center}.react-counter .counter-header h1{color:#999;display:inline;font-size:18px;font-weight:300;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-counter .counter-header span{color:#61dafb;display:inline;font-size:50px;position:relative;text-shadow:0 0 70px;top:7px}.react-counter .counter-count{font-size:80px;font-weight:700;text-align:center;color:#61dafb}.react-counter .controls-wrapper{display:flex}.react-counter .counter-btn{background-color:#61dafb;border:none;color:#fff;font-size:35px;font-weight:700;padding:0 30px;text-align:center;transition:all .2s ease-in-out;width:50%}.react-counter .counter-btn:hover{background-color:#0190b7}

div.highlight-on-hover:hover>button{background-color:#e4ffd1}
.ez-pluggable-hover-helptext__arrow,.ez-pluggable-hover-helptext__content{pointer-events:none;position:fixed;transition:opacity .25s ease-in-out,transform .25s ease-in-out;z-index:10000}.ez-pluggable-hover-helptext__arrow.not-shown,.ez-pluggable-hover-helptext__content.not-shown{opacity:0;transform:translateY(6px)}.ez-pluggable-hover-helptext__arrow.shown,.ez-pluggable-hover-helptext__content.shown{opacity:1}.ez-pluggable-hover-helptext__content{background-color:#333;border-radius:3px;color:#fff;height:fit-content;max-width:300px;padding:5px;width:fit-content}.ez-pluggable-hover-helptext__arrow{height:10px;width:10.5px}.ez-pluggable-hover-helptext__arrow.point-down:after,.ez-pluggable-hover-helptext__arrow.point-up:after{border-style:solid;content:"";height:0;left:-50%;position:absolute;top:0;width:0}.ez-pluggable-hover-helptext__arrow.point-up:after{border-color:transparent transparent #333;border-width:0 10.5px 10px}.ez-pluggable-hover-helptext__arrow.point-down:after{border-color:#333 transparent transparent;border-width:10px 10.5px 0}
.widget-emagizflowcanvas-clickable{cursor:pointer}.widget-emagizflowcanvas{display:inline-block}.widget-emagizflowcanvas .badge:empty{display:initial;padding:3px 10px}.widget-emagizflowcanvas.badge{min-height:18px;min-width:18px}.widget-emagizflowcanvas .label:empty{display:initial;padding:.2em .8em .3em}.dndflow{display:flex;flex-direction:column;height:100%}.dndflow aside{background:#fcfcfc;border-right:1px solid #eee;font-size:12px;padding:15px 10px}.dndflow aside>*{cursor:grab}.dndflow aside .description,.dndflow aside>*{margin-bottom:10px}.dndflow .reactflow-wrapper{flex-grow:1;height:100%}.dndflow .reactflow-wrapper.block-pointer-events .react-flow__edges.react-flow__container .react-flow__edge,.dndflow .reactflow-wrapper.block-pointer-events .react-flow__edges.react-flow__container .react-flow__edges-path,.dndflow .reactflow-wrapper.block-pointer-events .react-flow__edges.react-flow__container .react-flow__edgeupdater,.dndflow .reactflow-wrapper.block-pointer-events .react-flow__nodes.react-flow__container div{pointer-events:none!important}.dndflow .react-flow__renderer{overflow:auto}@media screen and (min-width:768px){.dndflow{flex-direction:row}.dndflow aside{max-width:180px;width:20%}}.react-flow__edge-path.target-flipped~.react-flow__edgeupdater-target,.react-flow__edge-path~.react-flow__edgeupdater-source{transform:translateX(-12px)}.react-flow__edge-path.source-flipped~.react-flow__edgeupdater-source,.react-flow__edge-path.source-outboundgateway:not(.source-flipped)~.react-flow__edgeupdater-source,.react-flow__edge-path.target-inboundgateway.target-flipped~.react-flow__edgeupdater-target,.react-flow__edge-path.target-inboundgateway:not(.target-flipped)~.react-flow__edgeupdater-source,.react-flow__edge-path.target-outboundgateway:not(.target-flipped)~.react-flow__edgeupdater-target,.react-flow__edge-path~.react-flow__edgeupdater-target{transform:translateX(12px)}.react-flow__edge-path.source-outboundgateway.source-flipped~.react-flow__edgeupdater-source,.react-flow__edge-path.target-inboundgateway.target-flipped~.react-flow__edgeupdater-source,.react-flow__edge-path.target-inboundgateway:not(.target-flipped)~.react-flow__edgeupdater-target{transform:translateX(-12px)}.react-flow__edge-path.source-handle-discard~.react-flow__edgeupdater-source,.react-flow__edge-path.source-handle-error~.react-flow__edgeupdater-source{transform:translateY(-12px)!important}path.react-flow__edge-path{stroke:#8f8f8f;stroke-width:2}.react-flow__edge.selected path.react-flow__edge-path:not(.annotation-reference),.react-flow__edge.updating>path.react-flow__edge-path{stroke:#8f8f8f!important}path.react-flow__edge-path-selector:hover{cursor:pointer}path.react-flow__edge-path-selector:hover+path.react-flow__edge-path,path.react-flow__edge-path:hover{stroke-width:5;cursor:pointer}path.react-flow__edge-path-selector{fill:none;stroke:transparent;stroke-width:12}.ez-flow-designer__canvas .react-flow__handle-connecting.react-flow__handle-valid{background:#5d9;border-color:#5d9;border-style:solid}.react-flow__node[data-id^=helper-],.react-flow__node[data-id^=unused-]{cursor:default}.ez-flow-component_warning{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.25 17.25'%3E%3Ccircle cx='8.625' cy='8.625' r='7.5' fill='%23fcbb7e'/%3E%3Cpath d='M8.625 17.25a8.625 8.625 0 1 1 8.625-8.625 8.635 8.635 0 0 1-8.625 8.625Zm0-15A6.375 6.375 0 1 0 15 8.625 6.382 6.382 0 0 0 8.625 2.25Z' fill='%23fff'/%3E%3Cpath d='M8.505 3.625v6m0 1.5Z' fill='%23fcbb7e'/%3E%3Cpath fill='%23fff' d='M7.5 11.25h2.25v2.25H7.5zM7.5 3.75h2.25v6H7.5z'/%3E%3C/svg%3E") 50% no-repeat;display:block;height:17.25px;position:absolute;right:0;top:0;width:19px;z-index:1}.ez-flow-component_warning--corner{right:-6px;top:-7px}.react-resizable{position:relative}.react-resizable-handle{background:url("data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+");background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;bottom:0;box-sizing:border-box;cursor:se-resize;height:20px;padding:0 3px 3px 0;position:absolute;right:0;width:20px}.ez-flow-component_annotation{background-color:#fff;border:1px solid #f80;height:100%;min-height:20px;overflow-x:hidden;overflow-y:auto;padding:5px;width:100%}.ez-flow-component_annotation--selected{border-width:3px}.ez-flow-component_annotation-content{white-space:break-spaces}.ez-flow-designer .ez-flow-component_handle,.ez-flow-testing .ez-flow-component_handle{background:transparent;border:none;bottom:50%;display:block;height:14.4px;left:50%;position:absolute;right:auto;top:50%;transform:translateX(-50%) translateY(-50%);width:14.4px;z-index:3}.ez-flow-designer .ez-flow-component_handle:before,.ez-flow-testing .ez-flow-component_handle:before{background:none;content:"";display:block;height:14.4px;margin:auto;position:relative;width:14.4px}.ez-flow-designer .ez-flow-component_handle--source:before,.ez-flow-testing .ez-flow-component_handle--source:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%238f8f8f'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 117.2-7.2 7.208 7.208 0 01-7.2 7.2zm0-12A4.8 4.8 0 1012 7.2a4.805 4.805 0 00-4.8-4.8z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--error:before,.ez-flow-testing .ez-flow-component_handle--error:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%23eb1b2b'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 117.2-7.2 7.208 7.208 0 01-7.2 7.2zm0-12A4.8 4.8 0 1012 7.2a4.805 4.805 0 00-4.8-4.8z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--target:before,.ez-flow-testing .ez-flow-component_handle--target:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.883 15.883'%3E%3Cpath d='M1.2 1.942v12l12-6z' fill='%238f8f8f'/%3E%3Cpath d='M0 15.883V0l15.883 7.941zm2.4-12V12l8.117-4.059z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--discard:before,.ez-flow-testing .ez-flow-component_handle--discard:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.395 15.395'%3E%3Cpath d='M7.697 1.697l6 6-6 6-6-6z' fill='%238f8f8f'/%3E%3Cpath d='M7.697 15.395L0 7.697 7.697 0l7.698 7.697zM3.395 7.697L7.697 12 12 7.697 7.697 3.395z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--null,.ez-flow-testing .ez-flow-component_handle--null{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%238f8f8f'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 1 1 7.2-7.2 7.208 7.208 0 0 1-7.2 7.2Zm0-12A4.8 4.8 0 1 0 12 7.2a4.805 4.805 0 0 0-4.8-4.8Z' fill='%23fff'/%3E%3Ccircle cx='7.2' cy='7.2' r='2.4' fill='%23fff'/%3E%3Cpath d='M7.2 10.8a3.6 3.6 0 1 1 3.6-3.6 3.604 3.604 0 0 1-3.6 3.6Zm0-4.8a1.2 1.2 0 1 0 1.2 1.2A1.2 1.2 0 0 0 7.2 6Z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--error-null,.ez-flow-testing .ez-flow-component_handle--error-null{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%23eb1b2b'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 1 1 7.2-7.2 7.208 7.208 0 0 1-7.2 7.2Zm0-12A4.8 4.8 0 1 0 12 7.2a4.805 4.805 0 0 0-4.8-4.8Z' fill='%23fff'/%3E%3Ccircle cx='7.2' cy='7.2' r='2.4' fill='%23fff'/%3E%3Cpath d='M7.2 10.8a3.6 3.6 0 1 1 3.6-3.6 3.604 3.604 0 0 1-3.6 3.6Zm0-4.8a1.2 1.2 0 1 0 1.2 1.2A1.2 1.2 0 0 0 7.2 6Z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--error-handle,.ez-flow-testing .ez-flow-component_handle--error-handle{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%23eb1b2b'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 1 1 7.2-7.2 7.208 7.208 0 0 1-7.2 7.2Zm0-12A4.8 4.8 0 1 0 12 7.2a4.805 4.805 0 0 0-4.8-4.8Z' fill='%23fff'/%3E%3Ccircle cx='7.2' cy='7.2' r='2.4' fill='%2369b731'/%3E%3Cpath d='M7.2 10.8a3.6 3.6 0 1 1 3.6-3.6 3.604 3.604 0 0 1-3.6 3.6Zm0-4.8a1.2 1.2 0 1 0 1.2 1.2A1.2 1.2 0 0 0 7.2 6Z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--discard-null,.ez-flow-testing .ez-flow-component_handle--discard-null{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%238f8f8f'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 1 1 7.2-7.2 7.208 7.208 0 0 1-7.2 7.2Zm0-12A4.8 4.8 0 1 0 12 7.2a4.805 4.805 0 0 0-4.8-4.8Z' fill='%23fff'/%3E%3Ccircle cx='7.2' cy='7.2' r='2.4' fill='%23fff'/%3E%3Cpath d='M7.2 10.8a3.6 3.6 0 1 1 3.6-3.6 3.604 3.604 0 0 1-3.6 3.6Zm0-4.8a1.2 1.2 0 1 0 1.2 1.2A1.2 1.2 0 0 0 7.2 6Z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-designer .ez-flow-component_handle--routerport.ez-flow-component_handle,.ez-flow-testing .ez-flow-component_handle--routerport.ez-flow-component_handle{transform:translateX(-50%)!important}.ez-flow-designer .ez-flow-component_handle--routerport.ez-flow-component_handle--right,.ez-flow-testing .ez-flow-component_handle--routerport.ez-flow-component_handle--right{transform:translateX(50%)!important}.ez-flow-designer .ez-flow-component_handle--annotation,.ez-flow-testing .ez-flow-component_handle--annotation{background:none;border:none;border-radius:0;position:absolute}.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--bottom,.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--top,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--bottom,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--top{height:10px;width:100%}.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--left,.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--right,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--left,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--right{height:calc(100% - 20px);width:10px}.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--top,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--top{top:0}.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--right,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--right{right:0}.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--bottom,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--bottom{bottom:0}.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--left,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--left{left:0}.ez-flow-designer .ez-flow-component_handle--annotation.ez-flow-component_handle--selected:after,.ez-flow-testing .ez-flow-component_handle--annotation.ez-flow-component_handle--selected:after{content:none!important}.ez-flow-designer .ez-flow-component_handle--point,.ez-flow-testing .ez-flow-component_handle--point{height:1px;left:50%;position:absolute;right:50%;top:50%;width:1px}.ez-flow-designer .ez-flow-component_handle--point:after,.ez-flow-designer .ez-flow-component_handle--point:before,.ez-flow-testing .ez-flow-component_handle--point:after,.ez-flow-testing .ez-flow-component_handle--point:before{content:none}.ez-flow-designer .ez-flow-component_handle--selectable,.ez-flow-testing .ez-flow-component_handle--selectable{height:29px;width:29px}.ez-flow-designer .ez-flow-component_handle--selectable:before,.ez-flow-testing .ez-flow-component_handle--selectable:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Ccircle cx='14.5' cy='14.5' r='14.5' fill='%23fff'/%3E%3Cpath d='M2.933 9.797a11.962 11.962 0 0 1 2.74-4.121A12.4 12.4 0 0 1 19.2 2.93a11.962 11.962 0 0 1 4.12 2.74 12.463 12.463 0 0 1 2.747 13.536 11.962 11.962 0 0 1-2.741 4.12 12.4 12.4 0 0 1-13.53 2.742 11.962 11.962 0 0 1-4.121-2.741 12.742 12.742 0 0 1-2.741-4.121 12.326 12.326 0 0 1 0-9.41Zm9.215-4.257a9.343 9.343 0 0 0-6.571 6.57 9 9 0 0 0 0 4.764 9.343 9.343 0 0 0 6.57 6.57 9 9 0 0 0 4.764 0 9.343 9.343 0 0 0 6.57-6.57 9 9 0 0 0 0-4.763 9.343 9.343 0 0 0-6.57-6.571 9 9 0 0 0-4.764-.005Zm1.4 3.11h1.963a.531.531 0 0 1 .525.525v3.81h3.81a.531.531 0 0 1 .368.156.486.486 0 0 1 .156.369v1.963a.531.531 0 0 1-.156.369.486.486 0 0 1-.369.156h-3.81v3.81a.531.531 0 0 1-.156.369.486.486 0 0 1-.369.156h-1.963a.53.53 0 0 1-.369-.156.486.486 0 0 1-.156-.37v-3.794h-3.81a.531.531 0 0 1-.369-.156.486.486 0 0 1-.156-.37v-1.962a.531.531 0 0 1 .156-.37.486.486 0 0 1 .37-.155h3.81V9.19a.531.531 0 0 1 .155-.37.451.451 0 0 1 .368-.174Z' fill='%2369b731'/%3E%3C/svg%3E");height:29px;width:29px}.ez-flow-designer .ez-flow-component_handle--top,.ez-flow-testing .ez-flow-component_handle--top{bottom:auto;top:0;transform:translateX(-50%) translateY(-50%)}.ez-flow-designer .ez-flow-component_handle--right,.ez-flow-testing .ez-flow-component_handle--right{left:auto;right:0;transform:translateX(50%) translateY(-50%)}.ez-flow-designer .ez-flow-component_handle--bottom,.ez-flow-testing .ez-flow-component_handle--bottom{bottom:0;top:auto;transform:translateX(-50%) translateY(50%)}.ez-flow-designer .ez-flow-component_handle--left,.ez-flow-testing .ez-flow-component_handle--left{left:0;transform:translateX(-50%) translateY(-50%)}.ez-flow-designer .ez-flow-component_handle--flipped,.ez-flow-testing .ez-flow-component_handle--flipped{scale:-1 1}.ez-flow-designer .ez-flow-component_handle--flipped.ez-flow-component_handle--right,.ez-flow-designer .ez-flow-component_handle--flipped.ez-flow-component_handle--top,.ez-flow-testing .ez-flow-component_handle--flipped.ez-flow-component_handle--right,.ez-flow-testing .ez-flow-component_handle--flipped.ez-flow-component_handle--top{transform:translateX(-50%) translateY(-50%)}.ez-flow-designer .ez-flow-component_handle--flipped.ez-flow-component_handle--bottom,.ez-flow-testing .ez-flow-component_handle--flipped.ez-flow-component_handle--bottom{transform:translateX(50%) translateY(50%)}.ez-flow-designer .ez-flow-component_handle--flipped.ez-flow-component_handle--left,.ez-flow-testing .ez-flow-component_handle--flipped.ez-flow-component_handle--left{transform:translateX(50%) translateY(-50%)}.ez-flow-designer .ez-flow-component_handle--hidden,.ez-flow-testing .ez-flow-component_handle--hidden{background:none!important;border:none!important;border-radius:0;left:50%;pointer-events:none;position:absolute;top:50%}.ez-flow-designer .ez-flow-component_handle--aggregator.ez-flow-component_handle--discard,.ez-flow-designer .ez-flow-component_handle--aggregator.ez-flow-component_handle--discard-null,.ez-flow-testing .ez-flow-component_handle--aggregator.ez-flow-component_handle--discard,.ez-flow-testing .ez-flow-component_handle--aggregator.ez-flow-component_handle--discard-null{transform:translateX(-50%) translateY(20%)}.ez-flow-designer .ez-flow-component_handle--aggregator.ez-flow-component_handle--flipped.ez-flow-component_handle--discard,.ez-flow-designer .ez-flow-component_handle--aggregator.ez-flow-component_handle--flipped.ez-flow-component_handle--discard-null,.ez-flow-testing .ez-flow-component_handle--aggregator.ez-flow-component_handle--flipped.ez-flow-component_handle--discard,.ez-flow-testing .ez-flow-component_handle--aggregator.ez-flow-component_handle--flipped.ez-flow-component_handle--discard-null{transform:translateX(50%) translateY(20%)}.ez-flow-designer .ez-flow-component_handle:after,.ez-flow-testing .ez-flow-component_handle:after{animation:pulse-centered-filter .9s ease-in-out infinite;background:none;content:"";display:block;height:29px;left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:left top;width:29px}.ez-flow-designer .ez-flow-component_inbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--left,.ez-flow-designer .ez-flow-component_outbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--left,.ez-flow-testing .ez-flow-component_inbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--left,.ez-flow-testing .ez-flow-component_outbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--left{scale:1 1;transform:translateX(-50%) translateY(-50%)}.ez-flow-designer .ez-flow-component_inbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--right,.ez-flow-designer .ez-flow-component_outbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--right,.ez-flow-testing .ez-flow-component_inbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--right,.ez-flow-testing .ez-flow-component_outbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--right{scale:-1 1;transform:translateX(-50%) translateY(-50%)}.ez-flow-designer .ez-flow-component_inbound-gateway .ez-flow-component_handle--source,.ez-flow-testing .ez-flow-component_inbound-gateway .ez-flow-component_handle--source{top:35px}.ez-flow-designer .ez-flow-component_inbound-gateway .ez-flow-component_handle--source.ez-flow-component_handle--selectable,.ez-flow-testing .ez-flow-component_inbound-gateway .ez-flow-component_handle--source.ez-flow-component_handle--selectable{top:32.5px}.ez-flow-designer .ez-flow-component_inbound-gateway .ez-flow-component_handle--target,.ez-flow-testing .ez-flow-component_inbound-gateway .ez-flow-component_handle--target{bottom:25px;top:auto}.ez-flow-designer .ez-flow-component_inbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--selectable,.ez-flow-testing .ez-flow-component_inbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--selectable{bottom:12.5px}.ez-flow-designer .ez-flow-component_outbound-gateway .ez-flow-component_handle--source,.ez-flow-testing .ez-flow-component_outbound-gateway .ez-flow-component_handle--source{bottom:25px;top:auto}.ez-flow-designer .ez-flow-component_outbound-gateway .ez-flow-component_handle--source.ez-flow-component_handle--selectable,.ez-flow-testing .ez-flow-component_outbound-gateway .ez-flow-component_handle--source.ez-flow-component_handle--selectable{bottom:12.5px}.ez-flow-designer .ez-flow-component_outbound-gateway .ez-flow-component_handle--target,.ez-flow-testing .ez-flow-component_outbound-gateway .ez-flow-component_handle--target{top:35px}.ez-flow-designer .ez-flow-component_outbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--selectable,.ez-flow-testing .ez-flow-component_outbound-gateway .ez-flow-component_handle--target.ez-flow-component_handle--selectable{top:32.5px}.ez-flow-component_filter{display:block;position:relative}.ez-flow-component_filter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='60.067' height='68.532' viewBox='0 0 60.067 68.532'%3E%3Cpath d='M.034 4a3.999 3.999 0 014-4h52a3.999 3.999 0 014 4v30a3.996 3.996 0 01-2 4l-26 30a4.022 4.022 0 01-4 0l-26-30a3.996 3.996 0 01-2-4z' fill='%23fed60f'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:68.532px;width:60.067px}.ez-flow-component_filter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75.518 86.89'%3E%3Cpath d='M37.016 86.89a6.643 6.643 0 01-6.05-3.833L.613 46.164l-.113-.272a6.549 6.549 0 01-.485-2.968V6.598A6.597 6.597 0 015.908.013L6.136 0h62.21a6.737 6.737 0 014.706 1.918 6.577 6.577 0 011.964 4.672v35.97a6.567 6.567 0 01-.191 5.455 6.737 6.737 0 01-4.05 3.368L43.052 83.087a6.643 6.643 0 01-6.036 3.803zM4.106 44.112l30.317 36.852.115.28a2.689 2.689 0 004.956 0l.126-.309 29.022-33.19.69-.123a2.702 2.702 0 001.923-1.413 2.536 2.536 0 00-.014-2.287l-.225-.434V6.59a2.527 2.527 0 00-.768-1.82A2.713 2.713 0 0068.346 4H6.266a2.602 2.602 0 00-2.25 2.573l-.007 36.593a2.562 2.562 0 00.097.946z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:86.89px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75.518px}.ez-flow-component_filter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='60.067' height='68.532' viewBox='0 0 60.067 68.532'%3E%3Cpath d='M.034 4a3.999 3.999 0 014-4h52a3.999 3.999 0 014 4v30a3.996 3.996 0 01-2 4l-26 30a4.022 4.022 0 01-4 0l-26-30a3.996 3.996 0 01-2-4z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_filter--flipped:before{transform:scaleX(-1)}.ez-flow-component_label{color:#740;display:inline-block;font-size:11px;font-weight:400;left:50%;line-height:13px;margin:3px 0 0;max-width:none;position:absolute;text-align:center;top:100%;transform:translateX(-50%);white-space:nowrap}.ez-flow-component_decorator{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.21 19.21'%3E%3Cpath d='M9.605 0a9.605 9.605 0 1 0 9.605 9.605A9.615 9.615 0 0 0 9.605 0Z' fill='%23fff'/%3E%3Cpath d='M9.605 2.21a7.395 7.395 0 1 0 7.394 7.395A7.403 7.403 0 0 0 9.605 2.21Z' fill='%2369b731'/%3E%3Cpath fill='%23fff' d='M15.767 10.922H8.712V3.868h1.361v5.694h5.694v1.36z'/%3E%3C/svg%3E") 50% no-repeat;display:block;height:19.21px;left:0;position:absolute;top:0;width:19.21px;z-index:1}.ez-flow-component_inbound-channel-adapter{display:block;position:relative}.ez-flow-component_inbound-channel-adapter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:60px}.ez-flow-component_inbound-channel-adapter--flipped:before{transform:scaleX(-1)}.ez-flow-component_inbound-channel-adapter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_inbound-channel-adapter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cpath d='M37.5 75A37.5 37.5 0 1175 37.5 37.542 37.542 0 0137.5 75zm0-71A33.5 33.5 0 1071 37.5 33.538 33.538 0 0037.5 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75px}.ez-flow-component_inbound-gateway{display:block;position:relative}.ez-flow-component_inbound-gateway:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M0 30a30 30 0 0160 0v120a30 30 0 01-60 0z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:180px;width:60px}.ez-flow-component_inbound-gateway--flipped:before{transform:scaleX(-1)}.ez-flow-component_inbound-gateway--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M0 30a30 30 0 0160 0v120a30 30 0 01-60 0z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_inbound-gateway--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 196.66'%3E%3Cpath d='M37 196.66a37.042 37.042 0 01-37-37V37a37 37 0 0174 0v122.66a37.042 37.042 0 01-37 37zM37 4A33.037 33.037 0 004 37v122.66a33 33 0 0066 0V37A33.037 33.037 0 0037 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:196.66px;left:50%;position:absolute;top:50%;transform-origin:left top;width:74px}.ez-flow-component_outbound-channel-adapter{display:block;position:relative}.ez-flow-component_outbound-channel-adapter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='27.6' fill='%23fff'/%3E%3Cpath d='M30 60a30 30 0 1130-30 30.034 30.034 0 01-30 30zm0-55.2A25.2 25.2 0 1055.2 30 25.229 25.229 0 0030 4.8z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:60px}.ez-flow-component_outbound-channel-adapter--flipped:before{transform:scaleX(-1)}.ez-flow-component_outbound-channel-adapter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='27.6' fill='%23fff'/%3E%3Cpath d='M30 60a30 30 0 1130-30 30.034 30.034 0 01-30 30zm0-55.2A25.2 25.2 0 1055.2 30 25.229 25.229 0 0030 4.8z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_outbound-channel-adapter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cpath d='M37.5 75A37.5 37.5 0 1175 37.5 37.542 37.542 0 0137.5 75zm0-71A33.5 33.5 0 1071 37.5 33.538 33.538 0 0037.5 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75px}.ez-flow-component_outbound-gateway{display:block;position:relative}.ez-flow-component_outbound-gateway:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M1 31.333A29.166 29.166 0 0130 2a29.166 29.166 0 0129 29.333v117.334A29.166 29.166 0 0130 178a29.166 29.166 0 01-29-29.333z' fill='%23fff'/%3E%3Cpath d='M30 4.8A25.229 25.229 0 0155.2 30v120a25.2 25.2 0 01-50.4 0V30A25.229 25.229 0 0130 4.8M30 0A29.998 29.998 0 000 30v120a30 30 0 0060 0V30A29.998 29.998 0 0030 0z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:180px;width:60px}.ez-flow-component_outbound-gateway--flipped:before{transform:scaleX(-1)}.ez-flow-component_outbound-gateway--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M1 31.333A29.166 29.166 0 0130 2a29.166 29.166 0 0129 29.333v117.334A29.166 29.166 0 0130 178a29.166 29.166 0 01-29-29.333z' fill='%23fff'/%3E%3Cpath d='M30 4.8A25.229 25.229 0 0155.2 30v120a25.2 25.2 0 01-50.4 0V30A25.229 25.229 0 0130 4.8M30 0A29.998 29.998 0 000 30v120a30 30 0 0060 0V30A29.998 29.998 0 0030 0z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_outbound-gateway--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 196.66'%3E%3Cpath d='M37 196.66a37.042 37.042 0 01-37-37V37a37 37 0 0174 0v122.66a37.042 37.042 0 01-37 37zM37 4A33.037 33.037 0 004 37v122.66a33 33 0 0066 0V37A33.037 33.037 0 0037 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:196.66px;left:50%;position:absolute;top:50%;transform-origin:left top;width:74px}.ez-flow-component_outbound-gateway>button:first-of-type{bottom:-50px;left:-5px;position:absolute}.ez-flow-component_router{display:block;position:relative}.ez-flow-component_router:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 65.065 65.065'%3E%3Cpath d='M30.532.532a4.022 4.022 0 014 0l30 30a4.022 4.022 0 010 4l-30 30a4.022 4.022 0 01-4 0l-30-30a4.022 4.022 0 010-4z' fill='%23fed60f'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:65.065px;width:65.065px}.ez-flow-component_router--flipped:before{transform:scaleX(-1)}.ez-flow-component_router--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 65.065 65.065'%3E%3Cpath d='M30.532.532a4.022 4.022 0 014 0l30 30a4.022 4.022 0 010 4l-30 30a4.022 4.022 0 01-4 0l-30-30a4.022 4.022 0 010-4z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_router--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.718 82.42'%3E%3Cpath d='M41.508 82.42a6.577 6.577 0 01-5.326-2.707L.578 44.109l-.152-.405a6.558 6.558 0 012.627-7.868l33.13-33.129a6.592 6.592 0 0110.64-.013l34.175 33.181a6.592 6.592 0 010 10.67L46.824 79.726a6.576 6.576 0 01-5.316 2.694zM4.063 41.937l35.203 35.202.106.156a2.591 2.591 0 004.272 0l.26-.31L78.45 43.444l.144-.098a2.591 2.591 0 000-4.272l-.268-.219L43.759 5.293l-.115-.168a2.591 2.591 0 00-4.272 0l-.24.29L5.526 39.02l-.228.13a2.572 2.572 0 00-1.235 2.786z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:82.42px;left:50%;position:absolute;top:50%;transform-origin:left top;width:83.718px}.ez-flow-component_service-activator{display:block;position:relative}.ez-flow-component_service-activator:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%238F8F8F'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:60px}.ez-flow-component_service-activator--flipped:before{transform:scaleX(-1)}.ez-flow-component_service-activator--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_service-activator--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cpath d='M37.5 75A37.5 37.5 0 1175 37.5 37.542 37.542 0 0137.5 75zm0-71A33.5 33.5 0 1071 37.5 33.538 33.538 0 0037.5 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75px}.ez-flow-component_splitter{display:block;position:relative}.ez-flow-component_splitter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23182e80'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:80px}.ez-flow-component_splitter--flipped:after,.ez-flow-component_splitter--flipped:before{scale:-1 1}.ez-flow-component_splitter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_splitter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 75'%3E%3Cpath d='M87.5 75l-.34-.03L6.312 60.998A6.6 6.6 0 010 54.33V20.67a6.6 6.6 0 016.313-6.667L87.329 0h.171A6.594 6.594 0 0194 6.67v61.66a6.673 6.673 0 01-1.89 4.697A6.416 6.416 0 0187.5 75zm-81-57A2.592 2.592 0 004 20.67v33.66A2.592 2.592 0 006.5 57l.34.03 80.805 13.966a2.42 2.42 0 001.588-.747A2.746 2.746 0 0090 68.33V6.67a2.605 2.605 0 00-2.354-2.666L6.67 18z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:94px}.ez-flow-component_aggregator{display:block;position:relative}.ez-flow-component_aggregator:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23182e80'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;transform:scaleX(-1);width:80px}.ez-flow-component_aggregator:after{animation:pulse-centered .9s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' transform='matrix(-1,0,0,-1,0,0)' viewBox='0 0 94 75'%3E%3Cpath d='M87.5 75l-.34-.03L6.312 60.998A6.6 6.6 0 010 54.33V20.67a6.6 6.6 0 016.313-6.667L87.329 0h.171A6.594 6.594 0 0194 6.67v61.66a6.673 6.673 0 01-1.89 4.697A6.416 6.416 0 0187.5 75zm-81-57A2.592 2.592 0 004 20.67v33.66A2.592 2.592 0 006.5 57l.34.03 80.805 13.966a2.42 2.42 0 001.588-.747A2.746 2.746 0 0090 68.33V6.67a2.605 2.605 0 00-2.354-2.666L6.67 18z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat;display:block;height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:94px}.ez-flow-component_aggregator--selected:after{content:""}.ez-flow-component_aggregator--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_aggregator--flipped:before{transform:none!important}.ez-flow-component_aggregator--flipped:after{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' transform='matrix(1,0,0,1,0,0)' viewBox='0 0 94 75'%3E%3Cpath d='M87.5 75l-.34-.03L6.312 60.998A6.6 6.6 0 010 54.33V20.67a6.6 6.6 0 016.313-6.667L87.329 0h.171A6.594 6.594 0 0194 6.67v61.66a6.673 6.673 0 01-1.89 4.697A6.416 6.416 0 0187.5 75zm-81-57A2.592 2.592 0 004 20.67v33.66A2.592 2.592 0 006.5 57l.34.03 80.805 13.966a2.42 2.42 0 001.588-.747A2.746 2.746 0 0090 68.33V6.67a2.605 2.605 0 00-2.354-2.666L6.67 18z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_test-message-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' d='M0 0h20v20H0z'/%3E%3Cpath d='M4.102 3.026h8.073l3.863 3.8-.211 10.136-11.725-.119Z' fill='%23fff'/%3E%3Cpath d='M16.445 7.056v9.654a.774.774 0 0 1-.759.788h-11.3a.761.761 0 0 1-.83-.683.91.91 0 0 1 0-.1V3.282a.774.774 0 0 1 .764-.784h7.567a2.058 2.058 0 0 1 1.37.588l2.6 2.6a2.316 2.316 0 0 1 .588 1.37Zm-1.078.784h-3.48a.775.775 0 0 1-.784-.764v-3.5H4.634v12.89h10.732V7.84Zm-3.235-1.029h3.136a1.037 1.037 0 0 0-.2-.343l-2.642-2.647a1.038 1.038 0 0 0-.343-.2v3.19Zm.481 6.635-1.82-1.82 1.813-1.813.022-.022a.245.245 0 0 0-.022-.345l-.4-.4-.022-.022a.243.243 0 0 0-.343.02l-.002.002-1.813 1.812-1.82-1.819a.278.278 0 0 0-.367 0l-.4.4a.217.217 0 0 0-.022.021.245.245 0 0 0 .022.346l1.82 1.82-1.827 1.826a.28.28 0 0 0 0 .368l.4.4.022.021a.244.244 0 0 0 .345-.02l1.827-1.828 1.82 1.82.021.021a.245.245 0 0 0 .346-.02l.4-.4a.234.234 0 0 0 .022-.023.245.245 0 0 0-.022-.345Z' fill='%23333'/%3E%3C/svg%3E") 50% no-repeat;display:block;height:20px;position:relative;width:20px}.ez-flow-component_test-message-icon>span{display:none}.ez-flow-component_test-message-icon--has-messages{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' d='M0 0h20v20H0z'/%3E%3Cpath d='m4.3 3 7.7-.1 3.9 3.7-.1 10.2H4.2Z' fill='%23fff'/%3E%3Cpath d='M16.4 7.1v9.7a.789.789 0 0 1-.8.8H4.4a.773.773 0 0 1-.8-.7V3.3a.789.789 0 0 1 .8-.8h7.5a1.974 1.974 0 0 1 1.4.6l2.6 2.6a2.168 2.168 0 0 1 .5 1.4Zm-1 .7h-3.5a.789.789 0 0 1-.8-.8V3.6H4.6v12.9h10.7l.1-8.7ZM7 8.9h5.9a.215.215 0 0 1 .2.2v.5a.215.215 0 0 1-.2.2H7a.215.215 0 0 1-.2-.2v-.4c0-.2.1-.3.2-.3Zm6.2 2.5v.5a.215.215 0 0 1-.2.2H7.1a.215.215 0 0 1-.2-.2v-.5a.215.215 0 0 1 .2-.2H13c.1-.1.2 0 .2.2Zm0 2.1v.5a.215.215 0 0 1-.2.2H7.1a.215.215 0 0 1-.2-.2v-.5a.215.215 0 0 1 .2-.2H13c.1-.1.2 0 .2.2Zm-1.1-6.7h3.1c0-.1-.1-.2-.2-.3l-2.6-2.6c-.1-.1-.2-.2-.3-.2v3.1Z' fill='%23333'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_test-message-icon--has-more-than-one-messages>span{background-color:#000;border-radius:13px;color:#fff;display:block;font-size:10px;height:13px;left:calc(100% - 6.5px);line-height:13px;min-width:13px;padding:0 4px;position:absolute;text-align:center;top:-6.5px}.ez-flow-component_test-point{background-color:#10137e;border-radius:18px;bottom:calc(100% + 4px);color:#fff;display:block;font-size:12px;height:18px;min-width:18px;padding:0 4px;position:relative;text-align:center}.ez-flow-component_test-point:before{bottom:calc(100% + 4px);content:"";display:block;height:24px;left:0;position:absolute;width:24px}.ez-flow-component_test-point--test-failed{background-color:red}.ez-flow-component_test-point--test-succeeded{background-color:#69b731}.ez-flow-component_test-point--type-start:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M20.402 2.103a1.026 1.026 0 0 0-1.084.166C19.31 2.276 18.444 3 16 3a9.623 9.623 0 0 1-3.629-.929A11.333 11.333 0 0 0 8 1C4.75 1 3.509 2.077 3.293 2.293A1 1 0 0 0 3 3v19a1 1 0 0 0 2 0v-6.457A6.726 6.726 0 0 1 8 15a9.623 9.623 0 0 1 3.629.929A11.333 11.333 0 0 0 16 17c3.25 0 4.491-1.077 4.707-1.293A1 1 0 0 0 21 15V3a.996.996 0 0 0-.598-.897ZM19 14.46a6.81 6.81 0 0 1-3 .54 9.623 9.623 0 0 1-3.629-.929A11.333 11.333 0 0 0 8 13a10.234 10.234 0 0 0-3 .394V3.54A6.822 6.822 0 0 1 8 3a9.623 9.623 0 0 1 3.629.929A11.333 11.333 0 0 0 16 5a10.22 10.22 0 0 0 3-.394Z' fill='%23545454'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_test-point--type-end:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22 1a1 1 0 0 0-1 1v1H3V2a1 1 0 0 0-2 0v20a1 1 0 0 0 2 0v-9h18v9a1 1 0 0 0 2 0V2a1 1 0 0 0-1-1ZM3 11V5h18v6Z' fill='%23545454'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing .ez-flow-component_test-point{left:100%;position:absolute;top:0}.ez-flow-component_transformer{display:block;position:relative}.ez-flow-component_transformer:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 4a3.999 3.999 0 014-4h72a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4H4a3.999 3.999 0 01-4-4z' fill='%23182e80'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:80px}.ez-flow-component_transformer--flipped:before{transform:scaleX(-1)}.ez-flow-component_transformer--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 4a3.999 3.999 0 014-4h72a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4H4a3.999 3.999 0 01-4-4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-component_transformer--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 74'%3E%3Cpath d='M87.5 74h-81a6.429 6.429 0 01-4.627-1.99A6.657 6.657 0 010 67.33V6.67A6.594 6.594 0 016.5 0h81A6.594 6.594 0 0194 6.67v60.66a6.672 6.672 0 01-1.89 4.698A6.413 6.413 0 0187.5 74zM6.5 4A2.592 2.592 0 004 6.67v60.66a2.732 2.732 0 00.75 1.902A2.426 2.426 0 006.5 70h81a2.41 2.41 0 001.732-.75A2.745 2.745 0 0090 67.33V6.67A2.592 2.592 0 0087.5 4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:74px;left:50%;position:absolute;top:50%;transform-origin:left top;width:94px}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:-webkit-grab;cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background-color:#333;min-height:5px;min-width:5px;pointer-events:none;position:absolute}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{border:1px solid #bbb}.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible,.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible{border:1px solid #555;outline:none}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(150,150,180,.1);border:1px dotted hsla(0,0%,61%,.8)}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
@keyframes pulse-element{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}@keyframes pulse-element-selection{0%{transform:scale(.33)}80%,to{opacity:.75}}@keyframes pulse{0%{transform:scale(1.05) translateZ(-1em)}50%{transform:scale(1) translateZ(-1em)}to{transform:scale(1.05) translateZ(-1em)}}@keyframes pulse-centered{0%{transform:scale(1.05) translateX(-50%) translateY(-50%) translateZ(-1em)}50%{transform:scale(1) translateX(-50%) translateY(-50%) translateZ(-1em)}to{transform:scale(1.05) translateX(-50%) translateY(-50%) translateZ(-1em)}}@keyframes pulse-centered-filter{0%{transform:scale(1.05) translateX(-50%) translateY(-48%) translateZ(-1em)}50%{transform:scale(1) translateX(-50%) translateY(-48%) translateZ(-1em)}to{transform:scale(1.05) translateX(-50%) translateY(-48%) translateZ(-1em)}}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:-webkit-grab;cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background-color:#333;min-height:5px;min-width:5px;pointer-events:none;position:absolute}.react-flow__handle.connectable{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{border:1px solid #bbb}.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible,.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible{border:1px solid #555;outline:none}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(150,150,180,.1);border:1px dotted hsla(0,0%,61%,.8)}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__minimap{background-color:#fff}.ez-flow-testing__canvas--composing .react-flow__handle.ez-flow-testing_handle--selectable,.ez-flow-testing__canvas--composing:hover{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg data-name='Group 7772' transform='translate(-525 -450)'%3E%3Ccircle data-name='Ellipse 5' cx='10.206' cy='10.206' r='10.206' transform='translate(527 452)' fill='%23fff'/%3E%3Cg data-name='Group 448'%3E%3Cpath data-name='Path 1032' d='M525.9 457.484a11.483 11.483 0 0 1 2.631-3.956 11.905 11.905 0 0 1 12.985-2.628 11.483 11.483 0 0 1 3.956 2.631 11.754 11.754 0 0 1 2.628 3.953 11.833 11.833 0 0 1 0 9.033 11.484 11.484 0 0 1-2.631 3.956 11.905 11.905 0 0 1-12.985 2.627 11.483 11.483 0 0 1-3.956-2.631 12.233 12.233 0 0 1-2.631-3.956 11.833 11.833 0 0 1 0-9.033Zm8.842-4.084a8.969 8.969 0 0 0-6.308 6.3 8.641 8.641 0 0 0 0 4.572 8.969 8.969 0 0 0 6.308 6.308 8.64 8.64 0 0 0 4.572 0 8.969 8.969 0 0 0 6.308-6.308 8.64 8.64 0 0 0 0-4.572 8.969 8.969 0 0 0-6.308-6.3 8.64 8.64 0 0 0-4.572 0Zm1.344 2.986h1.885a.51.51 0 0 1 .5.5v3.658h3.658a.51.51 0 0 1 .355.149.466.466 0 0 1 .149.355v1.885a.51.51 0 0 1-.149.355.466.466 0 0 1-.355.149h-3.658v3.658a.51.51 0 0 1-.149.355.466.466 0 0 1-.355.149h-1.885a.51.51 0 0 1-.355-.149.466.466 0 0 1-.149-.355v-3.639h-3.658a.51.51 0 0 1-.355-.149.466.466 0 0 1-.149-.355v-1.885a.51.51 0 0 1 .149-.355.466.466 0 0 1 .355-.149h3.658v-3.658a.51.51 0 0 1 .149-.355.433.433 0 0 1 .359-.167Z' fill='%2369b731'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"),auto}.ez-flow-testing .ez-flow-testing_handle{background:transparent;border:none;bottom:50%;display:block;height:14.4px;left:50%;position:absolute;right:auto;top:50%;transform:translateX(-50%) translateY(-50%);width:14.4px;z-index:3}.ez-flow-testing .ez-flow-testing_handle:before{background:none;content:"";display:block;height:14.4px;margin:auto;position:relative;width:14.4px}.ez-flow-testing .ez-flow-testing_handle--source:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%238f8f8f'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 117.2-7.2 7.208 7.208 0 01-7.2 7.2zm0-12A4.8 4.8 0 1012 7.2a4.805 4.805 0 00-4.8-4.8z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing .ez-flow-testing_handle--error:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.4'%3E%3Ccircle cx='7.2' cy='7.2' r='6' fill='%23eb1b2b'/%3E%3Cpath d='M7.2 14.4a7.2 7.2 0 117.2-7.2 7.208 7.208 0 01-7.2 7.2zm0-12A4.8 4.8 0 1012 7.2a4.805 4.805 0 00-4.8-4.8z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing .ez-flow-testing_handle--target:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.883 15.883'%3E%3Cpath d='M1.2 1.942v12l12-6z' fill='%238f8f8f'/%3E%3Cpath d='M0 15.883V0l15.883 7.941zm2.4-12V12l8.117-4.059z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing .ez-flow-testing_handle--discard:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.395 15.395'%3E%3Cpath d='M7.697 1.697l6 6-6 6-6-6z' fill='%238f8f8f'/%3E%3Cpath d='M7.697 15.395L0 7.697 7.697 0l7.698 7.697zM3.395 7.697L7.697 12 12 7.697 7.697 3.395z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing .ez-flow-testing_handle--selectable{height:29px;width:29px}.ez-flow-testing .ez-flow-testing_handle--selectable:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Ccircle cx='14.5' cy='14.5' r='14.5' fill='%23fff'/%3E%3Cpath d='M2.933 9.797a11.962 11.962 0 0 1 2.74-4.121A12.4 12.4 0 0 1 19.2 2.93a11.962 11.962 0 0 1 4.12 2.74 12.463 12.463 0 0 1 2.747 13.536 11.962 11.962 0 0 1-2.741 4.12 12.4 12.4 0 0 1-13.53 2.742 11.962 11.962 0 0 1-4.121-2.741 12.742 12.742 0 0 1-2.741-4.121 12.326 12.326 0 0 1 0-9.41Zm9.215-4.257a9.343 9.343 0 0 0-6.571 6.57 9 9 0 0 0 0 4.764 9.343 9.343 0 0 0 6.57 6.57 9 9 0 0 0 4.764 0 9.343 9.343 0 0 0 6.57-6.57 9 9 0 0 0 0-4.763 9.343 9.343 0 0 0-6.57-6.571 9 9 0 0 0-4.764-.005Zm1.4 3.11h1.963a.531.531 0 0 1 .525.525v3.81h3.81a.531.531 0 0 1 .368.156.486.486 0 0 1 .156.369v1.963a.531.531 0 0 1-.156.369.486.486 0 0 1-.369.156h-3.81v3.81a.531.531 0 0 1-.156.369.486.486 0 0 1-.369.156h-1.963a.53.53 0 0 1-.369-.156.486.486 0 0 1-.156-.37v-3.794h-3.81a.531.531 0 0 1-.369-.156.486.486 0 0 1-.156-.37v-1.962a.531.531 0 0 1 .156-.37.486.486 0 0 1 .37-.155h3.81V9.19a.531.531 0 0 1 .155-.37.451.451 0 0 1 .368-.174Z' fill='%2369b731'/%3E%3C/svg%3E");height:29px;width:29px}.ez-flow-testing .ez-flow-testing_handle--top{bottom:auto;top:0;transform:translateX(-50%) translateY(-50%)}.ez-flow-testing .ez-flow-testing_handle--right{left:auto;right:0;transform:translateX(50%) translateY(-50%)}.ez-flow-testing .ez-flow-testing_handle--bottom{bottom:0;top:auto;transform:translateX(-50%) translateY(50%)}.ez-flow-testing .ez-flow-testing_handle--left{left:0;transform:translateX(-50%) translateY(-50%)}.ez-flow-testing .ez-flow-testing_handle--flipped{scale:-1 1}.ez-flow-testing .ez-flow-testing_handle--flipped.ez-flow-testing_handle--right,.ez-flow-testing .ez-flow-testing_handle--flipped.ez-flow-testing_handle--top{transform:translateX(-50%) translateY(-50%)}.ez-flow-testing .ez-flow-testing_handle--flipped.ez-flow-testing_handle--bottom{transform:translateX(50%) translateY(50%)}.ez-flow-testing .ez-flow-testing_handle--flipped.ez-flow-testing_handle--left{transform:translateX(50%) translateY(-50%)}.ez-flow-testing .ez-flow-testing_handle:after{animation:pulse-centered-filter .9s ease-in-out infinite;background:none;content:"";display:block;height:29px;left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:left top;width:29px}.ez-flow-testing .ez-flow-testing_handle--selected:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 0A14.5 14.5 0 0 1 29 14.5 14.5 14.5 0 0 1 14.5 29 14.5 14.5 0 0 1 0 14.5 14.5 14.5 0 0 1 14.5 0Z' fill='none'/%3E%3Cpath d='M14.5 2A12.5 12.5 0 0 1 27 14.5 12.5 12.5 0 0 1 14.5 27 12.5 12.5 0 0 1 2 14.5 12.5 12.5 0 0 1 14.5 2Z' fill='none' stroke='%23fff' stroke-width='4'/%3E%3Cpath d='M14.5 27A12.5 12.5 0 1 1 27 14.5 12.514 12.514 0 0 1 14.5 27Zm0-22a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 14.5 5Z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing .ez-flow-testing_aggregator .ez-flow-testing_handle--discard{transform:translateX(-50%) translateY(20%)}.ez-flow-testing .ez-flow-testing_inbound-gateway .ez-flow-testing_handle--target.ez-flow-testing_handle--left,.ez-flow-testing .ez-flow-testing_outbound-gateway .ez-flow-testing_handle--target.ez-flow-testing_handle--left{scale:1 1;transform:translateX(-50%) translateY(-50%)}.ez-flow-testing .ez-flow-testing_inbound-gateway .ez-flow-testing_handle--target.ez-flow-testing_handle--right,.ez-flow-testing .ez-flow-testing_outbound-gateway .ez-flow-testing_handle--target.ez-flow-testing_handle--right{scale:-1 1;transform:translateX(-50%) translateY(-50%)}.ez-flow-testing .ez-flow-testing_inbound-gateway .ez-flow-testing_handle--source{top:35px}.ez-flow-testing .ez-flow-testing_inbound-gateway .ez-flow-testing_handle--source.ez-flow-testing_handle--selectable{top:32.5px}.ez-flow-testing .ez-flow-testing_inbound-gateway .ez-flow-testing_handle--target{bottom:25px;top:auto}.ez-flow-testing .ez-flow-testing_inbound-gateway .ez-flow-testing_handle--target.ez-flow-testing_handle--selectable{bottom:12.5px}.ez-flow-testing .ez-flow-testing_outbound-gateway .ez-flow-testing_handle--source{bottom:25px;top:auto}.ez-flow-testing .ez-flow-testing_outbound-gateway .ez-flow-testing_handle--source.ez-flow-testing_handle--selectable{bottom:12.5px}.ez-flow-testing .ez-flow-testing_outbound-gateway .ez-flow-testing_handle--target{top:35px}.ez-flow-testing .ez-flow-testing_outbound-gateway .ez-flow-testing_handle--target.ez-flow-testing_handle--selectable{top:32.5px}.ez-flow-testing_aggregator{display:block;position:relative}.ez-flow-testing_aggregator:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23182e80'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;transform:scaleX(-1);width:80px}.ez-flow-testing_aggregator--flipped:after,.ez-flow-testing_aggregator--flipped:before{scale:-1 1}.ez-flow-testing_aggregator--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_aggregator--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' transform='matrix(-1,0,0,-1,0,0)' viewBox='0 0 94 75'%3E%3Cpath d='M87.5 75l-.34-.03L6.312 60.998A6.6 6.6 0 010 54.33V20.67a6.6 6.6 0 016.313-6.667L87.329 0h.171A6.594 6.594 0 0194 6.67v61.66a6.673 6.673 0 01-1.89 4.697A6.416 6.416 0 0187.5 75zm-81-57A2.592 2.592 0 004 20.67v33.66A2.592 2.592 0 006.5 57l.34.03 80.805 13.966a2.42 2.42 0 001.588-.747A2.746 2.746 0 0090 68.33V6.67a2.605 2.605 0 00-2.354-2.666L6.67 18z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:94px}.ez-flow-testing_label{color:#740;display:inline-block;font-size:11px;font-weight:400;left:50%;line-height:13px;margin:3px 0 0;max-width:none;position:absolute;text-align:center;top:100%;transform:translateX(-50%);white-space:nowrap}.ez-flow-testing_warning{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.25 17.25'%3E%3Ccircle cx='8.625' cy='8.625' r='7.5' fill='%23fcbb7e'/%3E%3Cpath d='M8.625 17.25a8.625 8.625 0 1 1 8.625-8.625 8.635 8.635 0 0 1-8.625 8.625Zm0-15A6.375 6.375 0 1 0 15 8.625 6.382 6.382 0 0 0 8.625 2.25Z' fill='%23fff'/%3E%3Cpath d='M8.505 3.625v6m0 1.5Z' fill='%23fcbb7e'/%3E%3Cpath fill='%23fff' d='M7.5 11.25h2.25v2.25H7.5zM7.5 3.75h2.25v6H7.5z'/%3E%3C/svg%3E") 50% no-repeat;display:block;height:17.25px;width:17.25px}.ez-flow-testing_filter{display:block;position:relative}.ez-flow-testing_filter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='60.067' height='68.532' viewBox='0 0 60.067 68.532'%3E%3Cpath d='M.034 4a3.999 3.999 0 014-4h52a3.999 3.999 0 014 4v30a3.996 3.996 0 01-2 4l-26 30a4.022 4.022 0 01-4 0l-26-30a3.996 3.996 0 01-2-4z' fill='%23fed60f'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:68.532px;width:60.067px}.ez-flow-testing_filter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75.518 86.89'%3E%3Cpath d='M37.016 86.89a6.643 6.643 0 01-6.05-3.833L.613 46.164l-.113-.272a6.549 6.549 0 01-.485-2.968V6.598A6.597 6.597 0 015.908.013L6.136 0h62.21a6.737 6.737 0 014.706 1.918 6.577 6.577 0 011.964 4.672v35.97a6.567 6.567 0 01-.191 5.455 6.737 6.737 0 01-4.05 3.368L43.052 83.087a6.643 6.643 0 01-6.036 3.803zM4.106 44.112l30.317 36.852.115.28a2.689 2.689 0 004.956 0l.126-.309 29.022-33.19.69-.123a2.702 2.702 0 001.923-1.413 2.536 2.536 0 00-.014-2.287l-.225-.434V6.59a2.527 2.527 0 00-.768-1.82A2.713 2.713 0 0068.346 4H6.266a2.602 2.602 0 00-2.25 2.573l-.007 36.593a2.562 2.562 0 00.097.946z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:86.89px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75.518px}.ez-flow-testing_filter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='60.067' height='68.532' viewBox='0 0 60.067 68.532'%3E%3Cpath d='M.034 4a3.999 3.999 0 014-4h52a3.999 3.999 0 014 4v30a3.996 3.996 0 01-2 4l-26 30a4.022 4.022 0 01-4 0l-26-30a3.996 3.996 0 01-2-4z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_filter--flipped:before{transform:scaleX(-1)}.ez-flow-testing_inbound-channel-adapter{display:block;position:relative}.ez-flow-testing_inbound-channel-adapter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:60px}.ez-flow-testing_inbound-channel-adapter--flipped:before{transform:scaleX(-1)}.ez-flow-testing_inbound-channel-adapter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_inbound-channel-adapter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cpath d='M37.5 75A37.5 37.5 0 1175 37.5 37.542 37.542 0 0137.5 75zm0-71A33.5 33.5 0 1071 37.5 33.538 33.538 0 0037.5 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75px}.ez-flow-testing_inbound-gateway{display:block;position:relative}.ez-flow-testing_inbound-gateway:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M0 30a30 30 0 0160 0v120a30 30 0 01-60 0z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:180px;width:60px}.ez-flow-testing_inbound-gateway--flipped:before{transform:scaleX(-1)}.ez-flow-testing_inbound-gateway--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M0 30a30 30 0 0160 0v120a30 30 0 01-60 0z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_inbound-gateway--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 196.66'%3E%3Cpath d='M37 196.66a37.042 37.042 0 01-37-37V37a37 37 0 0174 0v122.66a37.042 37.042 0 01-37 37zM37 4A33.037 33.037 0 004 37v122.66a33 33 0 0066 0V37A33.037 33.037 0 0037 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:196.66px;left:50%;position:absolute;top:50%;transform-origin:left top;width:74px}.ez-flow-testing_outbound-channel-adapter{display:block;position:relative}.ez-flow-testing_outbound-channel-adapter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='27.6' fill='%23fff'/%3E%3Cpath d='M30 60a30 30 0 1130-30 30.034 30.034 0 01-30 30zm0-55.2A25.2 25.2 0 1055.2 30 25.229 25.229 0 0030 4.8z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:60px}.ez-flow-testing_outbound-channel-adapter--flipped:before{transform:scaleX(-1)}.ez-flow-testing_outbound-channel-adapter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='27.6' fill='%23fff'/%3E%3Cpath d='M30 60a30 30 0 1130-30 30.034 30.034 0 01-30 30zm0-55.2A25.2 25.2 0 1055.2 30 25.229 25.229 0 0030 4.8z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_outbound-channel-adapter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cpath d='M37.5 75A37.5 37.5 0 1175 37.5 37.542 37.542 0 0137.5 75zm0-71A33.5 33.5 0 1071 37.5 33.538 33.538 0 0037.5 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75px}.ez-flow-testing_livemode{align-items:center;border:#fff;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:0;height:24px;padding:2px;pointer-events:auto;width:70px}.ez-flow-testing_livemode-label{color:#fff;flex-grow:1;font-size:12px;font-style:normal;font-weight:500;height:19px;line-height:157.4%;margin-bottom:0;pointer-events:none;text-align:center;width:36px}.ez-flow-testing_livemode--mocked .ez-flow-testing_livemode-label{order:1}.ez-flow-testing_livemode--lived .ez-flow-testing_livemode-label{order:0}.ez-flow-testing_livemode-ellipse{background:#fff;border-radius:9px;flex-grow:0;height:18px;margin:2px;pointer-events:none;width:18px}.ez-flow-testing_livemode--mocked .ez-flow-testing_livemode-ellipse{order:0}.ez-flow-testing_livemode--lived .ez-flow-testing_livemode-ellipse{order:1}.ez-flow-testing_livemode--lived{background:#69b731}.ez-flow-testing_livemode--mocked{background:#10137e}.ez-flow-testing_livemode--readonly{cursor:not-allowed;opacity:.5}.ez-flow-testing_outbound-gateway{display:block;position:relative}.ez-flow-testing_outbound-gateway:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M1 31.333A29.166 29.166 0 0130 2a29.166 29.166 0 0129 29.333v117.334A29.166 29.166 0 0130 178a29.166 29.166 0 01-29-29.333z' fill='%23fff'/%3E%3Cpath d='M30 4.8A25.229 25.229 0 0155.2 30v120a25.2 25.2 0 01-50.4 0V30A25.229 25.229 0 0130 4.8M30 0A29.998 29.998 0 000 30v120a30 30 0 0060 0V30A29.998 29.998 0 0030 0z' fill='%2369b731'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:180px;width:60px}.ez-flow-testing_outbound-gateway--flipped:before{transform:scaleX(-1)}.ez-flow-testing_outbound-gateway--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 180'%3E%3Cpath d='M1 31.333A29.166 29.166 0 0130 2a29.166 29.166 0 0129 29.333v117.334A29.166 29.166 0 0130 178a29.166 29.166 0 01-29-29.333z' fill='%23fff'/%3E%3Cpath d='M30 4.8A25.229 25.229 0 0155.2 30v120a25.2 25.2 0 01-50.4 0V30A25.229 25.229 0 0130 4.8M30 0A29.998 29.998 0 000 30v120a30 30 0 0060 0V30A29.998 29.998 0 0030 0z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_outbound-gateway--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 196.66'%3E%3Cpath d='M37 196.66a37.042 37.042 0 01-37-37V37a37 37 0 0174 0v122.66a37.042 37.042 0 01-37 37zM37 4A33.037 33.037 0 004 37v122.66a33 33 0 0066 0V37A33.037 33.037 0 0037 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:196.66px;left:50%;position:absolute;top:50%;transform-origin:left top;width:74px}.ez-flow-testing_outbound-gateway>button:first-of-type{bottom:-50px;left:-5px;position:absolute}.ez-flow-testing_router{display:block;position:relative}.ez-flow-testing_router:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 65.065 65.065'%3E%3Cpath d='M30.532.532a4.022 4.022 0 014 0l30 30a4.022 4.022 0 010 4l-30 30a4.022 4.022 0 01-4 0l-30-30a4.022 4.022 0 010-4z' fill='%23fed60f'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:65.065px;width:65.065px}.ez-flow-testing_router--flipped:before{transform:scaleX(-1)}.ez-flow-testing_router--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 65.065 65.065'%3E%3Cpath d='M30.532.532a4.022 4.022 0 014 0l30 30a4.022 4.022 0 010 4l-30 30a4.022 4.022 0 01-4 0l-30-30a4.022 4.022 0 010-4z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_router--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.718 82.42'%3E%3Cpath d='M41.508 82.42a6.577 6.577 0 01-5.326-2.707L.578 44.109l-.152-.405a6.558 6.558 0 012.627-7.868l33.13-33.129a6.592 6.592 0 0110.64-.013l34.175 33.181a6.592 6.592 0 010 10.67L46.824 79.726a6.576 6.576 0 01-5.316 2.694zM4.063 41.937l35.203 35.202.106.156a2.591 2.591 0 004.272 0l.26-.31L78.45 43.444l.144-.098a2.591 2.591 0 000-4.272l-.268-.219L43.759 5.293l-.115-.168a2.591 2.591 0 00-4.272 0l-.24.29L5.526 39.02l-.228.13a2.572 2.572 0 00-1.235 2.786z' fill='%23E5E5E5'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:82.42px;left:50%;position:absolute;top:50%;transform-origin:left top;width:83.718px}.ez-flow-testing_service-activator{display:block;position:relative}.ez-flow-testing_service-activator:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%238F8F8F'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:60px}.ez-flow-testing_service-activator--flipped:before{transform:scaleX(-1)}.ez-flow-testing_service-activator--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_service-activator--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cpath d='M37.5 75A37.5 37.5 0 1175 37.5 37.542 37.542 0 0137.5 75zm0-71A33.5 33.5 0 1071 37.5 33.538 33.538 0 0037.5 4z' fill='%23919191'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:75px}.ez-flow-testing_splitter{display:block;position:relative}.ez-flow-testing_splitter:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23182e80'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:80px}.ez-flow-testing_splitter--flipped:after,.ez-flow-testing_splitter--flipped:before{scale:-1 1}.ez-flow-testing_splitter--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 16a3.999 3.999 0 014-4L76 0a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4L4 48a3.999 3.999 0 01-4-4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_splitter--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 75'%3E%3Cpath d='M87.5 75l-.34-.03L6.312 60.998A6.6 6.6 0 010 54.33V20.67a6.6 6.6 0 016.313-6.667L87.329 0h.171A6.594 6.594 0 0194 6.67v61.66a6.673 6.673 0 01-1.89 4.697A6.416 6.416 0 0187.5 75zm-81-57A2.592 2.592 0 004 20.67v33.66A2.592 2.592 0 006.5 57l.34.03 80.805 13.966a2.42 2.42 0 001.588-.747A2.746 2.746 0 0090 68.33V6.67a2.605 2.605 0 00-2.354-2.666L6.67 18z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:75px;left:50%;position:absolute;top:50%;transform-origin:left top;width:94px}.ez-flow-testing_test-point{background-color:#10137e;border-radius:18px;bottom:calc(100% + 4px);color:#fff;display:block;font-size:12px;height:18px;min-width:18px;padding:0 4px;position:relative;text-align:center}.ez-flow-testing_test-point:before{bottom:calc(100% + 4px);content:"";display:block;height:24px;left:0;position:absolute;width:24px}.ez-flow-testing_test-point--test-failed{background-color:red}.ez-flow-testing_test-point--test-succeeded{background-color:#69b731}.ez-flow-testing_test-point--type-start:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M20.402 2.103a1.026 1.026 0 0 0-1.084.166C19.31 2.276 18.444 3 16 3a9.623 9.623 0 0 1-3.629-.929A11.333 11.333 0 0 0 8 1C4.75 1 3.509 2.077 3.293 2.293A1 1 0 0 0 3 3v19a1 1 0 0 0 2 0v-6.457A6.726 6.726 0 0 1 8 15a9.623 9.623 0 0 1 3.629.929A11.333 11.333 0 0 0 16 17c3.25 0 4.491-1.077 4.707-1.293A1 1 0 0 0 21 15V3a.996.996 0 0 0-.598-.897ZM19 14.46a6.81 6.81 0 0 1-3 .54 9.623 9.623 0 0 1-3.629-.929A11.333 11.333 0 0 0 8 13a10.234 10.234 0 0 0-3 .394V3.54A6.822 6.822 0 0 1 8 3a9.623 9.623 0 0 1 3.629.929A11.333 11.333 0 0 0 16 5a10.22 10.22 0 0 0 3-.394Z' fill='%23545454'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_test-point--type-end:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22 1a1 1 0 0 0-1 1v1H3V2a1 1 0 0 0-2 0v20a1 1 0 0 0 2 0v-9h18v9a1 1 0 0 0 2 0V2a1 1 0 0 0-1-1ZM3 11V5h18v6Z' fill='%23545454'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_test-point .ez-flow-testing_test-message-icon{left:100%;position:absolute;top:0}.ez-flow-testing_test-message-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' d='M0 0h20v20H0z'/%3E%3Cpath d='M4.102 3.026h8.073l3.863 3.8-.211 10.136-11.725-.119Z' fill='%23fff'/%3E%3Cpath d='M16.445 7.056v9.654a.774.774 0 0 1-.759.788h-11.3a.761.761 0 0 1-.83-.683.91.91 0 0 1 0-.1V3.282a.774.774 0 0 1 .764-.784h7.567a2.058 2.058 0 0 1 1.37.588l2.6 2.6a2.316 2.316 0 0 1 .588 1.37Zm-1.078.784h-3.48a.775.775 0 0 1-.784-.764v-3.5H4.634v12.89h10.732V7.84Zm-3.235-1.029h3.136a1.037 1.037 0 0 0-.2-.343l-2.642-2.647a1.038 1.038 0 0 0-.343-.2v3.19Zm.481 6.635-1.82-1.82 1.813-1.813.022-.022a.245.245 0 0 0-.022-.345l-.4-.4-.022-.022a.243.243 0 0 0-.343.02l-.002.002-1.813 1.812-1.82-1.819a.278.278 0 0 0-.367 0l-.4.4a.217.217 0 0 0-.022.021.245.245 0 0 0 .022.346l1.82 1.82-1.827 1.826a.28.28 0 0 0 0 .368l.4.4.022.021a.244.244 0 0 0 .345-.02l1.827-1.828 1.82 1.82.021.021a.245.245 0 0 0 .346-.02l.4-.4a.234.234 0 0 0 .022-.023.245.245 0 0 0-.022-.345Z' fill='%23333'/%3E%3C/svg%3E") 50% no-repeat;display:block;height:20px;position:relative;width:20px}.ez-flow-testing_test-message-icon>span{display:none}.ez-flow-testing_test-message-icon--has-messages{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' d='M0 0h20v20H0z'/%3E%3Cpath d='m4.3 3 7.7-.1 3.9 3.7-.1 10.2H4.2Z' fill='%23fff'/%3E%3Cpath d='M16.4 7.1v9.7a.789.789 0 0 1-.8.8H4.4a.773.773 0 0 1-.8-.7V3.3a.789.789 0 0 1 .8-.8h7.5a1.974 1.974 0 0 1 1.4.6l2.6 2.6a2.168 2.168 0 0 1 .5 1.4Zm-1 .7h-3.5a.789.789 0 0 1-.8-.8V3.6H4.6v12.9h10.7l.1-8.7ZM7 8.9h5.9a.215.215 0 0 1 .2.2v.5a.215.215 0 0 1-.2.2H7a.215.215 0 0 1-.2-.2v-.4c0-.2.1-.3.2-.3Zm6.2 2.5v.5a.215.215 0 0 1-.2.2H7.1a.215.215 0 0 1-.2-.2v-.5a.215.215 0 0 1 .2-.2H13c.1-.1.2 0 .2.2Zm0 2.1v.5a.215.215 0 0 1-.2.2H7.1a.215.215 0 0 1-.2-.2v-.5a.215.215 0 0 1 .2-.2H13c.1-.1.2 0 .2.2Zm-1.1-6.7h3.1c0-.1-.1-.2-.2-.3l-2.6-2.6c-.1-.1-.2-.2-.3-.2v3.1Z' fill='%23333'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_test-message-icon--has-more-than-one-messages>span{background-color:#000;border-radius:13px;color:#fff;display:block;font-size:10px;height:13px;left:calc(100% - 6.5px);line-height:13px;min-width:13px;padding:0 4px;position:absolute;text-align:center;top:-6.5px}.ez-flow-testing_transformer{display:block;position:relative}.ez-flow-testing_transformer:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 4a3.999 3.999 0 014-4h72a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4H4a3.999 3.999 0 01-4-4z' fill='%23182e80'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:60px;width:80px}.ez-flow-testing_transformer--flipped:before{transform:scaleX(-1)}.ez-flow-testing_transformer--unhighlighted:before{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath d='M0 4a3.999 3.999 0 014-4h72a3.999 3.999 0 014 4v52a3.999 3.999 0 01-4 4H4a3.999 3.999 0 01-4-4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat}.ez-flow-testing_transformer--selected:after{animation:pulse-centered-filter .9s ease-in-out 0s infinite normal none running;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 74'%3E%3Cpath d='M87.5 74h-81a6.429 6.429 0 01-4.627-1.99A6.657 6.657 0 010 67.33V6.67A6.594 6.594 0 016.5 0h81A6.594 6.594 0 0194 6.67v60.66a6.672 6.672 0 01-1.89 4.698A6.413 6.413 0 0187.5 74zM6.5 4A2.592 2.592 0 004 6.67v60.66a2.732 2.732 0 00.75 1.902A2.426 2.426 0 006.5 70h81a2.41 2.41 0 001.732-.75A2.745 2.745 0 0090 67.33V6.67A2.592 2.592 0 0087.5 4z' fill='%23979797'/%3E%3C/svg%3E") 50% no-repeat;content:"";height:74px;left:50%;position:absolute;top:50%;transform-origin:left top;width:94px}
/*
Place your custom CSS here
*/
.dropzoneWrapper {
    > label {
        width: 100%;
    }
}
.dropzone-validation {
    margin-top: 15px;
}
.dropzone {
    padding: 10px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background-color: #a7c9fb;
    border-width: 1px;
    border-color: #052f6b;
    border-style: dashed;

    > div {
        text-align: center;

        > .fileSelectButton {
            background: #146ff4;
            color: white;
            border: none;
            padding: 5px 30px;
            border-radius: 8px;
        }

        > .fileSelectButton-drag{
            display: none;
        }

        > .fileSelectButton:hover {
            background: #052f6b;
        }

        > .uploadImage {
            height: 25px;
            width: auto;
        }

        > .uploadIcon {
            font-size: 25px;
        }

        > img {
            font-size: 25px;
            height: 25px;
            width: auto;
        }

        > .acceptedfiles {
            color: slategrey;
            font-size: 12px;
            padding: 5px;
            margin: 0;
        }

        > .acceptedfiles-drag{
            display: none;
        }
    }
}
.drag {
    background-color: #146ff4;
    color: white;
}
#input-file-upload {
    display: none;
}
/* #form-file-upload {
    height: 16rem;
    width: 28rem;
    max-width: 100%;
    text-align: center;
    position: relative;
}


#label-file-upload {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-width: 2px;
    border-radius: 1rem;
    border-style: dashed;
    border-color: #cbd5e1;
    background-color: #f8fafc;
}

.upload-button {
    cursor: pointer;
    padding: 0.25rem;
    font-size: 1rem;
    border: none;
    font-family: "Oswald", sans-serif;
    background-color: transparent;
}

.upload-button:hover {
    text-decoration-line: underline;
}

#label-file-upload.drag-active {
    background-color: #ffffff;
}

#drag-file-element {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
} */

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy91aS9GaWxlZHJvcHBlci5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0NBRUM7QUFDRDtJQUNJO1FBQ0ksV0FBVztJQUNmO0FBQ0o7QUFFQTtJQUNJLGdCQUFnQjtBQUNwQjtBQUVBO0lBQ0ksYUFBYTtJQUNiLGFBQWE7SUFDYixhQUFhO0lBQ2Isc0JBQXNCO0lBQ3RCLHVCQUF1QjtJQUN2QixtQkFBbUI7SUFDbkIsa0JBQWtCO0lBQ2xCLHlCQUF5QjtJQUN6QixpQkFBaUI7SUFDakIscUJBQXFCO0lBQ3JCLG9CQUFvQjs7SUFFcEI7UUFDSSxrQkFBa0I7O1FBRWxCO1lBQ0ksbUJBQW1CO1lBQ25CLFlBQVk7WUFDWixZQUFZO1lBQ1osaUJBQWlCO1lBQ2pCLGtCQUFrQjtRQUN0Qjs7UUFFQTtZQUNJLGFBQWE7UUFDakI7O1FBRUE7WUFDSSxtQkFBbUI7UUFDdkI7O1FBRUE7WUFDSSxZQUFZO1lBQ1osV0FBVztRQUNmOztRQUVBO1lBQ0ksZUFBZTtRQUNuQjs7UUFFQTtZQUNJLGVBQWU7WUFDZixZQUFZO1lBQ1osV0FBVztRQUNmOztRQUVBO1lBQ0ksZ0JBQWdCO1lBQ2hCLGVBQWU7WUFDZixZQUFZO1lBQ1osU0FBUztRQUNiOztRQUVBO1lBQ0ksYUFBYTtRQUNqQjtJQUNKO0FBQ0o7QUFFQTtJQUNJLHlCQUF5QjtJQUN6QixZQUFZO0FBQ2hCO0FBRUE7SUFDSSxhQUFhO0FBQ2pCO0FBRUE7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBK0NHIiwiZmlsZSI6IkZpbGVkcm9wcGVyLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qXG5QbGFjZSB5b3VyIGN1c3RvbSBDU1MgaGVyZVxuKi9cbi5kcm9wem9uZVdyYXBwZXIge1xuICAgID4gbGFiZWwge1xuICAgICAgICB3aWR0aDogMTAwJTtcbiAgICB9XG59XG5cbi5kcm9wem9uZS12YWxpZGF0aW9uIHtcbiAgICBtYXJnaW4tdG9wOiAxNXB4O1xufVxuXG4uZHJvcHpvbmUge1xuICAgIHBhZGRpbmc6IDEwcHg7XG4gICAgaGVpZ2h0OiAxNTBweDtcbiAgICBkaXNwbGF5OiBmbGV4O1xuICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG4gICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgICBib3JkZXItcmFkaXVzOiA4cHg7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogI2E3YzlmYjtcbiAgICBib3JkZXItd2lkdGg6IDFweDtcbiAgICBib3JkZXItY29sb3I6ICMwNTJmNmI7XG4gICAgYm9yZGVyLXN0eWxlOiBkYXNoZWQ7XG5cbiAgICA+IGRpdiB7XG4gICAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcblxuICAgICAgICA+IC5maWxlU2VsZWN0QnV0dG9uIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6ICMxNDZmZjQ7XG4gICAgICAgICAgICBjb2xvcjogd2hpdGU7XG4gICAgICAgICAgICBib3JkZXI6IG5vbmU7XG4gICAgICAgICAgICBwYWRkaW5nOiA1cHggMzBweDtcbiAgICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDhweDtcbiAgICAgICAgfVxuXG4gICAgICAgID4gLmZpbGVTZWxlY3RCdXR0b24tZHJhZ3tcbiAgICAgICAgICAgIGRpc3BsYXk6IG5vbmU7XG4gICAgICAgIH1cblxuICAgICAgICA+IC5maWxlU2VsZWN0QnV0dG9uOmhvdmVyIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6ICMwNTJmNmI7XG4gICAgICAgIH1cblxuICAgICAgICA+IC51cGxvYWRJbWFnZSB7XG4gICAgICAgICAgICBoZWlnaHQ6IDI1cHg7XG4gICAgICAgICAgICB3aWR0aDogYXV0bztcbiAgICAgICAgfVxuXG4gICAgICAgID4gLnVwbG9hZEljb24ge1xuICAgICAgICAgICAgZm9udC1zaXplOiAyNXB4O1xuICAgICAgICB9XG5cbiAgICAgICAgPiBpbWcge1xuICAgICAgICAgICAgZm9udC1zaXplOiAyNXB4O1xuICAgICAgICAgICAgaGVpZ2h0OiAyNXB4O1xuICAgICAgICAgICAgd2lkdGg6IGF1dG87XG4gICAgICAgIH1cblxuICAgICAgICA+IC5hY2NlcHRlZGZpbGVzIHtcbiAgICAgICAgICAgIGNvbG9yOiBzbGF0ZWdyZXk7XG4gICAgICAgICAgICBmb250LXNpemU6IDEycHg7XG4gICAgICAgICAgICBwYWRkaW5nOiA1cHg7XG4gICAgICAgICAgICBtYXJnaW46IDA7XG4gICAgICAgIH1cblxuICAgICAgICA+IC5hY2NlcHRlZGZpbGVzLWRyYWd7XG4gICAgICAgICAgICBkaXNwbGF5OiBub25lO1xuICAgICAgICB9XG4gICAgfVxufVxuXG4uZHJhZyB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogIzE0NmZmNDtcbiAgICBjb2xvcjogd2hpdGU7XG59XG5cbiNpbnB1dC1maWxlLXVwbG9hZCB7XG4gICAgZGlzcGxheTogbm9uZTtcbn1cblxuLyogI2Zvcm0tZmlsZS11cGxvYWQge1xuICAgIGhlaWdodDogMTZyZW07XG4gICAgd2lkdGg6IDI4cmVtO1xuICAgIG1heC13aWR0aDogMTAwJTtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xufVxuXG5cbiNsYWJlbC1maWxlLXVwbG9hZCB7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgICBqdXN0aWZ5LWNvbnRlbnQ6IGNlbnRlcjtcbiAgICBib3JkZXItd2lkdGg6IDJweDtcbiAgICBib3JkZXItcmFkaXVzOiAxcmVtO1xuICAgIGJvcmRlci1zdHlsZTogZGFzaGVkO1xuICAgIGJvcmRlci1jb2xvcjogI2NiZDVlMTtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZjhmYWZjO1xufVxuXG4udXBsb2FkLWJ1dHRvbiB7XG4gICAgY3Vyc29yOiBwb2ludGVyO1xuICAgIHBhZGRpbmc6IDAuMjVyZW07XG4gICAgZm9udC1zaXplOiAxcmVtO1xuICAgIGJvcmRlcjogbm9uZTtcbiAgICBmb250LWZhbWlseTogXCJPc3dhbGRcIiwgc2Fucy1zZXJpZjtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiB0cmFuc3BhcmVudDtcbn1cblxuLnVwbG9hZC1idXR0b246aG92ZXIge1xuICAgIHRleHQtZGVjb3JhdGlvbi1saW5lOiB1bmRlcmxpbmU7XG59XG5cbiNsYWJlbC1maWxlLXVwbG9hZC5kcmFnLWFjdGl2ZSB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogI2ZmZmZmZjtcbn1cblxuI2RyYWctZmlsZS1lbGVtZW50IHtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgd2lkdGg6IDEwMCU7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIGJvcmRlci1yYWRpdXM6IDFyZW07XG4gICAgdG9wOiAwcHg7XG4gICAgcmlnaHQ6IDBweDtcbiAgICBib3R0b206IDBweDtcbiAgICBsZWZ0OiAwcHg7XG59ICovXG4iXX0=*/
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    'Font Awesome by Dave Gandy - http://fontawesome.io'
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(BootstrapRTE/widget/ui/font/fontawesome-webfont.eot);
  src: url(BootstrapRTE/widget/ui/font/fontawesome-webfont.eot?#iefix&v=3.2.1) format("embedded-opentype"), url(BootstrapRTE/widget/ui/font/fontawesome-webfont.woff) format("woff"), url(BootstrapRTE/widget/ui/font/fontawesome-webfont.ttf) format("truetype"), url(BootstrapRTE/widget/ui/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
   * -------------------------- */
.bootstraprte [class^='icon-'],
.bootstraprte [class*=' icon-'] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  margin-right: .3em; }

.bootstraprte [class^='icon-']:before,
.bootstraprte [class*=' icon-']:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.bootstraprte .icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

/* makes sure icons active on rollover in links */
a [class^='icon-'],
a [class*=' icon-'] {
  display: inline; }

/* increased font size for icon-large */
.bootstraprte [class^='icon-'].icon-fixed-width,
.bootstraprte [class*=' icon-'].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em; }

.bootstraprte [class^='icon-'].icon-fixed-width.icon-large,
.bootstraprte [class*=' icon-'].icon-fixed-width.icon-large {
  width: 1.4285714285714286em; }

.bootstraprte .icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none; }

.bootstraprte .icons-ul > li {
  position: relative; }

.bootstraprte .icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit; }

.bootstraprte [class^='icon-'].hide,
.bootstraprte [class*=' icon-'].hide {
  display: none; }

.bootstraprte .icon-muted {
  color: #eeeeee; }

.bootstraprte .icon-light {
  color: #ffffff; }

.bootstraprte .icon-dark {
  color: #333333; }

.bootstraprte .icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.bootstraprte .icon-2x {
  font-size: 2em; }

.bootstraprte .icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bootstraprte .icon-3x {
  font-size: 3em; }

.bootstraprte .icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.bootstraprte .icon-4x {
  font-size: 4em; }

.bootstraprte .icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.bootstraprte .icon-5x {
  font-size: 5em; }

.bootstraprte .icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.bootstraprte .pull-right {
  float: right; }

.bootstraprte .pull-left {
  float: left; }

.bootstraprte [class^='icon-'].pull-left,
.bootstraprte [class*=' icon-'].pull-left {
  margin-right: .3em; }

.bootstraprte [class^='icon-'].pull-right,
.bootstraprte [class*=' icon-'].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
   * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
.bootstraprte [class^='icon-'],
.bootstraprte [class*=' icon-'] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.bootstraprte .icon-white,
.bootstraprte .nav-pills > .active > a > [class^='icon-'],
.bootstraprte .nav-pills > .active > a > [class*=' icon-'],
.bootstraprte .nav-list > .active > a > [class^='icon-'],
.bootstraprte .nav-list > .active > a > [class*=' icon-'],
.bootstraprte .navbar-inverse .nav > .active > a > [class^='icon-'],
.bootstraprte .navbar-inverse .nav > .active > a > [class*=' icon-'],
.bootstraprte .dropdown-menu > li > a:hover > [class^='icon-'],
.bootstraprte .dropdown-menu > li > a:hover > [class*=' icon-'],
.bootstraprte .dropdown-menu > .active > a > [class^='icon-'],
.bootstraprte .dropdown-menu > .active > a > [class*=' icon-'],
.bootstraprte .dropdown-submenu:hover > a > [class^='icon-'],
.bootstraprte .dropdown-submenu:hover > a > [class*=' icon-'] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.bootstraprte .btn [class^='icon-'].icon-large,
.bootstraprte .nav [class^='icon-'].icon-large,
.bootstraprte .btn [class*=' icon-'].icon-large,
.bootstraprte .nav [class*=' icon-'].icon-large {
  line-height: .9em; }

.bootstraprte .btn [class^='icon-'].icon-spin,
.bootstraprte .nav [class^='icon-'].icon-spin,
.bootstraprte .btn [class*=' icon-'].icon-spin,
.bootstraprte .nav [class*=' icon-'].icon-spin {
  display: inline-block; }

.bootstraprte .nav-tabs [class^='icon-'],
.bootstraprte .nav-pills [class^='icon-'],
.bootstraprte .nav-tabs [class*=' icon-'],
.bootstraprte .nav-pills [class*=' icon-'],
.bootstraprte .nav-tabs [class^='icon-'].icon-large,
.bootstraprte .nav-pills [class^='icon-'].icon-large,
.bootstraprte .nav-tabs [class*=' icon-'].icon-large,
.bootstraprte .nav-pills [class*=' icon-'].icon-large {
  line-height: .9em; }

.bootstraprte .btn [class^='icon-'].pull-left.icon-2x,
.bootstraprte .btn [class*=' icon-'].pull-left.icon-2x,
.bootstraprte .btn [class^='icon-'].pull-right.icon-2x,
.bootstraprte .btn [class*=' icon-'].pull-right.icon-2x {
  margin-top: .18em; }

.bootstraprte .btn [class^='icon-'].icon-spin.icon-large,
.bootstraprte .btn [class*=' icon-'].icon-spin.icon-large {
  line-height: .8em; }

.bootstraprte .btn.btn-small [class^='icon-'].pull-left.icon-2x,
.bootstraprte .btn.btn-small [class*=' icon-'].pull-left.icon-2x,
.bootstraprte .btn.btn-small [class^='icon-'].pull-right.icon-2x,
.bootstraprte .btn.btn-small [class*=' icon-'].pull-right.icon-2x {
  margin-top: .25em; }

.bootstraprte .btn.btn-large [class^='icon-'],
.bootstraprte .btn.btn-large [class*=' icon-'] {
  margin-top: 0; }

.bootstraprte .btn.btn-large [class^='icon-'].pull-left.icon-2x,
.bootstraprte .btn.btn-large [class*=' icon-'].pull-left.icon-2x,
.bootstraprte .btn.btn-large [class^='icon-'].pull-right.icon-2x,
.bootstraprte .btn.btn-large [class*=' icon-'].pull-right.icon-2x {
  margin-top: .05em; }

.bootstraprte .btn.btn-large [class^='icon-'].pull-left.icon-2x,
.bootstraprte .btn.btn-large [class*=' icon-'].pull-left.icon-2x {
  margin-right: .2em; }

.bootstraprte .btn.btn-large [class^='icon-'].pull-right.icon-2x,
.bootstraprte .btn.btn-large [class*=' icon-'].pull-right.icon-2x {
  margin-left: .2em; }

/* Fixes alignment in nav lists */
.bootstraprte .nav-list [class^='icon-'],
.bootstraprte .nav-list [class*=' icon-'] {
  line-height: inherit; }

/* EXTRAS
   * -------------------------- */
/* Stacked and layered icon */
.bootstraprte .icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }

.bootstraprte .icon-stack [class^='icon-'],
.bootstraprte .icon-stack [class*=' icon-'] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  line-height: 2em; }

.bootstraprte .icon-stack .icon-stack-base {
  font-size: 2em;
  line-height: 1em; }

/* Animated rotating icon */
.bootstraprte .icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
.bootstraprte a .icon-stack,
.bootstraprte a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.bootstraprte .icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.bootstraprte .icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.bootstraprte .icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.bootstraprte .icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.bootstraprte .icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
.bootstraprte .icon-glass:before {
  content: '\F000'; }

.bootstraprte .icon-music:before {
  content: '\F001'; }

.bootstraprte .icon-search:before {
  content: '\F002'; }

.bootstraprte .icon-envelope-alt:before {
  content: '\F003'; }

.bootstraprte .icon-heart:before {
  content: '\F004'; }

.bootstraprte .icon-star:before {
  content: '\F005'; }

.bootstraprte .icon-star-empty:before {
  content: '\F006'; }

.bootstraprte .icon-user:before {
  content: '\F007'; }

.bootstraprte .icon-film:before {
  content: '\F008'; }

.bootstraprte .icon-th-large:before {
  content: '\F009'; }

.bootstraprte .icon-th:before {
  content: '\F00A'; }

.bootstraprte .icon-th-list:before {
  content: '\F00B'; }

.bootstraprte .icon-ok:before {
  content: '\F00C'; }

.bootstraprte .icon-remove:before {
  content: '\F00D'; }

.bootstraprte .icon-zoom-in:before {
  content: '\F00E'; }

.bootstraprte .icon-zoom-out:before {
  content: '\F010'; }

.bootstraprte .icon-power-off:before,
.bootstraprte .icon-off:before {
  content: '\F011'; }

.bootstraprte .icon-signal:before {
  content: '\F012'; }

.bootstraprte .icon-gear:before,
.bootstraprte .icon-cog:before {
  content: '\F013'; }

.bootstraprte .icon-trash:before {
  content: '\F014'; }

.bootstraprte .icon-home:before {
  content: '\F015'; }

.bootstraprte .icon-file-alt:before {
  content: '\F016'; }

.bootstraprte .icon-time:before {
  content: '\F017'; }

.bootstraprte .icon-road:before {
  content: '\F018'; }

.bootstraprte .icon-download-alt:before {
  content: '\F019'; }

.bootstraprte .icon-download:before {
  content: '\F01A'; }

.bootstraprte .icon-upload:before {
  content: '\F01B'; }

.bootstraprte .icon-inbox:before {
  content: '\F01C'; }

.bootstraprte .icon-play-circle:before {
  content: '\F01D'; }

.bootstraprte .icon-rotate-right:before,
.bootstraprte .icon-repeat:before {
  content: '\F01E'; }

.bootstraprte .icon-refresh:before {
  content: '\F021'; }

.bootstraprte .icon-list-alt:before {
  content: '\F022'; }

.bootstraprte .icon-lock:before {
  content: '\F023'; }

.bootstraprte .icon-flag:before {
  content: '\F024'; }

.bootstraprte .icon-headphones:before {
  content: '\F025'; }

.bootstraprte .icon-volume-off:before {
  content: '\F026'; }

.bootstraprte .icon-volume-down:before {
  content: '\F027'; }

.bootstraprte .icon-volume-up:before {
  content: '\F028'; }

.bootstraprte .icon-qrcode:before {
  content: '\F029'; }

.bootstraprte .icon-barcode:before {
  content: '\F02A'; }

.bootstraprte .icon-tag:before {
  content: '\F02B'; }

.bootstraprte .icon-tags:before {
  content: '\F02C'; }

.bootstraprte .icon-book:before {
  content: '\F02D'; }

.bootstraprte .icon-bookmark:before {
  content: '\F02E'; }

.bootstraprte .icon-print:before {
  content: '\F02F'; }

.bootstraprte .icon-camera:before {
  content: '\F030'; }

.bootstraprte .icon-font:before {
  content: '\F031'; }

.bootstraprte .icon-bold:before {
  content: '\F032'; }

.bootstraprte .icon-italic:before {
  content: '\F033'; }

.bootstraprte .icon-text-height:before {
  content: '\F034'; }

.bootstraprte .icon-text-width:before {
  content: '\F035'; }

.bootstraprte .icon-align-left:before {
  content: '\F036'; }

.bootstraprte .icon-align-center:before {
  content: '\F037'; }

.bootstraprte .icon-align-right:before {
  content: '\F038'; }

.bootstraprte .icon-align-justify:before {
  content: '\F039'; }

.bootstraprte .icon-list:before {
  content: '\F03A'; }

.bootstraprte .icon-indent-left:before {
  content: '\F03B'; }

.bootstraprte .icon-indent-right:before {
  content: '\F03C'; }

.bootstraprte .icon-facetime-video:before {
  content: '\F03D'; }

.bootstraprte .icon-picture:before {
  content: '\F03E'; }

.bootstraprte .icon-pencil:before {
  content: '\F040'; }

.bootstraprte .icon-map-marker:before {
  content: '\F041'; }

.bootstraprte .icon-adjust:before {
  content: '\F042'; }

.bootstraprte .icon-tint:before {
  content: '\F043'; }

.bootstraprte .icon-edit:before {
  content: '\F044'; }

.bootstraprte .icon-share:before {
  content: '\F045'; }

.bootstraprte .icon-check:before {
  content: '\F046'; }

.bootstraprte .icon-move:before {
  content: '\F047'; }

.bootstraprte .icon-step-backward:before {
  content: '\F048'; }

.bootstraprte .icon-fast-backward:before {
  content: '\F049'; }

.bootstraprte .icon-backward:before {
  content: '\F04A'; }

.bootstraprte .icon-play:before {
  content: '\F04B'; }

.bootstraprte .icon-pause:before {
  content: '\F04C'; }

.bootstraprte .icon-stop:before {
  content: '\F04D'; }

.bootstraprte .icon-forward:before {
  content: '\F04E'; }

.bootstraprte .icon-fast-forward:before {
  content: '\F050'; }

.bootstraprte .icon-step-forward:before {
  content: '\F051'; }

.bootstraprte .icon-eject:before {
  content: '\F052'; }

.bootstraprte .icon-chevron-left:before {
  content: '\F053'; }

.bootstraprte .icon-chevron-right:before {
  content: '\F054'; }

.bootstraprte .icon-plus-sign:before {
  content: '\F055'; }

.bootstraprte .icon-minus-sign:before {
  content: '\F056'; }

.bootstraprte .icon-remove-sign:before {
  content: '\F057'; }

.bootstraprte .icon-ok-sign:before {
  content: '\F058'; }

.bootstraprte .icon-question-sign:before {
  content: '\F059'; }

.bootstraprte .icon-info-sign:before {
  content: '\F05A'; }

.bootstraprte .icon-screenshot:before {
  content: '\F05B'; }

.bootstraprte .icon-remove-circle:before {
  content: '\F05C'; }

.bootstraprte .icon-ok-circle:before {
  content: '\F05D'; }

.bootstraprte .icon-ban-circle:before {
  content: '\F05E'; }

.bootstraprte .icon-arrow-left:before {
  content: '\F060'; }

.bootstraprte .icon-arrow-right:before {
  content: '\F061'; }

.bootstraprte .icon-arrow-up:before {
  content: '\F062'; }

.bootstraprte .icon-arrow-down:before {
  content: '\F063'; }

.bootstraprte .icon-mail-forward:before,
.bootstraprte .icon-share-alt:before {
  content: '\F064'; }

.bootstraprte .icon-resize-full:before {
  content: '\F065'; }

.bootstraprte .icon-resize-small:before {
  content: '\F066'; }

.bootstraprte .icon-plus:before {
  content: '\F067'; }

.bootstraprte .icon-minus:before {
  content: '\F068'; }

.bootstraprte .icon-asterisk:before {
  content: '\F069'; }

.bootstraprte .icon-exclamation-sign:before {
  content: '\F06A'; }

.bootstraprte .icon-gift:before {
  content: '\F06B'; }

.bootstraprte .icon-leaf:before {
  content: '\F06C'; }

.bootstraprte .icon-fire:before {
  content: '\F06D'; }

.bootstraprte .icon-eye-open:before {
  content: '\F06E'; }

.bootstraprte .icon-eye-close:before {
  content: '\F070'; }

.bootstraprte .icon-warning-sign:before {
  content: '\F071'; }

.bootstraprte .icon-plane:before {
  content: '\F072'; }

.bootstraprte .icon-calendar:before {
  content: '\F073'; }

.bootstraprte .icon-random:before {
  content: '\F074'; }

.bootstraprte .icon-comment:before {
  content: '\F075'; }

.bootstraprte .icon-magnet:before {
  content: '\F076'; }

.bootstraprte .icon-chevron-up:before {
  content: '\F077'; }

.bootstraprte .icon-chevron-down:before {
  content: '\F078'; }

.bootstraprte .icon-retweet:before {
  content: '\F079'; }

.bootstraprte .icon-shopping-cart:before {
  content: '\F07A'; }

.bootstraprte .icon-folder-close:before {
  content: '\F07B'; }

.bootstraprte .icon-folder-open:before {
  content: '\F07C'; }

.bootstraprte .icon-resize-vertical:before {
  content: '\F07D'; }

.bootstraprte .icon-resize-horizontal:before {
  content: '\F07E'; }

.bootstraprte .icon-bar-chart:before {
  content: '\F080'; }

.bootstraprte .icon-twitter-sign:before {
  content: '\F081'; }

.bootstraprte .icon-facebook-sign:before {
  content: '\F082'; }

.bootstraprte .icon-camera-retro:before {
  content: '\F083'; }

.bootstraprte .icon-key:before {
  content: '\F084'; }

.bootstraprte .icon-gears:before,
.bootstraprte .icon-cogs:before {
  content: '\F085'; }

.bootstraprte .icon-comments:before {
  content: '\F086'; }

.bootstraprte .icon-thumbs-up-alt:before {
  content: '\F087'; }

.bootstraprte .icon-thumbs-down-alt:before {
  content: '\F088'; }

.bootstraprte .icon-star-half:before {
  content: '\F089'; }

.bootstraprte .icon-heart-empty:before {
  content: '\F08A'; }

.bootstraprte .icon-signout:before {
  content: '\F08B'; }

.bootstraprte .icon-linkedin-sign:before {
  content: '\F08C'; }

.bootstraprte .icon-pushpin:before {
  content: '\F08D'; }

.bootstraprte .icon-external-link:before {
  content: '\F08E'; }

.bootstraprte .icon-signin:before {
  content: '\F090'; }

.bootstraprte .icon-trophy:before {
  content: '\F091'; }

.bootstraprte .icon-github-sign:before {
  content: '\F092'; }

.bootstraprte .icon-upload-alt:before {
  content: '\F093'; }

.bootstraprte .icon-lemon:before {
  content: '\F094'; }

.bootstraprte .icon-phone:before {
  content: '\F095'; }

.bootstraprte .icon-unchecked:before,
.bootstraprte .icon-check-empty:before {
  content: '\F096'; }

.bootstraprte .icon-bookmark-empty:before {
  content: '\F097'; }

.bootstraprte .icon-phone-sign:before {
  content: '\F098'; }

.bootstraprte .icon-twitter:before {
  content: '\F099'; }

.bootstraprte .icon-facebook:before {
  content: '\F09A'; }

.bootstraprte .icon-github:before {
  content: '\F09B'; }

.bootstraprte .icon-unlock:before {
  content: '\F09C'; }

.bootstraprte .icon-credit-card:before {
  content: '\F09D'; }

.bootstraprte .icon-rss:before {
  content: '\F09E'; }

.bootstraprte .icon-hdd:before {
  content: '\F0A0'; }

.bootstraprte .icon-bullhorn:before {
  content: '\F0A1'; }

.bootstraprte .icon-bell:before {
  content: '\F0A2'; }

.bootstraprte .icon-certificate:before {
  content: '\F0A3'; }

.bootstraprte .icon-hand-right:before {
  content: '\F0A4'; }

.bootstraprte .icon-hand-left:before {
  content: '\F0A5'; }

.bootstraprte .icon-hand-up:before {
  content: '\F0A6'; }

.bootstraprte .icon-hand-down:before {
  content: '\F0A7'; }

.bootstraprte .icon-circle-arrow-left:before {
  content: '\F0A8'; }

.bootstraprte .icon-circle-arrow-right:before {
  content: '\F0A9'; }

.bootstraprte .icon-circle-arrow-up:before {
  content: '\F0AA'; }

.bootstraprte .icon-circle-arrow-down:before {
  content: '\F0AB'; }

.bootstraprte .icon-globe:before {
  content: '\F0AC'; }

.bootstraprte .icon-wrench:before {
  content: '\F0AD'; }

.bootstraprte .icon-tasks:before {
  content: '\F0AE'; }

.bootstraprte .icon-filter:before {
  content: '\F0B0'; }

.bootstraprte .icon-briefcase:before {
  content: '\F0B1'; }

.bootstraprte .icon-fullscreen:before {
  content: '\F0B2'; }

.bootstraprte .icon-group:before {
  content: '\F0C0'; }

.bootstraprte .icon-link:before {
  content: '\F0C1'; }

.bootstraprte .icon-cloud:before {
  content: '\F0C2'; }

.bootstraprte .icon-beaker:before {
  content: '\F0C3'; }

.bootstraprte .icon-cut:before {
  content: '\F0C4'; }

.bootstraprte .icon-copy:before {
  content: '\F0C5'; }

.bootstraprte .icon-paperclip:before,
.bootstraprte .icon-paper-clip:before {
  content: '\F0C6'; }

.bootstraprte .icon-save:before {
  content: '\F0C7'; }

.bootstraprte .icon-sign-blank:before {
  content: '\F0C8'; }

.bootstraprte .icon-reorder:before {
  content: '\F0C9'; }

.bootstraprte .icon-list-ul:before {
  content: '\F0CA'; }

.bootstraprte .icon-list-ol:before {
  content: '\F0CB'; }

.bootstraprte .icon-strikethrough:before {
  content: '\F0CC'; }

.bootstraprte .icon-underline:before {
  content: '\F0CD'; }

.bootstraprte .icon-table:before {
  content: '\F0CE'; }

.bootstraprte .icon-magic:before {
  content: '\F0D0'; }

.bootstraprte .icon-truck:before {
  content: '\F0D1'; }

.bootstraprte .icon-pinterest:before {
  content: '\F0D2'; }

.bootstraprte .icon-pinterest-sign:before {
  content: '\F0D3'; }

.bootstraprte .icon-google-plus-sign:before {
  content: '\F0D4'; }

.bootstraprte .icon-google-plus:before {
  content: '\F0D5'; }

.bootstraprte .icon-money:before {
  content: '\F0D6'; }

.bootstraprte .icon-caret-down:before {
  content: '\F0D7'; }

.bootstraprte .icon-caret-up:before {
  content: '\F0D8'; }

.bootstraprte .icon-caret-left:before {
  content: '\F0D9'; }

.bootstraprte .icon-caret-right:before {
  content: '\F0DA'; }

.bootstraprte .icon-columns:before {
  content: '\F0DB'; }

.bootstraprte .icon-sort:before {
  content: '\F0DC'; }

.bootstraprte .icon-sort-down:before {
  content: '\F0DD'; }

.bootstraprte .icon-sort-up:before {
  content: '\F0DE'; }

.bootstraprte .icon-envelope:before {
  content: '\F0E0'; }

.bootstraprte .icon-linkedin:before {
  content: '\F0E1'; }

.bootstraprte .icon-rotate-left:before,
.bootstraprte .icon-undo:before {
  content: '\F0E2'; }

.bootstraprte .icon-legal:before {
  content: '\F0E3'; }

.bootstraprte .icon-dashboard:before {
  content: '\F0E4'; }

.bootstraprte .icon-comment-alt:before {
  content: '\F0E5'; }

.bootstraprte .icon-comments-alt:before {
  content: '\F0E6'; }

.bootstraprte .icon-bolt:before {
  content: '\F0E7'; }

.bootstraprte .icon-sitemap:before {
  content: '\F0E8'; }

.bootstraprte .icon-umbrella:before {
  content: '\F0E9'; }

.bootstraprte .icon-paste:before {
  content: '\F0EA'; }

.bootstraprte .icon-lightbulb:before {
  content: '\F0EB'; }

.bootstraprte .icon-exchange:before {
  content: '\F0EC'; }

.bootstraprte .icon-cloud-download:before {
  content: '\F0ED'; }

.bootstraprte .icon-cloud-upload:before {
  content: '\F0EE'; }

.bootstraprte .icon-user-md:before {
  content: '\F0F0'; }

.bootstraprte .icon-stethoscope:before {
  content: '\F0F1'; }

.bootstraprte .icon-suitcase:before {
  content: '\F0F2'; }

.bootstraprte .icon-bell-alt:before {
  content: '\F0F3'; }

.bootstraprte .icon-coffee:before {
  content: '\F0F4'; }

.bootstraprte .icon-food:before {
  content: '\F0F5'; }

.bootstraprte .icon-file-text-alt:before {
  content: '\F0F6'; }

.bootstraprte .icon-building:before {
  content: '\F0F7'; }

.bootstraprte .icon-hospital:before {
  content: '\F0F8'; }

.bootstraprte .icon-ambulance:before {
  content: '\F0F9'; }

.bootstraprte .icon-medkit:before {
  content: '\F0FA'; }

.bootstraprte .icon-fighter-jet:before {
  content: '\F0FB'; }

.bootstraprte .icon-beer:before {
  content: '\F0FC'; }

.bootstraprte .icon-h-sign:before {
  content: '\F0FD'; }

.bootstraprte .icon-plus-sign-alt:before {
  content: '\F0FE'; }

.bootstraprte .icon-double-angle-left:before {
  content: '\F100'; }

.bootstraprte .icon-double-angle-right:before {
  content: '\F101'; }

.bootstraprte .icon-double-angle-up:before {
  content: '\F102'; }

.bootstraprte .icon-double-angle-down:before {
  content: '\F103'; }

.bootstraprte .icon-angle-left:before {
  content: '\F104'; }

.bootstraprte .icon-angle-right:before {
  content: '\F105'; }

.bootstraprte .icon-angle-up:before {
  content: '\F106'; }

.bootstraprte .icon-angle-down:before {
  content: '\F107'; }

.bootstraprte .icon-desktop:before {
  content: '\F108'; }

.bootstraprte .icon-laptop:before {
  content: '\F109'; }

.bootstraprte .icon-tablet:before {
  content: '\F10A'; }

.bootstraprte .icon-mobile-phone:before {
  content: '\F10B'; }

.bootstraprte .icon-circle-blank:before {
  content: '\F10C'; }

.bootstraprte .icon-quote-left:before {
  content: '\F10D'; }

.bootstraprte .icon-quote-right:before {
  content: '\F10E'; }

.bootstraprte .icon-spinner:before {
  content: '\F110'; }

.bootstraprte .icon-circle:before {
  content: '\F111'; }

.bootstraprte .icon-mail-reply:before,
.bootstraprte .icon-reply:before {
  content: '\F112'; }

.bootstraprte .icon-github-alt:before {
  content: '\F113'; }

.bootstraprte .icon-folder-close-alt:before {
  content: '\F114'; }

.bootstraprte .icon-folder-open-alt:before {
  content: '\F115'; }

.bootstraprte .icon-expand-alt:before {
  content: '\F116'; }

.bootstraprte .icon-collapse-alt:before {
  content: '\F117'; }

.bootstraprte .icon-smile:before {
  content: '\F118'; }

.bootstraprte .icon-frown:before {
  content: '\F119'; }

.bootstraprte .icon-meh:before {
  content: '\F11A'; }

.bootstraprte .icon-gamepad:before {
  content: '\F11B'; }

.bootstraprte .icon-keyboard:before {
  content: '\F11C'; }

.bootstraprte .icon-flag-alt:before {
  content: '\F11D'; }

.bootstraprte .icon-flag-checkered:before {
  content: '\F11E'; }

.bootstraprte .icon-terminal:before {
  content: '\F120'; }

.bootstraprte .icon-code:before {
  content: '\F121'; }

.bootstraprte .icon-reply-all:before {
  content: '\F122'; }

.bootstraprte .icon-mail-reply-all:before {
  content: '\F122'; }

.bootstraprte .icon-star-half-full:before,
.bootstraprte .icon-star-half-empty:before {
  content: '\F123'; }

.bootstraprte .icon-location-arrow:before {
  content: '\F124'; }

.bootstraprte .icon-crop:before {
  content: '\F125'; }

.bootstraprte .icon-code-fork:before {
  content: '\F126'; }

.bootstraprte .icon-unlink:before {
  content: '\F127'; }

.bootstraprte .icon-question:before {
  content: '\F128'; }

.bootstraprte .icon-info:before {
  content: '\F129'; }

.bootstraprte .icon-exclamation:before {
  content: '\F12A'; }

.bootstraprte .icon-superscript:before {
  content: '\F12B'; }

.bootstraprte .icon-subscript:before {
  content: '\F12C'; }

.bootstraprte .icon-eraser:before {
  content: '\F12D'; }

.bootstraprte .icon-puzzle-piece:before {
  content: '\F12E'; }

.bootstraprte .icon-microphone:before {
  content: '\F130'; }

.bootstraprte .icon-microphone-off:before {
  content: '\F131'; }

.bootstraprte .icon-shield:before {
  content: '\F132'; }

.bootstraprte .icon-calendar-empty:before {
  content: '\F133'; }

.bootstraprte .icon-fire-extinguisher:before {
  content: '\F134'; }

.bootstraprte .icon-rocket:before {
  content: '\F135'; }

.bootstraprte .icon-maxcdn:before {
  content: '\F136'; }

.bootstraprte .icon-chevron-sign-left:before {
  content: '\F137'; }

.bootstraprte .icon-chevron-sign-right:before {
  content: '\F138'; }

.bootstraprte .icon-chevron-sign-up:before {
  content: '\F139'; }

.bootstraprte .icon-chevron-sign-down:before {
  content: '\F13A'; }

.bootstraprte .icon-html5:before {
  content: '\F13B'; }

.bootstraprte .icon-css3:before {
  content: '\F13C'; }

.bootstraprte .icon-anchor:before {
  content: '\F13D'; }

.bootstraprte .icon-unlock-alt:before {
  content: '\F13E'; }

.bootstraprte .icon-bullseye:before {
  content: '\F140'; }

.bootstraprte .icon-ellipsis-horizontal:before {
  content: '\F141'; }

.bootstraprte .icon-ellipsis-vertical:before {
  content: '\F142'; }

.bootstraprte .icon-rss-sign:before {
  content: '\F143'; }

.bootstraprte .icon-play-sign:before {
  content: '\F144'; }

.bootstraprte .icon-ticket:before {
  content: '\F145'; }

.bootstraprte .icon-minus-sign-alt:before {
  content: '\F146'; }

.bootstraprte .icon-check-minus:before {
  content: '\F147'; }

.bootstraprte .icon-level-up:before {
  content: '\F148'; }

.bootstraprte .icon-level-down:before {
  content: '\F149'; }

.bootstraprte .icon-check-sign:before {
  content: '\F14A'; }

.bootstraprte .icon-edit-sign:before {
  content: '\F14B'; }

.bootstraprte .icon-external-link-sign:before {
  content: '\F14C'; }

.bootstraprte .icon-share-sign:before {
  content: '\F14D'; }

.bootstraprte .icon-compass:before {
  content: '\F14E'; }

.bootstraprte .icon-collapse:before {
  content: '\F150'; }

.bootstraprte .icon-collapse-top:before {
  content: '\F151'; }

.bootstraprte .icon-expand:before {
  content: '\F152'; }

.bootstraprte .icon-euro:before,
.bootstraprte .icon-eur:before {
  content: '\F153'; }

.bootstraprte .icon-gbp:before {
  content: '\F154'; }

.bootstraprte .icon-dollar:before,
.bootstraprte .icon-usd:before {
  content: '\F155'; }

.bootstraprte .icon-rupee:before,
.bootstraprte .icon-inr:before {
  content: '\F156'; }

.bootstraprte .icon-yen:before,
.bootstraprte .icon-jpy:before {
  content: '\F157'; }

.bootstraprte .icon-renminbi:before,
.bootstraprte .icon-cny:before {
  content: '\F158'; }

.bootstraprte .icon-won:before,
.bootstraprte .icon-krw:before {
  content: '\F159'; }

.bootstraprte .icon-bitcoin:before,
.bootstraprte .icon-btc:before {
  content: '\F15A'; }

.bootstraprte .icon-file:before {
  content: '\F15B'; }

.bootstraprte .icon-file-text:before {
  content: '\F15C'; }

.bootstraprte .icon-sort-by-alphabet:before {
  content: '\F15D'; }

.bootstraprte .icon-sort-by-alphabet-alt:before {
  content: '\F15E'; }

.bootstraprte .icon-sort-by-attributes:before {
  content: '\F160'; }

.bootstraprte .icon-sort-by-attributes-alt:before {
  content: '\F161'; }

.bootstraprte .icon-sort-by-order:before {
  content: '\F162'; }

.bootstraprte .icon-sort-by-order-alt:before {
  content: '\F163'; }

.bootstraprte .icon-thumbs-up:before {
  content: '\F164'; }

.bootstraprte .icon-thumbs-down:before {
  content: '\F165'; }

.bootstraprte .icon-youtube-sign:before {
  content: '\F166'; }

.bootstraprte .icon-youtube:before {
  content: '\F167'; }

.bootstraprte .icon-xing:before {
  content: '\F168'; }

.bootstraprte .icon-xing-sign:before {
  content: '\F169'; }

.bootstraprte .icon-youtube-play:before {
  content: '\F16A'; }

.bootstraprte .icon-dropbox:before {
  content: '\F16B'; }

.bootstraprte .icon-stackexchange:before {
  content: '\F16C'; }

.bootstraprte .icon-instagram:before {
  content: '\F16D'; }

.bootstraprte .icon-flickr:before {
  content: '\F16E'; }

.bootstraprte .icon-adn:before {
  content: '\F170'; }

.bootstraprte .icon-bitbucket:before {
  content: '\F171'; }

.bootstraprte .icon-bitbucket-sign:before {
  content: '\F172'; }

.bootstraprte .icon-tumblr:before {
  content: '\F173'; }

.bootstraprte .icon-tumblr-sign:before {
  content: '\F174'; }

.bootstraprte .icon-long-arrow-down:before {
  content: '\F175'; }

.bootstraprte .icon-long-arrow-up:before {
  content: '\F176'; }

.bootstraprte .icon-long-arrow-left:before {
  content: '\F177'; }

.bootstraprte .icon-long-arrow-right:before {
  content: '\F178'; }

.bootstraprte .icon-apple:before {
  content: '\F179'; }

.bootstraprte .icon-windows:before {
  content: '\F17A'; }

.bootstraprte .icon-android:before {
  content: '\F17B'; }

.bootstraprte .icon-linux:before {
  content: '\F17C'; }

.bootstraprte .icon-dribbble:before {
  content: '\F17D'; }

.bootstraprte .icon-skype:before {
  content: '\F17E'; }

.bootstraprte .icon-foursquare:before {
  content: '\F180'; }

.bootstraprte .icon-trello:before {
  content: '\F181'; }

.bootstraprte .icon-female:before {
  content: '\F182'; }

.bootstraprte .icon-male:before {
  content: '\F183'; }

.bootstraprte .icon-gittip:before {
  content: '\F184'; }

.bootstraprte .icon-sun:before {
  content: '\F185'; }

.bootstraprte .icon-moon:before {
  content: '\F186'; }

.bootstraprte .icon-archive:before {
  content: '\F187'; }

.bootstraprte .icon-bug:before {
  content: '\F188'; }

.bootstraprte .icon-vk:before {
  content: '\F189'; }

.bootstraprte .icon-weibo:before {
  content: '\F18A'; }

.bootstraprte .icon-renren:before {
  content: '\F18B'; }

.bootstraprte .btn-normal {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important; }

.transformationNode div#sourceContainer .fancytree-active.fancytree-focused {
  font-weight: 700;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type {
  position: relative;
  font-size: 14px;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.base64Binary-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.hexBinary-type:before {
  background: url(../../../../resources/ez-icon-base64binary.svg) no-repeat
    center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.boolean-type:before {
  background: url(../../../../resources/ez-icon-boolean.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.date-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.gYearMonth-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.gYear-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.gMonthDay-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.gDay-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.gMonth-type:before {
  background: url(../../../../resources/ez-icon-date.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.duration-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.dateTime-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.time-type:before {
  background: url(../../../../resources/ez-icon-datetime.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.float-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.double-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.decimal-type:before {
  background: url(../../../../resources/ez-icon-decimal.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.enumeration-type:before {
  background: url(../../../../resources/ez-icon-enumeration.svg) no-repeat
    center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.gateway-type:before {
  background: url(../../../../resources/ez-icon-gateway.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.integer-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.long-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.int-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.short-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.byte-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.nonPositiveInteger-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.negativeInteger-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.nonNegativeInteger-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.unsignedLong-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.positiveInteger-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.unsignedInt-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.unsignedShort-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.unsignedByte-type:before {
  background: url(../../../../resources/ez-icon-integer.svg) no-repeat center;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.string-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.normalizedString-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.token-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.language-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.Name-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.NCName-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.ID-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.IDREF-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.IDREFS-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.ENTITY-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.ENTITIES-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.NMTOKEN-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.NMTOKENS-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.anyURI-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.QName-type:before,
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.NOTATION-type:before {
  background: url(../../../../resources/ez-icon-string.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.icons-datatypes
  .data-type.time-type {
  background: url(../../../../resources/ez-icon-time.svg) no-repeat center;
  user-select: none;
}
.transformationNode div#sourceContainer div#sourceTree .ui-effects-wrapper {
  width: 100% !important;
}
.transformationNode div#sourceContainer div#sourceTree ul {
  list-style: none;
  padding-left: 13px;
  outline: none;
}
.transformationNode div#sourceContainer div#sourceTree ul .is-optional span {
  font-style: italic;
}
.transformationNode div#sourceContainer div#sourceTree ul .is-list {
  position: relative;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  .is-list
  .fancytree-title:after {
  content: "";
  background: url(../../../../resources/ez-icon-list.svg) no-repeat center;
  position: absolute;
  width: 25px;
  height: 25px;
  display: inline-block;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-cdm {
  background-color: #69b731;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-system {
  background-color: #3f4295;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder {
  border: 1px solid #949494;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  position: relative;
  z-index: 5;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder:after {
  content: "";
  display: none;
  width: 0;
  height: 0;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder
  .fancytree-expander {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: left;
  margin-left: 3px;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder
  .fancytree-title {
  font-size: 16px;
  user-select: none;
  width: 80%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-cdm
  .fancytree-title {
  color: #ffffff;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-system
  .fancytree-title {
  color: #ffffff;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder
  .fancytree-entity-title-buttons {
  display: none;
  position: absolute;
  right: 0px;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.edit
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder:hover
  .fancytree-entity-title-buttons {
  display: inline-block;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node
  .fancytree-attribute-title-buttons {
  display: none;
  position: absolute;
  right: 0px;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.edit
  div#sourceTree
  ul
  li
  span.fancytree-node:hover
  .fancytree-attribute-title-buttons {
  display: inline-block;
  user-select: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-has-children
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-open.svg) no-repeat center;
  cursor: default !important;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-expanded
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-close.svg) no-repeat center;
  cursor: default !important;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-has-children.entity-highlighted-cdm
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-open-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-expanded.entity-highlighted-cdm
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-close-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-has-children.entity-highlighted-system
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-open-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-expanded.entity-highlighted-system
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-close-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node.attribute-highlighted-cdm {
  background-color: #c8e0b5;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node.attribute-highlighted-system {
  background-color: #b6b7d6;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node {
  margin-top: 0;
  background-color: #ededed;
  display: inline-block;
  width: 100% !important;
  padding: 8px 15px;
  position: relative;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node.fancytree-hide {
  display: none;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node.fancytree-match {
  background-color: ez-cdm-bg;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node:after {
  content: "";
  display: inline-block;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #c2c2c2;
  position: absolute;
  top: -1px;
  left: 15px;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node
  .fancytree-title {
  font-size: 14px;
  user-select: none;
  max-width: 55%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node
  .port {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 11.5px;
  right: -15px;
  z-index: 10;
  cursor: default !important;
}
.transformationNode
  div#sourceContainer
  div#sourceTree
  ul
  li
  span.fancytree-node
  .data-type {
  font-size: 14px;
  position: absolute;
  right: 10px;
  user-select: none;
  vertical-align: middle;
  max-width: 40%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.transformationNode
  div#sourceContainer
  div#sourceTree.edit
  div#sourceTree
  ul
  li
  span.fancytree-node:hover
  .data-type {
  right: 55px;
  user-select: none;
}

.transformationNode div#destinationContainer div#destinationTree ul {
  list-style: none;
  padding-left: 13px;
  outline: none;
}
.transformationNode
  div#destinationContainer
  .fancytree-active.fancytree-focused {
  font-weight: 700;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type {
  position: relative;
  font-size: 14px;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.base64Binary-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.hexBinary-type:before {
  background: url(../../../../resources/ez-icon-base64binary.svg) no-repeat
    center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.boolean-type:before {
  background: url(../../../../resources/ez-icon-boolean.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.date-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.gYearMonth-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.gYear-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.gMonthDay-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.gDay-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.gMonth-type:before {
  background: url(../../../../resources/ez-icon-date.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.duration-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.dateTime-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.time-type:before {
  background: url(../../../../resources/ez-icon-datetime.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.float-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.double-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.decimal-type:before {
  background: url(../../../../resources/ez-icon-decimal.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.enumeration-type:before {
  background: url(../../../../resources/ez-icon-enumeration.svg) no-repeat
    center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.gateway-type:before {
  background: url(../../../../resources/ez-icon-gateway.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.integer-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.long-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.int-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.short-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.byte-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.nonPositiveInteger-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.negativeInteger-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.nonNegativeInteger-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.unsignedLong-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.positiveInteger-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.unsignedInt-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.unsignedShort-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.unsignedByte-type:before {
  background: url(../../../../resources/ez-icon-integer.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.string-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.normalizedString-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.token-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.language-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.Name-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.NCName-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.ID-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.IDREF-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.IDREFS-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.ENTITY-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.ENTITIES-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.NMTOKEN-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.NMTOKENS-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.anyURI-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.QName-type:before,
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.NOTATION-type:before {
  background: url(../../../../resources/ez-icon-string.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.icons-datatypes
  .data-type.time-type {
  background: url(../../../../resources/ez-icon-time.svg) no-repeat center;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  .ui-effects-wrapper {
  width: 100% !important;
}
.transformationNode div#destinationContainer div#destinationTree ul {
  list-style: none;
  padding-left: 13px;
  outline: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  .is-optional
  span {
  font-style: italic;
}
.transformationNode div#destinationContainer div#destinationTree ul .is-list {
  position: relative;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  .is-list
  .fancytree-title:after {
  content: "";
  background: url(../../../../resources/ez-icon-list.svg) no-repeat center;
  position: absolute;
  width: 25px;
  height: 25px;
  display: inline-block;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-cdm {
  background-color: #69b731;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-system {
  background-color: #3f4295;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder {
  border: 1px solid #949494;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  position: relative;
  z-index: 5;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder:after {
  content: "";
  display: none;
  width: 0;
  height: 0;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder
  .fancytree-expander {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: left;
  margin-left: 3px;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder
  .fancytree-title {
  font-size: 16px;
  user-select: none;
  width: 80%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-cdm
  .fancytree-title {
  color: #ffffff;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.entity-highlighted-system
  .fancytree-title {
  color: #ffffff;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder
  .fancytree-entity-title-buttons {
  display: none;
  position: absolute;
  right: 0px;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.edit
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder:hover
  .fancytree-entity-title-buttons {
  display: inline-block;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node
  .fancytree-attribute-title-buttons {
  display: none;
  position: absolute;
  right: 0px;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.edit
  div#destinationTree
  ul
  li
  span.fancytree-node:hover
  .fancytree-attribute-title-buttons {
  display: inline-block;
  user-select: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-has-children
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-open.svg) no-repeat center;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-expanded
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-close.svg) no-repeat center;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-has-children.entity-highlighted-cdm
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-open-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-expanded.entity-highlighted-cdm
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-close-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-has-children.entity-highlighted-system
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-open-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul.fancytree-container
  > li
  span.fancytree-folder.fancytree-expanded.entity-highlighted-system
  .fancytree-expander {
  background: url(../../../../resources/ez-collapse-close-highlight.svg)
    no-repeat center;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node {
  margin-top: 0;
  background-color: #ededed;
  display: inline-block;
  width: 100% !important;
  padding: 8px 15px;
  position: relative;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node.attribute-highlighted-cdm {
  background-color: #c8e0b5;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node.attribute-highlighted-system {
  background-color: #b6b7d6;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node.fancytree-hide {
  display: none;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node.fancytree-match {
  background-color: ez-cdm-bg;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node:after {
  content: "";
  display: inline-block;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #c2c2c2;
  position: absolute;
  top: -1px;
  left: 15px;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node
  .fancytree-title {
  font-size: 14px;
  user-select: none;
  max-width: 55%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node
  .port {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 11.5px;
  left: -15px;
  z-index: 10;
}
.transformationNode
  div#destinationContainer
  div#destinationTree
  ul
  li
  span.fancytree-node
  .data-type {
  font-size: 14px;
  position: absolute;
  right: 10px;
  user-select: none;
  max-width: 40%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.transformationNode
  div#destinationContainer
  div#destinationTree.edit
  div#destinationTree
  ul
  li
  span.fancytree-node:hover
  .data-type {
  right: 55px;
  user-select: none;
}
.toggle-ignore-error.suppressed {
  background-color: #f5f5f5;
}

.toggle-ignore-error .ignore-error {
  display: none;
  float: right;
  user-select: none;
  height: 24px;
  margin-top: -2px;
}
.toggle-ignore-error:hover .ignore-error {
  display: inline-block !important;
}
.toggle-ignore-error .ignore-error.no-suppressed::after {
  content: "";
  background: url(./TransforSuite/widget/ui/ez-icon-eye-closed.svg) no-repeat
    center;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-size: 20px 20px;
  user-select: none;
}

.toggle-ignore-error .ignore-error.suppressed::after {
  content: "";
  background: url(./TransforSuite/widget/ui/ez-icon-eye-opened.svg) no-repeat
    center;
  width: 25px;
  height: 25px;
  background-size: 20px 20px;
  display: inline-block;
  user-select: none;
}


.messageMappingNode div#sourceContainer .fancytree-active.fancytree-focused {
    font-weight: 700
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type {
    position: relative;
    font-size: 14px;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.base64Binary-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.hexBinary-type:before {
    background: url(../../../../resources/ez-icon-base64binary.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.boolean-type:before {
    background: url(../../../../resources/ez-icon-boolean.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.date-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.gYearMonth-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.gYear-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.gMonthDay-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.gDay-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.gMonth-type:before {
    background: url(../../../../resources/ez-icon-date.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.duration-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.dateTime-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.time-type:before {
    background: url(../../../../resources/ez-icon-datetime.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.float-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.double-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.decimal-type:before {
    background: url(../../../../resources/ez-icon-decimal.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.enumeration-type:before {
    background: url(../../../../resources/ez-icon-enumeration.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.gateway-type:before {
    background: url(../../../../resources/ez-icon-gateway.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.integer-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.long-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.int-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.short-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.byte-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.nonPositiveInteger-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.negativeInteger-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.nonNegativeInteger-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.unsignedLong-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.positiveInteger-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.unsignedInt-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.unsignedShort-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.unsignedByte-type:before {
    background: url(../../../../resources/ez-icon-integer.svg) no-repeat center;

}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.string-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.normalizedString-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.token-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.language-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.Name-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.NCName-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.ID-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.IDREF-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.IDREFS-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.ENTITY-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.ENTITIES-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.NMTOKEN-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.NMTOKENS-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.anyURI-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.QName-type:before,.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.NOTATION-type:before {
    background: url(../../../../resources/ez-icon-string.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.icons-datatypes .data-type.time-type {
    background: url(../../../../resources/ez-icon-time.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree .ui-effects-wrapper {
    width: 100% !important
}
.messageMappingNode div#sourceContainer div#sourceTree ul {
    list-style: none;
    padding-left: 13px;
    outline: none;
}
.messageMappingNode div#sourceContainer div#sourceTree ul .is-optional span {
    font-style: italic
}
.messageMappingNode div#sourceContainer div#sourceTree ul .is-list {
    position: relative
}
.messageMappingNode div#sourceContainer div#sourceTree ul .is-list .fancytree-title:after {
    content: '';
    background: url(../../../../resources/ez-icon-list.svg) no-repeat center;
    position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-cdm {
    background-color: #69b731;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-system {
    background-color: #3f4295;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder {
    border: 1px solid #949494;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    position: relative;
    z-index: 5;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder:after {
    content: '';
    display: none;
    width: 0;
    height: 0
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder .fancytree-expander {
    display: inline-block;
    width: 25px;
    height: 25px;
    float: left;
    margin-left: 3px
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder .fancytree-title {
    font-size: 16px;
    user-select: none;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-cdm .fancytree-title {
    color: #FFFFFF;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-system .fancytree-title {
    color: #FFFFFF;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder .fancytree-entity-title-buttons {
    display: none;
    position: absolute;
    right: 0px;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.edit div#sourceTree ul.fancytree-container>li span.fancytree-folder:hover .fancytree-entity-title-buttons {
    display: inline-block;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node .fancytree-attribute-title-buttons {
    display: none;
    position: absolute;
    right: 0px;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree.edit div#sourceTree ul li span.fancytree-node:hover .fancytree-attribute-title-buttons {
    display: inline-block;
    user-select: none;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.fancytree-has-children .fancytree-expander {
    background: url(../../../../resources/ez-collapse-open.svg) no-repeat center;
    cursor: default !important;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.fancytree-expanded .fancytree-expander {
    background: url(../../../../resources/ez-collapse-close.svg) no-repeat center;
    cursor: default !important;
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.fancytree-has-children.entity-highlighted-cdm .fancytree-expander {
    background: url(../../../../resources/ez-collapse-open-highlight.svg) no-repeat center
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.fancytree-expanded.entity-highlighted-cdm .fancytree-expander {
    background: url(../../../../resources/ez-collapse-close-highlight.svg) no-repeat center
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.fancytree-has-children.entity-highlighted-system .fancytree-expander {
    background: url(../../../../resources/ez-collapse-open-highlight.svg) no-repeat center
}
.messageMappingNode div#sourceContainer div#sourceTree ul.fancytree-container>li span.fancytree-folder.fancytree-expanded.entity-highlighted-system .fancytree-expander {
    background: url(../../../../resources/ez-collapse-close-highlight.svg) no-repeat center
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node.attribute-highlighted-cdm {
    background-color: #c8e0b5;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node.attribute-highlighted-system {
    background-color: #b6b7d6;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node {
    margin-top: 0;
    background-color: #ededed;
    display: inline-block;
    width: 100% !important;
    padding: 8px 15px;
    position: relative;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node.fancytree-hide {
    display: none;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node.fancytree-match {
    background-color: ez-cdm-bg;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node:after {
    content: '';
    display: inline-block;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #c2c2c2;
    position: absolute;
    top: -1px;
    left: 15px;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node .fancytree-title {
    font-size: 14px;
    user-select: none;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node .port {
    position: absolute;
    width: 15px;
	height: 15px;
    top: 11.5px;
    right: -15px;
    z-index: 10;
    cursor: default !important;
}
.messageMappingNode div#sourceContainer div#sourceTree ul li span.fancytree-node .data-type {
    font-size: 14px;
    position: absolute;
    right: 10px;
    user-select: none;
    vertical-align: middle;
}
.messageMappingNode div#sourceContainer div#sourceTree.edit div#sourceTree ul li span.fancytree-node:hover .data-type {
    right: 55px;
    user-select: none;
}

.messageMappingNode div#destinationContainer  div#destinationTree ul {
    list-style: none;
    padding-left: 13px;
    outline: none;
}
.messageMappingNode div#destinationContainer .fancytree-active.fancytree-focused {
    font-weight: 700
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type {
    position: relative;
    font-size: 14px;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.base64Binary-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.hexBinary-type:before {
    background: url(../../../../resources/ez-icon-base64binary.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.boolean-type:before {
    background: url(../../../../resources/ez-icon-boolean.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.date-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.gYearMonth-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.gYear-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.gMonthDay-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.gDay-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.gMonth-type:before {
    background: url(../../../../resources/ez-icon-date.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.duration-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.dateTime-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.time-type:before {
    background: url(../../../../resources/ez-icon-datetime.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.float-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.double-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.decimal-type:before {
    background: url(../../../../resources/ez-icon-decimal.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.enumeration-type:before {
    background: url(../../../../resources/ez-icon-enumeration.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.gateway-type:before {
    background: url(../../../../resources/ez-icon-gateway.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.integer-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.long-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.int-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.short-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.byte-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.nonPositiveInteger-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.negativeInteger-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.nonNegativeInteger-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.unsignedLong-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.positiveInteger-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.unsignedInt-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.unsignedShort-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.unsignedByte-type:before {
    background: url(../../../../resources/ez-icon-integer.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.string-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.normalizedString-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.token-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.language-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.Name-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.NCName-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.ID-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.IDREF-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.IDREFS-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.ENTITY-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.ENTITIES-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.NMTOKEN-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.NMTOKENS-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.anyURI-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.QName-type:before,.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.NOTATION-type:before {
    background: url(../../../../resources/ez-icon-string.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.icons-datatypes .data-type.time-type {
    background: url(../../../../resources/ez-icon-time.svg) no-repeat center;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree .ui-effects-wrapper {
    width: 100% !important
}
.messageMappingNode div#destinationContainer div#destinationTree ul {
    list-style: none;
    padding-left: 13px;
    outline: none;
}
.messageMappingNode div#destinationContainer div#destinationTree ul .is-optional span {
    font-style: italic
}
.messageMappingNode div#destinationContainer div#destinationTree ul .is-list {
    position: relative
}
.messageMappingNode div#destinationContainer div#destinationTree ul .is-list .fancytree-title:after {
    content: '';
    background: url(../../../../resources/ez-icon-list.svg) no-repeat center;
    position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-cdm {
    background-color: #69b731;
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-system {
    background-color: #3f4295;
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder {
    border: 1px solid #949494;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    position: relative;
    z-index: 5
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder:after {
    content: '';
    display: none;
    width: 0;
    height: 0
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder .fancytree-expander {
    display: inline-block;
    width: 25px;
    height: 25px;
    float: left;
    margin-left: 3px
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder .fancytree-title {
    font-size: 16px;
    user-select: none;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-cdm .fancytree-title {
    color: #FFFFFF;
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.entity-highlighted-system .fancytree-title {
    color: #FFFFFF;
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder .fancytree-entity-title-buttons {
    display: none;
    position: absolute;
    right: 0px;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.edit div#destinationTree ul.fancytree-container>li span.fancytree-folder:hover .fancytree-entity-title-buttons {
    display: inline-block;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node .fancytree-attribute-title-buttons {
    display: none;
    position: absolute;
    right: 0px;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree.edit div#destinationTree ul li span.fancytree-node:hover .fancytree-attribute-title-buttons {
    display: inline-block;
    user-select: none;
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.fancytree-has-children .fancytree-expander {
    background: url(../../../../resources/ez-collapse-open.svg) no-repeat center
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.fancytree-expanded .fancytree-expander {
    background: url(../../../../resources/ez-collapse-close.svg) no-repeat center
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.fancytree-has-children.entity-highlighted-cdm .fancytree-expander {
    background: url(../../../../resources/ez-collapse-open-highlight.svg) no-repeat center
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.fancytree-expanded.entity-highlighted-cdm .fancytree-expander {
    background: url(../../../../resources/ez-collapse-close-highlight.svg) no-repeat center
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.fancytree-has-children.entity-highlighted-system .fancytree-expander {
    background: url(../../../../resources/ez-collapse-open-highlight.svg) no-repeat center
}
.messageMappingNode div#destinationContainer div#destinationTree ul.fancytree-container>li span.fancytree-folder.fancytree-expanded.entity-highlighted-system .fancytree-expander {
    background: url(../../../../resources/ez-collapse-close-highlight.svg) no-repeat center
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node {
    margin-top: 0;
    background-color: #ededed;
    display: inline-block;
    width: 100% !important;
    padding: 8px 15px;
    position: relative;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node.attribute-highlighted-cdm {
    background-color: #c8e0b5;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node.attribute-highlighted-system {
    background-color: #b6b7d6;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node.fancytree-hide {
    display: none;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node.fancytree-match {
    background-color: ez-cdm-bg;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node:after {
    content: '';
    display: inline-block;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #c2c2c2;
    position: absolute;
    top: -1px;
    left: 15px;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node .fancytree-title {
    font-size: 14px;
    user-select: none;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node .port {
    position: absolute;
    width: 15px;
	height: 15px;
    top: 11.5px;
    left: -15px;
    z-index: 10;
}
.messageMappingNode div#destinationContainer div#destinationTree ul li span.fancytree-node .data-type {
    font-size: 14px;
    position: absolute;
    right: 10px;
    user-select: none;
    vertical-align: middle;
}
.messageMappingNode div#destinationContainer div#destinationTree.edit div#destinationTree ul li span.fancytree-node:hover .data-type {
    right: 55px;
    user-select: none;
}
.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all 200ms ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:bold;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-option.is-selected{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}
.react-tabs{-webkit-tap-highlight-color:rgba(0,0,0,0)}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid rgba(0,0,0,0);border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{box-shadow:0 0 5px #0188fe;border-color:#0188fe;outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}


.helptext {
    
}

.helptext-message {

}

.input-group-addon {
    clear: both;
    padding: 2px 6px;
}

.helptext-infoTextNode {
    padding: 0.8em 1em;
    margin-top: 10px;
}
/* ==========================================================================
   Help

   Default Helptext Styling
   ==========================================================================*/
/*
Any item that has a help text will get the 'requires-help'class on its containing form-group.
This is used to ensure the input modifications are only applied to inputs that have
help-text.

The styling consists of the following 3 parts:

Part 01: Modify the Inputs
Part 02: Place Help-text Button and Box
Part 03: Exceptions

In the HTML The help-text follows a set structure, given below, for reference:

---BEGIN STRUCTURE---
<div class="{a class containing "mx-name-<inputtype>"} requires-help">
    <any input item>
    
    </any input item>
    <div class="help-container">
        <div style="width: 30px;" class="glyphicon glyphicon-info-sign"></div>
        <div open="true" class="help-box" style="display: block;">
            <button class="glyphicon glyphicon-remove pull-right">
            </button>
                <span>
                </span>
        </div>
    </div>
</div>
---END STRUCTURE---


*/
/*
==========================================================================
   Part 01: Modify the Inputs
==========================================================================

By default we make all inputs 30px less wide on the right
and use the resulting space to place the icon that indicates
the input has help-text available
*/

div[class*="mx-name-textArea"].requires-help,
div[class*="mx-name-textBox"].requires-help,
div[class*="mx-name-datePicker"].requires-help,
div[class*="mx-name-dropDown"].requires-help,
div[class*="mx-name-referenceSe"].requires-help,
div[class*="mx-name-checkBox"].requires-help {
  position: relative;
}

div[class*="mx-name-textArea"].requires-help > label.control-label,
div[class*="mx-name-textBox"].requires-help > label.control-label,
div[class*="mx-name-datePicker"].requires-help > label.control-label,
div[class*="mx-name-dropDown"].requires-help > label.control-label,
div[class*="mx-name-referenceSe"].requires-help > label.control-label,
div[class*="mx-name-checkBox"].requires-help > label.control-label {
  /*
    The label belonging to an input, not used by default. Add styles here if you want the labels of items with help-text to look different from the rest.
  */
}

/*Textarea*/
div[class*="mx-name-textArea"].requires-help textarea[class*="mx-textarea-input"],
div[class*="mx-name-textBox"].requires-help textarea[class*="mx-textarea-input"],
div[class*="mx-name-datePicker"].requires-help textarea[class*="mx-textarea-input"],
div[class*="mx-name-dropDown"].requires-help textarea[class*="mx-textarea-input"],
div[class*="mx-name-referenceSe"].requires-help textarea[class*="mx-textarea-input"],
div[class*="mx-name-checkBox"].requires-help textarea[class*="mx-textarea-input"] {
  /*The textarea itself*/
  width: calc(100% - 30px);
}

/*
    Textbox base. The :not selector is used to prevent
    it being applied to composite inputs(e.g. date and referencesetSelector)
*/

/*No Label*/
div[class*="mx-name-textArea"].requires-help > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-textBox"].requires-help > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-datePicker"].requires-help > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-dropDown"].requires-help > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-referenceSe"].requires-help > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-checkBox"].requires-help > input[type="text"]:not(.mx-dateinput-input) {
  width: calc(100% - 30px);
}

/*With a Label*/
div[class*="mx-name-textArea"].requires-help div:not(.mx-referencesetselector-input-wrapper) > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-textBox"].requires-help div:not(.mx-referencesetselector-input-wrapper) > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-datePicker"].requires-help div:not(.mx-referencesetselector-input-wrapper) > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-dropDown"].requires-help div:not(.mx-referencesetselector-input-wrapper) > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-referenceSe"].requires-help div:not(.mx-referencesetselector-input-wrapper) > input[type="text"]:not(.mx-dateinput-input),
div[class*="mx-name-checkBox"].requires-help div:not(.mx-referencesetselector-input-wrapper) > input[type="text"]:not(.mx-dateinput-input) {
  width: calc(100% - 30px);
}

/*Date Inputs, dropdowns*/
div[class*="mx-name-textArea"].requires-help select,
div[class*="mx-name-textArea"].requires-help .mx-dateinput,
div[class*="mx-name-textArea"].requires-help .mx-referencesetselector,
div[class*="mx-name-textBox"].requires-help select,
div[class*="mx-name-textBox"].requires-help .mx-dateinput,
div[class*="mx-name-textBox"].requires-help .mx-referencesetselector,
div[class*="mx-name-datePicker"].requires-help select,
div[class*="mx-name-datePicker"].requires-help .mx-dateinput,
div[class*="mx-name-datePicker"].requires-help .mx-referencesetselector,
div[class*="mx-name-dropDown"].requires-help select,
div[class*="mx-name-dropDown"].requires-help .mx-dateinput,
div[class*="mx-name-dropDown"].requires-help .mx-referencesetselector,
div[class*="mx-name-referenceSe"].requires-help select,
div[class*="mx-name-referenceSe"].requires-help .mx-dateinput,
div[class*="mx-name-referenceSe"].requires-help .mx-referencesetselector,
div[class*="mx-name-checkBox"].requires-help select,
div[class*="mx-name-checkBox"].requires-help .mx-dateinput,
div[class*="mx-name-checkBox"].requires-help .mx-referencesetselector {
  width: calc(100% - 30px);
}

div[class*="mx-name-textArea"].requires-help select button,
div[class*="mx-name-textArea"].requires-help .mx-dateinput button,
div[class*="mx-name-textArea"].requires-help .mx-referencesetselector button,
div[class*="mx-name-textBox"].requires-help select button,
div[class*="mx-name-textBox"].requires-help .mx-dateinput button,
div[class*="mx-name-textBox"].requires-help .mx-referencesetselector button,
div[class*="mx-name-datePicker"].requires-help select button,
div[class*="mx-name-datePicker"].requires-help .mx-dateinput button,
div[class*="mx-name-datePicker"].requires-help .mx-referencesetselector button,
div[class*="mx-name-dropDown"].requires-help select button,
div[class*="mx-name-dropDown"].requires-help .mx-dateinput button,
div[class*="mx-name-dropDown"].requires-help .mx-referencesetselector button,
div[class*="mx-name-referenceSe"].requires-help select button,
div[class*="mx-name-referenceSe"].requires-help .mx-dateinput button,
div[class*="mx-name-referenceSe"].requires-help .mx-referencesetselector button,
div[class*="mx-name-checkBox"].requires-help select button,
div[class*="mx-name-checkBox"].requires-help .mx-dateinput button,
div[class*="mx-name-checkBox"].requires-help .mx-referencesetselector button {
  margin-right: auto;
}

/*
==========================================================================
   Part 02: Place Help-text Button and Box
==========================================================================
*/

.help-container {
  position: relative;
  display: inline-block;
  width: 100%;
  float: left;  
}

/*
  The first div in the container is for the help-text icon.
  By default it uses the glyphicon info-sign (hard-coded)
  */  
.help-container > div:first-of-type {
  position: absolute;
  padding: 0;
  width: auto;
  max-width: 30px;
  overflow: hidden;
  top: 12px;
  right: 5px;
  cursor: pointer;
  overflow: visible;
}

/*
    The :before element containing the default glyphicon
    You can overwrite it by using !important on the content attribute    
  */
.help-container > div:first-of-type:before {
  display: inline-block;
  text-align: center;
  font-size: 17px;
  color: #0595db;
}

/*
  This code ensures the current hover effect remains active when a scrollbar appears due to
  a help-text appearing. Without it, the help-text visibility blinks on and off due to the
  scrollbar pushing the help-text icon away, out of the hover state. Without the hover state
  the help-text vanishes again, along with the scollbar. Which then causes the icon to move back
  triggering the hover anew.
  */
.help-container > div:first-of-type:hover:after {
  position: absolute;
  right: -25px;
  content: "";
  display: inline-block;
  width: 30px;
  height: 17px;
  background-color: transparent;
  /*Uncomment this to see the extension of the hover area.*/
  /*background-color: #cc0000;*/
}

/*
  the help box containing the icon to close the help-text and the text itself
  */
.help-container .help-box {
  /*
  The padding on the right is bigger to ensure the text never runs through
  the close icon
  */
  padding: 10px 25px 10px 10px;
  margin: 10px 0;
  background-color: #0595db;
  border-radius: 4px;
  color: #fff;
  position: absolute;
  top: 25px;
  right: 3px;
}

  /*
    This creates a blue triangle and places it on top of the
    box containing the helpful text. Needs adjustment if you
    change the icon size or the box containing the helpful text
    */
.help-container .help-box:before {
  position: absolute;
  top: -7px;
  right: 1px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #0595db;
}
/*
    Help-text close button
    By default it uses the glyphicon-remove (hard-coded)
    */
.help-container .help-box button {
  position: absolute;
  z-index: 10;
  top: 8px;
  right: 2px;
    /*
  The values below overwrite default mendix styling
  */
  background-color: transparent;
  border: none;
}

.help-container .help-box button:before {
  /*
  Overwrite the glyphicon here by using !important on the content attribute
  */
}

  /*
  The actual help-text content. By default the text is white and the
  background is light-blue. This follows the most commonly used convention
  for added information.
  */
.help-container .help-box span {


}
  /*
    The default red bootstrap uses for code elements doesn't match up nicely
  with the default help-text styling, so it is overwritten here.
      */
.help-container .help-box span *:not(pre) {
  color: #fff;
}

  /*
  The help-text widget introduces a line-break element for each line-break.
  By default the line-break is as high as a single line of text, claiming
  too much space.
  */
.help-container .help-box span br {
  font-size: 50%;
  line-height: 50%;
  display: block;
}

.help-container .help-box span code, .help-container .help-box span kbd, .help-container .help-box span pre, .help-container .help-box span samp {
  /*
    Overwrite default bootstrap classes here for specific text elements
    */
}

.help-container .help-box span code {
  color: #484848;
}

.help-container .help-box span code * {
  color: #484848;
}

.help-container .help-box span pre {
  color: #333;
}

.help-container .help-box span pre * {
  color: #333;
}

/* ==========================================================================
   Part 03: Exceptions

   Adjustments and specific styling for non-conforming items or contexts
   ==========================================================================*/

/*This code is for a referenceSet that doesn't have a label*/
div[class*="mx-name-referenceSet"].requires-help > button {
  margin-right: 30px;
}

.mx-referenceselector-input-wrapper + .help-container > div:first-of-type {
  top: -22px;
}

/*
Small adjustments needed for horizontal form to ensure identical look
if horizontal & vertical form items are present(through snippets, for instance) 
*/

.form-horizontal label.control-label ~ .help-container {
  margin-right: 15px;
  width: calc(100% - 15px);
}

.form-horizontal label.control-label ~ .help-container .help-box {
  margin-left: 15px;
  width: calc(100% - 15px);
  float: right;
}

/*Adjustment for items that are always read-only (autoNumber, virtual attributes)*/
label:not(.form-control) + .help-container > div:first-of-type,
label:not(.form-control) + .help-container > div:first-of-type {
  top: -18.5px;
}

@charset "UTF-8";.ez-widget-ez{/*! normalize.css v3.0.2 | MIT License | git.io/normalize *//*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */}@font-face{src:url(fonts/ubuntu-light-webfont.eot);src:url(fonts/ubuntu-light-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/ubuntu-light-webfont.woff2) format("woff2"),url(fonts/ubuntu-light-webfont.woff) format("woff"),url(fonts/ubuntu-light-webfont.ttf) format("truetype"),url(fonts/ubuntu-light-webfont.svg#ubuntulight) format("svg");font-weight:300;font-style:normal}.ez-widget-ez .right-menu .btn{position:relative;border-radius:0;padding:1rem 1.5rem;border:none;line-height:1}.ez-widget-ez .right-menu .btn-default{border:1px solid #69b731;color:#69b731}.ez-widget-ez .right-menu .btn-add,.ez-widget-ez .right-menu .btn-done{border:1px solid #c2c2c2;background-color:#ededed;color:#adadad}.ez-widget-ez .right-menu .panel-todo{flex-grow:0!important;flex-shrink:0!important;flex-basis:calc((100vh - 95px)/ 3)!important}.ez-widget-ez .right-menu .panel-todo>.panel-body{padding-right:0}.ez-widget-ez .right-menu .panel-todo .list-group-item:last-of-type{border-bottom-style:none}.ez-widget-ez .right-menu .panel-todo .todo-list span{display:block;margin-top:5px}.ez-widget-ez .right-menu .panel-todo .add-controls-buttons{padding-right:15px;display:flex;justify-content:space-between}.ez-widget-ez .right-menu .panel-tests{max-height:calc((100vh - 95px)/ 1.5);overflow-y:auto;z-index:1;max-width:42.2rem}.ez-widget-ez .right-menu .panel-tests:last-child>.panel-heading{border-bottom:1px solid #dfdfdf!important}.ez-widget-ez .right-menu .panel-tests .panel-test{border:none;position:relative;margin-bottom:0}.ez-widget-ez .right-menu .panel-tests .panel-test>.panel-heading{border:none;border-top:1px solid #dfdfdf}.ez-widget-ez .right-menu .panel-tests .panel-test>.collapse-icon{width:100%}.ez-widget-ez .right-menu .panel-tests .panel-test>.collapse-icon span{float:right}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter{position:relative;margin-bottom:0}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters{margin-right:60px;display:flex;flex-direction:row!important;justify-content:space-between!important;overflow:hidden!important}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters .list-group-item{padding-bottom:0}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters span.select-icon>i{font-style:normal}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters span.select-icon>i::before{font-family:"Glyphicons Halflings"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters span.select-icon.icon-info>i:before{content:"\e086"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters span.select-icon.icon-ok>i:before{content:"\e089"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters span.select-icon.icon-warning>i:before{content:"\e107"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .status-list .list-group-filters span.select-icon.icon-error>i:before{content:"\e088"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .clear-selected{top:2px!important;right:25px!important}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .clear-selected:before{font-family:"Glyphicons Halflings";content:"\e083"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .panel-title{margin-right:35px}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages{background-color:#fff;padding:0 7px;margin-bottom:0;max-height:20rem;overflow:auto}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .list-group-item{padding:1rem .8rem;border-radius:0;border:none}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .list-group-item:not(:last-of-type){border-bottom:2px solid #c2c2c2}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .list-group-item .log-message-icon:before{font-family:"Glyphicons Halflings"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .list-group-item.status-error .log-message-icon:before{content:"\e088"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .list-group-item.status-warning .log-message-icon:before{content:"\e107"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .list-group-item.status-ok .log-message-icon:before{content:"\e089"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .list-group-item.status-info .log-message-icon:before{content:"\e086"}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .log-message-message:before,.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .log-message-origin:before{content:"- ";white-space:pre;display:inline-block;font-weight:400}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .log-message-time{padding-left:1rem}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-filter .log-messages .log-message-origin{font-weight:600}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-heading{padding-left:1rem}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-heading h3{font-weight:400;font-size:1.3rem}.ez-widget-ez .right-menu .panel-tests .panel-test .collapse-icon{right:0!important;left:auto!important}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls{margin-bottom:0}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-buttons{padding:5px 0}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-buttons .btn-success.busy{background-color:#fff;color:#adadad;border:1px solid #adadad}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-buttons .btn-success.busy span{color:#69b731}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-buttons .btn-success.busy:hover{background-color:#fff;color:#adadad;border:1px solid #adadad}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-buttons .btn-success.busy:hover span{color:#69b731}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-buttons .btn-default{float:right}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-buttons .btn-danger{float:right;margin-left:8px}.ez-widget-ez .right-menu .panel-tests .panel-test .single-test-controls .single-test-controls-info{border-bottom:1px solid #c2c2c2;display:flex;justify-content:space-between}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-input,.ez-widget-ez .right-menu .panel-tests .panel-test .panel-output{display:inline-block;flex-grow:0;flex-shrink:0;flex-basis:33%;max-width:calc(50% - 15px)}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-input span,.ez-widget-ez .right-menu .panel-tests .panel-test .panel-output span{position:relative;display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-input{padding-right:5px}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-input span:nth-child(2){color:gray}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-arrow{display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;align-items:center;position:relative;padding-right:2px;max-width:12rem}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-arrow:before{content:"";flex-grow:1;flex-shrink:1;flex-basis:100%;min-width:28px;height:2px;background:gray;display:inline-block}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-arrow:after{content:"";position:static;border-style:solid;border-width:5px 0 5px 10px;border-color:transparent transparent transparent gray;display:inline-block}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-output{padding-left:5px}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-output span{display:block;text-align:right}.ez-widget-ez .right-menu .panel-tests .panel-test .panel-output span:nth-child(2){color:gray}.ez-widget-ez .right-menu .panel-tests .panel-test.selected>.panel-heading{background-color:#69b731;color:#fff;border-radius:4px 4px 0 0;border:none}.ez-widget-ez .right-menu .panel-tests .panel-test.selected>.panel-heading~.collapse-icon{color:#fff}.ez-widget-ez.main-container[id*=design-architecture] .canvas{padding-top:0}.ez-widget-ez.main-container.flow-designer{margin:0}.ez-widget-ez.main-container.flow-designer .left-menu{flex:0 0 auto;margin:0;border-width:0 1px 0 0;order:1}.ez-widget-ez.main-container.flow-designer .left-menu>.panel-body{width:auto;padding:0}.ez-widget-ez.flow-designer .left-menu{max-width:270px}.ez-widget-ez.flow-designer .left-menu input.toggle-expand:checked~.search{display:block}.ez-widget-ez.flow-designer .left-menu .form-group.search{display:none;position:absolute;top:2px;right:48px;width:165px}.ez-widget-ez.flow-designer .left-menu .form-group.search label{position:absolute;top:0;right:0;padding:10px}.ez-widget-ez.flow-designer .left-menu .list-group-panels .panel .panel-heading>h3{font-weight:700;background-color:#ddd;padding:10px}.ez-widget-ez.flow-designer .left-menu .list-group-panels li.list-group-item{padding:0}.ez-widget-ez.flow-designer .left-menu .list-group-panels li.list-group-item h3{font-size:13px;font-weight:400;margin:0;padding:5px 10px;cursor:pointer}.ez-widget-ez.flow-designer .left-menu .list-group-panels li.list-group-item h3:hover{background-color:#ddd}.ez-widget-ez html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.ez-widget-ez body{margin:0}.ez-widget-ez article,.ez-widget-ez aside,.ez-widget-ez details,.ez-widget-ez figcaption,.ez-widget-ez figure,.ez-widget-ez footer,.ez-widget-ez header,.ez-widget-ez hgroup,.ez-widget-ez main,.ez-widget-ez menu,.ez-widget-ez nav,.ez-widget-ez section,.ez-widget-ez summary{display:block}.ez-widget-ez audio,.ez-widget-ez canvas,.ez-widget-ez progress,.ez-widget-ez video{display:inline-block;vertical-align:baseline}.ez-widget-ez audio:not([controls]){display:none;height:0}.ez-widget-ez [hidden],.ez-widget-ez template{display:none}.ez-widget-ez a{background-color:transparent}.ez-widget-ez a:active,.ez-widget-ez a:hover{outline:0}.ez-widget-ez abbr[title]{border-bottom:1px dotted}.ez-widget-ez b,.ez-widget-ez strong{font-weight:700}.ez-widget-ez dfn{font-style:italic}.ez-widget-ez h1{font-size:2em;margin:.67em 0}.ez-widget-ez mark{background:#ff0;color:#000}.ez-widget-ez small{font-size:80%}.ez-widget-ez sub,.ez-widget-ez sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.ez-widget-ez sup{top:-.5em}.ez-widget-ez sub{bottom:-.25em}.ez-widget-ez img{border:0}.ez-widget-ez svg:not(:root){overflow:hidden}.ez-widget-ez figure{margin:1em 40px}.ez-widget-ez hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.ez-widget-ez pre{overflow:auto}.ez-widget-ez code,.ez-widget-ez kbd,.ez-widget-ez pre,.ez-widget-ez samp{font-family:monospace,monospace;font-size:1em}.ez-widget-ez button,.ez-widget-ez input,.ez-widget-ez optgroup,.ez-widget-ez select,.ez-widget-ez textarea{color:inherit;font:inherit;margin:0}.ez-widget-ez button{overflow:visible}.ez-widget-ez button,.ez-widget-ez select{text-transform:none}.ez-widget-ez button,.ez-widget-ez html input[type=button],.ez-widget-ez input[type=reset],.ez-widget-ez input[type=submit]{-webkit-appearance:button;cursor:pointer}.ez-widget-ez button[disabled],.ez-widget-ez html input[disabled]{cursor:default}.ez-widget-ez button::-moz-focus-inner,.ez-widget-ez input::-moz-focus-inner{border:0;padding:0}.ez-widget-ez input{line-height:normal}.ez-widget-ez input[type=checkbox],.ez-widget-ez input[type=radio]{box-sizing:border-box;padding:0}.ez-widget-ez input[type=number]::-webkit-inner-spin-button,.ez-widget-ez input[type=number]::-webkit-outer-spin-button{height:auto}.ez-widget-ez input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.ez-widget-ez input[type=search]::-webkit-search-cancel-button,.ez-widget-ez input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.ez-widget-ez fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.ez-widget-ez legend{border:0;padding:0}.ez-widget-ez textarea{overflow:auto}.ez-widget-ez optgroup{font-weight:700}.ez-widget-ez table{border-collapse:collapse;border-spacing:0}.ez-widget-ez td,.ez-widget-ez th{padding:0}@media print{.ez-widget-ez *,.ez-widget-ez :after,.ez-widget-ez :before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.ez-widget-ez a,.ez-widget-ez a:visited{text-decoration:underline}.ez-widget-ez a[href]:after{content:" (" attr(href) ")"}.ez-widget-ez abbr[title]:after{content:" (" attr(title) ")"}.ez-widget-ez a[href^="#"]:after,.ez-widget-ez a[href^="javascript:"]:after{content:""}.ez-widget-ez blockquote,.ez-widget-ez pre{border:1px solid #999;page-break-inside:avoid}.ez-widget-ez thead{display:table-header-group}.ez-widget-ez img,.ez-widget-ez tr{page-break-inside:avoid}.ez-widget-ez img{max-width:100%!important}.ez-widget-ez h2,.ez-widget-ez h3,.ez-widget-ez p{orphans:3;widows:3}.ez-widget-ez h2,.ez-widget-ez h3{page-break-after:avoid}.ez-widget-ez select{background:#fff!important}.ez-widget-ez .navbar{display:none}.ez-widget-ez .btn>.caret,.ez-widget-ez .dropup>.btn>.caret{border-top-color:#000!important}.ez-widget-ez .label{border:1px solid #000}.ez-widget-ez .table{border-collapse:collapse!important}.ez-widget-ez .table td,.ez-widget-ez .table th{background-color:#fff!important}.ez-widget-ez .table-bordered td,.ez-widget-ez .table-bordered th{border:1px solid #ddd!important}}@font-face{src:url(fonts/glyphicons-halflings-regular.eot);src:url(fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(fonts/glyphicons-halflings-regular.woff) format("woff"),url(fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.ez-widget-ez .glyphicon-asterisk:before{content:"*"}.ez-widget-ez .glyphicon-plus:before{content:"+"}.ez-widget-ez .glyphicon-eur:before,.ez-widget-ez .glyphicon-euro:before{content:"€"}.ez-widget-ez .glyphicon-minus:before{content:"−"}.ez-widget-ez .glyphicon-cloud:before{content:"☁"}.ez-widget-ez .glyphicon-envelope:before{content:"✉"}.ez-widget-ez .glyphicon-pencil:before{content:"✏"}.ez-widget-ez .glyphicon-glass:before{content:"\e001"}.ez-widget-ez .glyphicon-music:before{content:"\e002"}.ez-widget-ez .glyphicon-search:before{content:"\e003"}.ez-widget-ez .glyphicon-heart:before{content:"\e005"}.ez-widget-ez .glyphicon-star:before{content:"\e006"}.ez-widget-ez .glyphicon-star-empty:before{content:"\e007"}.ez-widget-ez .glyphicon-user:before{content:"\e008"}.ez-widget-ez .glyphicon-film:before{content:"\e009"}.ez-widget-ez .glyphicon-th-large:before{content:"\e010"}.ez-widget-ez .glyphicon-th:before{content:"\e011"}.ez-widget-ez .glyphicon-th-list:before{content:"\e012"}.ez-widget-ez .glyphicon-ok:before{content:"\e013"}.ez-widget-ez .glyphicon-remove:before{content:"\e014"}.ez-widget-ez .glyphicon-zoom-in:before{content:"\e015"}.ez-widget-ez .glyphicon-zoom-out:before{content:"\e016"}.ez-widget-ez .glyphicon-off:before{content:"\e017"}.ez-widget-ez .glyphicon-signal:before{content:"\e018"}.ez-widget-ez .glyphicon-cog:before{content:"\e019"}.ez-widget-ez .glyphicon-trash:before{content:"\e020"}.ez-widget-ez .glyphicon-home:before{content:"\e021"}.ez-widget-ez .glyphicon-file:before{content:"\e022"}.ez-widget-ez .glyphicon-time:before{content:"\e023"}.ez-widget-ez .glyphicon-road:before{content:"\e024"}.ez-widget-ez .glyphicon-download-alt:before{content:"\e025"}.ez-widget-ez .glyphicon-download:before{content:"\e026"}.ez-widget-ez .glyphicon-upload:before{content:"\e027"}.ez-widget-ez .glyphicon-inbox:before{content:"\e028"}.ez-widget-ez .glyphicon-play-circle:before{content:"\e029"}.ez-widget-ez .glyphicon-repeat:before{content:"\e030"}.ez-widget-ez .glyphicon-refresh:before{content:"\e031"}.ez-widget-ez .glyphicon-list-alt:before{content:"\e032"}.ez-widget-ez .glyphicon-lock:before{content:"\e033"}.ez-widget-ez .glyphicon-flag:before{content:"\e034"}.ez-widget-ez .glyphicon-headphones:before{content:"\e035"}.ez-widget-ez .glyphicon-volume-off:before{content:"\e036"}.ez-widget-ez .glyphicon-volume-down:before{content:"\e037"}.ez-widget-ez .glyphicon-volume-up:before{content:"\e038"}.ez-widget-ez .glyphicon-qrcode:before{content:"\e039"}.ez-widget-ez .glyphicon-barcode:before{content:"\e040"}.ez-widget-ez .glyphicon-tag:before{content:"\e041"}.ez-widget-ez .glyphicon-tags:before{content:"\e042"}.ez-widget-ez .glyphicon-book:before{content:"\e043"}.ez-widget-ez .glyphicon-bookmark:before{content:"\e044"}.ez-widget-ez .glyphicon-print:before{content:"\e045"}.ez-widget-ez .glyphicon-camera:before{content:"\e046"}.ez-widget-ez .glyphicon-font:before{content:"\e047"}.ez-widget-ez .glyphicon-bold:before{content:"\e048"}.ez-widget-ez .glyphicon-italic:before{content:"\e049"}.ez-widget-ez .glyphicon-text-height:before{content:"\e050"}.ez-widget-ez .glyphicon-text-width:before{content:"\e051"}.ez-widget-ez .glyphicon-align-left:before{content:"\e052"}.ez-widget-ez .glyphicon-align-center:before{content:"\e053"}.ez-widget-ez .glyphicon-align-right:before{content:"\e054"}.ez-widget-ez .glyphicon-align-justify:before{content:"\e055"}.ez-widget-ez .glyphicon-list:before{content:"\e056"}.ez-widget-ez .glyphicon-indent-left:before{content:"\e057"}.ez-widget-ez .glyphicon-indent-right:before{content:"\e058"}.ez-widget-ez .glyphicon-facetime-video:before{content:"\e059"}.ez-widget-ez .glyphicon-picture:before{content:"\e060"}.ez-widget-ez .glyphicon-map-marker:before{content:"\e062"}.ez-widget-ez .glyphicon-adjust:before{content:"\e063"}.ez-widget-ez .glyphicon-tint:before{content:"\e064"}.ez-widget-ez .glyphicon-edit:before{content:"\e065"}.ez-widget-ez .glyphicon-share:before{content:"\e066"}.ez-widget-ez .glyphicon-check:before{content:"\e067"}.ez-widget-ez .glyphicon-move:before{content:"\e068"}.ez-widget-ez .glyphicon-step-backward:before{content:"\e069"}.ez-widget-ez .glyphicon-fast-backward:before{content:"\e070"}.ez-widget-ez .glyphicon-backward:before{content:"\e071"}.ez-widget-ez .glyphicon-play:before{content:"\e072"}.ez-widget-ez .glyphicon-pause:before{content:"\e073"}.ez-widget-ez .glyphicon-stop:before{content:"\e074"}.ez-widget-ez .glyphicon-forward:before{content:"\e075"}.ez-widget-ez .glyphicon-fast-forward:before{content:"\e076"}.ez-widget-ez .glyphicon-step-forward:before{content:"\e077"}.ez-widget-ez .glyphicon-eject:before{content:"\e078"}.ez-widget-ez .glyphicon-chevron-left:before{content:"\e079"}.ez-widget-ez .glyphicon-chevron-right:before{content:"\e080"}.ez-widget-ez .glyphicon-plus-sign:before{content:"\e081"}.ez-widget-ez .glyphicon-minus-sign:before{content:"\e082"}.ez-widget-ez .glyphicon-remove-sign:before{content:"\e083"}.ez-widget-ez .glyphicon-ok-sign:before{content:"\e084"}.ez-widget-ez .glyphicon-question-sign:before{content:"\e085"}.ez-widget-ez .glyphicon-info-sign:before{content:"\e086"}.ez-widget-ez .glyphicon-screenshot:before{content:"\e087"}.ez-widget-ez .glyphicon-remove-circle:before{content:"\e088"}.ez-widget-ez .glyphicon-ok-circle:before{content:"\e089"}.ez-widget-ez .glyphicon-ban-circle:before{content:"\e090"}.ez-widget-ez .glyphicon-arrow-left:before{content:"\e091"}.ez-widget-ez .glyphicon-arrow-right:before{content:"\e092"}.ez-widget-ez .glyphicon-arrow-up:before{content:"\e093"}.ez-widget-ez .glyphicon-arrow-down:before{content:"\e094"}.ez-widget-ez .glyphicon-share-alt:before{content:"\e095"}.ez-widget-ez .glyphicon-resize-full:before{content:"\e096"}.ez-widget-ez .glyphicon-resize-small:before{content:"\e097"}.ez-widget-ez .glyphicon-exclamation-sign:before{content:"\e101"}.ez-widget-ez .glyphicon-gift:before{content:"\e102"}.ez-widget-ez .glyphicon-leaf:before{content:"\e103"}.ez-widget-ez .glyphicon-fire:before{content:"\e104"}.ez-widget-ez .glyphicon-eye-open:before{content:"\e105"}.ez-widget-ez .glyphicon-eye-close:before{content:"\e106"}.ez-widget-ez .glyphicon-warning-sign:before{content:"\e107"}.ez-widget-ez .glyphicon-plane:before{content:"\e108"}.ez-widget-ez .glyphicon-calendar:before{content:"\e109"}.ez-widget-ez .glyphicon-random:before{content:"\e110"}.ez-widget-ez .glyphicon-comment:before{content:"\e111"}.ez-widget-ez .glyphicon-magnet:before{content:"\e112"}.ez-widget-ez .glyphicon-chevron-up:before{content:"\e113"}.ez-widget-ez .glyphicon-chevron-down:before{content:"\e114"}.ez-widget-ez .glyphicon-retweet:before{content:"\e115"}.ez-widget-ez .glyphicon-shopping-cart:before{content:"\e116"}.ez-widget-ez .glyphicon-folder-close:before{content:"\e117"}.ez-widget-ez .glyphicon-folder-open:before{content:"\e118"}.ez-widget-ez .glyphicon-resize-vertical:before{content:"\e119"}.ez-widget-ez .glyphicon-resize-horizontal:before{content:"\e120"}.ez-widget-ez .glyphicon-hdd:before{content:"\e121"}.ez-widget-ez .glyphicon-bullhorn:before{content:"\e122"}.ez-widget-ez .glyphicon-bell:before{content:"\e123"}.ez-widget-ez .glyphicon-certificate:before{content:"\e124"}.ez-widget-ez .glyphicon-thumbs-up:before{content:"\e125"}.ez-widget-ez .glyphicon-thumbs-down:before{content:"\e126"}.ez-widget-ez .glyphicon-hand-right:before{content:"\e127"}.ez-widget-ez .glyphicon-hand-left:before{content:"\e128"}.ez-widget-ez .glyphicon-hand-up:before{content:"\e129"}.ez-widget-ez .glyphicon-hand-down:before{content:"\e130"}.ez-widget-ez .glyphicon-circle-arrow-right:before{content:"\e131"}.ez-widget-ez .glyphicon-circle-arrow-left:before{content:"\e132"}.ez-widget-ez .glyphicon-circle-arrow-up:before{content:"\e133"}.ez-widget-ez .glyphicon-circle-arrow-down:before{content:"\e134"}.ez-widget-ez .glyphicon-globe:before{content:"\e135"}.ez-widget-ez .glyphicon-wrench:before{content:"\e136"}.ez-widget-ez .glyphicon-tasks:before{content:"\e137"}.ez-widget-ez .glyphicon-filter:before{content:"\e138"}.ez-widget-ez .glyphicon-briefcase:before{content:"\e139"}.ez-widget-ez .glyphicon-fullscreen:before{content:"\e140"}.ez-widget-ez .glyphicon-dashboard:before{content:"\e141"}.ez-widget-ez .glyphicon-paperclip:before{content:"\e142"}.ez-widget-ez .glyphicon-heart-empty:before{content:"\e143"}.ez-widget-ez .glyphicon-link:before{content:"\e144"}.ez-widget-ez .glyphicon-phone:before{content:"\e145"}.ez-widget-ez .glyphicon-pushpin:before{content:"\e146"}.ez-widget-ez .glyphicon-usd:before{content:"\e148"}.ez-widget-ez .glyphicon-gbp:before{content:"\e149"}.ez-widget-ez .glyphicon-sort:before{content:"\e150"}.ez-widget-ez .glyphicon-sort-by-alphabet:before{content:"\e151"}.ez-widget-ez .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.ez-widget-ez .glyphicon-sort-by-order:before{content:"\e153"}.ez-widget-ez .glyphicon-sort-by-order-alt:before{content:"\e154"}.ez-widget-ez .glyphicon-sort-by-attributes:before{content:"\e155"}.ez-widget-ez .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.ez-widget-ez .glyphicon-unchecked:before{content:"\e157"}.ez-widget-ez .glyphicon-expand:before{content:"\e158"}.ez-widget-ez .glyphicon-collapse-down:before{content:"\e159"}.ez-widget-ez .glyphicon-collapse-up:before{content:"\e160"}.ez-widget-ez .glyphicon-log-in:before{content:"\e161"}.ez-widget-ez .glyphicon-flash:before{content:"\e162"}.ez-widget-ez .glyphicon-log-out:before{content:"\e163"}.ez-widget-ez .glyphicon-new-window:before{content:"\e164"}.ez-widget-ez .glyphicon-record:before{content:"\e165"}.ez-widget-ez .glyphicon-save:before{content:"\e166"}.ez-widget-ez .glyphicon-open:before{content:"\e167"}.ez-widget-ez .glyphicon-saved:before{content:"\e168"}.ez-widget-ez .glyphicon-import:before{content:"\e169"}.ez-widget-ez .glyphicon-export:before{content:"\e170"}.ez-widget-ez .glyphicon-send:before{content:"\e171"}.ez-widget-ez .glyphicon-floppy-disk:before{content:"\e172"}.ez-widget-ez .glyphicon-floppy-saved:before{content:"\e173"}.ez-widget-ez .glyphicon-floppy-remove:before{content:"\e174"}.ez-widget-ez .glyphicon-floppy-save:before{content:"\e175"}.ez-widget-ez .glyphicon-floppy-open:before{content:"\e176"}.ez-widget-ez .glyphicon-credit-card:before{content:"\e177"}.ez-widget-ez .glyphicon-transfer:before{content:"\e178"}.ez-widget-ez .glyphicon-cutlery:before{content:"\e179"}.ez-widget-ez .glyphicon-header:before{content:"\e180"}.ez-widget-ez .glyphicon-compressed:before{content:"\e181"}.ez-widget-ez .glyphicon-earphone:before{content:"\e182"}.ez-widget-ez .glyphicon-phone-alt:before{content:"\e183"}.ez-widget-ez .glyphicon-tower:before{content:"\e184"}.ez-widget-ez .glyphicon-stats:before{content:"\e185"}.ez-widget-ez .glyphicon-sd-video:before{content:"\e186"}.ez-widget-ez .glyphicon-hd-video:before{content:"\e187"}.ez-widget-ez .glyphicon-subtitles:before{content:"\e188"}.ez-widget-ez .glyphicon-sound-stereo:before{content:"\e189"}.ez-widget-ez .glyphicon-sound-dolby:before{content:"\e190"}.ez-widget-ez .glyphicon-sound-5-1:before{content:"\e191"}.ez-widget-ez .glyphicon-sound-6-1:before{content:"\e192"}.ez-widget-ez .glyphicon-sound-7-1:before{content:"\e193"}.ez-widget-ez .glyphicon-copyright-mark:before{content:"\e194"}.ez-widget-ez .glyphicon-registration-mark:before{content:"\e195"}.ez-widget-ez .glyphicon-cloud-download:before{content:"\e197"}.ez-widget-ez .glyphicon-cloud-upload:before{content:"\e198"}.ez-widget-ez .glyphicon-tree-conifer:before{content:"\e199"}.ez-widget-ez .glyphicon-tree-deciduous:before{content:"\e200"}.ez-widget-ez .glyphicon-cd:before{content:"\e201"}.ez-widget-ez .glyphicon-save-file:before{content:"\e202"}.ez-widget-ez .glyphicon-open-file:before{content:"\e203"}.ez-widget-ez .glyphicon-level-up:before{content:"\e204"}.ez-widget-ez .glyphicon-copy:before{content:"\e205"}.ez-widget-ez .glyphicon-paste:before{content:"\e206"}.ez-widget-ez .glyphicon-alert:before{content:"\e209"}.ez-widget-ez .glyphicon-equalizer:before{content:"\e210"}.ez-widget-ez .glyphicon-king:before{content:"\e211"}.ez-widget-ez .glyphicon-queen:before{content:"\e212"}.ez-widget-ez .glyphicon-pawn:before{content:"\e213"}.ez-widget-ez .glyphicon-bishop:before{content:"\e214"}.ez-widget-ez .glyphicon-knight:before{content:"\e215"}.ez-widget-ez .glyphicon-baby-formula:before{content:"\e216"}.ez-widget-ez .glyphicon-tent:before{content:"⛺"}.ez-widget-ez .glyphicon-blackboard:before{content:"\e218"}.ez-widget-ez .glyphicon-bed:before{content:"\e219"}.ez-widget-ez .glyphicon-apple:before{content:"\f8ff"}.ez-widget-ez .glyphicon-erase:before{content:"\e221"}.ez-widget-ez .glyphicon-hourglass:before{content:"⌛"}.ez-widget-ez .glyphicon-lamp:before{content:"\e223"}.ez-widget-ez .glyphicon-duplicate:before{content:"\e224"}.ez-widget-ez .glyphicon-piggy-bank:before{content:"\e225"}.ez-widget-ez .glyphicon-scissors:before{content:"\e226"}.ez-widget-ez .glyphicon-bitcoin:before{content:"\e227"}.ez-widget-ez .glyphicon-btc:before{content:"\e227"}.ez-widget-ez .glyphicon-xbt:before{content:"\e227"}.ez-widget-ez .glyphicon-yen:before{content:"¥"}.ez-widget-ez .glyphicon-jpy:before{content:"¥"}.ez-widget-ez .glyphicon-ruble:before{content:"₽"}.ez-widget-ez .glyphicon-rub:before{content:"₽"}.ez-widget-ez .glyphicon-scale:before{content:"\e230"}.ez-widget-ez .glyphicon-ice-lolly:before{content:"\e231"}.ez-widget-ez .glyphicon-ice-lolly-tasted:before{content:"\e232"}.ez-widget-ez .glyphicon-education:before{content:"\e233"}.ez-widget-ez .glyphicon-option-horizontal:before{content:"\e234"}.ez-widget-ez .glyphicon-option-vertical:before{content:"\e235"}.ez-widget-ez .glyphicon-menu-hamburger:before{content:"\e236"}.ez-widget-ez .glyphicon-modal-window:before{content:"\e237"}.ez-widget-ez .glyphicon-oil:before{content:"\e238"}.ez-widget-ez .glyphicon-grain:before{content:"\e239"}.ez-widget-ez .glyphicon-sunglasses:before{content:"\e240"}.ez-widget-ez .glyphicon-text-size:before{content:"\e241"}.ez-widget-ez .glyphicon-text-color:before{content:"\e242"}.ez-widget-ez .glyphicon-text-background:before{content:"\e243"}.ez-widget-ez .glyphicon-object-align-top:before{content:"\e244"}.ez-widget-ez .glyphicon-object-align-bottom:before{content:"\e245"}.ez-widget-ez .glyphicon-object-align-horizontal:before{content:"\e246"}.ez-widget-ez .glyphicon-object-align-left:before{content:"\e247"}.ez-widget-ez .glyphicon-object-align-vertical:before{content:"\e248"}.ez-widget-ez .glyphicon-object-align-right:before{content:"\e249"}.ez-widget-ez .glyphicon-triangle-right:before{content:"\e250"}.ez-widget-ez .glyphicon-triangle-left:before{content:"\e251"}.ez-widget-ez .glyphicon-triangle-bottom:before{content:"\e252"}.ez-widget-ez .glyphicon-triangle-top:before{content:"\e253"}.ez-widget-ez .glyphicon-console:before{content:"\e254"}.ez-widget-ez .glyphicon-superscript:before{content:"\e255"}.ez-widget-ez .glyphicon-subscript:before{content:"\e256"}.ez-widget-ez .glyphicon-menu-left:before{content:"\e257"}.ez-widget-ez .glyphicon-menu-right:before{content:"\e258"}.ez-widget-ez .glyphicon-menu-down:before{content:"\e259"}.ez-widget-ez .glyphicon-menu-up:before{content:"\e260"}.ez-widget-ez *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ez-widget-ez :after,.ez-widget-ez :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ez-widget-ez html{font-size:10px;-webkit-tap-highlight-color:transparent}.ez-widget-ez body{font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.42857;color:gray;background-color:#fff}.ez-widget-ez button,.ez-widget-ez input,.ez-widget-ez select,.ez-widget-ez textarea{font-family:inherit;font-size:inherit;line-height:inherit}.ez-widget-ez a{color:#10137e;text-decoration:none}.ez-widget-ez a:focus,.ez-widget-ez a:hover{color:#07093a;text-decoration:underline}.ez-widget-ez a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-widget-ez figure{margin:0}.ez-widget-ez img{vertical-align:middle}.ez-widget-ez .img-responsive{display:block;max-width:100%;height:auto}.ez-widget-ez .img-rounded{border-radius:6px}.ez-widget-ez .img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.ez-widget-ez .img-circle{border-radius:50%}.ez-widget-ez hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #f5f5f5}.ez-widget-ez .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.ez-widget-ez .sr-only-focusable:active,.ez-widget-ez .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ez-widget-ez [role=button]{cursor:pointer}.ez-widget-ez .h1,.ez-widget-ez .h2,.ez-widget-ez .h3,.ez-widget-ez .h4,.ez-widget-ez .h5,.ez-widget-ez .h6,.ez-widget-ez h1,.ez-widget-ez h2,.ez-widget-ez h3,.ez-widget-ez h4,.ez-widget-ez h5,.ez-widget-ez h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.ez-widget-ez .h1 .small,.ez-widget-ez .h1 small,.ez-widget-ez .h2 .small,.ez-widget-ez .h2 small,.ez-widget-ez .h3 .small,.ez-widget-ez .h3 small,.ez-widget-ez .h4 .small,.ez-widget-ez .h4 small,.ez-widget-ez .h5 .small,.ez-widget-ez .h5 small,.ez-widget-ez .h6 .small,.ez-widget-ez .h6 small,.ez-widget-ez h1 .small,.ez-widget-ez h1 small,.ez-widget-ez h2 .small,.ez-widget-ez h2 small,.ez-widget-ez h3 .small,.ez-widget-ez h3 small,.ez-widget-ez h4 .small,.ez-widget-ez h4 small,.ez-widget-ez h5 .small,.ez-widget-ez h5 small,.ez-widget-ez h6 .small,.ez-widget-ez h6 small{font-weight:400;line-height:1;color:#ededed}.ez-widget-ez .h1,.ez-widget-ez .h2,.ez-widget-ez .h3,.ez-widget-ez h1,.ez-widget-ez h2,.ez-widget-ez h3{margin-top:18px;margin-bottom:9px}.ez-widget-ez .h1 .small,.ez-widget-ez .h1 small,.ez-widget-ez .h2 .small,.ez-widget-ez .h2 small,.ez-widget-ez .h3 .small,.ez-widget-ez .h3 small,.ez-widget-ez h1 .small,.ez-widget-ez h1 small,.ez-widget-ez h2 .small,.ez-widget-ez h2 small,.ez-widget-ez h3 .small,.ez-widget-ez h3 small{font-size:65%}.ez-widget-ez .h4,.ez-widget-ez .h5,.ez-widget-ez .h6,.ez-widget-ez h4,.ez-widget-ez h5,.ez-widget-ez h6{margin-top:9px;margin-bottom:9px}.ez-widget-ez .h4 .small,.ez-widget-ez .h4 small,.ez-widget-ez .h5 .small,.ez-widget-ez .h5 small,.ez-widget-ez .h6 .small,.ez-widget-ez .h6 small,.ez-widget-ez h4 .small,.ez-widget-ez h4 small,.ez-widget-ez h5 .small,.ez-widget-ez h5 small,.ez-widget-ez h6 .small,.ez-widget-ez h6 small{font-size:75%}.ez-widget-ez .h1,.ez-widget-ez h1{font-size:33px}.ez-widget-ez .h2,.ez-widget-ez h2{font-size:27px}.ez-widget-ez .h3,.ez-widget-ez h3{font-size:23px}.ez-widget-ez .h4,.ez-widget-ez h4{font-size:17px}.ez-widget-ez .h5,.ez-widget-ez h5{font-size:13px}.ez-widget-ez .h6,.ez-widget-ez h6{font-size:12px}.ez-widget-ez p{margin:0 0 9px}.ez-widget-ez .lead{margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.4}@media (min-width:768px){.ez-widget-ez .lead{font-size:19.5px}}.ez-widget-ez .small,.ez-widget-ez small{font-size:92%}.ez-widget-ez .mark,.ez-widget-ez mark{background-color:#fcf8e3;padding:.2em}.ez-widget-ez .text-left{text-align:left}.ez-widget-ez .text-right{text-align:right}.ez-widget-ez .text-center{text-align:center}.ez-widget-ez .text-justify{text-align:justify}.ez-widget-ez .text-nowrap{white-space:nowrap}.ez-widget-ez .text-lowercase{text-transform:lowercase}.ez-widget-ez .initialism,.ez-widget-ez .text-uppercase{text-transform:uppercase}.ez-widget-ez .text-capitalize{text-transform:capitalize}.ez-widget-ez .text-muted{color:#ededed}.ez-widget-ez .text-primary{color:#10137e}.ez-widget-ez a.text-primary:hover{color:#0a0c51}.ez-widget-ez .text-success{color:#3c763d}.ez-widget-ez a.text-success:hover{color:#2b542c}.ez-widget-ez .text-info{color:#31708f}.ez-widget-ez a.text-info:hover{color:#245269}.ez-widget-ez .text-warning{color:#8a6d3b}.ez-widget-ez a.text-warning:hover{color:#66512c}.ez-widget-ez .text-danger{color:#a94442}.ez-widget-ez a.text-danger:hover{color:#843534}.ez-widget-ez .bg-primary{color:#fff}.ez-widget-ez .bg-primary{background-color:#10137e}.ez-widget-ez a.bg-primary:hover{background-color:#0a0c51}.ez-widget-ez .bg-success{background-color:#dff0d8}.ez-widget-ez a.bg-success:hover{background-color:#c1e2b3}.ez-widget-ez .bg-info{background-color:#d9edf7}.ez-widget-ez a.bg-info:hover{background-color:#afd9ee}.ez-widget-ez .bg-warning{background-color:#fcf8e3}.ez-widget-ez a.bg-warning:hover{background-color:#f7ecb5}.ez-widget-ez .bg-danger{background-color:#f2dede}.ez-widget-ez a.bg-danger:hover{background-color:#e4b9b9}.ez-widget-ez .page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #f5f5f5}.ez-widget-ez ol,.ez-widget-ez ul{margin-top:0;margin-bottom:9px}.ez-widget-ez ol ol,.ez-widget-ez ol ul,.ez-widget-ez ul ol,.ez-widget-ez ul ul{margin-bottom:0}.ez-widget-ez .list-unstyled{padding-left:0;list-style:none}.ez-widget-ez .list-inline{padding-left:0;list-style:none;margin-left:-5px}.ez-widget-ez .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.ez-widget-ez dl{margin-top:0;margin-bottom:18px}.ez-widget-ez dd,.ez-widget-ez dt{line-height:1.42857}.ez-widget-ez dt{font-weight:700}.ez-widget-ez dd{margin-left:0}.ez-widget-ez .dl-horizontal dd:after,.ez-widget-ez .dl-horizontal dd:before{content:" ";display:table}.ez-widget-ez .dl-horizontal dd:after{clear:both}@media (min-width:768px){.ez-widget-ez .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ez-widget-ez .dl-horizontal dd{margin-left:180px}}.ez-widget-ez abbr[data-original-title],.ez-widget-ez abbr[title]{cursor:help;border-bottom:1px dotted #ededed}.ez-widget-ez .initialism{font-size:90%}.ez-widget-ez blockquote{padding:9px 18px;margin:0 0 18px;font-size:16.25px;border-left:5px solid #f5f5f5}.ez-widget-ez blockquote ol:last-child,.ez-widget-ez blockquote p:last-child,.ez-widget-ez blockquote ul:last-child{margin-bottom:0}.ez-widget-ez blockquote .small,.ez-widget-ez blockquote footer,.ez-widget-ez blockquote small{display:block;font-size:80%;line-height:1.42857;color:#ededed}.ez-widget-ez blockquote .small:before,.ez-widget-ez blockquote footer:before,.ez-widget-ez blockquote small:before{content:"— "}.ez-widget-ez .blockquote-reverse,.ez-widget-ez blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #f5f5f5;border-left:0;text-align:right}.ez-widget-ez .blockquote-reverse .small:before,.ez-widget-ez .blockquote-reverse footer:before,.ez-widget-ez .blockquote-reverse small:before,.ez-widget-ez blockquote.pull-right .small:before,.ez-widget-ez blockquote.pull-right footer:before,.ez-widget-ez blockquote.pull-right small:before{content:""}.ez-widget-ez .blockquote-reverse .small:after,.ez-widget-ez .blockquote-reverse footer:after,.ez-widget-ez .blockquote-reverse small:after,.ez-widget-ez blockquote.pull-right .small:after,.ez-widget-ez blockquote.pull-right footer:after,.ez-widget-ez blockquote.pull-right small:after{content:" —"}.ez-widget-ez address{margin-bottom:18px;font-style:normal;line-height:1.42857}.ez-widget-ez code,.ez-widget-ez kbd,.ez-widget-ez pre,.ez-widget-ez samp{font-family:"Ubuntu Monospace",Menlo,Monaco,Consolas,"Courier New",monospace}.ez-widget-ez code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.ez-widget-ez kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.ez-widget-ez kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.ez-widget-ez pre{display:block;padding:8.5px;margin:0 0 9px;font-size:12px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:gray;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.ez-widget-ez pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.ez-widget-ez .pre-scrollable{max-height:340px;overflow-y:scroll}.ez-widget-ez .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.ez-widget-ez .container:after,.ez-widget-ez .container:before{content:" ";display:table}.ez-widget-ez .container:after{clear:both}@media (min-width:768px){.ez-widget-ez .container{width:750px}}@media (min-width:992px){.ez-widget-ez .container{width:970px}}@media (min-width:1200px){.ez-widget-ez .container{width:1170px}}.ez-widget-ez .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.ez-widget-ez .container-fluid:after,.ez-widget-ez .container-fluid:before{content:" ";display:table}.ez-widget-ez .container-fluid:after{clear:both}.ez-widget-ez .row{margin-left:-15px;margin-right:-15px}.ez-widget-ez .row:after,.ez-widget-ez .row:before{content:" ";display:table}.ez-widget-ez .row:after{clear:both}.ez-widget-ez .col-lg-1,.ez-widget-ez .col-lg-10,.ez-widget-ez .col-lg-11,.ez-widget-ez .col-lg-12,.ez-widget-ez .col-lg-2,.ez-widget-ez .col-lg-3,.ez-widget-ez .col-lg-4,.ez-widget-ez .col-lg-5,.ez-widget-ez .col-lg-6,.ez-widget-ez .col-lg-7,.ez-widget-ez .col-lg-8,.ez-widget-ez .col-lg-9,.ez-widget-ez .col-md-1,.ez-widget-ez .col-md-10,.ez-widget-ez .col-md-11,.ez-widget-ez .col-md-12,.ez-widget-ez .col-md-2,.ez-widget-ez .col-md-3,.ez-widget-ez .col-md-4,.ez-widget-ez .col-md-5,.ez-widget-ez .col-md-6,.ez-widget-ez .col-md-7,.ez-widget-ez .col-md-8,.ez-widget-ez .col-md-9,.ez-widget-ez .col-sm-1,.ez-widget-ez .col-sm-10,.ez-widget-ez .col-sm-11,.ez-widget-ez .col-sm-12,.ez-widget-ez .col-sm-2,.ez-widget-ez .col-sm-3,.ez-widget-ez .col-sm-4,.ez-widget-ez .col-sm-5,.ez-widget-ez .col-sm-6,.ez-widget-ez .col-sm-7,.ez-widget-ez .col-sm-8,.ez-widget-ez .col-sm-9,.ez-widget-ez .col-xs-1,.ez-widget-ez .col-xs-10,.ez-widget-ez .col-xs-11,.ez-widget-ez .col-xs-12,.ez-widget-ez .col-xs-2,.ez-widget-ez .col-xs-3,.ez-widget-ez .col-xs-4,.ez-widget-ez .col-xs-5,.ez-widget-ez .col-xs-6,.ez-widget-ez .col-xs-7,.ez-widget-ez .col-xs-8,.ez-widget-ez .col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.ez-widget-ez .col-xs-1,.ez-widget-ez .col-xs-10,.ez-widget-ez .col-xs-11,.ez-widget-ez .col-xs-12,.ez-widget-ez .col-xs-2,.ez-widget-ez .col-xs-3,.ez-widget-ez .col-xs-4,.ez-widget-ez .col-xs-5,.ez-widget-ez .col-xs-6,.ez-widget-ez .col-xs-7,.ez-widget-ez .col-xs-8,.ez-widget-ez .col-xs-9{float:left}.ez-widget-ez .col-xs-1{width:8.33333%}.ez-widget-ez .col-xs-2{width:16.66667%}.ez-widget-ez .col-xs-3{width:25%}.ez-widget-ez .col-xs-4{width:33.33333%}.ez-widget-ez .col-xs-5{width:41.66667%}.ez-widget-ez .col-xs-6{width:50%}.ez-widget-ez .col-xs-7{width:58.33333%}.ez-widget-ez .col-xs-8{width:66.66667%}.ez-widget-ez .col-xs-9{width:75%}.ez-widget-ez .col-xs-10{width:83.33333%}.ez-widget-ez .col-xs-11{width:91.66667%}.ez-widget-ez .col-xs-12{width:100%}.ez-widget-ez .col-xs-pull-0{right:auto}.ez-widget-ez .col-xs-pull-1{right:8.33333%}.ez-widget-ez .col-xs-pull-2{right:16.66667%}.ez-widget-ez .col-xs-pull-3{right:25%}.ez-widget-ez .col-xs-pull-4{right:33.33333%}.ez-widget-ez .col-xs-pull-5{right:41.66667%}.ez-widget-ez .col-xs-pull-6{right:50%}.ez-widget-ez .col-xs-pull-7{right:58.33333%}.ez-widget-ez .col-xs-pull-8{right:66.66667%}.ez-widget-ez .col-xs-pull-9{right:75%}.ez-widget-ez .col-xs-pull-10{right:83.33333%}.ez-widget-ez .col-xs-pull-11{right:91.66667%}.ez-widget-ez .col-xs-pull-12{right:100%}.ez-widget-ez .col-xs-push-0{left:auto}.ez-widget-ez .col-xs-push-1{left:8.33333%}.ez-widget-ez .col-xs-push-2{left:16.66667%}.ez-widget-ez .col-xs-push-3{left:25%}.ez-widget-ez .col-xs-push-4{left:33.33333%}.ez-widget-ez .col-xs-push-5{left:41.66667%}.ez-widget-ez .col-xs-push-6{left:50%}.ez-widget-ez .col-xs-push-7{left:58.33333%}.ez-widget-ez .col-xs-push-8{left:66.66667%}.ez-widget-ez .col-xs-push-9{left:75%}.ez-widget-ez .col-xs-push-10{left:83.33333%}.ez-widget-ez .col-xs-push-11{left:91.66667%}.ez-widget-ez .col-xs-push-12{left:100%}.ez-widget-ez .col-xs-offset-0{margin-left:0}.ez-widget-ez .col-xs-offset-1{margin-left:8.33333%}.ez-widget-ez .col-xs-offset-2{margin-left:16.66667%}.ez-widget-ez .col-xs-offset-3{margin-left:25%}.ez-widget-ez .col-xs-offset-4{margin-left:33.33333%}.ez-widget-ez .col-xs-offset-5{margin-left:41.66667%}.ez-widget-ez .col-xs-offset-6{margin-left:50%}.ez-widget-ez .col-xs-offset-7{margin-left:58.33333%}.ez-widget-ez .col-xs-offset-8{margin-left:66.66667%}.ez-widget-ez .col-xs-offset-9{margin-left:75%}.ez-widget-ez .col-xs-offset-10{margin-left:83.33333%}.ez-widget-ez .col-xs-offset-11{margin-left:91.66667%}.ez-widget-ez .col-xs-offset-12{margin-left:100%}@media (min-width:768px){.ez-widget-ez .col-sm-1,.ez-widget-ez .col-sm-10,.ez-widget-ez .col-sm-11,.ez-widget-ez .col-sm-12,.ez-widget-ez .col-sm-2,.ez-widget-ez .col-sm-3,.ez-widget-ez .col-sm-4,.ez-widget-ez .col-sm-5,.ez-widget-ez .col-sm-6,.ez-widget-ez .col-sm-7,.ez-widget-ez .col-sm-8,.ez-widget-ez .col-sm-9{float:left}.ez-widget-ez .col-sm-1{width:8.33333%}.ez-widget-ez .col-sm-2{width:16.66667%}.ez-widget-ez .col-sm-3{width:25%}.ez-widget-ez .col-sm-4{width:33.33333%}.ez-widget-ez .col-sm-5{width:41.66667%}.ez-widget-ez .col-sm-6{width:50%}.ez-widget-ez .col-sm-7{width:58.33333%}.ez-widget-ez .col-sm-8{width:66.66667%}.ez-widget-ez .col-sm-9{width:75%}.ez-widget-ez .col-sm-10{width:83.33333%}.ez-widget-ez .col-sm-11{width:91.66667%}.ez-widget-ez .col-sm-12{width:100%}.ez-widget-ez .col-sm-pull-0{right:auto}.ez-widget-ez .col-sm-pull-1{right:8.33333%}.ez-widget-ez .col-sm-pull-2{right:16.66667%}.ez-widget-ez .col-sm-pull-3{right:25%}.ez-widget-ez .col-sm-pull-4{right:33.33333%}.ez-widget-ez .col-sm-pull-5{right:41.66667%}.ez-widget-ez .col-sm-pull-6{right:50%}.ez-widget-ez .col-sm-pull-7{right:58.33333%}.ez-widget-ez .col-sm-pull-8{right:66.66667%}.ez-widget-ez .col-sm-pull-9{right:75%}.ez-widget-ez .col-sm-pull-10{right:83.33333%}.ez-widget-ez .col-sm-pull-11{right:91.66667%}.ez-widget-ez .col-sm-pull-12{right:100%}.ez-widget-ez .col-sm-push-0{left:auto}.ez-widget-ez .col-sm-push-1{left:8.33333%}.ez-widget-ez .col-sm-push-2{left:16.66667%}.ez-widget-ez .col-sm-push-3{left:25%}.ez-widget-ez .col-sm-push-4{left:33.33333%}.ez-widget-ez .col-sm-push-5{left:41.66667%}.ez-widget-ez .col-sm-push-6{left:50%}.ez-widget-ez .col-sm-push-7{left:58.33333%}.ez-widget-ez .col-sm-push-8{left:66.66667%}.ez-widget-ez .col-sm-push-9{left:75%}.ez-widget-ez .col-sm-push-10{left:83.33333%}.ez-widget-ez .col-sm-push-11{left:91.66667%}.ez-widget-ez .col-sm-push-12{left:100%}.ez-widget-ez .col-sm-offset-0{margin-left:0}.ez-widget-ez .col-sm-offset-1{margin-left:8.33333%}.ez-widget-ez .col-sm-offset-2{margin-left:16.66667%}.ez-widget-ez .col-sm-offset-3{margin-left:25%}.ez-widget-ez .col-sm-offset-4{margin-left:33.33333%}.ez-widget-ez .col-sm-offset-5{margin-left:41.66667%}.ez-widget-ez .col-sm-offset-6{margin-left:50%}.ez-widget-ez .col-sm-offset-7{margin-left:58.33333%}.ez-widget-ez .col-sm-offset-8{margin-left:66.66667%}.ez-widget-ez .col-sm-offset-9{margin-left:75%}.ez-widget-ez .col-sm-offset-10{margin-left:83.33333%}.ez-widget-ez .col-sm-offset-11{margin-left:91.66667%}.ez-widget-ez .col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.ez-widget-ez .col-md-1,.ez-widget-ez .col-md-10,.ez-widget-ez .col-md-11,.ez-widget-ez .col-md-12,.ez-widget-ez .col-md-2,.ez-widget-ez .col-md-3,.ez-widget-ez .col-md-4,.ez-widget-ez .col-md-5,.ez-widget-ez .col-md-6,.ez-widget-ez .col-md-7,.ez-widget-ez .col-md-8,.ez-widget-ez .col-md-9{float:left}.ez-widget-ez .col-md-1{width:8.33333%}.ez-widget-ez .col-md-2{width:16.66667%}.ez-widget-ez .col-md-3{width:25%}.ez-widget-ez .col-md-4{width:33.33333%}.ez-widget-ez .col-md-5{width:41.66667%}.ez-widget-ez .col-md-6{width:50%}.ez-widget-ez .col-md-7{width:58.33333%}.ez-widget-ez .col-md-8{width:66.66667%}.ez-widget-ez .col-md-9{width:75%}.ez-widget-ez .col-md-10{width:83.33333%}.ez-widget-ez .col-md-11{width:91.66667%}.ez-widget-ez .col-md-12{width:100%}.ez-widget-ez .col-md-pull-0{right:auto}.ez-widget-ez .col-md-pull-1{right:8.33333%}.ez-widget-ez .col-md-pull-2{right:16.66667%}.ez-widget-ez .col-md-pull-3{right:25%}.ez-widget-ez .col-md-pull-4{right:33.33333%}.ez-widget-ez .col-md-pull-5{right:41.66667%}.ez-widget-ez .col-md-pull-6{right:50%}.ez-widget-ez .col-md-pull-7{right:58.33333%}.ez-widget-ez .col-md-pull-8{right:66.66667%}.ez-widget-ez .col-md-pull-9{right:75%}.ez-widget-ez .col-md-pull-10{right:83.33333%}.ez-widget-ez .col-md-pull-11{right:91.66667%}.ez-widget-ez .col-md-pull-12{right:100%}.ez-widget-ez .col-md-push-0{left:auto}.ez-widget-ez .col-md-push-1{left:8.33333%}.ez-widget-ez .col-md-push-2{left:16.66667%}.ez-widget-ez .col-md-push-3{left:25%}.ez-widget-ez .col-md-push-4{left:33.33333%}.ez-widget-ez .col-md-push-5{left:41.66667%}.ez-widget-ez .col-md-push-6{left:50%}.ez-widget-ez .col-md-push-7{left:58.33333%}.ez-widget-ez .col-md-push-8{left:66.66667%}.ez-widget-ez .col-md-push-9{left:75%}.ez-widget-ez .col-md-push-10{left:83.33333%}.ez-widget-ez .col-md-push-11{left:91.66667%}.ez-widget-ez .col-md-push-12{left:100%}.ez-widget-ez .col-md-offset-0{margin-left:0}.ez-widget-ez .col-md-offset-1{margin-left:8.33333%}.ez-widget-ez .col-md-offset-2{margin-left:16.66667%}.ez-widget-ez .col-md-offset-3{margin-left:25%}.ez-widget-ez .col-md-offset-4{margin-left:33.33333%}.ez-widget-ez .col-md-offset-5{margin-left:41.66667%}.ez-widget-ez .col-md-offset-6{margin-left:50%}.ez-widget-ez .col-md-offset-7{margin-left:58.33333%}.ez-widget-ez .col-md-offset-8{margin-left:66.66667%}.ez-widget-ez .col-md-offset-9{margin-left:75%}.ez-widget-ez .col-md-offset-10{margin-left:83.33333%}.ez-widget-ez .col-md-offset-11{margin-left:91.66667%}.ez-widget-ez .col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.ez-widget-ez .col-lg-1,.ez-widget-ez .col-lg-10,.ez-widget-ez .col-lg-11,.ez-widget-ez .col-lg-12,.ez-widget-ez .col-lg-2,.ez-widget-ez .col-lg-3,.ez-widget-ez .col-lg-4,.ez-widget-ez .col-lg-5,.ez-widget-ez .col-lg-6,.ez-widget-ez .col-lg-7,.ez-widget-ez .col-lg-8,.ez-widget-ez .col-lg-9{float:left}.ez-widget-ez .col-lg-1{width:8.33333%}.ez-widget-ez .col-lg-2{width:16.66667%}.ez-widget-ez .col-lg-3{width:25%}.ez-widget-ez .col-lg-4{width:33.33333%}.ez-widget-ez .col-lg-5{width:41.66667%}.ez-widget-ez .col-lg-6{width:50%}.ez-widget-ez .col-lg-7{width:58.33333%}.ez-widget-ez .col-lg-8{width:66.66667%}.ez-widget-ez .col-lg-9{width:75%}.ez-widget-ez .col-lg-10{width:83.33333%}.ez-widget-ez .col-lg-11{width:91.66667%}.ez-widget-ez .col-lg-12{width:100%}.ez-widget-ez .col-lg-pull-0{right:auto}.ez-widget-ez .col-lg-pull-1{right:8.33333%}.ez-widget-ez .col-lg-pull-2{right:16.66667%}.ez-widget-ez .col-lg-pull-3{right:25%}.ez-widget-ez .col-lg-pull-4{right:33.33333%}.ez-widget-ez .col-lg-pull-5{right:41.66667%}.ez-widget-ez .col-lg-pull-6{right:50%}.ez-widget-ez .col-lg-pull-7{right:58.33333%}.ez-widget-ez .col-lg-pull-8{right:66.66667%}.ez-widget-ez .col-lg-pull-9{right:75%}.ez-widget-ez .col-lg-pull-10{right:83.33333%}.ez-widget-ez .col-lg-pull-11{right:91.66667%}.ez-widget-ez .col-lg-pull-12{right:100%}.ez-widget-ez .col-lg-push-0{left:auto}.ez-widget-ez .col-lg-push-1{left:8.33333%}.ez-widget-ez .col-lg-push-2{left:16.66667%}.ez-widget-ez .col-lg-push-3{left:25%}.ez-widget-ez .col-lg-push-4{left:33.33333%}.ez-widget-ez .col-lg-push-5{left:41.66667%}.ez-widget-ez .col-lg-push-6{left:50%}.ez-widget-ez .col-lg-push-7{left:58.33333%}.ez-widget-ez .col-lg-push-8{left:66.66667%}.ez-widget-ez .col-lg-push-9{left:75%}.ez-widget-ez .col-lg-push-10{left:83.33333%}.ez-widget-ez .col-lg-push-11{left:91.66667%}.ez-widget-ez .col-lg-push-12{left:100%}.ez-widget-ez .col-lg-offset-0{margin-left:0}.ez-widget-ez .col-lg-offset-1{margin-left:8.33333%}.ez-widget-ez .col-lg-offset-2{margin-left:16.66667%}.ez-widget-ez .col-lg-offset-3{margin-left:25%}.ez-widget-ez .col-lg-offset-4{margin-left:33.33333%}.ez-widget-ez .col-lg-offset-5{margin-left:41.66667%}.ez-widget-ez .col-lg-offset-6{margin-left:50%}.ez-widget-ez .col-lg-offset-7{margin-left:58.33333%}.ez-widget-ez .col-lg-offset-8{margin-left:66.66667%}.ez-widget-ez .col-lg-offset-9{margin-left:75%}.ez-widget-ez .col-lg-offset-10{margin-left:83.33333%}.ez-widget-ez .col-lg-offset-11{margin-left:91.66667%}.ez-widget-ez .col-lg-offset-12{margin-left:100%}}.ez-widget-ez table{background-color:transparent}.ez-widget-ez caption{padding-top:8px;padding-bottom:8px;color:#ededed;text-align:left}.ez-widget-ez th{text-align:left}.ez-widget-ez .table{width:100%;max-width:100%;margin-bottom:18px}.ez-widget-ez .table>tbody>tr>td,.ez-widget-ez .table>tbody>tr>th,.ez-widget-ez .table>tfoot>tr>td,.ez-widget-ez .table>tfoot>tr>th,.ez-widget-ez .table>thead>tr>td,.ez-widget-ez .table>thead>tr>th{padding:8px;line-height:1.42857;vertical-align:top;border-top:1px solid #ddd}.ez-widget-ez .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.ez-widget-ez .table>caption+thead>tr:first-child>td,.ez-widget-ez .table>caption+thead>tr:first-child>th,.ez-widget-ez .table>colgroup+thead>tr:first-child>td,.ez-widget-ez .table>colgroup+thead>tr:first-child>th,.ez-widget-ez .table>thead:first-child>tr:first-child>td,.ez-widget-ez .table>thead:first-child>tr:first-child>th{border-top:0}.ez-widget-ez .table>tbody+tbody{border-top:2px solid #ddd}.ez-widget-ez .table .table{background-color:#fff}.ez-widget-ez .table-condensed>tbody>tr>td,.ez-widget-ez .table-condensed>tbody>tr>th,.ez-widget-ez .table-condensed>tfoot>tr>td,.ez-widget-ez .table-condensed>tfoot>tr>th,.ez-widget-ez .table-condensed>thead>tr>td,.ez-widget-ez .table-condensed>thead>tr>th{padding:5px}.ez-widget-ez .table-bordered{border:1px solid #ddd}.ez-widget-ez .table-bordered>tbody>tr>td,.ez-widget-ez .table-bordered>tbody>tr>th,.ez-widget-ez .table-bordered>tfoot>tr>td,.ez-widget-ez .table-bordered>tfoot>tr>th,.ez-widget-ez .table-bordered>thead>tr>td,.ez-widget-ez .table-bordered>thead>tr>th{border:1px solid #ddd}.ez-widget-ez .table-bordered>thead>tr>td,.ez-widget-ez .table-bordered>thead>tr>th{border-bottom-width:2px}.ez-widget-ez .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.ez-widget-ez .table-hover>tbody>tr:hover{background-color:#f5f5f5}.ez-widget-ez table col[class*=col-]{position:static;float:none;display:table-column}.ez-widget-ez table td[class*=col-],.ez-widget-ez table th[class*=col-]{position:static;float:none;display:table-cell}.ez-widget-ez .table>tbody>tr.active>td,.ez-widget-ez .table>tbody>tr.active>th,.ez-widget-ez .table>tbody>tr>td.active,.ez-widget-ez .table>tbody>tr>th.active,.ez-widget-ez .table>tfoot>tr.active>td,.ez-widget-ez .table>tfoot>tr.active>th,.ez-widget-ez .table>tfoot>tr>td.active,.ez-widget-ez .table>tfoot>tr>th.active,.ez-widget-ez .table>thead>tr.active>td,.ez-widget-ez .table>thead>tr.active>th,.ez-widget-ez .table>thead>tr>td.active,.ez-widget-ez .table>thead>tr>th.active{background-color:#f5f5f5}.ez-widget-ez .table-hover>tbody>tr.active:hover>td,.ez-widget-ez .table-hover>tbody>tr.active:hover>th,.ez-widget-ez .table-hover>tbody>tr:hover>.active,.ez-widget-ez .table-hover>tbody>tr>td.active:hover,.ez-widget-ez .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.ez-widget-ez .table>tbody>tr.success>td,.ez-widget-ez .table>tbody>tr.success>th,.ez-widget-ez .table>tbody>tr>td.success,.ez-widget-ez .table>tbody>tr>th.success,.ez-widget-ez .table>tfoot>tr.success>td,.ez-widget-ez .table>tfoot>tr.success>th,.ez-widget-ez .table>tfoot>tr>td.success,.ez-widget-ez .table>tfoot>tr>th.success,.ez-widget-ez .table>thead>tr.success>td,.ez-widget-ez .table>thead>tr.success>th,.ez-widget-ez .table>thead>tr>td.success,.ez-widget-ez .table>thead>tr>th.success{background-color:#dff0d8}.ez-widget-ez .table-hover>tbody>tr.success:hover>td,.ez-widget-ez .table-hover>tbody>tr.success:hover>th,.ez-widget-ez .table-hover>tbody>tr:hover>.success,.ez-widget-ez .table-hover>tbody>tr>td.success:hover,.ez-widget-ez .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.ez-widget-ez .table>tbody>tr.info>td,.ez-widget-ez .table>tbody>tr.info>th,.ez-widget-ez .table>tbody>tr>td.info,.ez-widget-ez .table>tbody>tr>th.info,.ez-widget-ez .table>tfoot>tr.info>td,.ez-widget-ez .table>tfoot>tr.info>th,.ez-widget-ez .table>tfoot>tr>td.info,.ez-widget-ez .table>tfoot>tr>th.info,.ez-widget-ez .table>thead>tr.info>td,.ez-widget-ez .table>thead>tr.info>th,.ez-widget-ez .table>thead>tr>td.info,.ez-widget-ez .table>thead>tr>th.info{background-color:#d9edf7}.ez-widget-ez .table-hover>tbody>tr.info:hover>td,.ez-widget-ez .table-hover>tbody>tr.info:hover>th,.ez-widget-ez .table-hover>tbody>tr:hover>.info,.ez-widget-ez .table-hover>tbody>tr>td.info:hover,.ez-widget-ez .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.ez-widget-ez .table>tbody>tr.warning>td,.ez-widget-ez .table>tbody>tr.warning>th,.ez-widget-ez .table>tbody>tr>td.warning,.ez-widget-ez .table>tbody>tr>th.warning,.ez-widget-ez .table>tfoot>tr.warning>td,.ez-widget-ez .table>tfoot>tr.warning>th,.ez-widget-ez .table>tfoot>tr>td.warning,.ez-widget-ez .table>tfoot>tr>th.warning,.ez-widget-ez .table>thead>tr.warning>td,.ez-widget-ez .table>thead>tr.warning>th,.ez-widget-ez .table>thead>tr>td.warning,.ez-widget-ez .table>thead>tr>th.warning{background-color:#fcf8e3}.ez-widget-ez .table-hover>tbody>tr.warning:hover>td,.ez-widget-ez .table-hover>tbody>tr.warning:hover>th,.ez-widget-ez .table-hover>tbody>tr:hover>.warning,.ez-widget-ez .table-hover>tbody>tr>td.warning:hover,.ez-widget-ez .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.ez-widget-ez .table>tbody>tr.danger>td,.ez-widget-ez .table>tbody>tr.danger>th,.ez-widget-ez .table>tbody>tr>td.danger,.ez-widget-ez .table>tbody>tr>th.danger,.ez-widget-ez .table>tfoot>tr.danger>td,.ez-widget-ez .table>tfoot>tr.danger>th,.ez-widget-ez .table>tfoot>tr>td.danger,.ez-widget-ez .table>tfoot>tr>th.danger,.ez-widget-ez .table>thead>tr.danger>td,.ez-widget-ez .table>thead>tr.danger>th,.ez-widget-ez .table>thead>tr>td.danger,.ez-widget-ez .table>thead>tr>th.danger{background-color:#f2dede}.ez-widget-ez .table-hover>tbody>tr.danger:hover>td,.ez-widget-ez .table-hover>tbody>tr.danger:hover>th,.ez-widget-ez .table-hover>tbody>tr:hover>.danger,.ez-widget-ez .table-hover>tbody>tr>td.danger:hover,.ez-widget-ez .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.ez-widget-ez .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.ez-widget-ez .table-responsive{width:100%;margin-bottom:13.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.ez-widget-ez .table-responsive>.table{margin-bottom:0}.ez-widget-ez .table-responsive>.table>tbody>tr>td,.ez-widget-ez .table-responsive>.table>tbody>tr>th,.ez-widget-ez .table-responsive>.table>tfoot>tr>td,.ez-widget-ez .table-responsive>.table>tfoot>tr>th,.ez-widget-ez .table-responsive>.table>thead>tr>td,.ez-widget-ez .table-responsive>.table>thead>tr>th{white-space:nowrap}.ez-widget-ez .table-responsive>.table-bordered{border:0}.ez-widget-ez .table-responsive>.table-bordered>tbody>tr>td:first-child,.ez-widget-ez .table-responsive>.table-bordered>tbody>tr>th:first-child,.ez-widget-ez .table-responsive>.table-bordered>tfoot>tr>td:first-child,.ez-widget-ez .table-responsive>.table-bordered>tfoot>tr>th:first-child,.ez-widget-ez .table-responsive>.table-bordered>thead>tr>td:first-child,.ez-widget-ez .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.ez-widget-ez .table-responsive>.table-bordered>tbody>tr>td:last-child,.ez-widget-ez .table-responsive>.table-bordered>tbody>tr>th:last-child,.ez-widget-ez .table-responsive>.table-bordered>tfoot>tr>td:last-child,.ez-widget-ez .table-responsive>.table-bordered>tfoot>tr>th:last-child,.ez-widget-ez .table-responsive>.table-bordered>thead>tr>td:last-child,.ez-widget-ez .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.ez-widget-ez .table-responsive>.table-bordered>tbody>tr:last-child>td,.ez-widget-ez .table-responsive>.table-bordered>tbody>tr:last-child>th,.ez-widget-ez .table-responsive>.table-bordered>tfoot>tr:last-child>td,.ez-widget-ez .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.ez-widget-ez fieldset{padding:0;margin:0;border:0;min-width:0}.ez-widget-ez legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:19.5px;line-height:inherit;color:gray;border:0;border-bottom:1px solid #e5e5e5}.ez-widget-ez label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.ez-widget-ez input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ez-widget-ez input[type=checkbox],.ez-widget-ez input[type=radio]{margin:4px 0 0;line-height:normal}.ez-widget-ez input[type=file]{display:block}.ez-widget-ez input[type=range]{display:block;width:100%}.ez-widget-ez select[multiple],.ez-widget-ez select[size]{height:auto}.ez-widget-ez input[type=checkbox]:focus,.ez-widget-ez input[type=file]:focus,.ez-widget-ez input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-widget-ez output{display:block;padding-top:7px;font-size:13px;line-height:1.42857;color:#dfdfdf}.ez-widget-ez .form-control{display:block;width:100%;height:32px;padding:6px 12px;font-size:13px;line-height:1.42857;color:#dfdfdf;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.ez-widget-ez .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ez-widget-ez .form-control::-moz-placeholder{color:#999;opacity:1}.ez-widget-ez .form-control:-ms-input-placeholder{color:#999}.ez-widget-ez .form-control::-webkit-input-placeholder{color:#999}.ez-widget-ez .form-control[disabled],.ez-widget-ez .form-control[readonly],fieldset[disabled] .ez-widget-ez .form-control{background-color:#f5f5f5;opacity:1}.ez-widget-ez .form-control[disabled],fieldset[disabled] .ez-widget-ez .form-control{cursor:not-allowed}.ez-widget-ez textarea.form-control{height:auto}.ez-widget-ez input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.ez-widget-ez input[type=date],.ez-widget-ez input[type=datetime-local],.ez-widget-ez input[type=month],.ez-widget-ez input[type=time]{line-height:32px}.ez-widget-ez .input-group-sm>.input-group-btn>input[type=date].btn,.ez-widget-ez .input-group-sm>.input-group-btn>input[type=datetime-local].btn,.ez-widget-ez .input-group-sm>.input-group-btn>input[type=month].btn,.ez-widget-ez .input-group-sm>.input-group-btn>input[type=time].btn,.ez-widget-ez .input-group-sm>input[type=date].form-control,.ez-widget-ez .input-group-sm>input[type=date].input-group-addon,.ez-widget-ez .input-group-sm>input[type=datetime-local].form-control,.ez-widget-ez .input-group-sm>input[type=datetime-local].input-group-addon,.ez-widget-ez .input-group-sm>input[type=month].form-control,.ez-widget-ez .input-group-sm>input[type=month].input-group-addon,.ez-widget-ez .input-group-sm>input[type=time].form-control,.ez-widget-ez .input-group-sm>input[type=time].input-group-addon,.ez-widget-ez input[type=date].input-sm,.ez-widget-ez input[type=datetime-local].input-sm,.ez-widget-ez input[type=month].input-sm,.ez-widget-ez input[type=time].input-sm,.input-group-sm .ez-widget-ez input[type=date],.input-group-sm .ez-widget-ez input[type=datetime-local],.input-group-sm .ez-widget-ez input[type=month],.input-group-sm .ez-widget-ez input[type=time]{line-height:30px}.ez-widget-ez .input-group-lg>.input-group-btn>input[type=date].btn,.ez-widget-ez .input-group-lg>.input-group-btn>input[type=datetime-local].btn,.ez-widget-ez .input-group-lg>.input-group-btn>input[type=month].btn,.ez-widget-ez .input-group-lg>.input-group-btn>input[type=time].btn,.ez-widget-ez .input-group-lg>input[type=date].form-control,.ez-widget-ez .input-group-lg>input[type=date].input-group-addon,.ez-widget-ez .input-group-lg>input[type=datetime-local].form-control,.ez-widget-ez .input-group-lg>input[type=datetime-local].input-group-addon,.ez-widget-ez .input-group-lg>input[type=month].form-control,.ez-widget-ez .input-group-lg>input[type=month].input-group-addon,.ez-widget-ez .input-group-lg>input[type=time].form-control,.ez-widget-ez .input-group-lg>input[type=time].input-group-addon,.ez-widget-ez input[type=date].input-lg,.ez-widget-ez input[type=datetime-local].input-lg,.ez-widget-ez input[type=month].input-lg,.ez-widget-ez input[type=time].input-lg,.input-group-lg .ez-widget-ez input[type=date],.input-group-lg .ez-widget-ez input[type=datetime-local],.input-group-lg .ez-widget-ez input[type=month],.input-group-lg .ez-widget-ez input[type=time]{line-height:45px}}.ez-widget-ez .form-group{margin-bottom:15px}.ez-widget-ez .checkbox,.ez-widget-ez .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.ez-widget-ez .checkbox label,.ez-widget-ez .radio label{min-height:18px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.ez-widget-ez .checkbox input[type=checkbox],.ez-widget-ez .checkbox-inline input[type=checkbox],.ez-widget-ez .radio input[type=radio],.ez-widget-ez .radio-inline input[type=radio]{position:absolute;margin-left:-20px}.ez-widget-ez .checkbox+.checkbox,.ez-widget-ez .radio+.radio{margin-top:-5px}.ez-widget-ez .checkbox-inline,.ez-widget-ez .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.ez-widget-ez .checkbox-inline+.checkbox-inline,.ez-widget-ez .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.ez-widget-ez input[type=checkbox].disabled,.ez-widget-ez input[type=checkbox][disabled],.ez-widget-ez input[type=radio].disabled,.ez-widget-ez input[type=radio][disabled],fieldset[disabled] .ez-widget-ez input[type=checkbox],fieldset[disabled] .ez-widget-ez input[type=radio]{cursor:not-allowed}.ez-widget-ez .checkbox-inline.disabled,.ez-widget-ez .radio-inline.disabled,fieldset[disabled] .ez-widget-ez .checkbox-inline,fieldset[disabled] .ez-widget-ez .radio-inline{cursor:not-allowed}.ez-widget-ez .checkbox.disabled label,.ez-widget-ez .radio.disabled label,fieldset[disabled] .ez-widget-ez .checkbox label,fieldset[disabled] .ez-widget-ez .radio label{cursor:not-allowed}.ez-widget-ez .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:31px}.ez-widget-ez .form-control-static.input-lg,.ez-widget-ez .form-control-static.input-sm,.ez-widget-ez .input-group-lg>.form-control-static.form-control,.ez-widget-ez .input-group-lg>.form-control-static.input-group-addon,.ez-widget-ez .input-group-lg>.input-group-btn>.form-control-static.btn,.ez-widget-ez .input-group-sm>.form-control-static.form-control,.ez-widget-ez .input-group-sm>.form-control-static.input-group-addon,.ez-widget-ez .input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.ez-widget-ez .input-group-sm>.form-control,.ez-widget-ez .input-group-sm>.input-group-addon,.ez-widget-ez .input-group-sm>.input-group-btn>.btn,.ez-widget-ez .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-widget-ez .input-group-sm>.input-group-btn>select.btn,.ez-widget-ez .input-group-sm>select.form-control,.ez-widget-ez .input-group-sm>select.input-group-addon,.ez-widget-ez select.input-sm{height:30px;line-height:30px}.ez-widget-ez .input-group-sm>.input-group-btn>select[multiple].btn,.ez-widget-ez .input-group-sm>.input-group-btn>textarea.btn,.ez-widget-ez .input-group-sm>select[multiple].form-control,.ez-widget-ez .input-group-sm>select[multiple].input-group-addon,.ez-widget-ez .input-group-sm>textarea.form-control,.ez-widget-ez .input-group-sm>textarea.input-group-addon,.ez-widget-ez select[multiple].input-sm,.ez-widget-ez textarea.input-sm{height:auto}.ez-widget-ez .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-widget-ez .form-group-sm select.form-control{height:30px;line-height:30px}.ez-widget-ez .form-group-sm select[multiple].form-control,.ez-widget-ez .form-group-sm textarea.form-control{height:auto}.ez-widget-ez .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:30px}.ez-widget-ez .input-group-lg>.form-control,.ez-widget-ez .input-group-lg>.input-group-addon,.ez-widget-ez .input-group-lg>.input-group-btn>.btn,.ez-widget-ez .input-lg{height:45px;padding:10px 16px;font-size:17px;line-height:1.33333;border-radius:6px}.ez-widget-ez .input-group-lg>.input-group-btn>select.btn,.ez-widget-ez .input-group-lg>select.form-control,.ez-widget-ez .input-group-lg>select.input-group-addon,.ez-widget-ez select.input-lg{height:45px;line-height:45px}.ez-widget-ez .input-group-lg>.input-group-btn>select[multiple].btn,.ez-widget-ez .input-group-lg>.input-group-btn>textarea.btn,.ez-widget-ez .input-group-lg>select[multiple].form-control,.ez-widget-ez .input-group-lg>select[multiple].input-group-addon,.ez-widget-ez .input-group-lg>textarea.form-control,.ez-widget-ez .input-group-lg>textarea.input-group-addon,.ez-widget-ez select[multiple].input-lg,.ez-widget-ez textarea.input-lg{height:auto}.ez-widget-ez .form-group-lg .form-control{height:45px;padding:10px 16px;font-size:17px;line-height:1.33333;border-radius:6px}.ez-widget-ez .form-group-lg select.form-control{height:45px;line-height:45px}.ez-widget-ez .form-group-lg select[multiple].form-control,.ez-widget-ez .form-group-lg textarea.form-control{height:auto}.ez-widget-ez .form-group-lg .form-control-static{height:45px;padding:10px 16px;font-size:17px;line-height:1.33333;min-height:35px}.ez-widget-ez .has-feedback{position:relative}.ez-widget-ez .has-feedback .form-control{padding-right:40px}.ez-widget-ez .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:32px;height:32px;line-height:32px;text-align:center;pointer-events:none}.ez-widget-ez .input-group-lg>.form-control+.form-control-feedback,.ez-widget-ez .input-group-lg>.input-group-addon+.form-control-feedback,.ez-widget-ez .input-group-lg>.input-group-btn>.btn+.form-control-feedback,.ez-widget-ez .input-lg+.form-control-feedback{width:45px;height:45px;line-height:45px}.ez-widget-ez .input-group-sm>.form-control+.form-control-feedback,.ez-widget-ez .input-group-sm>.input-group-addon+.form-control-feedback,.ez-widget-ez .input-group-sm>.input-group-btn>.btn+.form-control-feedback,.ez-widget-ez .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.ez-widget-ez .has-success .checkbox,.ez-widget-ez .has-success .checkbox-inline,.ez-widget-ez .has-success .control-label,.ez-widget-ez .has-success .help-block,.ez-widget-ez .has-success .radio,.ez-widget-ez .has-success .radio-inline,.ez-widget-ez .has-success.checkbox label,.ez-widget-ez .has-success.checkbox-inline label,.ez-widget-ez .has-success.radio label,.ez-widget-ez .has-success.radio-inline label{color:#3c763d}.ez-widget-ez .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.ez-widget-ez .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.ez-widget-ez .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.ez-widget-ez .has-success .form-control-feedback{color:#3c763d}.ez-widget-ez .has-warning .checkbox,.ez-widget-ez .has-warning .checkbox-inline,.ez-widget-ez .has-warning .control-label,.ez-widget-ez .has-warning .help-block,.ez-widget-ez .has-warning .radio,.ez-widget-ez .has-warning .radio-inline,.ez-widget-ez .has-warning.checkbox label,.ez-widget-ez .has-warning.checkbox-inline label,.ez-widget-ez .has-warning.radio label,.ez-widget-ez .has-warning.radio-inline label{color:#8a6d3b}.ez-widget-ez .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.ez-widget-ez .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.ez-widget-ez .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.ez-widget-ez .has-warning .form-control-feedback{color:#8a6d3b}.ez-widget-ez .has-error .checkbox,.ez-widget-ez .has-error .checkbox-inline,.ez-widget-ez .has-error .control-label,.ez-widget-ez .has-error .help-block,.ez-widget-ez .has-error .radio,.ez-widget-ez .has-error .radio-inline,.ez-widget-ez .has-error.checkbox label,.ez-widget-ez .has-error.checkbox-inline label,.ez-widget-ez .has-error.radio label,.ez-widget-ez .has-error.radio-inline label{color:#a94442}.ez-widget-ez .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.ez-widget-ez .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.ez-widget-ez .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.ez-widget-ez .has-error .form-control-feedback{color:#a94442}.ez-widget-ez .has-feedback label~.form-control-feedback{top:23px}.ez-widget-ez .has-feedback label.sr-only~.form-control-feedback{top:0}.ez-widget-ez .help-block{display:block;margin-top:5px;margin-bottom:10px;color:silver}@media (min-width:768px){.ez-widget-ez .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.ez-widget-ez .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.ez-widget-ez .form-inline .form-control-static{display:inline-block}.ez-widget-ez .form-inline .input-group{display:inline-table;vertical-align:middle}.ez-widget-ez .form-inline .input-group .form-control,.ez-widget-ez .form-inline .input-group .input-group-addon,.ez-widget-ez .form-inline .input-group .input-group-btn{width:auto}.ez-widget-ez .form-inline .input-group>.form-control{width:100%}.ez-widget-ez .form-inline .control-label{margin-bottom:0;vertical-align:middle}.ez-widget-ez .form-inline .checkbox,.ez-widget-ez .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.ez-widget-ez .form-inline .checkbox label,.ez-widget-ez .form-inline .radio label{padding-left:0}.ez-widget-ez .form-inline .checkbox input[type=checkbox],.ez-widget-ez .form-inline .radio input[type=radio]{position:relative;margin-left:0}.ez-widget-ez .form-inline .has-feedback .form-control-feedback{top:0}}.ez-widget-ez .form-horizontal .checkbox,.ez-widget-ez .form-horizontal .checkbox-inline,.ez-widget-ez .form-horizontal .radio,.ez-widget-ez .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.ez-widget-ez .form-horizontal .checkbox,.ez-widget-ez .form-horizontal .radio{min-height:25px}.ez-widget-ez .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.ez-widget-ez .form-horizontal .form-group:after,.ez-widget-ez .form-horizontal .form-group:before{content:" ";display:table}.ez-widget-ez .form-horizontal .form-group:after{clear:both}@media (min-width:768px){.ez-widget-ez .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.ez-widget-ez .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.ez-widget-ez .form-horizontal .form-group-lg .control-label{padding-top:14.33333px}}@media (min-width:768px){.ez-widget-ez .form-horizontal .form-group-sm .control-label{padding-top:6px}}.ez-widget-ez .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ez-widget-ez .btn.active.focus,.ez-widget-ez .btn.active:focus,.ez-widget-ez .btn.focus,.ez-widget-ez .btn:active.focus,.ez-widget-ez .btn:active:focus,.ez-widget-ez .btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-widget-ez .btn.focus,.ez-widget-ez .btn:focus,.ez-widget-ez .btn:hover{color:#333;text-decoration:none}.ez-widget-ez .btn.active,.ez-widget-ez .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-widget-ez .btn.disabled,.ez-widget-ez .btn[disabled],fieldset[disabled] .ez-widget-ez .btn{cursor:not-allowed;pointer-events:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.ez-widget-ez .btn-default{color:#333;background-color:#fff;border-color:#ccc}.ez-widget-ez .btn-default.active,.ez-widget-ez .btn-default.focus,.ez-widget-ez .btn-default:active,.ez-widget-ez .btn-default:focus,.ez-widget-ez .btn-default:hover,.open>.ez-widget-ez .btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.ez-widget-ez .btn-default.active,.ez-widget-ez .btn-default:active,.open>.ez-widget-ez .btn-default.dropdown-toggle{background-image:none}.ez-widget-ez .btn-default.disabled,.ez-widget-ez .btn-default.disabled.active,.ez-widget-ez .btn-default.disabled.focus,.ez-widget-ez .btn-default.disabled:active,.ez-widget-ez .btn-default.disabled:focus,.ez-widget-ez .btn-default.disabled:hover,.ez-widget-ez .btn-default[disabled],.ez-widget-ez .btn-default[disabled].active,.ez-widget-ez .btn-default[disabled].focus,.ez-widget-ez .btn-default[disabled]:active,.ez-widget-ez .btn-default[disabled]:focus,.ez-widget-ez .btn-default[disabled]:hover,fieldset[disabled] .ez-widget-ez .btn-default,fieldset[disabled] .ez-widget-ez .btn-default.active,fieldset[disabled] .ez-widget-ez .btn-default.focus,fieldset[disabled] .ez-widget-ez .btn-default:active,fieldset[disabled] .ez-widget-ez .btn-default:focus,fieldset[disabled] .ez-widget-ez .btn-default:hover{background-color:#fff;border-color:#ccc}.ez-widget-ez .btn-default .badge{color:#fff;background-color:#333}.ez-widget-ez .btn-primary{color:#fff;background-color:#10137e;border-color:#0d1067}.ez-widget-ez .btn-primary.active,.ez-widget-ez .btn-primary.focus,.ez-widget-ez .btn-primary:active,.ez-widget-ez .btn-primary:focus,.ez-widget-ez .btn-primary:hover,.open>.ez-widget-ez .btn-primary.dropdown-toggle{color:#fff;background-color:#0a0c51;border-color:#060731}.ez-widget-ez .btn-primary.active,.ez-widget-ez .btn-primary:active,.open>.ez-widget-ez .btn-primary.dropdown-toggle{background-image:none}.ez-widget-ez .btn-primary.disabled,.ez-widget-ez .btn-primary.disabled.active,.ez-widget-ez .btn-primary.disabled.focus,.ez-widget-ez .btn-primary.disabled:active,.ez-widget-ez .btn-primary.disabled:focus,.ez-widget-ez .btn-primary.disabled:hover,.ez-widget-ez .btn-primary[disabled],.ez-widget-ez .btn-primary[disabled].active,.ez-widget-ez .btn-primary[disabled].focus,.ez-widget-ez .btn-primary[disabled]:active,.ez-widget-ez .btn-primary[disabled]:focus,.ez-widget-ez .btn-primary[disabled]:hover,fieldset[disabled] .ez-widget-ez .btn-primary,fieldset[disabled] .ez-widget-ez .btn-primary.active,fieldset[disabled] .ez-widget-ez .btn-primary.focus,fieldset[disabled] .ez-widget-ez .btn-primary:active,fieldset[disabled] .ez-widget-ez .btn-primary:focus,fieldset[disabled] .ez-widget-ez .btn-primary:hover{background-color:#10137e;border-color:#0d1067}.ez-widget-ez .btn-primary .badge{color:#10137e;background-color:#fff}.ez-widget-ez .btn-success{color:#fff;background-color:#69b731;border-color:#5da32c}.ez-widget-ez .btn-success.active,.ez-widget-ez .btn-success.focus,.ez-widget-ez .btn-success:active,.ez-widget-ez .btn-success:focus,.ez-widget-ez .btn-success:hover,.open>.ez-widget-ez .btn-success.dropdown-toggle{color:#fff;background-color:#528f26;border-color:#42731f}.ez-widget-ez .btn-success.active,.ez-widget-ez .btn-success:active,.open>.ez-widget-ez .btn-success.dropdown-toggle{background-image:none}.ez-widget-ez .btn-success.disabled,.ez-widget-ez .btn-success.disabled.active,.ez-widget-ez .btn-success.disabled.focus,.ez-widget-ez .btn-success.disabled:active,.ez-widget-ez .btn-success.disabled:focus,.ez-widget-ez .btn-success.disabled:hover,.ez-widget-ez .btn-success[disabled],.ez-widget-ez .btn-success[disabled].active,.ez-widget-ez .btn-success[disabled].focus,.ez-widget-ez .btn-success[disabled]:active,.ez-widget-ez .btn-success[disabled]:focus,.ez-widget-ez .btn-success[disabled]:hover,fieldset[disabled] .ez-widget-ez .btn-success,fieldset[disabled] .ez-widget-ez .btn-success.active,fieldset[disabled] .ez-widget-ez .btn-success.focus,fieldset[disabled] .ez-widget-ez .btn-success:active,fieldset[disabled] .ez-widget-ez .btn-success:focus,fieldset[disabled] .ez-widget-ez .btn-success:hover{background-color:#69b731;border-color:#5da32c}.ez-widget-ez .btn-success .badge{color:#69b731;background-color:#fff}.ez-widget-ez .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ez-widget-ez .btn-info.active,.ez-widget-ez .btn-info.focus,.ez-widget-ez .btn-info:active,.ez-widget-ez .btn-info:focus,.ez-widget-ez .btn-info:hover,.open>.ez-widget-ez .btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.ez-widget-ez .btn-info.active,.ez-widget-ez .btn-info:active,.open>.ez-widget-ez .btn-info.dropdown-toggle{background-image:none}.ez-widget-ez .btn-info.disabled,.ez-widget-ez .btn-info.disabled.active,.ez-widget-ez .btn-info.disabled.focus,.ez-widget-ez .btn-info.disabled:active,.ez-widget-ez .btn-info.disabled:focus,.ez-widget-ez .btn-info.disabled:hover,.ez-widget-ez .btn-info[disabled],.ez-widget-ez .btn-info[disabled].active,.ez-widget-ez .btn-info[disabled].focus,.ez-widget-ez .btn-info[disabled]:active,.ez-widget-ez .btn-info[disabled]:focus,.ez-widget-ez .btn-info[disabled]:hover,fieldset[disabled] .ez-widget-ez .btn-info,fieldset[disabled] .ez-widget-ez .btn-info.active,fieldset[disabled] .ez-widget-ez .btn-info.focus,fieldset[disabled] .ez-widget-ez .btn-info:active,fieldset[disabled] .ez-widget-ez .btn-info:focus,fieldset[disabled] .ez-widget-ez .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.ez-widget-ez .btn-info .badge{color:#5bc0de;background-color:#fff}.ez-widget-ez .btn-warning{color:#fff;background-color:#ff7f00;border-color:#e67200}.ez-widget-ez .btn-warning.active,.ez-widget-ez .btn-warning.focus,.ez-widget-ez .btn-warning:active,.ez-widget-ez .btn-warning:focus,.ez-widget-ez .btn-warning:hover,.open>.ez-widget-ez .btn-warning.dropdown-toggle{color:#fff;background-color:#c60;border-color:#a85400}.ez-widget-ez .btn-warning.active,.ez-widget-ez .btn-warning:active,.open>.ez-widget-ez .btn-warning.dropdown-toggle{background-image:none}.ez-widget-ez .btn-warning.disabled,.ez-widget-ez .btn-warning.disabled.active,.ez-widget-ez .btn-warning.disabled.focus,.ez-widget-ez .btn-warning.disabled:active,.ez-widget-ez .btn-warning.disabled:focus,.ez-widget-ez .btn-warning.disabled:hover,.ez-widget-ez .btn-warning[disabled],.ez-widget-ez .btn-warning[disabled].active,.ez-widget-ez .btn-warning[disabled].focus,.ez-widget-ez .btn-warning[disabled]:active,.ez-widget-ez .btn-warning[disabled]:focus,.ez-widget-ez .btn-warning[disabled]:hover,fieldset[disabled] .ez-widget-ez .btn-warning,fieldset[disabled] .ez-widget-ez .btn-warning.active,fieldset[disabled] .ez-widget-ez .btn-warning.focus,fieldset[disabled] .ez-widget-ez .btn-warning:active,fieldset[disabled] .ez-widget-ez .btn-warning:focus,fieldset[disabled] .ez-widget-ez .btn-warning:hover{background-color:#ff7f00;border-color:#e67200}.ez-widget-ez .btn-warning .badge{color:#ff7f00;background-color:#fff}.ez-widget-ez .btn-danger{color:#fff;background-color:#c51b21;border-color:#af181d}.ez-widget-ez .btn-danger.active,.ez-widget-ez .btn-danger.focus,.ez-widget-ez .btn-danger:active,.ez-widget-ez .btn-danger:focus,.ez-widget-ez .btn-danger:hover,.open>.ez-widget-ez .btn-danger.dropdown-toggle{color:#fff;background-color:#981519;border-color:#791114}.ez-widget-ez .btn-danger.active,.ez-widget-ez .btn-danger:active,.open>.ez-widget-ez .btn-danger.dropdown-toggle{background-image:none}.ez-widget-ez .btn-danger.disabled,.ez-widget-ez .btn-danger.disabled.active,.ez-widget-ez .btn-danger.disabled.focus,.ez-widget-ez .btn-danger.disabled:active,.ez-widget-ez .btn-danger.disabled:focus,.ez-widget-ez .btn-danger.disabled:hover,.ez-widget-ez .btn-danger[disabled],.ez-widget-ez .btn-danger[disabled].active,.ez-widget-ez .btn-danger[disabled].focus,.ez-widget-ez .btn-danger[disabled]:active,.ez-widget-ez .btn-danger[disabled]:focus,.ez-widget-ez .btn-danger[disabled]:hover,fieldset[disabled] .ez-widget-ez .btn-danger,fieldset[disabled] .ez-widget-ez .btn-danger.active,fieldset[disabled] .ez-widget-ez .btn-danger.focus,fieldset[disabled] .ez-widget-ez .btn-danger:active,fieldset[disabled] .ez-widget-ez .btn-danger:focus,fieldset[disabled] .ez-widget-ez .btn-danger:hover{background-color:#c51b21;border-color:#af181d}.ez-widget-ez .btn-danger .badge{color:#c51b21;background-color:#fff}.ez-widget-ez .btn-link{color:#10137e;font-weight:400;border-radius:0}.ez-widget-ez .btn-link,.ez-widget-ez .btn-link.active,.ez-widget-ez .btn-link:active,.ez-widget-ez .btn-link[disabled],fieldset[disabled] .ez-widget-ez .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ez-widget-ez .btn-link,.ez-widget-ez .btn-link:active,.ez-widget-ez .btn-link:focus,.ez-widget-ez .btn-link:hover{border-color:transparent}.ez-widget-ez .btn-link:focus,.ez-widget-ez .btn-link:hover{color:#07093a;text-decoration:underline;background-color:transparent}.ez-widget-ez .btn-link[disabled]:focus,.ez-widget-ez .btn-link[disabled]:hover,fieldset[disabled] .ez-widget-ez .btn-link:focus,fieldset[disabled] .ez-widget-ez .btn-link:hover{color:#ededed;text-decoration:none}.ez-widget-ez .btn-group-lg>.btn,.ez-widget-ez .btn-lg{padding:10px 16px;font-size:17px;line-height:1.33333;border-radius:6px}.ez-widget-ez .btn-group-sm>.btn,.ez-widget-ez .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-widget-ez .btn-group-xs>.btn,.ez-widget-ez .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.ez-widget-ez .btn-block{display:block;width:100%}.ez-widget-ez .btn-block+.btn-block{margin-top:5px}.ez-widget-ez input[type=button].btn-block,.ez-widget-ez input[type=reset].btn-block,.ez-widget-ez input[type=submit].btn-block{width:100%}.ez-widget-ez .switch{position:relative;display:inline-block;width:40px;height:24px}.ez-widget-ez .switch input{display:none}.ez-widget-ez .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;border:1px solid transparant;-webkit-transition:.4s;transition:.4s}.ez-widget-ez .switch .slider.round{border-radius:24px}.ez-widget-ez .switch .slider.round:before{border-radius:50%}.ez-widget-ez .switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.ez-widget-ez .switch input:checked+.slider{background-color:#fff}.ez-widget-ez .switch input:focus+.slider{box-shadow:0 0 1px #fff}.ez-widget-ez .switch input:checked+.slider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}.ez-widget-ez .switch.switch-default .slider{border:1px solid #ccc}.ez-widget-ez .switch.switch-primary .slider{border:1px solid #0d1067}.ez-widget-ez .switch.switch-primary .slider:before{background-color:#10137e}.ez-widget-ez .switch.switch-primary input:checked+.slider{background-color:#10137e}.ez-widget-ez .switch.switch-primary input:checked+.slider:before{background-color:#fff}.ez-widget-ez .switch.switch-success .slider{border:1px solid #5da32c}.ez-widget-ez .switch.switch-success .slider:before{background-color:#69b731}.ez-widget-ez .switch.switch-success input:checked+.slider{background-color:#69b731}.ez-widget-ez .switch.switch-success input:checked+.slider:before{background-color:#fff}.ez-widget-ez .switch.switch-info .slider{border:1px solid #46b8da}.ez-widget-ez .switch.switch-info .slider:before{background-color:#5bc0de}.ez-widget-ez .switch.switch-info input:checked+.slider{background-color:#5bc0de}.ez-widget-ez .switch.switch-info input:checked+.slider:before{background-color:#fff}.ez-widget-ez .switch.switch-warning .slider{border:1px solid #e67200}.ez-widget-ez .switch.switch-warning .slider:before{background-color:#ff7f00}.ez-widget-ez .switch.switch-warning input:checked+.slider{background-color:#ff7f00}.ez-widget-ez .switch.switch-warning input:checked+.slider:before{background-color:#fff}.ez-widget-ez .switch.switch-danger .slider{border:1px solid #af181d}.ez-widget-ez .switch.switch-danger .slider:before{background-color:#c51b21}.ez-widget-ez .switch.switch-danger input:checked+.slider{background-color:#c51b21}.ez-widget-ez .switch.switch-danger input:checked+.slider:before{background-color:#fff}.ez-widget-ez input.toggle-collapse{display:none}.ez-widget-ez input.toggle-collapse+label.collapse-icon{position:absolute;cursor:pointer;left:0;top:0;display:inline-block;padding:10px;margin:0}.ez-widget-ez input.toggle-collapse+label.collapse-icon span{display:inline-block;width:15px;float:left}.ez-widget-ez input.toggle-collapse+label.collapse-icon span:before{display:block;text-align:center;font-size:13px;line-height:15px}.ez-widget-ez input.toggle-collapse+label.collapse-icon span.glyphicon-minus{display:inline-block}.ez-widget-ez input.toggle-collapse+label.collapse-icon span.glyphicon-plus{display:none}.ez-widget-ez input.toggle-collapse:checked+label.collapse-icon span.glyphicon-minus{display:none}.ez-widget-ez input.toggle-collapse:checked+label.collapse-icon span.glyphicon-plus{display:inline-block}.ez-widget-ez input.toggle-collapse:checked+label.collapse-icon+div{display:none}.ez-widget-ez input.toggle-select{display:none}.ez-widget-ez input.toggle-select+label.select-icon{position:relative;cursor:pointer;font-weight:400;display:inline-block;margin:0;width:100%;padding-right:15px}.ez-widget-ez input.toggle-select+label.select-icon .glyphicon-remove{display:none;width:15px;float:left;position:absolute;top:0;right:0}.ez-widget-ez input.toggle-select+label.select-icon .glyphicon-remove:before{display:block;text-align:center;font-size:13px;line-height:15px}.ez-widget-ez input.toggle-select:checked+label.select-icon span.glyphicon-remove{display:inline-block}.ez-widget-ez .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.ez-widget-ez .fade.in{opacity:1}.ez-widget-ez .collapse{display:none}.ez-widget-ez .collapse.in{display:block}.ez-widget-ez tr.collapse.in{display:table-row}.ez-widget-ez tbody.collapse.in{display:table-row-group}.ez-widget-ez .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.ez-widget-ez .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.ez-widget-ez .dropdown,.ez-widget-ez .dropup{position:relative}.ez-widget-ez .dropdown-toggle:focus{outline:0}.ez-widget-ez .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:13px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.ez-widget-ez .dropdown-menu.pull-right{right:0;left:auto}.ez-widget-ez .dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.ez-widget-ez .dropdown-menu>li>a{display:block;padding:8px 16px;clear:both;font-weight:400;line-height:1.42857;color:gray;white-space:nowrap}.ez-widget-ez .dropdown-menu>li>a:focus,.ez-widget-ez .dropdown-menu>li>a:hover{text-decoration:none;color:#737373;background-color:#f5f5f5}.ez-widget-ez .dropdown-menu>.active>a,.ez-widget-ez .dropdown-menu>.active>a:focus,.ez-widget-ez .dropdown-menu>.active>a:hover{color:#558631!important;text-decoration:none;outline:0;background-color:#f0f8ea;font-weight:700}.ez-widget-ez .dropdown-menu>.disabled>a,.ez-widget-ez .dropdown-menu>.disabled>a:focus,.ez-widget-ez .dropdown-menu>.disabled>a:hover{color:#ededed}.ez-widget-ez .dropdown-menu>.disabled>a:focus,.ez-widget-ez .dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.ez-widget-ez .open>.dropdown-menu{display:block}.ez-widget-ez .open>a{outline:0}.ez-widget-ez .dropdown-menu-right{left:auto;right:0}.ez-widget-ez .dropdown-menu-left{left:0;right:auto}.ez-widget-ez .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#ededed;white-space:nowrap}.ez-widget-ez .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.ez-widget-ez .pull-right>.dropdown-menu{right:0;left:auto}.ez-widget-ez .dropup .caret,.ez-widget-ez .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.ez-widget-ez .dropup .dropdown-menu,.ez-widget-ez .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.ez-widget-ez .navbar-right .dropdown-menu{right:0;left:auto}.ez-widget-ez .navbar-right .dropdown-menu-left{left:0;right:auto}}.ez-widget-ez .btn-group,.ez-widget-ez .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.ez-widget-ez .btn-group-vertical>.btn,.ez-widget-ez .btn-group>.btn{position:relative;float:left}.ez-widget-ez .btn-group-vertical>.btn.active,.ez-widget-ez .btn-group-vertical>.btn:active,.ez-widget-ez .btn-group-vertical>.btn:focus,.ez-widget-ez .btn-group-vertical>.btn:hover,.ez-widget-ez .btn-group>.btn.active,.ez-widget-ez .btn-group>.btn:active,.ez-widget-ez .btn-group>.btn:focus,.ez-widget-ez .btn-group>.btn:hover{z-index:2}.ez-widget-ez .btn-group .btn+.btn,.ez-widget-ez .btn-group .btn+.btn-group,.ez-widget-ez .btn-group .btn-group+.btn,.ez-widget-ez .btn-group .btn-group+.btn-group{margin-left:-1px}.ez-widget-ez .btn-toolbar{margin-left:-5px}.ez-widget-ez .btn-toolbar:after,.ez-widget-ez .btn-toolbar:before{content:" ";display:table}.ez-widget-ez .btn-toolbar:after{clear:both}.ez-widget-ez .btn-toolbar .btn-group,.ez-widget-ez .btn-toolbar .input-group{float:left}.ez-widget-ez .btn-toolbar>.btn,.ez-widget-ez .btn-toolbar>.btn-group,.ez-widget-ez .btn-toolbar>.input-group{margin-left:5px}.ez-widget-ez .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.ez-widget-ez .btn-group>.btn:first-child{margin-left:0}.ez-widget-ez .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.ez-widget-ez .btn-group>.btn:last-child:not(:first-child),.ez-widget-ez .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.ez-widget-ez .btn-group>.btn-group{float:left}.ez-widget-ez .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.ez-widget-ez .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.ez-widget-ez .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.ez-widget-ez .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.ez-widget-ez .btn-group .dropdown-toggle:active,.ez-widget-ez .btn-group.open .dropdown-toggle{outline:0}.ez-widget-ez .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.ez-widget-ez .btn-group-lg.btn-group>.btn+.dropdown-toggle,.ez-widget-ez .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.ez-widget-ez .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-widget-ez .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.ez-widget-ez .btn .caret{margin-left:0}.ez-widget-ez .btn-group-lg>.btn .caret,.ez-widget-ez .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.ez-widget-ez .dropup .btn-group-lg>.btn .caret,.ez-widget-ez .dropup .btn-lg .caret{border-width:0 5px 5px}.ez-widget-ez .btn-group-vertical>.btn,.ez-widget-ez .btn-group-vertical>.btn-group,.ez-widget-ez .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.ez-widget-ez .btn-group-vertical>.btn-group:after,.ez-widget-ez .btn-group-vertical>.btn-group:before{content:" ";display:table}.ez-widget-ez .btn-group-vertical>.btn-group:after{clear:both}.ez-widget-ez .btn-group-vertical>.btn-group>.btn{float:none}.ez-widget-ez .btn-group-vertical>.btn+.btn,.ez-widget-ez .btn-group-vertical>.btn+.btn-group,.ez-widget-ez .btn-group-vertical>.btn-group+.btn,.ez-widget-ez .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.ez-widget-ez .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.ez-widget-ez .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.ez-widget-ez .btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.ez-widget-ez .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.ez-widget-ez .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.ez-widget-ez .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.ez-widget-ez .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.ez-widget-ez .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.ez-widget-ez .btn-group-justified>.btn,.ez-widget-ez .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.ez-widget-ez .btn-group-justified>.btn-group .btn{width:100%}.ez-widget-ez .btn-group-justified>.btn-group .dropdown-menu{left:auto}.ez-widget-ez [data-toggle=buttons]>.btn input[type=checkbox],.ez-widget-ez [data-toggle=buttons]>.btn input[type=radio],.ez-widget-ez [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],.ez-widget-ez [data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.ez-widget-ez .multi-select{display:flex;justify-content:space-between;flex-wrap:wrap;border:1px solid transparent}.ez-widget-ez .multi-select label[class*=wrapper]{flex:1 1 auto;touch-action:manipulation;cursor:pointer;background-color:#fff;border:1px solid transparent;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ez-widget-ez .multi-select label[class*=wrapper] input{display:none}.ez-widget-ez .multi-select label[class*=wrapper]:hover{cursor:pointer;border-color:transparent}.ez-widget-ez .multi-select span[class*=fake]{display:inline-block;margin:0;width:100%;text-align:center;padding:6px 12px;font-size:13px;line-height:1.42857;border-radius:0}.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]{color:#333;background-color:#fff;border-color:#ccc}.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].focus,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:active,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:focus,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:hover,.open>.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:active,.open>.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].dropdown-toggle{background-image:none}.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].disabled,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].disabled.active,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].disabled.focus,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].disabled:active,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].disabled:focus,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].disabled:hover,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper][disabled],.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper][disabled].active,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper][disabled].focus,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper][disabled]:active,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper][disabled]:focus,.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper][disabled]:hover,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-default label[class*=wrapper],fieldset[disabled] .ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-default label[class*=wrapper].focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:hover{background-color:#fff;border-color:#ccc}.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper] .badge{color:#fff;background-color:#333}.ez-widget-ez .multi-select.multi-select-default label[class*=wrapper]:hover{border-color:#ccc}.ez-widget-ez .multi-select.multi-select-default input:checked+span[class*=fake]{background-color:#ccc}.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]{color:#fff;background-color:#10137e;border-color:#0d1067;background-color:#fff;color:#10137e}.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].focus,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:active,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:focus,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:hover,.open>.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].dropdown-toggle{color:#fff;background-color:#0a0c51;border-color:#060731}.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:active,.open>.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].dropdown-toggle{background-image:none}.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].disabled,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].disabled.active,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].disabled.focus,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].disabled:active,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].disabled:focus,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].disabled:hover,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper][disabled],.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper][disabled].active,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper][disabled].focus,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper][disabled]:active,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper][disabled]:focus,.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper][disabled]:hover,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper],fieldset[disabled] .ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper].focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:hover{background-color:#10137e;border-color:#0d1067}.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper] .badge{color:#10137e;background-color:#fff}.ez-widget-ez .multi-select.multi-select-primary label[class*=wrapper]:hover{border-color:#0d1067}.ez-widget-ez .multi-select.multi-select-primary input:checked+span[class*=fake]{background-color:#0d1067;color:#fff}.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]{color:#fff;background-color:#69b731;border-color:#5da32c;background-color:#fff;color:#69b731}.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].focus,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:active,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:focus,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:hover,.open>.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].dropdown-toggle{color:#fff;background-color:#528f26;border-color:#42731f}.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:active,.open>.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].dropdown-toggle{background-image:none}.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].disabled,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].disabled.active,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].disabled.focus,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].disabled:active,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].disabled:focus,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].disabled:hover,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper][disabled],.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper][disabled].active,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper][disabled].focus,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper][disabled]:active,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper][disabled]:focus,.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper][disabled]:hover,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-success label[class*=wrapper],fieldset[disabled] .ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-success label[class*=wrapper].focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:hover{background-color:#69b731;border-color:#5da32c}.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper] .badge{color:#69b731;background-color:#fff}.ez-widget-ez .multi-select.multi-select-success label[class*=wrapper]:hover{border-color:#5da32c}.ez-widget-ez .multi-select.multi-select-success input:checked+span[class*=fake]{background-color:#5da32c;color:#fff}.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]{color:#fff;background-color:#5bc0de;border-color:#46b8da;background-color:#fff;color:#5bc0de}.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].focus,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:active,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:focus,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:hover,.open>.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:active,.open>.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].dropdown-toggle{background-image:none}.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].disabled,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].disabled.active,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].disabled.focus,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].disabled:active,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].disabled:focus,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].disabled:hover,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper][disabled],.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper][disabled].active,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper][disabled].focus,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper][disabled]:active,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper][disabled]:focus,.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper][disabled]:hover,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-info label[class*=wrapper],fieldset[disabled] .ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-info label[class*=wrapper].focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:hover{background-color:#5bc0de;border-color:#46b8da}.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper] .badge{color:#5bc0de;background-color:#fff}.ez-widget-ez .multi-select.multi-select-info label[class*=wrapper]:hover{border-color:#46b8da}.ez-widget-ez .multi-select.multi-select-info input:checked+span[class*=fake]{background-color:#46b8da;color:#fff}.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]{color:#fff;background-color:#ff7f00;border-color:#e67200;background-color:#fff;color:#ff7f00}.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].focus,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:active,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:focus,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:hover,.open>.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].dropdown-toggle{color:#fff;background-color:#c60;border-color:#a85400}.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:active,.open>.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].dropdown-toggle{background-image:none}.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].disabled,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].disabled.active,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].disabled.focus,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].disabled:active,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].disabled:focus,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].disabled:hover,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper][disabled],.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper][disabled].active,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper][disabled].focus,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper][disabled]:active,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper][disabled]:focus,.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper][disabled]:hover,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper],fieldset[disabled] .ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper].focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:hover{background-color:#ff7f00;border-color:#e67200}.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper] .badge{color:#ff7f00;background-color:#fff}.ez-widget-ez .multi-select.multi-select-warning label[class*=wrapper]:hover{border-color:#e67200}.ez-widget-ez .multi-select.multi-select-warning input:checked+span[class*=fake]{background-color:#e67200;color:#fff}.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]{color:#fff;background-color:#c51b21;border-color:#af181d;background-color:#fff;color:#c51b21}.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].focus,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:active,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:focus,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:hover,.open>.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].dropdown-toggle{color:#fff;background-color:#981519;border-color:#791114}.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].active,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:active,.open>.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].dropdown-toggle{background-image:none}.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].disabled,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].disabled.active,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].disabled.focus,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].disabled:active,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].disabled:focus,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].disabled:hover,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper][disabled],.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper][disabled].active,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper][disabled].focus,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper][disabled]:active,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper][disabled]:focus,.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper][disabled]:hover,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper],fieldset[disabled] .ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper].focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:active,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:focus,fieldset[disabled] .ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:hover{background-color:#c51b21;border-color:#af181d}.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper] .badge{color:#c51b21;background-color:#fff}.ez-widget-ez .multi-select.multi-select-danger label[class*=wrapper]:hover{border-color:#af181d}.ez-widget-ez .multi-select.multi-select-danger input:checked+span[class*=fake]{background-color:#af181d;color:#fff}.ez-widget-ez .input-group{position:relative;display:table;border-collapse:separate}.ez-widget-ez .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.ez-widget-ez .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.ez-widget-ez .input-group .form-control,.ez-widget-ez .input-group-addon,.ez-widget-ez .input-group-btn{display:table-cell}.ez-widget-ez .input-group .form-control:not(:first-child):not(:last-child),.ez-widget-ez .input-group-addon:not(:first-child):not(:last-child),.ez-widget-ez .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.ez-widget-ez .input-group-addon,.ez-widget-ez .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.ez-widget-ez .input-group-addon{padding:6px 12px;font-size:13px;font-weight:400;line-height:1;color:#dfdfdf;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.ez-widget-ez .input-group-addon.input-sm,.ez-widget-ez .input-group-sm>.input-group-addon,.ez-widget-ez .input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.ez-widget-ez .input-group-addon.input-lg,.ez-widget-ez .input-group-lg>.input-group-addon,.ez-widget-ez .input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:17px;border-radius:6px}.ez-widget-ez .input-group-addon input[type=checkbox],.ez-widget-ez .input-group-addon input[type=radio]{margin-top:0}.ez-widget-ez .input-group .form-control:first-child,.ez-widget-ez .input-group-addon:first-child,.ez-widget-ez .input-group-btn:first-child>.btn,.ez-widget-ez .input-group-btn:first-child>.btn-group>.btn,.ez-widget-ez .input-group-btn:first-child>.dropdown-toggle,.ez-widget-ez .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.ez-widget-ez .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.ez-widget-ez .input-group-addon:first-child{border-right:0}.ez-widget-ez .input-group .form-control:last-child,.ez-widget-ez .input-group-addon:last-child,.ez-widget-ez .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.ez-widget-ez .input-group-btn:first-child>.btn:not(:first-child),.ez-widget-ez .input-group-btn:last-child>.btn,.ez-widget-ez .input-group-btn:last-child>.btn-group>.btn,.ez-widget-ez .input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.ez-widget-ez .input-group-addon:last-child{border-left:0}.ez-widget-ez .input-group-btn{position:relative;font-size:0;white-space:nowrap}.ez-widget-ez .input-group-btn>.btn{position:relative}.ez-widget-ez .input-group-btn>.btn+.btn{margin-left:-1px}.ez-widget-ez .input-group-btn>.btn:active,.ez-widget-ez .input-group-btn>.btn:focus,.ez-widget-ez .input-group-btn>.btn:hover{z-index:2}.ez-widget-ez .input-group-btn:first-child>.btn,.ez-widget-ez .input-group-btn:first-child>.btn-group{margin-right:-1px}.ez-widget-ez .input-group-btn:last-child>.btn,.ez-widget-ez .input-group-btn:last-child>.btn-group{margin-left:-1px}.ez-widget-ez .nav{margin-bottom:0;padding-left:0;list-style:none}.ez-widget-ez .nav:after,.ez-widget-ez .nav:before{content:" ";display:table}.ez-widget-ez .nav:after{clear:both}.ez-widget-ez .nav>li{position:relative;display:block}.ez-widget-ez .nav>li>a{position:relative;display:block;padding:10px 15px}.ez-widget-ez .nav>li>a:focus,.ez-widget-ez .nav>li>a:hover{text-decoration:none;background-color:#f5f5f5}.ez-widget-ez .nav>li.disabled>a{color:#ededed}.ez-widget-ez .nav>li.disabled>a:focus,.ez-widget-ez .nav>li.disabled>a:hover{color:#ededed;text-decoration:none;background-color:transparent;cursor:not-allowed}.ez-widget-ez .nav .open>a,.ez-widget-ez .nav .open>a:focus,.ez-widget-ez .nav .open>a:hover{background-color:#f5f5f5;border-color:#10137e}.ez-widget-ez .nav .nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.ez-widget-ez .nav>li>a>img{max-width:none}.ez-widget-ez .nav-tabs{border-bottom:1px solid #ddd}.ez-widget-ez .nav-tabs>li{float:left;margin-bottom:-1px}.ez-widget-ez .nav-tabs>li>a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:4px 4px 0 0}.ez-widget-ez .nav-tabs>li>a:hover{border-color:#f5f5f5 #f5f5f5 #ddd}.ez-widget-ez .nav-tabs>li.active>a,.ez-widget-ez .nav-tabs>li.active>a:focus,.ez-widget-ez .nav-tabs>li.active>a:hover{color:#dfdfdf;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.ez-widget-ez .nav-pills>li{float:left}.ez-widget-ez .nav-pills>li>a{border-radius:4px}.ez-widget-ez .nav-pills>li+li{margin-left:2px}.ez-widget-ez .nav-pills>li.active>a,.ez-widget-ez .nav-pills>li.active>a:focus,.ez-widget-ez .nav-pills>li.active>a:hover{color:#fff;background-color:#10137e}.ez-widget-ez .nav-stacked>li{float:none}.ez-widget-ez .nav-stacked>li+li{margin-top:2px;margin-left:0}.ez-widget-ez .nav-justified,.ez-widget-ez .nav-tabs.nav-justified{width:100%}.ez-widget-ez .nav-justified>li,.ez-widget-ez .nav-tabs.nav-justified>li{float:none}.ez-widget-ez .nav-justified>li>a,.ez-widget-ez .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.ez-widget-ez .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.ez-widget-ez .nav-justified>li,.ez-widget-ez .nav-tabs.nav-justified>li{display:table-cell;width:1%}.ez-widget-ez .nav-justified>li>a,.ez-widget-ez .nav-tabs.nav-justified>li>a{margin-bottom:0}}.ez-widget-ez .nav-tabs-justified,.ez-widget-ez .nav-tabs.nav-justified{border-bottom:0}.ez-widget-ez .nav-tabs-justified>li>a,.ez-widget-ez .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.ez-widget-ez .nav-tabs-justified>.active>a,.ez-widget-ez .nav-tabs-justified>.active>a:focus,.ez-widget-ez .nav-tabs-justified>.active>a:hover,.ez-widget-ez .nav-tabs.nav-justified>.active>a,.ez-widget-ez .nav-tabs.nav-justified>.active>a:focus,.ez-widget-ez .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.ez-widget-ez .nav-tabs-justified>li>a,.ez-widget-ez .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.ez-widget-ez .nav-tabs-justified>.active>a,.ez-widget-ez .nav-tabs-justified>.active>a:focus,.ez-widget-ez .nav-tabs-justified>.active>a:hover,.ez-widget-ez .nav-tabs.nav-justified>.active>a,.ez-widget-ez .nav-tabs.nav-justified>.active>a:focus,.ez-widget-ez .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.ez-widget-ez .tab-content>.tab-pane{display:none;padding:15px;border-style:solid;border-color:#ddd;border-width:0 1px 1px 1px}.ez-widget-ez .tab-content>.tab-pane:after,.ez-widget-ez .tab-content>.tab-pane:before{content:" ";display:table}.ez-widget-ez .tab-content>.tab-pane:after{clear:both}.ez-widget-ez .tab-content>.active{display:block}.ez-widget-ez .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.ez-widget-ez .navbar{position:relative;min-height:50px;margin-bottom:18px;border:1px solid transparent}.ez-widget-ez .navbar:after,.ez-widget-ez .navbar:before{content:" ";display:table}.ez-widget-ez .navbar:after{clear:both}@media (min-width:768px){.ez-widget-ez .navbar{border-radius:4px}}.ez-widget-ez .navbar-header:after,.ez-widget-ez .navbar-header:before{content:" ";display:table}.ez-widget-ez .navbar-header:after{clear:both}@media (min-width:768px){.ez-widget-ez .navbar-header{float:left}}.ez-widget-ez .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.ez-widget-ez .navbar-collapse:after,.ez-widget-ez .navbar-collapse:before{content:" ";display:table}.ez-widget-ez .navbar-collapse:after{clear:both}.ez-widget-ez .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.ez-widget-ez .navbar-collapse{width:auto;border-top:0;box-shadow:none}.ez-widget-ez .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.ez-widget-ez .navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .ez-widget-ez .navbar-collapse,.navbar-fixed-top .ez-widget-ez .navbar-collapse,.navbar-static-top .ez-widget-ez .navbar-collapse{padding-left:0;padding-right:0}}.ez-widget-ez .navbar-fixed-bottom .navbar-collapse,.ez-widget-ez .navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.ez-widget-ez .navbar-fixed-bottom .navbar-collapse,.ez-widget-ez .navbar-fixed-top .navbar-collapse{max-height:200px}}.ez-widget-ez .container-fluid>.navbar-collapse,.ez-widget-ez .container-fluid>.navbar-header,.ez-widget-ez .container>.navbar-collapse,.ez-widget-ez .container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.ez-widget-ez .container-fluid>.navbar-collapse,.ez-widget-ez .container-fluid>.navbar-header,.ez-widget-ez .container>.navbar-collapse,.ez-widget-ez .container>.navbar-header{margin-right:0;margin-left:0}}.ez-widget-ez .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.ez-widget-ez .navbar-static-top{border-radius:0}}.ez-widget-ez .navbar-fixed-bottom,.ez-widget-ez .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.ez-widget-ez .navbar-fixed-bottom,.ez-widget-ez .navbar-fixed-top{border-radius:0}}.ez-widget-ez .navbar-fixed-top{top:0;border-width:0 0 1px}.ez-widget-ez .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.ez-widget-ez .navbar-brand{float:left;padding:16px 15px;font-size:17px;line-height:18px;height:50px}.ez-widget-ez .navbar-brand:focus,.ez-widget-ez .navbar-brand:hover{text-decoration:none}.ez-widget-ez .navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .ez-widget-ez .navbar-brand,.navbar>.container-fluid .ez-widget-ez .navbar-brand{margin-left:-15px}}.ez-widget-ez .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.ez-widget-ez .navbar-toggle:focus{outline:0}.ez-widget-ez .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.ez-widget-ez .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.ez-widget-ez .navbar-toggle{display:none}}.ez-widget-ez .navbar-nav{margin:8px -15px}.ez-widget-ez .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:767px){.ez-widget-ez .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.ez-widget-ez .navbar-nav .open .dropdown-menu .dropdown-header,.ez-widget-ez .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.ez-widget-ez .navbar-nav .open .dropdown-menu>li>a{line-height:18px}.ez-widget-ez .navbar-nav .open .dropdown-menu>li>a:focus,.ez-widget-ez .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.ez-widget-ez .navbar-nav{float:left;margin:0}.ez-widget-ez .navbar-nav>li{float:left}.ez-widget-ez .navbar-nav>li>a{padding-top:16px;padding-bottom:16px}}.ez-widget-ez .navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:9px;margin-bottom:9px}@media (min-width:768px){.ez-widget-ez .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.ez-widget-ez .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.ez-widget-ez .navbar-form .form-control-static{display:inline-block}.ez-widget-ez .navbar-form .input-group{display:inline-table;vertical-align:middle}.ez-widget-ez .navbar-form .input-group .form-control,.ez-widget-ez .navbar-form .input-group .input-group-addon,.ez-widget-ez .navbar-form .input-group .input-group-btn{width:auto}.ez-widget-ez .navbar-form .input-group>.form-control{width:100%}.ez-widget-ez .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.ez-widget-ez .navbar-form .checkbox,.ez-widget-ez .navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.ez-widget-ez .navbar-form .checkbox label,.ez-widget-ez .navbar-form .radio label{padding-left:0}.ez-widget-ez .navbar-form .checkbox input[type=checkbox],.ez-widget-ez .navbar-form .radio input[type=radio]{position:relative;margin-left:0}.ez-widget-ez .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.ez-widget-ez .navbar-form .form-group{margin-bottom:5px}.ez-widget-ez .navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.ez-widget-ez .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.ez-widget-ez .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.ez-widget-ez .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.ez-widget-ez .navbar-btn{margin-top:9px;margin-bottom:9px}.ez-widget-ez .btn-group-sm>.navbar-btn.btn,.ez-widget-ez .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.ez-widget-ez .btn-group-xs>.navbar-btn.btn,.ez-widget-ez .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.ez-widget-ez .navbar-text{margin-top:16px;margin-bottom:16px}@media (min-width:768px){.ez-widget-ez .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.ez-widget-ez .navbar-left{float:left!important}.ez-widget-ez .navbar-right{float:right!important;margin-right:-15px}.ez-widget-ez .navbar-right~.navbar-right{margin-right:0}}.ez-widget-ez .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.ez-widget-ez .navbar-default .navbar-brand{color:#777}.ez-widget-ez .navbar-default .navbar-brand:focus,.ez-widget-ez .navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.ez-widget-ez .navbar-default .navbar-text{color:#777}.ez-widget-ez .navbar-default .navbar-nav>li>a{color:#777}.ez-widget-ez .navbar-default .navbar-nav>li>a:focus,.ez-widget-ez .navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.ez-widget-ez .navbar-default .navbar-nav>.active>a,.ez-widget-ez .navbar-default .navbar-nav>.active>a:focus,.ez-widget-ez .navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.ez-widget-ez .navbar-default .navbar-nav>.disabled>a,.ez-widget-ez .navbar-default .navbar-nav>.disabled>a:focus,.ez-widget-ez .navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.ez-widget-ez .navbar-default .navbar-toggle{border-color:#ddd}.ez-widget-ez .navbar-default .navbar-toggle:focus,.ez-widget-ez .navbar-default .navbar-toggle:hover{background-color:#ddd}.ez-widget-ez .navbar-default .navbar-toggle .icon-bar{background-color:#888}.ez-widget-ez .navbar-default .navbar-collapse,.ez-widget-ez .navbar-default .navbar-form{border-color:#e7e7e7}.ez-widget-ez .navbar-default .navbar-nav>.open>a,.ez-widget-ez .navbar-default .navbar-nav>.open>a:focus,.ez-widget-ez .navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.ez-widget-ez .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.ez-widget-ez .navbar-default .navbar-link{color:#777}.ez-widget-ez .navbar-default .navbar-link:hover{color:#333}.ez-widget-ez .navbar-default .btn-link{color:#777}.ez-widget-ez .navbar-default .btn-link:focus,.ez-widget-ez .navbar-default .btn-link:hover{color:#333}.ez-widget-ez .navbar-default .btn-link[disabled]:focus,.ez-widget-ez .navbar-default .btn-link[disabled]:hover,fieldset[disabled] .ez-widget-ez .navbar-default .btn-link:focus,fieldset[disabled] .ez-widget-ez .navbar-default .btn-link:hover{color:#ccc}.ez-widget-ez .navbar-inverse{background-color:#222;border-color:#090909}.ez-widget-ez .navbar-inverse .navbar-brand{color:#fff}.ez-widget-ez .navbar-inverse .navbar-brand:focus,.ez-widget-ez .navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.ez-widget-ez .navbar-inverse .navbar-text{color:#fff}.ez-widget-ez .navbar-inverse .navbar-nav>li>a{color:#fff}.ez-widget-ez .navbar-inverse .navbar-nav>li>a:focus,.ez-widget-ez .navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.ez-widget-ez .navbar-inverse .navbar-nav>.active>a,.ez-widget-ez .navbar-inverse .navbar-nav>.active>a:focus,.ez-widget-ez .navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#090909}.ez-widget-ez .navbar-inverse .navbar-nav>.disabled>a,.ez-widget-ez .navbar-inverse .navbar-nav>.disabled>a:focus,.ez-widget-ez .navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.ez-widget-ez .navbar-inverse .navbar-toggle{border-color:#333}.ez-widget-ez .navbar-inverse .navbar-toggle:focus,.ez-widget-ez .navbar-inverse .navbar-toggle:hover{background-color:#333}.ez-widget-ez .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.ez-widget-ez .navbar-inverse .navbar-collapse,.ez-widget-ez .navbar-inverse .navbar-form{border-color:#101010}.ez-widget-ez .navbar-inverse .navbar-nav>.open>a,.ez-widget-ez .navbar-inverse .navbar-nav>.open>a:focus,.ez-widget-ez .navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media (max-width:767px){.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#fff}.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#090909}.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.ez-widget-ez .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.ez-widget-ez .navbar-inverse .navbar-link{color:#fff}.ez-widget-ez .navbar-inverse .navbar-link:hover{color:#fff}.ez-widget-ez .navbar-inverse .btn-link{color:#fff}.ez-widget-ez .navbar-inverse .btn-link:focus,.ez-widget-ez .navbar-inverse .btn-link:hover{color:#fff}.ez-widget-ez .navbar-inverse .btn-link[disabled]:focus,.ez-widget-ez .navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .ez-widget-ez .navbar-inverse .btn-link:focus,fieldset[disabled] .ez-widget-ez .navbar-inverse .btn-link:hover{color:#444}.ez-widget-ez .breadcrumb{padding:8px 15px;margin-bottom:18px;list-style:none;background-color:#f5f5f5;border-radius:4px}.ez-widget-ez .breadcrumb>li{display:inline-block}.ez-widget-ez .breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.ez-widget-ez .breadcrumb>.active{color:#ededed}.ez-widget-ez .pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:4px}.ez-widget-ez .pagination>li{display:inline}.ez-widget-ez .pagination>li>a,.ez-widget-ez .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#10137e;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.ez-widget-ez .pagination>li:first-child>a,.ez-widget-ez .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.ez-widget-ez .pagination>li:last-child>a,.ez-widget-ez .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.ez-widget-ez .pagination>li>a:focus,.ez-widget-ez .pagination>li>a:hover,.ez-widget-ez .pagination>li>span:focus,.ez-widget-ez .pagination>li>span:hover{color:#07093a;background-color:#f5f5f5;border-color:#ddd}.ez-widget-ez .pagination>.active>a,.ez-widget-ez .pagination>.active>a:focus,.ez-widget-ez .pagination>.active>a:hover,.ez-widget-ez .pagination>.active>span,.ez-widget-ez .pagination>.active>span:focus,.ez-widget-ez .pagination>.active>span:hover{z-index:2;color:#fff;background-color:#10137e;border-color:#10137e;cursor:default}.ez-widget-ez .pagination>.disabled>a,.ez-widget-ez .pagination>.disabled>a:focus,.ez-widget-ez .pagination>.disabled>a:hover,.ez-widget-ez .pagination>.disabled>span,.ez-widget-ez .pagination>.disabled>span:focus,.ez-widget-ez .pagination>.disabled>span:hover{color:#ededed;background-color:#fff;border-color:#ddd;cursor:not-allowed}.ez-widget-ez .pagination-lg>li>a,.ez-widget-ez .pagination-lg>li>span{padding:10px 16px;font-size:17px}.ez-widget-ez .pagination-lg>li:first-child>a,.ez-widget-ez .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.ez-widget-ez .pagination-lg>li:last-child>a,.ez-widget-ez .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.ez-widget-ez .pagination-sm>li>a,.ez-widget-ez .pagination-sm>li>span{padding:5px 10px;font-size:12px}.ez-widget-ez .pagination-sm>li:first-child>a,.ez-widget-ez .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.ez-widget-ez .pagination-sm>li:last-child>a,.ez-widget-ez .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.ez-widget-ez .pager{padding-left:0;margin:18px 0;list-style:none;text-align:center}.ez-widget-ez .pager:after,.ez-widget-ez .pager:before{content:" ";display:table}.ez-widget-ez .pager:after{clear:both}.ez-widget-ez .pager li{display:inline}.ez-widget-ez .pager li>a,.ez-widget-ez .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.ez-widget-ez .pager li>a:focus,.ez-widget-ez .pager li>a:hover{text-decoration:none;background-color:#f5f5f5}.ez-widget-ez .pager .next>a,.ez-widget-ez .pager .next>span{float:right}.ez-widget-ez .pager .previous>a,.ez-widget-ez .pager .previous>span{float:left}.ez-widget-ez .pager .disabled>a,.ez-widget-ez .pager .disabled>a:focus,.ez-widget-ez .pager .disabled>a:hover,.ez-widget-ez .pager .disabled>span{color:#ededed;background-color:#fff;cursor:not-allowed}.ez-widget-ez .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.ez-widget-ez .label:empty{display:none}.btn .ez-widget-ez .label{position:relative;top:-1px}.ez-widget-ez a.label:focus,.ez-widget-ez a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.ez-widget-ez .label-default{background-color:#ededed}.ez-widget-ez .label-default[href]:focus,.ez-widget-ez .label-default[href]:hover{background-color:#d4d4d4}.ez-widget-ez .label-primary{background-color:#10137e}.ez-widget-ez .label-primary[href]:focus,.ez-widget-ez .label-primary[href]:hover{background-color:#0a0c51}.ez-widget-ez .label-success{background-color:#69b731}.ez-widget-ez .label-success[href]:focus,.ez-widget-ez .label-success[href]:hover{background-color:#528f26}.ez-widget-ez .label-info{background-color:#5bc0de}.ez-widget-ez .label-info[href]:focus,.ez-widget-ez .label-info[href]:hover{background-color:#31b0d5}.ez-widget-ez .label-warning{background-color:#ff7f00}.ez-widget-ez .label-warning[href]:focus,.ez-widget-ez .label-warning[href]:hover{background-color:#c60}.ez-widget-ez .label-danger{background-color:#c51b21}.ez-widget-ez .label-danger[href]:focus,.ez-widget-ez .label-danger[href]:hover{background-color:#981519}.ez-widget-ez .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#ededed;border-radius:10px}.ez-widget-ez .badge:empty{display:none}.btn .ez-widget-ez .badge{position:relative;top:-1px}.btn-group-xs>.btn .ez-widget-ez .badge,.btn-xs .ez-widget-ez .badge,.ez-widget-ez .btn-group-xs>.btn .ez-widget-ez .badge{top:0;padding:1px 5px}.list-group-item.active>.ez-widget-ez .badge,.nav-pills>.active>a>.ez-widget-ez .badge{color:#10137e;background-color:#fff}.list-group-item>.ez-widget-ez .badge{float:right}.list-group-item>.ez-widget-ez .badge+.ez-widget-ez .badge{margin-right:5px}.nav-pills>li>a>.ez-widget-ez .badge{margin-left:3px}.ez-widget-ez a.badge:focus,.ez-widget-ez a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.ez-widget-ez .jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#f5f5f5}.ez-widget-ez .jumbotron .h1,.ez-widget-ez .jumbotron h1{color:inherit}.ez-widget-ez .jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.ez-widget-ez .jumbotron>hr{border-top-color:#dcdcdc}.container .ez-widget-ez .jumbotron,.container-fluid .ez-widget-ez .jumbotron{border-radius:6px}.ez-widget-ez .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.ez-widget-ez .jumbotron{padding:48px 0}.container .ez-widget-ez .jumbotron,.container-fluid .ez-widget-ez .jumbotron{padding-left:60px;padding-right:60px}.ez-widget-ez .jumbotron .h1,.ez-widget-ez .jumbotron h1{font-size:58.5px}}.ez-widget-ez .thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.ez-widget-ez .thumbnail a>img,.ez-widget-ez .thumbnail>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.ez-widget-ez .thumbnail .caption{padding:9px;color:gray}.ez-widget-ez a.thumbnail.active,.ez-widget-ez a.thumbnail:focus,.ez-widget-ez a.thumbnail:hover{border-color:#10137e}.ez-widget-ez .alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:4px}.ez-widget-ez .alert h4{margin-top:0;color:inherit}.ez-widget-ez .alert .alert-link{font-weight:700}.ez-widget-ez .alert>p,.ez-widget-ez .alert>ul{margin-bottom:0}.ez-widget-ez .alert>p+p{margin-top:5px}.ez-widget-ez .alert-dismissable,.ez-widget-ez .alert-dismissible{padding-right:35px}.ez-widget-ez .alert-dismissable .close,.ez-widget-ez .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.ez-widget-ez .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.ez-widget-ez .alert-success hr{border-top-color:#c9e2b3}.ez-widget-ez .alert-success .alert-link{color:#2b542c}.ez-widget-ez .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.ez-widget-ez .alert-info hr{border-top-color:#a6e1ec}.ez-widget-ez .alert-info .alert-link{color:#245269}.ez-widget-ez .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.ez-widget-ez .alert-warning hr{border-top-color:#f7e1b5}.ez-widget-ez .alert-warning .alert-link{color:#66512c}.ez-widget-ez .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.ez-widget-ez .alert-danger hr{border-top-color:#e4b9c0}.ez-widget-ez .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.ez-widget-ez .progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.ez-widget-ez .progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#10137e;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.ez-widget-ez .progress-bar-striped,.ez-widget-ez .progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.ez-widget-ez .progress-bar.active,.ez-widget-ez .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.ez-widget-ez .progress-bar-success{background-color:#69b731}.progress-striped .ez-widget-ez .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.ez-widget-ez .progress-bar-info{background-color:#5bc0de}.progress-striped .ez-widget-ez .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.ez-widget-ez .progress-bar-warning{background-color:#ff7f00}.progress-striped .ez-widget-ez .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.ez-widget-ez .progress-bar-danger{background-color:#c51b21}.progress-striped .ez-widget-ez .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.ez-widget-ez .media{margin-top:15px}.ez-widget-ez .media:first-child{margin-top:0}.ez-widget-ez .media,.ez-widget-ez .media-body{zoom:1;overflow:hidden}.ez-widget-ez .media-body{width:10000px}.ez-widget-ez .media-object{display:block}.ez-widget-ez .media-right,.ez-widget-ez .media>.pull-right{padding-left:10px}.ez-widget-ez .media-left,.ez-widget-ez .media>.pull-left{padding-right:10px}.ez-widget-ez .media-body,.ez-widget-ez .media-left,.ez-widget-ez .media-right{display:table-cell;vertical-align:top}.ez-widget-ez .media-middle{vertical-align:middle}.ez-widget-ez .media-bottom{vertical-align:bottom}.ez-widget-ez .media-heading{margin-top:0;margin-bottom:5px}.ez-widget-ez .media-list{padding-left:0;list-style:none}.ez-widget-ez .list-group{margin-bottom:20px;padding-left:0}.ez-widget-ez .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.ez-widget-ez .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ez-widget-ez .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ez-widget-ez a.list-group-item{color:#555}.ez-widget-ez a.list-group-item .list-group-item-heading{color:#333}.ez-widget-ez a.list-group-item:focus,.ez-widget-ez a.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}.ez-widget-ez .list-group-item.disabled,.ez-widget-ez .list-group-item.disabled:focus,.ez-widget-ez .list-group-item.disabled:hover{background-color:#f5f5f5;color:#ededed;cursor:not-allowed}.ez-widget-ez .list-group-item.disabled .list-group-item-heading,.ez-widget-ez .list-group-item.disabled:focus .list-group-item-heading,.ez-widget-ez .list-group-item.disabled:hover .list-group-item-heading{color:inherit}.ez-widget-ez .list-group-item.disabled .list-group-item-text,.ez-widget-ez .list-group-item.disabled:focus .list-group-item-text,.ez-widget-ez .list-group-item.disabled:hover .list-group-item-text{color:#ededed}.ez-widget-ez .list-group-item.active,.ez-widget-ez .list-group-item.active:focus,.ez-widget-ez .list-group-item.active:hover{z-index:2;color:#fff;background-color:#10137e;border-color:#10137e}.ez-widget-ez .list-group-item.active .list-group-item-heading,.ez-widget-ez .list-group-item.active .list-group-item-heading>.small,.ez-widget-ez .list-group-item.active .list-group-item-heading>small,.ez-widget-ez .list-group-item.active:focus .list-group-item-heading,.ez-widget-ez .list-group-item.active:focus .list-group-item-heading>.small,.ez-widget-ez .list-group-item.active:focus .list-group-item-heading>small,.ez-widget-ez .list-group-item.active:hover .list-group-item-heading,.ez-widget-ez .list-group-item.active:hover .list-group-item-heading>.small,.ez-widget-ez .list-group-item.active:hover .list-group-item-heading>small{color:inherit}.ez-widget-ez .list-group-item.active .list-group-item-text,.ez-widget-ez .list-group-item.active:focus .list-group-item-text,.ez-widget-ez .list-group-item.active:hover .list-group-item-text{color:#6d71ed}.ez-widget-ez .list-group-item-success{color:#3c763d;background-color:#dff0d8}.ez-widget-ez a.list-group-item-success{color:#3c763d}.ez-widget-ez a.list-group-item-success .list-group-item-heading{color:inherit}.ez-widget-ez a.list-group-item-success:focus,.ez-widget-ez a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}.ez-widget-ez a.list-group-item-success.active,.ez-widget-ez a.list-group-item-success.active:focus,.ez-widget-ez a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.ez-widget-ez .list-group-item-info{color:#31708f;background-color:#d9edf7}.ez-widget-ez a.list-group-item-info{color:#31708f}.ez-widget-ez a.list-group-item-info .list-group-item-heading{color:inherit}.ez-widget-ez a.list-group-item-info:focus,.ez-widget-ez a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}.ez-widget-ez a.list-group-item-info.active,.ez-widget-ez a.list-group-item-info.active:focus,.ez-widget-ez a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.ez-widget-ez .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.ez-widget-ez a.list-group-item-warning{color:#8a6d3b}.ez-widget-ez a.list-group-item-warning .list-group-item-heading{color:inherit}.ez-widget-ez a.list-group-item-warning:focus,.ez-widget-ez a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}.ez-widget-ez a.list-group-item-warning.active,.ez-widget-ez a.list-group-item-warning.active:focus,.ez-widget-ez a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.ez-widget-ez .list-group-item-danger{color:#a94442;background-color:#f2dede}.ez-widget-ez a.list-group-item-danger{color:#a94442}.ez-widget-ez a.list-group-item-danger .list-group-item-heading{color:inherit}.ez-widget-ez a.list-group-item-danger:focus,.ez-widget-ez a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}.ez-widget-ez a.list-group-item-danger.active,.ez-widget-ez a.list-group-item-danger.active:focus,.ez-widget-ez a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.ez-widget-ez .list-group-item-heading{margin-top:0;margin-bottom:5px}.ez-widget-ez .list-group-item-text{margin-bottom:0;line-height:1.3}.ez-widget-ez .tag-list h3.tag-list-heading,.ez-widget-ez .tag-list h3.todo-list-heading,.ez-widget-ez .todo-list h3.tag-list-heading,.ez-widget-ez .todo-list h3.todo-list-heading{font-size:16px;font-weight:400;margin:0 0 5px 0;padding:0 10px 2px 0;border-bottom:1px solid #c2c2c2}.ez-widget-ez .tag-list .list-group,.ez-widget-ez .todo-list .list-group{padding:0;margin-bottom:0}.ez-widget-ez .tag-list .list-group-item,.ez-widget-ez .todo-list .list-group-item{position:relative;background-color:transparent;padding-left:0;border:none;padding:0 0 5px 0}.ez-widget-ez .tag-list .list-group-item>.list-group .list-group-item,.ez-widget-ez .todo-list .list-group-item>.list-group .list-group-item{border:none}.ez-widget-ez .todo-list{position:relative;flex:1 1 auto;min-height:10vh;display:flex;overflow-y:auto}.ez-widget-ez .todo-list .list-group{min-height:0;max-width:390px;flex:1 1 auto;padding:0;margin:0;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end}.ez-widget-ez .todo-list .list-group-item{border-bottom:1px solid #c2c2c2;padding:10px 0;width:100%}.ez-widget-ez .todo-list img{position:absolute;left:0;top:10px;width:20px;height:auto}.ez-widget-ez .todo-list label{padding-left:30px}.ez-widget-ez .flex-row{display:flex;justify-content:space-between;margin-right:-10px}.ez-widget-ez .flex-row>*{flex:1 1 0px;padding:0 10px 0 0}.ez-widget-ez .list-group-icons,.ez-widget-ez .list-group-panels{border-top:1px solid #ddd;position:relative;flex-wrap:wrap}.ez-widget-ez .list-group-icons .list-group-item,.ez-widget-ez .list-group-panels .list-group-item{flex:1 1 70px;background:red;border:none;background-color:transparent}.ez-widget-ez .list-group-panels .panel{margin-bottom:0}.ez-widget-ez .list-group-icons{max-width:70px;max-height:calc(100vh - 165px);overflow-y:auto}.ez-widget-ez .list-group-icons img{display:inline-block!important;width:100%;max-width:40px;height:auto}.ez-widget-ez .list-group-icons svg{max-height:33px}.ez-widget-ez .list-group-icons img[style*="display: none"]{display:none!important}.ez-widget-ez .list-group-expandable{display:flex}.ez-widget-ez .list-group-expandable>ul.list-group{flex:0 0 70px}.ez-widget-ez .list-group-expandable>ul.list-group:last-child{display:none}.ez-widget-ez .list-group-expandable input.toggle-expand{display:none}.ez-widget-ez .list-group-expandable input.toggle-expand+label.expand-icon{position:absolute;cursor:pointer;right:0;top:0;display:inline-block;padding:10px;margin:0;z-index:20}.ez-widget-ez .list-group-expandable input.toggle-expand+label.expand-icon span:not(.badge){display:inline-block;width:15px;float:left}.ez-widget-ez .list-group-expandable input.toggle-expand+label.expand-icon span:not(.badge):before{display:block;text-align:center;font-size:13px;line-height:15px}.ez-widget-ez .list-group-expandable input.toggle-expand:checked+label.expand-icon{right:0}.ez-widget-ez .list-group-expandable input.toggle-expand:checked+label.expand-icon:before{position:absolute;top:0;right:0;height:calc(100% + 1px);display:inline-block;width:100%;background-color:#f8f8f8;border-right:1px solid #ddd}.ez-widget-ez .list-group-expandable input.toggle-expand:checked+label.expand-icon span.glyphicon{transform:scaleX(-1)}.ez-widget-ez .list-group-expandable input.toggle-expand:checked+label.expand-icon~ul.list-group:last-child{display:block;background-color:#f8f8f8;flex:0 1 200px;overflow-y:auto;max-height:calc(100vh - 165px);border-left:1px solid #ddd}.ez-widget-ez .list-group-expandable input.toggle-expand:checked+label.expand-icon~ul.list-group:last-child:before{content:"";position:absolute;top:0;left:0;height:100vh;display:inline-block;width:100%;background-color:#f8f8f8;border-left:1px solid #ddd}.ez-widget-ez ul.list-group .panel .panel-heading{padding:0}.ez-widget-ez ul.list-group .panel .panel-body{padding:0}.ez-widget-ez ul.list-group .panel .panel-body ul.list-group{margin:0}.ez-widget-ez .panel{background-color:#f8f8f8;border:1px solid transparent;border-radius:0}.ez-widget-ez .panel-body{padding:15px}.ez-widget-ez .panel-body:after,.ez-widget-ez .panel-body:before{content:" ";display:table}.ez-widget-ez .panel-body:after{clear:both}.ez-widget-ez .panel-heading{padding:10px 15px;width:100%}.ez-widget-ez .panel-heading>.dropdown .dropdown-toggle{color:inherit}.ez-widget-ez .panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit;position:relative}.ez-widget-ez .panel-title>.small,.ez-widget-ez .panel-title>.small>a,.ez-widget-ez .panel-title>a,.ez-widget-ez .panel-title>small,.ez-widget-ez .panel-title>small>a{color:inherit}.ez-widget-ez .panel-title:empty:before{content:" ";display:block;position:relative}.ez-widget-ez .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1;border-bottom-left-radius:-1}.ez-widget-ez .panel>.list-group,.ez-widget-ez .panel>.panel-collapse>.list-group{margin-bottom:0}.ez-widget-ez .panel>.list-group .list-group-item,.ez-widget-ez .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.ez-widget-ez .panel>.list-group:first-child .list-group-item:first-child,.ez-widget-ez .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1;border-top-left-radius:-1}.ez-widget-ez .panel>.list-group:last-child .list-group-item:last-child,.ez-widget-ez .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:-1;border-bottom-left-radius:-1}.ez-widget-ez .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.ez-widget-ez .list-group+.panel-footer{border-top-width:0}.ez-widget-ez .panel>.panel-collapse>.table,.ez-widget-ez .panel>.table,.ez-widget-ez .panel>.table-responsive>.table{margin-bottom:0}.ez-widget-ez .panel>.panel-collapse>.table caption,.ez-widget-ez .panel>.table caption,.ez-widget-ez .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child,.ez-widget-ez .panel>.table:first-child{border-top-right-radius:-1;border-top-left-radius:-1}.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.ez-widget-ez .panel>.table:first-child>tbody:first-child>tr:first-child,.ez-widget-ez .panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:-1;border-top-right-radius:-1}.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.ez-widget-ez .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.ez-widget-ez .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.ez-widget-ez .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.ez-widget-ez .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:-1}.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.ez-widget-ez .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.ez-widget-ez .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.ez-widget-ez .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.ez-widget-ez .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.ez-widget-ez .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:-1}.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child,.ez-widget-ez .panel>.table:last-child{border-bottom-right-radius:-1;border-bottom-left-radius:-1}.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.ez-widget-ez .panel>.table:last-child>tbody:last-child>tr:last-child,.ez-widget-ez .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:-1;border-bottom-right-radius:-1}.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.ez-widget-ez .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.ez-widget-ez .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.ez-widget-ez .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.ez-widget-ez .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:-1}.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.ez-widget-ez .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.ez-widget-ez .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.ez-widget-ez .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.ez-widget-ez .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.ez-widget-ez .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:-1}.ez-widget-ez .panel>.panel-body+.table,.ez-widget-ez .panel>.panel-body+.table-responsive,.ez-widget-ez .panel>.table+.panel-body,.ez-widget-ez .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.ez-widget-ez .panel>.table>tbody:first-child>tr:first-child td,.ez-widget-ez .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.ez-widget-ez .panel>.table-bordered,.ez-widget-ez .panel>.table-responsive>.table-bordered{border:0}.ez-widget-ez .panel>.table-bordered>tbody>tr>td:first-child,.ez-widget-ez .panel>.table-bordered>tbody>tr>th:first-child,.ez-widget-ez .panel>.table-bordered>tfoot>tr>td:first-child,.ez-widget-ez .panel>.table-bordered>tfoot>tr>th:first-child,.ez-widget-ez .panel>.table-bordered>thead>tr>td:first-child,.ez-widget-ez .panel>.table-bordered>thead>tr>th:first-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.ez-widget-ez .panel>.table-bordered>tbody>tr>td:last-child,.ez-widget-ez .panel>.table-bordered>tbody>tr>th:last-child,.ez-widget-ez .panel>.table-bordered>tfoot>tr>td:last-child,.ez-widget-ez .panel>.table-bordered>tfoot>tr>th:last-child,.ez-widget-ez .panel>.table-bordered>thead>tr>td:last-child,.ez-widget-ez .panel>.table-bordered>thead>tr>th:last-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.ez-widget-ez .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.ez-widget-ez .panel>.table-bordered>tbody>tr:first-child>td,.ez-widget-ez .panel>.table-bordered>tbody>tr:first-child>th,.ez-widget-ez .panel>.table-bordered>thead>tr:first-child>td,.ez-widget-ez .panel>.table-bordered>thead>tr:first-child>th,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.ez-widget-ez .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.ez-widget-ez .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.ez-widget-ez .panel>.table-bordered>tbody>tr:last-child>td,.ez-widget-ez .panel>.table-bordered>tbody>tr:last-child>th,.ez-widget-ez .panel>.table-bordered>tfoot>tr:last-child>td,.ez-widget-ez .panel>.table-bordered>tfoot>tr:last-child>th,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.ez-widget-ez .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.ez-widget-ez .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.ez-widget-ez .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.ez-widget-ez .panel>.table-responsive{border:0;margin-bottom:0}.ez-widget-ez .panel-group{margin-bottom:18px}.ez-widget-ez .panel-group .panel{margin-bottom:0;border-radius:0}.ez-widget-ez .panel-group .panel+.panel{margin-top:5px}.ez-widget-ez .panel-group .panel-heading{border-bottom:0}.ez-widget-ez .panel-group .panel-heading+.panel-collapse>.list-group,.ez-widget-ez .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.ez-widget-ez .panel-group .panel-footer{border-top:0}.ez-widget-ez .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.ez-widget-ez .panel-default{border-color:#ddd}.ez-widget-ez .panel-default>.panel-heading{color:gray;background-color:transparant;border-color:#ddd}.ez-widget-ez .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.ez-widget-ez .panel-default>.panel-heading .badge{color:transparant;background-color:gray}.ez-widget-ez .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.ez-widget-ez .panel-primary{border-color:#10137e}.ez-widget-ez .panel-primary>.panel-heading{color:#fff;background-color:#10137e;border-color:#10137e}.ez-widget-ez .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#10137e}.ez-widget-ez .panel-primary>.panel-heading .badge{color:#10137e;background-color:#fff}.ez-widget-ez .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#10137e}.ez-widget-ez .panel-success{border-color:#d6e9c6}.ez-widget-ez .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.ez-widget-ez .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.ez-widget-ez .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.ez-widget-ez .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.ez-widget-ez .panel-info{border-color:#bce8f1}.ez-widget-ez .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.ez-widget-ez .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.ez-widget-ez .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.ez-widget-ez .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.ez-widget-ez .panel-warning{border-color:#faebcc}.ez-widget-ez .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.ez-widget-ez .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.ez-widget-ez .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.ez-widget-ez .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.ez-widget-ez .panel-danger{border-color:#ebccd1}.ez-widget-ez .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.ez-widget-ez .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.ez-widget-ez .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.ez-widget-ez .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.ez-widget-ez.main-container{display:flex!important;margin:-20px -20px auto -20px;position:relative;width:100vw;float:left;justify-content:flex-start;flex-wrap:nowrap;align-items:stretch;height:calc(100vh - 96px);overflow:hidden}.ez-widget-ez.main-container>*{max-height:calc(100vh - 96px)}.ez-widget-ez.main-container .canvas{flex:1 1 auto;order:2;display:flex;flex-direction:column;padding-top:30px;background-color:#fff;overflow:auto;position:relative}.ez-widget-ez.main-container .canvas>*{margin:0 auto}.ez-widget-ez.main-container .canvas #ZOOM_BAR{height:90px;position:absolute;bottom:35px!important;left:19px!important;width:30px;z-index:11}.ez-widget-ez.main-container #ZOOM_BAR{height:90px;position:absolute;bottom:67px!important;left:90px;width:30px;z-index:11}.ez-widget-ez.main-container #ZOOM_BAR button{border-radius:0}.ez-widget-ez.main-container .left-menu,.ez-widget-ez.main-container .right-menu{flex:0 1 auto;margin:0}.ez-widget-ez.main-container .left-menu>.panel-body,.ez-widget-ez.main-container .right-menu>.panel-body{padding:0}.ez-widget-ez.main-container .left-menu .panel,.ez-widget-ez.main-container .right-menu .panel{border-width:0 0 1px 0}.ez-widget-ez.main-container .left-menu .panel:last-child,.ez-widget-ez.main-container .right-menu .panel:last-child{border-bottom:none}.ez-widget-ez.main-container .left-menu{flex:0 0 auto;margin:0;border-width:0 1px 0 0;order:1}.ez-widget-ez.main-container .left-menu.panel-menu-minimisable input.toggle-minimise+label.minimise-icon{right:auto;left:0;top:0}.ez-widget-ez.main-container .left-menu.panel-menu-minimisable input.toggle-minimise+label.minimise-icon+div:before{content:"";border-right:1px solid #ddd;left:1px}.ez-widget-ez.main-container .left-menu>.panel-body{width:70px;min-width:70px;padding:0}.ez-widget-ez.main-container .left-menu .list-group-panels .list-group-item .panel-heading{position:relative}.ez-widget-ez.main-container .left-menu .list-group-panels .list-group-item .panel-heading>img{position:absolute;left:5px;top:50%;transform:translateY(-50%);z-index:100;max-width:15px;height:auto}.ez-widget-ez.main-container .left-menu .list-group-panels .list-group-item .panel-heading>img+h3.panel-title{display:inline-block;width:100%;padding-left:25px}.ez-widget-ez.main-container .left-menu .list-group-panels .list-group-item .panel-heading>img[style*="display: none"]{display:none!important}.ez-widget-ez.main-container .right-menu{flex:0 0 auto;margin:0;border-width:0 0 0 1px;order:3;display:flex;flex-direction:column}.ez-widget-ez.main-container .right-menu.panel-menu-minimisable input.toggle-minimise+label.minimise-icon+div:before{content:"";border-left:1px solid #ddd;left:-1px}.ez-widget-ez.main-container .right-menu>.panel-body{min-width:390px;padding:0;flex:1 1 auto;min-height:0;height:auto;display:flex;flex-direction:column}.ez-widget-ez.main-container .right-menu>.panel-body>*{flex:1 1 auto;min-height:0;height:auto}.ez-widget-ez.main-container .right-menu .panel{border-width:0 0 1px 0}.ez-widget-ez.main-container .right-menu .panel:last-child{border-bottom:none}.ez-widget-ez.main-container .bottom-menu{align-self:flex-end;width:100%;position:fixed;padding:0;z-index:10;bottom:0;left:0;margin:0}.ez-widget-ez.main-container .bottom-menu>.panel-body{padding:0;display:flex}.ez-widget-ez.main-container .bottom-menu .list-group{margin:0;padding:0}.ez-widget-ez.main-container .bottom-menu .list-group.list-group-left{margin-left:0;margin-right:auto;order:1}.ez-widget-ez.main-container .bottom-menu .list-group.list-group-right{margin-left:auto;margin-right:0;order:2}.ez-widget-ez.main-container .bottom-menu .list-group .list-group-item{display:inline-block;border:none;background-color:transparent;padding:0}.ez-widget-ez.main-container .bottom-menu .btn{border-radius:0;border:none}.ez-widget-ez.main-container .bottom-menu .btn-default{color:#69b731;background-color:#f8f8f8}.ez-widget-ez.main-container .bottom-menu .btn-default:active,.ez-widget-ez.main-container .bottom-menu .btn-default:focus,.ez-widget-ez.main-container .bottom-menu .btn-default:hover{background-color:#e7e7e7}.ez-widget-ez.main-container .bottom-menu .btn-primary{color:#69b731;color:#fff;background-color:#69b731}.ez-widget-ez.main-container .bottom-menu~.canvas,.ez-widget-ez.main-container .bottom-menu~.left-menu,.ez-widget-ez.main-container .bottom-menu~.right-menu{max-height:calc(100vh - 127px)}.ez-widget-ez .panel-collapsible{position:relative}.ez-widget-ez .panel-collapsible>.panel-heading{border-top:1px solid #c2c2c2;padding-left:35px}.ez-widget-ez .panel-collapsible>.panel-body{padding:0}.ez-widget-ez .panel-menu-minimisable{position:relative;min-height:35px;display:inline-block;align-self:flex-start}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise{display:none}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon{position:absolute;cursor:pointer;max-width:35px;right:0;top:0;display:inline-block;padding:10px;margin:0;z-index:20;background-color:#f8f8f8;border:1px solid #ddd;border-width:0}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span:not(.badge){display:inline-block;width:15px;float:left}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span:not(.badge):before{display:block;text-align:center;font-size:13px;line-height:15px}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span.badge{position:absolute;top:0;right:0;width:18px;height:18px;line-height:18px;border-radius:50%;font-weight:300;font-size:11px;padding:0}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span.badge~span.glyphicon-menu-hamburger{display:none}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span.badge.badge-warning{background-color:#ff7f00}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span.badge.badge-danger{background-color:#c51b21}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span.badge:empty~.glyphicon-menu-hamburger{display:inline-block}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon span.badge:empty~span.glyphicon-warning-sign{display:none}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise+label.minimise-icon+div:before{content:"";position:absolute;top:0;left:0;height:100vh;display:inline-block;width:100%;background-color:#f8f8f8}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise:checked+label.minimise-icon{border-width:0 1px 1px 1px}.ez-widget-ez .panel-menu-minimisable input.toggle-minimise:checked+label.minimise-icon+div,.ez-widget-ez .panel-menu-minimisable input.toggle-minimise:checked+label.minimise-icon+div+div{display:none}.ez-widget-ez .panel-filter{flex:1 0 auto!important}.ez-widget-ez .panel-filter>.panel-heading{display:flex;justify-content:flex-start}.ez-widget-ez .panel-filter>.panel-heading>.panel-title{flex:0 0 auto;padding-right:10px}.ez-widget-ez .panel-filter>.panel-heading .tag-list{flex:1 1 auto;position:relative}.ez-widget-ez .panel-filter>.panel-heading .tag-list .list-group{margin-bottom:0}.ez-widget-ez .panel-filter>.panel-heading .tag-list .list-group-item{display:inline-block}.ez-widget-ez .panel-filter>.panel-heading .tag-list .list-group-item .select-icon button{border:none;padding:0;background-color:transparent;font-size:13px}.ez-widget-ez .panel-filter>.panel-heading .tag-list button.clear-selected{position:absolute;right:0;top:0;border:none;padding:0;background-color:transparent;font-size:13px}.ez-widget-ez .panel-filter>.panel-body .tag-list .list-group{display:flex;flex-direction:column;max-height:125px;overflow-y:auto;overflow-x:hidden;align-content:flex-start}.ez-widget-ez .panel-filter>.panel-body .tag-list .list-group .list-group-item{flex:1 1 auto}.ez-widget-ez .panel-todo{display:flex;flex-direction:column}.ez-widget-ez .panel-todo>*{position:relative;flex:1 1 100vh;min-height:10vh;margin:0;display:flex;flex-direction:column}@media all and (-ms-high-contrast:none){.ez-widget-ez .panel-filter+.panel-todo .todo-list,.ez-widget-ez .panel-filter+.panel-todo ::-ms-backdrop{max-height:calc(100vh - 420px)!important}}.ez-widget-ez .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.ez-widget-ez .embed-responsive .embed-responsive-item,.ez-widget-ez .embed-responsive embed,.ez-widget-ez .embed-responsive iframe,.ez-widget-ez .embed-responsive object,.ez-widget-ez .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.ez-widget-ez .embed-responsive-16by9{padding-bottom:56.25%}.ez-widget-ez .embed-responsive-4by3{padding-bottom:75%}.ez-widget-ez .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.ez-widget-ez .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.ez-widget-ez .well-lg{padding:24px;border-radius:6px}.ez-widget-ez .well-sm{padding:9px;border-radius:3px}.ez-widget-ez .close{float:right;font-size:19.5px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.ez-widget-ez .close:focus,.ez-widget-ez .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}.ez-widget-ez button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}@media all and (-ms-high-contrast:none){.ez-widget-ez.flow-designer .left-menu ::-ms-backdrop,.ez-widget-ez.flow-designer .left-menu ul.list-group-icons{min-width:70px}}@media all and (-ms-high-contrast:none){.ez-widget-ez.flow-designer .bottom-menu li.list-group-item ::-ms-backdrop,.ez-widget-ez.flow-designer .bottom-menu li.list-group-item>button{float:left}}@media all and (-ms-high-contrast:none){.ez-widget-ez.flow-designer .bottom-menu,.ez-widget-ez.flow-designer ::-ms-backdrop{bottom:-6px}}.ez-widget-ez .modal-open{overflow:hidden}.ez-widget-ez .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.ez-widget-ez .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.ez-widget-ez .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.ez-widget-ez .modal-open .modal{overflow-x:hidden;overflow-y:auto}.ez-widget-ez .modal-dialog{position:relative;width:auto;margin:10px}.ez-widget-ez .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.ez-widget-ez .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.ez-widget-ez .modal-backdrop.fade{opacity:0}.ez-widget-ez .modal-backdrop.in{opacity:.5}.ez-widget-ez .modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.ez-widget-ez .modal-header .close{margin-top:-2px}.ez-widget-ez .modal-title{margin:0;line-height:1.42857}.ez-widget-ez .modal-body{position:relative;padding:15px}.ez-widget-ez .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.ez-widget-ez .modal-footer:after,.ez-widget-ez .modal-footer:before{content:" ";display:table}.ez-widget-ez .modal-footer:after{clear:both}.ez-widget-ez .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.ez-widget-ez .modal-footer .btn-group .btn+.btn{margin-left:-1px}.ez-widget-ez .modal-footer .btn-block+.btn-block{margin-left:0}.ez-widget-ez .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.ez-widget-ez .modal-dialog{width:600px;margin:30px auto}.ez-widget-ez .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.ez-widget-ez .modal-sm{width:300px}}@media (min-width:992px){.ez-widget-ez .modal-lg{width:900px}}.ez-widget-ez .tooltip{position:absolute;z-index:1070;display:block;font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;opacity:0}.ez-widget-ez .tooltip.in{opacity:.9}.ez-widget-ez .tooltip.top{margin-top:-3px;padding:5px 0}.ez-widget-ez .tooltip.right{margin-left:3px;padding:0 5px}.ez-widget-ez .tooltip.bottom{margin-top:3px;padding:5px 0}.ez-widget-ez .tooltip.left{margin-left:-3px;padding:0 5px}.ez-widget-ez .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.ez-widget-ez .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.ez-widget-ez .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.ez-widget-ez .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.ez-widget-ez .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.ez-widget-ez .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.ez-widget-ez .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.ez-widget-ez .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.ez-widget-ez .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.ez-widget-ez .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.ez-widget-ez .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.42857;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.ez-widget-ez .popover.top{margin-top:-10px}.ez-widget-ez .popover.right{margin-left:10px}.ez-widget-ez .popover.bottom{margin-top:10px}.ez-widget-ez .popover.left{margin-left:-10px}.ez-widget-ez .popover-title{margin:0;padding:8px 14px;font-size:13px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.ez-widget-ez .popover-content{padding:9px 14px}.ez-widget-ez .popover>.arrow,.ez-widget-ez .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.ez-widget-ez .popover>.arrow{border-width:11px}.ez-widget-ez .popover>.arrow:after{border-width:10px;content:""}.ez-widget-ez .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.ez-widget-ez .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.ez-widget-ez .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.ez-widget-ez .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.ez-widget-ez .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.ez-widget-ez .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.ez-widget-ez .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.ez-widget-ez .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.ez-widget-ez .carousel{position:relative}.ez-widget-ez .carousel-inner{position:relative;overflow:hidden;width:100%}.ez-widget-ez .carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.ez-widget-ez .carousel-inner>.item>a>img,.ez-widget-ez .carousel-inner>.item>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.ez-widget-ez .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;perspective:1000}.ez-widget-ez .carousel-inner>.item.active.right,.ez-widget-ez .carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.ez-widget-ez .carousel-inner>.item.active.left,.ez-widget-ez .carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.ez-widget-ez .carousel-inner>.item.active,.ez-widget-ez .carousel-inner>.item.next.left,.ez-widget-ez .carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.ez-widget-ez .carousel-inner>.active,.ez-widget-ez .carousel-inner>.next,.ez-widget-ez .carousel-inner>.prev{display:block}.ez-widget-ez .carousel-inner>.active{left:0}.ez-widget-ez .carousel-inner>.next,.ez-widget-ez .carousel-inner>.prev{position:absolute;top:0;width:100%}.ez-widget-ez .carousel-inner>.next{left:100%}.ez-widget-ez .carousel-inner>.prev{left:-100%}.ez-widget-ez .carousel-inner>.next.left,.ez-widget-ez .carousel-inner>.prev.right{left:0}.ez-widget-ez .carousel-inner>.active.left{left:-100%}.ez-widget-ez .carousel-inner>.active.right{left:100%}.ez-widget-ez .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.ez-widget-ez .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.ez-widget-ez .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.ez-widget-ez .carousel-control:focus,.ez-widget-ez .carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9}.ez-widget-ez .carousel-control .glyphicon-chevron-left,.ez-widget-ez .carousel-control .glyphicon-chevron-right,.ez-widget-ez .carousel-control .icon-next,.ez-widget-ez .carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.ez-widget-ez .carousel-control .glyphicon-chevron-left,.ez-widget-ez .carousel-control .icon-prev{left:50%;margin-left:-10px}.ez-widget-ez .carousel-control .glyphicon-chevron-right,.ez-widget-ez .carousel-control .icon-next{right:50%;margin-right:-10px}.ez-widget-ez .carousel-control .icon-next,.ez-widget-ez .carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif}.ez-widget-ez .carousel-control .icon-prev:before{content:"‹"}.ez-widget-ez .carousel-control .icon-next:before{content:"›"}.ez-widget-ez .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.ez-widget-ez .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:transparent}.ez-widget-ez .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.ez-widget-ez .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.ez-widget-ez .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.ez-widget-ez .carousel-control .glyphicon-chevron-left,.ez-widget-ez .carousel-control .glyphicon-chevron-right,.ez-widget-ez .carousel-control .icon-next,.ez-widget-ez .carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.ez-widget-ez .carousel-control .glyphicon-chevron-left,.ez-widget-ez .carousel-control .icon-prev{margin-left:-15px}.ez-widget-ez .carousel-control .glyphicon-chevron-right,.ez-widget-ez .carousel-control .icon-next{margin-right:-15px}.ez-widget-ez .carousel-caption{left:20%;right:20%;padding-bottom:30px}.ez-widget-ez .carousel-indicators{bottom:20px}}.ez-widget-ez .clearfix:after,.ez-widget-ez .clearfix:before{content:" ";display:table}.ez-widget-ez .clearfix:after{clear:both}.ez-widget-ez .center-block{display:block;margin-left:auto;margin-right:auto}.ez-widget-ez .pull-right{float:right!important}.ez-widget-ez .pull-left{float:left!important}.ez-widget-ez .hide{display:none!important}.ez-widget-ez .show{display:block!important}.ez-widget-ez .invisible{visibility:hidden}.ez-widget-ez .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.ez-widget-ez .hidden{display:none!important}.ez-widget-ez .affix{position:fixed}.ez-widget-ez .visible-sm{display:none!important}.ez-widget-ez .visible-md{display:none!important}.ez-widget-ez .visible-lg{display:none!important}.ez-widget-ez .visible-lg-block,.ez-widget-ez .visible-lg-inline,.ez-widget-ez .visible-lg-inline-block,.ez-widget-ez .visible-md-block,.ez-widget-ez .visible-md-inline,.ez-widget-ez .visible-md-inline-block,.ez-widget-ez .visible-sm-block,.ez-widget-ez .visible-sm-inline,.ez-widget-ez .visible-sm-inline-block,.ez-widget-ez .visible-xs-block,.ez-widget-ez .visible-xs-inline,.ez-widget-ez .visible-xs-inline-block{display:none!important}@media (max-width:767px){.ez-widget-ez .visible-xs{display:block!important}.ez-widget-ez table.visible-xs{display:table}.ez-widget-ez tr.visible-xs{display:table-row!important}.ez-widget-ez td.visible-xs,.ez-widget-ez th.visible-xs{display:table-cell!important}}@media (max-width:767px){.ez-widget-ez .visible-xs-block{display:block!important}}@media (max-width:767px){.ez-widget-ez .visible-xs-inline{display:inline!important}}@media (max-width:767px){.ez-widget-ez .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.ez-widget-ez .visible-sm{display:block!important}.ez-widget-ez table.visible-sm{display:table}.ez-widget-ez tr.visible-sm{display:table-row!important}.ez-widget-ez td.visible-sm,.ez-widget-ez th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.ez-widget-ez .visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.ez-widget-ez .visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.ez-widget-ez .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.ez-widget-ez .visible-md{display:block!important}.ez-widget-ez table.visible-md{display:table}.ez-widget-ez tr.visible-md{display:table-row!important}.ez-widget-ez td.visible-md,.ez-widget-ez th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.ez-widget-ez .visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.ez-widget-ez .visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.ez-widget-ez .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.ez-widget-ez .visible-lg{display:block!important}.ez-widget-ez table.visible-lg{display:table}.ez-widget-ez tr.visible-lg{display:table-row!important}.ez-widget-ez td.visible-lg,.ez-widget-ez th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.ez-widget-ez .visible-lg-block{display:block!important}}@media (min-width:1200px){.ez-widget-ez .visible-lg-inline{display:inline!important}}@media (min-width:1200px){.ez-widget-ez .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.ez-widget-ez .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.ez-widget-ez .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.ez-widget-ez .hidden-md{display:none!important}}@media (min-width:1200px){.ez-widget-ez .hidden-lg{display:none!important}}.ez-widget-ez .visible-print{display:none!important}@media print{.ez-widget-ez .visible-print{display:block!important}.ez-widget-ez table.visible-print{display:table}.ez-widget-ez tr.visible-print{display:table-row!important}.ez-widget-ez td.visible-print,.ez-widget-ez th.visible-print{display:table-cell!important}}.ez-widget-ez .visible-print-block{display:none!important}@media print{.ez-widget-ez .visible-print-block{display:block!important}}.ez-widget-ez .visible-print-inline{display:none!important}@media print{.ez-widget-ez .visible-print-inline{display:inline!important}}.ez-widget-ez .visible-print-inline-block{display:none!important}@media print{.ez-widget-ez .visible-print-inline-block{display:inline-block!important}}@media print{.ez-widget-ez .hidden-print{display:none!important}}.region-topbar{max-height:none}.ez-widget-ez.ez-menu-widget{color:#fff;background-color:#10137e}.ez-widget-ez.ez-menu-widget label{font-weight:inherit;margin:0;max-width:none}.ez-widget-ez.ez-menu-widget ul{padding:0;margin:0}.ez-widget-ez.ez-menu-widget li.name{display:inline-block;max-width:calc(50vw - 40rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ez-widget-ez.ez-menu-widget .menu{display:inline-block;width:100%}.ez-widget-ez.ez-menu-widget .menu>ul{display:flex;width:100%;justify-content:space-between}.ez-widget-ez.ez-menu-widget .menu li{display:inline-block;font-size:1.6rem;font-weight:300;display:inline-block}.ez-widget-ez.ez-menu-widget .menu li.active{font-weight:700}.ez-widget-ez.ez-menu-widget .menu li[class^=menu-container-]>ul>li{padding:1.5rem;cursor:pointer}.ez-widget-ez.ez-menu-widget .menu li[class^=menu-container-]>ul>li>label{cursor:pointer}.ez-widget-ez.ez-menu-widget .menu .menu-container-left{margin-left:0;display:inline-block}.ez-widget-ez.ez-menu-widget .menu .menu-container-right{justify-content:flex-end}.ez-widget-ez.ez-menu-widget .menu.first-level{position:relative;float:left;background-color:#10137e}.ez-widget-ez.ez-menu-widget .menu.first-level>ul{position:relative;margin:0;padding:0}.ez-widget-ez.ez-menu-widget .menu.first-level li[class^=menu-container-]{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 25rem);display:flex}.ez-widget-ez.ez-menu-widget .menu.first-level li.logo{padding:.5rem 1.5rem!important}.ez-widget-ez.ez-menu-widget .menu.first-level li.logo img{height:3.7rem;width:auto}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-left>ul{display:flex}.ez-widget-ez.ez-menu-widget .menu.first-level .menu-container-center{flex:0 1 auto!important;text-transform:uppercase;justify-content:center}.ez-widget-ez.ez-menu-widget .menu.first-level .menu-container-center .active{background-color:#3f4295;font-weight:300}.ez-widget-ez.ez-menu-widget .menu.second-level{background-color:#3f4295;float:left}.ez-widget-ez.ez-menu-widget .menu.second-level li[class^=menu-container-]>ul>li{padding:.8rem 1.5rem}.ez-widget-ez.ez-menu-widget .menu.second-level .active{font-weight:700}.ez-widget-ez.ez-menu-widget.menu.third-level{display:inline-block;height:inherit;width:20rem;float:left}.ez-widget-ez.ez-menu-widget.menu.third-level .left-menu{height:inherit;margin:0;overflow-y:auto}.ez-widget-ez.ez-menu-widget.menu.third-level+div{display:inline-block;width:calc(100% - 20rem)}.ez-widget-ez.ez-menu-widget.menu.third-level.hidden+div{display:block;width:100%}.ez-widget-ez.ez-menu-widget.menu.third-level .list-group.menu>li.list-group-item{display:inline-block;width:100%;background-color:transparent;border:none;padding-left:0;padding-right:0}.ez-widget-ez.ez-menu-widget.menu.third-level .list-group.menu>li.list-group-item>label{color:#333;font-size:1.4rem;font-weight:300;cursor:pointer}.ez-widget-ez.ez-menu-widget.menu.third-level .list-group.menu>li.list-group-item>label:hover{text-decoration:underline}.ez-widget-ez.ez-menu-widget.menu.third-level .list-group.menu>li.list-group-item.active>label{font-weight:500}.ez-widget-ez.ez-menu-widget .dropdown{position:relative}.ez-widget-ez.ez-menu-widget .dropdown>a.dropdown-toggle{color:#fff}.ez-widget-ez.ez-menu-widget .dropdown.open>ul.dropdown-menu{display:flex;flex-direction:column}.ez-widget-ez.ez-menu-widget .dropdown>ul.dropdown-menu{position:absolute;top:100%;margin-top:-1px}.ez-widget-ez.ez-menu-widget .dropdown>ul.dropdown-menu>li>a{color:#333;font-size:1.3rem}.ez-widget-ez.ez-menu-widget .dropdown>ul.dropdown-menu>li>a:hover{background-color:#f0f8ea;color:#558631}@media only screen and (max-width:1200px){.ez-widget-ez.ez-menu-widget li.name{flex:0 1 90%;max-width:100%;padding:1.2rem 1.5rem 1.2rem 5%!important}.ez-widget-ez.ez-menu-widget .menu.first-level li.logo{position:relative;flex:0 1 10%}.ez-widget-ez.ez-menu-widget .menu.first-level li.logo img{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.ez-widget-ez.ez-menu-widget .menu.first-level>ul{position:relative}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-left{display:inline-block;max-width:calc(100% - 840px)}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-center{width:47rem}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-right{width:34rem;flex:0 0 auto}}@media only screen and (max-width:992px){.ez-widget-ez.ez-menu-widget .menu.first-level>ul{flex-wrap:wrap}.ez-widget-ez.ez-menu-widget .menu.first-level li[class^=menu-container-]{flex:0 0 auto}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-left{order:0;flex:1 1 50%;max-width:50%}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-center{order:2;width:100%}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-right{order:1;width:50%}.ez-widget-ez.ez-menu-widget .menu.second-level li.menu-container-right ul{display:flex;justify-content:flex-end;flex-wrap:wrap}.ez-widget-ez.ez-menu-widget .menu.second-level .active{font-weight:700}}@media only screen and (max-width:768px){.ez-widget-ez.ez-menu-widget .menu.first-level>ul{flex-wrap:wrap}.ez-widget-ez.ez-menu-widget .menu.first-level li[class^=menu-container-]{flex:0 1 auto}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-left{order:0;flex:0 1 50%;max-width:calc(100% - 34rem)}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-center{order:2;width:100%}.ez-widget-ez.ez-menu-widget .menu.first-level li.menu-container-right{order:1;width:34rem}.ez-widget-ez.ez-menu-widget .menu.second-level li.menu-container-right ul{display:flex;justify-content:flex-end;flex-wrap:wrap}.ez-widget-ez.ez-menu-widget .menu.second-level .active{font-weight:700}}.fake-top-bar{display:inline-block;width:100%;height:95px;background:url(img/fake-top-bar.png);float:left}
.definitionDesignerNode div#leftContentPanel div#tree>ul.fancytree-container, .definitionDesignerNode div#leftContentPanel div[name='tree']>ul.fancytree-container {
    margin-top: -20px;
    padding: 15px;
    max-height: calc(100vh - 147px);
    overflow: auto;
    outline: none !important;
}
.CodeMirror-merge {
  position: relative;
  border: 1px solid #ddd;
  white-space: pre;
}

.CodeMirror-merge, .CodeMirror-merge .CodeMirror {
  height: 350px;
}

.CodeMirror-merge-2pane .CodeMirror-merge-pane { width: 47%; }
.CodeMirror-merge-2pane .CodeMirror-merge-gap { width: 6%; }
.CodeMirror-merge-3pane .CodeMirror-merge-pane { width: 31%; }
.CodeMirror-merge-3pane .CodeMirror-merge-gap { width: 3.5%; }

.CodeMirror-merge-pane {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.CodeMirror-merge-pane-rightmost {
  position: absolute;
  right: 0px;
  z-index: 1;
}

.CodeMirror-merge-gap {
  z-index: 2;
  display: inline-block;
  height: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
  background: #f8f8f8;
}

.CodeMirror-merge-scrolllock-wrap {
  position: absolute;
  bottom: 0; left: 50%;
}
.CodeMirror-merge-scrolllock {
  position: relative;
  left: -50%;
  cursor: pointer;
  color: #555;
  line-height: 1;
}
.CodeMirror-merge-scrolllock:after {
  content: "\21db\00a0\00a0\21da";
}
.CodeMirror-merge-scrolllock.CodeMirror-merge-scrolllock-enabled:after {
  content: "\21db\21da";
}

.CodeMirror-merge-copybuttons-left, .CodeMirror-merge-copybuttons-right {
  position: absolute;
  left: 0; top: 0;
  right: 0; bottom: 0;
  line-height: 1;
}

.CodeMirror-merge-copy {
  position: absolute;
  cursor: pointer;
  color: #44c;
  z-index: 3;
}

.CodeMirror-merge-copy-reverse {
  position: absolute;
  cursor: pointer;
  color: #44c;
}

.CodeMirror-merge-copybuttons-left .CodeMirror-merge-copy { left: 2px; }
.CodeMirror-merge-copybuttons-right .CodeMirror-merge-copy { right: 2px; }

.CodeMirror-merge-r-inserted, .CodeMirror-merge-l-inserted {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12MwuCXy3+CWyH8GBgYGJgYkAABZbAQ9ELXurwAAAABJRU5ErkJggg==);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.CodeMirror-merge-r-deleted, .CodeMirror-merge-l-deleted {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12M4Kyb2/6yY2H8GBgYGJgYkAABURgPz6Ks7wQAAAABJRU5ErkJggg==);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.CodeMirror-merge-r-chunk { background: #ffffe0; }
.CodeMirror-merge-r-chunk-start { border-top: 1px solid #ee8; }
.CodeMirror-merge-r-chunk-end { border-bottom: 1px solid #ee8; }
.CodeMirror-merge-r-connect { fill: #ffffe0; stroke: #ee8; stroke-width: 1px; }

.CodeMirror-merge-l-chunk { background: #eef; }
.CodeMirror-merge-l-chunk-start { border-top: 1px solid #88e; }
.CodeMirror-merge-l-chunk-end { border-bottom: 1px solid #88e; }
.CodeMirror-merge-l-connect { fill: #eef; stroke: #88e; stroke-width: 1px; }

.CodeMirror-merge-l-chunk.CodeMirror-merge-r-chunk { background: #dfd; }
.CodeMirror-merge-l-chunk-start.CodeMirror-merge-r-chunk-start { border-top: 1px solid #4e4; }
.CodeMirror-merge-l-chunk-end.CodeMirror-merge-r-chunk-end { border-bottom: 1px solid #4e4; }

.CodeMirror-merge-collapsed-widget:before {
  content: "(...)";
}
.CodeMirror-merge-collapsed-widget {
  cursor: pointer;
  color: #88b;
  background: #eef;
  border: 1px solid #ddf;
  font-size: 90%;
  padding: 0 3px;
  border-radius: 4px;
}
.CodeMirror-merge-collapsed-line .CodeMirror-gutter-elt { display: none; }

.CodeMirror-search-match {
  background: gold;
  border-top: 1px solid orange;
  border-bottom: 1px solid orange;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: .5;
}

.CodeMirror-dialog {
  position: absolute;
  left: 0; right: 0;
  background: inherit;
  z-index: 15;
  padding: .1em .8em;
  overflow: hidden;
  color: inherit;
}

.CodeMirror-dialog-top {
  border-bottom: 1px solid #eee;
  top: 0;
}

.CodeMirror-dialog-bottom {
  border-top: 1px solid #eee;
  bottom: 0;
}

.CodeMirror-dialog input {
  border: none;
  outline: none;
  background: transparent;
  width: 20em;
  color: inherit;
  font-family: monospace;
}

.CodeMirror-dialog button {
  font-size: 70%;
}

/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  /* height: 300px; */
  color: black;
  direction: ltr;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor-mark {
  background-color: rgba(20, 255, 20, 0.5);
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
}
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7;
}
@-moz-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@-webkit-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}

/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers {
  position: absolute;
  left: 0; right: 0; top: -50px; bottom: -20px;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0; bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

.CodeMirror-composing { border-bottom: 2px solid; }

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 30px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -30px; margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -30px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0; bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}
.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-widget {}

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, .4);
}

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }

.CodeMirror-fullscreen {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  height: auto;
  z-index: 9;
}

.CodeMirror-foldmarker {
  color: blue;
  text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px;
  font-family: arial;
  line-height: .3;
  cursor: pointer;
}
.CodeMirror-foldgutter {
  width: .7em;
}
.CodeMirror-foldgutter-open,
.CodeMirror-foldgutter-folded {
  cursor: pointer;
}
.CodeMirror-foldgutter-open:after {
  content: "\25BE";
}
.CodeMirror-foldgutter-folded:after {
  content: "\25B8";
}

/* Based on Sublime Text's Monokai theme */

.cm-s-monokai.CodeMirror { background: #272822; color: #f8f8f2; }
.cm-s-monokai div.CodeMirror-selected { background: #49483E; }
.cm-s-monokai .CodeMirror-line::selection, .cm-s-monokai .CodeMirror-line > span::selection, .cm-s-monokai .CodeMirror-line > span > span::selection { background: rgba(73, 72, 62, .99); }
.cm-s-monokai .CodeMirror-line::-moz-selection, .cm-s-monokai .CodeMirror-line > span::-moz-selection, .cm-s-monokai .CodeMirror-line > span > span::-moz-selection { background: rgba(73, 72, 62, .99); }
.cm-s-monokai .CodeMirror-gutters { background: #272822; border-right: 0px; }
.cm-s-monokai .CodeMirror-guttermarker { color: white; }
.cm-s-monokai .CodeMirror-guttermarker-subtle { color: #d0d0d0; }
.cm-s-monokai .CodeMirror-linenumber { color: #d0d0d0; }
.cm-s-monokai .CodeMirror-cursor { border-left: 1px solid #f8f8f0; }

.cm-s-monokai span.cm-comment { color: #75715e; }
.cm-s-monokai span.cm-atom { color: #ae81ff; }
.cm-s-monokai span.cm-number { color: #ae81ff; }

.cm-s-monokai span.cm-property, .cm-s-monokai span.cm-attribute { color: #a6e22e; }
.cm-s-monokai span.cm-keyword { color: #f92672; }
.cm-s-monokai span.cm-builtin { color: #66d9ef; }
.cm-s-monokai span.cm-string { color: #e6db74; }

.cm-s-monokai span.cm-variable { color: #f8f8f2; }
.cm-s-monokai span.cm-variable-2 { color: #9effff; }
.cm-s-monokai span.cm-variable-3, .cm-s-monokai span.cm-type { color: #66d9ef; }
.cm-s-monokai span.cm-def { color: #fd971f; }
.cm-s-monokai span.cm-bracket { color: #f8f8f2; }
.cm-s-monokai span.cm-tag { color: #f92672; }
.cm-s-monokai span.cm-header { color: #ae81ff; }
.cm-s-monokai span.cm-link { color: #ae81ff; }
.cm-s-monokai span.cm-error { background: #f92672; color: #f8f8f0; }

.cm-s-monokai .CodeMirror-activeline-background { background: #373831; }
.cm-s-monokai .CodeMirror-matchingbracket {
  text-decoration: underline;
  color: white !important;
}
.cm-trailingspace {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAYAAAB/qH1jAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUXCToH00Y1UgAAACFJREFUCNdjPMDBUc/AwNDAAAFMTAwMDA0OP34wQgX/AQBYgwYEx4f9lQAAAABJRU5ErkJggg==);
        background-position: bottom left;
        background-repeat: repeat-x;
      }
.HelpTextTrigger {
	background-image : url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oDDAw0HaMxNssAAAKiSURBVDjLxZNNaFRnFIafe3MnERJMTFIzyQgxahkwggYURbRuKiKIKEGEaEwL3XThRly7EBELrip04UL8Q0SZRReioCUtahDRNuKo8a+xqebH0UxM5t47997vO8eFJKhx77s6i3MezuG8r8NHuvE0WiyqXSK6R1TTIoIVHRWR01b03JaOuud8Jme66B0IOkX0WGuD1+yoxVoLgOu6xBYevgxGrMjenWubcrMAV/OlTityKptOVb8rhTz632forY8VZX5tJe2ZudTXzaFvYMK3Vnp+2tg6A3Eu9b9bJCLXl2aqWsaKAVfzBZprU2zuaEFR7jwrcndwnA3ZRjKN1Vy793rYWlm/b1v2XwC3HMW7275JtUxMRVzpHyMoRexa30p9TSUNNVVsWtFEpaP89XCM8amIjrbaFj+Mdk9v4AblpDvlKvcGJwjLMYlYxqdieu+PcvtpAQf4rr2RiZLP34NvqKvx8MO4+yNAnHFQXhQmMdYSm5gjuX5cR1i+cB6TQcLQ6xLWCC9GiniuSymMMtMALwgjVMEoxCZCRVGFdUvTFEsRRy/+Qzk2KGAcQR3FD+OZL3h+GL+KrV2SqZvD5FSAiEFE2H/8JgA2MaCCojSnGwijhCCMXs2cUAqjM8MFnxVt80g5HwbUCod/XMOhH1ZjxGBUcNSyKtvEk/+KBOX4zAzAD+Ozv/cNDnsubF65gJTnYEzC+d4BLvz5+EOTJGxa/S2pCpeTVx4MB+Xk7CdG6vnlj04jcurnrcuqEyv05V8yNFpEjJBpqmVtewbPq+DgyVu+Fem5/uvO3Cwrbz9wqdOKHNuxYUlztrWeqsoKAMKyIf+8wInL+RER3Xvrt67cF7MA8P3+3GIr2iUie6yVtIhiRUZF9bSInrt7vHtWmL6+3gNJmH43sU/UdQAAAABJRU5ErkJggg==);
}

.dj_ie6 .HelpTextTrigger, .dj_ie7 .HelpTextTrigger {
    background-image : url(HelpText/widget/ui/images/help.png);
}


.HelpTextTriggerDown {
	background-image : url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oDDAw0DMmBFjkAAAJZSURBVDjLxZO9T5NRFMZ/b8tLKV9NG0ihYEToYCTGDcVoYjTsJk0cDMjiYiKJs/+EA4srUIlLB51MHBk0qPhBNIqgKbGllQKlvOVt3957j0OhapDZO53c5PzOOXmeB/73s/71+X6rOCTITSPcEpEeA4hITovMAvOj0a61YwFLhZ2EiEx3BwO9RkCLAOC3LLQIaae8oY1MjfX3pI4AFn9uJYCZ3tZgm1NTpJ0y+UoVESHUbHOyvY1ws83yzm7ZCJPXB/pSDcCLfGHQwMKJtmBsu+qxVCgSDtiMdEcA+LK7x2rJYTgcorslwJvCTlaLXPYdAlytx6MtgVjJUyxubuMoxVgsSsi2Cdk2I10RLCw+bBfZ82rEO9tj+0qNNwAVbSYsy2K15OAqjRZht1ZjaavIp2IJgHORECVPsVJy6LSbcJWeaACqWvcB5NwKBlDGkFxdB2Cwsx1HKXJuBSWGzL6LZVmUle5rOgSUlQZAEDxtEOT31Jri0VqaijYH0hl89bNpAFylM8qYeCTQTMlTHEr44ONXoF6LCAaItbZQ0QZX6UzjhH2l5vJulXhHO36fhWcMWoS7Z+LcOT2EPmgGGA6H+O6U2Vdq7k8Vkgv5zazfZ3GhO4Ltqxvn2Y8cz7P5+hZGuBTtwm9ZPElnsp4xyb+MdP/1ckIbmblxqr9Ni/Buu0im7KJF6G0NcjYcwvZZPPz8raxFJpNXzqeOWPney7eJmpHpsVi0d6CjlaDff7ghK7sOT9ezG8qYqcdXR1PHhun2wqshLfUwaZEeEUGL5AzMapH51LWLjTD9Aq8qWrCvKT0UAAAAAElFTkSuQmCC);
}

.HelpTextTriggerBootstrapDown {
	opacity: 0.5;
}

.dj_ie6 .HelpTextTriggerDown, .dj_ie7 .HelpTextTriggerDown {
    background-image : url(HelpText/widget/ui/images/help_down.png);
}

.HelpTextTrigger, .HelpTextTriggerDown  {
	background-repeat: no-repeat;
	cursor: pointer;
	height:16px;
	width:16px;
	float: left;
	margin-right: 5px;
}

.HelpTextButton {
	background-image : url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oDDAw0HaMxNssAAAKiSURBVDjLxZNNaFRnFIafe3MnERJMTFIzyQgxahkwggYURbRuKiKIKEGEaEwL3XThRly7EBELrip04UL8Q0SZRReioCUtahDRNuKo8a+xqebH0UxM5t47997vO8eFJKhx77s6i3MezuG8r8NHuvE0WiyqXSK6R1TTIoIVHRWR01b03JaOuud8Jme66B0IOkX0WGuD1+yoxVoLgOu6xBYevgxGrMjenWubcrMAV/OlTityKptOVb8rhTz632forY8VZX5tJe2ZudTXzaFvYMK3Vnp+2tg6A3Eu9b9bJCLXl2aqWsaKAVfzBZprU2zuaEFR7jwrcndwnA3ZRjKN1Vy793rYWlm/b1v2XwC3HMW7275JtUxMRVzpHyMoRexa30p9TSUNNVVsWtFEpaP89XCM8amIjrbaFj+Mdk9v4AblpDvlKvcGJwjLMYlYxqdieu+PcvtpAQf4rr2RiZLP34NvqKvx8MO4+yNAnHFQXhQmMdYSm5gjuX5cR1i+cB6TQcLQ6xLWCC9GiniuSymMMtMALwgjVMEoxCZCRVGFdUvTFEsRRy/+Qzk2KGAcQR3FD+OZL3h+GL+KrV2SqZvD5FSAiEFE2H/8JgA2MaCCojSnGwijhCCMXs2cUAqjM8MFnxVt80g5HwbUCod/XMOhH1ZjxGBUcNSyKtvEk/+KBOX4zAzAD+Ozv/cNDnsubF65gJTnYEzC+d4BLvz5+EOTJGxa/S2pCpeTVx4MB+Xk7CdG6vnlj04jcurnrcuqEyv05V8yNFpEjJBpqmVtewbPq+DgyVu+Fem5/uvO3Cwrbz9wqdOKHNuxYUlztrWeqsoKAMKyIf+8wInL+RER3Xvrt67cF7MA8P3+3GIr2iUie6yVtIhiRUZF9bSInrt7vHtWmL6+3gNJmH43sU/UdQAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	cursor: pointer;
	height:16px;
	width:16px;
}

.dj_ie6 .HelpTextButton, .dj_ie7 .HelpTextButton {
    background-image : url(HelpText/widget/ui/images/help.png);
}


.HelpTextBox {
	/*required properties: */
	display : none;
	position: absolute;
	text-align: left;
	overflow : auto;
	overflow-x : hidden;
	overflow-y : auto;
	z-index : 10000;
}

.HelpTextBox, .HelpTextRow {
	padding: 3px;
	border: 1px solid #FF8C19;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px;
	background: #FFF;
	cursor: default;
}

.HelpTextRow {
	background-image : url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oDDAw0HaMxNssAAAKiSURBVDjLxZNNaFRnFIafe3MnERJMTFIzyQgxahkwggYURbRuKiKIKEGEaEwL3XThRly7EBELrip04UL8Q0SZRReioCUtahDRNuKo8a+xqebH0UxM5t47997vO8eFJKhx77s6i3MezuG8r8NHuvE0WiyqXSK6R1TTIoIVHRWR01b03JaOuud8Jme66B0IOkX0WGuD1+yoxVoLgOu6xBYevgxGrMjenWubcrMAV/OlTityKptOVb8rhTz632forY8VZX5tJe2ZudTXzaFvYMK3Vnp+2tg6A3Eu9b9bJCLXl2aqWsaKAVfzBZprU2zuaEFR7jwrcndwnA3ZRjKN1Vy793rYWlm/b1v2XwC3HMW7275JtUxMRVzpHyMoRexa30p9TSUNNVVsWtFEpaP89XCM8amIjrbaFj+Mdk9v4AblpDvlKvcGJwjLMYlYxqdieu+PcvtpAQf4rr2RiZLP34NvqKvx8MO4+yNAnHFQXhQmMdYSm5gjuX5cR1i+cB6TQcLQ6xLWCC9GiniuSymMMtMALwgjVMEoxCZCRVGFdUvTFEsRRy/+Qzk2KGAcQR3FD+OZL3h+GL+KrV2SqZvD5FSAiEFE2H/8JgA2MaCCojSnGwijhCCMXs2cUAqjM8MFnxVt80g5HwbUCod/XMOhH1ZjxGBUcNSyKtvEk/+KBOX4zAzAD+Ozv/cNDnsubF65gJTnYEzC+d4BLvz5+EOTJGxa/S2pCpeTVx4MB+Xk7CdG6vnlj04jcurnrcuqEyv05V8yNFpEjJBpqmVtewbPq+DgyVu+Fem5/uvO3Cwrbz9wqdOKHNuxYUlztrWeqsoKAMKyIf+8wInL+RER3Xvrt67cF7MA8P3+3GIr2iUie6yVtIhiRUZF9bSInrt7vHtWmL6+3gNJmH43sU/UdQAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: 5 5;
	padding-left: 30px;
	height: auto;
	width: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

.dj_ie6 .HelpTextRow, .dj_ie7 .HelpTextRow {
    background-image : url(HelpText/widget/ui/images/help.png);
}

.HelpTextTriggerLabel {
	cursor: pointer;
}


.input-group-addon {
    clear: both;
    padding: 2px 6px;
}
.widgetname-infoTextNode {
    padding: 0.8em 1em;
    margin-top: 10px;
}
/* ///////////////// Library Tree /////////////////////*/
.treelibrary-panel {
    margin: 0px;
    border-radius: 0px;
    background-color: #F5F5F5
}
.treelibrary-panel.treelibrary-panel-maximize {
    height: 100%;
    margin: 0px;
    border-radius: 0px;
    background-color: #F5F5F5
}
.tree-panel-heading {
    height: 35px;
    width: 68px;
    padding: 0px;
    border-radius: 0px;
    overflow: hidden;
}
.tree-panel-heading.tree-panel-heading-minimize {
    width: 40px;
}
.tree-btn {
    color: #000000;
    background-color: #F5F5F5;
    border: 0px;
    font-size: 16px; 
    padding: 0px; 
    padding-left: 11px; 
    padding-right: 11px; 
    padding-top: 5px;
    margin: 0px;
}
.grid-heading-col {
    position:absolute;
    background: #F5F5F5;
    top:0px;
    left:0px;
    height: 35px;
}
.grid-heading-row {
    position: relative;
    width: 100%;
    height: 35px;
}
.tree-panel-body-list {
    position: absolute;
    top:0px;
    left:0px;
    width: 68px;
    height: 100%;
    padding: 0px;
    background: #F5F5F5;
    overflow-y: auto;
    overflow-x: hidden;
}
.tree-body {
    position: relative;
    height: 94%;
    padding: 0px;
    border-radius: 0px;
}
.tree-list-group {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    margin: 0px;
    padding: 1px;
}
.drag-drop-button {
    width: 100px;
    height: 60px;
    background-color: white;
}
.tree-item {
    width: 65px;
    height: 52px;
    margin-top: 10px;
}
/* /////////////////Drop down /////////////////////*/
.caret-icon {
    position: absolute;
    right: 7px; 
    top: 9px;
}
.dropdown-button {
    position: absolute; 
    top: 7px; 
    left: 65px; 
    width: 177px; 
    height: 35px; 
    background-color: white; 
    padding: 0px; 
    padding-left: 7px; 
    padding-top: 4px;
    font-size: 16px; 
    border: lightgray solid thin; 
    border-radius: 4px; 
    text-align: left;
}
.dropdown-content {
    width: 177px; 
    max-height: 300px; 
    overflow-y: auto; 
    overflow-x: hidden;
}
.dropdown-item {
    padding: 3px 10px;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #000000;
    font-size: 15px;
    white-space: nowrap;
}
.dropdown-item:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
/* ///////////////// Message List /////////////////////*/

.cdmDesignerNode div#bodyContentPanel {
    width: 100%; 
    padding: 0px; 
    margin: 0px; 
    position: relative;
}
.cdmDesignerNode div#bodyContentPanel div#mainContentPanel {
    width: 100%; 
    height: 100%; 
    padding: 0px; 
    left: 70px; 
    overflow: auto; 
    outline: white;
}
.cdmDesignerNode div#bodyContentPanel div#leftContentPanel {
    padding: 0px; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    max-width: 70px; 
    z-index: 10; 
    background-color: #F5F5F5
}
.cdmDesignerNode div#bodyContentPanel div#rightContentPanel {
    padding: 0px; 
    position: absolute; 
    top: 0px; 
    right: 0px; 
    max-width: 390px; 
    z-index: 11; 
    background-color: #F5F5F5;
}
.cdmDesignerNode div#bottomContentPanel {
    border: 1px solid #e1e1e8; 
    border-radius: 0px; 
    width: 100%; 
    padding: 0px; 
    background: #F5F5F5;
}
.cdmDesignerNode div#rightContentPanel .fancytree-active.fancytree-focused {
    font-weight: 700
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type {
    position: relative;
    color: transparent;
    font-size: 14px
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.base64Binary-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.hexBinary-type:before {
    background: url(../../../../resources/ez-icon-base64binary.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.boolean-type:before {
    background: url(../../../../resources/ez-icon-boolean.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.date-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.gYearMonth-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.gYear-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.gMonthDay-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.gDay-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.gMonth-type:before {
    background: url(../../../../resources/ez-icon-date.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.duration-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.dateTime-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.time-type:before {
    background: url(../../../../resources/ez-icon-datetime.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.float-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.double-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.decimal-type:before {
    background: url(../../../../resources/ez-icon-decimal.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.enumeration-type:before {
    background: url(../../../../resources/ez-icon-enumeration.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.gateway-type:before {
    background: url(../../../../resources/ez-icon-gateway.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.integer-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.long-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.int-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.short-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.byte-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.nonPositiveInteger-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.negativeInteger-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.nonNegativeInteger-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.unsignedLong-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.positiveInteger-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.unsignedInt-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.unsignedShort-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.unsignedByte-type:before {
    background: url(../../../../resources/ez-icon-integer.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.string-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.normalizedString-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.token-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.language-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.Name-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.NCName-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.ID-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.IDREF-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.IDREFS-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.ENTITY-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.ENTITIES-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.NMTOKEN-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.NMTOKENS-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.anyURI-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.QName-type:before,.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.NOTATION-type:before {
    background: url(../../../../resources/ez-icon-string.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree.icons-datatypes .data-type.time-type {
    background: url(../../../../resources/ez-icon-time.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree .ui-effects-wrapper {
    width: 100% !important
}
.cdmDesignerNode div#rightContentPanel div#tree ul {
    list-style: none;
    padding-left: 13px;
    outline: none;
}
.cdmDesignerNode div#rightContentPanel div#tree ul .is-optional span {
    font-style: italic
}
.cdmDesignerNode div#rightContentPanel div#tree ul .is-list {
    position: relative
}
.cdmDesignerNode div#rightContentPanel div#tree ul .is-list .fancytree-title:after {
    content: '';
    background: url(../../../../resources/ez-icon-list.svg) no-repeat center;
    position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block
}
.cdmDesignerNode div#rightContentPanel div#tree ul>li.fancytree-lastsib span.fancytree-folder {
    border: 1px solid #949494;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    position: relative;
    z-index: 5
}
.cdmDesignerNode div#rightContentPanel div#tree ul>li.fancytree-lastsib span.fancytree-folder:after {
    content: '';
    display: none;
    width: 0;
    height: 0
}
.cdmDesignerNode div#rightContentPanel div#tree ul>li.fancytree-lastsib span.fancytree-folder .fancytree-expander {
    display: inline-block;
    width: 25px;
    height: 25px;
    float: left;
    margin-left: 3px
}
.cdmDesignerNode div#rightContentPanel div#tree ul>li.fancytree-lastsib span.fancytree-folder .fancytree-title {
    font-size: 16px;
    width: calc(100% - 140px);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: text-top;
}
.cdmDesignerNode div#rightContentPanel div#tree ul>li.fancytree-lastsib span.fancytree-folder .fancytree-entity-title-buttons {
    display: none;
    position: absolute;
    right: 0px;
}
.cdmDesignerNode div#rightContentPanel div#TREE.edit div#tree ul>li.fancytree-lastsib span.fancytree-folder:hover .fancytree-entity-title-buttons {
    display: inline-block;
}
.cdmDesignerNode div#rightContentPanel div#tree ul li span.fancytree-node .fancytree-attribute-title-buttons {
    display: none;
    position: absolute;
    right: 0px;
}
.cdmDesignerNode div#rightContentPanel div#TREE.edit div#tree ul li span.fancytree-node:hover .fancytree-attribute-title-buttons {
    display: inline-block;
}
.cdmDesignerNode div#rightContentPanel div#tree ul>li.fancytree-lastsib span.fancytree-folder.fancytree-has-children .fancytree-expander {
    background: url(../../../../resources/ez-collapse-open.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree ul>li.fancytree-lastsib span.fancytree-folder.fancytree-expanded .fancytree-expander {
    background: url(../../../../resources/ez-collapse-close.svg) no-repeat center
}
.cdmDesignerNode div#rightContentPanel div#tree ul li span.fancytree-node {
    margin-top: 0;
    background-color: #ededed;
    display: inline-block;
    width: 100% !important;
    padding: 8px 15px;
    position: relative
}
.cdmDesignerNode div#rightContentPanel div#tree ul li span.fancytree-node.fancytree-hide {
    display: none
}
.cdmDesignerNode div#rightContentPanel div#tree ul li span.fancytree-node.fancytree-match {
    background-color: ez-cdm-bg
}
.cdmDesignerNode div#rightContentPanel div#tree ul li span.fancytree-node:after {
    content: '';
    display: inline-block;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #c2c2c2;
    position: absolute;
    top: -1px;
    left: 15px
}
.cdmDesignerNode div#rightContentPanel div#tree ul li span.fancytree-node .fancytree-title {
    font-size: 14px;
    width: calc(100% - 80px);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: text-top;
}
.cdmDesignerNode div#rightContentPanel div#tree ul li span.fancytree-node .data-type {
    font-size: 14px;
    position: absolute;
    right: 10px;
}
.cdmDesignerNode div#rightContentPanel div#TREE.edit div#tree ul li span.fancytree-node:hover .data-type {
    right: 55px;
}
.cdmDesignerNode div#rightContentPanel {
    display: inline-block;
    width: 33%;
    padding: 15px;
    background-color: #fff
}
div.emagiz-tooltip {
    display: inline-block;
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    position: absolute;
    padding: 15px;
    font-family: "Ubuntu";
    font-size: 13px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

div.emagiz-tooltip .tooltip-line label.tooltip-label {
    color: #808080;
    text-align: right;
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    div.emagiz-tooltip .tooltip-line label.tooltip-label {
        text-align:left
    }
}

div.emagiz-tooltip .tooltip-line p.tooltip-content {
    color: #333;
    text-align: left
}

.widget-menu-container-fluid {
    height: 100%;
}
.widget-menu-header {
    height: 100%; 
    float: left; 
    font-size: 16px; 
    padding-top: 13px; 
    padding-bottom: 13px;
    display: none;
}
.widget-menu-left {
    padding-right: 0px; 
    padding-left: 5px; 
    margin-left: 15px;
    display: inline-flex;
}
.widget-menu-right {
    margin-top: 8px; 
    margin-right: 0px; 
    padding-right: 0px; 
    padding-left: 0px;
}
.widget-menu-form-group {
    margin: 0px;
}
.widget-menu-form-control {
    width: 150px;
}
.widget-menu-search-button {
    width: 33px; 
    height: 33px; 
    margin-left: 20px; 
    padding-top: 3px; 
    border: 1px solid lightgray; 
    border-radius: 3px; 
    background: #FFFFFF;
}
.widget-menu-search-button:active {
    background: #7AC040;
    border-color: #7AC040;
}
.widget-menu-button {
    width: 33px; 
    height: 33px; 
    margin-left: 6px; 
    padding-top: 5px; 
    border: 1px solid lightgray; 
    border-radius: 3px; 
    background: #FFFFFF;
}
.widget-menu-button:active {
    background: #7AC040;
    border-color: #7AC040;
}
.widget-tabs-header {
    position: relative;
}
.widget-tabs-toggle-button {
    position: absolute;
    top: 4px;
    right: 35px;
    width: 35px; 
    height: 35px; 
    margin: 0px;
    padding-top: 6px;
    border: 1px solid lightgray; 
    border-radius: 3px; 
    background: #FFFFFF;
}
.widget-tabs-toggle-button:active {
    background: #7AC040;
    border-color: #7AC040;
}
#mainContentPanel .line {
      transform-origin: 0 50%;
      transition: transform 0.1s;
}
#mainContentPanel .preview-edge {
      height: 0px;
      border: 0 none;
      border-top: 2px dashed black;
      z-index: 8;
}
#mainContentPanel .arrow {
      width: 0px;
      height: 0px;
      margin-top: -5.5px;
      margin-right: -3px;
      float: right;
      border-top: 5px solid rgba(0, 0, 0, 0);
      border-bottom: 5px solid rgba(0, 0, 0, 0);
      border-left: 12.5px solid black;
}
/* LineChart reference css file, all general ChartJS styles are in widgets/BarChart/widget/ui/BarChart.css */

.chartjs-node {
    position: relative;
}
.legend-node {
    width: 100%;
    padding: 5px;
}
.legend-node li {
    cursor: pointer;
}
.pie-legend {
    text-align    : center;
}
.pie-legend li {
    clear: none;
    display: inline-block;
    margin-right: 20px;
}
.chartjs-node {
    position: relative;
}

.legend-node {
    width: 250px;
    padding: 5px;
}
.legend-node ul {
    padding: 5px 0 5px 15px;
    margin: 0;
}
.legend-node ul span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 4px;
    margin-right: 8px;
}
.legend-node ul li {
    list-style-type : none;
    cursor: pointer;
}
.legend-node ul li.legend-inactive {
    opacity: 0.5;
    filter:Alpha(opacity=50);
}

.chartjs-custom-tooltip {
    position: absolute;
    top: -50px;
    left: -40px;
    opacity: 0;
}
.chartjs-custom-tooltip .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 15px 25px;
    border-color: transparent transparent #f1f1f1 transparent;
}
.chartjs-custom-tooltip .content {
    border-color: #f1f1f1;
    display: inline-block;
    padding: 10px;
    background-color: #f1f1f1;
}

/* RadarChart reference css file, all general ChartJS styles are in widgets/BarChart/widget/ui/BarChart.css */

/* DoughnutChart reference css file, all general ChartJS styles are in widgets/BarChart/widget/ui/BarChart.css */

/* PieChart reference css file, all general ChartJS styles are in widgets/BarChart/widget/ui/BarChart.css */

.pie-legend {
    text-align    : center;
}
.pie-legend li {
    clear: none;
    display: inline-block;
    margin-right: 20px;
}

/* StackedBarChart reference css file, all general ChartJS styles are in widgets/BarChart/widget/ui/BarChart.css */

.widget-menu-container-fluid {
    height: 100%;
}
.widget-menu-header {
    height: 100%; 
    float: left; 
    font-size: 16px; 
    padding-top: 13px; 
    padding-bottom: 13px;
}
.widget-menu-left {
    padding-right: 0px; 
    padding-left: 5px; 
    margin-left: 15px;
    display: inline-flex;
}
.widget-menu-right {
    margin-top: 8px; 
    margin-right: 0px; 
    padding-right: 0px; 
    padding-left: 0px;
}
.widget-menu-form-group {
    margin: 0px;
}
.widget-menu-form-control {
    width: 150px;
}
.widget-menu-search-button {
    width: 33px; 
    height: 33px; 
    margin-left: 20px; 
    padding-top: 3px; 
    border: 1px solid lightgray; 
    border-radius: 3px; 
    background: #FFFFFF;
}
.widget-menu-search-button:active {
    background: #7AC040;
    border-color: #7AC040;
}
.widget-menu-button {
    width: 33px; 
    height: 33px; 
    margin-left: 6px; 
    padding-top: 5px; 
    border: 1px solid lightgray; 
    border-radius: 3px; 
    background: #FFFFFF;
}
.widget-menu-button:active {
    background: #7AC040;
    border-color: #7AC040;
}
.widget-menu-container-fluid {
    height: 100%;
}
.widget-menu-header {
    height: 100%; 
    float: left; 
    font-size: 16px; 
    padding-top: 13px; 
    padding-bottom: 13px;
}
.widget-menu-left {
    padding-right: 0px; 
    padding-left: 5px; 
    margin-left: 15px;
    display: inline-flex;
}
.widget-menu-right {
    margin-top: 8px; 
    margin-right: 0px; 
    padding-right: 0px; 
    padding-left: 0px;
}
.widget-menu-form-group {
    margin: 0px;
}
.widget-menu-form-control {
    width: 150px;
}
.widget-menu-search-button {
    width: 33px; 
    height: 33px; 
    margin-left: 20px; 
    padding-top: 3px; 
    border: 1px solid lightgray; 
    border-radius: 3px; 
    background: #FFFFFF;
}
.widget-menu-search-button:active {
    background: #7AC040;
    border-color: #7AC040;
}
.widget-menu-button {
    width: 33px; 
    height: 33px; 
    margin-left: 6px; 
    padding-top: 5px; 
    border: 1px solid lightgray; 
    border-radius: 3px; 
    background: #FFFFFF;
}
.widget-menu-button:active {
    background: #7AC040;
    border-color: #7AC040;
}
.popupmenu{display:flex;overflow:visible;position:relative}ul.popupmenu-menu{display:flex;list-style-type:none;padding-inline-start:0;z-index:1}.table .td>.popupmenu{overflow:visible}.popupmenu-trigger{cursor:pointer;position:relative}.popupmenu-menu{background-color:#fff;border-radius:8px;box-shadow:0 2px 20px 1px rgba(5,15,129,.05),0 2px 16px 0 rgba(33,43,54,.08);flex-direction:column;width:max-content}.popupmenu-menu .popupmenu-basic-item:first-child,.popupmenu-menu .popupmenu-custom-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.popupmenu-menu .popupmenu-basic-item:last-child,.popupmenu-menu .popupmenu-custom-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.popupmenu-basic-divider{background-color:#ced0d3;height:1px;width:100%}.popupmenu-basic-item{color:#555;font-size:14px;padding:12px 16px}.popupmenu-basic-item:active,.popupmenu-basic-item:focus,.popupmenu-basic-item:hover{background-color:#f5f6f6;border-color:#f5f6f6;cursor:pointer}.popupmenu-basic-item-inverse{color:#252c36}.popupmenu-basic-item-primary{color:#0595db}.popupmenu-basic-item-info{color:#48b0f7}.popupmenu-basic-item-success{color:#76ca02}.popupmenu-basic-item-warning{color:#f99b1d}.popupmenu-basic-item-danger{color:#ed1c24}.popupmenu-custom-item:active,.popupmenu-custom-item:focus,.popupmenu-custom-item:hover{background-color:#f5f6f6;border-color:#f5f6f6;cursor:pointer}
.widget-combobox{flex-grow:1;position:relative;transition:color .15s ease 0s}.widget-combobox-menu{background-color:var(--label-info-color,#fff);border-radius:var(--dropdown-border-radius,7px);box-shadow:0 0 var(--dropdown-outer-padding,10px) 0 var(--shadow-color-border,rgba(0,0,0,.2));display:inline;left:unset;list-style-type:"none";margin:var(--spacing-smaller,4px) 0 var(--spacing-smaller,4px) 0;padding:var(--dropdown-outer-padding,10px) 0 0;position:absolute;width:100%;z-index:25}.widget-combobox-menu-list{margin-bottom:0;max-height:320px;overflow-y:auto;padding:0}.widget-combobox-menu-list:last-child{margin-bottom:var(--dropdown-outer-padding,10px)}.widget-combobox-menu-lazy-scroll{background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)) top,linear-gradient(hsla(0,0%,100%,0),#fff 70%) bottom,linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,77%,.6)) top,linear-gradient(180deg,hsla(0,0%,100%,.6),hsla(0,0%,77%,.6)) bottom;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:100% 70px,100% 70px,100% 35px,100% 35px}.widget-combobox-menu-hidden{display:none}.widget-combobox-menu-header{border-bottom:1px solid var(--gray-primary,#ced0d3)}.widget-combobox-menu-header:focus,.widget-combobox-menu-header:focus-within,.widget-combobox-menu-header:hover{background-color:var(--color-default-light,#f5f6f6)}.widget-combobox-menu-header:has(input[type=checkbox]:hover,:focus,:focus-within)+.widget-combobox-menu-list:not(.widget-combobox-menu-highlighted) input[type=checkbox]:not(:checked):after{border-color:var(--btn-default-bg-hover,#ced0d3);content:""}.widget-combobox-menu-footer{border-top:1px solid var(--gray-primary,#ced0d3);padding:var(--dropdown-outer-padding,10px)}.widget-combobox-menu-footer:focus,.widget-combobox-menu-footer:focus-within{outline:1px solid var(--brand-primary,#264ae5)}.widget-combobox-item{align-content:center;align-items:center;color:var(--gray-darker,#3b4251);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:fit-content;overflow:hidden;padding:6px var(--dropdown-outer-padding,10px);user-select:none}.widget-combobox-item-selected{background-color:var(--color-primary-lighter,#e6eaff)}.widget-combobox-item-highlighted,.widget-combobox-item:focus{background-color:var(--color-default-light,#f5f6f6)}.widget-combobox-item>.widget-combobox-icon-container{margin-right:var(--dropdown-outer-padding,10px)}.widget-combobox-item .widget-combobox-caption-text{flex:1;font-weight:400;margin:0;min-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-combobox-item.widget-combobox-no-options{justify-content:center}.widget-combobox .widget-combobox-input-container{flex-grow:1;transition:box-shadow .15s ease 0s}.widget-combobox .widget-combobox-input-container-disabled{background-color:var(--gray-lighter,#f8f8f8);pointer-events:none!important}.widget-combobox .widget-combobox-input-container-disabled.form-control-static{background-color:transparent}.widget-combobox-input{border:none;color:var(--gray-dark,#606671);flex-grow:1;padding:0;width:100%}.widget-combobox-input:not(:focus){opacity:0}.widget-combobox-input-nofilter{cursor:pointer}.widget-combobox-clear-button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex}.widget-combobox-clear-button-icon{transition:color .2s ease-in-out}.widget-combobox-clear-button path{stroke-width:0;transition:stroke-width .2s ease-in-out}.widget-combobox-clear-button:focus .widget-combobox-icon-container{border-radius:2px;outline:2px solid var(--brand-primary,#264ae5)}.widget-combobox-clear-button:hover .widget-combobox-clear-button-icon{color:var(--brand-primary,#264ae5);font-weight:700}.widget-combobox-clear-button:hover .widget-combobox-clear-button-icon path{stroke-width:1px}.widget-combobox-clear-button+.widget-combobox-down-arrow{border-left:1px solid var(--gray,#787d87)}.widget-combobox-down-arrow{align-content:center;cursor:pointer;display:flex;flex-wrap:wrap;padding-left:var(--spacing-smaller,4px)}.widget-combobox-down-arrow-icon{transition:transform .2s}.widget-combobox-down-arrow-icon.active{transform:rotate(180deg);transition:transform .2s}.widget-combobox-placeholder{background-color:var(--gray-lighter,#f8f8f8)!important;border:1px solid #e7e7e9;cursor:not-allowed;justify-content:flex-end!important}.widget-combobox-placeholder-text{bottom:0;color:var(--gray-darker,#3b4251);display:none;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap}.widget-combobox-placeholder-empty{color:var(--gray-dark,#606671)}.widget-combobox-caption-custom{flex:1}.widget-combobox-custom-content{display:flex;flex-direction:column;flex-grow:1;position:relative}.widget-combobox-custom-content .widget-combobox-input:not(:focus),.widget-combobox-custom-content .widget-combobox-input:placeholder-shown{bottom:0;left:0;position:absolute;right:0;top:0}.widget-combobox-custom-content .widget-combobox-input:focus:not(:placeholder-shown)+.widget-combobox-placeholder-custom{display:none}.widget-combobox-selected-items{display:flex;flex-grow:1;flex-wrap:wrap;position:relative}.widget-combobox-selected-items.widget-combobox-boxes{margin:-2px 0}.widget-combobox-selected-items.widget-combobox-boxes .widget-combobox-input-nofilter,.widget-combobox-selected-items.widget-combobox-boxes .widget-combobox-input:not(:focus){width:1px}.widget-combobox-selected-items input:not(:focus)+.widget-combobox-placeholder-text,.widget-combobox-selected-items input:placeholder-shown+.widget-combobox-placeholder-text{display:block}.widget-combobox-selected-item{align-items:center;background-color:var(--color-primary-lighter,#e6eaff);border-radius:26px;color:#000;display:inline-flex;flex-wrap:wrap;font-size:var(--font-size-small,12px);gap:8px;justify-content:center;line-height:1.334;margin:var(--spacing-smallest,2px);padding:var(--spacing-smallest,2px) var(--dropdown-outer-padding,10px)}.widget-combobox-selected-item-remove-button{background-color:transparent;border:none;color:var(--brand-primary,#264ae5);cursor:pointer;padding:0}.widget-combobox-selected-item-remove-button span{align-items:center;display:flex}.widget-combobox-selected-item:focus-visible{outline:var(--brand-primary,#264ae5) auto 1px}.widget-combobox-down-checkbox-icon{fill:transparent}.widget-combobox-down-checkbox-icon:not(.checked) rect{stroke:var(--gray-primary,#ced0d3)}.widget-combobox-down-checkbox-icon:not(.checked):focus path,.widget-combobox-down-checkbox-icon:not(.checked):hover path{stroke:var(--btn-default-bg-hover,#ced0d3);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.widget-combobox-down-checkbox-icon.checked rect{fill:var(--brand-primary,#264ae5)}.widget-combobox-down-checkbox-icon.checked path{stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.widget-combobox-icon-container{display:flex;padding-top:1px}.widget-combobox-skeleton,.widget-combobox-spinner{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden}.widget-combobox-skeleton{padding:6px var(--dropdown-outer-padding,10px)}.widget-combobox-skeleton-loader{animation:skeleton-loading 1s linear infinite alternate;background:linear-gradient(90deg,hsla(0,0%,76%,.2),#d2d2d2);background-size:300% 100%;border-radius:4px;height:16px;width:148px}.widget-combobox-skeleton-loader-small{margin-right:8px;width:16px}.widget-combobox-spinner{justify-content:center;width:100%}.widget-combobox-spinner-margin{margin:52px 0}.widget-combobox-spinner-loader{--widget-combobox-spinner-loader:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;animation:rotate 1s linear infinite;aspect-ratio:1;background:var(--brand-primary,#264ae5);border-radius:50%;height:24px;mask:var(--widget-combobox-spinner-loader);mask-composite:subtract;padding:3.5px;width:24px}.widget-combobox-spinner-loader-small{height:16px;padding:2.3px;width:16px}@keyframes skeleton-loading{0%{background-position:100%}}@keyframes rotate{to{transform:rotate(1turn)}}
@charset "UTF-8";.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:transparent;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}
.widget-switch-btn-wrapper{margin-bottom:8px}.widget-switch-btn-wrapper:focus{outline:1px solid #0595db}.widget-switch-btn-wrapper.disabled{cursor:default}.widget-switch .widget-switch-btn-wrapper{-webkit-background-clip:content-box;background-clip:content-box;background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:inline-block;height:30px;margin-bottom:3px;margin-top:3px;position:relative;transition:border .4s,box-shadow .4s,transform .4s,background-color 1.2s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:50px}.widget-switch .widget-switch-btn-wrapper.un-checked{border-color:#dfdfdf;box-shadow:inset 0 0 0 0 #dfdfdf}.widget-switch .widget-switch-btn-wrapper .widget-switch-btn{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,.4);height:30px;position:absolute;top:0;width:30px}.widget-switch .widget-switch-btn-wrapper .widget-switch-btn.left{left:0;transition:background-color .4s,left .2s}.widget-switch .widget-switch-btn-wrapper .widget-switch-btn.left:active{border-radius:45%;width:70%}.widget-switch .widget-switch-btn-wrapper .widget-switch-btn.right{background-color:#fff;left:20px;transition:background-color .4s,left .2s}.widget-switch .widget-switch-btn-wrapper .widget-switch-btn.right:active{border-radius:45%;left:30%;transition:left 0s;width:70%}.widget-switch .widget-switch-btn-wrapper.disabled{opacity:.5}.android .widget-switch .widget-switch-btn-wrapper{background:#898989;border:none;border-radius:100px;box-shadow:none;cursor:pointer;display:block;height:20px;position:relative;transition:all .3s ease;width:44px}.android .widget-switch .widget-switch-btn-wrapper .widget-switch-btn{background:#fff;border-radius:100px;box-shadow:0 1px 3px rgba(0,0,0,.4);content:"";display:block;height:26px;left:-2px;position:absolute;top:-3px;transition:all .3s ease;width:26px}.android .widget-switch .widget-switch-btn-wrapper.checked{background:#6fbeb5;border:none;box-shadow:none}.android .widget-switch .widget-switch-btn-wrapper.checked .widget-switch-btn{background:#179588;left:20px}.android .widget-switch .widget-switch-btn-wrapper.disabled{background:#d5d5d5;pointer-events:none}.android .widget-switch .widget-switch-btn-wrapper.disabled .widget-switch-btn{background:#bcbdbc}.mx-table .android .widget-switch{padding-bottom:7px;padding-top:6px}.widget-switch .widget-switch-btn-wrapper.checked{background-color:#64bd63;border-color:#64bd63;box-shadow:inset 0 0 0 16px #64bd63}.android .widget-switch .widget-switch-btn-wrapper.checked{background-color:#92cec7}.android .widget-switch .widget-switch-btn-wrapper.checked .widget-switch-btn{background:#6fbeb5}
.ez-flow-palette_back-button {
  display: flex;
  padding: 20px 0;
  cursor: pointer;
  text-decoration: none;
  color: #69b731;
  font-size: 15px;
  font-weight: 400;
  margin: auto 0;
}
.ez-flow-palette_back-button:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1 7L7 1' stroke='%2369B731' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
  height: 14px;
  width: 8px;
  display: block;
  margin: auto 8px auto 0;
}

.ez-flow-palette_browse-button, .ez-flow-palette_browse-button-details {
  grid-area: bottom;
  margin: auto;
  display: none;
  flex-direction: row;
  column-gap: 8px;
  text-align: center;
  background-color: #FFF !important;
  text-decoration: none !important;
  color: #69b731 !important;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.ez-flow-palette_browse-button:after, .ez-flow-palette_browse-button-details:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='7' height='14' viewBox='0 0 7 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12.5L6 7L1 1.5' stroke='%2369B731' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
  display: inline-block;
  width: 7px;
  height: 14px;
  align-self: center;
}
.ez-flow-palette_browse-button-details {
  border: 1px solid #69b731;
  margin: 0 9px auto 9px;
  text-align: center;
  padding: 7px;
  font-size: 15px;
  align-self: center;
}
.ez-flow-palette_browse-button-details:after {
  content: none;
}
.ez-flow-palette_browse-button-details:hover {
  text-decoration: none !important;
  background-color: #ECFDDF !important;
}

.ez-flow-palette_category-header {
  display: flex;
  grid-area: header;
  position: sticky;
  top: 0;
  background: #f8f8f8;
  padding-bottom: 5px;
  z-index: 1;
}
.ez-flow-palette_category-header > img {
  height: 32px;
  width: auto;
  margin-right: 8px;
  max-width: 37px;
}
.ez-flow-palette_category-header > h3 {
  font-size: 14px;
  font-weight: 700;
  margin: auto 0;
}

.ez-flow-palette_category-item {
  background: #FFF;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 61px;
  margin-top: 5px;
  display: flex;
  width: 100%;
  transition: all ease-in-out 250ms;
  position: relative;
  font-size: 14px;
}
.ez-flow-palette_category-item > div {
  display: flex;
  position: absolute;
  height: 100%;
  width: 100%;
}
.ez-flow-palette_category-item span {
  font-size: inherit;
  font-weight: 400;
  margin: auto 16px;
}
.ez-flow-palette_category-item:hover {
  cursor: not-allowed;
}
.ez-flow-palette_category-item--draggable:hover {
  cursor: grab;
  border-color: #69b731;
  box-shadow: 0 0 15px rgba(105, 183, 49, 0.25);
  transform: translateX(6px) !important;
}

.ez-flow-palette_category-list {
  grid-area: content;
  list-style-type: none;
  padding: 0 15px 0 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -5px 0 32px 0 !important;
  width: 100%;
  transform-style: preserve-3d;
  z-index: auto;
  position: relative;
}

.ez-flow-palette_categories-wrapper {
  width: 100%;
  display: block;
  flex: 0 1;
}

.ez-flow-palette_counter {
  color: #FFF !important;
  width: 20px;
  position: relative;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  margin-left: 10px;
  z-index: 2;
}
.ez-flow-palette_counter:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #69b731;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.ez-flow-palette_default-button {
  color: #FFF !important;
  background-color: #69b731;
  padding: 6px 12px;
  margin: auto;
  place-self: center;
  border: 1px solid #69b731;
}

.ez-flow-palette_filter-reset {
  color: #69b731 !important;
  background-color: #FFF;
  padding: 6px 12px;
  margin: auto;
  text-align: center;
  border: none;
  width: 100%;
  display: block;
  margin-top: 5px;
  cursor: pointer;
}

.ez-flow-palette_filters {
  grid-area: filters;
  margin-right: 15px;
  background-color: #FFF;
  border: 1px solid #EDEDED;
  border-top: none;
  padding: 10px;
}
.ez-flow-palette_filters #component_search {
  position: relative;
}
.ez-flow-palette_filters #component_search:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.91339 19.2715C14.8361 19.2715 18.8268 15.2807 18.8268 10.3579C18.8268 5.43508 14.8361 1.44434 9.91339 1.44434C4.99066 1.44434 1 5.43508 1 10.3579C1 15.2807 4.99066 19.2715 9.91339 19.2715Z' stroke='%23D6D6D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0556 21.5001L16.209 16.6533' stroke='%23D6D6D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
  height: 23px;
  width: 23px;
  display: block;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.ez-flow-palette_filters #component_search input[type=text] {
  font-size: 15px;
  border-radius: 0;
  box-shadow: none !important;
  padding-right: 40px;
}
.ez-flow-palette_filters #component_search input[type=text]:focus {
  border-color: #69b731;
}
.ez-flow-palette_filters ~ .details {
  grid-area: results;
  overflow: hidden;
  max-height: 100%;
  margin-bottom: 37px;
  display: grid;
  grid-template-areas: "header" "content";
  grid-template-rows: auto minmax(0, 100%);
  grid-template-columns: 1fr;
  padding-right: 15px;
}
.ez-flow-palette_filters ~ .overview {
  grid-area: results;
  overflow: hidden auto;
  max-height: 100%;
  margin-bottom: 37px;
  display: flex;
  flex-direction: column;
  padding-right: 15px;
}

.ez-flow-palette_filter-toggle {
  color: #69b731 !important;
  background-color: #FFF;
  padding: 6px 12px;
  margin: auto;
  place-self: center;
  border: 1px solid #69b731;
  width: 100%;
  margin-top: 5px !important;
  display: flex;
  justify-content: center;
}
.ez-flow-palette_filter-toggle:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 0.799805H1L7.4 8.3678V13.5998L10.6 15.1998V8.3678L17 0.799805Z' stroke='%2369B731' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
  display: block;
  background-size: contain;
  width: 16px;
  height: 15px;
  margin: auto 10px auto 0;
}
.ez-flow-palette_filter-toggle--closed:before {
  background: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 1L1.5 11' stroke='%2369B731' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 1L11.5 11' stroke='%2369B731' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
  width: 10px;
  height: 10px;
}

.ez-flow-palette_flow-component, .ez-flow-palette_flow-component-store {
  margin: 8px;
  flex: 0 0 calc(50% - 16px);
  transition: transform ease-in-out 250ms;
}
.ez-flow-palette_flow-component--draggable:hover {
  transform: translateX(6px) !important;
}
.ez-flow-palette_flow-component--draggable:hover > div:first-child {
  border-color: #69b731;
  box-shadow: 0 0 15px rgba(105, 183, 49, 0.25);
}
.ez-flow-palette_flow-component--draggable-component-type {
  transition: all ease-in-out 250ms;
}
.ez-flow-palette_flow-component--draggable-component-type .ez-flow-palette_browse-button, .ez-flow-palette_flow-component--draggable-component-type .ez-flow-palette_browse-button-details {
  display: none !important;
}
.ez-flow-palette_flow-component--draggable-component-type > div:first-child > span {
  display: block !important;
}
.ez-flow-palette_flow-component--draggable-component-type:not(.ez-flow-palette_flow-component--draggable):hover {
  cursor: not-allowed !important;
}
.ez-flow-palette_flow-component--draggable-component-type:not(.ez-flow-palette_flow-component--draggable):hover > div:first-child {
  border-color: #ddd;
}
.ez-flow-palette_flow-component--draggable-component-type.ez-flow-palette_flow-component--draggable:hover {
  cursor: grab;
}
.ez-flow-palette_flow-component--draggable-component-type.ez-flow-palette_flow-component--draggable:hover > div:first-child {
  border-color: #69b731;
  box-shadow: 0 0 15px rgba(105, 183, 49, 0.25);
}
.ez-flow-palette_flow-component:hover, .ez-flow-palette_flow-component-store:hover {
  cursor: pointer;
}
.ez-flow-palette_flow-component:hover > div:first-child > span, .ez-flow-palette_flow-component-store:hover > div:first-child > span {
  display: none;
}
.ez-flow-palette_flow-component:hover .ez-flow-palette_browse-button, .ez-flow-palette_flow-component-store:hover .ez-flow-palette_browse-button, .ez-flow-palette_flow-component:hover .ez-flow-palette_browse-button-details, .ez-flow-palette_flow-component-store:hover .ez-flow-palette_browse-button-details {
  display: flex;
}
.ez-flow-palette_flow-component > div:first-child, .ez-flow-palette_flow-component-store > div:first-child {
  display: grid;
  grid-template-areas: "image" "bottom";
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 44px;
  height: 115px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #FFF;
  transition: all ease-in-out 250ms;
}
.ez-flow-palette_flow-component > div:first-child span, .ez-flow-palette_flow-component-store > div:first-child span {
  grid-area: bottom;
  display: block;
  margin: auto;
  text-align: center;
  padding: 0 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ez-flow-palette_flow-component-store--draggable:hover {
  cursor: grab;
  transform: translateX(6px) !important;
}
.ez-flow-palette_flow-component-store--draggable:hover > div:first-child {
  border-color: #69b731;
  box-shadow: 0 0 15px rgba(105, 183, 49, 0.25);
}
.ez-flow-palette_flow-component-store--draggable:hover img {
  cursor: "grab";
}
.ez-flow-palette_flow-component-store:not(.ez-flow-palette_flow-component-store--draggable):hover {
  cursor: not-allowed;
  transition: all ease-in-out 250ms;
}
.ez-flow-palette_flow-component-store:not(.ez-flow-palette_flow-component-store--draggable):hover img {
  cursor: "not-allowed";
}
.ez-flow-palette_flow-component-store:hover .ez-flow-palette_hover-help-text > span:first-child {
  display: none;
}
.ez-flow-palette_flow-component-store:hover .ez-flow-palette_browse-button, .ez-flow-palette_flow-component-store:hover .ez-flow-palette_browse-button-details {
  display: flex;
}
.ez-flow-palette_flow-component-store > div {
  border: 1px solid #EDEDED;
}
.ez-flow-palette_flow-component-store > div .ez-flow-palette_hover-help-text {
  grid-area: bottom;
  margin: auto 0;
}

.ez-flow-palette_flow-component-list {
  list-style-type: none;
  padding: 0;
  margin: -8px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

.ez-flow-palette_flow-component-thumb {
  display: grid;
  grid-area: image;
  grid-template-areas: "image";
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.ez-flow-palette_flow-component-thumb--draggable > img {
  cursor: grab;
}
.ez-flow-palette_flow-component-thumb > img {
  cursor: inherit;
  width: auto;
  height: auto;
  max-height: 58px;
  margin: auto;
  max-width: 60px;
}

.ez-flow-palette_form-group {
  display: block;
  position: relative;
}
.ez-flow-palette_form-group.search:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.91339 19.2715C14.8361 19.2715 18.8268 15.2807 18.8268 10.3579C18.8268 5.43508 14.8361 1.44434 9.91339 1.44434C4.99066 1.44434 1 5.43508 1 10.3579C1 15.2807 4.99066 19.2715 9.91339 19.2715Z' stroke='%23D6D6D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0556 21.5001L16.209 16.6533' stroke='%23D6D6D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
  height: 23px;
  width: 23px;
  display: block;
  position: absolute;
  right: 12px;
  bottom: 5.5px;
}
.ez-flow-palette_form-group .Dropdown-root + div {
  cursor: pointer;
  font-size: 0;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 40px;
  bottom: 11px;
  display: flex;
  border-radius: 10px;
  background-color: #DDDDDD;
}
.ez-flow-palette_form-group .Dropdown-root + div:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  margin: auto;
  background: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 1L1.5 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 1L11.5 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
}
.ez-flow-palette_form-group .Dropdown-root + div:hover {
  background-color: #69b731;
}
.ez-flow-palette_form-group .Dropdown-root.is-open .Dropdown-control,
.ez-flow-palette_form-group .Dropdown-root.is-open .Dropdown-menu {
  border-color: #69b731;
  cursor: pointer;
}
.ez-flow-palette_form-group .Dropdown-root.is-open .Dropdown-control {
  border-radius: 4px 4px 0 0;
  border-bottom-color: 1px solid #dfdfdf;
}
.ez-flow-palette_form-group .Dropdown-root.is-open .Dropdown-menu {
  border-radius: 0 0 4px 4px;
  border-bottom-color: 1px solid #dfdfdf;
}
.ez-flow-palette_form-group .Dropdown-root.is-open .Dropdown-arrow {
  transform: rotate(180deg);
}
.ez-flow-palette_form-group .Dropdown-control {
  border: 1px solid #dfdfdf;
  padding: 7px 8px;
  color: #333;
  margin: 0;
  font-size: 13px;
  border-radius: 4px;
  width: 100%;
}
.ez-flow-palette_form-group .Dropdown-placeholder {
  color: #757575;
}
.ez-flow-palette_form-group .Dropdown-arrow {
  border: none;
  background: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.999999L7 7L13 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
  width: 14px;
  height: 8px;
  display: block;
  right: 16px;
  transition: transform ease-in-out 250ms;
  transform: rotate(0deg);
}

.ez-flow-palette_form-input {
  display: block;
  box-shadow: none;
  padding-right: 40px;
  border: 1px solid #dfdfdf;
  padding: 7px 8px;
  color: #333;
  margin: 0;
  font-size: 13px;
  border-radius: 4px;
  width: 100%;
}
.ez-flow-palette_form-input:focus {
  box-shadow: none;
  border-color: #69b731;
}

.ez-flow-palette_form-label {
  display: block;
  font-weight: 400 !important;
  font-size: 15px;
  margin-top: 12px;
}

.ez-flow-palette_hover-help-text {
  position: relative;
  z-index: 500;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ez-flow-palette_hover-help-text > span:last-child {
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 28px;
  background-color: #333;
  color: #FFF;
  padding: 5px;
  border-radius: 3px;
  margin: auto;
  white-space: pre-line;
  z-index: -1;
}
.ez-flow-palette_hover-help-text > span:last-child:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10.5px 0 10.5px;
  border-color: #333333 transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: calc(50% - 10.5px);
}
.ez-flow-palette_hover-help-text .glyphicon.glyphicon-info-sign {
  color: #10137e;
}
.ez-flow-palette_hover-help-text:hover {
  overflow: visible;
}
.ez-flow-palette_hover-help-text:hover > span:last-child {
  overflow: visible !important;
  text-align: center;
  display: block;
  opacity: 1;
  bottom: 58px;
  transition: all ease-in-out 250ms;
  line-break: loose;
  transition-delay: 1000ms;
  z-index: 1;
}

.ez-flow-palette_no-results {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #C2C2C2;
}
.ez-flow-palette_no-results span {
  font-weight: 700;
}
.ez-flow-palette_no-results p {
  margin: 0;
}
.ez-flow-palette_no-results ul {
  padding-left: 26px;
  margin-top: 16px;
}

.ez-flow-palette_palette {
  user-select: none;
  background-color: #f8f8f8;
  border-right: 1px solid #ddd;
  width: auto;
  position: relative;
  height: 100%;
  max-height: inherit;
  grid-area: content;
}
.ez-flow-palette_palette > div {
  position: relative;
  left: 0;
  transition: width ease-in-out 250ms;
  width: 287px;
  max-height: inherit;
  height: 100%;
  display: grid;
  grid-template-areas: "content";
  grid-template-columns: 1fr;
  grid-template-rows: 100%;
}
.ez-flow-palette_palette .panel-collapsed {
  position: relative;
  width: 0;
  transition: width ease-in-out 250ms;
  max-height: inherit;
  display: grid;
  grid-template-areas: "content";
  grid-template-columns: 1fr;
  grid-template-rows: 100%;
}
.ez-flow-palette_palette .panel-collapsed .ez-flow-palette_panel-toggle > div:before {
  content: "";
  width: 16px;
  height: 14px;
  display: block;
  margin: auto;
  transform: rotate(0deg);
  background: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 13L15 7L9 1' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
}

.ez-flow-palette_panel-toggle {
  position: absolute !important;
  top: 19px;
  left: 100%;
  z-index: 500;
}
.ez-flow-palette_panel-toggle > div {
  width: 37px;
  min-width: 37px;
  height: 50px;
  background-color: #f8f8f8;
  border-radius: 0 0 3px 3px;
  border: 1px solid #ddd;
  border-left: none;
  display: flex;
  margin-left: -1px;
  cursor: pointer;
}
.ez-flow-palette_panel-toggle > div:before {
  content: "";
  width: 16px;
  height: 14px;
  display: block;
  margin: auto;
  transform: rotate(180deg);
  background: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 13L15 7L9 1' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
}

.ez-flow-palette_search-list {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 5px !important;
  grid-area: "content";
  margin-top: -5px !important;
  overflow-y: auto;
}

.ez-flow-palette_tab-container {
  width: 287px;
  padding: 15px;
  padding-right: 0;
  padding-bottom: 0;
  max-height: inherit;
  grid-area: content;
  display: grid;
  grid-template-areas: "tabs" "content";
  grid-template-columns: 1fr;
  grid-template-rows: auto minmax(0, 100%);
  transform-style: preserve-3d;
}
.ez-flow-palette_tab-container .react-tabs__tab-list {
  grid-area: tabs;
  display: flex;
  margin-right: 15px;
  border: 1px solid #EDEDED;
  border-bottom: none;
  margin-bottom: 0;
}
.ez-flow-palette_tab-container .react-tabs__tab {
  flex: 1 1;
  border: none;
  text-align: center;
  padding: 10px 8px;
  font-size: 17px;
  font-weight: 700;
  border-radius: 0;
  background-color: #DFDFDF;
  color: #808080;
}
.ez-flow-palette_tab-container .react-tabs__tab--selected {
  background-color: #FFF;
  color: #69b731;
}
.ez-flow-palette_tab-container .react-tabs__tab--selected:focus {
  box-shadow: none;
}

.ez-flow-palette_tab-content {
  grid-area: content;
  max-height: 100%;
  overflow: hidden;
}
.ez-flow-palette_tab-content .react-tabs__tab-panel {
  display: none;
}
.ez-flow-palette_tab-content .react-tabs__tab-panel--selected {
  display: grid;
  height: 100%;
}
.ez-flow-palette_tab-content > div {
  grid-template-areas: "filters" "results";
  grid-template-columns: 1fr;
  grid-template-rows: auto minmax(0, 100%);
  max-height: 100%;
  overflow: hidden;
}

.ez-flow-palette_tabs {
  grid-area: tabs;
}
#eMagizFlowDiff .Resizer {
    background:#c1c1c1 ;
    opacity: 1;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
#eMagizFlowDiff .Resizer:hover {
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}

#eMagizFlowDiff .Resizer.horizontal {
    height: 11px;
    margin: -5px 0;
    border-top: 5px solid rgba(255, 255, 255, 0);
    border-bottom: 5px solid rgba(255, 255, 255, 0);
    cursor: row-resize;
    width: 100%;
}

#eMagizFlowDiff .Resizer.horizontal:hover {
    border-top: 5px solid rgba(0, 0, 0, 0.5);
    border-bottom: 5px solid rgba(0, 0, 0, 0.5);
}

#eMagizFlowDiff .Resizer.vertical {
    width: 11px;
    margin: 0 -5px;
    border-left: 5px solid rgba(255, 255, 255, 0);
    border-right: 5px solid rgba(255, 255, 255, 0);
    cursor: col-resize;
}

#eMagizFlowDiff .Resizer.vertical:hover {
    border-left: 5px solid rgba(0, 0, 0, 0.5);
    border-right: 5px solid rgba(0, 0, 0, 0.5);
}
#eMagizFlowDiff Resizer.disabled {
    cursor: not-allowed;
}
#eMagizFlowDiff Resizer.disabled:hover {
    border-color: transparent;
}
#eMagizFlowDiff .SplitPane .Pane {
    min-width: 50px;
}.ReactModalPortal .mx-mf-details-body {
    font-size: 12px;
}

.ReactModalPortal .mx-mf-details-body dl {
    margin-bottom: 0;
}

.ReactModalPortal .mx-mf-details-body dt {
    padding-bottom: 3px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ddd;
    background: #E7E7E7;
    padding: 5px 10px;
    margin-bottom: 5px;
}

.ReactModalPortal .mx-mf-details-body dd {
    padding: 0 10px 5px 10px;
}

.ReactModalPortal .mx-mf-details-body dd h4 {
    font-size: 12px;
    color: #999;
    margin: 0 0 3px 0;
}

.ReactModalPortal .mx-mf-details-body dd p {
    margin: 0;
}
.ReactModalPortal .mx-mf-details-sidebar {
    float: right;
    margin: 0px;
}
.ReactModalPortal .element-container {
    width: 100%;
    white-space: nowrap;
    height:initial;
}
.ReactModalPortal.element-container .mx-mf-details-sidebar-contents {
    width: 100%;
    background: white
}
.ReactModalPortal .element-container .mx-mf-details-header {
    padding: 0px 5px 0px 5px;
    border-top-style: inset;
    border-top-width: 1px;
    cursor: pointer;
    height: 43px;
    display: table;
    width: 100%;
}
.ReactModalPortal .element-container .chip {
    border-radius: 16px;
    border: 0;
    font-size: 13px;
    line-height: 32px;
    width: 48px;
    background-color: #E7E7E7;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.ReactModalPortal .element-container .mx-mf-details-title {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}
.ReactModalPortal .element-container b {
    margin: auto;
}
.ReactModalPortal.element-container dd {
    margin: auto;
}
.ReactModalPortal .diff-container {
    border: 1px solid #efefef;
}
.ReactModalPortal .popup {
    position: fixed !important;
    border: 1px solid darkslategray;
    left: 50%;
    top: 50%;
    border-radius: 10px;
} 
#eMagizFlowDiff div.line {
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
    height: 2px;
    background: grey;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    transition: transform 1s;
}

.ReactModalPortal .react-grid-table_react-grid-header-hidden {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    border-radius: 4px;
    font-size: 14px;
    position: relative;
    table-layout: fixed;
    text-align: left;
    white-space: nowrap;
    width: 100%;
} 
.ReactModalPortal .tr-grid-row {
    -webkit-user-drag: element;
    user-select: none;
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    background-color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    text-overflow: ellipsis;
    transition-duration: 150ms;
    transition-property: background-color;
    transition-timing-function: cubic-bezier(0.17, 0.67, 0.83, 0.67);
} 
.ReactModalPortal .react-grid-table.react-grid-header-hidden thead * {
    display: table-row;
    vertical-align: inherit;
    border: none;
    height: 0;
}

.ReactModalPortal .additional-class_react-grid-resizable{
    border: none;
    height: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-overflow: ellipsis;
}

.ReactModalPortal .td-grid-col {
    display: table-cell;
    vertical-align: inherit;
    border-bottom: 1px solid #f7f7f7;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    height: 20px;
    line-height: 25px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-overflow: ellipsis;;
}

.ReactModalPortal .td-grid-diff{
    width: 10px;
    height: 100%;
    display: inline-block;
}
.ReactModalPortal .close-button{
    height: 40px;
    background-color: white;
    width: 70px;
    border: solid rgb(105, 183, 49) 0.5px;
    color: rgb(105, 183, 49);
}
.ReactModalPortal .td-grid-nameAttribute{
}
.ReactModalPortal .modal-select-container{
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: solid lightgrey 1.5px;
    height: 50px;
}
.ReactModalPortal .modal-select-container-first-element{
}
.ReactModalPortal .modal-select-first-attribute-element{
    display: inline-block;
    margin-left: 30px;
}
.ReactModalPortal .modal-select-first-value-element{
    display: inline-block;
    margin-left: 30px;
}
.ReactModalPortal .modal-select-nothing{
    margin-left:30px;
}
.ReactModalPortal .modal-select-container-second-element{
}
.ReactModalPortal .modal-select-second-attribute-element{
    display: inline-block;
    margin-left: 30px;
}
.ReactModalPortal .modal-select-second-value-element{
    display: inline-block;
    margin-left: 30px;
}
#pop-up .modal-body{overflow-y:auto}#pop-up .modal-body .diff-container{color:#ddd}#pop-up .modal-body .diff-container .has-change{color:#478FE1;position:relative}#pop-up .modal-body .diff-container .has-change:before{content:'';display:inline-block;width:5px;height:15px;background-color:#478FE1;position:absolute;left:-5px;top:10px}#pop-up .modal-body .diff-container .list-title{background-color:#fff !important;border:1px solid #949494 !important;font-size:13px;padding:8px 10px !important}#pop-up .modal-body .diff-container ul.diff-list{margin-left:5px;padding-left:0 !important;list-style:none}#pop-up .modal-body .diff-container li.diff-attribute{position:relative}#pop-up .modal-body .diff-container li.diff-attribute:after{content:'';display:inline-block;position:absolute;width:calc(100% - 20px);height:1px;background-color:gray;left:10px;top:0}#pop-up .modal-body .diff-container li.diff-attribute:first-child{border-top:1px solid #949494}#pop-up .modal-body .diff-container li.diff-attribute:first-child:after{display:none}#pop-up .modal-body .diff-container li.diff-attribute .attribute-row{border:none;background-color:#ededed}#pop-up .modal-body .diff-container li.diff-attribute span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 10px !important;background-color:#ededed;border:none !important}#pop-up .modal-body .diff-container li.diff-attribute span.attribute-title{width:calc(100% - 500px)}#pop-up .modal-body .diff-container li.diff-attribute span[class^='attribute-value']{width:250px}#pop-up .modal-select-container{padding-top:15px;padding-bottom:15px}#pop-up .modal-select-container>div{display:flex;margin-bottom:5px}#pop-up .modal-select-container>div>div:first-child{flex:0 0 auto;padding-right:15px}#pop-up .modal-select-container>div>div:last-child{background-color:#ededed;flex:1 1 100%;padding:1rem}#pop-up .modal-select-container>div>div:last-child span{display:inline-block}#pop-up .modal-footer{position:relative;display:inline-block;width:100%;padding-top:20px !important}#pop-up .modal-footer:after{content:'';display:inline-block;position:absolute;width:calc(100% - 30px);height:1px;background-color:gray;left:15px;top:0}
#pop-up:not(:empty):before{content:'';position:fixed;top:0;left:0;display:inline-block;width:100vw;height:100vh;background-color:rgba(0,0,0,0.25)}#pop-up .react-draggable{position:fixed !important}#pop-up>div .diff-controls{position:relative;border:none !important;height:40px;line-height:40px}#pop-up>div .diff-controls span{width:250px !important;padding:5px 40px;line-height:1}#pop-up>div .diff-controls span:first-child{width:calc(100% - 550px) !important;padding:5px 10px}#pop-up>div .diff-controls span:last-child{color:#69B731 !important}#pop-up>div .diff-controls:after{content:'';display:inline-block;position:absolute;width:calc(100% - 30px);height:1px;background-color:gray;left:15px;bottom:0}#pop-up .modal-select-container-first-element,#pop-up .modal-select-container-second-element{position:relative;height:auto !important;padding:8px 10px 0 10px !important;margin:0 !important}#pop-up .modal-select-first-attribute-element,#pop-up .modal-select-second-attribute-element,#pop-up .modal-select-first-value-element,#pop-up .modal-select-second-value-element{height:inherit;padding:0 10px !important;line-height:35px;padding:0 10px}#pop-up .modal-select-first-attribute-element>div,#pop-up .modal-select-second-attribute-element>div,#pop-up .modal-select-first-value-element>div,#pop-up .modal-select-second-value-element>div{height:18px;display:inline-block;line-height:1}#pop-up .modal-body{overflow-y:auto;padding-top:0 !important}#pop-up .modal-body .diff-container{color:gray}#pop-up .modal-body .diff-container .list-title{position:relative;z-index:5;background-color:#fff !important;border:1px solid #949494 !important;font-size:13px;padding:8px 10px !important;color:#333;margin-top:-1px}#pop-up .modal-body .diff-container ul.diff-list{margin-left:5px;padding-left:0 !important;list-style:none}#pop-up .modal-body .diff-container ul.diff-list .selected,#pop-up .modal-body .diff-container ul.diff-list .selected ~ span{background-color:#E6ECFF;margin:-3px 0;padding:8px 10px !important;height:35px !important;font-weight:700}#pop-up .modal-body .diff-container ul.diff-list .has-added .attribute-title{color:#69B731}#pop-up .modal-body .diff-container ul.diff-list .has-added:before{background-color:#69B731}#pop-up .modal-body .diff-container ul.diff-list .has-added .attribute-value-new{background-color:#69B731}#pop-up .modal-body .diff-container ul.diff-list .has-deleted .attribute-title{color:#C51B21}#pop-up .modal-body .diff-container ul.diff-list .has-deleted:before{background-color:#FFB6BA}#pop-up .modal-body .diff-container ul.diff-list .has-deleted .attribute-value-old{background-color:#FFB6BA}#pop-up .modal-body .diff-container ul.diff-list .has-change .attribute-title{color:#478FE1}#pop-up .modal-body .diff-container ul.diff-list .has-change:before{background-color:#478FE1}#pop-up .modal-body .diff-container ul.diff-list .has-change .attribute-value-new>div{color:#fff;background-color:#478FE1 !important}#pop-up .modal-body .diff-container ul.diff-list .has-added,#pop-up .modal-body .diff-container ul.diff-list .has-deleted,#pop-up .modal-body .diff-container ul.diff-list .has-change{position:relative}#pop-up .modal-body .diff-container ul.diff-list .has-added:before,#pop-up .modal-body .diff-container ul.diff-list .has-deleted:before,#pop-up .modal-body .diff-container ul.diff-list .has-change:before{content:'';display:inline-block;width:5px;height:15px;position:absolute;left:-5px;top:10px}#pop-up .modal-body .diff-container ul.diff-list .has-added.list-title,#pop-up .modal-body .diff-container ul.diff-list .has-deleted.list-title,#pop-up .modal-body .diff-container ul.diff-list .has-change.list-title{color:#333}#pop-up .modal-body .diff-container ul.diff-list .has-added.list-title:before,#pop-up .modal-body .diff-container ul.diff-list .has-deleted.list-title:before,#pop-up .modal-body .diff-container ul.diff-list .has-change.list-title:before{background-color:#478FE1}#pop-up .modal-body .diff-container ul.diff-list+.diff-list{border-top:none}#pop-up .modal-body .diff-container li.diff-attribute{position:relative;height:35px}#pop-up .modal-body .diff-container li.diff-attribute:after{content:'';display:inline-block;position:absolute;width:calc(100% - 20px);height:1px;background-color:gray;left:10px;top:0}#pop-up .modal-body .diff-container li.diff-attribute:first-child{border-top:none}#pop-up .modal-body .diff-container li.diff-attribute:first-child:after{display:none}#pop-up .modal-body .diff-container li.diff-attribute .attribute-row{border:none;display:inline-block;width:100%;background-color:#ededed;padding:3px 0;height:inherit;position:relative}#pop-up .modal-body .diff-container li.diff-attribute span{height:28px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 10px;background-color:transparent;border:none !important}#pop-up .modal-body .diff-container li.diff-attribute span.attribute-title{width:calc(100% - 500px)}#pop-up .modal-body .diff-container li.diff-attribute span[class^='attribute-value']{width:250px}#pop-up .modal-body .diff-container li.diff-attribute span.attribute-title{color:#333}#pop-up .modal-select-container{padding:0 10px;position:relative}#pop-up .modal-select-container .modal-select-nothing{padding-left:20px;padding-top:16px}#pop-up .modal-select-container>div{display:flex}#pop-up .modal-select-container>div>div:first-child{flex:0 0 auto;padding-right:15px}#pop-up .modal-select-container>div>div:last-child{background-color:#ededed;flex:1 1 100%}#pop-up .modal-select-container>div>div:last-child span{display:inline-block}#pop-up .modal-select-container:after{content:'';display:inline-block;position:absolute;width:calc(100% - 30px);height:1px;background-color:gray;left:15px;top:0;z-index:5}#pop-up .modal-select-container .modal-select-second-attribute-element>span{color:#69B731 !important}#pop-up .modal-footer{margin-top:15px;position:absolute;left:0 !important;bottom:0 !important;display:inline-block;width:100%;padding-top:20px !important;text-align:left !important}#pop-up .modal-footer button.close-button{background-color:#fff;border:1px solid #69B731;color:#61AB2E;height:35px;margin-right:10px;padding-right:20px;padding-left:20px;border-radius:0}#pop-up .modal-footer button.close-button:hover{background-color:#F0F7EA}#eMagizFlowDiff .result-wrapper{position:absolute;text-align:center;left:50%;-webkit-transform:translate(-50%, 0%);font-size:11px;color:#740;white-space:nowrap;margin-top:-2px}#eMagizFlowDiff div.line{-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;transform-origin:0 50%;height:2px;background:grey;-webkit-transition:-webkit-transform 1s;-moz-transition:-moz-transform 1s;transition:transform 1s}#eMagizFlowDiff .legend{max-width:300px !important;padding:6px 6px 6px 3px}#eMagizFlowDiff .legend .legend-title{text-align:left;margin-bottom:5px;font-weight:bold;font-size:90%}#eMagizFlowDiff .legend .legend-scale ul{margin:0;margin-bottom:5px;padding:0;float:left;list-style:none}#eMagizFlowDiff .legend .legend-scale ul li{font-size:80%;list-style:none;margin-left:0;line-height:18px;margin-bottom:2px}#eMagizFlowDiff .legend ul.legend-labels li span{display:block;float:left;height:16px;width:30px;margin-right:5px;margin-left:0;border:1px solid #999}#eMagizFlowDiff .legend .legend-source{font-size:70%;color:#999;clear:both}#eMagizFlowDiff .legend a{color:#777}#eMagizFlowDiff span.Resizer.horizontal+div.Pane .Resizer.horizontal.disabled+div.Pane{overflow-y:auto}
#eMagizFlowDiff .result-wrapper {
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    font-size: 11px;
    color:rgb(119, 68, 0);
    white-space: nowrap;
    /*inline text*/
    margin-top: -2px; 
}
#eMagizFlowDiff .content-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#eMagizFlowDiff .item-wrapper{
    display: table;
    margin: auto;
    table-layout: fixed;
    padding: 0px 5px 0px 5px;
}
#eMagizFlowDiff .text-wrapper{
    display: table-cell;
    vertical-align: middle;
}
#eMagizFlowDiff .Resizer.horizontal.disabled{
    height: 0px; 
    margin: 0px 0; 
    border-top: 0px; 
    border-bottom: 0px; 
}
#eMagizFlowDiff .SplitPane  horizontal {
    height: 97%;
    min-height: 97%;
}
#eMagizFlowDiff .text-wrapper label {
    font-size:11px;
    word-break: break-all;
    word-break: break-word;
    white-space: pre-wrap;
    margin-right: 4px;
    margin-top: 2px;
    margin-left: 5px;
    line-height: 12px;
    color: #8f8f8f;
}
#eMagizFlowDiff .version-title{
    border: 1px solid #e5e5e5;
    border-bottom: none;
    background-color: #efefef;
    display: inline-block;
    padding: 5px 5px 5px 10px;
    color: #1a81b4;
    font-weight: bold;
    z-index: 4;
}
#eMagizFlowDiff .legend {
    max-width: 300px !important;
    padding: 6px 6px 6px 3px;
}
#eMagizFlowDiff .legend .legend-title {
    text-align: left;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 90%;
}
#eMagizFlowDiff .legend .legend-scale ul {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    float: left;
    list-style: none;
}
#eMagizFlowDiff .legend .legend-scale ul li {
    font-size: 80%;
    list-style: none;
    margin-left: 0;
    line-height: 18px;
    margin-bottom: 2px;
}
#eMagizFlowDiff .legend ul.legend-labels li span {
    display: block;
    float: left;
    height: 16px;
    width: 30px;
    margin-right: 5px;
    margin-left: 0;
    border: 1px solid #999;
}
#eMagizFlowDiff .legend .legend-source {
    font-size: 70%;
    color: #999;
    clear: both;
}
#eMagizFlowDiff .legend a {
    color: #777;
}.ReactModalPortal .modal {
    display: block;
    padding: 20px;
    position: absolute;
    z-index: 1;
    border: 1px solid #ccc;
    background: white;
  }
  
  .ReactModalPortal .mask {
    position: fixed;
    height: 100%;
    background: rgba(55, 55, 55, 0.6);
    top:0;
    left:0;
    right:0;
    bottom:0;
  }
  
  .ReactModalPortal .resizer {
    position:absolute;
    right:0;
    bottom:0;
    cursor:se-resize;
    margin:5px;
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
  }
  
  .ReactModalPortal .drag-area{
    background: rgba(22, 22, 333, 0.2);
    height: 70px;
    position:absolute;
    right:0;
    top:0;
    cursor:move;
  }
.ReactModalPortal .modal-overlay {
    background: transparent;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .15s linear;
}
.ReactModalPortal .modal-content {
    position: relative;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #DDD;
    width: 600px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ReactModalPortal .modal-header {
    position: relative;
    border-radius: 0;
    padding: 15px 20px;
    background-color: #DDD;
}

.ReactModalPortal .modal-body {
    padding: 20px;
    position: relative;
    overflow: scroll; 
    overflow-x: hidden;
}

.ReactModalPortal .modal-title {
    line-height: 1.42857143;
}

.ReactModalPortal .modal-header h4 {
    font-weight: bold;
    color: #555;
    font-size: 16px;
    margin: 0;
}

.ReactModalPortal .modal-header .close {
    color: #555;
    text-shadow: none;
    cursor: pointer;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    right: 20px;
}

.ReactModalPortal .modal-header .close:hover {
    color: black;
    opacity: .5;
}

.ReactModalPortal .modal-footer {
    padding: 0px;
    padding-left: 20px;
    margin-top: 5px;
    border-style: none;
    text-align: left;
}
*[class*='emagiz-component__'] span,*[class*='emagiz-component__'] label{font-family:'Ubuntu';line-height:1.428571429;font-size:13px}*[class*='emagiz-component__'] html,*[class*='emagiz-component__'] body{font-size:10px}*[class*='emagiz-component__'] *,*[class*='emagiz-component__'] *:before,*[class*='emagiz-component__'] *:after{-webkit-box-sizing:border-box;box-sizing:border-box}*[class*='emagiz-component__'] label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}@-webkit-keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:1}50%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:1}50%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes color-change-power-down{0%{background:#69B731}50%{background:#aaa}100%{background:#aaa}}@keyframes color-change-power-down{0%{background:#69B731}50%{background:#aaa}100%{background:#aaa}}@-webkit-keyframes color-change-power-up{0%{background:#aaa}50%{background:#69B731}100%{background:#69B731}}@keyframes color-change-power-up{0%{background:#aaa}50%{background:#69B731}100%{background:#69B731}}@-webkit-keyframes install{0%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes install{0%{background-position:100% 50%}100%{background-position:0% 50%}}div.canvas{padding-top:0 !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.block-em{display:block;margin:auto !important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.emagiz-component__machine-container-emagiz[class*='install']{background-color:#fff;border-color:#0078D7}.emagiz-component__machine-container-emagiz[class*='start']{background-color:#ddd;border-color:gray}.emagiz-component__machine-container-emagiz[class$='ing']{-webkit-animation:active 1500ms infinite both;animation:active 1500ms infinite both}.emagiz-component__machine-container-emagiz.creating{-webkit-animation:creating 1000ms infinite both;animation:creating 1000ms infinite both}.emagiz-component__machine-container-emagiz[class*='stop']{background-color:gray;border-color:gray;margin:auto}.emagiz-component__machine-container-emagiz.stopped{background-color:#ddd !important}.emagiz-component__machine-container-emagiz.created{background-color:#ddd !important;border-color:gray !important}.emagiz-component__machine-container-emagiz.started{background-color:#69B731 !important;border-color:#69B731 !important}.emagiz-component__machine-container-emagiz.installed{background-color:#0078D7 !important;border-color:#0078D7}.emagiz-component__machine-container-emagiz.removed{background-color:#c0392b !important;border-color:#c0392b}.emagiz-component__drop-zone{display:-ms-grid;display:grid;margin:auto;margin-right:0;margin-top:.5rem !important;margin-bottom:.5rem !important;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);max-width:448px;max-height:20px;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:auto;flex-basis:auto;min-height:2rem;min-width:1px}.emagiz-component__drop-zone:before{content:'';min-height:2rem;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1 / span 4;border:2px dashed #555;width:100%;max-width:448px;display:block}.emagiz-component__drop-zone:hover{cursor:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D%0A%3C/style%3E%3Cg%3E%3Crect class='st0' width='16' height='16'/%3E%3Cg%3E%3Cpath d='M13.5,1.1c0.2,0.1,0.5,0.2,0.7,0.3c0.1,0.1,0.2,0.1,0.2,0.3S14.2,2,14,2c-0.2,0-0.3-0.1-0.4-0.1c-0.4-0.1-0.7-0.1-1.1-0.1 c-4.3,0-5,2.5-5,6.4v2h2.3c0.3,0,0.6,0.3,0.6,0.6c0,0.2-0.1,0.3-0.2,0.4l-4.6,4.6C5.5,15.9,5.3,16,5.2,16c-0.2,0-0.3-0.1-0.4-0.2 l-4.6-4.6C0.1,11.1,0,11,0,10.8c0-0.3,0.3-0.6,0.6-0.6h2.3v-2c0-2.9,0.5-6.6,3.6-7.8c1-0.4,2-0.5,3-0.5C10.7,0,12.4,0.6,13.5,1.1z '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"),auto}.emagiz-component__drop-zone:hover:before{border-color:#F7B800}.emagiz-component__machine-group{margin:auto;margin-right:0;margin-top:3rem !important;display:-ms-grid;display:grid;grid-template-areas:"system-group firewall-outer-group dmz firewall-inner-group";-ms-grid-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr;width:auto}.emagiz-component__machine-group .emagiz-component__drop-zone{display:-ms-grid;display:grid;margin:auto;margin-left:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;align-self:flex-start;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(80px, 290px) minmax(20px, 78px) 42px minmax(20px, 78px);grid-template-columns:minmax(80px, 290px) minmax(20px, 78px) 42px minmax(20px, 78px)}.emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3 /span 1}.emagiz-component__machine-sizing{display:-ms-grid;display:grid;grid-template-areas:"size-recommended size-smaller size-selected size-bigger";-ms-grid-columns:minmax(20px, 26px) 8px minmax(20px, 28px) auto;grid-template-columns:minmax(20px, 26px) 8px minmax(20px, 28px) auto;-ms-grid-rows:1fr;grid-template-rows:1fr;width:66px;border:2px solid #69B731;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;position:relative;top:-27px;left:-17px;margin-bottom:-22px}.emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:4;grid-area:firewall-inner-group}.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:2;grid-area:firewall-outer-group}.emagiz-component__machine-container-emagiz,.emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-emagiz,.emagiz-component__machine-non-emagiz{border:2px solid gray;border-radius:4px;margin:auto}.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:3;width:100%;grid-area:dmz;display:block;margin:0}.__machine-group--no-firewall > .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:3}.emagiz-component__machine-container-non-emagiz{width:100%;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / span 3;-ms-grid-row:1;grid-row:1;display:block;margin:0}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-sizing{border:2px solid #10137E}.emagiz-component__machine-container-non-emagiz .__machine-sizing--smaller,.emagiz-component__machine-container-non-emagiz .__machine-sizing--bigger,.emagiz-component__machine-container-non-emagiz .__machine-sizing--selected{background-color:#10137E}.emagiz-component__machine-container-non-emagiz .__machine-sizing--recommended{color:#10137E}.emagiz-component__machine-rows{z-index:2;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1 / span 4;-ms-grid-row:1;grid-row:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:2rem;padding-bottom:1rem}.emagiz-component__machine-row{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:auto;margin-top:5px;margin-bottom:5px;display:-ms-grid;display:grid;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr}.emagiz-component__machine-row>*{margin-top:0 !important}.emagiz-component__machine-row:before,.emagiz-component__machine-row:after{content:'';display:block;margin:auto;margin-top:15px !important;width:100%;height:1px;background-color:#10137E;-ms-grid-row:1;grid-row:1}.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:firewall-outer}.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.emagiz-component__machine-row > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.bus-container>.bus-right .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4;grid-area:firewall-inner}.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.emagiz-component__machine-row > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.bus-container>.bus-right .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__machine-row>*{-ms-grid-column-align:stretch;justify-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;z-index:3}.emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:1;grid-area:system;margin-right:0;margin-left:auto;justify-self:end;align-self:center;width:100%}.emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector;width:42px}.emagiz-component__firewall{z-index:5;display:-ms-grid;display:grid;grid-template-areas:"firewall";-ms-grid-columns:minmax(20px, 66px);grid-template-columns:minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr}.emagiz-component__firewall:before,.emagiz-component__firewall:after{-ms-grid-row:1;-ms-grid-column:1;content:'';display:block;margin:auto;grid-area:firewall;border-radius:4px}.emagiz-component__firewall:after{width:15px;height:100%;background-color:#F7B800}.emagiz-component__flow-number{font-weight:normal !important}.emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-container-emagiz{padding:.5rem 1rem 1rem 1.5rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.emagiz-component__machine-container-non-emagiz{-ms-flex-wrap:wrap;flex-wrap:wrap;border-color:#10137E;background-color:#d1d5e6}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.emagiz-component__machine-container-emagiz{border-color:#69B731;background-color:#e1f1d6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.emagiz-component__machine-non-emagiz,.emagiz-component__machine-emagiz{margin:auto}.emagiz-component__machine-emagiz{margin-top:.5rem;width:100%;padding:.5rem;height:30px;border-color:#69B731;background-color:#69B731}.emagiz-component__machine-emagiz.__machine-multi{position:relative;z-index:auto;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.emagiz-component__machine-emagiz.__machine-multi:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:#fff;border-width:2px;border-style:solid;border-color:inherit;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(-1em);transform:translateZ(-1em)}.emagiz-component__machine-emagiz.__machine-multi .emagiz-component__tenants-count{color:#10137E;background-color:#fff}.emagiz-component__machine-emagiz>label.emagiz-component__flow-number,.emagiz-component__machine-emagiz>label.emagiz-component__machine-label{background-color:#fff;color:#69B731;width:100%;text-align:center;border-radius:4px;line-height:16px;margin:auto}.emagiz-component__machine-emagiz>label.emagiz-component__machine-label{background-color:transparent;color:#fff}.emagiz-component__machine-non-emagiz{border-color:#10137E;background-color:#10137E;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem 1rem;position:relative}.emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#10137E;background-color:#fff;border:1px solid #fff;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#fff;background-color:#10137E;border:1px solid #fff;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label{display:-ms-grid;display:grid;grid-template-areas:"label tenants-count";-ms-grid-columns:minmax(30px, 100%) 30px;grid-template-columns:minmax(30px, 100%) 30px;-ms-grid-rows:1fr;grid-template-rows:1fr;color:#fff}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;display:block;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenant > .emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span.emagiz-component__tenants-count{-ms-grid-row:1;-ms-grid-column:2;grid-area:tenants-count}.emagiz-component__machine-label{font-family:'Ubuntu';display:-ms-grid;display:grid;grid-template-areas:"machine-label";-ms-grid-columns:auto 30px;grid-template-columns:auto 30px;font-size:12px;color:#000000;font-weight:normal !important;width:100%;margin:auto}.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1;grid-area:machine-label;display:block;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenants{position:relative;border-top:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:5px;margin-top:5px;overflow:hidden;-webkit-transition:max-height 300ms;-o-transition:max-height 300ms;transition:max-height 300ms}.emagiz-component__tenant{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-grid;display:grid;grid-template-areas:"label selection";-ms-grid-columns:auto 30px;grid-template-columns:auto 30px;-ms-grid-rows:1fr;grid-template-rows:1fr;width:100%;color:#fff;font-weight:400}.emagiz-component__tenant-label{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenant > .emagiz-component__tenant-label{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__tenant-selection{-ms-grid-row:1;-ms-grid-column:2;grid-area:selection;display:inline-block;width:100%;text-align:center}.emagiz-component__tenant-minimise{cursor:pointer;position:relative;width:100%}.emagiz-component__toggle-minimise{display:none;width:0;height:0;padding:0;margin:0;position:relative;z-index:-100}.emagiz-component__toggle-minimise:checked ~ .emagiz-component__tenants{max-height:75px;overflow-y:auto;-webkit-transition:max-height 300ms;-o-transition:max-height 300ms;transition:max-height 300ms}.emagiz-component__toggle-minimise:checked ~ .emagiz-component__tenant-minimise .emagiz-component__toggle-minimise-icon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.emagiz-component__toggle-minimise+.emagiz-component__tenants{max-height:20px}.emagiz-component__toggle-minimise-icon{display:inline-block;width:100%;position:absolute;left:0}.emagiz-component__toggle-minimise-icon:before{content:"\003c";display:block;text-align:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#fff}.__machine-sizing--recommended,.__machine-sizing--selected{display:block;text-align:center}.__machine-sizing--recommended{-ms-grid-row:1;-ms-grid-column:1;grid-area:size-recommended;font-weight:700;color:#69B731}.__machine-sizing--smaller,.__machine-sizing--bigger{border:none;display:block;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.__machine-sizing--smaller,.__machine-sizing--bigger,.__machine-sizing--selected{color:#fff !important;background-color:#69B731;display:block;padding:0;font-weight:700 !important;text-align:center}.__machine-sizing--smaller{-ms-grid-row:1;-ms-grid-column:2;grid-area:size-smaller}.__machine-sizing--selected{-ms-grid-row:1;-ms-grid-column:3;grid-area:size-selected}.__machine-sizing--bigger{-ms-grid-row:1;-ms-grid-column:4;grid-area:size-bigger}.__machine-group--non-emagiz{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px)}.__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:15px}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone{grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px)}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(20px, 66px)}.__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:0;margin-top:auto}.__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(5px, 26px)}.__machine-group--no-firewall{grid-template-areas:"system-group no-firewall-outer-group dmz no-firewall-inner-group";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(80px, 290px) minmax(5px, 38px) 42px minmax(5px, 38px);grid-template-columns:minmax(80px, 290px) minmax(5px, 38px) 42px minmax(5px, 38px)}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"system no-firewall-outer connector no-firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:no-firewall-outer}.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4;grid-area:no-firewall-inner}.bus-container{padding:30px 0;margin:auto !important;margin-top:0 !important;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bus-container:after{width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;display:block;background-color:red;top:10px;left:10px}.bus-container>.bus-left>.emagiz-component__machine-container-emagiz,.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-emagiz,.bus-container>.bus-left>.emagiz-component__machine-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-group,.bus-container>.bus-center>.emagiz-component__machine-container-emagiz,.bus-container>.bus-center>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-center>.emagiz-component__machine-emagiz,.bus-container>.bus-center>.emagiz-component__machine-non-emagiz,.bus-container>.bus-center>.emagiz-component__machine-group,.bus-container>.bus-right>.emagiz-component__machine-container-emagiz,.bus-container>.bus-right>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-right>.emagiz-component__machine-emagiz,.bus-container>.bus-right>.emagiz-component__machine-non-emagiz,.bus-container>.bus-right>.emagiz-component__machine-group{margin-top:10px;margin-bottom:10px}.bus-container>.bus-left{grid-area:left;-webkit-box-flex:0;-ms-flex:0 1 488px;flex:0 1 488px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bus-container>.bus-left>.emagiz-component__machine-container-emagiz,.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-emagiz,.bus-container>.bus-left>.emagiz-component__machine-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-group{margin-right:0;margin-top:10px}.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.bus-container>.bus-left .emagiz-component__drop-zone{margin-left:auto;margin-right:0}@media all and (-ms-high-contrast: none){.bus-container>.bus-left .emagiz-component__machine-rows *::-ms-backdrop,.bus-container>.bus-left .emagiz-component__machine-rows .emagiz-component__drop-zone{margin-left:0;margin-right:auto}}.bus-container>.bus-center{-webkit-box-flex:0;-ms-flex:0 1 160px;flex:0 1 160px;display:-ms-grid;display:grid;min-width:160px;width:100%;grid-template-areas:"center-label" "container";-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:3rem 1fr;grid-template-rows:3rem 1fr}.bus-container>.bus-center>.emagiz-component__machine-label{-ms-grid-row:1;-ms-grid-column:1;grid-area:center-label;margin:auto !important;text-align:center}.bus-container>.bus-center.cluster{-webkit-box-flex:0;-ms-flex:0 1 340px;flex:0 1 340px}.bus-container>.bus-center.process-multi .container__process{position:relative;left:-2px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bus-container>.bus-center.process-multi .container__process:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:#fff;border:2px solid #69B731;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(-1em);transform:translateZ(-1em)}.bus-container>.bus-center.failover .container__jms{position:relative;left:-2px;z-index:0;-webkit-box-shadow:5px -5px 0px 0px #fff;box-shadow:5px -5px 0px 0px #fff}.bus-container>.bus-center.failover .container__jms:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:transparent;border:2px solid #69B731;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box}.bus-container>.bus-center .emagiz-container{-ms-grid-row:2;-ms-grid-column:1;grid-area:container;background-color:transparent;background-color:#e1f1d6;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:2px solid #69B731;border-radius:4px;padding:.5rem 1rem;background-color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;position:relative;z-index:1}.bus-container>.bus-center .emagiz-container>.emagiz-component__machine-label{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;text-align:center}.bus-container>.bus-center .emagiz-component__machine-container-emagiz{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;margin:40px auto auto auto;padding-left:10px;border-radius:4px;max-width:140px;z-index:-2}.bus-container>.bus-center .emagiz-component__machine-emagiz{height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bus-container>.bus-center .emagiz-component__machine-label{display:block;margin:0 auto auto auto}.bus-container>.bus-center .emagiz-component__flow-number{display:inline-block;min-width:28px;width:auto;padding-left:.5rem;padding-right:.5rem;margin:auto auto 0 auto}.bus-container>.bus-center .emagiz-component__machine-sizing{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bus-container>.bus-center .emagiz-component__machine-row{position:relative;min-width:400px;left:calc(100% - 52px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-grid-columns:minmax(10px, 290px) 84px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 84px 38px 26px !important}.bus-container>.bus-center .emagiz-component__machine-row .emagiz-component__machine-emagiz{height:auto}.bus-container>.bus-center .emagiz-component__machine-row:after{content:none}.bus-container>.bus-center .emagiz-component__machine-row.drag__right{left:calc(100% - 65px);-ms-grid-columns:26px 38px 84px minmax(10px, 290px) !important;grid-template-columns:26px 38px 84px minmax(10px, 290px) !important}.bus-container>.bus-center .emagiz-component__machine-row.drag__left{left:calc(100% - 52px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-grid-columns:minmax(10px, 290px) 84px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 84px 38px 26px !important}.bus-container>.bus-right{grid-area:right;-webkit-box-flex:0;-ms-flex:0 1 488px;flex:0 1 488px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bus-container>.bus-right .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-group-right dmz-right firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px);grid-template-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / span 1}.bus-container>.bus-right .emagiz-component__machine-row{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-right connector-right firewall-outer-right system-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-right}.bus-container>.bus-right .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-right}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:system-right;margin-right:auto;margin-left:0;-ms-grid-column-align:start;justify-self:start;-ms-grid-row-align:center;align-self:center}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector-right}.bus-container>.bus-right .emagiz-component__machine-rows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bus-container>.bus-right .emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.bus-container>.bus-right .emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-group-right}.bus-container>.bus-right .emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-group-right}.bus-container>.bus-right .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:dmz-right}.bus-container>.bus-right .emagiz-component__machine-container-non-emagiz{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2 / span 3}.bus-container>.bus-right .__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:0;padding-right:10px}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);margin-top:5px}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:auto;margin-right:0}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--no-firewall{grid-template-areas:"no-firewall-inner-group-right dmz-right no-firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px);grid-template-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 /span 1}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"no-firewall-inner-right connector-right no-firewall-outer-right system-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer-right}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner-right}.bus-container .cloud-container{-ms-grid-row:2;-ms-grid-column:1;grid-area:container}.bus-container.cloud>.bus-left,.bus-container.cloud>.bus-right{-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row{grid-template-areas:"cloud-firewall cloud-firewall cloud-firewall cloud-connector cloud-line cloud-system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(-webkit-min-content, 200px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(min-content, 200px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(-webkit-min-content, 200px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(min-content, 200px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:cloud-firewall}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:5;grid-area:cloud-line}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:6;grid-area:cloud-system}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:cloud-connector}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall{grid-template-areas:"no-firewall-inner no-firewall no-firewall-outer emagiz-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:before,.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:after{content:'';display:block;margin:auto;border-radius:4px;width:15px;height:calc(100% + 80px);background-color:#F7B800;z-index:5}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-rows{-ms-grid-column:1;-ms-grid-column-span:5;grid-column:1 / span 5}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"cloud-firewall cloud-firewall cloud-firewall cloud-connector cloud-line cloud-system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:cloud-firewall}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:5;grid-area:cloud-line}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:6;grid-area:cloud-system}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:cloud-connector}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:emagiz-group-right}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall.__machine-group--non-emagiz .emagiz-component__machine-container-non-emagiz{-ms-grid-column:4;-ms-grid-column-span:2;grid-column:4 / span 2}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group .emagiz-component__firewall:after{height:calc(100% + 80px)}.bus-container.cloud .emagiz-component__double-drop-zone{display:-ms-grid;display:grid;grid-template-areas:". dropzone-inner . dropzone-outer dropzone-outer dropzone-outer";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--inner,.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--outer{margin:0;display:block}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--inner{-ms-grid-row:1;-ms-grid-column:2;grid-area:dropzone-inner}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--outer{-ms-grid-row:1;-ms-grid-column:4;-ms-grid-column-span:3;grid-area:dropzone-outer}.bus-container.cloud .emagiz-component__machine-container-non-emagiz{-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4 / span 1}.drag__right.emagiz-component__machine-row{-ms-grid-columns:26px 38px 26px minmax(10px, 290px) !important;grid-template-columns:26px 38px 26px minmax(10px, 290px) !important}.drag__right .emagiz-component__drop-zone,.drag__right.emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-group,.drag__right.emagiz-component__machine-group{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-group-right dmz-right firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone,.drag__right.emagiz-component__machine-group .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px);grid-template-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px)}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone:before,.drag__right.emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / span 1}.drag__right .emagiz-component__machine-row,.drag__right.emagiz-component__machine-row{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-right connector-right firewall-outer-right system-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-row:before,.drag__right.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-right}.drag__right .emagiz-component__machine-row > .emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-row > .emagiz-component__machine-row:before,.drag__right .emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-row:after,.drag__right.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-right}.drag__right .emagiz-component__machine-row > .emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-row > .emagiz-component__machine-row:after,.drag__right .emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.drag__right .emagiz-component__machine-row .emagiz-component__machine-container-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.drag__right .emagiz-component__machine-row .emagiz-component__machine-non-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:system-right;margin-right:auto;margin-left:0;justify-self:start;align-self:center}.drag__right .emagiz-component__machine-row .emagiz-component__machine-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector-right}.drag__right .emagiz-component__machine-rows,.drag__right.emagiz-component__machine-rows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.drag__right .emagiz-component__firewall,.drag__right.emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.drag__right .emagiz-component__firewall--inner,.drag__right.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-group-right}.drag__right .emagiz-component__machine-group > .emagiz-component__firewall--inner, .drag__right.emagiz-component__machine-group > .emagiz-component__firewall--inner,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__firewall--inner, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__firewall--outer,.drag__right.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-group-right}.drag__right .emagiz-component__machine-group > .emagiz-component__firewall--outer, .drag__right.emagiz-component__machine-group > .emagiz-component__firewall--outer,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__firewall--outer, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-container-emagiz,.drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:dmz-right}.bus-container>.bus-right .__machine-group--no-firewall > .emagiz-component__machine-container-emagiz,.bus-container>.bus-right .__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .emagiz-component__machine-group > .emagiz-component__machine-container-emagiz, .drag__right.emagiz-component__machine-group > .emagiz-component__machine-container-emagiz,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__machine-container-emagiz, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .__machine-group--no-firewall > .emagiz-component__machine-container-emagiz, .drag__right.__machine-group--no-firewall > .emagiz-component__machine-container-emagiz,.drag__right .__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz, .drag__right.__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .emagiz-component__machine-container-non-emagiz,.drag__right.emagiz-component__machine-container-non-emagiz{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2 / span 3}.drag__right .__machine-group--non-emagiz,.drag__right.__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-rows,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:0;padding-right:10px}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-row,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);margin-top:5px}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-emagiz,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:auto;margin-right:0}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone:before,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone:after,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--no-firewall,.drag__right.__machine-group--no-firewall{grid-template-areas:"no-firewall-inner-group-right dmz-right no-firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px);grid-template-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 /span 1}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"no-firewall-inner-right connector-right no-firewall-outer-right system-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row:before,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer-right}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row:after,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner-right}.drag__left.emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) 26px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 26px 38px 26px !important}.drag__left .emagiz-component__machine-container-emagiz,.drag__left .emagiz-component__machine-container-non-emagiz,.drag__left .emagiz-component__machine-emagiz,.drag__left .emagiz-component__machine-non-emagiz,.drag__left .emagiz-component__machine-group,.drag__left.emagiz-component__machine-container-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz,.drag__left.emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-non-emagiz,.drag__left.emagiz-component__machine-group{margin-right:0}.drag__left .emagiz-component__machine-row .emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-row .emagiz-component__machine-emagiz{margin-right:auto}.drag__left .emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.drag__left .emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.emagiz-component__machine-container-emagiz.new,.emagiz-component__machine-container-non-emagiz.new,.emagiz-component__machine-emagiz.new{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-container-emagiz.new>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.new>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.new>.emagiz-component__machine-label{color:#69B731}.emagiz-component__machine-container-emagiz.new>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.new>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.new>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-container-emagiz.new.move,.emagiz-component__machine-container-non-emagiz.new.move,.emagiz-component__machine-emagiz.new.move{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-container-emagiz.new.move>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.new.move>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.new.move>.emagiz-component__machine-label{color:#69B731}.emagiz-component__machine-container-emagiz.new.move>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.new.move>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.new.move>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.new .emagiz-component__tenants{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__tenant{color:#69B731}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#69B731;border:1px solid #69B731;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#69B731;background-color:#fff;border:1px solid #69B731;width:3rem;text-align:center;height:17px;border-radius:4px}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.new.move .emagiz-component__tenants{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__tenant{color:#69B731}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-container-emagiz.deleted,.emagiz-component__machine-container-non-emagiz.deleted,.emagiz-component__machine-emagiz.deleted{background-color:#E62224;color:#fff;border-color:#E62224}.emagiz-component__machine-container-emagiz.deleted>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.deleted>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.deleted>.emagiz-component__machine-label{color:#fff}.emagiz-component__machine-container-emagiz.deleted>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.deleted>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.deleted>.emagiz-component__flow-number{color:#E62224;background-color:#fff}.emagiz-component__machine-container-emagiz.deleted.move,.emagiz-component__machine-container-non-emagiz.deleted.move,.emagiz-component__machine-emagiz.deleted.move{background-color:#fff;color:#E62224;border-color:#E62224}.emagiz-component__machine-container-emagiz.deleted.move>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.deleted.move>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.deleted.move>.emagiz-component__machine-label{color:#E62224}.emagiz-component__machine-container-emagiz.deleted.move>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.deleted.move>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.deleted.move>.emagiz-component__flow-number{background-color:#E62224;color:#fff}.process-multi .emagiz-component__machine-container-emagiz .container__process.deleted:before{content:'';border-color:#E62224 !important}.process-multi .emagiz-component__machine-container-emagiz .container__process.changed:before{content:'';border-color:#36f !important}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.deleted .emagiz-component__tenants{background-color:#E62224;color:#fff;border-color:#E62224}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__tenant{color:#fff}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#fff;color:#E62224}.emagiz-component__machine-row.deleted .emagiz-component__tenants{border-color:#fff}.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#E62224;border:1px solid #E62224;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#E62224;background-color:#fff;border:1px solid #E62224;width:3rem;text-align:center;height:17px;border-radius:4px}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants{background-color:#fff;color:#E62224;border-color:#E62224}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__tenant{color:#E62224}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#E62224;color:#fff}.emagiz-component__machine-container-emagiz.changed,.emagiz-component__machine-container-non-emagiz.changed,.emagiz-component__machine-emagiz.changed{background-color:#fff;color:#36f;border-color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing{border-color:#36f;-ms-grid-columns:20px 0 44px 0;grid-template-columns:20px 0 44px 0}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected{background-color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-label{color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.changed>.emagiz-component__flow-number{background-color:#36f;color:#fff}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.changed .emagiz-component__tenants{background-color:#fff;color:#36f;border-color:#36f}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__tenant{color:#36f}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#36f;color:#fff}.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#36f;border:1px solid #36f;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#36f;background-color:#fff;border:1px solid #36f;width:3rem;text-align:center;height:17px;border-radius:4px}

div[class^="ez-widget-component-"] {
    position: absolute;
}
/* EMagiz Cloud Manage CSS */
.emagiz-component__topic-numbers-container {
	display: flex;
	flex-wrap: wrap;
	max-width: 96px;
	margin: auto;
	margin-bottom: 0 !important;
	z-index: 1;
}

.emagiz-component__topic-numbers-container.crop {
	max-width: 64px;
}

.emagiz-component__topic-numbers-container > .emagiz-component__flow-number {
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	color: #fff;
	margin: 2px !important;
	max-height: 18px;
	line-height: 16px;
}
.emagiz-component__topic-numbers-container > .emagiz-component__flow-number > span {
	text-align: center;
	width: 100%;
	display: inline-block;
	line-height: 16px;
}
.emagiz-component__topic-numbers-container > .emagiz-component__flow-number--topic-deployed {
	background-color: #95989a;
	border-color: #fff;
}
.emagiz-component__topic-numbers-container > .emagiz-component__flow-number--topic-undeployed {
	background-color: #69b731;
	border-color: #69b731;
	color: #fff;
}
.emagiz-component__topic-numbers-container > .emagiz-component__flow-number--topic-removed {
	background-color: #e62224;
	border-color: #e62224;
}
.emagiz-component__topic-numbers-container > .emagiz-component__flow-number--topic-modified {
	background-color: #0078d7;
	border-color: #0078d7;
}
.emagiz-component__topic-numbers-container--empty:before {
	content: 'Topic Storage';
	position: absolute;
	display: block;
	width: 112px;
	height: 75px;
	background-color: #fff;
	border: 2px solid #95989a;
	left: -2px;
	top: -2px;
	border-radius: 4px;
	z-index: -1;
	padding: 0.5rem 0;
	text-align: center;
	font-size: 12px;
	color: #95989a;
}
.emagiz-component__topic-numbers-container--empty.no-size:before {
	content: 'Topic Settings';
}

.emagiz-component__topic-numbers-container--empty > .emagiz-component__flow-number--topic-undeployed {
	border-color: #95989a;
}
.emagiz-component__topic-numbers-container--empty > .emagiz-component__flow-number--topic-deployed {
	border-color: #95989a;
}
.emagiz-component__machine-storage {
	position: relative;
}


*[class*='emagiz-component__'] span,*[class*='emagiz-component__'] label{font-family:'Ubuntu';line-height:1.428571429;font-size:13px}*[class*='emagiz-component__'] html,*[class*='emagiz-component__'] body{font-size:10px}*[class*='emagiz-component__'] *,*[class*='emagiz-component__'] *:before,*[class*='emagiz-component__'] *:after{-webkit-box-sizing:border-box;box-sizing:border-box}*[class*='emagiz-component__'] label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}@-webkit-keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:1}50%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:1}50%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes color-change-power-down{0%{background:#69B731}50%{background:#aaa}100%{background:#aaa}}@keyframes color-change-power-down{0%{background:#69B731}50%{background:#aaa}100%{background:#aaa}}@-webkit-keyframes color-change-power-up{0%{background:#aaa}50%{background:#69B731}100%{background:#69B731}}@keyframes color-change-power-up{0%{background:#aaa}50%{background:#69B731}100%{background:#69B731}}@-webkit-keyframes install{0%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes install{0%{background-position:100% 50%}100%{background-position:0% 50%}}div.canvas{padding-top:0 !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.block-em{display:block;margin:auto !important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.emagiz-component__machine-container-emagiz[class*='install']{background-color:#fff;border-color:#0078D7}.emagiz-component__machine-container-emagiz[class*='start']{background-color:#ddd;border-color:gray}.emagiz-component__machine-container-emagiz[class$='ing']{-webkit-animation:active 1500ms infinite both;animation:active 1500ms infinite both}.emagiz-component__machine-container-emagiz.creating{-webkit-animation:creating 1000ms infinite both;animation:creating 1000ms infinite both}.emagiz-component__machine-container-emagiz[class*='stop']{background-color:gray;border-color:gray;margin:auto}.emagiz-component__machine-container-emagiz.stopped{background-color:#ddd !important}.emagiz-component__machine-container-emagiz.created{background-color:#ddd !important;border-color:gray !important}.emagiz-component__machine-container-emagiz.started{background-color:#69B731 !important;border-color:#69B731 !important}.emagiz-component__machine-container-emagiz.installed{background-color:#0078D7 !important;border-color:#0078D7}.emagiz-component__machine-container-emagiz.removed{background-color:#c0392b !important;border-color:#c0392b}.emagiz-component__drop-zone{display:-ms-grid;display:grid;margin:auto;margin-right:0;margin-top:.5rem !important;margin-bottom:.5rem !important;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);max-width:448px;max-height:20px;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:auto;flex-basis:auto;min-height:2rem;min-width:1px}.emagiz-component__drop-zone:before{content:'';min-height:2rem;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1 / span 4;border:2px dashed #555;width:100%;max-width:448px;display:block}.emagiz-component__drop-zone:hover{cursor:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D%0A%3C/style%3E%3Cg%3E%3Crect class='st0' width='16' height='16'/%3E%3Cg%3E%3Cpath d='M13.5,1.1c0.2,0.1,0.5,0.2,0.7,0.3c0.1,0.1,0.2,0.1,0.2,0.3S14.2,2,14,2c-0.2,0-0.3-0.1-0.4-0.1c-0.4-0.1-0.7-0.1-1.1-0.1 c-4.3,0-5,2.5-5,6.4v2h2.3c0.3,0,0.6,0.3,0.6,0.6c0,0.2-0.1,0.3-0.2,0.4l-4.6,4.6C5.5,15.9,5.3,16,5.2,16c-0.2,0-0.3-0.1-0.4-0.2 l-4.6-4.6C0.1,11.1,0,11,0,10.8c0-0.3,0.3-0.6,0.6-0.6h2.3v-2c0-2.9,0.5-6.6,3.6-7.8c1-0.4,2-0.5,3-0.5C10.7,0,12.4,0.6,13.5,1.1z '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"),auto}.emagiz-component__drop-zone:hover:before{border-color:#F7B800}.emagiz-component__machine-group{margin:auto;margin-right:0;margin-top:3rem !important;display:-ms-grid;display:grid;grid-template-areas:"system-group firewall-outer-group dmz firewall-inner-group";-ms-grid-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr;width:auto}.emagiz-component__machine-group .emagiz-component__drop-zone{display:-ms-grid;display:grid;margin:auto;margin-left:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;align-self:flex-start;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(80px, 290px) minmax(20px, 78px) 42px minmax(20px, 78px);grid-template-columns:minmax(80px, 290px) minmax(20px, 78px) 42px minmax(20px, 78px)}.emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3 /span 1}.emagiz-component__machine-sizing{display:-ms-grid;display:grid;grid-template-areas:"size-recommended size-smaller size-selected size-bigger";-ms-grid-columns:minmax(20px, 26px) 8px minmax(20px, 28px) auto;grid-template-columns:minmax(20px, 26px) 8px minmax(20px, 28px) auto;-ms-grid-rows:1fr;grid-template-rows:1fr;width:66px;border:2px solid #69B731;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;position:relative;top:-27px;left:-17px;margin-bottom:-22px}.emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:4;grid-area:firewall-inner-group}.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:2;grid-area:firewall-outer-group}.emagiz-component__machine-container-emagiz,.emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-emagiz,.emagiz-component__machine-non-emagiz{border:2px solid gray;border-radius:4px;margin:auto}.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:3;width:100%;grid-area:dmz;display:block;margin:0}.__machine-group--no-firewall > .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:3}.emagiz-component__machine-container-non-emagiz{width:100%;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / span 3;-ms-grid-row:1;grid-row:1;display:block;margin:0}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-sizing{border:2px solid #10137E}.emagiz-component__machine-container-non-emagiz .__machine-sizing--smaller,.emagiz-component__machine-container-non-emagiz .__machine-sizing--bigger,.emagiz-component__machine-container-non-emagiz .__machine-sizing--selected{background-color:#10137E}.emagiz-component__machine-container-non-emagiz .__machine-sizing--recommended{color:#10137E}.emagiz-component__machine-rows{z-index:2;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1 / span 4;-ms-grid-row:1;grid-row:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:2rem;padding-bottom:1rem}.emagiz-component__machine-row{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:auto;margin-top:5px;margin-bottom:5px;display:-ms-grid;display:grid;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr}.emagiz-component__machine-row>*{margin-top:0 !important}.emagiz-component__machine-row:before,.emagiz-component__machine-row:after{content:'';display:block;margin:auto;margin-top:15px !important;width:100%;height:1px;background-color:#10137E;-ms-grid-row:1;grid-row:1}.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:firewall-outer}.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.emagiz-component__machine-row > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.bus-container>.bus-right .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4;grid-area:firewall-inner}.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.emagiz-component__machine-row > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.bus-container>.bus-right .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__machine-row>*{-ms-grid-column-align:stretch;justify-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;z-index:3}.emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:1;grid-area:system;margin-right:0;margin-left:auto;justify-self:end;align-self:center;width:100%}.emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector;width:42px}.emagiz-component__firewall{z-index:5;display:-ms-grid;display:grid;grid-template-areas:"firewall";-ms-grid-columns:minmax(20px, 66px);grid-template-columns:minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr}.emagiz-component__firewall:before,.emagiz-component__firewall:after{-ms-grid-row:1;-ms-grid-column:1;content:'';display:block;margin:auto;grid-area:firewall;border-radius:4px}.emagiz-component__firewall:after{width:15px;height:100%;background-color:#F7B800}.emagiz-component__flow-number{font-weight:normal !important}.emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-container-emagiz{padding:.5rem 1rem 1rem 1.5rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.emagiz-component__machine-container-non-emagiz{-ms-flex-wrap:wrap;flex-wrap:wrap;border-color:#10137E;background-color:#d1d5e6}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.emagiz-component__machine-container-emagiz{border-color:#69B731;background-color:#e1f1d6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.emagiz-component__machine-non-emagiz,.emagiz-component__machine-emagiz{margin:auto}.emagiz-component__machine-emagiz{margin-top:.5rem;width:100%;padding:.5rem;height:30px;border-color:#69B731;background-color:#69B731}.emagiz-component__machine-emagiz.__machine-multi{position:relative;z-index:auto;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.emagiz-component__machine-emagiz.__machine-multi:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:#fff;border-width:2px;border-style:solid;border-color:inherit;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(-1em);transform:translateZ(-1em)}.emagiz-component__machine-emagiz.__machine-multi .emagiz-component__tenants-count{color:#10137E;background-color:#fff}.emagiz-component__machine-emagiz>label.emagiz-component__flow-number,.emagiz-component__machine-emagiz>label.emagiz-component__machine-label{background-color:#fff;color:#69B731;width:100%;text-align:center;border-radius:4px;line-height:16px;margin:auto}.emagiz-component__machine-emagiz>label.emagiz-component__machine-label{background-color:transparent;color:#fff}.emagiz-component__machine-non-emagiz{border-color:#10137E;background-color:#10137E;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem 1rem;position:relative}.emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#10137E;background-color:#fff;border:1px solid #fff;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#fff;background-color:#10137E;border:1px solid #fff;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label{display:-ms-grid;display:grid;grid-template-areas:"label tenants-count";-ms-grid-columns:minmax(30px, 100%) 30px;grid-template-columns:minmax(30px, 100%) 30px;-ms-grid-rows:1fr;grid-template-rows:1fr;color:#fff}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;display:block;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenant > .emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span.emagiz-component__tenants-count{-ms-grid-row:1;-ms-grid-column:2;grid-area:tenants-count}.emagiz-component__machine-label{font-family:'Ubuntu';display:-ms-grid;display:grid;grid-template-areas:"machine-label";-ms-grid-columns:auto 30px;grid-template-columns:auto 30px;font-size:12px;color:#000000;font-weight:normal !important;width:100%;margin:auto}.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1;grid-area:machine-label;display:block;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenants{position:relative;border-top:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:5px;margin-top:5px;overflow:hidden;-webkit-transition:max-height 300ms;-o-transition:max-height 300ms;transition:max-height 300ms}.emagiz-component__tenant{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-grid;display:grid;grid-template-areas:"label selection";-ms-grid-columns:auto 30px;grid-template-columns:auto 30px;-ms-grid-rows:1fr;grid-template-rows:1fr;width:100%;color:#fff;font-weight:400}.emagiz-component__tenant-label{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenant > .emagiz-component__tenant-label{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__tenant-selection{-ms-grid-row:1;-ms-grid-column:2;grid-area:selection;display:inline-block;width:100%;text-align:center}.emagiz-component__tenant-minimise{cursor:pointer;position:relative;width:100%}.emagiz-component__toggle-minimise{display:none;width:0;height:0;padding:0;margin:0;position:relative;z-index:-100}.emagiz-component__toggle-minimise:checked ~ .emagiz-component__tenants{max-height:75px;overflow-y:auto;-webkit-transition:max-height 300ms;-o-transition:max-height 300ms;transition:max-height 300ms}.emagiz-component__toggle-minimise:checked ~ .emagiz-component__tenant-minimise .emagiz-component__toggle-minimise-icon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.emagiz-component__toggle-minimise+.emagiz-component__tenants{max-height:20px}.emagiz-component__toggle-minimise-icon{display:inline-block;width:100%;position:absolute;left:0}.emagiz-component__toggle-minimise-icon:before{content:"\003c";display:block;text-align:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#fff}.__machine-sizing--recommended,.__machine-sizing--selected{display:block;text-align:center}.__machine-sizing--recommended{-ms-grid-row:1;-ms-grid-column:1;grid-area:size-recommended;font-weight:700;color:#69B731}.__machine-sizing--smaller,.__machine-sizing--bigger{border:none;display:block;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.__machine-sizing--smaller,.__machine-sizing--bigger,.__machine-sizing--selected{color:#fff !important;background-color:#69B731;display:block;padding:0;font-weight:700 !important;text-align:center}.__machine-sizing--smaller{-ms-grid-row:1;-ms-grid-column:2;grid-area:size-smaller}.__machine-sizing--selected{-ms-grid-row:1;-ms-grid-column:3;grid-area:size-selected}.__machine-sizing--bigger{-ms-grid-row:1;-ms-grid-column:4;grid-area:size-bigger}.__machine-group--non-emagiz{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px)}.__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:15px}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone{grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px)}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(20px, 66px)}.__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:0;margin-top:auto}.__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(5px, 26px)}.__machine-group--no-firewall{grid-template-areas:"system-group no-firewall-outer-group dmz no-firewall-inner-group";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(80px, 290px) minmax(5px, 38px) 42px minmax(5px, 38px);grid-template-columns:minmax(80px, 290px) minmax(5px, 38px) 42px minmax(5px, 38px)}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"system no-firewall-outer connector no-firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:no-firewall-outer}.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4;grid-area:no-firewall-inner}.bus-container{padding:30px 0;margin:auto !important;margin-top:0 !important;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bus-container:after{width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;display:block;background-color:red;top:10px;left:10px}.bus-container>.bus-left>.emagiz-component__machine-container-emagiz,.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-emagiz,.bus-container>.bus-left>.emagiz-component__machine-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-group,.bus-container>.bus-center>.emagiz-component__machine-container-emagiz,.bus-container>.bus-center>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-center>.emagiz-component__machine-emagiz,.bus-container>.bus-center>.emagiz-component__machine-non-emagiz,.bus-container>.bus-center>.emagiz-component__machine-group,.bus-container>.bus-right>.emagiz-component__machine-container-emagiz,.bus-container>.bus-right>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-right>.emagiz-component__machine-emagiz,.bus-container>.bus-right>.emagiz-component__machine-non-emagiz,.bus-container>.bus-right>.emagiz-component__machine-group{margin-top:10px;margin-bottom:10px}.bus-container>.bus-left{grid-area:left;-webkit-box-flex:0;-ms-flex:0 1 488px;flex:0 1 488px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bus-container>.bus-left>.emagiz-component__machine-container-emagiz,.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-emagiz,.bus-container>.bus-left>.emagiz-component__machine-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-group{margin-right:0;margin-top:10px}.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.bus-container>.bus-left .emagiz-component__drop-zone{margin-left:auto;margin-right:0}@media all and (-ms-high-contrast: none){.bus-container>.bus-left .emagiz-component__machine-rows *::-ms-backdrop,.bus-container>.bus-left .emagiz-component__machine-rows .emagiz-component__drop-zone{margin-left:0;margin-right:auto}}.bus-container>.bus-center{-webkit-box-flex:0;-ms-flex:0 1 160px;flex:0 1 160px;display:-ms-grid;display:grid;min-width:160px;width:100%;grid-template-areas:"center-label" "container";-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:3rem 1fr;grid-template-rows:3rem 1fr}.bus-container>.bus-center>.emagiz-component__machine-label{-ms-grid-row:1;-ms-grid-column:1;grid-area:center-label;margin:auto !important;text-align:center}.bus-container>.bus-center.cluster{-webkit-box-flex:0;-ms-flex:0 1 340px;flex:0 1 340px}.bus-container>.bus-center.process-multi .container__process{position:relative;left:-2px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bus-container>.bus-center.process-multi .container__process:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:#fff;border:2px solid #69B731;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(-1em);transform:translateZ(-1em)}.bus-container>.bus-center.failover .container__jms{position:relative;left:-2px;z-index:0;-webkit-box-shadow:5px -5px 0px 0px #fff;box-shadow:5px -5px 0px 0px #fff}.bus-container>.bus-center.failover .container__jms:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:transparent;border:2px solid #69B731;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box}.bus-container>.bus-center .emagiz-container{-ms-grid-row:2;-ms-grid-column:1;grid-area:container;background-color:transparent;background-color:#e1f1d6;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:2px solid #69B731;border-radius:4px;padding:.5rem 1rem;background-color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;position:relative;z-index:1}.bus-container>.bus-center .emagiz-container>.emagiz-component__machine-label{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;text-align:center}.bus-container>.bus-center .emagiz-component__machine-container-emagiz{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;margin:40px auto auto auto;padding-left:10px;border-radius:4px;max-width:140px;z-index:-2}.bus-container>.bus-center .emagiz-component__machine-emagiz{height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bus-container>.bus-center .emagiz-component__machine-label{display:block;margin:0 auto auto auto}.bus-container>.bus-center .emagiz-component__flow-number{display:inline-block;min-width:28px;width:auto;padding-left:.5rem;padding-right:.5rem;margin:auto auto 0 auto}.bus-container>.bus-center .emagiz-component__machine-sizing{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bus-container>.bus-center .emagiz-component__machine-row{position:relative;min-width:400px;left:calc(100% - 52px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-grid-columns:minmax(10px, 290px) 84px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 84px 38px 26px !important}.bus-container>.bus-center .emagiz-component__machine-row .emagiz-component__machine-emagiz{height:auto}.bus-container>.bus-center .emagiz-component__machine-row:after{content:none}.bus-container>.bus-center .emagiz-component__machine-row.drag__right{left:calc(100% - 65px);-ms-grid-columns:26px 38px 84px minmax(10px, 290px) !important;grid-template-columns:26px 38px 84px minmax(10px, 290px) !important}.bus-container>.bus-center .emagiz-component__machine-row.drag__left{left:calc(100% - 52px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-grid-columns:minmax(10px, 290px) 84px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 84px 38px 26px !important}.bus-container>.bus-right{grid-area:right;-webkit-box-flex:0;-ms-flex:0 1 488px;flex:0 1 488px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bus-container>.bus-right .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-group-right dmz-right firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px);grid-template-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / span 1}.bus-container>.bus-right .emagiz-component__machine-row{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-right connector-right firewall-outer-right system-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-right}.bus-container>.bus-right .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-right}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:system-right;margin-right:auto;margin-left:0;-ms-grid-column-align:start;justify-self:start;-ms-grid-row-align:center;align-self:center}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector-right}.bus-container>.bus-right .emagiz-component__machine-rows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bus-container>.bus-right .emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.bus-container>.bus-right .emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-group-right}.bus-container>.bus-right .emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-group-right}.bus-container>.bus-right .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:dmz-right}.bus-container>.bus-right .emagiz-component__machine-container-non-emagiz{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2 / span 3}.bus-container>.bus-right .__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:0;padding-right:10px}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);margin-top:5px}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:auto;margin-right:0}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--no-firewall{grid-template-areas:"no-firewall-inner-group-right dmz-right no-firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px);grid-template-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 /span 1}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"no-firewall-inner-right connector-right no-firewall-outer-right system-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer-right}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner-right}.bus-container .cloud-container{-ms-grid-row:2;-ms-grid-column:1;grid-area:container}.bus-container.cloud>.bus-left,.bus-container.cloud>.bus-right{-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row{grid-template-areas:"cloud-firewall cloud-firewall cloud-firewall cloud-connector cloud-line cloud-system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(-webkit-min-content, 200px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(min-content, 200px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(-webkit-min-content, 200px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(min-content, 200px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:cloud-firewall}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:5;grid-area:cloud-line}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:6;grid-area:cloud-system}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:cloud-connector}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall{grid-template-areas:"no-firewall-inner no-firewall no-firewall-outer emagiz-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:before,.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:after{content:'';display:block;margin:auto;border-radius:4px;width:15px;height:calc(100% + 80px);background-color:#F7B800;z-index:5}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-rows{-ms-grid-column:1;-ms-grid-column-span:5;grid-column:1 / span 5}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"cloud-firewall cloud-firewall cloud-firewall cloud-connector cloud-line cloud-system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:cloud-firewall}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:5;grid-area:cloud-line}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:6;grid-area:cloud-system}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:cloud-connector}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:emagiz-group-right}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall.__machine-group--non-emagiz .emagiz-component__machine-container-non-emagiz{-ms-grid-column:4;-ms-grid-column-span:2;grid-column:4 / span 2}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group .emagiz-component__firewall:after{height:calc(100% + 80px)}.bus-container.cloud .emagiz-component__double-drop-zone{display:-ms-grid;display:grid;grid-template-areas:". dropzone-inner . dropzone-outer dropzone-outer dropzone-outer";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--inner,.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--outer{margin:0;display:block}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--inner{-ms-grid-row:1;-ms-grid-column:2;grid-area:dropzone-inner}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--outer{-ms-grid-row:1;-ms-grid-column:4;-ms-grid-column-span:3;grid-area:dropzone-outer}.bus-container.cloud .emagiz-component__machine-container-non-emagiz{-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4 / span 1}.drag__right.emagiz-component__machine-row{-ms-grid-columns:26px 38px 26px minmax(10px, 290px) !important;grid-template-columns:26px 38px 26px minmax(10px, 290px) !important}.drag__right .emagiz-component__drop-zone,.drag__right.emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-group,.drag__right.emagiz-component__machine-group{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-group-right dmz-right firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone,.drag__right.emagiz-component__machine-group .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px);grid-template-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px)}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone:before,.drag__right.emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / span 1}.drag__right .emagiz-component__machine-row,.drag__right.emagiz-component__machine-row{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-right connector-right firewall-outer-right system-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-row:before,.drag__right.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-right}.drag__right .emagiz-component__machine-row > .emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-row > .emagiz-component__machine-row:before,.drag__right .emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-row:after,.drag__right.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-right}.drag__right .emagiz-component__machine-row > .emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-row > .emagiz-component__machine-row:after,.drag__right .emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.drag__right .emagiz-component__machine-row .emagiz-component__machine-container-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.drag__right .emagiz-component__machine-row .emagiz-component__machine-non-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:system-right;margin-right:auto;margin-left:0;justify-self:start;align-self:center}.drag__right .emagiz-component__machine-row .emagiz-component__machine-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector-right}.drag__right .emagiz-component__machine-rows,.drag__right.emagiz-component__machine-rows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.drag__right .emagiz-component__firewall,.drag__right.emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.drag__right .emagiz-component__firewall--inner,.drag__right.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-group-right}.drag__right .emagiz-component__machine-group > .emagiz-component__firewall--inner, .drag__right.emagiz-component__machine-group > .emagiz-component__firewall--inner,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__firewall--inner, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__firewall--outer,.drag__right.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-group-right}.drag__right .emagiz-component__machine-group > .emagiz-component__firewall--outer, .drag__right.emagiz-component__machine-group > .emagiz-component__firewall--outer,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__firewall--outer, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-container-emagiz,.drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:dmz-right}.bus-container>.bus-right .__machine-group--no-firewall > .emagiz-component__machine-container-emagiz,.bus-container>.bus-right .__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .emagiz-component__machine-group > .emagiz-component__machine-container-emagiz, .drag__right.emagiz-component__machine-group > .emagiz-component__machine-container-emagiz,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__machine-container-emagiz, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .__machine-group--no-firewall > .emagiz-component__machine-container-emagiz, .drag__right.__machine-group--no-firewall > .emagiz-component__machine-container-emagiz,.drag__right .__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz, .drag__right.__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .emagiz-component__machine-container-non-emagiz,.drag__right.emagiz-component__machine-container-non-emagiz{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2 / span 3}.drag__right .__machine-group--non-emagiz,.drag__right.__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-rows,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:0;padding-right:10px}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-row,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);margin-top:5px}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-emagiz,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:auto;margin-right:0}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone:before,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone:after,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--no-firewall,.drag__right.__machine-group--no-firewall{grid-template-areas:"no-firewall-inner-group-right dmz-right no-firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px);grid-template-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 /span 1}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"no-firewall-inner-right connector-right no-firewall-outer-right system-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row:before,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer-right}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row:after,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner-right}.drag__left.emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) 26px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 26px 38px 26px !important}.drag__left .emagiz-component__machine-container-emagiz,.drag__left .emagiz-component__machine-container-non-emagiz,.drag__left .emagiz-component__machine-emagiz,.drag__left .emagiz-component__machine-non-emagiz,.drag__left .emagiz-component__machine-group,.drag__left.emagiz-component__machine-container-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz,.drag__left.emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-non-emagiz,.drag__left.emagiz-component__machine-group{margin-right:0}.drag__left .emagiz-component__machine-row .emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-row .emagiz-component__machine-emagiz{margin-right:auto}.drag__left .emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.drag__left .emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.emagiz-component__machine-container-emagiz.new,.emagiz-component__machine-container-non-emagiz.new,.emagiz-component__machine-emagiz.new{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-container-emagiz.new>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.new>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.new>.emagiz-component__machine-label{color:#69B731}.emagiz-component__machine-container-emagiz.new>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.new>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.new>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-container-emagiz.new.move,.emagiz-component__machine-container-non-emagiz.new.move,.emagiz-component__machine-emagiz.new.move{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-container-emagiz.new.move>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.new.move>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.new.move>.emagiz-component__machine-label{color:#69B731}.emagiz-component__machine-container-emagiz.new.move>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.new.move>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.new.move>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.new .emagiz-component__tenants{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__tenant{color:#69B731}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#69B731;border:1px solid #69B731;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#69B731;background-color:#fff;border:1px solid #69B731;width:3rem;text-align:center;height:17px;border-radius:4px}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.new.move .emagiz-component__tenants{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__tenant{color:#69B731}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-container-emagiz.deleted,.emagiz-component__machine-container-non-emagiz.deleted,.emagiz-component__machine-emagiz.deleted{background-color:#E62224;color:#fff;border-color:#E62224}.emagiz-component__machine-container-emagiz.deleted>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.deleted>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.deleted>.emagiz-component__machine-label{color:#fff}.emagiz-component__machine-container-emagiz.deleted>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.deleted>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.deleted>.emagiz-component__flow-number{color:#E62224;background-color:#fff}.emagiz-component__machine-container-emagiz.deleted.move,.emagiz-component__machine-container-non-emagiz.deleted.move,.emagiz-component__machine-emagiz.deleted.move{background-color:#fff;color:#E62224;border-color:#E62224}.emagiz-component__machine-container-emagiz.deleted.move>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.deleted.move>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.deleted.move>.emagiz-component__machine-label{color:#E62224}.emagiz-component__machine-container-emagiz.deleted.move>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.deleted.move>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.deleted.move>.emagiz-component__flow-number{background-color:#E62224;color:#fff}.process-multi .emagiz-component__machine-container-emagiz .container__process.deleted:before{content:'';border-color:#E62224 !important}.process-multi .emagiz-component__machine-container-emagiz .container__process.changed:before{content:'';border-color:#36f !important}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.deleted .emagiz-component__tenants{background-color:#E62224;color:#fff;border-color:#E62224}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__tenant{color:#fff}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#fff;color:#E62224}.emagiz-component__machine-row.deleted .emagiz-component__tenants{border-color:#fff}.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#E62224;border:1px solid #E62224;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#E62224;background-color:#fff;border:1px solid #E62224;width:3rem;text-align:center;height:17px;border-radius:4px}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants{background-color:#fff;color:#E62224;border-color:#E62224}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__tenant{color:#E62224}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#E62224;color:#fff}.emagiz-component__machine-container-emagiz.changed,.emagiz-component__machine-container-non-emagiz.changed,.emagiz-component__machine-emagiz.changed{background-color:#fff;color:#36f;border-color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing{border-color:#36f;-ms-grid-columns:20px 0 44px 0;grid-template-columns:20px 0 44px 0}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected{background-color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-label{color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.changed>.emagiz-component__flow-number{background-color:#36f;color:#fff}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.changed .emagiz-component__tenants{background-color:#fff;color:#36f;border-color:#36f}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__tenant{color:#36f}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#36f;color:#fff}.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#36f;border:1px solid #36f;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#36f;background-color:#fff;border:1px solid #36f;width:3rem;text-align:center;height:17px;border-radius:4px}

div[class^="ez-widget-component-"] {
    position: absolute;
}

.list-content-menu {
  position: relative;
  margin-top: -3px;
}

.list-content-menu > i {
  height: 16px !important;
  width: 16px !important;
  border: 1px solid transparent;
  background-color: transparent;
  position: relative;
}

.list-content-menu > i:before {
  position: absolute;
  width: inherit;
  left: -2px;
  top: 2px;
  font-size: 20px;
  text-align: center;
}

.list-content-menu.collapsed {
  /* -webkit-box-shadow: 3px 3px 5px 0px #808080;
          box-shadow: 3px 3px 5px 0px #808080; */
}

.list-content-menu.collapsed button {
  border: 1px solid #C2C2C2;
}

.list-content-menu.collapsed ul {
  display: block;
  position: absolute;
  top: 27px;
  right: 0;
  border: 1px solid #C2C2C2;
  border-radius: 4px 4px 4px 4px;
  background-color: #FFFFFF;
  list-style: none;
  padding: 5px;
  z-index: 2;
  -webkit-box-shadow: 3px 5px 5px 0px #808080;
          box-shadow: 3px 5px 5px 0px #808080;
}

.list-content-menu.collapsed ul:after {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  right: 0;
  width: 14px;
  height: 3px;
  background-color: #FFFFFF;
}

.list-content-menu.collapsed ul li {
  padding: 5px 8px;
}

.list-content-menu.collapsed ul li:hover, .list-content-menu.collapsed ul li:active, .list-content-menu.collapsed ul li:focus {
  background-color: #10137E;
  color: #FFFFFF;
}

.list-content-menu.collapsed ul li span {
  display: block;
  max-width: 200px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}


.list__item{margin:0 0 5px 0}.list__item .item-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;border:1px solid #DFDFDF;border-radius:4px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#EDEDED}.list__item .item-header>*{margin-right:8px}.list__item .item-header>*:last-child{margin-right:0}.list__item .item-header .glyphicon-plus,.list__item .item-header .glyphicon-minus{cursor:pointer}.list__item .item-header h3{margin:0 8px 0 0;font-size:13px;line-height:18px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.list__item .item-header .counter{background-color:#545454;border-radius:6px;padding:0 12px;margin-bottom:0;color:#fff;font-size:12px;line-height:17px;font-weight:500}.list__item .item-header .counter:empty{display:none}.list__item .item-body{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:10px;border:1px solid #DFDFDF;border-top:none;border-radius:0 0 4px 4px;margin-top:-1px}.list__item .item-body span{margin-right:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-break:break-all}.list__item .glyphicon{width:15px;height:15px}.list__item .glyphicon.glyphicon-exclamation-sign,.list__item .glyphicon.glyphicon-remove,.list__item .glyphicon.glyphicon-ok,.list__item .glyphicon.glyphicon-chevron-right{border-radius:50%;position:relative;-ms-flex-negative:0;flex-shrink:0;margin:0}.list__item .glyphicon.glyphicon-exclamation-sign:before,.list__item .glyphicon.glyphicon-remove:before,.list__item .glyphicon.glyphicon-ok:before,.list__item .glyphicon.glyphicon-chevron-right:before{display:block;font-size:8px;color:#fff;text-align:center;line-height:15px}.list__item .glyphicon.glyphicon-ok{background-color:#69B731}.list__item .glyphicon.glyphicon-remove{background-color:#C51B21}.list__item .glyphicon.glyphicon-exclamation-sign{background-color:#fff}.list__item .glyphicon.glyphicon-exclamation-sign:before{font-size:15px;color:#FF8000}.list__item .glyphicon.glyphicon-time{background-color:#FF8000;border-radius:50%}.list__item .glyphicon.glyphicon-time:before{font-size:15px;color:#fff}.list__item .glyphicon.glyphicon-time:after{content:'';width:11px;height:11px;display:inline-block;position:absolute;top:-1px;left:0;border:3px solid #FF8000;border-radius:50%}.list__item .glyphicon.glyphicon-info-sign{color:#182E80}.list__item .glyphicon.glyphicon-chevron-right{background-color:#ADADAD}.list__item .glyphicon.glyphicon-option-vertical{width:auto;height:auto;font-size:20px;line-height:13px}.list__item .ez-time-icon{width:15px;height:15px;-ms-flex-negative:0;flex-shrink:0;margin:0;background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M30.589 3.943a49.749 49.749 0 0 1 38.821 0 48.987 48.987 0 0 1 26.647 26.646 49.749 49.749 0 0 1 0 38.821 48.995 48.995 0 0 1-26.646 26.647 49.759 49.759 0 0 1-38.821 0A48.987 48.987 0 0 1 3.943 69.411a49.749 49.749 0 0 1 0-38.821A48.98 48.98 0 0 1 30.589 3.943zm38 13.994A36.47 36.47 0 0 0 50 13a36.844 36.844 0 0 0-37 37 36.842 36.842 0 0 0 37 37 36.843 36.843 0 0 0 37-37 36.847 36.847 0 0 0-18.413-32.063zM43.5 24h4.333A2.222 2.222 0 0 1 50 26.169V50h15.164a2.221 2.221 0 0 1 2.166 2.166V56.5a2.221 2.221 0 0 1-2.166 2.166H43.5a2.221 2.221 0 0 1-2.166-2.166V26.169A2.222 2.222 0 0 1 43.5 24z' fill='%23FF8000'/%3E%3C/svg%3E") center no-repeat}.list__item--done .item-header{background-color:#EDEDED}.list__item--selected .item-header{border:1px solid #69B731;position:relative;background-color:#fff}.list__item--skipped .item-header{background-color:#f5f5f5}.list__item--active .item-header{background-color:#69B731;border-color:#69B731;color:#fff}.list__item--active .item-header .counter{background-color:#fff;color:#69B731}.list__item--disabled .item-header,.list__item--skipped .item-header{background-color:#FAFAFA}.list__item--disabled .item-header h3,.list__item--skipped .item-header h3{color:#A3A3A3}.list__item--disabled .item-header .counter,.list__item--skipped .item-header .counter{background-color:#A3A3A3}.list__item.closed .item-body{display:none}
.list {
  list-style: none;
  padding: 0;
  max-height: 100%;
  overflow-y: auto;
}
.emagiz-component__machine-emagiz.error,.emagiz-component__machine-emagiz.warning,.emagiz-component__machine-emagiz.time-out,.emagiz-component__machine-non-emagiz.error,.emagiz-component__machine-non-emagiz.warning,.emagiz-component__machine-non-emagiz.time-out{position:relative}.emagiz-component__machine-emagiz.error:after,.emagiz-component__machine-emagiz.warning:after,.emagiz-component__machine-emagiz.time-out:after,.emagiz-component__machine-non-emagiz.error:after,.emagiz-component__machine-non-emagiz.warning:after,.emagiz-component__machine-non-emagiz.time-out:after{border-radius:50%;display:block;font-family:"Glyphicons Halflings";font-size:8px;text-align:center;height:15px;width:15px;line-height:15px;position:absolute;right:0;top:0;-webkit-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}.emagiz-component__machine-emagiz.error:after,.emagiz-component__machine-non-emagiz.error:after{content:'\e014';background-color:#C51B21;color:#fff}.emagiz-component__machine-emagiz.warning:after,.emagiz-component__machine-non-emagiz.warning:after{content:"\e101";color:#FF8000;font-size:15px;background-color:#fff}.emagiz-component__machine-emagiz.time-out:after,.emagiz-component__machine-non-emagiz.time-out:after{content:'';background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M30.589 3.943a49.749 49.749 0 0 1 38.821 0 48.987 48.987 0 0 1 26.647 26.646 49.749 49.749 0 0 1 0 38.821 48.995 48.995 0 0 1-26.646 26.647 49.759 49.759 0 0 1-38.821 0A48.987 48.987 0 0 1 3.943 69.411a49.749 49.749 0 0 1 0-38.821A48.98 48.98 0 0 1 30.589 3.943zm38 13.994A36.47 36.47 0 0 0 50 13a36.844 36.844 0 0 0-37 37 36.842 36.842 0 0 0 37 37 36.843 36.843 0 0 0 37-37 36.847 36.847 0 0 0-18.413-32.063zM43.5 24h4.333A2.222 2.222 0 0 1 50 26.169V50h15.164a2.221 2.221 0 0 1 2.166 2.166V56.5a2.221 2.221 0 0 1-2.166 2.166H43.5a2.221 2.221 0 0 1-2.166-2.166V26.169A2.222 2.222 0 0 1 43.5 24z' fill='%23FF8000'/%3E%3C/svg%3E") center no-repeat;background-color:#fff}

*[class*='emagiz-component__'] span,*[class*='emagiz-component__'] label{font-family:'Ubuntu';line-height:1.428571429;font-size:13px}*[class*='emagiz-component__'] html,*[class*='emagiz-component__'] body{font-size:10px}*[class*='emagiz-component__'] *,*[class*='emagiz-component__'] *:before,*[class*='emagiz-component__'] *:after{-webkit-box-sizing:border-box;box-sizing:border-box}*[class*='emagiz-component__'] label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.animation--creating{background-color:#fff !important;border-color:#69B731;-webkit-animation:creating 1500ms infinite both;animation:creating 1500ms infinite both}.animation--creating .emagiz-component__machine-label{color:#69B731 !important}.animation--creating .emagiz-component__flow-number{color:#fff !important;background-color:#69B731 !important}.animation--removing{background-color:#fff !important;border-color:#E62224 !important;-webkit-animation:creating 1500ms infinite both;animation:creating 1500ms infinite both;animation-direction:reverse}.animation--removing .emagiz-component__machine-label{color:#E62224 !important}.animation--removing .emagiz-component__flow-number{color:#fff !important;background-color:#E62224 !important}.animation--created{background-color:#DFDFDF !important;border-color:gray !important}.animation--starting{background-color:#fff !important;border-color:#69B731 !important}.animation--starting .emagiz-component__machine-label{color:#69B731 !important}.animation--starting .emagiz-component__flow-number{color:#fff !important;background-color:#69B731 !important}.animation--started{background-color:#69B731 !important;border-color:#69B731 !important}.animation--stopping{background-color:#fff !important;border-color:gray !important}.animation--stopping .emagiz-component__machine-label{color:gray !important}.animation--stopping .emagiz-component__flow-number{color:#fff !important;background-color:gray !important}.animation--stopped{background-color:gray !important;border-color:gray !important}.animation--stopped .emagiz-component__flow-number{color:gray !important}.animation--installing{background-color:#fff !important;border-color:#36f !important}.animation--installing .emagiz-component__machine-label{color:#36f !important}.animation--installing .emagiz-component__flow-number{color:#fff !important;background-color:#36f !important}.animation--installed{background-color:#36f !important;border-color:#36f !important}.animation--installed .emagiz-component__flow-number{color:#36f !important}.animation--starting,.animation--stopping,.animation--installing{-webkit-animation:active 1500ms infinite both;animation:active 1500ms infinite both}@-webkit-keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}[class*='emagiz-component'].excluded[class*='machine-container-emagiz'],[class*='emagiz-component'].excluded[class*='machine-container-non-emagiz'],[class*='emagiz-component'].excluded[class*='machine-emagiz']{border:2px dashed gray;background:#C2C2C2}[class*='emagiz-component'].excluded[class*='machine-container-emagiz']:before,[class*='emagiz-component'].excluded[class*='machine-container-non-emagiz']:before,[class*='emagiz-component'].excluded[class*='machine-emagiz']:before{border:2px dashed gray !important}[class*='emagiz-component'].excluded[class*='machine-container-emagiz']>.emagiz-component__machine-label,[class*='emagiz-component'].excluded[class*='machine-container-emagiz']>.emagiz-component__flow-number,[class*='emagiz-component'].excluded[class*='machine-container-non-emagiz']>.emagiz-component__machine-label,[class*='emagiz-component'].excluded[class*='machine-container-non-emagiz']>.emagiz-component__flow-number,[class*='emagiz-component'].excluded[class*='machine-emagiz']>.emagiz-component__machine-label,[class*='emagiz-component'].excluded[class*='machine-emagiz']>.emagiz-component__flow-number{color:gray}[class*='emagiz-component'].excluded[class*='machine-container-emagiz']>.emagiz-component__machine-sizing,[class*='emagiz-component'].excluded[class*='machine-container-non-emagiz']>.emagiz-component__machine-sizing,[class*='emagiz-component'].excluded[class*='machine-emagiz']>.emagiz-component__machine-sizing{border:2px dashed gray}[class*='emagiz-component'].excluded[class*='machine-container-emagiz']>.emagiz-component__machine-sizing>*,[class*='emagiz-component'].excluded[class*='machine-container-non-emagiz']>.emagiz-component__machine-sizing>*,[class*='emagiz-component'].excluded[class*='machine-emagiz']>.emagiz-component__machine-sizing>*{background:#C2C2C2;color:gray !important}[class*='emagiz-component'].excluded[class*='machine-container-emagiz']>.emagiz-component__machine-sizing .__machine-sizing--recommended,[class*='emagiz-component'].excluded[class*='machine-container-non-emagiz']>.emagiz-component__machine-sizing .__machine-sizing--recommended,[class*='emagiz-component'].excluded[class*='machine-emagiz']>.emagiz-component__machine-sizing .__machine-sizing--recommended{background:#fff}[class*='emagiz-component'].excluded.emagiz-component__machine-row div[class*='machine']{border:2px dashed gray;background:#C2C2C2}[class*='emagiz-component'].excluded.emagiz-component__machine-row div[class*='machine'] .emagiz-component__machine-label,[class*='emagiz-component'].excluded.emagiz-component__machine-row div[class*='machine'] .emagiz-component__flow-number{color:gray}[class*='emagiz-component'].excluded.emagiz-component__machine-row div[class*='machine'] .emagiz-component__tenants{border-color:gray}
.ez-widget-ez .panel-log {
	position: relative;
	margin-bottom: 0;
	height: auto !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.ez-widget-ez .panel-log .panel-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	border-top: 1px solid #c2c2c2;
	padding: 10px 15px 10px 0 !important
}
.ez-widget-ez .panel-log .panel-heading .status-list {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters {
	margin-right: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 0
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters .list-group-item {
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline-block
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters .list-group-item.selected {
	background-color: #e1f1d6;
	border-radius: 0;
	border: 1px solid #69B731
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters .list-group-item.selected>span {
	font-weight: 700
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters .list-group-item.selected>span i {
	font-weight: normal
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	padding-right: 10px;
	padding-left: 10px
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon>i {
	width: 15px !important;
	height: 15px;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	font-style: normal;
	margin-right: 3px;
	position: relative
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon>i:before {
	display: block;
	text-align: center;
	font-family: 'Glyphicons Halflings';
	font-size: 9px
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-warning>i:before,
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-info>i:before {
	position: relative;
	z-index: 1
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-warning>i:after,
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-info>i:after {
	content: '';
	background-color: #fff;
	height: 13px;
	width: 13px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 1px;
	z-index: 0
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-info>i:before {
	content: "\e086";
	color: #10137E;
	font-size: 15px
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-ok>i:before {
	content: "\e084";
	color: #69B731;
	font-size: 15px
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-warning>i:before {
	content: "\e101";
	color: #FF8000;
	font-size: 15px
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-error>i {
	margin-top: 2px;
	background-color: #C51B21;
	font-style: normal;
	border-radius: 50%
}
.ez-widget-ez .panel-log .panel-heading .status-list .list-group-filters span.select-icon.icon-error>i:before {
	color: #fff;
	content: "\e014";
	font-size: 8px;
	line-height: 15px;
	width: 15px
}
.ez-widget-ez .panel-log>.panel-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.ez-widget-ez .panel-log .clear-selected {
	position: absolute;
	top: 12px !important;
	right: 35px !important;
	border: none;
	padding: 0;
	background-color: transparent;
	font-size: 13px
}
.ez-widget-ez .panel-log .clear-selected:before {
	font-family: 'Glyphicons Halflings';
	content: "\e083"
}
.ez-widget-ez .panel-log .panel-title {
	margin-right: 5px !important
}
.ez-widget-ez .log-messages {
	background-color: #fff;
	padding: 0 7px;
	margin-bottom: 0;
	max-height: 625px;
	max-width: 39rem;
	overflow-y: auto;
}
.ez-widget-ez .log-messages .list-group-item {
	padding: .5rem 0.8rem;
	border-radius: 0;
	border: none
}
.ez-widget-ez .log-messages .list-group-item:not(:last-of-type) {
	border-bottom: 2px solid #C2C2C2
}
.ez-widget-ez .log-messages .list-group-item .log-message-icon:before {
	font-family: 'Glyphicons Halflings'
}
.ez-widget-ez .log-messages .list-group-item .log-message-icon,
.ez-widget-ez .log-messages .list-group-item .log-message-time {
	position: absolute;
	top: .5rem;
	line-height: 19.5px
}
.ez-widget-ez .log-messages .list-group-item.status-error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.ez-widget-ez .log-messages .list-group-item.status-error .log-message-icon {
	background-color: #C51B21;
	font-style: normal;
	width: 15px !important;
	height: 15px;
	border-radius: 50%;
	margin-right: 3px
}
.ez-widget-ez .log-messages .list-group-item.status-error .log-message-icon:before {
	color: #fff;
	content: "\e014";
	font-size: 8px;
	line-height: 15px;
	text-align: center;
	display: block
}
.ez-widget-ez .log-messages .list-group-item.status-warning .log-message-icon:before {
	content: "\e101";
	color: #FF8000;
	font-size: 15px
}
.ez-widget-ez .log-messages .list-group-item.status-ok .log-message-icon:before {
	content: "\e084";
	color: #69B731;
	font-size: 15px
}
.ez-widget-ez .log-messages .list-group-item.status-info .log-message-icon:before {
	content: "\e086";
	color: #10137E;
	font-size: 15px
}
.ez-widget-ez .log-messages .log-message-origin,
.ez-widget-ez .log-messages .log-message-message {
	display: inline-block
}
.ez-widget-ez .log-messages .log-message-origin:before,
.ez-widget-ez .log-messages .log-message-message:before {
	content: '- ';
	white-space: pre;
	display: inline-block;
	font-weight: normal
}
.ez-widget-ez .log-messages .log-message-message {
	word-break: break-all;
	line-height: 19.5px;
	text-indent: 10.5rem;
	overflow: hidden;
	position: relative;
	line-height: 19.5px;
	max-height: 39px;
	text-align: justify;
	margin-right: -1em;
	padding-right: 1em
}
.ez-widget-ez .log-messages .log-message-message:before {
	content: '...';
	position: absolute;
	right: 0;
	bottom: 0
}
.ez-widget-ez .log-messages .log-message-message:after {
	content: '';
	position: absolute;
	right: 0;
	width: 1em;
	height: 1em;
	margin-top: 0.2em;
	background: #fff
}
.ez-widget-ez .log-messages .log-message-time {
	padding-left: 1rem;
	left: 1.5rem
}
.ez-widget-ez .log-messages .log-message-time:after {
	content: '- ';
	white-space: pre;
	display: inline-block;
	font-weight: normal;
	padding-left: .5rem
}
.ez-widget-ez .log-messages .log-message-origin {
	font-weight: 600
}
.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 0
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
	width: 100%
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	position: relative
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters {
	margin-right: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters .list-group-item {
	padding-bottom: 0;
	margin-right: 15px
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon>i {
	height: 17px;
	width: 17px;
	display: inline-block;
	font-style: normal;
	color: #fff;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative;
	margin-right: 3px
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon>i:before {
	font-family: 'FontAwesome';
	display: inline-block;
	font-size: 10px;
	text-align: center;
	position: absolute;
	width: 100%;
	line-height: 13px
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-info>i {
	background-color: #10137E
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-info>i:before {
	content: "\f129"
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-ok>i {
	background-color: #69B731
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-ok>i:before {
	content: "\f00c"
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-warning>i {
	background-color: #FF8000
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-warning>i:before {
	content: "\f12a"
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-error>i {
	background-color: #E62224
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-heading .status-list .list-group-filters span.select-icon.icon-error>i:before {
	content: "\f00d"
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	-webkit-box-flex: 1;
	background-color: #fff
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body:before,
.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body:after {
	content: none
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages {
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding: 0 10px;
	background-color: transparent
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item {
	padding: 1rem 0.8rem;
	border-radius: 0;
	border-style: none
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item:not(:last-of-type) {
	border-bottom: 2px solid #C2C2C2
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item .log-message-icon {
	margin-right: 10px
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item .log-message-icon:before {
	font-family: 'FontAwesome'
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item .log-message-message {
	font-weight: bold
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item.status-error .log-message-icon:before {
	content: "\f057";
	color: #E62224
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item.status-warning .log-message-icon:before {
	content: "\f06a";
	color: #FF8000
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item.status-ok .log-message-icon:before {
	content: "\f058";
	color: #69B731
}

.ez-widget-ez.install-releases .right-menu>.panel-body>.panel-logs>.panel-body>.panel-filter>.panel-body>ul.log-messages .list-group-item.status-info .log-message-icon:before {
	content: "\f05a";
	color: #10137E
}

/* EMagiz Release Start CSS */
.bluring {
    opacity: 0.4;
}

.left-panel{-webkit-box-flex:0;-ms-flex:0 1 390px;flex:0 1 390px;padding:10px;background-color:#f5f5f5;margin-bottom:0px}.left-panel .panel-heading.panel-heading-deployment-plan{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#69B731;margin:-10px -10px 0 -10px;width:auto}.left-panel .panel-heading.panel-heading-deployment-plan .panel-title{color:#fff;margin:auto;margin-left:0}.left-panel .panel-heading.panel-heading-deployment-plan button{width:30px;height:30px;border:none;cursor:pointer;background-size:15px;margin:auto;margin-right:0}.left-panel .panel-heading.panel-heading-deployment-plan .ez-btn-start{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.5 11.2l-14-9c-.3-.2-.7-.2-1 0-.3.2-.5.5-.5.9v18c0 .4.2.7.5.9.1.1.3.1.5.1s.4-.1.5-.2l14-9c.3-.2.5-.5.5-.8s-.2-.8-.5-.9z' fill='%23FFF'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E") center no-repeat}.left-panel .panel-heading.panel-heading-deployment-plan .ez-btn-stop{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Crect x='3' y='3' width='18' height='18' rx='1' fill='%23fff'/%3E%3C/svg%3E") center no-repeat}.left-panel .panel-heading.panel-heading-deployment-plan .ez-btn-pause{background:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Crect x='4.5' y='2' width='6' height='20' rx='1' fill='%23fff'/%3E%3Crect x='13.5' y='2' width='6' height='20' rx='1' fill='%23fff'/%3E%3C/svg%3E") center no-repeat}.left-panel .panel-heading.panel-heading-deployment-plan+ul.list{max-height:calc(100% - 30px);padding-right:18px}


.react-contextmenu {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    color: #373a3c;
    font-size: 13px;
    margin: 2px 0 0;
    outline: none;
    opacity: 0;
    padding: 0 !important;
    border-radius: 4px;
    pointer-events: none;
    text-align: left;
    transition: opacity 250ms ease !important;
}

.react-contextmenu.react-contextmenu--visible {
    opacity: 1;
    pointer-events: auto;
    z-index: 9999;
}

.react-contextmenu-item {
    background: 0 0;
    border: 0;
    color: #373a3c;
	cursor: pointer;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px 16px !important;
    text-align: inherit;
    white-space: nowrap;
    border-radius: 4px;
}

.react-contextmenu-item.ez-context-menu__caption-item {
    border-bottom: 1px solid rgba(0,0,0,.15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #f8f8f8;
    pointer-events: none !important;
    user-select: none;
}

.react-contextmenu-item.react-contextmenu-item--active,
.react-contextmenu-item.react-contextmenu-item--selected,
.react-contextmenu-item:hover
 {
    color: #558631;
    background-color: #F0F8EA;
    border-color: #F0F8EA;
    transition: none;
    text-decoration: none;
    border-radius: 4px;

}

.react-contextmenu-item.react-contextmenu-item--disabled,
.react-contextmenu-item.react-contextmenu-item--disabled:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
    color: #878a8c;
}

.react-contextmenu-item--divider {
    border-bottom: 1px solid rgba(0,0,0,.15);
    cursor: inherit;
    margin-bottom: 3px;
    padding: 2px 0;
}
.react-contextmenu-item--divider:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
}

.react-contextmenu-item.react-contextmenu-submenu {
	padding: 0;
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item {
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item:after {
    content: "▶";
    display: inline-block;
    position: absolute;
    right: 7px;
}

.example-multiple-targets::after {
    content: attr(data-count);
    display: block;
}

.react-contextmenu-wrapper {
    pointer-events: auto;
}
/* DayPicker styles */

.DayPicker {
  display: inline-block;
  font-size: 1rem;
}

.DayPicker-wrapper {
  position: relative;

  flex-direction: row;
  padding-bottom: 1em;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;
}

.DayPicker-Months {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.DayPicker-Month {
  display: table;
  margin: 0 1em;
  margin-top: 1em;
  border-spacing: 0;
  border-collapse: collapse;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;
}

.DayPicker-NavBar {
}

.DayPicker-NavButton {
  position: absolute;
  top: 1em;
  right: 1.5em;
  left: auto;

  display: inline-block;
  margin-top: 2px;
  width: 1.25em;
  height: 1.25em;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  color: #8B9898;
  cursor: pointer;
}

.DayPicker-NavButton:hover {
  opacity: 0.8;
}

.DayPicker-NavButton--prev {
  margin-right: 1.5em;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC');
}

.DayPicker-NavButton--next {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==');
}

.DayPicker-NavButton--interactionDisabled {
  display: none;
}

.DayPicker-Caption {
  display: table-caption;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
  text-align: left;
}

.DayPicker-Caption > div {
  font-weight: 500;
  font-size: 1.15em;
}

.DayPicker-Weekdays {
  display: table-header-group;
  margin-top: 1em;
}

.DayPicker-WeekdaysRow {
  display: table-row;
}

.DayPicker-Weekday {
  display: table-cell;
  padding: 0.5em;
  color: #8B9898;
  text-align: center;
  font-size: 0.875em;
}

.DayPicker-Weekday abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.DayPicker-Body {
  display: table-row-group;
}

.DayPicker-Week {
  display: table-row;
}

.DayPicker-Day {
  display: table-cell;
  padding: 0.5em;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.DayPicker-WeekNumber {
  display: table-cell;
  padding: 0.5em;
  min-width: 1em;
  border-right: 1px solid #EAECEC;
  color: #8B9898;
  vertical-align: middle;
  text-align: right;
  font-size: 0.75em;
  cursor: pointer;
}

.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default;
}

.DayPicker-Footer {
  padding-top: 0.5em;
}

.DayPicker-TodayButton {
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  color: #4A90E2;
  font-size: 0.875em;
  cursor: pointer;
}

/* Default modifiers */

.DayPicker-Day--today {
  color: #D0021B;
  font-weight: 700;
}

.DayPicker-Day--outside {
  color: #8B9898;
  cursor: default;
}

.DayPicker-Day--disabled {
  color: #DCE0E0;
  cursor: default;
  /* background-color: #eff1f1; */
}

/* Example modifiers */

.DayPicker-Day--sunday {
  background-color: #F7F8F8;
}

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #DCE0E0;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  position: relative;

  background-color: #4A90E2;
  color: #F0F8FF;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  background-color: #51A0FA;
}

.DayPicker:not(.DayPicker--interactionDisabled)
  .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
  background-color: #F0F8FF;
}

/* DayPickerInput */

.DayPickerInput {
  display: inline-block;
}

.DayPickerInput-OverlayWrapper {
  position: relative;
}

.DayPickerInput-Overlay {
  position: absolute;
  left: 0;
  z-index: 1;

  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

.react-tabs {
  -webkit-tap-highlight-color: transparent;
}

.react-tabs__tab-list {
  border-bottom: 1px solid #aaa;
  margin: 0 0 10px;
  padding: 0;
}

.react-tabs__tab {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: none;
  bottom: -1px;
  position: relative;
  list-style: none;
  padding: 6px 12px;
  cursor: pointer;
}

.react-tabs__tab--selected {
  background: #fff;
  border-color: #aaa;
  color: black;
  border-radius: 5px 5px 0 0;
}

.react-tabs__tab--disabled {
  color: GrayText;
  cursor: default;
}

.react-tabs__tab:focus {
  box-shadow: 0 0 5px hsl(208, 99%, 50%);
  border-color: hsl(208, 99%, 50%);
  outline: none;
}

.react-tabs__tab:focus:after {
  content: "";
  position: absolute;
  height: 5px;
  left: -4px;
  right: -4px;
  bottom: -5px;
  background: #fff;
}

.react-tabs__tab-panel {
  display: none;
}

.react-tabs__tab-panel--selected {
  display: block;
}



.react-contextmenu {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    color: #373a3c;
    font-size: 13px;
    margin: 2px 0 0;
    outline: none;
    opacity: 0;
    padding: 0 !important;
    border-radius: 4px;
    pointer-events: none;
    text-align: left;
    transition: opacity 250ms ease !important;
}

.react-contextmenu.react-contextmenu--visible {
    opacity: 1;
    pointer-events: auto;
    z-index: 9999;
}

.react-contextmenu-item {
    background: 0 0;
    border: 0;
    color: #373a3c;
	cursor: pointer;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px 16px !important;
    text-align: inherit;
    white-space: nowrap;
    border-radius: 4px;
}

.react-contextmenu-item.ez-context-menu__caption-item {
    border-bottom: 1px solid rgba(0,0,0,.15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #f8f8f8;
    pointer-events: none !important;
    user-select: none;
}

.react-contextmenu-item.react-contextmenu-item--active,
.react-contextmenu-item.react-contextmenu-item--selected,
.react-contextmenu-item:hover
 {
    color: #558631;
    background-color: #F0F8EA;
    border-color: #F0F8EA;
    transition: none;
    text-decoration: none;
    border-radius: 4px;

}

.react-contextmenu-item.react-contextmenu-item--disabled,
.react-contextmenu-item.react-contextmenu-item--disabled:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
    color: #878a8c;
}

.react-contextmenu-item--divider {
    border-bottom: 1px solid rgba(0,0,0,.15);
    cursor: inherit;
    margin-bottom: 3px;
    padding: 2px 0;
}
.react-contextmenu-item--divider:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
}

.react-contextmenu-item.react-contextmenu-submenu {
	padding: 0;
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item {
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item:after {
    content: "▶";
    display: inline-block;
    position: absolute;
    right: 7px;
}

.example-multiple-targets::after {
    content: attr(data-count);
    display: block;
}

.react-contextmenu-wrapper {
    pointer-events: auto;
}
@keyframes comparison{
    0% {
      max-width: 177px;
      max-height: 36px;    
    }
    50% {
      max-width: 389px;
      max-height: 36px;
      
    }
    100% {
      max-width: 389px;
      max-height: 300px;
      
    }
  }

.react-contextmenu {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    color: #373a3c;
    font-size: 13px;
    margin: 2px 0 0;
    outline: none;
    opacity: 0;
    padding: 0 !important;
    border-radius: 4px;
    pointer-events: none;
    text-align: left;
    transition: opacity 250ms ease !important;
}

.react-contextmenu.react-contextmenu--visible {
    opacity: 1;
    pointer-events: auto;
    z-index: 9999;
}

.react-contextmenu-item {
    background: 0 0;
    border: 0;
    color: #373a3c;
	cursor: pointer;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px 16px !important;
    text-align: inherit;
    white-space: nowrap;
    border-radius: 4px;
}

.react-contextmenu-item.ez-context-menu__caption-item {
    border-bottom: 1px solid rgba(0,0,0,.15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #f8f8f8;
    pointer-events: none !important;
    user-select: none;
}

.react-contextmenu-item.react-contextmenu-item--active,
.react-contextmenu-item.react-contextmenu-item--selected,
.react-contextmenu-item:hover
 {
    color: #558631;
    background-color: #F0F8EA;
    border-color: #F0F8EA;
    transition: none;
    text-decoration: none;
    border-radius: 4px;

}

.react-contextmenu-item.react-contextmenu-item--disabled,
.react-contextmenu-item.react-contextmenu-item--disabled:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
    color: #878a8c;
}

.react-contextmenu-item--divider {
    border-bottom: 1px solid rgba(0,0,0,.15);
    cursor: inherit;
    margin-bottom: 3px;
    padding: 2px 0;
}
.react-contextmenu-item--divider:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
}

.react-contextmenu-item.react-contextmenu-submenu {
	padding: 0;
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item {
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item:after {
    content: "▶";
    display: inline-block;
    position: absolute;
    right: 7px;
}

.example-multiple-targets::after {
    content: attr(data-count);
    display: block;
}

.react-contextmenu-wrapper {
    pointer-events: auto;
}
@keyframes border-dance {
    0% {
      background-position: left top, right bottom, left bottom, right top;
    }
    100% {
      background-position: left 15px top, right 15px bottom, left bottom 15px, right top 15px;
    }
  }

*[class*='emagiz-component__'] span,*[class*='emagiz-component__'] label{font-family:'Ubuntu';line-height:1.428571429;font-size:13px}*[class*='emagiz-component__'] html,*[class*='emagiz-component__'] body{font-size:10px}*[class*='emagiz-component__'] *,*[class*='emagiz-component__'] *:before,*[class*='emagiz-component__'] *:after{-webkit-box-sizing:border-box;box-sizing:border-box}*[class*='emagiz-component__'] label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}@-webkit-keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes active{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:1}50%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes creating{0%{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:1}50%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes color-change-power-down{0%{background:#69B731}50%{background:#aaa}100%{background:#aaa}}@keyframes color-change-power-down{0%{background:#69B731}50%{background:#aaa}100%{background:#aaa}}@-webkit-keyframes color-change-power-up{0%{background:#aaa}50%{background:#69B731}100%{background:#69B731}}@keyframes color-change-power-up{0%{background:#aaa}50%{background:#69B731}100%{background:#69B731}}@-webkit-keyframes install{0%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes install{0%{background-position:100% 50%}100%{background-position:0% 50%}}div.canvas{padding-top:0 !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.block-em{display:block;margin:auto !important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.emagiz-component__machine-container-emagiz[class*='install']{background-color:#fff;border-color:#0078D7}.emagiz-component__machine-container-emagiz[class*='start']{background-color:#ddd;border-color:gray}.emagiz-component__machine-container-emagiz[class$='ing']{-webkit-animation:active 1500ms infinite both;animation:active 1500ms infinite both}.emagiz-component__machine-container-emagiz.creating{-webkit-animation:creating 1000ms infinite both;animation:creating 1000ms infinite both}.emagiz-component__machine-container-emagiz[class*='stop']{background-color:gray;border-color:gray;margin:auto}.emagiz-component__machine-container-emagiz.stopped{background-color:#ddd !important}.emagiz-component__machine-container-emagiz.created{background-color:#ddd !important;border-color:gray !important}.emagiz-component__machine-container-emagiz.started{background-color:#69B731 !important;border-color:#69B731 !important}.emagiz-component__machine-container-emagiz.installed{background-color:#0078D7 !important;border-color:#0078D7}.emagiz-component__machine-container-emagiz.removed{background-color:#c0392b !important;border-color:#c0392b}.emagiz-component__drop-zone{display:-ms-grid;display:grid;margin:auto;margin-right:0;margin-top:.5rem !important;margin-bottom:.5rem !important;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);max-width:448px;max-height:20px;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:auto;flex-basis:auto;min-height:2rem;min-width:1px}.emagiz-component__drop-zone:before{content:'';min-height:2rem;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1 / span 4;border:2px dashed #555;width:100%;max-width:448px;display:block}.emagiz-component__drop-zone:hover{cursor:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D%0A%3C/style%3E%3Cg%3E%3Crect class='st0' width='16' height='16'/%3E%3Cg%3E%3Cpath d='M13.5,1.1c0.2,0.1,0.5,0.2,0.7,0.3c0.1,0.1,0.2,0.1,0.2,0.3S14.2,2,14,2c-0.2,0-0.3-0.1-0.4-0.1c-0.4-0.1-0.7-0.1-1.1-0.1 c-4.3,0-5,2.5-5,6.4v2h2.3c0.3,0,0.6,0.3,0.6,0.6c0,0.2-0.1,0.3-0.2,0.4l-4.6,4.6C5.5,15.9,5.3,16,5.2,16c-0.2,0-0.3-0.1-0.4-0.2 l-4.6-4.6C0.1,11.1,0,11,0,10.8c0-0.3,0.3-0.6,0.6-0.6h2.3v-2c0-2.9,0.5-6.6,3.6-7.8c1-0.4,2-0.5,3-0.5C10.7,0,12.4,0.6,13.5,1.1z '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"),auto}.emagiz-component__drop-zone:hover:before{border-color:#F7B800}.emagiz-component__machine-group{margin:auto;margin-right:0;margin-top:3rem !important;display:-ms-grid;display:grid;grid-template-areas:"system-group firewall-outer-group dmz firewall-inner-group";-ms-grid-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr;width:auto}.emagiz-component__machine-group .emagiz-component__drop-zone{display:-ms-grid;display:grid;margin:auto;margin-left:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;align-self:flex-start;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(80px, 290px) minmax(20px, 78px) 42px minmax(20px, 78px);grid-template-columns:minmax(80px, 290px) minmax(20px, 78px) 42px minmax(20px, 78px)}.emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3 /span 1}.emagiz-component__machine-sizing{display:-ms-grid;display:grid;grid-template-areas:"size-recommended size-smaller size-selected size-bigger";-ms-grid-columns:minmax(20px, 26px) 8px minmax(20px, 28px) auto;grid-template-columns:minmax(20px, 26px) 8px minmax(20px, 28px) auto;-ms-grid-rows:1fr;grid-template-rows:1fr;width:66px;border:2px solid #69B731;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;position:relative;top:-27px;left:-17px;margin-bottom:-22px}.emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:4;grid-area:firewall-inner-group}.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:2;grid-area:firewall-outer-group}.emagiz-component__machine-container-emagiz,.emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-emagiz,.emagiz-component__machine-non-emagiz{border:2px solid gray;border-radius:4px;margin:auto}.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:3;width:100%;grid-area:dmz;display:block;margin:0}.__machine-group--no-firewall > .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:3}.emagiz-component__machine-container-non-emagiz{width:100%;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / span 3;-ms-grid-row:1;grid-row:1;display:block;margin:0}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-sizing{border:2px solid #10137E}.emagiz-component__machine-container-non-emagiz .__machine-sizing--smaller,.emagiz-component__machine-container-non-emagiz .__machine-sizing--bigger,.emagiz-component__machine-container-non-emagiz .__machine-sizing--selected{background-color:#10137E}.emagiz-component__machine-container-non-emagiz .__machine-sizing--recommended{color:#10137E}.emagiz-component__machine-rows{z-index:2;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1 / span 4;-ms-grid-row:1;grid-row:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:2rem;padding-bottom:1rem}.emagiz-component__machine-row{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:auto;margin-top:5px;margin-bottom:5px;display:-ms-grid;display:grid;grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(20px, 66px) 66px minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr}.emagiz-component__machine-row>*{margin-top:0 !important}.emagiz-component__machine-row:before,.emagiz-component__machine-row:after{content:'';display:block;margin:auto;margin-top:15px !important;width:100%;height:1px;background-color:#10137E;-ms-grid-row:1;grid-row:1}.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:firewall-outer}.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.emagiz-component__machine-row > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2}.bus-container>.bus-right .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before, .drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4;grid-area:firewall-inner}.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.emagiz-component__machine-row > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4}.bus-container>.bus-right .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-group .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after, .drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone > .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__machine-row>*{-ms-grid-column-align:stretch;justify-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;z-index:3}.emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:1;grid-area:system;margin-right:0;margin-left:auto;justify-self:end;align-self:center;width:100%}.emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector;width:42px}.emagiz-component__firewall{z-index:5;display:-ms-grid;display:grid;grid-template-areas:"firewall";-ms-grid-columns:minmax(20px, 66px);grid-template-columns:minmax(20px, 66px);-ms-grid-rows:1fr;grid-template-rows:1fr}.emagiz-component__firewall:before,.emagiz-component__firewall:after{-ms-grid-row:1;-ms-grid-column:1;content:'';display:block;margin:auto;grid-area:firewall;border-radius:4px}.emagiz-component__firewall:after{width:15px;height:100%;background-color:#F7B800}.emagiz-component__flow-number{font-weight:normal !important}.emagiz-component__machine-container-non-emagiz,.emagiz-component__machine-container-emagiz{padding:.5rem 1rem 1rem 1.5rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.emagiz-component__machine-container-non-emagiz{-ms-flex-wrap:wrap;flex-wrap:wrap;border-color:#10137E;background-color:#d1d5e6}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.emagiz-component__machine-container-emagiz{border-color:#69B731;background-color:#e1f1d6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.emagiz-component__machine-non-emagiz,.emagiz-component__machine-emagiz{margin:auto}.emagiz-component__machine-emagiz{margin-top:.5rem;width:100%;padding:.5rem;height:30px;border-color:#69B731;background-color:#69B731}.emagiz-component__machine-emagiz.__machine-multi{position:relative;z-index:auto;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.emagiz-component__machine-emagiz.__machine-multi:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:#fff;border-width:2px;border-style:solid;border-color:inherit;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(-1em);transform:translateZ(-1em)}.emagiz-component__machine-emagiz.__machine-multi .emagiz-component__tenants-count{color:#10137E;background-color:#fff}.emagiz-component__machine-emagiz>label.emagiz-component__flow-number,.emagiz-component__machine-emagiz>label.emagiz-component__machine-label{background-color:#fff;color:#69B731;width:100%;text-align:center;border-radius:4px;line-height:16px;margin:auto}.emagiz-component__machine-emagiz>label.emagiz-component__machine-label{background-color:transparent;color:#fff}.emagiz-component__machine-non-emagiz{border-color:#10137E;background-color:#10137E;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem 1rem;position:relative}.emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#10137E;background-color:#fff;border:1px solid #fff;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#fff;background-color:#10137E;border:1px solid #fff;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label{display:-ms-grid;display:grid;grid-template-areas:"label tenants-count";-ms-grid-columns:minmax(30px, 100%) 30px;grid-template-columns:minmax(30px, 100%) 30px;-ms-grid-rows:1fr;grid-template-rows:1fr;color:#fff}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;display:block;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenant > .emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__machine-non-emagiz>label.emagiz-component__machine-label>span.emagiz-component__tenants-count{-ms-grid-row:1;-ms-grid-column:2;grid-area:tenants-count}.emagiz-component__machine-label{font-family:'Ubuntu';display:-ms-grid;display:grid;grid-template-areas:"machine-label";-ms-grid-columns:auto 30px;grid-template-columns:auto 30px;font-size:12px;color:#000000;font-weight:normal !important;width:100%;margin:auto}.emagiz-component__machine-label>span{-ms-grid-row:1;-ms-grid-column:1;grid-area:machine-label;display:block;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenants{position:relative;border-top:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:5px;margin-top:5px;overflow:hidden;-webkit-transition:max-height 300ms;-o-transition:max-height 300ms;transition:max-height 300ms}.emagiz-component__tenant{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-grid;display:grid;grid-template-areas:"label selection";-ms-grid-columns:auto 30px;grid-template-columns:auto 30px;-ms-grid-rows:1fr;grid-template-rows:1fr;width:100%;color:#fff;font-weight:400}.emagiz-component__tenant-label{-ms-grid-row:1;-ms-grid-column:1;grid-area:label;white-space:nowrap;min-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.emagiz-component__tenant > .emagiz-component__tenant-label{-ms-grid-row:1;-ms-grid-column:1}.emagiz-component__tenant-selection{-ms-grid-row:1;-ms-grid-column:2;grid-area:selection;display:inline-block;width:100%;text-align:center}.emagiz-component__tenant-minimise{cursor:pointer;position:relative;width:100%}.emagiz-component__toggle-minimise{display:none;width:0;height:0;padding:0;margin:0;position:relative;z-index:-100}.emagiz-component__toggle-minimise:checked ~ .emagiz-component__tenants{max-height:75px;overflow-y:auto;-webkit-transition:max-height 300ms;-o-transition:max-height 300ms;transition:max-height 300ms}.emagiz-component__toggle-minimise:checked ~ .emagiz-component__tenant-minimise .emagiz-component__toggle-minimise-icon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.emagiz-component__toggle-minimise+.emagiz-component__tenants{max-height:20px}.emagiz-component__toggle-minimise-icon{display:inline-block;width:100%;position:absolute;left:0}.emagiz-component__toggle-minimise-icon:before{content:"\003c";display:block;text-align:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#fff}.__machine-sizing--recommended,.__machine-sizing--selected{display:block;text-align:center}.__machine-sizing--recommended{-ms-grid-row:1;-ms-grid-column:1;grid-area:size-recommended;font-weight:700;color:#69B731}.__machine-sizing--smaller,.__machine-sizing--bigger{border:none;display:block;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.__machine-sizing--smaller,.__machine-sizing--bigger,.__machine-sizing--selected{color:#fff !important;background-color:#69B731;display:block;padding:0;font-weight:700 !important;text-align:center}.__machine-sizing--smaller{-ms-grid-row:1;-ms-grid-column:2;grid-area:size-smaller}.__machine-sizing--selected{-ms-grid-row:1;-ms-grid-column:3;grid-area:size-selected}.__machine-sizing--bigger{-ms-grid-row:1;-ms-grid-column:4;grid-area:size-bigger}.__machine-group--non-emagiz{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(20px, 66px)}.__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:15px}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone{grid-template-areas:"system firewall-outer connector firewall-inner";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px)}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector}.__machine-group--non-emagiz .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(20px, 66px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(20px, 66px)}.__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:0;margin-top:auto}.__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 56px minmax(5px, 26px)}.__machine-group--no-firewall{grid-template-areas:"system-group no-firewall-outer-group dmz no-firewall-inner-group";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(80px, 290px) minmax(5px, 38px) 42px minmax(5px, 38px);grid-template-columns:minmax(80px, 290px) minmax(5px, 38px) 42px minmax(5px, 38px)}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:connector}.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"system no-firewall-outer connector no-firewall-inner";-ms-grid-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px);grid-template-columns:minmax(10px, 290px) minmax(5px, 26px) 66px minmax(5px, 26px)}.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:no-firewall-outer}.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:4;grid-area:no-firewall-inner}.bus-container{padding:30px 0;margin:auto !important;margin-top:0 !important;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bus-container:after{width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;display:block;background-color:red;top:10px;left:10px}.bus-container>.bus-left>.emagiz-component__machine-container-emagiz,.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-emagiz,.bus-container>.bus-left>.emagiz-component__machine-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-group,.bus-container>.bus-center>.emagiz-component__machine-container-emagiz,.bus-container>.bus-center>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-center>.emagiz-component__machine-emagiz,.bus-container>.bus-center>.emagiz-component__machine-non-emagiz,.bus-container>.bus-center>.emagiz-component__machine-group,.bus-container>.bus-right>.emagiz-component__machine-container-emagiz,.bus-container>.bus-right>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-right>.emagiz-component__machine-emagiz,.bus-container>.bus-right>.emagiz-component__machine-non-emagiz,.bus-container>.bus-right>.emagiz-component__machine-group{margin-top:10px;margin-bottom:10px}.bus-container>.bus-left{grid-area:left;-webkit-box-flex:0;-ms-flex:0 1 488px;flex:0 1 488px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bus-container>.bus-left>.emagiz-component__machine-container-emagiz,.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-emagiz,.bus-container>.bus-left>.emagiz-component__machine-non-emagiz,.bus-container>.bus-left>.emagiz-component__machine-group{margin-right:0;margin-top:10px}.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.bus-container>.bus-left>.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.bus-container>.bus-left .emagiz-component__drop-zone{margin-left:auto;margin-right:0}@media all and (-ms-high-contrast: none){.bus-container>.bus-left .emagiz-component__machine-rows *::-ms-backdrop,.bus-container>.bus-left .emagiz-component__machine-rows .emagiz-component__drop-zone{margin-left:0;margin-right:auto}}.bus-container>.bus-center{-webkit-box-flex:0;-ms-flex:0 1 160px;flex:0 1 160px;display:-ms-grid;display:grid;min-width:160px;width:100%;grid-template-areas:"center-label" "container";-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:3rem 1fr;grid-template-rows:3rem 1fr}.bus-container>.bus-center>.emagiz-component__machine-label{-ms-grid-row:1;-ms-grid-column:1;grid-area:center-label;margin:auto !important;text-align:center}.bus-container>.bus-center.cluster{-webkit-box-flex:0;-ms-flex:0 1 340px;flex:0 1 340px}.bus-container>.bus-center.process-multi .container__process{position:relative;left:-2px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bus-container>.bus-center.process-multi .container__process:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:#fff;border:2px solid #69B731;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(-1em);transform:translateZ(-1em)}.bus-container>.bus-center.failover .container__jms{position:relative;left:-2px;z-index:0;-webkit-box-shadow:5px -5px 0px 0px #fff;box-shadow:5px -5px 0px 0px #fff}.bus-container>.bus-center.failover .container__jms:before{content:'';position:absolute;width:100%;height:100%;top:-7px;right:-7px;background-color:transparent;border:2px solid #69B731;border-radius:inherit;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box}.bus-container>.bus-center .emagiz-container{-ms-grid-row:2;-ms-grid-column:1;grid-area:container;background-color:transparent;background-color:#e1f1d6;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:2px solid #69B731;border-radius:4px;padding:.5rem 1rem;background-color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;position:relative;z-index:1}.bus-container>.bus-center .emagiz-container>.emagiz-component__machine-label{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;text-align:center}.bus-container>.bus-center .emagiz-component__machine-container-emagiz{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;margin:40px auto auto auto;padding-left:10px;border-radius:4px;max-width:140px;z-index:-2}.bus-container>.bus-center .emagiz-component__machine-emagiz{height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bus-container>.bus-center .emagiz-component__machine-label{display:block;margin:0 auto auto auto}.bus-container>.bus-center .emagiz-component__flow-number{display:inline-block;min-width:28px;width:auto;padding-left:.5rem;padding-right:.5rem;margin:auto auto 0 auto}.bus-container>.bus-center .emagiz-component__machine-sizing{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bus-container>.bus-center .emagiz-component__machine-row{position:relative;min-width:400px;left:calc(100% - 52px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-grid-columns:minmax(10px, 290px) 84px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 84px 38px 26px !important}.bus-container>.bus-center .emagiz-component__machine-row .emagiz-component__machine-emagiz{height:auto}.bus-container>.bus-center .emagiz-component__machine-row:after{content:none}.bus-container>.bus-center .emagiz-component__machine-row.drag__right{left:calc(100% - 65px);-ms-grid-columns:26px 38px 84px minmax(10px, 290px) !important;grid-template-columns:26px 38px 84px minmax(10px, 290px) !important}.bus-container>.bus-center .emagiz-component__machine-row.drag__left{left:calc(100% - 52px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-grid-columns:minmax(10px, 290px) 84px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 84px 38px 26px !important}.bus-container>.bus-right{grid-area:right;-webkit-box-flex:0;-ms-flex:0 1 488px;flex:0 1 488px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bus-container>.bus-right .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-group-right dmz-right firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px);grid-template-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px)}.bus-container>.bus-right .emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / span 1}.bus-container>.bus-right .emagiz-component__machine-row{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-right connector-right firewall-outer-right system-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.bus-container>.bus-right .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-right}.bus-container>.bus-right .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-right}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:system-right;margin-right:auto;margin-left:0;-ms-grid-column-align:start;justify-self:start;-ms-grid-row-align:center;align-self:center}.bus-container>.bus-right .emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector-right}.bus-container>.bus-right .emagiz-component__machine-rows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bus-container>.bus-right .emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.bus-container>.bus-right .emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-group-right}.bus-container>.bus-right .emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-group-right}.bus-container>.bus-right .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:dmz-right}.bus-container>.bus-right .emagiz-component__machine-container-non-emagiz{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2 / span 3}.bus-container>.bus-right .__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:0;padding-right:10px}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);margin-top:5px}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:auto;margin-right:0}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.bus-container>.bus-right .__machine-group--non-emagiz .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.bus-container>.bus-right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--no-firewall{grid-template-areas:"no-firewall-inner-group-right dmz-right no-firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px);grid-template-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 /span 1}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"no-firewall-inner-right connector-right no-firewall-outer-right system-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer-right}.bus-container>.bus-right .__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner-right}.bus-container .cloud-container{-ms-grid-row:2;-ms-grid-column:1;grid-area:container}.bus-container.cloud>.bus-left,.bus-container.cloud>.bus-right{-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row{grid-template-areas:"cloud-firewall cloud-firewall cloud-firewall cloud-connector cloud-line cloud-system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(-webkit-min-content, 200px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(min-content, 200px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(-webkit-min-content, 200px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px minmax(5px, 27px) minmax(min-content, 200px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:cloud-firewall}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:5;grid-area:cloud-line}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:6;grid-area:cloud-system}.bus-container.cloud .emagiz-component__machine-group.__machine-group--non-emagiz .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:cloud-connector}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall{grid-template-areas:"no-firewall-inner no-firewall no-firewall-outer emagiz-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:before,.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:after{content:'';display:block;margin:auto;border-radius:4px;width:15px;height:calc(100% + 80px);background-color:#F7B800;z-index:5}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-rows{-ms-grid-column:1;-ms-grid-column-span:5;grid-column:1 / span 5}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"cloud-firewall cloud-firewall cloud-firewall cloud-connector cloud-line cloud-system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:cloud-firewall}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:5;grid-area:cloud-line}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:6;grid-area:cloud-system}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:cloud-connector}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:emagiz-group-right}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall .emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall.__machine-group--non-emagiz .emagiz-component__machine-container-non-emagiz{-ms-grid-column:4;-ms-grid-column-span:2;grid-column:4 / span 2}.bus-container.cloud .emagiz-component__machine-group.__machine-group--no-firewall.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__machine-group .emagiz-component__firewall:after{height:calc(100% + 80px)}.bus-container.cloud .emagiz-component__double-drop-zone{display:-ms-grid;display:grid;grid-template-areas:". dropzone-inner . dropzone-outer dropzone-outer dropzone-outer";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(-webkit-min-content, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) 54px 27px minmax(min-content, 290px)}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--inner,.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--outer{margin:0;display:block}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--inner{-ms-grid-row:1;-ms-grid-column:2;grid-area:dropzone-inner}.bus-container.cloud .emagiz-component__double-drop-zone .emagiz-component__drop-zone--outer{-ms-grid-row:1;-ms-grid-column:4;-ms-grid-column-span:3;grid-area:dropzone-outer}.bus-container.cloud .emagiz-component__machine-container-non-emagiz{-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4 / span 1}.drag__right.emagiz-component__machine-row{-ms-grid-columns:26px 38px 26px minmax(10px, 290px) !important;grid-template-columns:26px 38px 26px minmax(10px, 290px) !important}.drag__right .emagiz-component__drop-zone,.drag__right.emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-group,.drag__right.emagiz-component__machine-group{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-group-right dmz-right firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone,.drag__right.emagiz-component__machine-group .emagiz-component__drop-zone{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px);grid-template-columns:minmax(20px, 78px) 42px minmax(20px, 78px) minmax(80px, 290px)}.drag__right .emagiz-component__machine-group .emagiz-component__drop-zone:before,.drag__right.emagiz-component__machine-group .emagiz-component__drop-zone:before{content:'';-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / span 1}.drag__right .emagiz-component__machine-row,.drag__right.emagiz-component__machine-row{margin-right:auto;margin-left:0;grid-template-areas:"firewall-inner-right connector-right firewall-outer-right system-right";-ms-grid-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(20px, 66px) minmax(10px, 290px)}.drag__right .emagiz-component__machine-row:before,.drag__right.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-right}.drag__right .emagiz-component__machine-row > .emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-row > .emagiz-component__machine-row:before,.drag__right .emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:before, .drag__right.emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-row:after,.drag__right.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-right}.drag__right .emagiz-component__machine-row > .emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-row > .emagiz-component__machine-row:after,.drag__right .emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:after, .drag__right.emagiz-component__machine-row > .drag__right.emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.drag__right .emagiz-component__machine-row .emagiz-component__machine-container-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-container-non-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-container-emagiz{margin-top:auto}.drag__right .emagiz-component__machine-row .emagiz-component__machine-non-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-non-emagiz{-ms-grid-row:1;-ms-grid-column:4;grid-area:system-right;margin-right:auto;margin-left:0;justify-self:start;align-self:center}.drag__right .emagiz-component__machine-row .emagiz-component__machine-emagiz,.drag__right.emagiz-component__machine-row .emagiz-component__machine-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector-right}.drag__right .emagiz-component__machine-rows,.drag__right.emagiz-component__machine-rows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.drag__right .emagiz-component__firewall,.drag__right.emagiz-component__firewall{-ms-grid-row:1;grid-row:1}.drag__right .emagiz-component__firewall--inner,.drag__right.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1;grid-area:firewall-inner-group-right}.drag__right .emagiz-component__machine-group > .emagiz-component__firewall--inner, .drag__right.emagiz-component__machine-group > .emagiz-component__firewall--inner,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__firewall--inner, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__firewall--inner{-ms-grid-row:1;-ms-grid-column:1}.drag__right .emagiz-component__firewall--outer,.drag__right.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3;grid-area:firewall-outer-group-right}.drag__right .emagiz-component__machine-group > .emagiz-component__firewall--outer, .drag__right.emagiz-component__machine-group > .emagiz-component__firewall--outer,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__firewall--outer, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__firewall--outer{-ms-grid-row:1;-ms-grid-column:3}.drag__right .emagiz-component__machine-container-emagiz,.drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2;grid-area:dmz-right}.bus-container>.bus-right .__machine-group--no-firewall > .emagiz-component__machine-container-emagiz,.bus-container>.bus-right .__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .emagiz-component__machine-group > .emagiz-component__machine-container-emagiz, .drag__right.emagiz-component__machine-group > .emagiz-component__machine-container-emagiz,.drag__right .emagiz-component__machine-group > .drag__right.emagiz-component__machine-container-emagiz, .drag__right.emagiz-component__machine-group > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .__machine-group--no-firewall > .emagiz-component__machine-container-emagiz, .drag__right.__machine-group--no-firewall > .emagiz-component__machine-container-emagiz,.drag__right .__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz, .drag__right.__machine-group--no-firewall > .drag__right.emagiz-component__machine-container-emagiz{-ms-grid-row:1;-ms-grid-column:2}.drag__right .emagiz-component__machine-container-non-emagiz,.drag__right.emagiz-component__machine-container-non-emagiz{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2 / span 3}.drag__right .__machine-group--non-emagiz,.drag__right.__machine-group--non-emagiz{-ms-grid-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-rows,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-rows{padding-left:0;padding-right:10px}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-row,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-row{-ms-grid-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(20px, 66px) 56px minmax(5px, 26px) minmax(10px, 290px);margin-top:5px}.drag__right .__machine-group--non-emagiz .emagiz-component__machine-emagiz,.drag__right.__machine-group--non-emagiz .emagiz-component__machine-emagiz{margin-left:auto;margin-right:0}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone:before,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.drag__right .__machine-group--non-emagiz .emagiz-component__drop-zone:after,.drag__right.__machine-group--non-emagiz .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall{-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__machine-row{-ms-grid-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 56px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone{grid-template-areas:"firewall-inner connector firewall-outer system";-ms-grid-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);grid-template-columns:minmax(80px, 290px) minmax(5px, 26px) 41px minmax(35px, 81px);-ms-grid-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px);grid-template-columns:minmax(35px, 81px) 41px minmax(5px, 26px) minmax(80px, 290px)}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:before{-ms-grid-row:1;-ms-grid-column:2;grid-area:connector}.drag__right .__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after,.drag__right.__machine-group--non-emagiz.__machine-group--no-firewall .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--no-firewall,.drag__right.__machine-group--no-firewall{grid-template-areas:"no-firewall-inner-group-right dmz-right no-firewall-outer-group-right system-group-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone{-ms-grid-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px);grid-template-columns:minmax(5px, 38px) 42px minmax(5px, 38px) minmax(80px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:before{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 /span 1}.drag__right .__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after,.drag__right.__machine-group--no-firewall .emagiz-component__machine-rows .emagiz-component__drop-zone:after{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:5 / 6;width:15px;margin:auto}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row{grid-template-areas:"no-firewall-inner-right connector-right no-firewall-outer-right system-right";-ms-grid-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px);grid-template-columns:minmax(5px, 26px) 66px minmax(5px, 26px) minmax(10px, 290px)}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row:before,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row:before{-ms-grid-row:1;-ms-grid-column:3;grid-area:no-firewall-outer-right}.drag__right .__machine-group--no-firewall .emagiz-component__machine-row:after,.drag__right.__machine-group--no-firewall .emagiz-component__machine-row:after{-ms-grid-row:1;-ms-grid-column:1;grid-area:no-firewall-inner-right}.drag__left.emagiz-component__machine-row{-ms-grid-columns:minmax(10px, 290px) 26px 38px 26px !important;grid-template-columns:minmax(10px, 290px) 26px 38px 26px !important}.drag__left .emagiz-component__machine-container-emagiz,.drag__left .emagiz-component__machine-container-non-emagiz,.drag__left .emagiz-component__machine-emagiz,.drag__left .emagiz-component__machine-non-emagiz,.drag__left .emagiz-component__machine-group,.drag__left.emagiz-component__machine-container-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz,.drag__left.emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-non-emagiz,.drag__left.emagiz-component__machine-group{margin-right:0}.drag__left .emagiz-component__machine-row .emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-row .emagiz-component__machine-emagiz{margin-right:auto}.drag__left .emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-emagiz{-webkit-box-flex:0;-ms-flex:0 1 35px;flex:0 1 35px}.drag__left .emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz,.drag__left.emagiz-component__machine-container-non-emagiz .emagiz-component__machine-non-emagiz{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.emagiz-component__machine-container-emagiz.new,.emagiz-component__machine-container-non-emagiz.new,.emagiz-component__machine-emagiz.new{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-container-emagiz.new>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.new>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.new>.emagiz-component__machine-label{color:#69B731}.emagiz-component__machine-container-emagiz.new>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.new>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.new>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-container-emagiz.new.move,.emagiz-component__machine-container-non-emagiz.new.move,.emagiz-component__machine-emagiz.new.move{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-container-emagiz.new.move>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.new.move>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.new.move>.emagiz-component__machine-label{color:#69B731}.emagiz-component__machine-container-emagiz.new.move>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.new.move>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.new.move>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.new .emagiz-component__tenants{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__tenant{color:#69B731}.emagiz-component__machine-row.new .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#69B731;border:1px solid #69B731;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.new .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#69B731;background-color:#fff;border:1px solid #69B731;width:3rem;text-align:center;height:17px;border-radius:4px}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.new.move .emagiz-component__tenants{background-color:#fff;color:#69B731;border-color:#69B731}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__tenant{color:#69B731}.emagiz-component__machine-row.new.move .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new.move .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.new.move .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#69B731;color:#fff}.emagiz-component__machine-container-emagiz.deleted,.emagiz-component__machine-container-non-emagiz.deleted,.emagiz-component__machine-emagiz.deleted{background-color:#E62224;color:#fff;border-color:#E62224}.emagiz-component__machine-container-emagiz.deleted>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.deleted>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.deleted>.emagiz-component__machine-label{color:#fff}.emagiz-component__machine-container-emagiz.deleted>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.deleted>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.deleted>.emagiz-component__flow-number{color:#E62224;background-color:#fff}.emagiz-component__machine-container-emagiz.deleted.move,.emagiz-component__machine-container-non-emagiz.deleted.move,.emagiz-component__machine-emagiz.deleted.move{background-color:#fff;color:#E62224;border-color:#E62224}.emagiz-component__machine-container-emagiz.deleted.move>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.deleted.move>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.deleted.move>.emagiz-component__machine-label{color:#E62224}.emagiz-component__machine-container-emagiz.deleted.move>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.deleted.move>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.deleted.move>.emagiz-component__flow-number{background-color:#E62224;color:#fff}.process-multi .emagiz-component__machine-container-emagiz .container__process.deleted:before{content:'';border-color:#E62224 !important}.process-multi .emagiz-component__machine-container-emagiz .container__process.changed:before{content:'';border-color:#36f !important}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.deleted .emagiz-component__tenants{background-color:#E62224;color:#fff;border-color:#E62224}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__tenant{color:#fff}.emagiz-component__machine-row.deleted .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#fff;color:#E62224}.emagiz-component__machine-row.deleted .emagiz-component__tenants{border-color:#fff}.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#E62224;border:1px solid #E62224;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.deleted .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#E62224;background-color:#fff;border:1px solid #E62224;width:3rem;text-align:center;height:17px;border-radius:4px}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants{background-color:#fff;color:#E62224;border-color:#E62224}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__tenant{color:#E62224}.emagiz-component__machine-row.deleted.move .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted.move .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.deleted.move .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#E62224;color:#fff}.emagiz-component__machine-container-emagiz.changed,.emagiz-component__machine-container-non-emagiz.changed,.emagiz-component__machine-emagiz.changed{background-color:#fff;color:#36f;border-color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing{border-color:#36f;-ms-grid-columns:20px 0 44px 0;grid-template-columns:20px 0 44px 0}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--smaller,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--bigger,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-sizing .__machine-sizing--selected{background-color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__machine-label,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__machine-label,.emagiz-component__machine-emagiz.changed>.emagiz-component__machine-label{color:#36f}.emagiz-component__machine-container-emagiz.changed>.emagiz-component__flow-number,.emagiz-component__machine-container-non-emagiz.changed>.emagiz-component__flow-number,.emagiz-component__machine-emagiz.changed>.emagiz-component__flow-number{background-color:#36f;color:#fff}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz,.emagiz-component__machine-row.changed .emagiz-component__tenants{background-color:#fff;color:#36f;border-color:#36f}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__tenant,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__machine-label,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__tenant{color:#36f}.emagiz-component__machine-row.changed .emagiz-component__machine-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz>.emagiz-component__flow-number,.emagiz-component__machine-row.changed .emagiz-component__tenants>.emagiz-component__flow-number{background-color:#36f;color:#fff}.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz .emagiz-component__tenants-count{color:#fff;background-color:#36f;border:1px solid #36f;width:3rem;text-align:center;font-size:12px;line-height:15px;height:17px;border-radius:4px}.emagiz-component__machine-row.changed .emagiz-component__machine-non-emagiz.__multi-instance .emagiz-component__tenants-count{color:#36f;background-color:#fff;border:1px solid #36f;width:3rem;text-align:center;height:17px;border-radius:4px}

div[class^="ez-widget-component-"] {
    position: absolute;
}
.resourcing{padding:10px 15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:240px;min-height:220px !important}.resourcing h3{color:gray;font-size:16px !important;border-bottom:1px solid gray;margin-top:0;position:relative;z-index:1}.resourcing__subheader{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:40px;margin-bottom:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}.resourcing__subheader h4{font-size:16px;color:gray;border-bottom:1px solid gray;margin:0;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.resourcing .list__item--resource{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:40px;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.resourcing .list__item--resource label{position:absolute;left:0;background-color:#69B731;color:#fff;text-align:center;line-height:2;border-radius:4px;min-width:30px;margin:0;text-transform:uppercase}.resourcing .list__item--resource span{display:block;padding:0 10px;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;line-height:2}
.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview {
    position: relative;
    margin-bottom: 0;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview>.panel-body {
    padding: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview>.panel-body>.panel-heading {
    border-bottom: 1px solid #ddd;
    color: gray
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview>.panel-body>.panel-cloud-slot-total {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-height: 100%;
    min-height: 120px;
    overflow: auto
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-reason {
    margin-bottom: 0;
    position: relative
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended .panel-heading,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured .panel-heading,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise .panel-heading,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-reason .panel-heading {
    color: gray;
    padding: 5px 15px 0 15px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended .panel-heading .panel-title,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured .panel-heading .panel-title,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise .panel-heading .panel-title,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-reason .panel-heading .panel-title {
    font-weight: 400;
    padding: 5px 0;
    border-bottom: 1px solid gray
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-reason {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-reason .panel-heading .panel-title {
    border-bottom: none
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise {
    border-bottom: none
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .container-size,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .container-size,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .container-size,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .container-size,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .container-size,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .container-size {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 5px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .container-size>div,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .container-size>div,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .container-size>div,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .container-size>div,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .container-size>div,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .container-size>div {
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    padding: .5px 3px;
    text-align: center;
    width: 35px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .container-size>span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .container-size>span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .container-size>span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .container-size>span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .container-size>span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .container-size>span {
    font-size: 14px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    padding-left: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30px;
    flex: 0 1 30px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .container-size.disabled,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .container-size.disabled,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .container-size.disabled,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .container-size.disabled,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .container-size.disabled,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .container-size.disabled {
    position: relative
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .container-size.disabled:after,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .container-size.disabled:after,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .container-size.disabled:after,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .container-size.disabled:after,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .container-size.disabled:after,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .container-size.disabled:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.4);
    height: 30px;
    width: 35px;
    border-radius: 4px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .disabled ~ span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .disabled ~ span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .disabled ~ span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .disabled ~ span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .disabled ~ span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .disabled ~ span {
    display: none
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .group-icon {
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    padding: .5px 3px;
    text-align: center
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .group-icon,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .group-icon {
    color: #69B731;
    background-color: #F0F7EA;
    margin-right: 2.5px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .group-icon span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .group-icon span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .group-icon span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .group-icon span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .group-icon span,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .group-icon span {
    display: block;
    font-size: 16px;
    height: 25px;
    width: 25px;
    line-height: 25px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .container-machine-group .small,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended>.panel-body .connector-machine-group .small,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .container-machine-group .small,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured>.panel-body .connector-machine-group .small,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .container-machine-group .small,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise>.panel-body .connector-machine-group .small {
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    width: 35px;
    line-height: 23px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-recommended .small {
    color: #69B731;
    border-color: #69B731;
    background-color: #fff
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-configured .small {
    color: #fff;
    border-color: #69B731;
    background-color: #69B731
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise .extra-extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise .extra-large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise .large,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise .medium,.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-on-premise .small {
    color: #10137E;
    border-color: #10137E;
    background-color: #fff
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-reason>.panel-body {
    padding: 5px 15px
}

.ez-widget-ez.main-container.cloud-architecture .right-menu .panel-cloud-slot-overview .panel-cloud-reason>.panel-body textarea {
    padding: 5px;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    width: 100%;
    outline: none;
    resize: none
}

/* EMagiz Cloud Slot CSS */
.canvas div[draggable='true'] {
	cursor: move;
}
.canvas .emagiz-component__machine-rows {
	pointer-events: none;
}
.canvas .emagiz-component__machine-emagiz {
	pointer-events: auto;
}
.canvas .emagiz-component__machine-non-emagiz {
	pointer-events: auto;
}
.canvas .emagiz-component__drop-zone {
	pointer-events: auto;
}
.canvas .emagiz-component__firewall {
	pointer-events: none;
}

.canvas .emagiz-component__machine-group .api-gateway::before {
	opacity: 0;
}
.canvas .emagiz-component__machine-group .api-gateway::after {
	opacity: 0;
}
.canvas .emagiz-component__machine-container-emagiz .api-gateway::before {
	opacity: 0;
}
.canvas .emagiz-component__machine-container-emagiz .api-gateway::after {
	opacity: 0;
}
/* additional styling for TopicStorage in canvas and rightpane resourcing  */
.ez-widget-ez.cloud-architecture .resourcing {
	min-height: auto !important;
}

.ez-widget-ez.cloud-architecture .resourcing h3,
.ez-widget-ez.cloud-architecture .resourcing h4 {
	color: #808080;
	font-weight: 400;
}

.ez-widget-ez.cloud-architecture .resourcing h3 {
	margin: 0;
	margin-bottom: 9px;
}

.ez-widget-ez.cloud-architecture .resourcing h4 {
	margin: 0;
}

.ez-widget-ez.cloud-architecture .resourcing .list__item--topic {
	display: flex;
	padding-left: 40px;
	position: relative;
	justify-content: space-between;
	margin-bottom: 0;
}

.ez-widget-ez.cloud-architecture .resourcing .list__item--topic label {
	position: absolute;
	left: 0;
	background-color: #95989a;
	color: #fff;
	text-align: center;
	line-height: 2;
	border-radius: 4px;
	min-width: 30px;
	margin: 0;
	text-transform: uppercase;
}

.ez-widget-ez.cloud-architecture .resourcing .list__item--topic span {
	display: block;
	padding: 0 10px;
	flex: 0 0 30%;
	line-height: 2;
}

.ez-widget-ez.cloud-architecture .resourcing--topic {
	min-height: 100px !important;
}

.ez-widget-ez.cloud-architecture .resourcing--topic h3,
.ez-widget-ez.cloud-architecture .resourcing--topic h4 {
	color: #808080;
}

.emagiz-component__machine-container-topics {
	border: 2px solid gray;
	border-radius: 4px;
	margin: auto;
	width: 100%;
	grid-area: dmz;
	display: block;
	margin: 0;
	padding: 0.5rem 1rem 1rem 1.5rem;
	width: 100%;
	justify-content: space-between;
	border-color: #95989a;
	background-color: #e2e6eb;
	justify-content: space-between;
	flex-direction: column;
	flex: 1 0;
	margin-top: 40px;
	padding-left: 10px;
	border-radius: 4px;
	max-width: 140px;
	z-index: -2;
}

.emagiz-component__machine-storage {
	border: 2px solid gray;
	border-radius: 4px;
	border-color: #95989a;
	margin: 40px auto auto auto;
	background-color: #95989a;
	grid-area: dmz;
	display: flex;
	flex: 0 0 100px;
	flex-direction: column;
	justify-content: space-between;
	padding: 0.5rem 0;
	width: 100%;
	max-width: 140px;
	height: 75px;
	z-index: -2;
}
.emagiz-component__machine-storage.no-size {
	margin: 0.75rem auto auto auto;
}

.emagiz-component__machine-storage .emagiz-component__machine-label {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding: 0 5px 0 5px;
	box-sizing: border-box;
	max-width: 100%;
	font-family: 'Ubuntu';
	grid-template-areas: 'machine-label';
	-ms-grid-columns: auto 30px;
	grid-template-columns: auto 30px;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	line-height: 16px;
	background-color: transparent;
	color: #fff;
	display: block;
	margin: 0 auto auto auto;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing {
	display: -ms-grid;
	display: grid;
	grid-template-areas: 'size-recommended size-smaller size-selected size-bigger';
	-ms-grid-columns: auto 12px auto 12px;
	grid-template-columns: auto 12px auto 12px;
	-ms-grid-rows: 1fr;
	grid-template-rows: 1fr;
	width: 100px;
	max-width: none !important;
	border: 2px solid #95989a;
	background-color: #95989a;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
	top: -27px;
	left: auto !important;
	margin-left: auto;
	margin-right: auto;
	transform: none !important;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--recommended,
.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--selected {
	display: block;
	text-align: center;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--recommended {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: size-recommended;
	font-weight: 700;
	color: #95989a;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--smaller,
.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--bigger {
	border: none;
	display: block;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--smaller,
.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--bigger,
.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--selected {
	color: #fff;
	background-color: #95989a;
	display: block;
	padding: 0;
	font-weight: 700;
	text-align: center;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--smaller {
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	grid-area: size-smaller;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--selected {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
	grid-area: size-selected;
}

.emagiz-component__machine-storage .emagiz-component__machine-sizing .__machine-sizing--bigger {
	-ms-grid-row: 1;
	-ms-grid-column: 4;
	grid-area: size-bigger;
}

.emagiz-component__machine-storage > .emagiz-component__flow-number {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: 'Ubuntu';
	font-size: 13px;
	padding-top: 0;
	box-sizing: border-box;
	font-weight: normal !important;
	background-color: #fff;
	color: #95989a;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	line-height: 16px;
	display: block;
	max-width: 28px;
	margin: auto auto 0 auto;
}

/* .ez-widget-ez.main-container .right-menu>.panel-body {
	display: -ms-grid;
	display: grid;
	grid-template-areas: "filter" "overview" "machines" "topics";
	-ms-grid-rows: minmax(auto, 1fr) minmax(100px, 300px) minmax(37px, 233px) minmax(auto, 100px);
	grid-template-rows: minmax(auto, 1fr) minmax(100px, 300px) minmax(37px, 233px) minmax(auto, 100px)
} */

.ez-widget-ez.main-container .right-menu > .panel-body > * {
	flex: 0 1 auto;
	min-height: auto;
}

/* .ez-widget-ez.main-container .right-menu>.panel-body .panel-filter { */
/* -ms-grid-row: 1; */
/* -ms-grid-column: 1; */
/* grid-area: filter */
/* } */

.ez-widget-ez.main-container .right-menu > .panel-body .panel-cloud-slot-overview {
	/* -ms-grid-row: 2;
	/* -ms-grid-column: 1; */
	/* grid-area: overview; */
	overflow: hidden;
}

.ez-widget-ez.main-container
	.right-menu
	> .panel-body
	.panel-cloud-slot-overview
	> .panel-body
	> .panel-cloud-slot-total {
	min-height: auto;
}

.ez-widget-ez.main-container .right-menu > .panel-body .resourcing {
	/* -ms-grid-row: 3;
	-ms-grid-column: 1;
	grid-area: machines; */
	overflow: hidden !important;
	display: flex;
	flex-direction: column;
}

.ez-widget-ez.main-container .right-menu > .panel-body .resourcing .list {
	margin-bottom: auto;
}

/* .ez-widget-ez.main-container .right-menu>.panel-body .resourcing--topic {
	/* -ms-grid-row: 4; */
/* -ms-grid-column: 1; */
/* grid-area: topics */
/* } */

.ez-widget-ez.main-container .right-menu .panel-cloud-slot-overview {
	height: auto !important;
}

.ez-widget-ez.cloud-architecture .canvas > div {
	width: 100%;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left .emagiz-component__flow-number,
.ez-widget-ez.cloud-architecture .bus-container > .bus-right .emagiz-component__flow-number {
	width: auto;
	min-width: 28px;
	padding-left: 4px;
	padding-right: 4px;
	margin: auto auto 0 auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left
	.emagiz-component__machine-row
	.emagiz-component__machine-non-emagiz,
.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right
	.emagiz-component__machine-row
	.emagiz-component__machine-non-emagiz {
	border-width: 1px;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left
	.excluded
	+ .emagiz-component__machine-rows
	> .emagiz-component__machine-row
	> .emagiz-component__machine-emagiz:before,
.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left
	.excluded
	+ .emagiz-component__machine-rows
	> .emagiz-component__machine-row
	> .emagiz-component__machine-emagiz.container__process:before,
.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right
	.excluded
	+ .emagiz-component__machine-rows
	> .emagiz-component__machine-row
	> .emagiz-component__machine-emagiz:before,
.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right
	.excluded
	+ .emagiz-component__machine-rows
	> .emagiz-component__machine-row
	> .emagiz-component__machine-emagiz.container__process:before {
	border-left: 2px dashed gray;
	border-right: 2px dashed gray;
	background: #c2c2c2 !important;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api {
	flex: 0 1 558px;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-group {
	-ms-grid-columns: minmax(10px, 290px) minmax(20px, 66px) 136px minmax(20px, 66px);
	grid-template-columns: minmax(10px, 290px) minmax(20px, 66px) 136px minmax(20px, 66px);
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-group--api {
	-ms-grid-columns: minmax(10px, 290px) minmax(20px, 66px) 136px minmax(20px, 66px);
	grid-template-columns: minmax(10px, 290px) minmax(20px, 66px) 136px minmax(20px, 66px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz {
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz.container__process {
	max-width: 112px;
	width: 100%;
	height: 75px;
	display: flex;
	flex-direction: column;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: 136px;
	left: 50%;
	height: 30px;
	display: block;
	transform: translateX(-50%) translateZ(-1em);
	z-index: -2;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-container-emagiz {
	max-width: none;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-sizing {
	left: auto;
	margin-left: auto;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group
	.emagiz-component__machine-row {
	-ms-grid-columns: minmax(10px, 290px) minmax(20px, 66px) 136px minmax(20px, 66px);
	grid-template-columns: minmax(10px, 290px) minmax(20px, 66px) 136px minmax(20px, 66px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group
	.emagiz-component__machine-row:before {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-area: 1 / 1 / 1 / 4;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--no-firewall {
	-ms-grid-columns: minmax(10px, 290px) minmax(5px, 26px) 136px minmax(5px, 26px);
	grid-template-columns: minmax(10px, 290px) minmax(5px, 26px) 136px minmax(5px, 26px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--no-firewall
	.emagiz-component__machine-row {
	-ms-grid-columns: minmax(10px, 290px) minmax(5px, 26px) 136px minmax(5px, 26px);
	grid-template-columns: minmax(10px, 290px) minmax(5px, 26px) 136px minmax(5px, 26px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz {
	-ms-grid-columns: minmax(10px, 290px) 136px minmax(20px, 66px);
	grid-template-columns: minmax(10px, 290px) 136px minmax(20px, 66px);
	grid-template-areas: 'system-left connector-left firewall-inner-left';
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-row {
	grid-template-areas: 'system no-firewall-outer connector no-firewall-inner';
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-rows {
	-ms-grid-column: 1;
	-ms-grid-column-span: 4;
	grid-column: 1 / span 4;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-emagiz {
	position: relative;
	margin-left: auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-emagiz:before {
	content: none;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-rows {
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-column: 1 / span 3;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-row {
	grid-template-areas: 'system connector firewall-inner';
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz {
	-ms-grid-columns: minmax(10px, 210px) 136px minmax(20px, 66px);
	grid-template-columns: minmax(10px, 210px) 136px minmax(20px, 66px);
	grid-template-areas: 'system-left connector-left firewall-inner-left';
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz
	.emagiz-component__machine-emagiz {
	position: relative;
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz
	.emagiz-component__machine-emagiz:before {
	content: none;
	content: '';
	position: absolute;
	width: calc(100% + 12px);
	right: auto;
	left: 0;
	height: 30px;
	display: block;
	transform: translateZ(-1em);
	border-left: none;
	border-right: none;
	z-index: -2;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz
	.emagiz-component__firewall--inner {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
	grid-area: firewall-inner-left;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz
	.emagiz-component__machine-row {
	grid-template-areas: 'system connector firewall-inner';
	-ms-grid-columns: minmax(10px, 290px) 66px minmax(20px, 66px);
	grid-template-columns: minmax(10px, 290px) 66px minmax(20px, 66px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz
	.emagiz-component__machine-row:after {
	content: none;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz
	.emagiz-component__machine-container-non-emagiz {
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-column: 1 / span 2;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz.__machine-group--no-firewall {
	-ms-grid-columns: minmax(10px, 290px) 66px minmax(5px, 26px);
	grid-template-columns: minmax(10px, 290px) 66px minmax(5px, 26px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-rows {
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-column: 1 / span 3;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-row {
	grid-template-areas: 'system connector firewall-inner';
	-ms-grid-columns: minmax(10px, 290px) 66px minmax(5px, 26px);
	grid-template-columns: minmax(10px, 290px) 66px minmax(5px, 26px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: calc(100% + 12px);
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-row.api-gateway:before {
	opacity: 0;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-container-emagiz {
	padding: 0.5rem 1rem 1rem 1rem;
	display: flex;
	max-width: 66px;
	margin: 0 auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-left.has-api
	.emagiz-component__machine-container-non-emagiz
	.emagiz-component__machine-sizing {
	left: -17px;
	margin-left: 0;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-sizing {
	left: -12px;
	margin-left: auto;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-label {
	margin: auto;
	margin-top: 0;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-emagiz {
	position: relative;
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-left.has-api .emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: calc(100% + 28px);
	left: 50%;
	height: 30px;
	display: block;
	transform: translateX(-50%) translateZ(-1em);
	border: none;
	z-index: -2;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api {
	flex: 0 1 558px;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-group {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-group--api {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz {
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz.container__process {
	max-width: 112px;
	width: 100%;
	height: 75px;
	display: flex;
	flex-direction: column;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz.container__process
	.emagiz-component__flow-number {
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	margin: auto auto 0 auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: 136px;
	left: 50%;
	height: 30px;
	background-color: red;
	background-color: #e1f1d6;
	display: block;
	transform: translateX(-50%) translateZ(-1em);
	border-left: 2px solid #69b731;
	border-right: 2px solid #69b731;
	z-index: -2;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-container-emagiz {
	max-width: none;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-sizing {
	left: auto;
	margin-left: auto;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group
	.emagiz-component__machine-row {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group
	.emagiz-component__machine-row:before {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-area: 1 / 1 / 1 / 4;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--no-firewall {
	-ms-grid-columns: minmax(5px, 26px) 136px minmax(5px, 26px) minmax(10px, 290px);
	grid-template-columns: minmax(5px, 26px) 136px minmax(5px, 26px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--no-firewall
	.emagiz-component__machine-row {
	-ms-grid-columns: minmax(5px, 26px) 136px minmax(5px, 26px) minmax(10px, 290px);
	grid-template-columns: minmax(5px, 26px) 136px minmax(5px, 26px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(10px, 210px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(10px, 210px);
	grid-template-areas: 'firewall-inner-right connector-right system-right';
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-emagiz {
	position: relative;
	margin: 0 auto;
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-emagiz:before {
	content: none;
	content: '';
	position: absolute;
	width: calc(100% + 12px);
	top: -2px;
	left: auto;
	right: 0;
	height: 30px;
	display: block;
	transform: translateZ(-1em);
	border: none;
	z-index: -2;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__firewall--inner {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: firewall-inner-right;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-rows {
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-column: 1 / span 3;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-row {
	-ms-grid-columns: minmax(20px, 66px) 66px minmax(10px, 290px);
	grid-template-columns: minmax(20px, 66px) 66px minmax(10px, 290px);
	grid-template-areas: 'firewall-inner-right connector-right system-right';
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-row:after {
	content: none;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall {
	-ms-grid-columns: minmax(5px, 26px) 66px minmax(10px, 290px);
	grid-template-columns: minmax(5px, 26px) 66px minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-rows {
	-ms-grid-column: 1;
	-ms-grid-column-span: 4;
	grid-column: 1 / span 4;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-row {
	grid-template-areas: 'firewall-inner-right connector-right system-right';
	-ms-grid-columns: minmax(5px, 26px) 66px minmax(10px, 290px);
	grid-template-columns: minmax(5px, 26px) 66px minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: calc(100% + 12px);
	background-color: transparent;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-row.api-gateway:before {
	opacity: 0;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-container-emagiz {
	padding: 0.5rem 1rem 1rem 1rem;
	display: flex;
	max-width: 66px;
	margin: 0 auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container
	> .bus-right.has-api
	.emagiz-component__machine-container-non-emagiz
	.emagiz-component__machine-sizing {
	left: -17px;
	margin-left: 0;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-sizing {
	left: -12px;
	margin-left: auto;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-label {
	margin: auto;
	margin-top: 0;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-emagiz {
	position: relative;
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture .bus-container > .bus-right.has-api .emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: calc(100% + 28px);
	left: 50%;
	height: 30px;
	background-color: #e1f1d6;
	display: block;
	transform: translateX(-50%) translateZ(-1em);
	border-left: 2px solid #69b731;
	border-right: 2px solid #69b731;
	z-index: -2;
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api {
	flex: 0 1 558px;
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api .emagiz-component__machine-group {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api .emagiz-component__machine-group--api {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz {
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz.container__process {
	max-width: 112px;
	width: 100%;
	height: 75px;
	display: flex;
	flex-direction: column;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz.container__process
	.emagiz-component__flow-number {
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	margin: auto auto 0 auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: 136px;
	left: 50%;
	height: 30px;
	display: block;
	transform: translateX(-50%) translateZ(-1em);
	z-index: -2;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-container-emagiz {
	max-width: none;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group--api
	.emagiz-component__machine-sizing {
	left: auto;
	margin-left: auto;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group
	.emagiz-component__machine-row {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) minmax(10px, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group
	.emagiz-component__machine-row:before {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-area: 1 / 1 / 1 / 4;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--no-firewall {
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(min-content, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(min-content, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--no-firewall
	.emagiz-component__machine-row {
	-ms-grid-columns: minmax(20px, 136px) 66px minmax(20px, 66px) 66px minmax(5px, 15px)
		minmax(-webkit-min-content, 290px);
	-ms-grid-columns: minmax(20px, 136px) 66px minmax(20px, 66px) 66px minmax(5px, 15px) minmax(min-content, 290px);
	grid-template-columns:
		minmax(20px, 136px) 66px minmax(20px, 66px) 66px minmax(5px, 15px)
		minmax(-webkit-min-content, 290px);
	grid-template-columns:
		minmax(20px, 136px) 66px minmax(20px, 66px) 66px minmax(5px, 15px)
		minmax(min-content, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz
	.emagiz-component__machine-emagiz {
	position: relative;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall {
	grid-template-areas: 'firewall-inner-right connector-right firewall-outer-right system-right';
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);
	-ms-grid-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(min-content, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(-webkit-min-content, 290px);
	grid-template-columns: minmax(20px, 66px) 136px minmax(20px, 66px) 66px minmax(min-content, 290px);
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall:before,
.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall:after {
	content: '';
	display: block;
	margin: auto;
	border-radius: 4px;
	width: 15px;
	background-color: #f7b800;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall:before {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: firewall-inner-right;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall:after {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
	grid-area: firewall-outer-right;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-rows {
	-ms-grid-column: 1;
	-ms-grid-column-span: 5;
	grid-column: 1 / span 5;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-emagiz {
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	grid-area: connector-right;
	position: relative;
	margin: 0 auto;
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-emagiz:before {
	content: none;
	content: '';
	position: absolute;
	width: calc(100% + 16px);
	left: auto;
	right: 0;
	height: 30px;
	display: block;
	transform: translateZ(-1em);
	border-left: none;
	border-right: none;
	z-index: -2;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-non-emagiz {
	-ms-grid-row: 1;
	-ms-grid-column: 4;
	grid-area: system-right;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-row {
	grid-template-areas: 'firewall-inner-right connector-right system-right';
	-ms-grid-columns: minmax(10px, 290px) minmax(5px, 66px) minmax(-webkit-min-content, 210px);
	-ms-grid-columns: minmax(10px, 290px) minmax(5px, 66px) minmax(min-content, 210px);
	grid-template-columns: minmax(10px, 290px) minmax(5px, 66px) minmax(-webkit-min-content, 210px);
	grid-template-columns: minmax(10px, 290px) minmax(5px, 66px) minmax(min-content, 210px);
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-group.__machine-group--non-emagiz.__machine-group--no-firewall
	.emagiz-component__machine-container-emagiz {
	margin-left: 0;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-row.api-gateway:before {
	opacity: 0;
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api .emagiz-component__machine-container-emagiz {
	padding: 0.5rem 1rem 1rem 1rem;
	display: flex;
	max-width: 66px;
	margin: 0 auto;
}

.ez-widget-ez.cloud-architecture
	.bus-container.cloud
	> .bus-right.has-api
	.emagiz-component__machine-container-non-emagiz
	.emagiz-component__machine-sizing {
	left: -17px;
	margin-left: 0;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api .emagiz-component__machine-sizing {
	left: -12px;
	margin-left: auto;
	margin-right: auto;
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api .emagiz-component__machine-label {
	margin: auto;
	margin-top: 0;
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api .emagiz-component__machine-emagiz {
	position: relative;
	transform-style: preserve-3d;
}

.ez-widget-ez.cloud-architecture .bus-container.cloud > .bus-right.has-api .emagiz-component__machine-emagiz:before {
	content: '';
	position: absolute;
	width: calc(100% + 28px);
	left: 50%;
	height: 30px;
	background-color: transparent;
	display: block;
	transform: translateX(-50%) translateZ(-1em);
	border: none;
	z-index: -2;
}


.react-contextmenu {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    color: #373a3c;
    font-size: 13px;
    margin: 2px 0 0;
    outline: none;
    opacity: 0;
    padding: 0 !important;
    border-radius: 4px;
    pointer-events: none;
    text-align: left;
    transition: opacity 250ms ease !important;
}

.react-contextmenu.react-contextmenu--visible {
    opacity: 1;
    pointer-events: auto;
    z-index: 9999;
}

.react-contextmenu-item {
    background: 0 0;
    border: 0;
    color: #373a3c;
	cursor: pointer;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px 16px !important;
    text-align: inherit;
    white-space: nowrap;
    border-radius: 4px;
}

.react-contextmenu-item.ez-context-menu__caption-item {
    border-bottom: 1px solid rgba(0,0,0,.15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #f8f8f8;
    pointer-events: none !important;
    user-select: none;
}

.react-contextmenu-item.react-contextmenu-item--active,
.react-contextmenu-item.react-contextmenu-item--selected,
.react-contextmenu-item:hover
 {
    color: #558631;
    background-color: #F0F8EA;
    border-color: #F0F8EA;
    transition: none;
    text-decoration: none;
    border-radius: 4px;

}

.react-contextmenu-item.react-contextmenu-item--disabled,
.react-contextmenu-item.react-contextmenu-item--disabled:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
    color: #878a8c;
}

.react-contextmenu-item--divider {
    border-bottom: 1px solid rgba(0,0,0,.15);
    cursor: inherit;
    margin-bottom: 3px;
    padding: 2px 0;
}
.react-contextmenu-item--divider:hover {
    background-color: transparent;
    border-color: rgba(0,0,0,.15);
}

.react-contextmenu-item.react-contextmenu-submenu {
	padding: 0;
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item {
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item:after {
    content: "▶";
    display: inline-block;
    position: absolute;
    right: 7px;
}

.example-multiple-targets::after {
    content: attr(data-count);
    display: block;
}

.react-contextmenu-wrapper {
    pointer-events: auto;
}

