@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700);@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);@import url(https://fonts.googleapis.com/css?family=Kanit:300,400,700,900);.TreePanel .treeToolbar{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:20px}.TreePanel .treeToolbar .treeButtonbar{font-size:1.2em;padding-right:10px;text-align:right}.TreePanel .treeToolbar .pushButton{cursor:pointer;font-size:1.2em}.onDeckPanel{display:inline-block;padding:10px;width:100%}.onDeckPanel .deckObject{border:1px solid #7c7c7c;border-radius:6px;border-top:5px solid #207cca;cursor:pointer;display:inline-block;margin-bottom:6px;margin-right:6px;max-width:300px;min-width:100px;padding:5px 5px 5px 10px}.onDeckPanel .deckObject.selected{font-weight:700}.onDeckPanel .deckObject.selected,.onDeckPanel .deckObject:hover{border-top:5px solid #333;color:#333}.onDeckPanel .removeFromOnDeck{margin-left:8px}.onDeckPanel .removeFromOnDeck:hover{color:#000}.onDeckPanel .onDeckButtonbar{float:right;margin-top:-6px}.OnDeckNavigation{background:linear-gradient(0deg,#161855 0,#2989d8 87%,#207cca 94%,#969abf);color:#fff;flex-direction:row;height:100%;justify-content:space-between}.OnDeckNavigation,.OnDeckNavigation .navBack{align-items:center;display:flex;flex-wrap:nowrap}.OnDeckNavigation .navBack{cursor:pointer;font-size:1.1em;justify-content:flex-start;width:20%}.OnDeckNavigation .navBack>.glyphicon,.OnDeckNavigation .navForward>.glyphicon{font-size:1.1em;font-weight:700}.OnDeckNavigation .navBack:hover,.OnDeckNavigation .navForward:hover{color:#fff;font-weight:700}.OnDeckNavigation .currentlyViewing{font-size:1.1em;font-weight:700;overflow:hidden;padding:0 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:60%}.OnDeckNavigation .navForward{align-items:center;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:1.1em;justify-content:flex-end;width:20%}.WorkingArea{display:flex;flex-wrap:wrap;padding:5px 10px}.WorkingArea .workingAreaTabs{text-align:right;width:100%}.WorkingArea .workingAreaTabs .navTabs{margin-top:10px;padding:0;text-decoration:none}.WorkingArea .workingAreaTabs .navTabs li{border-right:2px solid #ccc;color:#207cca;cursor:pointer;display:inline-block;font-size:1.2em;font-weight:700;margin-right:10px;padding:5px 10px}.WorkingArea .workingAreaTabs .navTabs li:last-child{border-right:none}.WorkingArea .workingAreaTabs .navTabs li.selected{color:#161855;text-decoration:underline}.WorkingArea .workingAreaBody{display:block;width:100%}.WorkingArea .workingAreaBody.tabsContent.loading{align-items:center;display:flex;justify-content:center}.WorkingArea .workingAreaBody.invisible{display:none}.OEv2{display:flex;font-size:1.1em;height:90vh;justify-content:space-between;margin:0;overflow:hidden;padding:10px}.OEv2 .topPanel{align-items:center;background:linear-gradient(0deg,#161855 0,#2989d8 87%,#207cca 94%,#969abf);border-radius:6px 6px 0 0;color:#fff;display:flex;flex-direction:row-reverse;height:30px;padding-right:10px;width:100%}.OEv2 .topPanel span{cursor:pointer;font-size:16px}.OEv2 .topPanel span:hover{font-size:20px}.OEv2 .objectTreeContainer{background:#fff;border:1px solid #333;border-radius:6px 6px 0 0;overflow:auto;transition:width .7s;width:20%}.OEv2 .objectTree{padding:10px 2px 10px 10px}.OEv2 .objectTree .node{cursor:pointer;margin-bottom:5px}.OEv2 .objectTree .bold{font-weight:700}.OEv2 .rightSide{display:flex;flex-flow:column;height:100%;transition:width .7s;width:79.5%}.OEv2 .rightSide .topPanel{flex:0 0 30px}.OEv2 .rightSide .onDeck{background:#fff;border:1px solid #333;flex-basis:auto;flex-grow:0;flex-shrink:4;overflow:auto}.OEv2 .rightSide .navigation{background:#fff;border:1px solid #333;flex:0 0 40px}.OEv2 .rightSide .workingArea{background:#fff;border:1px solid #333;flex:1 2 600px;overflow:auto}.treeShrunk .objectTreeContainer{min-width:36px;width:3%}.treeShrunk .objectTreeContainer .objectTree{display:none}.treeShrunk .rightSide{width:96.5%}.onDeckShrunk .rightSide .onDeck{height:8%;min-height:46px;overflow:auto}.onDeckShrunk .rightSide .onDeck .onDeckPanel{padding-top:5px}.onDeckShrunk .rightSide .onDeck .onDeckPanel .onDeckButtonbar{display:none}.onDeckShrunk .rightSide .workingArea{height:calc(86% - 34px)}.OEv2.simple .rightSide .workingArea{height:calc(100% - 30px)}@media(max-width:749px){.OEv2{display:block;height:auto;max-height:100%}.OEv2 .objectTreeContainer{display:block;justify-content:inherit;margin-bottom:4px;max-height:70%;transition:height .7s;width:100%}.OEv2 .rightSide{display:block;height:auto;width:100%}.OEv2 .rightSide .navigation{height:30px}.OEv2 .rightSide .navigation .navLabel{display:none}.OEv2 .rightSide .onDeck{display:block;height:50%;margin-bottom:4px}.OEv2 .rightSide .onDeck .deckObject{max-width:100%;width:100%}.OEv2 .rightSide .onDeck .deckObject .removeFromOnDeck{float:right}.OEv2 .rightSide .onDeck .deckObject:hover{border-top:5px solid #207cca;color:inherit}.OEv2 .rightSide .onDeck .deckObject:nth-child(2){margin-top:10px}.OEv2 .rightSide .workingArea{display:block;flex:none;height:100%;max-height:100%;overflow-y:auto;padding-bottom:0}.treeShrunk .objectTreeContainer{height:40px;overflow:hidden}.onDeckShrunk .rightSide .onDeck{height:10px;min-height:10px;overflow:hidden}.OEv2.simple .rightSide .workingArea{height:100%}}.Records{min-height:100%;width:100%}.Records abbr[data-original-title],.Records abbr[title]{border-bottom:none!important;cursor:pointer;text-decoration:none!important}.Records .record-control-panel{float:right;margin-right:20px;margin-top:5px}.Records .record-control-panel .react-datepicker-component{display:inline-block}.Records .record-control-panel div .selector-label{display:inline-block;font-size:13px;font-weight:700;margin-right:5px}.Records .record-control-panel .react-datepicker-component{width:auto}.Records .content-wrapper{display:flex}.Records .content-wrapper .cardHeader{border-radius:10px 10px 0 0}.Records .content-wrapper .left-content{min-width:300px}.Records .content-wrapper .left-content .selected{font-weight:700}.Records .content-wrapper .left-content .toggle-buttons-group{list-style:none;margin:0;padding:10px}.Records .content-wrapper .left-content .toggle-buttons-group .toggle-buttons-item{margin-bottom:5px;padding:0}.Records .content-wrapper .left-content .toggle-buttons-group .toggle-buttons-item:hover{cursor:pointer;font-weight:700}.Records .content-wrapper .right-content{width:100%}.Records .content-wrapper .right-content .filters-body{display:flex;flex-direction:row;flex-wrap:wrap}.Records .content-wrapper .right-content .filter-wrapper{margin-right:10px}.Records .content-wrapper .right-content .records .record-button{margin-right:5px}.Records .content-wrapper .right-content .records .record-button:hover{cursor:pointer;font-size:1.1em}.Records .content-wrapper .right-content .records .record-wrapper{display:flex;width:100%}.Records .content-wrapper .right-content .records .record-group-box{border:1px solid #1c1c1c;border-radius:5px;box-shadow:none;margin:0 10px 20px 0;padding-bottom:10px;width:100%}.Records .content-wrapper .right-content .records .record-group-box .cardHeader{background-color:#fff;border-bottom:1px solid #2c2c2c;color:#1c1c1c}.Records .content-wrapper .right-content .records .record-group-box .cardBody{padding:10px}.Records .content-wrapper .right-content .records .record-group-box .group-record-title{font-weight:700;text-transform:uppercase}.Records .content-wrapper .right-content .records .record-group-box .record-group-list{list-style:none;margin:0;padding:0}.Records .content-wrapper .right-content .records .record-group-box .record-group-list .record-group-item{display:flex;padding:5px 0}.Records .content-wrapper .right-content .records .cell{margin-left:10px}.Records .Select--multi .Select-multi-value-wrapper{max-width:500px}.Records .Select--single>.Select-control .Select-value,.Records .Select-placeholder{overflow:hidden;width:180px}.Records .Select--multi .Select-clear-zone,.Records .Select-arrow-zone{padding-top:8px;vertical-align:top!important}.Records .Select.customSelect.multiple.Select--multi.is-clearable.is-searchable{min-width:auto}.Records .record-group-item .customSelect{font-size:10px;margin:0 10px;min-width:80px;width:auto}.Records .record-group-item .customSelect .customSelect__indicator,.Records .record-group-item .customSelect .customSelect__value-container{padding:4px}.Records .record-group-item .customSelect svg{width:12px}.Records .record-group-item .MuiInputBase-input{padding:12px}.Records .record-group-item .rc-time-picker-input{height:38px}.Records .customSelect{max-width:100%;text-align:left;width:230px}.Records .customSelect .Select-menu-outer .Select-menu .optLabel{cursor:pointer;padding:5px 10px}.Records .customSelect .Select-menu-outer .Select-menu .optLabel .detailText{font-size:.8em;font-style:italic}.Records .customSelect .Select-menu-outer .Select-menu .optLabel:hover{background-color:#e6f4fe}.Records .filters-body .filter-wrapper{overflow:visible}.Cal__Day__root{box-sizing:border-box;cursor:pointer;display:inline-block;font-size:16px;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:14.28571%}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted,.Cal__Day__root.Cal__Day__enabled:active,.Cal__Day__root.Cal__Day__enabled:hover{position:relative;z-index:1}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before,.Cal__Day__root.Cal__Day__enabled:hover:before{background-color:#efefef;border-radius:50%;content:"";height:52px;left:50%;margin-left:-26px;margin-top:-26px;position:absolute;top:50%;width:52px;z-index:-1}.Cal__Day__root.Cal__Day__enabled:hover:before{opacity:.5}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before{opacity:1}.Cal__Day__root:first-child{position:relative}.Cal__Day__root.Cal__Day__today{position:relative;z-index:2}.Cal__Day__root.Cal__Day__today>span{color:#3d3d3d}.Cal__Day__root.Cal__Day__today.Cal__Day__disabled>span{color:#aaa}.Cal__Day__root.Cal__Day__today:before{border-radius:50%;box-shadow:inset 0 0 0 1px;content:"";height:52px;left:50%;margin-left:-26px;margin-top:-26px;position:absolute;top:50%;width:52px;z-index:-1}.Cal__Day__root.Cal__Day__today.Cal__Day__disabled:before{box-shadow:inset 0 0 0 1px #bbb}.Cal__Day__root.Cal__Day__selected{position:relative}.Cal__Day__root.Cal__Day__selected:before,.Cal__Day__root.Cal__Day__selected>.Cal__Day__month,.Cal__Day__root.Cal__Day__selected>.Cal__Day__year{display:none}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection{border-radius:50%;content:"";height:52px;left:50%;line-height:56px;margin-left:-26px;margin-top:-26px;position:absolute;top:50%;width:52px;z-index:2}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__month{top:9px}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__day{font-size:18px;font-weight:700;position:relative;top:5px}.Cal__Day__root.Cal__Day__disabled{color:#aaa;cursor:not-allowed}.Cal__Day__month,.Cal__Day__year{font-size:12px;left:0;line-height:12px;position:absolute;right:0;text-transform:capitalize}.Cal__Day__month{top:5px}.Cal__Day__year{bottom:5px}.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after,.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after{box-shadow:inset 56px 56px;content:"";height:52px;margin-top:-26px;position:absolute;top:50%;width:50%}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection{background-color:#eee!important}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__day,.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__month{color:#aaa;font-weight:300}.Cal__Day__range.Cal__Day__selected.Cal__Day__start .Cal__Day__selection{border-bottom-left-radius:50%;border-top-left-radius:50%}.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after{right:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__start.Cal__Day__end:after{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__selection{align-items:center;border-radius:0;display:flex;justify-content:center;left:0;margin-left:0;right:0;width:100%}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__day{font-size:16px;top:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__month{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after{left:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection{background-color:#fff!important;border:2px solid;border-bottom-right-radius:50%;border-top-right-radius:50%;box-sizing:border-box;color:inherit!important}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection .Cal__Day__day{top:4px}.Cal__Container__root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:table;font:14px Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;line-height:1.4em;outline:none;position:relative;text-align:left;z-index:1}.Cal__Container__root.Cal__Container__landscape{display:flex;flex-direction:row}.Cal__Container__root.Cal__Container__landscape .Cal__Container__wrapper{border-bottom-right-radius:3px;border-top-right-radius:3px;flex-grow:1;overflow:hidden;position:relative;z-index:1}.Cal__Container__listWrapper{background-color:#fff;overflow:hidden;position:relative}.Cal__Header__root{align-items:center;border-top-left-radius:3px;border-top-right-radius:3px;box-sizing:border-box;display:flex;font-weight:400;line-height:1.3;min-height:98px;overflow:hidden;padding:20px;position:relative}.Cal__Header__root.Cal__Header__landscape{align-items:flex-start;border-bottom-left-radius:3px;border-top-right-radius:0;min-width:200px}.Cal__Header__root.Cal__Header__landscape .Cal__Header__dateWrapper.Cal__Header__day{flex-grow:1;height:76px}.Cal__Header__wrapper{cursor:pointer;display:flex;flex-direction:column;flex-grow:1}.Cal__Header__wrapper.Cal__Header__blank{color:#ffffff80;cursor:default;font-size:18px;height:58px;line-height:58px}.Cal__Header__dateWrapper{color:#ffffff80;display:block;overflow:hidden;position:relative;transition:color .3s ease}.Cal__Header__dateWrapper.Cal__Header__active{color:#fff}.Cal__Header__dateWrapper.Cal__Header__day{font-size:36px;height:38px;line-height:36px;text-transform:capitalize}.Cal__Header__dateWrapper.Cal__Header__year{font-size:18px;height:20px;line-height:18px}.Cal__Header__date{bottom:0;left:0;position:absolute;right:0;top:0}.Cal__Header__range{display:flex;flex-grow:1}.Cal__Header__range .Cal__Header__dateWrapper{overflow:visible}.Cal__Header__range .Cal__Header__wrapper:first-child:after,.Cal__Header__range .Cal__Header__wrapper:first-child:before{border-bottom:100px solid #0000;border-left:60px solid;border-top:100px solid #0000;content:"";height:0;left:50%;margin-left:-50px;margin-top:-50px;position:absolute;top:0;width:0}.Cal__Header__range .Cal__Header__wrapper:first-child:before{color:#ffffff26;transform:translateX(1px)}.Cal__Header__range .Cal__Header__wrapper:last-child{margin-left:60px}.Cal__Header__range .Cal__Header__wrapper .Cal__Header__date{white-space:nowrap;z-index:1}.Cal__Today__root{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-weight:500;height:32px;justify-content:center;left:0;line-height:0;padding:6px;position:absolute;right:0;top:0;transform:translate3d(0,-100%,0);transition:transform .3s ease;transition-delay:.3s;z-index:10}.Cal__Today__root.Cal__Today__show{transform:translateZ(0);transition-delay:0s}.Cal__Today__root.Cal__Today__show .Cal__Today__chevron{transition:transform .3s ease}.Cal__Today__root .Cal__Today__chevron{margin-left:5px;margin-top:-6px;position:absolute;top:50%;transform:rotate(270deg);transition:transform .3s ease}.Cal__Today__root.Cal__Today__chevronUp .Cal__Today__chevron{transform:rotate(180deg)}.Cal__Today__root.Cal__Today__chevronDown .Cal__Today__chevron{transform:rotate(1turn)}.Cal__MonthList__root{-webkit-overflow-scrolling:touch;background-color:#fff;width:100%!important}.Cal__MonthList__root.Cal__MonthList__scrolling>div{pointer-events:none}.Cal__MonthList__root.Cal__MonthList__scrolling label{opacity:1}.Cal__Weekdays__root{box-shadow:inset 0 -1px #0000000a;display:flex;list-style:none;margin:0;padding:0;position:relative;z-index:5}.Cal__Weekdays__day{flex-basis:14.28571%;flex-grow:1;font-weight:500;padding:15px 0;text-align:center}.Cal__Years__root{align-items:center;background-color:#f9f9f9;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:10}.Cal__Years__root:after,.Cal__Years__root:before{content:"";height:50px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.Cal__Years__root:before{background:linear-gradient(180deg,#fffc 0,#fff0);top:0}.Cal__Years__root:after{background:linear-gradient(180deg,#fff0 0,#fffc);bottom:0}.Cal__Years__list{box-sizing:border-box}.Cal__Years__list.Cal__Years__center,.Cal__Years__year{align-items:center;display:flex;justify-content:center}.Cal__Years__year{box-sizing:border-box;cursor:pointer;font-size:18px;font-weight:500;height:100%;padding:0 20px;text-align:center;-webkit-user-select:none}.Cal__Years__year.Cal__Years__withMonths{border-bottom:1px solid #e9e9e9}.Cal__Years__year.Cal__Years__withMonths label{box-sizing:border-box;height:88px;padding-top:12px}.Cal__Years__year label{flex-basis:42%}.Cal__Years__year label span{color:#333;flex-shrink:0}.Cal__Years__year ol{display:flex;flex-wrap:wrap;font-size:14px;margin:0;padding:0}.Cal__Years__year ol li{align-items:center;border-radius:50%;box-sizing:border-box;color:#444;display:flex;flex-shrink:0;font-weight:400;height:44px;justify-content:center;list-style:none;text-transform:capitalize;width:44px}.Cal__Years__year ol li.Cal__Years__currentMonth{border:1px solid}.Cal__Years__year ol li.Cal__Years__selected{background-color:blue;border:0;color:#fff!important;position:relative;z-index:1}.Cal__Years__year ol li.Cal__Years__disabled{color:#aaa;cursor:not-allowed}.Cal__Years__year ol li.Cal__Years__disabled:hover{background-color:inherit}.Cal__Years__year ol li:hover{background-color:#efefef}.Cal__Years__year.Cal__Years__active label>span,.Cal__Years__year:hover label>span{color:inherit}.Cal__Years__year.Cal__Years__active,.Cal__Years__year:hover{position:relative;z-index:2}.Cal__Years__year.Cal__Years__active{font-size:32px}.Cal__Years__year.Cal__Years__currentYear{position:relative}.Cal__Years__year.Cal__Years__currentYear label>span{border-bottom:3px solid;min-width:50px;padding-bottom:5px}.Cal__Years__year.Cal__Years__currentYear.Cal__Years__active label>span{min-width:85px}.Cal__Years__year.Cal__Years__first{padding-top:40px}.Cal__Years__year.Cal__Years__last{padding-bottom:40px}.Cal__Animation__enter{opacity:0;transform:translate3d(0,-100%,0);transition:.25s ease}.Cal__Animation__enter.Cal__Animation__enterActive{opacity:1;transform:translateZ(0)}.Cal__Animation__leave{transform:translateZ(0);transition:.25s ease}.Cal__Animation__leave.Cal__Animation__leaveActive{opacity:0;transform:translate3d(0,100%,0)}.Cal__Slider__root,.Cal__Slider__slide{bottom:0;left:0;position:absolute;right:0;top:0}.Cal__Slider__root{overflow:hidden}.Cal__Slider__slide{padding:20px 65px}.Cal__Slider__slide:first-child{padding-left:20px}.Cal__Slider__wrapper{height:100%;transition:transform .3s ease}.Cal__Slider__arrow{align-items:center;border-left:1px solid #ffffff1a;cursor:pointer;display:flex;height:100%;justify-content:center;opacity:.7;position:absolute;top:0;width:40px;z-index:1}.Cal__Slider__arrow svg{width:15px}.Cal__Slider__arrow:hover{opacity:1}.Cal__Slider__arrowRight{right:0}.Cal__Slider__arrowLeft{left:0;transform:scaleX(-1)}.Cal__transition__enter{opacity:0}.Cal__transition__enterActive{opacity:1;transition:opacity .3s ease}.Cal__transition__leave{opacity:1}.Cal__transition__leaveActive{opacity:0;transition:opacity .3s ease}.Cal__Month__rows{background:linear-gradient(180deg,#fff0 50%,#0000000d);position:relative}.Cal__Month__row{margin:0;padding:0}.Cal__Month__row:first-child{text-align:right}.Cal__Month__row:first-child li{background-color:#fff;box-shadow:0 -1px 0 #e9e9e9}.Cal__Month__row:nth-child(2){box-shadow:0 -1px 0 #e9e9e9}.Cal__Month__row.Cal__Month__partial:first-child li:first-child{box-shadow:0 -1px 0 #e9e9e9,inset 1px 0 0 #e9e9e9}.Cal__Month__row.Cal__Month__partial:last-of-type li{position:relative;z-index:1}.Cal__Month__label{background-color:#fff9;bottom:0;font-size:30px;font-weight:500;left:0;margin:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:3}.Cal__Month__label>span{align-items:center;bottom:56px;display:flex;justify-content:center;left:0;position:absolute;right:0;text-transform:capitalize;top:0}.Cal__Month__label.Cal__Month__partialFirstRow{top:56px}.rpn-notification-holder{display:flex;flex-direction:column;position:fixed;z-index:100000}.rpn-notification-holder.top-left{left:10px}.rpn-notification-holder.top-middle{left:50%;transform:translateX(-50%)}.rpn-notification-holder.top-right{right:30px}.rpn-notification-holder.bottom-left{bottom:10px;left:10px}.rpn-notification-holder.bottom-middle{bottom:10px;left:50%;transform:translateX(-50%)}.rpn-notification-holder.bottom-right{bottom:10px;right:30px}.rpn-notification-card{animation:fadein .2s;display:flex;flex-direction:column;margin-top:15px;width:250px}.rpn-notification-card-top{background-color:#333;border-radius:5px 5px 0 0;color:#fff;display:flex;flex-wrap:wrap;font-size:11px;font-weight:700;justify-content:space-between;padding:10px;width:100%}.rpn-notification-card-bottom{align-items:flex-start;background-color:#3b3b3b;border-radius:0 0 5px 5px;box-shadow:0 5px 0 0 #000;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:10px 10px 15px;width:100%}.rpn-notification-card-bottom span{padding:3px 0}.rpn-notification-card-bottom .subtitle{font-size:12px;font-weight:700}.rpn-notification-card-bottom .message{font-size:14px}.rpn-notification-card-close{cursor:pointer;font-size:10px;height:100%}.rpn-notification-card-top.light{background-color:#f0f0f0;color:#000}.rpn-notification-card-bottom.light{background-color:#f5f5f5;box-shadow:0 5px 0 0 #dad9d9;color:#000}.rpn-notification-card-top.darkblue{background-color:#2d3542;color:#fff}.rpn-notification-card-bottom.darkblue{background-color:#394357;box-shadow:0 5px 0 0 #1f2b42;color:#fff}.rpn-notification-card-top.red{background-color:#bb2525;color:#fff}.rpn-notification-card-bottom.red{background-color:#d32f2f;box-shadow:0 5px 0 0 #910101;color:#fff}@keyframes fadein{0%{opacity:0}to{opacity:1}}.login-container{display:flex;height:calc(100vh - 40px);justify-content:center}.form-section{background-color:#fafafa;border-radius:4px;height:380px;margin-top:40px;max-width:460px;padding:20px;width:100%}.form-body{align-content:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.form-title{color:#3c3c3c;font-size:1.3em;font-weight:600;margin-top:20px;text-align:center}.login-description{color:#4c4c4c;font-size:16px;line-height:1.3em;margin:auto auto 20px;max-width:300px;text-align:justify}.input-form{align-self:center;-webkit-appearance:none;background:#fff;border:1px solid #c3c3c3;border-radius:2px;box-shadow:none;font-size:16px;height:42px;margin-top:20px;max-width:300px;padding:5px 5px 5px 10px;width:100%}.login-button{background:#fff;border:2px solid #009ad0;border-radius:5px;box-shadow:2px 2px 5px #a1a1a1;color:#009ad0;font-size:1.1em;font-weight:700;margin:40px auto auto;padding:5px 15px;width:auto}.login-button:hover{background:#fff;border:2px solid #0078b0;box-shadow:2px 2px 5px #717171}.login-button.inactive,.login-button.inactive:hover{background:#c3c3c3;border:2px solid #c3c3c3;box-shadow:none;color:#3c3c3c;cursor:default;outline:none}
/*!
 * bootswatch v3.3.7
 * Homepage: http://bootswatch.com
 * Copyright 2012-2017 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */body{margin:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}h1{font-size:2em}small{font-size:80%}sub,sup{vertical-align:initial}img{border:0}figure{margin:1em 40px}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace}input{line-height:normal}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:700}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:#0000!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.glyphicon{font-style:normal}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#fff}figure{margin:0}img{vertical-align:middle}.img-thumbnail{background-color:#fff}hr{border:0}.text-success{color:#fff}a.text-success:focus,a.text-success:hover{color:#e6e6e6}.text-info{color:#fff}a.text-info:focus,a.text-info:hover{color:#e6e6e6}.text-warning{color:#fff}a.text-warning:focus,a.text-warning:hover{color:#e6e6e6}.text-danger{color:#fff}a.text-danger:focus,a.text-danger:hover{color:#e6e6e6}ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline,.list-unstyled{list-style:none;padding-left:0}dl{margin-bottom:21px;margin-top:0}dd,dt{line-height:1.42857143}dt{font-weight:700}@media (min-width:768px){.dl-horizontal dt{clear:left;float:left;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:160px}.dl-horizontal dd{margin-left:180px}}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}address,blockquote .small,blockquote footer,blockquote small{line-height:1.42857143}address{font-style:normal;margin-bottom:21px}code,kbd{border-radius:0;font-size:90%;padding:2px 4px}kbd kbd{font-weight:700}pre{color:#333;display:block;line-height:1.42857143}pre code{background-color:initial}.pre-scrollable{max-height:340px}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.row{margin-left:5px;margin-right:5px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}table{background-color:initial}caption,th{text-align:left}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}fieldset,legend{border:0;padding:0}legend{color:#333;display:block}label{font-weight:700}.form-control,output{color:#333;display:block;font-size:15px;line-height:1.42857143}.form-control{background-image:none}.checkbox-inline,.radio-inline{vertical-align:middle}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-group-sm .form-control,.input-sm{border-radius:0;font-size:13px;padding:5px 10px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#fff}.has-success .form-control{border-color:#fff}.has-success .form-control:focus{border-color:#e6e6e6}.has-success .input-group-addon{border-color:#fff}.has-success .form-control-feedback,.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#fff}.has-warning .form-control{border-color:#fff}.has-warning .form-control:focus{border-color:#e6e6e6}.has-warning .input-group-addon{border-color:#fff}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label,.has-warning .form-control-feedback{color:#fff}.has-error .form-control{border-color:#fff}.has-error .form-control:focus{border-color:#e6e6e6}.has-error .input-group-addon{border-color:#fff}.has-error .form-control-feedback{color:#fff}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{margin-left:0;position:relative}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{margin-bottom:0;padding-top:11px;text-align:right}.form-horizontal .form-group-lg .control-label{font-size:19px;padding-top:19px}.form-horizontal .form-group-sm .control-label{font-size:13px;padding-top:6px}}.btn{vertical-align:middle}.btn,.btn.active,.btn:active{background-image:none}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{background-color:#090909;border-color:#040404;color:#fff}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{background-color:#1967be;border-color:#1862b5;color:#fff}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{background-color:#2f8912;border-color:#2c8011;color:#fff}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{background-color:#7e3f9d;border-color:#783c96;color:#fff}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{background-color:#e45c00;border-color:#da5800;color:#fff}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{background-color:#cc002e;border-color:#c2002b;color:#fff}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.collapsing{position:relative}.caret{vertical-align:middle}.dropdown,.dropup{position:relative}.dropdown-menu{float:left}.dropdown-menu.pull-right{left:auto;right:0}.dropdown-menu>li>a{display:block;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.dropdown-menu-right{left:auto;right:0}.dropdown-header{display:block;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.btn-group,.btn-group-vertical{vertical-align:middle}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn .caret{margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.nav>li,.nav>li>a{display:block;position:relative}.nav-tabs>li>a{border-radius:0 0 0 0}.nav-tabs.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0 0 0 0;margin-bottom:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-justified>li,.nav-stacked>li{float:none}.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:0 0 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}.navbar{border-radius:0}.navbar-header{float:left}.navbar-collapse{border-top:0;box-shadow:none;width:auto}.navbar-collapse.collapse{display:block!important;height:auto!important;overflow:visible!important;padding-bottom:0}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-left:0;margin-right:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{background-image:none}@media (min-width:768px){.navbar-toggle{display:none}.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-bottom:14.5px;padding-top:14.5px}.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;vertical-align:middle;width:auto}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{margin-left:0;position:relative}.navbar-form .has-feedback .form-control-feedback{top:0}.navbar-form{border:0;box-shadow:none;margin-left:0;margin-right:0;padding-bottom:0;padding-top:0;width:auto}}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#fff}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{background-color:#090909;color:#fff}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background-color:#090909;color:#fff}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:initial;color:#ccc}}.navbar-default .btn-link,.navbar-default .btn-link:focus,.navbar-default .btn-link:hover,.navbar-default .navbar-link,.navbar-default .navbar-link:hover,.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#fff}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{background-color:#1967be;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#1967be}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#1967be}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background-color:#1967be;color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:initial;color:#fff}}.navbar-inverse .btn-link,.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .navbar-link,.navbar-inverse .navbar-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#fff}.breadcrumb>li,.pagination{display:inline-block}.pagination>li{display:inline}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pager li{display:inline}.label{border-radius:.25em;font-weight:700;line-height:1;text-align:center;vertical-align:initial;white-space:nowrap}a.label:focus,a.label:hover{color:#fff;cursor:pointer;text-decoration:none}.btn .label{position:relative;top:-1px}.badge{font-weight:700;line-height:1;text-align:center;white-space:nowrap}.btn .badge{position:relative;top:-1px}a.badge:focus,a.badge:hover{color:#fff;cursor:pointer;text-decoration:none}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.thumbnail{display:block}.alert,.thumbnail{margin-bottom:21px}.alert{border:1px solid #0000}.alert .alert-link{font-weight:700}.progress{box-shadow:inset 0 1px 2px #0000001a;height:21px;overflow:hidden}.media-object{display:block}.panel-heading{border-top-left-radius:-1;border-top-right-radius:-1}.panel-heading>.dropdown .dropdown-toggle,.panel-title{color:inherit}.panel-title{margin-bottom:0}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:-1;border-top-right-radius:-1}.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:-1;border-bottom-right-radius:-1}.panel-group .panel-heading,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.embed-responsive{overflow:hidden}.close{font-weight:700;opacity:.2;text-shadow:0 1px 0 #fff}.close:focus,.close:hover{opacity:.5}button.close{background:#0000}.modal-open{overflow:hidden}.modal{overflow:hidden}.modal,.modal-backdrop{bottom:0;left:0;right:0;top:0}.modal-title,.tooltip{line-height:1.42857143}.tooltip{word-wrap:normal;font-family:Segoe UI,Source Sans Pro,Calibri,Candara,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;margin-bottom:-5px}.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;top:0}.popover{word-wrap:normal;font-family:Segoe UI,Source Sans Pro,Calibri,Candara,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal}.popover.left>.arrow:after,.popover.right>.arrow:after{bottom:-10px;content:" "}.carousel,.carousel-inner{position:relative}.carousel-inner{overflow:hidden}.carousel-caption,.carousel-control{color:#fff;text-align:center;text-shadow:0 1px 2px #0009}.carousel-caption .btn,.text-hide{text-shadow:none}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}.table .dropdown-menu a,table .dropdown-menu a{text-decoration:none}.table .danger,.table .danger a,.table .info,.table .info a,.table .success,.table .success a,.table .warning,.table .warning a,table .danger,table .danger a,table .info,table .info a,table .success,table .success a,table .warning,table .warning a{color:#fff}.close{text-decoration:none;text-shadow:none}.modal .close,.panel-default .close,.popover{color:#333}

/*!
 * bootswatch v3.3.7
 * Homepage: http://bootswatch.com
 * Copyright 2012-2017 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.label,sub,sup{vertical-align:initial}.btn,.btn-group,.btn-group-vertical,.caret,.checkbox-inline,.radio-inline,img{vertical-align:middle}hr,img{border:0}body,figure{margin:0}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.pre-scrollable{max-height:340px}.btn-group>.btn-group,.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu{float:left}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:initial}a:active,a:hover{outline:0}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{box-sizing:initial;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.glyphicon,address{font-style:normal}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{background:0 0!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-warning{background-image:none}.img-thumbnail,body{background-color:#fff}@font-face{font-family:Glyphicons Halflings;src:url(/static/media/glyphicons-halflings-regular.5be1347c682810f199c7.eot);src:url(/static/media/glyphicons-halflings-regular.5be1347c682810f199c7.eot?#iefix) format("embedded-opentype"),url(/static/media/glyphicons-halflings-regular.be810be3a3e14c682a25.woff2) format("woff2"),url(/static/media/glyphicons-halflings-regular.82b1212e45a2bc35dd73.woff) format("woff"),url(/static/media/glyphicons-halflings-regular.4692b9ec53fd5972caa2.ttf) format("truetype"),url(/static/media/glyphicons-halflings-regular.060b2710bdbbe3dfe48b.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Glyphicons Halflings;font-weight:400;line-height:1;position:relative;top:1px}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;font-size:10px}body{color:#333;font-family:Kanit,sans-serif;font-size:15px;line-height:1.42857143}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#2780e3}a:focus,a:hover{color:#165ba8}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;height:auto;max-width:100%}.img-rounded{border-radius:0}.img-thumbnail{border:1px solid #ddd;border-radius:0;display:inline-block;height:auto;line-height:1.42857143;max-width:100%;padding:4px;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{border-top:1px solid #e6e6e6;margin-bottom:21px;margin-top:21px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:Segoe UI,Source Sans Pro,Calibri,Candara,Arial,sans-serif;font-weight:300;line-height:1.1}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{color:#999;font-weight:400;line-height:1}.h1,.h2,.h3,h1,h2,h3{margin-bottom:10.5px;margin-top:21px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-bottom:10.5px;margin-top:10.5px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:39px}.h2,h2{font-size:32px}.h3,h3{font-size:26px}.h4,h4{font-size:19px}.h5,h5{font-size:15px}.h6,h6{font-size:13px}p{color:#000;font-family:Kanit,sans-serif;margin:0 0 10.5px}.lead{font-size:17px;font-weight:300;line-height:1.4;margin-bottom:21px}dt,kbd kbd,label{font-weight:700}address,blockquote .small,blockquote footer,blockquote small,dd,dt,pre{line-height:1.42857143}@media (min-width:768px){.lead{font-size:22.5px}}.small,small{font-size:86%}.mark,mark{background-color:#ff7518;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#999}.text-primary{color:#2780e3}a.text-primary:focus,a.text-primary:hover{color:#1967be}a.text-danger:focus,a.text-danger:hover,a.text-info:focus,a.text-info:hover,a.text-success:focus,a.text-success:hover,a.text-warning:focus,a.text-warning:hover{color:#e6e6e6}.bg-primary{background-color:#2780e3;color:#fff}a.bg-primary:focus,a.bg-primary:hover{background-color:#1967be}.bg-success{background-color:#3fb618}a.bg-success:focus,a.bg-success:hover{background-color:#2f8912}.bg-info{background-color:#9954bb}a.bg-info:focus,a.bg-info:hover{background-color:#7e3f9d}.bg-warning{background-color:#ff7518}a.bg-warning:focus,a.bg-warning:hover{background-color:#e45c00}.bg-danger{background-color:#ff0039}a.bg-danger:focus,a.bg-danger:hover{background-color:#cc002e}pre code,table{background-color:initial}.page-header{border-bottom:1px solid #e6e6e6;margin:42px 0 21px;padding-bottom:9.5px}dl,ol,ul{margin-top:0}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child,ol ol,ol ul,ul ol,ul ul{margin-bottom:0}address,dl{margin-bottom:21px}ol,ul{margin-bottom:10.5px}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{clear:left;float:left;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:160px}.dl-horizontal dd{margin-left:180px}.container{width:750px}}abbr[data-original-title],abbr[title]{border-bottom:1px dotted #999;cursor:help}.initialism{font-size:90%;text-transform:uppercase}blockquote{border-left:5px solid #e6e6e6;font-size:18.75px;margin:0 0 21px;padding:10.5px 21px}blockquote .small,blockquote footer,blockquote small{color:#999;display:block;font-size:80%}legend,pre{color:#333;display:block}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{border-left:0;border-right:5px solid #e6e6e6;padding-left:0;padding-right:15px;text-align:right}code,kbd{border-radius:0;font-size:90%;padding:2px 4px}caption,th{text-align:left}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{background-color:#f9f2f4;color:#c7254e}kbd{background-color:#333;box-shadow:inset 0 -1px 0 #00000040;color:#fff}kbd kbd{box-shadow:none;font-size:100%;padding:0}pre{word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0;font-size:14px;margin:0 0 10.5px;padding:10px;word-break:break-all}.container,.container-fluid{margin-left:auto;margin-right:auto}pre code{border-radius:0;color:inherit;font-size:inherit;padding:0;white-space:pre-wrap}.container,.container-fluid{padding-left:15px;padding-right:15px}.pre-scrollable{overflow-y:scroll}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{min-height:1px;padding-left:15px;padding-right:15px;position:relative}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}caption{color:#999;padding-bottom:8px;padding-top:8px}.table{margin-bottom:21px;max-width:100%;width:100%}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{border-top:1px solid #ddd;line-height:1.42857143;padding:8px;vertical-align:top}.table>thead>tr>th{border-bottom:2px solid #ddd;vertical-align:bottom}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}table col[class*=col-]{display:table-column;float:none;position:static}table td[class*=col-],table th[class*=col-]{display:table-cell;float:none;position:static}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#3fb618}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#379f15}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#9954bb}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#8d46b0}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#ff7518}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#fe6600}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#ff0039}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#e60033}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;margin-bottom:15.75px;overflow-y:hidden;width:100%}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset,legend{border:0;padding:0}fieldset{margin:0;min-width:0}legend{border-bottom:1px solid #e5e5e5;font-size:22.5px;line-height:inherit;margin-bottom:21px;width:100%}label{display:inline-block;margin-bottom:5px;max-width:100%}input[type=search]{-webkit-appearance:none;box-sizing:border-box}input[type=checkbox],input[type=radio]{line-height:normal;margin:4px 0 0;margin-top:1px\9}.form-control,output{color:#333;display:block;font-size:15px;line-height:1.42857143}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{padding-top:11px}.form-control{background-color:#fff;border:1px solid #ccc;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);height:32px;padding:10px 18px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #66afe999;outline:0}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:initial;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#e6e6e6;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:43px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:31px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:64px}}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;margin-bottom:10px;margin-top:10px;position:relative}.checkbox label,.radio label{cursor:pointer;font-weight:400;margin-bottom:0;min-height:21px;padding-left:20px}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{margin-left:-20px;margin-top:4px\9;position:absolute}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0;padding-left:20px;position:relative}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-left:10px;margin-top:0}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{margin-bottom:0;min-height:36px;padding-bottom:11px;padding-top:11px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.form-group-sm .form-control,.input-sm{border-radius:0;font-size:13px;padding:5px 10px}.input-sm{height:31px;line-height:1.5}select.input-sm{height:31px;line-height:31px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:31px;line-height:1.5}.form-group-sm select.form-control{height:31px;line-height:31px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{font-size:13px;height:31px;line-height:1.5;min-height:34px;padding:6px 10px}.input-lg{border-radius:0;font-size:19px;height:64px;line-height:1.3333333;padding:18px 30px}select.input-lg{height:64px;line-height:64px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{border-radius:0;font-size:19px;height:64px;line-height:1.3333333;padding:18px 30px}.form-group-lg select.form-control{height:64px;line-height:64px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{font-size:19px;height:64px;line-height:1.3333333;min-height:40px;padding:19px 30px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:53.75px}.form-control-feedback{display:block;height:43px;line-height:43px;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:43px;z-index:2}.collapsing,.dropdown,.dropup{position:relative}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{height:64px;line-height:64px;width:64px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{height:31px;line-height:31px;width:31px}.has-success .form-control{box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-success .input-group-addon{background-color:#3fb618;color:#fff}.has-warning .form-control{box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-warning .input-group-addon{background-color:#ff7518;color:#fff}.has-error .form-control{box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-error .input-group-addon{background-color:#ff0039;color:#fff}.has-feedback label~.form-control-feedback{top:26px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{color:#737373;display:block;margin-bottom:10px;margin-top:5px}@media (min-width:768px){.form-inline .form-control-static,.form-inline .form-group{display:inline-block}.form-inline .control-label,.form-inline .form-group{margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{margin-left:0;position:relative}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{margin-bottom:0;padding-top:11px;text-align:right}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-bottom:0;margin-top:0;padding-top:11px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:32px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{font-size:19px;padding-top:19px}.form-horizontal .form-group-sm .control-label{font-size:13px;padding-top:6px}}.btn{border:1px solid #0000;border-radius:0;cursor:pointer;display:inline-block;font-size:15px;font-weight:400;line-height:1.42857143;margin-bottom:0;padding:10px 18px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#fff;text-decoration:none}.btn.active,.btn:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{box-shadow:none;cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{background-color:#222;border-color:#222;color:#fff}.btn-default.focus,.btn-default:focus{background-color:#090909;border-color:#000;color:#fff}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{background-color:#090909;border-color:#040404;color:#fff}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{background-color:#000;border-color:#000;color:#fff}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#222;border-color:#222}.btn-default .badge{background-color:#fff;color:#222}.btn-primary{background-color:#2780e3;border-color:#2780e3;color:#fff}.btn-primary.focus,.btn-primary:focus{background-color:#1967be;border-color:#10427b;color:#fff}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{background-color:#1967be;border-color:#1862b5;color:#fff}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{background-color:#15569f;border-color:#10427b;color:#fff}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#2780e3;border-color:#2780e3}.btn-primary .badge{background-color:#fff;color:#2780e3}.btn-success{background-color:#3fb618;border-color:#3fb618;color:#fff}.btn-success.focus,.btn-success:focus{background-color:#2f8912;border-color:#184509;color:#fff}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{background-color:#2f8912;border-color:#2c8011;color:#fff}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{background-color:#24690e;border-color:#184509;color:#fff}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#3fb618;border-color:#3fb618}.btn-success .badge{background-color:#fff;color:#3fb618}.btn-info{background-color:#9954bb;border-color:#9954bb;color:#fff}.btn-info.focus,.btn-info:focus{background-color:#7e3f9d;border-color:#522967;color:#fff}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{background-color:#7e3f9d;border-color:#783c96;color:#fff}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{background-color:#6a3484;border-color:#522967;color:#fff}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#9954bb;border-color:#9954bb}.btn-info .badge{background-color:#fff;color:#9954bb}.btn-warning{background-color:#ff7518;border-color:#ff7518;color:#fff}.btn-warning.focus,.btn-warning:focus{background-color:#e45c00;border-color:#983d00;color:#fff}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{background-color:#e45c00;border-color:#da5800;color:#fff}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{background-color:#c04d00;border-color:#983d00;color:#fff}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#ff7518;border-color:#ff7518}.btn-warning .badge{background-color:#fff;color:#ff7518}.btn-danger{background-color:#ff0039;border-color:#ff0039;color:#fff}.btn-danger.focus,.btn-danger:focus{background-color:#cc002e;border-color:#80001c;color:#fff}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{background-color:#cc002e;border-color:#c2002b;color:#fff}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{background-color:#a80026;border-color:#80001c;color:#fff}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#ff0039;border-color:#ff0039}.btn-danger .badge{background-color:#fff;color:#ff0039}.btn-link{border-radius:0;color:#2780e3;font-weight:400}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:initial;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:#0000}.btn-link:focus,.btn-link:hover{background-color:initial;color:#165ba8;text-decoration:underline}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#999;text-decoration:none}.btn-group-lg>.btn,.btn-lg{border-radius:0;font-size:19px;line-height:1.3333333;padding:18px 30px}.btn-group-sm>.btn,.btn-sm{border-radius:0;font-size:13px;line-height:1.5;padding:5px 10px}.btn-group-xs>.btn,.btn-xs{border-radius:0;font-size:13px;line-height:1.5;padding:1px 5px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;overflow:hidden;transition-duration:.35s;transition-property:height,visibility;transition-timing-function:ease}.caret{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px dashed;border-top:4px solid\9;display:inline-block;height:0;margin-left:2px;width:0}.dropdown-toggle:focus{outline:0}.dropdown-menu{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #00000026;border-radius:0;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;font-size:15px;left:0;list-style:none;margin:2px 0 0;min-width:160px;padding:5px 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right,.dropdown-menu.pull-right{left:auto;right:0}.dropdown-header,.dropdown-menu>li>a{display:block;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-menu .divider{background-color:#e5e5e5;height:1px;margin:9.5px 0;overflow:hidden}.dropdown-menu>li>a{clear:both;color:#333;font-weight:400}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#2780e3;color:#fff;text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#2780e3;color:#fff;outline:0;text-decoration:none}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#999}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{background-color:initial;cursor:not-allowed;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);text-decoration:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{color:#999;font-size:13px}.dropdown-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:990}.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}.pull-right>.dropdown-menu{left:auto;right:0}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-bottom:4px dashed;border-bottom:4px solid\9;border-top:0;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{bottom:100%;margin-bottom:2px;top:auto}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{display:inline-block;position:relative}.btn-group-vertical>.btn,.btn-group>.btn{float:left;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn .caret,.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;max-width:100%;width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-left:0;margin-top:-1px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{border-collapse:initial;display:table;table-layout:fixed;width:100%}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{border-collapse:initial;display:table;position:relative}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{float:left;margin-bottom:0;position:relative;width:100%;z-index:2}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{border-radius:0;font-size:19px;height:64px;line-height:1.3333333;padding:18px 30px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:64px;line-height:64px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0;font-size:13px;height:31px;line-height:1.5;padding:5px 10px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:31px;line-height:31px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.nav>li,.nav>li>a{display:block;position:relative}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{vertical-align:middle;white-space:nowrap;width:1%}.input-group-addon{background-color:#e6e6e6;border:1px solid #ccc;border-radius:0;color:#333;font-size:15px;font-weight:400;line-height:1;padding:10px 18px;text-align:center}.input-group-addon.input-sm{border-radius:0;font-size:13px;padding:5px 10px}.input-group-addon.input-lg{border-radius:0;font-size:19px;padding:18px 30px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn,.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px;z-index:2}.nav{list-style:none;margin-bottom:0;padding-left:0}.nav>li>a{color:#fff;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{background-color:#e6e6e6;text-decoration:none}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{background-color:initial;color:#999;cursor:not-allowed;text-decoration:none}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#e6e6e6;border-color:#2780e3}.nav .nav-divider{background-color:#e5e5e5;height:1px;margin:9.5px 0;overflow:hidden}.nav>li>a>img{max-width:none}.nav-tabs>li{background-color:#9a1a29;float:left}.nav-tabs>li>a{border:1px solid #0000;border-radius:0;line-height:1.42857143}.nav-tabs>li>a:hover{border-color:#e6e6e6 #e6e6e6 #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:#fff;border:1px solid;border-color:#ddd #ddd #0000;color:#555;cursor:default}.nav-tabs.nav-justified{border-bottom:0;width:100%}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{border-radius:0;margin-bottom:5px;margin-right:0;text-align:center}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0;margin-bottom:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-justified>li,.nav-stacked>li{float:none}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{background-color:#2780e3;color:#fff}.nav-stacked>li+li{margin-left:0;margin-top:2px}.nav-justified{width:100%}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{border-radius:0;margin-right:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.navbar{border:1px solid #0000;margin-bottom:21px;min-height:50px;position:relative}.navbar-collapse{-webkit-overflow-scrolling:touch;border-top:1px solid #0000;box-shadow:inset 0 1px 0 #ffffff1a;overflow-x:visible;padding-left:15px;padding-right:15px}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar{border-radius:0}.navbar-header{float:left}.navbar-collapse{border-top:0;box-shadow:none;width:auto}.navbar-collapse.collapse{display:block!important;height:auto!important;overflow:visible!important;padding-bottom:0}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.carousel-inner,.embed-responsive,.modal,.modal-open,.progress{overflow:hidden}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-left:-15px;margin-right:-15px}.navbar-static-top{border-width:0 0 1px;z-index:1000}.navbar-fixed-bottom,.navbar-fixed-top{left:0;position:fixed;right:0;z-index:1030}.navbar-fixed-top{border-width:0 0 1px;top:0}.navbar-fixed-bottom{border-width:1px 0 0;bottom:0;margin-bottom:0}.navbar-brand{float:left;font-size:19px;height:50px;line-height:21px;padding:14.5px 15px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-left:0;margin-right:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{background-color:initial;border:1px solid #0000;border-radius:0;float:right;margin-bottom:8px;margin-right:15px;margin-top:8px;padding:9px 10px;position:relative}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{border-radius:1px;display:block;height:2px;width:22px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.navbar-nav{margin:7.25px -15px}.navbar-nav>li>a{line-height:21px;padding-bottom:10px;padding-top:10px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{background-color:initial;border:0;box-shadow:none;float:none;margin-top:0;position:static;width:auto}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:21px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}.progress-bar-striped,.progress-striped .progress-bar,.progress-striped .progress-bar-success{background-image:-o-linear-gradient(45deg,#ffffff26 25%,#0000 25%,#0000 50%,#ffffff26 50%,#ffffff26 75%,#0000 75%,#0000)}@media (min-width:768px){.navbar-toggle{display:none}.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-bottom:14.5px;padding-top:14.5px}}.navbar-form{border-bottom:1px solid #0000;border-top:1px solid #0000;box-shadow:inset 0 1px 0 #ffffff1a,0 1px 0 #ffffff1a;margin:3.5px -15px;padding:10px 15px}@media (min-width:768px){.navbar-form .form-control-static,.navbar-form .form-group{display:inline-block}.navbar-form .control-label,.navbar-form .form-group{margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;vertical-align:middle;width:auto}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{margin-left:0;position:relative}.navbar-form .has-feedback .form-control-feedback{top:0}.navbar-form{border:0;box-shadow:none;margin-left:0;margin-right:0;padding-bottom:0;padding-top:0;width:auto}}.breadcrumb>li,.pagination{display:inline-block}.btn .badge,.btn .label{position:relative;top:-1px}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.navbar-nav>li>.dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-radius:0;margin-bottom:0}.navbar-btn{margin-bottom:3.5px;margin-top:3.5px}.navbar-btn.btn-sm{margin-bottom:9.5px;margin-top:9.5px}.navbar-btn.btn-xs{margin-bottom:14px;margin-top:14px}.navbar-text{margin-bottom:14.5px;margin-top:14.5px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#222;border-color:#121212}.navbar-default .navbar-brand{color:#fff}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{background-color:none;color:#fff}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#fff}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{background-color:#090909;color:#fff}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{background-color:initial;color:#ccc}.navbar-default .navbar-toggle{border-color:#0000}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#090909}.navbar-default .navbar-toggle .icon-bar{background-color:#fff}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#121212}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background-color:#090909;color:#fff}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:initial;color:#ccc}}.navbar-default .btn-link,.navbar-default .btn-link:focus,.navbar-default .btn-link:hover,.navbar-default .navbar-link,.navbar-default .navbar-link:hover{color:#fff}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#2780e3;border-color:#1967be}.navbar-inverse .navbar-brand{color:#fff}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{background-color:none;color:#fff}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#fff}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{background-color:#1967be;color:#fff}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{background-color:initial;color:#fff}.navbar-inverse .navbar-toggle{border-color:#0000}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#1967be}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#1a6ecc}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#1967be;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#1967be}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#1967be}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background-color:#1967be;color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:initial;color:#fff}}.navbar-inverse .btn-link,.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .navbar-link,.navbar-inverse .navbar-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#fff}.breadcrumb{background-color:#f5f5f5;border-radius:0;list-style:none;margin-bottom:21px;padding:8px 15px}.breadcrumb>li+li:before{color:#ccc;content:"/\00a0";padding:0 5px}.breadcrumb>.active{color:#999}.pagination{border-radius:0;margin:21px 0;padding-left:0}.pager li,.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{background-color:#fff;border:1px solid #ddd;color:#2780e3;float:left;line-height:1.42857143;margin-left:-1px;padding:10px 18px;position:relative;text-decoration:none}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span,.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span,.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li:first-child>a,.pagination>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{background-color:#e6e6e6;border-color:#ddd;color:#165ba8;z-index:2}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#f5f5f5;border-color:#ddd;color:#999;cursor:default;z-index:3}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{background-color:#fff;border-color:#ddd;color:#999;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{font-size:19px;line-height:1.3333333;padding:18px 30px}.pagination-sm>li>a,.pagination-sm>li>span{font-size:13px;line-height:1.5;padding:5px 10px}.badge,.label{font-weight:700;line-height:1;text-align:center;white-space:nowrap}.pager{list-style:none;margin:21px 0;padding-left:0;text-align:center}.pager li>a,.pager li>span{background-color:#fff;border:1px solid #ddd;border-radius:0;display:inline-block;padding:5px 14px}.pager li>a:focus,.pager li>a:hover{background-color:#e6e6e6;text-decoration:none}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{background-color:#fff;color:#999;cursor:not-allowed}a.badge:focus,a.badge:hover,a.label:focus,a.label:hover{color:#fff;cursor:pointer;text-decoration:none}.label{color:#fff;display:inline;font-size:75%;padding:.2em .6em .3em}.label:empty{display:none}.label-default{background-color:#222}.label-default[href]:focus,.label-default[href]:hover{background-color:#090909}.label-primary{background-color:#2780e3}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#1967be}.label-success{background-color:#3fb618}.label-success[href]:focus,.label-success[href]:hover{background-color:#2f8912}.label-info{background-color:#9954bb}.label-info[href]:focus,.label-info[href]:hover{background-color:#7e3f9d}.label-warning{background-color:#ff7518}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#e45c00}.label-danger{background-color:#ff0039}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#cc002e}.badge{background-color:#2780e3;border-radius:10px;color:#fff;display:inline-block;font-size:13px;min-width:10px;padding:3px 7px;vertical-align:middle}.badge:empty{display:none}.media-object,.thumbnail{display:block}.btn-group-xs>.btn .badge,.btn-xs .badge{padding:1px 5px;top:0}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{background-color:#fff;color:#2780e3}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{background-color:#e6e6e6;margin-bottom:30px;padding-bottom:30px;padding-top:30px}.jumbotron p{font-size:23px;font-weight:200;margin-bottom:15px}.alert,.thumbnail{margin-bottom:21px}.alert .alert-link,.close{font-weight:700}.jumbotron>hr{border-top-color:#ccc}.container .jumbotron,.container-fluid .jumbotron{border-radius:0;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-bottom:48px;padding-top:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:68px}}.thumbnail{background-color:#fff;border:1px solid #ddd;border-radius:0;line-height:1.42857143;padding:4px;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#2780e3}.thumbnail .caption{color:#333;padding:9px}.alert{border-radius:0;padding:15px}.alert h4{color:inherit;margin-top:0}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{color:inherit;position:relative;right:-21px;top:-2px}.modal,.modal-backdrop{bottom:0;left:0;right:0;top:0}.alert-success{background-color:#3fb618;border-color:#4e9f15;color:#fff}.alert-success hr{border-top-color:#438912}.alert-success .alert-link{color:#e6e6e6}.alert-info{background-color:#9954bb;border-color:#7643a8;color:#fff}.alert-info hr{border-top-color:#693c96}.alert-info .alert-link{color:#e6e6e6}.alert-warning{background-color:#ff7518;border-color:#ff4309;color:#fff}.alert-warning hr{border-top-color:#ee3800}.alert-warning .alert-link{color:#e6e6e6}.alert-danger{background-color:#ff0039;border-color:#f0005e;color:#fff}.alert-danger hr{border-top-color:#d60054}.alert-danger .alert-link{color:#e6e6e6}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{background-color:#ccc;border-radius:0;margin-bottom:21px}.progress-bar{background-color:#2780e3;box-shadow:inset 0 -1px 0 #00000026;color:#fff;float:left;font-size:13px;height:100%;line-height:21px;text-align:center;transition:width .6s ease;width:0}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#3fb618}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)}.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning{background-image:-o-linear-gradient(45deg,#ffffff26 25%,#0000 25%,#0000 50%,#ffffff26 50%,#ffffff26 75%,#0000 75%,#0000)}.progress-bar-info{background-color:#9954bb}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)}.progress-bar-warning{background-color:#ff7518}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)}.progress-bar-danger{background-color:#ff0039}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-bottom:5px;margin-top:0}.media-list{list-style:none;padding-left:0}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{background-color:#fff;border:1px solid #ddd;display:block;margin-bottom:-1px;padding:10px 15px;position:relative}.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{background-color:#f5f5f5;color:#555;text-decoration:none}button.list-group-item{text-align:left;width:100%}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#e6e6e6;color:#999;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#999}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{background-color:#2780e3;border-color:#ddd;color:#fff;z-index:2}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#dceafa}.list-group-item-success{background-color:#3fb618;color:#fff}a.list-group-item-success,button.list-group-item-success{color:#fff}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{background-color:#379f15;color:#fff}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{background-color:#fff;border-color:#fff;color:#fff}.list-group-item-info{background-color:#9954bb;color:#fff}a.list-group-item-info,button.list-group-item-info{color:#fff}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{background-color:#8d46b0;color:#fff}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{background-color:#fff;border-color:#fff;color:#fff}.list-group-item-warning{background-color:#ff7518;color:#fff}a.list-group-item-warning,button.list-group-item-warning{color:#fff}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{background-color:#fe6600;color:#fff}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{background-color:#fff;border-color:#fff;color:#fff}.list-group-item-danger{background-color:#ff0039;color:#fff}a.list-group-item-danger,button.list-group-item-danger{color:#fff}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{background-color:#e60033;color:#fff}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{background-color:#fff;border-color:#fff;color:#fff}.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.list-group-item-heading{margin-bottom:5px;margin-top:0}.list-group-item-text{line-height:1.3;margin-bottom:0}.panel{background-color:#fff;border:1px solid #0000;border-radius:0;box-shadow:0 1px 1px #0000000d;margin-bottom:21px}.panel-title,.panel>.list-group,.panel>.panel-collapse>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel-body{padding:15px}.panel-heading{border-bottom:1px solid #0000;padding:10px 15px}.panel-title{font-size:17px;margin-top:0}.panel-footer{background-color:#f5f5f5;border-bottom-left-radius:-1;border-bottom-right-radius:-1;border-top:1px solid #ddd;padding:10px 15px}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-radius:0;border-width:1px 0}.panel-group .panel-heading,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:-1;border-bottom-right-radius:-1}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:-1;border-top-right-radius:-1}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-left-radius:-1;border-bottom-right-radius:-1}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:-1;border-top-right-radius:-1}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:-1}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:-1}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:-1}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:-1}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:21px}.panel-group .panel{border-radius:0;margin-bottom:0}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{background-color:#f8b145;border-color:#ddd;color:#333}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{background-color:#333;color:#f5f5f5}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#2780e3}.panel-primary>.panel-heading{background-color:#2780e3;border-color:#2780e3;color:#fff}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#2780e3}.panel-primary>.panel-heading .badge{background-color:#fff;color:#2780e3}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#2780e3}.panel-success{border-color:#4e9f15}.panel-success>.panel-heading{background-color:#3fb618;border-color:#4e9f15;color:#fff}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#4e9f15}.panel-success>.panel-heading .badge{background-color:#fff;color:#3fb618}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#4e9f15}.panel-info{border-color:#7643a8}.panel-info>.panel-heading{background-color:#9954bb;border-color:#7643a8;color:#fff}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#7643a8}.panel-info>.panel-heading .badge{background-color:#fff;color:#9954bb}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#7643a8}.panel-warning{border-color:#ff4309}.panel-warning>.panel-heading{background-color:#ff7518;border-color:#ff4309;color:#fff}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ff4309}.panel-warning>.panel-heading .badge{background-color:#fff;color:#ff7518}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ff4309}.panel-danger{border-color:#f0005e}.panel-danger>.panel-heading{background-color:#ff0039;border-color:#f0005e;color:#fff}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#f0005e}.panel-danger>.panel-heading .badge{background-color:#fff;color:#ff0039}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#f0005e}.embed-responsive{display:block;height:0;padding:0;position:relative}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:0;box-shadow:inset 0 1px 1px #0000000d;margin-bottom:20px;min-height:20px;padding:19px}.well blockquote{border-color:#00000026}.well-lg{border-radius:0;padding:24px}.well-sm{border-radius:0;padding:9px}.close{color:#fff;filter:alpha(opacity=20);float:right;font-size:22.5px;line-height:1}.popover,.tooltip{word-wrap:normal;font-family:Segoe UI,Source Sans Pro,Calibri,Candara,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal}.modal-title,.popover,.tooltip{line-height:1.42857143}.close:focus,.close:hover{color:#fff;cursor:pointer;filter:alpha(opacity=50);text-decoration:none}button.close{-webkit-appearance:none;background:0 0;border:0;cursor:pointer;padding:0}.modal{-webkit-overflow-scrolling:touch;display:none;outline:0;position:fixed;z-index:1050}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{margin:10px;position:relative;width:auto}.modal-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #0000;border-radius:0;box-shadow:0 3px 9px #00000080;outline:0;position:relative}.modal-backdrop{background-color:#000;position:fixed;z-index:1040}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{border-bottom:1px solid #e5e5e5;padding:15px}.modal-header .close{margin-top:-2px}.modal-title{margin:0}.modal-body{padding:20px;position:relative}.modal-footer{border-top:1px solid #e5e5e5;padding:20px;text-align:right}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:768px){.modal-dialog{margin:30px auto;width:600px}.modal-content{box-shadow:0 5px 15px #00000080}.modal-sm{width:300px}}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;margin-bottom:-5px}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{display:block;filter:alpha(opacity=0);font-size:13px;opacity:0;position:absolute;text-align:left;text-align:start;z-index:1070}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{background-color:#000;border-radius:0;color:#fff;max-width:200px;padding:3px 8px;text-align:center}.tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.tooltip.top .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-right .tooltip-arrow{left:5px}.tooltip.right .tooltip-arrow{border-right-color:#000;border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.tooltip.left .tooltip-arrow{border-left-color:#000;border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;top:0}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{margin-top:-5px;right:5px}.tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px}.popover{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:0;box-shadow:0 5px 10px #0003;display:none;font-size:15px;left:0;max-width:300px;padding:1px;position:absolute;text-align:left;text-align:start;top:0;z-index:1060}.carousel-caption,.carousel-control{color:#fff;text-align:center;text-shadow:0 1px 2px #0009}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1 -1 0 0;font-size:15px;margin:0;padding:8px 14px}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{border-color:#0000;border-style:solid;display:block;height:0;position:absolute;width:0}.carousel,.carousel-inner{position:relative}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{border-bottom-width:0;border-top-color:#00000040;bottom:-11px;left:50%;margin-left:-11px}.popover.top>.arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;content:" ";margin-left:-10px}.popover.left>.arrow:after,.popover.right>.arrow:after{bottom:-10px;content:" "}.popover.right>.arrow{border-left-width:0;border-right-color:#00000040;left:-11px;margin-top:-11px;top:50%}.popover.right>.arrow:after{border-left-width:0;border-right-color:#fff;left:1px}.popover.bottom>.arrow{border-bottom-color:#00000040;border-top-width:0;left:50%;margin-left:-11px;top:-11px}.popover.bottom>.arrow:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-10px;top:1px}.popover.left>.arrow{border-left-color:#00000040;border-right-width:0;margin-top:-11px;right:-11px;top:50%}.popover.left>.arrow:after{border-left-color:#fff;border-right-width:0;right:1px}.carousel-inner{width:100%}.carousel-inner>.item{display:none;position:relative;transition:left .6s ease-in-out}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media (-webkit-transform-3d),(transform-3d){.carousel-inner>.item{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transition:transform .6s ease-in-out}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;transform:translateZ(0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{background-color:#0000;bottom:0;filter:alpha(opacity=50);font-size:20px;left:0;opacity:.5;position:absolute;top:0;width:15%}.carousel-control.left{background-image:linear-gradient(90deg,#00000080 0,#0000);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.carousel-control.right{background-image:linear-gradient(90deg,#0000 0,#00000080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);left:auto;right:0}.carousel-control:focus,.carousel-control:hover{color:#fff;filter:alpha(opacity=90);opacity:.9;outline:0;text-decoration:none}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{display:inline-block;margin-top:-10px;position:absolute;top:50%;z-index:5}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px;right:50%}.carousel-control .icon-next,.carousel-control .icon-prev{font-family:serif;height:20px;line-height:1;width:20px}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{bottom:10px;left:50%;list-style:none;margin-left:-30%;padding-left:0;position:absolute;text-align:center;width:60%;z-index:15}.carousel-indicators li{background-color:#000\9;background-color:#0000;border:1px solid #fff;border-radius:10px;cursor:pointer;display:inline-block;height:10px;margin:1px;text-indent:-999px;width:10px}.carousel-indicators .active{background-color:#fff;height:12px;margin:0;width:12px}.carousel-caption{bottom:20px;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;z-index:10}.carousel-caption .btn,.close,.text-hide{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{font-size:30px;height:30px;margin-top:-10px;width:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;padding-bottom:30px;right:20%}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}.invisible{visibility:hidden}.text-hide{background-color:initial;border:0;color:#0000;font:0/0 a}.affix{position:fixed}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}.navbar-inverse .badge{background-color:#fff;color:#2780e3}.text-primary,.text-primary:hover{color:#2780e3}.text-success,.text-success:hover{color:#3fb618}.text-danger,.text-danger:hover{color:#ff0039}.text-warning,.text-warning:hover{color:#ff7518}.text-info,.text-info:hover{color:#9954bb}.table a:not(.btn),table a:not(.btn){text-decoration:underline}.close,.table .dropdown-menu a,table .dropdown-menu a{text-decoration:none}.table .danger,.table .danger a,.table .info,.table .info a,.table .success,.table .success a,.table .warning,.table .warning a,table .danger,table .danger a,table .info,table .info a,table .success,table .success a,table .warning,table .warning a{color:#fff}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#ff7518}.has-warning .form-control,.has-warning .form-control:focus,.has-warning .input-group-addon{border:1px solid #ff7518}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#ff0039}.has-error .form-control,.has-error .form-control:focus,.has-error .input-group-addon{border:1px solid #ff0039}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3fb618}.has-success .form-control,.has-success .form-control:focus,.has-success .input-group-addon{border:1px solid #3fb618}.nav-pills>li>a{border-radius:0}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-image:none}.close{opacity:.4}.close:focus,.close:hover{opacity:1}.alert{border:none}.alert .alert-link{color:#fff;text-decoration:underline}.modal .close,.panel-default .close,.popover{color:#333}.label{border-radius:0}.progress{box-shadow:none;height:8px}.progress .progress-bar{font-size:8px;line-height:8px}.panel-footer,.panel-heading{border-top-left-radius:0;border-top-right-radius:0}a.list-group-item-success.active{background-color:#3fb618}a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{background-color:#379f15}a.list-group-item-warning.active{background-color:#ff7518}a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{background-color:#fe6600}a.list-group-item-danger.active{background-color:#ff0039}a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{background-color:#e60033}#calendar,.border-box{box-sizing:border-box;-moz-box-sizing:border-box}#calendar{background:#fff;border:1px solid #ccc;display:block;float:left;margin-bottom:10px;width:1260px}#calendar>div.header{background:#2875c7;color:#fff;float:left;height:40px;width:100%}#calendar>div.header>*{display:inline-block;height:40px;line-height:40px!important;vertical-align:middle}#calendar>div.header>i{box-sizing:border-box;-moz-box-sizing:border-box;cursor:pointer;float:left;font-size:1.125em;font-weight:700;padding:0 10px;position:relative;width:40px}#calendar>div.header>i.fa-angle-left{text-align:left}#calendar>div.header>i.fa-angle-right{margin-left:-40px;text-align:right}#calendar>div.header>span{box-sizing:border-box;-moz-box-sizing:border-box;color:inherit;float:left;font-weight:700;margin-left:-40px;padding-left:50px;padding-right:40px;text-align:center;text-transform:uppercase;width:100%}#calendar>div.week{border-top:1px solid #ccc;float:left;width:100%}#calendar>div.week:first-child{border-top:none}#calendar>div.week>span.day{background:#fff;border-left:1px solid #ccc;box-sizing:border-box;-moz-box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;float:left;font-size:1.2em;height:100%;padding-left:10px;text-align:left;vertical-align:middle;width:14.28571429%}#calendar>div.week>span.day p{margin:0 0 1px}.today .dayHeaderNum{background-color:#000}.resetMarginsPadding{margin-left:0;margin-right:0;padding-left:0;padding-right:0}#calendar>div.week>span.day:first-child{border-left:none}#calendar>div.week>span.day.today{background:#e3f2ff}#calendar>div.week>span.day.different-month{border:none;color:silver}#calendar>div.week>span.day.selected{background:#2875c7;color:#fff}#calendar>div.week.names>span{color:#2875c7;font-weight:700;text-align:center}.dayHeaderNum{background-color:gray;color:#fff;float:right;font-size:medium;font-weight:900;text-align:center}.Cal__Weekdays__root{background-color:#9e9e9e!important}.Cal__Weekdays__day{color:#000}.calendarDayShift{font-style:italic}.calendarDayStationLabel{font-weight:700}.nav_button{background-color:blue;background:#1e5799;background:linear-gradient(180deg,#1e5799 0,#2989d8 50%,#207cca 51%,#7db9e8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e5799",endColorstr="#7db9e8",GradientType=0)}.nav-tabs>li{background:#a90329;background:linear-gradient(180deg,#a90329 0,#8f0222 65%,#6d0019 88%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a90329",endColorstr="#6d0019",GradientType=0)}.Cal__Container__root{width:100%!important}.rc-time-picker{display:inline-block;position:relative}.rc-time-picker,.rc-time-picker *{box-sizing:border-box}.rc-time-picker-clear{cursor:pointer;height:20px;line-height:20px;margin:0;overflow:hidden;position:absolute;right:6px;text-align:center;top:3px;width:20px}.rc-time-picker-clear-icon:after{color:#aaa;content:"x";display:inline-block;font-size:12px;font-style:normal;height:20px;line-height:1;transition:color .3s ease;width:20px}.rc-time-picker-clear-icon:hover:after{color:#666}.rc-time-picker-input{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;color:#666;cursor:text;display:inline-block;font-size:12px;height:28px;line-height:1.5;padding:4px 7px;position:relative;transition:border .2s cubic-bezier(.645,.045,.355,1),background .2s cubic-bezier(.645,.045,.355,1),box-shadow .2s cubic-bezier(.645,.045,.355,1);width:100%}.rc-time-picker-input[disabled]{background:#f7f7f7;color:#ccc;cursor:not-allowed}.rc-time-picker-panel{box-sizing:border-box;position:absolute;width:170px;z-index:1070}.rc-time-picker-panel *{box-sizing:border-box}.rc-time-picker-panel-inner{background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 1px 5px #ccc;display:inline-block;font-size:12px;line-height:1.5;list-style:none;outline:none;position:relative;text-align:left}.rc-time-picker-panel-narrow{max-width:113px}.rc-time-picker-panel-input{border:1px solid #0000;cursor:auto;line-height:1.5;margin:0;outline:0;padding:0;width:100%}.rc-time-picker-panel-input-wrap{border-bottom:1px solid #e9e9e9;box-sizing:border-box;padding:6px;position:relative}.rc-time-picker-panel-input-invalid{border-color:red}.rc-time-picker-panel-select{border:1px solid #e9e9e9;border-width:0 1px;box-sizing:border-box;float:left;font-size:12px;margin-left:-1px;max-height:144px;overflow-y:auto;position:relative;width:56px}.rc-time-picker-panel-select-active{overflow-y:auto}.rc-time-picker-panel-select:first-child{border-left:0;margin-left:0}.rc-time-picker-panel-select:last-child{border-right:0}.rc-time-picker-panel-select ul{box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%}.rc-time-picker-panel-select li{cursor:pointer;height:24px;line-height:24px;list-style:none;margin:0;padding:0 0 0 16px;text-align:left;-webkit-user-select:none;user-select:none;width:100%}.rc-time-picker-panel-select li:hover{background:#edfaff}li.rc-time-picker-panel-select-option-selected{background:#f7f7f7;font-weight:700}li.rc-time-picker-panel-select-option-disabled{color:#ccc}li.rc-time-picker-panel-select-option-disabled:hover{background:#0000;cursor:not-allowed}
/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;box-shadow:0 1px 3px #0000001a;display:none;margin-top:1px;min-width:250px;padding:4px;position:absolute;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid #0000;border-top-color:#0003;bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 #00000040}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}body{background-color:#ccc!important}body #app{overflow-x:hidden}body abbr{border-bottom:none!important}body abbr[title]{text-decoration:none!important}body .contentCard{background-color:#fff;border-radius:10px;box-shadow:3px 2px 9px #0003;margin:3px;padding-bottom:40px;position:relative}body .contentCard .cardHeader{background-color:#161855;color:#fff;font-size:16px;font-weight:700;height:24px;left:0;line-height:24px;min-width:100%;position:-webkit-sticky;position:sticky;right:0;text-align:center;top:0;z-index:3}body .contentCard .cardBody{padding:5px 10px}body .editorSection{overflow:auto}body .editorSection::-webkit-scrollbar{height:10px;width:8px}body .editorSection::-webkit-scrollbar-track{background:#d3d3d3;border-radius:20px;margin:2px}body .editorSection::-webkit-scrollbar-corner,body .editorSection::-webkit-scrollbar-track-piece{border-radius:10px}body .editorSection::-webkit-scrollbar-thumb{background:#a9a9a9;border-radius:10px}body .editorSection::-webkit-scrollbar-thumb:hover{background:#888}body .form-control{padding:0 10px}body .panel.panel-default{border:1px solid #161855;border-radius:5px;overflow:hidden}body .panel.panel-default .panel-heading{background-color:#161855;color:#fff;font-weight:bolder}body .header-link{font-style:italic;margin-left:10px!important}body .header-link:hover{cursor:pointer;text-decoration:underline}body .nd-button{background:#161855;border:1px solid #969abf;border-radius:5px;color:#fff;font-size:13px!important;font-weight:700;margin:5px 5px 0 0;padding:5px 10px}body .nd-button span{font-size:13px}body .nd-button.text{background:none;border:none;box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;-moz-box-shadow:none;color:#161855;font-weight:700}body .nd-button.titlebar{box-shadow:"2px 2px 5px inset #c1c1c1";line-height:1}body .nd-button.titlebar-red{background:darkred;box-shadow:"2px 2px 5px inset #c1c1c1";color:#fff;line-height:1}body .nd-button.titlebar-lightblue{background:#2035bd;box-shadow:"2px 2px 5px inset #c1c1c1";color:#fff;line-height:1}body .fit-content,body .warning{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}body .warning{background-color:orange!important}body .netduty-tabs-tabs,body .netduty-tabs-tabs:visited,body .officer-sched-tabs-tabs,body .officer-sched-tabs-tabs:visited{background:#161855;border:1px solid #969abf;border-radius:5px;color:#fff;font-size:13px!important;font-weight:700;margin:5px 5px 0 0;min-height:0;min-height:auto;padding:10px!important}body .netduty-tabs-tabs span,body .netduty-tabs-tabs:visited span,body .officer-sched-tabs-tabs span,body .officer-sched-tabs-tabs:visited span{font-size:13px}body .Mui-selected.netduty-drawer-tabs,body .Mui-selected.netduty-tabs-tabs,body .Mui-selected.officer-sched-tabs,body .netduty-drawer-tabs:hover,body .netduty-tabs-tabs:hover,body .officer-sched-drawer-tabs:hover{background:#fff;color:#000}body button.nd-button.formbutton.btn{background:none;border:1px solid #c1c1c1;border-radius:5px;box-shadow:2px 2px 5px #c1c1c1;color:#2989d8;font-size:14px;font-weight:700;margin:5px 5px 0 0;outline:none!important;outline-offset:none!important;padding:2px 10px}body button.nd-button.formbutton.btn:hover{border:1px solid #a1a1a1;box-shadow:2px 2px 5px #a1a1a1}body .btn.btn-sm.btn-default.selected,body .btn.btn-sm.btn-default:active,body .btn.btn-sm.btn-default:hover,body .btn.btn-sm.btn-default:visited,body .nd-button.selected,body .nd-button:active,body .nd-button:hover,body .nd-button:visited,body button.nd-button.btn.btn-default.selected{background:#f8f8f8;color:#555;cursor:pointer;outline:none}body .btn.btn-sm.btn-default.selected .svg-img-white,body .btn.btn-sm.btn-default:active .svg-img-white,body .btn.btn-sm.btn-default:hover .svg-img-white,body .btn.btn-sm.btn-default:visited .svg-img-white,body .nd-button.selected .svg-img-white,body .nd-button:active .svg-img-white,body .nd-button:hover .svg-img-white,body .nd-button:visited .svg-img-white,body button.nd-button.btn.btn-default.selected .svg-img-white{filter:invert(.5) sepia(1) saturate(5) hue-rotate(175deg)}body .svg-img.svg-img-transparent{opacity:0}body .btn.btn-sm.btn-default.text.selected,body .btn.btn-sm.btn-default.text:active,body .btn.btn-sm.btn-default.text:hover,body .btn.btn-sm.btn-default.text:visited,body .nd-button.text:active,body .nd-button.text:hover,body .nd-button.text:visited{background:none;color:#2989d8;outline:none;text-decoration:underline}body .htmlEndpointContainer{min-height:calc(100vh - 210px);padding:1rem 2rem}body .htmlEndpointContainer>b{display:block;margin:1rem 0}body .htmlEndpointContainer table{border-collapse:collapse;text-align:center;vertical-align:middle}@media(min-width:767px){body .menuTabs{margin-left:0;margin-right:0;max-width:none;padding-left:15px;width:100%}body .menuTabs .nd-row{border-radius:5px}body .menuTabs .nd-row .col-xs-3 h5{font-weight:bolder}body .menuTabs .nd-row .nav-tabs{background:linear-gradient(0deg,#161855 0,#2989d8 87%,#207cca 94%,#969abf);margin-left:-15px;margin-right:-15px;padding-left:8px;padding-top:8px}body .menuTabs .nd-row .nav-tabs li{background:none;background-color:#efefef;border:1px solid;border-color:gray gray #0000;border-top-left-radius:5px;border-top-right-radius:5px;color:#555;cursor:pointer;font-size:14px!important;line-height:1.5;margin-right:1px;overflow:hidden;padding:5px 15px}body .menuTabs .nd-row .nav-tabs .active{background:linear-gradient(180deg,#a90329 0,#8f0222 65%,#6d0019 88%);background-color:#0000;border:none;color:#fff}body .menuTabs #headerRow{background:none}}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#eee}::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:6px}.admin .APIMap{min-height:100%;width:100%}.admin .APIMap .content-wrapper{display:flex}.admin .APIMap .content-wrapper .cardHeader{border-radius:10px 10px 0 0}.admin .APIMap .content-wrapper .form-apimap{margin:10px 0;min-height:250px}.admin .APIMap .content-wrapper .left-content{min-width:300px}.admin .APIMap .content-wrapper .left-content .selected{font-weight:700}.admin .APIMap .content-wrapper .left-content .toggle-buttons-group{list-style:none;margin:0;padding:10px}.admin .APIMap .content-wrapper .left-content .toggle-buttons-group .toggle-buttons-item{margin-bottom:5px;padding:0}.admin .APIMap .content-wrapper .left-content .toggle-buttons-group .toggle-buttons-item:hover{cursor:pointer;font-weight:700}.admin .APIMap .content-wrapper .right-content{width:100%}.admin .APIMap .content-wrapper .right-content .records{margin-top:20px}.admin .APIMap .content-wrapper .right-content .records .record-button{margin-right:5px}.admin .APIMap .content-wrapper .right-content .records .record-button:hover{cursor:pointer;font-size:1.1em}.admin .APIMap .content-wrapper .right-content .records .record-wrapper{display:flex;flex-wrap:wrap;padding:30px 10px;width:100%}.admin .APIMap .content-wrapper .right-content .records .record-group-box{border:1px solid #1c1c1c;border-radius:5px;box-shadow:none;margin:0 10px 20px 0;min-width:30%;padding-bottom:10px}.admin .APIMap .content-wrapper .right-content .records .record-group-box .cardHeader{background-color:#fff;border-bottom:1px solid #2c2c2c;color:#1c1c1c}.admin .APIMap .content-wrapper .right-content .records .record-group-box .cardBody{padding:10px}.admin .APIMap .content-wrapper .right-content .records .record-group-box .group-record-title{font-weight:700;text-transform:uppercase}.admin .APIMap .content-wrapper .right-content .records .record-group-box .record-group-list{list-style:none;margin:0;padding:0}.admin .APIMap .content-wrapper .right-content .records .record-group-box .record-group-list .record-group-item{padding:5px 0}.admin .scheduleBuilder .alert-popup{border-radius:7px;bottom:20px;box-shadow:3px 3px 20px 2px #000;left:40%;padding:20px;position:fixed;right:40%;text-align:center;z-index:5}.admin .scheduleBuilder .alert-popup .alert-icon{margin-right:5px}.admin .scheduleBuilder .cardHeader{border-radius:10px 10px 0 0}.admin .scheduleBuilder .control-panel{margin:0;position:relative;text-align:right}.admin .scheduleBuilder .control-panel .panel-button{background:#161855;border:1px solid #282966;border-radius:2px;font-weight:700;padding:2px 5px;position:absolute;right:0;top:3px}.admin .scheduleBuilder .filters-wrapper .filters-body{padding:0;position:relative}.admin .scheduleBuilder .filters-wrapper .filters-body .clear-all{display:inline-block;position:absolute;right:10px}.admin .scheduleBuilder .form-container{border:1px solid #3e3e3e;border-radius:5px;margin:10px}.admin .scheduleBuilder .form-container .form-header{border-bottom:1px solid #3e3e3e;font-weight:700;padding:5px 5px 5px 10px}.admin .scheduleBuilder .schedule-box{margin-bottom:10px;margin-left:.5%;margin-right:.5%;width:49%}.admin .scheduleBuilder .schedule-box .loading-icon{margin-left:10px}.admin .scheduleBuilder .side-by-side-wrapper{display:flex;flex-wrap:wrap;margin-top:5px}.admin .scheduleBuilder .beige-wrapper{display:block;margin-bottom:10px}.admin .scheduleBuilder .no-padding{padding:0!important}.admin .scheduleBuilder .plain-select{display:inline-block;position:relative;vertical-align:middle;width:200px}.admin .scheduleBuilder .plain-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background:#f2f4f7;background:linear-gradient(#fff,#f2f4f7);border:1px solid #c8c8c8;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;display:block;font-weight:700;height:38px;line-height:normal;margin:0;padding:8px 20px 7px 10px;width:100%}.admin .scheduleBuilder .plain-select select:focus{background:#f9f9f9;border-color:#00c0f3;box-shadow:0 0 10px #0000004d,inset 0 0 7px #6464644d;outline:none}.admin .scheduleBuilder .plain-select ::-ms-expand{display:none}.admin .scheduleBuilder .plain-select:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #161855;content:"";height:0;margin-top:-3px;pointer-events:none;position:absolute;right:8px;top:50%;width:0;z-index:2}.admin .scheduleBuilder .input-date,.admin .scheduleBuilder input.small-input{width:200px}.admin .scheduleBuilder .input-date{background:#fff repeat-x 0 0;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;color:#9f9f9f;display:block;height:38px;margin:0}.admin .scheduleBuilder .dropdown-label{color:#505050;display:block}.admin .scheduleBuilder .react-datepicker .react-datepicker-container .react-datepicker-top{background:linear-gradient(0deg,#161855 0,#2989d8 87%,#207cca 94%,#969abf);border-left:1px solid #161855;border-right:1px solid #161855;border-top:1px solid #161855;border-top-left-radius:2px;border-top-right-radius:2px;color:#fff}.admin .scheduleBuilder i.icon-rc-datepicker_calendar{color:#161855}.admin .scheduleBuilder .configuration-body{display:flex;flex-wrap:wrap;padding:10px}.admin .scheduleBuilder .configuration-body .beige-wrapper{margin-right:30px}.admin .scheduleBuilder .inline-block{display:inline-block}.admin .scheduleBuilder .filter{padding:0 10px}.admin .scheduleBuilder .filter .filter-label{margin-right:2px;vertical-align:middle}.admin .scheduleBuilder .block{display:block}.admin .scheduleBuilder .max-width{min-width:100%}.admin .scheduleBuilder .checkbox-no-filter{margin-bottom:2px}.admin .userStats .statsLabel{font-weight:bolder}.admin .userSchedule .scheduleElement .elementLabel{font-weight:bolder;padding-right:5px}.formBuilderSelect .formControlSelect{height:40px}.shiftTimes .formControlSelect{height:40px;width:auto}.reports{height:calc(100vh - 120px);padding:10px}.reports .cardExpandButton{color:#fff;cursor:pointer;position:absolute;right:10px;top:5px}.reports .left{float:left;height:100%;position:relative;width:25%}.reports .left .treeView{border:1px solid gray;height:100%;overflow:auto}.reports .left .treeView .cardExpandButton.collapsed{right:6px}.reports .left .treeView .top-buttonbar.collapsed{display:none}.reports .right{float:right;height:100%;width:75%}.reports .right .designer{border:1px solid gray;height:calc(100% - 80px);overflow:auto;position:relative}.reports .right .header{border:1px solid gray;height:40px;overflow:scroll}.reports .right .resultsContainer{border:1px solid gray;height:40px;overflow:auto;padding:0}.reports .right .resultsContainer .results{padding:5px}@media print{.reports .left,.reports .right div:first-child{display:none}.reports .right{float:left;width:100%}}.reports.leftClosed .left{width:35px}.reports.leftClosed .left .cardExpandButton{color:#000}.reports.leftClosed .left .collapsedLabel{font-weight:700;left:-30px;position:absolute;top:83px;transform:rotate(270deg);white-space:nowrap}.reports.leftClosed .right{width:calc(100% - 35px)}.reports.designerClosed .right .designer{height:32px;text-align:center}.reports.designerClosed .right .designer .collapsedLabel{font-weight:700}.reports.designerClosed .right .resultsContainer{height:calc(100% - 72px)}.reports.hideHeader .right .designer{height:calc(100% - 40px)}.reports.designerClosed.hideHeader .right .designer{height:32px}.reports.designerClosed.hideHeader .right .resultsContainer{height:calc(100% - 32px)}.chart{height:calc(100vh - 120px);padding:10px}.day .event .eventEditButton{cursor:pointer;float:right;margin-left:10px}.day .event .signupIndicator{float:right}.eventModal .eventModalContent{padding:5px}.eventModal .eventModalContent .deleteButton{margin-left:5px}.duties .duty .dutyIcon,.duties .duty .shiftContainer .shiftIcon{cursor:pointer}.assignByStaff .formRow{padding:6px 0}.assignByStaff .formRow .checkbox{margin:0}.assignByStaff .formRow .shiftTimes{padding-bottom:12px}.assignByStaff .formRow .shiftTimes .timeSelectLabel{margin:0 0 3px}.assignByStaff .formRow .shiftTimes:last-child{padding-bottom:0}.adminLink{color:#fff!important;font-family:Segoe UI,Source Sans Pro,Calibri,Candara,Arial,"sans-serif";font-size:15px!important}.tabArea{height:calc(100% - 82px);width:100%}.tabArea .tabLabels .tab{display:inline-block;margin-bottom:-14px;overflow:hidden}.tabArea .tabContent.hidden{display:none}.tabArea .tabContent{min-height:82vh}.tabArea .tabContent .endpoint{background-color:#fff;border-radius:10px;box-shadow:2px 2px 2px #888;margin:3px;padding:20px}@media(max-width:440px){.tabArea .tabLabels .tab{margin-bottom:0}.tabArea .tabContent{min-height:79vh}}@keyframes slideIn{0%{left:-500px}to{left:0}}@keyframes slideOut{0%{left:0}to{left:-500px}}.AccordionNavigation .menu-icon{border:1px solid #fff;border-radius:2px;color:#fff;cursor:pointer;font-size:1.45em;margin-bottom:8px;margin-top:2px;padding:3px 4px 2px}.AccordionNavigation .menu-list{animation:slideIn;animation-duration:.7s;background-color:#161855;background:linear-gradient(#161855,#2989d8 27%,#207cca 97%,#969abf);background:-o-linear-gradient(#161855 0,#2989d8 27%,#207cca 97%,#969abf 100%);left:-10px;list-style:none;min-height:calc(100vh - 93px);opacity:.95;padding-left:25px;padding-top:20px;position:absolute;width:100%;z-index:2000}.AccordionNavigation .menu-list .menu-option{color:#fff;cursor:pointer;font-size:1.2em;font-style:italic;font-weight:700;margin-bottom:20px}.AccordionNavigation .hide-menu{animation:slideOut;animation-duration:.7s;left:-500px}.AccordionNavigation .display-none{display:none}.footer-wrapper{background-color:#fff;bottom:0;margin-top:10px;position:fixed;text-align:center;width:100%}.footer-wrapper hr{margin:5px 0}.login-epr,.login-netduty,.login-officer-sched{margin-top:60px;min-height:calc(100vh - 180px)}.login-epr .login-form,.login-netduty .login-form,.login-officer-sched .login-form{margin:0 auto}.login-epr #button-sign-in,.login-netduty #button-sign-in,.login-officer-sched #button-sign-in{margin-bottom:10px;margin-right:10px}.login-epr #button-reset-password,.login-netduty #button-reset-password,.login-officer-sched #button-reset-password{padding-left:0;padding-right:0}.login-epr .ndAlert,.login-netduty .ndAlert,.login-officer-sched .ndAlert{font-size:1.3em}.login-netduty,.login-officer-sched{background:url(/static/media/calendar_mouse.39457564ec68fb418354.jpg) no-repeat;margin-top:0;min-height:calc(100vh - 64px);padding-top:60px}@media(max-width:440px){.login-epr{margin-top:30px}}.calendar{max-width:100%;min-height:100%;min-width:100%;padding:0 20px}.calendar .top-panel .control{background:#161855;border:1px solid #eee;border-radius:3px 0 0 3px;color:#fff;cursor:pointer;float:left;min-height:30px;padding:5px;width:120px}.calendar .top-panel .control .control-label{font-weight:700}.calendar .top-panel .control .control-icon{float:right;margin-left:2px}.calendar .top-panel .filters{background:#f8f8f8;border:1px solid #eee;border-radius:0 3px 3px 0;display:flex;flex-wrap:wrap;float:left;min-height:30px;padding:5px 5px 5px 10px}.calendar .top-panel .filters .filter-wrapper{display:block;margin:0 5px}.calendar .top-panel .filters .filter-wrapper .filter-input{margin-top:0;vertical-align:text-bottom}.calendar .top-panel .filters .filter-wrapper .filter-label{margin:0 0 0 2px}.calendar abbr[data-original-title],.calendar abbr[title]{border-bottom:none!important;cursor:pointer;text-decoration:none!important}.calendar .calendar-button{background:#161855;border:1px solid #969abf;border-radius:5px;font-size:1.1em;font-weight:700;margin:5px 5px 0 0}.calendar .calendar-button.MuiPaper-root li{border-bottom:1px solid #333}.calendar .calendar-button.MuiPaper-root li:hover{font-weight:700}.calendar .nav-options{display:flex;flex-wrap:nowrap;float:right;margin-bottom:10px}.calendar .nav-options .scope-section{margin-left:100px}.calendar .calendar-content{clear:both;margin-top:20px}.calendar .calendar-content .calendar-header{border-radius:10px 10px 0 0;display:flex;flex-wrap:nowrap}.calendar .calendar-content .calendar-header .prev-calendar{margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar .calendar-content .calendar-header .current-calendar{font-size:1.3em;font-weight:700;margin-left:auto;margin-right:auto;overflow:visible;text-overflow:ellipsis;white-space:break-spaces}.calendar .calendar-content .calendar-header .next-calendar{margin-right:10px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.calendar .calendar-content .calendar-header .next-calendar:hover,.calendar .calendar-content .calendar-header .prev-calendar:hover{cursor:pointer;text-decoration:underline}.calendar .calendar-content .calendar-body{padding-left:30px}.calendar .calendar-content .calendar-body .calendar-body-wrapper{display:flex;flex-wrap:wrap;width:100%}.calendar .calendar-content .calendar-body .calendar-body-wrapper .calendar-days-header{display:flex;text-align:center;width:100%}.calendar .calendar-content .calendar-body .calendar-body-wrapper .panel-body.dayview-btn-link:hover{background:#efefff;cursor:pointer}.calendar .display-none{display:none!important}@media(max-width:769px){.calendar{max-width:100%;min-width:100%}.calendar .top-panel{margin-bottom:10px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.calendar .top-panel button{float:right;margin-right:0}.calendar .top-panel .control{min-height:30px;padding:5px 5px 5px 10px;width:120px}.calendar .top-panel .filters{display:block;padding:5px}.calendar .top-panel .filters .filter-wrapper{display:block;margin:5px 5px 15px}.calendar .top-panel .filters .filter-wrapper .filter-input{margin-top:0;vertical-align:text-bottom}.calendar .top-panel .filters .filter-wrapper .filter-label{margin:0 0 0 2px}.calendar .calendar-content .calendar-header{position:relative}.calendar .calendar-content .calendar-header .next-calendar{margin-right:2px}.calendar .calendar-content .calendar-header .prev-calendar{margin-left:2px}.calendar .calendar-content .calendar-header .current-calendar,.calendar .calendar-content .calendar-header .next-calendar,.calendar .calendar-content .calendar-header .prev-calendar{font-size:.9em}.calendar .calendar-content .calendar-body{overflow:auto}.calendar .calendar-content .calendar-body .calendar-days-header>div,.calendar .calendar-content .calendar-body .day-panel{min-width:140px;width:auto}.calendar .calendar-content .calendar-body .calendar-body-wrapper{min-width:1000px}}@media(max-width:500px){.calendar{max-width:100%;min-width:100%}.calendar .nav-options{display:inline;float:left;margin-bottom:10px}.calendar .nav-options .scope-section{margin-left:0}.calendar .top-panel{margin-bottom:10px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.calendar .top-panel button{float:right;margin-right:0}.calendar .top-panel .control{min-height:30px;padding:5px 5px 5px 10px;width:120px}.calendar .top-panel .filters{padding:5px}.calendar .top-panel .filters .filter-wrapper{display:block;margin:5px 5px 15px}.calendar .top-panel .filters .filter-wrapper .filter-input{margin-top:0;vertical-align:text-bottom}.calendar .top-panel .filters .filter-wrapper .filter-label{margin:0 0 0 2px}.calendar .calendar-content .calendar-header{position:relative}.calendar .calendar-content .calendar-header .next-calendar{margin-right:2px}.calendar .calendar-content .calendar-header .prev-calendar{margin-left:2px}.calendar .calendar-content .calendar-header .current-calendar,.calendar .calendar-content .calendar-header .next-calendar,.calendar .calendar-content .calendar-header .prev-calendar{font-size:.9em}.calendar .calendar-content .calendar-body{overflow:auto}.calendar .calendar-content .calendar-body .calendar-days-header>div,.calendar .calendar-content .calendar-body .day-panel{min-width:140px;width:auto}.calendar .calendar-content .calendar-body .calendar-body-wrapper{min-width:1000px}}.day-panel-epr,.day-panel-netduty,.day-panel-officer-sched{min-height:150px}.day-panel-epr .alert-icon,.day-panel-netduty .alert-icon,.day-panel-officer-sched .alert-icon{color:#ffae42}.day-panel-epr abbr,.day-panel-netduty abbr,.day-panel-officer-sched abbr{cursor:pointer}.day-panel-epr .top-buttonbar,.day-panel-netduty .top-buttonbar,.day-panel-officer-sched .top-buttonbar{padding:0 5px;width:100%}.day-panel-epr .top-buttonbar .align-right,.day-panel-netduty .top-buttonbar .align-right,.day-panel-officer-sched .top-buttonbar .align-right{text-align:right}.day-panel-epr #tooltip-right>.tooltip-inner,.day-panel-netduty #tooltip-right>.tooltip-inner,.day-panel-officer-sched #tooltip-right>.tooltip-inner{background:#ececec;color:#3c3c3c}.day-panel-epr .position-relative,.day-panel-netduty .position-relative,.day-panel-officer-sched .position-relative{position:relative}.day-panel-epr .side-button,.day-panel-netduty .side-button,.day-panel-officer-sched .side-button{left:-31px;position:absolute}.day-panel-epr .detail-list-wrapper,.day-panel-netduty .detail-list-wrapper,.day-panel-officer-sched .detail-list-wrapper{border-bottom:1px solid silver;display:flex;flex-direction:column;padding:10px 0}.day-panel-epr li,.day-panel-netduty li,.day-panel-officer-sched li{list-style:none}.day-panel-epr .day-content-header-label,.day-panel-netduty .day-content-header-label,.day-panel-officer-sched .day-content-header-label{color:gray!important;font-size:16px!important;font-style:normal!important;font-weight:700!important}.day-panel-epr .panel-header,.day-panel-netduty .panel-header,.day-panel-officer-sched .panel-header{display:flex;flex-wrap:nowrap;font-size:1.2em;font-weight:700;justify-content:space-between;margin-bottom:10px;padding:5px}.day-panel-epr .panel-header .day-number,.day-panel-netduty .panel-header .day-number,.day-panel-officer-sched .panel-header .day-number{color:#000;font-size:1.5em;margin-right:5px;padding:5px;width:15%}.day-panel-epr .panel-header .day-number.dayview-btn-link,.day-panel-netduty .panel-header .day-number.dayview-btn-link,.day-panel-officer-sched .panel-header .day-number.dayview-btn-link{cursor:pointer}.day-panel-epr .panel-header .day-number.dayview-btn-link:hover,.day-panel-netduty .panel-header .day-number.dayview-btn-link:hover,.day-panel-officer-sched .panel-header .day-number.dayview-btn-link:hover{background:#efefff;font-size:1.55em}.day-panel-epr .panel-header .day-header-details,.day-panel-netduty .panel-header .day-header-details,.day-panel-officer-sched .panel-header .day-header-details{padding-top:5px;text-align:center;width:70%}.day-panel-epr .panel-header .day-header-details .day-header-label,.day-panel-netduty .panel-header .day-header-details .day-header-label,.day-panel-officer-sched .panel-header .day-header-details .day-header-label{margin-right:5px}.day-panel-epr .panel-header .alert-wrapper,.day-panel-netduty .panel-header .alert-wrapper,.day-panel-officer-sched .panel-header .alert-wrapper{align-content:center;align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;margin-right:5px;max-width:50px;padding-top:5px;text-align:right;width:30%}.day-panel-epr .panel-body,.day-panel-netduty .panel-body,.day-panel-officer-sched .panel-body{padding-left:5px;padding-top:0}.day-panel-epr .panel-body .day-content-group,.day-panel-netduty .panel-body .day-content-group,.day-panel-officer-sched .panel-body .day-content-group{padding-left:5px;width:100%}.day-panel-epr .panel-body .day-content-group .list_content_flex,.day-panel-netduty .panel-body .day-content-group .list_content_flex,.day-panel-officer-sched .panel-body .day-content-group .list_content_flex{display:flex;justify-content:space-between}.day-panel-epr .panel-body .day-content-group .list-contents,.day-panel-netduty .panel-body .day-content-group .list-contents,.day-panel-officer-sched .panel-body .day-content-group .list-contents{align-items:center;border-bottom:1px solid #eaecf0}.day-panel-epr .panel-body .day-content-group .list-content-label,.day-panel-netduty .panel-body .day-content-group .list-content-label,.day-panel-officer-sched .panel-body .day-content-group .list-content-label{color:#505050;font-size:12px;font-style:normal;font-weight:500;line-height:20px;margin:0}.day-panel-epr .panel-body .day-content-group .on-duty-content,.day-panel-netduty .panel-body .day-content-group .on-duty-content,.day-panel-officer-sched .panel-body .day-content-group .on-duty-content{color:#45b23b;font-weight:500}.day-panel-epr .panel-body .day-content-group .content-shift-status,.day-panel-netduty .panel-body .day-content-group .content-shift-status,.day-panel-officer-sched .panel-body .day-content-group .content-shift-status{color:#344054;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.day-panel-epr .panel-body .day-content-group .day-content-item,.day-panel-netduty .panel-body .day-content-group .day-content-item,.day-panel-officer-sched .panel-body .day-content-group .day-content-item{margin:0}.day-panel-epr .panel-body .day-content-group .day-content-item:not(:last-child),.day-panel-netduty .panel-body .day-content-group .day-content-item:not(:last-child),.day-panel-officer-sched .panel-body .day-content-group .day-content-item:not(:last-child){margin-bottom:10px;padding-bottom:10px}.day-panel-epr .panel-body .day-content-group .day-content-item .title,.day-panel-netduty .panel-body .day-content-group .day-content-item .title,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .title{color:gray;font-size:1.1em;font-size:14px;font-weight:700;line-height:20px}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list{display:block;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list .header,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list .header,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list .header{align-items:center;display:flex;flex-wrap:nowrap}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list .detail-label,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list .detail-label,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list .detail-label{color:#000;font-weight:700;margin-left:3px;margin-right:3px}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list li,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list li,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list li{display:flex;flex-wrap:nowrap;padding:0 0 0 15px;width:100%}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list li .shift-wrapper,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list li .shift-wrapper,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list li .shift-wrapper{margin-left:15px;padding-left:0}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar{display:flex;flex-wrap:nowrap}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar .record-button,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar .record-button,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar .record-button{height:15px;margin:0 1px;width:15px}.day-panel-epr .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar:hover,.day-panel-netduty .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar:hover,.day-panel-officer-sched .panel-body .day-content-group .day-content-item .detail-list .records-buttonbar:hover{cursor:pointer}.day-panel-epr .temporary_state,.day-panel-netduty .temporary_state,.day-panel-officer-sched .temporary_state{background-color:#d3d3d3!important;font-style:italic;min-width:100%}.day-panel-epr{background:#fff}.day-panel-netduty+.today,.day-panel-officer-sched+.today{background:#cdc4bc}.day-panel-netduty,.day-panel-officer-sched{border:1px solid #3e3e3e}@media(max-width:500px){.day-panel-epr .panel-header{font-size:1.2em}}.dayView{padding:0 20px}.dayView .top-panel{cursor:pointer}.dayView .top-panel .control{background:#161855;border:1px solid #161855;border-radius:3px 0 0 3px;color:#fff;float:left;min-height:30px;padding:5px;width:120px}.dayView .top-panel .control .control-label{font-weight:700}.dayView .top-panel .control .control-icon{float:right;margin-left:2px}.dayView .top-panel .filters{background:#fff;border:1px solid #fff;border-radius:0 3px 3px 0;display:flex;flex-wrap:wrap;float:left;min-height:30px;padding:5px 5px 5px 10px}.dayView .top-panel .filters .filter-wrapper{display:block;margin:0 5px}.dayView .top-panel .filters .filter-wrapper .filter-input{margin-top:0;vertical-align:text-bottom}.dayView .top-panel .filters .filter-wrapper .filter-label{margin:0 0 0 2px}.dayView .columns-wrapper{display:flex;flex-wrap:wrap;width:100%}.dayView .columns-wrapper .day-single-column{width:100%}.dayView .display-none{display:none!important}@media(min-width:500px)and (max-width:749px){.dayView .columns-wrapper .col-dvsidebar,.dayView .columns-wrapper .col-ls{width:49%}.dayView .columns-wrapper .col-dutyroster{max-width:400px;min-width:220px;width:49%}.dayView .columns-wrapper .col-rs{min-width:300px;width:49%}.dayView .columns-wrapper .day-single-column{margin-right:10px}}@media(min-width:750px){.dayView .columns-wrapper .col-dvsidebar{max-width:250px;min-width:220px;width:20%}.dayView .columns-wrapper .col-ls{min-width:250px;width:20%}.dayView .columns-wrapper .col-dutyroster{max-width:500px;min-width:220px;width:35%}.dayView .columns-wrapper .col-rs{min-width:300px;width:20%}.dayView .columns-wrapper .day-single-column{margin-right:10px}}.operations-board{padding:10px}.operations-board .operations-board-header{border:1px solid #838384;display:flex;font-size:1.5em;justify-content:center;margin-bottom:15px;padding:20px}.operations-board .operations-board-header .navigation{display:flex;justify-content:space-between;max-width:480px;width:480px}.operations-board .operations-board-header .navigation .dayLabel{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;font-size:16px!important;font-style:normal;font-weight:800;line-height:14px;padding:3px 25px;text-align:center;text-transform:capitalize}.operations-board .operations-board-header .navigation .dayLabel .dayLabelRow{display:flex;flex-direction:row;margin:0 auto}.operations-board .operations-board-header .navigation .alert-wrapper{align-content:center;align-items:center;flex-direction:row-reverse;flex-wrap:nowrap;margin-left:10px;margin-top:-2px;max-width:50px;text-align:right;width:0}.operations-board .operations-board-header .navigation .alert-icon{color:#ffae42}.operations-board .operations-board-header .navigation .navOpt{color:#fff;cursor:pointer;font-size:16px!important;font-weight:400;line-height:14px}.operations-board .operations-board-header .navigation .navOpt:hover{color:#9d5949;text-decoration:underline}.operations-board .operations-board-body{display:flex}.operations-board .operations-board-body .column{display:flex;flex-wrap:wrap;margin:0;min-width:300px;vertical-align:top;width:100%}@media(min-width:1540px){.operations-board .operations-board-body .column .card-width{width:310px}.operations-board .operations-board-body .column .card-width.narrow{width:auto}}.operations-board .operations-board-body .column .container-wrapper.narrow{min-width:200px}.operations-board .operations-board-body .column .container-wrapper{background:#fff;border:2px solid #3c3c3c;border-radius:5px 5px 2px 2px;margin-bottom:36px;min-width:190px}.operations-board .operations-board-body .column .container-wrapper .border{border:2px solid #3c3c3c}.operations-board .operations-board-body .column .container-wrapper .container-header{color:#fff;font-size:1.2em;font-weight:700;min-height:34px;padding:5px;text-align:center}.operations-board .operations-board-body .column .container-wrapper .container-header .header-icon{display:inline-block;float:left}.operations-board .operations-board-body .column .container-wrapper .bg-container-header-officer-sched{background:#043060}.operations-board .operations-board-body .column .container-wrapper .bg-container-header-epr{background:#bd6b58}.operations-board .operations-board-body .column .container-wrapper .bg-container-header-netduty{background:#161855}.operations-board .operations-board-body .column .container-wrapper .bg-container-body-epr{background:inherit}.operations-board .operations-board-body .column .container-wrapper .bg-container-body-netduty,.operations-board .operations-board-body .column .container-wrapper .bg-container-body-officer-sched{background:#fff}.operations-board .operations-board-body .column .container-wrapper .narrow{max-width:200px;white-space:break-spaces}.operations-board .operations-board-body .column .container-wrapper .container-body{padding:5px}.operations-board .operations-board-body .column .container-wrapper .container-body .dropzone-wrapper .dropzone-header{font-size:1.1em;padding:5px 0}.operations-board .operations-board-body .column .container-wrapper .container-body .dropzone-wrapper .dropzone-header .netduty,.operations-board .operations-board-body .column .container-wrapper .container-body .dropzone-wrapper .dropzone-header .officer-sched{color:#000}.operations-board .operations-board-body .column .container-wrapper .container-body .dropzone-wrapper .dropzone-header .epr{color:#fff}.operations-board .operations-board-body .column .container-wrapper .container-body .dropzone-wrapper .dropzone-body .draggable-element{word-wrap:break-word;margin:5px 0;min-height:40px;overflow:visible;overflow-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap;word-break:auto}.operations-board .operations-board-body .column .container-wrapper .container-body .dropzone-wrapper .dropzone-body .draggable-element .title{font-weight:700;line-height:20px}.operations-board .operations-board-body .column .container-wrapper .container-body .dropzone-wrapper .dropzone-body .draggable-element .details{word-wrap:break-word;background-color:inherit;border:none;color:inherit;font-family:inherit;font-size:inherit;margin-bottom:0;overflow:visible;overflow-wrap:break-word;padding:0 10px;white-space:pre-wrap;white-space:-moz-pre-wrap;word-break:auto}.operations-board .operations-board-body .column .container-wrapper .scroll-y{max-height:90%;overflow-y:auto}.operations-board .compact-zones .dropzone-wrapper{margin-bottom:0!important}.operations-board .compact-zones .draggable-element div{border:none!important}.operations-board .compact-zones div{min-height:0!important;padding-bottom:0!important;padding-top:0!important}.operations-board .compact-zones .dropzone-body,.operations-board .compact-zones .dropzone-body .draggable-element{min-height:0!important}.operations-board .compact-zones .dropzone-body .draggable-element div{border:none}div#topContainer.header.DAILYROSTER{background:linear-gradient(180deg,#050744 0,#161855 8%,#2989d8 57%,#d8d8d8 97%)}div#topContainer.header.DAILYROSTER #headerLogo{max-height:50px;position:absolute}div#topContainer.header.DAILYROSTER .innerContainer .container-fluid .nd-row .nav-tabs{background:linear-gradient(0deg,#d8d8d8 0,#939393 39%,#787878 94%,#686868 97%)}div#topContainer.header.DAILYROSTER .innerContainer .container-fluid .nd-row .nav-tabs li{margin-bottom:-2px}div#topContainer.header.DAILYROSTER .innerContainer .container-fluid .nd-row .nav-tabs a{background:#000a33;background:#555;color:#fff;font-weight:700}div#topContainer.header.DAILYROSTER .innerContainer .container-fluid .nd-row .nav-tabs .active a{background:#f8f8f8;color:#555}div.content.DAILYROSTER{background-color:#f8f8f8}@media(min-width:507px){div#topContainer.header.DAILYROSTER #headerLogo{max-height:35px}}@media(min-width:770px){div#topContainer.header.DAILYROSTER #headerLogo{max-height:80px;padding-bottom:10px}}a,input,p{font-size:14px}.action{background-color:#903;color:#000}.ndAlert{color:red;font-weight:700}.ndHidden{display:none}.note{background-color:#ff6;color:#000}.timeclock{background-color:#726afb;color:#000}.today{border:1px groove #f33}.companyRed{background-color:red;color:#000}.companyGreen{background-color:#060;color:#000}.companyGold{background-color:#fc0;color:#000}.companyBlue{background-color:#36f;color:#000}.companyBlack{background-color:#000;color:#fff}div.tabs-header.shift{background-color:#214670!important;color:#000}.glyphicon.lightblue{color:#009ad0}div.formContent.admin-notes{background-color:#fdfb8c}.calendar-button.MuiPaper-root.pto,button.btn.btn-default.nd-button.pto,button.calendar-button.pto,div.box-header.pto,div.content-box-header.pto,div.contentCard>div.cardHeader.pto,div.draggable-item.pto,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.pto,div.top-panel>div.control.pto,div.top-panel>div.filters.pto,input.nd-button.pto{background-color:#726afb;color:#fff;height:50px}.calendar-button.MuiPaper-root.leave,button.btn.btn-default.nd-button.leave,button.calendar-button.leave,div.content-box-header.leave,div.contentCard>div.cardHeader.leave,div.draggable-item.leave,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.leave,div.top-panel>div.control.leave,div.top-panel>div.filters.leave,input.nd-button.leave{background-color:#82ddf0;color:#000}.calendar-button.MuiPaper-root.holiday,button.btn.btn-default.nd-button.holiday,button.calendar-button.holiday,div.content-box-header.holiday,div.contentCard>div.cardHeader.holiday,div.draggable-item.holiday,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.holiday,div.top-panel>div.control.holiday,div.top-panel>div.filters.holiday,input.nd-button.holiday{background-color:#090;color:#000}.calendar-button.MuiPaper-root.shift,button.btn.btn-default.nd-button.shift,button.calendar-button.shift,div.box-header.shift,div.content-box-header.shift,div.contentCard>div.cardHeader.shift,div.draggable-item.shift,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.shift,div.top-panel>div.control.shift,div.top-panel>div.filters.shift,input.nd-button.shift{background-color:#214670;color:#fff}.calendar-button.MuiPaper-root.exchange,button.btn.btn-default.nd-button.exchange,button.calendar-button.exchange,div.box-header.exchange,div.content-box-header.exchange,div.contentCard>div.cardHeader.exchange,div.draggable-item.exchange,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.exchange,div.top-panel>div.control.exchange,div.top-panel>div.filters.exchange,input.nd-button.exchange{background-color:#5e4352;color:#fff}.calendar-button.MuiPaper-root.bid,button.btn.btn-default.nd-button.bid,button.calendar-button.bid,div.content-box-header.bid,div.contentCard>div.cardHeader.bid,div.draggable-item.bid,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.bid,div.top-panel>div.control.bid,div.top-panel>div.filters.bid,input.nd-button.bid{background-color:#82b4cc;color:#000}.calendar-button.MuiPaper-root.lightblue,button.btn.btn-default.nd-button.lightblue,button.calendar-button.lightblue,div.box-header.lightblue,div.content-box-header.lightblue,div.contentCard>div.cardHeader.lightblue,div.draggable-item.lightblue,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.lightblue,div.top-panel>div.control.lightblue,div.top-panel>div.filters.lightblue,input.nd-button.lightblue{background-color:#009ad0;color:#fff}.calendar-button.MuiPaper-root.timeclock,button.btn.btn-default.nd-button.timeclock,button.calendar-button.timeclock,div.box-header.timeclock,div.content-box-header.timeclock,div.contentCard>div.cardHeader.timeclock,div.draggable-item.timeclock,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.timeclock,div.top-panel>div.control.timeclock,div.top-panel>div.filters.timeclock,input.nd-button.timeclock{background-color:#0cf;color:#000}.calendar-button.MuiPaper-root.event,button.btn.btn-default.nd-button.event,button.calendar-button.event,div.box-header.event,div.content-box-header.event,div.contentCard>div.cardHeader.event,div.draggable-item.event,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.event,div.top-panel>div.control.event,div.top-panel>div.filters.event,input.nd-button.event{background-color:#7d7abc;color:#000}.calendar-button.MuiPaper-root.signup,button.btn.btn-default.nd-button.signup,button.calendar-button.signup,div.box-header.signup,div.content-box-header.signup,div.contentCard>div.cardHeader.signup,div.draggable-item.signup,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.signup,div.top-panel>div.control.signup,div.top-panel>div.filters.signup,input.nd-button.signup{background-color:#6457a6;color:#000}.calendar-button.MuiPaper-root.callout,button.btn.btn-default.nd-button.callout,button.calendar-button.callout,div.box-header.callout,div.content-box-header.callout,div.contentCard>div.cardHeader.callout,div.draggable-item.callout,div.operations-board>.operations-board-body>.column>.container-wrapper>div.container-header.callout,div.top-panel>div.control.callout,div.top-panel>div.filters.callout,input.nd-button.callout{background-color:#cf7885;color:#000}.svg-img.svg-img-white,span.svg-img-white{filter:invert(1)}.svg-img.svg-img-lightblue,span.svg-img-lightblue{filter:invert(.5) sepia(1) saturate(5) hue-rotate(175deg)}.svg-img.svg-img-blue,span.svg-img-blue{filter:invert(.5) sepia(1) saturate(100) hue-rotate(240deg)}.svg-img.svg-img-nd,span.svg-img-nd{filter:invert(.5) sepia(1) saturate(100) hue-rotate(230deg)}.svg-img.svg-img-red,span.svg-img-red{filter:invert(.5) sepia(1) saturate(100) hue-rotate(390deg)}.svg-img.svg-img-lightgreen,span.svg-img-lightgreen{filter:invert(.5) sepia(1) saturate(5) hue-rotate(90deg)}.svg-img.svg-img-orange,span.svg-img-orange{filter:invert(.5) sepia(1) saturate(5) hue-rotate(0deg)}.svg-img.svg-img-purple,span.svg-img-purple{filter:invert(.5) sepia(1) saturate(5) hue-rotate(270deg)}.svg-img.completed,span.completed{filter:invert(.5) sepia(1) saturate(5) hue-rotate(90deg)}.svg-img.pending,span.pending{filter:invert(.5) sepia(1) saturate(5) hue-rotate(175deg)}pre.details,pre.shift-details{font-size:.88em!important;font-style:italic}span.shift-label{font-size:.9em;font-weight:600}div.day-panel.today{background-color:#cdc4bc}.max-width{width:100%}div.panel.panel-default.warning{background-color:#ffc107;color:#000}div.panel.panel-default.success{background-color:#28a745;color:#fff}div.panel.panel-default.danger{background-color:#dc3545;color:#fff}div.nd-button.ribbon21{background-color:#161855;color:#fff}div.nd-button.ribbon25{background-color:#1a1d65;color:#fff}div.nd-button.ribbon30{background-color:#1f227a;color:#fff}div.nd-button.ribbon95{background-color:#ebebfa;color:#000}.svg-img-lightblue{color:#3bacf3}$vin-blue:#5bb7db;$vin-green:#60b044;$vin-red:red;a{text-decoration:none}body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#f8f8f8;color:#4d4d4d;font:14px Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;line-height:1.4em;margin:0 auto}a,body,label,li,p,span,td{font-size:13px}td{padding:12px}h2{color:$vin-blue}input.small{width:46px}.rbc-calendar{flex:1 1;min-height:550px}.shiftCreateModal select,.shiftEditModal select{display:inline-block;margin-right:5px;width:auto}#headerLogo{max-height:40px;padding-top:5px}#headerRow{background:none}div#version-wrapper{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;margin-top:100px;max-width:400px}.version-choice{background-color:#fff;border-radius:4px;box-shadow:2px 2px 2px #838383;cursor:pointer;margin-left:auto;margin-right:auto;padding:30px 0;text-align:center;width:48%}.version-choice:hover>h2{font-weight:400}.version-choice:hover{box-shadow:3px 3px 5px #636363;opacity:.9}.version-choice{color:#133f50!important}.version-selection-wrapper{margin-bottom:20px;text-align:center;width:100%}.selection-title{display:block;font-size:20px;font-weight:700;margin-left:auto;margin-right:auto}.center-block{margin:0 auto}.fullHeight{height:100%}.fullWidth{width:100%}.topPaddingMd{padding-top:20px}.bottomPaddingSm{padding-bottom:10px}.hCenter{margin:0 auto}.innerContainer{float:none;margin-left:auto;margin-right:auto;width:100%}.content{padding-left:20px;padding-right:20px}.dutyButtons{float:right;margin-left:10px}.floatRight{float:right}.blackBorder{border:2px solid #d3d3d3;border-radius:4px}.monthControlButton{display:inline}.monthControlButton:hover{color:#fff;cursor:pointer}.insidePaddingSm{padding:5px}.shiftCreateModal{max-width:1000px;width:90vw}.shiftEditModal{width:90vw}.bigMonthDisplay{color:#000;font-family:Kanit,sans-serif;font-size:50px;font-weight:900}.glyphicon-refresh-animate{-animation:spin .7s infinite linear;-webkit-animation:spin2 .7s linear infinite}@keyframes spin{0%{transform:scale(1) rotate(0deg)}to{transform:scale(1) rotate(1turn)}}.miniCalendar{margin-left:auto;margin-right:auto}.dutyIcon{display:inline;height:20px;width:20px}.stationsContainer{background-color:#fff}.stationPanel,.stationPanel .list-group-item{border:none}.shiftIcon{height:20px;margin-left:7px;width:20px}.shiftContainer{padding-left:30px}.dutyLabel.alert{color:red}.viewWeekButtonContainer{height:0;position:relative;width:0}.viewWeekButton{height:80px}.prevWeekBtn,.viewWeekButton{left:-17px;position:absolute;top:0}.prevWeekBtn{height:50px}.nextWeekBtn{left:-17px;top:51px}.nextWeekBtn,.viewMonthButton{height:50px;position:absolute}.editShiftBtn{margin-left:3px;margin-top:3px;width:80px}.calendarTitle{text-align:center}.monthNextButton,.monthPrevButton{cursor:pointer;display:inline}.dayContainer{min-height:100px}.dayTitle{text-align:center}.nopadding{margin:0!important;padding:0!important}#Layer_1___2063570356{display:block;height:30px}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#dadada}.confirmButtons{margin:15px 0 10px;text-align:center}.confirmButtons .formButton{background:#fff;border:2px solid #009ad0;border-radius:5px;box-shadow:2px 2px 5px #a1a1a1;color:#009ad0;font-weight:700;margin:0 8px}.confirmButtons .formButton.nd-button.green{border:2px solid #28a745;color:#28a745}.confirmButtons .formButton.nd-button.red{border:2px solid #dc3545;color:#dc3545}.lbuttonbar{padding:0 8px}.nd-inline-block{display:inline-block;vertical-align:bottom;white-space:nowrap}.nd-single-button{margin:0 1px}.cursor-pointer{cursor:pointer}.nd-single-button.nd-inline-block.btn-default.button-disabled button,.nd-single-button.nd-inline-block.button-disabled button,.nd-single-button.nd-inline-block.button-disabled:hover button,.nd-single-button.nd-inline-block.undefined.button-disabled button,.nd-single-button.nd-inline-block.undefined.button-disabled:hover button{background:#fff;border:2px solid #ccc;box-shadow:2px 2px 5px #a1a1a1;color:#ccc;cursor:not-allowed!important}.button-status{border-radius:50%;height:10px;width:10px}.hover-class-epr:hover{background:#9d5949!important;color:#fff!important}.hover-class-officer-sched{background:#153d6a!important}.hover-class-netduty:hover,.hover-class-officer-sched:hover{background:#f8f8f8!important;color:#555!important}.selected-epr{background:#9d5949;height:74px;max-width:135px;min-width:100px;padding-bottom:0}.selected-officer-sched{background:#153d6a}.selected-netduty,.selected-officer-sched{color:#000;height:74px;max-width:135px;min-width:100px;padding-bottom:0}.selected-netduty{background:#ebebfa}.large-style-epr,.large-style-officer-sched{max-width:135px;min-width:100px;padding-bottom:0}.large-style-epr{background:#bd6b58!important}.large-style-netduty{height:74px;max-width:135px;min-width:100px;padding-bottom:0}.customToolTip{display:inline-block;height:16px;line-height:16px;margin-left:2px;margin-right:1px;max-height:16px;max-width:16px;width:16px}.content-box{background:#fff;border-radius:5px;margin:10px 0;width:100%}.content-box:first-child{margin-top:0!important}.content-box:last-child{margin-bottom:0!important}.content-box .noscroll-y{overflow:visible!important}.content-box .font-size-12{font-size:12px}.content-box .align-right{float:right}.content-box .align-left{float:left}.content-box .no-border{margin:-10px}.content-box .display-none{display:none}.content-box .calendar-alert{color:red!important}.content-box abbr[data-original-title],.content-box abbr[title]{border-bottom:none!important;cursor:pointer;text-decoration:none!important}.content-box .mini-calendar{color:#000;display:flex;flex-wrap:wrap;margin:0 -10px;text-align:center}.content-box .mini-calendar .small-calendar-day{font-size:1.3em;padding:7px}.content-box .mini-calendar .small-calendar-day:hover{cursor:pointer;font-weight:700;text-decoration:underline}.content-box .content-box-header{background:#161855;border:none;border-radius:5px 5px 0 0;color:#fff;font-size:1.1em;font-weight:700;min-height:33px;padding:7px 3px 7px 10px}.content-box .content-box-header .content-box-title{float:left}.content-box .content-box-header .header-icon{float:left;margin-right:3px}.content-box .content-box-header .expandable-button{padding-right:5px;text-align:right}.content-box .content-box-header .expandable-button:hover{cursor:pointer}.content-box .content-box-header .nav-calendar{width:15%}.content-box .content-box-header .link:hover{cursor:pointer;text-decoration:underline}.content-box .content-box-body{border-bottom:1px solid #0003;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-left:1px solid #0003;border-right:1px solid #0003;font-size:1.1em;max-width:100%;padding:10px}.content-box .content-box-body .top-buttonbar{margin-bottom:2px;padding:0 5px;text-align:right}.content-box .content-box-body .button-image{margin:0 3px;padding:0}.content-box .content-box-body .button-image .darkblue{color:#161855}.content-box .content-box-body .button-image .darkgreen{color:#006400}.content-box .content-box-body .button-image .darkred{color:#8f0222}.content-box .content-box-body .quick-link-wrapper{position:relative}.content-box .content-box-body .quick-link-wrapper .quick-link{background:#3c3c3c;border-radius:0 0 3px 3px;color:#fff;cursor:pointer;font-weight:700;opacity:.6;padding:5px 10px;position:absolute;right:10px;top:0}.content-box .content-box-body .quick-link-wrapper .quick-link:hover{opacity:.8}.content-box .content-box-body .no-horizontal-padding{padding-left:0;padding-right:0}.content-box .content-box-body .single-row{border-top:1px solid #0003;margin:10px 0 20px;width:100%}.content-box .max-height-body{overflow-x:hidden;overflow-y:auto}@media(min-width:500px)and (max-width:749px){.content-box .mini-calendar .small-calendar-day{font-size:1.2em;padding:5px}}@media(min-width:750px){.content-box .mini-calendar .small-calendar-day{font-size:inherit;padding:0}.content-box .content-box-header{font-size:inherit}.content-box .content-box-body{color:#000;font-size:inherit}}.content-header-wrapper{align-items:center;border-bottom:1px solid #eaecf0;border-radius:5px 5px 0 0;column-gap:20px;display:flex;justify-content:space-between;padding:10px 20px}.content-header-wrapper h4{font-weight:700!important}.content-header-wrapper h4 span{font-size:inherit!important}.content-header-wrapper .shift-A{color:#2780e3;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-align:center}.vertical-buttons button{background:#2780e3;box-shadow:0 1px 2px #1018280d;height:50px;width:100%}.border{border:1px solid silver}.objectTree .pushButton{cursor:pointer;float:right;margin-right:10px;position:relative}.objectTree .treeContainer{padding-bottom:10px}.objectTree .treeContainer .editableObject .objectLabel.selected{font-weight:700}.objectTree .treeContainer .editableObject .objectLabel.selectable{cursor:pointer}.objectTree .treeContainer .editableObject .expandButton{cursor:pointer;margin-right:5px}.objectTree .treeContainer .treeNodeContainer.leaf{margin-left:16px}.objectTree .treeContainer .treeNodeContainer .buttonContainer{display:inline-block;margin-right:5px}.objectTree .treeContainer .treeNodeContainer .branchContainer{padding-left:10px}.objectTree .treeContainer .treeNodeContainer .branchContainer.hidden{display:none}.form{height:100vh;text-align:center}.form .MuiTypography-root{font-size:1em}.form .MuiButtonBase-root,.form .MuiButtonBase-root span,.form .MuiFormLabel-root,.form .MuiFormLabel-root span,.form .MuiInputBase-root,.form .MuiInputBase-root span{font-size:13px}.form .MuiFormLabel-roots,.form .MultiValueGeneric{font-size:inherit}.form .form-sixty-percent{width:60%}.form .form-eighty-percent{width:80%}.form .form-full-width{width:100%}.form .formContent{border:1px solid #000;border-radius:5px;display:inline-block;max-width:-webkit-fill-available;max-width:fill-available;max-width:-moz-available}.form .formContent .formColumns{border-bottom:1px solid #000;display:flex}.form .formContent .formColumns .formColumn{border-left:1px solid #000;display:inline-block;width:100%}.form .formContent .formColumns .formColumn:first-child{border-left:none}.form .formContent .formSection{border-top:1px solid #000}.form .formContent .formSection .sectionLabel{border-bottom:1px solid #000;font-size:13px}.form .formContent .formSection .sectionContent{overflow-x:auto;padding:5px;text-align:left}.form .formContent .formSection .sectionContent .table-row{display:table-row}.form .formContent .formSection .sectionContent .rowFields{align-items:flex-end;display:flex;width:100%}.form .formContent .formSection .sectionContent .hide{display:none}.form .formContent .formSection .sectionContent .button-blue{background:blue!important;border:2px solid #009ad0;border-radius:5px;box-shadow:2px 2px 5px #a1a1a1;color:#fff;font-size:12px;font-weight:700;margin:0 4px;padding:7px}.form .formContent .formSection .sectionContent .inputField{padding-bottom:10px}.form .formContent .formSection .sectionContent .inputField .inputLabel{vertical-align:top}.form .formContent .formSection .sectionContent .inputField .subLabel{font-weight:700;text-align:left}.form .formContent .formSection .sectionContent .inputField input{border-radius:5px;font-size:12px;max-width:480px}.form .formContent .formSection .sectionContent .inputField textarea{border-radius:5px;max-width:480px;resize:none;width:100%}.form .formContent .formSection .sectionContent .inputField .formCheckBox{width:auto}.form .formContent .formSection .sectionContent .inputField .rc-time-picker{color:inherit;display:block;font-size:inherit;height:36px;text-transform:uppercase}.form .formContent .formSection .sectionContent .inputField .dateRange .start{margin-bottom:8px}.form .formContent .formSection .sectionContent .inputField .default-input{display:block;height:29px;padding-left:4px}.form .formContent .formSection .sectionContent .inputField .variableWidth{width:auto!important}.form .formContent .formSection .sectionContent .inputField .customSelect{font-size:12px;max-width:100%;text-align:left;width:230px}.form .formContent .formSection .sectionContent .inputField .customSelect .optLabel{cursor:pointer;padding:5px 10px}.form .formContent .formSection .sectionContent .inputField .customSelect .optLabel .detailText{font-size:.8em;font-style:italic}.form .formContent .formSection .sectionContent .inputField .customSelect .optLabel:hover{background-color:#e6f4fe}.form .formContent .formSection .sectionContent .inputField .customSelect .customSelect__menu{position:relative}.form .formContent .formSection .sectionContent .htmlWrapper{font-size:12px}.form .formContent .formSection .sectionContent .htmlWrapper .htmlLabel{font-weight:700;padding-right:10px;text-align:right;vertical-align:top}.form .formContent .formSection .sectionContent .htmlWrapper .htmlField{text-align:left}.form .formContent .formSection .sectionContent div.Select.customSelect.multiple{max-width:400px;min-width:100%}.form .formContent .formSection .sectionContent .radioButtons{display:inline}.form .formContent .formSection .sectionContent .radioButtons .radio-wrapper{display:inline-block;max-width:320px;white-space:nowrap}.form .formContent .formSection .sectionContent .radioButtons .radio-wrapper input{float:none}.form .formContent .formSection .sectionContent .radioButtons .radio-wrapper label{float:none;font-weight:400;padding:0 5px 0 15px;vertical-align:middle}.form .formContent .formSection:first-child{border-top:none}.form .formContent .buttonContainer{padding:5px 10px}.form .formContent .buttonContainer .formButton{background:#fff;border:2px solid #009ad0;border-radius:5px;box-shadow:2px 2px 5px #a1a1a1;color:#009ad0;font-weight:700;margin:0 4px}.form .formContent .buttonContainer .formButton.nd-button.green{border:2px solid #28a745;color:#28a745}.form .formContent .buttonContainer .formButton.nd-button.red{border:2px solid #dc3545;color:#dc3545}.form .formContent .buttonContainer .formButton.nd-button.blue{border:2px solid #009ad0;color:#009ad0}.form .formContent .buttonContainer .formButton.nd-button.gray{border:2px solid #7c7c7c;color:#7c7c7c}.form .formContent .buttonContainer .button-disabled:hover,.form .formContent .buttonContainer .formButton.button-disabled,.form .formContent .buttonContainer .formButton.nd-button.undefined.button-disabled{background:#fff;border:2px solid #ccc;box-shadow:2px 2px 5px #a1a1a1;color:#ccc;cursor:not-allowed}.form .formContent .cornerControlPanel{float:right}.form .formContent .cornerControlPanel .formButton{background:#009ad0;border:1px solid #a1a1a1;border-radius:5px;box-shadow:2px 2px 5px #a1a1a1;font-weight:700;margin:0 4px}.form .formContent .cornerControlPanel .formButton:hover{color:#fff;opacity:.9}.form .formContent .cornerControlPanel .button-disabled,.form .formContent .cornerControlPanel .button-disabled:hover{background:#555;color:#fff;cursor:not-allowed;opacity:.5}.react-datepicker-component{width:230px}.form.standAlone .formContent,.form.standAlone .formContent .formColumns{border:none}.form.standAlone .formContent .formColumns .formColumn{border:none;padding:10px 10px 10px 50px}.form.standAlone .formContent .formColumns .formColumn:first-child{padding-left:10px}.form.standAlone .formContent .formSection .sectionContent .inputField{width:240px}.form.standAlone .contentCard{display:inline-block}.formDialog{font-size:15px;overflow:auto}.formDialog .confirmButton{border-radius:5px;font-weight:700;margin:15px 4px 0}div.rc-time-picker-panel{z-index:1203}div.rc-time-picker-panel .rc-time-picker-panel-inner{max-width:230px;width:230px}div.rc-time-picker-panel .rc-time-picker-panel-inner .rc-time-picker-panel-select{overflow:hidden;overflow-y:auto;width:114px}div.rc-time-picker-panel .rc-time-picker-panel-inner .rc-time-picker-panel-select li{padding:0;text-align:center}.rdt{width:200px}.rdt .form-control{background-color:#fff;cursor:pointer;height:34px}.rdt .rdtPicker{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative;width:auto}.rdt .rdtPicker .rdtDay{font-weight:700}.rdt .rdtPicker .rdtDay.rdtDisabled{font-weight:300}.rdt .rdtPicker th{height:21px!important}.rdt .rdtPicker td{padding:4px!important}.Select--multi .Select-multi-value-wrapper{max-width:500px}.Select--single>.Select-control .Select-value,.Select-placeholder{overflow:hidden;width:180px}.Select--multi .Select-clear-zone,.Select-arrow-zone{padding-top:8px;vertical-align:top!important}.form.miniForm .formContent{border:none;display:inline-block}.form.miniForm .formContent .formColumns{border:none;position:relative}.form.miniForm .formContent .formColumns .buttonContainer{bottom:-24px;padding:0;position:absolute;right:0}.form.miniForm .formContent .formColumns .buttonContainer .formButton{margin-right:0;padding:4px}.form.miniForm .formContent .formColumns .formColumn{border:none;padding:0 0 0 50px}.form.miniForm .formContent .formColumns .formColumn:first-child{padding-left:10px}.form.miniForm .formContent .formSection .sectionContent{display:block;padding:0}.form.miniForm .formContent .formSection .sectionContent .inputLabel{display:block;text-align:left}.form.miniForm .formContent .formSection .sectionContent .inputField{display:block;width:240px}.form.miniForm .formContent .formSection .sectionContent .display-flex-wrap{display:flex;flex-wrap:wrap}.form.miniForm .formContent .formSection .sectionContent .rdt{width:auto}.form-wide{width:700px!important}.form-full-width{max-width:100%!important;width:100%!important}@media(max-width:480px){.form .formContent{border:none;display:inline-block}.form .formContent .formColumns{border-bottom:none;display:block}.form .formContent .formColumns .formColumn{border-left:none;display:block;padding:10px 0!important}.form .formContent .formColumns .formColumn .formSection .sectionContent .rowFields{align-items:inherit;display:block;width:auto}.form .formContent .formColumns .formColumn .rc-time-picker-input{font-size:1.1em;height:36px}.form .formContent .formColumns .formColumn textarea{display:block;max-width:290px!important}.form .formContent .formColumns .formColumn .Select.customSelect.multiple.Select--multi.is-clearable.is-searchable{min-width:auto}.form .formContent .buttonContainer{clear:both;display:flex;flex-direction:column;flex-wrap:nowrap;padding:5px 0}.form .formContent .buttonContainer .formButton{font-size:1.3em;height:46px;margin:0 0 6px;width:100%}.form.standAlone .contentCard{max-width:100%}.form.standAlone .contentCard .formContent,.form.standAlone .contentCard .formContent .formColumns{border:none}.form.standAlone .contentCard .formContent .formColumns .formColumn{border:none;padding:10px}.form.standAlone .contentCard .formContent .formColumns .formColumn:first-child{padding-left:10px}.form.standAlone .contentCard .formContent .formSection .sectionContent .inputField,.form.standAlone .form-wide{width:100%}.login .form.standAlone .contentCard{box-shadow:none;max-width:300px;min-width:300px!important}.login .form.standAlone .contentCard .cardBody .formContent{width:100%}.login .form.standAlone .contentCard .cardBody .formContent .MuiFormLabel-root,.login .form.standAlone .contentCard .cardBody .formContent .MuiTextField-root{font-size:1.3em}.login .form.standAlone .contentCard .cardBody .formContent .buttonContainer{display:flex;flex-direction:column;flex-wrap:nowrap}.login .form.standAlone .contentCard .cardBody .formContent .buttonContainer .formButton{font-size:1.3em;height:46px;margin:0 0 6px;width:100%}.login .MuiTextField-root{min-width:240px;width:100%}}.dragPopup{background-color:#fff;border:1px solid #777;border-radius:4px;box-shadow:2px 2px 5px #333;left:50%;margin-left:-250px;margin-top:50px;max-width:100vw;min-width:500px;position:fixed;top:50px;width:auto;z-index:9999}.dragPopup .header{color:inherit;font-family:Segoe UI,Source Sans Pro,Calibri,Candara,Arial,sans-serif;font-size:26px;font-weight:300;line-height:1.1;padding:15px}.dragPopup .closeButton{cursor:pointer;float:right;font-size:18px;padding:2px}.dragPopup .closeButton:hover{color:darkred}.dragPopup .dragContainer .dragContent{max-height:85vh;overflow:auto;padding:10px;width:100%}.nd-dropdown{display:inline-block}.nd-dropdown .nd-container{display:inline-block;position:relative}.nd-dropdown .nd-container .dropdown{background:#161855;border:1px solid #0000000a;border-radius:5px;box-shadow:0 16px 24px 2px #00000024;color:#fff;display:none;font-weight:700;position:absolute;right:20px;text-align:left;top:100%;width:220px;z-index:5500}.nd-dropdown .nd-container .dropdown.open{display:block}.nd-dropdown .nd-container .nd-button{display:flex;justify-content:center;outline:none}.nd-dropdown .nd-container .nd-button span.glyphicon{margin-left:5px}.nd-dropdown .nd-container .nd-button.selected{color:#161855!important;outline:none}.nd-dropdown .nd-container .nd-button.selected .title{text-decoration:underline}.nd-dropdown .nd-container .nd-button:active{outline:none}.nd-dropdown .nd-container ul{border:1px solid #333;border-radius:5px;border-top:none;list-style:none;margin:0;padding:10px}.nd-dropdown .nd-container ul li{border:none;border-right:none!important;cursor:pointer;margin-bottom:2px;padding:8px 12px;text-align:left}.nd-dropdown .nd-container ul li.selected,.nd-dropdown .nd-container ul li:hover{color:#161855;text-decoration:underline}.nd-dropdown.transparentBtn .nd-container{font-size:1.1em}.nd-dropdown.transparentBtn .nd-container .nd-button{background:none;border:none;color:#207cca}.dialog-box,.nd-dropdown.transparentBtn .nd-container .dropdown{background:#fff}.dialog-box{border:1px solid #3e3e3e;border-radius:2px;box-shadow:5px 5px 10px #3e3e3e;max-height:100vh;max-width:100vw;min-width:300px;position:fixed;right:10px;top:70px;z-index:1202}.dialog-box td[valign=top]{vertical-align:top}.dialog-box .display-none{display:none}.dialog-box .box-header{background:#161855;border-bottom:1px solid #000;color:#fff;font-weight:700;padding:5px}.dialog-box .box-header .box-controllers{display:flex;height:20px;line-height:20px}.dialog-box .box-header .box-controllers .header-icon{line-height:20px}.dialog-box .box-header .box-controllers .dialogbox-title{justify-content:flex-start;line-height:20px;margin-left:5px;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog-box .box-header .box-controllers .controllers-right{display:flex;flex-wrap:nowrap;position:absolute;right:10px}.dialog-box .box-header .box-controllers .controllers-right .controller{border-radius:3px;font-weight:700;height:20px;line-height:20px;margin-left:5px;width:40px}.dialog-box .box-header .box-controllers .maximize-button,.dialog-box .box-header .box-controllers .minimize-button{background:linear-gradient(0deg,#161855 0,#2989d8 60%,#207cca 94%,#969abf)}.dialog-box .box-header .box-controllers .close-button{background:linear-gradient(180deg,#a90329 0,#8f0222 65%,#6d0019)}.dialog-box .box-header .box-controllers .close-button:hover{background:linear-gradient(180deg,#a90329 100%,#8f0222 0,#6d0019 0)}.dialog-box .box-header:hover{cursor:move}.dialog-box .box-body{margin:2px;max-height:90vh;min-height:inherit;overflow-y:auto}.dialog-box .box-body .form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialog-box .box-body .formContent{width:100%}.dialog-box .box-body .formContent .rdt.rdtOpen .rdtPicker{left:0;position:relative;top:0}.dialog-box .box-body .tabs-header{background:#161855;border-radius:2px;display:flex;flex-wrap:wrap;padding:5px 2px 0}.dialog-box .box-body .tabs-header .single-tab-header{background:none;background-color:#efefef;border:1px solid;border-color:gray gray #0000;border-radius:2px 2px 0 0;color:#555;margin:0 1px 0 0;padding:5px}.dialog-box .box-body .tabs-header .active{background:linear-gradient(180deg,#a90329 0,#8f0222 65%,#6d0019)!important;color:#fff}.dialog-box .box-body .tabs-header .single-tab-header:hover{background:linear-gradient(180deg,#a90329 0,#8f0222 65%,#6d0019);color:#fff!important;cursor:pointer}.dialog-box .box-body .tabs-content{padding:10px}.dialog-box .box-body .records{padding:5px 2px}.is-mobile{height:100%;left:0;top:0;width:100%}.is-mobile .form .formContent{width:calc(100% - 10px)}.is-mobile .form .formContent .formColumns .formColumn{padding:0!important}.is-mobile .form .formContent .formSection .sectionContent .inputField{padding-bottom:5px}.is-mobile .form .formContent .formSection .sectionContent .inputField textarea{width:80%}.is-mobile .form .formContent .formSection .sectionContent div.Select.customSelect.multiple{min-width:80%}@media(max-width:750px){.dialog-box{max-width:100vw;overflow-y:scroll;right:0;top:0}.dialog-box .box-header .box-controllers{align-items:center;display:flex;height:20px;justify-content:space-between}.dialog-box .box-header .box-controllers .controllers-right{position:relative;right:auto}}.records-wrapper .record_flex{display:flex;justify-content:space-between}.records-wrapper .record_wrapper_width{width:400px}.records-wrapper .record{margin-bottom:10px;vertical-align:super}.records-wrapper .record .record-label{font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;margin-right:5px!important}.records-wrapper .flex_col{flex-direction:column}.records-wrapper .records-row-flex{border-bottom:1px solid #eaecf0;display:flex;justify-content:space-between}.records-wrapper .details{word-wrap:break-word;background-color:inherit;border:none;color:inherit;color:#a0a0a0;display:block;font-family:inherit;font-size:12px!important;font-size:10px;font-weight:400;line-height:20px;margin:0;overflow:visible;overflow-wrap:break-word;padding:0;white-space:pre-wrap;white-space:-moz-pre-wrap;word-break:auto}.RibbonWrapper-epr,.RibbonWrapper-netduty,.RibbonWrapper-officer-sched{display:flex;margin-bottom:5px;max-width:100%;overflow:hidden;overflow-x:auto;padding:0 5px 10px}.RibbonWrapper-netduty{padding-top:10px}.RibbonWrapper-officer-sched{background:#153d6a}.RibbonWrapper-epr{background:#bd6b58}.nd-button{border:0!important}.Ribbonbg-epr,.Ribbonbg-netduty,.Ribbonbg-officer-sched{min-height:calc(100vh - 64px)}.Ribbonbg-epr{background:#646569!important}.Ribbonbg-netduty,.Ribbonbg-officer-sched{background:#ccc!important}.vertical-line{padding-right:15px}.editor{display:flex;height:calc(100vh - 158px);width:100%}.editor .header-icon{display:inline-block;line-height:20px}.editor .left{height:100%;max-width:300px;min-width:200px}.editor .left .treeView{border:1px solid gray;height:100%;width:100%}.editor .right{height:100%;min-width:300px;width:100%}.editor .right .onDeck{border:1px solid gray;height:30%}.editor .right .navigation{border:1px solid gray;min-height:32px}.editor .right .workingArea{border:1px solid gray;height:calc(70% - 32px)}.editor .right .workingArea.simple{height:100%}.onDeckContent{cursor:pointer}.onDeckContent .buttonContainer{float:right;padding:0 5px 5px}.onDeckContent .onDeckObject{border:1px solid;border-radius:5px;display:inline-block;margin-bottom:10px;margin-right:10px;padding:5px}.onDeckContent .onDeckObject .objectLabel{margin-right:5px}.onDeckContent .onDeckObject .objectLabel.selected{font-weight:700}.onDeckContent .onDeckObject .glyphicon{cursor:pointer;margin-left:5px}.onDeckContent .tempHoverEffect:hover{font-weight:700}.navContent .leftNav{float:left}.navContent .leftNav .leftButton{cursor:pointer;margin-left:10px}.navContent .leftNav .leftButton .navLeft{margin-right:10px}.navContent .centerNav{text-align:center}.navContent .centerNav .onDeckObject .objectLabel{font-size:1.3em;font-weight:700}.navContent .rightNav{float:right}.navContent .rightNav .rightButton{cursor:pointer;margin-right:10px}.navContent .rightNav .rightButton .navRight{margin-left:10px}@media(max-width:880px){.navContent .leftNav .text,.navContent .rightNav .text{display:none}}.workingAreaContent .objectMenu{padding:0 5px 5px;text-align:right}@media(max-width:440px){.editor{display:block;font-size:1.1em;height:100%}.editor .left{height:auto;margin-bottom:5px;max-width:100%;min-width:auto;width:100%}.editor .left .treeView{margin:0;max-height:250px;min-height:100px}.editor .left .treeView .treeContainer .treeNodeContainer{margin-top:5px}.editor .left .treeView .treeContainer .treeNodeContainer.leaf{margin-bottom:8px;margin-top:8px}.editor .right{height:auto}.editor .right .onDeck{height:auto;margin:0;max-height:300px;max-height:200px;min-height:80px}.editor .right .navigation{margin:5px 0}.editor .right .navigation .navLeft,.editor .right .navigation .navRight{font-size:1.4em}.editor .right .workingArea{margin:0;min-height:300px}}.commandPanel{height:calc(100vh - 158px)}.commandPanel .header-icon{display:inline-block;line-height:20px;margin-right:2px}.commandPanel .left{float:left;height:100%;min-width:250px}.commandPanel .left .leftPanel{height:100%}.commandPanel .left .leftPanel .buttonContainer .leftMenuButton{border-radius:5px;display:block;font-weight:700;margin:4px}.commandPanel .right{height:100%}.commandPanel .right .top{border:1px solid gray;height:150px;position:relative}.commandPanel .right .top .cardExpandButton{color:#fff;cursor:pointer;position:absolute;right:5px;top:5px}.commandPanel .right .bottom{border:1px solid gray;height:calc(100% - 150px)}.commandPanel .right .bottom .resultMessage{padding:10px 20px}.commandPanel.showForm .top{height:calc(100% - 150px)}.commandPanel.showForm .top-no-bottom{height:100%}.commandPanel.showForm .bottom{height:150px}.commandPanel.showObjects .right .top{border:1px solid gray;height:30%}.commandPanel.showObjects .right .middle{border:1px solid gray;height:32px}.commandPanel.showObjects .right .bottom{border:1px solid gray;height:calc(70% - 32px)}@media(max-width:440px){.commandPanel{display:block;height:100%}.commandPanel .left{display:block;float:none;height:auto;min-width:100%}.commandPanel .left .leftPanel{height:auto;max-height:250px;min-height:100px}.commandPanel .left .leftPanel .buttonContainer{margin-top:5px}.commandPanel .left .leftPanel .buttonContainer .leftMenuButton{display:inline-block;margin:0 10px 10px 0}.commandPanel .right{display:block;height:100%}.commandPanel .right .top{height:100px}.commandPanel .right .top .cardExpandButton{color:#fff;cursor:pointer}.commandPanel .right .bottom{height:calc(100% - 150px)}.commandPanel .right .bottom .resultMessage{padding:10px 20px}.commandPanel.showForm .right .top{height:auto}.commandPanel.showForm .right .bottom{height:150px}.commandPanel.showObjects .right .top{height:100px}.commandPanel.showObjects .right .middle{height:32px}.commandPanel.showObjects .right .bottom{height:calc(70% - 32px)}}.MuiDrawer-root .Drawer-listitem-epr.active{background-color:#63a7aa;display:block}.MuiDrawer-root .Drawer-listitem-epr.active.is-calendar{background-color:#bd6b58;display:block}.MuiDrawer-root .Drawer-icon-epr{color:#fff}.MuiDrawer-root .Drawer-icon-epr.active-admin{color:#3f51b5}.MuiDrawer-root .Drawer-listitem-officer-sched.active{background-color:#756ea5;display:block}.MuiDrawer-root .Drawer-listitem-officer-sched.active-admin{background-color:#5347a4;display:block}.MuiDrawer-root .Drawer-listitem-officer-sched.active.is-calendar{background-color:#153d6a;display:block}.MuiDrawer-root .Drawer-icon-officer-sched,.MuiDrawer-root .Drawer-icon-officer-sched.active-admin{color:#fff}.MuiDrawer-root .Drawer-listitem-netduty.active{background-color:#5466b9;display:block}.MuiDrawer-root .Drawer-listitem-netduty.active-admin{background-color:#365093;display:block}.MuiDrawer-root .Drawer-listitem-netduty.active.is-calendar{background-color:#153d6a;display:block}.MuiDrawer-root .Drawer-icon-netduty,.MuiDrawer-root .Drawer-icon-netduty.active-admin{color:#fff}.dashboard-epr,.dashboard-officer-sched{padding:75px 6px 0}.dashboard-netduty{padding:100px 6px 0}.dashboard-epr,.dashboard-netduty,.dashboard-officer-sched{background:#1e1e1e;min-height:calc(100vh - 64px)}.dashboard-epr .dashboard-content,.dashboard-netduty .dashboard-content,.dashboard-officer-sched .dashboard-content{display:flex;flex-wrap:wrap;justify-content:center;overflow-x:hidden}.dashboard-epr .column,.dashboard-netduty .column,.dashboard-officer-sched .column{background:#fff;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5px 0;padding:10px;width:100%}.dashboard-epr .column .netduty,.dashboard-netduty .column .netduty,.dashboard-officer-sched .column .netduty{background:#fff}.dashboard-netduty{background:#ccc;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dashboard-toolbar-epr,.dashboard-toolbar-netduty{background:#63a7aa}.dashboard-toolbar-epr,.dashboard-toolbar-netduty,.dashboard-toolbar-officer-sched{font-size:22px;font-style:normal;font-weight:300;line-height:38px;text-transform:uppercase}.dashboard-toolbar-officer-sched{background:#756ea5}@media(min-width:500px){.dashboard-epr .column,.dashboard-netduty .column,.dashboard-officer-sched .column{margin:10px;width:auto}}
/*# sourceMappingURL=main.3c5d754e.css.map*/