.component-flex-column,.component-flex-row{display:-webkit-flex;display:-webkit-box;display:-moz-flex;display:flex}.component-flex-column{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column}.component-flex-resize{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-flex:1 1 100%;flex:1 1 100%}.component-flex-noresize{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;flex:0 0 auto}.component-flex-align-center{-webkit-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.component-flex-align-stretch{-webkit-flex-align:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch}.component-flex-justify-center{-webkit-flex-justify:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.component-flex-justify-space-between{-webkit-flex-justify:space-between;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.component-flex-justify-end{-webkit-flex-justify:flex-end;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.component-flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap}.component-flex-nowrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:nowrap}.component-disable-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component-hidden{display:none}@keyframes loader-bar-animation{0%{width:0;margin-left:0}25%{width:100%;margin-left:0}50%{margin-left:100%;width:0}75%{width:100%;margin-left:0}to{width:0;margin-left:0}}.status-bar-out{opacity:0;transition:opacity .5s ease-in}.status-bar-in{opacity:1;transition:opacity .5s ease-in}.status-bar-loading{animation:loader-bar-animation 3s ease-in-out infinite;animation-duration:5s;background-color:#4068bd}.status-bar-error{background-color:#f99;position:absolute;left:0;width:100%}.menu-container-pinned{position:relative}.menu-container-pinned,.menu-container-unpinned{height:100%;width:300px;box-sizing:border-box;padding:5px 20px;background-color:#fff;flex-grow:0;z-index:10000}.menu-container-unpinned{position:absolute;top:0;left:0}.menu-container-out{transform:translate3d(-300px,0,0);transition:transform .2s ease-out}.menu-container-in{transform:translateZ(0);transition:transform .2s ease-out}.menu-heading{border:solid #ccc;border-width:0 0 1px;font-size:18px;margin:0 0 5px}.menu-heading,.menu-item{box-sizing:border-box;width:100%;height:35px;line-height:35px;padding:0 0 0 5px}.menu-item{border:0 solid #ccc;font-size:16px;background-color:inherit}.menu-item:hover{color:#fff;background-color:#3f7ff1;cursor:pointer}.menu-toggle-off{border:2px solid #ccc;border-right-width:16px;transition:all .15s ease-in}.menu-toggle-off,.menu-toggle-on{box-sizing:border-box;width:30px;height:15px;background-color:#fff;float:right;margin:12px 5px 0 0;position:relative}.menu-toggle-on{border:2px solid #55c817;border-left-width:16px;transition:all .15s ease-out}.carousel-current{transform-style:flat;transform:translateX(0);transition:transform .2s ease-out}.carousel-right{transform-style:flat;transform:translateX(100%)}.carousel-left,.carousel-right{transition:transform .2s ease-out}.carousel-left{transform-style:flat;transform:translateX(-100%)}.template-panel-navbar{box-sizing:border-box;width:100%;height:45px;background-color:#f6f8f8;border:solid #e8eaec;border-width:0 0 1px}.template-panel-backbutton{display:inline;color:#55c817;cursor:pointer;margin:0 0 0 10px}.template-panel-label{height:45px;font-size:18px;line-height:45px;margin:0 0 0 15px;overflow:hidden;white-space:nowrap;min-width:50px}.panel-heading{width:100%;height:40px;line-height:40px;border:solid #ccc;border-width:0 0 1px}.grid-row{color:#2c333e;margin:0}.grid-row:hover{background-color:#f4f4f4}.grid-cell{height:40px;line-height:40px;border-style:none;cursor:default}.grid-cell,.grid-cell-button{overflow:hidden;min-width:1px;white-space:nowrap;font-size:14px}.grid-cell-button{display:inline-block;box-sizing:border-box;height:25px;line-height:25px;cursor:pointer}.grid-cell-select{height:40px;line-height:40px;overflow:hidden;min-width:1px;border-style:none;white-space:nowrap;cursor:default;font-size:14px;padding:0 10px}.grid-select-list-item{background-color:#24262c}.grid-select-list-item:hover{background-color:#14161c}.grid-menu-list-item{background-color:transparent}.grid-menu-list-item:hover{background-color:#f3f4f5}.combobox-active{border-color:#55c817;transition:border-color .3s ease-in}.combobox-inactive{border-color:#ccc;transition:border-color .3s ease-in}.combobox-input{border-style:solid;flex-grow:1;padding:0 5px;width:10px;outline:none}.combobox-button{border-style:solid;border-width:1px 1px 1px 0;line-height:normal;box-sizing:border-box;width:30px;height:100%;flex-grow:0;flex-shrink:0;display:table;text-align:center;vertical-align:middle;cursor:pointer;background-color:#fff}.combobox-button-active{color:#55c817;transition:color .3s ease-in}.combobox-button-inactive{color:#ccc;transition:color .3s ease-in}.combobox-list-container{border-style:solid;border-width:0 1px 1px;position:absolute;z-index:10000;top:100%;left:0;overflow-x:hidden;overflow-y:auto}.combobox-list-container,.combobox-list-item{box-sizing:border-box;background-color:#fff;width:100%}.combobox-list-item{height:25px;line-height:25px;padding:0 5px;color:#555;cursor:pointer;border:1px solid #fff;white-space:nowrap}.combobox-list-item:hover{background-color:#e7ffd4}.combobox-list-item-selected{width:100%;height:25px;line-height:25px;padding:0 5px;background-color:#aee78f;color:#fff;box-sizing:border-box;cursor:pointer;border:1px solid #fff;white-space:nowrap}.selectbox-list-item-selected,.selectbox-list-item:hover{background-color:#f0f1f2}.date-select-list-item:hover{background-color:#f3f3f3}.tabbar-item-active{border-color:#3f7ff1}.tabbar-item,.tabbar-item-active{transition:border-color .2s ease-in}.tabbar-item{border-color:#14161c}.messagebox-start{opacity:0}.messagebox-in{opacity:1}.messagebox-in,.messagebox-out{-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.messagebox-out{opacity:0;top:50%;left:50%}.messagebox-background{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#4d4d4d;z-index:11000}.messagebox-background-start{opacity:0}.messagebox-background-in{opacity:.6}.messagebox-background-in,.messagebox-background-out{-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.messagebox-background-out{opacity:0}.messagebox-button{height:30px;width:100px;line-height:30px;margin:0 10px 0 0;border:1px solid #212226;text-align:center;color:#eee;cursor:pointer}.sidemenu-item:hover{background-color:#f3f4f5}@keyframes loader-dot-item-animation{0%{opacity:.2}25%{opacity:1}50%{opacity:.2}75%{opacity:.2}to{opacity:.2}}.loader-dot-item{width:10px;height:10px;background-color:#4068bd;margin:0 9px 0 0;border-radius:50%;opacity:.2;animation-name:loader-dot-item-animation;animation-duration:3s;animation-iteration-count:infinite}.loader-dot-item:first-child{animation-delay:0s}.loader-dot-item:nth-child(2){animation-delay:.6s}.loader-dot-item:nth-child(3){animation-delay:1.2s}.loader-dot-item:nth-child(4){animation-delay:1.8s}.loader-dot-item:last-child{margin:0}