body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:none;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8cd4f5;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0%}100%{top:50%}}@keyframes slideFromTop{0%{top:0%}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0%}}@keyframes slideToTop{0%{top:50%}100%{top:0%}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}@keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}@keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9}.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9}.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%);}10%{opacity:.5;}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0);}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0);}90%{opacity:.5;}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%);}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid;border-color:#ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;height:100%;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary{color:#fff;background:#428bca}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default{color:#000;background:#eee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type='radio'],.bootstrap-switch input[type='checkbox']{position:absolute!important;top:0;left:0;opacity:0;filter:alpha(opacity=0);z-index:-1}.bootstrap-switch input[type='radio'].form-control,.bootstrap-switch input[type='checkbox'].form-control{height:auto}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.33}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-readonly,.bootstrap-switch.bootstrap-switch-indeterminate{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}@font-face{font-family:"Flaticon";src:url("flaticon.eot?v=1.0");src:url("flaticon.eot#iefix?v=1.0") format("embedded-opentype"),url("flaticon.woff?v=1.0") format("woff"),url("flaticon.ttf?v=1.0") format("truetype"),url("flaticon.svg?v=1.0") format("svg");font-weight:normal;font-style:normal}.flaticon{display:inline-block;font:normal normal normal 14px/1 Flaticon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.flaticon-circle:before{content:""}.flaticon-email182:before{content:""}.flaticon-email19:before{content:""}.flaticon-email5:before{content:""}.flaticon-file148:before{content:""}.flaticon-gift72:before{content:""}.flaticon-ice89:before{content:""}.flaticon-new100:before{content:""}.flaticon-newspaper1:before{content:""}.flaticon-newspapers3:before{content:""}.flaticon-open-book1:before{content:""}.flaticon-peacock:before{content:""}.flaticon-shapes:before{content:""}.flaticon-social:before{content:""}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}.masthead .account-pills{margin-left:10px;display:flex;align-items:center}.account-pill{color:#73004f;background-color:#fff;border-width:1px;border-style:solid;border-color:transparent;text-decoration:none;border-radius:20px;height:22px;display:inline-flex;align-items:center;overflow:hidden;width:auto;max-width:25px;-webkit-transition:max-width .75s;transition:max-width .75s;margin-left:5px}.account-pill:first-child{margin-left:0}.account-pill:hover{max-width:200px;cursor:pointer;border-color:#73004f}.account-pill-icon{}.account-pill-icon{display:flex;align-items:center}.masthead .account-pill-icon-p1{padding:0 6px}.masthead .account-pill-icon-p2{padding:0 7px}.masthead .account-pill-icon-p3{padding:0 8px}.masthead .account-pill-icon-p4{padding:0 9px}.account-pill-text{white-space:nowrap;padding-right:10px}@media(min-width:1592px){.masthead .account-pill-icon-p1{padding:0 5px}.masthead .account-pill-icon-p2{padding:0 6px}.masthead .account-pill-icon-p3{padding:0 7px}.masthead .account-pill-icon-p4{padding:0 8px}}html body div.k-tooltip.k-chart-tooltip{background-color:#fff!important}.chart-tooltip{background-color:#fff;margin:-5px;padding:5px;color:#333;text-align:left}.chart-tooltip .tooltip-label{font-weight:bold;padding-right:15px}.chart-tooltip .tooltip-value{}.chart-tooltip .tooltip-header{border-bottom:1px solid #ddd;padding-bottom:5px;margin-bottom:5px;font-weight:bold;text-align:center}.chart-level1{color:#ceb78b}.chart-level2{color:#730052}.chart-level3{color:#066}.chart-level4{color:#336}.chart-level5{color:#202020}.asset-chart-level1{color:#ceb78b}.asset-chart-level2{color:#730052}.asset-chart-level3{color:#066}.asset-chart-level4{color:#336}.asset-chart-level5{color:#202020}body{font-family:Open Sans,Helvetica,Arial,sans-serif;background-color:#fff;padding-bottom:20px;font-size:12px}input,select,textarea,span,table,label,td,th,p,a,button,ul,code,pre,li,.modal-content,.bootstrap-switch{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}h1,h2,h3,h4,h5,h6{font-weight:normal;font-family:Open Sans,Helvetica,Arial,sans-serif}h1.border-bottom,h2.border-bottom,h3.border-bottom{border-bottom:1px solid #73004f}h1{padding:20px 0 0 0;font-size:27px;margin:0 0 20px 0;border-bottom:1px solid #ccc;margin-left:0;margin-right:0}hr.thick{border-width:3px;border-color:#ccc}hr.nospace{margin:10px 0;background-color:#ddd;color:#ddd;border:0 none;height:1px}.margin-top-10{margin-top:10px}.margin-top-5{margin-top:5px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-5{margin-bottom:5px}.noheader{padding:20px 0 0 0;margin:0 0 20px 0;margin-left:-15px;margin-right:-15px;font-size:27px}.white-bg{background-color:#fff}header .white-bg{border-top:3px solid #73004f}a,a:hover,a:visited,a:focus{color:#1020d0}a:hover{cursor:pointer}label{font-weight:normal}.badge{border-radius:0}.label.label-trust{background-color:#73004f;color:#fff}.subheader{font-size:14px;display:block;font-weight:normal}.purplefont{color:#73004f}.hand{cursor:pointer}.alert-sm{padding:5px;margin-bottom:10px}.indent1{margin-left:20px}.font-icon-link-list a{margin-right:4px}.font-icon-link-list a:last-child{margin-right:0}.font-icon-sm{padding:1px 4px;font-weight:bold;font-size:14px;width:16px;height:20px;display:inline-block;text-align:center}.font-icon{padding:4px 4px 3px 4px;font-weight:bold;font-size:18px;width:20px;height:24px;display:inline-block;text-align:center}.font-icon-lg{padding:16px 8px 0 8px;font-weight:normal;font-size:20px;width:38px;height:38px;display:inline-block;text-align:center}.font-icon-lg.bg-excel,.font-icon-sm.bg-excel,.font-icon.bg-excel{color:#fff;background-color:#217346}.font-icon-round{border-radius:50%}.k-item .font-icon-sm{line-height:1.5em}.dropdown-menu>li>a .font-icon-sm{margin-left:-5px;margin-top:-1px}.grid-menu{margin-bottom:5px}.grid-menu .dropdown-menu>li>a i{margin-right:5px}.vcenter{display:inline-block;vertical-align:middle;float:none}.subGridContainer{padding-left:20px;padding-top:20px}.tbg-font1{background-color:#73004f;color:#fff}.tbg-font2{background-color:#3333c0;color:#fff}.tbg-font3{background-color:#366;color:#fff}.tbg-font4{background-color:#337ab7;color:#fff}.gridNewRow,.k-alt.gridNewRow{background-color:#dff0d8!important}.navbar{background-color:#6b6c65;min-height:48px;filter:none;top:0;right:0;left:0;z-index:1030;margin-bottom:0;padding-left:0;padding-right:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-bottom:2px solid #2a4053}.navbar .row{margin-right:0;margin-left:0}.navbar .container{padding-right:0;padding-left:0}.navbar .navbar-toggle{background-color:#6b6c65;color:#fff;border:#ccc}.navbar .navbar-toggle span{background-color:#fff}.navbar-mainmenu{padding-top:0;padding-bottom:0;margin-left:0;margin-right:0!important}.navbar-mainmenu>li>a{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-mainmenu>li{line-height:28px;border-right:1px solid rgba(0,0,0,.2)}.navbar-mainmenu>li:first-child{border-left:1px solid rgba(0,0,0,.21)}.navbar-mainmenu>li.active{color:#fff;background-color:#73004f}.navbar-mainmenu>li>a{color:#fff;font-size:13px;text-shadow:0 1px 0 #000;padding-top:15px;padding-bottom:13px;padding-left:18px;padding-right:18px}.navbar-mainmenu>li>a:hover,.navbar-mainmenu>li>a:focus{color:#fff;background:#6b6c65;background:rgba(255,255,255,.2)}.navbar-collapse{padding-left:0;padding-right:0}.navbar-mainmenu .open>a,.nav .open>a:focus,.nav .open>a:hover{background:#6b6c65;background:rgba(255,255,255,.2)}.navbar-brand{background-color:#fff;color:#fff;text-transform:uppercase;font-weight:lighter;padding:8px 0 2px 0}.navbar .nav>li.active>a .badge{font-size:11px;font-weight:300;text-align:center;height:12px;color:#73004f;background-color:#fff;padding:2px 4px;text-shadow:none;border-radius:3px}.navbar .nav>li>a .badge{font-size:11px;font-weight:300;text-align:center;height:12px;background-color:#73004f;padding:2px 4px;text-shadow:none;border-radius:3px}.navbar-form{margin-top:7px;margin-bottom:7px}.accountPop{width:210px}.avatar{-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important}.avatar-sm{height:45px;width:45px}.avatar-lg{height:54px;width:54px}.accountImageLink{padding-bottom:12px}.accountButtons{width:100px;float:left}.accountPop a{font-size:11px}.accountPop .btn-flat{width:100px;margin:5px 0 0 0;font-size:12px}.accountPop .avatar{margin:25px 0 0 10px}.highlight td{background-color:#dcd6be}.hidden-row,.hidden-col{border:none!important;padding:0!important}tr.noborder td{border:none!important}.table th.align-right,.table td.align-right{text-align:right}table.overflowtext{width:100%}table.overflowtext td.mightOverflow{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.overflowtext span.mightOverflow{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.no-header tr:first-child td{border-top:none}.tasks.widget-content .icon-ok,.tasklist{color:#ccc;cursor:pointer}.tasks.widget-content .icon-ok:hover{color:#000;cursor:pointer;color:#73004f}.taskDue,.taskCreator,.reviewDate,.rsvps{font-size:12px;display:block}.taskCreator{color:#000}.ui-widget-sm.row{margin-bottom:20px}.ui-widget-sm .ui-widget{border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;border-left:3px solid #73004f;border-radius:3px;background-color:#f9f9f9;height:75px;padding-right:8px;padding-left:8px;padding-top:5px}.ui-widget-sm .ui-widget .bannerFitText{font-size:18px;width:100%;display:inline-block;text-align:center;height:55px;vertical-align:middle}.ui-widget-sm .ui-widget .bannerTitle{font-size:10px;text-align:center;background-color:transparent;color:#333;border-bottom:none;clear:both;display:block;width:100%;margin-top:0;margin-bottom:5px}.ui-widget-sm .num{font-size:36px;text-align:center;display:block;font-weight:bold}.ui-widget-sm .dol{text-align:center;display:block;padding:10px 0}.ui-widget-sm.row{margin-bottom:20px}.ui-widget .num{color:#555}.header-fixed{width:100%}.header-fixed>thead,.header-fixed>tbody,.header-fixed>thead>tr,.header-fixed>tbody>tr,.header-fixed>thead>tr>th,.header-fixed>tbody>tr>td{display:block}.header-fixed>tbody>tr:after,.header-fixed>thead>tr:after{content:' ';display:block;visibility:hidden;clear:both}.header-fixed>tbody{overflow-y:auto;height:150px}.header-fixed>tbody>tr>td,.header-fixed>thead>tr>th{width:20%;float:left}.masthead-wrapper{background-color:#f8f8f8;padding:10px 15px;margin-bottom:20px;border:1px solid #ccc}.masthead{display:flex;align-items:center;justify-content:flex-start}.masthead h1{font-size:21px;margin:0;border-bottom:none;display:inline-block}.mastheadHeaderContainer{display:flex;align-items:baseline;justify-content:flex-start}.mastheadActionsContainer{display:flex;align-items:baseline;justify-content:flex-end}.mastheadActions{padding-left:5px;padding-top:23px!important}.mastheadActions a{padding:0 2px 0 0}.mastheadActions a img{width:18px;float:left}.masthead .info{padding-top:28px;display:flex;align-items:center;justify-content:flex-start}.masthead .subinfo{padding-top:10px}.masthead .info .info-title{color:#337ab7;font-weight:bold}.masthead .info .info-icon{height:23px;background-color:#337ab7}.masthead .info .disabled{display:flex;align-items:center;justify-content:flex-start}.masthead .info .disabled .info-icon{background-color:rgba(0,0,0,.25)}.masthead .info .info-divider{font-size:18px}.masthead .info .mlr-5{margin:0 5px}.pageAlertWrapper .alert:first-child{margin-top:10px}.pageAlertWrapper .alert{margin-bottom:10px}.k-listview.plain-list{border-style:none;margin-left:0;margin-right:0;box-shadow:none;-webkit-box-shadow:none}ins{background-color:#c6ffc6;text-decoration:none}del{background-color:#ffc6c6}.divTextArea{background-color:#fff;height:230px;width:100%;overflow-y:scroll;border:1px solid #ccc;border-radius:4px;padding:6px 12px;word-wrap:break-word;font-size:14px;line-height:1.42857143}.viewmorelink{font-size:12px;color:#73004f;cursor:pointer;margin-top:10px}.google-maps{position:relative;padding-bottom:75%;height:0;overflow:hidden}.google-maps iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}span.k-in,.k-treeview span.k-in.k-state-hover{color:#333}span.k-in.k-state-selected{background-color:#ebebeb}.threestatebtn-yes,.threestatebtn-null:hover{background-color:#73004f;color:#fff}.threestatebtn-no,.threestatebtn-yes:hover{background-color:#6b6c65;color:#fff}.threestatebtn-null,.threestatebtn-no:hover{color:#333;background-color:#fff;border-color:#ccc}.btn-danger{margin:0 5px 0 0}table.infotable{background-color:transparent;width:100%;max-width:100%}table.infotable td,table.infotable th{padding:5px;line-height:1.42857143;vertical-align:middle;text-align:center}table.infotable td:first-child{padding:5px;line-height:1.42857143;vertical-align:middle}.infotable.withborder th,.infotable.withborder td{border-left:1px solid #ddd}.infotable.withborder td:first-child,.infotable.withborder th:first-child{border-left:0}.infotable tr.bottomborder td{border-bottom:1px solid #ddd}.button-list .btn+.btn{margin-bottom:0;margin-left:5px}.no-results{width:100%;text-align:center;font-style:italic}#pdfPopup,#pdfContainer{display:flex}#pdfPopup .trust-pdf-viewer,#pdfContainer .trust-pdf-viewer{flex-grow:1}.form-actions{padding:19px 20px 20px;margin-top:10px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5}.form-actions .btn.pull-right{margin-left:3px}.form-actions:before,.form-actions:after{display:table;line-height:0;content:""}.form-actions:after{clear:both}.form-actions .alert-sm{margin-top:5px;margin-bottom:0;margin-right:5px}.sweet-alert{z-index:30000!important}.sweet-overlay{z-index:29999!important}.popupContainer{padding:5px 10px}.selected-items-container div{margin-bottom:2px}.btn-edit{background-color:transparent;color:#119ac0;font-size:13px;padding:0;border:none}.btn-edit i{color:#119ac0;font-size:13px}.btn-edit:hover,.btn-edit:hover i{background-color:transparent;color:#104250;text-decoration:none;cursor:pointer}.btn-flat.disabled,.btn-flat.disabled:hover,.btn-flat.disabled:focus,.btn-flat.disabled:active{background-color:#eef1f3;border-color:#2e4b53;color:#909fa3;opacity:1;box-shadow:none}.btn-flat i{font-size:14px}button .icon-bar{color:#333}.form-wizard .steps{margin-bottom:15px}.form-wizard .steps li{padding:0 10px;font-size:13px}.form-wizard .steps li.active .step,.form-wizard .steps li.done .step{background:0}.form-wizard .steps li.active .step .number,.form-wizard .steps li.done .step .number{color:#fff}.form-wizard .steps li.active .step{color:#222;font-weight:600}.form-wizard .steps li.active .step .number{background-color:#73004f;border-color:#73004f}.form-wizard .steps li.done .step{color:#5cb85c;font-weight:300}.form-wizard .steps li.done .step .number{background-color:#5cb85c;border-color:#7ba350}.form-wizard .steps li.done .step i{display:inline}.form-wizard .step{color:#626262}.form-wizard .step:hover{background-color:#f9f9f9}.form-wizard .step .number{background-color:#ececec;border:1px solid #d1d1d1;color:#555;display:inline-block;text-align:center;font-size:15px;font-weight:600;padding:8px;margin-right:10px;height:22px;width:22px}.form-wizard .step i{display:none}@media(max-width:979px){.form-wizard .step{text-align:left}}.accountSidebar .sidebar-list table.upcoming-review-table tr.current td:first-child{border-left:none!important}table.upcoming-review-table{border-collapse:separate;border-spacing:4px 8px}table.upcoming-review-table thead tr th{border-color:transparent}table.upcoming-review-table tbody tr:hover,table.upcoming-review-table tbody tr:hover .upcoming-review-container{background-color:#73004f;color:#fff;cursor:pointer;text-decoration:none}.upcoming-review-container{height:129px;margin-bottom:5px;padding:0;box-shadow:1px 3px 5px rgba(0,0,0,.2)}.current .upcoming-review-container{background-color:#73004f;color:#fff}.upcoming-review-container .upcoming-review{height:119px;padding:5px;display:flex;align-items:center;justify-content:flex-start}.upcoming-review-container .upcoming-review .upcoming-review-content{width:100%}.upcoming-review-container .upcoming-review .upcoming-review-progress{position:absolute;left:2px;width:5px;height:139px}.upcoming-review-container .upcoming-review .upcoming-review-current-icon{display:none}.current .upcoming-review-container .upcoming-review .upcoming-review-current-icon{display:inline-block;position:absolute;color:#73004f;right:-4px;font-size:25px}.upcoming-review-container .upcoming-review .upcoming-review-progress .upcoming-review-progress-bar{height:50%}.upcoming-review-container .upcoming-review .upcoming-review-progress .upcoming-review-progress-bar.pending{background-color:#f7a76f;height:50%}.upcoming-review-container .upcoming-review .upcoming-review-progress .upcoming-review-progress-bar.reviewed{background-color:#25c59f}.upcoming-review-container .upcoming-review .upcoming-review-header{font-weight:bold;font-size:16px;text-overflow:ellipsis;color:#2462bf;margin-top:15px;margin-bottom:0}.current .upcoming-review-container .upcoming-review .upcoming-review-header,table.upcoming-review-table tbody tr:hover .upcoming-review-container .upcoming-review .upcoming-review-header{color:#fff}.upcoming-review-container .upcoming-review .upcoming-review-header{font-size:16px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;font-style:normal;font-weight:700;line-height:normal}.upcoming-review-container .upcoming-review .upcoming-review-header .review-account-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.32px}.upcoming-review-container .upcoming-review .upcoming-review-header .review-account-number{display:inline-block;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.28px}.upcoming-review-container .upcoming-review .upcoming-review-summary{display:flex;align-items:center;margin-top:15px;width:100%}.upcoming-review-container .upcoming-review .upcoming-review-summary.active .upcoming-review-summary-item{flex:0 0 50%;overflow:hidden;white-space:nowrap}.upcoming-review-container .upcoming-review .upcoming-review-summary.active{display:none}.upcoming-review-container .upcoming-review .upcoming-review-summary.inactive{display:flex;color:#000;font-weight:normal;justify-content:space-between}.current .upcoming-review-container .upcoming-review .upcoming-review-summary.active{display:flex}.current .upcoming-review-container .upcoming-review .upcoming-review-summary.inactive{display:none}table.upcoming-review-table tbody tr:hover .upcoming-review-container .upcoming-review .upcoming-review-summary.inactive{display:none}table.upcoming-review-table tbody tr:hover .upcoming-review-container .upcoming-review .upcoming-review-summary.active{display:flex}.upcoming-review-summary .upcoming-review-summary-header,.upcoming-review-summary .upcoming-review-summary-status{display:block;margin-bottom:0}.upcoming-review-summary .upcoming-review-summary-header{font-size:10px;color:#73004f}.upcoming-review-summary .upcoming-review-summary-header{font-size:10px;font-weight:600;line-height:normal}.upcoming-review-summary .upcoming-review-summary-status{display:flex;align-items:center;font-size:12px;width:100%;white-space:nowrap}.upcoming-review-summary .upcoming-review-summary-status .reviewer-name{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upcoming-review-summary .upcoming-review-summary-status .reviewer-date{flex-shrink:0;margin-left:auto;text-align:right}.upcoming-review-summary-status .upcoming-review-summary-icon{margin-right:3px}.upcoming-review-summary-status .upcoming-review-summary-icon.pending{color:#ffad72}.upcoming-review-summary-status .upcoming-review-summary-icon.reviewed{color:#25c09b}.current .upcoming-review-summary .upcoming-review-summary-status,table.upcoming-review-table tbody tr:hover .upcoming-review-summary .upcoming-review-summary-status{display:flex;align-items:center;font-size:12px}.current .upcoming-review-summary .upcoming-review-summary-header,table.upcoming-review-table tbody tr:hover .upcoming-review-summary .upcoming-review-summary-header{color:#ffc8ee}.upcoming-review-content .account-exceptions{display:flex;align-items:center}.upcoming-review-content .account-exception{color:#000;margin-left:10px;height:20px;width:22px}.upcoming-review-content .account-exception:first-child{margin-left:0}.current .upcoming-review-content .account-exception,table.upcoming-review-table tbody tr:hover .account-exception{color:#fff}.upcoming-review-content .account-pill-icon-p1{padding:0 7px}.upcoming-review-content .account-pill-icon-p2{padding:0 8px}.upcoming-review-content .account-pill-icon-p3{padding:0 9px}.upcoming-review-content .account-pill-icon-p4{padding:0 10px}@media(min-width:1592px){.upcoming-review-content .account-pill-icon-p1{padding:0 6px}.upcoming-review-content .account-pill-icon-p2{padding:0 7px}.upcoming-review-content .account-pill-icon-p3{padding:0 8px}.upcoming-review-content .account-pill-icon-p4{padding:0 9px}}input.input-validation-error,select.input-validation-error,textarea.input-validation-error{border-color:#a94442}input.input-validation-error:focus,select.input-validation-error:focus,textarea.input-validation-error:focus{border-color:#a94442}.kendo-validation-error{border:1px solid #a94442!important}.kendo-validation-error input{border:0 none!important}.validation-summary-errors ul{list-style-position:inside;border:1px solid #ebccd1;border-radius:4px;color:#a94442;background-color:#f2dede;-webkit-padding-start:0}.validation-summary-errors li{padding:15px 15px 0 15px}.validation-summary-errors li:last-child{padding-bottom:15px}.stackedwithlabel{margin-top:0}.checkbox,.radio,.radio-inline,.checkbox-inline{font-size:14px}.k-datepicker .k-select,.k-combobox .k-select,.k-timepicker .k-select{background-color:#eee}.input-datepicker,.input-combobox,.input-autocomplete{width:100%;display:inline-block}textarea.autoExpand{display:block;box-sizing:padding-box;overflow:hidden}.form-vertical .form-group:first-child{padding-top:5px}.row-border .form-group{border-top:1px solid #ececec;padding-top:8px;padding-bottom:8px;margin-bottom:0}.row-border .form-group:first-child{padding-top:5px;border-top:0}.row-border .form-group:last-child{padding-bottom:0}form{margin:0 5px}.input-group-list .input-group-wrapper{margin-bottom:5px}.input-group-list .input-group-wrapper.active{border-left:3px solid #73004f;background:#f1e6ee}.input-group-wrapper{border:1px solid #ccc;padding:15px;background-color:#f8f8f8}.input-group-wrapper .title{font-size:18px;padding-bottom:5px}.form-control-static{font-size:14px;padding-right:13px;padding-left:13px}.input-group-wrapper .form-control-static{border:1px solid #ccc;border-radius:4px}.input-popupsearch:read-only{background-color:#fff}.input-nowidth{width:auto!important}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#fff;opacity:1}.form-horizontal .form-group.nomargin{margin-left:0;margin-right:0}.fancyRadio,.fancyCheckbox{display:inline-block;position:relative;padding-left:30px;margin-bottom:15px;cursor:pointer;font-size:14px;webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.fancyRadio.fancyRadio-disabled,.fancyRadio.fancyCheckbox-disabled,.fancyCheckbox.fancyRadio-disabled,.fancyCheckbox.fancyCheckbox-disabled{opacity:.6;filter:alpha(opacity=60)}.fancyRadio>input,.fancyCheckbox>input{position:absolute;z-index:-1;opacity:0;filter:alpha(opacity=0)}.fancyRadio>span,.fancyCheckbox>span{border:1px solid transparent;position:absolute;top:1px;left:0;height:18px;width:18px;background:#e6e6e6}.fancyRadio>span:after,.fancyCheckbox>span:after{content:'';position:absolute;display:none}.fancyRadio:hover>input:not([disabled])~span,.fancyRadio>input:focus~span,.fancyCheckbox:hover>input:not([disabled])~span,.fancyCheckbox>input:focus~span{background:#d9d9d9;webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.fancyRadio>input:checked~span,.fancyCheckbox>input:checked~span{webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;background:#d9d9d9}.fancyRadio>input:checked~span:after,.fancyCheckbox>input:checked~span:after{display:block}.fancyRadio:hover>input:not([disabled]):checked~span,.fancyRadio>input:checked~span,.fancyCheckbox:hover>input:not([disabled]):checked~span,.fancyCheckbox>input:checked~span{webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;background:#d9d9d9}.fancyRadio>input:disabled~span,.fancyCheckbox>input:disabled~span{opacity:.6;filter:alpha(opacity=60);pointer-events:none}.fancyRadio.fancyRadio-outline>span,.fancyRadio.fancyCheckbox-outline>span,.fancyCheckbox.fancyRadio-outline>span,.fancyCheckbox.fancyCheckbox-outline>span{border:1px solid #d9d9d9;background:none}.fancyRadio.fancyRadio-outline:hover>input:not([disabled])~span,.fancyRadio.fancyRadio-outline>input:focus~span,.fancyRadio.fancyCheckbox-outline:hover>input:not([disabled])~span,.fancyRadio.fancyCheckbox-outline>input:focus~span,.fancyCheckbox.fancyRadio-outline:hover>input:not([disabled])~span,.fancyCheckbox.fancyRadio-outline>input:focus~span,.fancyCheckbox.fancyCheckbox-outline:hover>input:not([disabled])~span,.fancyCheckbox.fancyCheckbox-outline>input:focus~span{border:1px solid #d9d9d9;background:none}.fancyRadio.fancyRadio-outline>input:checked~span,.fancyRadio.fancyCheckbox-outline>input:checked~span,.fancyCheckbox.fancyRadio-outline>input:checked~span,.fancyCheckbox.fancyCheckbox-outline>input:checked~span{border:1px solid #d9d9d9;background:none}.fancyRadio.fancyRadio-outline:hover>input:not([disabled]):checked~span,.fancyRadio.fancyRadio-outline>input:checked~span,.fancyRadio.fancyCheckbox-outline:hover>input:not([disabled]):checked~span,.fancyRadio.fancyCheckbox-outline>input:checked~span,.fancyCheckbox.fancyRadio-outline:hover>input:not([disabled]):checked~span,.fancyCheckbox.fancyRadio-outline>input:checked~span,.fancyCheckbox.fancyCheckbox-outline:hover>input:not([disabled]):checked~span,.fancyCheckbox.fancyCheckbox-outline>input:checked~span{border:1px solid #d9d9d9;background:none}.fancyRadio>span{-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-ms-border-radius:50%!important;-o-border-radius:50%!important;border-radius:50%!important}.fancyRadio>span:after{left:5px;top:5px;height:6px;width:6px;border-radius:100%!important;background:#888}.fancyRadio>input:disabled~span:after{background:#888}th>.fancyRadio.fancyRadio-single,td>.fancyRadio.fancyRadio-single{right:-5px}.fancyCheckbox>span:after{left:6px;top:2px;width:5px;height:10px;border:solid #888;border-width:0 2px 2px 0;transform:rotate(45deg)}.fancyCheckbox>input:disabled~span:after{border-color:#888}.form-inline .fancyCheckbox{margin-left:15px;margin-right:15px}th>.fancyCheckbox.fancyCheckbox-single,td>.fancyCheckbox.fancyCheckbox-single{right:-5px}.fancyCheckbox-list,.fancyRadio-list{padding:10px 0}.form-horizontal .form-group .fancyCheckbox-list,.form-horizontal .form-group .fancyRadio-list{padding-top:0}.fancyCheckbox-list .fancyCheckbox,.fancyCheckbox-list .fancyRadio,.fancyRadio-list .fancyCheckbox,.fancyRadio-list .fancyRadio{display:block}.fancyCheckbox-inline,.fancyRadio-inline{padding:10px 0}.form-horizontal .form-group .fancyCheckbox-inline,.form-horizontal .form-group .fancyRadio-inline{padding-top:8px}.fancyCheckbox-inline .fancyCheckbox,.fancyCheckbox-inline .fancyRadio,.fancyRadio-inline .fancyCheckbox,.fancyRadio-inline .fancyRadio{display:inline-block;margin-right:15px}.fancyCheckbox-inline .fancyCheckbox:last-child,.fancyCheckbox-inline .fancyRadio:last-child,.fancyRadio-inline .fancyCheckbox:last-child,.fancyRadio-inline .fancyRadio:last-child{margin-right:0}.kendoallwhite .k-alt{background-color:#fff}.kendoallwhite td.highlight{background-color:#f5f5f5}.kendogridhierarchyedit .k-detail-cell .k-grid-header{display:none;height:0!important}.kendogridhierarchyedit .k-alt{background-color:#fff}.kendogridhierarchyedit tr:hover{background-color:#fff}.kendolight{border-radius:0!important;border-width:0!important;box-shadow:none;-webkit-box-shadow:none}.kendolight .k-alt{background-color:#fff}.kendolight .k-grid{border-color:grey}.kendolight .k-header{background-color:#fff}.kendolight .k-grid-header{border-top:none;background-color:#fff}.noheader .k-grid-header{display:none}.kendolight .k-grid-header th.k-header,.k-filter-row th{border-width:0 0 1px 0;font-weight:bold}.kendolight .k-grid-header th.k-header>.k-link{padding:5px}.kendolight .k-grid-header-wrap{border-width:0 0 0 0}.kendolight tr td{border-width:1px 0 0 0;border-style:solid;border-color:#ddd}.kendolight td{vertical-align:top;padding:5px 5px 5px 5px}.kendogridlistview{border-radius:0!important;border-width:0!important;box-shadow:none!important}.kendogridlistview .k-alt{background-color:#fff}.kendogridlistview .k-grid-header{display:none;height:0!important}.kendogridlistview .k-grid{border-color:grey}.kendogridlistview tr td{border-width:0 0 0 0}.kendogridlistview td{}@media(min-width:1220px){body{font-size:14px}.ui-widget table{table-layout:auto;font-size:14px}.widget-content table{table-layout:auto;font-size:14px}.sm-table td{display:table-cell;text-align:left!important;border-top:1px solid #ccc!important}.sm-table td:first-child{padding-top:8px;padding-bottom:8px}.sm-table td:last-child{padding-top:8px;padding-bottom:8px}.sm-table tr:first-child td:first-child{border-top:none!important}}@media(max-width:993px){.navbar .navbar-form{display:none!important}}.notes_new{padding-left:5px;padding-right:5px}.notes_new .row{margin-left:-5px;margin-right:-5px}.notes_new .col-md-2,.notes_new .col-md-10{padding-left:5px;padding-right:5px}.notes_new .content .col-md-2,.notes_new .content .col-md-10{padding-top:10px;padding-bottom:10px}.notes_new.k-widget{border-style:none;box-shadow:none;-webkit-box-shadow:none;color:#000}.notes_new .header{background-color:#f8f8f8;padding:8px 0 8px 0}.notes_new .headerDetails{float:left;padding-top:3px}.notes_new .content{padding:0 0 0 0}.notes_new li{list-style:none;color:#646464;cursor:pointer}.notes_new li.notes-lg{font-size:14px}.notes_new li.notes-sm{font-size:13px}.notes_new li .avatar{height:54px;width:54px;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important;margin-top:0}.notes_new li .name{color:#73004f}.notes_new li .name,.notes_new li .date-time{padding-right:5px}.notes_new .tagList{float:right;padding-right:5px}.notes_new .tagList ul{list-style:none}.tagList .list-inline>li{padding-left:0;padding-right:0}.notes_new .tagList li a,.notes_new .tagList li span{padding:3px 5px;display:inline-block;border:1px solid #f7f7f7}.tagList .Tag{background:#6b6c65;color:#fff}.tagList .RoleTag,.tagList .RoleTag i{border-color:#2e6da4;background:#337ab7!important;color:#fff!important}.notes_new .tagList li a i,.notes_new .tagList li span i{color:#fff}.notes_new li .body{display:block;overflow:hidden;border-left:1px solid #646464;padding-left:10px;margin-left:-10px;min-height:54px}.notes_new li .body-lg{max-height:128px;overflow:hidden;display:block}.notes_new li .body-sm{max-height:75px;display:block;overflow:hidden}.notes{margin:0;padding:0;margin-top:-15px}.notes.k-widget{border-style:none;box-shadow:none;-webkit-box-shadow:none}.notes li{list-style:none;padding:5px 0 5px 0;border-bottom:1px solid #ddd}.notes li .tagList{float:right}.notes li .body{display:block;overflow:hidden;border-top:1px solid #ddd;padding-top:5px;margin-top:5px}.notes li .body-lg{max-height:135px;overflow:hidden}.notes li .body-sm{max-height:75px}.notes li .avatar{height:45px;width:45px;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important;margin-top:0}.notes li.in .avatar{float:left;margin-left:7px}.notes li.out .avatar{float:right;margin-left:10px}.notes li .name{color:#73004f;font-weight:400;width:100%;float:left;margin-bottom:2px}.notes li .datetime{color:#333;font-weight:400}.notes li .message{display:block;padding:5px;position:relative}.notes li .message hr{margin-top:2px;margin-bottom:2px;color:#1bbc9b;background-color:#1bbc9b;clear:both}.notes li.in .message{text-align:left;border-left:2px solid #1bbc9b;margin-left:65px}.notes li.in .message .arrow{display:block;position:absolute;top:5px;left:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #1bbc9b}.notes li.out .message{border-right:2px solid #f3565d;margin-right:65px;background:#fafafa;text-align:right}.notes li.out .message .arrow{display:block;position:absolute;top:5px;right:-8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #f3565d}.notes li.out .name,.notes li.out .datetime{text-align:right}.notes-input{}.notes-input div.message{display:block;padding:0 5px 0 5px;position:relative}.notes-input div.in .message{text-align:left;margin-left:55px}.notes-input div.in .message .arrow{display:block;position:absolute;top:5px;left:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #1bbc9b}.notes-input div.in .avatar{float:left}.note-options{margin-left:58px;padding-right:5px}.noteFrom,.noteContent,.noteTimestamp,.noteDetails{display:block}.noteFrom,.noteTimestamp,.noteDetails{font-size:11px}.noteTimestamp,.noteDetails{color:#666;font-style:italic}.editLinks{display:none;cursor:pointer}.noteList .row{border-bottom:1px solid #dcd6be;padding:10px 0;margin:0}.noteList .row:hover{background-color:#d9edf7}.noteList .row:hover .editLinks{display:block}.noteList .k-widget,.k-button{-webkit-box-shadow:none;box-shadow:none}.noteList .k-widget,.k-block,.k-inline-block,.k-draghandle{border-style:none}.more-button{width:100%}.actions{background-color:#e9e9e9;padding:10px 15px;border:1px solid #d9d9d9}.actions a{margin:0 5px}.clear{padding-top:11px;color:#1020d0}.actions{color:#333}.filter-toggle{font-weight:bold;color:#333;cursor:pointer;display:block;margin:8px 0}.filter-toggle .fa-calendar{}.filter-toggle a i{margin-right:10px}.actions .date-range{color:#fff}.input-datepicker{width:125px}.input-daterange .form-control{width:45%;display:inline}.input-daterange i{font-size:16px}input.search{box-shadow:none;height:28px;width:320px;font-size:13px;padding:2px 6px;border:1px solid #d0dde9;margin:0;border-radius:2px;top:11px}button.search{box-shadow:none;height:28px;width:20px;font-size:13px;padding:2px 6px;border:1px solid #d0dde9;margin:0;border-radius:2px;top:11px}@media(min-width:768px){.pull-right-md{float:right}input.search{margin:0;width:320px}}.filters{background:#fff;margin:15px 0 5px 0;padding:5px;border:1px solid #ccc}.filters strong{display:block;padding:8px 0;font-size:13px}.filter-tag{display:block;font-size:13px;margin:0 0 0 0!important;padding:3px 0;cursor:pointer}.filter-tag.active{font-weight:bold;white-space:nowrap}.tags{background-color:#fff;margin:10px 0 0 0;height:40px;border:1px solid #ccc}.filter-tag-list{border-style:none;margin-left:0;margin-right:0}.filter-tag-list.k-widget{box-shadow:none;-webkit-box-shadow:none}.filter-remove-button-container{border:none;box-shadow:none;height:34px;padding-top:4px}.notes-loading{width:100%;text-align:center}.notes-loading-image{height:20px}.notes-dashboard-avatar{padding-top:10px;padding-left:0;padding-right:0}.notes-dashboard-widget-content{max-height:400px;overflow-x:hidden;overflow-y:auto}.notes-window .notes-header{padding:5px 5px 5px 5px;margin-bottom:10px;border-top:solid 1px #eee;border-bottom:solid 1px #eee}.notes-window .notes-header img{margin-right:10px}.notes-window .notes-body{}.notes-header-tags{padding:1px 4px;margin:6px 4px 4px 0;display:inline-block}.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;z-index:1;will-change:opacity,transform;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.sidebar-menu{padding-bottom:30px;padding-top:30px;width:100%}.sidebar-menu .menu-title{padding:12px 20px!important;letter-spacing:.035em;pointer-events:none;cursor:default;font-weight:700}.side-menu.left{background:#fff;border:1px solid #ccc!important;border-bottom:1px solid #ccc!important}.side-menu{bottom:0;top:0;z-index:2}body.fixed-left .side-menu.left{bottom:50px;height:100%;margin-bottom:-70px;margin-top:0;padding-bottom:70px;position:fixed}.sidebar-menu li{}.sidebar-menu,.sidebar-menu a,.sidebar-menu li,.sidebar-menu ul{border:0;line-height:1;list-style:none;margin:0;padding:0;position:relative;text-decoration:none}.sidebar-menu>ul>li>a{color:#333;display:block;padding:8px 16px;margin:4px 0;border-left:3px solid #fff}.sidebar-menu a{line-height:1.3}.sidebar-menu>ul>li>a.canbeadded{background:#f8f8f8}.sidebar-menu>ul>li>a.active,.sidebar-menu>ul>li>a:hover{background:#f1e6ee!important;border-left:3px solid #73004f;color:#73004f!important;font-weight:bold}.sidebar-menu .subdrop{background:#f4f8fb!important;border-left:3px solid #5fbeaa;color:#5fbeaa!important}.sidebar-menu a{line-height:1.3}.sidebar-menu ul li a i,.sidebar-menu>ul>li>a>span,.waves-effect{vertical-align:middle}.trust_grid_sm .row{margin-right:-5px;margin-left:-5px}.trust_grid_sm .form-group{margin-bottom:5px}.trust_grid_sm .trust_grid_sm .col-xs-1,.trust_grid_sm .col-sm-1,.trust_grid_sm .col-md-1,.trust_grid_sm .col-lg-1,.trust_grid_sm .col-xs-2,.trust_grid_sm .col-sm-2,.trust_grid_sm .col-md-2,.trust_grid_sm .col-lg-2,.trust_grid_sm .col-xs-3,.trust_grid_sm .col-sm-3,.trust_grid_sm .col-md-3,.trust_grid_sm .col-lg-3,.trust_grid_sm .col-xs-4,.trust_grid_sm .col-sm-4,.trust_grid_sm .col-md-4,.trust_grid_sm .col-lg-4,.trust_grid_sm .col-xs-5,.trust_grid_sm .col-sm-5,.trust_grid_sm .col-md-5,.trust_grid_sm .col-lg-5,.trust_grid_sm .col-xs-6,.trust_grid_sm .col-sm-6,.trust_grid_sm .col-md-6,.trust_grid_sm .col-lg-6,.trust_grid_sm .col-xs-7,.trust_grid_sm .col-sm-7,.trust_grid_sm .col-md-7,.trust_grid_sm .col-lg-7,.trust_grid_sm .col-xs-8,.trust_grid_sm .col-sm-8,.trust_grid_sm .col-md-8,.trust_grid_sm .col-lg-8,.trust_grid_sm .col-xs-9,.trust_grid_sm .col-sm-9,.trust_grid_sm .col-md-9,.trust_grid_sm .col-lg-9,.trust_grid_sm .col-xs-10,.trust_grid_sm .col-sm-10,.trust_grid_sm .col-md-10,.trust_grid_sm .col-lg-10,.trust_grid_sm .col-xs-11,.trust_grid_sm .col-sm-11,.trust_grid_sm .col-md-11,.trust_grid_sm .col-lg-11,.trust_grid_sm .col-xs-12,.trust_grid_sm .col-sm-12,.trust_grid_sm .col-md-12,.trust_grid_sm .col-lg-12{padding-left:5px;padding-right:5px}.widget-tabs{display:inline-block}.widget-tabs .nav-tabs{border:0;margin:5px 0 0 0;display:inline-block}.widget-tabs .nav-tabs>li{margin-left:5px}.widget-tabs>.nav-tabs>li.active>a,.widget-tabs .nav-tabs>li.active>a:hover,.widget-tabs .nav-tabs>li.active>a:focus{background-color:#73004f;color:#fff;border:1px solid #73004f;border-radius:3px}.widget-tabs .nav-tabs>li>a{padding:3px 5px 3px 5px;margin:0;background-color:#6b6c65;color:#fff;border:1px solid #6b6c65;border-radius:3px}.widget-tabs .nav-tabs>li>a:hover,.widget-tabs .nav-tabs>li>a:focus{background-color:#6b6c65}.widget-tabs .nav-tabs>li>a.active{background-color:#73004f}.widget-tabs .tab-content{background-color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:10px;margin-top:0}.box-tabs .nav-tabs{border-bottom:none;position:relative;top:-41px;margin-right:3px;overflow:hidden}.box-tabs .nav-tabs>li{margin-left:1px;float:right;margin-bottom:0}.box-tabs .nav-tabs>li.active>a,.box-tabs .nav-tabs>li.active>a:hover,.box-tabs .nav-tabs>li.active>a:focus{background-color:#6b6c65;color:#fff;border:1px solid #6b6c65;border-radius:3px}.box-tabs .nav-tabs>li>a{padding:3px 5px 3px 5px;margin-top:0;background-color:#c9c9c9;color:#000;border:1px solid #c9c9c9;border-radius:3px;font-size:12px}.box-tabs .tab-content{margin-top:-30px}.tabbable-custom{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:15px}.tabbable-custom>.nav-tabs,.tabbable-custom>div>.nav-tabs{border:none;margin:0;top:0}.tabbable-custom>.nav-tabs>li,.tabbable-custom>div>.nav-tabs>li{margin-right:2px;border-top:2px solid transparent;float:left}.tabbable-custom>.nav-tabs>li:hover,.tabbable-custom>div>.nav-tabs>li:hover{border-top:2px solid #73004f}.tabbable-custom>.nav-tabs>li.active,.tabbable-custom>div>.nav-tabs>li.active{border-top:3px solid #73004f;margin-top:0;position:relative}.tabbable-custom>.nav-tabs>li.active>a,.tabbable-custom>div>.nav-tabs>li.active>a{border-top:none;font-weight:400;border-bottom-color:transparent}.tabbable-custom>.nav-tabs>li.active>a:hover,.tabbable-custom>.nav-tabs>li.active>a:active,.tabbable-custom>div>.nav-tabs>li.active>a:hover,.tabbable-custom>div>.nav-tabs>li.active>a:active{background-color:#fff}.tabbable-custom>.nav-tabs>li>a,.tabbable-custom>div>.nav-tabs>li>a{margin-right:0;padding:8px 10px;line-height:1.428571429;border-bottom:1px solid #ddd;color:#000;border-radius:0 0 0 0}.tabbable-custom>.nav-tabs>li>a:hover,.tabbable-custom>.nav-tabs>li>a:active,.tabbable-custom>div>.nav-tabs>li>a:hover,.tabbable-custom>div>.nav-tabss>li>a:active{background-color:#fff;border-left-color:transparent;border-right-color:transparent}.tabbable-custom>.tab-content,.tabbable-custom>div>.tab-content{background-color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:10px 0 10px 0;margin-top:0;border-top:1px solid #ddd}.tabbable-custom>.tab-page{}.tabbable-custom.tabbable-full-width .nav-tabs>li>a{font-size:15px;padding:8px 20px;color:#555}.tabbable-custom.tabbable-full-width>.tab-content{border-left:none;border-right:none;border-bottom:none;padding:20px 0}.tabs-below.tabbable-custom>.nav-tabs li{border-top:none;border-bottom:2px solid transparent;margin-top:-1px}.tabs-below.tabbable-custom>.nav-tabs li.active{border-top:none;border-bottom:3px solid #73004f;margin-bottom:0;position:relative}.tabs-below.tabbable-custom>.nav-tabs li.active a,.tabs-below.tabbable-custom>.nav-tabs li.active a:hover,.tabs-below.tabbable-custom>.nav-tabs li.active a:focus{border-bottom:none}.tabs-below.tabbable-custom>.nav-tabs li a:hover,.tabs-below.tabbable-custom>.nav-tabs li a:focus{border-bottom:1px solid #eee}.tabs-left.tabbable-custom>.nav-tabs{float:left}.tabs-left.tabbable-custom>.nav-tabs li{border-left:3px solid transparent;margin-right:0;margin-top:0}.tabs-left.tabbable-custom>.nav-tabs li.active{border-top:none;border-left:3px solid #73004f;margin-top:0;margin-right:-1px;position:relative}.tabs-left.tabbable-custom>.nav-tabs li.active a{border-top:1px solid #ddd;border-left:1px solid transparent}.tabs-left.tabbable-custom>.nav-tabs li a:hover,.tabs-left.tabbable-custom>.nav-tabs li a:focus{border-bottom:1px solid #eee;border-right:none}.tabs-right.tabbable-custom>.nav-tabs{float:right}.tabs-right.tabbable-custom>.nav-tabs li{border-right:3px solid transparent;margin-right:0;margin-top:0}.tabs-right.tabbable-custom>.nav-tabs li.active{border-top:none;border-right:3px solid #73004f;margin-top:0;margin-right:-1px;position:relative}.tabs-right.tabbable-custom>.nav-tabs li.active a{border-top:1px solid #ddd;border-right:1px solid transparent}.tabs-right.tabbable-custom>.nav-tabs li a{margin-left:-1px}.tabs-right.tabbable-custom>.nav-tabs li a:hover,.tabs-right.tabbable-custom>.nav-tabs li a:focus{border-bottom:1px solid #eee}.tabs-right.tabbable-custom .nav-tabs>li a,.tabs-left.tabbable-custom .nav-tabs>li a{padding:8px 10px}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent}.navbar-toprightmenu{margin-right:15px}.navbar-toprightmenu .navbar-nav>li{height:60px;margin-left:5px}.navbar-toprightmenu .navbar-nav>li>a .caret{color:#6b6c65}.navbar-toprightmenu .glyphicon{color:#6b6c65}.navbar-toprightmenu .avatar-sm{margin-top:-10px}.navbar-toprightmenu .navbar-nav>li>a{padding-top:21px;padding-bottom:13px}.navbar-toprightmenu .navbar-nav>li>a.accountImageLink{padding:5px 5px 8px 5px!important}.navbar-toprightmenu .navbar-nav>li span.glyphicon,.navbar-toprightmenu .navbar-nav>li .fa{font-size:20px;color:#6b6c65}.navbar-toprightmenu .navbar-nav>li .dropdown-menu>li>a i.fa,.navbar-toprightmenu .navbar-nav>li .dropdown-menu>li>a img{width:15px;display:inline-block;margin-right:9px;font-size:14px}.navbar-toprightmenu .navbar-nav>li .dropdown-menu>li>a .font-icon-sm{margin-right:7px}.navbar-toprightmenu .navbar-nav>li .dropdown-menu>li>a .font-icon-sm i.fa{color:#fff}.navbar-toprightmenu .accountImageLink .avatar{margin-top:2px}.navbar-toprightmenu .dropdown-list .trigger:hover,.navbar-toprightmenu .dropdown-list .trigger.active{background-color:#e9e9e9;border:none!important;box-shadow:none!important;color:#73004f}.navbar-toprightmenu .dropdown-list .trigger.active{background-color:#fff!important;border:none!important;box-shadow:none!important;color:#73004f}.navbar-toprightmenu .dropdown-list .trigger:hover i,.navbar-toprightmenu .dropdown-list .trigger.active i{color:#fff}.badge,.navbar-toprightmenu .dropdown-list .count{background-color:red;padding:3px 10px}.navbar-toprightmenu .pop-dialog .notifications{width:400px}.dropdown-list .notifications i{font-size:14px}.dropdown-list .notifications i.icon-warning-sign{color:red}.notifications h3{padding-top:10px}.notifications h3 a{font-weight:normal;font-size:11px;padding-right:15px}.applications{width:220px;display:block;padding-top:20px}.applications a{padding:10px;float:left}.applications a span{display:block}.navbar-toprightmenu .last-run-container{display:flex;align-items:center;justify-content:center;padding-top:21px}.navbar-toprightmenu .last-run-container .last-run-text{margin-left:5px;font-weight:600}.navbar-toprightmenu .last-run-container .last-run-text.error{color:red}.navbar-toprightmenu .last-run-list-item .tooltip .tooltip-inner{background-color:#f5edf3;color:#000;border:2px solid #73004f}.navbar-toprightmenu .last-run-list-item .tooltip .tooltip-arrow{border-bottom-color:#73004f}.navbar-toprightmenu .last-run-list-item .tooltip span{display:block;text-wrap:nowrap;padding:3px;font-weight:600}.navbar-toprightmenu .last-run-list-item .tooltip span:last-child{padding-bottom:0}.navbar-toprightmenu .last-run-list-item .tooltip span.lr-tooltip-text{color:#73004f}.navbar-toprightmenu #last-run-nightly-error:hover{cursor:pointer}#last-run-nightly-error-modal .modal-header{border-bottom:none}#last-run-nightly-error-modal .modal-body,#last-run-nightly-error-modal .modal-footer{text-align:center}#last-run-nightly-error-modal .modal-footer .btn-nightly-error{background-color:#73004f;color:#fff;padding:10px 20px;border-radius:4px!important}#last-run-nightly-error-modal .modal-body .last-run-header,#last-run-nightly-error-modal .modal-body .last-run-content{display:block}#last-run-nightly-error-modal .modal-body .last-run-header{font-size:16px;font-weight:600}.navbar-toprightmenu .dropdown-list{position:relative}.navbar-toprightmenu .dropdown-list .count{position:absolute;top:5px;left:30px;background:#73004f;padding:0 5px;border-radius:3px;color:#fff;line-height:16px;z-index:9999;text-align:center;font-size:11px}.navbar-toprightmenu .pop-dialog{position:absolute;right:-10px;top:55px;display:none;z-index:20000}.navbar-toprightmenu .pop-dialog.is-visible{display:block;-webkit-animation:reveal .2s ease-out;-moz-animation:reveal .2s ease-out;animation:reveal .2s ease-out}.navbar-toprightmenu .pop-dialog .body{box-shadow:0 1px 9px 1px #c2c2c2;width:auto;background-color:#fff;border:1px solid #a1a1a1;border-radius:5px;box-shadow:0 0 9px 0 #d6d6d6;padding:10px}.navbar-toprightmenu .pop-dialog .pointer{position:relative;top:-22px}.navbar-toprightmenu .pop-dialog .pointer .arrow,.navbar-toprightmenu .pop-dialog .pointer .arrow_border{border-color:transparent transparent #fff;border-style:solid;border-width:8px;cursor:pointer;position:absolute;top:7px;z-index:1002;left:25px}.navbar-toprightmenu .pop-dialog .pointer .arrow_border{border-color:transparent transparent #a1a1a1;border-width:9px;top:4px;z-index:1001;left:24px}.navbar-toprightmenu .pop-dialog .pointer.right .arrow{left:auto;right:25px}.navbar-toprightmenu .pop-dialog .pointer.right .arrow_border{left:auto;right:24px}.navbar-toprightmenu .pop-dialog .close-icon{float:right;text-decoration:none;z-index:9999;position:relative}.navbar-toprightmenu .pop-dialog .accountPop .btn-flat{width:70px}.navbar-toprightmenu .pop-dialog .footer{border-top:1px solid #e6e8e9;background-color:#eff4f7;margin:15px 0 -10px 0;border-radius:0 0 5px 5px;padding:12px 20px;text-align:center}.navbar-toprightmenu .pop-dialog .footer a{font-weight:600;color:#7d91a8}.navbar-toprightmenu .pop-dialog .notifications{width:330px;margin:10px -10px 0 -10px}.navbar-toprightmenu .pop-dialog .notifications h3{font-size:13px;color:#404951;font-weight:bold;padding-left:20px;margin-top:5px;margin-bottom:15px}.navbar-toprightmenu .pop-dialog .notifications .item{display:block;padding:10px 0 8px 20px;border-top:1px solid #e7e8ea;color:#363636;text-decoration:none;padding-left:50px;position:relative;transition:all .25s linear;-moz-transition:all .25s linear;-webkit-transition:all .25s linear;-o-transition:all .25s linear}.navbar-toprightmenu .pop-dialog .notifications .item:hover{background:#f0f6ff}.navbar-toprightmenu .pop-dialog .notifications .item>i{color:#fc827b;position:absolute;left:19px;font-size:18px}.navbar-toprightmenu .pop-dialog .notifications .item>i.icon-user{left:18px}.navbar-toprightmenu .pop-dialog .notifications .item .time{float:right;color:#82a3c1;font-style:italic;font-weight:600;font-size:11px;min-width:60px;margin-right:5px}.navbar-toprightmenu .pop-dialog .notifications .item .time i{font-size:13px;color:#cfcfcf;margin-right:1px}.navbar-toprightmenu .pop-dialog .messages{width:325px;margin:10px -10px 0 -10px}.navbar-toprightmenu .pop-dialog .messages .item{display:block;padding:10px 20px 15px 20px;height:80px;border-bottom:1px solid #e7e8ea;color:#363636;text-decoration:none;position:relative;transition:all .25s linear;-moz-transition:all .25s linear;-webkit-transition:all .25s linear;-o-transition:all .25s linear}.navbar-toprightmenu .pop-dialog .messages .item.last{border-bottom:0}.navbar-toprightmenu .pop-dialog .messages .item:hover{background:#f0f6ff}.navbar-toprightmenu .pop-dialog .messages .item .display{float:left;border-radius:50px;margin-right:15px}.navbar-toprightmenu .pop-dialog .messages .item .name{font-size:12px;color:#404951;font-weight:bold}.navbar-toprightmenu .pop-dialog .messages .item .msg{font-size:11px;color:#636363;line-height:13px;position:relative;top:2px}.navbar-toprightmenu .pop-dialog .messages .item .time{position:absolute;right:0;bottom:6px;color:#82a3c1;font-style:italic;font-weight:600;font-size:11px;min-width:60px;margin-right:5px}.navbar-toprightmenu .pop-dialog .messages .item .time i{font-size:13px;color:#cfcfcf;margin-right:1px}.navbar-toprightmenu .pop-dialog .messages .footer{margin-top:6px}.widget{margin-top:0;margin-bottom:25px;padding:0;background:#fff}.widget.box{}.widget .widget-header{margin-bottom:15px;border-bottom:1px solid #d9d9d9}.widget.box .widget-header{background:#e9e9e9;border:1px solid #d9d9d9;padding:0 12px;margin-bottom:0}.widget .widget-header h4{display:inline-block;color:#555;font-size:14px;line-height:35px;font-weight:bold;margin:0;padding:0;margin-bottom:7px}.widget .widget-header a,.widget .widget-header a:visited{line-height:35px;color:#555}.widget.box .widget-header h4{margin-bottom:0}.widget-box .widget-header .widget-actions{float:right}.widget.box .widget-content{padding:0 5px 0 5px;position:relative;background-color:#fff;margin-top:10px}.ui-widget thead{height:15px}.ui-widget table{font-size:12px}.widget-stat{border-left:3px solid transparent;padding-left:8px;padding-right:8px}.widget-stat.status-none{border-color:#73004f}.widget-stat.status-good{border-color:#5cb85c}.widget-stat.status-warning{border-color:#f0ad4e}.widget-stat.status-error{border-color:#d9534f}.widget-stat .widget-stat-header{font-size:14px;font-weight:700!important}.widget-stat .widget-stat-header i{margin-right:2px}.widget-stat .widget-stat-subheader{color:#999;font-size:85%}.widget-stat .widget-stat-main,.widget-stat .widget-stat-main a{font-size:30px}.widget-stat.status-none .widget-stat-main,.widget-stat.status-none .widget-stat-main a{color:#73004f}.widget-stat.status-good .widget-stat-main,.widget-stat.status-good .widget-stat-main a,.widget-stat.status-good .widget-stat-header i{color:#5cb85c}.widget-stat.status-warning .widget-stat-main,.widget-stat.status-warning .widget-stat-main a,.widget-stat.status-warning .widget-stat-header i{color:#f0ad4e}.widget-stat.status-error .widget-stat-main,.widget-stat.status-error .widget-stat-main a,.widget-stat.status-error .widget-stat-header i{color:#d9534f}.widget-stat .widget-stat-main a{}.widget.hint,.ui-widget-sm.row.hint{border:1px dashed #a6a6a6;background-color:#fff}.widget.placeholder,.ui-widget-sm.row.placeholder{opacity:.4;border:1px dashed #a6a6a6;background-color:#fff}*,:before,:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.form-control-static,.form-control,.container,.container-fluid,.row,.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-control.k-widget,.input-datepicker.k-datepicker,.input-timepicker.k-timepicker{padding:0;width:100%}.k-window .row,.k-window .row *:not(.k-widget):not(.k-animation-container):not(.k-dropdown-wrap):not(.k-input):not(.k-select):not(.k-multiselect-wrap),.k-widget .row *:before:not(.k-widget){box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.form-control.k-multiselect{background-color:#fff}.form-control .k-multiselect-wrap .k-input{padding-top:5px}.k-autocomplete .k-input{}.k-grid{border-radius:0}.k-grid:not(.kendolight):not(.kendogridlistview) .k-virtual-scrollable-wrap table>tbody>tr:last-child>td,.k-grid:not(.kendolight):not(.kendogridlistview) .k-grid-content table>tbody>tr:last-child>td{border-width:1px 0 1px 1px}.k-button[disabled],.k-button.k-state-disabled,.k-state-disabled .k-button,.k-state-disabled .k-button:hover,.k-button.k-state-disabled:hover,.k-state-disabled .k-button:active,.k-button.k-state-disabled:active,.k-button.k-state-disabled:active:hover{color:#000}.k-grid .k-hierarchy-cell+td{border-left-width:1px}.k-grid-norecords-template{background-color:#fff;border:0;padding:.4em .6em;overflow:hidden;line-height:1.6em;vertical-align:middle;width:auto;height:auto;font-style:italic}.k-treeview .k-sprite{vertical-align:middle}.k-autocomplete,.k-block,.k-button,.k-calendar .k-link,.k-calendar td,.k-calendar-container,.k-colorpicker,.k-combobox,.k-datepicker,.k-datetimepicker,.k-drag-clue,.k-dropdown,.k-dropdown-wrap,.k-editor-inline,.k-grid .k-filter-options,.k-grouping-header .k-group-indicator,.k-inline-block,.k-list-container,.k-multiselect,.k-notification,.k-numeric-wrap,.k-numerictextbox,.k-picker-wrap,.k-slider-selection,.k-slider-track,.k-split-button,.k-textbox,.k-tile,.k-timepicker,.k-tooltip,.k-touch-scrollbar,.k-treeview .k-in,.k-upload,.k-window,.k-window-action,.k-window-titleless .k-window-content{border-radius:0}.row-eq-height{display:flex;align-items:center}