@import url("fonts-segoe-ui.css");@import url("widgets.css");*{outline:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:default}html,body{height:100%;margin:0;padding:0;background:transparent;overflow:hidden}html{text-size-adjust:100%}body{font-size:13px;font-weight:normal;color:#000;line-height:20px;transition:background-color .3s,background .3s}body.platform-browser{background:#fff!important}a{color:#337ab7;text-decoration:none;transition:color .3s}a,a *{cursor:pointer}a:hover{color:#4199e4}p,h1,h2,h3,h4,h5,h6,.p,.h1,.h2,.h3,.h4,.h5,.h6{padding:0;margin-top:0;margin-bottom:22px}p,.p,.block{display:block}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{display:block;font-weight:bold}h1,.h1{font-size:1.7em}h2,.h2{font-size:1.6em}h3,.h3{font-size:1.5em}h4,.h4{font-size:1.4em}h5,.h5{font-size:1.3em}h6,.h6{font-size:1.2em}button,.button,input,textarea,label,img,select,.checkbox,.select{vertical-align:top}img{border:none}:last-child{margin-bottom:0}table{border-spacing:0;table-layout:fixed;border-collapse:collapse}td,th{padding:0}table,table *{background-clip:padding-box}.clearfix,hr,.view-container,.view-body,.view-fixed-container,header,nav,main,footer,.container{clear:both}.clearfix:after,hr:after,.view-container:after,.view-body:after,.view-fixed-container:after,header:after,nav:after,main:after,footer:after,.container:after{clear:both;display:table;content:" "}.clearfix:before,hr:before,.view-container:before,.view-body:before,.view-fixed-container:before,header:before,nav:before,main:before,footer:before,.container:before{display:table;content:" "}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.no-transitions,.no-transitions *{transition:none}button,.button{display:inline-block;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:inherit;font-size:inherit;text-transform:uppercase;background-color:#dadada;height:22px;padding:0 14px;color:inherit;text-align:center;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;transition:background-color .2s,color .2s,box-shadow .2s}button,.button,button *,.button *{cursor:pointer}button:hover,.button:hover{background-color:#eaeaea;color:inherit}button[disabled],button.disabled,.button.disabled{color:#bbb !important;background-color:#ddd !important;cursor:not-allowed;box-shadow:none !important}input,textarea,select{border:1px solid #ddd;font-family:inherit;font-size:inherit;font-weight:normal;background-color:#fff;color:#000;height:22px;padding:0 4px;line-height:inherit;transition:border-color .2s,box-shadow .2s,box-shadow .2s,background-color .2s}input,textarea,.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:vertical;height:auto;line-height:18px;padding-top:2px;padding-bottom:2px}input[disabled],textarea[disabled],input.disabled,textarea.disabled,select[disabled],.disabled>select{color:#000 !important;background-color:#f9f9f9 !important}:invalid,.invalid{border-color:#f00}input[type=number]{padding-right:0}.checkbox{display:inline-block;background-color:#ddd;width:20px;height:20px;border-radius:2px;transition:background-color .2s;margin-top:2px;margin-bottom:2px;vertical-align:initial}.checkbox:before{content:"";background-color:#fff;color:#fff;transition:background-color .2s,color .2s;width:18px;border-radius:1px;height:18px;display:block;margin-top:1px;margin-left:1px;font-family:FontAwesome;line-height:19px;text-align:center;font-size:11px;content:"\f00c"}.checkbox.radio:before{content:"\f111";line-height:18px;font-size:8px}.checkbox.checked:before{color:#000}.checkbox.radio{border-radius:100%}.checkbox.radio:before{border-radius:100%}.disabled .checkbox,.checkbox.disabled{background-color:#ddd !important}.disabled .checkbox:before,.checkbox.disabled:before{background-color:#f9f9f9;color:#f9f9f9 !important}.disabled .checkbox.checked:before,.checkbox.disabled.checked:before{color:#444 !important}.label{display:inline-block;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:inherit}.select{position:relative;display:inline-block;border:none !important;height:24px}.select select{display:inline-block;min-width:100%;max-width:100%;z-index:1;position:relative;padding-right:37px;margin:0}.select:after{content:"\f107";font-family:FontAwesome;line-height:24px;font-size:19px;text-indent:12px;position:absolute;top:1px;right:1px;bottom:1px;width:30px;background-color:#fff;text-align:left;z-index:2;color:#000;pointer-events:none}.select.disabled:after{background-color:#f9f9f9}.select.no-border:after{right:0;top:0;bottom:0;line-height:24px;border-top-right-radius:2px;border-bottom-right-radius:2px}.select.no-border select{border:none}hr{margin:15px 0 20px;padding:0;height:1px;border:none;background-color:#eee}.hidden{opacity:0}.inline{display:inline-block}.block{display:block;width:100%}.gone{display:none !important}.unselectable,.platform-fc *,.platform-cordova *{user-select:none;-webkit-user-select:none}.selectable,.platform-fc input,.platform-fc textarea,.platform-cordova input,.platform-cordova textarea{user-select:auto;-webkit-user-select:text;cursor:auto}.border{border:1px solid #ddd}.border-top{border-top:1px solid #ddd}.border-left{border-left:1px solid #ddd}.border-bottom{border-bottom:1px solid #ddd}.border-right{border-right:1px solid #ddd}.no-border{border:none}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.float-left{float:left}.float-right{float:right}.float-none{float:none}.float-center{margin-left:auto;margin-right:auto;float:none;display:block}.layout-n .sm-only,.layout-md .sm-only,.layout-n .md-only,.layout-sm .md-only,.layout-sm .n-only,.layout-md .n-only,.layout-n .smmd-only{display:none}.layout-sm .nmd-only{display:none}.underline{text-decoration:underline}.strikethrough{text-decoration:line-through}.no-transitions{transition:none !important}.nowrap{white-space:nowrap}.wrap-normal{white-space:normal}.overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-auto{overflow:auto}.overflow-auto-x,.overflow-autox{overflow-x:auto}.overflow-auto-y,.overflow-autoy{overflow-x:auto}.overflow-scroll{overflow:scroll}.overflow-scroll-x,.overflow-scrollx{overflow-x:scroll}.overflow-scroll-y,.overflow-scrolly{overflow-y:scroll}.view-container{position:absolute;left:0;right:0;top:0;opacity:0;z-index:1;transition:opacity .3s;overflow:auto;background-color:#fff}.view-fixed-container{position:fixed;z-index:9999;opacity:0;transition:opacity .3s}.view-container.in,.view-fixed-container.in{opacity:1}.view-body{position:relative;display:block}.progress{position:fixed;z-index:99999999999;left:0;right:0;top:0;width:100%;pointer-events:none;opacity:0;transition:all .2s}.progress.in{opacity:1}.progress-bg{position:absolute;left:0;right:0;top:0;width:100%;height:2px;z-index:1;opacity:.2;transition:background-color .2s,opacity .2s}.progress-white .progress-bg{background-color:#fff;opacity:.9}.progress-bar{width:0;position:absolute;left:0;top:0;height:2px;z-index:2;transition:width .2s,background-color .2s}.spinner-dialog{width:auto}.spinner{display:block;padding-left:40px;height:40px;background-image:url(../img/spinner.svg);background-repeat:no-repeat;background-position:center left}.spinner.with-text{white-space:nowrap;line-height:40px;padding-left:60px;text-align:left}.spinner-simple .spinner,.spinner-transparent .spinner{font-size:0;padding-left:40px!important}.spinner-transparent .spinner-dialog{margin-top:0!important;box-shadow:none!important;background:transparent;border:none!important}.spinner-transparent:not(.bright-dialogs) .spinner{background-image:url(../img/spinner-white.svg)}.dialog{position:fixed;padding:20px;border-radius:2px;max-width:90%;background-color:#fff;margin-top:-10px;opacity:0;box-shadow:0 1px 4px rgba(0,0,0,.1);text-align:center;transition:margin-top .3s,opacity .3s,box-shadow .3s;max-height:90%;overflow:auto}.dialog.topmost{box-shadow:0 4px 9px rgba(0,0,0,.3)}.dialog.in{margin-top:0;opacity:1}.dialog p{text-align:left;margin-bottom:15px;word-break:break-word}.dialog .spacer{display:inline-block;width:10px}.dialog-shadow{opacity:0;background-color:rgba(0,0,0,.6);position:fixed;left:0;right:0;top:0;bottom:0;transition:opacity .3s,background-color .3s}.dialog-shadow.in{opacity:1}.bright-dialogs .spinner-shadow,.bright-dialogs .dialog-shadow{background-color:rgba(255,255,255,0.6)}.bright-dialogs .dialog{border:1px solid rgba(0,0,0,.05)}.bright-dialogs .dialog{box-shadow:0 1px 4px rgba(0,0,0,0)}.bright-dialogs .dialog.topmost{box-shadow:0 2px 3px rgba(0,0,0,.3)}.toast-dialog{position:fixed;z-index:99999;bottom:40px;width:80%;max-width:450px;left:50%;background-color:rgba(0,0,0,.75);color:#fff;border-radius:4px;padding:7px 16px;transform:translateY(100%) translateX(-50%);opacity:0;transition:transform .4s,opacity .4s;text-align:center}.bright-dialogs .toast-dialog{background-color:rgba(255,255,255,.8);color:#000}.toast-dialog.in{transform:translateY(0) translateX(-50%);opacity:1}.toast-dialog p{margin-bottom:9px}.toast-dialog p:last-child{margin-bottom:0}.toast-dialog div{display:flex;font-size:14px;text-transform:uppercase;text-align:center}.toast-dialog a{flex:1;color:#fff!important}.bright-dialogs .toast-dialog a{color:#000!important}body.mobile-style{font-size:16px}.mobile-style button,.mobile-style .button{height:38px;line-height:38px}.mobile-style input,.mobile-style textarea,.mobile-style select{height:38px;padding:0 9px}.mobile-style textarea{line-height:21px;padding-top:5px;padding-bottom:5px}.mobile-style .checkbox{width:25px;height:25px}.mobile-style .checkbox:before{width:23px;height:23px;line-height:24px;font-size:12px}.mobile-style .label{padding-top:7px}.mobile-style .select{height:38px}.mobile-style .select select{padding-right:37px !important}.mobile-style .select:after{line-height:37px;font-size:23px;text-indent:6px}.mobile-style .select.no-border:after{line-height:38px}.mobile-style .progress-bg,.mobile-style .progress-bar{height:4px}.mobile-style h1,.mobile-style h2,.mobile-style h3,.mobile-style h4,.mobile-style h5,.mobile-style h6,.mobile-style .h1,.mobile-style .h2,.mobile-style .h3,.mobile-style .h4,.mobile-style .h5,.mobile-style .h6{line-height:38px}.text-color,.text-color:hover{color:#000}input:focus,select:focus,textarea:focus,.focus{border:1px solid #337ab7}input[type=checkbox]:focus,input[type=radio]:focus{border:none;box-shadow:0 0 0 1px #337ab7}.no-border:focus,.no-border:active,.no-border.focus{border:none;box-shadow:none}.checkbox:focus,.checkbox.focus{background-color:#337ab7;color:#337ab7}.checkbox.checked.focus:before,.checkbox.checked:focus:before{color:#337ab7}.desktop-style button:focus,.desktop-style .button:focus{box-shadow:inset 0 0 0 1px #337ab7}.primary-color,.primary-color-hover:hover{color:#337ab7}.primary-color.hover:hover,.primary-color.hover:active{color:#5192ca}.primary-bg,.primary-bg-hover:hover{background-color:#337ab7;color:#fff}.primary-bg.hover:hover,.primary-bg.hover:active{background-color:#5192ca;color:#fff}.primary-border{border-color:#337ab7}.secondary-color,.secondary-color-hover:hover{color:#4199e4}.secondary-color.hover:hover,.secondary-color.hover:active{color:#57a8ec}.secondary-bg,.secondary-bg-hover:hover{color:#fff;background-color:#4199e4}.secondary-bg.hover:hover,.secondary-bg.hover:active{color:#fff;background-color:#57a8ec}.secondary-border{border-color:#4199e4}.danger-color,.danger-color-hover:hover{color:#f93c3c}.danger-color.hover:hover,.danger-color.hover:active{color:#ff8375}.danger-bg,.danger-bg-hover:hover{color:#fff;background-color:#f93c3c}.danger-bg.hover:hover,.danger-bg.hover:active{color:#fff;background-color:#ff8375}.danger-border{border-color:#bd0202}.success-color,.success-color-hover:hover{color:#b3e45b}.success-color.hover:hover,.success-color.hover:active{color:#bced5c}.success-bg,.success-bg-hover:hover{color:#fff;background-color:#5cc342}.success-bg.hover:hover,.success-bg.hover:active{color:#fff;background-color:#76dc5c}.success-border{border-color:#5ddc3d}.info-color,.info-color-hover:hover{color:#f1d10a}.info-color.hover:hover,.info-color.hover:active{color:#f1e218}.info-bg,.info-bg-hover:hover{color:#fff;background-color:#f1d10a}.info-bg.hover:hover,.info-bg.hover:active{color:#fff;background-color:#f1e218}.info-border{border-color:#e5c50a}.gray-color,.gray-color-hover:hover{color:#e2e2e2}.gray-color.hover:hover,.gray-color.hover:active{color:#adadad}.gray-bg,.gray-bg-hover:hover{background-color:#dadada}.gray-bg.hover:hover,.gray-bg.hover:active{background-color:#eaeaea}.gray-border{border-color:#dfdfdf}.white-color,.white-color-hover:hover{color:#fff}.white-color.hover:hover,.white-color.hover:active{color:#f4f4f4}.white-bg,.white-bg-hover:hover{background-color:#fff}.white-bg.hover:hover,.white-bg.hover:active{background-color:#f4f4f4}.white-border{border-color:#dfdfdf}.transparent-bg,.transparent-bg:hover,.transparent-bg:focus{background-color:transparent}.primary-bg:hover,.secondary-bg:hover,.danger-bg:hover,.success-bg:hover,.info-bg:hover{color:#fff}.white-bg[disabled],.white-bg.disabled{background-color:#fff!important}.transparent-bg[disabled],.transparent-bg.disabled{background-color:transparent!important}body{line-height:24px}button,.button{height:24px;line-height:24px;border-radius:2px}button.primary-bg,.button.primary-bg,button.success-bg,.button.success-bg,button.info-bg,.button.info-bg,button.danger-bg,.button.danger-bg,button.secondary-bg,.button.secondary-bg{box-shadow:0px 1px 5px rgba(0,0,0,.3)}.less-shadows button.primary-bg,.less-shadows .button.primary-bg,.less-shadows button.success-bg,.less-shadows .button.success-bg,.less-shadows button.info-bg,.less-shadows .button.info-bg,.less-shadows button.danger-bg,.less-shadows .button.danger-bg,.less-shadows button.secondary-bg,.less-shadows .button.secondary-bg{box-shadow:none}.desktop-style button.success-bg:focus,.desktop-style .button.success-bg:focus,.desktop-style button.info-bg:focus,.desktop-style .button.info-bg:focus,.desktop-style button.danger-bg:focus,.desktop-style .button.danger-bg:focus,.desktop-style button.secondary-bg:focus,.desktop-style .button.secondary-bg:focus{box-shadow:inset 0 0 0 1px #337ab7,0px 1px 5px rgba(0,0,0,.3)}.less-shadows.desktop-style button.success-bg:focus,.less-shadows.desktop-style .button.success-bg:focus,.less-shadows.desktop-style button.info-bg:focus,.less-shadows.desktop-style .button.info-bg:focus,.less-shadows.desktop-style button.danger-bg:focus,.less-shadows.desktop-style .button.danger-bg:focus,.less-shadows.desktop-style button.secondary-bg:focus,.less-shadows.desktop-style .button.secondary-bg:focus{box-shadow:inset 0 0 0 1px #337ab7}.desktop-style button.primary-bg:focus,.desktop-style .button.primary-bg:focus{box-shadow:inset 0 0 0 1px #063a67,0px 1px 5px rgba(0,0,0,.3)}.less-shadows.desktop-style button.primary-bg:focus,.less-shadows.desktop-style .button.primary-bg:focus{box-shadow:inset 0 0 0 1px #063a67}input,textarea,select{border-radius:2px}input,select{line-height:24px;height:24px}.flat{box-shadow:none !important}.browser-ie .select:after{width:50px;text-indent:30px}.mobile-style.browser-ie .select:after{width:60px;text-indent:40px}::-ms-clear{display:none}