@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,600italic,400italic,700,700italic,800,800italic);
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 * Built with: material-tools
 * Includes modules: button, core, animate, layout, interaction, gestures, theming, palette, meta, checkbox, content, divider, menu, backdrop, menuBar, icon, radioButton, select, slider, subheader, sticky, switch, tabs, tooltip, panel, toolbar, bottomSheet, list
 * 
 * Copyright 2017 Google Inc. All Rights Reserved.
 * Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at http://material.angularjs.org/LICENSE.
 */
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-backdrop{transition:opacity 450ms;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;transition-duration:0}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque,md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-enter,md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity 400ms}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;transform:translate3d(0,80px,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:transform;transition-property:transform,-webkit-transform}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0,100%,0)}md-bottom-sheet.ng-enter-active{opacity:1;display:block;transform:translate3d(0,80px,0)!important}md-bottom-sheet.ng-leave-active{transform:translate3d(0,100%,0)!important;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,"Helvetica Neue",sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}md-bottom-sheet md-list-item{display:-ms-flexbox;display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{padding:0;-ms-flex-align:center;align-items:center;height:48px}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:all .5s;-ms-flex-align:center;align-items:center}md-bottom-sheet.md-grid md-list-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;transition:all .5s;height:96px;margin-top:8px;margin-bottom:8px}@media (max-width:960px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 33.33333%;flex:1 1 33.33333%;max-width:33.33333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){-ms-flex-align:start;align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){-ms-flex-align:end;align-items:flex-end}}@media (min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}}@media (min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 16.66667%;flex:1 1 16.66667%;max-width:16.66667%}}@media (min-width:1920px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 14.28571%;flex:1 1 14.28571%;max-width:14.28571%}}md-bottom-sheet.md-grid md-list-item::before{display:none}md-bottom-sheet.md-grid md-list-item .md-grid-item-content,md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}md-bottom-sheet.md-grid md-list-item .md-list-item-content{padding-bottom:16px;width:48px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
button.md-button::-moz-focus-inner{border:0}.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;-ms-flex-align:center;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;border:0;padding:0 6px;margin:6px 8px;background:0 0;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{padding:0;background:0 0}.md-button.md-raised:not([disabled]),.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-button.md-icon-button .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform,-webkit-transform}.md-button.md-fab.md-fab-bottom-left,.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}.md-button.md-fab.md-fab-bottom-left{right:auto;left:20px}.md-button.md-fab.md-fab-top-left,.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}.md-button.md-fab.md-fab-top-left{right:auto;left:20px}.md-button.md-fab .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-button .md-ripple-container{border-radius:2px;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,42px,0)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0,41px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,-42px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0,-43px,0)}.md-button-group{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}.md-button-group>.md-button{-ms-flex:1;flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-inline-form md-checkbox{margin:19px 0 18px}md-checkbox{box-sizing:border-box;display:inline-block;margin-bottom:16px;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;min-width:20px;min-height:20px;margin-left:0;margin-right:16px}[dir=rtl] md-checkbox{margin-left:16px;margin-right:0}md-checkbox:last-of-type{margin-left:0;margin-right:0}md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}md-checkbox.md-align-top-left>div.md-container{top:12px}md-checkbox .md-container,md-checkbox .md-container:before,md-checkbox .md-icon{box-sizing:border-box;position:absolute;left:0;width:20px;height:20px}md-checkbox .md-container{transform:translateY(-50%);display:inline-block;right:auto;top:50%}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{background-color:transparent;border-radius:50%;content:'';display:block;height:auto;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-checkbox .md-container:after{box-sizing:border-box;content:'';position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-checkbox .md-icon{transition:240ms;top:0;border-width:2px;border-style:solid;border-radius:2px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after,md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;display:table;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}md-checkbox.md-checked .md-icon:after{transform:rotate(45deg);left:4.66667px;top:.22222px;width:6.66667px;height:13.33333px}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px}md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-left:30px;margin-right:0}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:30px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible!important}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
body,html{height:100%;position:relative}body{margin:0;padding:0}[tabindex='-1']:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}button,input,select{vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;transform:translate(-50%,-50%) scale(0);transform-origin:50% 50%;opacity:0;border-radius:50%}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1)}.md-ripple.md-ripple-scaled{transform:translate(-50%,-50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media (min-width:960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=ltr],bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}body,html{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1,.md-headline{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-body-1,.md-body-2,.md-subhead{font-size:16px;font-weight:400;letter-spacing:.01em;line-height:24px}.md-body-1,.md-body-2{font-size:14px;line-height:20px}.md-body-2{font-weight:500;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,html,input,select,textarea{font-family:Roboto,"Helvetica Neue",sans-serif}button,input,select,textarea{font-size:100%}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}}.flex-order{-ms-flex-order:0;order:0}.flex-order--20{-ms-flex-order:-20;order:-20}.flex-order--19{-ms-flex-order:-19;order:-19}.flex-order--18{-ms-flex-order:-18;order:-18}.flex-order--17{-ms-flex-order:-17;order:-17}.flex-order--16{-ms-flex-order:-16;order:-16}.flex-order--15{-ms-flex-order:-15;order:-15}.flex-order--14{-ms-flex-order:-14;order:-14}.flex-order--13{-ms-flex-order:-13;order:-13}.flex-order--12{-ms-flex-order:-12;order:-12}.flex-order--11{-ms-flex-order:-11;order:-11}.flex-order--10{-ms-flex-order:-10;order:-10}.flex-order--9{-ms-flex-order:-9;order:-9}.flex-order--8{-ms-flex-order:-8;order:-8}.flex-order--7{-ms-flex-order:-7;order:-7}.flex-order--6{-ms-flex-order:-6;order:-6}.flex-order--5{-ms-flex-order:-5;order:-5}.flex-order--4{-ms-flex-order:-4;order:-4}.flex-order--3{-ms-flex-order:-3;order:-3}.flex-order--2{-ms-flex-order:-2;order:-2}.flex-order--1{-ms-flex-order:-1;order:-1}.flex-order-0{-ms-flex-order:0;order:0}.flex-order-1{-ms-flex-order:1;order:1}.flex-order-2{-ms-flex-order:2;order:2}.flex-order-3{-ms-flex-order:3;order:3}.flex-order-4{-ms-flex-order:4;order:4}.flex-order-5{-ms-flex-order:5;order:5}.flex-order-6{-ms-flex-order:6;order:6}.flex-order-7{-ms-flex-order:7;order:7}.flex-order-8{-ms-flex-order:8;order:8}.flex-order-9{-ms-flex-order:9;order:9}.flex-order-10{-ms-flex-order:10;order:10}.flex-order-11{-ms-flex-order:11;order:11}.flex-order-12{-ms-flex-order:12;order:12}.flex-order-13{-ms-flex-order:13;order:13}.flex-order-14{-ms-flex-order:14;order:14}.flex-order-15{-ms-flex-order:15;order:15}.flex-order-16{-ms-flex-order:16;order:16}.flex-order-17{-ms-flex-order:17;order:17}.flex-order-18{-ms-flex-order:18;order:18}.flex-order-19{-ms-flex-order:19;order:19}.flex-order-20{-ms-flex-order:20;order:20}.flex-offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.offset-33{margin-left:calc(100%/3)}.flex-offset-66,.offset-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align,.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex{-ms-flex:1;flex:1;box-sizing:border-box}.flex-grow,.flex-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-auto,.flex-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-nogrow,.flex-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-0{max-width:0%;max-height:100%}.flex-0,.layout-column>.flex-0,.layout-row>.flex-0{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-row>.flex-0{min-width:0;max-width:0%;max-height:100%}.layout-column>.flex-0{max-width:100%;max-height:0%;min-height:0}.flex-5,.layout-column>.flex-5,.layout-row>.flex-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-5{max-width:100%;max-height:5%}.flex-10,.layout-column>.flex-10,.layout-row>.flex-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-10{max-width:100%;max-height:10%}.flex-15,.layout-column>.flex-15,.layout-row>.flex-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-15{max-width:100%;max-height:15%}.flex-20,.layout-column>.flex-20,.layout-row>.flex-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-20{max-width:100%;max-height:20%}.flex-25,.layout-column>.flex-25,.layout-row>.flex-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-25{max-width:100%;max-height:25%}.flex-30,.layout-column>.flex-30,.layout-row>.flex-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-30{max-width:100%;max-height:30%}.flex-35,.layout-column>.flex-35,.layout-row>.flex-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-35{max-width:100%;max-height:35%}.flex-40,.layout-column>.flex-40,.layout-row>.flex-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-40{max-width:100%;max-height:40%}.flex-45,.layout-column>.flex-45,.layout-row>.flex-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-45{max-width:100%;max-height:45%}.flex-50,.layout-column>.flex-50,.layout-row>.flex-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-50{max-width:100%;max-height:50%}.flex-55,.layout-column>.flex-55,.layout-row>.flex-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-55{max-width:100%;max-height:55%}.flex-60,.layout-column>.flex-60,.layout-row>.flex-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-60{max-width:100%;max-height:60%}.flex-65,.layout-column>.flex-65,.layout-row>.flex-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-65{max-width:100%;max-height:65%}.flex-70,.layout-column>.flex-70,.layout-row>.flex-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-70{max-width:100%;max-height:70%}.flex-75,.layout-column>.flex-75,.layout-row>.flex-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-75{max-width:100%;max-height:75%}.flex-80,.layout-column>.flex-80,.layout-row>.flex-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-80{max-width:100%;max-height:80%}.flex-85,.layout-column>.flex-85,.layout-row>.flex-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-85{max-width:100%;max-height:85%}.flex-90,.layout-column>.flex-90,.layout-row>.flex-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-90{max-width:100%;max-height:90%}.flex-95,.layout-column>.flex-95,.layout-row>.flex-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-95{max-width:100%;max-height:95%}.flex-100,.layout-column>.flex-100,.layout-row>.flex-100,.layout-row>.flex-33,.layout-row>.flex-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-33,.layout-row>.flex-66{max-width:33.33%}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33,.layout-column>.flex-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-column{-ms-flex-direction:column;flex-direction:column}.layout-row{-ms-flex-direction:row;flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{-ms-flex-order:-20;order:-20}.flex-order-xs--19{-ms-flex-order:-19;order:-19}.flex-order-xs--18{-ms-flex-order:-18;order:-18}.flex-order-xs--17{-ms-flex-order:-17;order:-17}.flex-order-xs--16{-ms-flex-order:-16;order:-16}.flex-order-xs--15{-ms-flex-order:-15;order:-15}.flex-order-xs--14{-ms-flex-order:-14;order:-14}.flex-order-xs--13{-ms-flex-order:-13;order:-13}.flex-order-xs--12{-ms-flex-order:-12;order:-12}.flex-order-xs--11{-ms-flex-order:-11;order:-11}.flex-order-xs--10{-ms-flex-order:-10;order:-10}.flex-order-xs--9{-ms-flex-order:-9;order:-9}.flex-order-xs--8{-ms-flex-order:-8;order:-8}.flex-order-xs--7{-ms-flex-order:-7;order:-7}.flex-order-xs--6{-ms-flex-order:-6;order:-6}.flex-order-xs--5{-ms-flex-order:-5;order:-5}.flex-order-xs--4{-ms-flex-order:-4;order:-4}.flex-order-xs--3{-ms-flex-order:-3;order:-3}.flex-order-xs--2{-ms-flex-order:-2;order:-2}.flex-order-xs--1{-ms-flex-order:-1;order:-1}.flex-order-xs-0{-ms-flex-order:0;order:0}.flex-order-xs-1{-ms-flex-order:1;order:1}.flex-order-xs-2{-ms-flex-order:2;order:2}.flex-order-xs-3{-ms-flex-order:3;order:3}.flex-order-xs-4{-ms-flex-order:4;order:4}.flex-order-xs-5{-ms-flex-order:5;order:5}.flex-order-xs-6{-ms-flex-order:6;order:6}.flex-order-xs-7{-ms-flex-order:7;order:7}.flex-order-xs-8{-ms-flex-order:8;order:8}.flex-order-xs-9{-ms-flex-order:9;order:9}.flex-order-xs-10{-ms-flex-order:10;order:10}.flex-order-xs-11{-ms-flex-order:11;order:11}.flex-order-xs-12{-ms-flex-order:12;order:12}.flex-order-xs-13{-ms-flex-order:13;order:13}.flex-order-xs-14{-ms-flex-order:14;order:14}.flex-order-xs-15{-ms-flex-order:15;order:15}.flex-order-xs-16{-ms-flex-order:16;order:16}.flex-order-xs-17{-ms-flex-order:17;order:17}.flex-order-xs-18{-ms-flex-order:18;order:18}.flex-order-xs-19{-ms-flex-order:19;order:19}.flex-order-xs-20{-ms-flex-order:20;order:20}.flex-offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.offset-xs-33{margin-left:calc(100%/3)}.flex-offset-xs-66,.offset-xs-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-xs{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xs,.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xs{-ms-flex:1;flex:1;box-sizing:border-box}.flex-xs-grow,.flex-xs-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-auto,.flex-xs-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-xs-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-xs-nogrow,.flex-xs-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-xs-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-0,.layout-row>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0,.layout-xs-row>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xs-row>.flex-xs-0{max-width:0%;max-height:100%;min-width:0}.layout-xs-column>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-column>.flex-xs-5,.layout-row>.flex-xs-5,.layout-xs-row>.flex-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-5,.layout-xs-row>.flex-xs-5{max-width:100%;max-height:5%}.layout-xs-row>.flex-xs-5{max-width:5%;max-height:100%}.flex-xs-10,.layout-row>.flex-xs-10,.layout-xs-column>.flex-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xs-10,.layout-row>.flex-xs-10{max-width:10%;max-height:100%}.layout-column>.flex-xs-10,.layout-xs-row>.flex-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xs-row>.flex-xs-10{max-width:10%;max-height:100%}.flex-xs-15,.layout-row>.flex-xs-15,.layout-xs-column>.flex-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xs-15,.layout-row>.flex-xs-15{max-width:15%;max-height:100%}.layout-column>.flex-xs-15,.layout-xs-row>.flex-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xs-row>.flex-xs-15{max-width:15%;max-height:100%}.flex-xs-20,.layout-row>.flex-xs-20,.layout-xs-column>.flex-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xs-20,.layout-row>.flex-xs-20{max-width:20%;max-height:100%}.layout-column>.flex-xs-20,.layout-xs-row>.flex-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xs-row>.flex-xs-20{max-width:20%;max-height:100%}.flex-xs-25,.layout-row>.flex-xs-25,.layout-xs-column>.flex-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xs-25,.layout-row>.flex-xs-25{max-width:25%;max-height:100%}.layout-column>.flex-xs-25,.layout-xs-row>.flex-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xs-row>.flex-xs-25{max-width:25%;max-height:100%}.flex-xs-30,.layout-row>.flex-xs-30,.layout-xs-column>.flex-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xs-30,.layout-row>.flex-xs-30{max-width:30%;max-height:100%}.layout-column>.flex-xs-30,.layout-xs-row>.flex-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xs-row>.flex-xs-30{max-width:30%;max-height:100%}.flex-xs-35,.layout-row>.flex-xs-35,.layout-xs-column>.flex-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xs-35,.layout-row>.flex-xs-35{max-width:35%;max-height:100%}.layout-column>.flex-xs-35,.layout-xs-row>.flex-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xs-row>.flex-xs-35{max-width:35%;max-height:100%}.flex-xs-40,.layout-row>.flex-xs-40,.layout-xs-column>.flex-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xs-40,.layout-row>.flex-xs-40{max-width:40%;max-height:100%}.layout-column>.flex-xs-40,.layout-xs-row>.flex-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xs-row>.flex-xs-40{max-width:40%;max-height:100%}.flex-xs-45,.layout-row>.flex-xs-45,.layout-xs-column>.flex-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xs-45,.layout-row>.flex-xs-45{max-width:45%;max-height:100%}.layout-column>.flex-xs-45,.layout-xs-row>.flex-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xs-row>.flex-xs-45{max-width:45%;max-height:100%}.flex-xs-50,.layout-row>.flex-xs-50,.layout-xs-column>.flex-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xs-50,.layout-row>.flex-xs-50{max-width:50%;max-height:100%}.layout-column>.flex-xs-50,.layout-xs-row>.flex-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xs-row>.flex-xs-50{max-width:50%;max-height:100%}.flex-xs-55,.layout-row>.flex-xs-55,.layout-xs-column>.flex-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xs-55,.layout-row>.flex-xs-55{max-width:55%;max-height:100%}.layout-column>.flex-xs-55,.layout-xs-row>.flex-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xs-row>.flex-xs-55{max-width:55%;max-height:100%}.flex-xs-60,.layout-row>.flex-xs-60,.layout-xs-column>.flex-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xs-60,.layout-row>.flex-xs-60{max-width:60%;max-height:100%}.layout-column>.flex-xs-60,.layout-xs-row>.flex-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xs-row>.flex-xs-60{max-width:60%;max-height:100%}.flex-xs-65,.layout-row>.flex-xs-65,.layout-xs-column>.flex-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xs-65,.layout-row>.flex-xs-65{max-width:65%;max-height:100%}.layout-column>.flex-xs-65,.layout-xs-row>.flex-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xs-row>.flex-xs-65{max-width:65%;max-height:100%}.flex-xs-70,.layout-row>.flex-xs-70,.layout-xs-column>.flex-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xs-70,.layout-row>.flex-xs-70{max-width:70%;max-height:100%}.layout-column>.flex-xs-70,.layout-xs-row>.flex-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xs-row>.flex-xs-70{max-width:70%;max-height:100%}.flex-xs-75,.layout-row>.flex-xs-75,.layout-xs-column>.flex-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xs-75,.layout-row>.flex-xs-75{max-width:75%;max-height:100%}.layout-column>.flex-xs-75,.layout-xs-row>.flex-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xs-row>.flex-xs-75{max-width:75%;max-height:100%}.flex-xs-80,.layout-row>.flex-xs-80,.layout-xs-column>.flex-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xs-80,.layout-row>.flex-xs-80{max-width:80%;max-height:100%}.layout-column>.flex-xs-80,.layout-xs-row>.flex-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xs-row>.flex-xs-80{max-width:80%;max-height:100%}.flex-xs-85,.layout-row>.flex-xs-85,.layout-xs-column>.flex-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xs-85,.layout-row>.flex-xs-85{max-width:85%;max-height:100%}.layout-column>.flex-xs-85,.layout-xs-row>.flex-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xs-row>.flex-xs-85{max-width:85%;max-height:100%}.flex-xs-90,.layout-row>.flex-xs-90,.layout-xs-column>.flex-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xs-90,.layout-row>.flex-xs-90{max-width:90%;max-height:100%}.layout-column>.flex-xs-90,.layout-xs-row>.flex-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xs-row>.flex-xs-90{max-width:90%;max-height:100%}.flex-xs-95,.layout-row>.flex-xs-95,.layout-xs-column>.flex-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xs-95,.layout-row>.flex-xs-95{max-width:95%;max-height:100%}.layout-column>.flex-xs-95,.layout-xs-row>.flex-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xs-row>.flex-xs-95{max-width:95%;max-height:100%}.flex-xs-100,.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-xs-100,.layout-column>.flex-xs-100,.layout-row>.flex-xs-100{max-height:100%}.layout-row>.flex-xs-33,.layout-row>.flex-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xs-33,.layout-column>.flex-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100,.layout-xs-row>.flex-xs-33,.layout-xs-row>.flex-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex-xs-33,.layout-xs-row>.flex-xs-66{max-width:33.33%}.layout-xs-row>.flex-xs-66{max-width:66.66%}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33,.layout-xs-column>.flex-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xs-column>.flex-xs-66{max-height:66.66%}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-xs-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px){.flex-order-gt-xs--20{-ms-flex-order:-20;order:-20}.flex-order-gt-xs--19{-ms-flex-order:-19;order:-19}.flex-order-gt-xs--18{-ms-flex-order:-18;order:-18}.flex-order-gt-xs--17{-ms-flex-order:-17;order:-17}.flex-order-gt-xs--16{-ms-flex-order:-16;order:-16}.flex-order-gt-xs--15{-ms-flex-order:-15;order:-15}.flex-order-gt-xs--14{-ms-flex-order:-14;order:-14}.flex-order-gt-xs--13{-ms-flex-order:-13;order:-13}.flex-order-gt-xs--12{-ms-flex-order:-12;order:-12}.flex-order-gt-xs--11{-ms-flex-order:-11;order:-11}.flex-order-gt-xs--10{-ms-flex-order:-10;order:-10}.flex-order-gt-xs--9{-ms-flex-order:-9;order:-9}.flex-order-gt-xs--8{-ms-flex-order:-8;order:-8}.flex-order-gt-xs--7{-ms-flex-order:-7;order:-7}.flex-order-gt-xs--6{-ms-flex-order:-6;order:-6}.flex-order-gt-xs--5{-ms-flex-order:-5;order:-5}.flex-order-gt-xs--4{-ms-flex-order:-4;order:-4}.flex-order-gt-xs--3{-ms-flex-order:-3;order:-3}.flex-order-gt-xs--2{-ms-flex-order:-2;order:-2}.flex-order-gt-xs--1{-ms-flex-order:-1;order:-1}.flex-order-gt-xs-0{-ms-flex-order:0;order:0}.flex-order-gt-xs-1{-ms-flex-order:1;order:1}.flex-order-gt-xs-2{-ms-flex-order:2;order:2}.flex-order-gt-xs-3{-ms-flex-order:3;order:3}.flex-order-gt-xs-4{-ms-flex-order:4;order:4}.flex-order-gt-xs-5{-ms-flex-order:5;order:5}.flex-order-gt-xs-6{-ms-flex-order:6;order:6}.flex-order-gt-xs-7{-ms-flex-order:7;order:7}.flex-order-gt-xs-8{-ms-flex-order:8;order:8}.flex-order-gt-xs-9{-ms-flex-order:9;order:9}.flex-order-gt-xs-10{-ms-flex-order:10;order:10}.flex-order-gt-xs-11{-ms-flex-order:11;order:11}.flex-order-gt-xs-12{-ms-flex-order:12;order:12}.flex-order-gt-xs-13{-ms-flex-order:13;order:13}.flex-order-gt-xs-14{-ms-flex-order:14;order:14}.flex-order-gt-xs-15{-ms-flex-order:15;order:15}.flex-order-gt-xs-16{-ms-flex-order:16;order:16}.flex-order-gt-xs-17{-ms-flex-order:17;order:17}.flex-order-gt-xs-18{-ms-flex-order:18;order:18}.flex-order-gt-xs-19{-ms-flex-order:19;order:19}.flex-order-gt-xs-20{-ms-flex-order:20;order:20}.flex-offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.offset-gt-xs-33{margin-left:calc(100%/3)}.flex-offset-gt-xs-66,.offset-gt-xs-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-xs{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-xs,.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-xs{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-xs-grow,.flex-gt-xs-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-auto,.flex-gt-xs-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-xs-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-xs-nogrow,.flex-gt-xs-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-xs-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0,.layout-gt-xs-row>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-column>.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.layout-gt-xs-column>.flex-gt-xs-5,.layout-gt-xs-row>.flex-gt-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.flex-gt-xs-10,.layout-column>.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.layout-gt-xs-column>.flex-gt-xs-10,.layout-gt-xs-row>.flex-gt-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.flex-gt-xs-15,.layout-column>.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.layout-gt-xs-column>.flex-gt-xs-15,.layout-gt-xs-row>.flex-gt-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.flex-gt-xs-20,.layout-column>.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.layout-gt-xs-column>.flex-gt-xs-20,.layout-gt-xs-row>.flex-gt-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.flex-gt-xs-25,.layout-column>.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.layout-gt-xs-column>.flex-gt-xs-25,.layout-gt-xs-row>.flex-gt-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.flex-gt-xs-30,.layout-column>.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.layout-gt-xs-column>.flex-gt-xs-30,.layout-gt-xs-row>.flex-gt-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.flex-gt-xs-35,.layout-column>.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.layout-gt-xs-column>.flex-gt-xs-35,.layout-gt-xs-row>.flex-gt-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.flex-gt-xs-40,.layout-column>.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.layout-gt-xs-column>.flex-gt-xs-40,.layout-gt-xs-row>.flex-gt-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.flex-gt-xs-45,.layout-column>.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.layout-gt-xs-column>.flex-gt-xs-45,.layout-gt-xs-row>.flex-gt-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.flex-gt-xs-50,.layout-column>.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.layout-gt-xs-column>.flex-gt-xs-50,.layout-gt-xs-row>.flex-gt-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.flex-gt-xs-55,.layout-column>.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.layout-gt-xs-column>.flex-gt-xs-55,.layout-gt-xs-row>.flex-gt-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.flex-gt-xs-60,.layout-column>.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.layout-gt-xs-column>.flex-gt-xs-60,.layout-gt-xs-row>.flex-gt-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.flex-gt-xs-65,.layout-column>.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.layout-gt-xs-column>.flex-gt-xs-65,.layout-gt-xs-row>.flex-gt-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.flex-gt-xs-70,.layout-column>.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.layout-gt-xs-column>.flex-gt-xs-70,.layout-gt-xs-row>.flex-gt-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.flex-gt-xs-75,.layout-column>.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.layout-gt-xs-column>.flex-gt-xs-75,.layout-gt-xs-row>.flex-gt-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.flex-gt-xs-80,.layout-column>.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.layout-gt-xs-column>.flex-gt-xs-80,.layout-gt-xs-row>.flex-gt-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.flex-gt-xs-85,.layout-column>.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.layout-gt-xs-column>.flex-gt-xs-85,.layout-gt-xs-row>.flex-gt-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.flex-gt-xs-90,.layout-column>.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.layout-gt-xs-column>.flex-gt-xs-90,.layout-gt-xs-row>.flex-gt-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.flex-gt-xs-95,.layout-column>.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{max-width:100%;max-height:95%}.layout-gt-xs-column>.flex-gt-xs-95,.layout-gt-xs-row>.flex-gt-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{max-width:100%;max-height:95%}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-33,.layout-row>.flex-gt-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-xs-33,.layout-column>.flex-gt-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-33,.layout-gt-xs-row>.flex-gt-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33,.layout-gt-xs-row>.flex-gt-xs-66{max-width:33.33%}.layout-gt-xs-row>.flex-gt-xs-66{max-width:66.66%}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33,.layout-gt-xs-column>.flex-gt-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{max-height:66.66%}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-xs-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{-ms-flex-order:-20;order:-20}.flex-order-sm--19{-ms-flex-order:-19;order:-19}.flex-order-sm--18{-ms-flex-order:-18;order:-18}.flex-order-sm--17{-ms-flex-order:-17;order:-17}.flex-order-sm--16{-ms-flex-order:-16;order:-16}.flex-order-sm--15{-ms-flex-order:-15;order:-15}.flex-order-sm--14{-ms-flex-order:-14;order:-14}.flex-order-sm--13{-ms-flex-order:-13;order:-13}.flex-order-sm--12{-ms-flex-order:-12;order:-12}.flex-order-sm--11{-ms-flex-order:-11;order:-11}.flex-order-sm--10{-ms-flex-order:-10;order:-10}.flex-order-sm--9{-ms-flex-order:-9;order:-9}.flex-order-sm--8{-ms-flex-order:-8;order:-8}.flex-order-sm--7{-ms-flex-order:-7;order:-7}.flex-order-sm--6{-ms-flex-order:-6;order:-6}.flex-order-sm--5{-ms-flex-order:-5;order:-5}.flex-order-sm--4{-ms-flex-order:-4;order:-4}.flex-order-sm--3{-ms-flex-order:-3;order:-3}.flex-order-sm--2{-ms-flex-order:-2;order:-2}.flex-order-sm--1{-ms-flex-order:-1;order:-1}.flex-order-sm-0{-ms-flex-order:0;order:0}.flex-order-sm-1{-ms-flex-order:1;order:1}.flex-order-sm-2{-ms-flex-order:2;order:2}.flex-order-sm-3{-ms-flex-order:3;order:3}.flex-order-sm-4{-ms-flex-order:4;order:4}.flex-order-sm-5{-ms-flex-order:5;order:5}.flex-order-sm-6{-ms-flex-order:6;order:6}.flex-order-sm-7{-ms-flex-order:7;order:7}.flex-order-sm-8{-ms-flex-order:8;order:8}.flex-order-sm-9{-ms-flex-order:9;order:9}.flex-order-sm-10{-ms-flex-order:10;order:10}.flex-order-sm-11{-ms-flex-order:11;order:11}.flex-order-sm-12{-ms-flex-order:12;order:12}.flex-order-sm-13{-ms-flex-order:13;order:13}.flex-order-sm-14{-ms-flex-order:14;order:14}.flex-order-sm-15{-ms-flex-order:15;order:15}.flex-order-sm-16{-ms-flex-order:16;order:16}.flex-order-sm-17{-ms-flex-order:17;order:17}.flex-order-sm-18{-ms-flex-order:18;order:18}.flex-order-sm-19{-ms-flex-order:19;order:19}.flex-order-sm-20{-ms-flex-order:20;order:20}.flex-offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.offset-sm-33{margin-left:calc(100%/3)}.flex-offset-sm-66,.offset-sm-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-sm{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-sm,.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-sm{-ms-flex:1;flex:1;box-sizing:border-box}.flex-sm-grow,.flex-sm-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-auto,.flex-sm-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-sm-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-sm-nogrow,.flex-sm-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-sm-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-0,.layout-row>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0,.layout-sm-row>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-sm-row>.flex-sm-0{max-width:0%;max-height:100%;min-width:0}.layout-sm-column>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-column>.flex-sm-5,.layout-row>.flex-sm-5,.layout-sm-row>.flex-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-5,.layout-sm-row>.flex-sm-5{max-width:100%;max-height:5%}.layout-sm-row>.flex-sm-5{max-width:5%;max-height:100%}.flex-sm-10,.layout-row>.flex-sm-10,.layout-sm-column>.flex-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-sm-10,.layout-row>.flex-sm-10{max-width:10%;max-height:100%}.layout-column>.flex-sm-10,.layout-sm-row>.flex-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-sm-row>.flex-sm-10{max-width:10%;max-height:100%}.flex-sm-15,.layout-row>.flex-sm-15,.layout-sm-column>.flex-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-sm-15,.layout-row>.flex-sm-15{max-width:15%;max-height:100%}.layout-column>.flex-sm-15,.layout-sm-row>.flex-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-sm-row>.flex-sm-15{max-width:15%;max-height:100%}.flex-sm-20,.layout-row>.flex-sm-20,.layout-sm-column>.flex-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-sm-20,.layout-row>.flex-sm-20{max-width:20%;max-height:100%}.layout-column>.flex-sm-20,.layout-sm-row>.flex-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-sm-row>.flex-sm-20{max-width:20%;max-height:100%}.flex-sm-25,.layout-row>.flex-sm-25,.layout-sm-column>.flex-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-sm-25,.layout-row>.flex-sm-25{max-width:25%;max-height:100%}.layout-column>.flex-sm-25,.layout-sm-row>.flex-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-sm-row>.flex-sm-25{max-width:25%;max-height:100%}.flex-sm-30,.layout-row>.flex-sm-30,.layout-sm-column>.flex-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-sm-30,.layout-row>.flex-sm-30{max-width:30%;max-height:100%}.layout-column>.flex-sm-30,.layout-sm-row>.flex-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-sm-row>.flex-sm-30{max-width:30%;max-height:100%}.flex-sm-35,.layout-row>.flex-sm-35,.layout-sm-column>.flex-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-sm-35,.layout-row>.flex-sm-35{max-width:35%;max-height:100%}.layout-column>.flex-sm-35,.layout-sm-row>.flex-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-sm-row>.flex-sm-35{max-width:35%;max-height:100%}.flex-sm-40,.layout-row>.flex-sm-40,.layout-sm-column>.flex-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-sm-40,.layout-row>.flex-sm-40{max-width:40%;max-height:100%}.layout-column>.flex-sm-40,.layout-sm-row>.flex-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-sm-row>.flex-sm-40{max-width:40%;max-height:100%}.flex-sm-45,.layout-row>.flex-sm-45,.layout-sm-column>.flex-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-sm-45,.layout-row>.flex-sm-45{max-width:45%;max-height:100%}.layout-column>.flex-sm-45,.layout-sm-row>.flex-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-sm-row>.flex-sm-45{max-width:45%;max-height:100%}.flex-sm-50,.layout-row>.flex-sm-50,.layout-sm-column>.flex-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-sm-50,.layout-row>.flex-sm-50{max-width:50%;max-height:100%}.layout-column>.flex-sm-50,.layout-sm-row>.flex-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-sm-row>.flex-sm-50{max-width:50%;max-height:100%}.flex-sm-55,.layout-row>.flex-sm-55,.layout-sm-column>.flex-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-sm-55,.layout-row>.flex-sm-55{max-width:55%;max-height:100%}.layout-column>.flex-sm-55,.layout-sm-row>.flex-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-sm-row>.flex-sm-55{max-width:55%;max-height:100%}.flex-sm-60,.layout-row>.flex-sm-60,.layout-sm-column>.flex-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-sm-60,.layout-row>.flex-sm-60{max-width:60%;max-height:100%}.layout-column>.flex-sm-60,.layout-sm-row>.flex-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-sm-row>.flex-sm-60{max-width:60%;max-height:100%}.flex-sm-65,.layout-row>.flex-sm-65,.layout-sm-column>.flex-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-sm-65,.layout-row>.flex-sm-65{max-width:65%;max-height:100%}.layout-column>.flex-sm-65,.layout-sm-row>.flex-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-sm-row>.flex-sm-65{max-width:65%;max-height:100%}.flex-sm-70,.layout-row>.flex-sm-70,.layout-sm-column>.flex-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-sm-70,.layout-row>.flex-sm-70{max-width:70%;max-height:100%}.layout-column>.flex-sm-70,.layout-sm-row>.flex-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-sm-row>.flex-sm-70{max-width:70%;max-height:100%}.flex-sm-75,.layout-row>.flex-sm-75,.layout-sm-column>.flex-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-sm-75,.layout-row>.flex-sm-75{max-width:75%;max-height:100%}.layout-column>.flex-sm-75,.layout-sm-row>.flex-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-sm-row>.flex-sm-75{max-width:75%;max-height:100%}.flex-sm-80,.layout-row>.flex-sm-80,.layout-sm-column>.flex-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-sm-80,.layout-row>.flex-sm-80{max-width:80%;max-height:100%}.layout-column>.flex-sm-80,.layout-sm-row>.flex-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-sm-row>.flex-sm-80{max-width:80%;max-height:100%}.flex-sm-85,.layout-row>.flex-sm-85,.layout-sm-column>.flex-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-sm-85,.layout-row>.flex-sm-85{max-width:85%;max-height:100%}.layout-column>.flex-sm-85,.layout-sm-row>.flex-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-sm-row>.flex-sm-85{max-width:85%;max-height:100%}.flex-sm-90,.layout-row>.flex-sm-90,.layout-sm-column>.flex-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-sm-90,.layout-row>.flex-sm-90{max-width:90%;max-height:100%}.layout-column>.flex-sm-90,.layout-sm-row>.flex-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-sm-row>.flex-sm-90{max-width:90%;max-height:100%}.flex-sm-95,.layout-row>.flex-sm-95,.layout-sm-column>.flex-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-sm-95,.layout-row>.flex-sm-95{max-width:95%;max-height:100%}.layout-column>.flex-sm-95,.layout-sm-row>.flex-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-sm-row>.flex-sm-95{max-width:95%;max-height:100%}.flex-sm-100,.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-sm-100,.layout-column>.flex-sm-100,.layout-row>.flex-sm-100{max-height:100%}.layout-row>.flex-sm-33,.layout-row>.flex-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-sm-33,.layout-column>.flex-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100,.layout-sm-row>.flex-sm-33,.layout-sm-row>.flex-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex-sm-33,.layout-sm-row>.flex-sm-66{max-width:33.33%}.layout-sm-row>.flex-sm-66{max-width:66.66%}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33,.layout-sm-column>.flex-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-sm-column>.flex-sm-66{max-height:66.66%}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-sm-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.flex-order-gt-sm--20{-ms-flex-order:-20;order:-20}.flex-order-gt-sm--19{-ms-flex-order:-19;order:-19}.flex-order-gt-sm--18{-ms-flex-order:-18;order:-18}.flex-order-gt-sm--17{-ms-flex-order:-17;order:-17}.flex-order-gt-sm--16{-ms-flex-order:-16;order:-16}.flex-order-gt-sm--15{-ms-flex-order:-15;order:-15}.flex-order-gt-sm--14{-ms-flex-order:-14;order:-14}.flex-order-gt-sm--13{-ms-flex-order:-13;order:-13}.flex-order-gt-sm--12{-ms-flex-order:-12;order:-12}.flex-order-gt-sm--11{-ms-flex-order:-11;order:-11}.flex-order-gt-sm--10{-ms-flex-order:-10;order:-10}.flex-order-gt-sm--9{-ms-flex-order:-9;order:-9}.flex-order-gt-sm--8{-ms-flex-order:-8;order:-8}.flex-order-gt-sm--7{-ms-flex-order:-7;order:-7}.flex-order-gt-sm--6{-ms-flex-order:-6;order:-6}.flex-order-gt-sm--5{-ms-flex-order:-5;order:-5}.flex-order-gt-sm--4{-ms-flex-order:-4;order:-4}.flex-order-gt-sm--3{-ms-flex-order:-3;order:-3}.flex-order-gt-sm--2{-ms-flex-order:-2;order:-2}.flex-order-gt-sm--1{-ms-flex-order:-1;order:-1}.flex-order-gt-sm-0{-ms-flex-order:0;order:0}.flex-order-gt-sm-1{-ms-flex-order:1;order:1}.flex-order-gt-sm-2{-ms-flex-order:2;order:2}.flex-order-gt-sm-3{-ms-flex-order:3;order:3}.flex-order-gt-sm-4{-ms-flex-order:4;order:4}.flex-order-gt-sm-5{-ms-flex-order:5;order:5}.flex-order-gt-sm-6{-ms-flex-order:6;order:6}.flex-order-gt-sm-7{-ms-flex-order:7;order:7}.flex-order-gt-sm-8{-ms-flex-order:8;order:8}.flex-order-gt-sm-9{-ms-flex-order:9;order:9}.flex-order-gt-sm-10{-ms-flex-order:10;order:10}.flex-order-gt-sm-11{-ms-flex-order:11;order:11}.flex-order-gt-sm-12{-ms-flex-order:12;order:12}.flex-order-gt-sm-13{-ms-flex-order:13;order:13}.flex-order-gt-sm-14{-ms-flex-order:14;order:14}.flex-order-gt-sm-15{-ms-flex-order:15;order:15}.flex-order-gt-sm-16{-ms-flex-order:16;order:16}.flex-order-gt-sm-17{-ms-flex-order:17;order:17}.flex-order-gt-sm-18{-ms-flex-order:18;order:18}.flex-order-gt-sm-19{-ms-flex-order:19;order:19}.flex-order-gt-sm-20{-ms-flex-order:20;order:20}.flex-offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.offset-gt-sm-33{margin-left:calc(100%/3)}.flex-offset-gt-sm-66,.offset-gt-sm-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-sm{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-sm,.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-sm{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-sm-grow,.flex-gt-sm-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-auto,.flex-gt-sm-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-sm-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-sm-nogrow,.flex-gt-sm-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-sm-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0,.layout-gt-sm-row>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-column>.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.layout-gt-sm-column>.flex-gt-sm-5,.layout-gt-sm-row>.flex-gt-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.flex-gt-sm-10,.layout-column>.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.layout-gt-sm-column>.flex-gt-sm-10,.layout-gt-sm-row>.flex-gt-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.flex-gt-sm-15,.layout-column>.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.layout-gt-sm-column>.flex-gt-sm-15,.layout-gt-sm-row>.flex-gt-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.flex-gt-sm-20,.layout-column>.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.layout-gt-sm-column>.flex-gt-sm-20,.layout-gt-sm-row>.flex-gt-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.flex-gt-sm-25,.layout-column>.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.layout-gt-sm-column>.flex-gt-sm-25,.layout-gt-sm-row>.flex-gt-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.flex-gt-sm-30,.layout-column>.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.layout-gt-sm-column>.flex-gt-sm-30,.layout-gt-sm-row>.flex-gt-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.flex-gt-sm-35,.layout-column>.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.layout-gt-sm-column>.flex-gt-sm-35,.layout-gt-sm-row>.flex-gt-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.flex-gt-sm-40,.layout-column>.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.layout-gt-sm-column>.flex-gt-sm-40,.layout-gt-sm-row>.flex-gt-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.flex-gt-sm-45,.layout-column>.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.layout-gt-sm-column>.flex-gt-sm-45,.layout-gt-sm-row>.flex-gt-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.flex-gt-sm-50,.layout-column>.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.layout-gt-sm-column>.flex-gt-sm-50,.layout-gt-sm-row>.flex-gt-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.flex-gt-sm-55,.layout-column>.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.layout-gt-sm-column>.flex-gt-sm-55,.layout-gt-sm-row>.flex-gt-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.flex-gt-sm-60,.layout-column>.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.layout-gt-sm-column>.flex-gt-sm-60,.layout-gt-sm-row>.flex-gt-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.flex-gt-sm-65,.layout-column>.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.layout-gt-sm-column>.flex-gt-sm-65,.layout-gt-sm-row>.flex-gt-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.flex-gt-sm-70,.layout-column>.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.layout-gt-sm-column>.flex-gt-sm-70,.layout-gt-sm-row>.flex-gt-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.flex-gt-sm-75,.layout-column>.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.layout-gt-sm-column>.flex-gt-sm-75,.layout-gt-sm-row>.flex-gt-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.flex-gt-sm-80,.layout-column>.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.layout-gt-sm-column>.flex-gt-sm-80,.layout-gt-sm-row>.flex-gt-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.flex-gt-sm-85,.layout-column>.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.layout-gt-sm-column>.flex-gt-sm-85,.layout-gt-sm-row>.flex-gt-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.flex-gt-sm-90,.layout-column>.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.layout-gt-sm-column>.flex-gt-sm-90,.layout-gt-sm-row>.flex-gt-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.flex-gt-sm-95,.layout-column>.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{max-width:100%;max-height:95%}.layout-gt-sm-column>.flex-gt-sm-95,.layout-gt-sm-row>.flex-gt-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{max-width:100%;max-height:95%}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-33,.layout-row>.flex-gt-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-sm-33,.layout-column>.flex-gt-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-33,.layout-gt-sm-row>.flex-gt-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33,.layout-gt-sm-row>.flex-gt-sm-66{max-width:33.33%}.layout-gt-sm-row>.flex-gt-sm-66{max-width:66.66%}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33,.layout-gt-sm-column>.flex-gt-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{max-height:66.66%}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-sm-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{-ms-flex-order:-20;order:-20}.flex-order-md--19{-ms-flex-order:-19;order:-19}.flex-order-md--18{-ms-flex-order:-18;order:-18}.flex-order-md--17{-ms-flex-order:-17;order:-17}.flex-order-md--16{-ms-flex-order:-16;order:-16}.flex-order-md--15{-ms-flex-order:-15;order:-15}.flex-order-md--14{-ms-flex-order:-14;order:-14}.flex-order-md--13{-ms-flex-order:-13;order:-13}.flex-order-md--12{-ms-flex-order:-12;order:-12}.flex-order-md--11{-ms-flex-order:-11;order:-11}.flex-order-md--10{-ms-flex-order:-10;order:-10}.flex-order-md--9{-ms-flex-order:-9;order:-9}.flex-order-md--8{-ms-flex-order:-8;order:-8}.flex-order-md--7{-ms-flex-order:-7;order:-7}.flex-order-md--6{-ms-flex-order:-6;order:-6}.flex-order-md--5{-ms-flex-order:-5;order:-5}.flex-order-md--4{-ms-flex-order:-4;order:-4}.flex-order-md--3{-ms-flex-order:-3;order:-3}.flex-order-md--2{-ms-flex-order:-2;order:-2}.flex-order-md--1{-ms-flex-order:-1;order:-1}.flex-order-md-0{-ms-flex-order:0;order:0}.flex-order-md-1{-ms-flex-order:1;order:1}.flex-order-md-2{-ms-flex-order:2;order:2}.flex-order-md-3{-ms-flex-order:3;order:3}.flex-order-md-4{-ms-flex-order:4;order:4}.flex-order-md-5{-ms-flex-order:5;order:5}.flex-order-md-6{-ms-flex-order:6;order:6}.flex-order-md-7{-ms-flex-order:7;order:7}.flex-order-md-8{-ms-flex-order:8;order:8}.flex-order-md-9{-ms-flex-order:9;order:9}.flex-order-md-10{-ms-flex-order:10;order:10}.flex-order-md-11{-ms-flex-order:11;order:11}.flex-order-md-12{-ms-flex-order:12;order:12}.flex-order-md-13{-ms-flex-order:13;order:13}.flex-order-md-14{-ms-flex-order:14;order:14}.flex-order-md-15{-ms-flex-order:15;order:15}.flex-order-md-16{-ms-flex-order:16;order:16}.flex-order-md-17{-ms-flex-order:17;order:17}.flex-order-md-18{-ms-flex-order:18;order:18}.flex-order-md-19{-ms-flex-order:19;order:19}.flex-order-md-20{-ms-flex-order:20;order:20}.flex-offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.offset-md-33{margin-left:calc(100%/3)}.flex-offset-md-66,.offset-md-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-md{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-md,.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-md{-ms-flex:1;flex:1;box-sizing:border-box}.flex-md-grow,.flex-md-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-md-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-auto,.flex-md-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-md-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-md-nogrow,.flex-md-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-md-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-0,.layout-row>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0,.layout-md-row>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-md-row>.flex-md-0{max-width:0%;max-height:100%;min-width:0}.layout-md-column>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-md-5,.layout-column>.flex-md-5,.layout-md-row>.flex-md-5,.layout-row>.flex-md-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-5,.layout-md-row>.flex-md-5{max-width:100%;max-height:5%}.layout-md-row>.flex-md-5{max-width:5%;max-height:100%}.flex-md-10,.layout-md-column>.flex-md-5,.layout-row>.flex-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-md-10,.layout-row>.flex-md-10{max-width:10%;max-height:100%}.layout-column>.flex-md-10,.layout-md-row>.flex-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-md-row>.flex-md-10{max-width:10%;max-height:100%}.flex-md-15,.layout-md-column>.flex-md-10,.layout-row>.flex-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-md-15,.layout-row>.flex-md-15{max-width:15%;max-height:100%}.layout-column>.flex-md-15,.layout-md-row>.flex-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-md-row>.flex-md-15{max-width:15%;max-height:100%}.flex-md-20,.layout-md-column>.flex-md-15,.layout-row>.flex-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-md-20,.layout-row>.flex-md-20{max-width:20%;max-height:100%}.layout-column>.flex-md-20,.layout-md-row>.flex-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-md-row>.flex-md-20{max-width:20%;max-height:100%}.flex-md-25,.layout-md-column>.flex-md-20,.layout-row>.flex-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-md-25,.layout-row>.flex-md-25{max-width:25%;max-height:100%}.layout-column>.flex-md-25,.layout-md-row>.flex-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-md-row>.flex-md-25{max-width:25%;max-height:100%}.flex-md-30,.layout-md-column>.flex-md-25,.layout-row>.flex-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-md-30,.layout-row>.flex-md-30{max-width:30%;max-height:100%}.layout-column>.flex-md-30,.layout-md-row>.flex-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-md-row>.flex-md-30{max-width:30%;max-height:100%}.flex-md-35,.layout-md-column>.flex-md-30,.layout-row>.flex-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-md-35,.layout-row>.flex-md-35{max-width:35%;max-height:100%}.layout-column>.flex-md-35,.layout-md-row>.flex-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-md-row>.flex-md-35{max-width:35%;max-height:100%}.flex-md-40,.layout-md-column>.flex-md-35,.layout-row>.flex-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-md-40,.layout-row>.flex-md-40{max-width:40%;max-height:100%}.layout-column>.flex-md-40,.layout-md-row>.flex-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-md-row>.flex-md-40{max-width:40%;max-height:100%}.flex-md-45,.layout-md-column>.flex-md-40,.layout-row>.flex-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-md-45,.layout-row>.flex-md-45{max-width:45%;max-height:100%}.layout-column>.flex-md-45,.layout-md-row>.flex-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-md-row>.flex-md-45{max-width:45%;max-height:100%}.flex-md-50,.layout-md-column>.flex-md-45,.layout-row>.flex-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-md-50,.layout-row>.flex-md-50{max-width:50%;max-height:100%}.layout-column>.flex-md-50,.layout-md-row>.flex-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-md-row>.flex-md-50{max-width:50%;max-height:100%}.flex-md-55,.layout-md-column>.flex-md-50,.layout-row>.flex-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-md-55,.layout-row>.flex-md-55{max-width:55%;max-height:100%}.layout-column>.flex-md-55,.layout-md-row>.flex-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-md-row>.flex-md-55{max-width:55%;max-height:100%}.flex-md-60,.layout-md-column>.flex-md-55,.layout-row>.flex-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-md-60,.layout-row>.flex-md-60{max-width:60%;max-height:100%}.layout-column>.flex-md-60,.layout-md-row>.flex-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-md-row>.flex-md-60{max-width:60%;max-height:100%}.flex-md-65,.layout-md-column>.flex-md-60,.layout-row>.flex-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-md-65,.layout-row>.flex-md-65{max-width:65%;max-height:100%}.layout-column>.flex-md-65,.layout-md-row>.flex-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-md-row>.flex-md-65{max-width:65%;max-height:100%}.flex-md-70,.layout-md-column>.flex-md-65,.layout-row>.flex-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-md-70,.layout-row>.flex-md-70{max-width:70%;max-height:100%}.layout-column>.flex-md-70,.layout-md-row>.flex-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-md-row>.flex-md-70{max-width:70%;max-height:100%}.flex-md-75,.layout-md-column>.flex-md-70,.layout-row>.flex-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-md-75,.layout-row>.flex-md-75{max-width:75%;max-height:100%}.layout-column>.flex-md-75,.layout-md-row>.flex-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-md-row>.flex-md-75{max-width:75%;max-height:100%}.flex-md-80,.layout-md-column>.flex-md-75,.layout-row>.flex-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-md-80,.layout-row>.flex-md-80{max-width:80%;max-height:100%}.layout-column>.flex-md-80,.layout-md-row>.flex-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-md-row>.flex-md-80{max-width:80%;max-height:100%}.flex-md-85,.layout-md-column>.flex-md-80,.layout-row>.flex-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-md-85,.layout-row>.flex-md-85{max-width:85%;max-height:100%}.layout-column>.flex-md-85,.layout-md-row>.flex-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-md-row>.flex-md-85{max-width:85%;max-height:100%}.flex-md-90,.layout-md-column>.flex-md-85,.layout-row>.flex-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-md-90,.layout-row>.flex-md-90{max-width:90%;max-height:100%}.layout-column>.flex-md-90,.layout-md-row>.flex-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-md-row>.flex-md-90{max-width:90%;max-height:100%}.flex-md-95,.layout-md-column>.flex-md-90,.layout-row>.flex-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-md-95,.layout-row>.flex-md-95{max-width:95%;max-height:100%}.layout-column>.flex-md-95,.layout-md-row>.flex-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-md-row>.flex-md-95{max-width:95%;max-height:100%}.flex-md-100,.layout-column>.flex-md-100,.layout-md-column>.flex-md-95,.layout-row>.flex-md-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-md-100,.layout-column>.flex-md-100,.layout-row>.flex-md-100{max-height:100%}.layout-row>.flex-md-33,.layout-row>.flex-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-md-33,.layout-column>.flex-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-md-row>.flex-md-33,.layout-md-row>.flex-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex-md-33,.layout-md-row>.flex-md-66{max-width:33.33%}.layout-md-row>.flex-md-66{max-width:66.66%}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33,.layout-md-column>.flex-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-md-column>.flex-md-66{max-height:66.66%}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-md-column{-ms-flex-direction:column;flex-direction:column}.layout-md-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px){.flex-order-gt-md--20{-ms-flex-order:-20;order:-20}.flex-order-gt-md--19{-ms-flex-order:-19;order:-19}.flex-order-gt-md--18{-ms-flex-order:-18;order:-18}.flex-order-gt-md--17{-ms-flex-order:-17;order:-17}.flex-order-gt-md--16{-ms-flex-order:-16;order:-16}.flex-order-gt-md--15{-ms-flex-order:-15;order:-15}.flex-order-gt-md--14{-ms-flex-order:-14;order:-14}.flex-order-gt-md--13{-ms-flex-order:-13;order:-13}.flex-order-gt-md--12{-ms-flex-order:-12;order:-12}.flex-order-gt-md--11{-ms-flex-order:-11;order:-11}.flex-order-gt-md--10{-ms-flex-order:-10;order:-10}.flex-order-gt-md--9{-ms-flex-order:-9;order:-9}.flex-order-gt-md--8{-ms-flex-order:-8;order:-8}.flex-order-gt-md--7{-ms-flex-order:-7;order:-7}.flex-order-gt-md--6{-ms-flex-order:-6;order:-6}.flex-order-gt-md--5{-ms-flex-order:-5;order:-5}.flex-order-gt-md--4{-ms-flex-order:-4;order:-4}.flex-order-gt-md--3{-ms-flex-order:-3;order:-3}.flex-order-gt-md--2{-ms-flex-order:-2;order:-2}.flex-order-gt-md--1{-ms-flex-order:-1;order:-1}.flex-order-gt-md-0{-ms-flex-order:0;order:0}.flex-order-gt-md-1{-ms-flex-order:1;order:1}.flex-order-gt-md-2{-ms-flex-order:2;order:2}.flex-order-gt-md-3{-ms-flex-order:3;order:3}.flex-order-gt-md-4{-ms-flex-order:4;order:4}.flex-order-gt-md-5{-ms-flex-order:5;order:5}.flex-order-gt-md-6{-ms-flex-order:6;order:6}.flex-order-gt-md-7{-ms-flex-order:7;order:7}.flex-order-gt-md-8{-ms-flex-order:8;order:8}.flex-order-gt-md-9{-ms-flex-order:9;order:9}.flex-order-gt-md-10{-ms-flex-order:10;order:10}.flex-order-gt-md-11{-ms-flex-order:11;order:11}.flex-order-gt-md-12{-ms-flex-order:12;order:12}.flex-order-gt-md-13{-ms-flex-order:13;order:13}.flex-order-gt-md-14{-ms-flex-order:14;order:14}.flex-order-gt-md-15{-ms-flex-order:15;order:15}.flex-order-gt-md-16{-ms-flex-order:16;order:16}.flex-order-gt-md-17{-ms-flex-order:17;order:17}.flex-order-gt-md-18{-ms-flex-order:18;order:18}.flex-order-gt-md-19{-ms-flex-order:19;order:19}.flex-order-gt-md-20{-ms-flex-order:20;order:20}.flex-offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.offset-gt-md-33{margin-left:calc(100%/3)}.flex-offset-gt-md-66,.offset-gt-md-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-md{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-md,.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-md{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-md-grow,.flex-gt-md-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-md-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-auto,.flex-gt-md-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-md-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-md-nogrow,.flex-gt-md-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-md-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-0,.layout-row>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0,.layout-gt-md-row>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-md-column>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-column>.flex-gt-md-5,.layout-row>.flex-gt-md-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-5{max-width:100%;max-height:5%}.layout-gt-md-column>.flex-gt-md-5,.layout-gt-md-row>.flex-gt-md-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{max-width:100%;max-height:5%}.flex-gt-md-10,.layout-column>.flex-gt-md-10,.layout-row>.flex-gt-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-10{max-width:100%;max-height:10%}.layout-gt-md-column>.flex-gt-md-10,.layout-gt-md-row>.flex-gt-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{max-width:100%;max-height:10%}.flex-gt-md-15,.layout-column>.flex-gt-md-15,.layout-row>.flex-gt-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-15{max-width:100%;max-height:15%}.layout-gt-md-column>.flex-gt-md-15,.layout-gt-md-row>.flex-gt-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{max-width:100%;max-height:15%}.flex-gt-md-20,.layout-column>.flex-gt-md-20,.layout-row>.flex-gt-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-20{max-width:100%;max-height:20%}.layout-gt-md-column>.flex-gt-md-20,.layout-gt-md-row>.flex-gt-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{max-width:100%;max-height:20%}.flex-gt-md-25,.layout-column>.flex-gt-md-25,.layout-row>.flex-gt-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-25{max-width:100%;max-height:25%}.layout-gt-md-column>.flex-gt-md-25,.layout-gt-md-row>.flex-gt-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{max-width:100%;max-height:25%}.flex-gt-md-30,.layout-column>.flex-gt-md-30,.layout-row>.flex-gt-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-30{max-width:100%;max-height:30%}.layout-gt-md-column>.flex-gt-md-30,.layout-gt-md-row>.flex-gt-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{max-width:100%;max-height:30%}.flex-gt-md-35,.layout-column>.flex-gt-md-35,.layout-row>.flex-gt-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-35{max-width:100%;max-height:35%}.layout-gt-md-column>.flex-gt-md-35,.layout-gt-md-row>.flex-gt-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{max-width:100%;max-height:35%}.flex-gt-md-40,.layout-column>.flex-gt-md-40,.layout-row>.flex-gt-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-40{max-width:100%;max-height:40%}.layout-gt-md-column>.flex-gt-md-40,.layout-gt-md-row>.flex-gt-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{max-width:100%;max-height:40%}.flex-gt-md-45,.layout-column>.flex-gt-md-45,.layout-row>.flex-gt-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-45{max-width:100%;max-height:45%}.layout-gt-md-column>.flex-gt-md-45,.layout-gt-md-row>.flex-gt-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{max-width:100%;max-height:45%}.flex-gt-md-50,.layout-column>.flex-gt-md-50,.layout-row>.flex-gt-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-50{max-width:100%;max-height:50%}.layout-gt-md-column>.flex-gt-md-50,.layout-gt-md-row>.flex-gt-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{max-width:100%;max-height:50%}.flex-gt-md-55,.layout-column>.flex-gt-md-55,.layout-row>.flex-gt-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-55{max-width:100%;max-height:55%}.layout-gt-md-column>.flex-gt-md-55,.layout-gt-md-row>.flex-gt-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{max-width:100%;max-height:55%}.flex-gt-md-60,.layout-column>.flex-gt-md-60,.layout-row>.flex-gt-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-60{max-width:100%;max-height:60%}.layout-gt-md-column>.flex-gt-md-60,.layout-gt-md-row>.flex-gt-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{max-width:100%;max-height:60%}.flex-gt-md-65,.layout-column>.flex-gt-md-65,.layout-row>.flex-gt-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-65{max-width:100%;max-height:65%}.layout-gt-md-column>.flex-gt-md-65,.layout-gt-md-row>.flex-gt-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{max-width:100%;max-height:65%}.flex-gt-md-70,.layout-column>.flex-gt-md-70,.layout-row>.flex-gt-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-70{max-width:100%;max-height:70%}.layout-gt-md-column>.flex-gt-md-70,.layout-gt-md-row>.flex-gt-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{max-width:100%;max-height:70%}.flex-gt-md-75,.layout-column>.flex-gt-md-75,.layout-row>.flex-gt-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-75{max-width:100%;max-height:75%}.layout-gt-md-column>.flex-gt-md-75,.layout-gt-md-row>.flex-gt-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{max-width:100%;max-height:75%}.flex-gt-md-80,.layout-column>.flex-gt-md-80,.layout-row>.flex-gt-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-80{max-width:100%;max-height:80%}.layout-gt-md-column>.flex-gt-md-80,.layout-gt-md-row>.flex-gt-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{max-width:100%;max-height:80%}.flex-gt-md-85,.layout-column>.flex-gt-md-85,.layout-row>.flex-gt-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-85{max-width:100%;max-height:85%}.layout-gt-md-column>.flex-gt-md-85,.layout-gt-md-row>.flex-gt-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{max-width:100%;max-height:85%}.flex-gt-md-90,.layout-column>.flex-gt-md-90,.layout-row>.flex-gt-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-90{max-width:100%;max-height:90%}.layout-gt-md-column>.flex-gt-md-90,.layout-gt-md-row>.flex-gt-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{max-width:100%;max-height:90%}.flex-gt-md-95,.layout-column>.flex-gt-md-95,.layout-row>.flex-gt-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-95{max-width:100%;max-height:95%}.layout-gt-md-column>.flex-gt-md-95,.layout-gt-md-row>.flex-gt-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{max-width:100%;max-height:95%}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-row>.flex-gt-md-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-33,.layout-row>.flex-gt-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-md-33,.layout-column>.flex-gt-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-33,.layout-gt-md-row>.flex-gt-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33,.layout-gt-md-row>.flex-gt-md-66{max-width:33.33%}.layout-gt-md-row>.flex-gt-md-66{max-width:66.66%}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33,.layout-gt-md-column>.flex-gt-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{max-height:66.66%}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-md-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-md-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{-ms-flex-order:-20;order:-20}.flex-order-lg--19{-ms-flex-order:-19;order:-19}.flex-order-lg--18{-ms-flex-order:-18;order:-18}.flex-order-lg--17{-ms-flex-order:-17;order:-17}.flex-order-lg--16{-ms-flex-order:-16;order:-16}.flex-order-lg--15{-ms-flex-order:-15;order:-15}.flex-order-lg--14{-ms-flex-order:-14;order:-14}.flex-order-lg--13{-ms-flex-order:-13;order:-13}.flex-order-lg--12{-ms-flex-order:-12;order:-12}.flex-order-lg--11{-ms-flex-order:-11;order:-11}.flex-order-lg--10{-ms-flex-order:-10;order:-10}.flex-order-lg--9{-ms-flex-order:-9;order:-9}.flex-order-lg--8{-ms-flex-order:-8;order:-8}.flex-order-lg--7{-ms-flex-order:-7;order:-7}.flex-order-lg--6{-ms-flex-order:-6;order:-6}.flex-order-lg--5{-ms-flex-order:-5;order:-5}.flex-order-lg--4{-ms-flex-order:-4;order:-4}.flex-order-lg--3{-ms-flex-order:-3;order:-3}.flex-order-lg--2{-ms-flex-order:-2;order:-2}.flex-order-lg--1{-ms-flex-order:-1;order:-1}.flex-order-lg-0{-ms-flex-order:0;order:0}.flex-order-lg-1{-ms-flex-order:1;order:1}.flex-order-lg-2{-ms-flex-order:2;order:2}.flex-order-lg-3{-ms-flex-order:3;order:3}.flex-order-lg-4{-ms-flex-order:4;order:4}.flex-order-lg-5{-ms-flex-order:5;order:5}.flex-order-lg-6{-ms-flex-order:6;order:6}.flex-order-lg-7{-ms-flex-order:7;order:7}.flex-order-lg-8{-ms-flex-order:8;order:8}.flex-order-lg-9{-ms-flex-order:9;order:9}.flex-order-lg-10{-ms-flex-order:10;order:10}.flex-order-lg-11{-ms-flex-order:11;order:11}.flex-order-lg-12{-ms-flex-order:12;order:12}.flex-order-lg-13{-ms-flex-order:13;order:13}.flex-order-lg-14{-ms-flex-order:14;order:14}.flex-order-lg-15{-ms-flex-order:15;order:15}.flex-order-lg-16{-ms-flex-order:16;order:16}.flex-order-lg-17{-ms-flex-order:17;order:17}.flex-order-lg-18{-ms-flex-order:18;order:18}.flex-order-lg-19{-ms-flex-order:19;order:19}.flex-order-lg-20{-ms-flex-order:20;order:20}.flex-offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.offset-lg-33{margin-left:calc(100%/3)}.flex-offset-lg-66,.offset-lg-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-lg{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-lg,.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-lg{-ms-flex:1;flex:1;box-sizing:border-box}.flex-lg-grow,.flex-lg-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-auto,.flex-lg-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-lg-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-lg-nogrow,.flex-lg-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-lg-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-0,.layout-row>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0,.layout-lg-row>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-lg-row>.flex-lg-0{max-width:0%;max-height:100%;min-width:0}.layout-lg-column>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-column>.flex-lg-5,.layout-lg-row>.flex-lg-5,.layout-row>.flex-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-5,.layout-lg-row>.flex-lg-5{max-width:100%;max-height:5%}.layout-lg-row>.flex-lg-5{max-width:5%;max-height:100%}.flex-lg-10,.layout-lg-column>.flex-lg-5,.layout-row>.flex-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-lg-10,.layout-row>.flex-lg-10{max-width:10%;max-height:100%}.layout-column>.flex-lg-10,.layout-lg-row>.flex-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-lg-row>.flex-lg-10{max-width:10%;max-height:100%}.flex-lg-15,.layout-lg-column>.flex-lg-10,.layout-row>.flex-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-lg-15,.layout-row>.flex-lg-15{max-width:15%;max-height:100%}.layout-column>.flex-lg-15,.layout-lg-row>.flex-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-lg-row>.flex-lg-15{max-width:15%;max-height:100%}.flex-lg-20,.layout-lg-column>.flex-lg-15,.layout-row>.flex-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-lg-20,.layout-row>.flex-lg-20{max-width:20%;max-height:100%}.layout-column>.flex-lg-20,.layout-lg-row>.flex-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-lg-row>.flex-lg-20{max-width:20%;max-height:100%}.flex-lg-25,.layout-lg-column>.flex-lg-20,.layout-row>.flex-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-lg-25,.layout-row>.flex-lg-25{max-width:25%;max-height:100%}.layout-column>.flex-lg-25,.layout-lg-row>.flex-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-lg-row>.flex-lg-25{max-width:25%;max-height:100%}.flex-lg-30,.layout-lg-column>.flex-lg-25,.layout-row>.flex-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-lg-30,.layout-row>.flex-lg-30{max-width:30%;max-height:100%}.layout-column>.flex-lg-30,.layout-lg-row>.flex-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-lg-row>.flex-lg-30{max-width:30%;max-height:100%}.flex-lg-35,.layout-lg-column>.flex-lg-30,.layout-row>.flex-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-lg-35,.layout-row>.flex-lg-35{max-width:35%;max-height:100%}.layout-column>.flex-lg-35,.layout-lg-row>.flex-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-lg-row>.flex-lg-35{max-width:35%;max-height:100%}.flex-lg-40,.layout-lg-column>.flex-lg-35,.layout-row>.flex-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-lg-40,.layout-row>.flex-lg-40{max-width:40%;max-height:100%}.layout-column>.flex-lg-40,.layout-lg-row>.flex-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-lg-row>.flex-lg-40{max-width:40%;max-height:100%}.flex-lg-45,.layout-lg-column>.flex-lg-40,.layout-row>.flex-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-lg-45,.layout-row>.flex-lg-45{max-width:45%;max-height:100%}.layout-column>.flex-lg-45,.layout-lg-row>.flex-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-lg-row>.flex-lg-45{max-width:45%;max-height:100%}.flex-lg-50,.layout-lg-column>.flex-lg-45,.layout-row>.flex-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-lg-50,.layout-row>.flex-lg-50{max-width:50%;max-height:100%}.layout-column>.flex-lg-50,.layout-lg-row>.flex-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-lg-row>.flex-lg-50{max-width:50%;max-height:100%}.flex-lg-55,.layout-lg-column>.flex-lg-50,.layout-row>.flex-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-lg-55,.layout-row>.flex-lg-55{max-width:55%;max-height:100%}.layout-column>.flex-lg-55,.layout-lg-row>.flex-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-lg-row>.flex-lg-55{max-width:55%;max-height:100%}.flex-lg-60,.layout-lg-column>.flex-lg-55,.layout-row>.flex-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-lg-60,.layout-row>.flex-lg-60{max-width:60%;max-height:100%}.layout-column>.flex-lg-60,.layout-lg-row>.flex-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-lg-row>.flex-lg-60{max-width:60%;max-height:100%}.flex-lg-65,.layout-lg-column>.flex-lg-60,.layout-row>.flex-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-lg-65,.layout-row>.flex-lg-65{max-width:65%;max-height:100%}.layout-column>.flex-lg-65,.layout-lg-row>.flex-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-lg-row>.flex-lg-65{max-width:65%;max-height:100%}.flex-lg-70,.layout-lg-column>.flex-lg-65,.layout-row>.flex-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-lg-70,.layout-row>.flex-lg-70{max-width:70%;max-height:100%}.layout-column>.flex-lg-70,.layout-lg-row>.flex-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-lg-row>.flex-lg-70{max-width:70%;max-height:100%}.flex-lg-75,.layout-lg-column>.flex-lg-70,.layout-row>.flex-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-lg-75,.layout-row>.flex-lg-75{max-width:75%;max-height:100%}.layout-column>.flex-lg-75,.layout-lg-row>.flex-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-lg-row>.flex-lg-75{max-width:75%;max-height:100%}.flex-lg-80,.layout-lg-column>.flex-lg-75,.layout-row>.flex-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-lg-80,.layout-row>.flex-lg-80{max-width:80%;max-height:100%}.layout-column>.flex-lg-80,.layout-lg-row>.flex-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-lg-row>.flex-lg-80{max-width:80%;max-height:100%}.flex-lg-85,.layout-lg-column>.flex-lg-80,.layout-row>.flex-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-lg-85,.layout-row>.flex-lg-85{max-width:85%;max-height:100%}.layout-column>.flex-lg-85,.layout-lg-row>.flex-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-lg-row>.flex-lg-85{max-width:85%;max-height:100%}.flex-lg-90,.layout-lg-column>.flex-lg-85,.layout-row>.flex-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-lg-90,.layout-row>.flex-lg-90{max-width:90%;max-height:100%}.layout-column>.flex-lg-90,.layout-lg-row>.flex-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-lg-row>.flex-lg-90{max-width:90%;max-height:100%}.flex-lg-95,.layout-lg-column>.flex-lg-90,.layout-row>.flex-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-lg-95,.layout-row>.flex-lg-95{max-width:95%;max-height:100%}.layout-column>.flex-lg-95,.layout-lg-row>.flex-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-lg-row>.flex-lg-95{max-width:95%;max-height:100%}.flex-lg-100,.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-95,.layout-row>.flex-lg-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-lg-100,.layout-column>.flex-lg-100,.layout-row>.flex-lg-100{max-height:100%}.layout-row>.flex-lg-33,.layout-row>.flex-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-lg-33,.layout-column>.flex-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-lg-row>.flex-lg-33,.layout-lg-row>.flex-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex-lg-33,.layout-lg-row>.flex-lg-66{max-width:33.33%}.layout-lg-row>.flex-lg-66{max-width:66.66%}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33,.layout-lg-column>.flex-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-lg-column>.flex-lg-66{max-height:66.66%}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-lg-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20{-ms-flex-order:-20;order:-20}.flex-order-gt-lg--19{-ms-flex-order:-19;order:-19}.flex-order-gt-lg--18{-ms-flex-order:-18;order:-18}.flex-order-gt-lg--17{-ms-flex-order:-17;order:-17}.flex-order-gt-lg--16{-ms-flex-order:-16;order:-16}.flex-order-gt-lg--15{-ms-flex-order:-15;order:-15}.flex-order-gt-lg--14{-ms-flex-order:-14;order:-14}.flex-order-gt-lg--13{-ms-flex-order:-13;order:-13}.flex-order-gt-lg--12{-ms-flex-order:-12;order:-12}.flex-order-gt-lg--11{-ms-flex-order:-11;order:-11}.flex-order-gt-lg--10{-ms-flex-order:-10;order:-10}.flex-order-gt-lg--9{-ms-flex-order:-9;order:-9}.flex-order-gt-lg--8{-ms-flex-order:-8;order:-8}.flex-order-gt-lg--7{-ms-flex-order:-7;order:-7}.flex-order-gt-lg--6{-ms-flex-order:-6;order:-6}.flex-order-gt-lg--5{-ms-flex-order:-5;order:-5}.flex-order-gt-lg--4{-ms-flex-order:-4;order:-4}.flex-order-gt-lg--3{-ms-flex-order:-3;order:-3}.flex-order-gt-lg--2{-ms-flex-order:-2;order:-2}.flex-order-gt-lg--1{-ms-flex-order:-1;order:-1}.flex-order-gt-lg-0{-ms-flex-order:0;order:0}.flex-order-gt-lg-1{-ms-flex-order:1;order:1}.flex-order-gt-lg-2{-ms-flex-order:2;order:2}.flex-order-gt-lg-3{-ms-flex-order:3;order:3}.flex-order-gt-lg-4{-ms-flex-order:4;order:4}.flex-order-gt-lg-5{-ms-flex-order:5;order:5}.flex-order-gt-lg-6{-ms-flex-order:6;order:6}.flex-order-gt-lg-7{-ms-flex-order:7;order:7}.flex-order-gt-lg-8{-ms-flex-order:8;order:8}.flex-order-gt-lg-9{-ms-flex-order:9;order:9}.flex-order-gt-lg-10{-ms-flex-order:10;order:10}.flex-order-gt-lg-11{-ms-flex-order:11;order:11}.flex-order-gt-lg-12{-ms-flex-order:12;order:12}.flex-order-gt-lg-13{-ms-flex-order:13;order:13}.flex-order-gt-lg-14{-ms-flex-order:14;order:14}.flex-order-gt-lg-15{-ms-flex-order:15;order:15}.flex-order-gt-lg-16{-ms-flex-order:16;order:16}.flex-order-gt-lg-17{-ms-flex-order:17;order:17}.flex-order-gt-lg-18{-ms-flex-order:18;order:18}.flex-order-gt-lg-19{-ms-flex-order:19;order:19}.flex-order-gt-lg-20{-ms-flex-order:20;order:20}.flex-offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.offset-gt-lg-33{margin-left:calc(100%/3)}.flex-offset-gt-lg-66,.offset-gt-lg-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-lg{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-lg,.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-lg{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-lg-grow,.flex-gt-lg-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-auto,.flex-gt-lg-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-lg-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-lg-nogrow,.flex-gt-lg-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-lg-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0,.layout-gt-lg-row>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-column>.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.layout-gt-lg-column>.flex-gt-lg-5,.layout-gt-lg-row>.flex-gt-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.flex-gt-lg-10,.layout-column>.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.layout-gt-lg-column>.flex-gt-lg-10,.layout-gt-lg-row>.flex-gt-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.flex-gt-lg-15,.layout-column>.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.layout-gt-lg-column>.flex-gt-lg-15,.layout-gt-lg-row>.flex-gt-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.flex-gt-lg-20,.layout-column>.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.layout-gt-lg-column>.flex-gt-lg-20,.layout-gt-lg-row>.flex-gt-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.flex-gt-lg-25,.layout-column>.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.layout-gt-lg-column>.flex-gt-lg-25,.layout-gt-lg-row>.flex-gt-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.flex-gt-lg-30,.layout-column>.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.layout-gt-lg-column>.flex-gt-lg-30,.layout-gt-lg-row>.flex-gt-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.flex-gt-lg-35,.layout-column>.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.layout-gt-lg-column>.flex-gt-lg-35,.layout-gt-lg-row>.flex-gt-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.flex-gt-lg-40,.layout-column>.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.layout-gt-lg-column>.flex-gt-lg-40,.layout-gt-lg-row>.flex-gt-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.flex-gt-lg-45,.layout-column>.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.layout-gt-lg-column>.flex-gt-lg-45,.layout-gt-lg-row>.flex-gt-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.flex-gt-lg-50,.layout-column>.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.layout-gt-lg-column>.flex-gt-lg-50,.layout-gt-lg-row>.flex-gt-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.flex-gt-lg-55,.layout-column>.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.layout-gt-lg-column>.flex-gt-lg-55,.layout-gt-lg-row>.flex-gt-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.flex-gt-lg-60,.layout-column>.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.layout-gt-lg-column>.flex-gt-lg-60,.layout-gt-lg-row>.flex-gt-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.flex-gt-lg-65,.layout-column>.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.layout-gt-lg-column>.flex-gt-lg-65,.layout-gt-lg-row>.flex-gt-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.flex-gt-lg-70,.layout-column>.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.layout-gt-lg-column>.flex-gt-lg-70,.layout-gt-lg-row>.flex-gt-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.flex-gt-lg-75,.layout-column>.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.layout-gt-lg-column>.flex-gt-lg-75,.layout-gt-lg-row>.flex-gt-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.flex-gt-lg-80,.layout-column>.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.layout-gt-lg-column>.flex-gt-lg-80,.layout-gt-lg-row>.flex-gt-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.flex-gt-lg-85,.layout-column>.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.layout-gt-lg-column>.flex-gt-lg-85,.layout-gt-lg-row>.flex-gt-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.flex-gt-lg-90,.layout-column>.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.layout-gt-lg-column>.flex-gt-lg-90,.layout-gt-lg-row>.flex-gt-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.flex-gt-lg-95,.layout-column>.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{max-width:100%;max-height:95%}.layout-gt-lg-column>.flex-gt-lg-95,.layout-gt-lg-row>.flex-gt-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{max-width:100%;max-height:95%}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-33,.layout-row>.flex-gt-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-lg-33,.layout-column>.flex-gt-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-33,.layout-gt-lg-row>.flex-gt-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33,.layout-gt-lg-row>.flex-gt-lg-66{max-width:33.33%}.layout-gt-lg-row>.flex-gt-lg-66{max-width:66.66%}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33,.layout-gt-lg-column>.flex-gt-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{max-height:66.66%}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-lg-row{-ms-flex-direction:row;flex-direction:row}.flex-order-xl--20{-ms-flex-order:-20;order:-20}.flex-order-xl--19{-ms-flex-order:-19;order:-19}.flex-order-xl--18{-ms-flex-order:-18;order:-18}.flex-order-xl--17{-ms-flex-order:-17;order:-17}.flex-order-xl--16{-ms-flex-order:-16;order:-16}.flex-order-xl--15{-ms-flex-order:-15;order:-15}.flex-order-xl--14{-ms-flex-order:-14;order:-14}.flex-order-xl--13{-ms-flex-order:-13;order:-13}.flex-order-xl--12{-ms-flex-order:-12;order:-12}.flex-order-xl--11{-ms-flex-order:-11;order:-11}.flex-order-xl--10{-ms-flex-order:-10;order:-10}.flex-order-xl--9{-ms-flex-order:-9;order:-9}.flex-order-xl--8{-ms-flex-order:-8;order:-8}.flex-order-xl--7{-ms-flex-order:-7;order:-7}.flex-order-xl--6{-ms-flex-order:-6;order:-6}.flex-order-xl--5{-ms-flex-order:-5;order:-5}.flex-order-xl--4{-ms-flex-order:-4;order:-4}.flex-order-xl--3{-ms-flex-order:-3;order:-3}.flex-order-xl--2{-ms-flex-order:-2;order:-2}.flex-order-xl--1{-ms-flex-order:-1;order:-1}.flex-order-xl-0{-ms-flex-order:0;order:0}.flex-order-xl-1{-ms-flex-order:1;order:1}.flex-order-xl-2{-ms-flex-order:2;order:2}.flex-order-xl-3{-ms-flex-order:3;order:3}.flex-order-xl-4{-ms-flex-order:4;order:4}.flex-order-xl-5{-ms-flex-order:5;order:5}.flex-order-xl-6{-ms-flex-order:6;order:6}.flex-order-xl-7{-ms-flex-order:7;order:7}.flex-order-xl-8{-ms-flex-order:8;order:8}.flex-order-xl-9{-ms-flex-order:9;order:9}.flex-order-xl-10{-ms-flex-order:10;order:10}.flex-order-xl-11{-ms-flex-order:11;order:11}.flex-order-xl-12{-ms-flex-order:12;order:12}.flex-order-xl-13{-ms-flex-order:13;order:13}.flex-order-xl-14{-ms-flex-order:14;order:14}.flex-order-xl-15{-ms-flex-order:15;order:15}.flex-order-xl-16{-ms-flex-order:16;order:16}.flex-order-xl-17{-ms-flex-order:17;order:17}.flex-order-xl-18{-ms-flex-order:18;order:18}.flex-order-xl-19{-ms-flex-order:19;order:19}.flex-order-xl-20{-ms-flex-order:20;order:20}.flex-offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.offset-xl-33{margin-left:calc(100%/3)}.flex-offset-xl-66,.offset-xl-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-xl{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xl,.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xl{-ms-flex:1;flex:1;box-sizing:border-box}.flex-xl-grow,.flex-xl-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-xl-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-auto,.flex-xl-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-xl-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-xl-nogrow,.flex-xl-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-xl-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-0,.layout-row>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0,.layout-xl-row>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xl-row>.flex-xl-0{max-width:0%;max-height:100%;min-width:0}.layout-xl-column>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-column>.flex-xl-5,.layout-row>.flex-xl-5,.layout-xl-row>.flex-xl-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-5,.layout-xl-row>.flex-xl-5{max-width:100%;max-height:5%}.layout-xl-row>.flex-xl-5{max-width:5%;max-height:100%}.flex-xl-10,.layout-row>.flex-xl-10,.layout-xl-column>.flex-xl-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xl-10,.layout-row>.flex-xl-10{max-width:10%;max-height:100%}.layout-column>.flex-xl-10,.layout-xl-row>.flex-xl-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xl-row>.flex-xl-10{max-width:10%;max-height:100%}.flex-xl-15,.layout-row>.flex-xl-15,.layout-xl-column>.flex-xl-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xl-15,.layout-row>.flex-xl-15{max-width:15%;max-height:100%}.layout-column>.flex-xl-15,.layout-xl-row>.flex-xl-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xl-row>.flex-xl-15{max-width:15%;max-height:100%}.flex-xl-20,.layout-row>.flex-xl-20,.layout-xl-column>.flex-xl-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xl-20,.layout-row>.flex-xl-20{max-width:20%;max-height:100%}.layout-column>.flex-xl-20,.layout-xl-row>.flex-xl-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xl-row>.flex-xl-20{max-width:20%;max-height:100%}.flex-xl-25,.layout-row>.flex-xl-25,.layout-xl-column>.flex-xl-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xl-25,.layout-row>.flex-xl-25{max-width:25%;max-height:100%}.layout-column>.flex-xl-25,.layout-xl-row>.flex-xl-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xl-row>.flex-xl-25{max-width:25%;max-height:100%}.flex-xl-30,.layout-row>.flex-xl-30,.layout-xl-column>.flex-xl-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xl-30,.layout-row>.flex-xl-30{max-width:30%;max-height:100%}.layout-column>.flex-xl-30,.layout-xl-row>.flex-xl-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xl-row>.flex-xl-30{max-width:30%;max-height:100%}.flex-xl-35,.layout-row>.flex-xl-35,.layout-xl-column>.flex-xl-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xl-35,.layout-row>.flex-xl-35{max-width:35%;max-height:100%}.layout-column>.flex-xl-35,.layout-xl-row>.flex-xl-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xl-row>.flex-xl-35{max-width:35%;max-height:100%}.flex-xl-40,.layout-row>.flex-xl-40,.layout-xl-column>.flex-xl-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xl-40,.layout-row>.flex-xl-40{max-width:40%;max-height:100%}.layout-column>.flex-xl-40,.layout-xl-row>.flex-xl-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xl-row>.flex-xl-40{max-width:40%;max-height:100%}.flex-xl-45,.layout-row>.flex-xl-45,.layout-xl-column>.flex-xl-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xl-45,.layout-row>.flex-xl-45{max-width:45%;max-height:100%}.layout-column>.flex-xl-45,.layout-xl-row>.flex-xl-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xl-row>.flex-xl-45{max-width:45%;max-height:100%}.flex-xl-50,.layout-row>.flex-xl-50,.layout-xl-column>.flex-xl-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xl-50,.layout-row>.flex-xl-50{max-width:50%;max-height:100%}.layout-column>.flex-xl-50,.layout-xl-row>.flex-xl-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xl-row>.flex-xl-50{max-width:50%;max-height:100%}.flex-xl-55,.layout-row>.flex-xl-55,.layout-xl-column>.flex-xl-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xl-55,.layout-row>.flex-xl-55{max-width:55%;max-height:100%}.layout-column>.flex-xl-55,.layout-xl-row>.flex-xl-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xl-row>.flex-xl-55{max-width:55%;max-height:100%}.flex-xl-60,.layout-row>.flex-xl-60,.layout-xl-column>.flex-xl-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xl-60,.layout-row>.flex-xl-60{max-width:60%;max-height:100%}.layout-column>.flex-xl-60,.layout-xl-row>.flex-xl-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xl-row>.flex-xl-60{max-width:60%;max-height:100%}.flex-xl-65,.layout-row>.flex-xl-65,.layout-xl-column>.flex-xl-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xl-65,.layout-row>.flex-xl-65{max-width:65%;max-height:100%}.layout-column>.flex-xl-65,.layout-xl-row>.flex-xl-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xl-row>.flex-xl-65{max-width:65%;max-height:100%}.flex-xl-70,.layout-row>.flex-xl-70,.layout-xl-column>.flex-xl-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xl-70,.layout-row>.flex-xl-70{max-width:70%;max-height:100%}.layout-column>.flex-xl-70,.layout-xl-row>.flex-xl-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xl-row>.flex-xl-70{max-width:70%;max-height:100%}.flex-xl-75,.layout-row>.flex-xl-75,.layout-xl-column>.flex-xl-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xl-75,.layout-row>.flex-xl-75{max-width:75%;max-height:100%}.layout-column>.flex-xl-75,.layout-xl-row>.flex-xl-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xl-row>.flex-xl-75{max-width:75%;max-height:100%}.flex-xl-80,.layout-row>.flex-xl-80,.layout-xl-column>.flex-xl-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xl-80,.layout-row>.flex-xl-80{max-width:80%;max-height:100%}.layout-column>.flex-xl-80,.layout-xl-row>.flex-xl-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xl-row>.flex-xl-80{max-width:80%;max-height:100%}.flex-xl-85,.layout-row>.flex-xl-85,.layout-xl-column>.flex-xl-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xl-85,.layout-row>.flex-xl-85{max-width:85%;max-height:100%}.layout-column>.flex-xl-85,.layout-xl-row>.flex-xl-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xl-row>.flex-xl-85{max-width:85%;max-height:100%}.flex-xl-90,.layout-row>.flex-xl-90,.layout-xl-column>.flex-xl-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xl-90,.layout-row>.flex-xl-90{max-width:90%;max-height:100%}.layout-column>.flex-xl-90,.layout-xl-row>.flex-xl-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xl-row>.flex-xl-90{max-width:90%;max-height:100%}.flex-xl-95,.layout-row>.flex-xl-95,.layout-xl-column>.flex-xl-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xl-95,.layout-row>.flex-xl-95{max-width:95%;max-height:100%}.layout-column>.flex-xl-95,.layout-xl-row>.flex-xl-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xl-row>.flex-xl-95{max-width:95%;max-height:100%}.flex-xl-100,.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-xl-100,.layout-column>.flex-xl-100,.layout-row>.flex-xl-100{max-height:100%}.layout-row>.flex-xl-33,.layout-row>.flex-xl-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xl-33,.layout-column>.flex-xl-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xl-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100,.layout-xl-row>.flex-xl-33,.layout-xl-row>.flex-xl-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex-xl-33,.layout-xl-row>.flex-xl-66{max-width:33.33%}.layout-xl-row>.flex-xl-66{max-width:66.66%}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33,.layout-xl-column>.flex-xl-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xl-column>.flex-xl-66{max-height:66.66%}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xl-column{-ms-flex-direction:column;flex-direction:column}.layout-xl-row{-ms-flex-direction:row;flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}.layout-gt-lg-row>md-divider,.layout-gt-md-row>md-divider,.layout-gt-sm-row>md-divider,.layout-gt-xs-row>md-divider,.layout-lg-row>md-divider,.layout-md-row>md-divider,.layout-row>md-divider,.layout-sm-row>md-divider,.layout-xl-row>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-icon{margin:auto;background-repeat:no-repeat no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}md-icon svg{pointer-events:none;display:block}md-icon[md-font-icon]{line-height:24px;width:auto}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense md-list-item,md-list.md-dense md-list-item .md-list-item-inner{min-height:48px}md-list-item .md-list-item-inner::before,md-list-item::before,md-list.md-dense md-list-item .md-list-item-inner::before,md-list.md-dense md-list-item::before{content:'';min-height:48px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px}[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-avatar-icon,md-list.md-dense md-list-item .md-list-item-inner .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px}[dir=rtl] md-list.md-dense md-list-item .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;width:36px;height:36px}md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line .md-list-item-text p,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line .md-list-item-text p,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{line-height:1.05}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense md-list-item.md-2-line,md-list.md-dense md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense md-list-item.md-2-line::before,md-list.md-dense md-list-item.md-2-line>.md-no-style::before{content:'';min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-2-line .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-avatar,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense md-list-item.md-3-line,md-list.md-dense md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense md-list-item.md-3-line::before,md-list.md-dense md-list-item.md-3-line>.md-no-style::before{content:'';min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-3-line>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list-item,md-list-item._md-button-wrap{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}md-list-item._md-button-wrap>div.md-button:first-child{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:medium none}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%;min-height:inherit}md-list-item .md-no-style,md-list-item.md-no-proxy{position:relative;padding:0 16px;-ms-flex:1 1 auto;flex:1 1 auto}md-list-item .md-no-style.md-button,md-list-item.md-no-proxy.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item .md-no-style.md-button,[dir=rtl] md-list-item.md-no-proxy.md-button{text-align:right}md-list-item .md-no-style.md-button>.md-ripple-container,md-list-item.md-no-proxy.md-button>.md-ripple-container{border-radius:0}md-list-item .md-no-style:focus,md-list-item.md-no-proxy:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0!important}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;min-height:48px;height:auto}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:content-box}md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox{-webkit-align-self:center;-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:content-box}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;width:40px;height:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:3px}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin:auto 0 auto auto}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin-top:0;margin-bottom:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:24px;margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{-ms-flex:1 1 auto;flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{margin:auto;text-overflow:ellipsis;overflow:hidden}md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line::before,md-list-item.md-2-line>.md-no-style::before{content:'';min-height:72px;visibility:hidden;display:inline-block}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{-ms-flex-item-align:start;align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line::before,md-list-item.md-3-line>.md-no-style::before{content:'';min-height:88px;visibility:hidden;display:inline-block}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px}.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}.md-open-menu-container md-menu-content>*{opacity:0}.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:200ms}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:200ms;transition-delay:100ms}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:250ms}md-menu-content,md-menu-item{display:-ms-flexbox;display:flex}md-menu-content{padding:8px 0;max-height:304px;overflow-y:auto;-ms-flex-direction:column;flex-direction:column}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:0}md-menu-item{-ms-flex-direction:row;flex-direction:row;min-height:48px;height:48px;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:start;justify-content:flex-start}md-menu-item>*,md-menu-item>.md-button{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;font-size:15px;text-transform:none;font-weight:400;height:100%}md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media (max-width:959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media (min-width:960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px 28px 12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-bar,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text,md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:'\25BC';position:absolute;top:0;speak:none;transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}._md-panel-hidden{display:none}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}._md-panel-shown .md-panel,.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(.4,0,1,1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:absolute;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(.4,0,1,1)}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-radio-button{box-sizing:border-box;display:block;white-space:nowrap;cursor:pointer;position:relative}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container,md-radio-button .md-container:before{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-radio-button .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:'';left:0;top:0;right:0;bottom:0;transition:all .5s}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off,md-radio-button .md-on{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color ease .28s}md-radio-button .md-on{transition:transform ease .28s;transition:transform ease .28s,-webkit-transform ease .28s;transform:scale(0)}md-radio-button.md-checked .md-on{transform:scale(.5)}md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-button,md-radio-group.layout-column md-radio-button,md-radio-group.layout-gt-lg-column md-radio-button,md-radio-group.layout-gt-md-column md-radio-button,md-radio-group.layout-gt-sm-column md-radio-button,md-radio-group.layout-gt-xs-column md-radio-button,md-radio-group.layout-lg-column md-radio-button,md-radio-group.layout-md-column md-radio-button,md-radio-group.layout-sm-column md-radio-button,md-radio-group.layout-xl-column md-radio-button,md-radio-group.layout-xs-column md-radio-button{margin-bottom:16px}md-radio-group.layout-gt-lg-row md-radio-button,md-radio-group.layout-gt-md-row md-radio-button,md-radio-group.layout-gt-sm-row md-radio-button,md-radio-group.layout-gt-xs-row md-radio-button,md-radio-group.layout-lg-row md-radio-button,md-radio-group.layout-md-row md-radio-button,md-radio-group.layout-row md-radio-button,md-radio-group.layout-sm-row md-radio-button,md-radio-group.layout-xl-row md-radio-button,md-radio-group.layout-xs-row md-radio-button{margin:0 16px 0 0}[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,[dir=rtl] md-radio-group.layout-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-md-row md-radio-button,[dir=rtl] md-radio-group.layout-row md-radio-button,[dir=rtl] md-radio-group.layout-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-xl-row md-radio-button,[dir=rtl] md-radio-group.layout-xs-row md-radio-button{margin-left:16px;margin-right:0}md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,md-radio-group.layout-gt-md-row md-radio-button:last-of-type,md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,md-radio-group.layout-lg-row md-radio-button:last-of-type,md-radio-group.layout-md-row md-radio-button:last-of-type,md-radio-group.layout-row md-radio-button:last-of-type,md-radio-group.layout-sm-row md-radio-button:last-of-type,md-radio-group.layout-xl-row md-radio-button:last-of-type,md-radio-group.layout-xs-row md-radio-button:last-of-type{margin-left:0;margin-right:0}md-radio-group:focus{outline:none}md-radio-group.md-focused .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px;box-sizing:border-box;margin-top:0;margin-bottom:0}@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child{transform:translateY(-22px) translateX(-2px) scale(.75)}.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;transform:translateY(-1px)}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto!important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:150ms}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:150ms;transition-delay:100ms}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:250ms}md-input-container>md-select{margin:0;-ms-flex-order:2;order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select.ng-required.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:' *';font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:-ms-flexbox;display:flex;margin:20px 0 26px}md-select[disabled] .md-select-value{background-position:0 bottom;background-size:4px 1px;background-repeat:repeat-x;margin-bottom:-1px}md-select:focus{outline:none}md-option[disabled],md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px;border-bottom-style:solid;padding-bottom:0}md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value{padding-bottom:0}md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){transform:translate3d(0,1px,0)}.md-select-value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:content-box;min-width:64px;min-height:26px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;-ms-flex:1 1 auto;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;-ms-flex-align:end;align-items:flex-end;text-align:end;width:24px;margin:0 4px;transform:translate3d(0,-2px,0);font-size:1.2rem}.md-select-value .md-select-icon:after{display:block;content:'\25BC';position:relative;top:2px;speak:none;font-size:13px;transform:scaleY(.5) scaleX(1)}.md-select-value.md-select-placeholder{display:-ms-flexbox;display:flex;-ms-flex-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);max-height:256px;min-height:48px;overflow-y:hidden;transform-origin:left top;transform:scale(1)}md-select-menu.md-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}[dir=rtl] md-select-menu{transform-origin:right top}md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{cursor:pointer;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:auto;transition:background .15s linear;padding:0 16px;height:48px}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:transparent}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:'';position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:'';position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;transition:240ms;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.66667px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
@keyframes sliderFocusThumb{0%,to{transform:scale(.7)}30%{transform:scale(1)}}@keyframes sliderDiscreteFocusThumb{0%{transform:scale(.7)}50%{transform:scale(.8)}to{transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{transform:scale(.7);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0)}}md-slider{height:48px;min-width:128px;margin-left:4px;margin-right:4px;padding:0;display:block;-ms-flex-direction:row;flex-direction:row}md-slider *,md-slider :after{box-sizing:border-box}md-slider .md-slider-wrapper{outline:none;width:100%;height:100%}md-slider,md-slider .md-slider-content{position:relative}md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}md-slider .md-track{position:absolute;left:0;right:0;height:100%}md-slider .md-track-fill{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:width,height}md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}md-slider .md-track-ticks canvas{width:100%;height:100%}md-slider .md-thumb-container{position:absolute;left:0;top:50%;transform:translate3d(-50%,-50%,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:left,right,bottom}[dir=rtl] md-slider .md-sign:after,[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb,md-slider .md-thumb:after{position:absolute;width:20px;height:20px;border-radius:20px}md-slider .md-thumb{z-index:1;left:-10px;top:14px;transform:scale(.7);transition:all .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{content:'';border-width:3px;border-style:solid;transition:inherit}md-slider .md-sign{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;transform:scale(.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(.35,0,.25,1)}md-slider .md-sign:after{position:absolute;content:'';left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s cubic-bezier(.35,0,.25,1)}md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;transform:scale(.7);opacity:0;transition:all .35s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;transform:scale(.5);border-width:4px;border-style:solid;display:none}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(1);opacity:1}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(0);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1);transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb{transform:scale(0)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after,md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks{opacity:0}md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{-ms-flex-direction:column;flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{-ms-flex:1;flex:1;padding-top:12px;padding-bottom:12px;width:48px;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - (2px/2))}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(.4) translate3d(67.5px,0,0)}md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{-ms-flex-direction:column;flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{transform:translate3d(0,0,0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:subheaderStickyHoverIn .3s ease-out both}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){transition:.2s ease-out margin}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{animation:subheaderStickyHoverOut .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:inherit;margin-right:16px}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container{margin-right:0;margin-left:8px}md-switch.md-inverted .md-container{margin-right:initial;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:initial}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:grabbing}md-switch.md-focused:not([disabled]) .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch.md-focused:not([disabled]):not(.md-checked) .md-thumb:before{background-color:rgba(0,0,0,.12)}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;transform:translate3d(0,0,0);z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}md-switch .md-thumb,md-switch .md-thumb:before{border-radius:50%;position:absolute;left:0;top:0}md-switch .md-thumb{margin:0;outline:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);height:20px;width:20px}md-switch .md-thumb:before{background-color:transparent;content:'';display:block;height:auto;right:0;bottom:0;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all .08s linear;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:.05s}@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
@keyframes md-tab-content-hide{0%,50%{opacity:1}to{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;-ms-flex-negative:0;flex-shrink:0}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom] md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper{top:0;bottom:48px}md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;transform:translate3d(0,0,0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:no-repeat center center;transition:all .5s cubic-bezier(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}md-tabs-wrapper md-prev-button{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==)}[dir=rtl] md-pagination-wrapper,[dir=rtl] md-tabs-canvas .md-dummy-wrapper,[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K)}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{transform:translate3d(-50%,-50%,0) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;-ms-flex-direction:row;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-pagination-wrapper:after,md-tabs-canvas:after{content:'';display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}md-pagination-wrapper{height:48px;display:-ms-flexbox;display:flex;transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;transform:translate3d(0,0,0)}md-pagination-wrapper.md-center-tabs{position:relative;-ms-flex-pack:center;justify-content:center}md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}md-tab-content{display:-ms-flexbox;display:flex;top:0;transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;transform:translate3d(0,0,0)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}md-tab-content.md-left:not(.md-active),md-tab-content.md-right:not(.md-active){transform:translateX(-100%);animation:1s md-tab-content-hide;opacity:0}[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *,md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){transform:translateX(100%)}[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}md-tab-content>div{-ms-flex:1 0 100%;flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{animation:1s md-tab-content-hide}md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}md-ink-bar.md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px 24px;transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-tab{float:right}.md-tab.md-focused{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.md-tab.ng-leave{transition:none}md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-toolbar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar,md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate,md-toolbar.ng-animate{transition:none}md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;-ms-flex-direction:row;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools,.md-toolbar-tools .fill-height{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child,.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child,[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media (min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media (min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-tooltip{pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{transform-origin:right center;margin-left:-24px}@media (min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{transform:scale(0)}.md-tooltip.md-show{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:scale(1);opacity:.9}.md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.1s;transform:scale(0);opacity:0}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 * Built with: material-tools
 * Includes modules: button, core, animate, layout, interaction, gestures, theming, palette, meta, checkbox, content, divider, menu, backdrop, menuBar, icon, radioButton, select, slider, subheader, sticky, switch, tabs, tooltip, panel, toolbar, bottomSheet, list
 * 
 * Copyright 2017 Google Inc. All Rights Reserved.
 * Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at http://material.angularjs.org/LICENSE.
 */
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.2-master-a9ba340
 */
@-moz-document url-prefix(){[layout-fill]{margin:0;width:100%;min-height:100%;height:100%}}[flex-order]{-ms-flex-order:0;order:0}[flex-order="-20"]{-ms-flex-order:-20;order:-20}[flex-order="-19"]{-ms-flex-order:-19;order:-19}[flex-order="-18"]{-ms-flex-order:-18;order:-18}[flex-order="-17"]{-ms-flex-order:-17;order:-17}[flex-order="-16"]{-ms-flex-order:-16;order:-16}[flex-order="-15"]{-ms-flex-order:-15;order:-15}[flex-order="-14"]{-ms-flex-order:-14;order:-14}[flex-order="-13"]{-ms-flex-order:-13;order:-13}[flex-order="-12"]{-ms-flex-order:-12;order:-12}[flex-order="-11"]{-ms-flex-order:-11;order:-11}[flex-order="-10"]{-ms-flex-order:-10;order:-10}[flex-order="-9"]{-ms-flex-order:-9;order:-9}[flex-order="-8"]{-ms-flex-order:-8;order:-8}[flex-order="-7"]{-ms-flex-order:-7;order:-7}[flex-order="-6"]{-ms-flex-order:-6;order:-6}[flex-order="-5"]{-ms-flex-order:-5;order:-5}[flex-order="-4"]{-ms-flex-order:-4;order:-4}[flex-order="-3"]{-ms-flex-order:-3;order:-3}[flex-order="-2"]{-ms-flex-order:-2;order:-2}[flex-order="-1"]{-ms-flex-order:-1;order:-1}[flex-order="0"]{-ms-flex-order:0;order:0}[flex-order="1"]{-ms-flex-order:1;order:1}[flex-order="2"]{-ms-flex-order:2;order:2}[flex-order="3"]{-ms-flex-order:3;order:3}[flex-order="4"]{-ms-flex-order:4;order:4}[flex-order="5"]{-ms-flex-order:5;order:5}[flex-order="6"]{-ms-flex-order:6;order:6}[flex-order="7"]{-ms-flex-order:7;order:7}[flex-order="8"]{-ms-flex-order:8;order:8}[flex-order="9"]{-ms-flex-order:9;order:9}[flex-order="10"]{-ms-flex-order:10;order:10}[flex-order="11"]{-ms-flex-order:11;order:11}[flex-order="12"]{-ms-flex-order:12;order:12}[flex-order="13"]{-ms-flex-order:13;order:13}[flex-order="14"]{-ms-flex-order:14;order:14}[flex-order="15"]{-ms-flex-order:15;order:15}[flex-order="16"]{-ms-flex-order:16;order:16}[flex-order="17"]{-ms-flex-order:17;order:17}[flex-order="18"]{-ms-flex-order:18;order:18}[flex-order="19"]{-ms-flex-order:19;order:19}[flex-order="20"]{-ms-flex-order:20;order:20}[flex-offset="0"]{margin-left:0%}[flex-offset="5"]{margin-left:5%}[flex-offset="10"]{margin-left:10%}[flex-offset="15"]{margin-left:15%}[flex-offset="20"]{margin-left:20%}[flex-offset="25"]{margin-left:25%}[flex-offset="30"]{margin-left:30%}[flex-offset="35"]{margin-left:35%}[flex-offset="40"]{margin-left:40%}[flex-offset="45"]{margin-left:45%}[flex-offset="50"]{margin-left:50%}[flex-offset="55"]{margin-left:55%}[flex-offset="60"]{margin-left:60%}[flex-offset="65"]{margin-left:65%}[flex-offset="70"]{margin-left:70%}[flex-offset="75"]{margin-left:75%}[flex-offset="80"]{margin-left:80%}[flex-offset="85"]{margin-left:85%}[flex-offset="90"]{margin-left:90%}[flex-offset="95"]{margin-left:95%}[flex-offset="33"]{margin-left:calc(100%/3)}[flex-offset="66"]{margin-left:calc(200%/3)}[layout-align]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align="start center"],[layout-align="start end"],[layout-align="start start"],[layout-align="start stretch"],[layout-align=start],[layout-align]{-ms-flex-pack:start;justify-content:flex-start}[layout-align="center center"],[layout-align="center end"],[layout-align="center start"],[layout-align="center stretch"],[layout-align=center]{-ms-flex-pack:center;justify-content:center}[layout-align="end center"],[layout-align="end end"],[layout-align="end start"],[layout-align="end stretch"],[layout-align=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align="space-around center"],[layout-align="space-around end"],[layout-align="space-around start"],[layout-align="space-around stretch"],[layout-align=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align="space-between center"],[layout-align="space-between end"],[layout-align="space-between start"],[layout-align="space-between stretch"],[layout-align=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align="center start"],[layout-align="end start"],[layout-align="space-around start"],[layout-align="space-between start"],[layout-align="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align="center center"],[layout-align="end center"],[layout-align="space-around center"],[layout-align="space-between center"],[layout-align="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align="center center"]>*,[layout-align="end center"]>*,[layout-align="space-around center"]>*,[layout-align="space-between center"]>*,[layout-align="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align="center end"],[layout-align="end end"],[layout-align="space-around end"],[layout-align="space-between end"],[layout-align="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align="center stretch"],[layout-align="end stretch"],[layout-align="space-around stretch"],[layout-align="space-between stretch"],[layout-align="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-grow],[flex-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-auto],[flex-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex="0"],[layout=column]>[flex="0"],[layout=row]>[flex="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="0"]{max-width:100%;max-height:0%}[flex="5"],[layout=column]>[flex="5"],[layout=row]>[flex="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="5"]{max-width:100%;max-height:5%}[flex="10"],[layout=column]>[flex="10"],[layout=row]>[flex="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="10"]{max-width:100%;max-height:10%}[flex="15"],[layout=column]>[flex="15"],[layout=row]>[flex="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="15"]{max-width:100%;max-height:15%}[flex="20"],[layout=column]>[flex="20"],[layout=row]>[flex="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="20"]{max-width:100%;max-height:20%}[flex="25"],[layout=column]>[flex="25"],[layout=row]>[flex="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="25"]{max-width:100%;max-height:25%}[flex="30"],[layout=column]>[flex="30"],[layout=row]>[flex="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="30"]{max-width:100%;max-height:30%}[flex="35"],[layout=column]>[flex="35"],[layout=row]>[flex="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="35"]{max-width:100%;max-height:35%}[flex="40"],[layout=column]>[flex="40"],[layout=row]>[flex="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="40"]{max-width:100%;max-height:40%}[flex="45"],[layout=column]>[flex="45"],[layout=row]>[flex="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="45"]{max-width:100%;max-height:45%}[flex="50"],[layout=column]>[flex="50"],[layout=row]>[flex="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="50"]{max-width:100%;max-height:50%}[flex="55"],[layout=column]>[flex="55"],[layout=row]>[flex="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="55"]{max-width:100%;max-height:55%}[flex="60"],[layout=column]>[flex="60"],[layout=row]>[flex="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="60"]{max-width:100%;max-height:60%}[flex="65"],[layout=column]>[flex="65"],[layout=row]>[flex="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="65"]{max-width:100%;max-height:65%}[flex="70"],[layout=column]>[flex="70"],[layout=row]>[flex="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="70"]{max-width:100%;max-height:70%}[flex="75"],[layout=column]>[flex="75"],[layout=row]>[flex="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="75"]{max-width:100%;max-height:75%}[flex="80"],[layout=column]>[flex="80"],[layout=row]>[flex="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="80"]{max-width:100%;max-height:80%}[flex="85"],[layout=column]>[flex="85"],[layout=row]>[flex="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="85"]{max-width:100%;max-height:85%}[flex="90"],[layout=column]>[flex="90"],[layout=row]>[flex="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="90"]{max-width:100%;max-height:90%}[flex="95"],[layout=column]>[flex="95"],[layout=row]>[flex="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex="95"]{max-width:100%;max-height:95%}[flex="100"],[layout=column]>[flex="100"],[layout=row]>[flex="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex="33"],[layout=row]>[flex="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex="33"],[layout=column]>[flex="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout=column],[layout=row],[layout]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout=column]{-ms-flex-direction:column;flex-direction:column}[layout=row]{-ms-flex-direction:row;flex-direction:row}[layout-padding]>[flex-lt-md],[layout-padding]>[flex-sm]{padding:4px}[layout-padding],[layout-padding]>[flex-gt-sm],[layout-padding]>[flex-lt-lg],[layout-padding]>[flex-md],[layout-padding]>[flex]{padding:8px}[layout-padding]>[flex-gt-md],[layout-padding]>[flex-lg]{padding:16px}[layout-margin]>[flex-lt-md],[layout-margin]>[flex-sm]{margin:4px}[layout-margin],[layout-margin]>[flex-gt-sm],[layout-margin]>[flex-lt-lg],[layout-margin]>[flex-md],[layout-margin]>[flex]{margin:8px}[layout-margin]>[flex-gt-md],[layout-margin]>[flex-lg]{margin:16px}[layout-wrap]{-ms-flex-wrap:wrap;flex-wrap:wrap}[layout-nowrap]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}[layout-fill]{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){[hide-xs]:not([show-xs]):not([show]),[hide]:not([show-xs]):not([show]){display:none}[flex-order-xs="-20"]{-ms-flex-order:-20;order:-20}[flex-order-xs="-19"]{-ms-flex-order:-19;order:-19}[flex-order-xs="-18"]{-ms-flex-order:-18;order:-18}[flex-order-xs="-17"]{-ms-flex-order:-17;order:-17}[flex-order-xs="-16"]{-ms-flex-order:-16;order:-16}[flex-order-xs="-15"]{-ms-flex-order:-15;order:-15}[flex-order-xs="-14"]{-ms-flex-order:-14;order:-14}[flex-order-xs="-13"]{-ms-flex-order:-13;order:-13}[flex-order-xs="-12"]{-ms-flex-order:-12;order:-12}[flex-order-xs="-11"]{-ms-flex-order:-11;order:-11}[flex-order-xs="-10"]{-ms-flex-order:-10;order:-10}[flex-order-xs="-9"]{-ms-flex-order:-9;order:-9}[flex-order-xs="-8"]{-ms-flex-order:-8;order:-8}[flex-order-xs="-7"]{-ms-flex-order:-7;order:-7}[flex-order-xs="-6"]{-ms-flex-order:-6;order:-6}[flex-order-xs="-5"]{-ms-flex-order:-5;order:-5}[flex-order-xs="-4"]{-ms-flex-order:-4;order:-4}[flex-order-xs="-3"]{-ms-flex-order:-3;order:-3}[flex-order-xs="-2"]{-ms-flex-order:-2;order:-2}[flex-order-xs="-1"]{-ms-flex-order:-1;order:-1}[flex-order-xs="0"]{-ms-flex-order:0;order:0}[flex-order-xs="1"]{-ms-flex-order:1;order:1}[flex-order-xs="2"]{-ms-flex-order:2;order:2}[flex-order-xs="3"]{-ms-flex-order:3;order:3}[flex-order-xs="4"]{-ms-flex-order:4;order:4}[flex-order-xs="5"]{-ms-flex-order:5;order:5}[flex-order-xs="6"]{-ms-flex-order:6;order:6}[flex-order-xs="7"]{-ms-flex-order:7;order:7}[flex-order-xs="8"]{-ms-flex-order:8;order:8}[flex-order-xs="9"]{-ms-flex-order:9;order:9}[flex-order-xs="10"]{-ms-flex-order:10;order:10}[flex-order-xs="11"]{-ms-flex-order:11;order:11}[flex-order-xs="12"]{-ms-flex-order:12;order:12}[flex-order-xs="13"]{-ms-flex-order:13;order:13}[flex-order-xs="14"]{-ms-flex-order:14;order:14}[flex-order-xs="15"]{-ms-flex-order:15;order:15}[flex-order-xs="16"]{-ms-flex-order:16;order:16}[flex-order-xs="17"]{-ms-flex-order:17;order:17}[flex-order-xs="18"]{-ms-flex-order:18;order:18}[flex-order-xs="19"]{-ms-flex-order:19;order:19}[flex-order-xs="20"]{-ms-flex-order:20;order:20}[flex-offset-xs="0"]{margin-left:0%}[flex-offset-xs="5"]{margin-left:5%}[flex-offset-xs="10"]{margin-left:10%}[flex-offset-xs="15"]{margin-left:15%}[flex-offset-xs="20"]{margin-left:20%}[flex-offset-xs="25"]{margin-left:25%}[flex-offset-xs="30"]{margin-left:30%}[flex-offset-xs="35"]{margin-left:35%}[flex-offset-xs="40"]{margin-left:40%}[flex-offset-xs="45"]{margin-left:45%}[flex-offset-xs="50"]{margin-left:50%}[flex-offset-xs="55"]{margin-left:55%}[flex-offset-xs="60"]{margin-left:60%}[flex-offset-xs="65"]{margin-left:65%}[flex-offset-xs="70"]{margin-left:70%}[flex-offset-xs="75"]{margin-left:75%}[flex-offset-xs="80"]{margin-left:80%}[flex-offset-xs="85"]{margin-left:85%}[flex-offset-xs="90"]{margin-left:90%}[flex-offset-xs="95"]{margin-left:95%}[flex-offset-xs="33"]{margin-left:calc(100%/3)}[flex-offset-xs="66"]{margin-left:calc(200%/3)}[layout-align-xs]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-xs="start center"],[layout-align-xs="start end"],[layout-align-xs="start start"],[layout-align-xs="start stretch"],[layout-align-xs=start],[layout-align-xs]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-xs="center center"],[layout-align-xs="center end"],[layout-align-xs="center start"],[layout-align-xs="center stretch"],[layout-align-xs=center]{-ms-flex-pack:center;justify-content:center}[layout-align-xs="end center"],[layout-align-xs="end end"],[layout-align-xs="end start"],[layout-align-xs="end stretch"],[layout-align-xs=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-xs="space-around center"],[layout-align-xs="space-around end"],[layout-align-xs="space-around start"],[layout-align-xs="space-around stretch"],[layout-align-xs=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-xs="space-between center"],[layout-align-xs="space-between end"],[layout-align-xs="space-between start"],[layout-align-xs="space-between stretch"],[layout-align-xs=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-xs="center start"],[layout-align-xs="end start"],[layout-align-xs="space-around start"],[layout-align-xs="space-between start"],[layout-align-xs="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-xs="center center"],[layout-align-xs="end center"],[layout-align-xs="space-around center"],[layout-align-xs="space-between center"],[layout-align-xs="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-xs="center center"]>*,[layout-align-xs="end center"]>*,[layout-align-xs="space-around center"]>*,[layout-align-xs="space-between center"]>*,[layout-align-xs="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-xs="center end"],[layout-align-xs="end end"],[layout-align-xs="space-around end"],[layout-align-xs="space-between end"],[layout-align-xs="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-xs="center stretch"],[layout-align-xs="end stretch"],[layout-align-xs="space-around stretch"],[layout-align-xs="space-between stretch"],[layout-align-xs="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-xs]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-xs-grow],[flex-xs-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-xs-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-xs-auto],[flex-xs-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-xs-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-xs="0"],[layout=column]>[flex-xs="0"],[layout=row]>[flex-xs="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="0"]{max-width:100%;max-height:0%}[layout-xs=column]>[flex-xs="0"],[layout-xs=row]>[flex-xs="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="0"]{max-width:100%;max-height:0%}[flex-xs="5"],[layout=column]>[flex-xs="5"],[layout=row]>[flex-xs="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="5"]{max-width:100%;max-height:5%}[layout-xs=column]>[flex-xs="5"],[layout-xs=row]>[flex-xs="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="5"]{max-width:100%;max-height:5%}[flex-xs="10"],[layout=column]>[flex-xs="10"],[layout=row]>[flex-xs="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="10"]{max-width:100%;max-height:10%}[layout-xs=column]>[flex-xs="10"],[layout-xs=row]>[flex-xs="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="10"]{max-width:100%;max-height:10%}[flex-xs="15"],[layout=column]>[flex-xs="15"],[layout=row]>[flex-xs="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="15"]{max-width:100%;max-height:15%}[layout-xs=column]>[flex-xs="15"],[layout-xs=row]>[flex-xs="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="15"]{max-width:100%;max-height:15%}[flex-xs="20"],[layout=column]>[flex-xs="20"],[layout=row]>[flex-xs="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="20"]{max-width:100%;max-height:20%}[layout-xs=column]>[flex-xs="20"],[layout-xs=row]>[flex-xs="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="20"]{max-width:100%;max-height:20%}[flex-xs="25"],[layout=column]>[flex-xs="25"],[layout=row]>[flex-xs="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="25"]{max-width:100%;max-height:25%}[layout-xs=column]>[flex-xs="25"],[layout-xs=row]>[flex-xs="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="25"]{max-width:100%;max-height:25%}[flex-xs="30"],[layout=column]>[flex-xs="30"],[layout=row]>[flex-xs="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="30"]{max-width:100%;max-height:30%}[layout-xs=column]>[flex-xs="30"],[layout-xs=row]>[flex-xs="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="30"]{max-width:100%;max-height:30%}[flex-xs="35"],[layout=column]>[flex-xs="35"],[layout=row]>[flex-xs="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="35"]{max-width:100%;max-height:35%}[layout-xs=column]>[flex-xs="35"],[layout-xs=row]>[flex-xs="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="35"]{max-width:100%;max-height:35%}[flex-xs="40"],[layout=column]>[flex-xs="40"],[layout=row]>[flex-xs="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="40"]{max-width:100%;max-height:40%}[layout-xs=column]>[flex-xs="40"],[layout-xs=row]>[flex-xs="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="40"]{max-width:100%;max-height:40%}[flex-xs="45"],[layout=column]>[flex-xs="45"],[layout=row]>[flex-xs="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="45"]{max-width:100%;max-height:45%}[layout-xs=column]>[flex-xs="45"],[layout-xs=row]>[flex-xs="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="45"]{max-width:100%;max-height:45%}[flex-xs="50"],[layout=column]>[flex-xs="50"],[layout=row]>[flex-xs="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="50"]{max-width:100%;max-height:50%}[layout-xs=column]>[flex-xs="50"],[layout-xs=row]>[flex-xs="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="50"]{max-width:100%;max-height:50%}[flex-xs="55"],[layout=column]>[flex-xs="55"],[layout=row]>[flex-xs="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="55"]{max-width:100%;max-height:55%}[layout-xs=column]>[flex-xs="55"],[layout-xs=row]>[flex-xs="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="55"]{max-width:100%;max-height:55%}[flex-xs="60"],[layout=column]>[flex-xs="60"],[layout=row]>[flex-xs="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="60"]{max-width:100%;max-height:60%}[layout-xs=column]>[flex-xs="60"],[layout-xs=row]>[flex-xs="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="60"]{max-width:100%;max-height:60%}[flex-xs="65"],[layout=column]>[flex-xs="65"],[layout=row]>[flex-xs="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="65"]{max-width:100%;max-height:65%}[layout-xs=column]>[flex-xs="65"],[layout-xs=row]>[flex-xs="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="65"]{max-width:100%;max-height:65%}[flex-xs="70"],[layout=column]>[flex-xs="70"],[layout=row]>[flex-xs="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="70"]{max-width:100%;max-height:70%}[layout-xs=column]>[flex-xs="70"],[layout-xs=row]>[flex-xs="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="70"]{max-width:100%;max-height:70%}[flex-xs="75"],[layout=column]>[flex-xs="75"],[layout=row]>[flex-xs="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="75"]{max-width:100%;max-height:75%}[layout-xs=column]>[flex-xs="75"],[layout-xs=row]>[flex-xs="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="75"]{max-width:100%;max-height:75%}[flex-xs="80"],[layout=column]>[flex-xs="80"],[layout=row]>[flex-xs="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="80"]{max-width:100%;max-height:80%}[layout-xs=column]>[flex-xs="80"],[layout-xs=row]>[flex-xs="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="80"]{max-width:100%;max-height:80%}[flex-xs="85"],[layout=column]>[flex-xs="85"],[layout=row]>[flex-xs="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="85"]{max-width:100%;max-height:85%}[layout-xs=column]>[flex-xs="85"],[layout-xs=row]>[flex-xs="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="85"]{max-width:100%;max-height:85%}[flex-xs="90"],[layout=column]>[flex-xs="90"],[layout=row]>[flex-xs="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="90"]{max-width:100%;max-height:90%}[layout-xs=column]>[flex-xs="90"],[layout-xs=row]>[flex-xs="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="90"]{max-width:100%;max-height:90%}[flex-xs="95"],[layout=column]>[flex-xs="95"],[layout=row]>[flex-xs="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xs="95"]{max-width:100%;max-height:95%}[layout-xs=column]>[flex-xs="95"],[layout-xs=row]>[flex-xs="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-xs=column]>[flex-xs="95"]{max-width:100%;max-height:95%}[flex-xs="100"],[layout=column]>[flex-xs="100"],[layout=row]>[flex-xs="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-xs="33"],[layout=row]>[flex-xs="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-xs="33"],[layout=column]>[flex-xs="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-xs=column]>[flex-xs="100"],[layout-xs=row]>[flex-xs="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-xs=row]>[flex-xs="33"],[layout-xs=row]>[flex-xs="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-xs=row]>[flex-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-xs=column]>[flex-xs="33"],[layout-xs=column]>[flex-xs="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-xs=column]>[flex-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-xs=column],[layout-xs=row],[layout-xs]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-xs=column]{-ms-flex-direction:column;flex-direction:column}[layout-xs=row]{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px){[flex-order-gt-xs="-20"]{-ms-flex-order:-20;order:-20}[flex-order-gt-xs="-19"]{-ms-flex-order:-19;order:-19}[flex-order-gt-xs="-18"]{-ms-flex-order:-18;order:-18}[flex-order-gt-xs="-17"]{-ms-flex-order:-17;order:-17}[flex-order-gt-xs="-16"]{-ms-flex-order:-16;order:-16}[flex-order-gt-xs="-15"]{-ms-flex-order:-15;order:-15}[flex-order-gt-xs="-14"]{-ms-flex-order:-14;order:-14}[flex-order-gt-xs="-13"]{-ms-flex-order:-13;order:-13}[flex-order-gt-xs="-12"]{-ms-flex-order:-12;order:-12}[flex-order-gt-xs="-11"]{-ms-flex-order:-11;order:-11}[flex-order-gt-xs="-10"]{-ms-flex-order:-10;order:-10}[flex-order-gt-xs="-9"]{-ms-flex-order:-9;order:-9}[flex-order-gt-xs="-8"]{-ms-flex-order:-8;order:-8}[flex-order-gt-xs="-7"]{-ms-flex-order:-7;order:-7}[flex-order-gt-xs="-6"]{-ms-flex-order:-6;order:-6}[flex-order-gt-xs="-5"]{-ms-flex-order:-5;order:-5}[flex-order-gt-xs="-4"]{-ms-flex-order:-4;order:-4}[flex-order-gt-xs="-3"]{-ms-flex-order:-3;order:-3}[flex-order-gt-xs="-2"]{-ms-flex-order:-2;order:-2}[flex-order-gt-xs="-1"]{-ms-flex-order:-1;order:-1}[flex-order-gt-xs="0"]{-ms-flex-order:0;order:0}[flex-order-gt-xs="1"]{-ms-flex-order:1;order:1}[flex-order-gt-xs="2"]{-ms-flex-order:2;order:2}[flex-order-gt-xs="3"]{-ms-flex-order:3;order:3}[flex-order-gt-xs="4"]{-ms-flex-order:4;order:4}[flex-order-gt-xs="5"]{-ms-flex-order:5;order:5}[flex-order-gt-xs="6"]{-ms-flex-order:6;order:6}[flex-order-gt-xs="7"]{-ms-flex-order:7;order:7}[flex-order-gt-xs="8"]{-ms-flex-order:8;order:8}[flex-order-gt-xs="9"]{-ms-flex-order:9;order:9}[flex-order-gt-xs="10"]{-ms-flex-order:10;order:10}[flex-order-gt-xs="11"]{-ms-flex-order:11;order:11}[flex-order-gt-xs="12"]{-ms-flex-order:12;order:12}[flex-order-gt-xs="13"]{-ms-flex-order:13;order:13}[flex-order-gt-xs="14"]{-ms-flex-order:14;order:14}[flex-order-gt-xs="15"]{-ms-flex-order:15;order:15}[flex-order-gt-xs="16"]{-ms-flex-order:16;order:16}[flex-order-gt-xs="17"]{-ms-flex-order:17;order:17}[flex-order-gt-xs="18"]{-ms-flex-order:18;order:18}[flex-order-gt-xs="19"]{-ms-flex-order:19;order:19}[flex-order-gt-xs="20"]{-ms-flex-order:20;order:20}[flex-offset-gt-xs="0"]{margin-left:0%}[flex-offset-gt-xs="5"]{margin-left:5%}[flex-offset-gt-xs="10"]{margin-left:10%}[flex-offset-gt-xs="15"]{margin-left:15%}[flex-offset-gt-xs="20"]{margin-left:20%}[flex-offset-gt-xs="25"]{margin-left:25%}[flex-offset-gt-xs="30"]{margin-left:30%}[flex-offset-gt-xs="35"]{margin-left:35%}[flex-offset-gt-xs="40"]{margin-left:40%}[flex-offset-gt-xs="45"]{margin-left:45%}[flex-offset-gt-xs="50"]{margin-left:50%}[flex-offset-gt-xs="55"]{margin-left:55%}[flex-offset-gt-xs="60"]{margin-left:60%}[flex-offset-gt-xs="65"]{margin-left:65%}[flex-offset-gt-xs="70"]{margin-left:70%}[flex-offset-gt-xs="75"]{margin-left:75%}[flex-offset-gt-xs="80"]{margin-left:80%}[flex-offset-gt-xs="85"]{margin-left:85%}[flex-offset-gt-xs="90"]{margin-left:90%}[flex-offset-gt-xs="95"]{margin-left:95%}[flex-offset-gt-xs="33"]{margin-left:calc(100%/3)}[flex-offset-gt-xs="66"]{margin-left:calc(200%/3)}[layout-align-gt-xs]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-gt-xs="start center"],[layout-align-gt-xs="start end"],[layout-align-gt-xs="start start"],[layout-align-gt-xs="start stretch"],[layout-align-gt-xs=start],[layout-align-gt-xs]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-gt-xs="center center"],[layout-align-gt-xs="center end"],[layout-align-gt-xs="center start"],[layout-align-gt-xs="center stretch"],[layout-align-gt-xs=center]{-ms-flex-pack:center;justify-content:center}[layout-align-gt-xs="end center"],[layout-align-gt-xs="end end"],[layout-align-gt-xs="end start"],[layout-align-gt-xs="end stretch"],[layout-align-gt-xs=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-gt-xs="space-around center"],[layout-align-gt-xs="space-around end"],[layout-align-gt-xs="space-around start"],[layout-align-gt-xs="space-around stretch"],[layout-align-gt-xs=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-gt-xs="space-between center"],[layout-align-gt-xs="space-between end"],[layout-align-gt-xs="space-between start"],[layout-align-gt-xs="space-between stretch"],[layout-align-gt-xs=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-gt-xs="center start"],[layout-align-gt-xs="end start"],[layout-align-gt-xs="space-around start"],[layout-align-gt-xs="space-between start"],[layout-align-gt-xs="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-gt-xs="center center"],[layout-align-gt-xs="end center"],[layout-align-gt-xs="space-around center"],[layout-align-gt-xs="space-between center"],[layout-align-gt-xs="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-gt-xs="center center"]>*,[layout-align-gt-xs="end center"]>*,[layout-align-gt-xs="space-around center"]>*,[layout-align-gt-xs="space-between center"]>*,[layout-align-gt-xs="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-xs="center end"],[layout-align-gt-xs="end end"],[layout-align-gt-xs="space-around end"],[layout-align-gt-xs="space-between end"],[layout-align-gt-xs="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-gt-xs="center stretch"],[layout-align-gt-xs="end stretch"],[layout-align-gt-xs="space-around stretch"],[layout-align-gt-xs="space-between stretch"],[layout-align-gt-xs="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-gt-xs]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-gt-xs-grow],[flex-gt-xs-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-gt-xs-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-gt-xs-auto],[flex-gt-xs-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-gt-xs-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-gt-xs="0"],[layout=column]>[flex-gt-xs="0"],[layout=row]>[flex-gt-xs="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="0"]{max-width:100%;max-height:0%}[layout-gt-xs=column]>[flex-gt-xs="0"],[layout-gt-xs=row]>[flex-gt-xs="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="0"]{max-width:100%;max-height:0%}[flex-gt-xs="5"],[layout=column]>[flex-gt-xs="5"],[layout=row]>[flex-gt-xs="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="5"]{max-width:100%;max-height:5%}[layout-gt-xs=column]>[flex-gt-xs="5"],[layout-gt-xs=row]>[flex-gt-xs="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="5"]{max-width:100%;max-height:5%}[flex-gt-xs="10"],[layout=column]>[flex-gt-xs="10"],[layout=row]>[flex-gt-xs="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="10"]{max-width:100%;max-height:10%}[layout-gt-xs=column]>[flex-gt-xs="10"],[layout-gt-xs=row]>[flex-gt-xs="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="10"]{max-width:100%;max-height:10%}[flex-gt-xs="15"],[layout=column]>[flex-gt-xs="15"],[layout=row]>[flex-gt-xs="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="15"]{max-width:100%;max-height:15%}[layout-gt-xs=column]>[flex-gt-xs="15"],[layout-gt-xs=row]>[flex-gt-xs="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="15"]{max-width:100%;max-height:15%}[flex-gt-xs="20"],[layout=column]>[flex-gt-xs="20"],[layout=row]>[flex-gt-xs="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="20"]{max-width:100%;max-height:20%}[layout-gt-xs=column]>[flex-gt-xs="20"],[layout-gt-xs=row]>[flex-gt-xs="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="20"]{max-width:100%;max-height:20%}[flex-gt-xs="25"],[layout=column]>[flex-gt-xs="25"],[layout=row]>[flex-gt-xs="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="25"]{max-width:100%;max-height:25%}[layout-gt-xs=column]>[flex-gt-xs="25"],[layout-gt-xs=row]>[flex-gt-xs="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="25"]{max-width:100%;max-height:25%}[flex-gt-xs="30"],[layout=column]>[flex-gt-xs="30"],[layout=row]>[flex-gt-xs="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="30"]{max-width:100%;max-height:30%}[layout-gt-xs=column]>[flex-gt-xs="30"],[layout-gt-xs=row]>[flex-gt-xs="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="30"]{max-width:100%;max-height:30%}[flex-gt-xs="35"],[layout=column]>[flex-gt-xs="35"],[layout=row]>[flex-gt-xs="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="35"]{max-width:100%;max-height:35%}[layout-gt-xs=column]>[flex-gt-xs="35"],[layout-gt-xs=row]>[flex-gt-xs="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="35"]{max-width:100%;max-height:35%}[flex-gt-xs="40"],[layout=column]>[flex-gt-xs="40"],[layout=row]>[flex-gt-xs="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="40"]{max-width:100%;max-height:40%}[layout-gt-xs=column]>[flex-gt-xs="40"],[layout-gt-xs=row]>[flex-gt-xs="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="40"]{max-width:100%;max-height:40%}[flex-gt-xs="45"],[layout=column]>[flex-gt-xs="45"],[layout=row]>[flex-gt-xs="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="45"]{max-width:100%;max-height:45%}[layout-gt-xs=column]>[flex-gt-xs="45"],[layout-gt-xs=row]>[flex-gt-xs="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="45"]{max-width:100%;max-height:45%}[flex-gt-xs="50"],[layout=column]>[flex-gt-xs="50"],[layout=row]>[flex-gt-xs="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="50"]{max-width:100%;max-height:50%}[layout-gt-xs=column]>[flex-gt-xs="50"],[layout-gt-xs=row]>[flex-gt-xs="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="50"]{max-width:100%;max-height:50%}[flex-gt-xs="55"],[layout=column]>[flex-gt-xs="55"],[layout=row]>[flex-gt-xs="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="55"]{max-width:100%;max-height:55%}[layout-gt-xs=column]>[flex-gt-xs="55"],[layout-gt-xs=row]>[flex-gt-xs="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="55"]{max-width:100%;max-height:55%}[flex-gt-xs="60"],[layout=column]>[flex-gt-xs="60"],[layout=row]>[flex-gt-xs="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="60"]{max-width:100%;max-height:60%}[layout-gt-xs=column]>[flex-gt-xs="60"],[layout-gt-xs=row]>[flex-gt-xs="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="60"]{max-width:100%;max-height:60%}[flex-gt-xs="65"],[layout=column]>[flex-gt-xs="65"],[layout=row]>[flex-gt-xs="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="65"]{max-width:100%;max-height:65%}[layout-gt-xs=column]>[flex-gt-xs="65"],[layout-gt-xs=row]>[flex-gt-xs="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="65"]{max-width:100%;max-height:65%}[flex-gt-xs="70"],[layout=column]>[flex-gt-xs="70"],[layout=row]>[flex-gt-xs="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="70"]{max-width:100%;max-height:70%}[layout-gt-xs=column]>[flex-gt-xs="70"],[layout-gt-xs=row]>[flex-gt-xs="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="70"]{max-width:100%;max-height:70%}[flex-gt-xs="75"],[layout=column]>[flex-gt-xs="75"],[layout=row]>[flex-gt-xs="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="75"]{max-width:100%;max-height:75%}[layout-gt-xs=column]>[flex-gt-xs="75"],[layout-gt-xs=row]>[flex-gt-xs="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="75"]{max-width:100%;max-height:75%}[flex-gt-xs="80"],[layout=column]>[flex-gt-xs="80"],[layout=row]>[flex-gt-xs="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="80"]{max-width:100%;max-height:80%}[layout-gt-xs=column]>[flex-gt-xs="80"],[layout-gt-xs=row]>[flex-gt-xs="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="80"]{max-width:100%;max-height:80%}[flex-gt-xs="85"],[layout=column]>[flex-gt-xs="85"],[layout=row]>[flex-gt-xs="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="85"]{max-width:100%;max-height:85%}[layout-gt-xs=column]>[flex-gt-xs="85"],[layout-gt-xs=row]>[flex-gt-xs="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="85"]{max-width:100%;max-height:85%}[flex-gt-xs="90"],[layout=column]>[flex-gt-xs="90"],[layout=row]>[flex-gt-xs="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="90"]{max-width:100%;max-height:90%}[layout-gt-xs=column]>[flex-gt-xs="90"],[layout-gt-xs=row]>[flex-gt-xs="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="90"]{max-width:100%;max-height:90%}[flex-gt-xs="95"],[layout=column]>[flex-gt-xs="95"],[layout=row]>[flex-gt-xs="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-xs="95"]{max-width:100%;max-height:95%}[layout-gt-xs=column]>[flex-gt-xs="95"],[layout-gt-xs=row]>[flex-gt-xs="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="95"]{max-width:100%;max-height:95%}[flex-gt-xs="100"],[layout=column]>[flex-gt-xs="100"],[layout=row]>[flex-gt-xs="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-xs="33"],[layout=row]>[flex-gt-xs="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-gt-xs="33"],[layout=column]>[flex-gt-xs="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-gt-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-gt-xs=column]>[flex-gt-xs="100"],[layout-gt-xs=row]>[flex-gt-xs="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-gt-xs=row]>[flex-gt-xs="33"],[layout-gt-xs=row]>[flex-gt-xs="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-gt-xs=row]>[flex-gt-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-gt-xs=column]>[flex-gt-xs="33"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-gt-xs=column]>[flex-gt-xs="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-xs=column],[layout-gt-xs=row],[layout-gt-xs]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-gt-xs=column]{-ms-flex-direction:column;flex-direction:column}[layout-gt-xs=row]{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px) and (max-width:959px){[hide-gt-xs]:not([show-gt-xs]):not([show-sm]):not([show]),[hide-sm]:not([show-gt-xs]):not([show-sm]):not([show]),[hide]:not([show-gt-xs]):not([show-sm]):not([show]){display:none}[flex-order-sm="-20"]{-ms-flex-order:-20;order:-20}[flex-order-sm="-19"]{-ms-flex-order:-19;order:-19}[flex-order-sm="-18"]{-ms-flex-order:-18;order:-18}[flex-order-sm="-17"]{-ms-flex-order:-17;order:-17}[flex-order-sm="-16"]{-ms-flex-order:-16;order:-16}[flex-order-sm="-15"]{-ms-flex-order:-15;order:-15}[flex-order-sm="-14"]{-ms-flex-order:-14;order:-14}[flex-order-sm="-13"]{-ms-flex-order:-13;order:-13}[flex-order-sm="-12"]{-ms-flex-order:-12;order:-12}[flex-order-sm="-11"]{-ms-flex-order:-11;order:-11}[flex-order-sm="-10"]{-ms-flex-order:-10;order:-10}[flex-order-sm="-9"]{-ms-flex-order:-9;order:-9}[flex-order-sm="-8"]{-ms-flex-order:-8;order:-8}[flex-order-sm="-7"]{-ms-flex-order:-7;order:-7}[flex-order-sm="-6"]{-ms-flex-order:-6;order:-6}[flex-order-sm="-5"]{-ms-flex-order:-5;order:-5}[flex-order-sm="-4"]{-ms-flex-order:-4;order:-4}[flex-order-sm="-3"]{-ms-flex-order:-3;order:-3}[flex-order-sm="-2"]{-ms-flex-order:-2;order:-2}[flex-order-sm="-1"]{-ms-flex-order:-1;order:-1}[flex-order-sm="0"]{-ms-flex-order:0;order:0}[flex-order-sm="1"]{-ms-flex-order:1;order:1}[flex-order-sm="2"]{-ms-flex-order:2;order:2}[flex-order-sm="3"]{-ms-flex-order:3;order:3}[flex-order-sm="4"]{-ms-flex-order:4;order:4}[flex-order-sm="5"]{-ms-flex-order:5;order:5}[flex-order-sm="6"]{-ms-flex-order:6;order:6}[flex-order-sm="7"]{-ms-flex-order:7;order:7}[flex-order-sm="8"]{-ms-flex-order:8;order:8}[flex-order-sm="9"]{-ms-flex-order:9;order:9}[flex-order-sm="10"]{-ms-flex-order:10;order:10}[flex-order-sm="11"]{-ms-flex-order:11;order:11}[flex-order-sm="12"]{-ms-flex-order:12;order:12}[flex-order-sm="13"]{-ms-flex-order:13;order:13}[flex-order-sm="14"]{-ms-flex-order:14;order:14}[flex-order-sm="15"]{-ms-flex-order:15;order:15}[flex-order-sm="16"]{-ms-flex-order:16;order:16}[flex-order-sm="17"]{-ms-flex-order:17;order:17}[flex-order-sm="18"]{-ms-flex-order:18;order:18}[flex-order-sm="19"]{-ms-flex-order:19;order:19}[flex-order-sm="20"]{-ms-flex-order:20;order:20}[flex-offset-sm="0"]{margin-left:0%}[flex-offset-sm="5"]{margin-left:5%}[flex-offset-sm="10"]{margin-left:10%}[flex-offset-sm="15"]{margin-left:15%}[flex-offset-sm="20"]{margin-left:20%}[flex-offset-sm="25"]{margin-left:25%}[flex-offset-sm="30"]{margin-left:30%}[flex-offset-sm="35"]{margin-left:35%}[flex-offset-sm="40"]{margin-left:40%}[flex-offset-sm="45"]{margin-left:45%}[flex-offset-sm="50"]{margin-left:50%}[flex-offset-sm="55"]{margin-left:55%}[flex-offset-sm="60"]{margin-left:60%}[flex-offset-sm="65"]{margin-left:65%}[flex-offset-sm="70"]{margin-left:70%}[flex-offset-sm="75"]{margin-left:75%}[flex-offset-sm="80"]{margin-left:80%}[flex-offset-sm="85"]{margin-left:85%}[flex-offset-sm="90"]{margin-left:90%}[flex-offset-sm="95"]{margin-left:95%}[flex-offset-sm="33"]{margin-left:calc(100%/3)}[flex-offset-sm="66"]{margin-left:calc(200%/3)}[layout-align-sm]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-sm="start center"],[layout-align-sm="start end"],[layout-align-sm="start start"],[layout-align-sm="start stretch"],[layout-align-sm=start],[layout-align-sm]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-sm="center center"],[layout-align-sm="center end"],[layout-align-sm="center start"],[layout-align-sm="center stretch"],[layout-align-sm=center]{-ms-flex-pack:center;justify-content:center}[layout-align-sm="end center"],[layout-align-sm="end end"],[layout-align-sm="end start"],[layout-align-sm="end stretch"],[layout-align-sm=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-sm="space-around center"],[layout-align-sm="space-around end"],[layout-align-sm="space-around start"],[layout-align-sm="space-around stretch"],[layout-align-sm=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-sm="space-between center"],[layout-align-sm="space-between end"],[layout-align-sm="space-between start"],[layout-align-sm="space-between stretch"],[layout-align-sm=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-sm="center start"],[layout-align-sm="end start"],[layout-align-sm="space-around start"],[layout-align-sm="space-between start"],[layout-align-sm="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-sm="center center"],[layout-align-sm="end center"],[layout-align-sm="space-around center"],[layout-align-sm="space-between center"],[layout-align-sm="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-sm="center center"]>*,[layout-align-sm="end center"]>*,[layout-align-sm="space-around center"]>*,[layout-align-sm="space-between center"]>*,[layout-align-sm="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-sm="center end"],[layout-align-sm="end end"],[layout-align-sm="space-around end"],[layout-align-sm="space-between end"],[layout-align-sm="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-sm="center stretch"],[layout-align-sm="end stretch"],[layout-align-sm="space-around stretch"],[layout-align-sm="space-between stretch"],[layout-align-sm="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-sm]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-sm-grow],[flex-sm-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-sm-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-sm-auto],[flex-sm-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-sm-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-sm="0"],[layout=column]>[flex-sm="0"],[layout=row]>[flex-sm="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="0"]{max-width:100%;max-height:0%}[layout-sm=column]>[flex-sm="0"],[layout-sm=row]>[flex-sm="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="0"]{max-width:100%;max-height:0%}[flex-sm="5"],[layout=column]>[flex-sm="5"],[layout=row]>[flex-sm="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="5"]{max-width:100%;max-height:5%}[layout-sm=column]>[flex-sm="5"],[layout-sm=row]>[flex-sm="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="5"]{max-width:100%;max-height:5%}[flex-sm="10"],[layout=column]>[flex-sm="10"],[layout=row]>[flex-sm="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="10"]{max-width:100%;max-height:10%}[layout-sm=column]>[flex-sm="10"],[layout-sm=row]>[flex-sm="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="10"]{max-width:100%;max-height:10%}[flex-sm="15"],[layout=column]>[flex-sm="15"],[layout=row]>[flex-sm="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="15"]{max-width:100%;max-height:15%}[layout-sm=column]>[flex-sm="15"],[layout-sm=row]>[flex-sm="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="15"]{max-width:100%;max-height:15%}[flex-sm="20"],[layout=column]>[flex-sm="20"],[layout=row]>[flex-sm="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="20"]{max-width:100%;max-height:20%}[layout-sm=column]>[flex-sm="20"],[layout-sm=row]>[flex-sm="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="20"]{max-width:100%;max-height:20%}[flex-sm="25"],[layout=column]>[flex-sm="25"],[layout=row]>[flex-sm="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="25"]{max-width:100%;max-height:25%}[layout-sm=column]>[flex-sm="25"],[layout-sm=row]>[flex-sm="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="25"]{max-width:100%;max-height:25%}[flex-sm="30"],[layout=column]>[flex-sm="30"],[layout=row]>[flex-sm="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="30"]{max-width:100%;max-height:30%}[layout-sm=column]>[flex-sm="30"],[layout-sm=row]>[flex-sm="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="30"]{max-width:100%;max-height:30%}[flex-sm="35"],[layout=column]>[flex-sm="35"],[layout=row]>[flex-sm="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="35"]{max-width:100%;max-height:35%}[layout-sm=column]>[flex-sm="35"],[layout-sm=row]>[flex-sm="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="35"]{max-width:100%;max-height:35%}[flex-sm="40"],[layout=column]>[flex-sm="40"],[layout=row]>[flex-sm="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="40"]{max-width:100%;max-height:40%}[layout-sm=column]>[flex-sm="40"],[layout-sm=row]>[flex-sm="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="40"]{max-width:100%;max-height:40%}[flex-sm="45"],[layout=column]>[flex-sm="45"],[layout=row]>[flex-sm="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="45"]{max-width:100%;max-height:45%}[layout-sm=column]>[flex-sm="45"],[layout-sm=row]>[flex-sm="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="45"]{max-width:100%;max-height:45%}[flex-sm="50"],[layout=column]>[flex-sm="50"],[layout=row]>[flex-sm="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="50"]{max-width:100%;max-height:50%}[layout-sm=column]>[flex-sm="50"],[layout-sm=row]>[flex-sm="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="50"]{max-width:100%;max-height:50%}[flex-sm="55"],[layout=column]>[flex-sm="55"],[layout=row]>[flex-sm="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="55"]{max-width:100%;max-height:55%}[layout-sm=column]>[flex-sm="55"],[layout-sm=row]>[flex-sm="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="55"]{max-width:100%;max-height:55%}[flex-sm="60"],[layout=column]>[flex-sm="60"],[layout=row]>[flex-sm="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="60"]{max-width:100%;max-height:60%}[layout-sm=column]>[flex-sm="60"],[layout-sm=row]>[flex-sm="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="60"]{max-width:100%;max-height:60%}[flex-sm="65"],[layout=column]>[flex-sm="65"],[layout=row]>[flex-sm="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="65"]{max-width:100%;max-height:65%}[layout-sm=column]>[flex-sm="65"],[layout-sm=row]>[flex-sm="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="65"]{max-width:100%;max-height:65%}[flex-sm="70"],[layout=column]>[flex-sm="70"],[layout=row]>[flex-sm="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="70"]{max-width:100%;max-height:70%}[layout-sm=column]>[flex-sm="70"],[layout-sm=row]>[flex-sm="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="70"]{max-width:100%;max-height:70%}[flex-sm="75"],[layout=column]>[flex-sm="75"],[layout=row]>[flex-sm="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="75"]{max-width:100%;max-height:75%}[layout-sm=column]>[flex-sm="75"],[layout-sm=row]>[flex-sm="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="75"]{max-width:100%;max-height:75%}[flex-sm="80"],[layout=column]>[flex-sm="80"],[layout=row]>[flex-sm="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="80"]{max-width:100%;max-height:80%}[layout-sm=column]>[flex-sm="80"],[layout-sm=row]>[flex-sm="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="80"]{max-width:100%;max-height:80%}[flex-sm="85"],[layout=column]>[flex-sm="85"],[layout=row]>[flex-sm="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="85"]{max-width:100%;max-height:85%}[layout-sm=column]>[flex-sm="85"],[layout-sm=row]>[flex-sm="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="85"]{max-width:100%;max-height:85%}[flex-sm="90"],[layout=column]>[flex-sm="90"],[layout=row]>[flex-sm="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="90"]{max-width:100%;max-height:90%}[layout-sm=column]>[flex-sm="90"],[layout-sm=row]>[flex-sm="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="90"]{max-width:100%;max-height:90%}[flex-sm="95"],[layout=column]>[flex-sm="95"],[layout=row]>[flex-sm="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-sm="95"]{max-width:100%;max-height:95%}[layout-sm=column]>[flex-sm="95"],[layout-sm=row]>[flex-sm="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-sm=column]>[flex-sm="95"]{max-width:100%;max-height:95%}[flex-sm="100"],[layout=column]>[flex-sm="100"],[layout=row]>[flex-sm="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-sm="33"],[layout=row]>[flex-sm="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-sm="33"],[layout=column]>[flex-sm="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-sm=column]>[flex-sm="100"],[layout-sm=row]>[flex-sm="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-sm=row]>[flex-sm="33"],[layout-sm=row]>[flex-sm="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-sm=row]>[flex-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-sm=column]>[flex-sm="33"],[layout-sm=column]>[flex-sm="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-sm=column]>[flex-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-sm=column],[layout-sm=row],[layout-sm]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-sm=column]{-ms-flex-direction:column;flex-direction:column}[layout-sm=row]{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){[flex-order-gt-sm="-20"]{-ms-flex-order:-20;order:-20}[flex-order-gt-sm="-19"]{-ms-flex-order:-19;order:-19}[flex-order-gt-sm="-18"]{-ms-flex-order:-18;order:-18}[flex-order-gt-sm="-17"]{-ms-flex-order:-17;order:-17}[flex-order-gt-sm="-16"]{-ms-flex-order:-16;order:-16}[flex-order-gt-sm="-15"]{-ms-flex-order:-15;order:-15}[flex-order-gt-sm="-14"]{-ms-flex-order:-14;order:-14}[flex-order-gt-sm="-13"]{-ms-flex-order:-13;order:-13}[flex-order-gt-sm="-12"]{-ms-flex-order:-12;order:-12}[flex-order-gt-sm="-11"]{-ms-flex-order:-11;order:-11}[flex-order-gt-sm="-10"]{-ms-flex-order:-10;order:-10}[flex-order-gt-sm="-9"]{-ms-flex-order:-9;order:-9}[flex-order-gt-sm="-8"]{-ms-flex-order:-8;order:-8}[flex-order-gt-sm="-7"]{-ms-flex-order:-7;order:-7}[flex-order-gt-sm="-6"]{-ms-flex-order:-6;order:-6}[flex-order-gt-sm="-5"]{-ms-flex-order:-5;order:-5}[flex-order-gt-sm="-4"]{-ms-flex-order:-4;order:-4}[flex-order-gt-sm="-3"]{-ms-flex-order:-3;order:-3}[flex-order-gt-sm="-2"]{-ms-flex-order:-2;order:-2}[flex-order-gt-sm="-1"]{-ms-flex-order:-1;order:-1}[flex-order-gt-sm="0"]{-ms-flex-order:0;order:0}[flex-order-gt-sm="1"]{-ms-flex-order:1;order:1}[flex-order-gt-sm="2"]{-ms-flex-order:2;order:2}[flex-order-gt-sm="3"]{-ms-flex-order:3;order:3}[flex-order-gt-sm="4"]{-ms-flex-order:4;order:4}[flex-order-gt-sm="5"]{-ms-flex-order:5;order:5}[flex-order-gt-sm="6"]{-ms-flex-order:6;order:6}[flex-order-gt-sm="7"]{-ms-flex-order:7;order:7}[flex-order-gt-sm="8"]{-ms-flex-order:8;order:8}[flex-order-gt-sm="9"]{-ms-flex-order:9;order:9}[flex-order-gt-sm="10"]{-ms-flex-order:10;order:10}[flex-order-gt-sm="11"]{-ms-flex-order:11;order:11}[flex-order-gt-sm="12"]{-ms-flex-order:12;order:12}[flex-order-gt-sm="13"]{-ms-flex-order:13;order:13}[flex-order-gt-sm="14"]{-ms-flex-order:14;order:14}[flex-order-gt-sm="15"]{-ms-flex-order:15;order:15}[flex-order-gt-sm="16"]{-ms-flex-order:16;order:16}[flex-order-gt-sm="17"]{-ms-flex-order:17;order:17}[flex-order-gt-sm="18"]{-ms-flex-order:18;order:18}[flex-order-gt-sm="19"]{-ms-flex-order:19;order:19}[flex-order-gt-sm="20"]{-ms-flex-order:20;order:20}[flex-offset-gt-sm="0"]{margin-left:0%}[flex-offset-gt-sm="5"]{margin-left:5%}[flex-offset-gt-sm="10"]{margin-left:10%}[flex-offset-gt-sm="15"]{margin-left:15%}[flex-offset-gt-sm="20"]{margin-left:20%}[flex-offset-gt-sm="25"]{margin-left:25%}[flex-offset-gt-sm="30"]{margin-left:30%}[flex-offset-gt-sm="35"]{margin-left:35%}[flex-offset-gt-sm="40"]{margin-left:40%}[flex-offset-gt-sm="45"]{margin-left:45%}[flex-offset-gt-sm="50"]{margin-left:50%}[flex-offset-gt-sm="55"]{margin-left:55%}[flex-offset-gt-sm="60"]{margin-left:60%}[flex-offset-gt-sm="65"]{margin-left:65%}[flex-offset-gt-sm="70"]{margin-left:70%}[flex-offset-gt-sm="75"]{margin-left:75%}[flex-offset-gt-sm="80"]{margin-left:80%}[flex-offset-gt-sm="85"]{margin-left:85%}[flex-offset-gt-sm="90"]{margin-left:90%}[flex-offset-gt-sm="95"]{margin-left:95%}[flex-offset-gt-sm="33"]{margin-left:calc(100%/3)}[flex-offset-gt-sm="66"]{margin-left:calc(200%/3)}[layout-align-gt-sm]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-gt-sm="start center"],[layout-align-gt-sm="start end"],[layout-align-gt-sm="start start"],[layout-align-gt-sm="start stretch"],[layout-align-gt-sm=start],[layout-align-gt-sm]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-gt-sm="center center"],[layout-align-gt-sm="center end"],[layout-align-gt-sm="center start"],[layout-align-gt-sm="center stretch"],[layout-align-gt-sm=center]{-ms-flex-pack:center;justify-content:center}[layout-align-gt-sm="end center"],[layout-align-gt-sm="end end"],[layout-align-gt-sm="end start"],[layout-align-gt-sm="end stretch"],[layout-align-gt-sm=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-gt-sm="space-around center"],[layout-align-gt-sm="space-around end"],[layout-align-gt-sm="space-around start"],[layout-align-gt-sm="space-around stretch"],[layout-align-gt-sm=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-gt-sm="space-between center"],[layout-align-gt-sm="space-between end"],[layout-align-gt-sm="space-between start"],[layout-align-gt-sm="space-between stretch"],[layout-align-gt-sm=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-gt-sm="center start"],[layout-align-gt-sm="end start"],[layout-align-gt-sm="space-around start"],[layout-align-gt-sm="space-between start"],[layout-align-gt-sm="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-gt-sm="center center"],[layout-align-gt-sm="end center"],[layout-align-gt-sm="space-around center"],[layout-align-gt-sm="space-between center"],[layout-align-gt-sm="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-gt-sm="center center"]>*,[layout-align-gt-sm="end center"]>*,[layout-align-gt-sm="space-around center"]>*,[layout-align-gt-sm="space-between center"]>*,[layout-align-gt-sm="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-sm="center end"],[layout-align-gt-sm="end end"],[layout-align-gt-sm="space-around end"],[layout-align-gt-sm="space-between end"],[layout-align-gt-sm="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-gt-sm="center stretch"],[layout-align-gt-sm="end stretch"],[layout-align-gt-sm="space-around stretch"],[layout-align-gt-sm="space-between stretch"],[layout-align-gt-sm="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-gt-sm]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-gt-sm-grow],[flex-gt-sm-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-gt-sm-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-gt-sm-auto],[flex-gt-sm-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-gt-sm-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-gt-sm="0"],[layout=column]>[flex-gt-sm="0"],[layout=row]>[flex-gt-sm="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="0"]{max-width:100%;max-height:0%}[layout-gt-sm=column]>[flex-gt-sm="0"],[layout-gt-sm=row]>[flex-gt-sm="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="0"]{max-width:100%;max-height:0%}[flex-gt-sm="5"],[layout=column]>[flex-gt-sm="5"],[layout=row]>[flex-gt-sm="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="5"]{max-width:100%;max-height:5%}[layout-gt-sm=column]>[flex-gt-sm="5"],[layout-gt-sm=row]>[flex-gt-sm="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="5"]{max-width:100%;max-height:5%}[flex-gt-sm="10"],[layout=column]>[flex-gt-sm="10"],[layout=row]>[flex-gt-sm="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="10"]{max-width:100%;max-height:10%}[layout-gt-sm=column]>[flex-gt-sm="10"],[layout-gt-sm=row]>[flex-gt-sm="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="10"]{max-width:100%;max-height:10%}[flex-gt-sm="15"],[layout=column]>[flex-gt-sm="15"],[layout=row]>[flex-gt-sm="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="15"]{max-width:100%;max-height:15%}[layout-gt-sm=column]>[flex-gt-sm="15"],[layout-gt-sm=row]>[flex-gt-sm="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="15"]{max-width:100%;max-height:15%}[flex-gt-sm="20"],[layout=column]>[flex-gt-sm="20"],[layout=row]>[flex-gt-sm="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="20"]{max-width:100%;max-height:20%}[layout-gt-sm=column]>[flex-gt-sm="20"],[layout-gt-sm=row]>[flex-gt-sm="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="20"]{max-width:100%;max-height:20%}[flex-gt-sm="25"],[layout=column]>[flex-gt-sm="25"],[layout=row]>[flex-gt-sm="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="25"]{max-width:100%;max-height:25%}[layout-gt-sm=column]>[flex-gt-sm="25"],[layout-gt-sm=row]>[flex-gt-sm="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="25"]{max-width:100%;max-height:25%}[flex-gt-sm="30"],[layout=column]>[flex-gt-sm="30"],[layout=row]>[flex-gt-sm="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="30"]{max-width:100%;max-height:30%}[layout-gt-sm=column]>[flex-gt-sm="30"],[layout-gt-sm=row]>[flex-gt-sm="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="30"]{max-width:100%;max-height:30%}[flex-gt-sm="35"],[layout=column]>[flex-gt-sm="35"],[layout=row]>[flex-gt-sm="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="35"]{max-width:100%;max-height:35%}[layout-gt-sm=column]>[flex-gt-sm="35"],[layout-gt-sm=row]>[flex-gt-sm="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="35"]{max-width:100%;max-height:35%}[flex-gt-sm="40"],[layout=column]>[flex-gt-sm="40"],[layout=row]>[flex-gt-sm="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="40"]{max-width:100%;max-height:40%}[layout-gt-sm=column]>[flex-gt-sm="40"],[layout-gt-sm=row]>[flex-gt-sm="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="40"]{max-width:100%;max-height:40%}[flex-gt-sm="45"],[layout=column]>[flex-gt-sm="45"],[layout=row]>[flex-gt-sm="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="45"]{max-width:100%;max-height:45%}[layout-gt-sm=column]>[flex-gt-sm="45"],[layout-gt-sm=row]>[flex-gt-sm="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="45"]{max-width:100%;max-height:45%}[flex-gt-sm="50"],[layout=column]>[flex-gt-sm="50"],[layout=row]>[flex-gt-sm="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="50"]{max-width:100%;max-height:50%}[layout-gt-sm=column]>[flex-gt-sm="50"],[layout-gt-sm=row]>[flex-gt-sm="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="50"]{max-width:100%;max-height:50%}[flex-gt-sm="55"],[layout=column]>[flex-gt-sm="55"],[layout=row]>[flex-gt-sm="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="55"]{max-width:100%;max-height:55%}[layout-gt-sm=column]>[flex-gt-sm="55"],[layout-gt-sm=row]>[flex-gt-sm="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="55"]{max-width:100%;max-height:55%}[flex-gt-sm="60"],[layout=column]>[flex-gt-sm="60"],[layout=row]>[flex-gt-sm="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="60"]{max-width:100%;max-height:60%}[layout-gt-sm=column]>[flex-gt-sm="60"],[layout-gt-sm=row]>[flex-gt-sm="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="60"]{max-width:100%;max-height:60%}[flex-gt-sm="65"],[layout=column]>[flex-gt-sm="65"],[layout=row]>[flex-gt-sm="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="65"]{max-width:100%;max-height:65%}[layout-gt-sm=column]>[flex-gt-sm="65"],[layout-gt-sm=row]>[flex-gt-sm="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="65"]{max-width:100%;max-height:65%}[flex-gt-sm="70"],[layout=column]>[flex-gt-sm="70"],[layout=row]>[flex-gt-sm="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="70"]{max-width:100%;max-height:70%}[layout-gt-sm=column]>[flex-gt-sm="70"],[layout-gt-sm=row]>[flex-gt-sm="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="70"]{max-width:100%;max-height:70%}[flex-gt-sm="75"],[layout=column]>[flex-gt-sm="75"],[layout=row]>[flex-gt-sm="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="75"]{max-width:100%;max-height:75%}[layout-gt-sm=column]>[flex-gt-sm="75"],[layout-gt-sm=row]>[flex-gt-sm="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="75"]{max-width:100%;max-height:75%}[flex-gt-sm="80"],[layout=column]>[flex-gt-sm="80"],[layout=row]>[flex-gt-sm="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="80"]{max-width:100%;max-height:80%}[layout-gt-sm=column]>[flex-gt-sm="80"],[layout-gt-sm=row]>[flex-gt-sm="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="80"]{max-width:100%;max-height:80%}[flex-gt-sm="85"],[layout=column]>[flex-gt-sm="85"],[layout=row]>[flex-gt-sm="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="85"]{max-width:100%;max-height:85%}[layout-gt-sm=column]>[flex-gt-sm="85"],[layout-gt-sm=row]>[flex-gt-sm="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="85"]{max-width:100%;max-height:85%}[flex-gt-sm="90"],[layout=column]>[flex-gt-sm="90"],[layout=row]>[flex-gt-sm="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="90"]{max-width:100%;max-height:90%}[layout-gt-sm=column]>[flex-gt-sm="90"],[layout-gt-sm=row]>[flex-gt-sm="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="90"]{max-width:100%;max-height:90%}[flex-gt-sm="95"],[layout=column]>[flex-gt-sm="95"],[layout=row]>[flex-gt-sm="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-sm="95"]{max-width:100%;max-height:95%}[layout-gt-sm=column]>[flex-gt-sm="95"],[layout-gt-sm=row]>[flex-gt-sm="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="95"]{max-width:100%;max-height:95%}[flex-gt-sm="100"],[layout=column]>[flex-gt-sm="100"],[layout=row]>[flex-gt-sm="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-sm="33"],[layout=row]>[flex-gt-sm="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-gt-sm="33"],[layout=column]>[flex-gt-sm="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-gt-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-gt-sm=column]>[flex-gt-sm="100"],[layout-gt-sm=row]>[flex-gt-sm="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-gt-sm=row]>[flex-gt-sm="33"],[layout-gt-sm=row]>[flex-gt-sm="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-gt-sm=row]>[flex-gt-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-gt-sm=column]>[flex-gt-sm="33"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-gt-sm=column]>[flex-gt-sm="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-sm=column],[layout-gt-sm=row],[layout-gt-sm]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-gt-sm=column]{-ms-flex-direction:column;flex-direction:column}[layout-gt-sm=row]{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px) and (max-width:1279px){[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]),[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]),[hide-md]:not([show-md]):not([show]),[hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]){display:none}[flex-order-md="-20"]{-ms-flex-order:-20;order:-20}[flex-order-md="-19"]{-ms-flex-order:-19;order:-19}[flex-order-md="-18"]{-ms-flex-order:-18;order:-18}[flex-order-md="-17"]{-ms-flex-order:-17;order:-17}[flex-order-md="-16"]{-ms-flex-order:-16;order:-16}[flex-order-md="-15"]{-ms-flex-order:-15;order:-15}[flex-order-md="-14"]{-ms-flex-order:-14;order:-14}[flex-order-md="-13"]{-ms-flex-order:-13;order:-13}[flex-order-md="-12"]{-ms-flex-order:-12;order:-12}[flex-order-md="-11"]{-ms-flex-order:-11;order:-11}[flex-order-md="-10"]{-ms-flex-order:-10;order:-10}[flex-order-md="-9"]{-ms-flex-order:-9;order:-9}[flex-order-md="-8"]{-ms-flex-order:-8;order:-8}[flex-order-md="-7"]{-ms-flex-order:-7;order:-7}[flex-order-md="-6"]{-ms-flex-order:-6;order:-6}[flex-order-md="-5"]{-ms-flex-order:-5;order:-5}[flex-order-md="-4"]{-ms-flex-order:-4;order:-4}[flex-order-md="-3"]{-ms-flex-order:-3;order:-3}[flex-order-md="-2"]{-ms-flex-order:-2;order:-2}[flex-order-md="-1"]{-ms-flex-order:-1;order:-1}[flex-order-md="0"]{-ms-flex-order:0;order:0}[flex-order-md="1"]{-ms-flex-order:1;order:1}[flex-order-md="2"]{-ms-flex-order:2;order:2}[flex-order-md="3"]{-ms-flex-order:3;order:3}[flex-order-md="4"]{-ms-flex-order:4;order:4}[flex-order-md="5"]{-ms-flex-order:5;order:5}[flex-order-md="6"]{-ms-flex-order:6;order:6}[flex-order-md="7"]{-ms-flex-order:7;order:7}[flex-order-md="8"]{-ms-flex-order:8;order:8}[flex-order-md="9"]{-ms-flex-order:9;order:9}[flex-order-md="10"]{-ms-flex-order:10;order:10}[flex-order-md="11"]{-ms-flex-order:11;order:11}[flex-order-md="12"]{-ms-flex-order:12;order:12}[flex-order-md="13"]{-ms-flex-order:13;order:13}[flex-order-md="14"]{-ms-flex-order:14;order:14}[flex-order-md="15"]{-ms-flex-order:15;order:15}[flex-order-md="16"]{-ms-flex-order:16;order:16}[flex-order-md="17"]{-ms-flex-order:17;order:17}[flex-order-md="18"]{-ms-flex-order:18;order:18}[flex-order-md="19"]{-ms-flex-order:19;order:19}[flex-order-md="20"]{-ms-flex-order:20;order:20}[flex-offset-md="0"]{margin-left:0%}[flex-offset-md="5"]{margin-left:5%}[flex-offset-md="10"]{margin-left:10%}[flex-offset-md="15"]{margin-left:15%}[flex-offset-md="20"]{margin-left:20%}[flex-offset-md="25"]{margin-left:25%}[flex-offset-md="30"]{margin-left:30%}[flex-offset-md="35"]{margin-left:35%}[flex-offset-md="40"]{margin-left:40%}[flex-offset-md="45"]{margin-left:45%}[flex-offset-md="50"]{margin-left:50%}[flex-offset-md="55"]{margin-left:55%}[flex-offset-md="60"]{margin-left:60%}[flex-offset-md="65"]{margin-left:65%}[flex-offset-md="70"]{margin-left:70%}[flex-offset-md="75"]{margin-left:75%}[flex-offset-md="80"]{margin-left:80%}[flex-offset-md="85"]{margin-left:85%}[flex-offset-md="90"]{margin-left:90%}[flex-offset-md="95"]{margin-left:95%}[flex-offset-md="33"]{margin-left:calc(100%/3)}[flex-offset-md="66"]{margin-left:calc(200%/3)}[layout-align-md]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-md="start center"],[layout-align-md="start end"],[layout-align-md="start start"],[layout-align-md="start stretch"],[layout-align-md=start],[layout-align-md]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-md="center center"],[layout-align-md="center end"],[layout-align-md="center start"],[layout-align-md="center stretch"],[layout-align-md=center]{-ms-flex-pack:center;justify-content:center}[layout-align-md="end center"],[layout-align-md="end end"],[layout-align-md="end start"],[layout-align-md="end stretch"],[layout-align-md=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-md="space-around center"],[layout-align-md="space-around end"],[layout-align-md="space-around start"],[layout-align-md="space-around stretch"],[layout-align-md=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-md="space-between center"],[layout-align-md="space-between end"],[layout-align-md="space-between start"],[layout-align-md="space-between stretch"],[layout-align-md=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-md="center start"],[layout-align-md="end start"],[layout-align-md="space-around start"],[layout-align-md="space-between start"],[layout-align-md="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-md="center center"],[layout-align-md="end center"],[layout-align-md="space-around center"],[layout-align-md="space-between center"],[layout-align-md="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-md="center center"]>*,[layout-align-md="end center"]>*,[layout-align-md="space-around center"]>*,[layout-align-md="space-between center"]>*,[layout-align-md="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-md="center end"],[layout-align-md="end end"],[layout-align-md="space-around end"],[layout-align-md="space-between end"],[layout-align-md="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-md="center stretch"],[layout-align-md="end stretch"],[layout-align-md="space-around stretch"],[layout-align-md="space-between stretch"],[layout-align-md="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-md]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-md-grow],[flex-md-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-md-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-md-auto],[flex-md-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-md-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-md="0"],[layout=column]>[flex-md="0"],[layout=row]>[flex-md="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="0"]{max-width:100%;max-height:0%}[layout-md=column]>[flex-md="0"],[layout-md=row]>[flex-md="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="0"]{max-width:100%;max-height:0%}[flex-md="5"],[layout=column]>[flex-md="5"],[layout=row]>[flex-md="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="5"]{max-width:100%;max-height:5%}[layout-md=column]>[flex-md="5"],[layout-md=row]>[flex-md="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="5"]{max-width:100%;max-height:5%}[flex-md="10"],[layout=column]>[flex-md="10"],[layout=row]>[flex-md="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="10"]{max-width:100%;max-height:10%}[layout-md=column]>[flex-md="10"],[layout-md=row]>[flex-md="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="10"]{max-width:100%;max-height:10%}[flex-md="15"],[layout=column]>[flex-md="15"],[layout=row]>[flex-md="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="15"]{max-width:100%;max-height:15%}[layout-md=column]>[flex-md="15"],[layout-md=row]>[flex-md="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="15"]{max-width:100%;max-height:15%}[flex-md="20"],[layout=column]>[flex-md="20"],[layout=row]>[flex-md="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="20"]{max-width:100%;max-height:20%}[layout-md=column]>[flex-md="20"],[layout-md=row]>[flex-md="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="20"]{max-width:100%;max-height:20%}[flex-md="25"],[layout=column]>[flex-md="25"],[layout=row]>[flex-md="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="25"]{max-width:100%;max-height:25%}[layout-md=column]>[flex-md="25"],[layout-md=row]>[flex-md="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="25"]{max-width:100%;max-height:25%}[flex-md="30"],[layout=column]>[flex-md="30"],[layout=row]>[flex-md="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="30"]{max-width:100%;max-height:30%}[layout-md=column]>[flex-md="30"],[layout-md=row]>[flex-md="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="30"]{max-width:100%;max-height:30%}[flex-md="35"],[layout=column]>[flex-md="35"],[layout=row]>[flex-md="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="35"]{max-width:100%;max-height:35%}[layout-md=column]>[flex-md="35"],[layout-md=row]>[flex-md="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="35"]{max-width:100%;max-height:35%}[flex-md="40"],[layout=column]>[flex-md="40"],[layout=row]>[flex-md="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="40"]{max-width:100%;max-height:40%}[layout-md=column]>[flex-md="40"],[layout-md=row]>[flex-md="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="40"]{max-width:100%;max-height:40%}[flex-md="45"],[layout=column]>[flex-md="45"],[layout=row]>[flex-md="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="45"]{max-width:100%;max-height:45%}[layout-md=column]>[flex-md="45"],[layout-md=row]>[flex-md="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="45"]{max-width:100%;max-height:45%}[flex-md="50"],[layout=column]>[flex-md="50"],[layout=row]>[flex-md="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="50"]{max-width:100%;max-height:50%}[layout-md=column]>[flex-md="50"],[layout-md=row]>[flex-md="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="50"]{max-width:100%;max-height:50%}[flex-md="55"],[layout=column]>[flex-md="55"],[layout=row]>[flex-md="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="55"]{max-width:100%;max-height:55%}[layout-md=column]>[flex-md="55"],[layout-md=row]>[flex-md="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="55"]{max-width:100%;max-height:55%}[flex-md="60"],[layout=column]>[flex-md="60"],[layout=row]>[flex-md="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="60"]{max-width:100%;max-height:60%}[layout-md=column]>[flex-md="60"],[layout-md=row]>[flex-md="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="60"]{max-width:100%;max-height:60%}[flex-md="65"],[layout=column]>[flex-md="65"],[layout=row]>[flex-md="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="65"]{max-width:100%;max-height:65%}[layout-md=column]>[flex-md="65"],[layout-md=row]>[flex-md="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="65"]{max-width:100%;max-height:65%}[flex-md="70"],[layout=column]>[flex-md="70"],[layout=row]>[flex-md="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="70"]{max-width:100%;max-height:70%}[layout-md=column]>[flex-md="70"],[layout-md=row]>[flex-md="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="70"]{max-width:100%;max-height:70%}[flex-md="75"],[layout=column]>[flex-md="75"],[layout=row]>[flex-md="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="75"]{max-width:100%;max-height:75%}[layout-md=column]>[flex-md="75"],[layout-md=row]>[flex-md="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="75"]{max-width:100%;max-height:75%}[flex-md="80"],[layout=column]>[flex-md="80"],[layout=row]>[flex-md="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="80"]{max-width:100%;max-height:80%}[layout-md=column]>[flex-md="80"],[layout-md=row]>[flex-md="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="80"]{max-width:100%;max-height:80%}[flex-md="85"],[layout=column]>[flex-md="85"],[layout=row]>[flex-md="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="85"]{max-width:100%;max-height:85%}[layout-md=column]>[flex-md="85"],[layout-md=row]>[flex-md="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="85"]{max-width:100%;max-height:85%}[flex-md="90"],[layout=column]>[flex-md="90"],[layout=row]>[flex-md="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="90"]{max-width:100%;max-height:90%}[layout-md=column]>[flex-md="90"],[layout-md=row]>[flex-md="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="90"]{max-width:100%;max-height:90%}[flex-md="95"],[layout=column]>[flex-md="95"],[layout=row]>[flex-md="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-md="95"]{max-width:100%;max-height:95%}[layout-md=column]>[flex-md="95"],[layout-md=row]>[flex-md="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-md=column]>[flex-md="95"]{max-width:100%;max-height:95%}[flex-md="100"],[layout=column]>[flex-md="100"],[layout=row]>[flex-md="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-md="33"],[layout=row]>[flex-md="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-md="33"],[layout=column]>[flex-md="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-md=column]>[flex-md="100"],[layout-md=row]>[flex-md="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-md=row]>[flex-md="33"],[layout-md=row]>[flex-md="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-md=row]>[flex-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-md=column]>[flex-md="33"],[layout-md=column]>[flex-md="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-md=column]>[flex-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-md=column],[layout-md=row],[layout-md]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-md=column]{-ms-flex-direction:column;flex-direction:column}[layout-md=row]{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px){[flex-order-gt-md="-20"]{-ms-flex-order:-20;order:-20}[flex-order-gt-md="-19"]{-ms-flex-order:-19;order:-19}[flex-order-gt-md="-18"]{-ms-flex-order:-18;order:-18}[flex-order-gt-md="-17"]{-ms-flex-order:-17;order:-17}[flex-order-gt-md="-16"]{-ms-flex-order:-16;order:-16}[flex-order-gt-md="-15"]{-ms-flex-order:-15;order:-15}[flex-order-gt-md="-14"]{-ms-flex-order:-14;order:-14}[flex-order-gt-md="-13"]{-ms-flex-order:-13;order:-13}[flex-order-gt-md="-12"]{-ms-flex-order:-12;order:-12}[flex-order-gt-md="-11"]{-ms-flex-order:-11;order:-11}[flex-order-gt-md="-10"]{-ms-flex-order:-10;order:-10}[flex-order-gt-md="-9"]{-ms-flex-order:-9;order:-9}[flex-order-gt-md="-8"]{-ms-flex-order:-8;order:-8}[flex-order-gt-md="-7"]{-ms-flex-order:-7;order:-7}[flex-order-gt-md="-6"]{-ms-flex-order:-6;order:-6}[flex-order-gt-md="-5"]{-ms-flex-order:-5;order:-5}[flex-order-gt-md="-4"]{-ms-flex-order:-4;order:-4}[flex-order-gt-md="-3"]{-ms-flex-order:-3;order:-3}[flex-order-gt-md="-2"]{-ms-flex-order:-2;order:-2}[flex-order-gt-md="-1"]{-ms-flex-order:-1;order:-1}[flex-order-gt-md="0"]{-ms-flex-order:0;order:0}[flex-order-gt-md="1"]{-ms-flex-order:1;order:1}[flex-order-gt-md="2"]{-ms-flex-order:2;order:2}[flex-order-gt-md="3"]{-ms-flex-order:3;order:3}[flex-order-gt-md="4"]{-ms-flex-order:4;order:4}[flex-order-gt-md="5"]{-ms-flex-order:5;order:5}[flex-order-gt-md="6"]{-ms-flex-order:6;order:6}[flex-order-gt-md="7"]{-ms-flex-order:7;order:7}[flex-order-gt-md="8"]{-ms-flex-order:8;order:8}[flex-order-gt-md="9"]{-ms-flex-order:9;order:9}[flex-order-gt-md="10"]{-ms-flex-order:10;order:10}[flex-order-gt-md="11"]{-ms-flex-order:11;order:11}[flex-order-gt-md="12"]{-ms-flex-order:12;order:12}[flex-order-gt-md="13"]{-ms-flex-order:13;order:13}[flex-order-gt-md="14"]{-ms-flex-order:14;order:14}[flex-order-gt-md="15"]{-ms-flex-order:15;order:15}[flex-order-gt-md="16"]{-ms-flex-order:16;order:16}[flex-order-gt-md="17"]{-ms-flex-order:17;order:17}[flex-order-gt-md="18"]{-ms-flex-order:18;order:18}[flex-order-gt-md="19"]{-ms-flex-order:19;order:19}[flex-order-gt-md="20"]{-ms-flex-order:20;order:20}[flex-offset-gt-md="0"]{margin-left:0%}[flex-offset-gt-md="5"]{margin-left:5%}[flex-offset-gt-md="10"]{margin-left:10%}[flex-offset-gt-md="15"]{margin-left:15%}[flex-offset-gt-md="20"]{margin-left:20%}[flex-offset-gt-md="25"]{margin-left:25%}[flex-offset-gt-md="30"]{margin-left:30%}[flex-offset-gt-md="35"]{margin-left:35%}[flex-offset-gt-md="40"]{margin-left:40%}[flex-offset-gt-md="45"]{margin-left:45%}[flex-offset-gt-md="50"]{margin-left:50%}[flex-offset-gt-md="55"]{margin-left:55%}[flex-offset-gt-md="60"]{margin-left:60%}[flex-offset-gt-md="65"]{margin-left:65%}[flex-offset-gt-md="70"]{margin-left:70%}[flex-offset-gt-md="75"]{margin-left:75%}[flex-offset-gt-md="80"]{margin-left:80%}[flex-offset-gt-md="85"]{margin-left:85%}[flex-offset-gt-md="90"]{margin-left:90%}[flex-offset-gt-md="95"]{margin-left:95%}[flex-offset-gt-md="33"]{margin-left:calc(100%/3)}[flex-offset-gt-md="66"]{margin-left:calc(200%/3)}[layout-align-gt-md]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-gt-md="start center"],[layout-align-gt-md="start end"],[layout-align-gt-md="start start"],[layout-align-gt-md="start stretch"],[layout-align-gt-md=start],[layout-align-gt-md]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-gt-md="center center"],[layout-align-gt-md="center end"],[layout-align-gt-md="center start"],[layout-align-gt-md="center stretch"],[layout-align-gt-md=center]{-ms-flex-pack:center;justify-content:center}[layout-align-gt-md="end center"],[layout-align-gt-md="end end"],[layout-align-gt-md="end start"],[layout-align-gt-md="end stretch"],[layout-align-gt-md=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-gt-md="space-around center"],[layout-align-gt-md="space-around end"],[layout-align-gt-md="space-around start"],[layout-align-gt-md="space-around stretch"],[layout-align-gt-md=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-gt-md="space-between center"],[layout-align-gt-md="space-between end"],[layout-align-gt-md="space-between start"],[layout-align-gt-md="space-between stretch"],[layout-align-gt-md=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-gt-md="center start"],[layout-align-gt-md="end start"],[layout-align-gt-md="space-around start"],[layout-align-gt-md="space-between start"],[layout-align-gt-md="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-gt-md="center center"],[layout-align-gt-md="end center"],[layout-align-gt-md="space-around center"],[layout-align-gt-md="space-between center"],[layout-align-gt-md="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-gt-md="center center"]>*,[layout-align-gt-md="end center"]>*,[layout-align-gt-md="space-around center"]>*,[layout-align-gt-md="space-between center"]>*,[layout-align-gt-md="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-md="center end"],[layout-align-gt-md="end end"],[layout-align-gt-md="space-around end"],[layout-align-gt-md="space-between end"],[layout-align-gt-md="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-gt-md="center stretch"],[layout-align-gt-md="end stretch"],[layout-align-gt-md="space-around stretch"],[layout-align-gt-md="space-between stretch"],[layout-align-gt-md="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-gt-md]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-gt-md-grow],[flex-gt-md-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-gt-md-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-gt-md-auto],[flex-gt-md-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-gt-md-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-gt-md="0"],[layout=column]>[flex-gt-md="0"],[layout=row]>[flex-gt-md="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="0"]{max-width:100%;max-height:0%}[layout-gt-md=column]>[flex-gt-md="0"],[layout-gt-md=row]>[flex-gt-md="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="0"]{max-width:100%;max-height:0%}[flex-gt-md="5"],[layout=column]>[flex-gt-md="5"],[layout=row]>[flex-gt-md="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="5"]{max-width:100%;max-height:5%}[layout-gt-md=column]>[flex-gt-md="5"],[layout-gt-md=row]>[flex-gt-md="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="5"]{max-width:100%;max-height:5%}[flex-gt-md="10"],[layout=column]>[flex-gt-md="10"],[layout=row]>[flex-gt-md="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="10"]{max-width:100%;max-height:10%}[layout-gt-md=column]>[flex-gt-md="10"],[layout-gt-md=row]>[flex-gt-md="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="10"]{max-width:100%;max-height:10%}[flex-gt-md="15"],[layout=column]>[flex-gt-md="15"],[layout=row]>[flex-gt-md="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="15"]{max-width:100%;max-height:15%}[layout-gt-md=column]>[flex-gt-md="15"],[layout-gt-md=row]>[flex-gt-md="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="15"]{max-width:100%;max-height:15%}[flex-gt-md="20"],[layout=column]>[flex-gt-md="20"],[layout=row]>[flex-gt-md="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="20"]{max-width:100%;max-height:20%}[layout-gt-md=column]>[flex-gt-md="20"],[layout-gt-md=row]>[flex-gt-md="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="20"]{max-width:100%;max-height:20%}[flex-gt-md="25"],[layout=column]>[flex-gt-md="25"],[layout=row]>[flex-gt-md="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="25"]{max-width:100%;max-height:25%}[layout-gt-md=column]>[flex-gt-md="25"],[layout-gt-md=row]>[flex-gt-md="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="25"]{max-width:100%;max-height:25%}[flex-gt-md="30"],[layout=column]>[flex-gt-md="30"],[layout=row]>[flex-gt-md="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="30"]{max-width:100%;max-height:30%}[layout-gt-md=column]>[flex-gt-md="30"],[layout-gt-md=row]>[flex-gt-md="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="30"]{max-width:100%;max-height:30%}[flex-gt-md="35"],[layout=column]>[flex-gt-md="35"],[layout=row]>[flex-gt-md="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="35"]{max-width:100%;max-height:35%}[layout-gt-md=column]>[flex-gt-md="35"],[layout-gt-md=row]>[flex-gt-md="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="35"]{max-width:100%;max-height:35%}[flex-gt-md="40"],[layout=column]>[flex-gt-md="40"],[layout=row]>[flex-gt-md="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="40"]{max-width:100%;max-height:40%}[layout-gt-md=column]>[flex-gt-md="40"],[layout-gt-md=row]>[flex-gt-md="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="40"]{max-width:100%;max-height:40%}[flex-gt-md="45"],[layout=column]>[flex-gt-md="45"],[layout=row]>[flex-gt-md="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="45"]{max-width:100%;max-height:45%}[layout-gt-md=column]>[flex-gt-md="45"],[layout-gt-md=row]>[flex-gt-md="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="45"]{max-width:100%;max-height:45%}[flex-gt-md="50"],[layout=column]>[flex-gt-md="50"],[layout=row]>[flex-gt-md="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="50"]{max-width:100%;max-height:50%}[layout-gt-md=column]>[flex-gt-md="50"],[layout-gt-md=row]>[flex-gt-md="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="50"]{max-width:100%;max-height:50%}[flex-gt-md="55"],[layout=column]>[flex-gt-md="55"],[layout=row]>[flex-gt-md="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="55"]{max-width:100%;max-height:55%}[layout-gt-md=column]>[flex-gt-md="55"],[layout-gt-md=row]>[flex-gt-md="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="55"]{max-width:100%;max-height:55%}[flex-gt-md="60"],[layout=column]>[flex-gt-md="60"],[layout=row]>[flex-gt-md="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="60"]{max-width:100%;max-height:60%}[layout-gt-md=column]>[flex-gt-md="60"],[layout-gt-md=row]>[flex-gt-md="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="60"]{max-width:100%;max-height:60%}[flex-gt-md="65"],[layout=column]>[flex-gt-md="65"],[layout=row]>[flex-gt-md="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="65"]{max-width:100%;max-height:65%}[layout-gt-md=column]>[flex-gt-md="65"],[layout-gt-md=row]>[flex-gt-md="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="65"]{max-width:100%;max-height:65%}[flex-gt-md="70"],[layout=column]>[flex-gt-md="70"],[layout=row]>[flex-gt-md="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="70"]{max-width:100%;max-height:70%}[layout-gt-md=column]>[flex-gt-md="70"],[layout-gt-md=row]>[flex-gt-md="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="70"]{max-width:100%;max-height:70%}[flex-gt-md="75"],[layout=column]>[flex-gt-md="75"],[layout=row]>[flex-gt-md="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="75"]{max-width:100%;max-height:75%}[layout-gt-md=column]>[flex-gt-md="75"],[layout-gt-md=row]>[flex-gt-md="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="75"]{max-width:100%;max-height:75%}[flex-gt-md="80"],[layout=column]>[flex-gt-md="80"],[layout=row]>[flex-gt-md="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="80"]{max-width:100%;max-height:80%}[layout-gt-md=column]>[flex-gt-md="80"],[layout-gt-md=row]>[flex-gt-md="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="80"]{max-width:100%;max-height:80%}[flex-gt-md="85"],[layout=column]>[flex-gt-md="85"],[layout=row]>[flex-gt-md="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="85"]{max-width:100%;max-height:85%}[layout-gt-md=column]>[flex-gt-md="85"],[layout-gt-md=row]>[flex-gt-md="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="85"]{max-width:100%;max-height:85%}[flex-gt-md="90"],[layout=column]>[flex-gt-md="90"],[layout=row]>[flex-gt-md="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="90"]{max-width:100%;max-height:90%}[layout-gt-md=column]>[flex-gt-md="90"],[layout-gt-md=row]>[flex-gt-md="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="90"]{max-width:100%;max-height:90%}[flex-gt-md="95"],[layout=column]>[flex-gt-md="95"],[layout=row]>[flex-gt-md="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-md="95"]{max-width:100%;max-height:95%}[layout-gt-md=column]>[flex-gt-md="95"],[layout-gt-md=row]>[flex-gt-md="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="95"]{max-width:100%;max-height:95%}[flex-gt-md="100"],[layout=column]>[flex-gt-md="100"],[layout=row]>[flex-gt-md="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-md="33"],[layout=row]>[flex-gt-md="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-gt-md="33"],[layout=column]>[flex-gt-md="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-gt-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-gt-md=column]>[flex-gt-md="100"],[layout-gt-md=row]>[flex-gt-md="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-gt-md=row]>[flex-gt-md="33"],[layout-gt-md=row]>[flex-gt-md="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-gt-md=row]>[flex-gt-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-gt-md=column]>[flex-gt-md="33"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-gt-md=column]>[flex-gt-md="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-md=column],[layout-gt-md=row],[layout-gt-md]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-gt-md=column]{-ms-flex-direction:column;flex-direction:column}[layout-gt-md=row]{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){[hide-gt-md]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),[hide-lg]:not([show-lg]):not([show]),[hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]){display:none}[flex-order-lg="-20"]{-ms-flex-order:-20;order:-20}[flex-order-lg="-19"]{-ms-flex-order:-19;order:-19}[flex-order-lg="-18"]{-ms-flex-order:-18;order:-18}[flex-order-lg="-17"]{-ms-flex-order:-17;order:-17}[flex-order-lg="-16"]{-ms-flex-order:-16;order:-16}[flex-order-lg="-15"]{-ms-flex-order:-15;order:-15}[flex-order-lg="-14"]{-ms-flex-order:-14;order:-14}[flex-order-lg="-13"]{-ms-flex-order:-13;order:-13}[flex-order-lg="-12"]{-ms-flex-order:-12;order:-12}[flex-order-lg="-11"]{-ms-flex-order:-11;order:-11}[flex-order-lg="-10"]{-ms-flex-order:-10;order:-10}[flex-order-lg="-9"]{-ms-flex-order:-9;order:-9}[flex-order-lg="-8"]{-ms-flex-order:-8;order:-8}[flex-order-lg="-7"]{-ms-flex-order:-7;order:-7}[flex-order-lg="-6"]{-ms-flex-order:-6;order:-6}[flex-order-lg="-5"]{-ms-flex-order:-5;order:-5}[flex-order-lg="-4"]{-ms-flex-order:-4;order:-4}[flex-order-lg="-3"]{-ms-flex-order:-3;order:-3}[flex-order-lg="-2"]{-ms-flex-order:-2;order:-2}[flex-order-lg="-1"]{-ms-flex-order:-1;order:-1}[flex-order-lg="0"]{-ms-flex-order:0;order:0}[flex-order-lg="1"]{-ms-flex-order:1;order:1}[flex-order-lg="2"]{-ms-flex-order:2;order:2}[flex-order-lg="3"]{-ms-flex-order:3;order:3}[flex-order-lg="4"]{-ms-flex-order:4;order:4}[flex-order-lg="5"]{-ms-flex-order:5;order:5}[flex-order-lg="6"]{-ms-flex-order:6;order:6}[flex-order-lg="7"]{-ms-flex-order:7;order:7}[flex-order-lg="8"]{-ms-flex-order:8;order:8}[flex-order-lg="9"]{-ms-flex-order:9;order:9}[flex-order-lg="10"]{-ms-flex-order:10;order:10}[flex-order-lg="11"]{-ms-flex-order:11;order:11}[flex-order-lg="12"]{-ms-flex-order:12;order:12}[flex-order-lg="13"]{-ms-flex-order:13;order:13}[flex-order-lg="14"]{-ms-flex-order:14;order:14}[flex-order-lg="15"]{-ms-flex-order:15;order:15}[flex-order-lg="16"]{-ms-flex-order:16;order:16}[flex-order-lg="17"]{-ms-flex-order:17;order:17}[flex-order-lg="18"]{-ms-flex-order:18;order:18}[flex-order-lg="19"]{-ms-flex-order:19;order:19}[flex-order-lg="20"]{-ms-flex-order:20;order:20}[flex-offset-lg="0"]{margin-left:0%}[flex-offset-lg="5"]{margin-left:5%}[flex-offset-lg="10"]{margin-left:10%}[flex-offset-lg="15"]{margin-left:15%}[flex-offset-lg="20"]{margin-left:20%}[flex-offset-lg="25"]{margin-left:25%}[flex-offset-lg="30"]{margin-left:30%}[flex-offset-lg="35"]{margin-left:35%}[flex-offset-lg="40"]{margin-left:40%}[flex-offset-lg="45"]{margin-left:45%}[flex-offset-lg="50"]{margin-left:50%}[flex-offset-lg="55"]{margin-left:55%}[flex-offset-lg="60"]{margin-left:60%}[flex-offset-lg="65"]{margin-left:65%}[flex-offset-lg="70"]{margin-left:70%}[flex-offset-lg="75"]{margin-left:75%}[flex-offset-lg="80"]{margin-left:80%}[flex-offset-lg="85"]{margin-left:85%}[flex-offset-lg="90"]{margin-left:90%}[flex-offset-lg="95"]{margin-left:95%}[flex-offset-lg="33"]{margin-left:calc(100%/3)}[flex-offset-lg="66"]{margin-left:calc(200%/3)}[layout-align-lg]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-lg="start center"],[layout-align-lg="start end"],[layout-align-lg="start start"],[layout-align-lg="start stretch"],[layout-align-lg=start],[layout-align-lg]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-lg="center center"],[layout-align-lg="center end"],[layout-align-lg="center start"],[layout-align-lg="center stretch"],[layout-align-lg=center]{-ms-flex-pack:center;justify-content:center}[layout-align-lg="end center"],[layout-align-lg="end end"],[layout-align-lg="end start"],[layout-align-lg="end stretch"],[layout-align-lg=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-lg="space-around center"],[layout-align-lg="space-around end"],[layout-align-lg="space-around start"],[layout-align-lg="space-around stretch"],[layout-align-lg=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-lg="space-between center"],[layout-align-lg="space-between end"],[layout-align-lg="space-between start"],[layout-align-lg="space-between stretch"],[layout-align-lg=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-lg="center start"],[layout-align-lg="end start"],[layout-align-lg="space-around start"],[layout-align-lg="space-between start"],[layout-align-lg="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-lg="center center"],[layout-align-lg="end center"],[layout-align-lg="space-around center"],[layout-align-lg="space-between center"],[layout-align-lg="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-lg="center center"]>*,[layout-align-lg="end center"]>*,[layout-align-lg="space-around center"]>*,[layout-align-lg="space-between center"]>*,[layout-align-lg="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-lg="center end"],[layout-align-lg="end end"],[layout-align-lg="space-around end"],[layout-align-lg="space-between end"],[layout-align-lg="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-lg="center stretch"],[layout-align-lg="end stretch"],[layout-align-lg="space-around stretch"],[layout-align-lg="space-between stretch"],[layout-align-lg="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-lg]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-lg-grow],[flex-lg-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-lg-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-lg-auto],[flex-lg-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-lg-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-lg="0"],[layout=column]>[flex-lg="0"],[layout=row]>[flex-lg="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="0"]{max-width:100%;max-height:0%}[layout-lg=column]>[flex-lg="0"],[layout-lg=row]>[flex-lg="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="0"]{max-width:100%;max-height:0%}[flex-lg="5"],[layout=column]>[flex-lg="5"],[layout=row]>[flex-lg="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="5"]{max-width:100%;max-height:5%}[layout-lg=column]>[flex-lg="5"],[layout-lg=row]>[flex-lg="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="5"]{max-width:100%;max-height:5%}[flex-lg="10"],[layout=column]>[flex-lg="10"],[layout=row]>[flex-lg="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="10"]{max-width:100%;max-height:10%}[layout-lg=column]>[flex-lg="10"],[layout-lg=row]>[flex-lg="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="10"]{max-width:100%;max-height:10%}[flex-lg="15"],[layout=column]>[flex-lg="15"],[layout=row]>[flex-lg="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="15"]{max-width:100%;max-height:15%}[layout-lg=column]>[flex-lg="15"],[layout-lg=row]>[flex-lg="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="15"]{max-width:100%;max-height:15%}[flex-lg="20"],[layout=column]>[flex-lg="20"],[layout=row]>[flex-lg="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="20"]{max-width:100%;max-height:20%}[layout-lg=column]>[flex-lg="20"],[layout-lg=row]>[flex-lg="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="20"]{max-width:100%;max-height:20%}[flex-lg="25"],[layout=column]>[flex-lg="25"],[layout=row]>[flex-lg="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="25"]{max-width:100%;max-height:25%}[layout-lg=column]>[flex-lg="25"],[layout-lg=row]>[flex-lg="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="25"]{max-width:100%;max-height:25%}[flex-lg="30"],[layout=column]>[flex-lg="30"],[layout=row]>[flex-lg="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="30"]{max-width:100%;max-height:30%}[layout-lg=column]>[flex-lg="30"],[layout-lg=row]>[flex-lg="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="30"]{max-width:100%;max-height:30%}[flex-lg="35"],[layout=column]>[flex-lg="35"],[layout=row]>[flex-lg="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="35"]{max-width:100%;max-height:35%}[layout-lg=column]>[flex-lg="35"],[layout-lg=row]>[flex-lg="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="35"]{max-width:100%;max-height:35%}[flex-lg="40"],[layout=column]>[flex-lg="40"],[layout=row]>[flex-lg="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="40"]{max-width:100%;max-height:40%}[layout-lg=column]>[flex-lg="40"],[layout-lg=row]>[flex-lg="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="40"]{max-width:100%;max-height:40%}[flex-lg="45"],[layout=column]>[flex-lg="45"],[layout=row]>[flex-lg="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="45"]{max-width:100%;max-height:45%}[layout-lg=column]>[flex-lg="45"],[layout-lg=row]>[flex-lg="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="45"]{max-width:100%;max-height:45%}[flex-lg="50"],[layout=column]>[flex-lg="50"],[layout=row]>[flex-lg="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="50"]{max-width:100%;max-height:50%}[layout-lg=column]>[flex-lg="50"],[layout-lg=row]>[flex-lg="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="50"]{max-width:100%;max-height:50%}[flex-lg="55"],[layout=column]>[flex-lg="55"],[layout=row]>[flex-lg="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="55"]{max-width:100%;max-height:55%}[layout-lg=column]>[flex-lg="55"],[layout-lg=row]>[flex-lg="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="55"]{max-width:100%;max-height:55%}[flex-lg="60"],[layout=column]>[flex-lg="60"],[layout=row]>[flex-lg="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="60"]{max-width:100%;max-height:60%}[layout-lg=column]>[flex-lg="60"],[layout-lg=row]>[flex-lg="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="60"]{max-width:100%;max-height:60%}[flex-lg="65"],[layout=column]>[flex-lg="65"],[layout=row]>[flex-lg="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="65"]{max-width:100%;max-height:65%}[layout-lg=column]>[flex-lg="65"],[layout-lg=row]>[flex-lg="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="65"]{max-width:100%;max-height:65%}[flex-lg="70"],[layout=column]>[flex-lg="70"],[layout=row]>[flex-lg="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="70"]{max-width:100%;max-height:70%}[layout-lg=column]>[flex-lg="70"],[layout-lg=row]>[flex-lg="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="70"]{max-width:100%;max-height:70%}[flex-lg="75"],[layout=column]>[flex-lg="75"],[layout=row]>[flex-lg="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="75"]{max-width:100%;max-height:75%}[layout-lg=column]>[flex-lg="75"],[layout-lg=row]>[flex-lg="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="75"]{max-width:100%;max-height:75%}[flex-lg="80"],[layout=column]>[flex-lg="80"],[layout=row]>[flex-lg="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="80"]{max-width:100%;max-height:80%}[layout-lg=column]>[flex-lg="80"],[layout-lg=row]>[flex-lg="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="80"]{max-width:100%;max-height:80%}[flex-lg="85"],[layout=column]>[flex-lg="85"],[layout=row]>[flex-lg="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="85"]{max-width:100%;max-height:85%}[layout-lg=column]>[flex-lg="85"],[layout-lg=row]>[flex-lg="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="85"]{max-width:100%;max-height:85%}[flex-lg="90"],[layout=column]>[flex-lg="90"],[layout=row]>[flex-lg="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="90"]{max-width:100%;max-height:90%}[layout-lg=column]>[flex-lg="90"],[layout-lg=row]>[flex-lg="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="90"]{max-width:100%;max-height:90%}[flex-lg="95"],[layout=column]>[flex-lg="95"],[layout=row]>[flex-lg="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-lg="95"]{max-width:100%;max-height:95%}[layout-lg=column]>[flex-lg="95"],[layout-lg=row]>[flex-lg="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-lg=column]>[flex-lg="95"]{max-width:100%;max-height:95%}[flex-lg="100"],[layout=column]>[flex-lg="100"],[layout=row]>[flex-lg="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-lg="33"],[layout=row]>[flex-lg="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-lg="33"],[layout=column]>[flex-lg="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-lg=column]>[flex-lg="100"],[layout-lg=row]>[flex-lg="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-lg=row]>[flex-lg="33"],[layout-lg=row]>[flex-lg="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-lg=row]>[flex-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-lg=column]>[flex-lg="33"],[layout-lg=column]>[flex-lg="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-lg=column]>[flex-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-lg=column],[layout-lg=row],[layout-lg]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-lg=column]{-ms-flex-direction:column;flex-direction:column}[layout-lg=row]{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1920px){[flex-order-gt-lg="-20"]{-ms-flex-order:-20;order:-20}[flex-order-gt-lg="-19"]{-ms-flex-order:-19;order:-19}[flex-order-gt-lg="-18"]{-ms-flex-order:-18;order:-18}[flex-order-gt-lg="-17"]{-ms-flex-order:-17;order:-17}[flex-order-gt-lg="-16"]{-ms-flex-order:-16;order:-16}[flex-order-gt-lg="-15"]{-ms-flex-order:-15;order:-15}[flex-order-gt-lg="-14"]{-ms-flex-order:-14;order:-14}[flex-order-gt-lg="-13"]{-ms-flex-order:-13;order:-13}[flex-order-gt-lg="-12"]{-ms-flex-order:-12;order:-12}[flex-order-gt-lg="-11"]{-ms-flex-order:-11;order:-11}[flex-order-gt-lg="-10"]{-ms-flex-order:-10;order:-10}[flex-order-gt-lg="-9"]{-ms-flex-order:-9;order:-9}[flex-order-gt-lg="-8"]{-ms-flex-order:-8;order:-8}[flex-order-gt-lg="-7"]{-ms-flex-order:-7;order:-7}[flex-order-gt-lg="-6"]{-ms-flex-order:-6;order:-6}[flex-order-gt-lg="-5"]{-ms-flex-order:-5;order:-5}[flex-order-gt-lg="-4"]{-ms-flex-order:-4;order:-4}[flex-order-gt-lg="-3"]{-ms-flex-order:-3;order:-3}[flex-order-gt-lg="-2"]{-ms-flex-order:-2;order:-2}[flex-order-gt-lg="-1"]{-ms-flex-order:-1;order:-1}[flex-order-gt-lg="0"]{-ms-flex-order:0;order:0}[flex-order-gt-lg="1"]{-ms-flex-order:1;order:1}[flex-order-gt-lg="2"]{-ms-flex-order:2;order:2}[flex-order-gt-lg="3"]{-ms-flex-order:3;order:3}[flex-order-gt-lg="4"]{-ms-flex-order:4;order:4}[flex-order-gt-lg="5"]{-ms-flex-order:5;order:5}[flex-order-gt-lg="6"]{-ms-flex-order:6;order:6}[flex-order-gt-lg="7"]{-ms-flex-order:7;order:7}[flex-order-gt-lg="8"]{-ms-flex-order:8;order:8}[flex-order-gt-lg="9"]{-ms-flex-order:9;order:9}[flex-order-gt-lg="10"]{-ms-flex-order:10;order:10}[flex-order-gt-lg="11"]{-ms-flex-order:11;order:11}[flex-order-gt-lg="12"]{-ms-flex-order:12;order:12}[flex-order-gt-lg="13"]{-ms-flex-order:13;order:13}[flex-order-gt-lg="14"]{-ms-flex-order:14;order:14}[flex-order-gt-lg="15"]{-ms-flex-order:15;order:15}[flex-order-gt-lg="16"]{-ms-flex-order:16;order:16}[flex-order-gt-lg="17"]{-ms-flex-order:17;order:17}[flex-order-gt-lg="18"]{-ms-flex-order:18;order:18}[flex-order-gt-lg="19"]{-ms-flex-order:19;order:19}[flex-order-gt-lg="20"]{-ms-flex-order:20;order:20}[flex-offset-gt-lg="0"]{margin-left:0%}[flex-offset-gt-lg="5"]{margin-left:5%}[flex-offset-gt-lg="10"]{margin-left:10%}[flex-offset-gt-lg="15"]{margin-left:15%}[flex-offset-gt-lg="20"]{margin-left:20%}[flex-offset-gt-lg="25"]{margin-left:25%}[flex-offset-gt-lg="30"]{margin-left:30%}[flex-offset-gt-lg="35"]{margin-left:35%}[flex-offset-gt-lg="40"]{margin-left:40%}[flex-offset-gt-lg="45"]{margin-left:45%}[flex-offset-gt-lg="50"]{margin-left:50%}[flex-offset-gt-lg="55"]{margin-left:55%}[flex-offset-gt-lg="60"]{margin-left:60%}[flex-offset-gt-lg="65"]{margin-left:65%}[flex-offset-gt-lg="70"]{margin-left:70%}[flex-offset-gt-lg="75"]{margin-left:75%}[flex-offset-gt-lg="80"]{margin-left:80%}[flex-offset-gt-lg="85"]{margin-left:85%}[flex-offset-gt-lg="90"]{margin-left:90%}[flex-offset-gt-lg="95"]{margin-left:95%}[flex-offset-gt-lg="33"]{margin-left:calc(100%/3)}[flex-offset-gt-lg="66"]{margin-left:calc(200%/3)}[layout-align-gt-lg]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-gt-lg="start center"],[layout-align-gt-lg="start end"],[layout-align-gt-lg="start start"],[layout-align-gt-lg="start stretch"],[layout-align-gt-lg=start],[layout-align-gt-lg]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-gt-lg="center center"],[layout-align-gt-lg="center end"],[layout-align-gt-lg="center start"],[layout-align-gt-lg="center stretch"],[layout-align-gt-lg=center]{-ms-flex-pack:center;justify-content:center}[layout-align-gt-lg="end center"],[layout-align-gt-lg="end end"],[layout-align-gt-lg="end start"],[layout-align-gt-lg="end stretch"],[layout-align-gt-lg=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-gt-lg="space-around center"],[layout-align-gt-lg="space-around end"],[layout-align-gt-lg="space-around start"],[layout-align-gt-lg="space-around stretch"],[layout-align-gt-lg=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-gt-lg="space-between center"],[layout-align-gt-lg="space-between end"],[layout-align-gt-lg="space-between start"],[layout-align-gt-lg="space-between stretch"],[layout-align-gt-lg=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-gt-lg="center start"],[layout-align-gt-lg="end start"],[layout-align-gt-lg="space-around start"],[layout-align-gt-lg="space-between start"],[layout-align-gt-lg="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-gt-lg="center center"],[layout-align-gt-lg="end center"],[layout-align-gt-lg="space-around center"],[layout-align-gt-lg="space-between center"],[layout-align-gt-lg="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-gt-lg="center center"]>*,[layout-align-gt-lg="end center"]>*,[layout-align-gt-lg="space-around center"]>*,[layout-align-gt-lg="space-between center"]>*,[layout-align-gt-lg="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-lg="center end"],[layout-align-gt-lg="end end"],[layout-align-gt-lg="space-around end"],[layout-align-gt-lg="space-between end"],[layout-align-gt-lg="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-gt-lg="center stretch"],[layout-align-gt-lg="end stretch"],[layout-align-gt-lg="space-around stretch"],[layout-align-gt-lg="space-between stretch"],[layout-align-gt-lg="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-gt-lg]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-gt-lg-grow],[flex-gt-lg-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-gt-lg-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-gt-lg-auto],[flex-gt-lg-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-gt-lg-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-gt-lg="0"],[layout=column]>[flex-gt-lg="0"],[layout=row]>[flex-gt-lg="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="0"]{max-width:100%;max-height:0%}[layout-gt-lg=column]>[flex-gt-lg="0"],[layout-gt-lg=row]>[flex-gt-lg="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="0"]{max-width:100%;max-height:0%}[flex-gt-lg="5"],[layout=column]>[flex-gt-lg="5"],[layout=row]>[flex-gt-lg="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="5"]{max-width:100%;max-height:5%}[layout-gt-lg=column]>[flex-gt-lg="5"],[layout-gt-lg=row]>[flex-gt-lg="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="5"]{max-width:100%;max-height:5%}[flex-gt-lg="10"],[layout=column]>[flex-gt-lg="10"],[layout=row]>[flex-gt-lg="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="10"]{max-width:100%;max-height:10%}[layout-gt-lg=column]>[flex-gt-lg="10"],[layout-gt-lg=row]>[flex-gt-lg="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="10"]{max-width:100%;max-height:10%}[flex-gt-lg="15"],[layout=column]>[flex-gt-lg="15"],[layout=row]>[flex-gt-lg="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="15"]{max-width:100%;max-height:15%}[layout-gt-lg=column]>[flex-gt-lg="15"],[layout-gt-lg=row]>[flex-gt-lg="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="15"]{max-width:100%;max-height:15%}[flex-gt-lg="20"],[layout=column]>[flex-gt-lg="20"],[layout=row]>[flex-gt-lg="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="20"]{max-width:100%;max-height:20%}[layout-gt-lg=column]>[flex-gt-lg="20"],[layout-gt-lg=row]>[flex-gt-lg="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="20"]{max-width:100%;max-height:20%}[flex-gt-lg="25"],[layout=column]>[flex-gt-lg="25"],[layout=row]>[flex-gt-lg="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="25"]{max-width:100%;max-height:25%}[layout-gt-lg=column]>[flex-gt-lg="25"],[layout-gt-lg=row]>[flex-gt-lg="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="25"]{max-width:100%;max-height:25%}[flex-gt-lg="30"],[layout=column]>[flex-gt-lg="30"],[layout=row]>[flex-gt-lg="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="30"]{max-width:100%;max-height:30%}[layout-gt-lg=column]>[flex-gt-lg="30"],[layout-gt-lg=row]>[flex-gt-lg="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="30"]{max-width:100%;max-height:30%}[flex-gt-lg="35"],[layout=column]>[flex-gt-lg="35"],[layout=row]>[flex-gt-lg="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="35"]{max-width:100%;max-height:35%}[layout-gt-lg=column]>[flex-gt-lg="35"],[layout-gt-lg=row]>[flex-gt-lg="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="35"]{max-width:100%;max-height:35%}[flex-gt-lg="40"],[layout=column]>[flex-gt-lg="40"],[layout=row]>[flex-gt-lg="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="40"]{max-width:100%;max-height:40%}[layout-gt-lg=column]>[flex-gt-lg="40"],[layout-gt-lg=row]>[flex-gt-lg="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="40"]{max-width:100%;max-height:40%}[flex-gt-lg="45"],[layout=column]>[flex-gt-lg="45"],[layout=row]>[flex-gt-lg="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="45"]{max-width:100%;max-height:45%}[layout-gt-lg=column]>[flex-gt-lg="45"],[layout-gt-lg=row]>[flex-gt-lg="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="45"]{max-width:100%;max-height:45%}[flex-gt-lg="50"],[layout=column]>[flex-gt-lg="50"],[layout=row]>[flex-gt-lg="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="50"]{max-width:100%;max-height:50%}[layout-gt-lg=column]>[flex-gt-lg="50"],[layout-gt-lg=row]>[flex-gt-lg="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="50"]{max-width:100%;max-height:50%}[flex-gt-lg="55"],[layout=column]>[flex-gt-lg="55"],[layout=row]>[flex-gt-lg="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="55"]{max-width:100%;max-height:55%}[layout-gt-lg=column]>[flex-gt-lg="55"],[layout-gt-lg=row]>[flex-gt-lg="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="55"]{max-width:100%;max-height:55%}[flex-gt-lg="60"],[layout=column]>[flex-gt-lg="60"],[layout=row]>[flex-gt-lg="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="60"]{max-width:100%;max-height:60%}[layout-gt-lg=column]>[flex-gt-lg="60"],[layout-gt-lg=row]>[flex-gt-lg="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="60"]{max-width:100%;max-height:60%}[flex-gt-lg="65"],[layout=column]>[flex-gt-lg="65"],[layout=row]>[flex-gt-lg="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="65"]{max-width:100%;max-height:65%}[layout-gt-lg=column]>[flex-gt-lg="65"],[layout-gt-lg=row]>[flex-gt-lg="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="65"]{max-width:100%;max-height:65%}[flex-gt-lg="70"],[layout=column]>[flex-gt-lg="70"],[layout=row]>[flex-gt-lg="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="70"]{max-width:100%;max-height:70%}[layout-gt-lg=column]>[flex-gt-lg="70"],[layout-gt-lg=row]>[flex-gt-lg="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="70"]{max-width:100%;max-height:70%}[flex-gt-lg="75"],[layout=column]>[flex-gt-lg="75"],[layout=row]>[flex-gt-lg="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="75"]{max-width:100%;max-height:75%}[layout-gt-lg=column]>[flex-gt-lg="75"],[layout-gt-lg=row]>[flex-gt-lg="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="75"]{max-width:100%;max-height:75%}[flex-gt-lg="80"],[layout=column]>[flex-gt-lg="80"],[layout=row]>[flex-gt-lg="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="80"]{max-width:100%;max-height:80%}[layout-gt-lg=column]>[flex-gt-lg="80"],[layout-gt-lg=row]>[flex-gt-lg="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="80"]{max-width:100%;max-height:80%}[flex-gt-lg="85"],[layout=column]>[flex-gt-lg="85"],[layout=row]>[flex-gt-lg="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="85"]{max-width:100%;max-height:85%}[layout-gt-lg=column]>[flex-gt-lg="85"],[layout-gt-lg=row]>[flex-gt-lg="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="85"]{max-width:100%;max-height:85%}[flex-gt-lg="90"],[layout=column]>[flex-gt-lg="90"],[layout=row]>[flex-gt-lg="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="90"]{max-width:100%;max-height:90%}[layout-gt-lg=column]>[flex-gt-lg="90"],[layout-gt-lg=row]>[flex-gt-lg="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="90"]{max-width:100%;max-height:90%}[flex-gt-lg="95"],[layout=column]>[flex-gt-lg="95"],[layout=row]>[flex-gt-lg="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-gt-lg="95"]{max-width:100%;max-height:95%}[layout-gt-lg=column]>[flex-gt-lg="95"],[layout-gt-lg=row]>[flex-gt-lg="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="95"]{max-width:100%;max-height:95%}[flex-gt-lg="100"],[layout=column]>[flex-gt-lg="100"],[layout=row]>[flex-gt-lg="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-lg="33"],[layout=row]>[flex-gt-lg="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-gt-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-gt-lg="33"],[layout=column]>[flex-gt-lg="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-gt-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-gt-lg=column]>[flex-gt-lg="100"],[layout-gt-lg=row]>[flex-gt-lg="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-gt-lg=row]>[flex-gt-lg="33"],[layout-gt-lg=row]>[flex-gt-lg="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-gt-lg=row]>[flex-gt-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-gt-lg=column]>[flex-gt-lg="33"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-gt-lg=column]>[flex-gt-lg="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-lg=column],[layout-gt-lg=row],[layout-gt-lg]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-gt-lg=column]{-ms-flex-direction:column;flex-direction:column}[layout-gt-lg=row]{-ms-flex-direction:row;flex-direction:row}[flex-order-xl="-20"]{-ms-flex-order:-20;order:-20}[flex-order-xl="-19"]{-ms-flex-order:-19;order:-19}[flex-order-xl="-18"]{-ms-flex-order:-18;order:-18}[flex-order-xl="-17"]{-ms-flex-order:-17;order:-17}[flex-order-xl="-16"]{-ms-flex-order:-16;order:-16}[flex-order-xl="-15"]{-ms-flex-order:-15;order:-15}[flex-order-xl="-14"]{-ms-flex-order:-14;order:-14}[flex-order-xl="-13"]{-ms-flex-order:-13;order:-13}[flex-order-xl="-12"]{-ms-flex-order:-12;order:-12}[flex-order-xl="-11"]{-ms-flex-order:-11;order:-11}[flex-order-xl="-10"]{-ms-flex-order:-10;order:-10}[flex-order-xl="-9"]{-ms-flex-order:-9;order:-9}[flex-order-xl="-8"]{-ms-flex-order:-8;order:-8}[flex-order-xl="-7"]{-ms-flex-order:-7;order:-7}[flex-order-xl="-6"]{-ms-flex-order:-6;order:-6}[flex-order-xl="-5"]{-ms-flex-order:-5;order:-5}[flex-order-xl="-4"]{-ms-flex-order:-4;order:-4}[flex-order-xl="-3"]{-ms-flex-order:-3;order:-3}[flex-order-xl="-2"]{-ms-flex-order:-2;order:-2}[flex-order-xl="-1"]{-ms-flex-order:-1;order:-1}[flex-order-xl="0"]{-ms-flex-order:0;order:0}[flex-order-xl="1"]{-ms-flex-order:1;order:1}[flex-order-xl="2"]{-ms-flex-order:2;order:2}[flex-order-xl="3"]{-ms-flex-order:3;order:3}[flex-order-xl="4"]{-ms-flex-order:4;order:4}[flex-order-xl="5"]{-ms-flex-order:5;order:5}[flex-order-xl="6"]{-ms-flex-order:6;order:6}[flex-order-xl="7"]{-ms-flex-order:7;order:7}[flex-order-xl="8"]{-ms-flex-order:8;order:8}[flex-order-xl="9"]{-ms-flex-order:9;order:9}[flex-order-xl="10"]{-ms-flex-order:10;order:10}[flex-order-xl="11"]{-ms-flex-order:11;order:11}[flex-order-xl="12"]{-ms-flex-order:12;order:12}[flex-order-xl="13"]{-ms-flex-order:13;order:13}[flex-order-xl="14"]{-ms-flex-order:14;order:14}[flex-order-xl="15"]{-ms-flex-order:15;order:15}[flex-order-xl="16"]{-ms-flex-order:16;order:16}[flex-order-xl="17"]{-ms-flex-order:17;order:17}[flex-order-xl="18"]{-ms-flex-order:18;order:18}[flex-order-xl="19"]{-ms-flex-order:19;order:19}[flex-order-xl="20"]{-ms-flex-order:20;order:20}[flex-offset-xl="0"]{margin-left:0%}[flex-offset-xl="5"]{margin-left:5%}[flex-offset-xl="10"]{margin-left:10%}[flex-offset-xl="15"]{margin-left:15%}[flex-offset-xl="20"]{margin-left:20%}[flex-offset-xl="25"]{margin-left:25%}[flex-offset-xl="30"]{margin-left:30%}[flex-offset-xl="35"]{margin-left:35%}[flex-offset-xl="40"]{margin-left:40%}[flex-offset-xl="45"]{margin-left:45%}[flex-offset-xl="50"]{margin-left:50%}[flex-offset-xl="55"]{margin-left:55%}[flex-offset-xl="60"]{margin-left:60%}[flex-offset-xl="65"]{margin-left:65%}[flex-offset-xl="70"]{margin-left:70%}[flex-offset-xl="75"]{margin-left:75%}[flex-offset-xl="80"]{margin-left:80%}[flex-offset-xl="85"]{margin-left:85%}[flex-offset-xl="90"]{margin-left:90%}[flex-offset-xl="95"]{margin-left:95%}[flex-offset-xl="33"]{margin-left:calc(100%/3)}[flex-offset-xl="66"]{margin-left:calc(200%/3)}[layout-align-xl]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-xl="start center"],[layout-align-xl="start end"],[layout-align-xl="start start"],[layout-align-xl="start stretch"],[layout-align-xl=start],[layout-align-xl]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-xl="center center"],[layout-align-xl="center end"],[layout-align-xl="center start"],[layout-align-xl="center stretch"],[layout-align-xl=center]{-ms-flex-pack:center;justify-content:center}[layout-align-xl="end center"],[layout-align-xl="end end"],[layout-align-xl="end start"],[layout-align-xl="end stretch"],[layout-align-xl=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-xl="space-around center"],[layout-align-xl="space-around end"],[layout-align-xl="space-around start"],[layout-align-xl="space-around stretch"],[layout-align-xl=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-xl="space-between center"],[layout-align-xl="space-between end"],[layout-align-xl="space-between start"],[layout-align-xl="space-between stretch"],[layout-align-xl=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-xl="center start"],[layout-align-xl="end start"],[layout-align-xl="space-around start"],[layout-align-xl="space-between start"],[layout-align-xl="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-xl="center center"],[layout-align-xl="end center"],[layout-align-xl="space-around center"],[layout-align-xl="space-between center"],[layout-align-xl="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-xl="center center"]>*,[layout-align-xl="end center"]>*,[layout-align-xl="space-around center"]>*,[layout-align-xl="space-between center"]>*,[layout-align-xl="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-xl="center end"],[layout-align-xl="end end"],[layout-align-xl="space-around end"],[layout-align-xl="space-between end"],[layout-align-xl="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-xl="center stretch"],[layout-align-xl="end stretch"],[layout-align-xl="space-around stretch"],[layout-align-xl="space-between stretch"],[layout-align-xl="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-xl]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-xl-grow],[flex-xl-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-xl-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-xl-auto],[flex-xl-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-xl-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-xl="0"],[layout=column]>[flex-xl="0"],[layout=row]>[flex-xl="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="0"]{max-width:100%;max-height:0%}[layout-xl=column]>[flex-xl="0"],[layout-xl=row]>[flex-xl="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="0"]{max-width:100%;max-height:0%}[flex-xl="5"],[layout=column]>[flex-xl="5"],[layout=row]>[flex-xl="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="5"]{max-width:100%;max-height:5%}[layout-xl=column]>[flex-xl="5"],[layout-xl=row]>[flex-xl="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="5"]{max-width:100%;max-height:5%}[flex-xl="10"],[layout=column]>[flex-xl="10"],[layout=row]>[flex-xl="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="10"]{max-width:100%;max-height:10%}[layout-xl=column]>[flex-xl="10"],[layout-xl=row]>[flex-xl="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="10"]{max-width:100%;max-height:10%}[flex-xl="15"],[layout=column]>[flex-xl="15"],[layout=row]>[flex-xl="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="15"]{max-width:100%;max-height:15%}[layout-xl=column]>[flex-xl="15"],[layout-xl=row]>[flex-xl="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="15"]{max-width:100%;max-height:15%}[flex-xl="20"],[layout=column]>[flex-xl="20"],[layout=row]>[flex-xl="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="20"]{max-width:100%;max-height:20%}[layout-xl=column]>[flex-xl="20"],[layout-xl=row]>[flex-xl="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="20"]{max-width:100%;max-height:20%}[flex-xl="25"],[layout=column]>[flex-xl="25"],[layout=row]>[flex-xl="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="25"]{max-width:100%;max-height:25%}[layout-xl=column]>[flex-xl="25"],[layout-xl=row]>[flex-xl="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="25"]{max-width:100%;max-height:25%}[flex-xl="30"],[layout=column]>[flex-xl="30"],[layout=row]>[flex-xl="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="30"]{max-width:100%;max-height:30%}[layout-xl=column]>[flex-xl="30"],[layout-xl=row]>[flex-xl="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="30"]{max-width:100%;max-height:30%}[flex-xl="35"],[layout=column]>[flex-xl="35"],[layout=row]>[flex-xl="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="35"]{max-width:100%;max-height:35%}[layout-xl=column]>[flex-xl="35"],[layout-xl=row]>[flex-xl="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="35"]{max-width:100%;max-height:35%}[flex-xl="40"],[layout=column]>[flex-xl="40"],[layout=row]>[flex-xl="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="40"]{max-width:100%;max-height:40%}[layout-xl=column]>[flex-xl="40"],[layout-xl=row]>[flex-xl="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="40"]{max-width:100%;max-height:40%}[flex-xl="45"],[layout=column]>[flex-xl="45"],[layout=row]>[flex-xl="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="45"]{max-width:100%;max-height:45%}[layout-xl=column]>[flex-xl="45"],[layout-xl=row]>[flex-xl="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="45"]{max-width:100%;max-height:45%}[flex-xl="50"],[layout=column]>[flex-xl="50"],[layout=row]>[flex-xl="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="50"]{max-width:100%;max-height:50%}[layout-xl=column]>[flex-xl="50"],[layout-xl=row]>[flex-xl="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="50"]{max-width:100%;max-height:50%}[flex-xl="55"],[layout=column]>[flex-xl="55"],[layout=row]>[flex-xl="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="55"]{max-width:100%;max-height:55%}[layout-xl=column]>[flex-xl="55"],[layout-xl=row]>[flex-xl="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="55"]{max-width:100%;max-height:55%}[flex-xl="60"],[layout=column]>[flex-xl="60"],[layout=row]>[flex-xl="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="60"]{max-width:100%;max-height:60%}[layout-xl=column]>[flex-xl="60"],[layout-xl=row]>[flex-xl="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="60"]{max-width:100%;max-height:60%}[flex-xl="65"],[layout=column]>[flex-xl="65"],[layout=row]>[flex-xl="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="65"]{max-width:100%;max-height:65%}[layout-xl=column]>[flex-xl="65"],[layout-xl=row]>[flex-xl="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="65"]{max-width:100%;max-height:65%}[flex-xl="70"],[layout=column]>[flex-xl="70"],[layout=row]>[flex-xl="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="70"]{max-width:100%;max-height:70%}[layout-xl=column]>[flex-xl="70"],[layout-xl=row]>[flex-xl="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="70"]{max-width:100%;max-height:70%}[flex-xl="75"],[layout=column]>[flex-xl="75"],[layout=row]>[flex-xl="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="75"]{max-width:100%;max-height:75%}[layout-xl=column]>[flex-xl="75"],[layout-xl=row]>[flex-xl="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="75"]{max-width:100%;max-height:75%}[flex-xl="80"],[layout=column]>[flex-xl="80"],[layout=row]>[flex-xl="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="80"]{max-width:100%;max-height:80%}[layout-xl=column]>[flex-xl="80"],[layout-xl=row]>[flex-xl="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="80"]{max-width:100%;max-height:80%}[flex-xl="85"],[layout=column]>[flex-xl="85"],[layout=row]>[flex-xl="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="85"]{max-width:100%;max-height:85%}[layout-xl=column]>[flex-xl="85"],[layout-xl=row]>[flex-xl="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="85"]{max-width:100%;max-height:85%}[flex-xl="90"],[layout=column]>[flex-xl="90"],[layout=row]>[flex-xl="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="90"]{max-width:100%;max-height:90%}[layout-xl=column]>[flex-xl="90"],[layout-xl=row]>[flex-xl="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="90"]{max-width:100%;max-height:90%}[flex-xl="95"],[layout=column]>[flex-xl="95"],[layout=row]>[flex-xl="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-xl="95"]{max-width:100%;max-height:95%}[layout-xl=column]>[flex-xl="95"],[layout-xl=row]>[flex-xl="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-xl=column]>[flex-xl="95"]{max-width:100%;max-height:95%}[flex-xl="100"],[layout=column]>[flex-xl="100"],[layout=row]>[flex-xl="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-xl="33"],[layout=row]>[flex-xl="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-xl="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-xl="33"],[layout=column]>[flex-xl="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-xl="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-xl=column]>[flex-xl="100"],[layout-xl=row]>[flex-xl="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-xl=row]>[flex-xl="33"],[layout-xl=row]>[flex-xl="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-xl=row]>[flex-xl="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-xl=column]>[flex-xl="33"],[layout-xl=column]>[flex-xl="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-xl=column]>[flex-xl="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-xl=column],[layout-xl=row],[layout-xl]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-xl=column]{-ms-flex-direction:column;flex-direction:column}[layout-xl=row]{-ms-flex-direction:row;flex-direction:row}[hide-gt-lg]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-gt-md]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-xl]:not([show-xl]):not([show-gt-lg]):not([show]),[hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]){display:none}}@media print{[flex-order-print="-20"]{-ms-flex-order:-20;order:-20}[flex-order-print="-19"]{-ms-flex-order:-19;order:-19}[flex-order-print="-18"]{-ms-flex-order:-18;order:-18}[flex-order-print="-17"]{-ms-flex-order:-17;order:-17}[flex-order-print="-16"]{-ms-flex-order:-16;order:-16}[flex-order-print="-15"]{-ms-flex-order:-15;order:-15}[flex-order-print="-14"]{-ms-flex-order:-14;order:-14}[flex-order-print="-13"]{-ms-flex-order:-13;order:-13}[flex-order-print="-12"]{-ms-flex-order:-12;order:-12}[flex-order-print="-11"]{-ms-flex-order:-11;order:-11}[flex-order-print="-10"]{-ms-flex-order:-10;order:-10}[flex-order-print="-9"]{-ms-flex-order:-9;order:-9}[flex-order-print="-8"]{-ms-flex-order:-8;order:-8}[flex-order-print="-7"]{-ms-flex-order:-7;order:-7}[flex-order-print="-6"]{-ms-flex-order:-6;order:-6}[flex-order-print="-5"]{-ms-flex-order:-5;order:-5}[flex-order-print="-4"]{-ms-flex-order:-4;order:-4}[flex-order-print="-3"]{-ms-flex-order:-3;order:-3}[flex-order-print="-2"]{-ms-flex-order:-2;order:-2}[flex-order-print="-1"]{-ms-flex-order:-1;order:-1}[flex-order-print="0"]{-ms-flex-order:0;order:0}[flex-order-print="1"]{-ms-flex-order:1;order:1}[flex-order-print="2"]{-ms-flex-order:2;order:2}[flex-order-print="3"]{-ms-flex-order:3;order:3}[flex-order-print="4"]{-ms-flex-order:4;order:4}[flex-order-print="5"]{-ms-flex-order:5;order:5}[flex-order-print="6"]{-ms-flex-order:6;order:6}[flex-order-print="7"]{-ms-flex-order:7;order:7}[flex-order-print="8"]{-ms-flex-order:8;order:8}[flex-order-print="9"]{-ms-flex-order:9;order:9}[flex-order-print="10"]{-ms-flex-order:10;order:10}[flex-order-print="11"]{-ms-flex-order:11;order:11}[flex-order-print="12"]{-ms-flex-order:12;order:12}[flex-order-print="13"]{-ms-flex-order:13;order:13}[flex-order-print="14"]{-ms-flex-order:14;order:14}[flex-order-print="15"]{-ms-flex-order:15;order:15}[flex-order-print="16"]{-ms-flex-order:16;order:16}[flex-order-print="17"]{-ms-flex-order:17;order:17}[flex-order-print="18"]{-ms-flex-order:18;order:18}[flex-order-print="19"]{-ms-flex-order:19;order:19}[flex-order-print="20"]{-ms-flex-order:20;order:20}[flex-offset-print="0"]{margin-left:0%}[flex-offset-print="5"]{margin-left:5%}[flex-offset-print="10"]{margin-left:10%}[flex-offset-print="15"]{margin-left:15%}[flex-offset-print="20"]{margin-left:20%}[flex-offset-print="25"]{margin-left:25%}[flex-offset-print="30"]{margin-left:30%}[flex-offset-print="35"]{margin-left:35%}[flex-offset-print="40"]{margin-left:40%}[flex-offset-print="45"]{margin-left:45%}[flex-offset-print="50"]{margin-left:50%}[flex-offset-print="55"]{margin-left:55%}[flex-offset-print="60"]{margin-left:60%}[flex-offset-print="65"]{margin-left:65%}[flex-offset-print="70"]{margin-left:70%}[flex-offset-print="75"]{margin-left:75%}[flex-offset-print="80"]{margin-left:80%}[flex-offset-print="85"]{margin-left:85%}[flex-offset-print="90"]{margin-left:90%}[flex-offset-print="95"]{margin-left:95%}[flex-offset-print="33"]{margin-left:calc(100%/3)}[flex-offset-print="66"]{margin-left:calc(200%/3)}[layout-align-print]{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}[layout-align-print="start center"],[layout-align-print="start end"],[layout-align-print="start start"],[layout-align-print="start stretch"],[layout-align-print=start],[layout-align-print]{-ms-flex-pack:start;justify-content:flex-start}[layout-align-print="center center"],[layout-align-print="center end"],[layout-align-print="center start"],[layout-align-print="center stretch"],[layout-align-print=center]{-ms-flex-pack:center;justify-content:center}[layout-align-print="end center"],[layout-align-print="end end"],[layout-align-print="end start"],[layout-align-print="end stretch"],[layout-align-print=end]{-ms-flex-pack:end;justify-content:flex-end}[layout-align-print="space-around center"],[layout-align-print="space-around end"],[layout-align-print="space-around start"],[layout-align-print="space-around stretch"],[layout-align-print=space-around]{-ms-flex-pack:distribute;justify-content:space-around}[layout-align-print="space-between center"],[layout-align-print="space-between end"],[layout-align-print="space-between start"],[layout-align-print="space-between stretch"],[layout-align-print=space-between]{-ms-flex-pack:justify;justify-content:space-between}[layout-align-print="center start"],[layout-align-print="end start"],[layout-align-print="space-around start"],[layout-align-print="space-between start"],[layout-align-print="start start"]{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}[layout-align-print="center center"],[layout-align-print="end center"],[layout-align-print="space-around center"],[layout-align-print="space-between center"],[layout-align-print="start center"]{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}[layout-align-print="center center"]>*,[layout-align-print="end center"]>*,[layout-align-print="space-around center"]>*,[layout-align-print="space-between center"]>*,[layout-align-print="start center"]>*{max-width:100%;box-sizing:border-box}[layout-align-print="center end"],[layout-align-print="end end"],[layout-align-print="space-around end"],[layout-align-print="space-between end"],[layout-align-print="start end"]{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}[layout-align-print="center stretch"],[layout-align-print="end stretch"],[layout-align-print="space-around stretch"],[layout-align-print="space-between stretch"],[layout-align-print="start stretch"]{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}[flex-print]{-ms-flex:1;flex:1;box-sizing:border-box}[flex-print-grow],[flex-print-initial]{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}[flex-print-initial]{-ms-flex:0 1 auto;flex:0 1 auto}[flex-print-auto],[flex-print-none]{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}[flex-print-none]{-ms-flex:0 0 auto;flex:0 0 auto}[flex-print="0"],[layout=column]>[flex-print="0"],[layout=row]>[flex-print="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="0"]{max-width:100%;max-height:0%}[layout-print=column]>[flex-print="0"],[layout-print=row]>[flex-print="0"]{-ms-flex:1 1 0%;flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="0"]{max-width:100%;max-height:0%}[flex-print="5"],[layout=column]>[flex-print="5"],[layout=row]>[flex-print="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="5"]{max-width:100%;max-height:5%}[layout-print=column]>[flex-print="5"],[layout-print=row]>[flex-print="5"]{-ms-flex:1 1 5%;flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="5"]{max-width:100%;max-height:5%}[flex-print="10"],[layout=column]>[flex-print="10"],[layout=row]>[flex-print="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="10"]{max-width:100%;max-height:10%}[layout-print=column]>[flex-print="10"],[layout-print=row]>[flex-print="10"]{-ms-flex:1 1 10%;flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="10"]{max-width:100%;max-height:10%}[flex-print="15"],[layout=column]>[flex-print="15"],[layout=row]>[flex-print="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="15"]{max-width:100%;max-height:15%}[layout-print=column]>[flex-print="15"],[layout-print=row]>[flex-print="15"]{-ms-flex:1 1 15%;flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="15"]{max-width:100%;max-height:15%}[flex-print="20"],[layout=column]>[flex-print="20"],[layout=row]>[flex-print="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="20"]{max-width:100%;max-height:20%}[layout-print=column]>[flex-print="20"],[layout-print=row]>[flex-print="20"]{-ms-flex:1 1 20%;flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="20"]{max-width:100%;max-height:20%}[flex-print="25"],[layout=column]>[flex-print="25"],[layout=row]>[flex-print="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="25"]{max-width:100%;max-height:25%}[layout-print=column]>[flex-print="25"],[layout-print=row]>[flex-print="25"]{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="25"]{max-width:100%;max-height:25%}[flex-print="30"],[layout=column]>[flex-print="30"],[layout=row]>[flex-print="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="30"]{max-width:100%;max-height:30%}[layout-print=column]>[flex-print="30"],[layout-print=row]>[flex-print="30"]{-ms-flex:1 1 30%;flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="30"]{max-width:100%;max-height:30%}[flex-print="35"],[layout=column]>[flex-print="35"],[layout=row]>[flex-print="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="35"]{max-width:100%;max-height:35%}[layout-print=column]>[flex-print="35"],[layout-print=row]>[flex-print="35"]{-ms-flex:1 1 35%;flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="35"]{max-width:100%;max-height:35%}[flex-print="40"],[layout=column]>[flex-print="40"],[layout=row]>[flex-print="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="40"]{max-width:100%;max-height:40%}[layout-print=column]>[flex-print="40"],[layout-print=row]>[flex-print="40"]{-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="40"]{max-width:100%;max-height:40%}[flex-print="45"],[layout=column]>[flex-print="45"],[layout=row]>[flex-print="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="45"]{max-width:100%;max-height:45%}[layout-print=column]>[flex-print="45"],[layout-print=row]>[flex-print="45"]{-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="45"]{max-width:100%;max-height:45%}[flex-print="50"],[layout=column]>[flex-print="50"],[layout=row]>[flex-print="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="50"]{max-width:100%;max-height:50%}[layout-print=column]>[flex-print="50"],[layout-print=row]>[flex-print="50"]{-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="50"]{max-width:100%;max-height:50%}[flex-print="55"],[layout=column]>[flex-print="55"],[layout=row]>[flex-print="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="55"]{max-width:100%;max-height:55%}[layout-print=column]>[flex-print="55"],[layout-print=row]>[flex-print="55"]{-ms-flex:1 1 55%;flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="55"]{max-width:100%;max-height:55%}[flex-print="60"],[layout=column]>[flex-print="60"],[layout=row]>[flex-print="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="60"]{max-width:100%;max-height:60%}[layout-print=column]>[flex-print="60"],[layout-print=row]>[flex-print="60"]{-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="60"]{max-width:100%;max-height:60%}[flex-print="65"],[layout=column]>[flex-print="65"],[layout=row]>[flex-print="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="65"]{max-width:100%;max-height:65%}[layout-print=column]>[flex-print="65"],[layout-print=row]>[flex-print="65"]{-ms-flex:1 1 65%;flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="65"]{max-width:100%;max-height:65%}[flex-print="70"],[layout=column]>[flex-print="70"],[layout=row]>[flex-print="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="70"]{max-width:100%;max-height:70%}[layout-print=column]>[flex-print="70"],[layout-print=row]>[flex-print="70"]{-ms-flex:1 1 70%;flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="70"]{max-width:100%;max-height:70%}[flex-print="75"],[layout=column]>[flex-print="75"],[layout=row]>[flex-print="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="75"]{max-width:100%;max-height:75%}[layout-print=column]>[flex-print="75"],[layout-print=row]>[flex-print="75"]{-ms-flex:1 1 75%;flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="75"]{max-width:100%;max-height:75%}[flex-print="80"],[layout=column]>[flex-print="80"],[layout=row]>[flex-print="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="80"]{max-width:100%;max-height:80%}[layout-print=column]>[flex-print="80"],[layout-print=row]>[flex-print="80"]{-ms-flex:1 1 80%;flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="80"]{max-width:100%;max-height:80%}[flex-print="85"],[layout=column]>[flex-print="85"],[layout=row]>[flex-print="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="85"]{max-width:100%;max-height:85%}[layout-print=column]>[flex-print="85"],[layout-print=row]>[flex-print="85"]{-ms-flex:1 1 85%;flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="85"]{max-width:100%;max-height:85%}[flex-print="90"],[layout=column]>[flex-print="90"],[layout=row]>[flex-print="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="90"]{max-width:100%;max-height:90%}[layout-print=column]>[flex-print="90"],[layout-print=row]>[flex-print="90"]{-ms-flex:1 1 90%;flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="90"]{max-width:100%;max-height:90%}[flex-print="95"],[layout=column]>[flex-print="95"],[layout=row]>[flex-print="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout=column]>[flex-print="95"]{max-width:100%;max-height:95%}[layout-print=column]>[flex-print="95"],[layout-print=row]>[flex-print="95"]{-ms-flex:1 1 95%;flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout-print=column]>[flex-print="95"]{max-width:100%;max-height:95%}[flex-print="100"],[layout=column]>[flex-print="100"],[layout=row]>[flex-print="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-print="33"],[layout=row]>[flex-print="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout=row]>[flex-print="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout=column]>[flex-print="33"],[layout=column]>[flex-print="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout=column]>[flex-print="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}[layout-print=column]>[flex-print="100"],[layout-print=row]>[flex-print="100"]{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout-print=row]>[flex-print="33"],[layout-print=row]>[flex-print="66"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout-print=row]>[flex-print="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}[layout-print=column]>[flex-print="33"]{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout-print=column]>[flex-print="66"]{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-print=column],[layout-print=row],[layout-print]{box-sizing:border-box;display:-ms-flexbox;display:flex}[layout-print=column]{-ms-flex-direction:column;flex-direction:column}[layout-print=row]{-ms-flex-direction:row;flex-direction:row}[hide-print]:not([show-print]):not([show]){display:none}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 * Built with: material-tools
 * Includes modules: button, core, animate, layout, interaction, gestures, theming, palette, meta, checkbox, content, divider, menu, backdrop, menuBar, icon, radioButton, select, slider, subheader, sticky, switch, tabs, tooltip, panel, toolbar, bottomSheet, list
 * 
 * Copyright 2017 Google Inc. All Rights Reserved.
 * Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at http://material.angularjs.org/LICENSE.
 */
body.md-THEME_NAME-theme,html.md-THEME_NAME-theme{color:'{{foreground-1}}';background-color:'{{background-color}}'}body,html{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1,.md-headline{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-body-1,.md-body-2,.md-subhead{font-size:16px;font-weight:400;letter-spacing:.01em;line-height:24px}.md-body-1,.md-body-2{font-size:14px;line-height:20px}.md-body-2{font-weight:500;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,html,input,select,textarea{font-family:Roboto,"Helvetica Neue",sans-serif}button,input,select{font-size:100%;vertical-align:baseline}textarea{font-size:100%}body,html{height:100%;position:relative}body{margin:0;padding:0}[tabindex='-1']:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;transform:translate(-50%,-50%) scale(0);transform-origin:50% 50%;opacity:0;border-radius:50%}.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1)}.md-ripple.md-ripple-scaled{transform:translate(-50%,-50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media (min-width:960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=ltr],bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-backdrop{transition:opacity 450ms;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;transition-duration:0}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque,md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-enter,md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity 400ms}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;transform:translate3d(0,80px,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:transform;transition-property:transform,-webkit-transform}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0,100%,0)}md-bottom-sheet.ng-enter-active{opacity:1;display:block;transform:translate3d(0,80px,0)!important}md-bottom-sheet.ng-leave-active{transform:translate3d(0,100%,0)!important;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,"Helvetica Neue",sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}md-bottom-sheet md-list-item{display:-ms-flexbox;display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{padding:0;-ms-flex-align:center;align-items:center;height:48px}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:all .5s;-ms-flex-align:center;align-items:center}md-bottom-sheet.md-grid md-list-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;transition:all .5s;height:96px;margin-top:8px;margin-bottom:8px}@media (max-width:960px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 33.33333%;flex:1 1 33.33333%;max-width:33.33333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){-ms-flex-align:start;align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){-ms-flex-align:end;align-items:flex-end}}@media (min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}}@media (min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 16.66667%;flex:1 1 16.66667%;max-width:16.66667%}}@media (min-width:1920px){md-bottom-sheet.md-grid md-list-item{-ms-flex:1 1 14.28571%;flex:1 1 14.28571%;max-width:14.28571%}}md-bottom-sheet.md-grid md-list-item::before{display:none}md-bottom-sheet.md-grid md-list-item .md-grid-item-content,md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}md-bottom-sheet.md-grid md-list-item .md-list-item-content{padding-bottom:16px;width:48px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
button.md-button::-moz-focus-inner{border:0}.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;-ms-flex-align:center;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;border:0;padding:0 6px;margin:6px 8px;background:0 0;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{padding:0;background:0 0}.md-button.md-raised:not([disabled]),.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-button.md-icon-button .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform,-webkit-transform}.md-button.md-fab.md-fab-bottom-left,.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}.md-button.md-fab.md-fab-bottom-left{right:auto;left:20px}.md-button.md-fab.md-fab-top-left,.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}.md-button.md-fab.md-fab-top-left{right:auto;left:20px}.md-button.md-fab .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-button .md-ripple-container{border-radius:2px;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,42px,0)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0,41px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3d(0,-42px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0,-43px,0)}.md-button-group{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}.md-button-group>.md-button{-ms-flex:1;flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-inline-form md-checkbox{margin:19px 0 18px}md-checkbox{box-sizing:border-box;display:inline-block;margin-bottom:16px;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;min-width:20px;min-height:20px;margin-left:0;margin-right:16px}[dir=rtl] md-checkbox{margin-left:16px;margin-right:0}md-checkbox:last-of-type{margin-left:0;margin-right:0}md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}md-checkbox.md-align-top-left>div.md-container{top:12px}md-checkbox .md-container,md-checkbox .md-container:before,md-checkbox .md-icon{box-sizing:border-box;position:absolute;left:0;width:20px;height:20px}md-checkbox .md-container{transform:translateY(-50%);display:inline-block;right:auto;top:50%}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{background-color:transparent;border-radius:50%;content:'';display:block;height:auto;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-checkbox .md-container:after{box-sizing:border-box;content:'';position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-checkbox .md-icon{transition:240ms;top:0;border-width:2px;border-style:solid;border-radius:2px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after,md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;display:table;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}md-checkbox.md-checked .md-icon:after{transform:rotate(45deg);left:4.66667px;top:.22222px;width:6.66667px;height:13.33333px}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px}md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-left:30px;margin-right:0}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:30px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible!important}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}.layout-gt-lg-row>md-divider,.layout-gt-md-row>md-divider,.layout-gt-sm-row>md-divider,.layout-gt-xs-row>md-divider,.layout-lg-row>md-divider,.layout-md-row>md-divider,.layout-row>md-divider,.layout-sm-row>md-divider,.layout-xl-row>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-icon{margin:auto;background-repeat:no-repeat no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}md-icon svg{pointer-events:none;display:block}md-icon[md-font-icon]{line-height:24px;width:auto}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense md-list-item,md-list.md-dense md-list-item .md-list-item-inner{min-height:48px}md-list-item .md-list-item-inner::before,md-list-item::before,md-list.md-dense md-list-item .md-list-item-inner::before,md-list.md-dense md-list-item::before{content:'';min-height:48px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px}[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-avatar-icon,md-list.md-dense md-list-item .md-list-item-inner .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px}[dir=rtl] md-list.md-dense md-list-item .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;width:36px;height:36px}md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line .md-list-item-text p,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line .md-list-item-text p,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{line-height:1.05}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense md-list-item.md-2-line,md-list.md-dense md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense md-list-item.md-2-line::before,md-list.md-dense md-list-item.md-2-line>.md-no-style::before{content:'';min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-2-line .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-avatar,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense md-list-item.md-3-line,md-list.md-dense md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense md-list-item.md-3-line::before,md-list.md-dense md-list-item.md-3-line>.md-no-style::before{content:'';min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-3-line>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list-item,md-list-item._md-button-wrap{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}md-list-item._md-button-wrap>div.md-button:first-child{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:medium none}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%;min-height:inherit}md-list-item .md-no-style,md-list-item.md-no-proxy{position:relative;padding:0 16px;-ms-flex:1 1 auto;flex:1 1 auto}md-list-item .md-no-style.md-button,md-list-item.md-no-proxy.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item .md-no-style.md-button,[dir=rtl] md-list-item.md-no-proxy.md-button{text-align:right}md-list-item .md-no-style.md-button>.md-ripple-container,md-list-item.md-no-proxy.md-button>.md-ripple-container{border-radius:0}md-list-item .md-no-style:focus,md-list-item.md-no-proxy:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0!important}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;min-height:48px;height:auto}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:content-box}md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox{-webkit-align-self:center;-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:content-box}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{-ms-flex:none;flex:none;width:40px;height:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:3px}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin:auto 0 auto auto}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin-top:0;margin-bottom:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:24px;margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{-ms-flex:1 1 auto;flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{margin:auto;text-overflow:ellipsis;overflow:hidden}md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line::before,md-list-item.md-2-line>.md-no-style::before{content:'';min-height:72px;visibility:hidden;display:inline-block}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{-ms-flex-item-align:start;align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{-ms-flex:1 1 auto;flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line::before,md-list-item.md-3-line>.md-no-style::before{content:'';min-height:88px;visibility:hidden;display:inline-block}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px}.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}.md-open-menu-container md-menu-content>*{opacity:0}.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:200ms}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:200ms;transition-delay:100ms}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:250ms}md-menu-content,md-menu-item{display:-ms-flexbox;display:flex}md-menu-content{padding:8px 0;max-height:304px;overflow-y:auto;-ms-flex-direction:column;flex-direction:column}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:0}md-menu-item{-ms-flex-direction:row;flex-direction:row;min-height:48px;height:48px;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:start;justify-content:flex-start}md-menu-item>*,md-menu-item>.md-button{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;font-size:15px;text-transform:none;font-weight:400;height:100%}md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media (max-width:959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media (min-width:960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px 28px 12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-bar,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text,md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:'\25BC';position:absolute;top:0;speak:none;transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}._md-panel-hidden{display:none}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}._md-panel-shown .md-panel,.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(.4,0,1,1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:absolute;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(.4,0,1,1)}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-radio-button{box-sizing:border-box;display:block;white-space:nowrap;cursor:pointer;position:relative}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container,md-radio-button .md-container:before{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-radio-button .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:'';left:0;top:0;right:0;bottom:0;transition:all .5s}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off,md-radio-button .md-on{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color ease .28s}md-radio-button .md-on{transition:transform ease .28s;transition:transform ease .28s,-webkit-transform ease .28s;transform:scale(0)}md-radio-button.md-checked .md-on{transform:scale(.5)}md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-button,md-radio-group.layout-column md-radio-button,md-radio-group.layout-gt-lg-column md-radio-button,md-radio-group.layout-gt-md-column md-radio-button,md-radio-group.layout-gt-sm-column md-radio-button,md-radio-group.layout-gt-xs-column md-radio-button,md-radio-group.layout-lg-column md-radio-button,md-radio-group.layout-md-column md-radio-button,md-radio-group.layout-sm-column md-radio-button,md-radio-group.layout-xl-column md-radio-button,md-radio-group.layout-xs-column md-radio-button{margin-bottom:16px}md-radio-group.layout-gt-lg-row md-radio-button,md-radio-group.layout-gt-md-row md-radio-button,md-radio-group.layout-gt-sm-row md-radio-button,md-radio-group.layout-gt-xs-row md-radio-button,md-radio-group.layout-lg-row md-radio-button,md-radio-group.layout-md-row md-radio-button,md-radio-group.layout-row md-radio-button,md-radio-group.layout-sm-row md-radio-button,md-radio-group.layout-xl-row md-radio-button,md-radio-group.layout-xs-row md-radio-button{margin:0 16px 0 0}[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,[dir=rtl] md-radio-group.layout-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-md-row md-radio-button,[dir=rtl] md-radio-group.layout-row md-radio-button,[dir=rtl] md-radio-group.layout-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-xl-row md-radio-button,[dir=rtl] md-radio-group.layout-xs-row md-radio-button{margin-left:16px;margin-right:0}md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,md-radio-group.layout-gt-md-row md-radio-button:last-of-type,md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,md-radio-group.layout-lg-row md-radio-button:last-of-type,md-radio-group.layout-md-row md-radio-button:last-of-type,md-radio-group.layout-row md-radio-button:last-of-type,md-radio-group.layout-sm-row md-radio-button:last-of-type,md-radio-group.layout-xl-row md-radio-button:last-of-type,md-radio-group.layout-xs-row md-radio-button:last-of-type{margin-left:0;margin-right:0}md-radio-group:focus{outline:none}md-radio-group.md-focused .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px;box-sizing:border-box;margin-top:0;margin-bottom:0}@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child{transform:translateY(-22px) translateX(-2px) scale(.75)}.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;transform:translateY(-1px)}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto!important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:150ms}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:150ms;transition-delay:100ms}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:250ms}md-input-container>md-select{margin:0;-ms-flex-order:2;order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select.ng-required.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:' *';font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:-ms-flexbox;display:flex;margin:20px 0 26px}md-select[disabled] .md-select-value{background-position:0 bottom;background-size:4px 1px;background-repeat:repeat-x;margin-bottom:-1px}md-select:focus{outline:none}md-option[disabled],md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px;border-bottom-style:solid;padding-bottom:0}md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value{padding-bottom:0}md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){transform:translate3d(0,1px,0)}.md-select-value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:content-box;min-width:64px;min-height:26px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;-ms-flex:1 1 auto;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;-ms-flex-align:end;align-items:flex-end;text-align:end;width:24px;margin:0 4px;transform:translate3d(0,-2px,0);font-size:1.2rem}.md-select-value .md-select-icon:after{display:block;content:'\25BC';position:relative;top:2px;speak:none;font-size:13px;transform:scaleY(.5) scaleX(1)}.md-select-value.md-select-placeholder{display:-ms-flexbox;display:flex;-ms-flex-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);max-height:256px;min-height:48px;overflow-y:hidden;transform-origin:left top;transform:scale(1)}md-select-menu.md-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}[dir=rtl] md-select-menu{transform-origin:right top}md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{cursor:pointer;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:auto;transition:background .15s linear;padding:0 16px;height:48px}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:transparent}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:'';position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:'';position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;transition:240ms;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:''}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.66667px}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
@keyframes sliderFocusThumb{0%,to{transform:scale(.7)}30%{transform:scale(1)}}@keyframes sliderDiscreteFocusThumb{0%{transform:scale(.7)}50%{transform:scale(.8)}to{transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{transform:scale(.7);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0)}}md-slider{height:48px;min-width:128px;margin-left:4px;margin-right:4px;padding:0;display:block;-ms-flex-direction:row;flex-direction:row}md-slider *,md-slider :after{box-sizing:border-box}md-slider .md-slider-wrapper{outline:none;width:100%;height:100%}md-slider,md-slider .md-slider-content{position:relative}md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}md-slider .md-track{position:absolute;left:0;right:0;height:100%}md-slider .md-track-fill{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:width,height}md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}md-slider .md-track-ticks canvas{width:100%;height:100%}md-slider .md-thumb-container{position:absolute;left:0;top:50%;transform:translate3d(-50%,-50%,0);transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:left,right,bottom}[dir=rtl] md-slider .md-sign:after,[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb,md-slider .md-thumb:after{position:absolute;width:20px;height:20px;border-radius:20px}md-slider .md-thumb{z-index:1;left:-10px;top:14px;transform:scale(.7);transition:all .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{content:'';border-width:3px;border-style:solid;transition:inherit}md-slider .md-sign{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;transform:scale(.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(.35,0,.25,1)}md-slider .md-sign:after{position:absolute;content:'';left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s cubic-bezier(.35,0,.25,1)}md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;transform:scale(.7);opacity:0;transition:all .35s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;transform:scale(.5);border-width:4px;border-style:solid;display:none}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(1);opacity:1}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(0);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1);transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb{transform:scale(0)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after,md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks{opacity:0}md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{-ms-flex-direction:column;flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{-ms-flex:1;flex:1;padding-top:12px;padding-bottom:12px;width:48px;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - (2px/2))}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(.4) translate3d(67.5px,0,0)}md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{-ms-flex-direction:column;flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{transform:translate3d(0,0,0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:subheaderStickyHoverIn .3s ease-out both}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){transition:.2s ease-out margin}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{animation:subheaderStickyHoverOut .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:inherit;margin-right:16px}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container{margin-right:0;margin-left:8px}md-switch.md-inverted .md-container{margin-right:initial;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:initial}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:grabbing}md-switch.md-focused:not([disabled]) .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch.md-focused:not([disabled]):not(.md-checked) .md-thumb:before{background-color:rgba(0,0,0,.12)}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;transform:translate3d(0,0,0);z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}md-switch .md-thumb,md-switch .md-thumb:before{border-radius:50%;position:absolute;left:0;top:0}md-switch .md-thumb{margin:0;outline:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);height:20px;width:20px}md-switch .md-thumb:before{background-color:transparent;content:'';display:block;height:auto;right:0;bottom:0;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all .08s linear;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:.05s}@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
@keyframes md-tab-content-hide{0%,50%{opacity:1}to{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;-ms-flex-negative:0;flex-shrink:0}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom] md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper{top:0;bottom:48px}md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;transform:translate3d(0,0,0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:no-repeat center center;transition:all .5s cubic-bezier(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}md-tabs-wrapper md-prev-button{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==)}[dir=rtl] md-pagination-wrapper,[dir=rtl] md-tabs-canvas .md-dummy-wrapper,[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K)}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{transform:translate3d(-50%,-50%,0) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;-ms-flex-direction:row;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-pagination-wrapper:after,md-tabs-canvas:after{content:'';display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}md-pagination-wrapper{height:48px;display:-ms-flexbox;display:flex;transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;transform:translate3d(0,0,0)}md-pagination-wrapper.md-center-tabs{position:relative;-ms-flex-pack:center;justify-content:center}md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}md-tab-content{display:-ms-flexbox;display:flex;top:0;transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;transform:translate3d(0,0,0)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}md-tab-content.md-left:not(.md-active),md-tab-content.md-right:not(.md-active){transform:translateX(-100%);animation:1s md-tab-content-hide;opacity:0}[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *,md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){transform:translateX(100%)}[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}md-tab-content>div{-ms-flex:1 0 100%;flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{animation:1s md-tab-content-hide}md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}md-ink-bar.md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px 24px;transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-tab{float:right}.md-tab.md-focused{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.md-tab.ng-leave{transition:none}md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-toolbar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar,md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate,md-toolbar.ng-animate{transition:none}md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;-ms-flex-direction:row;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools,.md-toolbar-tools .fill-height{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-timing-function:cubic-bezier(.35,0,.25,1);transition-property:background-color,fill,color}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child,.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child,[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media (min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media (min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-tooltip{pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{transform-origin:right center;margin-left:-24px}@media (min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{transform:scale(0)}.md-tooltip.md-show{transition:all .4s cubic-bezier(.25,.8,.25,1);transform:scale(1);opacity:.9}.md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.1s;transform:scale(0);opacity:0}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 * Built with: material-tools
 * Includes modules: button, core, animate, layout, interaction, gestures, theming, palette, meta, checkbox, content, divider, menu, backdrop, menuBar, icon, radioButton, select, slider, subheader, sticky, switch, tabs, tooltip, panel, toolbar, bottomSheet, list
 * 
 * Copyright 2017 Google Inc. All Rights Reserved.
 * Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at http://material.angularjs.org/LICENSE.
 */
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.2-master-a9ba340
 */
.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}}.flex-order{-ms-flex-order:0;order:0}.flex-order--20{-ms-flex-order:-20;order:-20}.flex-order--19{-ms-flex-order:-19;order:-19}.flex-order--18{-ms-flex-order:-18;order:-18}.flex-order--17{-ms-flex-order:-17;order:-17}.flex-order--16{-ms-flex-order:-16;order:-16}.flex-order--15{-ms-flex-order:-15;order:-15}.flex-order--14{-ms-flex-order:-14;order:-14}.flex-order--13{-ms-flex-order:-13;order:-13}.flex-order--12{-ms-flex-order:-12;order:-12}.flex-order--11{-ms-flex-order:-11;order:-11}.flex-order--10{-ms-flex-order:-10;order:-10}.flex-order--9{-ms-flex-order:-9;order:-9}.flex-order--8{-ms-flex-order:-8;order:-8}.flex-order--7{-ms-flex-order:-7;order:-7}.flex-order--6{-ms-flex-order:-6;order:-6}.flex-order--5{-ms-flex-order:-5;order:-5}.flex-order--4{-ms-flex-order:-4;order:-4}.flex-order--3{-ms-flex-order:-3;order:-3}.flex-order--2{-ms-flex-order:-2;order:-2}.flex-order--1{-ms-flex-order:-1;order:-1}.flex-order-0{-ms-flex-order:0;order:0}.flex-order-1{-ms-flex-order:1;order:1}.flex-order-2{-ms-flex-order:2;order:2}.flex-order-3{-ms-flex-order:3;order:3}.flex-order-4{-ms-flex-order:4;order:4}.flex-order-5{-ms-flex-order:5;order:5}.flex-order-6{-ms-flex-order:6;order:6}.flex-order-7{-ms-flex-order:7;order:7}.flex-order-8{-ms-flex-order:8;order:8}.flex-order-9{-ms-flex-order:9;order:9}.flex-order-10{-ms-flex-order:10;order:10}.flex-order-11{-ms-flex-order:11;order:11}.flex-order-12{-ms-flex-order:12;order:12}.flex-order-13{-ms-flex-order:13;order:13}.flex-order-14{-ms-flex-order:14;order:14}.flex-order-15{-ms-flex-order:15;order:15}.flex-order-16{-ms-flex-order:16;order:16}.flex-order-17{-ms-flex-order:17;order:17}.flex-order-18{-ms-flex-order:18;order:18}.flex-order-19{-ms-flex-order:19;order:19}.flex-order-20{-ms-flex-order:20;order:20}.flex-offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.offset-33{margin-left:calc(100%/3)}.flex-offset-66,.offset-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align,.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex{-ms-flex:1;flex:1;box-sizing:border-box}.flex-grow,.flex-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-auto,.flex-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-nogrow,.flex-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-0{max-width:0%;max-height:100%}.flex-0,.layout-column>.flex-0,.layout-row>.flex-0{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-row>.flex-0{min-width:0;max-width:0%;max-height:100%}.layout-column>.flex-0{max-width:100%;max-height:0%;min-height:0}.flex-5,.layout-column>.flex-5,.layout-row>.flex-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-5{max-width:100%;max-height:5%}.flex-10,.layout-column>.flex-10,.layout-row>.flex-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-10{max-width:100%;max-height:10%}.flex-15,.layout-column>.flex-15,.layout-row>.flex-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-15{max-width:100%;max-height:15%}.flex-20,.layout-column>.flex-20,.layout-row>.flex-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-20{max-width:100%;max-height:20%}.flex-25,.layout-column>.flex-25,.layout-row>.flex-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-25{max-width:100%;max-height:25%}.flex-30,.layout-column>.flex-30,.layout-row>.flex-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-30{max-width:100%;max-height:30%}.flex-35,.layout-column>.flex-35,.layout-row>.flex-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-35{max-width:100%;max-height:35%}.flex-40,.layout-column>.flex-40,.layout-row>.flex-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-40{max-width:100%;max-height:40%}.flex-45,.layout-column>.flex-45,.layout-row>.flex-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-45{max-width:100%;max-height:45%}.flex-50,.layout-column>.flex-50,.layout-row>.flex-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-50{max-width:100%;max-height:50%}.flex-55,.layout-column>.flex-55,.layout-row>.flex-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-55{max-width:100%;max-height:55%}.flex-60,.layout-column>.flex-60,.layout-row>.flex-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-60{max-width:100%;max-height:60%}.flex-65,.layout-column>.flex-65,.layout-row>.flex-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-65{max-width:100%;max-height:65%}.flex-70,.layout-column>.flex-70,.layout-row>.flex-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-70{max-width:100%;max-height:70%}.flex-75,.layout-column>.flex-75,.layout-row>.flex-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-75{max-width:100%;max-height:75%}.flex-80,.layout-column>.flex-80,.layout-row>.flex-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-80{max-width:100%;max-height:80%}.flex-85,.layout-column>.flex-85,.layout-row>.flex-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-85{max-width:100%;max-height:85%}.flex-90,.layout-column>.flex-90,.layout-row>.flex-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-90{max-width:100%;max-height:90%}.flex-95,.layout-column>.flex-95,.layout-row>.flex-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-95{max-width:100%;max-height:95%}.flex-100,.layout-column>.flex-100,.layout-row>.flex-100,.layout-row>.flex-33,.layout-row>.flex-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-33,.layout-row>.flex-66{max-width:33.33%}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33,.layout-column>.flex-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-column{-ms-flex-direction:column;flex-direction:column}.layout-row{-ms-flex-direction:row;flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{-ms-flex-order:-20;order:-20}.flex-order-xs--19{-ms-flex-order:-19;order:-19}.flex-order-xs--18{-ms-flex-order:-18;order:-18}.flex-order-xs--17{-ms-flex-order:-17;order:-17}.flex-order-xs--16{-ms-flex-order:-16;order:-16}.flex-order-xs--15{-ms-flex-order:-15;order:-15}.flex-order-xs--14{-ms-flex-order:-14;order:-14}.flex-order-xs--13{-ms-flex-order:-13;order:-13}.flex-order-xs--12{-ms-flex-order:-12;order:-12}.flex-order-xs--11{-ms-flex-order:-11;order:-11}.flex-order-xs--10{-ms-flex-order:-10;order:-10}.flex-order-xs--9{-ms-flex-order:-9;order:-9}.flex-order-xs--8{-ms-flex-order:-8;order:-8}.flex-order-xs--7{-ms-flex-order:-7;order:-7}.flex-order-xs--6{-ms-flex-order:-6;order:-6}.flex-order-xs--5{-ms-flex-order:-5;order:-5}.flex-order-xs--4{-ms-flex-order:-4;order:-4}.flex-order-xs--3{-ms-flex-order:-3;order:-3}.flex-order-xs--2{-ms-flex-order:-2;order:-2}.flex-order-xs--1{-ms-flex-order:-1;order:-1}.flex-order-xs-0{-ms-flex-order:0;order:0}.flex-order-xs-1{-ms-flex-order:1;order:1}.flex-order-xs-2{-ms-flex-order:2;order:2}.flex-order-xs-3{-ms-flex-order:3;order:3}.flex-order-xs-4{-ms-flex-order:4;order:4}.flex-order-xs-5{-ms-flex-order:5;order:5}.flex-order-xs-6{-ms-flex-order:6;order:6}.flex-order-xs-7{-ms-flex-order:7;order:7}.flex-order-xs-8{-ms-flex-order:8;order:8}.flex-order-xs-9{-ms-flex-order:9;order:9}.flex-order-xs-10{-ms-flex-order:10;order:10}.flex-order-xs-11{-ms-flex-order:11;order:11}.flex-order-xs-12{-ms-flex-order:12;order:12}.flex-order-xs-13{-ms-flex-order:13;order:13}.flex-order-xs-14{-ms-flex-order:14;order:14}.flex-order-xs-15{-ms-flex-order:15;order:15}.flex-order-xs-16{-ms-flex-order:16;order:16}.flex-order-xs-17{-ms-flex-order:17;order:17}.flex-order-xs-18{-ms-flex-order:18;order:18}.flex-order-xs-19{-ms-flex-order:19;order:19}.flex-order-xs-20{-ms-flex-order:20;order:20}.flex-offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.offset-xs-33{margin-left:calc(100%/3)}.flex-offset-xs-66,.offset-xs-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-xs{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xs,.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xs{-ms-flex:1;flex:1;box-sizing:border-box}.flex-xs-grow,.flex-xs-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-auto,.flex-xs-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-xs-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-xs-nogrow,.flex-xs-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-xs-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xs-0,.layout-row>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0,.layout-xs-row>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xs-row>.flex-xs-0{max-width:0%;max-height:100%;min-width:0}.layout-xs-column>.flex-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-column>.flex-xs-5,.layout-row>.flex-xs-5,.layout-xs-row>.flex-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-5,.layout-xs-row>.flex-xs-5{max-width:100%;max-height:5%}.layout-xs-row>.flex-xs-5{max-width:5%;max-height:100%}.flex-xs-10,.layout-row>.flex-xs-10,.layout-xs-column>.flex-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xs-10,.layout-row>.flex-xs-10{max-width:10%;max-height:100%}.layout-column>.flex-xs-10,.layout-xs-row>.flex-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xs-row>.flex-xs-10{max-width:10%;max-height:100%}.flex-xs-15,.layout-row>.flex-xs-15,.layout-xs-column>.flex-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xs-15,.layout-row>.flex-xs-15{max-width:15%;max-height:100%}.layout-column>.flex-xs-15,.layout-xs-row>.flex-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xs-row>.flex-xs-15{max-width:15%;max-height:100%}.flex-xs-20,.layout-row>.flex-xs-20,.layout-xs-column>.flex-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xs-20,.layout-row>.flex-xs-20{max-width:20%;max-height:100%}.layout-column>.flex-xs-20,.layout-xs-row>.flex-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xs-row>.flex-xs-20{max-width:20%;max-height:100%}.flex-xs-25,.layout-row>.flex-xs-25,.layout-xs-column>.flex-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xs-25,.layout-row>.flex-xs-25{max-width:25%;max-height:100%}.layout-column>.flex-xs-25,.layout-xs-row>.flex-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xs-row>.flex-xs-25{max-width:25%;max-height:100%}.flex-xs-30,.layout-row>.flex-xs-30,.layout-xs-column>.flex-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xs-30,.layout-row>.flex-xs-30{max-width:30%;max-height:100%}.layout-column>.flex-xs-30,.layout-xs-row>.flex-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xs-row>.flex-xs-30{max-width:30%;max-height:100%}.flex-xs-35,.layout-row>.flex-xs-35,.layout-xs-column>.flex-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xs-35,.layout-row>.flex-xs-35{max-width:35%;max-height:100%}.layout-column>.flex-xs-35,.layout-xs-row>.flex-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xs-row>.flex-xs-35{max-width:35%;max-height:100%}.flex-xs-40,.layout-row>.flex-xs-40,.layout-xs-column>.flex-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xs-40,.layout-row>.flex-xs-40{max-width:40%;max-height:100%}.layout-column>.flex-xs-40,.layout-xs-row>.flex-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xs-row>.flex-xs-40{max-width:40%;max-height:100%}.flex-xs-45,.layout-row>.flex-xs-45,.layout-xs-column>.flex-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xs-45,.layout-row>.flex-xs-45{max-width:45%;max-height:100%}.layout-column>.flex-xs-45,.layout-xs-row>.flex-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xs-row>.flex-xs-45{max-width:45%;max-height:100%}.flex-xs-50,.layout-row>.flex-xs-50,.layout-xs-column>.flex-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xs-50,.layout-row>.flex-xs-50{max-width:50%;max-height:100%}.layout-column>.flex-xs-50,.layout-xs-row>.flex-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xs-row>.flex-xs-50{max-width:50%;max-height:100%}.flex-xs-55,.layout-row>.flex-xs-55,.layout-xs-column>.flex-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xs-55,.layout-row>.flex-xs-55{max-width:55%;max-height:100%}.layout-column>.flex-xs-55,.layout-xs-row>.flex-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xs-row>.flex-xs-55{max-width:55%;max-height:100%}.flex-xs-60,.layout-row>.flex-xs-60,.layout-xs-column>.flex-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xs-60,.layout-row>.flex-xs-60{max-width:60%;max-height:100%}.layout-column>.flex-xs-60,.layout-xs-row>.flex-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xs-row>.flex-xs-60{max-width:60%;max-height:100%}.flex-xs-65,.layout-row>.flex-xs-65,.layout-xs-column>.flex-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xs-65,.layout-row>.flex-xs-65{max-width:65%;max-height:100%}.layout-column>.flex-xs-65,.layout-xs-row>.flex-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xs-row>.flex-xs-65{max-width:65%;max-height:100%}.flex-xs-70,.layout-row>.flex-xs-70,.layout-xs-column>.flex-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xs-70,.layout-row>.flex-xs-70{max-width:70%;max-height:100%}.layout-column>.flex-xs-70,.layout-xs-row>.flex-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xs-row>.flex-xs-70{max-width:70%;max-height:100%}.flex-xs-75,.layout-row>.flex-xs-75,.layout-xs-column>.flex-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xs-75,.layout-row>.flex-xs-75{max-width:75%;max-height:100%}.layout-column>.flex-xs-75,.layout-xs-row>.flex-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xs-row>.flex-xs-75{max-width:75%;max-height:100%}.flex-xs-80,.layout-row>.flex-xs-80,.layout-xs-column>.flex-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xs-80,.layout-row>.flex-xs-80{max-width:80%;max-height:100%}.layout-column>.flex-xs-80,.layout-xs-row>.flex-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xs-row>.flex-xs-80{max-width:80%;max-height:100%}.flex-xs-85,.layout-row>.flex-xs-85,.layout-xs-column>.flex-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xs-85,.layout-row>.flex-xs-85{max-width:85%;max-height:100%}.layout-column>.flex-xs-85,.layout-xs-row>.flex-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xs-row>.flex-xs-85{max-width:85%;max-height:100%}.flex-xs-90,.layout-row>.flex-xs-90,.layout-xs-column>.flex-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xs-90,.layout-row>.flex-xs-90{max-width:90%;max-height:100%}.layout-column>.flex-xs-90,.layout-xs-row>.flex-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xs-row>.flex-xs-90{max-width:90%;max-height:100%}.flex-xs-95,.layout-row>.flex-xs-95,.layout-xs-column>.flex-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xs-95,.layout-row>.flex-xs-95{max-width:95%;max-height:100%}.layout-column>.flex-xs-95,.layout-xs-row>.flex-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xs-row>.flex-xs-95{max-width:95%;max-height:100%}.flex-xs-100,.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-xs-100,.layout-column>.flex-xs-100,.layout-row>.flex-xs-100{max-height:100%}.layout-row>.flex-xs-33,.layout-row>.flex-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xs-33,.layout-column>.flex-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100,.layout-xs-row>.flex-xs-33,.layout-xs-row>.flex-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex-xs-33,.layout-xs-row>.flex-xs-66{max-width:33.33%}.layout-xs-row>.flex-xs-66{max-width:66.66%}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33,.layout-xs-column>.flex-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xs-column>.flex-xs-66{max-height:66.66%}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-xs-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px){.flex-order-gt-xs--20{-ms-flex-order:-20;order:-20}.flex-order-gt-xs--19{-ms-flex-order:-19;order:-19}.flex-order-gt-xs--18{-ms-flex-order:-18;order:-18}.flex-order-gt-xs--17{-ms-flex-order:-17;order:-17}.flex-order-gt-xs--16{-ms-flex-order:-16;order:-16}.flex-order-gt-xs--15{-ms-flex-order:-15;order:-15}.flex-order-gt-xs--14{-ms-flex-order:-14;order:-14}.flex-order-gt-xs--13{-ms-flex-order:-13;order:-13}.flex-order-gt-xs--12{-ms-flex-order:-12;order:-12}.flex-order-gt-xs--11{-ms-flex-order:-11;order:-11}.flex-order-gt-xs--10{-ms-flex-order:-10;order:-10}.flex-order-gt-xs--9{-ms-flex-order:-9;order:-9}.flex-order-gt-xs--8{-ms-flex-order:-8;order:-8}.flex-order-gt-xs--7{-ms-flex-order:-7;order:-7}.flex-order-gt-xs--6{-ms-flex-order:-6;order:-6}.flex-order-gt-xs--5{-ms-flex-order:-5;order:-5}.flex-order-gt-xs--4{-ms-flex-order:-4;order:-4}.flex-order-gt-xs--3{-ms-flex-order:-3;order:-3}.flex-order-gt-xs--2{-ms-flex-order:-2;order:-2}.flex-order-gt-xs--1{-ms-flex-order:-1;order:-1}.flex-order-gt-xs-0{-ms-flex-order:0;order:0}.flex-order-gt-xs-1{-ms-flex-order:1;order:1}.flex-order-gt-xs-2{-ms-flex-order:2;order:2}.flex-order-gt-xs-3{-ms-flex-order:3;order:3}.flex-order-gt-xs-4{-ms-flex-order:4;order:4}.flex-order-gt-xs-5{-ms-flex-order:5;order:5}.flex-order-gt-xs-6{-ms-flex-order:6;order:6}.flex-order-gt-xs-7{-ms-flex-order:7;order:7}.flex-order-gt-xs-8{-ms-flex-order:8;order:8}.flex-order-gt-xs-9{-ms-flex-order:9;order:9}.flex-order-gt-xs-10{-ms-flex-order:10;order:10}.flex-order-gt-xs-11{-ms-flex-order:11;order:11}.flex-order-gt-xs-12{-ms-flex-order:12;order:12}.flex-order-gt-xs-13{-ms-flex-order:13;order:13}.flex-order-gt-xs-14{-ms-flex-order:14;order:14}.flex-order-gt-xs-15{-ms-flex-order:15;order:15}.flex-order-gt-xs-16{-ms-flex-order:16;order:16}.flex-order-gt-xs-17{-ms-flex-order:17;order:17}.flex-order-gt-xs-18{-ms-flex-order:18;order:18}.flex-order-gt-xs-19{-ms-flex-order:19;order:19}.flex-order-gt-xs-20{-ms-flex-order:20;order:20}.flex-offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.offset-gt-xs-33{margin-left:calc(100%/3)}.flex-offset-gt-xs-66,.offset-gt-xs-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-xs{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-xs,.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-xs{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-xs-grow,.flex-gt-xs-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-auto,.flex-gt-xs-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-xs-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-xs-nogrow,.flex-gt-xs-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-xs-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0,.layout-gt-xs-row>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-column>.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.layout-gt-xs-column>.flex-gt-xs-5,.layout-gt-xs-row>.flex-gt-xs-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.flex-gt-xs-10,.layout-column>.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.layout-gt-xs-column>.flex-gt-xs-10,.layout-gt-xs-row>.flex-gt-xs-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.flex-gt-xs-15,.layout-column>.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.layout-gt-xs-column>.flex-gt-xs-15,.layout-gt-xs-row>.flex-gt-xs-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.flex-gt-xs-20,.layout-column>.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.layout-gt-xs-column>.flex-gt-xs-20,.layout-gt-xs-row>.flex-gt-xs-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.flex-gt-xs-25,.layout-column>.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.layout-gt-xs-column>.flex-gt-xs-25,.layout-gt-xs-row>.flex-gt-xs-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.flex-gt-xs-30,.layout-column>.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.layout-gt-xs-column>.flex-gt-xs-30,.layout-gt-xs-row>.flex-gt-xs-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.flex-gt-xs-35,.layout-column>.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.layout-gt-xs-column>.flex-gt-xs-35,.layout-gt-xs-row>.flex-gt-xs-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.flex-gt-xs-40,.layout-column>.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.layout-gt-xs-column>.flex-gt-xs-40,.layout-gt-xs-row>.flex-gt-xs-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.flex-gt-xs-45,.layout-column>.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.layout-gt-xs-column>.flex-gt-xs-45,.layout-gt-xs-row>.flex-gt-xs-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.flex-gt-xs-50,.layout-column>.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.layout-gt-xs-column>.flex-gt-xs-50,.layout-gt-xs-row>.flex-gt-xs-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.flex-gt-xs-55,.layout-column>.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.layout-gt-xs-column>.flex-gt-xs-55,.layout-gt-xs-row>.flex-gt-xs-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.flex-gt-xs-60,.layout-column>.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.layout-gt-xs-column>.flex-gt-xs-60,.layout-gt-xs-row>.flex-gt-xs-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.flex-gt-xs-65,.layout-column>.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.layout-gt-xs-column>.flex-gt-xs-65,.layout-gt-xs-row>.flex-gt-xs-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.flex-gt-xs-70,.layout-column>.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.layout-gt-xs-column>.flex-gt-xs-70,.layout-gt-xs-row>.flex-gt-xs-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.flex-gt-xs-75,.layout-column>.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.layout-gt-xs-column>.flex-gt-xs-75,.layout-gt-xs-row>.flex-gt-xs-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.flex-gt-xs-80,.layout-column>.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.layout-gt-xs-column>.flex-gt-xs-80,.layout-gt-xs-row>.flex-gt-xs-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.flex-gt-xs-85,.layout-column>.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.layout-gt-xs-column>.flex-gt-xs-85,.layout-gt-xs-row>.flex-gt-xs-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.flex-gt-xs-90,.layout-column>.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.layout-gt-xs-column>.flex-gt-xs-90,.layout-gt-xs-row>.flex-gt-xs-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.flex-gt-xs-95,.layout-column>.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{max-width:100%;max-height:95%}.layout-gt-xs-column>.flex-gt-xs-95,.layout-gt-xs-row>.flex-gt-xs-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{max-width:100%;max-height:95%}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-33,.layout-row>.flex-gt-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-xs-33,.layout-column>.flex-gt-xs-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-xs-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-33,.layout-gt-xs-row>.flex-gt-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33,.layout-gt-xs-row>.flex-gt-xs-66{max-width:33.33%}.layout-gt-xs-row>.flex-gt-xs-66{max-width:66.66%}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33,.layout-gt-xs-column>.flex-gt-xs-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{max-height:66.66%}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-xs-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-xs-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{-ms-flex-order:-20;order:-20}.flex-order-sm--19{-ms-flex-order:-19;order:-19}.flex-order-sm--18{-ms-flex-order:-18;order:-18}.flex-order-sm--17{-ms-flex-order:-17;order:-17}.flex-order-sm--16{-ms-flex-order:-16;order:-16}.flex-order-sm--15{-ms-flex-order:-15;order:-15}.flex-order-sm--14{-ms-flex-order:-14;order:-14}.flex-order-sm--13{-ms-flex-order:-13;order:-13}.flex-order-sm--12{-ms-flex-order:-12;order:-12}.flex-order-sm--11{-ms-flex-order:-11;order:-11}.flex-order-sm--10{-ms-flex-order:-10;order:-10}.flex-order-sm--9{-ms-flex-order:-9;order:-9}.flex-order-sm--8{-ms-flex-order:-8;order:-8}.flex-order-sm--7{-ms-flex-order:-7;order:-7}.flex-order-sm--6{-ms-flex-order:-6;order:-6}.flex-order-sm--5{-ms-flex-order:-5;order:-5}.flex-order-sm--4{-ms-flex-order:-4;order:-4}.flex-order-sm--3{-ms-flex-order:-3;order:-3}.flex-order-sm--2{-ms-flex-order:-2;order:-2}.flex-order-sm--1{-ms-flex-order:-1;order:-1}.flex-order-sm-0{-ms-flex-order:0;order:0}.flex-order-sm-1{-ms-flex-order:1;order:1}.flex-order-sm-2{-ms-flex-order:2;order:2}.flex-order-sm-3{-ms-flex-order:3;order:3}.flex-order-sm-4{-ms-flex-order:4;order:4}.flex-order-sm-5{-ms-flex-order:5;order:5}.flex-order-sm-6{-ms-flex-order:6;order:6}.flex-order-sm-7{-ms-flex-order:7;order:7}.flex-order-sm-8{-ms-flex-order:8;order:8}.flex-order-sm-9{-ms-flex-order:9;order:9}.flex-order-sm-10{-ms-flex-order:10;order:10}.flex-order-sm-11{-ms-flex-order:11;order:11}.flex-order-sm-12{-ms-flex-order:12;order:12}.flex-order-sm-13{-ms-flex-order:13;order:13}.flex-order-sm-14{-ms-flex-order:14;order:14}.flex-order-sm-15{-ms-flex-order:15;order:15}.flex-order-sm-16{-ms-flex-order:16;order:16}.flex-order-sm-17{-ms-flex-order:17;order:17}.flex-order-sm-18{-ms-flex-order:18;order:18}.flex-order-sm-19{-ms-flex-order:19;order:19}.flex-order-sm-20{-ms-flex-order:20;order:20}.flex-offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.offset-sm-33{margin-left:calc(100%/3)}.flex-offset-sm-66,.offset-sm-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-sm{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-sm,.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-sm{-ms-flex:1;flex:1;box-sizing:border-box}.flex-sm-grow,.flex-sm-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-auto,.flex-sm-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-sm-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-sm-nogrow,.flex-sm-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-sm-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-sm-0,.layout-row>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0,.layout-sm-row>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-sm-row>.flex-sm-0{max-width:0%;max-height:100%;min-width:0}.layout-sm-column>.flex-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-column>.flex-sm-5,.layout-row>.flex-sm-5,.layout-sm-row>.flex-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-5,.layout-sm-row>.flex-sm-5{max-width:100%;max-height:5%}.layout-sm-row>.flex-sm-5{max-width:5%;max-height:100%}.flex-sm-10,.layout-row>.flex-sm-10,.layout-sm-column>.flex-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-sm-10,.layout-row>.flex-sm-10{max-width:10%;max-height:100%}.layout-column>.flex-sm-10,.layout-sm-row>.flex-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-sm-row>.flex-sm-10{max-width:10%;max-height:100%}.flex-sm-15,.layout-row>.flex-sm-15,.layout-sm-column>.flex-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-sm-15,.layout-row>.flex-sm-15{max-width:15%;max-height:100%}.layout-column>.flex-sm-15,.layout-sm-row>.flex-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-sm-row>.flex-sm-15{max-width:15%;max-height:100%}.flex-sm-20,.layout-row>.flex-sm-20,.layout-sm-column>.flex-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-sm-20,.layout-row>.flex-sm-20{max-width:20%;max-height:100%}.layout-column>.flex-sm-20,.layout-sm-row>.flex-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-sm-row>.flex-sm-20{max-width:20%;max-height:100%}.flex-sm-25,.layout-row>.flex-sm-25,.layout-sm-column>.flex-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-sm-25,.layout-row>.flex-sm-25{max-width:25%;max-height:100%}.layout-column>.flex-sm-25,.layout-sm-row>.flex-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-sm-row>.flex-sm-25{max-width:25%;max-height:100%}.flex-sm-30,.layout-row>.flex-sm-30,.layout-sm-column>.flex-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-sm-30,.layout-row>.flex-sm-30{max-width:30%;max-height:100%}.layout-column>.flex-sm-30,.layout-sm-row>.flex-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-sm-row>.flex-sm-30{max-width:30%;max-height:100%}.flex-sm-35,.layout-row>.flex-sm-35,.layout-sm-column>.flex-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-sm-35,.layout-row>.flex-sm-35{max-width:35%;max-height:100%}.layout-column>.flex-sm-35,.layout-sm-row>.flex-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-sm-row>.flex-sm-35{max-width:35%;max-height:100%}.flex-sm-40,.layout-row>.flex-sm-40,.layout-sm-column>.flex-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-sm-40,.layout-row>.flex-sm-40{max-width:40%;max-height:100%}.layout-column>.flex-sm-40,.layout-sm-row>.flex-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-sm-row>.flex-sm-40{max-width:40%;max-height:100%}.flex-sm-45,.layout-row>.flex-sm-45,.layout-sm-column>.flex-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-sm-45,.layout-row>.flex-sm-45{max-width:45%;max-height:100%}.layout-column>.flex-sm-45,.layout-sm-row>.flex-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-sm-row>.flex-sm-45{max-width:45%;max-height:100%}.flex-sm-50,.layout-row>.flex-sm-50,.layout-sm-column>.flex-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-sm-50,.layout-row>.flex-sm-50{max-width:50%;max-height:100%}.layout-column>.flex-sm-50,.layout-sm-row>.flex-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-sm-row>.flex-sm-50{max-width:50%;max-height:100%}.flex-sm-55,.layout-row>.flex-sm-55,.layout-sm-column>.flex-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-sm-55,.layout-row>.flex-sm-55{max-width:55%;max-height:100%}.layout-column>.flex-sm-55,.layout-sm-row>.flex-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-sm-row>.flex-sm-55{max-width:55%;max-height:100%}.flex-sm-60,.layout-row>.flex-sm-60,.layout-sm-column>.flex-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-sm-60,.layout-row>.flex-sm-60{max-width:60%;max-height:100%}.layout-column>.flex-sm-60,.layout-sm-row>.flex-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-sm-row>.flex-sm-60{max-width:60%;max-height:100%}.flex-sm-65,.layout-row>.flex-sm-65,.layout-sm-column>.flex-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-sm-65,.layout-row>.flex-sm-65{max-width:65%;max-height:100%}.layout-column>.flex-sm-65,.layout-sm-row>.flex-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-sm-row>.flex-sm-65{max-width:65%;max-height:100%}.flex-sm-70,.layout-row>.flex-sm-70,.layout-sm-column>.flex-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-sm-70,.layout-row>.flex-sm-70{max-width:70%;max-height:100%}.layout-column>.flex-sm-70,.layout-sm-row>.flex-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-sm-row>.flex-sm-70{max-width:70%;max-height:100%}.flex-sm-75,.layout-row>.flex-sm-75,.layout-sm-column>.flex-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-sm-75,.layout-row>.flex-sm-75{max-width:75%;max-height:100%}.layout-column>.flex-sm-75,.layout-sm-row>.flex-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-sm-row>.flex-sm-75{max-width:75%;max-height:100%}.flex-sm-80,.layout-row>.flex-sm-80,.layout-sm-column>.flex-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-sm-80,.layout-row>.flex-sm-80{max-width:80%;max-height:100%}.layout-column>.flex-sm-80,.layout-sm-row>.flex-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-sm-row>.flex-sm-80{max-width:80%;max-height:100%}.flex-sm-85,.layout-row>.flex-sm-85,.layout-sm-column>.flex-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-sm-85,.layout-row>.flex-sm-85{max-width:85%;max-height:100%}.layout-column>.flex-sm-85,.layout-sm-row>.flex-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-sm-row>.flex-sm-85{max-width:85%;max-height:100%}.flex-sm-90,.layout-row>.flex-sm-90,.layout-sm-column>.flex-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-sm-90,.layout-row>.flex-sm-90{max-width:90%;max-height:100%}.layout-column>.flex-sm-90,.layout-sm-row>.flex-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-sm-row>.flex-sm-90{max-width:90%;max-height:100%}.flex-sm-95,.layout-row>.flex-sm-95,.layout-sm-column>.flex-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-sm-95,.layout-row>.flex-sm-95{max-width:95%;max-height:100%}.layout-column>.flex-sm-95,.layout-sm-row>.flex-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-sm-row>.flex-sm-95{max-width:95%;max-height:100%}.flex-sm-100,.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-sm-100,.layout-column>.flex-sm-100,.layout-row>.flex-sm-100{max-height:100%}.layout-row>.flex-sm-33,.layout-row>.flex-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-sm-33,.layout-column>.flex-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100,.layout-sm-row>.flex-sm-33,.layout-sm-row>.flex-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex-sm-33,.layout-sm-row>.flex-sm-66{max-width:33.33%}.layout-sm-row>.flex-sm-66{max-width:66.66%}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33,.layout-sm-column>.flex-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-sm-column>.flex-sm-66{max-height:66.66%}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-sm-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.flex-order-gt-sm--20{-ms-flex-order:-20;order:-20}.flex-order-gt-sm--19{-ms-flex-order:-19;order:-19}.flex-order-gt-sm--18{-ms-flex-order:-18;order:-18}.flex-order-gt-sm--17{-ms-flex-order:-17;order:-17}.flex-order-gt-sm--16{-ms-flex-order:-16;order:-16}.flex-order-gt-sm--15{-ms-flex-order:-15;order:-15}.flex-order-gt-sm--14{-ms-flex-order:-14;order:-14}.flex-order-gt-sm--13{-ms-flex-order:-13;order:-13}.flex-order-gt-sm--12{-ms-flex-order:-12;order:-12}.flex-order-gt-sm--11{-ms-flex-order:-11;order:-11}.flex-order-gt-sm--10{-ms-flex-order:-10;order:-10}.flex-order-gt-sm--9{-ms-flex-order:-9;order:-9}.flex-order-gt-sm--8{-ms-flex-order:-8;order:-8}.flex-order-gt-sm--7{-ms-flex-order:-7;order:-7}.flex-order-gt-sm--6{-ms-flex-order:-6;order:-6}.flex-order-gt-sm--5{-ms-flex-order:-5;order:-5}.flex-order-gt-sm--4{-ms-flex-order:-4;order:-4}.flex-order-gt-sm--3{-ms-flex-order:-3;order:-3}.flex-order-gt-sm--2{-ms-flex-order:-2;order:-2}.flex-order-gt-sm--1{-ms-flex-order:-1;order:-1}.flex-order-gt-sm-0{-ms-flex-order:0;order:0}.flex-order-gt-sm-1{-ms-flex-order:1;order:1}.flex-order-gt-sm-2{-ms-flex-order:2;order:2}.flex-order-gt-sm-3{-ms-flex-order:3;order:3}.flex-order-gt-sm-4{-ms-flex-order:4;order:4}.flex-order-gt-sm-5{-ms-flex-order:5;order:5}.flex-order-gt-sm-6{-ms-flex-order:6;order:6}.flex-order-gt-sm-7{-ms-flex-order:7;order:7}.flex-order-gt-sm-8{-ms-flex-order:8;order:8}.flex-order-gt-sm-9{-ms-flex-order:9;order:9}.flex-order-gt-sm-10{-ms-flex-order:10;order:10}.flex-order-gt-sm-11{-ms-flex-order:11;order:11}.flex-order-gt-sm-12{-ms-flex-order:12;order:12}.flex-order-gt-sm-13{-ms-flex-order:13;order:13}.flex-order-gt-sm-14{-ms-flex-order:14;order:14}.flex-order-gt-sm-15{-ms-flex-order:15;order:15}.flex-order-gt-sm-16{-ms-flex-order:16;order:16}.flex-order-gt-sm-17{-ms-flex-order:17;order:17}.flex-order-gt-sm-18{-ms-flex-order:18;order:18}.flex-order-gt-sm-19{-ms-flex-order:19;order:19}.flex-order-gt-sm-20{-ms-flex-order:20;order:20}.flex-offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.offset-gt-sm-33{margin-left:calc(100%/3)}.flex-offset-gt-sm-66,.offset-gt-sm-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-sm{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-sm,.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-sm{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-sm-grow,.flex-gt-sm-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-auto,.flex-gt-sm-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-sm-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-sm-nogrow,.flex-gt-sm-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-sm-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0,.layout-gt-sm-row>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-column>.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.layout-gt-sm-column>.flex-gt-sm-5,.layout-gt-sm-row>.flex-gt-sm-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.flex-gt-sm-10,.layout-column>.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.layout-gt-sm-column>.flex-gt-sm-10,.layout-gt-sm-row>.flex-gt-sm-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.flex-gt-sm-15,.layout-column>.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.layout-gt-sm-column>.flex-gt-sm-15,.layout-gt-sm-row>.flex-gt-sm-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.flex-gt-sm-20,.layout-column>.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.layout-gt-sm-column>.flex-gt-sm-20,.layout-gt-sm-row>.flex-gt-sm-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.flex-gt-sm-25,.layout-column>.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.layout-gt-sm-column>.flex-gt-sm-25,.layout-gt-sm-row>.flex-gt-sm-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.flex-gt-sm-30,.layout-column>.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.layout-gt-sm-column>.flex-gt-sm-30,.layout-gt-sm-row>.flex-gt-sm-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.flex-gt-sm-35,.layout-column>.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.layout-gt-sm-column>.flex-gt-sm-35,.layout-gt-sm-row>.flex-gt-sm-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.flex-gt-sm-40,.layout-column>.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.layout-gt-sm-column>.flex-gt-sm-40,.layout-gt-sm-row>.flex-gt-sm-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.flex-gt-sm-45,.layout-column>.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.layout-gt-sm-column>.flex-gt-sm-45,.layout-gt-sm-row>.flex-gt-sm-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.flex-gt-sm-50,.layout-column>.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.layout-gt-sm-column>.flex-gt-sm-50,.layout-gt-sm-row>.flex-gt-sm-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.flex-gt-sm-55,.layout-column>.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.layout-gt-sm-column>.flex-gt-sm-55,.layout-gt-sm-row>.flex-gt-sm-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.flex-gt-sm-60,.layout-column>.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.layout-gt-sm-column>.flex-gt-sm-60,.layout-gt-sm-row>.flex-gt-sm-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.flex-gt-sm-65,.layout-column>.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.layout-gt-sm-column>.flex-gt-sm-65,.layout-gt-sm-row>.flex-gt-sm-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.flex-gt-sm-70,.layout-column>.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.layout-gt-sm-column>.flex-gt-sm-70,.layout-gt-sm-row>.flex-gt-sm-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.flex-gt-sm-75,.layout-column>.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.layout-gt-sm-column>.flex-gt-sm-75,.layout-gt-sm-row>.flex-gt-sm-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.flex-gt-sm-80,.layout-column>.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.layout-gt-sm-column>.flex-gt-sm-80,.layout-gt-sm-row>.flex-gt-sm-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.flex-gt-sm-85,.layout-column>.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.layout-gt-sm-column>.flex-gt-sm-85,.layout-gt-sm-row>.flex-gt-sm-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.flex-gt-sm-90,.layout-column>.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.layout-gt-sm-column>.flex-gt-sm-90,.layout-gt-sm-row>.flex-gt-sm-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.flex-gt-sm-95,.layout-column>.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{max-width:100%;max-height:95%}.layout-gt-sm-column>.flex-gt-sm-95,.layout-gt-sm-row>.flex-gt-sm-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{max-width:100%;max-height:95%}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-33,.layout-row>.flex-gt-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-sm-33,.layout-column>.flex-gt-sm-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-sm-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-33,.layout-gt-sm-row>.flex-gt-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33,.layout-gt-sm-row>.flex-gt-sm-66{max-width:33.33%}.layout-gt-sm-row>.flex-gt-sm-66{max-width:66.66%}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33,.layout-gt-sm-column>.flex-gt-sm-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{max-height:66.66%}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-sm-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-sm-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{-ms-flex-order:-20;order:-20}.flex-order-md--19{-ms-flex-order:-19;order:-19}.flex-order-md--18{-ms-flex-order:-18;order:-18}.flex-order-md--17{-ms-flex-order:-17;order:-17}.flex-order-md--16{-ms-flex-order:-16;order:-16}.flex-order-md--15{-ms-flex-order:-15;order:-15}.flex-order-md--14{-ms-flex-order:-14;order:-14}.flex-order-md--13{-ms-flex-order:-13;order:-13}.flex-order-md--12{-ms-flex-order:-12;order:-12}.flex-order-md--11{-ms-flex-order:-11;order:-11}.flex-order-md--10{-ms-flex-order:-10;order:-10}.flex-order-md--9{-ms-flex-order:-9;order:-9}.flex-order-md--8{-ms-flex-order:-8;order:-8}.flex-order-md--7{-ms-flex-order:-7;order:-7}.flex-order-md--6{-ms-flex-order:-6;order:-6}.flex-order-md--5{-ms-flex-order:-5;order:-5}.flex-order-md--4{-ms-flex-order:-4;order:-4}.flex-order-md--3{-ms-flex-order:-3;order:-3}.flex-order-md--2{-ms-flex-order:-2;order:-2}.flex-order-md--1{-ms-flex-order:-1;order:-1}.flex-order-md-0{-ms-flex-order:0;order:0}.flex-order-md-1{-ms-flex-order:1;order:1}.flex-order-md-2{-ms-flex-order:2;order:2}.flex-order-md-3{-ms-flex-order:3;order:3}.flex-order-md-4{-ms-flex-order:4;order:4}.flex-order-md-5{-ms-flex-order:5;order:5}.flex-order-md-6{-ms-flex-order:6;order:6}.flex-order-md-7{-ms-flex-order:7;order:7}.flex-order-md-8{-ms-flex-order:8;order:8}.flex-order-md-9{-ms-flex-order:9;order:9}.flex-order-md-10{-ms-flex-order:10;order:10}.flex-order-md-11{-ms-flex-order:11;order:11}.flex-order-md-12{-ms-flex-order:12;order:12}.flex-order-md-13{-ms-flex-order:13;order:13}.flex-order-md-14{-ms-flex-order:14;order:14}.flex-order-md-15{-ms-flex-order:15;order:15}.flex-order-md-16{-ms-flex-order:16;order:16}.flex-order-md-17{-ms-flex-order:17;order:17}.flex-order-md-18{-ms-flex-order:18;order:18}.flex-order-md-19{-ms-flex-order:19;order:19}.flex-order-md-20{-ms-flex-order:20;order:20}.flex-offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.offset-md-33{margin-left:calc(100%/3)}.flex-offset-md-66,.offset-md-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-md{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-md,.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-md{-ms-flex:1;flex:1;box-sizing:border-box}.flex-md-grow,.flex-md-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-md-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-auto,.flex-md-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-md-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-md-nogrow,.flex-md-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-md-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-md-0,.layout-row>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0,.layout-md-row>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-md-row>.flex-md-0{max-width:0%;max-height:100%;min-width:0}.layout-md-column>.flex-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-md-5,.layout-column>.flex-md-5,.layout-md-row>.flex-md-5,.layout-row>.flex-md-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-5,.layout-md-row>.flex-md-5{max-width:100%;max-height:5%}.layout-md-row>.flex-md-5{max-width:5%;max-height:100%}.flex-md-10,.layout-md-column>.flex-md-5,.layout-row>.flex-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-md-10,.layout-row>.flex-md-10{max-width:10%;max-height:100%}.layout-column>.flex-md-10,.layout-md-row>.flex-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-md-row>.flex-md-10{max-width:10%;max-height:100%}.flex-md-15,.layout-md-column>.flex-md-10,.layout-row>.flex-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-md-15,.layout-row>.flex-md-15{max-width:15%;max-height:100%}.layout-column>.flex-md-15,.layout-md-row>.flex-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-md-row>.flex-md-15{max-width:15%;max-height:100%}.flex-md-20,.layout-md-column>.flex-md-15,.layout-row>.flex-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-md-20,.layout-row>.flex-md-20{max-width:20%;max-height:100%}.layout-column>.flex-md-20,.layout-md-row>.flex-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-md-row>.flex-md-20{max-width:20%;max-height:100%}.flex-md-25,.layout-md-column>.flex-md-20,.layout-row>.flex-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-md-25,.layout-row>.flex-md-25{max-width:25%;max-height:100%}.layout-column>.flex-md-25,.layout-md-row>.flex-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-md-row>.flex-md-25{max-width:25%;max-height:100%}.flex-md-30,.layout-md-column>.flex-md-25,.layout-row>.flex-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-md-30,.layout-row>.flex-md-30{max-width:30%;max-height:100%}.layout-column>.flex-md-30,.layout-md-row>.flex-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-md-row>.flex-md-30{max-width:30%;max-height:100%}.flex-md-35,.layout-md-column>.flex-md-30,.layout-row>.flex-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-md-35,.layout-row>.flex-md-35{max-width:35%;max-height:100%}.layout-column>.flex-md-35,.layout-md-row>.flex-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-md-row>.flex-md-35{max-width:35%;max-height:100%}.flex-md-40,.layout-md-column>.flex-md-35,.layout-row>.flex-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-md-40,.layout-row>.flex-md-40{max-width:40%;max-height:100%}.layout-column>.flex-md-40,.layout-md-row>.flex-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-md-row>.flex-md-40{max-width:40%;max-height:100%}.flex-md-45,.layout-md-column>.flex-md-40,.layout-row>.flex-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-md-45,.layout-row>.flex-md-45{max-width:45%;max-height:100%}.layout-column>.flex-md-45,.layout-md-row>.flex-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-md-row>.flex-md-45{max-width:45%;max-height:100%}.flex-md-50,.layout-md-column>.flex-md-45,.layout-row>.flex-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-md-50,.layout-row>.flex-md-50{max-width:50%;max-height:100%}.layout-column>.flex-md-50,.layout-md-row>.flex-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-md-row>.flex-md-50{max-width:50%;max-height:100%}.flex-md-55,.layout-md-column>.flex-md-50,.layout-row>.flex-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-md-55,.layout-row>.flex-md-55{max-width:55%;max-height:100%}.layout-column>.flex-md-55,.layout-md-row>.flex-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-md-row>.flex-md-55{max-width:55%;max-height:100%}.flex-md-60,.layout-md-column>.flex-md-55,.layout-row>.flex-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-md-60,.layout-row>.flex-md-60{max-width:60%;max-height:100%}.layout-column>.flex-md-60,.layout-md-row>.flex-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-md-row>.flex-md-60{max-width:60%;max-height:100%}.flex-md-65,.layout-md-column>.flex-md-60,.layout-row>.flex-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-md-65,.layout-row>.flex-md-65{max-width:65%;max-height:100%}.layout-column>.flex-md-65,.layout-md-row>.flex-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-md-row>.flex-md-65{max-width:65%;max-height:100%}.flex-md-70,.layout-md-column>.flex-md-65,.layout-row>.flex-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-md-70,.layout-row>.flex-md-70{max-width:70%;max-height:100%}.layout-column>.flex-md-70,.layout-md-row>.flex-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-md-row>.flex-md-70{max-width:70%;max-height:100%}.flex-md-75,.layout-md-column>.flex-md-70,.layout-row>.flex-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-md-75,.layout-row>.flex-md-75{max-width:75%;max-height:100%}.layout-column>.flex-md-75,.layout-md-row>.flex-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-md-row>.flex-md-75{max-width:75%;max-height:100%}.flex-md-80,.layout-md-column>.flex-md-75,.layout-row>.flex-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-md-80,.layout-row>.flex-md-80{max-width:80%;max-height:100%}.layout-column>.flex-md-80,.layout-md-row>.flex-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-md-row>.flex-md-80{max-width:80%;max-height:100%}.flex-md-85,.layout-md-column>.flex-md-80,.layout-row>.flex-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-md-85,.layout-row>.flex-md-85{max-width:85%;max-height:100%}.layout-column>.flex-md-85,.layout-md-row>.flex-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-md-row>.flex-md-85{max-width:85%;max-height:100%}.flex-md-90,.layout-md-column>.flex-md-85,.layout-row>.flex-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-md-90,.layout-row>.flex-md-90{max-width:90%;max-height:100%}.layout-column>.flex-md-90,.layout-md-row>.flex-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-md-row>.flex-md-90{max-width:90%;max-height:100%}.flex-md-95,.layout-md-column>.flex-md-90,.layout-row>.flex-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-md-95,.layout-row>.flex-md-95{max-width:95%;max-height:100%}.layout-column>.flex-md-95,.layout-md-row>.flex-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-md-row>.flex-md-95{max-width:95%;max-height:100%}.flex-md-100,.layout-column>.flex-md-100,.layout-md-column>.flex-md-95,.layout-row>.flex-md-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-md-100,.layout-column>.flex-md-100,.layout-row>.flex-md-100{max-height:100%}.layout-row>.flex-md-33,.layout-row>.flex-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-md-33,.layout-column>.flex-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-md-row>.flex-md-33,.layout-md-row>.flex-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex-md-33,.layout-md-row>.flex-md-66{max-width:33.33%}.layout-md-row>.flex-md-66{max-width:66.66%}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33,.layout-md-column>.flex-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-md-column>.flex-md-66{max-height:66.66%}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-md-column{-ms-flex-direction:column;flex-direction:column}.layout-md-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px){.flex-order-gt-md--20{-ms-flex-order:-20;order:-20}.flex-order-gt-md--19{-ms-flex-order:-19;order:-19}.flex-order-gt-md--18{-ms-flex-order:-18;order:-18}.flex-order-gt-md--17{-ms-flex-order:-17;order:-17}.flex-order-gt-md--16{-ms-flex-order:-16;order:-16}.flex-order-gt-md--15{-ms-flex-order:-15;order:-15}.flex-order-gt-md--14{-ms-flex-order:-14;order:-14}.flex-order-gt-md--13{-ms-flex-order:-13;order:-13}.flex-order-gt-md--12{-ms-flex-order:-12;order:-12}.flex-order-gt-md--11{-ms-flex-order:-11;order:-11}.flex-order-gt-md--10{-ms-flex-order:-10;order:-10}.flex-order-gt-md--9{-ms-flex-order:-9;order:-9}.flex-order-gt-md--8{-ms-flex-order:-8;order:-8}.flex-order-gt-md--7{-ms-flex-order:-7;order:-7}.flex-order-gt-md--6{-ms-flex-order:-6;order:-6}.flex-order-gt-md--5{-ms-flex-order:-5;order:-5}.flex-order-gt-md--4{-ms-flex-order:-4;order:-4}.flex-order-gt-md--3{-ms-flex-order:-3;order:-3}.flex-order-gt-md--2{-ms-flex-order:-2;order:-2}.flex-order-gt-md--1{-ms-flex-order:-1;order:-1}.flex-order-gt-md-0{-ms-flex-order:0;order:0}.flex-order-gt-md-1{-ms-flex-order:1;order:1}.flex-order-gt-md-2{-ms-flex-order:2;order:2}.flex-order-gt-md-3{-ms-flex-order:3;order:3}.flex-order-gt-md-4{-ms-flex-order:4;order:4}.flex-order-gt-md-5{-ms-flex-order:5;order:5}.flex-order-gt-md-6{-ms-flex-order:6;order:6}.flex-order-gt-md-7{-ms-flex-order:7;order:7}.flex-order-gt-md-8{-ms-flex-order:8;order:8}.flex-order-gt-md-9{-ms-flex-order:9;order:9}.flex-order-gt-md-10{-ms-flex-order:10;order:10}.flex-order-gt-md-11{-ms-flex-order:11;order:11}.flex-order-gt-md-12{-ms-flex-order:12;order:12}.flex-order-gt-md-13{-ms-flex-order:13;order:13}.flex-order-gt-md-14{-ms-flex-order:14;order:14}.flex-order-gt-md-15{-ms-flex-order:15;order:15}.flex-order-gt-md-16{-ms-flex-order:16;order:16}.flex-order-gt-md-17{-ms-flex-order:17;order:17}.flex-order-gt-md-18{-ms-flex-order:18;order:18}.flex-order-gt-md-19{-ms-flex-order:19;order:19}.flex-order-gt-md-20{-ms-flex-order:20;order:20}.flex-offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.offset-gt-md-33{margin-left:calc(100%/3)}.flex-offset-gt-md-66,.offset-gt-md-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-md{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-md,.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-md{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-md-grow,.flex-gt-md-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-md-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-auto,.flex-gt-md-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-md-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-md-nogrow,.flex-gt-md-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-md-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-md-0,.layout-row>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0,.layout-gt-md-row>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-md-column>.flex-gt-md-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-column>.flex-gt-md-5,.layout-row>.flex-gt-md-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-5{max-width:100%;max-height:5%}.layout-gt-md-column>.flex-gt-md-5,.layout-gt-md-row>.flex-gt-md-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{max-width:100%;max-height:5%}.flex-gt-md-10,.layout-column>.flex-gt-md-10,.layout-row>.flex-gt-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-10{max-width:100%;max-height:10%}.layout-gt-md-column>.flex-gt-md-10,.layout-gt-md-row>.flex-gt-md-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{max-width:100%;max-height:10%}.flex-gt-md-15,.layout-column>.flex-gt-md-15,.layout-row>.flex-gt-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-15{max-width:100%;max-height:15%}.layout-gt-md-column>.flex-gt-md-15,.layout-gt-md-row>.flex-gt-md-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{max-width:100%;max-height:15%}.flex-gt-md-20,.layout-column>.flex-gt-md-20,.layout-row>.flex-gt-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-20{max-width:100%;max-height:20%}.layout-gt-md-column>.flex-gt-md-20,.layout-gt-md-row>.flex-gt-md-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{max-width:100%;max-height:20%}.flex-gt-md-25,.layout-column>.flex-gt-md-25,.layout-row>.flex-gt-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-25{max-width:100%;max-height:25%}.layout-gt-md-column>.flex-gt-md-25,.layout-gt-md-row>.flex-gt-md-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{max-width:100%;max-height:25%}.flex-gt-md-30,.layout-column>.flex-gt-md-30,.layout-row>.flex-gt-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-30{max-width:100%;max-height:30%}.layout-gt-md-column>.flex-gt-md-30,.layout-gt-md-row>.flex-gt-md-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{max-width:100%;max-height:30%}.flex-gt-md-35,.layout-column>.flex-gt-md-35,.layout-row>.flex-gt-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-35{max-width:100%;max-height:35%}.layout-gt-md-column>.flex-gt-md-35,.layout-gt-md-row>.flex-gt-md-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{max-width:100%;max-height:35%}.flex-gt-md-40,.layout-column>.flex-gt-md-40,.layout-row>.flex-gt-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-40{max-width:100%;max-height:40%}.layout-gt-md-column>.flex-gt-md-40,.layout-gt-md-row>.flex-gt-md-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{max-width:100%;max-height:40%}.flex-gt-md-45,.layout-column>.flex-gt-md-45,.layout-row>.flex-gt-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-45{max-width:100%;max-height:45%}.layout-gt-md-column>.flex-gt-md-45,.layout-gt-md-row>.flex-gt-md-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{max-width:100%;max-height:45%}.flex-gt-md-50,.layout-column>.flex-gt-md-50,.layout-row>.flex-gt-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-50{max-width:100%;max-height:50%}.layout-gt-md-column>.flex-gt-md-50,.layout-gt-md-row>.flex-gt-md-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{max-width:100%;max-height:50%}.flex-gt-md-55,.layout-column>.flex-gt-md-55,.layout-row>.flex-gt-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-55{max-width:100%;max-height:55%}.layout-gt-md-column>.flex-gt-md-55,.layout-gt-md-row>.flex-gt-md-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{max-width:100%;max-height:55%}.flex-gt-md-60,.layout-column>.flex-gt-md-60,.layout-row>.flex-gt-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-60{max-width:100%;max-height:60%}.layout-gt-md-column>.flex-gt-md-60,.layout-gt-md-row>.flex-gt-md-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{max-width:100%;max-height:60%}.flex-gt-md-65,.layout-column>.flex-gt-md-65,.layout-row>.flex-gt-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-65{max-width:100%;max-height:65%}.layout-gt-md-column>.flex-gt-md-65,.layout-gt-md-row>.flex-gt-md-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{max-width:100%;max-height:65%}.flex-gt-md-70,.layout-column>.flex-gt-md-70,.layout-row>.flex-gt-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-70{max-width:100%;max-height:70%}.layout-gt-md-column>.flex-gt-md-70,.layout-gt-md-row>.flex-gt-md-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{max-width:100%;max-height:70%}.flex-gt-md-75,.layout-column>.flex-gt-md-75,.layout-row>.flex-gt-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-75{max-width:100%;max-height:75%}.layout-gt-md-column>.flex-gt-md-75,.layout-gt-md-row>.flex-gt-md-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{max-width:100%;max-height:75%}.flex-gt-md-80,.layout-column>.flex-gt-md-80,.layout-row>.flex-gt-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-80{max-width:100%;max-height:80%}.layout-gt-md-column>.flex-gt-md-80,.layout-gt-md-row>.flex-gt-md-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{max-width:100%;max-height:80%}.flex-gt-md-85,.layout-column>.flex-gt-md-85,.layout-row>.flex-gt-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-85{max-width:100%;max-height:85%}.layout-gt-md-column>.flex-gt-md-85,.layout-gt-md-row>.flex-gt-md-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{max-width:100%;max-height:85%}.flex-gt-md-90,.layout-column>.flex-gt-md-90,.layout-row>.flex-gt-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-90{max-width:100%;max-height:90%}.layout-gt-md-column>.flex-gt-md-90,.layout-gt-md-row>.flex-gt-md-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{max-width:100%;max-height:90%}.flex-gt-md-95,.layout-column>.flex-gt-md-95,.layout-row>.flex-gt-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-95{max-width:100%;max-height:95%}.layout-gt-md-column>.flex-gt-md-95,.layout-gt-md-row>.flex-gt-md-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{max-width:100%;max-height:95%}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-row>.flex-gt-md-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-33,.layout-row>.flex-gt-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-md-33,.layout-column>.flex-gt-md-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-md-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-33,.layout-gt-md-row>.flex-gt-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33,.layout-gt-md-row>.flex-gt-md-66{max-width:33.33%}.layout-gt-md-row>.flex-gt-md-66{max-width:66.66%}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33,.layout-gt-md-column>.flex-gt-md-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{max-height:66.66%}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-md-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-md-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{-ms-flex-order:-20;order:-20}.flex-order-lg--19{-ms-flex-order:-19;order:-19}.flex-order-lg--18{-ms-flex-order:-18;order:-18}.flex-order-lg--17{-ms-flex-order:-17;order:-17}.flex-order-lg--16{-ms-flex-order:-16;order:-16}.flex-order-lg--15{-ms-flex-order:-15;order:-15}.flex-order-lg--14{-ms-flex-order:-14;order:-14}.flex-order-lg--13{-ms-flex-order:-13;order:-13}.flex-order-lg--12{-ms-flex-order:-12;order:-12}.flex-order-lg--11{-ms-flex-order:-11;order:-11}.flex-order-lg--10{-ms-flex-order:-10;order:-10}.flex-order-lg--9{-ms-flex-order:-9;order:-9}.flex-order-lg--8{-ms-flex-order:-8;order:-8}.flex-order-lg--7{-ms-flex-order:-7;order:-7}.flex-order-lg--6{-ms-flex-order:-6;order:-6}.flex-order-lg--5{-ms-flex-order:-5;order:-5}.flex-order-lg--4{-ms-flex-order:-4;order:-4}.flex-order-lg--3{-ms-flex-order:-3;order:-3}.flex-order-lg--2{-ms-flex-order:-2;order:-2}.flex-order-lg--1{-ms-flex-order:-1;order:-1}.flex-order-lg-0{-ms-flex-order:0;order:0}.flex-order-lg-1{-ms-flex-order:1;order:1}.flex-order-lg-2{-ms-flex-order:2;order:2}.flex-order-lg-3{-ms-flex-order:3;order:3}.flex-order-lg-4{-ms-flex-order:4;order:4}.flex-order-lg-5{-ms-flex-order:5;order:5}.flex-order-lg-6{-ms-flex-order:6;order:6}.flex-order-lg-7{-ms-flex-order:7;order:7}.flex-order-lg-8{-ms-flex-order:8;order:8}.flex-order-lg-9{-ms-flex-order:9;order:9}.flex-order-lg-10{-ms-flex-order:10;order:10}.flex-order-lg-11{-ms-flex-order:11;order:11}.flex-order-lg-12{-ms-flex-order:12;order:12}.flex-order-lg-13{-ms-flex-order:13;order:13}.flex-order-lg-14{-ms-flex-order:14;order:14}.flex-order-lg-15{-ms-flex-order:15;order:15}.flex-order-lg-16{-ms-flex-order:16;order:16}.flex-order-lg-17{-ms-flex-order:17;order:17}.flex-order-lg-18{-ms-flex-order:18;order:18}.flex-order-lg-19{-ms-flex-order:19;order:19}.flex-order-lg-20{-ms-flex-order:20;order:20}.flex-offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.offset-lg-33{margin-left:calc(100%/3)}.flex-offset-lg-66,.offset-lg-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-lg{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-lg,.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-lg{-ms-flex:1;flex:1;box-sizing:border-box}.flex-lg-grow,.flex-lg-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-auto,.flex-lg-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-lg-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-lg-nogrow,.flex-lg-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-lg-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-lg-0,.layout-row>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0,.layout-lg-row>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-lg-row>.flex-lg-0{max-width:0%;max-height:100%;min-width:0}.layout-lg-column>.flex-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-column>.flex-lg-5,.layout-lg-row>.flex-lg-5,.layout-row>.flex-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-5,.layout-lg-row>.flex-lg-5{max-width:100%;max-height:5%}.layout-lg-row>.flex-lg-5{max-width:5%;max-height:100%}.flex-lg-10,.layout-lg-column>.flex-lg-5,.layout-row>.flex-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-lg-10,.layout-row>.flex-lg-10{max-width:10%;max-height:100%}.layout-column>.flex-lg-10,.layout-lg-row>.flex-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-lg-row>.flex-lg-10{max-width:10%;max-height:100%}.flex-lg-15,.layout-lg-column>.flex-lg-10,.layout-row>.flex-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-lg-15,.layout-row>.flex-lg-15{max-width:15%;max-height:100%}.layout-column>.flex-lg-15,.layout-lg-row>.flex-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-lg-row>.flex-lg-15{max-width:15%;max-height:100%}.flex-lg-20,.layout-lg-column>.flex-lg-15,.layout-row>.flex-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-lg-20,.layout-row>.flex-lg-20{max-width:20%;max-height:100%}.layout-column>.flex-lg-20,.layout-lg-row>.flex-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-lg-row>.flex-lg-20{max-width:20%;max-height:100%}.flex-lg-25,.layout-lg-column>.flex-lg-20,.layout-row>.flex-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-lg-25,.layout-row>.flex-lg-25{max-width:25%;max-height:100%}.layout-column>.flex-lg-25,.layout-lg-row>.flex-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-lg-row>.flex-lg-25{max-width:25%;max-height:100%}.flex-lg-30,.layout-lg-column>.flex-lg-25,.layout-row>.flex-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-lg-30,.layout-row>.flex-lg-30{max-width:30%;max-height:100%}.layout-column>.flex-lg-30,.layout-lg-row>.flex-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-lg-row>.flex-lg-30{max-width:30%;max-height:100%}.flex-lg-35,.layout-lg-column>.flex-lg-30,.layout-row>.flex-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-lg-35,.layout-row>.flex-lg-35{max-width:35%;max-height:100%}.layout-column>.flex-lg-35,.layout-lg-row>.flex-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-lg-row>.flex-lg-35{max-width:35%;max-height:100%}.flex-lg-40,.layout-lg-column>.flex-lg-35,.layout-row>.flex-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-lg-40,.layout-row>.flex-lg-40{max-width:40%;max-height:100%}.layout-column>.flex-lg-40,.layout-lg-row>.flex-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-lg-row>.flex-lg-40{max-width:40%;max-height:100%}.flex-lg-45,.layout-lg-column>.flex-lg-40,.layout-row>.flex-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-lg-45,.layout-row>.flex-lg-45{max-width:45%;max-height:100%}.layout-column>.flex-lg-45,.layout-lg-row>.flex-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-lg-row>.flex-lg-45{max-width:45%;max-height:100%}.flex-lg-50,.layout-lg-column>.flex-lg-45,.layout-row>.flex-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-lg-50,.layout-row>.flex-lg-50{max-width:50%;max-height:100%}.layout-column>.flex-lg-50,.layout-lg-row>.flex-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-lg-row>.flex-lg-50{max-width:50%;max-height:100%}.flex-lg-55,.layout-lg-column>.flex-lg-50,.layout-row>.flex-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-lg-55,.layout-row>.flex-lg-55{max-width:55%;max-height:100%}.layout-column>.flex-lg-55,.layout-lg-row>.flex-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-lg-row>.flex-lg-55{max-width:55%;max-height:100%}.flex-lg-60,.layout-lg-column>.flex-lg-55,.layout-row>.flex-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-lg-60,.layout-row>.flex-lg-60{max-width:60%;max-height:100%}.layout-column>.flex-lg-60,.layout-lg-row>.flex-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-lg-row>.flex-lg-60{max-width:60%;max-height:100%}.flex-lg-65,.layout-lg-column>.flex-lg-60,.layout-row>.flex-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-lg-65,.layout-row>.flex-lg-65{max-width:65%;max-height:100%}.layout-column>.flex-lg-65,.layout-lg-row>.flex-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-lg-row>.flex-lg-65{max-width:65%;max-height:100%}.flex-lg-70,.layout-lg-column>.flex-lg-65,.layout-row>.flex-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-lg-70,.layout-row>.flex-lg-70{max-width:70%;max-height:100%}.layout-column>.flex-lg-70,.layout-lg-row>.flex-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-lg-row>.flex-lg-70{max-width:70%;max-height:100%}.flex-lg-75,.layout-lg-column>.flex-lg-70,.layout-row>.flex-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-lg-75,.layout-row>.flex-lg-75{max-width:75%;max-height:100%}.layout-column>.flex-lg-75,.layout-lg-row>.flex-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-lg-row>.flex-lg-75{max-width:75%;max-height:100%}.flex-lg-80,.layout-lg-column>.flex-lg-75,.layout-row>.flex-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-lg-80,.layout-row>.flex-lg-80{max-width:80%;max-height:100%}.layout-column>.flex-lg-80,.layout-lg-row>.flex-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-lg-row>.flex-lg-80{max-width:80%;max-height:100%}.flex-lg-85,.layout-lg-column>.flex-lg-80,.layout-row>.flex-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-lg-85,.layout-row>.flex-lg-85{max-width:85%;max-height:100%}.layout-column>.flex-lg-85,.layout-lg-row>.flex-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-lg-row>.flex-lg-85{max-width:85%;max-height:100%}.flex-lg-90,.layout-lg-column>.flex-lg-85,.layout-row>.flex-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-lg-90,.layout-row>.flex-lg-90{max-width:90%;max-height:100%}.layout-column>.flex-lg-90,.layout-lg-row>.flex-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-lg-row>.flex-lg-90{max-width:90%;max-height:100%}.flex-lg-95,.layout-lg-column>.flex-lg-90,.layout-row>.flex-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-lg-95,.layout-row>.flex-lg-95{max-width:95%;max-height:100%}.layout-column>.flex-lg-95,.layout-lg-row>.flex-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-lg-row>.flex-lg-95{max-width:95%;max-height:100%}.flex-lg-100,.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-95,.layout-row>.flex-lg-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-lg-100,.layout-column>.flex-lg-100,.layout-row>.flex-lg-100{max-height:100%}.layout-row>.flex-lg-33,.layout-row>.flex-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-lg-33,.layout-column>.flex-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-lg-row>.flex-lg-33,.layout-lg-row>.flex-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex-lg-33,.layout-lg-row>.flex-lg-66{max-width:33.33%}.layout-lg-row>.flex-lg-66{max-width:66.66%}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33,.layout-lg-column>.flex-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-lg-column>.flex-lg-66{max-height:66.66%}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-lg-row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20{-ms-flex-order:-20;order:-20}.flex-order-gt-lg--19{-ms-flex-order:-19;order:-19}.flex-order-gt-lg--18{-ms-flex-order:-18;order:-18}.flex-order-gt-lg--17{-ms-flex-order:-17;order:-17}.flex-order-gt-lg--16{-ms-flex-order:-16;order:-16}.flex-order-gt-lg--15{-ms-flex-order:-15;order:-15}.flex-order-gt-lg--14{-ms-flex-order:-14;order:-14}.flex-order-gt-lg--13{-ms-flex-order:-13;order:-13}.flex-order-gt-lg--12{-ms-flex-order:-12;order:-12}.flex-order-gt-lg--11{-ms-flex-order:-11;order:-11}.flex-order-gt-lg--10{-ms-flex-order:-10;order:-10}.flex-order-gt-lg--9{-ms-flex-order:-9;order:-9}.flex-order-gt-lg--8{-ms-flex-order:-8;order:-8}.flex-order-gt-lg--7{-ms-flex-order:-7;order:-7}.flex-order-gt-lg--6{-ms-flex-order:-6;order:-6}.flex-order-gt-lg--5{-ms-flex-order:-5;order:-5}.flex-order-gt-lg--4{-ms-flex-order:-4;order:-4}.flex-order-gt-lg--3{-ms-flex-order:-3;order:-3}.flex-order-gt-lg--2{-ms-flex-order:-2;order:-2}.flex-order-gt-lg--1{-ms-flex-order:-1;order:-1}.flex-order-gt-lg-0{-ms-flex-order:0;order:0}.flex-order-gt-lg-1{-ms-flex-order:1;order:1}.flex-order-gt-lg-2{-ms-flex-order:2;order:2}.flex-order-gt-lg-3{-ms-flex-order:3;order:3}.flex-order-gt-lg-4{-ms-flex-order:4;order:4}.flex-order-gt-lg-5{-ms-flex-order:5;order:5}.flex-order-gt-lg-6{-ms-flex-order:6;order:6}.flex-order-gt-lg-7{-ms-flex-order:7;order:7}.flex-order-gt-lg-8{-ms-flex-order:8;order:8}.flex-order-gt-lg-9{-ms-flex-order:9;order:9}.flex-order-gt-lg-10{-ms-flex-order:10;order:10}.flex-order-gt-lg-11{-ms-flex-order:11;order:11}.flex-order-gt-lg-12{-ms-flex-order:12;order:12}.flex-order-gt-lg-13{-ms-flex-order:13;order:13}.flex-order-gt-lg-14{-ms-flex-order:14;order:14}.flex-order-gt-lg-15{-ms-flex-order:15;order:15}.flex-order-gt-lg-16{-ms-flex-order:16;order:16}.flex-order-gt-lg-17{-ms-flex-order:17;order:17}.flex-order-gt-lg-18{-ms-flex-order:18;order:18}.flex-order-gt-lg-19{-ms-flex-order:19;order:19}.flex-order-gt-lg-20{-ms-flex-order:20;order:20}.flex-offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.offset-gt-lg-33{margin-left:calc(100%/3)}.flex-offset-gt-lg-66,.offset-gt-lg-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-gt-lg{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-gt-lg,.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-lg{-ms-flex:1;flex:1;box-sizing:border-box}.flex-gt-lg-grow,.flex-gt-lg-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-gt-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-auto,.flex-gt-lg-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-lg-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-gt-lg-nogrow,.flex-gt-lg-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-lg-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0,.layout-gt-lg-row>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{max-width:0%;max-height:100%;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-column>.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.layout-gt-lg-column>.flex-gt-lg-5,.layout-gt-lg-row>.flex-gt-lg-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.flex-gt-lg-10,.layout-column>.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.layout-gt-lg-column>.flex-gt-lg-10,.layout-gt-lg-row>.flex-gt-lg-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.flex-gt-lg-15,.layout-column>.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.layout-gt-lg-column>.flex-gt-lg-15,.layout-gt-lg-row>.flex-gt-lg-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.flex-gt-lg-20,.layout-column>.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.layout-gt-lg-column>.flex-gt-lg-20,.layout-gt-lg-row>.flex-gt-lg-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.flex-gt-lg-25,.layout-column>.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.layout-gt-lg-column>.flex-gt-lg-25,.layout-gt-lg-row>.flex-gt-lg-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.flex-gt-lg-30,.layout-column>.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.layout-gt-lg-column>.flex-gt-lg-30,.layout-gt-lg-row>.flex-gt-lg-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.flex-gt-lg-35,.layout-column>.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.layout-gt-lg-column>.flex-gt-lg-35,.layout-gt-lg-row>.flex-gt-lg-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.flex-gt-lg-40,.layout-column>.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.layout-gt-lg-column>.flex-gt-lg-40,.layout-gt-lg-row>.flex-gt-lg-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.flex-gt-lg-45,.layout-column>.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.layout-gt-lg-column>.flex-gt-lg-45,.layout-gt-lg-row>.flex-gt-lg-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.flex-gt-lg-50,.layout-column>.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.layout-gt-lg-column>.flex-gt-lg-50,.layout-gt-lg-row>.flex-gt-lg-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.flex-gt-lg-55,.layout-column>.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.layout-gt-lg-column>.flex-gt-lg-55,.layout-gt-lg-row>.flex-gt-lg-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.flex-gt-lg-60,.layout-column>.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.layout-gt-lg-column>.flex-gt-lg-60,.layout-gt-lg-row>.flex-gt-lg-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.flex-gt-lg-65,.layout-column>.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.layout-gt-lg-column>.flex-gt-lg-65,.layout-gt-lg-row>.flex-gt-lg-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.flex-gt-lg-70,.layout-column>.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.layout-gt-lg-column>.flex-gt-lg-70,.layout-gt-lg-row>.flex-gt-lg-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.flex-gt-lg-75,.layout-column>.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.layout-gt-lg-column>.flex-gt-lg-75,.layout-gt-lg-row>.flex-gt-lg-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.flex-gt-lg-80,.layout-column>.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.layout-gt-lg-column>.flex-gt-lg-80,.layout-gt-lg-row>.flex-gt-lg-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.flex-gt-lg-85,.layout-column>.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.layout-gt-lg-column>.flex-gt-lg-85,.layout-gt-lg-row>.flex-gt-lg-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.flex-gt-lg-90,.layout-column>.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.layout-gt-lg-column>.flex-gt-lg-90,.layout-gt-lg-row>.flex-gt-lg-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.flex-gt-lg-95,.layout-column>.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{max-width:100%;max-height:95%}.layout-gt-lg-column>.flex-gt-lg-95,.layout-gt-lg-row>.flex-gt-lg-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{max-width:100%;max-height:95%}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-33,.layout-row>.flex-gt-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-lg-33,.layout-column>.flex-gt-lg-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-lg-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-33,.layout-gt-lg-row>.flex-gt-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33,.layout-gt-lg-row>.flex-gt-lg-66{max-width:33.33%}.layout-gt-lg-row>.flex-gt-lg-66{max-width:66.66%}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33,.layout-gt-lg-column>.flex-gt-lg-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{max-height:66.66%}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-gt-lg-column{-ms-flex-direction:column;flex-direction:column}.layout-gt-lg-row{-ms-flex-direction:row;flex-direction:row}.flex-order-xl--20{-ms-flex-order:-20;order:-20}.flex-order-xl--19{-ms-flex-order:-19;order:-19}.flex-order-xl--18{-ms-flex-order:-18;order:-18}.flex-order-xl--17{-ms-flex-order:-17;order:-17}.flex-order-xl--16{-ms-flex-order:-16;order:-16}.flex-order-xl--15{-ms-flex-order:-15;order:-15}.flex-order-xl--14{-ms-flex-order:-14;order:-14}.flex-order-xl--13{-ms-flex-order:-13;order:-13}.flex-order-xl--12{-ms-flex-order:-12;order:-12}.flex-order-xl--11{-ms-flex-order:-11;order:-11}.flex-order-xl--10{-ms-flex-order:-10;order:-10}.flex-order-xl--9{-ms-flex-order:-9;order:-9}.flex-order-xl--8{-ms-flex-order:-8;order:-8}.flex-order-xl--7{-ms-flex-order:-7;order:-7}.flex-order-xl--6{-ms-flex-order:-6;order:-6}.flex-order-xl--5{-ms-flex-order:-5;order:-5}.flex-order-xl--4{-ms-flex-order:-4;order:-4}.flex-order-xl--3{-ms-flex-order:-3;order:-3}.flex-order-xl--2{-ms-flex-order:-2;order:-2}.flex-order-xl--1{-ms-flex-order:-1;order:-1}.flex-order-xl-0{-ms-flex-order:0;order:0}.flex-order-xl-1{-ms-flex-order:1;order:1}.flex-order-xl-2{-ms-flex-order:2;order:2}.flex-order-xl-3{-ms-flex-order:3;order:3}.flex-order-xl-4{-ms-flex-order:4;order:4}.flex-order-xl-5{-ms-flex-order:5;order:5}.flex-order-xl-6{-ms-flex-order:6;order:6}.flex-order-xl-7{-ms-flex-order:7;order:7}.flex-order-xl-8{-ms-flex-order:8;order:8}.flex-order-xl-9{-ms-flex-order:9;order:9}.flex-order-xl-10{-ms-flex-order:10;order:10}.flex-order-xl-11{-ms-flex-order:11;order:11}.flex-order-xl-12{-ms-flex-order:12;order:12}.flex-order-xl-13{-ms-flex-order:13;order:13}.flex-order-xl-14{-ms-flex-order:14;order:14}.flex-order-xl-15{-ms-flex-order:15;order:15}.flex-order-xl-16{-ms-flex-order:16;order:16}.flex-order-xl-17{-ms-flex-order:17;order:17}.flex-order-xl-18{-ms-flex-order:18;order:18}.flex-order-xl-19{-ms-flex-order:19;order:19}.flex-order-xl-20{-ms-flex-order:20;order:20}.flex-offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.offset-xl-33{margin-left:calc(100%/3)}.flex-offset-xl-66,.offset-xl-66{margin-left:calc(200%/3)}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:calc(200%/3)}.layout-align-xl{-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-align-xl,.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{-ms-flex-pack:start;justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{-ms-flex-pack:center;justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{-ms-flex-pack:end;justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{-ms-flex-pack:distribute;justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{-ms-flex-pack:justify;justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xl{-ms-flex:1;flex:1;box-sizing:border-box}.flex-xl-grow,.flex-xl-initial{-ms-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.flex-xl-initial{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-auto,.flex-xl-none{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-xl-none{-ms-flex:0 0 auto;flex:0 0 auto}.flex-xl-nogrow,.flex-xl-noshrink{-ms-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-xl-nogrow{-ms-flex:0 1 auto;flex:0 1 auto}.flex-xl-0,.layout-row>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:0%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0,.layout-xl-row>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xl-row>.flex-xl-0{max-width:0%;max-height:100%;min-width:0}.layout-xl-column>.flex-xl-0{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-column>.flex-xl-5,.layout-row>.flex-xl-5,.layout-xl-row>.flex-xl-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-5,.layout-xl-row>.flex-xl-5{max-width:100%;max-height:5%}.layout-xl-row>.flex-xl-5{max-width:5%;max-height:100%}.flex-xl-10,.layout-row>.flex-xl-10,.layout-xl-column>.flex-xl-5{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xl-10,.layout-row>.flex-xl-10{max-width:10%;max-height:100%}.layout-column>.flex-xl-10,.layout-xl-row>.flex-xl-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xl-row>.flex-xl-10{max-width:10%;max-height:100%}.flex-xl-15,.layout-row>.flex-xl-15,.layout-xl-column>.flex-xl-10{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xl-15,.layout-row>.flex-xl-15{max-width:15%;max-height:100%}.layout-column>.flex-xl-15,.layout-xl-row>.flex-xl-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xl-row>.flex-xl-15{max-width:15%;max-height:100%}.flex-xl-20,.layout-row>.flex-xl-20,.layout-xl-column>.flex-xl-15{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xl-20,.layout-row>.flex-xl-20{max-width:20%;max-height:100%}.layout-column>.flex-xl-20,.layout-xl-row>.flex-xl-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xl-row>.flex-xl-20{max-width:20%;max-height:100%}.flex-xl-25,.layout-row>.flex-xl-25,.layout-xl-column>.flex-xl-20{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xl-25,.layout-row>.flex-xl-25{max-width:25%;max-height:100%}.layout-column>.flex-xl-25,.layout-xl-row>.flex-xl-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xl-row>.flex-xl-25{max-width:25%;max-height:100%}.flex-xl-30,.layout-row>.flex-xl-30,.layout-xl-column>.flex-xl-25{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xl-30,.layout-row>.flex-xl-30{max-width:30%;max-height:100%}.layout-column>.flex-xl-30,.layout-xl-row>.flex-xl-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xl-row>.flex-xl-30{max-width:30%;max-height:100%}.flex-xl-35,.layout-row>.flex-xl-35,.layout-xl-column>.flex-xl-30{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xl-35,.layout-row>.flex-xl-35{max-width:35%;max-height:100%}.layout-column>.flex-xl-35,.layout-xl-row>.flex-xl-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xl-row>.flex-xl-35{max-width:35%;max-height:100%}.flex-xl-40,.layout-row>.flex-xl-40,.layout-xl-column>.flex-xl-35{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xl-40,.layout-row>.flex-xl-40{max-width:40%;max-height:100%}.layout-column>.flex-xl-40,.layout-xl-row>.flex-xl-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xl-row>.flex-xl-40{max-width:40%;max-height:100%}.flex-xl-45,.layout-row>.flex-xl-45,.layout-xl-column>.flex-xl-40{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xl-45,.layout-row>.flex-xl-45{max-width:45%;max-height:100%}.layout-column>.flex-xl-45,.layout-xl-row>.flex-xl-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xl-row>.flex-xl-45{max-width:45%;max-height:100%}.flex-xl-50,.layout-row>.flex-xl-50,.layout-xl-column>.flex-xl-45{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xl-50,.layout-row>.flex-xl-50{max-width:50%;max-height:100%}.layout-column>.flex-xl-50,.layout-xl-row>.flex-xl-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xl-row>.flex-xl-50{max-width:50%;max-height:100%}.flex-xl-55,.layout-row>.flex-xl-55,.layout-xl-column>.flex-xl-50{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xl-55,.layout-row>.flex-xl-55{max-width:55%;max-height:100%}.layout-column>.flex-xl-55,.layout-xl-row>.flex-xl-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xl-row>.flex-xl-55{max-width:55%;max-height:100%}.flex-xl-60,.layout-row>.flex-xl-60,.layout-xl-column>.flex-xl-55{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xl-60,.layout-row>.flex-xl-60{max-width:60%;max-height:100%}.layout-column>.flex-xl-60,.layout-xl-row>.flex-xl-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xl-row>.flex-xl-60{max-width:60%;max-height:100%}.flex-xl-65,.layout-row>.flex-xl-65,.layout-xl-column>.flex-xl-60{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xl-65,.layout-row>.flex-xl-65{max-width:65%;max-height:100%}.layout-column>.flex-xl-65,.layout-xl-row>.flex-xl-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xl-row>.flex-xl-65{max-width:65%;max-height:100%}.flex-xl-70,.layout-row>.flex-xl-70,.layout-xl-column>.flex-xl-65{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xl-70,.layout-row>.flex-xl-70{max-width:70%;max-height:100%}.layout-column>.flex-xl-70,.layout-xl-row>.flex-xl-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xl-row>.flex-xl-70{max-width:70%;max-height:100%}.flex-xl-75,.layout-row>.flex-xl-75,.layout-xl-column>.flex-xl-70{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xl-75,.layout-row>.flex-xl-75{max-width:75%;max-height:100%}.layout-column>.flex-xl-75,.layout-xl-row>.flex-xl-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xl-row>.flex-xl-75{max-width:75%;max-height:100%}.flex-xl-80,.layout-row>.flex-xl-80,.layout-xl-column>.flex-xl-75{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xl-80,.layout-row>.flex-xl-80{max-width:80%;max-height:100%}.layout-column>.flex-xl-80,.layout-xl-row>.flex-xl-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xl-row>.flex-xl-80{max-width:80%;max-height:100%}.flex-xl-85,.layout-row>.flex-xl-85,.layout-xl-column>.flex-xl-80{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xl-85,.layout-row>.flex-xl-85{max-width:85%;max-height:100%}.layout-column>.flex-xl-85,.layout-xl-row>.flex-xl-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xl-row>.flex-xl-85{max-width:85%;max-height:100%}.flex-xl-90,.layout-row>.flex-xl-90,.layout-xl-column>.flex-xl-85{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xl-90,.layout-row>.flex-xl-90{max-width:90%;max-height:100%}.layout-column>.flex-xl-90,.layout-xl-row>.flex-xl-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xl-row>.flex-xl-90{max-width:90%;max-height:100%}.flex-xl-95,.layout-row>.flex-xl-95,.layout-xl-column>.flex-xl-90{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xl-95,.layout-row>.flex-xl-95{max-width:95%;max-height:100%}.layout-column>.flex-xl-95,.layout-xl-row>.flex-xl-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xl-row>.flex-xl-95{max-width:95%;max-height:100%}.flex-xl-100,.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-95{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-xl-100,.layout-column>.flex-xl-100,.layout-row>.flex-xl-100{max-height:100%}.layout-row>.flex-xl-33,.layout-row>.flex-xl-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xl-33,.layout-column>.flex-xl-66{-ms-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xl-66{-ms-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100,.layout-xl-row>.flex-xl-33,.layout-xl-row>.flex-xl-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex-xl-33,.layout-xl-row>.flex-xl-66{max-width:33.33%}.layout-xl-row>.flex-xl-66{max-width:66.66%}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33,.layout-xl-column>.flex-xl-66{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xl-column>.flex-xl-66{max-height:66.66%}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:-ms-flexbox;display:flex}.layout-xl-column{-ms-flex-direction:column;flex-direction:column}.layout-xl-row{-ms-flex-direction:row;flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 * Built with: material-tools
 * Includes modules: button, core, animate, layout, interaction, gestures, theming, palette, meta, checkbox, content, divider, menu, backdrop, menuBar, icon, radioButton, select, slider, subheader, sticky, switch, tabs, tooltip, panel, toolbar, bottomSheet, list
 * 
 * Copyright 2017 Google Inc. All Rights Reserved.
 * Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at http://material.angularjs.org/LICENSE.
 */
md-bottom-sheet .md-subheader,md-bottom-sheet.md-default-theme .md-subheader,md-bottom-sheet.md-default-theme.md-hue-1.md-list md-list-item,md-bottom-sheet.md-default-theme.md-list md-list-item,md-bottom-sheet.md-hue-1.md-list md-list-item,md-bottom-sheet.md-list md-list-item,md-list md-list-item.md-2-line .md-list-item-text h3,md-list md-list-item.md-2-line .md-list-item-text h4,md-list md-list-item.md-3-line .md-list-item-text h3,md-list md-list-item.md-3-line .md-list-item-text h4,md-list.md-default-theme md-list-item.md-2-line .md-list-item-text h3,md-list.md-default-theme md-list-item.md-2-line .md-list-item-text h4,md-list.md-default-theme md-list-item.md-3-line .md-list-item-text h3,md-list.md-default-theme md-list-item.md-3-line .md-list-item-text h4{color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-primary,.md-button.md-primary{color:#3f51b5}.md-button.md-default-theme.md-primary.md-fab,.md-button.md-default-theme.md-primary.md-raised,.md-button.md-primary.md-fab,.md-button.md-primary.md-raised{color:rgba(255,255,255,.87);background-color:#3f51b5}.md-button.md-default-theme.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-primary.md-raised:not([disabled]) md-icon,.md-button.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-primary.md-raised:not([disabled]) md-icon{color:rgba(255,255,255,.87)}.md-button.md-default-theme.md-hue-1.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1.md-primary.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-1.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1.md-primary.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-primary.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-primary.md-raised:not([disabled]):hover,.md-button.md-hue-1.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-hue-1.md-primary.md-fab:not([disabled]):hover,.md-button.md-hue-1.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-hue-1.md-primary.md-raised:not([disabled]):hover,.md-button.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-primary.md-fab:not([disabled]):hover,.md-button.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-primary.md-raised:not([disabled]):hover{background-color:#3949ab}._md a.md-default-theme:not(.md-button).md-primary,._md a:not(.md-button).md-primary,.md-button.md-default-theme.md-primary:not([disabled]) md-icon,.md-button.md-primary:not([disabled]) md-icon{color:#3f51b5}._md a.md-default-theme:not(.md-button).md-primary:hover,._md a:not(.md-button).md-primary:hover{color:#303f9f}md-checkbox .md-ink-ripple,md-checkbox.md-default-theme .md-ink-ripple,md-icon,md-icon.md-default-theme,md-list md-list-item.md-2-line .md-list-item-text p,md-list md-list-item.md-3-line .md-list-item-text p,md-list md-list-item>md-icon,md-list.md-default-theme md-list-item.md-2-line .md-list-item-text p,md-list.md-default-theme md-list-item.md-3-line .md-list-item-text p,md-list.md-default-theme md-list-item>md-icon{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not(.md-checked) .md-icon,md-checkbox:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-primary .md-ripple,md-checkbox:not([disabled]).md-primary .md-ripple{color:#3949ab}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-ripple,md-checkbox:not([disabled]).md-primary.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme:not([disabled]).md-primary .md-ink-ripple,md-checkbox:not([disabled]).md-primary .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-ink-ripple,md-checkbox:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(63,81,181,.87)}md-checkbox.md-default-theme:not([disabled]).md-primary:not(.md-checked) .md-icon,md-checkbox:not([disabled]).md-primary:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-icon,md-checkbox:not([disabled]).md-primary.md-checked .md-icon{background-color:rgba(63,81,181,.87)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked.md-focused .md-container:before,md-checkbox:not([disabled]).md-primary.md-checked.md-focused .md-container:before{background-color:rgba(63,81,181,.26)}md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-icon:after,md-checkbox:not([disabled]).md-primary.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}md-checkbox.md-default-theme:not([disabled]).md-primary .md-indeterminate[disabled] .md-container,md-checkbox:not([disabled]).md-primary .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-checkbox.md-default-theme[disabled]:not(.md-checked) .md-icon,md-checkbox[disabled]:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme[disabled] .md-icon:after,md-checkbox[disabled] .md-icon:after{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme[disabled] .md-label,md-checkbox[disabled] .md-label,md-radio-button.md-default-theme[disabled],md-radio-button[disabled],md-radio-group.md-default-theme[disabled],md-radio-group[disabled]{color:rgba(0,0,0,.38)}md-divider,md-divider.md-default-theme{border-top-color:rgba(0,0,0,.12)}.layout-gt-lg-row>md-divider,.layout-gt-lg-row>md-divider.md-default-theme,.layout-gt-md-row>md-divider,.layout-gt-md-row>md-divider.md-default-theme,.layout-gt-sm-row>md-divider,.layout-gt-sm-row>md-divider.md-default-theme,.layout-gt-xs-row>md-divider,.layout-gt-xs-row>md-divider.md-default-theme,.layout-lg-row>md-divider,.layout-lg-row>md-divider.md-default-theme,.layout-md-row>md-divider,.layout-md-row>md-divider.md-default-theme,.layout-row>md-divider,.layout-row>md-divider.md-default-theme,.layout-sm-row>md-divider,.layout-sm-row>md-divider.md-default-theme,.layout-xl-row>md-divider,.layout-xl-row>md-divider.md-default-theme,.layout-xs-row>md-divider,.layout-xs-row>md-divider.md-default-theme{border-right-color:rgba(0,0,0,.12)}md-icon.md-default-theme.md-primary,md-icon.md-primary,md-list md-list-item>md-icon.md-highlight,md-list.md-default-theme md-list-item>md-icon.md-highlight,md-select-menu md-content md-option[selected],md-select-menu.md-default-theme md-content md-option[selected]{color:#3f51b5}md-menu-bar.md-default-theme.md-hue-1>button.md-button,md-menu-bar.md-default-theme.md-hue-2>button.md-button,md-menu-bar.md-default-theme.md-hue-3>button.md-button,md-menu-bar.md-default-theme>button.md-button,md-menu-bar.md-hue-1>button.md-button,md-menu-bar.md-hue-2>button.md-button,md-menu-bar.md-hue-3>button.md-button,md-menu-bar>button.md-button{color:rgba(0,0,0,.54);border-radius:2px}md-toolbar.md-default-theme.md-menu-toolbar md-toolbar-filler,md-toolbar.md-menu-toolbar md-toolbar-filler{background-color:#3f51b5;color:rgba(255,255,255,.87)}md-radio-button .md-off,md-radio-button.md-default-theme .md-off{border-color:rgba(0,0,0,.54)}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-on,md-radio-button.md-default-theme:not([disabled]).md-primary .md-on,md-radio-button:not([disabled]) .md-primary .md-on,md-radio-button:not([disabled]).md-primary .md-on,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-on,md-radio-group.md-default-theme:not([disabled]).md-primary .md-on,md-radio-group:not([disabled]) .md-primary .md-on,md-radio-group:not([disabled]).md-primary .md-on{background-color:rgba(63,81,181,.87)}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-primary.md-checked .md-off,md-radio-button:not([disabled]) .md-primary .md-checked .md-off,md-radio-button:not([disabled]) .md-primary.md-checked .md-off,md-radio-button:not([disabled]).md-primary .md-checked .md-off,md-radio-button:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-primary.md-checked .md-off,md-radio-group:not([disabled]) .md-primary .md-checked .md-off,md-radio-group:not([disabled]) .md-primary.md-checked .md-off,md-radio-group:not([disabled]).md-primary .md-checked .md-off,md-radio-group:not([disabled]).md-primary.md-checked .md-off{border-color:rgba(63,81,181,.87)}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(63,81,181,.87)}md-radio-button.md-default-theme:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-default-theme:not([disabled]).md-primary .md-container .md-ripple,md-radio-button:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]).md-primary .md-container .md-ripple,md-radio-group:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group:not([disabled]).md-primary .md-container .md-ripple{color:#3949ab}md-radio-button.md-default-theme[disabled] .md-container .md-off,md-radio-button.md-default-theme[disabled] .md-container .md-on,md-radio-button[disabled] .md-container .md-off,md-radio-button[disabled] .md-container .md-on,md-radio-group.md-default-theme[disabled] .md-container .md-off,md-radio-group.md-default-theme[disabled] .md-container .md-on,md-radio-group[disabled] .md-container .md-off,md-radio-group[disabled] .md-container .md-on{border-color:rgba(0,0,0,.38)}md-radio-group .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-default-theme .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-default-theme.md-primary .md-checked:not([disabled]) .md-ink-ripple,md-radio-group.md-primary .md-checked:not([disabled]) .md-ink-ripple{color:rgba(63,81,181,.26)}md-radio-group .md-checked.md-primary .md-ink-ripple,md-radio-group.md-default-theme .md-checked.md-primary .md-ink-ripple{color:'{{warn-color-0.26}}'}md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-default-theme.md-focused:not(:empty).md-primary .md-checked .md-container:before,md-radio-group.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-focused:not(:empty).md-primary .md-checked .md-container:before{background-color:rgba(63,81,181,.26)}md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-default-theme .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-default-theme.md-hue-1 .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-default-theme.md-hue-2 .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-default-theme.md-hue-3 .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-hue-1 .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-hue-2 .md-select-value span:first-child:after,md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-hue-3 .md-select-value span:first-child:after{color:rgba(0,0,0,.38)}md-input-container.md-input-focused:not(.md-input-has-value) md-select .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select .md-select-value.md-select-placeholder,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme .md-select-value.md-select-placeholder{color:#3f51b5}md-input-container.md-input-invalid md-select.md-default-theme.md-no-underline .md-select-value,md-input-container.md-input-invalid md-select.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select .md-select-value,md-select.md-default-theme .md-select-value{border-bottom-color:rgba(0,0,0,.12)}md-select .md-select-value.md-select-placeholder,md-select.md-default-theme .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select.md-default-theme.md-no-underline .md-select-value,md-select.md-default-theme.ng-invalid.ng-touched.md-no-underline .md-select-value,md-select.md-no-underline .md-select-value,md-select.ng-invalid.ng-touched.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme:not([disabled]):focus .md-select-value,md-select:not([disabled]):focus .md-select-value{border-bottom-color:#3f51b5;color:rgba(0,0,0,.87)}md-select.md-default-theme:not([disabled]):focus .md-select-value.md-select-placeholder,md-select:not([disabled]):focus .md-select-value.md-select-placeholder{color:rgba(0,0,0,.87)}md-select.md-default-theme:not([disabled]):focus.md-no-underline .md-select-value,md-select:not([disabled]):focus.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme[disabled] .md-select-icon,md-select.md-default-theme[disabled] .md-select-value,md-select.md-default-theme[disabled] .md-select-value.md-select-placeholder,md-select[disabled] .md-select-icon,md-select[disabled] .md-select-value,md-select[disabled] .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select .md-select-icon,md-select.md-default-theme .md-select-icon{color:rgba(0,0,0,.54)}md-select-menu md-content md-option[selected]:focus,md-select-menu.md-default-theme md-content md-option[selected]:focus{color:#3949ab}.md-checkbox-enabled .md-ripple,.md-checkbox-enabled.md-default-theme .md-ripple{color:#3949ab}.md-checkbox-enabled .md-ink-ripple,.md-checkbox-enabled.md-default-theme .md-ink-ripple{color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme[selected] .md-ink-ripple,.md-checkbox-enabled[selected] .md-ink-ripple{color:rgba(63,81,181,.87)}.md-checkbox-enabled.md-default-theme:not(.md-checked) .md-icon,.md-checkbox-enabled:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme[selected] .md-icon,.md-checkbox-enabled[selected] .md-icon{background-color:rgba(63,81,181,.87)}.md-checkbox-enabled.md-default-theme[selected].md-focused .md-container:before,.md-checkbox-enabled[selected].md-focused .md-container:before{background-color:rgba(63,81,181,.26)}.md-checkbox-enabled.md-default-theme[selected] .md-icon:after,.md-checkbox-enabled[selected] .md-icon:after{border-color:rgba(255,255,255,.87)}.md-checkbox-enabled .md-indeterminate[disabled] .md-container,.md-checkbox-enabled.md-default-theme .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-primary .md-focus-ring,md-slider.md-primary .md-focus-ring{background-color:rgba(159,168,218,.38)}md-slider.md-default-theme.md-primary .md-sign,md-slider.md-default-theme.md-primary .md-track.md-track-fill,md-slider.md-primary .md-sign,md-slider.md-primary .md-track.md-track-fill{background-color:#3f51b5}md-slider.md-default-theme.md-primary .md-thumb:after,md-slider.md-primary .md-thumb:after{border-color:#3f51b5;background-color:#3f51b5}md-slider.md-default-theme.md-primary .md-sign:after,md-slider.md-primary .md-sign:after{border-top-color:#3f51b5}md-slider.md-default-theme.md-primary[md-vertical] .md-sign:after,md-slider.md-primary[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#3f51b5}md-slider.md-default-theme.md-primary .md-thumb-text,md-slider.md-primary .md-thumb-text{color:rgba(255,255,255,.87)}md-slider.md-default-theme[disabled] .md-thumb:after,md-slider[disabled] .md-thumb:after{border-color:transparent}md-slider-container[disabled]>:first-child:not(md-slider),md-slider-container[disabled]>:last-child:not(md-slider){color:rgba(0,0,0,.38)}.md-subheader.md-default-theme.md-primary,.md-subheader.md-primary,md-switch.md-checked.md-primary .md-ink-ripple,md-switch.md-default-theme.md-checked.md-primary .md-ink-ripple,md-tabs .md-paginator md-icon,md-tabs.md-default-theme .md-paginator md-icon{color:#3f51b5}md-switch.md-checked.md-primary .md-thumb,md-switch.md-default-theme.md-checked.md-primary .md-thumb,md-tabs.md-default-theme.md-primary>md-tabs-wrapper,md-tabs.md-primary>md-tabs-wrapper,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper,md-toolbar>md-tabs>md-tabs-wrapper{background-color:#3f51b5}md-switch.md-checked.md-primary .md-bar,md-switch.md-default-theme.md-checked.md-primary .md-bar{background-color:rgba(63,81,181,.5)}md-switch.md-checked.md-primary.md-focused .md-thumb:before,md-switch.md-default-theme.md-checked.md-primary.md-focused .md-thumb:before{background-color:rgba(63,81,181,.26)}md-tabs .md-tab,md-tabs.md-default-theme .md-tab{color:rgba(0,0,0,.54)}md-tabs .md-tab[disabled],md-tabs .md-tab[disabled] md-icon,md-tabs.md-default-theme .md-tab[disabled],md-tabs.md-default-theme .md-tab[disabled] md-icon{color:rgba(0,0,0,.38)}md-select-menu.md-default-theme.md-hue-1 md-content md-option[selected],md-select-menu.md-hue-1 md-content md-option[selected],md-tabs .md-tab.md-active,md-tabs .md-tab.md-active md-icon,md-tabs .md-tab.md-focused,md-tabs .md-tab.md-focused md-icon,md-tabs.md-default-theme .md-tab.md-active,md-tabs.md-default-theme .md-tab.md-active md-icon,md-tabs.md-default-theme .md-tab.md-focused,md-tabs.md-default-theme .md-tab.md-focused md-icon{color:#3f51b5}md-tabs .md-tab.md-focused,md-tabs.md-default-theme .md-tab.md-focused{background:rgba(63,81,181,.1)}md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#c5cae9}md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:rgba(255,255,255,.87)}md-tabs.md-default-theme.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-default-theme:not(.md-menu-toolbar),md-toolbar:not(.md-menu-toolbar){background-color:#3f51b5;color:rgba(255,255,255,.87)}md-toolbar.md-default-theme:not(.md-menu-toolbar) md-icon,md-toolbar:not(.md-menu-toolbar) md-icon{color:rgba(255,255,255,.87);fill:rgba(255,255,255,.87)}md-toolbar.md-default-theme:not(.md-menu-toolbar) .md-button[disabled] md-icon,md-toolbar:not(.md-menu-toolbar) .md-button[disabled] md-icon{color:rgba(255,255,255,.26);fill:rgba(255,255,255,.26)}md-bottom-sheet.md-default-theme.md-hue-1 .md-subheader,md-bottom-sheet.md-default-theme.md-hue-2.md-list md-list-item,md-bottom-sheet.md-hue-1 .md-subheader,md-bottom-sheet.md-hue-2.md-list md-list-item,md-list.md-default-theme.md-hue-1 md-list-item.md-2-line .md-list-item-text h3,md-list.md-default-theme.md-hue-1 md-list-item.md-2-line .md-list-item-text h4,md-list.md-default-theme.md-hue-1 md-list-item.md-3-line .md-list-item-text h3,md-list.md-default-theme.md-hue-1 md-list-item.md-3-line .md-list-item-text h4,md-list.md-hue-1 md-list-item.md-2-line .md-list-item-text h3,md-list.md-hue-1 md-list-item.md-2-line .md-list-item-text h4,md-list.md-hue-1 md-list-item.md-3-line .md-list-item-text h3,md-list.md-hue-1 md-list-item.md-3-line .md-list-item-text h4{color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-1.md-primary,.md-button.md-hue-1.md-primary{color:#7986cb}.md-button.md-default-theme.md-hue-1.md-primary.md-fab,.md-button.md-default-theme.md-hue-1.md-primary.md-raised,.md-button.md-hue-1.md-primary.md-fab,.md-button.md-hue-1.md-primary.md-raised{color:#fff;background-color:#7986cb}.md-button.md-default-theme.md-hue-1.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-1.md-primary.md-raised:not([disabled]) md-icon,.md-button.md-hue-1.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-hue-1.md-primary.md-raised:not([disabled]) md-icon{color:#fff}._md a.md-default-theme.md-hue-1:not(.md-button).md-primary,._md a.md-hue-1:not(.md-button).md-primary,.md-button.md-default-theme.md-hue-1.md-primary:not([disabled]) md-icon,.md-button.md-hue-1.md-primary:not([disabled]) md-icon{color:#7986cb}._md a.md-default-theme.md-hue-1:not(.md-button).md-primary:hover,._md a.md-hue-1:not(.md-button).md-primary:hover{color:#303f9f}md-checkbox.md-default-theme.md-hue-1 .md-ink-ripple,md-checkbox.md-hue-1 .md-ink-ripple,md-icon.md-default-theme.md-hue-1,md-icon.md-hue-1,md-list.md-default-theme.md-hue-1 md-list-item.md-2-line .md-list-item-text p,md-list.md-default-theme.md-hue-1 md-list-item.md-3-line .md-list-item-text p,md-list.md-default-theme.md-hue-1 md-list-item>md-icon,md-list.md-hue-1 md-list-item.md-2-line .md-list-item-text p,md-list.md-hue-1 md-list-item.md-3-line .md-list-item-text p,md-list.md-hue-1 md-list-item>md-icon{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-1:not(.md-checked) .md-icon,md-checkbox.md-hue-1:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary .md-ripple,md-checkbox.md-hue-1:not([disabled]).md-primary .md-ripple{color:#3949ab}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ripple,md-checkbox.md-hue-1:not([disabled]).md-primary.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary .md-ink-ripple,md-checkbox.md-hue-1:not([disabled]).md-primary .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple,md-checkbox.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(121,134,203,.87)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary:not(.md-checked) .md-icon,md-checkbox.md-hue-1:not([disabled]).md-primary:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-icon,md-checkbox.md-hue-1:not([disabled]).md-primary.md-checked .md-icon{background-color:rgba(121,134,203,.87)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked.md-focused .md-container:before,md-checkbox.md-hue-1:not([disabled]).md-primary.md-checked.md-focused .md-container:before{background-color:rgba(121,134,203,.26)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-icon:after,md-checkbox.md-hue-1:not([disabled]).md-primary.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-primary .md-indeterminate[disabled] .md-container,md-checkbox.md-hue-1:not([disabled]).md-primary .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-1[disabled]:not(.md-checked) .md-icon,md-checkbox.md-hue-1[disabled]:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-1[disabled] .md-icon:after,md-checkbox.md-hue-1[disabled] .md-icon:after{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-1[disabled] .md-label,md-checkbox.md-hue-1[disabled] .md-label,md-radio-button.md-default-theme.md-hue-1[disabled],md-radio-button.md-hue-1[disabled],md-radio-group.md-default-theme.md-hue-1[disabled],md-radio-group.md-hue-1[disabled]{color:rgba(0,0,0,.38)}md-divider.md-default-theme.md-hue-1,md-divider.md-hue-1{border-top-color:rgba(0,0,0,.12)}.layout-gt-lg-row>md-divider.md-default-theme.md-hue-1,.layout-gt-lg-row>md-divider.md-hue-1,.layout-gt-md-row>md-divider.md-default-theme.md-hue-1,.layout-gt-md-row>md-divider.md-hue-1,.layout-gt-sm-row>md-divider.md-default-theme.md-hue-1,.layout-gt-sm-row>md-divider.md-hue-1,.layout-gt-xs-row>md-divider.md-default-theme.md-hue-1,.layout-gt-xs-row>md-divider.md-hue-1,.layout-lg-row>md-divider.md-default-theme.md-hue-1,.layout-lg-row>md-divider.md-hue-1,.layout-md-row>md-divider.md-default-theme.md-hue-1,.layout-md-row>md-divider.md-hue-1,.layout-row>md-divider.md-default-theme.md-hue-1,.layout-row>md-divider.md-hue-1,.layout-sm-row>md-divider.md-default-theme.md-hue-1,.layout-sm-row>md-divider.md-hue-1,.layout-xl-row>md-divider.md-default-theme.md-hue-1,.layout-xl-row>md-divider.md-hue-1,.layout-xs-row>md-divider.md-default-theme.md-hue-1,.layout-xs-row>md-divider.md-hue-1{border-right-color:rgba(0,0,0,.12)}md-icon.md-default-theme.md-hue-1.md-primary,md-icon.md-hue-1.md-primary,md-list.md-default-theme.md-hue-1 md-list-item>md-icon.md-highlight,md-list.md-hue-1 md-list-item>md-icon.md-highlight{color:#7986cb}md-toolbar.md-default-theme.md-hue-1.md-menu-toolbar md-toolbar-filler,md-toolbar.md-hue-1.md-menu-toolbar md-toolbar-filler{background-color:#7986cb;color:rgba(255,255,255,.87)}md-radio-button.md-default-theme.md-hue-1 .md-off,md-radio-button.md-hue-1 .md-off{border-color:rgba(0,0,0,.54)}md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-on,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-primary .md-on,md-radio-button.md-hue-1:not([disabled]) .md-primary .md-on,md-radio-button.md-hue-1:not([disabled]).md-primary .md-on,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-on,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-primary .md-on,md-radio-group.md-hue-1:not([disabled]) .md-primary .md-on,md-radio-group.md-hue-1:not([disabled]).md-primary .md-on{background-color:rgba(121,134,203,.87)}md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-off,md-radio-button.md-hue-1:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-hue-1:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-hue-1:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-hue-1:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-hue-1:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-hue-1:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-hue-1:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-hue-1:not([disabled]).md-primary.md-checked .md-off{border-color:rgba(121,134,203,.87)}md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(121,134,203,.87)}md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-primary .md-container .md-ripple,md-radio-button.md-hue-1:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-hue-1:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-hue-1:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-hue-1:not([disabled]).md-primary .md-container .md-ripple{color:#3949ab}md-radio-button.md-default-theme.md-hue-1[disabled] .md-container .md-off,md-radio-button.md-default-theme.md-hue-1[disabled] .md-container .md-on,md-radio-button.md-hue-1[disabled] .md-container .md-off,md-radio-button.md-hue-1[disabled] .md-container .md-on,md-radio-group.md-default-theme.md-hue-1[disabled] .md-container .md-off,md-radio-group.md-default-theme.md-hue-1[disabled] .md-container .md-on,md-radio-group.md-hue-1[disabled] .md-container .md-off,md-radio-group.md-hue-1[disabled] .md-container .md-on{border-color:rgba(0,0,0,.38)}md-radio-group.md-default-theme.md-hue-1 .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1.md-primary .md-checked:not([disabled]) .md-ink-ripple,md-radio-group.md-hue-1 .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-hue-1.md-primary .md-checked:not([disabled]) .md-ink-ripple{color:rgba(121,134,203,.26)}md-radio-group.md-default-theme.md-hue-1 .md-checked.md-primary .md-ink-ripple,md-radio-group.md-hue-1 .md-checked.md-primary .md-ink-ripple{color:'{{warn-color-0.26}}'}md-radio-group.md-default-theme.md-hue-1.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-default-theme.md-hue-1.md-focused:not(:empty).md-primary .md-checked .md-container:before,md-radio-group.md-hue-1.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-hue-1.md-focused:not(:empty).md-primary .md-checked .md-container:before{background-color:rgba(121,134,203,.26)}md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme.md-hue-1 .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme.md-hue-1 .md-select-value.md-select-placeholder,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-hue-1 .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-hue-1 .md-select-value.md-select-placeholder{color:#7986cb}md-input-container.md-input-invalid md-select.md-default-theme.md-hue-1.md-no-underline .md-select-value,md-input-container.md-input-invalid md-select.md-hue-1.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-1 .md-select-value,md-select.md-hue-1 .md-select-value{border-bottom-color:rgba(0,0,0,.12)}md-select.md-default-theme.md-hue-1 .md-select-value.md-select-placeholder,md-select.md-hue-1 .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select.md-default-theme.md-hue-1.md-no-underline .md-select-value,md-select.md-default-theme.md-hue-1.ng-invalid.ng-touched.md-no-underline .md-select-value,md-select.md-hue-1.md-no-underline .md-select-value,md-select.md-hue-1.ng-invalid.ng-touched.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-1:not([disabled]):focus .md-select-value,md-select.md-hue-1:not([disabled]):focus .md-select-value{border-bottom-color:#7986cb;color:rgba(0,0,0,.87)}md-select.md-default-theme.md-hue-1:not([disabled]):focus .md-select-value.md-select-placeholder,md-select.md-hue-1:not([disabled]):focus .md-select-value.md-select-placeholder{color:rgba(0,0,0,.87)}md-select.md-default-theme.md-hue-1:not([disabled]):focus.md-no-underline .md-select-value,md-select.md-hue-1:not([disabled]):focus.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-1[disabled] .md-select-icon,md-select.md-default-theme.md-hue-1[disabled] .md-select-value,md-select.md-default-theme.md-hue-1[disabled] .md-select-value.md-select-placeholder,md-select.md-hue-1[disabled] .md-select-icon,md-select.md-hue-1[disabled] .md-select-value,md-select.md-hue-1[disabled] .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select.md-default-theme.md-hue-1 .md-select-icon,md-select.md-hue-1 .md-select-icon{color:rgba(0,0,0,.54)}md-select-menu.md-default-theme.md-hue-1 md-content md-option[selected]:focus,md-select-menu.md-hue-1 md-content md-option[selected]:focus{color:#3949ab}.md-checkbox-enabled.md-default-theme.md-hue-1 .md-ripple,.md-checkbox-enabled.md-hue-1 .md-ripple{color:#3949ab}.md-checkbox-enabled.md-default-theme.md-hue-1 .md-ink-ripple,.md-checkbox-enabled.md-hue-1 .md-ink-ripple{color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme.md-hue-1[selected] .md-ink-ripple,.md-checkbox-enabled.md-hue-1[selected] .md-ink-ripple{color:rgba(121,134,203,.87)}.md-checkbox-enabled.md-default-theme.md-hue-1:not(.md-checked) .md-icon,.md-checkbox-enabled.md-hue-1:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme.md-hue-1[selected] .md-icon,.md-checkbox-enabled.md-hue-1[selected] .md-icon{background-color:rgba(121,134,203,.87)}.md-checkbox-enabled.md-default-theme.md-hue-1[selected].md-focused .md-container:before,.md-checkbox-enabled.md-hue-1[selected].md-focused .md-container:before{background-color:rgba(121,134,203,.26)}.md-checkbox-enabled.md-default-theme.md-hue-1[selected] .md-icon:after,.md-checkbox-enabled.md-hue-1[selected] .md-icon:after{border-color:rgba(255,255,255,.87)}.md-checkbox-enabled.md-default-theme.md-hue-1 .md-indeterminate[disabled] .md-container,.md-checkbox-enabled.md-hue-1 .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-1.md-primary .md-focus-ring,md-slider.md-hue-1.md-primary .md-focus-ring{background-color:rgba(159,168,218,.38)}md-slider.md-default-theme.md-hue-1.md-primary .md-sign,md-slider.md-default-theme.md-hue-1.md-primary .md-track.md-track-fill,md-slider.md-hue-1.md-primary .md-sign,md-slider.md-hue-1.md-primary .md-track.md-track-fill{background-color:#7986cb}md-slider.md-default-theme.md-hue-1.md-primary .md-thumb:after,md-slider.md-hue-1.md-primary .md-thumb:after{border-color:#7986cb;background-color:#7986cb}md-slider.md-default-theme.md-hue-1.md-primary .md-sign:after,md-slider.md-hue-1.md-primary .md-sign:after{border-top-color:#7986cb}md-slider.md-default-theme.md-hue-1.md-primary[md-vertical] .md-sign:after,md-slider.md-hue-1.md-primary[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#7986cb}md-slider.md-default-theme.md-hue-1.md-primary .md-thumb-text,md-slider.md-hue-1.md-primary .md-thumb-text{color:#fff}md-slider.md-default-theme.md-hue-1[disabled] .md-thumb:after,md-slider.md-hue-1[disabled] .md-thumb:after{border-color:transparent}.md-subheader.md-default-theme.md-hue-1.md-primary,.md-subheader.md-hue-1.md-primary,md-switch.md-default-theme.md-hue-1.md-checked.md-primary .md-ink-ripple,md-switch.md-hue-1.md-checked.md-primary .md-ink-ripple,md-tabs.md-default-theme.md-hue-1 .md-paginator md-icon,md-tabs.md-hue-1 .md-paginator md-icon{color:#7986cb}md-switch.md-default-theme.md-hue-1.md-checked.md-primary .md-thumb,md-switch.md-hue-1.md-checked.md-primary .md-thumb,md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper,md-tabs.md-hue-1.md-primary>md-tabs-wrapper,md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper,md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper{background-color:#7986cb}md-switch.md-default-theme.md-hue-1.md-checked.md-primary .md-bar,md-switch.md-hue-1.md-checked.md-primary .md-bar{background-color:rgba(121,134,203,.5)}md-switch.md-default-theme.md-hue-1.md-checked.md-primary.md-focused .md-thumb:before,md-switch.md-hue-1.md-checked.md-primary.md-focused .md-thumb:before{background-color:rgba(121,134,203,.26)}md-tabs.md-default-theme.md-hue-1 .md-tab,md-tabs.md-hue-1 .md-tab{color:rgba(0,0,0,.54)}md-tabs.md-default-theme.md-hue-1 .md-tab[disabled],md-tabs.md-default-theme.md-hue-1 .md-tab[disabled] md-icon,md-tabs.md-hue-1 .md-tab[disabled],md-tabs.md-hue-1 .md-tab[disabled] md-icon{color:rgba(0,0,0,.38)}md-tabs.md-default-theme.md-hue-1 .md-tab.md-active,md-tabs.md-default-theme.md-hue-1 .md-tab.md-active md-icon,md-tabs.md-default-theme.md-hue-1 .md-tab.md-focused,md-tabs.md-default-theme.md-hue-1 .md-tab.md-focused md-icon,md-tabs.md-hue-1 .md-tab.md-active,md-tabs.md-hue-1 .md-tab.md-active md-icon,md-tabs.md-hue-1 .md-tab.md-focused,md-tabs.md-hue-1 .md-tab.md-focused md-icon{color:#7986cb}md-tabs.md-default-theme.md-hue-1 .md-tab.md-focused,md-tabs.md-hue-1 .md-tab.md-focused{background:rgba(121,134,203,.1)}md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#c5cae9}md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:#fff}md-tabs.md-default-theme.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-1.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar),md-toolbar.md-hue-1:not(.md-menu-toolbar){background-color:#7986cb;color:#fff}md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar) md-icon,md-toolbar.md-hue-1:not(.md-menu-toolbar) md-icon{color:#fff;fill:#fff}md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar) .md-button[disabled] md-icon,md-toolbar.md-hue-1:not(.md-menu-toolbar) .md-button[disabled] md-icon{color:rgba(255,255,255,.26);fill:rgba(255,255,255,.26)}md-bottom-sheet.md-default-theme.md-hue-2 .md-subheader,md-bottom-sheet.md-default-theme.md-hue-3.md-list md-list-item,md-bottom-sheet.md-hue-2 .md-subheader,md-bottom-sheet.md-hue-3.md-list md-list-item,md-list.md-default-theme.md-hue-2 md-list-item.md-2-line .md-list-item-text h3,md-list.md-default-theme.md-hue-2 md-list-item.md-2-line .md-list-item-text h4,md-list.md-default-theme.md-hue-2 md-list-item.md-3-line .md-list-item-text h3,md-list.md-default-theme.md-hue-2 md-list-item.md-3-line .md-list-item-text h4,md-list.md-hue-2 md-list-item.md-2-line .md-list-item-text h3,md-list.md-hue-2 md-list-item.md-2-line .md-list-item-text h4,md-list.md-hue-2 md-list-item.md-3-line .md-list-item-text h3,md-list.md-hue-2 md-list-item.md-3-line .md-list-item-text h4{color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-2.md-primary,.md-button.md-hue-2.md-primary{color:#283593}.md-button.md-default-theme.md-hue-2.md-primary.md-fab,.md-button.md-default-theme.md-hue-2.md-primary.md-raised,.md-button.md-hue-2.md-primary.md-fab,.md-button.md-hue-2.md-primary.md-raised{color:rgba(255,255,255,.87);background-color:#283593}.md-button.md-default-theme.md-hue-2.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-2.md-primary.md-raised:not([disabled]) md-icon,.md-button.md-hue-2.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-hue-2.md-primary.md-raised:not([disabled]) md-icon{color:rgba(255,255,255,.87)}.md-button.md-default-theme.md-hue-2.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2.md-primary.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-2.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2.md-primary.md-raised:not([disabled]):hover,.md-button.md-hue-2.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-hue-2.md-primary.md-fab:not([disabled]):hover,.md-button.md-hue-2.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-hue-2.md-primary.md-raised:not([disabled]):hover{background-color:#3949ab}._md a.md-default-theme.md-hue-2:not(.md-button).md-primary,._md a.md-hue-2:not(.md-button).md-primary,.md-button.md-default-theme.md-hue-2.md-primary:not([disabled]) md-icon,.md-button.md-hue-2.md-primary:not([disabled]) md-icon{color:#283593}._md a.md-default-theme.md-hue-2:not(.md-button).md-primary:hover,._md a.md-hue-2:not(.md-button).md-primary:hover{color:#303f9f}md-checkbox.md-default-theme.md-hue-2 .md-ink-ripple,md-checkbox.md-hue-2 .md-ink-ripple,md-icon.md-default-theme.md-hue-2,md-icon.md-hue-2,md-list.md-default-theme.md-hue-2 md-list-item.md-2-line .md-list-item-text p,md-list.md-default-theme.md-hue-2 md-list-item.md-3-line .md-list-item-text p,md-list.md-default-theme.md-hue-2 md-list-item>md-icon,md-list.md-hue-2 md-list-item.md-2-line .md-list-item-text p,md-list.md-hue-2 md-list-item.md-3-line .md-list-item-text p,md-list.md-hue-2 md-list-item>md-icon{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-2:not(.md-checked) .md-icon,md-checkbox.md-hue-2:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary .md-ripple,md-checkbox.md-hue-2:not([disabled]).md-primary .md-ripple{color:#3949ab}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ripple,md-checkbox.md-hue-2:not([disabled]).md-primary.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary .md-ink-ripple,md-checkbox.md-hue-2:not([disabled]).md-primary .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple,md-checkbox.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(40,53,147,.87)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary:not(.md-checked) .md-icon,md-checkbox.md-hue-2:not([disabled]).md-primary:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-icon,md-checkbox.md-hue-2:not([disabled]).md-primary.md-checked .md-icon{background-color:rgba(40,53,147,.87)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked.md-focused .md-container:before,md-checkbox.md-hue-2:not([disabled]).md-primary.md-checked.md-focused .md-container:before{background-color:rgba(40,53,147,.26)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-icon:after,md-checkbox.md-hue-2:not([disabled]).md-primary.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-primary .md-indeterminate[disabled] .md-container,md-checkbox.md-hue-2:not([disabled]).md-primary .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-2[disabled]:not(.md-checked) .md-icon,md-checkbox.md-hue-2[disabled]:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-2[disabled] .md-icon:after,md-checkbox.md-hue-2[disabled] .md-icon:after{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-2[disabled] .md-label,md-checkbox.md-hue-2[disabled] .md-label,md-radio-button.md-default-theme.md-hue-2[disabled],md-radio-button.md-hue-2[disabled],md-radio-group.md-default-theme.md-hue-2[disabled],md-radio-group.md-hue-2[disabled]{color:rgba(0,0,0,.38)}md-divider.md-default-theme.md-hue-2,md-divider.md-hue-2{border-top-color:rgba(0,0,0,.12)}.layout-gt-lg-row>md-divider.md-default-theme.md-hue-2,.layout-gt-lg-row>md-divider.md-hue-2,.layout-gt-md-row>md-divider.md-default-theme.md-hue-2,.layout-gt-md-row>md-divider.md-hue-2,.layout-gt-sm-row>md-divider.md-default-theme.md-hue-2,.layout-gt-sm-row>md-divider.md-hue-2,.layout-gt-xs-row>md-divider.md-default-theme.md-hue-2,.layout-gt-xs-row>md-divider.md-hue-2,.layout-lg-row>md-divider.md-default-theme.md-hue-2,.layout-lg-row>md-divider.md-hue-2,.layout-md-row>md-divider.md-default-theme.md-hue-2,.layout-md-row>md-divider.md-hue-2,.layout-row>md-divider.md-default-theme.md-hue-2,.layout-row>md-divider.md-hue-2,.layout-sm-row>md-divider.md-default-theme.md-hue-2,.layout-sm-row>md-divider.md-hue-2,.layout-xl-row>md-divider.md-default-theme.md-hue-2,.layout-xl-row>md-divider.md-hue-2,.layout-xs-row>md-divider.md-default-theme.md-hue-2,.layout-xs-row>md-divider.md-hue-2{border-right-color:rgba(0,0,0,.12)}md-icon.md-default-theme.md-hue-2.md-primary,md-icon.md-hue-2.md-primary,md-list.md-default-theme.md-hue-2 md-list-item>md-icon.md-highlight,md-list.md-hue-2 md-list-item>md-icon.md-highlight{color:#283593}md-toolbar.md-default-theme.md-hue-2.md-menu-toolbar md-toolbar-filler,md-toolbar.md-hue-2.md-menu-toolbar md-toolbar-filler{background-color:#283593;color:rgba(255,255,255,.87)}md-radio-button.md-default-theme.md-hue-2 .md-off,md-radio-button.md-hue-2 .md-off{border-color:rgba(0,0,0,.54)}md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-on,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-primary .md-on,md-radio-button.md-hue-2:not([disabled]) .md-primary .md-on,md-radio-button.md-hue-2:not([disabled]).md-primary .md-on,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-on,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-primary .md-on,md-radio-group.md-hue-2:not([disabled]) .md-primary .md-on,md-radio-group.md-hue-2:not([disabled]).md-primary .md-on{background-color:rgba(40,53,147,.87)}md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-off,md-radio-button.md-hue-2:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-hue-2:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-hue-2:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-hue-2:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-hue-2:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-hue-2:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-hue-2:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-hue-2:not([disabled]).md-primary.md-checked .md-off{border-color:rgba(40,53,147,.87)}md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(40,53,147,.87)}md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-primary .md-container .md-ripple,md-radio-button.md-hue-2:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-hue-2:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-hue-2:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-hue-2:not([disabled]).md-primary .md-container .md-ripple{color:#3949ab}md-radio-button.md-default-theme.md-hue-2[disabled] .md-container .md-off,md-radio-button.md-default-theme.md-hue-2[disabled] .md-container .md-on,md-radio-button.md-hue-2[disabled] .md-container .md-off,md-radio-button.md-hue-2[disabled] .md-container .md-on,md-radio-group.md-default-theme.md-hue-2[disabled] .md-container .md-off,md-radio-group.md-default-theme.md-hue-2[disabled] .md-container .md-on,md-radio-group.md-hue-2[disabled] .md-container .md-off,md-radio-group.md-hue-2[disabled] .md-container .md-on{border-color:rgba(0,0,0,.38)}md-radio-group.md-default-theme.md-hue-2 .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2.md-primary .md-checked:not([disabled]) .md-ink-ripple,md-radio-group.md-hue-2 .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-hue-2.md-primary .md-checked:not([disabled]) .md-ink-ripple{color:rgba(40,53,147,.26)}md-radio-group.md-default-theme.md-hue-2 .md-checked.md-primary .md-ink-ripple,md-radio-group.md-hue-2 .md-checked.md-primary .md-ink-ripple{color:'{{warn-color-0.26}}'}md-radio-group.md-default-theme.md-hue-2.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-default-theme.md-hue-2.md-focused:not(:empty).md-primary .md-checked .md-container:before,md-radio-group.md-hue-2.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-hue-2.md-focused:not(:empty).md-primary .md-checked .md-container:before{background-color:rgba(40,53,147,.26)}md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme.md-hue-2 .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme.md-hue-2 .md-select-value.md-select-placeholder,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-hue-2 .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-hue-2 .md-select-value.md-select-placeholder{color:#283593}md-input-container.md-input-invalid md-select.md-default-theme.md-hue-2.md-no-underline .md-select-value,md-input-container.md-input-invalid md-select.md-hue-2.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-2 .md-select-value,md-select.md-hue-2 .md-select-value{border-bottom-color:rgba(0,0,0,.12)}md-select.md-default-theme.md-hue-2 .md-select-value.md-select-placeholder,md-select.md-hue-2 .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select.md-default-theme.md-hue-2.md-no-underline .md-select-value,md-select.md-default-theme.md-hue-2.ng-invalid.ng-touched.md-no-underline .md-select-value,md-select.md-hue-2.md-no-underline .md-select-value,md-select.md-hue-2.ng-invalid.ng-touched.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-2:not([disabled]):focus .md-select-value,md-select.md-hue-2:not([disabled]):focus .md-select-value{border-bottom-color:#283593;color:rgba(0,0,0,.87)}md-select.md-default-theme.md-hue-2:not([disabled]):focus .md-select-value.md-select-placeholder,md-select.md-hue-2:not([disabled]):focus .md-select-value.md-select-placeholder{color:rgba(0,0,0,.87)}md-select.md-default-theme.md-hue-2:not([disabled]):focus.md-no-underline .md-select-value,md-select.md-hue-2:not([disabled]):focus.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-2[disabled] .md-select-icon,md-select.md-default-theme.md-hue-2[disabled] .md-select-value,md-select.md-default-theme.md-hue-2[disabled] .md-select-value.md-select-placeholder,md-select.md-hue-2[disabled] .md-select-icon,md-select.md-hue-2[disabled] .md-select-value,md-select.md-hue-2[disabled] .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select.md-default-theme.md-hue-2 .md-select-icon,md-select.md-hue-2 .md-select-icon{color:rgba(0,0,0,.54)}md-select-menu.md-default-theme.md-hue-2 md-content md-option[selected],md-select-menu.md-hue-2 md-content md-option[selected]{color:#3f51b5}md-select-menu.md-default-theme.md-hue-2 md-content md-option[selected]:focus,md-select-menu.md-hue-2 md-content md-option[selected]:focus{color:#3949ab}.md-checkbox-enabled.md-default-theme.md-hue-2 .md-ripple,.md-checkbox-enabled.md-hue-2 .md-ripple{color:#3949ab}.md-checkbox-enabled.md-default-theme.md-hue-2 .md-ink-ripple,.md-checkbox-enabled.md-hue-2 .md-ink-ripple{color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme.md-hue-2[selected] .md-ink-ripple,.md-checkbox-enabled.md-hue-2[selected] .md-ink-ripple{color:rgba(40,53,147,.87)}.md-checkbox-enabled.md-default-theme.md-hue-2:not(.md-checked) .md-icon,.md-checkbox-enabled.md-hue-2:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme.md-hue-2[selected] .md-icon,.md-checkbox-enabled.md-hue-2[selected] .md-icon{background-color:rgba(40,53,147,.87)}.md-checkbox-enabled.md-default-theme.md-hue-2[selected].md-focused .md-container:before,.md-checkbox-enabled.md-hue-2[selected].md-focused .md-container:before{background-color:rgba(40,53,147,.26)}.md-checkbox-enabled.md-default-theme.md-hue-2[selected] .md-icon:after,.md-checkbox-enabled.md-hue-2[selected] .md-icon:after{border-color:rgba(255,255,255,.87)}.md-checkbox-enabled.md-default-theme.md-hue-2 .md-indeterminate[disabled] .md-container,.md-checkbox-enabled.md-hue-2 .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-2.md-primary .md-focus-ring,md-slider.md-hue-2.md-primary .md-focus-ring{background-color:rgba(159,168,218,.38)}md-slider.md-default-theme.md-hue-2.md-primary .md-sign,md-slider.md-default-theme.md-hue-2.md-primary .md-track.md-track-fill,md-slider.md-hue-2.md-primary .md-sign,md-slider.md-hue-2.md-primary .md-track.md-track-fill{background-color:#283593}md-slider.md-default-theme.md-hue-2.md-primary .md-thumb:after,md-slider.md-hue-2.md-primary .md-thumb:after{border-color:#283593;background-color:#283593}md-slider.md-default-theme.md-hue-2.md-primary .md-sign:after,md-slider.md-hue-2.md-primary .md-sign:after{border-top-color:#283593}md-slider.md-default-theme.md-hue-2.md-primary[md-vertical] .md-sign:after,md-slider.md-hue-2.md-primary[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#283593}md-slider.md-default-theme.md-hue-2.md-primary .md-thumb-text,md-slider.md-hue-2.md-primary .md-thumb-text{color:rgba(255,255,255,.87)}md-slider.md-default-theme.md-hue-2[disabled] .md-thumb:after,md-slider.md-hue-2[disabled] .md-thumb:after{border-color:transparent}.md-subheader.md-default-theme.md-hue-2.md-primary,.md-subheader.md-hue-2.md-primary,md-switch.md-default-theme.md-hue-2.md-checked.md-primary .md-ink-ripple,md-switch.md-hue-2.md-checked.md-primary .md-ink-ripple,md-tabs.md-default-theme.md-hue-2 .md-paginator md-icon,md-tabs.md-hue-2 .md-paginator md-icon{color:#283593}md-switch.md-default-theme.md-hue-2.md-checked.md-primary .md-thumb,md-switch.md-hue-2.md-checked.md-primary .md-thumb,md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper,md-tabs.md-hue-2.md-primary>md-tabs-wrapper,md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper,md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper{background-color:#283593}md-switch.md-default-theme.md-hue-2.md-checked.md-primary .md-bar,md-switch.md-hue-2.md-checked.md-primary .md-bar{background-color:rgba(40,53,147,.5)}md-switch.md-default-theme.md-hue-2.md-checked.md-primary.md-focused .md-thumb:before,md-switch.md-hue-2.md-checked.md-primary.md-focused .md-thumb:before{background-color:rgba(40,53,147,.26)}md-tabs.md-default-theme.md-hue-2 .md-tab,md-tabs.md-hue-2 .md-tab{color:rgba(0,0,0,.54)}md-tabs.md-default-theme.md-hue-2 .md-tab[disabled],md-tabs.md-default-theme.md-hue-2 .md-tab[disabled] md-icon,md-tabs.md-hue-2 .md-tab[disabled],md-tabs.md-hue-2 .md-tab[disabled] md-icon{color:rgba(0,0,0,.38)}md-tabs.md-default-theme.md-hue-2 .md-tab.md-active,md-tabs.md-default-theme.md-hue-2 .md-tab.md-active md-icon,md-tabs.md-default-theme.md-hue-2 .md-tab.md-focused,md-tabs.md-default-theme.md-hue-2 .md-tab.md-focused md-icon,md-tabs.md-hue-2 .md-tab.md-active,md-tabs.md-hue-2 .md-tab.md-active md-icon,md-tabs.md-hue-2 .md-tab.md-focused,md-tabs.md-hue-2 .md-tab.md-focused md-icon{color:#283593}md-tabs.md-default-theme.md-hue-2 .md-tab.md-focused,md-tabs.md-hue-2 .md-tab.md-focused{background:rgba(40,53,147,.1)}md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#c5cae9}md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:rgba(255,255,255,.87)}md-tabs.md-default-theme.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-2.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar),md-toolbar.md-hue-2:not(.md-menu-toolbar){background-color:#283593;color:rgba(255,255,255,.87)}md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar) md-icon,md-toolbar.md-hue-2:not(.md-menu-toolbar) md-icon{color:rgba(255,255,255,.87);fill:rgba(255,255,255,.87)}md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar) .md-button[disabled] md-icon,md-toolbar.md-hue-2:not(.md-menu-toolbar) .md-button[disabled] md-icon{color:rgba(255,255,255,.26);fill:rgba(255,255,255,.26)}md-bottom-sheet.md-default-theme.md-hue-3 .md-subheader,md-bottom-sheet.md-hue-3 .md-subheader,md-list.md-default-theme.md-hue-3 md-list-item.md-2-line .md-list-item-text h3,md-list.md-default-theme.md-hue-3 md-list-item.md-2-line .md-list-item-text h4,md-list.md-default-theme.md-hue-3 md-list-item.md-3-line .md-list-item-text h3,md-list.md-default-theme.md-hue-3 md-list-item.md-3-line .md-list-item-text h4,md-list.md-hue-3 md-list-item.md-2-line .md-list-item-text h3,md-list.md-hue-3 md-list-item.md-2-line .md-list-item-text h4,md-list.md-hue-3 md-list-item.md-3-line .md-list-item-text h3,md-list.md-hue-3 md-list-item.md-3-line .md-list-item-text h4{color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-3.md-primary,.md-button.md-hue-3.md-primary{color:#8c9eff}.md-button.md-default-theme.md-hue-3.md-primary.md-fab,.md-button.md-default-theme.md-hue-3.md-primary.md-raised,.md-button.md-hue-3.md-primary.md-fab,.md-button.md-hue-3.md-primary.md-raised{color:rgba(0,0,0,.87);background-color:#8c9eff}.md-button.md-default-theme.md-hue-3.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-3.md-primary.md-raised:not([disabled]) md-icon,.md-button.md-hue-3.md-primary.md-fab:not([disabled]) md-icon,.md-button.md-hue-3.md-primary.md-raised:not([disabled]) md-icon{color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-3.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3.md-primary.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-3.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3.md-primary.md-raised:not([disabled]):hover,.md-button.md-hue-3.md-primary.md-fab:not([disabled]).md-focused,.md-button.md-hue-3.md-primary.md-fab:not([disabled]):hover,.md-button.md-hue-3.md-primary.md-raised:not([disabled]).md-focused,.md-button.md-hue-3.md-primary.md-raised:not([disabled]):hover{background-color:#3949ab}._md a.md-default-theme.md-hue-3:not(.md-button).md-primary,._md a.md-hue-3:not(.md-button).md-primary,.md-button.md-default-theme.md-hue-3.md-primary:not([disabled]) md-icon,.md-button.md-hue-3.md-primary:not([disabled]) md-icon{color:#8c9eff}._md a.md-default-theme.md-hue-3:not(.md-button).md-primary:hover,._md a.md-hue-3:not(.md-button).md-primary:hover{color:#303f9f}md-checkbox.md-default-theme.md-hue-3 .md-ink-ripple,md-checkbox.md-hue-3 .md-ink-ripple,md-icon.md-default-theme.md-hue-3,md-icon.md-hue-3,md-list.md-default-theme.md-hue-3 md-list-item.md-2-line .md-list-item-text p,md-list.md-default-theme.md-hue-3 md-list-item.md-3-line .md-list-item-text p,md-list.md-default-theme.md-hue-3 md-list-item>md-icon,md-list.md-hue-3 md-list-item.md-2-line .md-list-item-text p,md-list.md-hue-3 md-list-item.md-3-line .md-list-item-text p,md-list.md-hue-3 md-list-item>md-icon{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-3:not(.md-checked) .md-icon,md-checkbox.md-hue-3:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary .md-ripple,md-checkbox.md-hue-3:not([disabled]).md-primary .md-ripple{color:#3949ab}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ripple,md-checkbox.md-hue-3:not([disabled]).md-primary.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary .md-ink-ripple,md-checkbox.md-hue-3:not([disabled]).md-primary .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple,md-checkbox.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(140,158,255,.87)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary:not(.md-checked) .md-icon,md-checkbox.md-hue-3:not([disabled]).md-primary:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-icon,md-checkbox.md-hue-3:not([disabled]).md-primary.md-checked .md-icon{background-color:rgba(140,158,255,.87)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked.md-focused .md-container:before,md-checkbox.md-hue-3:not([disabled]).md-primary.md-checked.md-focused .md-container:before{background-color:rgba(140,158,255,.26)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-icon:after,md-checkbox.md-hue-3:not([disabled]).md-primary.md-checked .md-icon:after{border-color:rgba(0,0,0,.87)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-primary .md-indeterminate[disabled] .md-container,md-checkbox.md-hue-3:not([disabled]).md-primary .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-3[disabled]:not(.md-checked) .md-icon,md-checkbox.md-hue-3[disabled]:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-3[disabled] .md-icon:after,md-checkbox.md-hue-3[disabled] .md-icon:after{border-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-3[disabled] .md-label,md-checkbox.md-hue-3[disabled] .md-label,md-radio-button.md-default-theme.md-hue-3[disabled],md-radio-button.md-hue-3[disabled],md-radio-group.md-default-theme.md-hue-3[disabled],md-radio-group.md-hue-3[disabled]{color:rgba(0,0,0,.38)}md-divider.md-default-theme.md-hue-3,md-divider.md-hue-3{border-top-color:rgba(0,0,0,.12)}.layout-gt-lg-row>md-divider.md-default-theme.md-hue-3,.layout-gt-lg-row>md-divider.md-hue-3,.layout-gt-md-row>md-divider.md-default-theme.md-hue-3,.layout-gt-md-row>md-divider.md-hue-3,.layout-gt-sm-row>md-divider.md-default-theme.md-hue-3,.layout-gt-sm-row>md-divider.md-hue-3,.layout-gt-xs-row>md-divider.md-default-theme.md-hue-3,.layout-gt-xs-row>md-divider.md-hue-3,.layout-lg-row>md-divider.md-default-theme.md-hue-3,.layout-lg-row>md-divider.md-hue-3,.layout-md-row>md-divider.md-default-theme.md-hue-3,.layout-md-row>md-divider.md-hue-3,.layout-row>md-divider.md-default-theme.md-hue-3,.layout-row>md-divider.md-hue-3,.layout-sm-row>md-divider.md-default-theme.md-hue-3,.layout-sm-row>md-divider.md-hue-3,.layout-xl-row>md-divider.md-default-theme.md-hue-3,.layout-xl-row>md-divider.md-hue-3,.layout-xs-row>md-divider.md-default-theme.md-hue-3,.layout-xs-row>md-divider.md-hue-3{border-right-color:rgba(0,0,0,.12)}md-icon.md-default-theme.md-hue-3.md-primary,md-icon.md-hue-3.md-primary,md-list.md-default-theme.md-hue-3 md-list-item>md-icon.md-highlight,md-list.md-hue-3 md-list-item>md-icon.md-highlight{color:#8c9eff}md-toolbar.md-default-theme.md-hue-3.md-menu-toolbar md-toolbar-filler,md-toolbar.md-hue-3.md-menu-toolbar md-toolbar-filler{background-color:#8c9eff;color:rgba(255,255,255,.87)}md-radio-button.md-default-theme.md-hue-3 .md-off,md-radio-button.md-hue-3 .md-off{border-color:rgba(0,0,0,.54)}md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-on,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-primary .md-on,md-radio-button.md-hue-3:not([disabled]) .md-primary .md-on,md-radio-button.md-hue-3:not([disabled]).md-primary .md-on,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-on,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-primary .md-on,md-radio-group.md-hue-3:not([disabled]) .md-primary .md-on,md-radio-group.md-hue-3:not([disabled]).md-primary .md-on{background-color:rgba(140,158,255,.87)}md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-off,md-radio-button.md-hue-3:not([disabled]) .md-primary .md-checked .md-off,md-radio-button.md-hue-3:not([disabled]) .md-primary.md-checked .md-off,md-radio-button.md-hue-3:not([disabled]).md-primary .md-checked .md-off,md-radio-button.md-hue-3:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-off,md-radio-group.md-hue-3:not([disabled]) .md-primary .md-checked .md-off,md-radio-group.md-hue-3:not([disabled]) .md-primary.md-checked .md-off,md-radio-group.md-hue-3:not([disabled]).md-primary .md-checked .md-off,md-radio-group.md-hue-3:not([disabled]).md-primary.md-checked .md-off{border-color:rgba(140,158,255,.87)}md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]) .md-primary .md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]) .md-primary.md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]).md-primary .md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple{color:rgba(140,158,255,.87)}md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-primary .md-container .md-ripple,md-radio-button.md-hue-3:not([disabled]) .md-primary .md-container .md-ripple,md-radio-button.md-hue-3:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-primary .md-container .md-ripple,md-radio-group.md-hue-3:not([disabled]) .md-primary .md-container .md-ripple,md-radio-group.md-hue-3:not([disabled]).md-primary .md-container .md-ripple{color:#3949ab}md-radio-button.md-default-theme.md-hue-3[disabled] .md-container .md-off,md-radio-button.md-default-theme.md-hue-3[disabled] .md-container .md-on,md-radio-button.md-hue-3[disabled] .md-container .md-off,md-radio-button.md-hue-3[disabled] .md-container .md-on,md-radio-group.md-default-theme.md-hue-3[disabled] .md-container .md-off,md-radio-group.md-default-theme.md-hue-3[disabled] .md-container .md-on,md-radio-group.md-hue-3[disabled] .md-container .md-off,md-radio-group.md-hue-3[disabled] .md-container .md-on{border-color:rgba(0,0,0,.38)}md-radio-group.md-default-theme.md-hue-3 .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3.md-primary .md-checked:not([disabled]) .md-ink-ripple,md-radio-group.md-hue-3 .md-checked:not([disabled]).md-primary .md-ink-ripple,md-radio-group.md-hue-3.md-primary .md-checked:not([disabled]) .md-ink-ripple{color:rgba(140,158,255,.26)}md-radio-group.md-default-theme.md-hue-3 .md-checked.md-primary .md-ink-ripple,md-radio-group.md-hue-3 .md-checked.md-primary .md-ink-ripple{color:'{{warn-color-0.26}}'}md-radio-group.md-default-theme.md-hue-3.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-default-theme.md-hue-3.md-focused:not(:empty).md-primary .md-checked .md-container:before,md-radio-group.md-hue-3.md-focused:not(:empty) .md-checked.md-primary .md-container:before,md-radio-group.md-hue-3.md-focused:not(:empty).md-primary .md-checked .md-container:before{background-color:rgba(140,158,255,.26)}md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme.md-hue-3 .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-default-theme.md-hue-3 .md-select-value.md-select-placeholder,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-hue-3 .md-select-value,md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-hue-3 .md-select-value.md-select-placeholder{color:#8c9eff}md-input-container.md-input-invalid md-select.md-default-theme.md-hue-3.md-no-underline .md-select-value,md-input-container.md-input-invalid md-select.md-hue-3.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-3 .md-select-value,md-select.md-hue-3 .md-select-value{border-bottom-color:rgba(0,0,0,.12)}md-select.md-default-theme.md-hue-3 .md-select-value.md-select-placeholder,md-select.md-hue-3 .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select.md-default-theme.md-hue-3.md-no-underline .md-select-value,md-select.md-default-theme.md-hue-3.ng-invalid.ng-touched.md-no-underline .md-select-value,md-select.md-hue-3.md-no-underline .md-select-value,md-select.md-hue-3.ng-invalid.ng-touched.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-3:not([disabled]):focus .md-select-value,md-select.md-hue-3:not([disabled]):focus .md-select-value{border-bottom-color:#8c9eff;color:rgba(0,0,0,.87)}md-select.md-default-theme.md-hue-3:not([disabled]):focus .md-select-value.md-select-placeholder,md-select.md-hue-3:not([disabled]):focus .md-select-value.md-select-placeholder{color:rgba(0,0,0,.87)}md-select.md-default-theme.md-hue-3:not([disabled]):focus.md-no-underline .md-select-value,md-select.md-hue-3:not([disabled]):focus.md-no-underline .md-select-value{border-bottom-color:transparent!important}md-select.md-default-theme.md-hue-3[disabled] .md-select-icon,md-select.md-default-theme.md-hue-3[disabled] .md-select-value,md-select.md-default-theme.md-hue-3[disabled] .md-select-value.md-select-placeholder,md-select.md-hue-3[disabled] .md-select-icon,md-select.md-hue-3[disabled] .md-select-value,md-select.md-hue-3[disabled] .md-select-value.md-select-placeholder{color:rgba(0,0,0,.38)}md-select.md-default-theme.md-hue-3 .md-select-icon,md-select.md-hue-3 .md-select-icon{color:rgba(0,0,0,.54)}md-select-menu.md-default-theme.md-hue-3 md-content md-option[selected],md-select-menu.md-hue-3 md-content md-option[selected]{color:#3f51b5}md-select-menu.md-default-theme.md-hue-3 md-content md-option[selected]:focus,md-select-menu.md-hue-3 md-content md-option[selected]:focus{color:#3949ab}.md-checkbox-enabled.md-default-theme.md-hue-3 .md-ripple,.md-checkbox-enabled.md-hue-3 .md-ripple{color:#3949ab}.md-checkbox-enabled.md-default-theme.md-hue-3 .md-ink-ripple,.md-checkbox-enabled.md-hue-3 .md-ink-ripple{color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme.md-hue-3[selected] .md-ink-ripple,.md-checkbox-enabled.md-hue-3[selected] .md-ink-ripple{color:rgba(140,158,255,.87)}.md-checkbox-enabled.md-default-theme.md-hue-3:not(.md-checked) .md-icon,.md-checkbox-enabled.md-hue-3:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}.md-checkbox-enabled.md-default-theme.md-hue-3[selected] .md-icon,.md-checkbox-enabled.md-hue-3[selected] .md-icon{background-color:rgba(140,158,255,.87)}.md-checkbox-enabled.md-default-theme.md-hue-3[selected].md-focused .md-container:before,.md-checkbox-enabled.md-hue-3[selected].md-focused .md-container:before{background-color:rgba(140,158,255,.26)}.md-checkbox-enabled.md-default-theme.md-hue-3[selected] .md-icon:after,.md-checkbox-enabled.md-hue-3[selected] .md-icon:after{border-color:rgba(0,0,0,.87)}.md-checkbox-enabled.md-default-theme.md-hue-3 .md-indeterminate[disabled] .md-container,.md-checkbox-enabled.md-hue-3 .md-indeterminate[disabled] .md-container{color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-3.md-primary .md-focus-ring,md-slider.md-hue-3.md-primary .md-focus-ring{background-color:rgba(159,168,218,.38)}md-slider.md-default-theme.md-hue-3.md-primary .md-sign,md-slider.md-default-theme.md-hue-3.md-primary .md-track.md-track-fill,md-slider.md-hue-3.md-primary .md-sign,md-slider.md-hue-3.md-primary .md-track.md-track-fill{background-color:#8c9eff}md-slider.md-default-theme.md-hue-3.md-primary .md-thumb:after,md-slider.md-hue-3.md-primary .md-thumb:after{border-color:#8c9eff;background-color:#8c9eff}md-slider.md-default-theme.md-hue-3.md-primary .md-sign:after,md-slider.md-hue-3.md-primary .md-sign:after{border-top-color:#8c9eff}md-slider.md-default-theme.md-hue-3.md-primary[md-vertical] .md-sign:after,md-slider.md-hue-3.md-primary[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#8c9eff}md-slider.md-default-theme.md-hue-3.md-primary .md-thumb-text,md-slider.md-hue-3.md-primary .md-thumb-text{color:rgba(0,0,0,.87)}md-slider.md-default-theme.md-hue-3[disabled] .md-thumb:after,md-slider.md-hue-3[disabled] .md-thumb:after{border-color:transparent}.md-subheader.md-default-theme.md-hue-3.md-primary,.md-subheader.md-hue-3.md-primary,md-switch.md-default-theme.md-hue-3.md-checked.md-primary .md-ink-ripple,md-switch.md-hue-3.md-checked.md-primary .md-ink-ripple,md-tabs.md-default-theme.md-hue-3 .md-paginator md-icon,md-tabs.md-hue-3 .md-paginator md-icon{color:#8c9eff}md-switch.md-default-theme.md-hue-3.md-checked.md-primary .md-thumb,md-switch.md-hue-3.md-checked.md-primary .md-thumb,md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper,md-tabs.md-hue-3.md-primary>md-tabs-wrapper,md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper,md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper{background-color:#8c9eff}md-switch.md-default-theme.md-hue-3.md-checked.md-primary .md-bar,md-switch.md-hue-3.md-checked.md-primary .md-bar{background-color:rgba(140,158,255,.5)}md-switch.md-default-theme.md-hue-3.md-checked.md-primary.md-focused .md-thumb:before,md-switch.md-hue-3.md-checked.md-primary.md-focused .md-thumb:before{background-color:rgba(140,158,255,.26)}md-menu-content md-menu-item md-icon,md-menu-content.md-default-theme md-menu-item md-icon,md-tabs.md-default-theme.md-hue-3 .md-tab,md-tabs.md-hue-3 .md-tab{color:rgba(0,0,0,.54)}md-tabs.md-default-theme.md-hue-3 .md-tab[disabled],md-tabs.md-default-theme.md-hue-3 .md-tab[disabled] md-icon,md-tabs.md-hue-3 .md-tab[disabled],md-tabs.md-hue-3 .md-tab[disabled] md-icon{color:rgba(0,0,0,.38)}md-tabs.md-default-theme.md-hue-3 .md-tab.md-active,md-tabs.md-default-theme.md-hue-3 .md-tab.md-active md-icon,md-tabs.md-default-theme.md-hue-3 .md-tab.md-focused,md-tabs.md-default-theme.md-hue-3 .md-tab.md-focused md-icon,md-tabs.md-hue-3 .md-tab.md-active,md-tabs.md-hue-3 .md-tab.md-active md-icon,md-tabs.md-hue-3 .md-tab.md-focused,md-tabs.md-hue-3 .md-tab.md-focused md-icon{color:#8c9eff}md-tabs.md-default-theme.md-hue-3 .md-tab.md-focused,md-tabs.md-hue-3 .md-tab.md-focused{background:rgba(140,158,255,.1)}md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#c5cae9}md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:rgba(0,0,0,.87)}md-tabs.md-default-theme.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-3.md-primary>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(0,0,0,.1)}md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar),md-toolbar.md-hue-3:not(.md-menu-toolbar){background-color:#8c9eff;color:rgba(0,0,0,.87)}md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar) md-icon,md-toolbar.md-hue-3:not(.md-menu-toolbar) md-icon{color:rgba(0,0,0,.87);fill:rgba(0,0,0,.87)}md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar) .md-button[disabled] md-icon,md-toolbar.md-hue-3:not(.md-menu-toolbar) .md-button[disabled] md-icon{color:rgba(0,0,0,.26);fill:rgba(0,0,0,.26)}.md-button.md-default-theme.md-fab,.md-button.md-fab{background-color:#ff4081;color:#fff}.md-button.md-default-theme.md-fab md-icon,.md-button.md-fab md-icon{color:#fff}.md-button.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-fab:not([disabled]) .md-icon,.md-button.md-fab:not([disabled]) .md-icon{color:#fff}.md-button.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-accent.md-fab:not([disabled]):hover,.md-button.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-accent.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-accent.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-accent.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-fab:not([disabled]):hover,.md-button.md-fab:not([disabled]).md-focused,.md-button.md-fab:not([disabled]):hover{background-color:#c51162}.md-button.md-accent,.md-button.md-default-theme.md-accent{color:#ff4081}.md-button.md-accent.md-fab,.md-button.md-accent.md-raised,.md-button.md-default-theme.md-accent.md-fab,.md-button.md-default-theme.md-accent.md-raised{color:#fff;background-color:#ff4081}.md-button.md-accent:not([disabled]) md-icon,.md-button.md-default-theme.md-accent:not([disabled]) md-icon{color:#ff4081}.md-button.md-accent[disabled],.md-button.md-default-theme.md-accent[disabled],.md-button.md-default-theme.md-fab[disabled],.md-button.md-default-theme.md-raised[disabled],.md-button.md-default-theme.md-warn[disabled],.md-button.md-default-theme[disabled],.md-button.md-fab[disabled],.md-button.md-raised[disabled],.md-button.md-warn[disabled],.md-button[disabled]{color:rgba(0,0,0,.38);cursor:default}.md-button.md-accent[disabled] md-icon,.md-button.md-default-theme.md-accent[disabled] md-icon,.md-button.md-default-theme.md-fab[disabled] md-icon,.md-button.md-default-theme.md-raised[disabled] md-icon,.md-button.md-default-theme.md-warn[disabled] md-icon,.md-button.md-default-theme[disabled] md-icon,.md-button.md-fab[disabled] md-icon,.md-button.md-raised[disabled] md-icon,.md-button.md-warn[disabled] md-icon,.md-button[disabled] md-icon{color:rgba(0,0,0,.38)}._md a.md-default-theme:not(.md-button).md-accent,._md a:not(.md-button).md-accent{color:#ff4081}._md a.md-default-theme:not(.md-button).md-accent:hover,._md a:not(.md-button).md-accent:hover{color:#c51162}md-checkbox .md-ripple,md-checkbox.md-default-theme .md-ripple{color:#c51162}md-checkbox.md-checked.md-focused .md-container:before,md-checkbox.md-default-theme.md-checked.md-focused .md-container:before{background-color:rgba(255,64,129,.26)}md-checkbox.md-checked .md-ink-ripple,md-checkbox.md-default-theme.md-checked .md-ink-ripple{color:rgba(255,64,129,.87)}md-checkbox.md-checked .md-icon,md-checkbox.md-default-theme.md-checked .md-icon,md-radio-button .md-on,md-radio-button.md-default-theme .md-on{background-color:rgba(255,64,129,.87)}md-checkbox.md-checked .md-icon:after,md-checkbox.md-default-theme.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}.md-subheader.md-accent,.md-subheader.md-default-theme.md-accent,md-icon.md-accent,md-icon.md-default-theme.md-accent,md-list md-list-item>md-icon.md-highlight.md-accent,md-list.md-default-theme md-list-item>md-icon.md-highlight.md-accent,md-select-menu md-content md-option[selected].md-accent,md-select-menu.md-default-theme md-content md-option[selected].md-accent{color:#ff4081}md-radio-button.md-checked .md-off,md-radio-button.md-default-theme.md-checked .md-off{border-color:rgba(255,64,129,.87)}md-radio-button.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-checked .md-ink-ripple{color:rgba(255,64,129,.87)}md-radio-button .md-container .md-ripple,md-radio-button.md-default-theme .md-container .md-ripple{color:#c51162}md-radio-group .md-checked .md-ink-ripple,md-radio-group.md-default-theme .md-checked .md-ink-ripple{color:rgba(255,64,129,.26)}md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked .md-container:before,md-radio-group.md-focused:not(:empty) .md-checked .md-container:before{background-color:rgba(255,64,129,.26)}md-select.md-default-theme:not([disabled]):focus.md-accent .md-select-value,md-select:not([disabled]):focus.md-accent .md-select-value{border-bottom-color:#ff4081}md-select-menu md-content md-option[selected].md-accent:focus,md-select-menu.md-default-theme md-content md-option[selected].md-accent:focus{color:#c51162}md-slider .md-focus-ring,md-slider.md-default-theme .md-focus-ring{background-color:rgba(255,64,129,.2)}md-slider .md-sign,md-slider .md-track.md-track-fill,md-slider.md-default-theme .md-sign,md-slider.md-default-theme .md-track.md-track-fill{background-color:#ff4081}md-slider .md-thumb:after,md-slider.md-default-theme .md-thumb:after{border-color:#ff4081;background-color:#ff4081}md-slider .md-sign:after,md-slider.md-default-theme .md-sign:after{border-top-color:#ff4081}md-slider.md-default-theme[md-vertical] .md-sign:after,md-slider[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#ff4081}md-slider .md-thumb-text,md-slider.md-default-theme .md-thumb-text{color:#fff}md-switch.md-checked .md-ink-ripple,md-switch.md-default-theme.md-checked .md-ink-ripple{color:#ff4081}md-switch.md-checked .md-thumb,md-switch.md-default-theme.md-checked .md-thumb,md-tabs.md-accent>md-tabs-wrapper,md-tabs.md-default-theme.md-accent>md-tabs-wrapper,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper,md-toolbar.md-accent>md-tabs>md-tabs-wrapper{background-color:#ff4081}md-switch.md-checked .md-bar,md-switch.md-default-theme.md-checked .md-bar{background-color:rgba(255,64,129,.5)}md-switch.md-checked.md-focused .md-thumb:before,md-switch.md-default-theme.md-checked.md-focused .md-thumb:before{background-color:rgba(255,64,129,.26)}md-tabs md-ink-bar,md-tabs.md-default-theme md-ink-bar{color:#ff4081;background:#ff4081}md-tabs .md-tab .md-ripple-container,md-tabs.md-default-theme .md-tab .md-ripple-container{color:#ff80ab}md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ff80ab}md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent .md-ink-ripple,md-toolbar:not(.md-menu-toolbar).md-accent .md-ink-ripple{color:#fff}md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar,md-toolbar.md-accent>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-ink-bar{color:#3949ab;background:#3949ab}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent,md-toolbar:not(.md-menu-toolbar).md-accent{background-color:#ff4081;color:#fff}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent md-icon,md-toolbar:not(.md-menu-toolbar).md-accent md-icon{color:#fff;fill:#fff}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon,md-toolbar:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon{color:rgba(255,255,255,.26);fill:rgba(255,255,255,.26)}.md-button.md-default-theme.md-hue-1.md-fab,.md-button.md-hue-1.md-fab{background-color:#ff80ab;color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-1.md-fab md-icon,.md-button.md-hue-1.md-fab md-icon{color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-1.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-1.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-1.md-fab:not([disabled]) .md-icon,.md-button.md-hue-1.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-hue-1.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-hue-1.md-fab:not([disabled]) .md-icon{color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-1.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1.md-accent.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-1.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1.md-accent.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-hue-1.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1.md-fab:not([disabled]):hover,.md-button.md-hue-1.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-hue-1.md-accent.md-fab:not([disabled]):hover,.md-button.md-hue-1.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-hue-1.md-accent.md-raised:not([disabled]):hover,.md-button.md-hue-1.md-fab:not([disabled]).md-focused,.md-button.md-hue-1.md-fab:not([disabled]):hover{background-color:#c51162}.md-button.md-default-theme.md-hue-1.md-accent,.md-button.md-hue-1.md-accent{color:#ff80ab}.md-button.md-default-theme.md-hue-1.md-accent.md-fab,.md-button.md-default-theme.md-hue-1.md-accent.md-raised,.md-button.md-hue-1.md-accent.md-fab,.md-button.md-hue-1.md-accent.md-raised{color:rgba(0,0,0,.87);background-color:#ff80ab}.md-button.md-default-theme.md-hue-1.md-accent:not([disabled]) md-icon,.md-button.md-hue-1.md-accent:not([disabled]) md-icon{color:#ff80ab}.md-button.md-default-theme.md-hue-1.md-accent[disabled],.md-button.md-default-theme.md-hue-1.md-fab[disabled],.md-button.md-default-theme.md-hue-1.md-raised[disabled],.md-button.md-default-theme.md-hue-1.md-warn[disabled],.md-button.md-default-theme.md-hue-1[disabled],.md-button.md-hue-1.md-accent[disabled],.md-button.md-hue-1.md-fab[disabled],.md-button.md-hue-1.md-raised[disabled],.md-button.md-hue-1.md-warn[disabled],.md-button.md-hue-1[disabled]{color:rgba(0,0,0,.38);cursor:default}.md-button.md-default-theme.md-hue-1.md-accent[disabled] md-icon,.md-button.md-default-theme.md-hue-1.md-fab[disabled] md-icon,.md-button.md-default-theme.md-hue-1.md-raised[disabled] md-icon,.md-button.md-default-theme.md-hue-1.md-warn[disabled] md-icon,.md-button.md-default-theme.md-hue-1[disabled] md-icon,.md-button.md-hue-1.md-accent[disabled] md-icon,.md-button.md-hue-1.md-fab[disabled] md-icon,.md-button.md-hue-1.md-raised[disabled] md-icon,.md-button.md-hue-1.md-warn[disabled] md-icon,.md-button.md-hue-1[disabled] md-icon{color:rgba(0,0,0,.38)}._md a.md-default-theme.md-hue-1:not(.md-button).md-accent,._md a.md-hue-1:not(.md-button).md-accent,md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ff80ab}._md a.md-default-theme.md-hue-1:not(.md-button).md-accent:hover,._md a.md-hue-1:not(.md-button).md-accent:hover{color:#c51162}md-checkbox.md-default-theme.md-hue-1 .md-ripple,md-checkbox.md-hue-1 .md-ripple{color:#c51162}md-checkbox.md-default-theme.md-hue-1.md-checked.md-focused .md-container:before,md-checkbox.md-hue-1.md-checked.md-focused .md-container:before{background-color:rgba(255,128,171,.26)}md-checkbox.md-default-theme.md-hue-1.md-checked .md-ink-ripple,md-checkbox.md-hue-1.md-checked .md-ink-ripple{color:rgba(255,128,171,.87)}md-checkbox.md-default-theme.md-hue-1.md-checked .md-icon,md-checkbox.md-hue-1.md-checked .md-icon,md-radio-button.md-default-theme.md-hue-1 .md-on,md-radio-button.md-hue-1 .md-on{background-color:rgba(255,128,171,.87)}md-checkbox.md-default-theme.md-hue-1.md-checked .md-icon:after,md-checkbox.md-hue-1.md-checked .md-icon:after{border-color:rgba(0,0,0,.87)}.md-subheader.md-default-theme.md-hue-1.md-accent,.md-subheader.md-hue-1.md-accent,md-icon.md-default-theme.md-hue-1.md-accent,md-icon.md-hue-1.md-accent,md-list.md-default-theme.md-hue-1 md-list-item>md-icon.md-highlight.md-accent,md-list.md-hue-1 md-list-item>md-icon.md-highlight.md-accent,md-select-menu.md-default-theme.md-hue-1 md-content md-option[selected].md-accent,md-select-menu.md-hue-1 md-content md-option[selected].md-accent{color:#ff80ab}md-radio-button.md-default-theme.md-hue-1.md-checked .md-off,md-radio-button.md-hue-1.md-checked .md-off{border-color:rgba(255,128,171,.87)}md-radio-button.md-default-theme.md-hue-1.md-checked .md-ink-ripple,md-radio-button.md-hue-1.md-checked .md-ink-ripple{color:rgba(255,128,171,.87)}md-radio-button.md-default-theme.md-hue-1 .md-container .md-ripple,md-radio-button.md-hue-1 .md-container .md-ripple{color:#c51162}md-radio-group.md-default-theme.md-hue-1 .md-checked .md-ink-ripple,md-radio-group.md-hue-1 .md-checked .md-ink-ripple{color:rgba(255,128,171,.26)}md-radio-group.md-default-theme.md-hue-1.md-focused:not(:empty) .md-checked .md-container:before,md-radio-group.md-hue-1.md-focused:not(:empty) .md-checked .md-container:before{background-color:rgba(255,128,171,.26)}md-select.md-default-theme.md-hue-1:not([disabled]):focus.md-accent .md-select-value,md-select.md-hue-1:not([disabled]):focus.md-accent .md-select-value{border-bottom-color:#ff80ab}md-select-menu.md-default-theme.md-hue-1 md-content md-option[selected].md-accent:focus,md-select-menu.md-hue-1 md-content md-option[selected].md-accent:focus{color:#c51162}md-slider.md-default-theme.md-hue-1 .md-focus-ring,md-slider.md-hue-1 .md-focus-ring{background-color:rgba(255,64,129,.2)}md-slider.md-default-theme.md-hue-1 .md-sign,md-slider.md-default-theme.md-hue-1 .md-track.md-track-fill,md-slider.md-hue-1 .md-sign,md-slider.md-hue-1 .md-track.md-track-fill{background-color:#ff80ab}md-slider.md-default-theme.md-hue-1 .md-thumb:after,md-slider.md-hue-1 .md-thumb:after{border-color:#ff80ab;background-color:#ff80ab}md-slider.md-default-theme.md-hue-1 .md-sign:after,md-slider.md-hue-1 .md-sign:after{border-top-color:#ff80ab}md-slider.md-default-theme.md-hue-1[md-vertical] .md-sign:after,md-slider.md-hue-1[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#ff80ab}md-slider.md-default-theme.md-hue-1 .md-thumb-text,md-slider.md-hue-1 .md-thumb-text{color:rgba(0,0,0,.87)}md-switch.md-default-theme.md-hue-1.md-checked .md-ink-ripple,md-switch.md-hue-1.md-checked .md-ink-ripple{color:#ff80ab}md-switch.md-default-theme.md-hue-1.md-checked .md-thumb,md-switch.md-hue-1.md-checked .md-thumb,md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper,md-tabs.md-hue-1.md-accent>md-tabs-wrapper,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper{background-color:#ff80ab}md-switch.md-default-theme.md-hue-1.md-checked .md-bar,md-switch.md-hue-1.md-checked .md-bar{background-color:rgba(255,128,171,.5)}md-switch.md-default-theme.md-hue-1.md-checked.md-focused .md-thumb:before,md-switch.md-hue-1.md-checked.md-focused .md-thumb:before{background-color:rgba(255,128,171,.26)}md-tabs.md-default-theme.md-hue-1 md-ink-bar,md-tabs.md-hue-1 md-ink-bar{color:#ff80ab;background:#ff80ab}md-tabs.md-default-theme.md-hue-1 .md-tab .md-ripple-container,md-tabs.md-hue-1 .md-tab .md-ripple-container{color:#ff80ab}md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar).md-accent .md-ink-ripple,md-toolbar.md-hue-1:not(.md-menu-toolbar).md-accent .md-ink-ripple{color:rgba(0,0,0,.87)}md-tabs.md-default-theme.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-1.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(0,0,0,.1)}md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar).md-accent,md-toolbar.md-hue-1:not(.md-menu-toolbar).md-accent{background-color:#ff80ab;color:rgba(0,0,0,.87)}md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar).md-accent md-icon,md-toolbar.md-hue-1:not(.md-menu-toolbar).md-accent md-icon{color:rgba(0,0,0,.87);fill:rgba(0,0,0,.87)}md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon,md-toolbar.md-hue-1:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon{color:rgba(0,0,0,.26);fill:rgba(0,0,0,.26)}.md-button.md-default-theme.md-hue-2.md-fab,.md-button.md-hue-2.md-fab{background-color:#f50057;color:#fff}.md-button.md-default-theme.md-hue-2.md-fab md-icon,.md-button.md-hue-2.md-fab md-icon{color:#fff}.md-button.md-default-theme.md-hue-2.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-2.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-2.md-fab:not([disabled]) .md-icon,.md-button.md-hue-2.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-hue-2.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-hue-2.md-fab:not([disabled]) .md-icon{color:#fff}.md-button.md-default-theme.md-hue-2.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2.md-accent.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-2.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2.md-accent.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-hue-2.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2.md-fab:not([disabled]):hover,.md-button.md-hue-2.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-hue-2.md-accent.md-fab:not([disabled]):hover,.md-button.md-hue-2.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-hue-2.md-accent.md-raised:not([disabled]):hover,.md-button.md-hue-2.md-fab:not([disabled]).md-focused,.md-button.md-hue-2.md-fab:not([disabled]):hover{background-color:#c51162}.md-button.md-default-theme.md-hue-2.md-accent,.md-button.md-hue-2.md-accent{color:#f50057}.md-button.md-default-theme.md-hue-2.md-accent.md-fab,.md-button.md-default-theme.md-hue-2.md-accent.md-raised,.md-button.md-hue-2.md-accent.md-fab,.md-button.md-hue-2.md-accent.md-raised{color:#fff;background-color:#f50057}.md-button.md-default-theme.md-hue-2.md-accent:not([disabled]) md-icon,.md-button.md-hue-2.md-accent:not([disabled]) md-icon{color:#f50057}.md-button.md-default-theme.md-hue-2.md-accent[disabled],.md-button.md-default-theme.md-hue-2.md-fab[disabled],.md-button.md-default-theme.md-hue-2.md-raised[disabled],.md-button.md-default-theme.md-hue-2.md-warn[disabled],.md-button.md-default-theme.md-hue-2[disabled],.md-button.md-hue-2.md-accent[disabled],.md-button.md-hue-2.md-fab[disabled],.md-button.md-hue-2.md-raised[disabled],.md-button.md-hue-2.md-warn[disabled],.md-button.md-hue-2[disabled]{color:rgba(0,0,0,.38);cursor:default}.md-button.md-default-theme.md-hue-2.md-accent[disabled] md-icon,.md-button.md-default-theme.md-hue-2.md-fab[disabled] md-icon,.md-button.md-default-theme.md-hue-2.md-raised[disabled] md-icon,.md-button.md-default-theme.md-hue-2.md-warn[disabled] md-icon,.md-button.md-default-theme.md-hue-2[disabled] md-icon,.md-button.md-hue-2.md-accent[disabled] md-icon,.md-button.md-hue-2.md-fab[disabled] md-icon,.md-button.md-hue-2.md-raised[disabled] md-icon,.md-button.md-hue-2.md-warn[disabled] md-icon,.md-button.md-hue-2[disabled] md-icon{color:rgba(0,0,0,.38)}._md a.md-default-theme.md-hue-2:not(.md-button).md-accent,._md a.md-hue-2:not(.md-button).md-accent{color:#f50057}._md a.md-default-theme.md-hue-2:not(.md-button).md-accent:hover,._md a.md-hue-2:not(.md-button).md-accent:hover{color:#c51162}md-checkbox.md-default-theme.md-hue-2 .md-ripple,md-checkbox.md-hue-2 .md-ripple{color:#c51162}md-checkbox.md-default-theme.md-hue-2.md-checked.md-focused .md-container:before,md-checkbox.md-hue-2.md-checked.md-focused .md-container:before{background-color:rgba(245,0,87,.26)}md-checkbox.md-default-theme.md-hue-2.md-checked .md-ink-ripple,md-checkbox.md-hue-2.md-checked .md-ink-ripple{color:rgba(245,0,87,.87)}md-checkbox.md-default-theme.md-hue-2.md-checked .md-icon,md-checkbox.md-hue-2.md-checked .md-icon,md-radio-button.md-default-theme.md-hue-2 .md-on,md-radio-button.md-hue-2 .md-on{background-color:rgba(245,0,87,.87)}md-checkbox.md-default-theme.md-hue-2.md-checked .md-icon:after,md-checkbox.md-hue-2.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}.md-subheader.md-default-theme.md-hue-2.md-accent,.md-subheader.md-hue-2.md-accent,md-icon.md-default-theme.md-hue-2.md-accent,md-icon.md-hue-2.md-accent,md-list.md-default-theme.md-hue-2 md-list-item>md-icon.md-highlight.md-accent,md-list.md-hue-2 md-list-item>md-icon.md-highlight.md-accent,md-select-menu.md-default-theme.md-hue-2 md-content md-option[selected].md-accent,md-select-menu.md-hue-2 md-content md-option[selected].md-accent{color:#f50057}md-radio-button.md-default-theme.md-hue-2.md-checked .md-off,md-radio-button.md-hue-2.md-checked .md-off{border-color:rgba(245,0,87,.87)}md-radio-button.md-default-theme.md-hue-2.md-checked .md-ink-ripple,md-radio-button.md-hue-2.md-checked .md-ink-ripple{color:rgba(245,0,87,.87)}md-radio-button.md-default-theme.md-hue-2 .md-container .md-ripple,md-radio-button.md-hue-2 .md-container .md-ripple{color:#c51162}md-radio-group.md-default-theme.md-hue-2 .md-checked .md-ink-ripple,md-radio-group.md-hue-2 .md-checked .md-ink-ripple{color:rgba(245,0,87,.26)}md-radio-group.md-default-theme.md-hue-2.md-focused:not(:empty) .md-checked .md-container:before,md-radio-group.md-hue-2.md-focused:not(:empty) .md-checked .md-container:before{background-color:rgba(245,0,87,.26)}md-select.md-default-theme.md-hue-2:not([disabled]):focus.md-accent .md-select-value,md-select.md-hue-2:not([disabled]):focus.md-accent .md-select-value{border-bottom-color:#f50057}md-select-menu.md-default-theme.md-hue-2 md-content md-option[selected].md-accent:focus,md-select-menu.md-hue-2 md-content md-option[selected].md-accent:focus{color:#c51162}md-slider.md-default-theme.md-hue-2 .md-focus-ring,md-slider.md-hue-2 .md-focus-ring{background-color:rgba(255,64,129,.2)}md-slider.md-default-theme.md-hue-2 .md-sign,md-slider.md-default-theme.md-hue-2 .md-track.md-track-fill,md-slider.md-hue-2 .md-sign,md-slider.md-hue-2 .md-track.md-track-fill{background-color:#f50057}md-slider.md-default-theme.md-hue-2 .md-thumb:after,md-slider.md-hue-2 .md-thumb:after{border-color:#f50057;background-color:#f50057}md-slider.md-default-theme.md-hue-2 .md-sign:after,md-slider.md-hue-2 .md-sign:after{border-top-color:#f50057}md-slider.md-default-theme.md-hue-2[md-vertical] .md-sign:after,md-slider.md-hue-2[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#f50057}.md-button.md-default-theme.md-hue-3.md-fab md-icon,.md-button.md-hue-3.md-fab md-icon,md-slider.md-default-theme.md-hue-2 .md-thumb-text,md-slider.md-hue-2 .md-thumb-text{color:#fff}md-switch.md-default-theme.md-hue-2.md-checked .md-ink-ripple,md-switch.md-hue-2.md-checked .md-ink-ripple{color:#f50057}md-switch.md-default-theme.md-hue-2.md-checked .md-thumb,md-switch.md-hue-2.md-checked .md-thumb,md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper,md-tabs.md-hue-2.md-accent>md-tabs-wrapper,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper{background-color:#f50057}md-switch.md-default-theme.md-hue-2.md-checked .md-bar,md-switch.md-hue-2.md-checked .md-bar{background-color:rgba(245,0,87,.5)}md-switch.md-default-theme.md-hue-2.md-checked.md-focused .md-thumb:before,md-switch.md-hue-2.md-checked.md-focused .md-thumb:before{background-color:rgba(245,0,87,.26)}md-tabs.md-default-theme.md-hue-2 md-ink-bar,md-tabs.md-hue-2 md-ink-bar{color:#f50057;background:#f50057}md-tabs.md-default-theme.md-hue-2 .md-tab .md-ripple-container,md-tabs.md-hue-2 .md-tab .md-ripple-container{color:#ff80ab}md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ff80ab}md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar).md-accent .md-ink-ripple,md-toolbar.md-hue-2:not(.md-menu-toolbar).md-accent .md-ink-ripple{color:#fff}md-tabs.md-default-theme.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-2.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar).md-accent,md-toolbar.md-hue-2:not(.md-menu-toolbar).md-accent{background-color:#f50057;color:#fff}md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar).md-accent md-icon,md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar).md-accent md-icon,md-toolbar.md-hue-2:not(.md-menu-toolbar).md-accent md-icon,md-toolbar.md-hue-3:not(.md-menu-toolbar).md-accent md-icon{color:#fff;fill:#fff}md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon,md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon,md-toolbar.md-hue-2:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon,md-toolbar.md-hue-3:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon{color:rgba(255,255,255,.26);fill:rgba(255,255,255,.26)}.md-button.md-default-theme.md-hue-3.md-fab,.md-button.md-hue-3.md-fab{background-color:#c51162;color:#fff}.md-button.md-default-theme.md-hue-3.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-3.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-3.md-fab:not([disabled]) .md-icon,.md-button.md-hue-3.md-accent.md-fab:not([disabled]) md-icon,.md-button.md-hue-3.md-accent.md-raised:not([disabled]) md-icon,.md-button.md-hue-3.md-fab:not([disabled]) .md-icon{color:#fff}.md-button.md-default-theme.md-hue-3.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3.md-accent.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-3.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3.md-accent.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-hue-3.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3.md-fab:not([disabled]):hover,.md-button.md-hue-3.md-accent.md-fab:not([disabled]).md-focused,.md-button.md-hue-3.md-accent.md-fab:not([disabled]):hover,.md-button.md-hue-3.md-accent.md-raised:not([disabled]).md-focused,.md-button.md-hue-3.md-accent.md-raised:not([disabled]):hover,.md-button.md-hue-3.md-fab:not([disabled]).md-focused,.md-button.md-hue-3.md-fab:not([disabled]):hover{background-color:#c51162}.md-button.md-default-theme.md-hue-3.md-accent,.md-button.md-hue-3.md-accent,md-checkbox.md-default-theme.md-hue-3 .md-ripple,md-checkbox.md-hue-3 .md-ripple{color:#c51162}.md-button.md-default-theme.md-hue-3.md-accent.md-fab,.md-button.md-default-theme.md-hue-3.md-accent.md-raised,.md-button.md-hue-3.md-accent.md-fab,.md-button.md-hue-3.md-accent.md-raised{color:#fff;background-color:#c51162}.md-button.md-default-theme.md-hue-3.md-accent:not([disabled]) md-icon,.md-button.md-hue-3.md-accent:not([disabled]) md-icon{color:#c51162}.md-button.md-default-theme.md-hue-3.md-accent[disabled],.md-button.md-default-theme.md-hue-3.md-fab[disabled],.md-button.md-default-theme.md-hue-3.md-raised[disabled],.md-button.md-default-theme.md-hue-3.md-warn[disabled],.md-button.md-default-theme.md-hue-3[disabled],.md-button.md-hue-3.md-accent[disabled],.md-button.md-hue-3.md-fab[disabled],.md-button.md-hue-3.md-raised[disabled],.md-button.md-hue-3.md-warn[disabled],.md-button.md-hue-3[disabled]{color:rgba(0,0,0,.38);cursor:default}.md-button.md-default-theme.md-hue-3.md-accent[disabled] md-icon,.md-button.md-default-theme.md-hue-3.md-fab[disabled] md-icon,.md-button.md-default-theme.md-hue-3.md-raised[disabled] md-icon,.md-button.md-default-theme.md-hue-3.md-warn[disabled] md-icon,.md-button.md-default-theme.md-hue-3[disabled] md-icon,.md-button.md-hue-3.md-accent[disabled] md-icon,.md-button.md-hue-3.md-fab[disabled] md-icon,.md-button.md-hue-3.md-raised[disabled] md-icon,.md-button.md-hue-3.md-warn[disabled] md-icon,.md-button.md-hue-3[disabled] md-icon{color:rgba(0,0,0,.38)}._md a.md-default-theme.md-hue-3:not(.md-button).md-accent,._md a.md-default-theme.md-hue-3:not(.md-button).md-accent:hover,._md a.md-hue-3:not(.md-button).md-accent,._md a.md-hue-3:not(.md-button).md-accent:hover{color:#c51162}md-checkbox.md-default-theme.md-hue-3.md-checked.md-focused .md-container:before,md-checkbox.md-hue-3.md-checked.md-focused .md-container:before{background-color:rgba(197,17,98,.26)}md-checkbox.md-default-theme.md-hue-3.md-checked .md-ink-ripple,md-checkbox.md-hue-3.md-checked .md-ink-ripple{color:rgba(197,17,98,.87)}md-checkbox.md-default-theme.md-hue-3.md-checked .md-icon,md-checkbox.md-hue-3.md-checked .md-icon,md-radio-button.md-default-theme.md-hue-3 .md-on,md-radio-button.md-hue-3 .md-on{background-color:rgba(197,17,98,.87)}md-checkbox.md-default-theme.md-hue-3.md-checked .md-icon:after,md-checkbox.md-hue-3.md-checked .md-icon:after{border-color:rgba(255,255,255,.87)}md-icon.md-default-theme.md-hue-3.md-accent,md-icon.md-hue-3.md-accent,md-list.md-default-theme.md-hue-3 md-list-item>md-icon.md-highlight.md-accent,md-list.md-hue-3 md-list-item>md-icon.md-highlight.md-accent{color:#c51162}md-radio-button.md-default-theme.md-hue-3.md-checked .md-off,md-radio-button.md-hue-3.md-checked .md-off{border-color:rgba(197,17,98,.87)}md-radio-button.md-default-theme.md-hue-3.md-checked .md-ink-ripple,md-radio-button.md-hue-3.md-checked .md-ink-ripple{color:rgba(197,17,98,.87)}.md-subheader.md-default-theme.md-hue-3.md-accent,.md-subheader.md-hue-3.md-accent,md-radio-button.md-default-theme.md-hue-3 .md-container .md-ripple,md-radio-button.md-hue-3 .md-container .md-ripple,md-select-menu.md-default-theme.md-hue-3 md-content md-option[selected].md-accent,md-select-menu.md-hue-3 md-content md-option[selected].md-accent{color:#c51162}md-radio-group.md-default-theme.md-hue-3 .md-checked .md-ink-ripple,md-radio-group.md-hue-3 .md-checked .md-ink-ripple{color:rgba(197,17,98,.26)}md-radio-group.md-default-theme.md-hue-3.md-focused:not(:empty) .md-checked .md-container:before,md-radio-group.md-hue-3.md-focused:not(:empty) .md-checked .md-container:before{background-color:rgba(197,17,98,.26)}md-select.md-default-theme.md-hue-3:not([disabled]):focus.md-accent .md-select-value,md-select.md-hue-3:not([disabled]):focus.md-accent .md-select-value{border-bottom-color:#c51162}md-select-menu.md-default-theme.md-hue-3 md-content md-option[selected].md-accent:focus,md-select-menu.md-hue-3 md-content md-option[selected].md-accent:focus{color:#c51162}md-slider.md-default-theme.md-hue-3 .md-focus-ring,md-slider.md-hue-3 .md-focus-ring{background-color:rgba(255,64,129,.2)}md-slider.md-default-theme.md-hue-3 .md-sign,md-slider.md-default-theme.md-hue-3 .md-track.md-track-fill,md-slider.md-hue-3 .md-sign,md-slider.md-hue-3 .md-track.md-track-fill{background-color:#c51162}md-slider.md-default-theme.md-hue-3 .md-thumb:after,md-slider.md-hue-3 .md-thumb:after{border-color:#c51162;background-color:#c51162}md-slider.md-default-theme.md-hue-3 .md-sign:after,md-slider.md-hue-3 .md-sign:after{border-top-color:#c51162}md-slider.md-default-theme.md-hue-3[md-vertical] .md-sign:after,md-slider.md-hue-3[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#c51162}md-slider.md-default-theme.md-hue-3 .md-thumb-text,md-slider.md-hue-3 .md-thumb-text{color:#fff}md-switch.md-default-theme.md-hue-3.md-checked .md-ink-ripple,md-switch.md-hue-3.md-checked .md-ink-ripple{color:#c51162}md-switch.md-default-theme.md-hue-3.md-checked .md-thumb,md-switch.md-hue-3.md-checked .md-thumb,md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper,md-tabs.md-hue-3.md-accent>md-tabs-wrapper,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper{background-color:#c51162}md-switch.md-default-theme.md-hue-3.md-checked .md-bar,md-switch.md-hue-3.md-checked .md-bar{background-color:rgba(197,17,98,.5)}md-switch.md-default-theme.md-hue-3.md-checked.md-focused .md-thumb:before,md-switch.md-hue-3.md-checked.md-focused .md-thumb:before{background-color:rgba(197,17,98,.26)}md-tabs.md-default-theme.md-hue-3 md-ink-bar,md-tabs.md-hue-3 md-ink-bar{color:#c51162;background:#c51162}md-tabs.md-default-theme.md-hue-3 .md-tab .md-ripple-container,md-tabs.md-hue-3 .md-tab .md-ripple-container{color:#ff80ab}md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ff80ab}.md-button.md-default-theme.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-warn.md-raised:not([disabled]) md-icon,.md-button.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-warn.md-raised:not([disabled]) md-icon,md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar).md-accent .md-ink-ripple,md-toolbar.md-hue-3:not(.md-menu-toolbar).md-accent .md-ink-ripple{color:#fff}md-tabs.md-default-theme.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-3.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-accent>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar).md-accent,md-toolbar.md-hue-3:not(.md-menu-toolbar).md-accent{background-color:#c51162;color:#fff}.md-button.md-default-theme.md-warn,.md-button.md-warn,md-icon.md-default-theme.md-warn,md-icon.md-warn{color:#ff5722}.md-button.md-default-theme.md-warn.md-fab,.md-button.md-default-theme.md-warn.md-raised,.md-button.md-warn.md-fab,.md-button.md-warn.md-raised{color:#fff;background-color:#ff5722}.md-button.md-default-theme.md-hue-1.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1.md-warn.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-1.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1.md-warn.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-hue-2.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2.md-warn.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-2.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2.md-warn.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-hue-3.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3.md-warn.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-hue-3.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3.md-warn.md-raised:not([disabled]):hover,.md-button.md-default-theme.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-default-theme.md-warn.md-fab:not([disabled]):hover,.md-button.md-default-theme.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-default-theme.md-warn.md-raised:not([disabled]):hover,.md-button.md-hue-1.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-hue-1.md-warn.md-fab:not([disabled]):hover,.md-button.md-hue-1.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-hue-1.md-warn.md-raised:not([disabled]):hover,.md-button.md-hue-2.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-hue-2.md-warn.md-fab:not([disabled]):hover,.md-button.md-hue-2.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-hue-2.md-warn.md-raised:not([disabled]):hover,.md-button.md-hue-3.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-hue-3.md-warn.md-fab:not([disabled]):hover,.md-button.md-hue-3.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-hue-3.md-warn.md-raised:not([disabled]):hover,.md-button.md-warn.md-fab:not([disabled]).md-focused,.md-button.md-warn.md-fab:not([disabled]):hover,.md-button.md-warn.md-raised:not([disabled]).md-focused,.md-button.md-warn.md-raised:not([disabled]):hover{background-color:#f4511e}._md a.md-default-theme:not(.md-button).md-warn,._md a:not(.md-button).md-warn,.md-button.md-default-theme.md-warn:not([disabled]) md-icon,.md-button.md-warn:not([disabled]) md-icon{color:#ff5722}._md a.md-default-theme:not(.md-button).md-warn:hover,._md a:not(.md-button).md-warn:hover{color:#e64a19}md-checkbox.md-default-theme:not([disabled]).md-warn .md-ripple,md-checkbox:not([disabled]).md-warn .md-ripple{color:#f4511e}md-checkbox.md-default-theme:not([disabled]).md-warn .md-ink-ripple,md-checkbox:not([disabled]).md-warn .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked .md-ink-ripple,md-checkbox:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(255,87,34,.87)}md-checkbox.md-default-theme:not([disabled]).md-warn:not(.md-checked) .md-icon,md-checkbox:not([disabled]).md-warn:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked .md-icon,md-checkbox:not([disabled]).md-warn.md-checked .md-icon,md-radio-button.md-default-theme:not([disabled]) .md-warn .md-on,md-radio-button.md-default-theme:not([disabled]).md-warn .md-on,md-radio-button:not([disabled]) .md-warn .md-on,md-radio-button:not([disabled]).md-warn .md-on,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-on,md-radio-group.md-default-theme:not([disabled]).md-warn .md-on,md-radio-group:not([disabled]) .md-warn .md-on,md-radio-group:not([disabled]).md-warn .md-on{background-color:rgba(255,87,34,.87)}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked .md-icon:after,md-checkbox:not([disabled]).md-warn.md-checked .md-icon:after{border-color:#eee}md-radio-button.md-default-theme:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-default-theme:not([disabled]).md-warn.md-checked .md-off,md-radio-button:not([disabled]) .md-warn .md-checked .md-off,md-radio-button:not([disabled]) .md-warn.md-checked .md-off,md-radio-button:not([disabled]).md-warn .md-checked .md-off,md-radio-button:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-default-theme:not([disabled]).md-warn.md-checked .md-off,md-radio-group:not([disabled]) .md-warn .md-checked .md-off,md-radio-group:not([disabled]) .md-warn.md-checked .md-off,md-radio-group:not([disabled]).md-warn .md-checked .md-off,md-radio-group:not([disabled]).md-warn.md-checked .md-off{border-color:rgba(255,87,34,.87)}md-radio-button.md-default-theme:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(255,87,34,.87)}md-radio-button.md-default-theme:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-default-theme:not([disabled]).md-warn .md-container .md-ripple,md-radio-button:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-default-theme:not([disabled]).md-warn .md-container .md-ripple,md-radio-group:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group:not([disabled]).md-warn .md-container .md-ripple{color:#f4511e}md-checkbox.md-default-theme:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-checkbox:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-default-theme.md-focused:not(:empty).md-warn .md-checked .md-container:before,md-radio-group.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-focused:not(:empty).md-warn .md-checked .md-container:before{background-color:rgba(255,87,34,.26)}md-input-container md-select .md-select-value span:first-child:after,md-input-container md-select.md-default-theme .md-select-value span:first-child:after,md-input-container md-select.md-default-theme.md-hue-1 .md-select-value span:first-child:after,md-input-container md-select.md-default-theme.md-hue-2 .md-select-value span:first-child:after,md-input-container md-select.md-default-theme.md-hue-3 .md-select-value span:first-child:after,md-input-container md-select.md-hue-1 .md-select-value span:first-child:after,md-input-container md-select.md-hue-2 .md-select-value span:first-child:after,md-input-container md-select.md-hue-3 .md-select-value span:first-child:after,md-select .md-select-value span:first-child:after,md-select.md-default-theme .md-select-value span:first-child:after,md-select.md-default-theme.md-hue-1 .md-select-value span:first-child:after,md-select.md-default-theme.md-hue-2 .md-select-value span:first-child:after,md-select.md-default-theme.md-hue-3 .md-select-value span:first-child:after,md-select.md-hue-1 .md-select-value span:first-child:after,md-select.md-hue-2 .md-select-value span:first-child:after,md-select.md-hue-3 .md-select-value span:first-child:after{color:#dd2c00}md-input-container.md-input-invalid md-select .md-select-value,md-input-container.md-input-invalid md-select.md-default-theme .md-select-value,md-select.md-default-theme.ng-invalid.ng-touched .md-select-value,md-select.ng-invalid.ng-touched .md-select-value{color:#dd2c00!important;border-bottom-color:#dd2c00!important}md-select.md-default-theme:not([disabled]):focus.md-warn .md-select-value,md-select:not([disabled]):focus.md-warn .md-select-value{border-bottom-color:#ff5722}md-slider.md-default-theme.md-warn .md-focus-ring,md-slider.md-warn .md-focus-ring{background-color:rgba(255,171,145,.38)}md-slider.md-default-theme.md-warn .md-sign,md-slider.md-default-theme.md-warn .md-track.md-track-fill,md-slider.md-warn .md-sign,md-slider.md-warn .md-track.md-track-fill{background-color:#ff5722}md-slider.md-default-theme.md-warn .md-thumb:after,md-slider.md-warn .md-thumb:after{border-color:#ff5722;background-color:#ff5722}md-slider.md-default-theme.md-warn .md-sign:after,md-slider.md-warn .md-sign:after{border-top-color:#ff5722}md-slider.md-default-theme.md-warn[md-vertical] .md-sign:after,md-slider.md-warn[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#ff5722}md-slider.md-default-theme.md-warn .md-thumb-text,md-slider.md-warn .md-thumb-text{color:#fff}.md-subheader.md-default-theme.md-warn,.md-subheader.md-warn,md-switch.md-checked.md-warn .md-ink-ripple,md-switch.md-default-theme.md-checked.md-warn .md-ink-ripple{color:#ff5722}md-switch.md-checked.md-warn .md-thumb,md-switch.md-default-theme.md-checked.md-warn .md-thumb,md-tabs.md-default-theme.md-warn>md-tabs-wrapper,md-tabs.md-warn>md-tabs-wrapper,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper,md-toolbar.md-warn>md-tabs>md-tabs-wrapper{background-color:#ff5722}md-switch.md-checked.md-warn .md-bar,md-switch.md-default-theme.md-checked.md-warn .md-bar{background-color:rgba(255,87,34,.5)}md-switch.md-checked.md-warn.md-focused .md-thumb:before,md-switch.md-default-theme.md-checked.md-warn.md-focused .md-thumb:before{background-color:rgba(255,87,34,.26)}md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ffccbc}md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:#fff}md-tabs.md-default-theme.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-default-theme:not(.md-menu-toolbar).md-warn,md-toolbar:not(.md-menu-toolbar).md-warn{background-color:#ff5722;color:#fff}.md-button.md-default-theme.md-hue-1.md-warn,.md-button.md-hue-1.md-warn,md-icon.md-default-theme.md-hue-1.md-warn,md-icon.md-hue-1.md-warn{color:#ff8a65}.md-button.md-default-theme.md-hue-1.md-warn.md-fab,.md-button.md-default-theme.md-hue-1.md-warn.md-raised,.md-button.md-hue-1.md-warn.md-fab,.md-button.md-hue-1.md-warn.md-raised{color:rgba(0,0,0,.87);background-color:#ff8a65}.md-button.md-default-theme.md-hue-1.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-1.md-warn.md-raised:not([disabled]) md-icon,.md-button.md-hue-1.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-hue-1.md-warn.md-raised:not([disabled]) md-icon{color:rgba(0,0,0,.87)}._md a.md-default-theme.md-hue-1:not(.md-button).md-warn,._md a.md-hue-1:not(.md-button).md-warn,.md-button.md-default-theme.md-hue-1.md-warn:not([disabled]) md-icon,.md-button.md-hue-1.md-warn:not([disabled]) md-icon{color:#ff8a65}._md a.md-default-theme.md-hue-1:not(.md-button).md-warn:hover,._md a.md-hue-1:not(.md-button).md-warn:hover{color:#e64a19}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-warn .md-ripple,md-checkbox.md-hue-1:not([disabled]).md-warn .md-ripple{color:#f4511e}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-warn .md-ink-ripple,md-checkbox.md-hue-1:not([disabled]).md-warn .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple,md-checkbox.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(255,138,101,.87)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-warn:not(.md-checked) .md-icon,md-checkbox.md-hue-1:not([disabled]).md-warn:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-icon,md-checkbox.md-hue-1:not([disabled]).md-warn.md-checked .md-icon,md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-on,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-warn .md-on,md-radio-button.md-hue-1:not([disabled]) .md-warn .md-on,md-radio-button.md-hue-1:not([disabled]).md-warn .md-on,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-on,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-warn .md-on,md-radio-group.md-hue-1:not([disabled]) .md-warn .md-on,md-radio-group.md-hue-1:not([disabled]).md-warn .md-on{background-color:rgba(255,138,101,.87)}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-icon:after,md-checkbox.md-hue-1:not([disabled]).md-warn.md-checked .md-icon:after{border-color:#eee}md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-off,md-radio-button.md-hue-1:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-hue-1:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-hue-1:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-hue-1:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-hue-1:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-hue-1:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-hue-1:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-hue-1:not([disabled]).md-warn.md-checked .md-off{border-color:rgba(255,138,101,.87)}md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(255,138,101,.87)}md-radio-button.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-default-theme.md-hue-1:not([disabled]).md-warn .md-container .md-ripple,md-radio-button.md-hue-1:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-hue-1:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-1:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-hue-1:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-hue-1:not([disabled]).md-warn .md-container .md-ripple{color:#f4511e}md-checkbox.md-default-theme.md-hue-1:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-checkbox.md-hue-1:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-radio-group.md-default-theme.md-hue-1.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-default-theme.md-hue-1.md-focused:not(:empty).md-warn .md-checked .md-container:before,md-radio-group.md-hue-1.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-hue-1.md-focused:not(:empty).md-warn .md-checked .md-container:before{background-color:rgba(255,138,101,.26)}md-input-container.md-input-invalid md-select.md-default-theme.md-hue-1 .md-select-value,md-input-container.md-input-invalid md-select.md-hue-1 .md-select-value,md-select.md-default-theme.md-hue-1.ng-invalid.ng-touched .md-select-value,md-select.md-hue-1.ng-invalid.ng-touched .md-select-value{color:#dd2c00!important;border-bottom-color:#dd2c00!important}md-select.md-default-theme.md-hue-1:not([disabled]):focus.md-warn .md-select-value,md-select.md-hue-1:not([disabled]):focus.md-warn .md-select-value{border-bottom-color:#ff8a65}md-slider.md-default-theme.md-hue-1.md-warn .md-focus-ring,md-slider.md-hue-1.md-warn .md-focus-ring{background-color:rgba(255,171,145,.38)}md-slider.md-default-theme.md-hue-1.md-warn .md-sign,md-slider.md-default-theme.md-hue-1.md-warn .md-track.md-track-fill,md-slider.md-hue-1.md-warn .md-sign,md-slider.md-hue-1.md-warn .md-track.md-track-fill{background-color:#ff8a65}md-slider.md-default-theme.md-hue-1.md-warn .md-thumb:after,md-slider.md-hue-1.md-warn .md-thumb:after{border-color:#ff8a65;background-color:#ff8a65}md-slider.md-default-theme.md-hue-1.md-warn .md-sign:after,md-slider.md-hue-1.md-warn .md-sign:after{border-top-color:#ff8a65}md-slider.md-default-theme.md-hue-1.md-warn[md-vertical] .md-sign:after,md-slider.md-hue-1.md-warn[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#ff8a65}md-slider.md-default-theme.md-hue-1.md-warn .md-thumb-text,md-slider.md-hue-1.md-warn .md-thumb-text{color:rgba(0,0,0,.87)}.md-subheader.md-default-theme.md-hue-1.md-warn,.md-subheader.md-hue-1.md-warn,md-switch.md-default-theme.md-hue-1.md-checked.md-warn .md-ink-ripple,md-switch.md-hue-1.md-checked.md-warn .md-ink-ripple{color:#ff8a65}md-switch.md-default-theme.md-hue-1.md-checked.md-warn .md-thumb,md-switch.md-hue-1.md-checked.md-warn .md-thumb,md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper,md-tabs.md-hue-1.md-warn>md-tabs-wrapper,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper,md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper{background-color:#ff8a65}md-switch.md-default-theme.md-hue-1.md-checked.md-warn .md-bar,md-switch.md-hue-1.md-checked.md-warn .md-bar{background-color:rgba(255,138,101,.5)}md-switch.md-default-theme.md-hue-1.md-checked.md-warn.md-focused .md-thumb:before,md-switch.md-hue-1.md-checked.md-warn.md-focused .md-thumb:before{background-color:rgba(255,138,101,.26)}md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ffccbc}md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:rgba(0,0,0,.87)}md-tabs.md-default-theme.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-1.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-hue-1>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(0,0,0,.1)}md-toolbar.md-default-theme.md-hue-1:not(.md-menu-toolbar).md-warn,md-toolbar.md-hue-1:not(.md-menu-toolbar).md-warn{background-color:#ff8a65;color:rgba(0,0,0,.87)}.md-button.md-default-theme.md-hue-2.md-warn,.md-button.md-hue-2.md-warn,md-icon.md-default-theme.md-hue-2.md-warn,md-icon.md-hue-2.md-warn{color:#d84315}.md-button.md-default-theme.md-hue-2.md-warn.md-fab,.md-button.md-default-theme.md-hue-2.md-warn.md-raised,.md-button.md-hue-2.md-warn.md-fab,.md-button.md-hue-2.md-warn.md-raised{color:#fff;background-color:#d84315}.md-button.md-default-theme.md-hue-2.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-2.md-warn.md-raised:not([disabled]) md-icon,.md-button.md-hue-2.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-hue-2.md-warn.md-raised:not([disabled]) md-icon{color:#fff}._md a.md-default-theme.md-hue-2:not(.md-button).md-warn,._md a.md-hue-2:not(.md-button).md-warn,.md-button.md-default-theme.md-hue-2.md-warn:not([disabled]) md-icon,.md-button.md-hue-2.md-warn:not([disabled]) md-icon{color:#d84315}._md a.md-default-theme.md-hue-2:not(.md-button).md-warn:hover,._md a.md-hue-2:not(.md-button).md-warn:hover{color:#e64a19}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-warn .md-ripple,md-checkbox.md-hue-2:not([disabled]).md-warn .md-ripple{color:#f4511e}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-warn .md-ink-ripple,md-checkbox.md-hue-2:not([disabled]).md-warn .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple,md-checkbox.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(216,67,21,.87)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-warn:not(.md-checked) .md-icon,md-checkbox.md-hue-2:not([disabled]).md-warn:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-icon,md-checkbox.md-hue-2:not([disabled]).md-warn.md-checked .md-icon,md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-on,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-warn .md-on,md-radio-button.md-hue-2:not([disabled]) .md-warn .md-on,md-radio-button.md-hue-2:not([disabled]).md-warn .md-on,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-on,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-warn .md-on,md-radio-group.md-hue-2:not([disabled]) .md-warn .md-on,md-radio-group.md-hue-2:not([disabled]).md-warn .md-on{background-color:rgba(216,67,21,.87)}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-icon:after,md-checkbox.md-hue-2:not([disabled]).md-warn.md-checked .md-icon:after{border-color:#eee}md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-off,md-radio-button.md-hue-2:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-hue-2:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-hue-2:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-hue-2:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-hue-2:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-hue-2:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-hue-2:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-hue-2:not([disabled]).md-warn.md-checked .md-off{border-color:rgba(216,67,21,.87)}md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(216,67,21,.87)}md-radio-button.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-default-theme.md-hue-2:not([disabled]).md-warn .md-container .md-ripple,md-radio-button.md-hue-2:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-hue-2:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-2:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-hue-2:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-hue-2:not([disabled]).md-warn .md-container .md-ripple{color:#f4511e}md-checkbox.md-default-theme.md-hue-2:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-checkbox.md-hue-2:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-radio-group.md-default-theme.md-hue-2.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-default-theme.md-hue-2.md-focused:not(:empty).md-warn .md-checked .md-container:before,md-radio-group.md-hue-2.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-hue-2.md-focused:not(:empty).md-warn .md-checked .md-container:before{background-color:rgba(216,67,21,.26)}md-input-container.md-input-invalid md-select.md-default-theme.md-hue-2 .md-select-value,md-input-container.md-input-invalid md-select.md-hue-2 .md-select-value,md-select.md-default-theme.md-hue-2.ng-invalid.ng-touched .md-select-value,md-select.md-hue-2.ng-invalid.ng-touched .md-select-value{color:#dd2c00!important;border-bottom-color:#dd2c00!important}md-select.md-default-theme.md-hue-2:not([disabled]):focus.md-warn .md-select-value,md-select.md-hue-2:not([disabled]):focus.md-warn .md-select-value{border-bottom-color:#d84315}md-slider.md-default-theme.md-hue-2.md-warn .md-focus-ring,md-slider.md-hue-2.md-warn .md-focus-ring{background-color:rgba(255,171,145,.38)}md-slider.md-default-theme.md-hue-2.md-warn .md-sign,md-slider.md-default-theme.md-hue-2.md-warn .md-track.md-track-fill,md-slider.md-hue-2.md-warn .md-sign,md-slider.md-hue-2.md-warn .md-track.md-track-fill{background-color:#d84315}md-slider.md-default-theme.md-hue-2.md-warn .md-thumb:after,md-slider.md-hue-2.md-warn .md-thumb:after{border-color:#d84315;background-color:#d84315}md-slider.md-default-theme.md-hue-2.md-warn .md-sign:after,md-slider.md-hue-2.md-warn .md-sign:after{border-top-color:#d84315}md-slider.md-default-theme.md-hue-2.md-warn[md-vertical] .md-sign:after,md-slider.md-hue-2.md-warn[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#d84315}md-slider.md-default-theme.md-hue-2.md-warn .md-thumb-text,md-slider.md-hue-2.md-warn .md-thumb-text{color:#fff}.md-subheader.md-default-theme.md-hue-2.md-warn,.md-subheader.md-hue-2.md-warn,md-switch.md-default-theme.md-hue-2.md-checked.md-warn .md-ink-ripple,md-switch.md-hue-2.md-checked.md-warn .md-ink-ripple{color:#d84315}md-switch.md-default-theme.md-hue-2.md-checked.md-warn .md-thumb,md-switch.md-hue-2.md-checked.md-warn .md-thumb,md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper,md-tabs.md-hue-2.md-warn>md-tabs-wrapper,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper,md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper{background-color:#d84315}md-switch.md-default-theme.md-hue-2.md-checked.md-warn .md-bar,md-switch.md-hue-2.md-checked.md-warn .md-bar{background-color:rgba(216,67,21,.5)}md-switch.md-default-theme.md-hue-2.md-checked.md-warn.md-focused .md-thumb:before,md-switch.md-hue-2.md-checked.md-warn.md-focused .md-thumb:before{background-color:rgba(216,67,21,.26)}md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ffccbc}md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:#fff}md-tabs.md-default-theme.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-2.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-hue-2>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(255,255,255,.1)}md-toolbar.md-default-theme.md-hue-2:not(.md-menu-toolbar).md-warn,md-toolbar.md-hue-2:not(.md-menu-toolbar).md-warn{background-color:#d84315;color:#fff}.md-button.md-default-theme.md-hue-3.md-warn,.md-button.md-hue-3.md-warn,md-icon.md-default-theme.md-hue-3.md-warn,md-icon.md-hue-3.md-warn{color:#ff9e80}.md-button.md-default-theme.md-hue-3.md-warn.md-fab,.md-button.md-default-theme.md-hue-3.md-warn.md-raised,.md-button.md-hue-3.md-warn.md-fab,.md-button.md-hue-3.md-warn.md-raised{color:rgba(0,0,0,.87);background-color:#ff9e80}.md-button.md-default-theme.md-hue-3.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-3.md-warn.md-raised:not([disabled]) md-icon,.md-button.md-hue-3.md-warn.md-fab:not([disabled]) md-icon,.md-button.md-hue-3.md-warn.md-raised:not([disabled]) md-icon{color:rgba(0,0,0,.87)}._md a.md-default-theme.md-hue-3:not(.md-button).md-warn,._md a.md-hue-3:not(.md-button).md-warn,.md-button.md-default-theme.md-hue-3.md-warn:not([disabled]) md-icon,.md-button.md-hue-3.md-warn:not([disabled]) md-icon{color:#ff9e80}._md a.md-default-theme.md-hue-3:not(.md-button).md-warn:hover,._md a.md-hue-3:not(.md-button).md-warn:hover{color:#e64a19}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-warn .md-ripple,md-checkbox.md-hue-3:not([disabled]).md-warn .md-ripple{color:#f4511e}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-warn .md-ink-ripple,md-checkbox.md-hue-3:not([disabled]).md-warn .md-ink-ripple{color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple,md-checkbox.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(255,158,128,.87)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-warn:not(.md-checked) .md-icon,md-checkbox.md-hue-3:not([disabled]).md-warn:not(.md-checked) .md-icon{border-color:rgba(0,0,0,.54)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-icon,md-checkbox.md-hue-3:not([disabled]).md-warn.md-checked .md-icon,md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-on,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-warn .md-on,md-radio-button.md-hue-3:not([disabled]) .md-warn .md-on,md-radio-button.md-hue-3:not([disabled]).md-warn .md-on,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-on,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-warn .md-on,md-radio-group.md-hue-3:not([disabled]) .md-warn .md-on,md-radio-group.md-hue-3:not([disabled]).md-warn .md-on{background-color:rgba(255,158,128,.87)}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-icon:after,md-checkbox.md-hue-3:not([disabled]).md-warn.md-checked .md-icon:after{border-color:#eee}md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-off,md-radio-button.md-hue-3:not([disabled]) .md-warn .md-checked .md-off,md-radio-button.md-hue-3:not([disabled]) .md-warn.md-checked .md-off,md-radio-button.md-hue-3:not([disabled]).md-warn .md-checked .md-off,md-radio-button.md-hue-3:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-off,md-radio-group.md-hue-3:not([disabled]) .md-warn .md-checked .md-off,md-radio-group.md-hue-3:not([disabled]) .md-warn.md-checked .md-off,md-radio-group.md-hue-3:not([disabled]).md-warn .md-checked .md-off,md-radio-group.md-hue-3:not([disabled]).md-warn.md-checked .md-off{border-color:rgba(255,158,128,.87)}md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-button.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]) .md-warn .md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]) .md-warn.md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]).md-warn .md-checked .md-ink-ripple,md-radio-group.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple{color:rgba(255,158,128,.87)}md-radio-button.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-default-theme.md-hue-3:not([disabled]).md-warn .md-container .md-ripple,md-radio-button.md-hue-3:not([disabled]) .md-warn .md-container .md-ripple,md-radio-button.md-hue-3:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-default-theme.md-hue-3:not([disabled]).md-warn .md-container .md-ripple,md-radio-group.md-hue-3:not([disabled]) .md-warn .md-container .md-ripple,md-radio-group.md-hue-3:not([disabled]).md-warn .md-container .md-ripple{color:#f4511e}md-checkbox.md-default-theme.md-hue-3:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-checkbox.md-hue-3:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before,md-radio-group.md-default-theme.md-hue-3.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-default-theme.md-hue-3.md-focused:not(:empty).md-warn .md-checked .md-container:before,md-radio-group.md-hue-3.md-focused:not(:empty) .md-checked.md-warn .md-container:before,md-radio-group.md-hue-3.md-focused:not(:empty).md-warn .md-checked .md-container:before{background-color:rgba(255,158,128,.26)}md-input-container.md-input-invalid md-select.md-default-theme.md-hue-3 .md-select-value,md-input-container.md-input-invalid md-select.md-hue-3 .md-select-value,md-select.md-default-theme.md-hue-3.ng-invalid.ng-touched .md-select-value,md-select.md-hue-3.ng-invalid.ng-touched .md-select-value{color:#dd2c00!important;border-bottom-color:#dd2c00!important}md-select.md-default-theme.md-hue-3:not([disabled]):focus.md-warn .md-select-value,md-select.md-hue-3:not([disabled]):focus.md-warn .md-select-value{border-bottom-color:#ff9e80}md-slider.md-default-theme.md-hue-3.md-warn .md-focus-ring,md-slider.md-hue-3.md-warn .md-focus-ring{background-color:rgba(255,171,145,.38)}md-slider.md-default-theme.md-hue-3.md-warn .md-sign,md-slider.md-default-theme.md-hue-3.md-warn .md-track.md-track-fill,md-slider.md-hue-3.md-warn .md-sign,md-slider.md-hue-3.md-warn .md-track.md-track-fill{background-color:#ff9e80}md-slider.md-default-theme.md-hue-3.md-warn .md-thumb:after,md-slider.md-hue-3.md-warn .md-thumb:after{border-color:#ff9e80;background-color:#ff9e80}md-slider.md-default-theme.md-hue-3.md-warn .md-sign:after,md-slider.md-hue-3.md-warn .md-sign:after{border-top-color:#ff9e80}md-slider.md-default-theme.md-hue-3.md-warn[md-vertical] .md-sign:after,md-slider.md-hue-3.md-warn[md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#ff9e80}md-menu-content md-menu-item,md-menu-content.md-default-theme md-menu-item,md-slider.md-default-theme.md-hue-3.md-warn .md-thumb-text,md-slider.md-hue-3.md-warn .md-thumb-text{color:rgba(0,0,0,.87)}.md-subheader.md-default-theme.md-hue-3.md-warn,.md-subheader.md-hue-3.md-warn,md-switch.md-default-theme.md-hue-3.md-checked.md-warn .md-ink-ripple,md-switch.md-hue-3.md-checked.md-warn .md-ink-ripple{color:#ff9e80}md-switch.md-default-theme.md-hue-3.md-checked.md-warn .md-thumb,md-switch.md-hue-3.md-checked.md-warn .md-thumb,md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper,md-tabs.md-hue-3.md-warn>md-tabs-wrapper,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper,md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper{background-color:#ff9e80}md-switch.md-default-theme.md-hue-3.md-checked.md-warn .md-bar,md-switch.md-hue-3.md-checked.md-warn .md-bar{background-color:rgba(255,158,128,.5)}md-switch.md-default-theme.md-hue-3.md-checked.md-warn.md-focused .md-thumb:before,md-switch.md-hue-3.md-checked.md-warn.md-focused .md-thumb:before{background-color:rgba(255,158,128,.26)}md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-tabs.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-tabs.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon,md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]),md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]) md-icon{color:#ffccbc}md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-tabs.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-tabs.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-tabs.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon,md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active,md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-active md-icon,md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused md-icon{color:rgba(0,0,0,.87)}md-tabs.md-default-theme.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-tabs.md-hue-3.md-warn>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-default-theme.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused,md-toolbar.md-warn>md-tabs.md-hue-3>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not([disabled]).md-focused{background:rgba(0,0,0,.1)}md-toolbar.md-default-theme.md-hue-3:not(.md-menu-toolbar).md-warn,md-toolbar.md-hue-3:not(.md-menu-toolbar).md-warn{background-color:#ff9e80;color:rgba(0,0,0,.87)}md-backdrop{background-color:rgba(33,33,33,0)}md-backdrop.md-opaque,md-backdrop.md-opaque.md-default-theme{background-color:#212121}md-bottom-sheet,md-bottom-sheet.md-default-theme,md-bottom-sheet.md-default-theme.md-hue-1,md-bottom-sheet.md-default-theme.md-hue-2,md-bottom-sheet.md-default-theme.md-hue-3,md-bottom-sheet.md-hue-1,md-bottom-sheet.md-hue-2,md-bottom-sheet.md-hue-3{background-color:#fafafa;border-top-color:#e0e0e0}md-bottom-sheet .md-subheader,md-bottom-sheet.md-default-theme .md-subheader{background-color:#fafafa}.md-button.md-default-theme:not([disabled]).md-focused,.md-button.md-default-theme:not([disabled]):hover,.md-button:not([disabled]).md-focused,.md-button:not([disabled]):hover,md-menu-bar.md-default-theme.md-open:not(.md-keyboard-mode) md-menu:hover>button,md-menu-bar.md-open:not(.md-keyboard-mode) md-menu:hover>button{background-color:rgba(158,158,158,.2)}.md-button.md-default-theme:not([disabled]).md-icon-button:hover,.md-button:not([disabled]).md-icon-button:hover{background-color:transparent}.md-button.md-default-theme.md-raised,.md-button.md-raised{color:#212121;background-color:#fafafa}.md-button.md-default-theme.md-hue-1.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-2.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-hue-3.md-raised:not([disabled]) md-icon,.md-button.md-default-theme.md-raised:not([disabled]) md-icon,.md-button.md-hue-1.md-raised:not([disabled]) md-icon,.md-button.md-hue-2.md-raised:not([disabled]) md-icon,.md-button.md-hue-3.md-raised:not([disabled]) md-icon,.md-button.md-raised:not([disabled]) md-icon{color:#212121}.md-button.md-default-theme.md-raised:not([disabled]):hover,.md-button.md-raised:not([disabled]):hover{background-color:#fafafa}.md-button.md-default-theme.md-raised:not([disabled]).md-focused,.md-button.md-raised:not([disabled]).md-focused{background-color:#eee}.md-button.md-default-theme.md-fab[disabled],.md-button.md-default-theme.md-raised[disabled],.md-button.md-fab[disabled],.md-button.md-raised[disabled]{background-color:rgba(0,0,0,.12)}.md-button.md-default-theme[disabled],.md-button[disabled]{background-color:transparent}.md-checkbox-enabled.md-default-theme[selected] .md-ripple,.md-checkbox-enabled[selected] .md-ripple,md-checkbox.md-checked .md-ripple,md-checkbox.md-default-theme.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme[disabled].md-checked .md-icon,md-checkbox[disabled].md-checked .md-icon{background-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme[disabled].md-checked .md-icon:after,md-checkbox[disabled].md-checked .md-icon:after{border-color:#eee}md-content,md-content.md-default-theme,md-content.md-default-theme.md-hue-1,md-content.md-default-theme.md-hue-2,md-content.md-default-theme.md-hue-3,md-content.md-hue-1,md-content.md-hue-2,md-content.md-hue-3{color:rgba(0,0,0,.87);background-color:#fafafa}md-list .md-proxy-focus.md-focused div.md-no-style,md-list.md-default-theme .md-proxy-focus.md-focused div.md-no-style,md-list.md-default-theme.md-hue-1 .md-proxy-focus.md-focused div.md-no-style,md-list.md-default-theme.md-hue-2 .md-proxy-focus.md-focused div.md-no-style,md-list.md-default-theme.md-hue-3 .md-proxy-focus.md-focused div.md-no-style,md-list.md-hue-1 .md-proxy-focus.md-focused div.md-no-style,md-list.md-hue-2 .md-proxy-focus.md-focused div.md-no-style,md-list.md-hue-3 .md-proxy-focus.md-focused div.md-no-style{background-color:#f5f5f5}md-list md-list-item .md-avatar-icon,md-list.md-default-theme md-list-item .md-avatar-icon{background-color:rgba(0,0,0,.38);color:#fafafa}md-menu-content,md-menu-content.md-default-theme,md-menu-content.md-default-theme.md-hue-1,md-menu-content.md-default-theme.md-hue-2,md-menu-content.md-default-theme.md-hue-3,md-menu-content.md-hue-1,md-menu-content.md-hue-2,md-menu-content.md-hue-3{background-color:#fff}md-menu-content md-menu-item .md-button[disabled],md-menu-content md-menu-item .md-button[disabled] md-icon,md-menu-content.md-default-theme md-menu-item .md-button[disabled],md-menu-content.md-default-theme md-menu-item .md-button[disabled] md-icon{color:rgba(0,0,0,.25)}md-menu-content md-menu-divider,md-menu-content.md-default-theme md-menu-divider,md-menu-content.md-default-theme.md-hue-1 md-menu-divider,md-menu-content.md-default-theme.md-hue-2 md-menu-divider,md-menu-content.md-default-theme.md-hue-3 md-menu-divider,md-menu-content.md-hue-1 md-menu-divider,md-menu-content.md-hue-2 md-menu-divider,md-menu-content.md-hue-3 md-menu-divider{background-color:rgba(0,0,0,.11)}md-menu-bar md-menu.md-open>button,md-menu-bar md-menu>button:focus,md-menu-bar.md-default-theme md-menu.md-open>button,md-menu-bar.md-default-theme md-menu>button:focus{outline:none;background:#eee}md-menu-bar.md-default-theme:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar.md-default-theme:not(.md-keyboard-mode):not(.md-open) md-menu button:hover,md-menu-bar:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar:not(.md-keyboard-mode):not(.md-open) md-menu button:hover{background:0 0}md-menu-content .md-menu>.md-button:after,md-menu-content.md-default-theme .md-menu>.md-button:after{color:rgba(0,0,0,.54)}md-menu-content .md-menu.md-open>.md-button,md-menu-content.md-default-theme .md-menu.md-open>.md-button{background-color:rgba(158,158,158,.2)}md-toolbar.md-default-theme.md-hue-1.md-menu-toolbar,md-toolbar.md-default-theme.md-hue-2.md-menu-toolbar,md-toolbar.md-default-theme.md-hue-3.md-menu-toolbar,md-toolbar.md-default-theme.md-menu-toolbar,md-toolbar.md-hue-1.md-menu-toolbar,md-toolbar.md-hue-2.md-menu-toolbar,md-toolbar.md-hue-3.md-menu-toolbar,md-toolbar.md-menu-toolbar{background-color:#fff;color:#000}md-toolbar.md-default-theme.md-menu-toolbar md-toolbar-filler md-icon,md-toolbar.md-menu-toolbar md-toolbar-filler md-icon{color:rgba(255,255,255,.87)}._md-panel-backdrop,._md-panel-backdrop.md-default-theme,md-backdrop.md-opaque.md-default-theme.md-hue-1,md-backdrop.md-opaque.md-hue-1{background-color:#212121}md-select.md-default-theme[disabled] .md-select-value,md-select[disabled] .md-select-value{border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%)}md-select-menu md-content,md-select-menu.md-default-theme md-content,md-select-menu.md-default-theme.md-hue-1 md-content,md-select-menu.md-default-theme.md-hue-2 md-content,md-select-menu.md-default-theme.md-hue-3 md-content,md-select-menu.md-hue-1 md-content,md-select-menu.md-hue-2 md-content,md-select-menu.md-hue-3 md-content{background:#fff}md-select-menu md-content md-optgroup,md-select-menu.md-default-theme md-content md-optgroup,md-select-menu.md-default-theme.md-hue-1 md-content md-optgroup,md-select-menu.md-default-theme.md-hue-2 md-content md-optgroup,md-select-menu.md-default-theme.md-hue-3 md-content md-optgroup,md-select-menu.md-hue-1 md-content md-optgroup,md-select-menu.md-hue-2 md-content md-optgroup,md-select-menu.md-hue-3 md-content md-optgroup{color:rgba(117,117,117,.87)}.md-checkbox-enabled md-option .md-text,.md-checkbox-enabled.md-default-theme md-option .md-text,md-select-menu md-content md-option,md-select-menu.md-default-theme md-content md-option{color:rgba(33,33,33,.87)}md-select-menu md-content md-option[disabled] .md-text,md-select-menu.md-default-theme md-content md-option[disabled] .md-text,md-select-menu.md-default-theme.md-hue-1 md-content md-option[disabled] .md-text,md-select-menu.md-default-theme.md-hue-2 md-content md-option[disabled] .md-text,md-select-menu.md-default-theme.md-hue-3 md-content md-option[disabled] .md-text,md-select-menu.md-hue-1 md-content md-option[disabled] .md-text,md-select-menu.md-hue-2 md-content md-option[disabled] .md-text,md-select-menu.md-hue-3 md-content md-option[disabled] .md-text{color:rgba(189,189,189,.87)}md-select-menu md-content md-option:not([disabled]):focus,md-select-menu md-content md-option:not([disabled]):hover,md-select-menu.md-default-theme md-content md-option:not([disabled]):focus,md-select-menu.md-default-theme md-content md-option:not([disabled]):hover,md-select-menu.md-default-theme.md-hue-1 md-content md-option:not([disabled]):focus,md-select-menu.md-default-theme.md-hue-1 md-content md-option:not([disabled]):hover,md-select-menu.md-default-theme.md-hue-2 md-content md-option:not([disabled]):focus,md-select-menu.md-default-theme.md-hue-2 md-content md-option:not([disabled]):hover,md-select-menu.md-default-theme.md-hue-3 md-content md-option:not([disabled]):focus,md-select-menu.md-default-theme.md-hue-3 md-content md-option:not([disabled]):hover,md-select-menu.md-hue-1 md-content md-option:not([disabled]):focus,md-select-menu.md-hue-1 md-content md-option:not([disabled]):hover,md-select-menu.md-hue-2 md-content md-option:not([disabled]):focus,md-select-menu.md-hue-2 md-content md-option:not([disabled]):hover,md-select-menu.md-hue-3 md-content md-option:not([disabled]):focus,md-select-menu.md-hue-3 md-content md-option:not([disabled]):hover{background:#eee}md-slider .md-track,md-slider.md-default-theme .md-track{background-color:rgba(0,0,0,.38)}md-menu-content.md-default-theme.md-hue-1 md-menu-item,md-menu-content.md-hue-1 md-menu-item,md-slider .md-track-ticks,md-slider.md-default-theme .md-track-ticks{color:rgba(0,0,0,.87)}md-slider .md-disabled-thumb,md-slider.md-default-theme .md-disabled-thumb{border-color:#fafafa;background-color:#fafafa}md-slider.md-default-theme.md-min .md-thumb:after,md-slider.md-min .md-thumb:after{background-color:#fafafa;border-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-min .md-focus-ring,md-slider.md-min .md-focus-ring{background-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-min[md-discrete] .md-thumb:after,md-slider.md-min[md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.87);border-color:transparent}md-slider.md-default-theme.md-min[md-discrete] .md-sign,md-slider.md-default-theme[disabled][readonly] .md-sign,md-slider.md-min[md-discrete] .md-sign,md-slider[disabled][readonly] .md-sign{background-color:#bdbdbd}md-slider.md-default-theme.md-min[md-discrete] .md-sign:after,md-slider.md-min[md-discrete] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-min[md-discrete][md-vertical] .md-sign:after,md-slider.md-min[md-discrete][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme[disabled]:not(.md-min) .md-thumb:after,md-slider.md-default-theme[disabled][md-discrete] .md-thumb:after,md-slider[disabled]:not(.md-min) .md-thumb:after,md-slider[disabled][md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.38);border-color:transparent}md-slider.md-default-theme[disabled][readonly] .md-sign:after,md-slider[disabled][readonly] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme[disabled][readonly][md-vertical] .md-sign:after,md-slider[disabled][readonly][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme[disabled][readonly] .md-disabled-thumb,md-slider[disabled][readonly] .md-disabled-thumb{border-color:transparent;background-color:transparent}.md-subheader,.md-subheader.md-default-theme{color:rgba(0,0,0,.54);background-color:#fafafa}md-switch .md-ink-ripple,md-switch.md-default-theme .md-ink-ripple{color:#9e9e9e}md-switch .md-thumb,md-switch.md-default-theme .md-thumb{background-color:#fafafa}md-switch .md-bar,md-switch.md-default-theme .md-bar{background-color:#9e9e9e}md-switch.md-default-theme[disabled] .md-thumb,md-switch[disabled] .md-thumb{background-color:#bdbdbd}md-switch.md-default-theme[disabled] .md-bar,md-switch[disabled] .md-bar{background-color:rgba(0,0,0,.12)}md-tabs md-tabs-wrapper,md-tabs.md-default-theme md-tabs-wrapper,md-tabs.md-default-theme.md-hue-1 md-tabs-wrapper,md-tabs.md-default-theme.md-hue-2 md-tabs-wrapper,md-tabs.md-default-theme.md-hue-3 md-tabs-wrapper,md-tabs.md-hue-1 md-tabs-wrapper,md-tabs.md-hue-2 md-tabs-wrapper,md-tabs.md-hue-3 md-tabs-wrapper{background-color:transparent;border-color:rgba(0,0,0,.12)}.md-panel.md-tooltip,.md-panel.md-tooltip.md-default-theme{color:rgba(255,255,255,.87);background-color:#616161}md-bottom-sheet.md-default-theme.md-hue-1 .md-subheader,md-bottom-sheet.md-hue-1 .md-subheader{background-color:#fafafa}.md-button.md-default-theme.md-hue-1:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-1:not([disabled]):hover,.md-button.md-hue-1:not([disabled]).md-focused,.md-button.md-hue-1:not([disabled]):hover,md-menu-bar.md-default-theme.md-hue-1.md-open:not(.md-keyboard-mode) md-menu:hover>button,md-menu-bar.md-hue-1.md-open:not(.md-keyboard-mode) md-menu:hover>button{background-color:rgba(158,158,158,.2)}.md-button.md-default-theme.md-hue-1:not([disabled]).md-icon-button:hover,.md-button.md-hue-1:not([disabled]).md-icon-button:hover{background-color:transparent}.md-button.md-default-theme.md-hue-1.md-raised,.md-button.md-hue-1.md-raised{color:#212121;background-color:#fafafa}.md-button.md-default-theme.md-hue-1.md-raised:not([disabled]):hover,.md-button.md-hue-1.md-raised:not([disabled]):hover{background-color:#fafafa}.md-button.md-default-theme.md-hue-1.md-raised:not([disabled]).md-focused,.md-button.md-hue-1.md-raised:not([disabled]).md-focused{background-color:#eee}.md-button.md-default-theme.md-hue-1.md-fab[disabled],.md-button.md-default-theme.md-hue-1.md-raised[disabled],.md-button.md-hue-1.md-fab[disabled],.md-button.md-hue-1.md-raised[disabled]{background-color:rgba(0,0,0,.12)}.md-button.md-default-theme.md-hue-1[disabled],.md-button.md-hue-1[disabled]{background-color:transparent}.md-checkbox-enabled.md-default-theme.md-hue-1[selected] .md-ripple,.md-checkbox-enabled.md-hue-1[selected] .md-ripple,md-checkbox.md-default-theme.md-hue-1.md-checked .md-ripple,md-checkbox.md-hue-1.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme.md-hue-1[disabled].md-checked .md-icon,md-checkbox.md-hue-1[disabled].md-checked .md-icon{background-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-1[disabled].md-checked .md-icon:after,md-checkbox.md-hue-1[disabled].md-checked .md-icon:after{border-color:#eee}md-list.md-default-theme.md-hue-1 md-list-item .md-avatar-icon,md-list.md-hue-1 md-list-item .md-avatar-icon{background-color:rgba(0,0,0,.38);color:#fff}md-menu-content.md-default-theme.md-hue-1 md-menu-item md-icon,md-menu-content.md-hue-1 md-menu-item md-icon{color:rgba(0,0,0,.54)}md-menu-content.md-default-theme.md-hue-1 md-menu-item .md-button[disabled],md-menu-content.md-default-theme.md-hue-1 md-menu-item .md-button[disabled] md-icon,md-menu-content.md-hue-1 md-menu-item .md-button[disabled],md-menu-content.md-hue-1 md-menu-item .md-button[disabled] md-icon{color:rgba(0,0,0,.25)}md-menu-bar.md-default-theme.md-hue-1 md-menu.md-open>button,md-menu-bar.md-default-theme.md-hue-1 md-menu>button:focus,md-menu-bar.md-default-theme.md-hue-2 md-menu.md-open>button,md-menu-bar.md-default-theme.md-hue-2 md-menu>button:focus,md-menu-bar.md-default-theme.md-hue-3 md-menu.md-open>button,md-menu-bar.md-default-theme.md-hue-3 md-menu>button:focus,md-menu-bar.md-hue-1 md-menu.md-open>button,md-menu-bar.md-hue-1 md-menu>button:focus,md-menu-bar.md-hue-2 md-menu.md-open>button,md-menu-bar.md-hue-2 md-menu>button:focus,md-menu-bar.md-hue-3 md-menu.md-open>button,md-menu-bar.md-hue-3 md-menu>button:focus{outline:none;background:#eee}md-menu-bar.md-default-theme.md-hue-1:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar.md-default-theme.md-hue-1:not(.md-keyboard-mode):not(.md-open) md-menu button:hover,md-menu-bar.md-hue-1:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar.md-hue-1:not(.md-keyboard-mode):not(.md-open) md-menu button:hover{background:0 0}md-menu-content.md-default-theme.md-hue-1 .md-menu>.md-button:after,md-menu-content.md-hue-1 .md-menu>.md-button:after{color:rgba(0,0,0,.54)}md-menu-content.md-default-theme.md-hue-1 .md-menu.md-open>.md-button,md-menu-content.md-hue-1 .md-menu.md-open>.md-button{background-color:rgba(158,158,158,.2)}md-toolbar.md-default-theme.md-hue-1.md-menu-toolbar md-toolbar-filler md-icon,md-toolbar.md-hue-1.md-menu-toolbar md-toolbar-filler md-icon{color:rgba(255,255,255,.87)}._md-panel-backdrop.md-default-theme.md-hue-1,._md-panel-backdrop.md-hue-1,md-backdrop.md-opaque.md-default-theme.md-hue-2,md-backdrop.md-opaque.md-hue-2{background-color:#212121}md-select.md-default-theme.md-hue-1[disabled] .md-select-value,md-select.md-hue-1[disabled] .md-select-value{border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%)}.md-checkbox-enabled.md-default-theme.md-hue-1 md-option .md-text,.md-checkbox-enabled.md-hue-1 md-option .md-text,md-select-menu.md-default-theme.md-hue-1 md-content md-option,md-select-menu.md-default-theme.md-hue-2 md-content md-option,md-select-menu.md-hue-1 md-content md-option,md-select-menu.md-hue-2 md-content md-option{color:rgba(33,33,33,.87)}md-slider.md-default-theme.md-hue-1 .md-track,md-slider.md-hue-1 .md-track{background-color:rgba(0,0,0,.38)}md-menu-content.md-default-theme.md-hue-2 md-menu-item,md-menu-content.md-hue-2 md-menu-item,md-slider.md-default-theme.md-hue-1 .md-track-ticks,md-slider.md-hue-1 .md-track-ticks{color:rgba(0,0,0,.87)}md-slider.md-default-theme.md-hue-1 .md-disabled-thumb,md-slider.md-hue-1 .md-disabled-thumb{border-color:#fff;background-color:#fff}md-slider.md-default-theme.md-hue-1.md-min .md-thumb:after,md-slider.md-hue-1.md-min .md-thumb:after{background-color:#fff;border-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-1.md-min .md-focus-ring,md-slider.md-hue-1.md-min .md-focus-ring{background-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-1.md-min[md-discrete] .md-thumb:after,md-slider.md-hue-1.md-min[md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.87);border-color:transparent}md-slider.md-default-theme.md-hue-1.md-min[md-discrete] .md-sign,md-slider.md-default-theme.md-hue-1[disabled][readonly] .md-sign,md-slider.md-hue-1.md-min[md-discrete] .md-sign,md-slider.md-hue-1[disabled][readonly] .md-sign{background-color:#bdbdbd}md-slider.md-default-theme.md-hue-1.md-min[md-discrete] .md-sign:after,md-slider.md-hue-1.md-min[md-discrete] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-hue-1.md-min[md-discrete][md-vertical] .md-sign:after,md-slider.md-hue-1.md-min[md-discrete][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme.md-hue-1[disabled]:not(.md-min) .md-thumb:after,md-slider.md-default-theme.md-hue-1[disabled][md-discrete] .md-thumb:after,md-slider.md-hue-1[disabled]:not(.md-min) .md-thumb:after,md-slider.md-hue-1[disabled][md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.38);border-color:transparent}md-slider.md-default-theme.md-hue-1[disabled][readonly] .md-sign:after,md-slider.md-hue-1[disabled][readonly] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-hue-1[disabled][readonly][md-vertical] .md-sign:after,md-slider.md-hue-1[disabled][readonly][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme.md-hue-1[disabled][readonly] .md-disabled-thumb,md-slider.md-hue-1[disabled][readonly] .md-disabled-thumb{border-color:transparent;background-color:transparent}.md-subheader.md-default-theme.md-hue-1,.md-subheader.md-hue-1{color:rgba(0,0,0,.54);background-color:#fafafa}md-switch.md-default-theme.md-hue-1 .md-ink-ripple,md-switch.md-hue-1 .md-ink-ripple{color:#9e9e9e}md-switch.md-default-theme.md-hue-1 .md-thumb,md-switch.md-hue-1 .md-thumb{background-color:#fafafa}md-switch.md-default-theme.md-hue-1 .md-bar,md-switch.md-hue-1 .md-bar{background-color:#9e9e9e}md-switch.md-default-theme.md-hue-1[disabled] .md-thumb,md-switch.md-hue-1[disabled] .md-thumb{background-color:#bdbdbd}md-switch.md-default-theme.md-hue-1[disabled] .md-bar,md-switch.md-hue-1[disabled] .md-bar{background-color:rgba(0,0,0,.12)}.md-panel.md-tooltip.md-default-theme.md-hue-1,.md-panel.md-tooltip.md-hue-1{color:rgba(255,255,255,.87);background-color:#616161}md-bottom-sheet.md-default-theme.md-hue-2 .md-subheader,md-bottom-sheet.md-hue-2 .md-subheader{background-color:#fafafa}.md-button.md-default-theme.md-hue-2:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-2:not([disabled]):hover,.md-button.md-hue-2:not([disabled]).md-focused,.md-button.md-hue-2:not([disabled]):hover,md-menu-bar.md-default-theme.md-hue-2.md-open:not(.md-keyboard-mode) md-menu:hover>button,md-menu-bar.md-hue-2.md-open:not(.md-keyboard-mode) md-menu:hover>button{background-color:rgba(158,158,158,.2)}.md-button.md-default-theme.md-hue-2:not([disabled]).md-icon-button:hover,.md-button.md-hue-2:not([disabled]).md-icon-button:hover{background-color:transparent}.md-button.md-default-theme.md-hue-2.md-raised,.md-button.md-hue-2.md-raised{color:#212121;background-color:#fafafa}.md-button.md-default-theme.md-hue-2.md-raised:not([disabled]):hover,.md-button.md-hue-2.md-raised:not([disabled]):hover{background-color:#fafafa}.md-button.md-default-theme.md-hue-2.md-raised:not([disabled]).md-focused,.md-button.md-hue-2.md-raised:not([disabled]).md-focused{background-color:#eee}.md-button.md-default-theme.md-hue-2.md-fab[disabled],.md-button.md-default-theme.md-hue-2.md-raised[disabled],.md-button.md-hue-2.md-fab[disabled],.md-button.md-hue-2.md-raised[disabled]{background-color:rgba(0,0,0,.12)}.md-button.md-default-theme.md-hue-2[disabled],.md-button.md-hue-2[disabled]{background-color:transparent}.md-checkbox-enabled.md-default-theme.md-hue-2[selected] .md-ripple,.md-checkbox-enabled.md-hue-2[selected] .md-ripple,md-checkbox.md-default-theme.md-hue-2.md-checked .md-ripple,md-checkbox.md-hue-2.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme.md-hue-2[disabled].md-checked .md-icon,md-checkbox.md-hue-2[disabled].md-checked .md-icon{background-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-2[disabled].md-checked .md-icon:after,md-checkbox.md-hue-2[disabled].md-checked .md-icon:after{border-color:#eee}md-list.md-default-theme.md-hue-2 md-list-item .md-avatar-icon,md-list.md-hue-2 md-list-item .md-avatar-icon{background-color:rgba(0,0,0,.38);color:#f5f5f5}md-menu-content.md-default-theme.md-hue-2 md-menu-item md-icon,md-menu-content.md-hue-2 md-menu-item md-icon{color:rgba(0,0,0,.54)}md-menu-content.md-default-theme.md-hue-2 md-menu-item .md-button[disabled],md-menu-content.md-default-theme.md-hue-2 md-menu-item .md-button[disabled] md-icon,md-menu-content.md-hue-2 md-menu-item .md-button[disabled],md-menu-content.md-hue-2 md-menu-item .md-button[disabled] md-icon{color:rgba(0,0,0,.25)}md-menu-bar.md-default-theme.md-hue-2:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar.md-default-theme.md-hue-2:not(.md-keyboard-mode):not(.md-open) md-menu button:hover,md-menu-bar.md-hue-2:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar.md-hue-2:not(.md-keyboard-mode):not(.md-open) md-menu button:hover{background:0 0}md-menu-content.md-default-theme.md-hue-2 .md-menu>.md-button:after,md-menu-content.md-hue-2 .md-menu>.md-button:after{color:rgba(0,0,0,.54)}md-menu-content.md-default-theme.md-hue-2 .md-menu.md-open>.md-button,md-menu-content.md-hue-2 .md-menu.md-open>.md-button{background-color:rgba(158,158,158,.2)}md-toolbar.md-default-theme.md-hue-2.md-menu-toolbar md-toolbar-filler md-icon,md-toolbar.md-hue-2.md-menu-toolbar md-toolbar-filler md-icon{color:rgba(255,255,255,.87)}._md-panel-backdrop.md-default-theme.md-hue-2,._md-panel-backdrop.md-hue-2,md-backdrop.md-opaque.md-default-theme.md-hue-3,md-backdrop.md-opaque.md-hue-3{background-color:#212121}md-select.md-default-theme.md-hue-2[disabled] .md-select-value,md-select.md-hue-2[disabled] .md-select-value{border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%)}.md-checkbox-enabled.md-default-theme.md-hue-2 md-option .md-text,.md-checkbox-enabled.md-hue-2 md-option .md-text,md-select-menu.md-default-theme.md-hue-3 md-content md-option,md-select-menu.md-hue-3 md-content md-option{color:rgba(33,33,33,.87)}md-slider.md-default-theme.md-hue-2 .md-track,md-slider.md-hue-2 .md-track{background-color:rgba(0,0,0,.38)}md-menu-content.md-default-theme.md-hue-3 md-menu-item,md-menu-content.md-hue-3 md-menu-item,md-slider.md-default-theme.md-hue-2 .md-track-ticks,md-slider.md-hue-2 .md-track-ticks{color:rgba(0,0,0,.87)}md-slider.md-default-theme.md-hue-2 .md-disabled-thumb,md-slider.md-hue-2 .md-disabled-thumb{border-color:#f5f5f5;background-color:#f5f5f5}md-slider.md-default-theme.md-hue-2.md-min .md-thumb:after,md-slider.md-hue-2.md-min .md-thumb:after{background-color:#f5f5f5;border-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-2.md-min .md-focus-ring,md-slider.md-hue-2.md-min .md-focus-ring{background-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-2.md-min[md-discrete] .md-thumb:after,md-slider.md-hue-2.md-min[md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.87);border-color:transparent}md-slider.md-default-theme.md-hue-2.md-min[md-discrete] .md-sign,md-slider.md-default-theme.md-hue-2[disabled][readonly] .md-sign,md-slider.md-hue-2.md-min[md-discrete] .md-sign,md-slider.md-hue-2[disabled][readonly] .md-sign{background-color:#bdbdbd}md-slider.md-default-theme.md-hue-2.md-min[md-discrete] .md-sign:after,md-slider.md-hue-2.md-min[md-discrete] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-hue-2.md-min[md-discrete][md-vertical] .md-sign:after,md-slider.md-hue-2.md-min[md-discrete][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme.md-hue-2[disabled]:not(.md-min) .md-thumb:after,md-slider.md-default-theme.md-hue-2[disabled][md-discrete] .md-thumb:after,md-slider.md-hue-2[disabled]:not(.md-min) .md-thumb:after,md-slider.md-hue-2[disabled][md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.38);border-color:transparent}md-slider.md-default-theme.md-hue-2[disabled][readonly] .md-sign:after,md-slider.md-hue-2[disabled][readonly] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-hue-2[disabled][readonly][md-vertical] .md-sign:after,md-slider.md-hue-2[disabled][readonly][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme.md-hue-2[disabled][readonly] .md-disabled-thumb,md-slider.md-hue-2[disabled][readonly] .md-disabled-thumb{border-color:transparent;background-color:transparent}.md-subheader.md-default-theme.md-hue-2,.md-subheader.md-hue-2{color:rgba(0,0,0,.54);background-color:#fafafa}md-switch.md-default-theme.md-hue-2 .md-ink-ripple,md-switch.md-hue-2 .md-ink-ripple{color:#9e9e9e}md-switch.md-default-theme.md-hue-2 .md-thumb,md-switch.md-hue-2 .md-thumb{background-color:#fafafa}md-switch.md-default-theme.md-hue-2 .md-bar,md-switch.md-hue-2 .md-bar{background-color:#9e9e9e}md-switch.md-default-theme.md-hue-2[disabled] .md-thumb,md-switch.md-hue-2[disabled] .md-thumb{background-color:#bdbdbd}md-switch.md-default-theme.md-hue-2[disabled] .md-bar,md-switch.md-hue-2[disabled] .md-bar{background-color:rgba(0,0,0,.12)}.md-panel.md-tooltip.md-default-theme.md-hue-2,.md-panel.md-tooltip.md-hue-2{color:rgba(255,255,255,.87);background-color:#616161}md-bottom-sheet.md-default-theme.md-hue-3 .md-subheader,md-bottom-sheet.md-hue-3 .md-subheader{background-color:#fafafa}.md-button.md-default-theme.md-hue-3:not([disabled]).md-focused,.md-button.md-default-theme.md-hue-3:not([disabled]):hover,.md-button.md-hue-3:not([disabled]).md-focused,.md-button.md-hue-3:not([disabled]):hover,md-menu-bar.md-default-theme.md-hue-3.md-open:not(.md-keyboard-mode) md-menu:hover>button,md-menu-bar.md-hue-3.md-open:not(.md-keyboard-mode) md-menu:hover>button{background-color:rgba(158,158,158,.2)}.md-button.md-default-theme.md-hue-3:not([disabled]).md-icon-button:hover,.md-button.md-hue-3:not([disabled]).md-icon-button:hover{background-color:transparent}.md-button.md-default-theme.md-hue-3.md-raised,.md-button.md-hue-3.md-raised{color:#212121;background-color:#fafafa}.md-button.md-default-theme.md-hue-3.md-raised:not([disabled]):hover,.md-button.md-hue-3.md-raised:not([disabled]):hover{background-color:#fafafa}.md-button.md-default-theme.md-hue-3.md-raised:not([disabled]).md-focused,.md-button.md-hue-3.md-raised:not([disabled]).md-focused{background-color:#eee}.md-button.md-default-theme.md-hue-3.md-fab[disabled],.md-button.md-default-theme.md-hue-3.md-raised[disabled],.md-button.md-hue-3.md-fab[disabled],.md-button.md-hue-3.md-raised[disabled]{background-color:rgba(0,0,0,.12)}.md-button.md-default-theme.md-hue-3[disabled],.md-button.md-hue-3[disabled]{background-color:transparent}.md-checkbox-enabled.md-default-theme.md-hue-3[selected] .md-ripple,.md-checkbox-enabled.md-hue-3[selected] .md-ripple,md-checkbox.md-default-theme.md-hue-3.md-checked .md-ripple,md-checkbox.md-hue-3.md-checked .md-ripple{color:#757575}md-checkbox.md-default-theme.md-hue-3[disabled].md-checked .md-icon,md-checkbox.md-hue-3[disabled].md-checked .md-icon{background-color:rgba(0,0,0,.38)}md-checkbox.md-default-theme.md-hue-3[disabled].md-checked .md-icon:after,md-checkbox.md-hue-3[disabled].md-checked .md-icon:after{border-color:#eee}md-list.md-default-theme.md-hue-3 md-list-item .md-avatar-icon,md-list.md-hue-3 md-list-item .md-avatar-icon{background-color:rgba(0,0,0,.38);color:#e0e0e0}md-menu-content.md-default-theme.md-hue-3 md-menu-item md-icon,md-menu-content.md-hue-3 md-menu-item md-icon{color:rgba(0,0,0,.54)}md-menu-content.md-default-theme.md-hue-3 md-menu-item .md-button[disabled],md-menu-content.md-default-theme.md-hue-3 md-menu-item .md-button[disabled] md-icon,md-menu-content.md-hue-3 md-menu-item .md-button[disabled],md-menu-content.md-hue-3 md-menu-item .md-button[disabled] md-icon{color:rgba(0,0,0,.25)}md-menu-bar.md-default-theme.md-hue-3:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar.md-default-theme.md-hue-3:not(.md-keyboard-mode):not(.md-open) md-menu button:hover,md-menu-bar.md-hue-3:not(.md-keyboard-mode):not(.md-open) md-menu button:focus,md-menu-bar.md-hue-3:not(.md-keyboard-mode):not(.md-open) md-menu button:hover{background:0 0}md-menu-content.md-default-theme.md-hue-3 .md-menu>.md-button:after,md-menu-content.md-hue-3 .md-menu>.md-button:after{color:rgba(0,0,0,.54)}md-menu-content.md-default-theme.md-hue-3 .md-menu.md-open>.md-button,md-menu-content.md-hue-3 .md-menu.md-open>.md-button{background-color:rgba(158,158,158,.2)}md-toolbar.md-default-theme.md-hue-3.md-menu-toolbar md-toolbar-filler md-icon,md-toolbar.md-hue-3.md-menu-toolbar md-toolbar-filler md-icon{color:rgba(255,255,255,.87)}._md-panel-backdrop.md-default-theme.md-hue-3,._md-panel-backdrop.md-hue-3{background-color:#212121}md-select.md-default-theme.md-hue-3[disabled] .md-select-value,md-select.md-hue-3[disabled] .md-select-value{border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%)}.md-checkbox-enabled.md-default-theme.md-hue-3 md-option .md-text,.md-checkbox-enabled.md-hue-3 md-option .md-text{color:rgba(33,33,33,.87)}md-slider.md-default-theme.md-hue-3 .md-track,md-slider.md-hue-3 .md-track{background-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-3 .md-track-ticks,md-slider.md-hue-3 .md-track-ticks{color:rgba(0,0,0,.87)}md-slider.md-default-theme.md-hue-3 .md-disabled-thumb,md-slider.md-hue-3 .md-disabled-thumb{border-color:#e0e0e0;background-color:#e0e0e0}md-slider.md-default-theme.md-hue-3.md-min .md-thumb:after,md-slider.md-hue-3.md-min .md-thumb:after{background-color:#e0e0e0;border-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-3.md-min .md-focus-ring,md-slider.md-hue-3.md-min .md-focus-ring{background-color:rgba(0,0,0,.38)}md-slider.md-default-theme.md-hue-3.md-min[md-discrete] .md-thumb:after,md-slider.md-hue-3.md-min[md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.87);border-color:transparent}md-slider.md-default-theme.md-hue-3.md-min[md-discrete] .md-sign,md-slider.md-default-theme.md-hue-3[disabled][readonly] .md-sign,md-slider.md-hue-3.md-min[md-discrete] .md-sign,md-slider.md-hue-3[disabled][readonly] .md-sign{background-color:#bdbdbd}md-slider.md-default-theme.md-hue-3.md-min[md-discrete] .md-sign:after,md-slider.md-hue-3.md-min[md-discrete] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-hue-3.md-min[md-discrete][md-vertical] .md-sign:after,md-slider.md-hue-3.md-min[md-discrete][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme.md-hue-3[disabled]:not(.md-min) .md-thumb:after,md-slider.md-default-theme.md-hue-3[disabled][md-discrete] .md-thumb:after,md-slider.md-hue-3[disabled]:not(.md-min) .md-thumb:after,md-slider.md-hue-3[disabled][md-discrete] .md-thumb:after{background-color:rgba(0,0,0,.38);border-color:transparent}md-slider.md-default-theme.md-hue-3[disabled][readonly] .md-sign:after,md-slider.md-hue-3[disabled][readonly] .md-sign:after{border-top-color:#bdbdbd}md-slider.md-default-theme.md-hue-3[disabled][readonly][md-vertical] .md-sign:after,md-slider.md-hue-3[disabled][readonly][md-vertical] .md-sign:after{border-top-color:transparent;border-left-color:#bdbdbd}md-slider.md-default-theme.md-hue-3[disabled][readonly] .md-disabled-thumb,md-slider.md-hue-3[disabled][readonly] .md-disabled-thumb{border-color:transparent;background-color:transparent}.md-subheader.md-default-theme.md-hue-3,.md-subheader.md-hue-3{color:rgba(0,0,0,.54);background-color:#fafafa}md-switch.md-default-theme.md-hue-3 .md-ink-ripple,md-switch.md-hue-3 .md-ink-ripple{color:#9e9e9e}md-switch.md-default-theme.md-hue-3 .md-thumb,md-switch.md-hue-3 .md-thumb{background-color:#fafafa}md-switch.md-default-theme.md-hue-3 .md-bar,md-switch.md-hue-3 .md-bar{background-color:#9e9e9e}md-switch.md-default-theme.md-hue-3[disabled] .md-thumb,md-switch.md-hue-3[disabled] .md-thumb{background-color:#bdbdbd}md-switch.md-default-theme.md-hue-3[disabled] .md-bar,md-switch.md-hue-3[disabled] .md-bar{background-color:rgba(0,0,0,.12)}.md-panel.md-tooltip.md-default-theme.md-hue-3,.md-panel.md-tooltip.md-hue-3{color:rgba(255,255,255,.87);background-color:#616161}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url(../fonts/fontawesome-webfont.eot?v=4.3.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before,.fa-genderless:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.svg#TedNext-SemiBold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.svg#TedNext-SemiBoldItalic) format("svg");font-weight:600;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.svg#TedNext-LightItalic) format("svg");font-weight:300;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.svg#TedNext-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.svg#TedNext-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.svg#TedNext-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.svg#TedNext-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.svg#TedNext) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'rui-icon';src:url(../fonts/rui-icon.ttf?-ypioc1) format("truetype");src:url(../fonts/rui-icon.eot?-ypioc1);src:url(../fonts/rui-icon.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/rui-icon.woff?-ypioc1) format("woff"),url(../fonts/rui-icon.ttf?-ypioc1) format("truetype"),url(../fonts/rui-icon.svg?-ypioc1#rui-icon) format("svg");font-weight:400;font-style:normal}.rui-font-base,.totes-project .beside-checker,.totes-project .inline-checker,.totes-project .message-banner-icon,.totes-project .message-banner-icon_as,.totes-project .page-link-account .message-banner-icon-rel,.totes-project [class*=" rui-icon-"],.totes-project [class^=rui-icon-],[class*=" rui-icon-"],[class^=rui-icon-]{font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:'rui-icon';src:url(../fonts/rui-icon.ttf?-ypioc1) format("truetype");src:url(../fonts/rui-icon.eot?-ypioc1);src:url(../fonts/rui-icon.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/rui-icon.woff?-ypioc1) format("woff"),url(../fonts/rui-icon.ttf?-ypioc1) format("truetype"),url(../fonts/rui-icon.svg?-ypioc1#rui-icon) format("svg");font-weight:400;font-style:normal}.rui-icon-icontalk:before{content:"\e655"}.rui-icon-article:before{content:"\e64f"}.rui-icon-faq:before{content:"\e650"}.rui-icon-forum:before{content:"\e651"}.rui-icon-pdf:before{content:"\e652"}.rui-icon-troubleshoot:before{content:"\e653"}.rui-icon-video:before{content:"\e654"}.rui-icon-account:before{content:"\e64d"}.rui-icon-checkmark-1:before,.totes-project .beside-checker.icon-checked:before,.totes-project .inline-checker.icon-checked:before,.totes-project .message-banner-icon.icon-success:before,.totes-project .message-banner-icon_as.icon-success:before{content:"\e64e"}.rui-icon-error-icon:before,.totes-project .beside-checker.icon-error:before,.totes-project .inline-checker.icon-error:before,.totes-project .message-banner-icon.icon-error:before,.totes-project .message-banner-icon_as.icon-error:before{content:"\e649"}.rui-icon-redeem:before{content:"\e64a"}.rui-icon-rewards:before{content:"\e64b"}.rui-icon-warning:before,.totes-project .message-banner-icon.icon-alert:before,.totes-project .message-banner-icon_as.icon-alert:before{content:"\e64c"}.rui-icon-infotip:before,.totes-project .message-banner-icon.icon-info:before,.totes-project .message-banner-icon_as.icon-info:before,.totes-project .page-link-account .message-banner-icon-rel.icon-info:before{content:"\e648"}.rui-icon-bus:before{content:"\e613"}.rui-icon-bike:before{content:"\e61f"}.rui-icon-car:before{content:"\e620"}.rui-icon-fancy-check:before{content:"\e647"}.rui-icon-arrow-left2:before{content:"\e643"}.rui-icon-arrow-right2:before{content:"\e644"}.rui-icon-logo-lnh:before{content:"\e642"}.rui-icon-anti-theft:before{content:"\e63f"}.rui-icon-rogersone:before{content:"\e640"}.rui-icon-anyplace-tv:before{content:"\e641"}.rui-icon-myrogers-en:before{content:"\e63d"}.rui-icon-myrogers-fr:before{content:"\e63e"}.rui-icon-open-book:before{content:"\e63c"}.rui-icon-home-monitoring-with-lock:before{content:"\e63b"}.rui-icon-logo-nhl:before{content:"\e63a"}.rui-icon-wireless-devices:before{content:"\e637"}.rui-icon-voicemail:before{content:"\e634"}.rui-icon-tablet:before{content:"\e635"}.rui-icon-sim-card:before{content:"\e636"}.rui-icon-call-display:before{content:"\e638"}.rui-icon-basic-phone:before{content:"\e639"}.rui-icon-talk-text-internet:before{content:"\e62d"}.rui-icon-os-windows:before{content:"\e62e"}.rui-icon-os-blackberry:before{content:"\e62f"}.rui-icon-os-apple:before{content:"\e630"}.rui-icon-os-android:before{content:"\e631"}.rui-icon-mobile-internet:before{content:"\e632"}.rui-icon-button-arrow-right:before{content:"\e633"}.rui-icon-question:before{content:"\e62b"}.rui-icon-moving:before{content:"\e62c"}.rui-icon-arrow-right:before{content:"\e826"}.rui-icon-arrow-left:before{content:"\e62a"}.rui-icon-star:before{content:"\e627"}.rui-icon-diamond-bg:before{content:"\e628"}.rui-icon-concern:before{content:"\e626"}.rui-icon-gps:before{content:"\e625"}.rui-icon-work-number:before{content:"\e600"}.rui-icon-work-folder-setup:before{content:"\e601"}.rui-icon-internet-tv-wireless:before{content:"\e619"}.rui-icon-work-folder:before{content:"\e602"}.rui-icon-internet-tv-homephone:before{content:"\e61a"}.rui-icon-live-chat-employee:before{content:"\e61b"}.rui-icon-complaint:before{content:"\e61c"}.rui-icon-sms:before{content:"\e605"}.rui-icon-products-services:before{content:"\e618"}.rui-icon-my-rogers:before{content:"\e608"}.rui-icon-my-account:before{content:"\e609"}.rui-icon-messaging:before{content:"\e60a"}.rui-icon-home-number:before{content:"\e60d"}.rui-icon-home-monitoring:before{content:"\e60e"}.rui-icon-expand-arrow-up:before{content:"\e60f"}.rui-icon-expand-arrow-down:before{content:"\e610"}.rui-icon-brightness:before{content:"\e615"}.rui-icon-balance:before{content:"\e616"}.rui-icon-add:before{content:"\e617"}.rui-icon-locator:before{content:"\e61e"}.rui-icon-search:before{content:"\e624"}.rui-icon-shop:before{content:"\e606"}.rui-icon-compliment:before{content:"\e61d"}.rui-icon-call:before{content:"\e614"}.rui-icon-compose:before{content:"\e612"}.rui-icon-email:before{content:"\e611"}.rui-icon-performance:before{content:"\e607"}.rui-icon-play:before{content:"\e622"}.rui-icon-dollar:before{content:"\e621"}.rui-icon-times:before{content:"\f00d"}.rui-icon-search-plus:before{content:"\f00e"}.rui-icon-search-minus:before{content:"\f010"}.rui-icon-check:before{content:"\f00c"}.rui-icon-rotate-right:before{content:"\f01e"}.rui-icon-calendar:before{content:"\f073"}.rui-icon-comments:before{content:"\f086"}.rui-icon-phone:before{content:"\f095"}.rui-icon-google-plus:before{content:"\f0d4"}.rui-icon-person:before{content:"\e623"}.rui-icon-myrogers-en,.rui-icon-myrogers-fr{color:#c41522;font-size:106px}.rui-icon-myrogers-en.top,.rui-icon-myrogers-fr.top{font-size:105px}@media (max-width:640px){.rui-icon-myrogers-en,.rui-icon-myrogers-en.top,.rui-icon-myrogers-fr,.rui-icon-myrogers-fr.top{font-size:58px}}@media (min-width:641px) and (max-width:1024px){.rui-icon-myrogers-en,.rui-icon-myrogers-fr{font-size:75px}}@media (min-width:1025px){.rui-icon-myrogers-en,.rui-icon-myrogers-fr{font-size:75px}}.rui-icon-myrogers-en.small,.rui-icon-myrogers-fr.small{font-size:71px;display:inline-block;vertical-align:middle;padding-left:3px}@media (max-width:640px){.rui-icon-myrogers-en.small,.rui-icon-myrogers-fr.small{font-size:34px}}@media (min-width:641px) and (max-width:1024px){.rui-icon-myrogers-en.small,.rui-icon-myrogers-fr.small{font-size:52px}}@media (min-width:1025px){.rui-icon-myrogers-en.small,.rui-icon-myrogers-fr.small{font-size:71px}}.rui-icon-myrogers-fr{display:none}.modal-content{box-shadow:none;border:none;border-radius:15px;border-top-right-radius:0}.sample-show-hide{transition:all linear .5s}.sample-show-hide.ng-hide{opacity:0}.transparent-95{opacity:.05}.transparent-90{opacity:.1}.transparent-85{opacity:.15}.transparent-80{opacity:.2}.transparent-75{opacity:.25}.transparent-70{opacity:.3}.transparent-60{opacity:.4}.transparent-50{opacity:.5}.transparent-40{opacity:.6}.transparent-30{opacity:.7}.transparent-25{opacity:.75}.transparent-15{opacity:.85}.transparent-10{opacity:.9}.transparent-5{opacity:.95}.fr .title-light-h1,.title-light-h1{font-size:32px;font-weight:300}.fr .title-light-h2,.title-light-h2{font-size:30px;font-weight:300}.fr .title-light-h3,.title-light-h3{font-size:24px;font-weight:300}.fr .title-light-h4,.title-light-h4{font-size:21px;font-weight:300}.fr .title-light-h5,.title-light-h5{font-size:18px;font-weight:300}.fr .title-light-h6,.title-light-h6{font-size:16px;font-weight:300}.desc-font-size-12,.fr .desc-font-size-12{font-size:12px}.desc-font-size-13,.fr .desc-font-size-13{font-size:13px}.desc-font-size-14,.fr .desc-font-size-14{font-size:14px}.desc-font-size-15,.fr .desc-font-size-15{font-size:15px}.desc-font-size-16,.fr .desc-font-size-16{font-size:16px}.desc-font-size-17,.fr .desc-font-size-17{font-size:17px}.desc-font-size-18,.fr .desc-font-size-18{font-size:18px}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:30%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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{line-height:normal}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-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}legend,td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!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}blockquote,img,pre,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret,.totes-project .cta-round.primary.large>.caret,.totes-project .cta-round.primary.medium>.caret,.totes-project .cta-round.primary.small>.caret,.totes-project .cta-round.primary.xLarge>.caret,.totes-project .cta-round.secondary.large>.caret,.totes-project .cta-round.secondary.medium>.caret,.totes-project .cta-round.secondary.small>.caret,.totes-project .cta-round.secondary.xLarge>.caret,.totes-project .cta-round.tertiary.large>.caret,.totes-project .cta-round.tertiary.medium>.caret,.totes-project .cta-round.tertiary.small>.caret,.totes-project .cta-round.tertiary.xLarge>.caret,.totes-project .cta-round>.caret,.totes-project .dropup>.cta-round>.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}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.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"}.totes-project *,.totes-project :after,.totes-project :before{box-sizing:border-box}.totes-project html{font-size:10px;-webkit-tap-highlight-color:transparent}.totes-project body{font-size:14px;line-height:1.42857;color:#333;background-color:#fff}.totes-project input{line-height:inherit}.totes-project button{font-family:inherit;font-size:inherit;line-height:inherit}.totes-project select,.totes-project textarea{font-family:inherit}.totes-project a{color:#337ab7;text-decoration:none}.totes-project a:hover{color:#23527c;text-decoration:underline}.totes-project a:focus{color:#23527c}.totes-project a:focus,.totes-project input[type=checkbox]:focus,.totes-project input[type=file]:focus,.totes-project input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.totes-project figure{margin:0}.totes-project img{vertical-align:middle}.totes-project .img-responsive{display:block;max-width:100%;height:auto}.totes-project .img-rounded{border-radius:6px}.totes-project .img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.totes-project .img-circle{border-radius:50%}.totes-project hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.totes-project .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.totes-project .sr-only-focusable:active,.totes-project .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.totes-project h1,.totes-project h4,.totes-project h5,.totes-project h6{font-weight:500;line-height:1.1;color:inherit}.totes-project h2,.totes-project h3{line-height:1.1;color:inherit}.totes-project .h1,.totes-project .h2,.totes-project .h3,.totes-project .h4,.totes-project .h5,.totes-project .h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.totes-project .h1 .small,.totes-project .h1 small,.totes-project .h2 .small,.totes-project .h2 small,.totes-project .h3 .small,.totes-project .h3 small,.totes-project .h4 .small,.totes-project .h4 small,.totes-project .h5 .small,.totes-project .h5 small,.totes-project .h6 .small,.totes-project .h6 small,.totes-project h1 .small,.totes-project h1 small,.totes-project h2 .small,.totes-project h2 small,.totes-project h3 .small,.totes-project h3 small,.totes-project h4 .small,.totes-project h4 small,.totes-project h5 .small,.totes-project h5 small,.totes-project h6 .small,.totes-project h6 small{font-weight:400;line-height:1;color:#777}.totes-project .h1,.totes-project .h2,.totes-project .h3,.totes-project h1,.totes-project h2,.totes-project h3{margin-top:20px;margin-bottom:10px}.totes-project .h1 .small,.totes-project .h1 small,.totes-project .h2 .small,.totes-project .h2 small,.totes-project .h3 .small,.totes-project .h3 small,.totes-project h1 .small,.totes-project h1 small,.totes-project h2 .small,.totes-project h2 small,.totes-project h3 .small,.totes-project h3 small{font-size:65%}.totes-project .h4,.totes-project .h5,.totes-project .h6,.totes-project h4,.totes-project h5,.totes-project h6{margin-top:10px;margin-bottom:10px}.totes-project .h4 .small,.totes-project .h4 small,.totes-project .h5 .small,.totes-project .h5 small,.totes-project .h6 .small,.totes-project .h6 small,.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .amount sup,.totes-project h4 .small,.totes-project h4 small,.totes-project h5 .small,.totes-project h5 small,.totes-project h6 .small,.totes-project h6 small{font-size:75%}.totes-project .h1{font-size:36px}.totes-project .h2{font-size:30px}.totes-project .h3{font-size:24px}.totes-project .h4{font-size:18px}.totes-project .h5{font-size:14px}.totes-project .h6{font-size:12px}.totes-project p{margin:0 0 10px}.totes-project .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.totes-project .lead{font-size:21px}}.totes-project .small,.totes-project small{font-size:85%}.totes-project .mark,.totes-project mark{background-color:#fcf8e3;padding:.2em}.totes-project .text-left,.totes-project th{text-align:left}.totes-project .text-right{text-align:right}.totes-project .text-center{text-align:center}.totes-project .text-justify{text-align:justify}.totes-project .text-nowrap{white-space:nowrap}.totes-project .text-lowercase{text-transform:lowercase}.totes-project .text-uppercase{text-transform:uppercase}.totes-project .text-capitalize{text-transform:capitalize}.totes-project .text-muted{color:#777}.totes-project .text-primary{color:#337ab7}.totes-project a.text-primary:hover{color:#286090}.totes-project .text-success{color:#3c763d}.totes-project a.text-success:hover{color:#2b542c}.totes-project .text-info{color:#31708f}.totes-project a.text-info:hover{color:#245269}.totes-project .text-warning{color:#8a6d3b}.totes-project a.text-warning:hover{color:#66512c}.totes-project .text-danger{color:#a94442}.totes-project a.text-danger:hover{color:#843534}.totes-project .bg-primary{color:#fff;background-color:#337ab7}.totes-project a.bg-primary:hover{background-color:#286090}.totes-project .bg-success{background-color:#dff0d8}.totes-project a.bg-success:hover{background-color:#c1e2b3}.totes-project .bg-info{background-color:#d9edf7}.totes-project a.bg-info:hover{background-color:#afd9ee}.totes-project .bg-warning{background-color:#fcf8e3}.totes-project a.bg-warning:hover{background-color:#f7ecb5}.totes-project .bg-danger{background-color:#f2dede}.totes-project a.bg-danger:hover{background-color:#e4b9b9}.totes-project .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.totes-project ol,.totes-project ul{margin-top:0;margin-bottom:10px}.totes-project ol ol,.totes-project ol ul,.totes-project ul ol,.totes-project ul ul{margin-bottom:0}.totes-project .list-inline,.totes-project .list-unstyled{padding-left:0;list-style:none}.totes-project .list-inline{margin-left:-5px}.totes-project .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.totes-project dl{margin-top:0;margin-bottom:20px}.totes-project dd,.totes-project dt{line-height:1.42857}.totes-project dt{font-weight:700}.totes-project dd{margin-left:0}.totes-project .dl-horizontal dd:after,.totes-project .dl-horizontal dd:before{content:" ";display:table}.totes-project .dl-horizontal dd:after{clear:both}@media (min-width:768px){.totes-project .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.totes-project .dl-horizontal dd{margin-left:180px}}.totes-project abbr[data-original-title],.totes-project abbr[title]{cursor:help;border-bottom:1px dotted #777}.totes-project .initialism{font-size:90%;text-transform:uppercase}.totes-project blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.totes-project blockquote ol:last-child,.totes-project blockquote p:last-child,.totes-project blockquote ul:last-child{margin-bottom:0}.totes-project blockquote .small,.totes-project blockquote footer,.totes-project blockquote small{display:block;font-size:80%;line-height:1.42857;color:#777}.totes-project blockquote .small:before,.totes-project blockquote footer:before,.totes-project blockquote small:before{content:'\2014 \00A0'}.totes-project .blockquote-reverse,.totes-project blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.totes-project .blockquote-reverse .small:before,.totes-project .blockquote-reverse footer:before,.totes-project .blockquote-reverse small:before,.totes-project blockquote.pull-right .small:before,.totes-project blockquote.pull-right footer:before,.totes-project blockquote.pull-right small:before{content:''}.totes-project .blockquote-reverse .small:after,.totes-project .blockquote-reverse footer:after,.totes-project .blockquote-reverse small:after,.totes-project blockquote.pull-right .small:after,.totes-project blockquote.pull-right footer:after,.totes-project blockquote.pull-right small:after{content:'\00A0 \2014'}.totes-project address{margin-bottom:20px;font-style:normal;line-height:1.42857}.totes-project code,.totes-project kbd,.totes-project pre,.totes-project samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.totes-project code,.totes-project kbd{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.totes-project kbd{color:#fff;background-color:#333;border-radius:2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.totes-project kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.totes-project pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.totes-project pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;border-radius:0}.totes-project .pre-scrollable{max-height:340px;overflow-y:scroll}.totes-project .container{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}.totes-project .container:after,.totes-project .container:before{content:" ";display:table}.totes-project .container:after{clear:both}@media (max-width:768px){.totes-project .container{padding-left:20px;padding-right:20px}}@media (min-width:768px){.totes-project .container{width:720px}}@media (min-width:992px){.totes-project .container{width:944px}}@media (min-width:1170px){.totes-project .container{width:1122px}}.totes-project .bb-iframe-container{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;overflow-y:scroll;height:500px}.totes-project .bb-iframe-container:after,.totes-project .bb-iframe-container:before{content:" ";display:table}.totes-project .bb-iframe-container:after{clear:both}@media (max-width:768px){.totes-project .bb-iframe-container{padding-left:20px;padding-right:20px;width:100%}}@media (min-width:768px){.totes-project .bb-iframe-container{width:720px}}@media (min-width:992px){.totes-project .bb-iframe-container{width:1170px}}.totes-project .container-fluid{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}.totes-project .container-fluid:after,.totes-project .container-fluid:before{content:" ";display:table}.totes-project .container-fluid:after{clear:both}.totes-project .row{margin-left:0;margin-right:0}.totes-project .row:after,.totes-project .row:before{content:" ";display:table}.totes-project .row:after{clear:both}.fr .totes-project .page-link-account .radio-btn-ctn,.totes-project .col-lg-1,.totes-project .col-lg-10,.totes-project .col-lg-11,.totes-project .col-lg-12,.totes-project .col-lg-2,.totes-project .col-lg-3,.totes-project .col-lg-4,.totes-project .col-lg-5,.totes-project .col-lg-6,.totes-project .col-lg-7,.totes-project .col-lg-8,.totes-project .col-lg-9,.totes-project .col-md-1,.totes-project .col-md-10,.totes-project .col-md-11,.totes-project .col-md-12,.totes-project .col-md-2,.totes-project .col-md-3,.totes-project .col-md-4,.totes-project .col-md-5,.totes-project .col-md-6,.totes-project .col-md-7,.totes-project .col-md-8,.totes-project .col-md-9,.totes-project .col-sm-1,.totes-project .col-sm-10,.totes-project .col-sm-11,.totes-project .col-sm-12,.totes-project .col-sm-2,.totes-project .col-sm-3,.totes-project .col-sm-4,.totes-project .col-sm-5,.totes-project .col-sm-6,.totes-project .col-sm-7,.totes-project .col-sm-8,.totes-project .col-sm-9,.totes-project .col-xs-1,.totes-project .col-xs-10,.totes-project .col-xs-11,.totes-project .col-xs-12,.totes-project .col-xs-2,.totes-project .col-xs-3,.totes-project .col-xs-4,.totes-project .col-xs-5,.totes-project .col-xs-6,.totes-project .col-xs-7,.totes-project .col-xs-8,.totes-project .col-xs-9{position:relative;min-height:1px;padding-left:0;padding-right:0}.totes-project .col-xs-1,.totes-project .col-xs-10,.totes-project .col-xs-11,.totes-project .col-xs-12,.totes-project .col-xs-2,.totes-project .col-xs-3,.totes-project .col-xs-4,.totes-project .col-xs-5,.totes-project .col-xs-6,.totes-project .col-xs-7,.totes-project .col-xs-8,.totes-project .col-xs-9{float:left}.totes-project .col-xs-1{width:8.33333%}.totes-project .col-xs-2{width:16.66667%}.totes-project .col-xs-3{width:25%}.totes-project .col-xs-4{width:33.33333%}.totes-project .col-xs-5{width:41.66667%}.totes-project .col-xs-6{width:50%}.totes-project .col-xs-7{width:58.33333%}.totes-project .col-xs-8{width:66.66667%}.totes-project .col-xs-9{width:75%}.totes-project .col-xs-10{width:83.33333%}.totes-project .col-xs-11{width:91.66667%}.totes-project .col-xs-12{width:100%}.totes-project .col-xs-pull-0{right:auto}.totes-project .col-xs-pull-1{right:8.33333%}.totes-project .col-xs-pull-2{right:16.66667%}.totes-project .col-xs-pull-3{right:25%}.totes-project .col-xs-pull-4{right:33.33333%}.totes-project .col-xs-pull-5{right:41.66667%}.totes-project .col-xs-pull-6{right:50%}.totes-project .col-xs-pull-7{right:58.33333%}.totes-project .col-xs-pull-8{right:66.66667%}.totes-project .col-xs-pull-9{right:75%}.totes-project .col-xs-pull-10{right:83.33333%}.totes-project .col-xs-pull-11{right:91.66667%}.totes-project .col-xs-pull-12{right:100%}.totes-project .col-xs-push-0{left:auto}.totes-project .col-xs-push-1{left:8.33333%}.totes-project .col-xs-push-2{left:16.66667%}.totes-project .col-xs-push-3{left:25%}.totes-project .col-xs-push-4{left:33.33333%}.totes-project .col-xs-push-5{left:41.66667%}.totes-project .col-xs-push-6{left:50%}.totes-project .col-xs-push-7{left:58.33333%}.totes-project .col-xs-push-8{left:66.66667%}.totes-project .col-xs-push-9{left:75%}.totes-project .col-xs-push-10{left:83.33333%}.totes-project .col-xs-push-11{left:91.66667%}.totes-project .col-xs-push-12{left:100%}.totes-project .col-xs-offset-0{margin-left:0%}.totes-project .col-xs-offset-1{margin-left:8.33333%}.totes-project .col-xs-offset-2{margin-left:16.66667%}.totes-project .col-xs-offset-3{margin-left:25%}.totes-project .col-xs-offset-4{margin-left:33.33333%}.totes-project .col-xs-offset-5{margin-left:41.66667%}.totes-project .col-xs-offset-6{margin-left:50%}.totes-project .col-xs-offset-7{margin-left:58.33333%}.totes-project .col-xs-offset-8{margin-left:66.66667%}.totes-project .col-xs-offset-9{margin-left:75%}.totes-project .col-xs-offset-10{margin-left:83.33333%}.totes-project .col-xs-offset-11{margin-left:91.66667%}.totes-project .col-xs-offset-12{margin-left:100%}@media (min-width:768px){.totes-project .col-sm-1,.totes-project .col-sm-10,.totes-project .col-sm-11,.totes-project .col-sm-12,.totes-project .col-sm-2,.totes-project .col-sm-3,.totes-project .col-sm-4,.totes-project .col-sm-5,.totes-project .col-sm-6,.totes-project .col-sm-7,.totes-project .col-sm-8,.totes-project .col-sm-9{float:left}.totes-project .col-sm-1{width:8.33333%}.totes-project .col-sm-2{width:16.66667%}.totes-project .col-sm-3{width:25%}.totes-project .col-sm-4{width:33.33333%}.totes-project .col-sm-5{width:41.66667%}.totes-project .col-sm-6{width:50%}.totes-project .col-sm-7{width:58.33333%}.totes-project .col-sm-8{width:66.66667%}.totes-project .col-sm-9{width:75%}.totes-project .col-sm-10{width:83.33333%}.totes-project .col-sm-11{width:91.66667%}.totes-project .col-sm-12{width:100%}.totes-project .col-sm-pull-0{right:auto}.totes-project .col-sm-pull-1{right:8.33333%}.totes-project .col-sm-pull-2{right:16.66667%}.totes-project .col-sm-pull-3{right:25%}.totes-project .col-sm-pull-4{right:33.33333%}.totes-project .col-sm-pull-5{right:41.66667%}.totes-project .col-sm-pull-6{right:50%}.totes-project .col-sm-pull-7{right:58.33333%}.totes-project .col-sm-pull-8{right:66.66667%}.totes-project .col-sm-pull-9{right:75%}.totes-project .col-sm-pull-10{right:83.33333%}.totes-project .col-sm-pull-11{right:91.66667%}.totes-project .col-sm-pull-12{right:100%}.totes-project .col-sm-push-0{left:auto}.totes-project .col-sm-push-1{left:8.33333%}.totes-project .col-sm-push-2{left:16.66667%}.totes-project .col-sm-push-3{left:25%}.totes-project .col-sm-push-4{left:33.33333%}.totes-project .col-sm-push-5{left:41.66667%}.totes-project .col-sm-push-6{left:50%}.totes-project .col-sm-push-7{left:58.33333%}.totes-project .col-sm-push-8{left:66.66667%}.totes-project .col-sm-push-9{left:75%}.totes-project .col-sm-push-10{left:83.33333%}.totes-project .col-sm-push-11{left:91.66667%}.totes-project .col-sm-push-12{left:100%}.totes-project .col-sm-offset-0{margin-left:0%}.totes-project .col-sm-offset-1{margin-left:8.33333%}.totes-project .col-sm-offset-2{margin-left:16.66667%}.totes-project .col-sm-offset-3{margin-left:25%}.totes-project .col-sm-offset-4{margin-left:33.33333%}.totes-project .col-sm-offset-5{margin-left:41.66667%}.totes-project .col-sm-offset-6{margin-left:50%}.totes-project .col-sm-offset-7{margin-left:58.33333%}.totes-project .col-sm-offset-8{margin-left:66.66667%}.totes-project .col-sm-offset-9{margin-left:75%}.totes-project .col-sm-offset-10{margin-left:83.33333%}.totes-project .col-sm-offset-11{margin-left:91.66667%}.totes-project .col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.totes-project .col-md-1,.totes-project .col-md-10,.totes-project .col-md-11,.totes-project .col-md-12,.totes-project .col-md-2,.totes-project .col-md-3,.totes-project .col-md-4,.totes-project .col-md-5,.totes-project .col-md-6,.totes-project .col-md-7,.totes-project .col-md-8,.totes-project .col-md-9{float:left}.totes-project .col-md-1{width:8.33333%}.totes-project .col-md-2{width:16.66667%}.totes-project .col-md-3{width:25%}.totes-project .col-md-4{width:33.33333%}.totes-project .col-md-5{width:41.66667%}.totes-project .col-md-6{width:50%}.totes-project .col-md-7{width:58.33333%}.totes-project .col-md-8{width:66.66667%}.totes-project .col-md-9{width:75%}.totes-project .col-md-10{width:83.33333%}.totes-project .col-md-11{width:91.66667%}.totes-project .col-md-12{width:100%}.totes-project .col-md-pull-0{right:auto}.totes-project .col-md-pull-1{right:8.33333%}.totes-project .col-md-pull-2{right:16.66667%}.totes-project .col-md-pull-3{right:25%}.totes-project .col-md-pull-4{right:33.33333%}.totes-project .col-md-pull-5{right:41.66667%}.totes-project .col-md-pull-6{right:50%}.totes-project .col-md-pull-7{right:58.33333%}.totes-project .col-md-pull-8{right:66.66667%}.totes-project .col-md-pull-9{right:75%}.totes-project .col-md-pull-10{right:83.33333%}.totes-project .col-md-pull-11{right:91.66667%}.totes-project .col-md-pull-12{right:100%}.totes-project .col-md-push-0{left:auto}.totes-project .col-md-push-1{left:8.33333%}.totes-project .col-md-push-2{left:16.66667%}.totes-project .col-md-push-3{left:25%}.totes-project .col-md-push-4{left:33.33333%}.totes-project .col-md-push-5{left:41.66667%}.totes-project .col-md-push-6{left:50%}.totes-project .col-md-push-7{left:58.33333%}.totes-project .col-md-push-8{left:66.66667%}.totes-project .col-md-push-9{left:75%}.totes-project .col-md-push-10{left:83.33333%}.totes-project .col-md-push-11{left:91.66667%}.totes-project .col-md-push-12{left:100%}.totes-project .col-md-offset-0{margin-left:0%}.totes-project .col-md-offset-1{margin-left:8.33333%}.totes-project .col-md-offset-2{margin-left:16.66667%}.totes-project .col-md-offset-3{margin-left:25%}.totes-project .col-md-offset-4{margin-left:33.33333%}.totes-project .col-md-offset-5{margin-left:41.66667%}.totes-project .col-md-offset-6{margin-left:50%}.totes-project .col-md-offset-7{margin-left:58.33333%}.totes-project .col-md-offset-8{margin-left:66.66667%}.totes-project .col-md-offset-9{margin-left:75%}.totes-project .col-md-offset-10{margin-left:83.33333%}.totes-project .col-md-offset-11{margin-left:91.66667%}.totes-project .col-md-offset-12{margin-left:100%}}@media (min-width:1170px){.fr .totes-project .page-link-account .radio-btn-ctn,.totes-project .col-lg-1,.totes-project .col-lg-10,.totes-project .col-lg-11,.totes-project .col-lg-12,.totes-project .col-lg-2,.totes-project .col-lg-3,.totes-project .col-lg-4,.totes-project .col-lg-5,.totes-project .col-lg-6,.totes-project .col-lg-7,.totes-project .col-lg-8,.totes-project .col-lg-9{float:left}.totes-project .col-lg-1{width:8.33333%}.totes-project .col-lg-2{width:16.66667%}.totes-project .col-lg-3{width:25%}.totes-project .col-lg-4{width:33.33333%}.totes-project .col-lg-5{width:41.66667%}.totes-project .col-lg-6{width:50%}.totes-project .col-lg-7{width:58.33333%}.fr .totes-project .page-link-account .radio-btn-ctn,.totes-project .col-lg-8{width:66.66667%}.totes-project .col-lg-9{width:75%}.totes-project .col-lg-10{width:83.33333%}.totes-project .col-lg-11{width:91.66667%}.totes-project .col-lg-12{width:100%}.totes-project .col-lg-pull-0{right:auto}.totes-project .col-lg-pull-1{right:8.33333%}.totes-project .col-lg-pull-2{right:16.66667%}.totes-project .col-lg-pull-3{right:25%}.totes-project .col-lg-pull-4{right:33.33333%}.totes-project .col-lg-pull-5{right:41.66667%}.totes-project .col-lg-pull-6{right:50%}.totes-project .col-lg-pull-7{right:58.33333%}.totes-project .col-lg-pull-8{right:66.66667%}.totes-project .col-lg-pull-9{right:75%}.totes-project .col-lg-pull-10{right:83.33333%}.totes-project .col-lg-pull-11{right:91.66667%}.totes-project .col-lg-pull-12{right:100%}.totes-project .col-lg-push-0{left:auto}.totes-project .col-lg-push-1{left:8.33333%}.totes-project .col-lg-push-2{left:16.66667%}.totes-project .col-lg-push-3{left:25%}.totes-project .col-lg-push-4{left:33.33333%}.totes-project .col-lg-push-5{left:41.66667%}.totes-project .col-lg-push-6{left:50%}.totes-project .col-lg-push-7{left:58.33333%}.totes-project .col-lg-push-8{left:66.66667%}.totes-project .col-lg-push-9{left:75%}.totes-project .col-lg-push-10{left:83.33333%}.totes-project .col-lg-push-11{left:91.66667%}.totes-project .col-lg-push-12{left:100%}.totes-project .col-lg-offset-0{margin-left:0%}.totes-project .col-lg-offset-1{margin-left:8.33333%}.totes-project .col-lg-offset-2{margin-left:16.66667%}.totes-project .col-lg-offset-3{margin-left:25%}.totes-project .col-lg-offset-4{margin-left:33.33333%}.totes-project .col-lg-offset-5{margin-left:41.66667%}.totes-project .col-lg-offset-6{margin-left:50%}.totes-project .col-lg-offset-7{margin-left:58.33333%}.totes-project .col-lg-offset-8{margin-left:66.66667%}.totes-project .col-lg-offset-9{margin-left:75%}.totes-project .col-lg-offset-10{margin-left:83.33333%}.totes-project .col-lg-offset-11{margin-left:91.66667%}.totes-project .col-lg-offset-12{margin-left:100%}}.totes-project pre code,.totes-project table{background-color:transparent}.totes-project caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.totes-project .table{width:100%;max-width:100%;margin-bottom:20px}.totes-project .table>thead>tr>th{padding:8px;line-height:1.42857;border-top:1px solid #ddd}.totes-project .table>tbody>tr>td,.totes-project .table>tbody>tr>th,.totes-project .table>tfoot>tr>td,.totes-project .table>tfoot>tr>th,.totes-project .table>thead>tr>td{padding:8px;line-height:1.42857;vertical-align:top;border-top:1px solid #ddd}.totes-project .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.totes-project .panel>.table>tbody:first-child>tr:first-child td,.totes-project .panel>.table>tbody:first-child>tr:first-child th,.totes-project .table>caption+thead>tr:first-child>td,.totes-project .table>caption+thead>tr:first-child>th,.totes-project .table>colgroup+thead>tr:first-child>td,.totes-project .table>colgroup+thead>tr:first-child>th,.totes-project .table>thead:first-child>tr:first-child>td,.totes-project .table>thead:first-child>tr:first-child>th{border-top:0}.totes-project .table>tbody+tbody{border-top:2px solid #ddd}.totes-project .table .table{background-color:#fff}.totes-project .table-condensed>tbody>tr>td,.totes-project .table-condensed>tbody>tr>th,.totes-project .table-condensed>tfoot>tr>td,.totes-project .table-condensed>tfoot>tr>th,.totes-project .table-condensed>thead>tr>td,.totes-project .table-condensed>thead>tr>th{padding:5px}.totes-project .table-bordered,.totes-project .table-bordered>tbody>tr>td,.totes-project .table-bordered>tbody>tr>th,.totes-project .table-bordered>tfoot>tr>td,.totes-project .table-bordered>tfoot>tr>th,.totes-project .table-bordered>thead>tr>td,.totes-project .table-bordered>thead>tr>th{border:1px solid #ddd}.totes-project .table-bordered>thead>tr>td,.totes-project .table-bordered>thead>tr>th{border-bottom-width:2px}.totes-project .table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.totes-project .table-hover>tbody>tr:hover,.totes-project .table>tbody>tr.active>td,.totes-project .table>tbody>tr.active>th,.totes-project .table>tbody>tr>td.active,.totes-project .table>tbody>tr>th.active,.totes-project .table>tfoot>tr.active>td,.totes-project .table>tfoot>tr.active>th,.totes-project .table>tfoot>tr>td.active,.totes-project .table>tfoot>tr>th.active,.totes-project .table>thead>tr.active>td,.totes-project .table>thead>tr.active>th,.totes-project .table>thead>tr>td.active,.totes-project .table>thead>tr>th.active{background-color:#f5f5f5}.totes-project table col[class*=col-]{position:static;float:none;display:table-column}.totes-project table td[class*=col-],.totes-project table th[class*=col-]{position:static;float:none;display:table-cell}.totes-project .table-hover>tbody>tr.active:hover>td,.totes-project .table-hover>tbody>tr.active:hover>th,.totes-project .table-hover>tbody>tr:hover>.active,.totes-project .table-hover>tbody>tr>td.active:hover,.totes-project .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.totes-project .table>tbody>tr.success>td,.totes-project .table>tbody>tr.success>th,.totes-project .table>tbody>tr>td.success,.totes-project .table>tbody>tr>th.success,.totes-project .table>tfoot>tr.success>td,.totes-project .table>tfoot>tr.success>th,.totes-project .table>tfoot>tr>td.success,.totes-project .table>tfoot>tr>th.success,.totes-project .table>thead>tr.success>td,.totes-project .table>thead>tr.success>th,.totes-project .table>thead>tr>td.success,.totes-project .table>thead>tr>th.success{background-color:#dff0d8}.totes-project .table-hover>tbody>tr.success:hover>td,.totes-project .table-hover>tbody>tr.success:hover>th,.totes-project .table-hover>tbody>tr:hover>.success,.totes-project .table-hover>tbody>tr>td.success:hover,.totes-project .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.totes-project .table>tbody>tr.info>td,.totes-project .table>tbody>tr.info>th,.totes-project .table>tbody>tr>td.info,.totes-project .table>tbody>tr>th.info,.totes-project .table>tfoot>tr.info>td,.totes-project .table>tfoot>tr.info>th,.totes-project .table>tfoot>tr>td.info,.totes-project .table>tfoot>tr>th.info,.totes-project .table>thead>tr.info>td,.totes-project .table>thead>tr.info>th,.totes-project .table>thead>tr>td.info,.totes-project .table>thead>tr>th.info{background-color:#d9edf7}.totes-project .table-hover>tbody>tr.info:hover>td,.totes-project .table-hover>tbody>tr.info:hover>th,.totes-project .table-hover>tbody>tr:hover>.info,.totes-project .table-hover>tbody>tr>td.info:hover,.totes-project .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.totes-project .table>tbody>tr.warning>td,.totes-project .table>tbody>tr.warning>th,.totes-project .table>tbody>tr>td.warning,.totes-project .table>tbody>tr>th.warning,.totes-project .table>tfoot>tr.warning>td,.totes-project .table>tfoot>tr.warning>th,.totes-project .table>tfoot>tr>td.warning,.totes-project .table>tfoot>tr>th.warning,.totes-project .table>thead>tr.warning>td,.totes-project .table>thead>tr.warning>th,.totes-project .table>thead>tr>td.warning,.totes-project .table>thead>tr>th.warning{background-color:#fcf8e3}.totes-project .table-hover>tbody>tr.warning:hover>td,.totes-project .table-hover>tbody>tr.warning:hover>th,.totes-project .table-hover>tbody>tr:hover>.warning,.totes-project .table-hover>tbody>tr>td.warning:hover,.totes-project .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.totes-project .table>tbody>tr.danger>td,.totes-project .table>tbody>tr.danger>th,.totes-project .table>tbody>tr>td.danger,.totes-project .table>tbody>tr>th.danger,.totes-project .table>tfoot>tr.danger>td,.totes-project .table>tfoot>tr.danger>th,.totes-project .table>tfoot>tr>td.danger,.totes-project .table>tfoot>tr>th.danger,.totes-project .table>thead>tr.danger>td,.totes-project .table>thead>tr.danger>th,.totes-project .table>thead>tr>td.danger,.totes-project .table>thead>tr>th.danger{background-color:#f2dede}.totes-project .table-hover>tbody>tr.danger:hover>td,.totes-project .table-hover>tbody>tr.danger:hover>th,.totes-project .table-hover>tbody>tr:hover>.danger,.totes-project .table-hover>tbody>tr>td.danger:hover,.totes-project .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.totes-project .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.totes-project .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.totes-project .table-responsive>.table{margin-bottom:0}.totes-project .table-responsive>.table>tbody>tr>td,.totes-project .table-responsive>.table>tbody>tr>th,.totes-project .table-responsive>.table>tfoot>tr>td,.totes-project .table-responsive>.table>tfoot>tr>th,.totes-project .table-responsive>.table>thead>tr>td,.totes-project .table-responsive>.table>thead>tr>th{white-space:nowrap}.totes-project .table-responsive>.table-bordered{border:0}.totes-project .table-responsive>.table-bordered>tbody>tr>td:first-child,.totes-project .table-responsive>.table-bordered>tbody>tr>th:first-child,.totes-project .table-responsive>.table-bordered>tfoot>tr>td:first-child,.totes-project .table-responsive>.table-bordered>tfoot>tr>th:first-child,.totes-project .table-responsive>.table-bordered>thead>tr>td:first-child,.totes-project .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.totes-project .table-responsive>.table-bordered>tbody>tr>td:last-child,.totes-project .table-responsive>.table-bordered>tbody>tr>th:last-child,.totes-project .table-responsive>.table-bordered>tfoot>tr>td:last-child,.totes-project .table-responsive>.table-bordered>tfoot>tr>th:last-child,.totes-project .table-responsive>.table-bordered>thead>tr>td:last-child,.totes-project .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.totes-project .table-responsive>.table-bordered>tbody>tr:last-child>td,.totes-project .table-responsive>.table-bordered>tbody>tr:last-child>th,.totes-project .table-responsive>.table-bordered>tfoot>tr:last-child>td,.totes-project .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.totes-project fieldset{padding:0;margin:0;border:0;min-width:0}.totes-project legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.totes-project label{max-width:100%;font-size:.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:400;line-height:1.5;margin-bottom:0}.totes-project input[type=checkbox],.totes-project input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.totes-project input[type=file]{display:block}.totes-project input[type=range]{display:block;width:100%}.totes-project select[multiple],.totes-project select[size],.totes-project textarea.form-control{height:auto}.totes-project .form-control,.totes-project output{display:block;font-size:14px;line-height:1.42857;color:#555}.totes-project output{padding-top:7px}.totes-project .form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;background-image:none;border:1px solid #939598;border-radius:6px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.totes-project .form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.totes-project .form-control::-moz-placeholder{color:#999;opacity:1}.totes-project .form-control:-ms-input-placeholder{color:#999}.totes-project .form-control::-webkit-input-placeholder{color:#999}.totes-project .form-control[disabled],.totes-project .form-control[readonly],fieldset[disabled] .totes-project .form-control{cursor:not-allowed;background-color:#eee;opacity:1}.totes-project input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.totes-project input[type=date],.totes-project input[type=datetime-local],.totes-project input[type=month],.totes-project input[type=time]{line-height:34px}.totes-project .input-group-sm>.input-group-btn>input[type=date].btn,.totes-project .input-group-sm>.input-group-btn>input[type=date].cta-round,.totes-project .input-group-sm>.input-group-btn>input[type=datetime-local].btn,.totes-project .input-group-sm>.input-group-btn>input[type=datetime-local].cta-round,.totes-project .input-group-sm>.input-group-btn>input[type=month].btn,.totes-project .input-group-sm>.input-group-btn>input[type=month].cta-round,.totes-project .input-group-sm>.input-group-btn>input[type=time].btn,.totes-project .input-group-sm>.input-group-btn>input[type=time].cta-round,.totes-project .input-group-sm>input[type=date].form-control,.totes-project .input-group-sm>input[type=date].input-group-addon,.totes-project .input-group-sm>input[type=datetime-local].form-control,.totes-project .input-group-sm>input[type=datetime-local].input-group-addon,.totes-project .input-group-sm>input[type=month].form-control,.totes-project .input-group-sm>input[type=month].input-group-addon,.totes-project .input-group-sm>input[type=time].form-control,.totes-project .input-group-sm>input[type=time].input-group-addon,.totes-project input[type=date].input-sm,.totes-project input[type=datetime-local].input-sm,.totes-project input[type=month].input-sm,.totes-project input[type=time].input-sm{line-height:30px}.totes-project .input-group-lg>.input-group-btn>input[type=date].btn,.totes-project .input-group-lg>.input-group-btn>input[type=date].cta-round,.totes-project .input-group-lg>.input-group-btn>input[type=datetime-local].btn,.totes-project .input-group-lg>.input-group-btn>input[type=datetime-local].cta-round,.totes-project .input-group-lg>.input-group-btn>input[type=month].btn,.totes-project .input-group-lg>.input-group-btn>input[type=month].cta-round,.totes-project .input-group-lg>.input-group-btn>input[type=time].btn,.totes-project .input-group-lg>.input-group-btn>input[type=time].cta-round,.totes-project .input-group-lg>input[type=date].form-control,.totes-project .input-group-lg>input[type=date].input-group-addon,.totes-project .input-group-lg>input[type=datetime-local].form-control,.totes-project .input-group-lg>input[type=datetime-local].input-group-addon,.totes-project .input-group-lg>input[type=month].form-control,.totes-project .input-group-lg>input[type=month].input-group-addon,.totes-project .input-group-lg>input[type=time].form-control,.totes-project .input-group-lg>input[type=time].input-group-addon,.totes-project input[type=date].input-lg,.totes-project input[type=datetime-local].input-lg,.totes-project input[type=month].input-lg,.totes-project input[type=time].input-lg{line-height:46px}}.totes-project .checkbox,.totes-project .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.totes-project .checkbox label,.totes-project .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.totes-project .checkbox input[type=checkbox],.totes-project .checkbox-inline input[type=checkbox],.totes-project .radio input[type=radio],.totes-project .radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px \9}.totes-project .checkbox+.checkbox,.totes-project .radio+.radio{margin-top:-5px}.totes-project .checkbox-inline,.totes-project .radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.totes-project .checkbox-inline+.checkbox-inline,.totes-project .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.totes-project .checkbox-inline.disabled,.totes-project .checkbox.disabled label,.totes-project .radio-inline.disabled,.totes-project .radio.disabled label,.totes-project input[type=checkbox].disabled,.totes-project input[type=checkbox][disabled],.totes-project input[type=radio].disabled,.totes-project input[type=radio][disabled],fieldset[disabled] .totes-project .checkbox label,fieldset[disabled] .totes-project .checkbox-inline,fieldset[disabled] .totes-project .radio label,fieldset[disabled] .totes-project .radio-inline,fieldset[disabled] .totes-project input[type=checkbox],fieldset[disabled] .totes-project input[type=radio]{cursor:not-allowed}.totes-project .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.totes-project .form-control-static.input-lg,.totes-project .form-control-static.input-sm,.totes-project .input-group-lg>.form-control-static.form-control,.totes-project .input-group-lg>.form-control-static.input-group-addon,.totes-project .input-group-lg>.input-group-btn>.form-control-static.btn,.totes-project .input-group-lg>.input-group-btn>.form-control-static.cta-round,.totes-project .input-group-sm>.form-control-static.form-control,.totes-project .input-group-sm>.form-control-static.input-group-addon,.totes-project .input-group-sm>.input-group-btn>.form-control-static.btn,.totes-project .input-group-sm>.input-group-btn>.form-control-static.cta-round{padding-left:0;padding-right:0}.totes-project .form-group-sm .form-control,.totes-project .input-group-sm>.form-control,.totes-project .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.totes-project .input-group-sm>.input-group-addon{height:30px;line-height:1.5}.totes-project .input-group-sm>.input-group-btn>.btn,.totes-project .input-group-sm>.input-group-btn>.cta-round{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.totes-project .input-group-sm>.input-group-btn>select.btn,.totes-project .input-group-sm>.input-group-btn>select.cta-round,.totes-project .input-group-sm>select.form-control,.totes-project .input-group-sm>select.input-group-addon,.totes-project select.form-group-sm .form-control,.totes-project select.input-sm{height:30px;line-height:30px}.totes-project .input-group-sm>.input-group-btn>select[multiple].btn,.totes-project .input-group-sm>.input-group-btn>select[multiple].cta-round,.totes-project .input-group-sm>.input-group-btn>textarea.btn,.totes-project .input-group-sm>.input-group-btn>textarea.cta-round,.totes-project .input-group-sm>select[multiple].form-control,.totes-project .input-group-sm>select[multiple].input-group-addon,.totes-project .input-group-sm>textarea.form-control,.totes-project .input-group-sm>textarea.input-group-addon,.totes-project select[multiple].form-group-sm .form-control,.totes-project select[multiple].input-sm,.totes-project textarea.form-group-sm .form-control,.totes-project textarea.input-sm{height:auto}.totes-project .form-group-lg .form-control,.totes-project .input-group-lg>.form-control,.totes-project .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.totes-project .input-group-lg>.input-group-addon{height:46px;line-height:1.33}.totes-project .input-group-lg>.input-group-btn>.btn,.totes-project .input-group-lg>.input-group-btn>.cta-round{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.totes-project .input-group-lg>.input-group-btn>select.btn,.totes-project .input-group-lg>.input-group-btn>select.cta-round,.totes-project .input-group-lg>select.form-control,.totes-project .input-group-lg>select.input-group-addon,.totes-project select.form-group-lg .form-control,.totes-project select.input-lg{height:46px;line-height:46px}.totes-project .input-group-lg>.input-group-btn>select[multiple].btn,.totes-project .input-group-lg>.input-group-btn>select[multiple].cta-round,.totes-project .input-group-lg>.input-group-btn>textarea.btn,.totes-project .input-group-lg>.input-group-btn>textarea.cta-round,.totes-project .input-group-lg>select[multiple].form-control,.totes-project .input-group-lg>select[multiple].input-group-addon,.totes-project .input-group-lg>textarea.form-control,.totes-project .input-group-lg>textarea.input-group-addon,.totes-project select[multiple].form-group-lg .form-control,.totes-project select[multiple].input-lg,.totes-project textarea.form-group-lg .form-control,.totes-project textarea.input-lg{height:auto}.totes-project .has-feedback{position:relative}.totes-project .has-feedback .form-control{padding-right:42.5px}.totes-project .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.totes-project .input-group-lg>.form-control+.form-control-feedback,.totes-project .input-group-lg>.input-group-addon+.form-control-feedback,.totes-project .input-group-lg>.input-group-btn>.btn+.form-control-feedback,.totes-project .input-group-lg>.input-group-btn>.cta-round+.form-control-feedback,.totes-project .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.totes-project .input-group-sm>.form-control+.form-control-feedback,.totes-project .input-group-sm>.input-group-addon+.form-control-feedback,.totes-project .input-group-sm>.input-group-btn>.btn+.form-control-feedback,.totes-project .input-group-sm>.input-group-btn>.cta-round+.form-control-feedback,.totes-project .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.totes-project .has-success .checkbox,.totes-project .has-success .checkbox-inline,.totes-project .has-success .control-label,.totes-project .has-success .help-block,.totes-project .has-success .radio,.totes-project .has-success .radio-inline,.totes-project .has-success.checkbox label,.totes-project .has-success.checkbox-inline label,.totes-project .has-success.radio label,.totes-project .has-success.radio-inline label{color:#3c763d}.totes-project .has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.totes-project .has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.totes-project .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.totes-project .has-success .form-control-feedback{color:#3c763d}.totes-project .has-warning .checkbox,.totes-project .has-warning .checkbox-inline,.totes-project .has-warning .control-label,.totes-project .has-warning .help-block,.totes-project .has-warning .radio,.totes-project .has-warning .radio-inline,.totes-project .has-warning.checkbox label,.totes-project .has-warning.checkbox-inline label,.totes-project .has-warning.radio label,.totes-project .has-warning.radio-inline label{color:#8a6d3b}.totes-project .has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.totes-project .has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.totes-project .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.totes-project .has-warning .form-control-feedback{color:#8a6d3b}.totes-project .has-error .checkbox,.totes-project .has-error .checkbox-inline,.totes-project .has-error .control-label,.totes-project .has-error .help-block,.totes-project .has-error .radio,.totes-project .has-error .radio-inline,.totes-project .has-error.checkbox label,.totes-project .has-error.checkbox-inline label,.totes-project .has-error.radio label,.totes-project .has-error.radio-inline label{color:#a94442}.totes-project .has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.totes-project .has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.totes-project .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.totes-project .has-error .form-control-feedback{color:#a94442}.totes-project .has-feedback label~.form-control-feedback{top:25px}.totes-project .account-balance-overview .balance-section .payment-date sup,.totes-project .has-feedback label.sr-only~.form-control-feedback{top:0}.totes-project .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.totes-project .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.totes-project .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.totes-project .form-inline .form-control-static{display:inline-block}.totes-project .form-inline .input-group{display:inline-table;vertical-align:middle}.totes-project .form-inline .input-group .form-control,.totes-project .form-inline .input-group .input-group-addon,.totes-project .form-inline .input-group .input-group-btn{width:auto}.totes-project .form-inline .input-group>.form-control{width:100%}.totes-project .form-inline .control-label{margin-bottom:0;vertical-align:middle}.totes-project .form-inline .checkbox,.totes-project .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.totes-project .form-inline .checkbox label,.totes-project .form-inline .radio label{padding-left:0}.totes-project .form-inline .checkbox input[type=checkbox],.totes-project .form-inline .radio input[type=radio]{position:relative;margin-left:0}.totes-project .form-inline .has-feedback .form-control-feedback{top:0}}.totes-project .form-horizontal .checkbox,.totes-project .form-horizontal .checkbox-inline,.totes-project .form-horizontal .radio,.totes-project .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.totes-project .form-horizontal .checkbox,.totes-project .form-horizontal .radio{min-height:27px}.totes-project .btn-toolbar:after,.totes-project .btn-toolbar:before,.totes-project .form-horizontal .form-group:after,.totes-project .form-horizontal .form-group:before{content:" ";display:table}.totes-project .btn-toolbar:after,.totes-project .form-horizontal .form-group:after{clear:both}@media (min-width:768px){.totes-project .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.totes-project .form-horizontal .has-feedback .form-control-feedback{right:0}@media (min-width:768px){.totes-project .form-horizontal .form-group-lg .control-label{padding-top:14.3px}.totes-project .form-horizontal .form-group-sm .control-label{padding-top:6px}}.totes-project .btn{padding:6px 12px;font-size:14px}.totes-project .btn,.totes-project .cta-round,.totes-project .cta-round.primary.large,.totes-project .cta-round.primary.medium,.totes-project .cta-round.primary.small,.totes-project .cta-round.primary.xLarge,.totes-project .cta-round.secondary,.totes-project .cta-round.secondary.large,.totes-project .cta-round.secondary.medium,.totes-project .cta-round.secondary.small,.totes-project .cta-round.secondary.xLarge,.totes-project .cta-round.tertiary,.totes-project .cta-round.tertiary.large,.totes-project .cta-round.tertiary.medium,.totes-project .cta-round.tertiary.small,.totes-project .cta-round.tertiary.xLarge{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.totes-project .btn:focus{outline:thin dotted;outline-offset:-2px}.totes-project .btn:focus,.totes-project .cta-round:focus{outline:5px auto -webkit-focus-ring-color}.totes-project .cta-round.primary.large:focus,.totes-project .cta-round.primary.medium:focus,.totes-project .cta-round.primary.small:focus,.totes-project .cta-round.primary.xLarge:focus,.totes-project .cta-round.secondary.large:focus,.totes-project .cta-round.secondary.medium:focus,.totes-project .cta-round.secondary.small:focus,.totes-project .cta-round.secondary.xLarge:focus,.totes-project .cta-round.tertiary.large:focus,.totes-project .cta-round.tertiary.medium:focus,.totes-project .cta-round.tertiary.small:focus,.totes-project .cta-round.tertiary.xLarge:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.totes-project .active.cta-round:focus,.totes-project .active.focus.cta-round,.totes-project .btn.active.focus,.totes-project .btn.active:focus,.totes-project .btn.focus,.totes-project .btn:active.focus,.totes-project .btn:active:focus,.totes-project .cta-round:active.focus,.totes-project .cta-round:active:focus,.totes-project .focus.cta-round,.totes-project .focus.cta-round.primary.large,.totes-project .focus.cta-round.primary.medium,.totes-project .focus.cta-round.primary.small,.totes-project .focus.cta-round.primary.xLarge,.totes-project .focus.cta-round.secondary.large,.totes-project .focus.cta-round.secondary.medium,.totes-project .focus.cta-round.secondary.small,.totes-project .focus.cta-round.secondary.xLarge,.totes-project .focus.cta-round.tertiary.large,.totes-project .focus.cta-round.tertiary.medium,.totes-project .focus.cta-round.tertiary.small,.totes-project .focus.cta-round.tertiary.xLarge{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.totes-project .btn:hover{color:#333;text-decoration:none}.totes-project .cta-round.primary.large:hover,.totes-project .cta-round.primary.medium:hover,.totes-project .cta-round.primary.small:hover,.totes-project .cta-round.primary.xLarge:hover,.totes-project .cta-round.secondary.large:hover,.totes-project .cta-round.secondary.medium:hover,.totes-project .cta-round.secondary.small:hover,.totes-project .cta-round.secondary.xLarge:hover,.totes-project .cta-round.tertiary.large:hover,.totes-project .cta-round.tertiary.medium:hover,.totes-project .cta-round.tertiary.small:hover,.totes-project .cta-round.tertiary.xLarge:hover,.totes-project .cta-round:hover{text-decoration:none}.totes-project .btn:focus{color:#333;text-decoration:none}.totes-project .cta-round.primary.large:focus,.totes-project .cta-round.primary.medium:focus,.totes-project .cta-round.primary.small:focus,.totes-project .cta-round.primary.xLarge:focus,.totes-project .cta-round.secondary.large:focus,.totes-project .cta-round.secondary.medium:focus,.totes-project .cta-round.secondary.small:focus,.totes-project .cta-round.secondary.xLarge:focus,.totes-project .cta-round.tertiary.large:focus,.totes-project .cta-round.tertiary.medium:focus,.totes-project .cta-round.tertiary.small:focus,.totes-project .cta-round.tertiary.xLarge:focus,.totes-project .cta-round:focus{text-decoration:none}.totes-project .btn.focus,.totes-project .focus.cta-round,.totes-project .focus.cta-round.primary.large,.totes-project .focus.cta-round.primary.medium,.totes-project .focus.cta-round.primary.small,.totes-project .focus.cta-round.primary.xLarge,.totes-project .focus.cta-round.secondary.large,.totes-project .focus.cta-round.secondary.medium,.totes-project .focus.cta-round.secondary.small,.totes-project .focus.cta-round.secondary.xLarge,.totes-project .focus.cta-round.tertiary.large,.totes-project .focus.cta-round.tertiary.medium,.totes-project .focus.cta-round.tertiary.small,.totes-project .focus.cta-round.tertiary.xLarge{color:#333;text-decoration:none}.totes-project .active.cta-round,.totes-project .active.cta-round.primary.large,.totes-project .active.cta-round.primary.medium,.totes-project .active.cta-round.primary.small,.totes-project .active.cta-round.primary.xLarge,.totes-project .active.cta-round.secondary.large,.totes-project .active.cta-round.secondary.medium,.totes-project .active.cta-round.secondary.small,.totes-project .active.cta-round.secondary.xLarge,.totes-project .active.cta-round.tertiary.large,.totes-project .active.cta-round.tertiary.medium,.totes-project .active.cta-round.tertiary.small,.totes-project .active.cta-round.tertiary.xLarge,.totes-project .btn.active,.totes-project .btn:active,.totes-project .cta-round.primary.large:active,.totes-project .cta-round.primary.medium:active,.totes-project .cta-round.primary.small:active,.totes-project .cta-round.primary.xLarge:active,.totes-project .cta-round.secondary.large:active,.totes-project .cta-round.secondary.medium:active,.totes-project .cta-round.secondary.small:active,.totes-project .cta-round.secondary.xLarge:active,.totes-project .cta-round.tertiary.large:active,.totes-project .cta-round.tertiary.medium:active,.totes-project .cta-round.tertiary.small:active,.totes-project .cta-round.tertiary.xLarge:active,.totes-project .cta-round:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.totes-project .btn.disabled,.totes-project .btn[disabled],.totes-project .disabled.cta-round,.totes-project .disabled.cta-round.primary.large,.totes-project .disabled.cta-round.primary.medium,.totes-project .disabled.cta-round.primary.small,.totes-project .disabled.cta-round.primary.xLarge,.totes-project .disabled.cta-round.secondary.large,.totes-project .disabled.cta-round.secondary.medium,.totes-project .disabled.cta-round.secondary.small,.totes-project .disabled.cta-round.secondary.xLarge,.totes-project .disabled.cta-round.tertiary.large,.totes-project .disabled.cta-round.tertiary.medium,.totes-project .disabled.cta-round.tertiary.small,.totes-project .disabled.cta-round.tertiary.xLarge,.totes-project [disabled].cta-round,.totes-project [disabled].cta-round.primary.large,.totes-project [disabled].cta-round.primary.medium,.totes-project [disabled].cta-round.primary.small,.totes-project [disabled].cta-round.primary.xLarge,.totes-project [disabled].cta-round.secondary.large,.totes-project [disabled].cta-round.secondary.medium,.totes-project [disabled].cta-round.secondary.small,.totes-project [disabled].cta-round.secondary.xLarge,.totes-project [disabled].cta-round.tertiary.large,.totes-project [disabled].cta-round.tertiary.medium,.totes-project [disabled].cta-round.tertiary.small,.totes-project [disabled].cta-round.tertiary.xLarge,fieldset[disabled] .totes-project .btn,fieldset[disabled] .totes-project .cta-round,fieldset[disabled] .totes-project .cta-round.primary.large,fieldset[disabled] .totes-project .cta-round.primary.medium,fieldset[disabled] .totes-project .cta-round.primary.small,fieldset[disabled] .totes-project .cta-round.primary.xLarge,fieldset[disabled] .totes-project .cta-round.secondary.large,fieldset[disabled] .totes-project .cta-round.secondary.medium,fieldset[disabled] .totes-project .cta-round.secondary.small,fieldset[disabled] .totes-project .cta-round.secondary.xLarge,fieldset[disabled] .totes-project .cta-round.tertiary.large,fieldset[disabled] .totes-project .cta-round.tertiary.medium,fieldset[disabled] .totes-project .cta-round.tertiary.small,fieldset[disabled] .totes-project .cta-round.tertiary.xLarge{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.totes-project .btn-default{color:#333;background-color:#fff;border-color:#ccc}.open>.totes-project .btn-default.dropdown-toggle,.totes-project .btn-default.active,.totes-project .btn-default.focus,.totes-project .btn-default:active,.totes-project .btn-default:focus,.totes-project .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.open>.totes-project .btn-default.dropdown-toggle,.totes-project .btn-default.active,.totes-project .btn-default:active{background-image:none}.totes-project .btn-default.disabled,.totes-project .btn-default.disabled.active,.totes-project .btn-default.disabled.focus,.totes-project .btn-default.disabled:active,.totes-project .btn-default.disabled:focus,.totes-project .btn-default.disabled:hover,.totes-project .btn-default[disabled],.totes-project .btn-default[disabled].active,.totes-project .btn-default[disabled].focus,.totes-project .btn-default[disabled]:active,.totes-project .btn-default[disabled]:focus,.totes-project .btn-default[disabled]:hover,fieldset[disabled] .totes-project .btn-default,fieldset[disabled] .totes-project .btn-default.active,fieldset[disabled] .totes-project .btn-default.focus,fieldset[disabled] .totes-project .btn-default:active,fieldset[disabled] .totes-project .btn-default:focus,fieldset[disabled] .totes-project .btn-default:hover{background-color:#fff;border-color:#ccc}.totes-project .btn-default .badge{color:#fff;background-color:#333}.totes-project .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.open>.totes-project .btn-primary.dropdown-toggle,.totes-project .btn-primary.active,.totes-project .btn-primary.focus,.totes-project .btn-primary:active,.totes-project .btn-primary:focus,.totes-project .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.open>.totes-project .btn-primary.dropdown-toggle,.totes-project .btn-primary.active,.totes-project .btn-primary:active{background-image:none}.totes-project .btn-primary.disabled,.totes-project .btn-primary.disabled.active,.totes-project .btn-primary.disabled.focus,.totes-project .btn-primary.disabled:active,.totes-project .btn-primary.disabled:focus,.totes-project .btn-primary.disabled:hover,.totes-project .btn-primary[disabled],.totes-project .btn-primary[disabled].active,.totes-project .btn-primary[disabled].focus,.totes-project .btn-primary[disabled]:active,.totes-project .btn-primary[disabled]:focus,.totes-project .btn-primary[disabled]:hover,fieldset[disabled] .totes-project .btn-primary,fieldset[disabled] .totes-project .btn-primary.active,fieldset[disabled] .totes-project .btn-primary.focus,fieldset[disabled] .totes-project .btn-primary:active,fieldset[disabled] .totes-project .btn-primary:focus,fieldset[disabled] .totes-project .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.totes-project .btn-primary .badge{color:#337ab7;background-color:#fff}.totes-project .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.open>.totes-project .btn-success.dropdown-toggle,.totes-project .btn-success.active,.totes-project .btn-success.focus,.totes-project .btn-success:active,.totes-project .btn-success:focus,.totes-project .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.open>.totes-project .btn-success.dropdown-toggle,.totes-project .btn-success.active,.totes-project .btn-success:active{background-image:none}.totes-project .btn-success.disabled,.totes-project .btn-success.disabled.active,.totes-project .btn-success.disabled.focus,.totes-project .btn-success.disabled:active,.totes-project .btn-success.disabled:focus,.totes-project .btn-success.disabled:hover,.totes-project .btn-success[disabled],.totes-project .btn-success[disabled].active,.totes-project .btn-success[disabled].focus,.totes-project .btn-success[disabled]:active,.totes-project .btn-success[disabled]:focus,.totes-project .btn-success[disabled]:hover,fieldset[disabled] .totes-project .btn-success,fieldset[disabled] .totes-project .btn-success.active,fieldset[disabled] .totes-project .btn-success.focus,fieldset[disabled] .totes-project .btn-success:active,fieldset[disabled] .totes-project .btn-success:focus,fieldset[disabled] .totes-project .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.totes-project .btn-success .badge{color:#5cb85c;background-color:#fff}.totes-project .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.open>.totes-project .btn-info.dropdown-toggle,.totes-project .btn-info.active,.totes-project .btn-info.focus,.totes-project .btn-info:active,.totes-project .btn-info:focus,.totes-project .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.open>.totes-project .btn-info.dropdown-toggle,.totes-project .btn-info.active,.totes-project .btn-info:active{background-image:none}.totes-project .btn-info.disabled,.totes-project .btn-info.disabled.active,.totes-project .btn-info.disabled.focus,.totes-project .btn-info.disabled:active,.totes-project .btn-info.disabled:focus,.totes-project .btn-info.disabled:hover,.totes-project .btn-info[disabled],.totes-project .btn-info[disabled].active,.totes-project .btn-info[disabled].focus,.totes-project .btn-info[disabled]:active,.totes-project .btn-info[disabled]:focus,.totes-project .btn-info[disabled]:hover,fieldset[disabled] .totes-project .btn-info,fieldset[disabled] .totes-project .btn-info.active,fieldset[disabled] .totes-project .btn-info.focus,fieldset[disabled] .totes-project .btn-info:active,fieldset[disabled] .totes-project .btn-info:focus,fieldset[disabled] .totes-project .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.totes-project .btn-info .badge{color:#5bc0de;background-color:#fff}.totes-project .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.open>.totes-project .btn-warning.dropdown-toggle,.totes-project .btn-warning.active,.totes-project .btn-warning.focus,.totes-project .btn-warning:active,.totes-project .btn-warning:focus,.totes-project .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.open>.totes-project .btn-warning.dropdown-toggle,.totes-project .btn-warning.active,.totes-project .btn-warning:active{background-image:none}.totes-project .btn-warning.disabled,.totes-project .btn-warning.disabled.active,.totes-project .btn-warning.disabled.focus,.totes-project .btn-warning.disabled:active,.totes-project .btn-warning.disabled:focus,.totes-project .btn-warning.disabled:hover,.totes-project .btn-warning[disabled],.totes-project .btn-warning[disabled].active,.totes-project .btn-warning[disabled].focus,.totes-project .btn-warning[disabled]:active,.totes-project .btn-warning[disabled]:focus,.totes-project .btn-warning[disabled]:hover,fieldset[disabled] .totes-project .btn-warning,fieldset[disabled] .totes-project .btn-warning.active,fieldset[disabled] .totes-project .btn-warning.focus,fieldset[disabled] .totes-project .btn-warning:active,fieldset[disabled] .totes-project .btn-warning:focus,fieldset[disabled] .totes-project .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.totes-project .btn-warning .badge{color:#f0ad4e;background-color:#fff}.totes-project .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.open>.totes-project .btn-danger.dropdown-toggle,.totes-project .btn-danger.active,.totes-project .btn-danger.focus,.totes-project .btn-danger:active,.totes-project .btn-danger:focus,.totes-project .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.open>.totes-project .btn-danger.dropdown-toggle,.totes-project .btn-danger.active,.totes-project .btn-danger:active{background-image:none}.totes-project .btn-danger.disabled,.totes-project .btn-danger.disabled.active,.totes-project .btn-danger.disabled.focus,.totes-project .btn-danger.disabled:active,.totes-project .btn-danger.disabled:focus,.totes-project .btn-danger.disabled:hover,.totes-project .btn-danger[disabled],.totes-project .btn-danger[disabled].active,.totes-project .btn-danger[disabled].focus,.totes-project .btn-danger[disabled]:active,.totes-project .btn-danger[disabled]:focus,.totes-project .btn-danger[disabled]:hover,fieldset[disabled] .totes-project .btn-danger,fieldset[disabled] .totes-project .btn-danger.active,fieldset[disabled] .totes-project .btn-danger.focus,fieldset[disabled] .totes-project .btn-danger:active,fieldset[disabled] .totes-project .btn-danger:focus,fieldset[disabled] .totes-project .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.totes-project .btn-danger .badge{color:#d9534f;background-color:#fff}.totes-project .btn-link{color:#337ab7;font-weight:400;border-radius:0}.totes-project .btn-link,.totes-project .btn-link.active,.totes-project .btn-link:active,.totes-project .btn-link[disabled],fieldset[disabled] .totes-project .btn-link{background-color:transparent;box-shadow:none}.totes-project .btn-link,.totes-project .btn-link:active,.totes-project .btn-link:focus,.totes-project .btn-link:hover{border-color:transparent}.totes-project .btn-link:focus,.totes-project .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.totes-project .btn-link[disabled]:focus,.totes-project .btn-link[disabled]:hover,fieldset[disabled] .totes-project .btn-link:focus,fieldset[disabled] .totes-project .btn-link:hover{color:#777;text-decoration:none}.totes-project .btn-group-lg>.btn,.totes-project .btn-group-lg>.cta-round,.totes-project .btn-group-lg>.cta-round.primary.large,.totes-project .btn-group-lg>.cta-round.primary.medium,.totes-project .btn-group-lg>.cta-round.primary.small,.totes-project .btn-group-lg>.cta-round.primary.xLarge,.totes-project .btn-group-lg>.cta-round.secondary.large,.totes-project .btn-group-lg>.cta-round.secondary.medium,.totes-project .btn-group-lg>.cta-round.secondary.small,.totes-project .btn-group-lg>.cta-round.secondary.xLarge,.totes-project .btn-group-lg>.cta-round.tertiary.large,.totes-project .btn-group-lg>.cta-round.tertiary.medium,.totes-project .btn-group-lg>.cta-round.tertiary.small,.totes-project .btn-group-lg>.cta-round.tertiary.xLarge,.totes-project .btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.totes-project .btn-group-sm>.btn,.totes-project .btn-group-sm>.cta-round,.totes-project .btn-group-sm>.cta-round.primary.large,.totes-project .btn-group-sm>.cta-round.primary.medium,.totes-project .btn-group-sm>.cta-round.primary.small,.totes-project .btn-group-sm>.cta-round.primary.xLarge,.totes-project .btn-group-sm>.cta-round.secondary.large,.totes-project .btn-group-sm>.cta-round.secondary.medium,.totes-project .btn-group-sm>.cta-round.secondary.small,.totes-project .btn-group-sm>.cta-round.secondary.xLarge,.totes-project .btn-group-sm>.cta-round.tertiary.large,.totes-project .btn-group-sm>.cta-round.tertiary.medium,.totes-project .btn-group-sm>.cta-round.tertiary.small,.totes-project .btn-group-sm>.cta-round.tertiary.xLarge,.totes-project .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.totes-project .btn-group-xs>.btn,.totes-project .btn-group-xs>.cta-round,.totes-project .btn-group-xs>.cta-round.primary.large,.totes-project .btn-group-xs>.cta-round.primary.medium,.totes-project .btn-group-xs>.cta-round.primary.small,.totes-project .btn-group-xs>.cta-round.primary.xLarge,.totes-project .btn-group-xs>.cta-round.secondary.large,.totes-project .btn-group-xs>.cta-round.secondary.medium,.totes-project .btn-group-xs>.cta-round.secondary.small,.totes-project .btn-group-xs>.cta-round.secondary.xLarge,.totes-project .btn-group-xs>.cta-round.tertiary.large,.totes-project .btn-group-xs>.cta-round.tertiary.medium,.totes-project .btn-group-xs>.cta-round.tertiary.small,.totes-project .btn-group-xs>.cta-round.tertiary.xLarge,.totes-project .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:2px}.totes-project .btn-block{display:block;width:100%}.totes-project .alert>p+p,.totes-project .btn-block+.btn-block{margin-top:5px}.totes-project input[type=button].btn-block,.totes-project input[type=reset].btn-block,.totes-project input[type=submit].btn-block{width:100%}.totes-project .fade{opacity:0;transition:opacity .15s linear}.totes-project .fade.in{opacity:1}.totes-project .collapse{display:none;visibility:hidden}.totes-project .collapse.in{display:block;visibility:visible}.totes-project tr.collapse.in{display:table-row}.totes-project tbody.collapse.in{display:table-row-group}.totes-project .collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}.totes-project .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.totes-project .dropdown{position:relative}.totes-project .dropdown-toggle:focus{outline:0}.totes-project .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.totes-project .dropdown-menu.pull-right{right:0;left:auto}.totes-project .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.totes-project .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857;color:#333;white-space:nowrap}.totes-project .dropdown-menu>li>a.services-dropdown{white-space:normal}.totes-project .dropdown-menu>li>a:focus,.totes-project .dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.totes-project .dropdown-menu>.active>a,.totes-project .dropdown-menu>.active>a:focus,.totes-project .dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.totes-project .dropdown-menu>.disabled>a,.totes-project .dropdown-menu>.disabled>a:focus,.totes-project .dropdown-menu>.disabled>a:hover{color:#777}.totes-project .dropdown-menu>.disabled>a:focus,.totes-project .dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.totes-project .navbar-brand>img,.totes-project .open>.dropdown-menu{display:block}.totes-project .open>a{outline:0}.totes-project .dropdown-menu-right{left:auto;right:0}.totes-project .dropdown-menu-left{left:0;right:auto}.totes-project .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#777;white-space:nowrap}.totes-project .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.totes-project .pull-right>.dropdown-menu{right:0;left:auto}.totes-project .dropup .caret,.totes-project .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.totes-project .dropup .dropdown-menu,.totes-project .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.totes-project .navbar-right .dropdown-menu{right:0;left:auto}.totes-project .navbar-right .dropdown-menu-left{left:0;right:auto}}.totes-project .btn-group,.totes-project .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.totes-project .btn-group>.btn,.totes-project .btn-group>.cta-round,.totes-project .btn-group>.cta-round.primary.large,.totes-project .btn-group>.cta-round.primary.medium,.totes-project .btn-group>.cta-round.primary.small,.totes-project .btn-group>.cta-round.primary.xLarge,.totes-project .btn-group>.cta-round.secondary.large,.totes-project .btn-group>.cta-round.secondary.medium,.totes-project .btn-group>.cta-round.secondary.small,.totes-project .btn-group>.cta-round.secondary.xLarge,.totes-project .btn-group>.cta-round.tertiary.large,.totes-project .btn-group>.cta-round.tertiary.medium,.totes-project .btn-group>.cta-round.tertiary.small,.totes-project .btn-group>.cta-round.tertiary.xLarge{position:relative;float:left}.totes-project .btn-group-vertical>.btn,.totes-project .btn-group-vertical>.cta-round,.totes-project .btn-group-vertical>.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge{position:relative}.totes-project .btn-group-vertical>.active.cta-round,.totes-project .btn-group-vertical>.btn.active,.totes-project .btn-group-vertical>.btn:active,.totes-project .btn-group-vertical>.btn:focus,.totes-project .btn-group-vertical>.btn:hover,.totes-project .btn-group-vertical>.cta-round:active,.totes-project .btn-group-vertical>.cta-round:focus,.totes-project .btn-group-vertical>.cta-round:hover,.totes-project .btn-group>.active.cta-round,.totes-project .btn-group>.btn.active,.totes-project .btn-group>.btn:active,.totes-project .btn-group>.btn:focus,.totes-project .btn-group>.btn:hover,.totes-project .btn-group>.cta-round:active,.totes-project .btn-group>.cta-round:focus,.totes-project .btn-group>.cta-round:hover{z-index:2}.totes-project .not-active{pointer-events:none;cursor:default}.totes-project .btn-group .btn+.btn,.totes-project .btn-group .btn+.btn-group,.totes-project .btn-group .btn+.cta-round,.totes-project .btn-group .btn+.cta-round.primary.large,.totes-project .btn-group .btn+.cta-round.primary.medium,.totes-project .btn-group .btn+.cta-round.primary.small,.totes-project .btn-group .btn+.cta-round.primary.xLarge,.totes-project .btn-group .btn+.cta-round.secondary,.totes-project .btn-group .btn+.cta-round.secondary.large,.totes-project .btn-group .btn+.cta-round.secondary.medium,.totes-project .btn-group .btn+.cta-round.secondary.small,.totes-project .btn-group .btn+.cta-round.secondary.xLarge,.totes-project .btn-group .btn+.cta-round.tertiary,.totes-project .btn-group .btn+.cta-round.tertiary.large,.totes-project .btn-group .btn+.cta-round.tertiary.medium,.totes-project .btn-group .btn+.cta-round.tertiary.small,.totes-project .btn-group .btn+.cta-round.tertiary.xLarge,.totes-project .btn-group .btn-group+.btn,.totes-project .btn-group .btn-group+.btn-group,.totes-project .btn-group .btn-group+.cta-round,.totes-project .btn-group .cta-round+.btn,.totes-project .btn-group .cta-round+.btn-group,.totes-project .btn-group .cta-round+.cta-round,.totes-project .btn-group .cta-round+.cta-round.primary.large,.totes-project .btn-group .cta-round+.cta-round.primary.medium,.totes-project .btn-group .cta-round+.cta-round.primary.small,.totes-project .btn-group .cta-round+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round+.cta-round.secondary,.totes-project .btn-group .cta-round+.cta-round.secondary.large,.totes-project .btn-group .cta-round+.cta-round.secondary.medium,.totes-project .btn-group .cta-round+.cta-round.secondary.small,.totes-project .btn-group .cta-round+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round+.cta-round.tertiary,.totes-project .btn-group .cta-round+.cta-round.tertiary.large,.totes-project .btn-group .cta-round+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round+.cta-round.tertiary.small,.totes-project .btn-group .cta-round+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.primary.large+.btn,.totes-project .btn-group .cta-round.primary.large+.cta-round,.totes-project .btn-group .cta-round.primary.large+.cta-round.primary.large,.totes-project .btn-group .cta-round.primary.large+.cta-round.primary.medium,.totes-project .btn-group .cta-round.primary.large+.cta-round.primary.small,.totes-project .btn-group .cta-round.primary.large+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.primary.large+.cta-round.secondary,.totes-project .btn-group .cta-round.primary.large+.cta-round.secondary.large,.totes-project .btn-group .cta-round.primary.large+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.primary.large+.cta-round.secondary.small,.totes-project .btn-group .cta-round.primary.large+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.primary.large+.cta-round.tertiary,.totes-project .btn-group .cta-round.primary.large+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.primary.large+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.primary.large+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.primary.large+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.primary.medium+.btn,.totes-project .btn-group .cta-round.primary.medium+.cta-round,.totes-project .btn-group .cta-round.primary.medium+.cta-round.primary.large,.totes-project .btn-group .cta-round.primary.medium+.cta-round.primary.medium,.totes-project .btn-group .cta-round.primary.medium+.cta-round.primary.small,.totes-project .btn-group .cta-round.primary.medium+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.primary.medium+.cta-round.secondary,.totes-project .btn-group .cta-round.primary.medium+.cta-round.secondary.large,.totes-project .btn-group .cta-round.primary.medium+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.primary.medium+.cta-round.secondary.small,.totes-project .btn-group .cta-round.primary.medium+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.primary.medium+.cta-round.tertiary,.totes-project .btn-group .cta-round.primary.medium+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.primary.medium+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.primary.medium+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.primary.medium+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.primary.small+.btn,.totes-project .btn-group .cta-round.primary.small+.cta-round,.totes-project .btn-group .cta-round.primary.small+.cta-round.primary.large,.totes-project .btn-group .cta-round.primary.small+.cta-round.primary.medium,.totes-project .btn-group .cta-round.primary.small+.cta-round.primary.small,.totes-project .btn-group .cta-round.primary.small+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.primary.small+.cta-round.secondary,.totes-project .btn-group .cta-round.primary.small+.cta-round.secondary.large,.totes-project .btn-group .cta-round.primary.small+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.primary.small+.cta-round.secondary.small,.totes-project .btn-group .cta-round.primary.small+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.primary.small+.cta-round.tertiary,.totes-project .btn-group .cta-round.primary.small+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.primary.small+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.primary.small+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.primary.small+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.primary.xLarge+.btn,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.primary.large,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.primary.medium,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.primary.small,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.secondary,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.secondary.large,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.secondary.small,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.tertiary,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.secondary+.btn,.totes-project .btn-group .cta-round.secondary+.cta-round,.totes-project .btn-group .cta-round.secondary+.cta-round.primary.large,.totes-project .btn-group .cta-round.secondary+.cta-round.primary.medium,.totes-project .btn-group .cta-round.secondary+.cta-round.primary.small,.totes-project .btn-group .cta-round.secondary+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.secondary+.cta-round.secondary,.totes-project .btn-group .cta-round.secondary+.cta-round.secondary.large,.totes-project .btn-group .cta-round.secondary+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.secondary+.cta-round.secondary.small,.totes-project .btn-group .cta-round.secondary+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.secondary+.cta-round.tertiary,.totes-project .btn-group .cta-round.secondary+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.secondary+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.secondary+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.secondary+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.secondary.large+.btn,.totes-project .btn-group .cta-round.secondary.large+.cta-round,.totes-project .btn-group .cta-round.secondary.large+.cta-round.primary.large,.totes-project .btn-group .cta-round.secondary.large+.cta-round.primary.medium,.totes-project .btn-group .cta-round.secondary.large+.cta-round.primary.small,.totes-project .btn-group .cta-round.secondary.large+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.secondary.large+.cta-round.secondary,.totes-project .btn-group .cta-round.secondary.large+.cta-round.secondary.large,.totes-project .btn-group .cta-round.secondary.large+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.secondary.large+.cta-round.secondary.small,.totes-project .btn-group .cta-round.secondary.large+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.secondary.large+.cta-round.tertiary,.totes-project .btn-group .cta-round.secondary.large+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.secondary.large+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.secondary.large+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.secondary.large+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.secondary.medium+.btn,.totes-project .btn-group .cta-round.secondary.medium+.cta-round,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.primary.large,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.primary.medium,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.primary.small,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.secondary,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.secondary.large,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.secondary.small,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.tertiary,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.secondary.medium+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.secondary.small+.btn,.totes-project .btn-group .cta-round.secondary.small+.cta-round,.totes-project .btn-group .cta-round.secondary.small+.cta-round.primary.large,.totes-project .btn-group .cta-round.secondary.small+.cta-round.primary.medium,.totes-project .btn-group .cta-round.secondary.small+.cta-round.primary.small,.totes-project .btn-group .cta-round.secondary.small+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.secondary.small+.cta-round.secondary,.totes-project .btn-group .cta-round.secondary.small+.cta-round.secondary.large,.totes-project .btn-group .cta-round.secondary.small+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.secondary.small+.cta-round.secondary.small,.totes-project .btn-group .cta-round.secondary.small+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.secondary.small+.cta-round.tertiary,.totes-project .btn-group .cta-round.secondary.small+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.secondary.small+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.secondary.small+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.secondary.small+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.secondary.xLarge+.btn,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.primary.large,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.primary.medium,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.primary.small,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.secondary,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.large,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.small,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.tertiary+.btn,.totes-project .btn-group .cta-round.tertiary+.cta-round,.totes-project .btn-group .cta-round.tertiary+.cta-round.primary.large,.totes-project .btn-group .cta-round.tertiary+.cta-round.primary.medium,.totes-project .btn-group .cta-round.tertiary+.cta-round.primary.small,.totes-project .btn-group .cta-round.tertiary+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.tertiary+.cta-round.secondary,.totes-project .btn-group .cta-round.tertiary+.cta-round.secondary.large,.totes-project .btn-group .cta-round.tertiary+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.tertiary+.cta-round.secondary.small,.totes-project .btn-group .cta-round.tertiary+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.tertiary+.cta-round.tertiary,.totes-project .btn-group .cta-round.tertiary+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.tertiary+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.tertiary+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.tertiary+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.tertiary.large+.btn,.totes-project .btn-group .cta-round.tertiary.large+.cta-round,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.primary.large,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.primary.medium,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.primary.small,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.secondary,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.secondary.large,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.secondary.small,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.tertiary,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.tertiary.large+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.tertiary.medium+.btn,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.primary.large,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.primary.medium,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.primary.small,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.secondary,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.secondary.large,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.secondary.small,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.tertiary,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.tertiary.small+.btn,.totes-project .btn-group .cta-round.tertiary.small+.cta-round,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.primary.large,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.primary.medium,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.primary.small,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.secondary,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.secondary.large,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.secondary.small,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.tertiary,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.tertiary.small+.cta-round.tertiary.xLarge,.totes-project .btn-group .cta-round.tertiary.xLarge+.btn,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.large,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.medium,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.small,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.xLarge,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.large,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.medium,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.small,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.xLarge,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.large,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.medium,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.small,.totes-project .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.xLarge{margin-left:-1px}.totes-project .btn-toolbar{margin-left:-5px}.totes-project .btn-toolbar .btn-group,.totes-project .btn-toolbar .input-group{float:left}.totes-project .btn-toolbar>.btn,.totes-project .btn-toolbar>.btn-group,.totes-project .btn-toolbar>.cta-round,.totes-project .btn-toolbar>.cta-round.primary.large,.totes-project .btn-toolbar>.cta-round.primary.medium,.totes-project .btn-toolbar>.cta-round.primary.small,.totes-project .btn-toolbar>.cta-round.primary.xLarge,.totes-project .btn-toolbar>.cta-round.secondary.large,.totes-project .btn-toolbar>.cta-round.secondary.medium,.totes-project .btn-toolbar>.cta-round.secondary.small,.totes-project .btn-toolbar>.cta-round.secondary.xLarge,.totes-project .btn-toolbar>.cta-round.tertiary.large,.totes-project .btn-toolbar>.cta-round.tertiary.medium,.totes-project .btn-toolbar>.cta-round.tertiary.small,.totes-project .btn-toolbar>.cta-round.tertiary.xLarge,.totes-project .btn-toolbar>.input-group{margin-left:5px}.totes-project .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.totes-project .btn-group>.cta-round:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.mop>credit-card-ui>form .ute-semafone-credit-card .semfone-date-security-group div:first-child .ute-semafone-select-view,.totes-project .btn-group>.btn:first-child,.totes-project .btn-group>.cta-round:first-child{margin-left:0}.totes-project .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.totes-project .btn-group>.cta-round:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.totes-project .btn-group>.btn:last-child:not(:first-child),.totes-project .btn-group>.cta-round:last-child:not(:first-child),.totes-project .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.totes-project .btn-group>.btn-group{float:left}.totes-project .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.totes-project .btn-group>.btn-group:not(:first-child):not(:last-child)>.cta-round{border-radius:0}.totes-project .btn-group>.btn-group:first-child>.btn:last-child,.totes-project .btn-group>.btn-group:first-child>.cta-round:last-child,.totes-project .btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.totes-project .btn-group>.btn-group:last-child>.btn:first-child,.totes-project .btn-group>.btn-group:last-child>.cta-round:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.totes-project .btn-group .dropdown-toggle:active,.totes-project .btn-group.open .dropdown-toggle{outline:0}.totes-project .btn-group>.btn+.dropdown-toggle,.totes-project .btn-group>.cta-round+.dropdown-toggle{padding-left:8px;padding-right:8px}.totes-project .btn-group-lg.btn-group>.btn+.dropdown-toggle,.totes-project .btn-group-lg.btn-group>.cta-round+.dropdown-toggle,.totes-project .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.totes-project .btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.totes-project .btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.totes-project .btn .caret,.totes-project .cta-round .caret,.totes-project .cta-round.primary.large .caret,.totes-project .cta-round.primary.medium .caret,.totes-project .cta-round.primary.small .caret,.totes-project .cta-round.primary.xLarge .caret,.totes-project .cta-round.secondary.large .caret,.totes-project .cta-round.secondary.medium .caret,.totes-project .cta-round.secondary.small .caret,.totes-project .cta-round.secondary.xLarge .caret,.totes-project .cta-round.tertiary.large .caret,.totes-project .cta-round.tertiary.medium .caret,.totes-project .cta-round.tertiary.small .caret,.totes-project .cta-round.tertiary.xLarge .caret{margin-left:0}.totes-project .btn-group-lg>.btn .caret,.totes-project .btn-group-lg>.cta-round .caret,.totes-project .btn-lg .caret{border-width:5px 5px 0}.totes-project .dropup .btn-group-lg>.btn .caret,.totes-project .dropup .btn-group-lg>.cta-round .caret,.totes-project .dropup .btn-lg .caret{border-width:0 5px 5px}.totes-project .btn-group-vertical>.btn,.totes-project .btn-group-vertical>.btn-group,.totes-project .btn-group-vertical>.btn-group>.btn,.totes-project .btn-group-vertical>.btn-group>.cta-round,.totes-project .btn-group-vertical>.cta-round,.totes-project .btn-group-vertical>.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge{display:block;width:100%;max-width:100%;float:none}.totes-project .btn-group-vertical>.btn-group:after,.totes-project .btn-group-vertical>.btn-group:before,.totes-project .nav:after,.totes-project .nav:before{content:" ";display:table}.totes-project .btn-group-vertical>.btn-group:after,.totes-project .nav:after{clear:both}.totes-project .btn-group-vertical>.btn+.btn,.totes-project .btn-group-vertical>.btn+.btn-group,.totes-project .btn-group-vertical>.btn+.cta-round,.totes-project .btn-group-vertical>.btn+.cta-round.primary.large,.totes-project .btn-group-vertical>.btn+.cta-round.primary.medium,.totes-project .btn-group-vertical>.btn+.cta-round.primary.small,.totes-project .btn-group-vertical>.btn+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.btn+.cta-round.secondary,.totes-project .btn-group-vertical>.btn+.cta-round.secondary.large,.totes-project .btn-group-vertical>.btn+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.btn+.cta-round.secondary.small,.totes-project .btn-group-vertical>.btn+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.btn+.cta-round.tertiary,.totes-project .btn-group-vertical>.btn+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.btn+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.btn+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.btn+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.btn-group+.btn,.totes-project .btn-group-vertical>.btn-group+.btn-group,.totes-project .btn-group-vertical>.btn-group+.cta-round,.totes-project .btn-group-vertical>.cta-round+.btn,.totes-project .btn-group-vertical>.cta-round+.btn-group,.totes-project .btn-group-vertical>.cta-round+.cta-round,.totes-project .btn-group-vertical>.cta-round+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.large+.btn,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.primary.large+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.medium+.btn,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.primary.medium+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.small+.btn,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.primary.small+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.btn,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.primary.xLarge+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary+.btn,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.secondary+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.large+.btn,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.secondary.large+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.btn,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.secondary.medium+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.small+.btn,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.secondary.small+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.btn,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.secondary.xLarge+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary+.btn,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.tertiary+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.btn,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.large+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.btn,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.medium+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.btn,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.small+.cta-round.tertiary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.btn,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.primary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.primary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.primary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.primary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.secondary,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.secondary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.secondary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.secondary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.secondary.xLarge,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.tertiary,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.tertiary.large,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.tertiary.medium,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.tertiary.small,.totes-project .btn-group-vertical>.cta-round.tertiary.xLarge+.cta-round.tertiary.xLarge{margin-top:-1px;margin-left:0}.totes-project .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.totes-project .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.cta-round,.totes-project .btn-group-vertical>.btn:not(:first-child):not(:last-child),.totes-project .btn-group-vertical>.cta-round:not(:first-child):not(:last-child){border-radius:0}.totes-project .btn-group-vertical>.btn:first-child:not(:last-child),.totes-project .btn-group-vertical>.cta-round:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.totes-project .btn-group-vertical>.btn:last-child:not(:first-child),.totes-project .btn-group-vertical>.cta-round:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.totes-project .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.totes-project .btn-group-vertical>.btn-group:first-child:not(:last-child)>.cta-round:last-child,.totes-project .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.totes-project .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.totes-project .btn-group-vertical>.btn-group:last-child:not(:first-child)>.cta-round:first-child{border-top-right-radius:0;border-top-left-radius:0}.totes-project .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.totes-project .btn-group-justified>.btn,.totes-project .btn-group-justified>.btn-group,.totes-project .btn-group-justified>.cta-round,.totes-project .btn-group-justified>.cta-round.primary.large,.totes-project .btn-group-justified>.cta-round.primary.medium,.totes-project .btn-group-justified>.cta-round.primary.small,.totes-project .btn-group-justified>.cta-round.primary.xLarge,.totes-project .btn-group-justified>.cta-round.secondary.large,.totes-project .btn-group-justified>.cta-round.secondary.medium,.totes-project .btn-group-justified>.cta-round.secondary.small,.totes-project .btn-group-justified>.cta-round.secondary.xLarge,.totes-project .btn-group-justified>.cta-round.tertiary.large,.totes-project .btn-group-justified>.cta-round.tertiary.medium,.totes-project .btn-group-justified>.cta-round.tertiary.small,.totes-project .btn-group-justified>.cta-round.tertiary.xLarge{float:none;display:table-cell;width:1%}.totes-project .btn-group-justified>.btn-group .btn,.totes-project .btn-group-justified>.btn-group .cta-round{width:100%}.totes-project .btn-group-justified>.btn-group .dropdown-menu{left:auto}.totes-project [data-toggle=buttons]>.btn input[type=checkbox],.totes-project [data-toggle=buttons]>.btn input[type=radio],.totes-project [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],.totes-project [data-toggle=buttons]>.btn-group>.btn input[type=radio],.totes-project [data-toggle=buttons]>.btn-group>.cta-round input[type=checkbox],.totes-project [data-toggle=buttons]>.btn-group>.cta-round input[type=radio],.totes-project [data-toggle=buttons]>.cta-round input[type=checkbox],.totes-project [data-toggle=buttons]>.cta-round input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.totes-project .input-group{position:relative;display:table;border-collapse:separate}.totes-project .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.totes-project .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.totes-project .input-group .form-control,.totes-project .input-group-addon,.totes-project .input-group-btn{display:table-cell}.totes-project .input-group .form-control:not(:first-child):not(:last-child),.totes-project .input-group-addon:not(:first-child):not(:last-child),.totes-project .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.totes-project .input-group-addon{width:1%;white-space:nowrap;vertical-align:middle}.totes-project .input-group-btn{width:1%;vertical-align:middle}.totes-project .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #939598;border-radius:4px}.totes-project .input-group-addon.input-sm,.totes-project .input-group-sm>.input-group-addon,.totes-project .input-group-sm>.input-group-btn>.input-group-addon.btn,.totes-project .input-group-sm>.input-group-btn>.input-group-addon.cta-round{padding:5px 10px;font-size:12px;border-radius:2px}.totes-project .input-group-addon.input-lg,.totes-project .input-group-lg>.input-group-addon,.totes-project .input-group-lg>.input-group-btn>.input-group-addon.btn,.totes-project .input-group-lg>.input-group-btn>.input-group-addon.cta-round{padding:10px 16px;font-size:18px;border-radius:6px}.totes-project .input-group-addon input[type=checkbox],.totes-project .input-group-addon input[type=radio]{margin-top:0}.totes-project .input-group .form-control:first-child,.totes-project .input-group-addon:first-child,.totes-project .input-group-btn:first-child>.btn,.totes-project .input-group-btn:first-child>.btn-group>.btn,.totes-project .input-group-btn:first-child>.btn-group>.cta-round,.totes-project .input-group-btn:first-child>.cta-round,.totes-project .input-group-btn:first-child>.dropdown-toggle,.totes-project .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.totes-project .input-group-btn:last-child>.btn-group:not(:last-child)>.cta-round,.totes-project .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.totes-project .input-group-btn:last-child>.cta-round:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.totes-project .input-group-addon:first-child{border-right:0}.totes-project .input-group .form-control:last-child,.totes-project .input-group-addon:last-child,.totes-project .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.totes-project .input-group-btn:first-child>.btn-group:not(:first-child)>.cta-round,.totes-project .input-group-btn:first-child>.btn:not(:first-child),.totes-project .input-group-btn:first-child>.cta-round:not(:first-child),.totes-project .input-group-btn:last-child>.btn,.totes-project .input-group-btn:last-child>.btn-group>.btn,.totes-project .input-group-btn:last-child>.btn-group>.cta-round,.totes-project .input-group-btn:last-child>.cta-round,.totes-project .input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.totes-project .input-group-addon:last-child{border-left:0}.totes-project .input-group-btn{position:relative;font-size:0;white-space:nowrap}.totes-project .input-group-btn>.btn,.totes-project .input-group-btn>.cta-round,.totes-project .input-group-btn>.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.tertiary.xLarge{position:relative}.totes-project .input-group-btn>.btn+.btn,.totes-project .input-group-btn>.btn+.cta-round,.totes-project .input-group-btn>.btn+.cta-round.primary.large,.totes-project .input-group-btn>.btn+.cta-round.primary.medium,.totes-project .input-group-btn>.btn+.cta-round.primary.small,.totes-project .input-group-btn>.btn+.cta-round.primary.xLarge,.totes-project .input-group-btn>.btn+.cta-round.secondary,.totes-project .input-group-btn>.btn+.cta-round.secondary.large,.totes-project .input-group-btn>.btn+.cta-round.secondary.medium,.totes-project .input-group-btn>.btn+.cta-round.secondary.small,.totes-project .input-group-btn>.btn+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.btn+.cta-round.tertiary,.totes-project .input-group-btn>.btn+.cta-round.tertiary.large,.totes-project .input-group-btn>.btn+.cta-round.tertiary.medium,.totes-project .input-group-btn>.btn+.cta-round.tertiary.small,.totes-project .input-group-btn>.btn+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round+.btn,.totes-project .input-group-btn>.cta-round+.cta-round,.totes-project .input-group-btn>.cta-round+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round+.cta-round.secondary,.totes-project .input-group-btn>.cta-round+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.primary.large+.btn,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.primary.large+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.primary.medium+.btn,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.primary.medium+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.primary.small+.btn,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.primary.small+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.primary.xLarge+.btn,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.primary.xLarge+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.secondary+.btn,.totes-project .input-group-btn>.cta-round.secondary+.cta-round,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.secondary+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.large+.btn,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.secondary.large+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.medium+.btn,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.secondary.medium+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.small+.btn,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.secondary.small+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.btn,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.secondary.xLarge+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary+.btn,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.tertiary+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.large+.btn,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.tertiary.large+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.medium+.btn,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.tertiary.medium+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.small+.btn,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.tertiary.small+.cta-round.tertiary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.btn,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.primary.large,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.primary.medium,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.primary.small,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.primary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.secondary,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.secondary.large,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.secondary.medium,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.secondary.small,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.secondary.xLarge,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.tertiary,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.tertiary.large,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.tertiary.medium,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.tertiary.small,.totes-project .input-group-btn>.cta-round.tertiary.xLarge+.cta-round.tertiary.xLarge{margin-left:-1px}.totes-project .input-group-btn>.btn:active,.totes-project .input-group-btn>.btn:focus,.totes-project .input-group-btn>.btn:hover,.totes-project .input-group-btn>.cta-round:active,.totes-project .input-group-btn>.cta-round:focus,.totes-project .input-group-btn>.cta-round:hover{z-index:2}.totes-project .input-group-btn:first-child>.btn,.totes-project .input-group-btn:first-child>.btn-group,.totes-project .input-group-btn:first-child>.cta-round{margin-right:-1px}.totes-project .input-group-btn:last-child>.btn,.totes-project .input-group-btn:last-child>.btn-group,.totes-project .input-group-btn:last-child>.cta-round{margin-left:-1px}.totes-project .nav{margin-bottom:0;padding-left:0;list-style:none}.totes-project .nav>li,.totes-project .nav>li>a{position:relative;display:block}.totes-project .nav>li>a{padding:10px 15px}.totes-project .nav>li>a:focus,.totes-project .nav>li>a:hover{text-decoration:none;background-color:#eee}.totes-project .nav>li.disabled>a{color:#777}.totes-project .nav>li.disabled>a:focus,.totes-project .nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.totes-project .nav .open>a,.totes-project .nav .open>a:focus,.totes-project .nav .open>a:hover{background-color:#eee;border-color:#337ab7}.totes-project .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.totes-project .nav>li>a>img{max-width:none}.totes-project .nav-tabs{border-bottom:1px solid #ddd}.totes-project .nav-tabs>li{float:left;margin-bottom:-1px}.totes-project .nav-tabs>li>a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:4px 4px 0 0}.totes-project .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.totes-project .nav-tabs>li.active>a,.totes-project .nav-tabs>li.active>a:focus,.totes-project .nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.totes-project .nav-pills>li{float:left}.totes-project .nav-pills>li>a{border-radius:4px}.totes-project .nav-pills>li+li{margin-left:2px}.totes-project .nav-pills>li.active>a,.totes-project .nav-pills>li.active>a:focus,.totes-project .nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.totes-project .nav-justified>li,.totes-project .nav-stacked>li,.totes-project .nav-tabs.nav-justified>li{float:none}.totes-project .nav-stacked>li+li{margin-top:2px;margin-left:0}.totes-project .nav-justified,.totes-project .nav-tabs.nav-justified{width:100%}.totes-project .nav-justified>li>a,.totes-project .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.totes-project .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.totes-project .nav-justified>li,.totes-project .nav-tabs.nav-justified>li{display:table-cell;width:1%}.totes-project .nav-justified>li>a,.totes-project .nav-tabs.nav-justified>li>a{margin-bottom:0}}.totes-project .nav-tabs-justified,.totes-project .nav-tabs.nav-justified{border-bottom:0}.totes-project .nav-tabs-justified>li>a,.totes-project .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.totes-project .nav-tabs-justified>.active>a,.totes-project .nav-tabs-justified>.active>a:focus,.totes-project .nav-tabs-justified>.active>a:hover,.totes-project .nav-tabs.nav-justified>.active>a,.totes-project .nav-tabs.nav-justified>.active>a:focus,.totes-project .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.totes-project .nav-tabs-justified>li>a,.totes-project .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.totes-project .nav-tabs-justified>.active>a,.totes-project .nav-tabs-justified>.active>a:focus,.totes-project .nav-tabs-justified>.active>a:hover,.totes-project .nav-tabs.nav-justified>.active>a,.totes-project .nav-tabs.nav-justified>.active>a:focus,.totes-project .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.totes-project .tab-content>.tab-pane{display:none;visibility:hidden}.totes-project .tab-content>.active{display:block;visibility:visible}.totes-project .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.totes-project .navbar{position:relative;min-height:50px;border:1px solid transparent}.totes-project .navbar:after,.totes-project .navbar:before{content:" ";display:table}.totes-project .navbar:after{clear:both}@media (min-width:768px){.totes-project .navbar{border-radius:4px}}.totes-project .navbar-header:after,.totes-project .navbar-header:before{content:" ";display:table}.totes-project .navbar-header:after{clear:both}@media (min-width:768px){.totes-project .navbar-header{float:left}}.totes-project .navbar-collapse{overflow-x:visible;padding-right:0;padding-left:0;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.totes-project .navbar-collapse:after,.totes-project .navbar-collapse:before{content:" ";display:table}.totes-project .navbar-collapse:after{clear:both}.totes-project .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.totes-project .navbar-collapse{width:auto;border-top:0;box-shadow:none}.totes-project .navbar-collapse.collapse{display:block!important;visibility:visible!important;height:auto!important;padding-bottom:0;overflow:visible!important}.totes-project .navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .totes-project .navbar-collapse,.navbar-fixed-top .totes-project .navbar-collapse,.navbar-static-top .totes-project .navbar-collapse{padding-left:0;padding-right:0}}.totes-project .navbar-fixed-bottom .navbar-collapse,.totes-project .navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.totes-project .navbar-fixed-bottom .navbar-collapse,.totes-project .navbar-fixed-top .navbar-collapse{max-height:200px}}.totes-project .container-fluid>.navbar-collapse,.totes-project .container-fluid>.navbar-header,.totes-project .container>.navbar-collapse,.totes-project .container>.navbar-header{margin-right:0;margin-left:0}@media (min-width:768px){.totes-project .container-fluid>.navbar-collapse,.totes-project .container-fluid>.navbar-header,.totes-project .container>.navbar-collapse,.totes-project .container>.navbar-header{margin-right:0;margin-left:0}}.totes-project .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.totes-project .navbar-static-top{border-radius:0}}.totes-project .navbar-fixed-bottom,.totes-project .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.totes-project .navbar-fixed-bottom,.totes-project .navbar-fixed-top{border-radius:0}}.totes-project .navbar-fixed-top{top:0;border-width:0 0 1px}.totes-project .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.totes-project .navbar-brand{float:left;padding:15px 0;font-size:18px;line-height:20px;height:50px}.totes-project .navbar-brand:focus,.totes-project .navbar-brand:hover{text-decoration:none}@media (min-width:768px){.navbar>.container .totes-project .navbar-brand,.navbar>.container-fluid .totes-project .navbar-brand{margin-left:0}}.totes-project .navbar-toggle{position:relative;float:right;margin-right:0;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.totes-project .navbar-nav>li>a:active,.totes-project .navbar-nav>li>a:focus,.totes-project .navbar-nav>li>a:hover,.totes-project .navbar-toggle:focus{outline:0}.totes-project .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.totes-project .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.totes-project .navbar-toggle{display:none}}.totes-project .navbar-nav{margin:7.5px 0}.totes-project .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;outline:0}@media (max-width:767px){.totes-project .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.totes-project .navbar-nav .open .dropdown-menu .dropdown-header,.totes-project .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.totes-project .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.totes-project .navbar-nav .open .dropdown-menu>li>a:focus,.totes-project .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.totes-project .navbar-nav{float:left;margin:0}.totes-project .navbar-nav>li{float:left}.totes-project .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.totes-project .navbar-form{padding:10px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:8px 0}@media (min-width:768px){.totes-project .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.totes-project .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.totes-project .navbar-form .form-control-static{display:inline-block}.totes-project .navbar-form .input-group{display:inline-table;vertical-align:middle}.totes-project .navbar-form .input-group .form-control,.totes-project .navbar-form .input-group .input-group-addon,.totes-project .navbar-form .input-group .input-group-btn{width:auto}.totes-project .navbar-form .input-group>.form-control{width:100%}.totes-project .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.totes-project .navbar-form .checkbox,.totes-project .navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.totes-project .navbar-form .checkbox label,.totes-project .navbar-form .radio label{padding-left:0}.totes-project .navbar-form .checkbox input[type=checkbox],.totes-project .navbar-form .radio input[type=radio]{position:relative;margin-left:0}.totes-project .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.totes-project .navbar-form .form-group{margin-bottom:5px}.totes-project .navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.totes-project .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}}.totes-project .navbar-nav>li>.dropdown-menu{margin-top:0;border:1px solid #da291c;border-top-left-radius:0;border-top-right-radius:7px;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.totes-project .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.totes-project .navbar-btn{margin-top:8px;margin-bottom:8px}.totes-project .btn-group-sm>.navbar-btn.btn,.totes-project .btn-group-sm>.navbar-btn.cta-round,.totes-project .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.totes-project .btn-group-xs>.navbar-btn.btn,.totes-project .btn-group-xs>.navbar-btn.cta-round,.totes-project .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.totes-project .navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.totes-project .navbar-text{float:left;margin-left:0;margin-right:0}.totes-project .navbar-left{float:left!important}.totes-project .navbar-right{float:right!important;margin-right:0}.totes-project .navbar-right~.navbar-right{margin-right:0}}.totes-project .navbar-default .navbar-brand,.totes-project .navbar-default .navbar-nav>li>a,.totes-project .navbar-default .navbar-text{color:#777}.totes-project .navbar-default .navbar-brand:focus,.totes-project .navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.totes-project .navbar-default .navbar-nav>li>a:focus,.totes-project .navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.totes-project .navbar-default .navbar-nav>.active>a,.totes-project .navbar-default .navbar-nav>.active>a:focus,.totes-project .navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.totes-project .navbar-default .navbar-nav>.disabled>a,.totes-project .navbar-default .navbar-nav>.disabled>a:focus,.totes-project .navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.totes-project .navbar-default .navbar-toggle{border-color:#ddd}.totes-project .navbar-default .navbar-toggle:focus,.totes-project .navbar-default .navbar-toggle:hover{background-color:#ddd}.totes-project .navbar-default .navbar-toggle .icon-bar{background-color:#888}.totes-project .navbar-default .navbar-collapse,.totes-project .navbar-default .navbar-form{border-color:#e7e7e7}.totes-project .navbar-default .navbar-nav>.open>a,.totes-project .navbar-default .navbar-nav>.open>a:focus,.totes-project .navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.totes-project .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.totes-project .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.totes-project .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.totes-project .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.totes-project .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.totes-project .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.totes-project .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.totes-project .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.totes-project .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.totes-project .navbar-default .btn-link,.totes-project .navbar-default .navbar-link{color:#777}.totes-project .navbar-default .navbar-link:hover,.totes-project a.list-group-item .list-group-item-heading{color:#333}.totes-project .navbar-default .btn-link:focus,.totes-project .navbar-default .btn-link:hover{color:#333}.totes-project .navbar-default .btn-link[disabled]:focus,.totes-project .navbar-default .btn-link[disabled]:hover,fieldset[disabled] .totes-project .navbar-default .btn-link:focus,fieldset[disabled] .totes-project .navbar-default .btn-link:hover{color:#ccc}.totes-project .navbar-inverse{background-color:#222;border-color:#090909}.totes-project .navbar-inverse .navbar-brand,.totes-project .navbar-inverse .navbar-nav>li>a,.totes-project .navbar-inverse .navbar-text{color:#9d9d9d}.totes-project .navbar-inverse .navbar-brand:focus,.totes-project .navbar-inverse .navbar-brand:hover,.totes-project .navbar-inverse .navbar-nav>li>a:focus,.totes-project .navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.totes-project .navbar-inverse .navbar-nav>.active>a,.totes-project .navbar-inverse .navbar-nav>.active>a:focus,.totes-project .navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#090909}.totes-project .navbar-inverse .navbar-nav>.disabled>a,.totes-project .navbar-inverse .navbar-nav>.disabled>a:focus,.totes-project .navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.totes-project .navbar-inverse .navbar-toggle{border-color:#333}.totes-project .navbar-inverse .navbar-toggle:focus,.totes-project .navbar-inverse .navbar-toggle:hover{background-color:#333}.totes-project .navbar-inverse .navbar-toggle .icon-bar,.totes-project .page-signin .btn-register button{background-color:#fff}.totes-project .navbar-inverse .navbar-collapse,.totes-project .navbar-inverse .navbar-form{border-color:#101010}.totes-project .navbar-inverse .navbar-nav>.open>a,.totes-project .navbar-inverse .navbar-nav>.open>a:focus,.totes-project .navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media (max-width:767px){.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#090909}.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.totes-project .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.totes-project .navbar-inverse .btn-link,.totes-project .navbar-inverse .navbar-link{color:#9d9d9d}.totes-project .btn-parent span,.totes-project .navbar-inverse .navbar-link:hover{color:#fff}.totes-project .navbar-inverse .btn-link:focus,.totes-project .navbar-inverse .btn-link:hover{color:#fff}.totes-project .navbar-inverse .btn-link[disabled]:focus,.totes-project .navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .totes-project .navbar-inverse .btn-link:focus,fieldset[disabled] .totes-project .navbar-inverse .btn-link:hover{color:#444}.totes-project .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.totes-project .breadcrumb>li{display:inline-block}.totes-project .breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.totes-project .breadcrumb>.active{color:#777}.totes-project .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.totes-project .pager li,.totes-project .pagination>li{display:inline}.totes-project .pagination>li>a,.totes-project .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.totes-project .pagination>li:first-child>a,.totes-project .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.totes-project .pagination>li:last-child>a,.totes-project .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.totes-project .pagination>li>a:focus,.totes-project .pagination>li>a:hover,.totes-project .pagination>li>span:focus,.totes-project .pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.totes-project .pagination>.active>a,.totes-project .pagination>.active>a:focus,.totes-project .pagination>.active>a:hover,.totes-project .pagination>.active>span,.totes-project .pagination>.active>span:focus,.totes-project .pagination>.active>span:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.totes-project .pagination>.disabled>a,.totes-project .pagination>.disabled>a:focus,.totes-project .pagination>.disabled>a:hover,.totes-project .pagination>.disabled>span,.totes-project .pagination>.disabled>span:focus,.totes-project .pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.totes-project .pagination-lg>li>a,.totes-project .pagination-lg>li>span{padding:10px 16px;font-size:18px}.totes-project .pagination-lg>li:first-child>a,.totes-project .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.totes-project .pagination-lg>li:last-child>a,.totes-project .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.totes-project .pagination-sm>li>a,.totes-project .pagination-sm>li>span{padding:5px 10px;font-size:12px}.totes-project .pagination-sm>li:first-child>a,.totes-project .pagination-sm>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.totes-project .pagination-sm>li:last-child>a,.totes-project .pagination-sm>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.totes-project .pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.totes-project .pager:after,.totes-project .pager:before{content:" ";display:table}.totes-project .pager:after{clear:both}.totes-project .pager li>a,.totes-project .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.totes-project .pager li>a:focus,.totes-project .pager li>a:hover{text-decoration:none;background-color:#eee}.totes-project .pager .next>a,.totes-project .pager .next>span{float:right}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section .current-price-savings p,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section .price-after p,.totes-project .pager .previous>a,.totes-project .pager .previous>span{float:left}.totes-project .pager .disabled>a,.totes-project .pager .disabled>a:focus,.totes-project .pager .disabled>a:hover,.totes-project .pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.totes-project .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.totes-project .label:empty{display:none}.btn .totes-project .label,.totes-project .cta-round .totes-project .label{position:relative;top:-1px}.totes-project a.badge:focus,.totes-project a.badge:hover,.totes-project a.label:focus,.totes-project a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.totes-project .label-default{background-color:#777}.totes-project .label-default[href]:focus,.totes-project .label-default[href]:hover{background-color:#5e5e5e}.totes-project .label-primary{background-color:#337ab7}.totes-project .label-primary[href]:focus,.totes-project .label-primary[href]:hover{background-color:#286090}.totes-project .label-success{background-color:#5cb85c}.totes-project .label-success[href]:focus,.totes-project .label-success[href]:hover{background-color:#449d44}.totes-project .label-info{background-color:#5bc0de}.totes-project .label-info[href]:focus,.totes-project .label-info[href]:hover{background-color:#31b0d5}.totes-project .label-warning{background-color:#f0ad4e}.totes-project .label-warning[href]:focus,.totes-project .label-warning[href]:hover{background-color:#ec971f}.totes-project .label-danger{background-color:#d9534f}.totes-project .label-danger[href]:focus,.totes-project .label-danger[href]:hover{background-color:#c9302c}.totes-project .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.totes-project .badge:empty{display:none}.btn .totes-project .badge,.totes-project .cta-round .totes-project .badge{position:relative;top:-1px}.btn-xs .totes-project .badge,.totes-project .btn-group-xs>.btn .totes-project .badge,.totes-project .btn-group-xs>.cta-round .totes-project .badge{top:0;padding:1px 5px}.list-group-item.active>.totes-project .badge,.nav-pills>.active>a>.totes-project .badge{color:#337ab7;background-color:#fff}.list-group-item>.totes-project .badge{float:right}.list-group-item>.totes-project .badge+.totes-project .badge{margin-right:5px}.nav-pills>li>a>.totes-project .badge{margin-left:3px}.totes-project .jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.totes-project .jumbotron .h1,.totes-project .jumbotron h1,.totes-project a.list-group-item-danger .list-group-item-heading,.totes-project a.list-group-item-info .list-group-item-heading,.totes-project a.list-group-item-success .list-group-item-heading,.totes-project a.list-group-item-warning .list-group-item-heading{color:inherit}.totes-project .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.totes-project .jumbotron>hr{border-top-color:#d5d5d5}.container .totes-project .jumbotron,.container-fluid .totes-project .jumbotron{border-radius:6px}.totes-project .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.totes-project .jumbotron{padding:48px 0}.container .totes-project .jumbotron,.container-fluid .totes-project .jumbotron{padding-left:60px;padding-right:60px}.totes-project .jumbotron .h1,.totes-project .jumbotron h1{font-size:63px}}.totes-project .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out}.totes-project .thumbnail a>img,.totes-project .thumbnail>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.totes-project .thumbnail .caption{padding:9px;color:#333}.totes-project a.thumbnail.active,.totes-project a.thumbnail:focus,.totes-project a.thumbnail:hover{border-color:#337ab7}.totes-project .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.totes-project .alert h4{margin-top:0;color:inherit}.totes-project .alert .alert-link{font-weight:700}.totes-project .alert>p,.totes-project .alert>ul{margin-bottom:0}.totes-project .alert-dismissable,.totes-project .alert-dismissible{padding-right:35px}.totes-project .alert-dismissable .close,.totes-project .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.totes-project .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.totes-project .alert-success hr{border-top-color:#c9e2b3}.totes-project .alert-success .alert-link{color:#2b542c}.totes-project .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.totes-project .alert-info hr{border-top-color:#a6e1ec}.totes-project .alert-info .alert-link{color:#245269}.totes-project .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.totes-project .alert-warning hr{border-top-color:#f7e1b5}.totes-project .alert-warning .alert-link{color:#66512c}.totes-project .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.totes-project .alert-danger hr{border-top-color:#e4b9c0}.totes-project .alert-danger .alert-link{color:#843534}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.totes-project .progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.totes-project .progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease}.totes-project .progress-bar-striped,.totes-project .progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.totes-project .progress-bar.active,.totes-project .progress.active .progress-bar{animation:progress-bar-stripes 2s linear infinite}.totes-project .progress-bar-success{background-color:#5cb85c}.progress-striped .totes-project .progress-bar-danger,.progress-striped .totes-project .progress-bar-info,.progress-striped .totes-project .progress-bar-success,.progress-striped .totes-project .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.totes-project .progress-bar-info{background-color:#5bc0de}.totes-project .progress-bar-warning{background-color:#f0ad4e}.totes-project .progress-bar-danger{background-color:#d9534f}.mppc-modal .benefits ul,.totes-project .media{margin-top:15px}.totes-project .media:first-child{margin-top:0}.totes-project .media-right,.totes-project .media>.pull-right{padding-left:10px}.totes-project .media-left,.totes-project .media>.pull-left{padding-right:10px}.totes-project .media-body,.totes-project .media-left,.totes-project .media-right{display:table-cell;vertical-align:top}.totes-project .media-middle{vertical-align:middle}.totes-project .media-bottom{vertical-align:bottom}.totes-project .media-heading{margin-top:0;margin-bottom:5px}.totes-project .media-list{padding-left:0;list-style:none}.totes-project .list-group{margin-bottom:20px;padding-left:0}.totes-project .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.totes-project .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.totes-project .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.totes-project a.list-group-item{color:#555}.totes-project a.list-group-item:focus,.totes-project a.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}.totes-project .list-group-item.disabled,.totes-project .list-group-item.disabled:focus,.totes-project .list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.totes-project .list-group-item.disabled .list-group-item-heading,.totes-project .list-group-item.disabled:focus .list-group-item-heading,.totes-project .list-group-item.disabled:hover .list-group-item-heading{color:inherit}.totes-project .list-group-item.disabled .list-group-item-text,.totes-project .list-group-item.disabled:focus .list-group-item-text,.totes-project .list-group-item.disabled:hover .list-group-item-text{color:#777}.totes-project .list-group-item.active,.totes-project .list-group-item.active:focus,.totes-project .list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.totes-project .list-group-item.active .list-group-item-heading,.totes-project .list-group-item.active .list-group-item-heading>.small,.totes-project .list-group-item.active .list-group-item-heading>small,.totes-project .list-group-item.active:focus .list-group-item-heading,.totes-project .list-group-item.active:focus .list-group-item-heading>.small,.totes-project .list-group-item.active:focus .list-group-item-heading>small,.totes-project .list-group-item.active:hover .list-group-item-heading,.totes-project .list-group-item.active:hover .list-group-item-heading>.small,.totes-project .list-group-item.active:hover .list-group-item-heading>small{color:inherit}.totes-project .list-group-item.active .list-group-item-text,.totes-project .list-group-item.active:focus .list-group-item-text,.totes-project .list-group-item.active:hover .list-group-item-text{color:#c7ddef}.totes-project .list-group-item-success{color:#3c763d;background-color:#dff0d8}.totes-project a.list-group-item-success{color:#3c763d}.totes-project a.list-group-item-success:focus,.totes-project a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}.totes-project a.list-group-item-success.active,.totes-project a.list-group-item-success.active:focus,.totes-project a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.totes-project .list-group-item-info{color:#31708f;background-color:#d9edf7}.totes-project a.list-group-item-info{color:#31708f}.totes-project a.list-group-item-info:focus,.totes-project a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}.totes-project a.list-group-item-info.active,.totes-project a.list-group-item-info.active:focus,.totes-project a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.totes-project .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.totes-project a.list-group-item-warning{color:#8a6d3b}.totes-project a.list-group-item-warning:focus,.totes-project a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}.totes-project a.list-group-item-warning.active,.totes-project a.list-group-item-warning.active:focus,.totes-project a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.totes-project .list-group-item-danger{color:#a94442;background-color:#f2dede}.totes-project a.list-group-item-danger{color:#a94442}.totes-project a.list-group-item-danger:focus,.totes-project a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}.totes-project a.list-group-item-danger.active,.totes-project a.list-group-item-danger.active:focus,.totes-project a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.totes-project .list-group-item-heading{margin-top:0;margin-bottom:5px}.totes-project .list-group-item-text{margin-bottom:0;line-height:1.3}.totes-project .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.totes-project .panel-body{padding:15px}.totes-project .panel-body:after,.totes-project .panel-body:before{content:" ";display:table}.totes-project .panel-body:after{clear:both}.totes-project .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.totes-project .panel-heading>.dropdown .dropdown-toggle,.totes-project .panel-title>a{color:inherit}.totes-project .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.totes-project .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.totes-project .panel>.list-group,.totes-project .panel>.panel-collapse>.list-group{margin-bottom:0}.totes-project .panel>.list-group .list-group-item,.totes-project .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.totes-project .panel>.list-group:first-child .list-group-item:first-child,.totes-project .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.totes-project .panel>.list-group:last-child .list-group-item:last-child,.totes-project .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.totes-project .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.totes-project .list-group+.panel-footer{border-top-width:0}.totes-project .panel>.panel-collapse>.table,.totes-project .panel>.table,.totes-project .panel>.table-responsive>.table{margin-bottom:0}.totes-project .panel>.panel-collapse>.table caption,.totes-project .panel>.table caption,.totes-project .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.totes-project .panel>.table-responsive:first-child>.table:first-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.totes-project .panel>.table:first-child,.totes-project .panel>.table:first-child>tbody:first-child>tr:first-child,.totes-project .panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.totes-project .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.totes-project .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.totes-project .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.totes-project .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.totes-project .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.totes-project .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.totes-project .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.totes-project .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.totes-project .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.totes-project .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.totes-project .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.totes-project .panel>.table-responsive:last-child>.table:last-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.totes-project .panel>.table:last-child,.totes-project .panel>.table:last-child>tbody:last-child>tr:last-child,.totes-project .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.totes-project .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.totes-project .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.totes-project .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.totes-project .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.totes-project .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.totes-project .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.totes-project .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.totes-project .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.totes-project .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.totes-project .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.totes-project .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.totes-project .panel-group .panel-heading+.panel-collapse>.list-group,.totes-project .panel-group .panel-heading+.panel-collapse>.panel-body,.totes-project .panel>.panel-body+.table,.totes-project .panel>.panel-body+.table-responsive,.totes-project .panel>.table+.panel-body,.totes-project .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.totes-project .panel>.table-bordered,.totes-project .panel>.table-responsive>.table-bordered{border:0}.totes-project .panel>.table-bordered>tbody>tr>td:first-child,.totes-project .panel>.table-bordered>tbody>tr>th:first-child,.totes-project .panel>.table-bordered>tfoot>tr>td:first-child,.totes-project .panel>.table-bordered>tfoot>tr>th:first-child,.totes-project .panel>.table-bordered>thead>tr>td:first-child,.totes-project .panel>.table-bordered>thead>tr>th:first-child,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.totes-project .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.totes-project .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.totes-project .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.totes-project .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.totes-project .panel>.table-bordered>tbody>tr>td:last-child,.totes-project .panel>.table-bordered>tbody>tr>th:last-child,.totes-project .panel>.table-bordered>tfoot>tr>td:last-child,.totes-project .panel>.table-bordered>tfoot>tr>th:last-child,.totes-project .panel>.table-bordered>thead>tr>td:last-child,.totes-project .panel>.table-bordered>thead>tr>th:last-child,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.totes-project .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.totes-project .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.totes-project .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.totes-project .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.totes-project .panel>.table-bordered>tbody>tr:first-child>td,.totes-project .panel>.table-bordered>tbody>tr:first-child>th,.totes-project .panel>.table-bordered>thead>tr:first-child>td,.totes-project .panel>.table-bordered>thead>tr:first-child>th,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.totes-project .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.totes-project .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.totes-project .panel>.table-bordered>tbody>tr:last-child>td,.totes-project .panel>.table-bordered>tbody>tr:last-child>th,.totes-project .panel>.table-bordered>tfoot>tr:last-child>td,.totes-project .panel>.table-bordered>tfoot>tr:last-child>th,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.totes-project .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.totes-project .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.totes-project .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.totes-project .panel>.table-responsive{border:0;margin-bottom:0}.totes-project .panel-group{margin-bottom:20px}.totes-project .panel-group .panel{margin-bottom:0;border-radius:4px}.totes-project .panel-group .panel+.panel{margin-top:5px}.totes-project .panel-group .panel-heading{border-bottom:0}.totes-project .panel-group .panel-footer{border-top:0}.totes-project .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.totes-project .panel-default{border-color:#ddd}.totes-project .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.totes-project .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.totes-project .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.totes-project .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.totes-project .panel-primary{border-color:#337ab7}.totes-project .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.totes-project .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.totes-project .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.totes-project .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.totes-project .panel-success{border-color:#d6e9c6}.totes-project .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.totes-project .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.totes-project .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.totes-project .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.totes-project .panel-info{border-color:#bce8f1}.totes-project .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.totes-project .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.totes-project .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.totes-project .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.totes-project .panel-warning{border-color:#faebcc}.totes-project .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.totes-project .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.totes-project .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.totes-project .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.totes-project .panel-danger{border-color:#ebccd1}.totes-project .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.totes-project .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.totes-project .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.totes-project .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.totes-project .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.totes-project .embed-responsive .embed-responsive-item,.totes-project .embed-responsive embed,.totes-project .embed-responsive iframe,.totes-project .embed-responsive object,.totes-project .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.totes-project .embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.totes-project .embed-responsive.embed-responsive-4by3{padding-bottom:75%}.totes-project .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.totes-project .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.totes-project .well-lg{padding:24px;border-radius:6px}.totes-project .well-sm{padding:9px;border-radius:2px}.totes-project .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.totes-project .close:focus,.totes-project .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}.totes-project button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.totes-project .modal-open{overflow:hidden}.totes-project .modal{display:none;overflow:hidden;position:fixed;right:0;bottom:0;left:0;z-index:1040;-webkit-overflow-scrolling:touch;outline:0}.totes-project .modal.fade .modal-dialog{transform:translate(0,-25%);transition:transform .3s ease-out}.totes-project .modal.in .modal-dialog{transform:translate(0,0)}.totes-project .modal-open .modal{overflow-x:hidden;overflow-y:auto}.totes-project .modal-dialog{position:relative;width:auto;margin:10px}.totes-project .modal-content{position:relative;background-color:#fff;border:1px solid rgba(0,0,0,.2);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.totes-project .modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.totes-project .modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.totes-project .modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.totes-project .modal-title{margin:0;line-height:1.42857}.totes-project .modal-body{position:relative;padding:15px}.totes-project .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.totes-project .modal-footer:after,.totes-project .modal-footer:before{content:" ";display:table}.totes-project .modal-footer:after{clear:both}.totes-project .modal-footer .btn+.btn,.totes-project .modal-footer .btn+.cta-round,.totes-project .modal-footer .btn+.cta-round.primary.large,.totes-project .modal-footer .btn+.cta-round.primary.medium,.totes-project .modal-footer .btn+.cta-round.primary.small,.totes-project .modal-footer .btn+.cta-round.primary.xLarge,.totes-project .modal-footer .btn+.cta-round.secondary,.totes-project .modal-footer .btn+.cta-round.secondary.large,.totes-project .modal-footer .btn+.cta-round.secondary.medium,.totes-project .modal-footer .btn+.cta-round.secondary.small,.totes-project .modal-footer .btn+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn+.cta-round.tertiary,.totes-project .modal-footer .btn+.cta-round.tertiary.large,.totes-project .modal-footer .btn+.cta-round.tertiary.medium,.totes-project .modal-footer .btn+.cta-round.tertiary.small,.totes-project .modal-footer .btn+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round+.btn,.totes-project .modal-footer .cta-round+.cta-round,.totes-project .modal-footer .cta-round+.cta-round.primary.large,.totes-project .modal-footer .cta-round+.cta-round.primary.medium,.totes-project .modal-footer .cta-round+.cta-round.primary.small,.totes-project .modal-footer .cta-round+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round+.cta-round.secondary,.totes-project .modal-footer .cta-round+.cta-round.secondary.large,.totes-project .modal-footer .cta-round+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round+.cta-round.secondary.small,.totes-project .modal-footer .cta-round+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round+.cta-round.tertiary,.totes-project .modal-footer .cta-round+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.primary.large+.btn,.totes-project .modal-footer .cta-round.primary.large+.cta-round,.totes-project .modal-footer .cta-round.primary.large+.cta-round.primary.large,.totes-project .modal-footer .cta-round.primary.large+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.primary.large+.cta-round.primary.small,.totes-project .modal-footer .cta-round.primary.large+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.primary.large+.cta-round.secondary,.totes-project .modal-footer .cta-round.primary.large+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.primary.large+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.primary.large+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.primary.large+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.primary.large+.cta-round.tertiary,.totes-project .modal-footer .cta-round.primary.large+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.primary.large+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.primary.large+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.primary.large+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.primary.medium+.btn,.totes-project .modal-footer .cta-round.primary.medium+.cta-round,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.primary.large,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.primary.small,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.secondary,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.tertiary,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.primary.medium+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.primary.small+.btn,.totes-project .modal-footer .cta-round.primary.small+.cta-round,.totes-project .modal-footer .cta-round.primary.small+.cta-round.primary.large,.totes-project .modal-footer .cta-round.primary.small+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.primary.small+.cta-round.primary.small,.totes-project .modal-footer .cta-round.primary.small+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.primary.small+.cta-round.secondary,.totes-project .modal-footer .cta-round.primary.small+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.primary.small+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.primary.small+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.primary.small+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.primary.small+.cta-round.tertiary,.totes-project .modal-footer .cta-round.primary.small+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.primary.small+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.primary.small+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.primary.small+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.primary.xLarge+.btn,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.primary.large,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.primary.small,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.secondary,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.tertiary,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.primary.xLarge+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.secondary+.btn,.totes-project .modal-footer .cta-round.secondary+.cta-round,.totes-project .modal-footer .cta-round.secondary+.cta-round.primary.large,.totes-project .modal-footer .cta-round.secondary+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.secondary+.cta-round.primary.small,.totes-project .modal-footer .cta-round.secondary+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.secondary+.cta-round.secondary,.totes-project .modal-footer .cta-round.secondary+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.secondary+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.secondary+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.secondary+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.secondary+.cta-round.tertiary,.totes-project .modal-footer .cta-round.secondary+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.secondary+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.secondary+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.secondary+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.secondary.large+.btn,.totes-project .modal-footer .cta-round.secondary.large+.cta-round,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.primary.large,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.primary.small,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.secondary,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.tertiary,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.secondary.large+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.secondary.medium+.btn,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.primary.large,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.primary.small,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.secondary,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.tertiary,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.secondary.medium+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.secondary.small+.btn,.totes-project .modal-footer .cta-round.secondary.small+.cta-round,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.primary.large,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.primary.small,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.secondary,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.tertiary,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.secondary.small+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.secondary.xLarge+.btn,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.primary.large,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.primary.small,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.secondary,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.tertiary,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.secondary.xLarge+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.tertiary+.btn,.totes-project .modal-footer .cta-round.tertiary+.cta-round,.totes-project .modal-footer .cta-round.tertiary+.cta-round.primary.large,.totes-project .modal-footer .cta-round.tertiary+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.tertiary+.cta-round.primary.small,.totes-project .modal-footer .cta-round.tertiary+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.tertiary+.cta-round.secondary,.totes-project .modal-footer .cta-round.tertiary+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.tertiary+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.tertiary+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.tertiary+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.tertiary+.cta-round.tertiary,.totes-project .modal-footer .cta-round.tertiary+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.tertiary+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.tertiary+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.tertiary+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.tertiary.large+.btn,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.primary.large,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.primary.small,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.secondary,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.tertiary,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.tertiary.large+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.tertiary.medium+.btn,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.primary.large,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.primary.small,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.secondary,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.tertiary,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.tertiary.medium+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.tertiary.small+.btn,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.primary.large,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.primary.small,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.secondary,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.tertiary,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.tertiary.small+.cta-round.tertiary.xLarge,.totes-project .modal-footer .cta-round.tertiary.xLarge+.btn,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.primary.large,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.primary.medium,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.primary.small,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.primary.xLarge,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.secondary,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.secondary.large,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.secondary.medium,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.secondary.small,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.secondary.xLarge,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.tertiary,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.tertiary.large,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.tertiary.medium,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.tertiary.small,.totes-project .modal-footer .cta-round.tertiary.xLarge+.cta-round.tertiary.xLarge{margin-left:5px;margin-bottom:0}.totes-project .modal-footer .btn-group .btn+.btn,.totes-project .modal-footer .btn-group .btn+.cta-round,.totes-project .modal-footer .btn-group .btn+.cta-round.primary.large,.totes-project .modal-footer .btn-group .btn+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .btn+.cta-round.primary.small,.totes-project .modal-footer .btn-group .btn+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .btn+.cta-round.secondary,.totes-project .modal-footer .btn-group .btn+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .btn+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .btn+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .btn+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .btn+.cta-round.tertiary,.totes-project .modal-footer .btn-group .btn+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .btn+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .btn+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .btn+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round+.btn,.totes-project .modal-footer .btn-group .cta-round+.cta-round,.totes-project .modal-footer .btn-group .cta-round+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.large+.btn,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.primary.large+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.btn,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.primary.medium+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.small+.btn,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.primary.small+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.btn,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.primary.xLarge+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary+.btn,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.secondary+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.btn,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.large+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.btn,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.medium+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.btn,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.small+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.btn,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.secondary.xLarge+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary+.btn,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.btn,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.large+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.btn,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.medium+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.btn,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.small+.cta-round.tertiary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.btn,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.primary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.secondary.xLarge,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.large,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.medium,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.small,.totes-project .modal-footer .btn-group .cta-round.tertiary.xLarge+.cta-round.tertiary.xLarge{margin-left:-1px}.totes-project .modal-footer .btn-block+.btn-block{margin-left:0}.totes-project .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.totes-project .modal-dialog{width:600px;margin:30px auto}.totes-project .modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.totes-project .modal-sm{width:300px}}@media (min-width:992px){.totes-project .modal-lg{width:900px}}.totes-project .tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.totes-project .tooltip.in{opacity:.9;filter:alpha(opacity=90)}.totes-project .tooltip.top{margin-top:-3px;padding:5px 0}.totes-project .tooltip.right{margin-left:3px;padding:0 5px}.totes-project .tooltip.bottom{margin-top:3px;padding:5px 0}.totes-project .tooltip.left{margin-left:-3px;padding:0 5px}.totes-project .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.totes-project .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.totes-project .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.totes-project .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.totes-project .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.totes-project .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.totes-project .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.totes-project .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.totes-project .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.totes-project .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.totes-project .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.totes-project .popover.top{margin-top:-10px}.totes-project .popover.right{margin-left:10px}.totes-project .popover.bottom{margin-top:10px}.totes-project .popover.left{margin-left:-10px}.totes-project .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.totes-project .popover-content{padding:9px 14px}.totes-project .popover>.arrow,.totes-project .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.totes-project .popover>.arrow{border-width:11px}.totes-project .popover>.arrow:after{border-width:10px;content:""}.totes-project .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.totes-project .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.totes-project .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.totes-project .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.totes-project .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.totes-project .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.totes-project .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.totes-project .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.totes-project .carousel{position:absolute}.totes-project .carousel-inner{position:relative;width:100%}.totes-project .carousel-inner>.item{display:none;position:relative;transition:.6s ease-in-out left}.totes-project .carousel-inner>.item>a>img,.totes-project .carousel-inner>.item>img{display:block;max-width:100%;height:auto;line-height:1;width:100%}@media all and (transform-3d),(-webkit-transform-3d){.totes-project .carousel-inner>.item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000}.totes-project .carousel-inner>.item.active.right,.totes-project .carousel-inner>.item.next{transform:translate3d(100%,0,0);left:0}.totes-project .carousel-inner>.item.active.left,.totes-project .carousel-inner>.item.prev{transform:translate3d(-100%,0,0);left:0}.totes-project .carousel-inner>.item.active,.totes-project .carousel-inner>.item.next.left,.totes-project .carousel-inner>.item.prev.right{transform:translate3d(0,0,0);left:0}}.totes-project .carousel-inner>.active,.totes-project .carousel-inner>.next,.totes-project .carousel-inner>.prev{display:block}.totes-project .carousel-inner>.active,.totes-project .carousel-inner>.next.left,.totes-project .carousel-inner>.prev.right{left:0}.totes-project .carousel-inner>.next{position:absolute;width:100%}.totes-project .carousel-inner>.prev{position:absolute;top:0;width:100%}.totes-project .carousel-inner>.next{left:100%}.totes-project .carousel-inner>.active.left,.totes-project .carousel-inner>.prev{left:-100%}.totes-project .carousel-inner>.active.right{left:100%}.totes-project .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.totes-project .carousel-control.left{background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.totes-project .carousel-control.right{left:auto;right:0;background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.totes-project .carousel-control:focus,.totes-project .carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.totes-project .carousel-control .glyphicon-chevron-left,.totes-project .carousel-control .glyphicon-chevron-right,.totes-project .carousel-control .icon-next,.totes-project .carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.totes-project .carousel-control .glyphicon-chevron-left,.totes-project .carousel-control .icon-prev{left:50%;margin-left:-10px}.totes-project .carousel-control .glyphicon-chevron-right,.totes-project .carousel-control .icon-next{right:50%;margin-right:-10px}.totes-project .carousel-control .icon-next,.totes-project .carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif}.totes-project .carousel-control .icon-prev:before{content:'\2039'}.totes-project .carousel-control .icon-next:before{content:'\203a'}.totes-project .carousel-indicators{z-index:15;padding-left:0;list-style:none;text-align:center}.totes-project .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.totes-project .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.totes-project .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.totes-project .carousel-caption .btn,.totes-project .carousel-caption .cta-round,.totes-project .carousel-caption .cta-round.primary.large,.totes-project .carousel-caption .cta-round.primary.medium,.totes-project .carousel-caption .cta-round.primary.small,.totes-project .carousel-caption .cta-round.primary.xLarge,.totes-project .carousel-caption .cta-round.secondary.large,.totes-project .carousel-caption .cta-round.secondary.medium,.totes-project .carousel-caption .cta-round.secondary.small,.totes-project .carousel-caption .cta-round.secondary.xLarge,.totes-project .carousel-caption .cta-round.tertiary.large,.totes-project .carousel-caption .cta-round.tertiary.medium,.totes-project .carousel-caption .cta-round.tertiary.small,.totes-project .carousel-caption .cta-round.tertiary.xLarge{text-shadow:none}@media screen and (min-width:768px){.totes-project .carousel-control .glyphicon-chevron-left,.totes-project .carousel-control .glyphicon-chevron-right,.totes-project .carousel-control .icon-next,.totes-project .carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.totes-project .carousel-control .glyphicon-chevron-left,.totes-project .carousel-control .icon-prev{margin-left:-15px}.totes-project .carousel-control .glyphicon-chevron-right,.totes-project .carousel-control .icon-next{margin-right:-15px}.totes-project .carousel-caption{left:20%;right:20%;padding-bottom:30px}.totes-project .carousel-indicators{bottom:20px}}.totes-project .clearfix:after,.totes-project .clearfix:before{content:" ";display:table}.totes-project .clearfix:after{clear:both}.totes-project .center-block{display:block;margin-left:auto;margin-right:auto}.totes-project .pull-right{float:right!important}.totes-project .pull-left{float:left!important}.totes-project .hide{display:none!important}.totes-project .show{display:block!important}.totes-project .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.totes-project .hidden{display:none!important;visibility:hidden!important}.totes-project .affix{position:fixed}@-ms-viewport{.totes-project{width:device-width}}.totes-project .visible-lg,.totes-project .visible-lg-block,.totes-project .visible-lg-inline,.totes-project .visible-lg-inline-block,.totes-project .visible-md,.totes-project .visible-md-block,.totes-project .visible-md-inline,.totes-project .visible-md-inline-block,.totes-project .visible-sm,.totes-project .visible-sm-block,.totes-project .visible-sm-inline,.totes-project .visible-sm-inline-block,.totes-project .visible-xs,.totes-project .visible-xs-block,.totes-project .visible-xs-inline,.totes-project .visible-xs-inline-block{display:none!important}@media (max-width:767px){.totes-project .visible-xs,.totes-project .visible-xs-block{display:block!important}.totes-project table.visible-xs{display:table}.totes-project tr.visible-xs{display:table-row!important}.totes-project td.visible-xs,.totes-project th.visible-xs{display:table-cell!important}.totes-project .visible-xs-inline{display:inline!important}.totes-project .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.totes-project .visible-sm,.totes-project .visible-sm-block{display:block!important}.totes-project table.visible-sm{display:table}.totes-project tr.visible-sm{display:table-row!important}.totes-project td.visible-sm,.totes-project th.visible-sm{display:table-cell!important}.totes-project .visible-sm-inline{display:inline!important}.totes-project .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1169px){.totes-project .visible-md,.totes-project .visible-md-block{display:block!important}.totes-project table.visible-md{display:table}.totes-project tr.visible-md{display:table-row!important}.totes-project td.visible-md,.totes-project th.visible-md{display:table-cell!important}.totes-project .visible-md-inline{display:inline!important}.totes-project .visible-md-inline-block{display:inline-block!important}}@media (min-width:1170px){.totes-project .visible-lg,.totes-project .visible-lg-block{display:block!important}.totes-project table.visible-lg{display:table}.totes-project tr.visible-lg{display:table-row!important}.totes-project td.visible-lg,.totes-project th.visible-lg{display:table-cell!important}.totes-project .visible-lg-inline{display:inline!important}.totes-project .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.totes-project .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.totes-project .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1169px){.totes-project .hidden-md{display:none!important}}@media (min-width:1170px){.totes-project .hidden-lg{display:none!important}}.totes-project .visible-print{display:none!important}@media print{.totes-project .visible-print{display:block!important}.totes-project table.visible-print{display:table}.totes-project tr.visible-print{display:table-row!important}.totes-project td.visible-print,.totes-project th.visible-print{display:table-cell!important}}.totes-project .visible-print-block{display:none!important}@media print{.totes-project .visible-print-block{display:block!important}}.totes-project .visible-print-inline{display:none!important}@media print{.totes-project .visible-print-inline{display:inline!important}}.totes-project .visible-print-inline-block{display:none!important}@media print{.totes-project .visible-print-inline-block{display:inline-block!important}.totes-project .hidden-print{display:none!important}}.ute-grid{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-grid.g-mid{-ms-flex-align:center;align-items:center}.ute-grid.g-h-mid,.ute-grid.g-mid{-ms-flex-pack:center;justify-content:center}.ute-grid.g-v-mid{-ms-flex-align:center;align-items:center}.ute-grid.g-top{-ms-flex-align:start;align-items:flex-start}.ute-grid.g-bottom{-ms-flex-align:end;align-items:flex-end}.ute-grid.g-left{-ms-flex-pack:start;justify-content:flex-start}.ute-grid.g-right{-ms-flex-pack:end;justify-content:flex-end}.ute-grid.g-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-grid.g-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-grid.g-h-space-between{-ms-flex-pack:justify;justify-content:space-between}.ute-grid.g-h-space-around{-ms-flex-pack:distribute;justify-content:space-around}.ute-grid.g-v-space-between{-ms-flex-pack:justify;justify-content:space-between}.ute-grid.g-v-space-around{-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:768px){.modal-dialog{margin-top:100px}}@media (max-width:768px){body.modal-open,body.ngdialog-open{position:fixed}}@media (min-width:768px){.fr .french-extra-margin{margin-top:43px!important}}@media (max-width:1024px){body.modal-open{overflow:hidden;position:fixed;width:100%}}body.viewport-lg{position:absolute}body{overflow-x:hidden;overflow-y:scroll!important;-ms-overflow-style:scrollbar}.S_RegistrationIssues_Fr a:after{content:'Clavardage en Direct'}.S_RegistrationIssues a:after{content:'Live Chat'}.QSISlider :focus{outline:none}.fake-link{color:#337ab7;cursor: pointer;outline: none!important}.fake-link:hover{text-decoration:underline;color:#285f8f}.fake-link img,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat a img{display:none}@media (min-width:992px){.mop-debit-modal .modal-dialog.modal-lg{width:990px!important;margin-top:60px!important}}.gray-border-selfServe{clear:both;width:100%;border-bottom:1px solid #eaeaea;padding-top:20px}.password-requirements .modal-password-requirements{font-family:"Avenir Next";padding:40px}.password-requirements .modal-password-requirements .close-icon{float:right;position:absolute;top:0;right:0}.password-requirements .modal-password-requirements h3,.verify-address-modal .verify-address .canada-post-address h3{font-size:22px}.password-requirements .modal-password-requirements p{line-height:25px;font-size:16px}.verify-address-modal{font-family:"Avenir Next"}.verify-address-modal .close-icon{position:absolute;right:0;top:0;cursor:pointer}.verify-address-modal .verify-address{padding:20px 40px 40px}.verify-address-modal .verify-address.general-error .live-chat{margin-top:50px}.verify-address-modal .verify-address.general-error .error-img{position:absolute;top:5px}.verify-address-modal .verify-address .error-explanation{position:relative}.verify-address-modal .verify-address .error-explanation .error-description{margin-left:70px;line-height:40px;vertical-align:top}.verify-address-modal .verify-address .live-chat-label{color:#414042;font-size:17.97px;font-weight:600;line-height:18px;text-align:left;margin-left:20px;margin-right:10px}.info-modal-plan-feature-list ul,.verify-address-modal .verify-address .gray-border{padding:0}.verify-address-modal .verify-address .account-removal-button-container{text-align:right;float:none!important}.verify-address-modal .verify-address .cancel-button{margin-right:10px;background-color:#fff!important;color:#0050a4!important;outline:0;font-size:14px;text-transform:uppercase;font-weight:700!important}.verify-address-modal .verify-address .gray-border-selfserve{clear:both;width:100%;border-bottom:1px solid #eaeaea;padding-top:20px}.verify-address-modal .verify-address .customer-info-container{display:inline-block;margin-top:38px;margin-bottom:38px}.verify-address-modal .verify-address .customer-info-container span{font-weight:600;font-size:18px}.verify-address-modal .verify-address .customer-info-container div{font-weight:400}.verify-address-modal .verify-address .account-number{float:right;position:relative}.verify-address-modal .verify-address .account-number .remove-account-loader{position:absolute;top:37px;right:0;width:40px}.verify-address-modal .verify-address .subheading{font-family:"Avenir Next";font-size:20px;font-weight:200;margin-top:25px;margin-bottom:25px}.verify-address-modal .verify-address .subheading.billing-address{margin-top:0;margin-bottom:0}.verify-address-modal .verify-address .submit-address{float:right;text-transform:uppercase;font-weight:500!important}.verify-address-modal .verify-address .canada-post-address{font-family:"Avenir Next"}.verify-address-modal .verify-address .canada-post-address p{width:250px;font-size:16px;margin-top:-10px}.verify-address-modal .verify-address .button-container{float:right;clear:both}.verify-address-modal .verify-address .as-entered-address{font-family:"Avenir Next"}.verify-address-modal .verify-address .as-entered-address h3{color:#da291c}.verify-address-modal .verify-address .as-entered-address p{width:200px;color:#da291c;font-size:16px;margin-top:-10px}.verify-address-modal .verify-address .clear-fix{clear:both}.ppc-confirm-leave-modal{font-size:24px;vertical-align:middle;margin-top:10px}.ppc-confirm-leave-modal .ppc-modal-section{margin-right:10px;display:inline-block}.ppc-confirm-leave-modal span{margin-right:10px}.ppc-confirm-leave-modal a{color:#000}.mppc-modal .modal-body{padding:20px 40px 40px}.mppc-modal .modal-header,.mppc-modal .panel .individual-line.last{border-bottom:0!important}.mppc-modal .modal-title{margin-bottom:20px}.mppc-modal .well{border-color:#f1f2f6}.mppc-modal .panel-heading,.mppc-modal .well{background-color:#f1f2f6!important}.mppc-modal .title{font-size:20px;margin:10px 0 20px}.mppc-modal .current-ctn,.mppc-modal .panel-title{font-size:20px;font-weight:500}.mppc-modal .panel-title{margin:7px 0}.mppc-modal .green-icon{font-size:25px;color:green}.mppc-modal .benefits{font-size:15px}.mppc-modal .panel{font-size:18px;margin-top:10px}.mppc-modal .panel .panel-body{padding-top:0;padding-bottom:0}.mppc-modal .panel .benefit-link{font-weight:500;cursor:pointer}.mppc-modal .panel .individual-line{border-bottom:1px solid #ddd;padding:10px}.mppc-modal .panel .individual-line .icheckbox_flat-red{margin-right:5px;margin-bottom:5px}.mppc-modal .panel .individual-line .benefit-link .fa{font-size:11px}.mppc-modal .panel .btns{margin-top:20px;margin-bottom:20px}.mppc-modal .ppc-red-button{background-color:#da291c;padding:7px 40px;color:#fff;font-size:18px;border-radius:4px;margin-right:5px}.mppc-modal .ppc-red-button:focus,.mppc-modal .ppc-red-button:hover{text-decoration:none;color:#fff}.mppc-modal .ppc-white-button{background-color:#fff;color:#da291c;border:1px solid #da291c;padding:7px 40px;font-size:18px;border-radius:4px;margin-right:5px}.mppc-modal .ppc-white-button:focus,.mppc-modal .ppc-white-button:hover{text-decoration:none;color:#da291c}.mppc-modal .back-button{font-size:20px}.mppc-modal.entry-1 .vcenter{display:inline-block;vertical-align:middle;float:none}.mppc-modal.entry-1 .well{color:#da291c;height:160px;font-size:18px;font-weight:700;text-align:center;cursor:pointer;padding:15px}.mppc-modal.entry-1 .well div{margin-bottom:10px}.mppc-modal.entry-1 .or-div{margin-bottom:20px}.mppc-modal.entry-3 .well{font-size:18px;line-height:30px}.mppc-modal.entry-3 .or-div{margin-bottom:15px}.selectCtnError{color:#da291c}.errorHeader{background-color:#f0f2f5;padding:8px 5px}.errortext{font-size:17px;font-weight:900;font-family:"Avenir Next"}.exitclose{position:fixed;right:0;top:0;cursor:pointer}.existClose:before{color:#fff;content:'\00D7';font-size:35px;font-weight:400;height:30px;line-height:26px;position:absolute;right:0;text-align:center;top:0;width:30px;background-color:#9fa1a3!important}.errorBody{font-family:"Avenir Next";margin:25px;padding-bottom:15px}.info-icon{cursor:pointer;display:inline;margin-top:-10px;margin-left:10px}.headerLinkDisableLi{pointer-events:none}.info-dialog-modal .ngdialog-content{position:absolute;width:700px;border-radius:15px 0 15px 15px;padding:30px;top:20px;left:50%;transform:translateX(-50%)}@media (max-width:767px){.info-dialog-modal .ngdialog-content{padding:30px 20px;top:10px;width:calc(100% - 20px)}}.info-dialog-modal .info-dialog-modal-close{height:40px;width:40px;position:absolute;top:10px;right:10px;cursor:pointer;background:#fff}.info-dialog-modal .info-dialog-modal-close:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}.info-dialog-modal .info-dialog-modal-close .rui-icon-mobile-menu-exit{font-size:21px;font-weight:600;line-height:40px;text-align:center;width:40px;height:40px;position:absolute;top:0;right:-2px}.info-dialog-modal .info-dialog-modal-close .rui-icon-mobile-menu-exit:before{line-height:44px;font-weight:600!important;color:#808284}.info-modal-top-banner{background:#f1f3f5;height:80px;margin:-30px -30px 0;border-top-left-radius:15px}@media (max-width:767px){.info-modal-top-banner{margin:-30px -20px 0}}.info-modal-heading{font-weight:400;font-size:25px;display:inline-block;line-height:80px;margin-left:20px}@media (max-width:767px){.info-modal-heading{font-weight:500;height:80px;margin-top:10px;width:calc(100% - 80px);line-height:1.4}}.info-modal-body{padding:20px 0 30px}@media (max-width:767px){.info-modal-body{padding-bottom:0}}.info-modal-bill-cycle{font-size:18px;margin-right:10px;display:inline-block}.info-modal-bill-cycle-date{font-size:19px;display:inline-block;font-weight:400;margin-bottom:35px}.info-modal-bill-cycle-date strong{font-weight:600;margin-left:10px}@media (max-width:370px){.info-modal-bill-cycle-date strong{margin-left:0;display:block}}@media (max-width:767px){.info-modal-bill-cycle-date{margin-bottom:20px}}.info-modal-talk-table{width:100%;padding:0;margin-bottom:35px}@media (max-width:767px){.info-modal-talk-table{margin:0 -10px 35px;width:calc(100% + 20px)}}.info-modal-text-table{width:100%;padding:0}@media (max-width:767px){.info-modal-text-table{margin:0 -10px;width:calc(100% + 20px)}}.info-modal-sub-banner-heading{background:#f1f3f5;height:26px;font-size:16px;line-height:26px;padding-left:10px;vertical-align:middle;padding-top:1px}.info-modal-table-cell{font-size:13px;padding:10px 0;text-align:center}.info-modal-table-head,.info-modal-table-head-row{font-size:13px;font-weight:500;padding:10px 0;text-align:center}.info-modal-table-head-row{text-align:left;padding:10px 0 10px 10px}.info-modal-table-head-long{white-space:normal}.info-modal-table-divide,.info-modal-table-row,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container p,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container p,.totes-project .brite-bill-pay-now button,.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder p{margin:0}.info-modal-table-divide{border-bottom:1px solid #a1a0a1}.container.info-modal-talk-table::after,.container.info-modal-talk-table::before,.container.info-modal-text-table::after,.container.info-modal-text-table::before,.row.info-modal-table-divide::after,.row.info-modal-table-divide::before,.row.info-modal-table-row::after,.row.info-modal-table-row::before{display:none!important}.info-modal-device-details{margin:20px 0;float:right}@media (max-width:767px){.info-modal-device-details{float:none}}.info-modal-device-dates{margin:20px 0;float:left}@media (max-width:767px){.info-modal-device-dates{margin:15px 0 0;float:none}}.info-modal-device-instructions{clear:both;font-size:14px;line-height:1.2;margin-bottom:15px}.info-modal-device-instructions b{font-family:'Ted Next'!important;font-weight:400}.info-modal-device-instructions strong{font-weight:500}.info-modal-device-row,.totes-project onboarding,onboarding{display:block;width:100%}.info-modal-device-detail-heading{font-weight:500;margin-right:8px}.info-modal-device-detail,.info-modal-device-detail-heading{font-size:17px;display:inline-block}.info-modal-device-bottom-heading{font-weight:500;font-size:16px}.info-modal-device-bottom-info{font-size:16px;line-height:1;margin-bottom:10px}.info-modal-device-instructions-heading{display:inline-block;margin-right:4px}.info-modal-device-instructions-body{margin-bottom:10px}.info-modal-plan-feature-list{margin:15px 0;padding:0 20px;text-indent:-5px}.info-modal-plan-feature-list li{list-style:none;width:43%;margin-right:7%;float:left;position:relative}@media (max-width:767px){.info-modal-plan-feature-list li{margin:0;width:auto;float:none}}.info-modal-plan-feature-list li:before{font-size:40px;content:'.';position:absolute;top:-1px;font-weight:600;left:-11px;line-height:0}.info-modal-plan-addon,.info-modal-plan-addon-cost,.info-modal-plan-row{padding:0;margin:0}.info-modal-plan-addon-container{background:#f1f3f5;font-size:16px;margin:0 -10px;padding:15px 10px 10px}.info-modal-plan-addon{font-weight:500}.info-modal-plan-addon-info{font-size:14px}.info-modal-plan-addon-price{text-align:right}.info-modal-plan-feature{font-size:16px;line-height:1.4}@media (max-width:767px){.info-modal-plan-feature{line-height:1.2}}.info-modal-plan-contract-heading{font-weight:500;font-size:18px;margin:0 5px 5px 0;display:inline-block}@media (max-width:767px){.info-modal-plan-contract-heading{margin:0 0 5px;display:block}}.info-modal-plan-contract-length{font-size:16px;line-height:1.2;display:inline-block;margin-right:5px}@media (max-width:767px){.info-modal-plan-contract-length{display:block;margin-right:0}}.info-modal-plan-contract-span{font-size:15px;line-height:1.2;margin-bottom:20px;margin-right:5px;display:inline-block}@media (max-width:767px){.info-modal-plan-contract-span{display:block;margin-right:0}}.info-modal-plan-addon,.info-modal-plan-addon-cost{line-height:1.2;margin-bottom:15px}.info-modal-upfront-faq{margin-bottom:15px;font-size:16px}.info-modal-upfront-faq .upfront-advantage{text-decoration:underline}.info-modal-upfront-faq:hover{cursor:pointer;text-decoration:underline}.info-modal-edge-faq,.info-modal-upfront-faq{clear:both;line-height:1.2;color:#337ab7}.info-modal-edge-faq .edge-advantage{font-size:16px;font-family:"Ted Next"}#concurrent-popup .modal-container{border:0 solid #fff;background-color:#fff}#concurrent-popup .modal-body .concurrent-alert:before,#concurrent-popup .modal-header .concurrent-alert:before{content:"\26A0";font-size:30px;color:#d81a1a}#concurrent-popup .modal-body .title,#concurrent-popup .modal-header .title{padding-left:10px;font-family:Ted Next!important}#concurrent-popup .modal-body .concurrent-close,#concurrent-popup .modal-header .concurrent-close{font-size:47px!important;float:right;color:#868585;margin-top:-15px;font-weight:400;padding-right:15px;cursor:pointer}#concurrent-popup .modal-body{margin-top:0;min-height:100px;font-size:16px;line-height:1.5em;padding:20px 20px 25px 25px;font-weight:500}#concurrent-popup .modal-body .button-default{padding:5px 40px;font-size:18px;background:#d81a1a!important;color:#fff;border:1px solid #da291c;border-radius:25px;float:right;font-weight:500}@media screen and (max-width:359px) and (min-width:320px){#concurrent-popup .modal-body .button-default{font-size:11px}}@media screen and (max-width:768px){#concurrent-popup .modal-body .button-default{font-size:12px}}#concurrent-popup .modal-body .button-default signout-button span,#concurrent-popup .modal-body-message p{font-family:Ted Next!important}@media screen and (max-width:359px) and (min-width:320px){#concurrent-popup .modal-body .button-default signout-button{margin-top:-40px;margin-left:-290px}}#concurrent-popup .modal-header{border-bottom:2px solid #d81a1a!important;background-color:#f0f2f4;padding:5px 0 5px 25px;font-size:20px;font-weight:600}#concurrent-popup .modal-header div{font-size:20px!important;font-weight:600}@media screen and (max-width:768px){#concurrent-popup .modal-header div{font-size:20px!important}}#concurrent-popup .modal-body-message{margin-bottom:20px}#concurrent-popup .ngdialog-content{width:50%!important;border-radius:15px;border-top-right-radius:0;padding:0}@media screen and (max-width:768px){#concurrent-popup .ngdialog-content{width:90%!important}}#concurrent-popup .ngdialog-close:before{top:0;right:0;background-color:#f0f2f4;color:#868585;border-radius:0;font-size:1.5em\0;line-height:37px;width:40px;height:40px;font-family:initial!important;font-weight:600}.margin-L-R-0{margin-left:0;margin-right:0}.font-bold{font-weight:600}.color-red{color:#da291c}.float-right{float:right}.text-center{text-align:center}.totes-project .account-overview-eop-badge{margin-left:-10px;margin-bottom:15px;width:95%;min-width:355px;position:relative}.totes-project .account-overview-eop-badge.serviceBadgeGroup{width:100%;min-width:auto;margin-left:0}.totes-project .account-overview-eop-badge.serviceBadgeGroup a img.star,html[lang=fr] .totes-project .account-overview-eop-badge a img.star{top:10px;position:relative}@media (min-width:406px) and (max-width:767px){.totes-project .account-overview-eop-badge.serviceBadgeGroup a img.star{top:auto;position:static}}@media (min-width:769px) and (max-width:991px){.totes-project .account-overview-eop-badge.serviceBadgeGroup a img.star{top:auto;position:static}}@media (min-width:1170px){.totes-project .account-overview-eop-badge.serviceBadgeGroup a img.star{top:auto;position:static}}@media (min-width:768px){html[lang=fr] .totes-project .account-overview-eop-badge.serviceBadgeGroup a img.star{top:10px;position:relative}}.totes-project .account-overview-eop-badge.serviceBadgeGroup a:after{content:"\e826";font-family:'rui-icon';float:right;top:35%}@media (min-width:406px) and (max-width:767px){.totes-project .account-overview-eop-badge.serviceBadgeGroup a:after{top:26%}}@media (min-width:1170px){.totes-project .account-overview-eop-badge.serviceBadgeGroup a:after{top:26%}}@media (min-width:768px){html[lang=fr] .totes-project .account-overview-eop-badge.serviceBadgeGroup a:after{top:35%}}.totes-project .account-overview-eop-badge a{border-radius:5px;background-color:#ffbf3f;text-decoration:none;font-family:"Ted Next";font-size:16px;font-weight:700;color:#1e1e1e;letter-spacing:-.3px;display:block;padding:10px 12px;cursor:pointer;position:relative}.totes-project .account-overview-eop-badge a:active,.totes-project .account-overview-eop-badge a:focus,.totes-project .account-overview-eop-badge a:hover,.totes-project a:focus{text-decoration:none}.totes-project .account-overview-eop-badge a img.star{width:25px;height:23.8px;margin-right:8px;float:left}@media (min-width:488px) and (max-width:1160px){html[lang=fr] .totes-project .account-overview-eop-badge a img.star{top:auto;position:static}}.totes-project .account-overview-eop-badge a span.offerDesc{position:relative;font-family:"Ted Next";width:84%;display:inline-block}.totes-project .account-overview-eop-badge a:after{content:"\e826";font-family:'rui-icon';position:absolute;right:15px;top:26%}html[lang=fr] .totes-project .account-overview-eop-badge a:after{top:35%}@media (min-width:490px) and (max-width:1160px){html[lang=fr] .totes-project .account-overview-eop-badge a:after{top:26%}}.modal-eop-notification-modal,.modal-eop-offer-modal.existing-cx{color:#1e1e1e;font-family:"Ted Next";font-weight:400;letter-spacing:normal;background-color:#f8f9f9;border-radius:5px}.modal-eop-notification-modal :focus,.modal-eop-offer-modal.existing-cx :focus,.totes-project button:focus{outline:#0a5498 auto 1px!important}@media (min-width:768px){.modal-eop-notification-modal,.modal-eop-offer-modal.existing-cx{width:768px}.modal-eop-notification-modal .sm-display-inline-block,.modal-eop-offer-modal.existing-cx .sm-display-inline-block{display:inline-block}.modal-eop-notification-modal .sm-margin-right-15,.modal-eop-offer-modal.existing-cx .sm-margin-right-15{margin-right:15px}}.modal-eop-notification-modal .modal-content,.modal-eop-offer-modal.existing-cx .modal-content{border-radius:5px;background:#f8f9f9}.modal-eop-notification-modal .modal-header .close,.modal-eop-offer-modal.existing-cx .modal-header .close{background-color:transparent;color:#979797;margin-top:10px;margin-right:10px;font-size:3rem;height:auto;width:auto}@media (max-width:767px){.modal-eop-notification-modal .modal-header .close,.modal-eop-offer-modal.existing-cx .modal-header .close{font-size:2.5rem;height:25px;width:25px}}.modal-eop-notification-modal .btn,.modal-eop-notification-modal .totes-project .cta-round,.modal-eop-notification-modal .totes-project .cta-round.primary.large,.modal-eop-notification-modal .totes-project .cta-round.primary.medium,.modal-eop-notification-modal .totes-project .cta-round.primary.small,.modal-eop-notification-modal .totes-project .cta-round.primary.xLarge,.modal-eop-notification-modal .totes-project .cta-round.secondary.large,.modal-eop-notification-modal .totes-project .cta-round.secondary.medium,.modal-eop-notification-modal .totes-project .cta-round.secondary.small,.modal-eop-notification-modal .totes-project .cta-round.secondary.xLarge,.modal-eop-notification-modal .totes-project .cta-round.tertiary.large,.modal-eop-notification-modal .totes-project .cta-round.tertiary.medium,.modal-eop-notification-modal .totes-project .cta-round.tertiary.small,.modal-eop-notification-modal .totes-project .cta-round.tertiary.xLarge,.modal-eop-offer-modal.existing-cx .btn,.modal-eop-offer-modal.existing-cx .totes-project .cta-round,.totes-project .modal-eop-notification-modal .cta-round,.totes-project .modal-eop-notification-modal .cta-round.primary.large,.totes-project .modal-eop-notification-modal .cta-round.primary.medium,.totes-project .modal-eop-notification-modal .cta-round.primary.small,.totes-project .modal-eop-notification-modal .cta-round.primary.xLarge,.totes-project .modal-eop-notification-modal .cta-round.secondary.large,.totes-project .modal-eop-notification-modal .cta-round.secondary.medium,.totes-project .modal-eop-notification-modal .cta-round.secondary.small,.totes-project .modal-eop-notification-modal .cta-round.secondary.xLarge,.totes-project .modal-eop-notification-modal .cta-round.tertiary.large,.totes-project .modal-eop-notification-modal .cta-round.tertiary.medium,.totes-project .modal-eop-notification-modal .cta-round.tertiary.small,.totes-project .modal-eop-notification-modal .cta-round.tertiary.xLarge,.totes-project .modal-eop-offer-modal.existing-cx .cta-round{padding:10px 30px;border-width:0;font-weight:600}.modal-eop-notification-modal .btn:active,.modal-eop-notification-modal .btn:hover,.modal-eop-notification-modal .totes-project .cta-round:active,.modal-eop-notification-modal .totes-project .cta-round:hover,.modal-eop-offer-modal.existing-cx .btn:active,.modal-eop-offer-modal.existing-cx .btn:hover,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .features .featureDescription,.modal-eop-offer-modal.existing-cx .totes-project .cta-round:active,.modal-eop-offer-modal.existing-cx .totes-project .cta-round:hover,.totes-project .modal-eop-notification-modal .cta-round:active,.totes-project .modal-eop-notification-modal .cta-round:hover,.totes-project .modal-eop-offer-modal.existing-cx .cta-round:active,.totes-project .modal-eop-offer-modal.existing-cx .cta-round:hover{font-weight:600}.modal-eop-notification-modal .btn.btn-primary,.modal-eop-notification-modal .totes-project .btn-primary.cta-round,.modal-eop-offer-modal.existing-cx .btn.btn-primary,.modal-eop-offer-modal.existing-cx .totes-project .btn-primary.cta-round,.totes-project .modal-eop-notification-modal .btn-primary.cta-round,.totes-project .modal-eop-offer-modal.existing-cx .btn-primary.cta-round{background-color:#da291c;border:1px solid #da291c}.modal-eop-notification-modal .btn.cta-compare-plans,.modal-eop-notification-modal .totes-project .cta-compare-plans.cta-round,.modal-eop-offer-modal.existing-cx .btn.cta-compare-plans,.modal-eop-offer-modal.existing-cx .totes-project .cta-compare-plans.cta-round,.totes-project .modal-eop-notification-modal .cta-compare-plans.cta-round,.totes-project .modal-eop-offer-modal.existing-cx .cta-compare-plans.cta-round{background-color:#fff;color:#da291c;border:1px solid #da291c}.modal-eop-offer-modal.existing-cx{font-size:1.45rem}@media (min-width:992px){.modal-eop-offer-modal.existing-cx{width:840px}}.modal-eop-offer-modal.existing-cx .display-flex,.modal-eop-offer-modal.existing-cx .row-eq-height{display:-ms-flexbox;display:flex}.modal-eop-offer-modal.existing-cx .row-eq-height .full-height{height:100%}.modal-eop-offer-modal.existing-cx .flex-vertical-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal{padding:30px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal ins{text-decoration:none}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-header{position:inherit}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-header .modal-title{font-size:2.8rem;font-weight:600;letter-spacing:-.6px;line-height:.61;color:#1e1e1e}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body{padding:0 15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .eligible-message{padding-bottom:10px;line-height:1.31;font-size:1.6rem}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container{box-shadow:0 2px 4px 0 rgba(128,130,132,.4);border-top:1px solid #da291c;margin-bottom:20px;border-radius:0 0 5px 5px;padding:15px 10px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container h3{margin:0 0 10px;font-size:1.45rem;line-height:1.66;font-weight:700}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .features-container{float:left;padding:0 15px;margin-left:-15px;margin-right:-15px;max-width:60%}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .features-container .features{border-right:1px solid #d3d5d6;padding:0 15px;line-height:1.45}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-1 .features{border:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-1 .current-package-price-section{border-left:1px solid #d3d5d6;padding-left:15px;min-height:42px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section{line-height:1.45;float:right;padding-right:5%}@media (min-width:768px) and (max-width:991px){.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section{padding-right:15px}}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section .current-price-savings,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section .price-after{float:left;clear:both}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section p:nth-child(odd){min-width:181px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section p:nth-child(even){font-weight:700}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container{box-shadow:0 2px 4px 0 rgba(128,130,132,.4);margin-bottom:20px;border-radius:5px;background-color:#fff}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .exclusive-badge{background:#da291c;padding:8px 25px;border-radius:5px 5px 0 0;margin:0 -15px;color:#fff;font-size:1.4rem;line-height:1.14;font-weight:700}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content{padding:30px 25px 15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .new-package-name{font-weight:700;font-size:1.6rem;line-height:1.06;margin:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .offer-discount-msg{width:222px;height:153px;margin:12px 0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-1{border-bottom:0;margin-bottom:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-2 .features{border-bottom:1px solid #d3d5d6;padding-bottom:15px;margin-bottom:15px}@media (min-width:768px){.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-2 .features.no-rhp:last-child{border-bottom:0}}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .features{text-align:left}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .features .featureTitle{line-height:1.24}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .features .featureDescription{font-size:2.4rem;line-height:1.43;font-weight:600}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .features .featureDescription_unit{line-height:.55}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .price-section .marketPriceSection{font-weight:600;margin-bottom:5px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .price-section .marketPriceSection .price-cents,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .price-section .marketPriceSection .price-dollars{font-size:1.6rem;vertical-align:text-top;top:-12px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .price-section .marketPriceSection .price-amount{font-size:4.8rem;line-height:.83;font-weight:600}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .price-section .marketPriceSection .price-period{font-size:1.2rem;bottom:0;left:-2em}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .savings-desc{font-size:1.2rem;line-height:18px;padding:10px 0 0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .not-included-desc{font-size:1.4rem;font-weight:600;line-height:19px;padding:15px 0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .phone-desc{font-size:1.4rem;font-weight:600;border-top:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .installation-desc{font-size:1.4rem;font-weight:600;padding:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .additional-section{font-weight:600;line-height:1.24;margin-top:15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .disclaimer-section{margin-top:10px;border-top:1px solid #d3d5d6;padding:15px 0;font-size:1.2rem;line-height:1.33}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer{border:0;padding:5px 15px 15px;line-height:normal;font-size:1.4rem;font-weight:600}@media (min-width:768px){.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .margin-top-5{margin-top:5px}}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .dismiss-offer{float:left;padding:10px 0;color:#0a5498;cursor:pointer}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section{padding:10px 0;float:right;text-align:right;font-size:1.6rem;line-height:normal;width:65%}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .ways-to-buy{font-weight:700;color:#333;padding:0 15px 0 0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .call-care{font-weight:600;color:#0a5498;padding:0 15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .call-care i{color:#404549}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .call-care i:before{font-size:2rem;position:relative;bottom:-4px;padding-right:5px;font-weight:400}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat{font-weight:600;color:#0a5498;padding-left:15px;display:inline-block}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat a{color:#0a5498}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat a:before{content:"\ea41";color:#404549;font-size:2rem;position:relative;bottom:-5px;font-weight:400;font-family:"rui-icon"}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat a:after{content:"Live chat";font-family:"Ted Next";font-weight:600;padding-left:5px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat *{display:inline}@media (max-width:767px){.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal{padding:0 0 5px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-header{margin-top:15px;padding-bottom:10px;padding-right:25px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-header .modal-title{font-size:2.2rem;line-height:1.09;letter-spacing:-.5px;margin-top:5px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .eligible-message{line-height:1.38;font-size:1.45rem}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container{margin-top:15px;padding:15px 0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container h3{margin-bottom:5px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .features-container{max-width:100%;width:100%}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .features-container .features{margin-bottom:10px;line-height:1.45;border:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .features-container .features .featureDescription{font-size:1.5rem}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .features-container .features:last-child{margin-bottom:10px;width:100%}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-1 .current-package-price-section{border-left:0;padding-left:0;min-height:auto}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section{margin:0 15px;padding:10px 0 0;width:calc(100% - 30px);border-top:1px solid #d3d5d6}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section .current-price-savings,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section .price-after{width:100%}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section p:nth-child(even){font-weight:700;font-size:1.65rem;width:auto}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section p:nth-child(odd){min-width:195px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container{padding-bottom:5px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content{padding:10px 15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .new-package-name{margin-top:7px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .special-offer-section{padding:15px;line-height:1.24}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .features-section{padding:15px 0 0;border-top:1px solid #d3d5d6}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-1 .features{border-bottom:1px solid #d3d5d6;margin-bottom:15px;padding-bottom:15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-1 .features p,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-2 .features p{text-align:center}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-2 .features{border-bottom:1px solid #d3d5d6}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .price-section .strike-price{padding-right:15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .price-section .marketPriceSection .price-cents,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .price-section .marketPriceSection .price-dollars{top:-12px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .price-section .marketPriceSection .price-amount{font-size:4.85rem}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .price-section .savings-desc{line-height:1.5;padding:10px 15px 0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .price-section .not-included-desc{padding:15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .disclaimer-section{border:0;margin:0;padding-top:10px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .phone-desc{border-bottom:1px solid #d3d5d6;border-top:0;padding:0 0 15px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .home-phone-section{font-weight:600}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .cta-upgrade-now{margin-left:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .additional-section,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer.bundle{margin-top:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section{float:left;width:100%;text-align:left;padding:0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .ways-to-buy{padding:0 0 10px}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .call-care,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat{padding:10px 0}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .call-care a:before,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .call-care i:before,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat a:before,.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat i:before{font-size:2.2rem}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .xs-dismiss-offer{margin-bottom:0;padding-bottom:10px;margin-top:15px;text-align:left}.modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .xs-dismiss-offer.bundle{margin-top:0}}@media (min-width:768px){.modal-eop-offer-modal.existing-cx .price-left{border-left:1px solid #d3d5d6;padding-left:20px;margin-bottom:20px}.modal-eop-offer-modal.existing-cx .display-flex-md{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-left:0}}.modal-eop-notification-modal h2 .rui-icon-error{top:auto;left:auto;position:relative;padding-left:initial;font-size:inherit}@media (min-width:768px){.modal-eop-notification-modal{width:600px}}.modal-eop-notification-modal .modal-header{padding:35px 35px 15px}.modal-eop-notification-modal .modal-title{font-size:2.4rem;color:#1e1e1e;line-height:1.25;font-weight:600}.modal-eop-notification-modal .modal-body{font-size:1.6rem;padding:0 35px 30px;line-height:1.69}.modal-eop-notification-modal .modal-body .bc-vid{height:300px;width:100%}.modal-eop-notification-modal .modal-body .pt-20{padding-top:20px}.modal-eop-notification-modal .modal-body .modal-img{width:100%}.modal-eop-notification-modal .modal-body .bc-player-default_default.vjs-mouse .vjs-big-play-button{top:50%;left:50%;margin-left:-6em;margin-top:-6em}.modal-eop-notification-modal .modal-body .bc-player-default_default .vjs-big-play-button{top:50%;left:50%;margin-left:-5em;margin-top:-5em}.modal-eop-notification-modal .modal-footer{font-size:1.4rem;font-weight:600;padding:0 25px 25px 30px;border:0}.modal-eop-notification-modal .modal-footer .dismiss-link{cursor:pointer;margin-left:10px}.modal-eop-notification-modal .modal-footer .button-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767px){.modal-eop-notification-modal .modal-title{font-size:1.8rem;line-height:1.11;font-weight:600}.modal-eop-notification-modal .modal-header{padding:30px 15px 15px 20px}.modal-eop-notification-modal .modal-body{padding:0 20px 30px;font-size:1.45rem}.modal-eop-notification-modal .modal-footer{padding:0 20px 25px}.xs-display-block{display:block!important}.xs-text-center{text-align:center}.xs-full-width{width:100%}.border-bottom{border-bottom:1px solid #d3d5d6}.xs-margin-bottom-15{margin-bottom:15px}.xs-margin-top-10{margin-top:10px}.xs-margin-0-5{margin:0 5px}.xs-padding-15-0{padding:15px 0}.xs-padding-10-0{padding:10px 0}}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal{padding:20px}@media (min-width:992px){html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-3 .features-container{max-width:58%}}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-3 .current-package-price-section{padding-right:5px}@media (min-width:768px){html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-2 .features-container{max-width:52%}}@media (min-width:992px){html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-2 .features-container{max-width:58%}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container.feature-count-2 .current-package-price-section{padding-right:3%}}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section p:nth-child(odd){min-width:187px}@media (max-width:767px){html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .current-plan-container .current-package-price-section p:nth-child(odd){min-width:202px}}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .offer-discount-msg{margin:30px 0}@media (min-width:768px) and (max-width:991px){html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .offer-discount-msg{margin:50px 0}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .new-package-content .feature-count-2{margin-top:25px}}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-body .new-plan-container .price-section .marketPriceSection .price-period{left:-3em}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section{width:71%}html[lang=fr] .modal-eop-offer-modal.existing-cx .eop-existing-plan-offer-modal .modal-footer .ways-to-buy-section .live-chat a:after{content:"Clavardez en direct"}.ignite-error-modal-window .modal-content{border-radius:0}.ignite-error-modal-window .modal-dialog{width:820px}.modal.fade.ignite-error-modal-window.in{background-color:transparent}.totes-project .page{width:100%;margin:0 auto;max-width:1170px}@font-face{.totes-project{font-family:'rui-icon';src:url(../fonts/rui-icon.ttf?-ypioc1) format("truetype");src:url(../fonts/rui-icon.eot?-ypioc1);src:url(../fonts/rui-icon.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/rui-icon.woff?-ypioc1) format("woff"),url(../fonts/rui-icon.ttf?-ypioc1) format("truetype"),url(../fonts/rui-icon.svg?-ypioc1#rui-icon) format("svg");font-weight:400;font-style:normal}}@font-face{.totes-project{font-family:'rui-icon';src:url(../fonts/rui-icon.ttf?-ypioc1) format("truetype");src:url(../fonts/rui-icon.eot?-ypioc1);src:url(../fonts/rui-icon.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/rui-icon.woff?-ypioc1) format("woff"),url(../fonts/rui-icon.ttf?-ypioc1) format("truetype"),url(../fonts/rui-icon.svg?-ypioc1#rui-icon) format("svg");font-weight:400;font-style:normal}}.totes-project .rui-icon-icontalk:before{content:"\e655"}.totes-project .rui-icon-article:before{content:"\e64f"}.totes-project .rui-icon-faq:before{content:"\e650"}.totes-project .rui-icon-forum:before{content:"\e651"}.totes-project .rui-icon-troubleshoot:before{content:"\e653"}.totes-project .rui-icon-video:before{content:"\e654"}.totes-project .rui-icon-account:before{content:"\e64d"}.totes-project .rui-icon-redeem:before{content:"\e64a"}.totes-project .rui-icon-rewards:before{content:"\e64b"}.totes-project .rui-icon-bus:before{content:"\e613"}.totes-project .rui-icon-bike:before{content:"\e61f"}.totes-project .rui-icon-car:before{content:"\e620"}.totes-project .rui-icon-fancy-check:before{content:"\e647"}.totes-project .rui-icon-arrow-left2:before{content:"\e643"}.totes-project .rui-icon-arrow-right2:before{content:"\e644"}.totes-project .rui-icon-logo-lnh:before{content:"\e642"}.totes-project .rui-icon-anti-theft:before{content:"\e63f"}.totes-project .rui-icon-rogersone:before{content:"\e640"}.totes-project .rui-icon-myrogers-en:before{content:"\e63d"}.totes-project .rui-icon-myrogers-fr:before{content:"\e63e"}.totes-project .rui-icon-open-book:before{content:"\e63c"}.totes-project .rui-icon-home-monitoring-with-lock:before{content:"\e63b"}.totes-project .rui-icon-logo-nhl:before{content:"\e63a"}.totes-project .rui-icon-wireless-devices:before{content:"\e637"}.totes-project .rui-icon-voicemail:before{content:"\e634"}.totes-project .rui-icon-call-display:before{content:"\e638"}.totes-project .rui-icon-talk-text-internet:before{content:"\e62d"}.totes-project .rui-icon-mobile-internet:before{content:"\e632"}.totes-project .rui-icon-button-arrow-right:before{content:"\e633"}.totes-project .rui-icon-diamond-bg:before{content:"\e628"}.totes-project .rui-icon-concern:before{content:"\e626"}.totes-project .rui-icon-gps:before{content:"\e625"}.totes-project .rui-icon-work-number:before{content:"\e600"}.totes-project .rui-icon-work-folder-setup:before{content:"\e601"}.totes-project .rui-icon-internet-tv-wireless:before{content:"\e619"}.totes-project .rui-icon-work-folder:before{content:"\e602"}.totes-project .rui-icon-internet-tv-homephone:before{content:"\e61a"}.totes-project .rui-icon-live-chat-employee:before{content:"\e61b"}.totes-project .rui-icon-complaint:before{content:"\e61c"}.totes-project .rui-icon-sms:before{content:"\e605"}.totes-project .rui-icon-products-services:before{content:"\e618"}.totes-project .rui-icon-my-rogers:before{content:"\e608"}.totes-project .rui-icon-my-account:before{content:"\e609"}.totes-project .rui-icon-messaging:before{content:"\e60a"}.totes-project .rui-icon-home-number:before{content:"\e60d"}.totes-project .rui-icon-home-monitoring:before{content:"\e60e"}.totes-project .rui-icon-expand-arrow-up:before{content:"\e60f"}.totes-project .rui-icon-expand-arrow-down:before{content:"\e610"}.totes-project .rui-icon-brightness:before{content:"\e615"}.totes-project .rui-icon-balance:before{content:"\e616"}.totes-project .rui-icon-shop:before{content:"\e606"}.totes-project .rui-icon-compliment:before{content:"\e61d"}.totes-project .rui-icon-compose:before{content:"\e612"}.totes-project .rui-icon-email:before{content:"\e611"}.totes-project .rui-icon-performance:before{content:"\e607"}.totes-project .rui-icon-times:before{content:"\f00d"}.totes-project .rui-icon-search-plus:before{content:"\f00e"}.totes-project .rui-icon-search-minus:before{content:"\f010"}.totes-project .rui-icon-rotate-right:before{content:"\f01e"}.totes-project .rui-icon-comments:before{content:"\f086"}.totes-project .rui-icon-google-plus:before{content:"\f0d4"}.totes-project .rui-icon-person:before{content:"\e623"}.totes-project .rui-icon-myrogers-en,.totes-project .rui-icon-myrogers-fr{color:#c41522;font-size:106px}.totes-project .rui-icon-myrogers-en.top,.totes-project .rui-icon-myrogers-fr.top{font-size:105px}@media (max-width:640px){.totes-project .rui-icon-myrogers-en,.totes-project .rui-icon-myrogers-en.top,.totes-project .rui-icon-myrogers-fr,.totes-project .rui-icon-myrogers-fr.top{font-size:58px}}@media (min-width:641px) and (max-width:1024px){.totes-project .rui-icon-myrogers-en,.totes-project .rui-icon-myrogers-fr{font-size:75px}}@media (min-width:1025px){.totes-project .rui-icon-myrogers-en,.totes-project .rui-icon-myrogers-fr{font-size:75px}}.totes-project .rui-icon-myrogers-en.small,.totes-project .rui-icon-myrogers-fr.small{font-size:71px;display:inline-block;vertical-align:middle;padding-left:3px}@media (max-width:640px){.totes-project .rui-icon-myrogers-en.small,.totes-project .rui-icon-myrogers-fr.small{font-size:34px}}@media (min-width:641px) and (max-width:1024px){.totes-project .rui-icon-myrogers-en.small,.totes-project .rui-icon-myrogers-fr.small{font-size:52px}}@media (min-width:1025px){.totes-project .rui-icon-myrogers-en.small,.totes-project .rui-icon-myrogers-fr.small{font-size:71px}}.totes-project .rui-icon-myrogers-fr{display:none}.totes-project .modal-content{box-shadow:none;border:none}.totes-project .bold,.totes-project .strong{font-weight:500}.totes-project .light{font-weight:300}.totes-project .normal,.totes-project .regular{font-weight:400}.totes-project .capitalize{text-transform:capitalize}.totes-project .lowercase{text-transform:lowercase}.totes-project .text-transform-no{text-transform:none}.totes-project .wrap-normal{white-space:normal}.totes-project .underline{text-decoration:underline}.totes-project .my-rogers-breadcrumb a:active,.totes-project .my-rogers-breadcrumb a:hover,.totes-project .my-rogers-breadcrumb a:link,.totes-project .my-rogers-breadcrumb a:visited,.totes-project .text-decoration-no,.totes-project .topVertHalf .mainMenu-login a:hover,.totes-project .totesMainMenu li a:hover{text-decoration:none}.totes-project .strike{text-align:center;border-bottom:1px solid;margin:0 0 1em;line-height:.5em;display:inline-block}.totes-project sup{font-size:10px;vertical-align:super!important;line-height:0!important;top:-3px}.totes-project .txtC{text-align:center}.totes-project .txtL{text-align:left}.totes-project .txtR{text-align:right}.totes-project .txtT{vertical-align:top}.totes-project .txtB{vertical-align:bottom}.totes-project .txtM{vertical-align:middle}.totes-project .v-base-line{vertical-align:baseline}.totes-project .font-xs{font-size:60%}.totes-project .font-s{font-size:80%}.totes-project .font-m{font-size:100%}.totes-project .font-l{font-size:120%}.totes-project .font-xl{font-size:150%}.totes-project .font-xxl{font-size:200%}.totes-project .hide{}.totes-project .live-chat-text-content a img,.totes-project .myr-radio input[type=radio].myr-radio-input{display:none}.totes-project .block{display:block}.totes-project .inline{display:inline}.totes-project .inline-block,.totes-project .parent-tip.ng-click-active .toolTip,.totes-project .parent-tip.touch .toolTip,.totes-project .parent-tip:hover .toolTip{display:inline-block}.totes-project .table{display:table}.totes-project .table-cell{display:table-cell}.totes-project .invisible{visibility:hidden}.totes-project .nowrap{white-space:nowrap}.totes-project .center-wrapper{width:100%;text-align:center;background-color:#fff}.totes-project .center{display:inline-block;margin-left:auto;margin-right:auto}.totes-project .float-left{display:inline-block}.totes-project .float-right,.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-match-text ins{display:inline-block;float:right}@media (max-width:768px) and (max-width:1024px){.totes-project .large-left{width:auto;float:left}}@media (min-width:320px) and (max-width:480px){.totes-project .small-center{width:100%}}.totes-project .overflow-hidden,.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-inner{overflow:hidden}.totes-project .flow-auto{overflow:auto}.totes-project .overflow-v-scrolling{overflow-y:auto;overflow-x:hidden}.totes-project .width-full{width:100%}.totes-project .height-full{height:100%}.totes-project .width-auto{width:auto}.totes-project .height-auto{height:auto}.totes-project .pan,.totes-project .ptn,.totes-project .pvn,.totes-project body[hasSecondLevelNav=true]{padding-top:0!important}.totes-project .paxs,.totes-project .ptxs,.totes-project .pvxs{padding-top:.25em!important}.totes-project .pas,.totes-project .pts,.totes-project .pvs{padding-top:.5em!important}.totes-project .page-pay-now .select-payment-method,.totes-project .pam,.totes-project .ptm,.totes-project .pvm{padding-top:1em!important}.totes-project .pal,.totes-project .ptl,.totes-project .pvl{padding-top:1.5em!important}.totes-project .pan,.totes-project .phn,.totes-project .prn{padding-right:0!important}.totes-project .paxs,.totes-project .phxs,.totes-project .prxs{padding-right:.25em!important}.totes-project .pas,.totes-project .phs,.totes-project .prs{padding-right:.5em!important}.totes-project .page-pay-now .select-payment-method,.totes-project .pam,.totes-project .phm,.totes-project .prm{padding-right:1em!important}.totes-project .pal,.totes-project .phl,.totes-project .prl{padding-right:1.5em!important}.totes-project .pan,.totes-project .pbn,.totes-project .pvn{padding-bottom:0!important}.totes-project .paxs,.totes-project .pbxs,.totes-project .pvxs{padding-bottom:.25em!important}.totes-project .pas,.totes-project .pbs,.totes-project .pvs{padding-bottom:.5em!important}.totes-project .page-pay-now .select-payment-method,.totes-project .pam,.totes-project .pbm,.totes-project .pvm{padding-bottom:1em!important}.totes-project .pal,.totes-project .pbl,.totes-project .pvl{padding-bottom:1.5em!important}.totes-project .pan,.totes-project .phn,.totes-project .pln{padding-left:0!important}.totes-project .paxs,.totes-project .phxs,.totes-project .plxs{padding-left:.25em!important}.totes-project .pas,.totes-project .phs,.totes-project .pls{padding-left:.3em!important}.totes-project .page-pay-now .select-payment-method,.totes-project .pam,.totes-project .phm,.totes-project .plm{padding-left:1em!important}.totes-project .pal,.totes-project .phl,.totes-project .pll{padding-left:1.5em!important}.totes-project .man,.totes-project .mtn,.totes-project .mvn{margin-top:0!important}.totes-project .mas,.totes-project .mvs{margin-top:.5em!important}.totes-project .mam,.totes-project .mtm,.totes-project .mvm{margin-top:1em!important}.totes-project .mal,.totes-project .mtl,.totes-project .mvl{margin-top:1.5em!important}.totes-project .man,.totes-project .mhn,.totes-project .mrn{margin-right:0!important}.totes-project .mas,.totes-project .mhs,.totes-project .mrs{margin-right:.5em!important}.totes-project .mam,.totes-project .mhm,.totes-project .mrm{margin-right:1em!important}.totes-project .mal,.totes-project .mhl,.totes-project .mrl{margin-right:1.5em!important}.totes-project .man,.totes-project .mbn,.totes-project .mvn{margin-bottom:0!important}.totes-project .mas,.totes-project .mbs,.totes-project .mvs{margin-bottom:.5em!important}.totes-project .mam,.totes-project .mbm,.totes-project .mvm{margin-bottom:1em!important}.totes-project .mal,.totes-project .mbl,.totes-project .mvl{margin-bottom:1.5em!important}.totes-project .man,.totes-project .mhn,.totes-project .mln{margin-left:0!important}.totes-project .mtss{margin-top:.3em!important}.totes-project .mtsss{margin-top:.1em!important}.totes-project .mas,.totes-project .mhs,.totes-project .mls{margin-left:.5em!important}.totes-project .mlmm{margin-left:12px!important}.totes-project .mam,.totes-project .mhm,.totes-project .mlm{margin-left:1em!important}.totes-project .mal,.totes-project .mhl,.totes-project .mll{margin-left:1.5em!important}.totes-project .no-margin{margin:0!important}.totes-project .no-border{border:0!important}.totes-project .gr{padding-right:15px}.totes-project .gl,.totes-project .page-temp-password .new-password-section .new-password-right .password-guidelines span ol,.totes-project .self-serve .new-password-section .new-password-right .password-guidelines span ol{padding-left:15px}.totes-project .grx{padding-right:45px}.totes-project .glx{padding-left:25px}.totes-project .bdn{border:none!important}.totes-project .bda,.totes-project .page-pay-now .select-payment-method{border:1px solid #555}.totes-project .bda-grey{border:1px solid #e4e6e5}.totes-project .bdt{border-top:1px solid #555}.totes-project .bdb{border-bottom:1px solid #555}.totes-project .bdl{border-left:1px solid #555}.totes-project .bdr{border-right:1px solid #555}.totes-project .border-dotted-bottom{border-bottom:1px dotted #bbb}.totes-project .border-dotted-bottom hr{margin:0;padding:0;border:none}.totes-project .ribbon-border{border-top:1px solid #555;border-bottom:1px solid #555}.totes-project .border-gray{border:1px solid #3d4141;border-radius:.5em}.totes-project .border-radius{border-top-left-radius:1px}.totes-project .radius-three-sides{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px}.totes-project .opaque,.totes-project .option-dialog .cta button{filter:alpha(opacity=100);opacity:1}.totes-project .transparent{filter:alpha(opacity=0);opacity:0}.totes-project .overlay{filter:alpha(opacity=50);opacity:.5;position:relative;width:100%;height:100%;top:0;left:0}.totes-project .radius{border-radius:6px}.totes-project .toolTip{position:absolute;bottom:0;right:0;width:100%;height:100%;display:none;color:#000}.totes-project .toolTip.hovered{display:block}.totes-project .clickable{cursor:pointer!important}.totes-project .show-more{cursor:pointer;padding-left:7px;font-weight:600;color:#2063a1}.totes-project .show-more-chevron{cursor:pointer;margin-left:10px;font-size:10px;font-weight:700}.totes-project .noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.totes-project .beside-checker,.totes-project .inline-checker,.totes-project .inline-checker-error,.totes-project .page-link-account .message-banner-icon-rel,.totes-project .z1{z-index:100}.totes-project .z2{z-index:200}.totes-project .z3{z-index:300}.totes-project .z4{z-index:400}.totes-project .z5{z-index:500}.totes-project .v-gradient-dark{background-color:#f1f1f1;background-image:linear-gradient(0deg,#f1f1f1,#414042)}.totes-project .v-gradient-light{background-color:#f1f1f1;background-image:linear-gradient(0deg,#f1f1f1,#e4e6e5)}.totes-project .h-gradient-dark{background-color:#f1f1f1;background-image:linear-gradient(180deg,#f1f1f1,#414042)}.totes-project .h-gradient-light{background-color:#f1f1f1;background-image:linear-gradient(180deg,#f1f1f1,#e4e6e5)}.totes-project .v-gradient-primary{background-color:#7c1526;background-image:linear-gradient(0deg,#7c1526,#da291c)}.totes-project .pin-tl{top:0;left:0;position:absolute!important}.totes-project .pin-tr{top:0;right:0;position:absolute!important}.totes-project .pin-bl{bottom:0;left:0;position:absolute!important}.totes-project .pin-br{bottom:0;right:0;position:absolute!important}.totes-project .pin-t{top:0;position:absolute!important}.totes-project .pin-b{bottom:0;position:absolute!important}.totes-project .pin-l{left:0;position:absolute!important}.totes-project .pin-r{right:0;position:absolute!important}.totes-project .pos-rb{right:0;bottom:0}.totes-project .abs{position:absolute}.totes-project .rel{position:relative!important}.totes-project .screen-read-only{position:absolute!important;top:-9999px!important;left:-9999px!important}.totes-project .center-page,.totes-project .fixed,.totes-project .page-layer{position:fixed!important}.totes-project .center-all,.totes-project .center-page,.totes-project .centerH,.totes-project .page-layer{margin-left:auto;margin-right:auto;float:none}.totes-project .center-all,.totes-project .centerV{position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.totes-project .center-page,.totes-project .page-layer{top:0;bottom:0;margin-top:auto;margin-bottom:auto}.totes-project .center-all,.totes-project .center-page,.totes-project .page-layer{left:0;right:0}.totes-project .page-layer{background:#000;background:rgba(0,0,0,.45);text-align:center}@font-face{.totes-project{font-family:'Avenir Next';font-style:normal;font-weight:300;src:url(../fonts/avenir-next-light.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-light.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-light.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-light.svg?-ypioc1) format("svg")}}@font-face{.totes-project{font-family:'Avenir Next';font-style:italic;font-weight:300;src:url(../fonts/avenir-next-light-italic.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-light-italic.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-light-italic.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-light-italic.svg?-ypioc1) format("svg")}}@font-face{.totes-project{font-family:'Avenir Next';font-style:normal;font-weight:400;src:url(../fonts/avenir-next-regular.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-regular.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-regular.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-regular.svg?-ypioc1) format("svg")}}@font-face{.totes-project{font-family:'Avenir Next';font-style:italic;font-weight:400;src:url(../fonts/avenir-next-regular-italic.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-regular-italic.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-regular-italic.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-regular-italic.svg?-ypioc1) format("svg")}}@font-face{.totes-project{font-family:'Avenir Next';font-style:normal;font-weight:500;src:url(../fonts/avenir-next-medium.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-medium.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-medium.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-medium.svg?-ypioc1) format("svg")}}@font-face{.totes-project{font-family:'Avenir Next';font-style:italic;font-weight:500;src:url(../fonts/avenir-next-medium-italic.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-medium-italic.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-medium-italic.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-medium-italic.svg?-ypioc1) format("svg")}}@font-face{.totes-project{font-family:'Avenir Next';font-style:normal;font-weight:700;src:url(../fonts/avenir-next-demi.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-demi.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-demi.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-demi.svg?-ypioc1) format("svg")}}@font-face{.totes-project{font-family:'Avenir Next';font-style:italic;font-weight:700;src:url(../fonts/avenir-next-demi-italic.eot?#iefix-ypioc1) format("embedded-opentype"),url(../fonts/avenir-next-demi-italic.woff?-ypioc1) format("woff"),url(../fonts/avenir-next-demi-italic.ttf?-ypioc1) format("truetype"),url(../fonts/avenir-next-demi-italic.svg?-ypioc1) format("svg")}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project a:focus{border:1px solid #0a5498!important;outline:none!important}.totes-project a:active{outline:none!important}}.totes-project body,.totes-project div,.totes-project h1,.totes-project h2,.totes-project h3,.totes-project h4,.totes-project h5,.totes-project h6,.totes-project p,.totes-project span{font-family:'Avenir Next',sans-serif}.totes-project h1{text-indent:0}.totes-project .page-body{color:#3c4141}.totes-project .page-body input{border-radius:4px;padding-right:32px}.totes-project .page-body input.no-inline-checker{padding-right:.5rem}.totes-project .page-headline h1{font-size:40px;line-height:48px;color:#da291c;font-weight:300;margin-top:10px;margin-bottom:10px}.totes-project .vertAlign{position:relative;top:50%;transform:translateY(-50%)}@media (max-width:992px) and (max-width:1169px){.totes-project .page-ctn{width:auto}}@media (min-width:0px) and (max-width:320px){.totes-project .title-h5{font-size:15px!important}}@media (max-width:767px){.totes-project #footer .container{padding-left:15px;padding-right:15px}.totes-project .page-ctn{width:auto;padding-right:0}}.totes-project .logo{display:inline-block;background:url(../images/rogers_white.png) no-repeat;background-size:cover;width:175px;height:75px;margin-left:auto;margin-right:auto;border-bottom:#e9eaea solid 3px}.totes-project .nav-header{width:auto}.totes-project .footer{postion:relative;bottom:0}.totes-project .footer li{display:inline-block;border-right:dashed 1px;padding-right:.5rem}.totes-project .footer li:last-child{border:none}.totes-project .dialog.link-account{color:#000}.totes-project .semi-bold{font-weight:500!important}.totes-project .semi-bold-x{font-weight:800!important}.totes-project .title-large{font-size:44px;font-weight:300;margin-top:20px}.totes-project .title-internet,.totes-project .title-wireless{margin-top:20px;text-transform:uppercase}.totes-project .title_28{font-size:28px;font-weight:600;color:#da291c}.totes-project .title_14{font-size:14px}.totes-project .title-h4{font-size:21px}.totes-project .title-h4-capital{text-align:center;font-size:21px;text-transform:uppercase}.totes-project .title-h4-light{font-size:21px;font-weight:300}.totes-project .title-h4-semibold{font-size:21px;font-weight:600}.totes-project .title-h3-light{font-size:22px;font-weight:300}.totes-project .title-h3{font-size:24px;font-weight:400}.totes-project .title-h3-normal{font-size:24px}.totes-project .title-h5{font-size:18px}.totes-project .title-xLarge{font-size:64px}.totes-project .paynow-body-size{font-size:16px}.totes-project .headline1,.totes-project h1{font-size:30px}@media (max-width:767px){.totes-project .headline1,.totes-project h1{font-size:22px}}.totes-project .headline2,.totes-project h2{font-size:30px;font-weight:300}@media (max-width:640px){.totes-project .headline2,.totes-project h2{font-size:22.5px}}@media (min-width:641px) and (max-width:1024px){.totes-project .headline2,.totes-project h2{font-size:26.1px}}@media (min-width:1025px){.totes-project .headline2,.totes-project h2{font-size:30px}}.totes-project .headline3,.totes-project h3{font-size:24px;font-weight:600}@media (max-width:640px){.totes-project .headline3,.totes-project h3{font-size:21.6px}}@media (min-width:641px) and (max-width:1024px){.totes-project .headline3,.totes-project h3{font-size:22.8px}}@media (min-width:1025px){.totes-project .headline3,.totes-project h3{font-size:24px}}.totes-project h4{font-size:22px}@media (max-width:992px) and (max-width:1169px){.totes-project h4{font-size:22px}}@media (max-width:767px){.totes-project h4{font-size:18px}}.totes-project .headline5,.totes-project h5{font-size:18px}.totes-project .headline6,.totes-project h6{font-size:16px}.totes-project .info-font-size{font-size:12px}.totes-project .medium-font-size{font-size:14px;font-weight:300}.totes-project .input-font-size{font-size:16px}.totes-project .small-logo{width:20px;height:20px}.totes-project .gift-logo{width:40px;height:40px}.totes-project .primary{color:#da291c}.totes-project .bg-dark-gray{background-color:#414042}.totes-project .bg-medium-gray{background-color:#666}.totes-project .bg-black{background-color:#000}.totes-project .button-view-bill{color:#000;font-size:14px;cursor:pointer}.totes-project .button-view-bill .rui-icon-button-arrow-right{padding-left:3px}.totes-project .light-gray-bg{background-color:#f1f1f1}.totes-project .border_form{border:1px solid #eee}.totes-project .parent-tip{position:relative}.totes-project .parent-tip .toolTip{position:absolute;display:none;height:200px;z-index:100}.totes-project .paynow-fr-small{font-size:12px;line-height:70%!important}.totes-project .icon-font-size-banner,.totes-project .icon-font-size-inline,.totes-project .message-banner-icon,.totes-project .message-banner-icon_as{font-size:25px}.totes-project .gray-border{border-radius:4px;background-color:#ddd;padding:10px}.totes-project .help-inline{font-size:12px;display:inline-block;padding:0 .5rem}.totes-project .green-color{color:green}.totes-project .tooltipText{display:inline;position:relative}.totes-project .tooltipText:hover:after{background:#e4e6e5;border-radius:5px;color:#414042;content:attr(alt);left:-210px;top:20px;padding:5px 15px;position:absolute;z-index:1000;width:220px}.totes-project .ngdialog.ngdialog-theme-default600 .ngdialog-content{animation:ngdialog-flyin .5s;background:#fff;border-radius:0;color:#444;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:38px;position:relative;top:110px;width:650px}@media (max-width:767px){.totes-project .ngdialog.ngdialog-theme-default600 .ngdialog-content{max-width:340px;top:60px}.totes-project .ngdialog.ngdialog-theme-default600 .page-temp-password .tool-tip-ctn{margin-left:8px}}.totes-project .ngdialog.ngdialog-theme-default800 .ngdialog-content{animation:ngdialog-flyin .5s;background:#fff;border-radius:5px;color:#444;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:1em;position:relative;top:140px;width:800px}@media (max-width:767px){.totes-project .ngdialog.ngdialog-theme-default800 .ngdialog-content{max-width:340px;top:60px}}.totes-project .largeload{text-align:center;display:block;padding:100px 0}.totes-project .page-ctn{width:1140px;padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto}@media (max-width:767px){.totes-project .page-ctn{padding-left:10px;padding-right:0}}.totes-project .page-ctn .top-bar-ctn{padding-bottom:20px}.totes-project .breadcrumb-selected{border-bottom:2px solid #000;padding-bottom:5px}.totes-project .cta-round span,.totes-project .uppercase{text-transform:uppercase}.totes-project .modal-content{border-top-left-radius:14px;border-top-right-radius:0;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.totes-project .my-rogers-breadcrumb{float:left;margin:0;padding:0}.totes-project .my-rogers-breadcrumb a{color:#da291c;text-decoration:none}.totes-project .my-rogers-breadcrumb li{float:left}.totes-project .my-rogers-breadcrumb>li{color:#da291c}.totes-project .my-rogers-breadcrumb>li.parent{font-size:40px;list-style:none}.totes-project .my-rogers-breadcrumb>li.child-1{font-size:10px;padding-left:15px;margin-top:10px;margin-left:41px;display:list-item}.totes-project .my-rogers-breadcrumb>li.child-1 span{font-size:30px;vertical-align:middle}.totes-project .my-rogers-breadcrumb>li.widget-loader{margin-left:13px;list-style:none;margin-top:-10px}@media (min-width:767px) and (max-width:1169px){.totes-project .page-body{padding-right:1%}.totes-project .page-ctn{width:auto}.totes-project .my-rogers-breadcrumb>li.child-1{margin-left:15px;padding-left:0}}@media (max-width:767px){.totes-project .page-body{padding-right:2%}.totes-project .page-ctn{width:auto}.totes-project .my-rogers-breadcrumb>li.parent{font-size:30px}.totes-project .my-rogers-breadcrumb>li.child-1{margin-left:25px;padding-left:0}.totes-project .my-rogers-breadcrumb>li.child-1 span{font-size:18px}}.totes-project #header .navbar-header{left:0}@media (max-width:767px){.totes-project #header #main-menu li{padding:0}}.totes-project .modal{top:0!important}.totes-project .modal-header .close,.totes-project .page-tvdashboard h4{margin-top:0}.totes-project #modal-typeahead .rui-icon-search{right:15px;top:16px}.totes-project .modal-backdrop{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#000;height:100%!important;width:100%}.totes-project .styled-select{width:265px;height:38px;overflow:hidden;background:url(../images/drop_down_background.png) no-repeat right #ddd;border:1px solid #939598;border-radius:7px;background-color:#fff}.totes-project .styled-select.select-month{width:88px!important}.totes-project .styled-select.select-year{width:120px}.totes-project select{background:0 0;width:268px;border:0;border-radius:0;font-size:14px;line-height:1;height:36px;-webkit-appearance:none;outline:0;padding:0 .5rem;padding:5px 10px!important}.totes-project .select-month select{width:128px}.totes-project .select-year select{width:148px}.totes-project .pay-now-btn-cm2{width:160px;margin-top:15px}@media (max-width:1170px){.totes-project .pay-now-btn-cm2{float:left;margin-top:0}}.totes-project .view-bill-link{clear:both;float:left;color:#000;font-size:14px}@media (min-width:992px){.totes-project .view-bill-link{float:right!important;margin-top:2px}}.totes-project .brite-bill-pay-now{float:left!important;margin-right:13px}@media (min-width:992px){.totes-project .brite-bill-pay-now{float:right!important}}.totes-project .btn-center,.totes-project .cta-round,.totes-project .cta-round.label.large,.totes-project .cta-round.label.medium,.totes-project .cta-round.label.small,.totes-project .cta-round.label.xLarge,.totes-project .cta-round.primary.large,.totes-project .cta-round.primary.medium,.totes-project .cta-round.primary.small,.totes-project .cta-round.primary.xLarge,.totes-project .cta-round.secondary,.totes-project .cta-round.secondary.large,.totes-project .cta-round.secondary.medium,.totes-project .cta-round.secondary.small,.totes-project .cta-round.secondary.xLarge,.totes-project .cta-round.tertiary,.totes-project .cta-round.tertiary.large,.totes-project .cta-round.tertiary.medium,.totes-project .cta-round.tertiary.small,.totes-project .cta-round.tertiary.xLarge{float:none}.totes-project .btn-right,.totes-project .cta-round.label.large.right,.totes-project .cta-round.label.medium.right,.totes-project .cta-round.label.small.right,.totes-project .cta-round.label.xLarge.right,.totes-project .cta-round.primary.large.right,.totes-project .cta-round.primary.medium.right,.totes-project .cta-round.primary.small.right,.totes-project .cta-round.primary.xLarge.right,.totes-project .cta-round.right,.totes-project .cta-round.secondary.large.right,.totes-project .cta-round.secondary.medium.right,.totes-project .cta-round.secondary.right,.totes-project .cta-round.secondary.small.right,.totes-project .cta-round.secondary.xLarge.right,.totes-project .cta-round.tertiary.large.right,.totes-project .cta-round.tertiary.medium.right,.totes-project .cta-round.tertiary.right,.totes-project .cta-round.tertiary.small.right,.totes-project .cta-round.tertiary.xLarge.right{float:right;width:auto}.totes-project .btn-full,.totes-project .cta-round.full,.totes-project .cta-round.label.large.full,.totes-project .cta-round.label.medium.full,.totes-project .cta-round.label.small.full,.totes-project .cta-round.label.xLarge.full,.totes-project .cta-round.primary.large.full,.totes-project .cta-round.primary.medium.full,.totes-project .cta-round.primary.small.full,.totes-project .cta-round.primary.xLarge.full,.totes-project .cta-round.secondary.full,.totes-project .cta-round.secondary.large.full,.totes-project .cta-round.secondary.medium.full,.totes-project .cta-round.secondary.small.full,.totes-project .cta-round.secondary.xLarge.full,.totes-project .cta-round.tertiary.full,.totes-project .cta-round.tertiary.large.full,.totes-project .cta-round.tertiary.medium.full,.totes-project .cta-round.tertiary.small.full,.totes-project .cta-round.tertiary.xLarge.full{float:none;width:100%}.totes-project .btn-parent{display:inline-block;color:#da291c}.totes-project .live-chat-link{margin-left:15px;font-weight:600}.totes-project .cta-round{color:#fff;background-color:#da291c;font-size:14px;padding:6px 12px 6px 15px}.totes-project .cta-round.auto,.totes-project .cta-round.label.small.auto{width:auto}.totes-project .cta-round.label.small:active,.totes-project .cta-round.label.small:focus,.totes-project .cta-round.label.small:hover,.totes-project .cta-round:hover{color:#fff;outline:0}.totes-project .cta-round:focus{color:#fff}.totes-project .cta-round:active{color:#fff;outline:0}.totes-project .cta-round.label.small{cursor:pointer;display:inline-block;background:0 0;border:none;box-shadow:none;padding:4px 8px 4px 0;color:#0a5498}.totes-project .cta-round.label.large,.totes-project .cta-round.label.medium,.totes-project .cta-round.label.xLarge{cursor:pointer;display:inline-block;background:0 0;border:none;box-shadow:none;padding:6px 12px 6px 0;color:#0a5498}.totes-project .cta-round.label.medium.auto{width:auto}.totes-project .cta-round.label.medium:active,.totes-project .cta-round.label.medium:focus,.totes-project .cta-round.label.medium:hover{color:#fff;outline:0}.totes-project .cta-round.label.large.auto{width:auto}.totes-project .cta-round.label.large:active,.totes-project .cta-round.label.large:focus,.totes-project .cta-round.label.large:hover{color:#fff;outline:0}.totes-project .cta-round.label.xLarge.auto{width:auto}.totes-project .cta-round.label.xLarge:active,.totes-project .cta-round.label.xLarge:focus,.totes-project .cta-round.label.xLarge:hover{color:#fff;outline:0}.totes-project .cta-round.primary.small{color:#fff;background-color:#da291c;font-size:12px;padding:6px 12px 6px 15px}.totes-project .cta-round.primary.small.auto{width:auto}.totes-project .cta-round.primary.small:active,.totes-project .cta-round.primary.small:focus,.totes-project .cta-round.primary.small:hover{color:#fff;outline:0}.totes-project .cta-round.primary.large,.totes-project .cta-round.primary.medium,.totes-project .cta-round.primary.xLarge{color:#fff;background-color:#da291c;font-size:14px;padding:6px 12px 6px 15px}.totes-project .cta-round.primary.medium.auto{width:auto}.totes-project .cta-round.primary.medium:active,.totes-project .cta-round.primary.medium:focus,.totes-project .cta-round.primary.medium:hover{color:#fff;outline:0}.totes-project .cta-round.primary.large.auto{width:auto}.totes-project .cta-round.primary.large:active,.totes-project .cta-round.primary.large:focus,.totes-project .cta-round.primary.large:hover{color:#fff;outline:0}.totes-project .cta-round.primary.xLarge.auto,.totes-project .cta-round.secondary.auto{width:auto}.totes-project .cta-round.primary.xLarge:active,.totes-project .cta-round.primary.xLarge:focus,.totes-project .cta-round.primary.xLarge:hover,.totes-project .cta-round.secondary:active,.totes-project .cta-round.secondary:focus,.totes-project .cta-round.secondary:hover{color:#fff;outline:0}.totes-project .cta-round.secondary,.totes-project .cta-round.secondary.small{color:#fff;background-color:#414042;font-size:14px;padding:6px 12px 6px 15px}.totes-project .cta-round.secondary.small{font-size:12px}.totes-project .cta-round.secondary.small.auto{width:auto}.totes-project .cta-round.secondary.small:active,.totes-project .cta-round.secondary.small:focus,.totes-project .cta-round.secondary.small:hover{color:#fff;outline:0}.totes-project .cta-round.secondary.large,.totes-project .cta-round.secondary.medium,.totes-project .cta-round.secondary.xLarge{color:#fff;background-color:#414042;font-size:14px;padding:6px 12px 6px 15px}.totes-project .cta-round.secondary.medium.auto{width:auto}.totes-project .cta-round.secondary.medium:active,.totes-project .cta-round.secondary.medium:focus,.totes-project .cta-round.secondary.medium:hover{color:#fff;outline:0}.totes-project .cta-round.secondary.large.auto{width:auto}.totes-project .cta-round.secondary.large:active,.totes-project .cta-round.secondary.large:focus,.totes-project .cta-round.secondary.large:hover{color:#fff;outline:0}.totes-project .cta-round.secondary.xLarge.auto,.totes-project .cta-round.tertiary.auto{width:auto}.totes-project .cta-round.secondary.xLarge:active,.totes-project .cta-round.secondary.xLarge:focus,.totes-project .cta-round.secondary.xLarge:hover,.totes-project .cta-round.tertiary:active,.totes-project .cta-round.tertiary:focus,.totes-project .cta-round.tertiary:hover{color:#fff;outline:0}.totes-project .cta-round.tertiary,.totes-project .cta-round.tertiary.small{color:#414042;background-color:#e4e6e5;font-size:14px;padding:6px 12px 6px 15px}.totes-project .cta-round.tertiary.small{font-size:12px}.totes-project .cta-round.tertiary.small.auto{width:auto}.totes-project .cta-round.tertiary.small:active,.totes-project .cta-round.tertiary.small:focus,.totes-project .cta-round.tertiary.small:hover{color:#fff;outline:0}.totes-project .cta-round.tertiary.large,.totes-project .cta-round.tertiary.medium,.totes-project .cta-round.tertiary.xLarge{color:#414042;background-color:#e4e6e5;font-size:14px;padding:6px 12px 6px 15px}.totes-project .cta-round.tertiary.medium.auto{width:auto}.totes-project .cta-round.tertiary.medium:active,.totes-project .cta-round.tertiary.medium:focus,.totes-project .cta-round.tertiary.medium:hover{color:#fff;outline:0}.totes-project .cta-round.tertiary.large.auto{width:auto}.totes-project .cta-round.tertiary.large:active,.totes-project .cta-round.tertiary.large:focus,.totes-project .cta-round.tertiary.large:hover{color:#fff;outline:0}.totes-project .cta-round.tertiary.xLarge.auto{width:auto}.totes-project .cta-round.tertiary.xLarge:active,.totes-project .cta-round.tertiary.xLarge:focus,.totes-project .cta-round.tertiary.xLarge:hover{color:#fff;outline:0}.totes-project .cta-round:hover{outline-color:transparent;outline-style:none;outline:0}.totes-project .cta-round:focus{outline:#0a5498 auto 1px!important;outline-offset:0!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .cta-round:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project button{outline:0!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project button:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .box_selected{border:1px solid #da291c;border-radius:7px;background-color:#da291c;padding:8px 10px;margin-right:20px;color:#fff}.totes-project .box_selected:hover,.totes-project .radio_unselected:hover{border:1px solid #da291c;background-color:#da291c;color:#000}.totes-project .box_selected:hover:focus,.totes-project .radio_unselected:hover:focus{border:1px solid #da291c;background-color:#da291c;color:#fff}.totes-project .rounded_box{border:1px solid;border-radius:.5em;border-color:#555}.totes-project .radio_selected{border:1px solid #ddd;border-radius:7px;background-color:#ddd;padding:8px 10px;margin-right:20px}.totes-project .radio_unselected{border:1px solid #3d4141;border-radius:7px;padding:8px 10px;margin-right:20px}.totes-project .btn-pad{padding-right:2em;padding-left:2em}.totes-project .btn-pad-l{padding-right:4em;padding-left:4em}.totes-project .dark-gray-btn{background-color:#414042}.totes-project .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.totes-project .form-group{margin-bottom:15px}.totes-project .primary-color{color:#da291c}.totes-project .secondary-color{color:#7c1526}.totes-project .alert-color{color:#da291c}.totes-project .beside-checker.icon-checked,.totes-project .inline-checker.icon-checked,.totes-project .message-banner-icon.icon-success,.totes-project .message-banner-icon_as.icon-success,.totes-project .success-color{color:#5a8300}.totes-project .info-color,.totes-project .message-banner-icon.icon-info,.totes-project .message-banner-icon_as.icon-info,.totes-project .page-link-account .message-banner-icon-rel.icon-info{color:#3c4141}.totes-project .beside-checker.icon-error,.totes-project .error-red,.totes-project .inline-checker.icon-error,.totes-project .message-banner-icon.icon-error,.totes-project .message-banner-icon_as.icon-error{color:#c00}.totes-project .white{color:#fff}.totes-project .red{color:#da291c}.totes-project .black{color:#000}.totes-project .grey{color:#f1f1f1}.totes-project .body-grey-dark{color:#3c4141}.totes-project .bg-grey{background-color:#f1f1f1}.totes-project .fa-warning{color:#ffbf05}.totes-project .fa-exclamation-circle{color:#c00}.totes-project .fa-check-circle{color:#5a8300}.totes-project .fa-2x{font-size:40px}.totes-project label.btn span,.totes-project label.cta-round span,.totes-project label.cta-round.primary.large span,.totes-project label.cta-round.primary.medium span,.totes-project label.cta-round.primary.small span,.totes-project label.cta-round.primary.xLarge span,.totes-project label.cta-round.secondary span,.totes-project label.cta-round.secondary.large span,.totes-project label.cta-round.secondary.medium span,.totes-project label.cta-round.secondary.small span,.totes-project label.cta-round.secondary.xLarge span,.totes-project label.cta-round.tertiary span,.totes-project label.cta-round.tertiary.large span,.totes-project label.cta-round.tertiary.medium span,.totes-project label.cta-round.tertiary.small span,.totes-project label.cta-round.tertiary.xLarge span{margin-left:5px;margin-right:5px}.totes-project .align-right{text-align:right}.totes-project input[type=color],.totes-project input[type=date],.totes-project input[type=datetime-local],.totes-project input[type=datetime],.totes-project input[type=email],.totes-project input[type=month],.totes-project input[type=number],.totes-project input[type=password],.totes-project input[type=search],.totes-project input[type=tel],.totes-project input[type=text],.totes-project input[type=time],.totes-project input[type=url],.totes-project input[type=week],.totes-project textarea{padding:0 2.5rem 0 .5rem;height:3rem}.totes-project .error-icon-ctn{max-width:40px}.totes-project .link-cancel{font-size:16px;font-weight:600}.totes-project .widget-loader-inline{vertical-align:bottom;display:inline-block}.totes-project .widget-loader-inline img{height:30px;width:auto;display:inline-block;margin-left:10px}.totes-project .cloaked{display:none!important}.totes-project .uncloaked{display:block!important}.totes-project .need-help-box{border-bottom-right-radius:15px;border-top-left-radius:15px;border-top-right-radius:15px;border-width:2px;border-color:#00aec7;border-style:solid;height:115px;margin-left:30px!important}.totes-project .need-help-box:lang(fr){height:130px;padding-right:10px}@media (max-width:767px){.totes-project .need-help-box{border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:0;border-top-right-radius:30px;border-width:3px;border-color:#00aec7;border-style:solid;width:95%;height:140px;margin-left:10px!important}.totes-project .need-help-box:lang(fr){height:150px!important;padding-right:10px!important}.totes-project .need-help-chat-text,.totes-project .need-help-help-text{font-family:Avenir Next;color:#414042;font-weight:500!important;text-align:left}.totes-project .need-help-help-text{margin-top:50px;font-size:20px!important;line-height:26px!important}.totes-project .need-help-chat-text{font-size:15px!important;line-height:20px!important;transform:scaleY(1.014)}.totes-project .overrite-margin{margin-top:0!important}.totes-project .overrite-margin-bottom{margin-top:15px!important}.totes-project .overrite-span{float:none;font-weight:500;font-size:16px!important;text-transform:none!important}}@media (min-width:768px){.totes-project .need-help-live-chat-1{margin-left:5px}.totes-project .need-help-help-text-1,.totes-project .need-help-live-chat-1{margin-top:10px}.totes-project .need-help-help-text-1{line-height:34px}}@media (max-width:767px){.totes-project .need-help-inline{padding-top:10px}.totes-project .need-help-live-chat-1{margin-left:-11px}}.totes-project .need-help-help-text{margin-left:40px;font-family:Avenir Next;color:#414042;font-size:21px;font-weight:500;line-height:26px;text-align:left;margin-top:20px!important}.totes-project .need-help-chat-text{margin-left:10px;font-family:Avenir Next;color:#414042;font-size:18px;font-weight:500;line-height:22px;text-align:right}.totes-project .need-help-help-text-1,.totes-project .need-help-live-chat-1{font-family:Avenir Next;font-size:16px;text-align:left}.totes-project .need-help-help-text-1{color:#444;font-weight:600;margin-right:10px}.totes-project .need-help-live-chat-1{line-height:36px;display:inline-block}.totes-project .registration-area-box{border-bottom-right-radius:15px;border-top-left-radius:15px;border-top-right-radius:15px}.totes-project .btn-center,.totes-project .cta-round,.totes-project .cta-round.label.large,.totes-project .cta-round.label.medium,.totes-project .cta-round.label.small,.totes-project .cta-round.label.xLarge,.totes-project .cta-round.primary.large,.totes-project .cta-round.primary.medium,.totes-project .cta-round.primary.small,.totes-project .cta-round.primary.xLarge,.totes-project .cta-round.secondary,.totes-project .cta-round.secondary.large,.totes-project .cta-round.secondary.medium,.totes-project .cta-round.secondary.small,.totes-project .cta-round.secondary.xLarge,.totes-project .cta-round.tertiary,.totes-project .cta-round.tertiary.large,.totes-project .cta-round.tertiary.medium,.totes-project .cta-round.tertiary.small,.totes-project .cta-round.tertiary.xLarge,.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder img,.totes-project .page-tvdashboard .plan-cta-chat .plan-cta-chat-block .ute-reactivateCtn-message-box-support #chat a img{max-width:100%}.totes-project .btn-left,.totes-project .cta-round.label.large.left,.totes-project .cta-round.label.medium.left,.totes-project .cta-round.label.small.left,.totes-project .cta-round.label.xLarge.left,.totes-project .cta-round.left,.totes-project .cta-round.primary.large.left,.totes-project .cta-round.primary.medium.left,.totes-project .cta-round.primary.small.left,.totes-project .cta-round.primary.xLarge.left,.totes-project .cta-round.secondary.large.left,.totes-project .cta-round.secondary.left,.totes-project .cta-round.secondary.medium.left,.totes-project .cta-round.secondary.small.left,.totes-project .cta-round.secondary.xLarge.left,.totes-project .cta-round.tertiary.large.left,.totes-project .cta-round.tertiary.left,.totes-project .cta-round.tertiary.medium.left,.totes-project .cta-round.tertiary.small.left,.totes-project .cta-round.tertiary.xLarge.left{float:left;width:auto}.totes-project .overrite{float:right;width:100%!important}.totes-project .overrite-span{float:none;font-weight:500;width:95%!important;text-transform:capitalize!important}.totes-project input[type=color],.totes-project input[type=date],.totes-project input[type=datetime-local],.totes-project input[type=datetime],.totes-project input[type=email],.totes-project input[type=month],.totes-project input[type=number],.totes-project input[type=password],.totes-project input[type=search],.totes-project input[type=tel],.totes-project input[type=text],.totes-project input[type=time],.totes-project input[type=url],.totes-project input[type=week]{padding:3px 10px 0;height:38px;line-height:38px;background-color:#fff;border:1px solid #939598;border-radius:7px;color:#1e2121;display:block;font-size:18px;width:100%;box-sizing:border-box;outline:none}.totes-project textarea{padding:3px 10px 0;height:38px;line-height:38px;background-color:#fff;border:1px solid #939598;border-radius:7px;display:block;width:100%;box-sizing:border-box;outline:none}.totes-project input[type=color]:focus,.totes-project input[type=date]:focus,.totes-project input[type=datetime-local]:focus,.totes-project input[type=datetime]:focus,.totes-project input[type=email]:focus,.totes-project input[type=month]:focus,.totes-project input[type=number]:focus,.totes-project input[type=password]:focus,.totes-project input[type=search]:focus,.totes-project input[type=tel]:focus,.totes-project input[type=text]:focus,.totes-project input[type=time]:focus,.totes-project input[type=url]:focus,.totes-project input[type=week]:focus,.totes-project textarea:focus{outline-color:transparent;outline-style:none}.totes-project input:-webkit-autofill{background-color:#fff!important;-webkit-box-shadow:0 0 0 50px #fff inset}.totes-project input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px #fff inset}.totes-project input.ng-invalid.ng-dirty{border-color:#7c1526}.totes-project input{padding-right:2.5rem}.totes-project input.radius-top{border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.totes-project input.radius-bottom{border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.totes-project .input-placeholder-fix{color:#3d4141;filter:alpha(opacity=100);opacity:1}.totes-project ::-webkit-input-placeholder{filter:alpha(opacity=100);opacity:1}.totes-project :-moz-placeholder,.totes-project ::-moz-placeholder{filter:alpha(opacity=100);opacity:1}.totes-project :-ms-input-placeholder{color:#3d4141;filter:alpha(opacity=100);opacity:1}.totes-project .textarea_legal{border:solid 1px gray;font-size:12px}.totes-project .new-info-icon{font-size:14px;color:#fff;background-color:#00aec7;border-radius:50%;font-weight:700;text-align:center;line-height:20px;padding:0 8px 0 7px;cursor:pointer}.totes-project .security-code-info{float:left;margin-top:3px;margin-left:5px}.totes-project .myr-radio input[type=radio].myr-radio-input+label.myr-radio{border:2px solid #bbbdc0;border-radius:50%;display:inline-block;vertical-align:middle;margin-top:-1px;height:14px;width:14px;position:relative}.totes-project .myr-radio input[type=radio].myr-radio-input:checked+label.myr-radio:before{content:" ";position:absolute;top:2px;left:2px;right:3px;bottom:3px;border:3px solid #da291c;border-radius:50%}.totes-project .myr-radio input[type=radio].myr-radio-input:checked+label.myr-radio{border:2px solid #da291c}.totes-project .myr-radio-text{vertical-align:middle;display:inline-block;padding-left:4px;padding-top:1px;font-size:14px;cursor:pointer}.totes-project .myr-radio-text-selected{font-weight:600}.totes-project .ng-dirty.ng-invalid:not(form),.totes-project .ng-submitted .ng-invalid{border-color:#c00;color:#c00}.totes-project .error{font-size:1.15rem;font-weight:600}.totes-project .fa_error{color:#da291c}.totes-project .inline_error{color:#da291c;font-size:12px;padding-bottom:5px}.totes-project .info-banner,.totes-project .message-banner{margin-left:5px}.totes-project .info-banner.error{border:1px solid #da291c}.totes-project .info-banner.error,.totes-project .message-banner.error{margin-top:110px;margin-bottom:20px}.totes-project .info-banner.errorCare,.totes-project .message-banner.errorCare{border-radius:unset;border:unset;background-color:#ffbf05;margin-left:0;padding:.5%}.totes-project .info-banner.success{background-color:#f0f5e4;border:1px solid #bfd28c}.totes-project .info-banner.info{border:1px solid #da291c}.totes-project .info-banner .fa-exclamation-circle{padding-right:2px}.totes-project .info-banner.error-sign-big{font-size:52px!important;margin-left:10px}.totes-project .info-banner-lock,.totes-project .message-banner{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #da291c;font-size:20px;font-weight:600;width:100%}.totes-project .info-banner-lock.error{border:1px solid #da291c}.totes-project .info-banner-lock.success{background-color:#f0f5e4;border:1px solid #bfd28c}.totes-project .info-banner-lock.info{border:1px solid #da291c}.totes-project .info-banner-lock .fa-exclamation-circle{padding-right:2px}.totes-project .info-banner-lock.error-sign-big{font-size:52px!important;margin-left:5px}.totes-project .message-banner{border:1px solid #ffbf3f;width:65%}.totes-project .message-banner.error{border:1px solid #da291c}.totes-project .message-banner.success{background-color:#f0f5e4;border:1px solid #bfd28c}.totes-project .message-banner.info{border:1px solid #da291c}.totes-project .message-banner .fa-exclamation-circle{padding-right:2px}.totes-project .message-banner.error-sign-big{font-size:52px!important;margin-left:10px}.totes-project .info-banner-warning.notification,.totes-project .message-banner.notification{width:100%}@media (max-width:767px){.totes-project .info-banner,.totes-project .message-banner{padding:20px 15px}}.totes-project .message_success{border:1px solid #70a000;border-radius:.5em;background-color:#e4e6e5;padding:10px;margin-right:20px}.totes-project .message_error{border:1px solid #555;border-radius:.5em;background-color:#e4e6e5;padding:10px}.totes-project .checkbox_error{border:solid 1px red;padding:5px 2px 1px 6px}.totes-project .message-error-normal{font-weight:400}.totes-project .rui-font-base{line-height:1}.totes-project .rui-font-base,.totes-project [class*=" rui-icon-"],.totes-project [class^=rui-icon-]{font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totes-project .message-banner-icon{line-height:1}.totes-project .beside-checker,.totes-project .inline-checker,.totes-project .message-banner-icon{font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totes-project .message-banner-icon_as{line-height:1}.totes-project .message-banner-icon_as,.totes-project .page-link-account .message-banner-icon-rel{font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totes-project .message-banner-icon.icon-info:before,.totes-project .message-banner-icon_as.icon-info:before,.totes-project .page-link-account .message-banner-icon-rel.icon-info:before,.totes-project .rui-icon-infotip:before{content:"\e648"}.totes-project .message-banner-icon.icon-alert:before,.totes-project .message-banner-icon_as.icon-alert:before,.totes-project .rui-icon-warning:before{content:"\e64c"}.totes-project .beside-checker.icon-error:before,.totes-project .inline-checker.icon-error:before,.totes-project .message-banner-icon.icon-error:before,.totes-project .message-banner-icon_as.icon-error:before,.totes-project .rui-icon-error-icon:before{content:"\e649"}.totes-project .beside-checker.icon-checked:before,.totes-project .inline-checker.icon-checked:before,.totes-project .message-banner-icon.icon-success:before,.totes-project .message-banner-icon_as.icon-success:before,.totes-project .rui-icon-checkmark-1:before{content:"\e64e"}.totes-project .message-banner-icon{display:inline-block}.totes-project .message-banner-icon.icon-error,.totes-project .message-banner-icon.icon-medium{font-size:2em}.totes-project .message-banner-icon.icon-error-big{font-size:4em}.totes-project .beside-checker,.totes-project .inline-checker{font-size:20px;display:inline-block;position:absolute;line-height:1.5;cursor:default}.totes-project .inline-checker{pointer-events:none;right:10px;top:4px}.totes-project .beside-checker.icon-error,.totes-project .inline-checker.icon-error{cursor:default}.totes-project .inline-checker.icon-error.drop-down{right:25px}.totes-project .beside-checker{right:-15px;top:0}.totes-project .cancelled-icon{font-size:40px!important;margin-top:3%}.totes-project .inline-checker-error{right:18px;top:5px;position:absolute}.totes-project .ng-cloak,.totes-project .x-ng-cloak,.totes-project [data-ng-cloak],.totes-project [ng-cloak],.totes-project [ng\:cloak],.totes-project [x-ng-cloak]{display:none!important}.totes-project .navbar{border-radius:0!important;margin-bottom:0}.totes-project .navbar-default{border:none}.totes-project .indexUp{position:relative;z-index:5}.totes-project .indexDown{position:relative;z-index:4;margin-top:-8px}.totes-project .indexDown hr{border:none;border-top:#e9eaea solid 3px;margin:0;padding:0}.totes-project select.form-control{height:auto;padding:0;border:none;outline:none}.totes-project .topVertHalf{width:100%;height:41px;display:block}.totes-project .topVertHalf .mainMenu-login{float:left;width:46px;height:41px;padding-top:10px}.totes-project .topVertHalf .mainMenu-login a{color:#414042}.totes-project .topVertHalf .mainMenu-province{float:left;width:70px;height:41px;padding:10px}.totes-project .topVertHalf .mainMenu-language{float:left;width:102px;height:41px;padding:10px}.totes-project .vertHalf{width:100%;height:34px;display:block}.totes-project .totesMainMenu{list-style:none;padding:0;margin:0}.totes-project .totesMainMenu li{float:left}.totes-project .totesMainMenu li a{color:#414042;font-weight:400;display:block;padding:0 10px;line-height:34px;font-size:14px;vertical-align:middle}@media (max-width:767px){.totes-project .totesMainMenu li a{padding:10px 10px 5px;line-height:10px;font-size:10px}}.totes-project .totesMainMenu li a.active,.totes-project h3.submenuHeadline{background-color:#da291c;color:#fff}.totes-project .totesMainMenu li a span{width:100%;display:block;text-align:center;font-size:200%;padding-bottom:10px}.totes-project .navbar-nav>li>a{line-height:30px}.totes-project .ctaWrap{width:100%;height:75px;display:block}.totes-project .ctaWrap .half{float:left;width:50%;height:73px;display:block;line-height:75px;text-align:center;color:rgba(0,0,0,.15);font-size:20px}.totes-project .ctaWrap .half.col1,.totes-project .ctaWrap .half.col2{background-color:#f1f1f1;border:1px solid #e9eaea}.totes-project .submenu-top-padding{width:100%;height:35px;display:block}.totes-project .submenu-background-fix .submenu-backRed{height:60px;background-color:#da291c}.totes-project .submenu-background-fix .submenu-backWhite{height:60px;background-color:#fff}.totes-project .submenu-pushUP-fix{margin-top:-60px}.totes-project .submenu-bottom-padding{width:100%;height:40px;display:block}.totes-project h3.submenuHeadline{margin:0;padding:0 40px 0 20px;display:block;float:left;font-weight:400;font-size:30px;line-height:60px;border-bottom-right-radius:20px}.totes-project .navbar-default{background-color:#fff;margin-top:30px}@media (max-width:767px){.totes-project .navbar-default-rep{margin-top:50px!important}}.totes-project .submenuTextChange{text-transform:uppercase}.totes-project .submenuTextChange li.redPipe{color:#da291c;line-height:60px}.totes-project #footer-section *{font-family:"Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif}.totes-project #footer-section #footer{margin-top:80px}.totes-project #footer-section #footer #footer-section-1,.totes-project #footer-section #footer #footer-section-2{padding-left:16.5px!important;padding-right:16.5px!important}.totes-project #footer-section #footer #footer-section-1{background-color:#393b3b;line-height:50px;min-height:50px}.totes-project #footer-section #footer #footer-section-1 .headline4{font-size:19px;font-weight:600;color:#ccc;font-family:'Open Sans',Arial,sans-serif;font-style:normal}.totes-project #footer-section #footer #footer-section-1 ul.footer-icons{padding:0;margin-left:0}.totes-project #footer-section #footer #footer-section-1 ul.footer-icons>li{float:left;list-style-type:none;width:16.66%;width:39 px\9}@media (min-width:768px){.totes-project #footer-section #footer #footer-section-1 ul.footer-icons>li{width:39px}}.totes-project #footer-section #footer #footer-section-1 ul.footer-icons>li>a{line-height:50px}.totes-project #footer-section #footer #footer-section-1 ul.footer-icons>li>a>img{width:24px;opacity:.35;filter:alpha(opacity=35);transition:opacity .15s ease-in-out 0s}.totes-project #footer-section #footer #footer-section-1 ul.footer-icons>li>a>img:hover{opacity:1;filter:alpha(opacity=100)}.totes-project #footer-section #footer #footer-section-2{padding-top:29px;padding-bottom:18px;background-color:#3d4040}.totes-project #footer-section #footer #footer-section-2 ul.footer-links{margin:0;padding:0;list-style-type:none}.totes-project #footer-section #footer #footer-section-2 ul.footer-links>li>a{font-size:14px;font-weight:400;color:#ccc;line-height:23px}.totes-project #footer-section #footer #footer-section-2 .bottomAlign{margin-top:40px;margin-bottom:10px}.totes-project #footer-section #footer #footer-section-2 .bottomAlign .copyright{text-align:inherit;font-size:12px;font-weight:400;color:#ccc;margin:0;line-height:14px}.totes-project .page-footer{overflow:hidden;clear:both}.totes-project ._db{display:block}.totes-project ._dib,.totes-project .tear-drop-header .heading-container .big-half-header-line,.totes-project .tear-drop-header .heading-container .big-header{display:inline-block}.totes-project ._dt{display:table}.totes-project ._dtr,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-header{display:table-row}.totes-project ._dtc,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .pay-info-label{display:table-cell}.totes-project ._pr,.totes-project .page-link-account .quick_links_holder .quick_links_list li a,.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel{position:relative}.totes-project ._pa{position:absolute}.totes-project ._fw{width:100%}.totes-project ._hw{width:50%}.totes-project ._cf{clear:both}.totes-project .font-sz-10{font-size:10px}.totes-project .font-sz-11{font-size:11px}.totes-project .font-sz-12{font-size:12px}.totes-project .font-sz-13{font-size:13px}.totes-project .font-sz-14{font-size:14px}.totes-project .font-sz-15{font-size:15px}.totes-project .font-sz-16{font-size:16px}.totes-project .font-sz-17{font-size:17px}.totes-project .font-sz-18{font-size:18px}.totes-project .font-sz-19{font-size:19px}.totes-project .font-sz-20,.totes-project .onBoarding_checklist_holder.expanded .checklist_col h2{font-size:20px}.totes-project .font-sz-21{font-size:21px}.totes-project .font-sz-22{font-size:22px}.totes-project .font-sz-23{font-size:23px}.totes-project .font-sz-24{font-size:24px}.cartMenu i,.totes-project .font-sz-25{font-size:25px}.totes-project .font-sz-26,.totes-project .page-wireless .c100 .inner-circle .extras strong,.totes-project .page-wireless .unlimited .extras strong{font-size:26px}.totes-project .font-sz-28{font-size:28px}.totes-project .font-sz-32{font-size:32px}.totes-project .font-sz-56{font-size:56px}.totes-project .font-bold{font-weight:600}.totes-project .font-normal,.totes-project .wd-plan-pool-info span.fnormal{font-weight:400}.totes-project .text-lc{text-transform:lowercase}.totes-project .text-uc-first{text-transform:capitalize}.totes-project .mv22{margin-left:1.5em;margin-right:1.5em}.totes-project ._hidden{visibility:hidden}.totes-project .rogers-red-font-remove{color:inherit!important}.totes-project .rogers-red-font-remove span{color:inherit!important;font-weight:400!important}@media print{.totes-project ._no-print,.totes-project ._no-print *,.totes-project ._np,.totes-project ._np *{display:none!important}.totes-project a:link:after,.totes-project a:visited:after{display:none;content:""}}.totes-project .test{border:1px solid red}.totes-project .round-6{border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.totes-project .round-3{border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}.totes-project .details-triangle{width:0;height:0;border-style:solid;border-width:5px 0 5px 5px;border-color:transparent transparent transparent #000;display:inline-block}.totes-project .clear-float{clear:both}.totes-project .rotate-180{-webkit-transform:rotate(180deg)}.totes-project .heading{margin-bottom:58px;font-size:26px;clear:both}.totes-project .heading div{height:53px}.totes-project .heading div:nth-last-child(3){float:left;width:37px;background-color:#fff;border-bottom:2px solid #fff}.totes-project .heading div:nth-last-child(3) div{background-color:#da291c;border-radius:15px 19px 0 15px;margin-top:17px;width:40px;height:35px}.totes-project .heading div:nth-last-child(2){float:left;background-color:#fff;border-bottom:2px solid #fff;padding:0 20px 0 18px;margin-top:8px;font-size:42px;font-weight:500}.totes-project .heading div:nth-last-child(1){width:100%;border-bottom:2px solid #da291c}.totes-project .tear-drop-header{margin-bottom:60px;font-size:26px}.totes-project .tear-drop-header .tear-drop{display:inline-block;color:#fff;background-color:#da291c;min-height:60px;width:5%;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px}.totes-project .tear-drop-header .heading-container{width:95%;display:inline-block}.totes-project .big-half-header-ctn{color:#fff;background-color:#da291c;min-height:60px;width:5%;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px}.totes-project .big-half-header-ctn .big-header{font:400 30px "Avenir Next",san-serif;margin:0;padding:10px 18px}.totes-project .big-half-header-line{width:50%;border:1px solid #da291c;margin-left:50%;margin-top:-2px}.totes-project .go-paperless-modal .modal-content-body ol li,.totes-project .rogers-red-font{color:#da291c}.totes-project .yellow-orange-font{color:#fbbd53}.totes-project .tabs ul{border-bottom:1px solid #000}.totes-project .tabs ul li a{font-weight:700;color:#000}.totes-project .tabs ul li a:hover{font-weight:700;color:#000;border-color:transparent;background-color:transparent}.totes-project .tabs ul li.active a{color:#000}.totes-project .tabs ul li.active a,.totes-project .tabs ul li.active a:active{border:1px solid #000;border-bottom-color:transparent}.totes-project .tabs ul li.active a:focus{border:1px solid #000;border-bottom-color:transparent}.totes-project .tabs ul li.active a:hover{color:#000;border:1px solid #000;border-bottom-color:transparent}.totes-project .header-ctn{margin-top:51px}.totes-project .header-ctn .widget-loader{margin-left:5px}.totes-project .big-header-ctn{color:#da291c;min-height:60px}.totes-project .big-header-ctn .big-header{font:400 30px "Avenir Next",san-serif;margin:0;padding:10px 10px 10px 0;float:left;color:#da291c}.totes-project .big-header-ctn .big-header::before{border-bottom-left-radius:15px;border-top-left-radius:15px;border-top-right-radius:15px;background-color:#da291c;width:40px;height:35px;content:" ";float:left;margin-right:10px;margin-top:-7px}.totes-project .big-header-ctn .widget-loader-inline{vertical-align:bottom;display:block;float:left;margin-left:-9px}.totes-project .big-header-ctn .big-header-underline{margin-top:36px;border-bottom:1px solid #da291c}.totes-project .header-line{border-bottom:1px solid #da291c;height:60px}.totes-project .did-you-know-ctn{margin-top:35px}.totes-project .did-you-know-ctn,.totes-project .rsmh_did-you-know-ctn{width:289px;margin-left:auto;margin-right:auto}@media (max-width:992px){.totes-project .did-you-know-ctn,.totes-project .rsmh_did-you-know-ctn{margin-left:0}}.totes-project .did-you-know-ctn .did-you-know-title,.totes-project .rsmh_did-you-know-ctn .did-you-know-title{font-size:22px;font-weight:600;background-color:#00aec7;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;height:auto;width:100%;display:block;margin-bottom:10px;padding-top:10px;padding-left:16px;padding-bottom:5px}.totes-project .did-you-know-ctn .did-you-know-promo-txt,.totes-project .rsmh_did-you-know-ctn .did-you-know-promo-txt{display:block;padding-left:13px;margin-bottom:13px;font-size:18px}.totes-project .did-you-know-ctn .did-you-know-promo-txt sup,.totes-project .rsmh_did-you-know-ctn .did-you-know-promo-txt sup{font-size:6px}.totes-project .did-you-know-ctn .learn-more-link,.totes-project .rsmh_did-you-know-ctn .learn-more-link{display:block;padding-left:13px;color:#404041;font-size:18px;font-weight:600;text-decoration:none}.totes-project .did-you-know-ctn .learn-more-link .rui-icon-button-arrow-right,.totes-project .rsmh_did-you-know-ctn .learn-more-link .rui-icon-button-arrow-right{font-size:11px;padding-left:5px}.totes-project .live-chat-text-content a{color:#000;font-size:16px}.totes-project .live-chat-text-content a:before{font-family:'rui-icon';content:'\e813 ';font-size:30px}html[lang=en] .totes-project .live-chat-text-content a:after{margin:0 0 0 10px;content:'Live Chat'}html[lang=fr] .totes-project .live-chat-text-content a:after{margin:0 0 0 10px;content:'Clavardage en direct'}.totes-project .page-signin{margin-top:10px;margin-bottom:70px}.totes-project .page-signin .my-rogers-breadcrumb{margin-bottom:51px}.totes-project .page-signin fieldset,.totes-project .page-wireless .serviceWrap hr{margin:0;padding:0}.totes-project .page-signin .page-signin-form-wrap h4{font-size:24px;margin:22px 0 14px;line-height:30px}.totes-project .page-signin .page-signin-box-wrap{padding:0}.totes-project .page-signin .sign-intro{padding-right:20px;font-size:22px;margin-bottom:15px;font-weight:500}.totes-project .page-signin .sign-error-box{width:100%!important;margin-top:7px;margin-bottom:6px;padding:0}.totes-project .page-signin .sign-error-box .error-box-container{padding:0}.totes-project .page-signin .sign-error-line-1{font-family:Avenir Next;color:#444;font-size:17.97px;font-weight:600;line-height:23.966px;text-align:left;margin-left:0}.totes-project .page-signin .sign-error-line-2{font-family:"Avenir Next";color:#444;font-size:15.98px;font-weight:400;line-height:33.951px;text-align:left;transform:scaleY(1.0014);margin-left:0}.totes-project .page-signin .sign-error-line-3:lang(fr){margin-right:30px}.totes-project .page-signin .sign-error-line-3{font-family:Avenir Next;color:#444;font-size:15.98px;font-weight:500;line-height:33.951px;text-align:left;transform:scaleY(1.0014);margin-left:0;margin-right:10px}.totes-project .page-signin .sign-error-live-chat{font-family:Avenir Next;color:#da291c;font-size:15.98px;font-weight:600;line-height:35.948px;text-align:left;transform:scaleY(1.0014);margin-left:5px;text-transform:capitalize}.totes-project .page-signin .message-banner{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #ffbf3f;font-size:20px;font-weight:600;margin-bottom:5px!important;margin-top:0!important}.totes-project .page-signin .message-banner.error{border:1px solid #da291c;width:100%}.totes-project .page-signin .message-banner.success{background-color:#f0f5e4;border:1px solid #bfd28c}.totes-project .page-signin .message-banner.info{border:1px solid #da291c}.totes-project .page-signin .message-banner .fa-exclamation-circle{padding-right:2px}.totes-project .page-signin .message-banner.error-sign-big{font-size:52px!important;margin-left:10px}.totes-project .page-signin .overrite-margin{margin-right:15px!important}.totes-project .page-signin .message-margin{margin-left:0!important}.totes-project .page-signin .btn-std button.cta-round.full{font-size:14px!important;height:42px;border-radius:7px;min-width:171px}.totes-project .page-signin .widget-loader.sign-in{padding-top:28px}.totes-project .page-signin .widget-loader.sign-in img{width:25px}.totes-project .page-signin #USER,.totes-project .page-signin #password{margin-bottom:25px}.totes-project .page-signin .lowercase{font-weight:700!important}.totes-project .page-signin .bottom-logo-ctn{margin-top:32px;margin-bottom:30px;font-size:28px;color:#fff}.totes-project .page-signin .btn-signin{float:right;margin-top:-5px}.totes-project .page-signin .btn-register{float:left;font-size:18px;text-align:center}.totes-project .go-paperless-modal .modal-content-body ol li span,.totes-project .page-signin .btn-register .cta-round.secondary.medium:hover,.totes-project .page-signin .btn-register .cta-round:hover{color:#000}.totes-project .page-signin .btn-register .cta-round.secondary.medium{color:#000;background-color:#fff;height:40px;border-radius:7px;line-height:29px;min-width:160px}.totes-project .page-signin .btn-register .register-now{float:left;font-size:18px}.totes-project .page-signin .register-ctn{background-color:#00aec7;margin-top:60px;min-height:192px}.totes-project .page-signin .overrite-span{float:none;font-weight:500;font-size:16px!important;text-transform:none!important}.totes-project .page-signin .forgot-txt-ctn:lang(fr){font-size:16px;float:left;width:95%;line-height:32px;margin-top:0;margin-left:5px;margin-bottom:20px}.totes-project .page-signin .forgot-txt-ctn{font-size:16px;float:left;width:95%;line-height:32px;margin-top:10px;margin-bottom:20px}.totes-project .page-signin .sigin-error-icon-ctn{float:left;width:50px;display:block}.totes-project .page-signin .signin-error-message-ctn{float:left;margin-top:8px;display:block}.totes-project .page-signin .talk-to-us-ctn{font-size:22px;color:#fff;float:left;margin-left:30px}.totes-project .page-signin .talk-to-us-ctn a{color:#fff;margin-top:5px}.totes-project .page-signin .talk-to-us-ctn .talk-to-us-txt{float:left}.totes-project .page-signin .talk-to-us-ctn .english,.totes-project .page-signin .talk-to-us-ctn .french{display:none}.totes-project .page-signin .talk-to-us-ctn .rui-icon-button-arrow-right{float:left;font-size:18px;margin-left:15px;margin-top:8px}.totes-project .page-signin .reverse-margin{margin-top:-30px}.totes-project .page-signin .attemptDiv1En,.totes-project .page-signin .attemptDiv1Fr,.totes-project .page-signin .attemptDiv2En,.totes-project .page-signin .attemptDiv2Fr,.totes-project .page-signin .attemptDiv3En,.totes-project .page-signin .attemptDiv3Fr,.totes-project .page-signin .bc-signin{display:inline-block}.totes-project .page-signin .lgnd-signin{display:none;border-bottom:0;margin-bottom:0}.totes-project .page-signin .visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.totes-project .page-signin .signin-myrogers{font-size:24px;margin:22px 0 14px;line-height:30px;font-weight:500}.totes-project .page-signin .registration-area-box .register-myrogers{font-size:24px;margin:8px 0;font-weight:500}.totes-project .en .page-signin .talk-to-us-ctn .english{display:block}@media (min-width:992px) and (max-width:1169px){.totes-project .page-signin .signin-error-message-ctn{margin-top:10px}}@media (max-width:767px){.totes-project .page-signin .page-signin-box-wrap{padding:0 10px}.totes-project .page-signin input{border-width:1px;border-color:#808284;border-style:solid;height:100%px;width:95%}.totes-project .page-signin .lowercase{font-weight:700!important}.totes-project .page-signin .no-inline-checker{font-family:Avenir Next;color:#808284;font-size:16px;font-weight:500;text-align:left;transform:scaleY(1.0004)}.totes-project .page-signin .btn-signin{width:100%;margin-top:5px;margin-right:20px}.totes-project .page-signin .cta-round{width:100%;margin-top:-7px;margin-right:20px;border-radius:15px!important;background-color:#da291c}.totes-project .page-signin .sign-intro{font-family:AvenirNext;color:#414042;font-size:21px;font-weight:400;text-align:left}.totes-project .page-signin .sign-error-box{width:100%!important;margin-top:5px;margin-bottom:5px;padding:0}.totes-project .page-signin .sign-error-box .error-box-container{padding:0 10px 0 0}.totes-project .page-signin .bottom-logo-ctn,.totes-project .page-signin .sign-in-title{font-size:30px}.totes-project .page-signin .sign-new{margin-top:7px}.totes-project .page-signin .sigin-error-icon-ctn{width:50px}.totes-project .page-signin .signin-error-message-ctn{margin-top:3px;width:225px}.totes-project .page-signin .talk-to-us-ctn{clear:both;font-size:19px;margin:20px 0}.totes-project .page-signin .talk-to-us-ctn .rui-icon-button-arrow-right{font-size:12px;margin-top:9px}.totes-project .page-signin .widget-loader.sign-in{padding-top:15px}.totes-project .page-signin .forgot-txt-ctn{margin-top:22px!important;width:95%}.totes-project .page-signin .overrite-margin{margin-left:10px!important;margin-right:10px!important}.totes-project .page-signin .message-margin{margin-left:10px!important}.totes-project .page-signin .overrite-span{font-family:Avenir Next;color:#fff;font-size:32px;font-weight:500;text-align:center;margin-top:10px!important;text-tranform:none!important}.totes-project .page-signin .message-banner.error{width:95%!important}}.totes-project .info-banner{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #da291c;font-size:20px;font-weight:600;width:100%!important;margin-top:0!important}.totes-project .oneview-access-fail{border-radius:0 0 0 0!important;background-color:#da291c;border:1px solid #da291c;font-size:20px;font-weight:600;width:100%;margin-left:0!important;padding-left:0!important;padding-right:0!important;margin-top:unset!important;color:#fff}.totes-project .sso-error-container-ignite .oneview-access-fail{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:21px}.totes-project .sso-error-container-ignite{text-align:center;margin-bottom:10%;margin-top:7%}.totes-project .oneview-access-icon{text-align:right;line-height:40px;padding-bottom:7px}.totes-project .oneview-alert-message{display:inline-block;padding-left:15px;font-weight:600;font-family:'Ted Next';padding-right:12px;padding-top:7px;font-size:25px}.totes-project .sso-error-container-ignite .oneview-alert-message{font-size:27px;padding:12px 0 8px 15px}.totes-project .oneview-message-align{text-align:left;padding-left:20px}.totes-project .sso-error-container-ignite .oneview-message-align{padding:14px 0 14px 20px}.totes-project .oneview-message{color:#fff;line-height:48px;font-family:'Ted Next';font-weight:600!important}.totes-project .sso-error-container-ignite .oneview-message{display:block;line-height:unset}.totes-project .myr-remember-me{margin-bottom:20px}.totes-project .myr-remember-me .myr-checkbox{top:10px;outline:0}.totes-project .myr-remember-me .myr-checkbox:focus .myr-checkbox-box,.totes-project .myr-remember-me [type=checkbox]:focus~.myr-checkbox-box{outline:#0a5498 auto 1px}.totes-project .myr-remember-me .myr-signin-checkbox-input{position:absolute;opacity:0;display:block!important}.totes-project .myr-remember-me .signin-screen-read-only{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.totes-project .myr-remember-me .myr-checkbox-text{top:7px}@media (max-width:991px){.totes-project .myr-remember-me .myr-checkbox-text:lang(fr){padding-right:10px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .myr-remember-me .myr-checkbox:focus .myr-checkbox-box,.totes-project .myr-remember-me [type=checkbox]:focus~.myr-checkbox-box{border:1px solid #0a5498!important}}.totes-project .onBoarding_checklist_holder.expanded .info_box:before,.totes-project .page-account-overview .widget-loader{height:auto}.totes-project .badgeGroupings{margin-top:35px}@media (max-width:768px){.totes-project .badgeGroupings{margin-top:29px}}.totes-project .get-services-link-container{margin-top:5px;margin-bottom:5px}@media (min-width:992px){.totes-project .row.badgeGroupings>:nth-child(3n+1){padding-right:26px}.totes-project .row.badgeGroupings>:nth-child(3n+2){padding-left:13px;padding-right:13px}.totes-project .row.badgeGroupings>:nth-child(3n+3){padding-left:26px}}@media (min-width:768px) and (max-width:992px){.totes-project .row.badgeGroupings>:nth-child(2n+1){padding-right:20px}.totes-project .row.badgeGroupings>:nth-child(2n+2){padding-left:20px}}.totes-project .sharedWireless{margin-bottom:30px}@media (max-width:768px){.totes-project .sharedWireless{margin-bottom:45px}}.totes-project .myservicebadgeGroup-title{font-size:24px;color:#da291c;font-weight:600;padding-left:4px;line-height:14.4px;text-align:left}@media (max-width:768px){.totes-project .myservicebadgeGroup-title{margin-bottom:11px}}.totes-project .float-none{float:none!important}.totes-project .top-bar{margin-right:auto;margin-left:auto;margin-top:40px}.totes-project .account-type{height:35px}.totes-project .error-type{font-size:25px!important;font-weight:500;padding-right:1%;padding-left:1%}.totes-project .error-message-suspended{display:table-cell;vertical-align:middle;padding-top:1%;padding-bottom:1%;line-height:normal}.totes-project .message-banner-icon.icon-alert,.totes-project .message-banner-icon_as.icon-alert,.totes-project .warning-color{color:#ffbf05}.totes-project .warning-border{border:1px solid #ffbf05}.totes-project .warning-border-care{background:#da291c;color:#fff;border-radius:unset;padding:.5%;margin-left:0}.totes-project .label_blue{color:#0a5498}.totes-project .myServiceWrap{min-width:355px}.totes-project .error-box{display:table;padding:10px 20px;margin:7px 0;min-width:120px;background-color:#f6f6f6;border:1px solid #d9d9d9;border-radius:10px}.totes-project .pop-up-panel{width:600px!important;padding-bottom:40px}.totes-project .list-of-accounts{list-style-type:none}.totes-project .list-of-accounts li{display:inline-block;vertical-align:top}.totes-project .message-banner-icon_as,.totes-project .page-registration #myr-registration,.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-inner .wirless-dial-slide-inner{display:inline-block}.totes-project .icon-align{text-align:right}.totes-project .error-sign-big{font-size:52px!important;margin-left:10px}.totes-project .error-small{border-radius:8px}.totes-project .go-paperless-modal{padding:0 0 5px}.totes-project .go-paperless-modal .modal-close{position:absolute;top:0;right:0;background-color:#000;padding:0 4px 4px}.totes-project .go-paperless-modal .modal-content-container{margin:15px 30px}.totes-project .go-paperless-modal .modal-content-header{font-family:Avenir Next;color:#3d4141;font-size:24px;font-weight:600;line-height:34px;text-align:left}.totes-project .go-paperless-modal .modal-content-body{width:100%;font-family:Avenir Next;color:#3d4141;font-size:17px;line-height:28px;text-align:left}.totes-project .go-paperless-modal .modal-button{width:100px}.totes-project .go-paperless-modal .disabled-link{color:#908b8b!important;cursor:not-allowed!important}.totes-project .page-account-overview .ao-headline{box-sizing:border-box;color:#414042;display:block;font-family:'Avenir Next',Arial,sans-serif;font-size:30.45px;font-weight:500;height:42px;letter-spacing:-.21px;line-height:43px;margin:30px 0 10px}.totes-project .page-account-overview .accountOverviewSalutation{font-size:24px}.totes-project .page-account-overview .account-select{float:left}.totes-project .page-account-overview .myr-account-select-text{padding:3px 21px 5px 0;font-size:20px;font-weight:500;float:left}.totes-project .page-account-overview .title-large{font-size:48px}.totes-project .page-account-overview .header-ctn{margin-bottom:25px}.totes-project .page-account-overview .account-owner-name{margin-top:43px;clear:both}.totes-project .page-account-overview .account-title,.totes-project .page-account-overview .account-title-semi-bold{font-size:32px}.totes-project .page-account-overview .account-balance-amt,.totes-project .page-account-overview .account-balance-ctn,.totes-project .page-account-overview .account-balance-txt{font-size:16px}.totes-project .page-account-overview .account-balance-ctn h4{font-weight:300}.totes-project .page-account-overview .other-services-available-ctn h3{font-size:32px;color:#da291c}.totes-project .page-account-overview .get-services-link-ctn{cursor:pointer}.totes-project .page-account-overview .get-services-link-ctn:hover,.totes-project .page-account-overview .get-services-link-ctn:visited{text-decoration:none;color:#da291c}.totes-project .page-account-overview .get-services-link-ctn .get-services-link{font-size:16px;color:#da291c;text-transform:uppercase;font-weight:300;margin-top:10px;margin-bottom:10px;line-height:1.1}.totes-project .page-account-overview .get-services-link-ctn .get-services-link .get-services-txt{float:left;font-weight:400}.totes-project .page-account-overview .get-services-link-ctn .get-services-link .rui-icon-button-arrow-right{text-decoration:none;font-size:10px;float:left;margin-left:6px;margin-top:6px}.totes-project .page-account-overview .get-services-link-ctn .get-services-link .greater-than{margin-right:20px}.totes-project .page-account-overview .get-services-link-ctn .clickable-link{cursor:pointer}.totes-project .page-account-overview .get-services-font,.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .btn.dropdown-toggle:hover,.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle.cta-round:hover,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .btn.dropdown-toggle:hover,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle.cta-round:hover{font-weight:400!important}.totes-project .page-account-overview .save-ctn{margin-left:31px}.totes-project .page-account-overview .save-ctn .save-amount{font-size:16px}.totes-project .onBoarding_checklist_holder .ctns_box a.completed .icon_holder img.incomplete_img,.totes-project .page-account-overview .my-offers-ctn-sm{display:none}.totes-project .page-account-overview .my-services-list-ctn{margin-top:55px}.totes-project .page-account-overview .pay-bill-ctn{padding-bottom:7px}.totes-project .page-account-overview .widget-loader-mod{font-weight:600;font-size:30px}.totes-project .page-account-overview .account-other-services-heading{color:#000;font-size:24px;font-weight:600;line-height:14.4px;padding-top:30px;float:left}.totes-project .page-account-overview .account-other-services-heading.other-services{margin-top:0;margin-bottom:0}.totes-project .page-account-overview .account-other-services{padding-top:30px}.totes-project .page-account-overview .other-services-list-ctn{margin-bottom:50px}.totes-project .page-account-overview .preference-arrow{font-size:12px;padding-left:5px}.totes-project .page-account-overview .go-paperless{background-color:rgba(255,191,63,.29);margin:40px 0 0;border-radius:15px 15px 0 15px;padding:0;background-color:#fff;border:1px solid #00a0b7;font-size:20px;font-weight:600;height:auto;min-height:80px;overflow:hidden;position:relative}.totes-project .page-account-overview .go-paperless .learn-more{font-size:14px}.totes-project .page-account-overview .go-paperless .go-paperless-icon{border-radius:15px 0 0 15px;background-color:rgba(187,228,236,.4);left:0;bottom:0;top:0;width:120px;position:absolute}.totes-project .page-account-overview .go-paperless .go-paperless-icon img{position:absolute;width:50px;top:50%;transform:translate(-50%,-50%);left:50%}.totes-project .page-account-overview .go-paperless .go-paperless-chat-icon{width:80px;height:100%;border-radius:15px 0 0 15px;background-color:#fff;text-align:center;vertical-align:middle}.totes-project .page-account-overview .go-paperless .go-paperless-chat-icon img{position:relative;width:50px;transform:translate(0%,60%);vertical-align:middle;text-align:center}.totes-project .page-account-overview .go-paperless .go-paperless-info{position:relative;height:100%;width:calc(100% - 120px);padding:0 10px;background-color:#fff;margin-left:120px}.totes-project .page-account-overview .go-paperless .go-paperless-info .go-paperless-text:lang(fr),.totes-project .page-account-overview .go-paperless-error .go-paperless-info .go-paperless-text:lang(fr){font-size:17px}.totes-project .page-account-overview .go-paperless .go-paperless-info .go-paperless-text{font-family:Avenir Next;color:#3d4141;font-size:18px;font-weight:500;text-align:left;padding:15px 0}.totes-project .page-account-overview .go-paperless .go-paperless-info .go-paperless-link{font-family:Avenir Next;color:#da291c;font-size:18px;font-weight:500;text-align:right;text-decoration:none;cursor:pointer}.totes-project .page-account-overview .go-paperless .go-paperless-info .go-paperless-link i,.totes-project .page-account-overview .go-paperless-error .go-paperless-info .go-paperless-link i{font-size:11px;font-weight:400}.totes-project .page-account-overview .go-paperless .go-paperless-info .disabled-link{color:#908b8b;cursor:not-allowed}.totes-project .page-account-overview .go-paperless-error{background-color:rgba(255,191,63,.29);margin:40px 0 0;border-radius:15px 15px 0 15px;padding:0;background-color:#fff;border:1px solid #d82722;font-size:20px;font-weight:600;height:86px;overflow:hidden}.totes-project .page-account-overview .go-paperless-error .go-paperless-icon{width:80px;height:100%;border-radius:15px 0 0 15px;background-color:rgba(187,228,236,.4);text-align:center;vertical-align:middle}.totes-project .page-account-overview .go-paperless-error .go-paperless-icon img{position:absolute;width:50px;transform:translate(0%,60%);vertical-align:middle;text-align:center}.totes-project .page-account-overview .go-paperless-error .go-paperless-chat-icon{width:80px;height:100%;border-radius:15px 0 0 15px;background-color:#fff;text-align:center;vertical-align:middle}.totes-project .page-account-overview .go-paperless-error .go-paperless-chat-icon img{position:absolute;width:50px;transform:translate(0%,40%);vertical-align:middle;text-align:center}.totes-project .page-account-overview .go-paperless-error .go-paperless-info{position:relative;height:100%;padding:0 0 0 10px;background-color:#fff}.totes-project .page-account-overview .go-paperless-error .go-paperless-info .go-paperless-text{font-family:Avenir Next;color:#3d4141;font-size:18px;font-weight:500;text-align:left;top:0;padding:15px 0}.totes-project .page-account-overview .go-paperless-error .go-paperless-info .go-paperless-link{font-family:Avenir Next;color:#da291c;font-size:18px;font-weight:500;text-align:right;text-decoration:none;cursor:pointer}.totes-project .page-account-overview .go-paperless-error .go-paperless-info .disabled-link{color:#908b8b;cursor:not-allowed}@media (min-width:767px) and (max-width:1170px){.totes-project .page-account-overview .error-sign-big{font-size:35px!important;margin-left:10px}}@media (max-width:767px){.totes-project .page-account-overview .go-paperless .go-paperless-icon{width:20%;min-width:50px}.totes-project .page-account-overview .go-paperless .go-paperless-info{width:80%;margin-left:20%;min-width:220px}.totes-project .page-account-overview .account-owner-name{font-size:22px}.totes-project .page-account-overview .account-title-ctn{margin-bottom:0}.totes-project .page-account-overview .my-offers-ctn-sm{display:block;margin-top:0}.totes-project .page-account-overview .error-sign-big{font-size:25px!important;margin-left:5px}.totes-project .page-account-overview .go-paperless-error:lang(fr){height:136px}.totes-project .page-account-overview .go-paperless-error{height:106px}.totes-project .page-account-overview .go-paperless-error .go-paperless-chat-icon{width:50px}.totes-project .page-account-overview .go-paperless-error .go-paperless-chat-icon img{width:30px}}.totes-project .onBoarding_checklist_holder{margin:13px 0 25px;border:1px solid #c2c2c2;border-radius:5px;padding:10px 21px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;position:relative;letter-spacing:normal;max-height:57px;transition:all 1.1s}@media (max-width:1200px){.totes-project .onBoarding_checklist_holder{padding:10px 15px 0}}@media (max-width:991px){.totes-project .onBoarding_checklist_holder{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;max-height:50px}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder{max-height:104px;padding:17px 15px 0}}.totes-project .onBoarding_checklist_holder .btn_close{cursor:pointer;position:absolute;right:13px;top:13px;color:#414042;font-size:20px;line-height:1;z-index:99;display:none;border:1px solid #fff;width:22px;height:22px}.totes-project .onBoarding_checklist_holder .btn_close:hover{text-decoration:none}@media (min-width:1024px){.totes-project .onBoarding_checklist_holder .btn_close:hover{border-color:#414042}}.totes-project .onBoarding_checklist_holder .progress-bar_holder{font-size:14px;line-height:.7;font-weight:500;color:#1f1f1f;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 17px}@media (max-width:991px){.totes-project .onBoarding_checklist_holder .progress-bar_holder{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .progress-bar_holder{margin:0 0 4px}}.totes-project .onBoarding_checklist_holder .progress-bar_holder .progress{width:160px;height:8px;border-radius:5px;background-color:#e8e8e8;margin:0 17px 0 0}@media (max-width:991px){.totes-project .onBoarding_checklist_holder .progress-bar_holder .progress{width:300px;margin:0 0 16px}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .progress-bar_holder .progress{width:100%;-ms-flex:1;flex:1;margin:0 0 16px}}.totes-project .onBoarding_checklist_holder .progress-bar_holder .progress .progress-bar{border-radius:5px;box-shadow:none;background-color:#00a0b7}.totes-project .onBoarding_checklist_holder .teaser_view{visibility:hidden;opacity:0;transition:all 1s}.totes-project .onBoarding_checklist_holder.expanded{padding:23px 21px 29px;max-height:1000px;transition:all 1.1s}@media (max-width:1200px){.totes-project .onBoarding_checklist_holder.expanded{padding:15px}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.expanded{padding:21px 15px}}.totes-project .onBoarding_checklist_holder.expanded .teaser_view{position:relative;visibility:visible;opacity:1;transition:all 1s}.totes-project .onBoarding_checklist_holder.expanded .teaser_expanded_view{visibility:hidden;opacity:0;transition:all 1s}.totes-project .onBoarding_checklist_holder.expanded .ctns_box li{transform:scale(1);opacity:1}.totes-project .onBoarding_checklist_holder .checklist_col{font-size:16px;font-weight:400;line-height:1.5;color:#1f1f1f}@media (max-width:1200px){.totes-project .onBoarding_checklist_holder .checklist_col{font-size:14px}}.totes-project .onBoarding_checklist_holder .checklist_col h2{font-size:16px;font-weight:500;line-height:1.2;color:#1f1f1f;margin:0 0 21px;transition:all 1.1s}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .checklist_col h2{font-size:18px;margin:0 0 13px}}.totes-project .onBoarding_checklist_holder .checklist_col p,.totes-project .page-link-account p{margin:0 0 10px}.totes-project .onBoarding_checklist_holder .checklist_col.info_box{max-width:310px;padding-top:6px;-ms-flex-preferred-size:35%;flex-basis:35%;position:relative}@media (max-width:1200px){.totes-project .onBoarding_checklist_holder .checklist_col.info_box{-ms-flex-preferred-size:32%;flex-basis:32%}}@media (max-width:991px){.totes-project .onBoarding_checklist_holder .checklist_col.info_box{max-width:100%;-ms-flex:1;flex:1;padding-top:0;padding-bottom:13px}}.totes-project .onBoarding_checklist_holder .ctns_holder{-ms-flex:1;flex:1;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:710px;position:relative}@media (max-width:1200px){.totes-project .onBoarding_checklist_holder .ctns_holder{max-width:580px}}@media (max-width:991px){.totes-project .onBoarding_checklist_holder .ctns_holder{max-width:100%;-ms-flex:1;flex:1;position:static}}.totes-project .onBoarding_checklist_holder .ctns_holder .progress-bar_holder{transition:all 1.1s;position:absolute;right:-4px;top:13px}@media (max-width:991px){.totes-project .onBoarding_checklist_holder .ctns_holder .progress-bar_holder{right:15px;top:20px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_holder .progress-bar_holder{right:15px;left:15px;top:47px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}}.totes-project .onBoarding_checklist_holder .ctns_holder .progress-bar_holder .progress{width:240px;margin:0 17px 0 0}@media (max-width:991px){.totes-project .onBoarding_checklist_holder .ctns_holder .progress-bar_holder .progress{margin:0 17px 0 0}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_holder .progress-bar_holder .progress{width:100%;margin:0 0 16px}}.totes-project .onBoarding_checklist_holder .ctns_box{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_box{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;margin:0 -10px}}.totes-project .onBoarding_checklist_holder .ctns_box li{padding:0 5px;-ms-flex-preferred-size:25%;flex-basis:25%;transform:scale(0);transition:all 1s;opacity:0}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_box li{max-width:100%;-ms-flex:1;flex:1;padding:0}}.totes-project .onBoarding_checklist_holder .ctns_box li:nth-child(2){transition:all 1s .3s}.totes-project .onBoarding_checklist_holder .ctns_box li:nth-child(3){transition:all 1s .8s}.totes-project .onBoarding_checklist_holder .ctns_box li:nth-child(4){transition:all 1s 1.2s}.totes-project .onBoarding_checklist_holder .ctns_box a{cursor:pointer;padding:9px 10px;display:block;border-radius:5px;text-align:center;transition:all 1s;color:#1f1f1f;height:100%}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_box a{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:6px 10px 7px}}.totes-project .onBoarding_checklist_holder .ctns_box a:focus,.totes-project .onBoarding_checklist_holder .ctns_box a:hover{text-decoration:underline}@media (min-width:1024px){.totes-project .onBoarding_checklist_holder .ctns_box a:focus,.totes-project .onBoarding_checklist_holder .ctns_box a:hover{background:#f5f5f5}.totes-project .onBoarding_checklist_holder .ctns_box a:focus .icon_holder,.totes-project .onBoarding_checklist_holder .ctns_box a:hover .icon_holder{background:#eee}.totes-project .onBoarding_checklist_holder .ctns_box a:focus .icon_holder .rui-icon-check,.totes-project .onBoarding_checklist_holder .ctns_box a:hover .icon_holder .rui-icon-check{border-color:#f5f5f5}}.totes-project .onBoarding_checklist_holder .ctns_box a.completed{pointer-events:none}.totes-project .onBoarding_checklist_holder .ctns_box a.completed .icon_holder{background:#bfe7ed}.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder img.incomplete_img,.totes-project .onBoarding_checklist_holder .ctns_box a.completed .icon_holder img.completed_img{display:block}.totes-project .onBoarding_checklist_holder .ctns_box a.completed .icon_holder .check_icon{background:#00a0b7 url(/web/totes/images/onBoarding_checklist/baseline-done-24-px.svg) no-repeat 50% 50%}.totes-project .onBoarding_checklist_holder .ctns_box a.completed .incomplete_text{display:none!important}.totes-project .onBoarding_checklist_holder .ctns_box a.completed .completed_text{display:block!important;font-weight:500}.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder{background:#f5f5f5;width:92px;height:92px;border-radius:50%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 8px}@media (max-width:1200px){.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder{width:82px;height:82px;padding:10px}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder{margin:0 18px 0 0;width:70px;height:70px;padding:15px}}@media (max-width:600px){.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder{margin:0 18px 0 0;width:55px;height:55px;padding:15px}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder img{max-width:32px}}.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder img.completed_img{display:none}.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder .check_icon{width:27px;height:27px;border-radius:50%;color:#fff;position:absolute;bottom:0;right:-3px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:3px solid #fff;background-color:#bfe7ed}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder .check_icon{width:22px;height:22px;border-width:1px;background-size:10px auto!important}}@media (max-width:600px){.totes-project .onBoarding_checklist_holder .ctns_box a .icon_holder .check_icon{width:19px;height:19px;bottom:-4px;right:-2px}}.totes-project .onBoarding_checklist_holder .ctns_box a .text_holder{font-size:16px;font-weight:400;line-height:1.5;text-align:center;color:#1f1f1f}@media (max-width:1200px){.totes-project .onBoarding_checklist_holder .ctns_box a .text_holder{font-size:14px;display:block}}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .ctns_box a .text_holder{font-size:16px;text-align:left;line-height:1.38;padding-top:6px}}.totes-project .onBoarding_checklist_holder .ctns_box a .text_holder.incomplete_text{display:none!important}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .progress_info_section p.teaser_view{display:none!important}}.totes-project .onBoarding_checklist_holder .show_more{cursor:pointer;font-size:16px;font-weight:500;line-height:1;color:#2f6fa7;border:1px solid #c2c2c2;border-radius:0 0 5px 5px;position:absolute;bottom:-23px;left:50%;transform:translate(-50%,0);min-width:140px;max-width:300px;border-top-color:#fff;padding:0 10px 4px;text-align:center;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.totes-project .onBoarding_checklist_holder .show_more{width:128px}}.onBoarding_checklist_holder .show_more i,.totes-project .onBoarding_checklist_holder .show_more i{padding-right:5px;padding-left:5px}.totes-project .onBoarding_checklist_holder .show_more i.rui-icon-chevron-down{position:relative;top:3px}.totes-project .onBoarding_checklist_holder .show_more i.rui-icon-chevron-up{position:relative;top:2px}.totes-project .onBoarding_checklist_holder .show_more:hover{text-decoration:none;color:#414042}.totes-project .onBoarding_checklist_holder .congratulations_holder,.totes-project .onBoarding_checklist_holder.congratulations_block .ctns_box,.totes-project .onBoarding_checklist_holder.congratulations_block .progress_info_section,.totes-project .onBoarding_checklist_holder.congratulations_block .show_more{display:none}.totes-project .onBoarding_checklist_holder.congratulations_block{padding:9px 22px 13px;max-height:inherit}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.congratulations_block{padding:18px 15px 2px}}.totes-project .onBoarding_checklist_holder.congratulations_block .btn_close{display:block}.totes-project .onBoarding_checklist_holder.congratulations_block .ctns_holder{-ms-flex-item-align:center;align-self:center;max-width:430px;padding:23px 33px 0 0}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.congratulations_block .ctns_holder{padding:0}}.totes-project .onBoarding_checklist_holder.congratulations_block .info_box{-ms-flex-preferred-size:58%;flex-basis:58%;max-width:570px}.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder{-ms-flex-direction:column;flex-direction:column}}.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .img_holder{min-width:60px;max-width:60px}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .img_holder{min-width:45px;max-width:45px}}.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .img_holder img{height:auto;max-width:100%;width:100%}.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder{padding-left:16px;padding-top:3px}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder{padding-left:0;padding-top:19px;font-size:14px;line-height:1.43}}.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder h2{font-size:18px;margin:0 0 5px}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder h2{margin:0 0 10px}}.totes-project .onBoarding_checklist_holder.congratulations_block .progress-bar_holder{visibility:visible;opacity:1;position:static;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.totes-project .onBoarding_checklist_holder.congratulations_block .progress-bar_holder{position:absolute;top:23px;left:76px;right:auto}.totes-project .onBoarding_checklist_holder.congratulations_block .progress-bar_holder .progress{margin:0 0 13px;width:140px}}.totes-project .onBoarding_checklist_holder.section_close{transition:all 1.5s .5s;max-height:0;padding-top:0;padding-bottom:0;margin:0;opacity:0;visibility:hidden}.totes-project .onBoarding_checklist_holder.section_close .checklist_col{transition:all 1.5s .3s;visibility:hidden!important;opacity:0!important;height:0!important}@keyframes move-in-steps{0%{left:0;background:#00f}to{left:100%;background:red}}@media (max-width:767px){.totes-project .onBoarding_modal{background:#fff!important}}.totes-project .onBoarding_modal .modal-dialog{max-width:664px;width:100%}@media (max-width:767px){.totes-project .onBoarding_modal .modal-dialog{margin:0;height:100%;max-width:100%}}.totes-project .onBoarding_modal .modal-content{border-radius:0}@media (max-width:767px){.totes-project .onBoarding_modal .modal-content{height:100%}}.totes-project .onBoarding_modal .modal-body{font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;position:relative;padding:47px 40px 40px}@media (max-width:767px){.totes-project .onBoarding_modal .modal-body{padding:48px 24px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;min-height:100%}}.totes-project .onBoarding_modal .modal-body h2{font-size:32px;font-weight:500;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#1f1f1f;margin:0 0 8px}.totes-project .onBoarding_modal .modal-body .text_block{margin:0 0 47px}.totes-project .onBoarding_modal .modal-body .text_block ul{margin:0;padding:6px 0 0 20px}.totes-project .onBoarding_modal .modal-body .btn_holder{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.totes-project .onBoarding_modal .modal-body .btn_holder{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:center;justify-content:center}}.totes-project .onBoarding_modal .modal-body .btn_holder button{min-width:130px;text-align:center;padding:12px 20px;border-radius:4px;background-color:#da291c;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.5px;color:#fff;border:1px solid #da291c;margin:0 0 0 20px;min-height:49px}.totes-project .onBoarding_modal .modal-body .btn_holder button.btn_primary{color:#da291c;background:#fff}@media (min-width:1024px){.totes-project .onBoarding_modal .modal-body .btn_holder button:focus,.totes-project .onBoarding_modal .modal-body .btn_holder button:hover{background:#e8e8e8!important;color:#1f1f1f!important;border-color:#e8e8e8!important}}@media (max-width:767px){.totes-project .onBoarding_modal .modal-body .btn_holder button{margin:15px 0 0;width:100%}}.totes-project .onBoarding_modal .modal-body .model_btn_close{cursor:pointer;position:absolute;right:16px;top:16px;color:#414042;font-size:23px;line-height:1;z-index:99;border:1px solid #fff;width:25px;height:25px}.totes-project .onBoarding_modal .modal-body .model_btn_close:hover{text-decoration:none}@media (min-width:1024px){.totes-project .onBoarding_modal .modal-body .model_btn_close:hover{border-color:#414042}}.totes-project .page-link-account .inline-checker{right:20px}.totes-project .page-link-account .inline-checker-acc-num{left:36%!important}.totes-project .page-link-account .inline-checker-post-code{left:38%!important}.totes-project .page-link-account .lnk-acct-indent{margin-left:0}.totes-project .page-link-account .lnk-acct-number-two{margin-top:30px}.totes-project .page-link-account .sign-in-title{font-size:22px;margin:0 0 20px;float:left;clear:both}.totes-project .page-link-account .tooltip2{display:inline-block;position:relative}.totes-project .page-link-account .tooltip2:hover:after{content:"";background-image:url(../images/account-tool-tip-lowres.png);height:164px;width:240px;background-size:240px 164px;margin-left:-14px;position:absolute;z-index:1000;display:inline-block;padding:0 10px;margin-top:-10px}@media (min--moz-device-pixel-ratio:1.3),(-webkit-min-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){.totes-project .page-link-account .tooltip2:hover:after{background-image:url(../images/account-tool-tip.png);background-size:240px 164px}}.totes-project .page-link-account .tooltip2:lang(fr):hover:after{background-image:url(../images/account-tool-tip-fr-lowres.png)}@media (min--moz-device-pixel-ratio:1.3),(-webkit-min-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){.totes-project .page-link-account .tooltip2:lang(fr):hover:after{background-image:url(../images/account-tool-tip-fr.png);background-size:240px 164px}}.totes-project .page-link-account .accept-error{margin-bottom:10px}.totes-project .page-link-account .tooltip-ctn{padding-top:6px;padding-left:5px}.totes-project .page-link-account .tooltip-ctn .tooltipText{float:right;margin-right:10px}.totes-project .page-link-account .pin-number-ctn{float:left;margin-left:15px;margin-top:10px}.totes-project .page-link-account .btn-std button.cta-round.full{width:164px;height:32px}.totes-project .page-link-account .message-banner-icon-rel{font-size:20px;left:340px;display:inline-block;position:absolute;line-height:1.5;cursor:pointer;top:-35px}.totes-project .page-link-account .account-number-error{right:-60px;top:7px}.totes-project .page-link-account .error-icon-ctn{width:35px}.totes-project .page-link-account .check-box-label .checkbox_error{padding:9px 4px 6px 1px}.totes-project .page-link-account .skip-step{background-color:#414042}.totes-project .page-link-account .tnc-txt{font:600 14px "Open Sans",sans-serif}.totes-project .page-link-account .btn-ctn .cta-round.full.link-btn{margin-left:20px;margin-right:14px;float:right}.totes-project .page-link-account .btn-ctn .cta-round.full.cancel-btn{float:right}.totes-project .page-link-account .btn-ctn .cta-round.full.cancel-btn:hover,.totes-project .page-link-account .btn-ctn .cta-round.full.link-btn:hover{color:#fff}.totes-project .page-link-account .chat-ctn{margin-top:25px}.totes-project .page-link-account .linkacc-selection{width:360px;text-align:left;display:table;border-radius:7px;font-size:18px}.totes-project .page-link-account .phone-number,.totes-project .page-link-account .postal-code{width:360px}.totes-project .page-link-account .account-number{width:40%;float:left}.totes-project .page-link-account .account-number-icon{float:left;margin-top:4px;margin-left:3px}.totes-project .page-link-account .phone-number{float:left}.totes-project .page-link-account .btn-register .cta-round.secondary.medium{width:100%;padding-top:11px}.totes-project .page-link-account .btn-register .register-now{margin-left:0}.totes-project .page-link-account .pin-number-error{right:83px;top:30px}@media (min-width:480px) and (max-width:1169px){.totes-project .page-link-account .inline-checker-acc-num{left:33%!important}.totes-project .page-link-account .inline-checker-post-code{left:38%!important}.totes-project .page-link-account .btn-std button.cta-round.full{max-width:none}.totes-project .page-link-account .linkacc-selection{width:300px;text-align:left;display:table}.totes-project .page-link-account .message-banner-icon-rel{top:3px;left:10px}.totes-project .page-link-account .account-number{width:37%;float:left}.totes-project .page-link-account .postal-code{width:42%}.totes-project .page-link-account .phone-number{width:95%}.totes-project .page-link-account .tt-acnt-num{padding-left:83px}.totes-project .page-link-account .account-number-error{right:-156px;top:7px}.totes-project .page-link-account .pin-number-error{right:65px}.totes-project .page-link-account .btn-ctn .cta-round.full.link-btn{margin-right:60px}}@media (max-width:767px){.totes-project .page-link-account .inline-checker-acc-num{left:80%!important}.totes-project .page-link-account .inline-checker-post-code{left:87%!important}.totes-project .page-link-account .lnk-acct-indent{margin-left:0}.totes-project .page-link-account .postal-code{width:95%}.totes-project .page-link-account .phone-number{width:100%}.totes-project .page-link-account .account-number{width:87%;float:left}.totes-project .page-link-account .tooltip2{display:inline;position:absolute;float:left;left:90%}.totes-project .page-link-account .message-banner-icon-rel{display:block;float:left;position:static}.totes-project .page-link-account .tooltip2:hover:after{margin-left:-270px;background-image:url(../images/account-tool-tip-lowres-right.png)}}@media (max-width:767px) and (min--moz-device-pixel-ratio:1.3),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.3),(max-width:767px) and (min-device-pixel-ratio:1.3),(max-width:767px) and (min-resolution:1.3dppx){.totes-project .page-link-account .tooltip2:hover:after{background-image:url(../images/account-tool-tip-right.png);background-size:240px 164px}}@media (max-width:767px){.totes-project .page-link-account .tooltip2:lang(fr):hover:after{background-image:url(../images/account-tool-tip-fr-lowres-right.png)}}@media (max-width:767px) and (min--moz-device-pixel-ratio:1.3),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.3),(max-width:767px) and (min-device-pixel-ratio:1.3),(max-width:767px) and (min-resolution:1.3dppx){.totes-project .page-link-account .tooltip2:lang(fr):hover:after{background-image:url(../images/account-tool-tip-fr-right.png);background-size:240px 164px}}@media (max-width:767px){.totes-project .page-link-account input{width:auto}.totes-project .page-link-account .btn,.totes-project .page-link-account .btn-std button.cta-round.full,.totes-project .page-link-account .cta-round,.totes-project .page-link-account .cta-round.primary.large,.totes-project .page-link-account .cta-round.primary.medium,.totes-project .page-link-account .cta-round.primary.small,.totes-project .page-link-account .cta-round.primary.xLarge,.totes-project .page-link-account .cta-round.secondary.large,.totes-project .page-link-account .cta-round.secondary.medium,.totes-project .page-link-account .cta-round.secondary.small,.totes-project .page-link-account .cta-round.secondary.xLarge,.totes-project .page-link-account .cta-round.tertiary.large,.totes-project .page-link-account .cta-round.tertiary.medium,.totes-project .page-link-account .cta-round.tertiary.small,.totes-project .page-link-account .cta-round.tertiary.xLarge{width:100%}.totes-project .page-link-account .error-icon-ctn{width:30px}.totes-project .page-link-account .btn-ctn .cta-round.full.link-btn{margin-bottom:20px;margin-right:0}.totes-project .page-link-account .check-box-label{margin-bottom:10px;margin-top:10px}.totes-project .page-link-account .check-box-label .checkbox_error{padding:3px 4px 6px 1px}.totes-project .page-link-account .postal-code-error{right:4px}.totes-project .page-link-account .pin-number-error{right:-60px}.totes-project .page-link-account .form2-phone-number-error{right:1px;top:7px}.totes-project .page-link-account .pin-number-ctn{float:none;position:relative;top:-29px;right:-312px}}.totes-project .page-registration{margin-top:50px;margin-bottom:50px}.totes-project .page-registration .emp{padding-left:10px}.totes-project .page-registration .rui-icon-myrogers-en,.totes-project .page-registration .rui-icon-myrogers-fr{color:#da291c}.totes-project .page-registration .rui-icon-myrogers-en.top,.totes-project .page-registration .rui-icon-myrogers-fr.top{font-size:105px}.totes-project .page-registration .tooltip-ctn-reg{padding-left:5px;padding-top:4px}.totes-project .page-registration .lang-btn-ctn .ng-scope{padding-bottom:10px;margin-right:8px}.totes-project .page-registration .security-question-select{width:518px}.totes-project .page-registration .security-question-select select{-moz-appearance:none;width:510px;font-size:18px}.totes-project .directive-interaction select::-ms-expand,.totes-project .interactions-history-page select::-ms-expand,.totes-project .page-registration .security-question-select select::-ms-expand,.totes-project .self-serve select::-ms-expand{display:none}.totes-project .page-registration .beside-checker{right:10px;top:5px}.totes-project .page-registration .beside-checker.drop-down{right:12px;top:27px}@media (max-width:767px){.totes-project .page-registration .rui-icon-myrogers-en,.totes-project .page-registration .rui-icon-myrogers-fr{color:#da291c}.totes-project .page-registration .rui-icon-myrogers-en.top,.totes-project .page-registration .rui-icon-myrogers-fr.top{font-size:75px}.totes-project .page-registration .lang-btn-ctn label{width:47%;margin-right:0}.totes-project .page-registration .lang-btn-ctn label:first-child{margin-right:6%}.totes-project .page-registration .lang-btn-ctn label span{font:600 15px "Open Sans",sans-serif}.totes-project .page-registration .security-question-select{width:298px}.totes-project .page-registration .security-question-select select{width:298px;font-size:10px}}.totes-project .page-link-account{padding:63px 0;font-size:18px;line-height:24px;color:#414042}@media (max-width:767px){.totes-project .page-link-account{padding:20px 0 60px}.totes-project .page-link-account .top_intro_section .col-xs-12{padding-left:0!important;padding-right:0!important}}.totes-project .page-link-account .link_intro_section p{margin:0 0 16px}.totes-project .page-link-account .link_text,.totes-project .page-link-account a{font-size:18px;line-height:22px;color:#0a5498;font-weight:600;text-decoration:none;cursor:pointer}.totes-project .page-link-account .link_text:hover,.totes-project .page-link-account a:hover{opacity:.8}@media (max-width:767px){.totes-project .page-link-account .link_text,.totes-project .page-link-account a{line-height:24px}}.totes-project .page-link-account h1{font-size:32px;line-height:34px;margin:0 0 30px;color:#414042;font-weight:600}@media (max-width:767px){.totes-project .page-link-account h1{font-size:25px;line-height:28px;margin:0 0 17px}}.totes-project .page-link-account h2{font-size:26px;line-height:30px;margin:0 0 20px;color:#414042;font-weight:400}@media (max-width:767px){.totes-project .page-link-account h2{margin:0 0 30px}}.totes-project .page-link-account .btn_holder{margin-bottom:40px}@media (max-width:767px){.totes-project .page-link-account .btn_holder{margin-bottom:36px}}.totes-project .page-link-account .link_acc_list li{position:relative;padding:0 0 10px 12px}.totes-project .page-link-account .link_acc_list li:before{content:"";width:5px;height:5px;background:#414042;left:0;border-radius:50%;position:absolute;top:9px}.totes-project .page-link-account .btn-link-account{border-radius:20px;line-height:38px;min-width:183px;box-sizing:border-box;border:1px solid #da291c;background:#da291c;color:#fff;display:inline-block;vertical-align:top;text-align:center;padding:0 20px}.totes-project .page-link-account .btn-link-account:hover{background:#fff;color:#da291c;text-decoration:none}@media (max-width:767px){.totes-project .page-link-account .btn-link-account{display:block;width:100%}.totes-project .page-link-account #myr_myoffers_guest-oveview{padding-top:9px}}.totes-project .page-link-account .quick_links_holder{padding:26px 30px 14px;border-top:3px solid #da291c;box-shadow:0 1px 2.91px .09px rgba(0,0,0,.15);margin-top:85px}@media (max-width:767px){.totes-project .page-link-account .quick_links_holder{margin-top:38px;padding:24px 15px 14px}}.totes-project .page-link-account .quick_links_holder .quick_links_list{overflow:hidden;margin:0;padding:0;list-style:none}.totes-project .page-link-account .quick_links_holder .quick_links_list li{margin-bottom:23px;padding-right:20px}@media (max-width:767px){.totes-project .page-link-account .quick_links_holder .quick_links_list li{margin-bottom:19px}}.totes-project .page-link-account .quick_links_holder .quick_links_list li a:after{content:"\e826";display:inline-block;vertical-align:middle;font-family:"rui-icon"!important;font-size:12px;margin-left:8px;margin-right:-20px}.totes-project .page-temp-password .tool-tip-ctn{margin-left:8px}.totes-project .page-temp-password .my-rogers-breadcrumb{margin-bottom:30px}.totes-project .page-temp-password .temp-password-title{margin-bottom:50px}.totes-project .page-temp-password .password-help-txt{margin-bottom:45px}.totes-project .page-temp-password .input-ctn{margin-bottom:20px}.totes-project .page-temp-password .link-cancel{font-weight:700;margin-top:7px;float:left}.totes-project .page-temp-password .btn-continue{border-radius:6px}.totes-project .page-temp-password .new-info-icon{float:left}.totes-project .page-temp-password .new-password-section{display:table}.totes-project .page-temp-password .new-password-section .password-input-field{padding-bottom:20px}.totes-project .page-temp-password .new-password-section .new-password-right{height:100%;overflow:auto}.totes-project .page-temp-password .new-password-section .new-password-right .password-guidelines{height:100%;background-color:#bbe4ec;border-radius:12px 12px 12px 0;padding:15px 10px 5px 15px;color:#414042;font-size:12px;line-height:2}.totes-project .page-temp-password .new-password-section .new-password-right .password-guidelines .password-guidelines-title{font-size:14px}@media (min-width:767px) and (max-width:992px){.totes-project .page-temp-password .new-password-section .new-password-right{margin:20px 0 0}.totes-project .page-temp-password .new-password-section .new-password-right .password-guidelines{height:100px}}@media (max-width:767px){.totes-project .page-temp-password .tool-tip-ctn{margin-left:8px}.totes-project .page-temp-password .new-password-section .new-password-right{margin:20px 0 0}.totes-project .page-temp-password .new-password-section .new-password-right .password-guidelines{height:140px}}.totes-project .page-wireless .header-ctn{margin-top:40px}.totes-project .page-wireless .widget-loader-mod{float:left;font-weight:500;font-size:30px;color:#414042}.totes-project .page-wireless .dtm-days-remaining-bill-cycle{margin-top:16px!important}.totes-project .page-wireless .wireless-next-billing-days{font-family:Ted Next;font-size:21px;font-weight:600;line-height:23px;margin-right:4px}.totes-project .page-wireless .wireless-next-billing-start-date{color:#da291c;font-weight:600;font-size:22px;line-height:40px}.totes-project .page-wireless .wireless-next-billing-date{color:#da291c}.totes-project .page-wireless .widget-loader{float:left;height:30px;margin-top:24px}.totes-project .page-wireless .widget-loader img{height:30px;width:auto;display:block;margin-left:25px}.totes-project .page-wireless .updateLine{margin-top:-15px}.totes-project .page-wireless .refreshUpdate{text-align:right}.totes-project .page-wireless .wireless-account-select{margin-top:10px;margin-bottom:20px;padding-left:10px;float:left}.totes-project .page-wireless .wireless-account-select:focus,.totes-project .wd-device-hup-continue div:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .page-wireless .wireless-account-select:focus{border:1px solid #0a5498!important}}.totes-project .page-wireless .wireless-account-spacer{width:240px;height:5px}.totes-project .page-wireless .top-bar-ctn{background:#f1f1f1}.totes-project .page-wireless .minutes-txt{font-size:18px}.totes-project .page-wireless .wireless-new-usage-cycle,.totes-project .page-wireless .wireless-update-12-hours{float:right;text-align:right}.totes-project .page-wireless h5.wireless-new-usage-cycle strong{font-size:24px;margin-left:6px;line-height:18px}.totes-project .page-wireless .usageColours{float:right}.totes-project .page-wireless .usageColours h6{float:left;font-size:12px;text-transform:uppercase;line-height:18px;margin:0}.totes-project .page-wireless .usageColours h6 .dot{background-color:#d3d3d3;display:block;width:18px;height:18px;float:left;line-height:18px;margin-left:20px;margin-right:6px;border-radius:10px}.totes-project .page-wireless .usageColours h6 .dot.green{background-color:#00955e}.totes-project .page-wireless .usageColours h6 .dot.yelow{background-color:#ffbe3e}.totes-project .page-wireless .usageColours h6 .dot.red{background-color:#fc684f}.totes-project .page-wireless .paddbot60{padding-bottom:60px;padding-left:10px;padding-right:10px}.totes-project .page-wireless .paddbot60.unlimited{margin-top:-48px}.totes-project .page-wireless .ppc-arrowbox{position:relative;top:1px;white-space:nowrap;cursor:pointer;color:#fff;background-color:#db291d;padding:5px 10px;border-radius:7px}.totes-project .page-wireless .ppc-arrowbox.ng-scope{padding-bottom:5px}.totes-project .page-wireless .ppc-arrowbox .ppc-arrow-text{text-transform:uppercase}.totes-project .page-wireless .ppc-arrowbox .rui-icon-button-arrow-right{padding:3px;font-size:8px;background-color:#fff;position:relative;top:-2px;margin-left:7px}.totes-project .page-wireless .infinite-logo img{margin-bottom:10px}.totes-project .page-wireless .inner-content.unlimited{border-bottom:2px solid #d3d3d3;margin-left:10px;margin-right:10px;margin-bottom:48px}.totes-project .page-wireless .inner-content div.h3{font-size:30px;font-weight:300;text-transform:uppercase;margin-top:15px;margin-bottom:0;line-height:40px}.totes-project .page-wireless .inner-content div.h3 .ico{float:none;font-size:70%;line-height:40px}.totes-project .page-wireless .inner-content div.h3 .txt{float:none;font-size:16px;font-weight:700}.totes-project .page-wireless .inner-content div.h3 .txt-ultd{float:none;font-size:15px;font-weight:700}.totes-project .page-wireless .inner-content div.h3 .subtxt{font-size:24px;font-weight:700;text-transform:capitalize}.totes-project .page-wireless .inner-content .inner-circle{top:12px;left:12px;width:208px;height:208px}.totes-project .page-wireless .c100{font-size:233px;cursor:pointer}.totes-project .page-wireless .c100.center{margin:13px 0 0}.totes-project .page-wireless .c100 .inner-circle{border-radius:120px}.totes-project .page-wireless .c100 .inner-circle span{float:left;text-align:center;line-height:1;color:#000;width:inherit;text-decoration:none;white-space:initial}.totes-project .page-wireless .c100 .inner-circle .ammount{margin-top:12px;margin-bottom:0;font-size:42px;line-height:33px;font-weight:700;text-transform:capitalize}.totes-project .page-wireless .c100 .inner-circle .ammount .usage-unit{font-size:19px;font-weight:700;margin-left:-8px}.totes-project .page-wireless .c100 .inner-circle .ammount .usage-talk{margin-left:3px;text-transform:uppercase}.totes-project .page-wireless .c100 .inner-circle .ammount .usage-min{text-decoration:none}.totes-project .page-wireless .c100 .inner-circle .unlimit-text{margin-top:30px}.totes-project .page-wireless .c100 .inner-circle .limit-text{margin-bottom:8px}.totes-project .page-wireless .c100 .inner-circle .unlimit{text-transform:uppercase;font-size:23px;font-weight:500}.totes-project .page-wireless .c100 .inner-circle .remaining{font-size:14px;margin-top:8px;margin-bottom:5px;text-transform:uppercase;font-weight:500}.totes-project .page-wireless .c100 .inner-circle .delayed{font-size:10px;text-transform:uppercase}.totes-project .page-wireless .c100 .inner-circle .calling{line-height:1.3}.totes-project .page-wireless .c100 .inner-circle .updated{font-size:12px;margin-top:8px}.totes-project .page-wireless .c100 .inner-circle .extras{position:absolute;bottom:14px;right:-10px;background-color:#ffbf3f;display:block;width:62px;height:52px;border-radius:35px;border:2px solid #fff;z-index:3;color:#fff;font-size:12px;text-align:center;font-weight:500;line-height:16px;padding-top:10px;padding-left:0;text-transform:uppercase}@media (max-width:767px){.totes-project .page-wireless .c100 .inner-circle .extras{right:-10px}}@media (min-width:768px) and (max-width:991px){.totes-project .page-wireless .c100 .inner-circle .extras{right:-10px}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-wireless .c100 .inner-circle .extras{right:-10px}}@media (min-width:1170px){.totes-project .page-wireless .c100 .inner-circle .extras{right:-10px}}.totes-project .page-wireless .c100 .inner-circle .cta{font:700 15px "Open Sans",sans-serif;text-transform:uppercase;position:absolute;bottom:17px;left:0}.totes-project .page-wireless .c100 .inner-circle .qty{margin-top:24px;font:600 30px "Open Sans",sans-serif}.totes-project .page-wireless .c100 .inner-circle .used{font-size:15px;padding:0 10px;width:89px;margin:0 auto;text-align:center}.totes-project .page-wireless .unlimited.center{margin:13px 0 0}.totes-project .page-wireless .unlimited div.h3{margin-top:77px;margin-bottom:12px}.totes-project .page-wireless .unlimited .extras{position:absolute;bottom:-33px;right:34%;background-color:#ffbf3f;display:block;width:66px;height:66px;border-radius:35px;border:2px solid #fff;z-index:3;color:#fff;font-size:12px;text-align:center;font-weight:500;line-height:16px;padding-top:10px;padding-left:2px}@media (max-width:767px){.totes-project .page-wireless .unlimited .extras{right:8%}}@media (min-width:768px) and (max-width:991px){.totes-project .page-wireless .unlimited .extras{right:34%}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-wireless .unlimited .extras{right:2%}}@media (min-width:1170px){.totes-project .page-wireless .unlimited .extras{right:8%}}.totes-project .page-wireless .usageNormal.unlimited{border-bottom:2px solid #00955e}.totes-project .page-wireless .usageNormal .c100 .bar,.totes-project .page-wireless .usageNormal .c100 .fill{border-color:#00955e!important}.totes-project .page-wireless .usageNormal .c100 .inner-circle{background-color:#cceadf}.totes-project .page-wireless .usageWarning.unlimited{border-bottom:2px solid #ffbe3e}.totes-project .page-wireless .usageWarning .c100 .bar,.totes-project .page-wireless .usageWarning .c100 .fill{border-color:#ffbe3e!important}.totes-project .page-wireless .usageWarning .c100 .inner-circle{background-color:#ffe9c6}.totes-project .page-wireless .usageOver.unlimited{border-bottom:2px solid #fc684f}.totes-project .page-wireless .usageOver .c100 .bar,.totes-project .page-wireless .usageOver .c100 .fill{border-color:#fc684f!important}.totes-project .page-wireless .usageOver .c100 .inner-circle{background-color:#ffe2d9}.totes-project .page-wireless .closingTongueSpacer{height:60px;display:block}.totes-project .page-wireless .closingTongue{position:absolute;bottom:0;left:10px;right:10px;display:block;height:50px;background-color:#fff;text-align:center;overflow:hidden;border-top:2px solid #00955e}.totes-project .page-wireless .closingTongue .semicircle{background-color:#00955e;display:block;width:227px;height:227px;margin:-179px auto 0;border-radius:120px}.totes-project .page-wireless .closingTongue .text{margin-top:-34px;text-transform:uppercase;color:#fff;font-size:12px;letter-spacing:.3px}.totes-project .page-wireless .closingTongue.usageNormal{border-top:2px solid #00955e}.totes-project .page-wireless .closingTongue.usageNormal .semicircle{background-color:#00955e}.totes-project .page-wireless .closingTongue.usageWarning{border-top:2px solid #ffbe3e}.totes-project .page-wireless .closingTongue.usageWarning .semicircle{background-color:#ffbe3e}.totes-project .page-wireless .closingTongue.usageOver{border-top:2px solid #fc684f}.totes-project .page-wireless .closingTongue.usageOver .semicircle{background-color:#fc684f}.totes-project .page-wireless .serviceWrap{text-align:center;padding:0;color:#1e2121;width:100%;position:relative;outline:none}.totes-project .page-wireless .serviceWrap h3{text-transform:uppercase;font-size:31px;font-weight:300;line-height:36px;margin:0;padding:0;letter-spacing:-1px;color:#3d4141}.totes-project .page-wireless .serviceWrap h3 span{font-size:25px;padding-right:5px}.totes-project .page-wireless .serviceWrap .up-to-4hours{font-size:13px;display:inline;text-transform:none;width:208px!important;text-align:center}.totes-project .page-wireless .serviceWrap h5{margin:10px 0 -10px;font-size:11.7px;line-height:0;color:#1e2121}.totes-project .page-wireless .serviceWrap .chartSymbolsWrap{position:relative;height:166px;padding-top:12px}.totes-project .page-wireless .serviceWrap .chartSymbolsWrap .chart{background-color:#fff;border:gray solid 10px;width:150px;height:150px;margin:0 auto;border-radius:150px}.totes-project .page-wireless .serviceWrap .chartSymbolsWrap .symbols{margin-top:-115px}.totes-project .page-wireless .serviceWrap .chartSymbolsWrap .symbols .icon{font-size:53px}.totes-project .page-wireless .serviceWrap .chartSymbolsWrap .symbols a{font-weight:700;font-size:16px}.totes-project .page-wireless .serviceWrap .fineInfo{font-size:10px;line-height:13px;margin:0;padding:2px 0 0;min-height:50px}.totes-project .page-wireless .serviceWrap .fineInfo p{margin:0}.totes-project .page-wireless .serviceWrap .moreInfo{padding-top:5px}.totes-project .page-wireless .serviceWrap .moreInfo a{background-color:#d3d3d3;width:191px;margin:0;color:#1e2121;height:28px;border:gray 1px solid;font-size:12px}.totes-project .page-wireless .serviceWrap .moreInfo .rui-icon-plus{float:right;background-color:#366e7f;height:28px;width:38px;font-size:21pt;line-height:21px;position:relative;top:-7px;left:13px;border-top-right-radius:3px;border-bottom-right-radius:3px}.totes-project .page-wireless .serviceWrapComingSoon .h3{font-size:30px;font-weight:300;text-transform:uppercase;margin-top:54px;margin-bottom:0;line-height:40px;text-align:center}.totes-project .page-wireless .serviceWrapComingSoon .h4{margin-top:18px;margin-bottom:0;font-size:29px;line-height:26px;text-align:center}.totes-project .page-wireless .serviceWrapComingSoon .h5{text-align:center;padding-top:12px}.totes-project .page-wireless .serviceWrapComingSoon .h5 .remaining{font-size:16px}.totes-project .page-wireless .serviceWrapComingSoon .h6{text-align:center;margin-top:-7px}.totes-project .page-wireless .serviceWrapComingSoon .h6 .chat-with-us{font:600 14px "Open Sans",sans-serif;text-transform:uppercase}.totes-project .page-wireless .usage .type-title{font-size:15px;font-weight:600;line-height:18px;margin:10px 0 6px;text-transform:uppercase}@media (max-width:767px){.totes-project .page-wireless .usage .type-title{margin:25px 20px 23px 0}}.totes-project .page-wireless .usage .usage-info{margin-top:0;padding-top:5px;padding-bottom:5px;border-top:1px solid #dde4e6}.totes-project .page-wireless .usage .overage-border-top{border-top:#00955e 2px solid!important}.totes-project .page-wireless .usage .extraSumWhite{background-color:#fff}.totes-project .page-wireless .usage .extraSum{background-color:rgba(255,190,62,.1)}.totes-project .page-wireless .usage .usuage-title{font-size:15px;line-height:20px;text-align:left}.totes-project .page-wireless .usage .usuage-ammount{font-size:15px;padding-right:8px;text-align:right;float:right}@media (max-width:767px){.totes-project .page-wireless .my-line-ctn{padding-top:0}}.totes-project .page-wireless .my-line-ctn .my-line-title{font-size:18px;font-weight:600;margin-top:10px;margin-bottom:10px;display:block}.totes-project .page-wireless .my-line-ctn .my-line-number{margin-top:9px;font-size:21px;font-weight:600;display:block;color:#e15449}.totes-project .page-wireless .my-line-ctn .my-line-change-number,.totes-project .page-wireless .my-line-ctn .my-line-change-sim,.totes-project .page-wireless .my-line-ctn .my-line-update-voicemail-password{margin-top:10px;font-size:16px;display:block;cursor:pointer;color:#404041;font-weight:600}.totes-project .page-wireless .my-line-ctn .my-line-change-number .rui-icon-button-arrow-right,.totes-project .page-wireless .my-line-ctn .my-line-change-sim .rui-icon-button-arrow-right,.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-action .rui-icon-button-arrow-right,.totes-project .page-wireless .my-line-ctn .my-line-update-voicemail-password .rui-icon-button-arrow-right{font-size:9px}.totes-project .page-brite-bill .title-container .select-box-wrapper .select-bill ins,.totes-project .page-wireless .my-line-ctn .my-line-change-number:hover,.totes-project .page-wireless .my-line-ctn .my-line-change-sim:hover,.totes-project .page-wireless .my-line-ctn .my-line-update-voicemail-password:hover,.totes-project .page-wireless .tvPackage a:hover{text-decoration:none}.totes-project .page-wireless .my-line-ctn .my-line-left-align{text-align:left!important}.totes-project .page-wireless .my-line-ctn .plan-ctn{border-top:1px solid #dde4e6}.totes-project .page-wireless .my-line-ctn .plan-ctn:last-child{border-bottom:1px solid #dde4e6}.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn h5{font-size:14px;line-height:18px;margin:0 0 12px}@media (max-width:767px){.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn h5.pushxs{text-align:left;margin-top:25px}}.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .wireless-discount-credits{font-size:14px;line-height:18px;margin:14px 0 12px}.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-info{padding:5px 0}.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-cost{font-size:16px}.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-action{cursor:pointer;font-size:16px;font-weight:600}@media (max-width:767px){.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-action{margin-top:10px;display:block}}@media (min-width:768px) and (max-width:991px){.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-action{margin-top:10px;display:block}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-action{margin-left:3px}}@media (min-width:1170px){.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-action{margin-left:5px}}.totes-project .page-wireless .my-line-ctn .my-line-plan-ctn .plan-action-disabled{color:#ccc;cursor:auto}.totes-project .page-wireless .tvPackage{margin-left:auto;margin-right:auto;width:30%}.totes-project .page-wireless .tvPackage h4{margin:27px 0 23px;font-size:25px;text-transform:uppercase;font-weight:400}.totes-project .page-wireless .tvPackage a{float:left;font:600 24px "Open Sans",sans-serif;color:#366e7f}.totes-project .page-wireless .tvPackage a span{float:left;margin-right:10px}.totes-project .page-wireless .tvPackage a .icon-plus{margin-top:12px;font:600 16px "Open Sans",sans-serif;line-height:10px;padding:2px;color:#fff;background-color:#366e7f}.totes-project .page-wireless hr.divider{border-top:1px solid #e4e6e5}.totes-project .page-wireless .emphasis-icon{color:#feba00;position:relative;right:10px;bottom:40px}.totes-project .page-wireless .check-icon{background-color:#79a43b;color:#fff;position:relative;right:10px;bottom:40px;border-radius:50%;border:1x solid gray;padding:2px}.totes-project .page-wireless .carousel-item .cell-phone-img{width:129px}.totes-project .page-wireless .carousel-control-header{margin:0 0 20px;padding:0;list-style:none}.totes-project .page-wireless .carousel-control-header li{margin:0;padding:0;list-style:none;cursor:pointer;border-bottom:5px solid #fff}.totes-project .page-wireless .carousel-control-header li.active,.totes-project .page-wireless .carousel-control-header li:hover{border-bottom:5px solid #da291c}.totes-project .page-wireless .nav-tabs{border-bottom:none}.totes-project .page-wireless .nav-tabs>li{width:25%}.totes-project .page-wireless .nav-tabs-justified>.active>a,.totes-project .page-wireless .nav-tabs-justified>.active>a:focus,.totes-project .page-wireless .nav-tabs-justified>.active>a:hover,.totes-project .page-wireless .nav-tabs.nav-justified>.active>a,.totes-project .page-wireless .nav-tabs.nav-justified>.active>a:focus,.totes-project .page-wireless .nav-tabs.nav-justified>.active>a:hover,.totes-project .page-wireless .nav.nav-tabs>.active>a,.totes-project .page-wireless .nav.nav-tabs>.active>a:focus,.totes-project .page-wireless .nav.nav-tabs>.active>a:hover{border:none;padding:0;border-radius:0}.totes-project .page-wireless .nav-tabs-justified>li>a,.totes-project .page-wireless .nav-tabs.nav-justified>li>a,.totes-project .page-wireless .nav.nav-tabs>li>a{border:none;margin-right:0;padding:0;border-radius:0}.totes-project .page-wireless .ng-scope{padding-bottom:0}.totes-project .page-wireless .my-offers-ctn-sm{display:none}.totes-project .page-pay-now .page-wireless .fraudMessage .select-payment-method,.totes-project .page-wireless .fraudMessage .page-pay-now .select-payment-method,.totes-project .page-wireless .fraudMessage .pam{padding-left:0!important}.totes-project .page-wireless .dtm-days-remaining-bill-cycle{}.totes-project .page-wireless .fraudMessage .info-banner{padding-left:1em!important}.totes-project .page-wireless .clickable-group-div{display:inline-block!important}.totes-project .page-wireless .cta-round.primary.large{line-height:20px}@media (max-width:767px){.totes-project .page-wireless .cta-round.primary.large{padding:6px 5px;margin-left:3px}}@media (min-width:768px) and (max-width:991px){.totes-project .page-wireless .cta-round.primary.large{padding:6px 12px;margin-top:4px}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-wireless .cta-round.primary.large{padding:6px 7px;margin-left:3px}}@media (min-width:1170px){.totes-project .page-wireless .cta-round.primary.large{padding:6px 12px;margin-left:5px}}.totes-project .page-wireless .change-ctn-link-container{border-radius:10px;background:linear-gradient(#f7f7f7,#f7f7f7,#f7f7f7);border:none;margin-bottom:18px}.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-4,.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-8{padding:0;margin:0}.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-8 a.my-line-change-number,.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-8 a.my-line-change-sim{padding:0;font-size:13px}.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-4 span.my-line-number{font-size:13px!important}@media (min-width:768px){.totes-project .page-wireless .change-ctn-link-container{border-radius:10px;background-image:-webkit-linear-gradient(#f7f7f7,#f7f7f7);border:none;margin-bottom:18px}.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-8{padding-left:65px}.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-8 a.my-line-change-number{font-size:16px!important;font-weight:600}.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-8 a.my-line-change-sim{padding:0;font-size:16px;font-weight:600}.totes-project .page-wireless .change-ctn-link-container .col-xs-6.col-md-4 span.my-line-number{font-size:18px!important;font-weight:600}}.totes-project .page-wireless .wireless-dashboard-carousel{max-width:500px;width:100%;margin:0 auto}@media (max-width:768px){.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-inner{overflow:visible}}.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-control{display:none}.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-indicators{width:90px;bottom:-30px}@media (max-width:768px){.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-indicators{z-index:0!important}}.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-indicators li{margin:0 3px;border:0;background-color:#666}.totes-project .page-wireless .wireless-dashboard-carousel #myWirelessCarousel .carousel-indicators li.active{background-color:#da291c;width:10px;height:10px}@media (min-width:768px){.totes-project .page-wireless .refresh-row-padding{margin-left:96rem}.totes-project .page-wireless .refresh-row-padding:lang(fr){margin-left:87rem}}@media (min-width:768px) and (max-width:1024px){.totes-project .page-wireless .refresh-row-padding{position:relative;margin-left:0;padding-top:5%}.totes-project .page-wireless .refresh-row-padding:lang(fr){margin-left:0}.totes-project .page-wireless .refresh-dashboard{margin-bottom:2.5%}}@media (max-width:767px){.totes-project .page-wireless .refresh-row-padding{z-index:100;position:relative}}.totes-project .page-wireless .refresh-dashboard{font-family:Ted Next!important;font-size:16px;font-weight:600;margin-bottom:5%;text-align:center}.totes-project .page-wireless .refresh-dashboard .refresh-icon{color:#337ab7;margin-right:5px;text-decoration:none;font-size:small}.totes-project .page-wireless .refresh-dashboard .refresh-text{margin-left:-4px}.totes-project .page-wireless .refresh-dashboard .refresh-usage{margin:0;cursor:pointer}.totes-project .page-wireless .legacy-dash{display:inline;margin:0 0 0 10px;padding:0;border:0}.totes-project .page-wireless .data-delay-span{font-size:16px;font-weight:600;font-family:Ted Next}.totes-project .page-wireless .content-legacy-dash{margin-top:-7rem;margin-right:-23.6rem}@media (max-width:767px){.totes-project .page-wireless .content-legacy-dash{margin-top:-1.7rem;margin-right:0}}.totes-project .page-wireless .overage-text{color:red;font-weight:600}.totes-project .page-wireless .arrow-legacy-dash{margin-left:30rem}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy{margin-top:15px;padding-top:10px;font-weight:600}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .ute-data-manager-tooltip-icon{width:16px;height:16px;border-radius:100%;background-color:#00aec7;color:#fff;right:0;font-weight:900;left:0;text-align:center;line-height:1.3;padding:2px 10px;margin-left:4px;cursor:pointer;text-decoration:none}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .ute-data-manager-tooltip-content{position:absolute;top:100%;margin-top:-7rem;margin-right:-23.5rem;width:280px;right:0;background-color:#bbe4ec;padding:10px 15px;border-radius:0;color:#000;z-index:99999!important;font-size:14px;text-align:left;display:none}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .ute-data-manager-tooltip-content>div{margin-top:7px;font-weight:400}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .ute-data-manager-tooltip-content:lang(fr){margin-right:-25.2rem}@media (max-width:767px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .ute-data-manager-tooltip-content{margin-top:-1.7rem;margin-right:1rem}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .ute-data-manager-tooltip-content:lang(fr){margin-right:-2rem}}.totes-project .page-tvdashboard a.app-link span,.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .container-content-display{display:block}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #bbe4ec;margin-left:30rem;margin-top:-2rem}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop:lang(fr){margin-left:31.6rem}@media (max-width:767px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop{border-top:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #bbe4ec;margin-top:.3rem}}@media (max-width:500px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop{margin-left:calc(100% - 7.5rem)}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop:lang(fr){margin-left:calc(100% - 5.5rem)}}@media (max-width:400px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop{margin-left:calc(100% - 5.5rem)}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop:lang(fr){margin-left:calc(100% - 3.5rem)}}@media (max-width:360px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop{margin-left:calc(100% - 5rem)}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .left-arrow-desktop:lang(fr){margin-left:calc(100% - 3rem)}}@media (max-width:767px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .border-legacy-xs{margin-left:0!important}}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-arrow-margin{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #bbe4ec;margin-left:31rem;margin-top:-2rem}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-arrow-margin:lang(fr){margin-left:32.7rem}@media (max-width:767px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-arrow-margin{border-top:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #bbe4ec;margin-top:.3rem}}@media (max-width:500px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-arrow-margin{margin-left:calc(100% - 2rem)}}@media (max-width:400px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-arrow-margin{margin-left:calc(100% - 2rem)}}@media (max-width:360px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-arrow-margin{margin-left:calc(100% - 2rem)}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-arrow-margin:lang(fr){margin-left:calc(100% - 2rem)}}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .tooltip-body-font{font-size:14px;font-weight:400;margin-top:-1rem!important}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .tooltip-header-font{font-size:14px;font-weight:600!important;margin-top:-2rem!important}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .close-icon-padding{width:2rem;height:2rem;margin-left:24.5rem;margin-top:-3.5rem}@media (max-width:767px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .content-legacy-collapse:lang(en){margin-right:-3rem!important;margin-top:-1.7rem!important}}@media (min-width:767px){.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-content-margin{margin-right:-22.5rem!important}.totes-project .page-wireless .ute-data-manager-tooltip-container-legacy .collapse-content-margin:lang(fr){margin-right:-24.3rem!important}}@media (max-width:992px){.totes-project .page-wireless .my-line-number-change{margin-top:30px}}@media (max-width:767px){.totes-project .page-wireless{padding-bottom:25px}.totes-project .page-wireless .my-line-ctn .my-line-number,.totes-project .page-wireless .my-line-number-change{margin-top:30px}.totes-project .page-wireless .plan-title{text-align:left}.totes-project .page-wireless .container-fluid{padding-top:10px}.totes-project .page-wireless .redHeadline{margin-top:0}.totes-project .page-wireless .usageColours,.totes-project .page-wireless .wireless-new-usage-cycle,.totes-project .page-wireless .wireless-update-12-hours{text-align:left;float:left}.totes-project .page-wireless .usageColours h6{margin-right:10px}.totes-project .page-wireless .usageColours h6 .dot.green{margin-left:0}.totes-project .page-wireless .refreshUpdate{text-align:left}.totes-project .page-wireless .wireless-dashboard-carousel{margin:30px auto}}.totes-project .wireless-usage .dsat-alert_main{margin:0}.totes-project .wd-card-heading,.totes-project .wd-device-balance-heading,.totes-project .wd-section-heading{font-size:22px;font-weight:600}.totes-project .wd-rv-customer-message-upfront{font-weight:600}.totes-project .wd-addons-heading,.totes-project .wd-support-heading{font-size:22px;font-weight:600}.totes-project .wd-card-container,.totes-project .wd-card-style,.totes-project .wd-key-links-container,.totes-project .wd-support-card{border:1px solid #e7e7e7;border-top:3px solid #d82822;box-shadow:0 3px 4px -3px gray}.totes-project .wd-warning-alert-first,.totes-project .wd-warning-alert-second{display:-ms-flexbox;display:flex;color:#1f1f1f;background-color:#d1ecf1;border:1px solid transparent;border-color:#bee5eb;padding:8px 15px;margin-left:-15px;margin-right:-15px;font-weight:500}.totes-project .wd-warning-alert-second{background-color:#ffefcf;border-color:#faebcc}.totes-project .wd-warning-alert-icon{padding-bottom:7px}.totes-project .wd-warning-alert-text{padding:0 10px}.totes-project .wd-warning-alert-text-end{text-decoration:none;font-weight:500}.totes-project .wd-warning-alert-text-date{font-weight:700;color:#414042}.totes-project .wd-link{font-size:16px}.totes-project .wd-feature-link,.totes-project .wd-key-link,.totes-project .wd-link,.totes-project .wd-link-mobile,.totes-project .wd-manage-extras-link,.totes-project .wd-missing-device-link,.totes-project .wd-support-link{font-weight:600;color:#337ab7}.totes-project .wd-add-manage-link,.totes-project .wd-card-info-links,.totes-project .wd-details-link,.totes-project .wd-device-hup-continue,.totes-project .wd-device-info-link,.totes-project .wd-plan-rlh,.totes-project .wd-roam-like-home-link,.totes-project .wd-rv-device-info-link,.totes-project .wd-talk-text-details-link,.totes-project .wd-talk-text-usage-link,.totes-project .wd-talk-text-usage-link-package{font-size:16px;font-weight:600;color:#337ab7}.totes-project .wd-add-manage-link:hover,.totes-project .wd-card-info-links:hover,.totes-project .wd-details-link:hover,.totes-project .wd-device-hup-continue:hover,.totes-project .wd-device-info-link:hover,.totes-project .wd-feature-link:hover,.totes-project .wd-key-link:hover,.totes-project .wd-link-mobile:hover,.totes-project .wd-link:hover,.totes-project .wd-manage-extras-link:hover,.totes-project .wd-missing-device-link:hover,.totes-project .wd-plan-rlh:hover,.totes-project .wd-roam-like-home-link:hover,.totes-project .wd-rv-device-info-link:hover,.totes-project .wd-support-link:hover,.totes-project .wd-talk-text-details-link:hover,.totes-project .wd-talk-text-usage-link-package:hover,.totes-project .wd-talk-text-usage-link:hover{color:#285f8f;cursor:pointer;text-decoration:underline}.totes-project .wd-add-manage-link:focus,.totes-project .wd-card-info-links:focus,.totes-project .wd-details-link:focus,.totes-project .wd-device-hup-continue:focus,.totes-project .wd-device-info-link:focus,.totes-project .wd-feature-link:focus,.totes-project .wd-key-link:focus,.totes-project .wd-link-mobile:focus,.totes-project .wd-link:focus,.totes-project .wd-manage-extras-link:focus,.totes-project .wd-missing-device-link:focus,.totes-project .wd-plan-rlh:focus,.totes-project .wd-roam-like-home-link:focus,.totes-project .wd-rv-device-info-link:focus,.totes-project .wd-support-link:focus,.totes-project .wd-talk-text-details-link:focus,.totes-project .wd-talk-text-usage-link-package:focus,.totes-project .wd-talk-text-usage-link:focus{outline:#0a5498 auto 1px!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .wd-add-manage-link:focus,.totes-project .wd-card-info-links:focus,.totes-project .wd-details-link:focus,.totes-project .wd-device-hup-continue:focus,.totes-project .wd-device-info-link:focus,.totes-project .wd-feature-link:focus,.totes-project .wd-key-link:focus,.totes-project .wd-link-mobile:focus,.totes-project .wd-link:focus,.totes-project .wd-manage-extras-link:focus,.totes-project .wd-missing-device-link:focus,.totes-project .wd-plan-rlh:focus,.totes-project .wd-roam-like-home-link:focus,.totes-project .wd-rv-device-info-link:focus,.totes-project .wd-support-link:focus,.totes-project .wd-talk-text-details-link:focus,.totes-project .wd-talk-text-usage-link-package:focus,.totes-project .wd-talk-text-usage-link:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .wd-feature-link,.totes-project .wd-key-link,.totes-project .wd-link-mobile,.totes-project .wd-manage-extras-link,.totes-project .wd-missing-device-link,.totes-project .wd-support-link{font-size:18px}.totes-project .wd-card-dark-section{background:#fff;margin:0 -15px;padding:15px;position:relative;min-height:120px;border-top:6px solid #f5f5f5;border-bottom:6px solid #f5f5f5}.totes-project .wd-card-dark-section:lang(fr){min-height:130px}@media (max-width:767px){.totes-project .wd-card-dark-section .rlh-container{min-height:50px}}@media (max-width:370px){.totes-project .wd-card-dark-section .rlh-container{min-height:20px}}.totes-project .wd-add-manage-link,.totes-project .wd-details-link,.totes-project .wd-feature-link,.totes-project .wd-inline-link,.totes-project .wd-key-link,.totes-project .wd-manage-extras-link,.totes-project .wd-missing-device-link,.totes-project .wd-support-link{display:inline-block}.totes-project .wd-dark-section-copy{font-size:16px}.totes-project .wd-button,.totes-project .wd-change-plan-button,.totes-project .wd-upgrade-device-button{color:#fc0d1b;border:1px solid #fc0d1b;padding:6px 35px;display:inline-block;border-radius:5px;font-weight:600;background:#fff;font-size:14px}@media (max-width:767px){.totes-project .wd-button,.totes-project .wd-change-plan-button,.totes-project .wd-upgrade-device-button{width:100%;text-align:center;font-size:18px;border-width:2px}}.totes-project .wd-button:hover,.totes-project .wd-change-plan-button:hover,.totes-project .wd-upgrade-device-button:hover{cursor:pointer;color:#d3030f;border-color:#d3030f}.totes-project .page-wireless-new{margin-top:50px}@media (max-width:767px){.totes-project .page-wireless-new{margin-top:30px}}.totes-project .page-wireless-new a,.totes-project .page-wireless-new button,.totes-project .page-wireless-new div,.totes-project .page-wireless-new span{font-family:Ted Next!important}.totes-project .page-wireless-new .rui-icon-arrow-right:before{font-size:11px;margin-left:5px}@media (max-width:767px){.totes-project .page-wireless-new .rui-icon-arrow-right:before{font-size:13px;font-weight:600!important}}.totes-project .wd-card-container{margin:0 30px 0 15px;padding:20px 15px 5px}@media (max-width:991px){.totes-project .wd-card-container{margin-right:15px}}@media (max-width:767px){.totes-project .wd-card-container{margin:0 0 20px}}.totes-project .wd-right-card{margin-left:30px;margin-right:0}@media (max-width:991px){.totes-project .wd-right-card{margin-left:15px}}@media (max-width:767px){.totes-project .wd-right-card{margin:0 0 20px}}.totes-project .wd-right-card .wd-card-dark-section{padding-left:100px;min-height:155px}@media (max-width:767px){.totes-project .wd-right-card .wd-card-dark-section{padding-left:15px}}.totes-project .wd-right-card .wd-card-feature-links{border-top:none}.totes-project .wd-card-heading-section{padding-bottom:12px;padding-left:2%}.totes-project .wd-card-heading,.totes-project .wd-device-balance-heading,.totes-project .wd-rv-customer-message-upfront{line-height:1.2}.totes-project .wd-card-subheading{font-size:21px;display:inline-block;margin-right:15px;line-height:1.2}@media (max-width:767px){.totes-project .wd-card-subheading{display:block}}.totes-project .wd-card-planCode{font-size:17px;margin-right:5px;font-weight:600}.totes-project .wd-plan-name{font-size:16px;width:calc(100% - 140px);margin-bottom:10px}@media (max-width:767px){.totes-project .wd-plan-name{min-height:44px;margin-bottom:18px;font-weight:600;width:calc(100% - 110px)}}.totes-project .wd-plan-rlh-lead{font-size:16px;display:inline-block;margin-right:5px}.totes-project .wd-plan-rlh-lead:lang(fr){display:block}.totes-project .wd-plan-rlh,.totes-project .wd-plan-rlh-ov{margin-bottom:10px;display:inline-block}.totes-project .wd-plan-rlh-ov{font-size:16px}.totes-project .wd-phone-img{width:80px;position:absolute;left:15px;top:22px}.totes-project .wd-phone-img img{width:70px}.totes-project .wd-device-balance-heading,.totes-project .wd-rv-customer-message-upfront{margin-bottom:15px;width:calc(100% - 170px)}@media (max-width:767px){.totes-project .wd-device-balance-heading,.totes-project .wd-rv-customer-message-upfront{font-size:19px}}.totes-project .wd-device-balance-heading-sub{font-size:16px}.totes-project .wd-device-description{font-size:16px;width:195px;margin-bottom:14px}@media (max-width:767px){.totes-project .wd-device-description{font-weight:600;margin-bottom:8px}}.totes-project .wd-device-eligiblity{display:inline-block;font-size:15px;margin-right:10px}.totes-project .wd-rv-customer-message{display:inline-block;font-size:15px}@media (max-width:767px){.totes-project .wd-device-eligiblity,.totes-project .wd-rv-customer-message{font-size:16px;display:block;font-weight:600}}.totes-project .wd-device-eligiblity-date{font-weight:600;margin-bottom:20px;font-size:14px}.totes-project .wd-rv-customer-cost-excluded{font-weight:600;margin-bottom:20px}@media (max-width:767px){.totes-project .wd-device-eligiblity-date,.totes-project .wd-rv-customer-cost-excluded{font-weight:600;font-size:16px}}.totes-project .wd-card-amount{position:absolute;top:10px;right:5px;font-weight:600;font-size:43px;width:auto;height:60px}.totes-project .wd-card-amount:lang(fr){padding-right:5px}@media (max-width:767px){.totes-project .wd-card-amount{font-size:37px;top:13px}}.totes-project .wd-card-amount .superScript{font-size:25px;vertical-align:super}@media (max-width:767px){.totes-project .wd-card-amount .superScript{font-size:22px}}.totes-project .wd-sup-dollar-en{font-size:22px;top:2px;left:10px}.totes-project .wd-sup-dollar-en:lang(fr),.totes-project .wd-sup-dollar-fr:lang(en),.totes-project .wd-sup-price-en:lang(fr),.totes-project .wd-sup-price-fr:lang(en){display:none}.totes-project .wd-sup-dollar-fr{font-size:22px;position:absolute;top:20px;right:0}.totes-project .wd-sup-price-en,.totes-project .wd-sup-price-fr{position:relative;top:9px!important;font-size:25px!important}.totes-project .wd-sup-cents{font-size:25px;right:11px;top:3px;letter-spacing:-2px}@media (max-width:767px){.totes-project .wd-sup-cents{font-size:22px;top:2px;right:10px;letter-spacing:-1px}}.totes-project .wd-sub-items{font-size:18px!important;bottom:15px;position:absolute;right:5px}.totes-project .wd-sub-items:lang(fr){right:10px}@media (max-width:767px){.totes-project .wd-sub-items{font-size:14px!important;bottom:23px;right:8px}}.totes-project .wd-upgrade-device-button{margin-right:20px;margin-bottom:10px}.totes-project .wd-upgrade-device-button:focus{outline:#0a5498 auto 1px!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .wd-upgrade-device-button:focus{border:1px solid #0a5498!important;outline:none!important}}@media (max-width:767px){.totes-project .wd-upgrade-device-button{margin-right:0;margin-bottom:0}}.totes-project .wd-device-hup-continue .rui-icon-info{color:#1cafc6;font-size:26px}.totes-project .wd-device-hup-continue .rui-icon-arrow-right:before{margin-left:0}.totes-project .wd-device-hup-continue div{display:inline-block;font-size:16px;line-height:32px;vertical-align:bottom;margin-top:7px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .wd-device-hup-continue div:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .wd-device-hup-continue-icon,.totes-project .wd-plan-ppc-continue-icon{display:inline-block;margin-right:4px;margin-top:7px;vertical-align:middle}.totes-project .wd-roam-like-home-link{margin-bottom:10px}.totes-project .wd-talk-text-details-link{position:absolute;right:15px;top:60px;text-align:right}.totes-project .wd-card-rep-cta,.totes-project .wd-card-rep-cta-link{font-size:14px;text-transform:uppercase;color:#fc0d1b;font-weight:600}.totes-project .wd-card-rep-cta .rui-icon-arrow-right:before,.totes-project .wd-card-rep-cta-link .rui-icon-arrow-right:before{margin-left:2px;color:#414042}.totes-project .wd-card-rep-cta-link{margin-bottom:15px;width:calc(50% - 5px);vertical-align:text-top;display:inline-block}html[lang=fr] .totes-project .wd-card-rep-cta-link{padding-right:25px}.totes-project .wd-card-rep-cta-location{font-weight:600;font-size:14px;color:#414042;text-transform:none}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li .rhp-repview span.ov-go-to.inline-arrow,.totes-project .page-tvdashboard .ov-hint span.ov-go-to.inline-arrow,.totes-project .wd-card-rep-cta-location.inline-arrow{background:url(../ute-common-assets/assets/blue-arrow.png) no-repeat 5px 2px;padding-left:30px;background-size:19px}.totes-project .page-tvdashboard .ov-hint span.ov-go-to.new-line-arrow,.totes-project .wd-card-rep-cta-location.new-line-arrow{display:block;background:url(../ute-common-assets/assets/blue-arrow-new-line.png) no-repeat 2px 2px;padding-left:25px;background-size:17px}.totes-project .wd-card-addons-section{padding:15px 0 10px}@media (max-width:767px){.totes-project .wd-card-addons-section{padding-bottom:20px}}.totes-project .wd-card-addons-section .addOnCancelMessage{margin:5px -15px;background-color:#f5f5f5;padding:10px 15px;font-size:16px;font-weight:400}.totes-project .wd-addons-heading{display:inline-block;margin-right:10px}@media (max-width:767px){.totes-project .wd-addons-heading{font-size:19px}}.totes-project .wd-card-addon-container{padding-bottom:12px}.totes-project .wd-card-discounts-container{padding-bottom:12px;border-top:1px solid #e7e7e7;padding-top:20px}.totes-project .wd-card-discounts-container:first-child{margin-right:4px}.totes-project .wd-card-addons-container{margin-bottom:2%}.totes-project ::-webkit-scrollbar-track{box-shadow:1px 1px 1px 1px #e6e6e6;background-color:#fafafa}.totes-project ::-webkit-scrollbar{width:8px}.totes-project ::-webkit-scrollbar-thumb{border-radius:6px;background-color:#bfbfbf}.totes-project .wd-card-addon-disc-container{box-shadow:1px 2px #e7e7e7;border:1px solid #e7e7e7}.totes-project .wd-card-addon-disc-container .addon-toggle-icon,.totes-project .wd-card-addon-disc-container .disc-toggle-icon{text-align:center;cursor:pointer;outline:none;padding-top:1%;transform:rotate(180deg)}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-heading-row{padding-bottom:2%}.totes-project .wd-card-addon-disc-container .wd-card-addon-table,.totes-project .wd-card-addon-disc-container .wd-card-discount-table{border-top:1px solid #e7e7e7}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-heading-row,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-heading-row{font-weight:600;padding-top:2%}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-heading-row>:first-child,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-heading-row>:first-child{padding-left:2%}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-heading-row>:last-child,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-heading-row>:last-child{padding-right:2%}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body{max-height:230px;overflow-y:auto}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows{font-size:98%;padding-top:1%;padding-bottom:1%}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .vcenter,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .vcenter{float:none!important;display:inline-block;vertical-align:middle!important}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows>:first-child,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows>:first-child{padding-left:2%}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows:nth-child(odd),.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows:nth-child(odd){background-color:#fafafa}.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .wd-card-addon-disc-table-body-applies-soc,.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .wd-card-addon-disc-table-body-effective-date,.totes-project .wd-card-addon-disc-container .wd-card-addon-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .wd-card-addon-disc-table-body-expiry-date,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .wd-card-addon-disc-table-body-applies-soc,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .wd-card-addon-disc-table-body-effective-date,.totes-project .wd-card-addon-disc-container .wd-card-discount-table .wd-card-addon-disc-table-body .wd-card-addon-disc-table-body-rows .wd-card-addon-disc-table-body-expiry-date{line-height:50px;text-align:center}.totes-project .wd-card-addon-disc-heading{font-size:15px;font-weight:600;padding-left:2%}.totes-project .page-brite-bill md-select.invoiceDate .md-select-value .md-select-icon:after,.totes-project .wd-card-section-toggle{display:none!important}.totes-project .wd-card-discount-section-empty{height:10px!important}.totes-project .wd-card-discount-desc{font-weight:600;font-size:16px}.totes-project .wd-card-discounts,.totes-project .wd-card-discounts-bottom{font-size:16px}.totes-project .wd-card-discounts div,.totes-project .wd-card-discounts-bottom div{display:inline-block;height:14px;line-height:14px}.totes-project .wd-card-discounts-bottom{margin-bottom:10px}.totes-project .wd-card-discounts-bottom:first-child{margin-right:4px}.totes-project .wd-card-discount-details,.totes-project .wd-feature-link strong{font-weight:600}.totes-project .wd-card-discount-border{border-left:1px solid #414042;padding-left:5px;margin-left:5px}.totes-project .wd-card-addon-info{font-size:14px}.totes-project .wd-card-addon-info div{display:inline-block}.totes-project .wd-card-addon-rep-soc{font-weight:800;border-right:1px solid #414042;padding-right:5px;margin-right:1px;height:14px;line-height:14px;font-size:13px}.totes-project .wd-card-addon,.totes-project .wd-card-addon-price{font-size:16px;line-height:1.2;margin-bottom:12px}.totes-project .wd-card-addon-price{font-weight:600;text-align:right}.totes-project .wd-card-addon-link{clear:both;font-size:15px;font-weight:600;color:#337ab7;cursor:pointer;line-height:24px}.totes-project .wd-card-addon-link:hover{color:#285f8f}.totes-project .wd-card-addon-link:focus{outline:none}.totes-project .wd-card-addon-link .rui-icon-arrow-down:before{font-size:12px;position:absolute;top:60%;left:52%;transform:translate(-50%,-50%)}.totes-project .wd-card-addon-link-circle{display:inline-block;background:#f1f3f5;border-radius:50%;width:24px;text-align:center;height:24px;vertical-align:middle;position:relative;margin-right:10px}.totes-project .wd-card-addon-heading-container{margin-bottom:10px;padding-left:2%}.totes-project .wd-card-addon-names{font-size:16px;margin-bottom:3px}.totes-project .wd-addons-cost{font-size:16px;font-weight:600;text-align:right}.totes-project .wd-card-feature-links{padding-top:20px;padding-left:2%}.totes-project .wd-feature-link div,.totes-project .wd-widget-loader{display:inline-block}.totes-project .wd-widget-loader img{height:30px;width:auto;display:inline-block;margin-left:10px;vertical-align:middle}.totes-project .wd-feature-link{margin-bottom:15px;width:calc(50% - 5px);vertical-align:text-top;padding-right:5px}.totes-project .wd-feature-link .wd-sim-link:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .wd-feature-link .wd-sim-link:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .wd-feature-link #changeWirelessNumber-En img,.totes-project .wd-feature-link #changeWirelessNumber-Fr img,.totes-project .wd-feature-link .rui-icon-button-arrow-right,.totes-project .wd-feature-link .ute-resetVoicemailPassword-icon-button-arrow-right{display:none}.totes-project .wd-feature-link #changeWirelessNumber-En:hover,.totes-project .wd-feature-link #changeWirelessNumber-Fr:hover{text-decoration:underline}.totes-project .wd-feature-link #changeWirelessNumber-En a>img,.totes-project .wd-feature-link #changeWirelessNumber-Fr a>img{position:absolute;display:block!important;opacity:0}.totes-project .wd-feature-link #changeWirelessNumber-En a:before{content:'Change Phone Number'}.totes-project .wd-feature-link #changeWirelessNumber-En a:lang(fr):before{content:'Changer de numéro de téléphone'}.totes-project .wd-feature-link #changeWirelessNumber-En a:after,.totes-project .wd-feature-link #changeWirelessNumber-Fr a:after{content:"\e826";font-family:"rui-icon"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;font-size:11px;padding:0 0 0 10px}@media (max-width:370px){.totes-project .wd-feature-link #changeWirelessNumber-Fr{width:200px}}.totes-project .wd-feature-link #changeWirelessNumber-Fr a:before{content:'Changer de numéro de téléphone'}.totes-project .wd-feature-link #changeWirelessNumber-Fr a:lang(en):before{content:'Change Phone Number'}.totes-project .wd-feature-link .wd-change-number:lang(fr){position:relative}@media (min-width:1170px){.totes-project .wd-feature-link .wd-change-number:lang(fr){left:90px!important}}@media (min-width:992px){.totes-project .wd-feature-link .wd-change-number:lang(fr){top:-25px;left:115px}}@media (max-width:370px){.totes-project .wd-feature-link .wd-change-number:lang(fr){left:-110px}}@media (max-width:767px){.totes-project .wd-feature-link{display:block;width:100%}}.totes-project .changesim-disabled-link.wd-feature-link{color:#707070!important;cursor:default!important;text-decoration:none!important}.totes-project .wd-feature-link-change-number{margin-bottom:0!important;height:60px!important}.totes-project .wd-feature-link-change-number a{padding-right:20px}.totes-project .wd-support-card{margin:35px 0 45px 20px;padding:20px 15px 15px}@media (max-width:767px){.totes-project .wd-support-card{margin-left:0;margin-bottom:30px;padding-bottom:10px}}.totes-project .wd-support-heading{margin-bottom:30px}.totes-project .wd-support-sub-heading{font-size:19px;display:inline-block;margin-right:15px;font-weight:600}@media (max-width:767px){.totes-project .wd-support-sub-heading{margin-bottom:5px}}.totes-project .wd-missing-device-link{margin-bottom:30px}@media (max-width:767px){.totes-project .wd-missing-device-link{margin-bottom:20px}}.totes-project .wd-support-link{margin:0 80px 30px 0}@media (max-width:767px){.totes-project .wd-support-link{margin:0 0 20px;display:block}}.totes-project .viewUsage-disable{pointer-events:none;opacity:.5}.totes-project .wd-top-banner{background:#1591b5;width:100%;height:70px}.totes-project .wd-key-info-container{border:1px solid #e7e7e7;margin:-50px 0 20px;background:#fff;padding:10px;box-shadow:0 3px 4px -3px gray}.totes-project .wd-selected-user-dropdown{border:1px solid #e7e7e7;box-shadow:0 3px 4px -3px gray;padding:10px;line-height:1.2;position:relative;width:100%}.totes-project .wd-selected-user-dropdown select{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}.totes-project .wd-selected-user-dropdown .rui-icon-chevron-down{font-size:17px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.totes-project .wd-selected-user{color:#1591b5;font-size:24px;font-weight:600}.totes-project .wd-selected-user-ban{font-size:24px}.totes-project .wd-dropdown-arrow{float:right}.totes-project .wd-key-info-section{background:#f1f3f5;padding:10px;margin:15px 0 10px}.totes-project .wd-data,.totes-project .wd-total-plan-data{font-weight:900;font-size:25px;text-align:left;line-height:1}.totes-project .wd-selected-user-used-data{font-weight:900;font-size:25px;line-height:1}.totes-project .wd-data-remaining{text-align:left}.totes-project .wd-data-remaining,.totes-project .wd-others-used-data{font-weight:900;font-size:25px;line-height:1}.totes-project .wd-selected-user-used-data{text-align:right;color:#1591b5}.totes-project .wd-others-used-data{text-align:right}.totes-project .wd-data-details{text-align:left}.totes-project .wd-data-details,.totes-project .wd-data-details-right,.totes-project .wd-selected-data-details{font-size:14px;font-weight:900;line-height:1;margin-bottom:10px;text-transform:uppercase}.totes-project .wd-selected-data-details{color:#1591b5;text-align:right}.totes-project .wd-data-details-right{text-align:right}.totes-project .wd-card-info-links,.totes-project .wd-device-info-link,.totes-project .wd-talk-text-usage-link,.totes-project .wd-talk-text-usage-link-package{margin-top:10px;clear:both}.totes-project .wd-rv-device-info-link{clear:both}.totes-project .wd-card-info-links,.totes-project .wd-device-info-link,.totes-project .wd-talk-text-usage-link-package{position:absolute;right:15px;top:60px;text-align:right;line-height:1.2}.totes-project .wd-rv-device-info-link{position:absolute;right:15px;text-align:right;line-height:1.2}.totes-project .wd-talk-text-usage-link-package{width:80px}.totes-project .wd-device-info-link{width:70px}.totes-project .wd-change-plan-button{margin-right:20px;margin-bottom:10px;padding-bottom:6px!important}@media (max-width:767px){.totes-project .wd-change-plan-button{margin-right:0;margin-top:10px}.totes-project .wd-change-plan-button:lang(fr){margin-top:30px}}.totes-project .wd-fdm-alert-section{background:#f1f3f5;position:relative;text-transform:uppercase}.totes-project .wd-fdm-alert-info,.totes-project .wd-fdm-alert-info-1,.totes-project .wd-fdm-alert-info-2,.totes-project .wd-fdm-alert-info-3{font-weight:900;font-size:14px;color:#1591b5}@media (max-width:360px){.totes-project .wd-fdm-alert-info,.totes-project .wd-fdm-alert-info-1,.totes-project .wd-fdm-alert-info-2,.totes-project .wd-fdm-alert-info-3{font-size:12px}}.totes-project .wd-fdm-alert-info-1{position:absolute;left:10px;top:2px}@media (max-width:360px){.totes-project .wd-fdm-alert-info-1{font-size:12px}}.totes-project .wd-fdm-alert-info-2{width:100%;text-align:center;padding:2px 0}.totes-project .wd-fdm-alert-info-3{position:absolute;right:10px;top:2px}.totes-project .wd-manage-fdm-alerts-button{height:25px;color:#fff;background:#1591b5;font-weight:900;line-height:25px;padding:0 10px;cursor:pointer;font-size:13px;text-transform:uppercase}.totes-project .accountOverview-myServiceBadgeGroupContainer pointer:focus,.totes-project .wd-manage-fdm-alerts-button:focus{outline:none}.totes-project .wd-key-links-container{border-top-color:#797b7d;padding:18px 20px 5px;margin-bottom:20px;cursor:pointer}.totes-project .wd-key-link{width:50%;margin-bottom:10px;vertical-align:top;cursor:pointer}.totes-project .wd-key-link:nth-of-type(odd){padding-right:10px;width:calc(50% - 10px)}.totes-project .extras-container{margin-bottom:20px}@media (max-width:767px){.totes-project .extras-container{margin:0}}.totes-project .extras-container .extras_col{display:inline-block;vertical-align:middle;padding:0}@media (max-width:767px){.totes-project .extras-container .extras_col{display:block}}.totes-project .extras-container .extras_col+.extras_col{padding:0 0 0 60px}@media (max-width:767px){.totes-project .extras-container .extras_col+.extras_col{padding:20px 0}}.totes-project .wd-extras-img{display:inline-block}.totes-project .extras-listen-link{display:inline-block;font-size:16px;font-weight:600;color:#337ab7;cursor:pointer;margin-left:10px;vertical-align:text-top}.totes-project .extras-listen-link:hover{color:#285f8f;text-decoration:underline}@media (max-width:767px){.totes-project .extras-listen-link{font-size:18px}}.totes-project .wd-extras-container{margin:0;padding:0 50px;width:100%}@media (max-width:767px){.totes-project .wd-extras-container{margin-left:0;width:100%;padding:0 7px}}.totes-project .wd-extras-heading{font-size:22px;font-weight:600;margin:0 0 20px}@media (max-width:767px){.totes-project .wd-extras-heading{margin:-5px 0 18px}}.totes-project .exclusive-offer-section .row{display:-ms-flexbox;display:flex}.totes-project .exclusive-offer-section .row .exclusive-offer-banner{background-color:#ffbf3f;text-align:center;padding:2px;height:48px;width:140px}.totes-project .exclusive-offer-section .row .exclusive-offer-banner .exclusive-font{font-weight:700;font-size:18px}@media (max-width:767px){.totes-project .exclusive-offer-section .row .exclusive-offer-banner .exclusive-font{font-size:17px}}.totes-project .exclusive-offer-section .row .exclusive-offer-banner .offer-font{font-weight:700;font-size:16px;line-height:15px;padding:7px}@media (max-width:767px){.totes-project .exclusive-offer-section .row .exclusive-offer-banner .offer-font{font-size:15px}}.totes-project .exclusive-offer-section .row .exclusive-offer-nav{background-color:#ffd490;color:#2d6797;text-align:center;line-height:2.5;font-size:12px;padding-top:12px;height:48px}@media (max-width:767px){.totes-project .exclusive-offer-section .row .exclusive-offer-nav{height:auto;padding-top:2px}}.totes-project .exclusive-offer-section .row .exclusive-offer-nav .exclusive-offer-link{cursor:pointer;font-size:16px;font-weight:600;color:#337ab7;line-height:18px;text-align:left;padding:3px 6px 0 7px}@media (max-width:767px){.totes-project .exclusive-offer-section .row .exclusive-offer-nav .exclusive-offer-link{font-size:16px}}.totes-project .exclusive-offer-section .row .exclusive-offer-nav .exclusive-offer-link .rui-icon-arrow-right:before{margin-left:0!important}@media (max-width:767px){.totes-project .exclusive-offer-section .row .exclusive-offer-nav .exclusive-offer-link .rui-icon-arrow-right:before{font-size:10px}}.totes-project .exclusive-offer-section .row .paddingTop4{padding-top:4px!important}.totes-project .exclusive-offer-section .row .paddingTop3{padding-top:3px}.totes-project .exclusive-offer-section .row .height60px{height:60px!important}.totes-project .wd-rv-customer-cost-excluded{position:absolute;right:15px;top:60px;text-align:right;line-height:1.2;padding-top:10px;font-size:12px!important;width:80px!important}.totes-project .wd-rv-customer-message{margin-right:0}@media (max-width:767px){.totes-project .wd-rv-customer-message{display:inline;font-size:19px;font-weight:400px}}.totes-project .wd-rv-customer-message-upfront{font-size:18px}@media (max-width:767px){.totes-project .wd-rv-customer-message-upfront{display:inline;font-size:21px}}.totes-project .wd-rv-device-info-link{top:100px!important;width:100px!important;margin-top:30px!important}@media (max-width:767px){.totes-project .wd-rv-customer-message-balance{font-size:14px}}.totes-project .wd-rv-customer-upfront-message{margin-top:5px;padding-bottom:10px;padding-top:10px}.totes-project .wd-rv-customer-upfront-message:lang(fr){margin-top:25px}@media (max-width:767px){.totes-project .wd-rv-customer-upfront-message{width:100%;padding-top:15px;margin-top:0!important}}@media (min-width:320px) and (max-width:361px){.totes-project .wd-rv-no-subsidy-wrap:lang(fr){margin-top:70px}}@media (min-width:362px) and (max-width:767px){.totes-project .wd-rv-no-subsidy-wrap:lang(fr){margin-top:90px}}@media (min-width:1024px) and (max-width:1025px){.totes-project .wd-rv-no-subsidy-wrap:lang(fr){margin-top:85px}}@media (min-width:320px) and (max-width:321px){.totes-project .wd-rv-no-subsidy-wrap:lang(en){margin-top:60px}}@media (min-width:322px) and (max-width:767px){.totes-project .wd-rv-no-subsidy-wrap:lang(en){margin-top:80px}}@media (min-width:1024px) and (max-width:1025px){.totes-project .wd-rv-no-subsidy-wrap:lang(en){margin-top:65px}}.totes-project .rv-customer-device-eligiblity{margin-right:70px}.totes-project .rv-customer-message-body{text-align:justify}.totes-project .wd-plan-pool-info span{font-weight:700}.totes-project .wd-tootTip{position:relative;display:inline-block}.totes-project .wd-tootTip .wd-warning-tooltip_box{position:absolute;background:#fff;border:1px solid #000;height:auto;width:205px;top:42px;right:-105px;text-align:center;font-size:13px;padding:10px;z-index:1}.totes-project .wd-warning-tooltip_box:after,.totes-project .wd-warning-tooltip_box:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.totes-project .wd-warning-tooltip_box:after{border-width:11px;margin-left:-19px;border-color:transparent transparent #fff transparent;border-bottom-color:#fff}.totes-project .wd-warning-tooltip_box:before{border-width:12px;margin-left:-20px;border-color:transparent transparent #000 transparent}.totes-project .wd-info-icon{width:18px;margin-bottom:-8px}.totes-project .page-pay-now hr{border-top:2px solid #f1f1f1}.totes-project .page-pay-now .paynow-radio-large{margin-top:30px}.totes-project .page-pay-now .cc-btn-ctn{margin-top:20px}.totes-project .page-pay-now .cc-btn-ctn .cta-round.primary{border-radius:8px}.totes-project .page-pay-now .title-h3{font-size:18px;font-weight:400}.totes-project .page-pay-now .rui-package-pricing{background-color:inherit!important}.totes-project .page-pay-now .price{padding:8px 0;width:100%;text-align:left}.totes-project .page-pay-now .price-cents,.totes-project .page-pay-now .price-dollars{margin-left:-11px}.totes-project .page-pay-now .price-dollars:lang(fr){margin-left:0}.totes-project .page-pay-now .pay-now-form{margin-top:7px}.totes-project .page-pay-now .title-light-h2{font-weight:400;font-size:22px}.totes-project .page-pay-now .title-light-h4{font-size:14px;font-weight:300;line-height:15px}.totes-project .page-pay-now .title-dark-h2{font-weight:500;font-size:22px}.totes-project .page-pay-now .card_not_selected{opacity:.3;border:0;margin-left:5px;margin-right:5px}.totes-project .page-pay-now .card_selected{opacity:1;border:1px solid #eee;margin-left:7px;margin-right:7px}.totes-project .page-pay-now .did-you-know-ctn,.totes-project .page-pay-now .rsmh_did-you-know-ctn{background-color:#00aec7;border-radius:16px;padding:25px;margin-top:0}.totes-project .page-pay-now .did-you-know-ctn .did-you-know-title,.totes-project .page-pay-now .rsmh_did-you-know-ctn .did-you-know-title{font-size:17px;font-weight:400;padding-left:0;padding-top:0;margin-bottom:2px}.totes-project .page-pay-now .did-you-know-ctn .did-you-know-promo-txt,.totes-project .page-pay-now .rsmh_did-you-know-ctn .did-you-know-promo-txt{font-size:14px;color:#fff;padding-left:0}.totes-project .page-pay-now .ctn-mobile{border-radius:0;width:100%;padding:15px}.totes-project .page-pay-now .ctn-mobile .did-you-know-title{font-size:21px;padding-bottom:0;margin-bottom:0}.totes-project .page-pay-now .cta-round span{text-transform:inherit}.totes-project .page-pay-now .cta-round.primary.large{font-size:15px;font-weight:600;border-radius:8px}.totes-project .page-pay-now .security-code-info{margin-left:2px}.totes-project .page-pay-now .new-info-icon{font-size:12px;line-height:14px;padding:0 6px}.totes-project .page-pay-now .link-cancel{font-size:16px;font-weight:400;margin-top:7px}.totes-project .page-pay-now .button-view-bill-white{color:#fff;font-size:16px;padding-left:0}.totes-project .page-pay-now .button-view-bill-white .rui-icon-button-arrow-right{padding-left:3px}.totes-project .page-pay-now .inline-checker{display:inline-block;position:relative;right:-7px;top:0}.totes-project .page-pay-now .paymentAmount,.totes-project .page-pay-now .security-code{position:relative;display:inline-block}.totes-project .page-pay-now .border-payment{background-color:#fff!important}.totes-project .page-pay-now .border-payment-selected{background-color:#f6f6f6}.totes-project .page-pay-now .radio-padding-top{margin-top:40px;margin-left:40px}.totes-project .page-pay-now .radio-padding-top_2{margin-top:30px;margin-left:40px}.totes-project .page-pay-now .tooltipBsPayNow{width:477px;height:200px;background-color:#fff;border:solid 1px gray}.totes-project .page-pay-now .pay-now-title{color:#da291c;font:300 48px "Open Sans",sans-serif}.totes-project .page-pay-now .pay-now-sub-title,.totes-project .page-pay-now .pay-now-sub-title-note{font:300 16px "Open Sans",sans-serif;font-size:13px;font-weight:600;margin-top:0}.totes-project .page-pay-now .pay-now-sub-title-note{font-weight:500}.totes-project .page-pay-now .pay-now-payment-amount{margin-top:0;margin-bottom:15px}.totes-project .page-pay-now .pay-now-payment-method{margin-top:15px;margin-bottom:15px}.totes-project .page-pay-now .never-miss-ctn{padding-left:26px}.totes-project .page-pay-now .never-miss-ctn .never-miss-1{color:#3d4141;font-size:18px;margin-top:15px;display:block}.totes-project .page-pay-now .never-miss-ctn .never-miss-2{display:block;color:#9d9e9e;font:300 16px "Open Sans",sans-serif}.totes-project .page-pay-now .never-miss-ctn .never-miss-2 a{color:#337ab7;font:600 14px "Open Sans",sans-serif}.totes-project .page-pay-now .payment-type-name{font:600 24px "Open Sans",sans-serif}.totes-project .page-pay-now .payment-interact-txt-2{display:block;font:300 16px "Open Sans",sans-serif}.totes-project .page-pay-now .select-payment-method{width:190px;min-height:180px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px}.totes-project .page-pay-now .select-payment-method .check-box{max-width:15px}.totes-project .page-pay-now .select-payment-method .content{min-width:150px}.totes-project .page-pay-now .payment-channel-radio-buttons{float:left;margin-right:30px;margin-bottom:10px;margin-top:5px}.totes-project .page-pay-now .italicize{font-style:italic}.totes-project .page-pay-now .credit-cart-ctn .pay-now-img-ctn{margin-top:25px}.totes-project .page-pay-now .interac-ctn .pay-now-img-ctn{margin-top:20px}.totes-project .page-pay-now .interac-ctn .paynow-radio-large{margin-top:15px;margin-left:1em}.totes-project .page-pay-now .credit-cart-ctn,.totes-project .page-pay-now .interac-ctn{display:inline-block;max-width:500px}.totes-project .page-pay-now .interac-ctn-sm{display:none}.totes-project .page-pay-now .pay-now-secure-txt{font:300 21px "Open Sans",sans-serif}.totes-project .page-pay-now .myServiceWrap .myServiceArrow{border-top:53px solid transparent;border-left:46px solid #fff;border-bottom:53px solid transparent}.totes-project .page-change-method #formCreditCard,.totes-project .page-pay-now .ccv-ctn{margin-top:20px}.totes-project .page-pay-now .pay-bill-btn{padding-right:12px}@media (min-width:0px) and (max-width:767px){.totes-project .page-pay-now .pay-bill-btn{padding-right:0}.totes-project .page-pay-now .pay-now-pay-bill{min-width:100%}}.totes-project .page-pay-now .pay-now-security{position:relative;top:60px;left:0;right:0;bottom:0;display:block;width:100%;border-radius:0;background-color:#bbe3eb;color:#414042;margin-bottom:10px;min-height:87px;padding-bottom:10px}.totes-project .page-pay-now .pay-now-security .description{width:calc(100% - 100px);font-size:14px;line-height:14px}.totes-project .page-pay-now .payment-ctn{margin-top:15px;margin-bottom:50px}.totes-project .page-pay-now .select-year{float:left}.totes-project .page-pay-now .select-month{float:left;margin-right:15px;margin-bottom:10px}.totes-project .page-pay-now .dollar-ctn{margin-right:5px;margin-top:-10px}.totes-project .page-pay-now .directive-account-balance .pay-now-btn,.totes-project .page-pay-now .pay-now-btn-ctn{display:none}.totes-project .page-pay-now .cc-masked-digits-ctn{padding-top:10px}.totes-project .page-pay-now .cc-masked-digits-ctn .cc-masked-digits{font-size:24px;font-weight:500}.totes-project .page-pay-now .cc-masked-digits-ctn img{height:32px}.totes-project .page-pay-now .modal-cancel-btn,.totes-project .page-pay-now .modal-ok-btn{float:right;margin-right:10px}.totes-project .page-pay-now #formCreditCard #saveForFuture{display:table;margin:10px 0 0}.totes-project .page-pay-now #formCreditCard #saveForFuture span{display:table-cell;vertical-align:middle;float:none}.totes-project .page-pay-now select{-moz-appearance:none;-webkit-appearance:none;appearance:none}@media (min-width:992px) and (max-width:1169px){.totes-project .interac-ctn{display:none}.totes-project .interac-ctn-sm{display:inline-block}.totes-project .interac-ctn-sm .paynow-radio-large{margin-left:30px}}@media (max-width:767px){.totes-project .page-pay-now .pay-now-img-ctn img{width:50px;margin-top:10px;margin-left:10px}.totes-project .page-pay-now .interac-ctn{display:none}.totes-project .page-pay-now .interac-ctn-sm{display:block}.totes-project .page-pay-now .interac-ctn-sm .paynow-radio-large{margin-left:30px}.totes-project .page-pay-now .never-miss-ctn{padding-left:15px}.totes-project .page-pay-now .never-miss-ctn .never-miss-1{margin-top:8px}}.totes-project .chatButtonPayNowEn{padding-top:7px}.totes-project .chatButtonPayNowFr{padding-top:10px}.totes-project ul.invoice-intro li{font-size:21px;padding-bottom:8px}.totes-project .title-note{font-size:21px}.totes-project .page-change-method .account-title-ctn .account-title{font:300 32px "Open Sans",sans-serif}.totes-project .page-change-method .account-title-ctn .account-title-semi-bold{font:600 32px "Open Sans",sans-serif}.totes-project .page-change-method .account-balance-amt{font:600 16px "Open Sans",sans-serif}.totes-project .page-change-method .cc-cancel-btn-ctn{font-weight:700}.totes-project .page-change-method .cc-cancel-btn-ctn a{font-size:16px;font-weight:700}.totes-project .page-change-method .select-month,.totes-project .page-change-method .select-year{width:90px;float:left}.totes-project .page-change-method .inline-checker,.totes-project .page-change-method .inline-checker.security-code{margin-top:0;position:absolute}.totes-project .page-change-method .change-method-select{margin-bottom:20px;width:355px}.totes-project .page-change-method .change-method-select select{width:355px}@media (max-width:991px){.totes-project .page-change-method .change-method-select,.totes-project .page-change-method .change-method-select select{font-size:12px;width:315px}}.totes-project .page-change-method .status-message .inline-checker{display:inline-block;position:relative;right:-7px}.totes-project .page-change-method .semafone-credit-card .cc-image-ctns{margin-left:20px}.totes-project .rshm{margin-top:10px}.totes-project .tv-carousel{position:relative!important}.totes-project .manageDevice .buttonSection .plan-cta .widget-loader-inline img{height:28px}.totes-project .page-tvdashboard{margin-bottom:60px}.totes-project .page-tvdashboard .tv-services-ov>div>div:nth-child(1){border-bottom:#d3d3d3 solid 1px}.totes-project .page-tvdashboard .tv-services-ov .rogers-on-demand{margin:15px 0}.totes-project .page-tvdashboard .tv-services-ov .rogers-on-demand span{color:#337ab7;font-size:18px;font-weight:500}.totes-project .page-tvdashboard .ov-hint{font-size:14px;text-transform:uppercase;color:#fc0d1b;font-weight:600;padding:15px 0}.totes-project .page-tvdashboard .ov-hint.change-plan-hint{padding:5px 0 0}.totes-project .page-tvdashboard .ov-hint span.ov-go-to{font-weight:600;font-size:14px;color:#414042;text-transform:none}.totes-project .page-tvdashboard .my-package-name{font-size:20px;font-weight:600!important;text-transform:uppercase}.totes-project .page-tvdashboard .manage-device,.totes-project .page-tvdashboard .rshm_manage-device{padding-top:20px}.totes-project .page-tvdashboard .app-links{list-style-type:none;margin:0;padding:0}.totes-project .page-tvdashboard .app-links li{padding-bottom:15px}.totes-project .page-tvdashboard .app-links li a{font-weight:700;font-size:16px}.totes-project .page-tvdashboard .app-links li a:active,.totes-project .page-tvdashboard .app-links li a:focus,.totes-project .page-tvdashboard .app-links li a:hover,.totes-project .page-tvdashboard .app-links li a:visited{text-decoration:none}.totes-project .page-tvdashboard .mobile-app-links{padding-right:10px}.totes-project .page-tvdashboard a.app-link{display:inline-block;position:relative;z-index:1}.totes-project .page-tvdashboard a.app-link img{height:40px;max-width:129px;width:100%}.totes-project .page-tvdashboard a.app-link span object{max-width:135px;width:100%;position:relative;z-index:-1}.totes-project .page-tvdashboard.tv-package-spacing{margin-top:20px}.totes-project .page-tvdashboard .tv-package-ctn{padding-left:0;padding-right:0}.totes-project .page-tvdashboard .btn-redeem{height:32px}.totes-project .page-tvdashboard .btn-redeem.cta-round.right{width:173px}@media (max-width:767px){.totes-project .page-tvdashboard .default-image{margin-top:0;width:60%;vertical-align:middle;margin-left:auto;margin-right:auto}}@media (min-width:768px) and (max-width:991px){.totes-project .page-tvdashboard .default-image{margin-top:0;width:40%;vertical-align:middle;margin-left:auto;margin-right:auto}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-tvdashboard .default-image{margin-top:0;width:70%;vertical-align:middle}}@media (min-width:1170px){.totes-project .page-tvdashboard .default-image{margin-top:0;width:70%;vertical-align:middle}}.totes-project .page-tvdashboard .rui-icon-button-arrow-right{font-size:8px;height:20px;width:20px;color:#414042;background-color:#fff;padding:5px 7px}.totes-project .page-tvdashboard .padding-right-sgi{padding-right:5px!important;padding-left:3px}.totes-project .page-tvdashboard .myServiceWrap{height:160px;background-color:#fff}.totes-project .page-tvdashboard .myServiceArrow{width:44px;height:160px;border-top:80px solid transparent;border-bottom:80px solid transparent;border-left:44px solid #e9e9e9;margin-left:50px}.totes-project .page-tvdashboard .title-h4-light{color:#d82b26;text-transform:uppercase}.totes-project .page-tvdashboard .tv-services{padding-top:25px;margin-bottom:30px}.totes-project .page-tvdashboard .tv-services .right-arrow{float:right;font-size:10px;margin-top:8px}.totes-project .page-tvdashboard .my-digital-box{margin-top:50px;padding-left:0!important}.totes-project .page-tvdashboard .plan-cta-ctn{padding-left:20px;padding-bottom:25px;margin-top:60px}.totes-project .page-tvdashboard .tv-hardware-findStore-container{border:1px solid #eaebeb;border-radius:8px;padding:20px;font-size:18px;font-weight:500;margin-bottom:30px}.totes-project .page-tvdashboard .tv-hardware-findStore-heading{margin-bottom:20px}.totes-project .page-tvdashboard .tv-hardware-findStore-icon{font-size:30px;margin-right:10px;vertical-align:middle}.totes-project .page-tvdashboard .tv-hardware-findStore-icon:before{content:'\e814'}.totes-project .page-tvdashboard .tv-hardware-findStore-link:after{content:'\e826';font-family:'rui-icon';font-size:12px;margin-left:4px;font-weight:400}.totes-project .page-tvdashboard .top-border{border-top:1px #bbbdc0 solid;padding-top:20px}.totes-project .page-tvdashboard .top-pad{padding-top:0}.totes-project .page-tvdashboard .extra-top-margin{margin-top:40px}.totes-project .page-tvdashboard .extra-bottom-margin{margin-bottom:30px}.totes-project .page-tvdashboard .pad-top-bottom{padding:5px 0 15px}.totes-project .manage-device .manageDevice ul.CTAmenu li.last,.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu .CTAmenuRow.last,.totes-project .page-tvdashboard .last,.totes-project .rshm_manage-device .manageDevice ul.CTAmenu li.last{border-bottom:none}.totes-project .page-tvdashboard .plan-cta{display:inline-block;font-size:16px;cursor:pointer;width:100%;outline:none}.totes-project .page-tvdashboard .plan-cta .plan-cta-text{background-color:#fff;border-radius:5px;border:1px solid #da291c;color:#da291c;min-height:40px;line-height:20px;text-align:center;padding-top:10px;padding-bottom:10px;margin-bottom:20px;font-weight:500;display:block}.totes-project .page-tvdashboard .plan-cta .plan-cta-block{background-color:#fff;border-radius:5px;border:2px solid #e9e9e9;color:#000;min-height:40px;line-height:20px;width:210px;float:left;text-align:left;padding:10px;margin-bottom:20px;font-weight:500}.totes-project .page-tvdashboard .plan-cta .auto-width-pad{width:auto;padding-left:15px;padding-right:15px}.totes-project .page-tvdashboard .plan-cta .plan-arrow{background-color:#414042;height:28px;line-height:20px;width:30px;color:#fff;float:left;text-align:center}.totes-project .page-tvdashboard .plan-cta .rui-icon-button-arrow-right{font-size:8px;height:19px;width:20px;color:#414042;background-color:#fff;padding:5px 7px;margin:4px 0 2px;float:right}.totes-project .page-tvdashboard .plan-cta .minus-icon{font-size:13px;line-height:28px;font-weight:700;height:20px;width:20px;color:#414042;background-color:#fff;padding:0 7px 0 8px}.totes-project .page-tvdashboard .plan-cta-chat-box{padding-left:20px}@media (max-width:767px){.totes-project .page-tvdashboard .plan-cta-chat-box{margin-top:60px;padding-left:0}}.totes-project .page-tvdashboard .plan-cta-chat{display:block;font-size:16px;cursor:default}.totes-project .page-tvdashboard .plan-cta-chat .plan-cta-chat-text{background-color:#fff;border-radius:5px;border:1px solid #da291c;color:#da291c;min-height:40px;line-height:20px;width:210px;float:left;text-align:center;padding-top:10px;padding-bottom:10px;margin-bottom:20px;font-weight:500}.totes-project .page-tvdashboard .plan-cta-chat .plan-cta-chat-block{background-color:#fff;border-radius:5px;border:2px solid #e9e9e9;color:#000;min-height:40px;line-height:20px;text-align:left;padding:10px;margin-bottom:20px;font-weight:500}.totes-project .page-tvdashboard .plan-cta-chat .auto-width-pad{width:auto;padding-left:15px;padding-right:15px}.totes-project .page-tvdashboard .plan-cta-chat .plan-arrow{background-color:#414042;height:28px;line-height:20px;width:30px;color:#fff;float:left;text-align:center}.totes-project .page-tvdashboard .plan-cta-chat .rui-icon-button-arrow-right{font-size:8px;height:19px;width:20px;color:#414042;background-color:#fff;padding:5px 7px;margin:4px 0 2px;float:right}.totes-project .page-tvdashboard .plan-cta-chat .minus-icon{font-size:13px;line-height:28px;font-weight:700;height:20px;width:20px;color:#414042;background-color:#fff;padding:0 7px 0 8px}.totes-project .directive-my-offers img,.totes-project .page-tvdashboard .rep-plan-cta{margin-bottom:10px}.totes-project .page-tvdashboard .rep-plan-cta .btn-rep{font-size:12px}.totes-project .page-tvdashboard .tv-box-mage{margin-top:0;vertical-align:middle;margin-left:auto;margin-right:auto}@media (max-width:767px){.totes-project .page-tvdashboard .tv-box-mage{width:60%!important}}@media (min-width:768px) and (max-width:991px){.totes-project .page-tvdashboard .tv-box-mage{width:60%}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-tvdashboard .tv-box-mage{width:70%}}@media (min-width:1170px){.totes-project .page-tvdashboard .tv-box-mage{width:70%}}.totes-project .page-tvdashboard .widget-loader.tv{margin-top:24px}.totes-project .page-tvdashboard .widget-loader-mod{font:500 30px "Avenir Next",san-serif}.totes-project .page-tvdashboard .my-tv-package-margin-top-zero{margin-top:0}.totes-project .page-tvdashboard .tv-carousel-outer-ctn{padding-right:30px;padding-top:20px}.totes-project .page-tvdashboard .tv-carousel-ctn{width:572px;margin-right:auto;margin-left:auto}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-label-caption{background-color:gray;opacity:.75;position:absolute;bottom:0;float:left;width:100%;color:#fff;font-weight:700;font-size:14px;padding:6px 0;line-height:14px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-date-caption{float:left;padding-left:10px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-item-caption{float:left;text-align:right;padding:0 10px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-control{height:89%}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-control.left,.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-control.right{background-image:none}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-control .totes-carousel{cursor:pointer;top:50%;position:relative}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-indicators li{margin:0 5px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-item-button{margin:10px;float:left}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-indicators{bottom:8%}.totes-project .page-tvdashboard .TVmanageDevice{width:95%}.totes-project .page-tvdashboard .TVmanageDevice .phoneLineWrap{padding:37px 0 18px}.totes-project .page-tvdashboard .TVmanageDevice .phoneLineWrap select.phoneLine{height:29px;line-height:29px;width:213px}.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail{margin-top:50px}.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail.upgadeCol{margin-top:20px}.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail .ddImage img{width:150px;height:auto;display:block;padding:0;margin:0}@media (max-width:767px){.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail .ddImage img{width:85%}}.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail h2{margin:3px 0 0;padding:0;font-weight:600}.totes-project .manage-device .manageDevice .deviceDetail h2 sup,.totes-project .manage-device .manageDevice .deviceDetail h2 sup small,.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail h2 sup,.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail h2 sup small,.totes-project .rshm_manage-device .manageDevice .deviceDetail h2 sup,.totes-project .rshm_manage-device .manageDevice .deviceDetail h2 sup small{font-weight:inherit}.totes-project .manage-device .manageDevice .deviceDetail h3,.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail h3,.totes-project .rshm_manage-device .manageDevice .deviceDetail h3{margin:6px 0 0;padding:0;font-size:20px}.totes-project .manage-device .manageDevice .deviceDetail h4,.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail h4,.totes-project .rshm_manage-device .manageDevice .deviceDetail h4{margin:0;padding:0;font-size:18px}.totes-project .manage-device .manageDevice .deviceDetail hr,.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail hr,.totes-project .rshm_manage-device .manageDevice .deviceDetail hr{margin:21px 0;border:none}.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail p{margin:0;padding:0}.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail .reviewLinks{font-size:16px;font-weight:600;line-height:36px;margin-bottom:3px}.totes-project .page-tvdashboard .TVmanageDevice .deviceDetail .upgrade-device-btn{color:#fff;background-color:#366e7f;height:27px;width:191px;margin-top:10px;line-height:1}.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu{list-style:none;padding:0;margin:-10px 0 0}.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu .CTAmenuRow{line-height:19px;font-size:17px;letter-spacing:.2px;border-bottom:#d3d3d3 solid 1px;padding:18px 0;margin:0;display:block;width:100%}.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu .CTAmenuRow a{display:block;width:100%;color:#333}.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu .CTAmenuRow .linkBlock{width:100%;display:table}.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu .CTAmenuRow .linkBlock .linkBlockText{float:left;width:96%;display:table-cell;text-align:left}.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu .CTAmenuRow .linkBlock .linkBlockArrow{float:left;width:3%;display:table-cell;text-align:right;padding:2px 0 0}.totes-project .page-tvdashboard .TVmanageDevice .CTAmenu .rui-icon-button-arrow-right{font-size:8px;line-height:19px;width:20px;color:#414042;padding:0;margin:0}.totes-project .page-tvdashboard .headline6 a{color:#000;float:right}.totes-project .page-tvdashboard .headline6 a:hover{color:#000;text-decoration:none}.totes-project .page-tvdashboard [translate=tv_browse_on_demand],.totes-project .page-tvdashboard [translate=tv_watch_tv]{cursor:pointer;outline:none}.totes-project .page-tvdashboard .view-my-channels{padding-top:.5em!important;font-size:18px}.totes-project .page-tvdashboard .view-my-channels a{margin-right:10px}.totes-project .page-tvdashboard .not-ontario .watch-tv{margin-right:20px;margin-bottom:25px}.totes-project .page-tvdashboard .not-ontario .inline{display:inline;margin-top:-45px;margin-bottom:15px}.totes-project .page-tvdashboard .not-ontario .chan-incl{margin-right:3.5em;margin-bottom:15px}.totes-project .page-tvdashboard .not-ontario .citytv,.totes-project .page-tvdashboard .not-ontario .sportsnet,.totes-project .page-tvdashboard .not-ontario .treehouse{padding-right:45px}.totes-project .page-tvdashboard .not-ontario .treehouse{padding-bottom:20px}.totes-project .page-tvdashboard .not-ontario .citytv{padding-bottom:10px}.totes-project .page-tvdashboard .not-ontario .sportsnet{padding-top:10px}@media (min-width:1170px){.totes-project .page-tvdashboard .my-package-name{margin-left:10px}.totes-project .page-tvdashboard .col-lg-4{width:31.3333333333%;margin-right:2%;padding-right:5px;padding-left:5px}}@media (min-width:992px){.totes-project .page-tvdashboard .col-md-4{width:31.3333333333%;margin-right:2%;padding-right:8px;padding-left:8px}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-tvdashboard .tv-carousel-outer-ctn{padding-right:15px}.totes-project .page-tvdashboard .tv-carousel-ctn{width:80%;margin-right:auto;margin-left:auto}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-indicators li{margin:0 3px}}@media (max-width:991px){.totes-project .page-tvdashboard .tv-services-ov>div>div{border-bottom:#d3d3d3 solid 1px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-indicators{bottom:50px}.totes-project .page-tvdashboard .auto-width-pad{width:100%!important}}@media (max-width:767px){.totes-project .page-tvdashboard .tv-carousel-outer-ctn{padding-right:0}.totes-project .page-tvdashboard .tv-carousel-ctn{width:100%;margin-right:auto;margin-left:auto}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-slide{max-height:300px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-indicators li{margin:0 1px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-indicators{bottom:25%}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-label-caption{overflow:hidden;background:#000;position:relative;line-height:20px}.totes-project .page-tvdashboard .tv-carousel-ctn .carousel-label-caption span.carousel-item-caption{text-align:left}.totes-project .page-tvdashboard .tv-carousel-ctn .totes-carousel{width:50%}.totes-project .page-tvdashboard .auto-width-pad{width:100%!important}.totes-project .page-tvdashboard .ontario{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.totes-project .page-tvdashboard .ontario .app-play-store{margin-bottom:25px}}.totes-project .rsmh_did-you-know-ctn{margin-top:21px}.totes-project .page-home-monitoring .did-you-know-ctn-mobile{display:none}.totes-project .page-home-monitoring .manage-device,.totes-project .page-home-monitoring .rshm_manage-device{padding-top:14px}.totes-project .page-home-monitoring .link-text-container{padding:12px 0 19px}.totes-project .page-home-monitoring .learn-link-text-container span{font-size:18px;font-weight:600;padding-left:13px}@media (max-width:767px){.totes-project .page-home-monitoring .did-you-know-ctn-desktop{display:none}.totes-project .page-home-monitoring .did-you-know-ctn-mobile{display:block}}.totes-project .page-forgot-password,.totes-project .page-forgot-username{margin-top:50px}.totes-project .page-forgot-username input{border-radius:7px;border-style:solid;border-width:1px;border-color:#939598;box-sizing:border-box;background-color:#fff;width:100%;height:43px;margin-right:30px}.totes-project .page-forgot-username .my-rogers-breadcrumb{margin-bottom:61px}.totes-project .page-forgot-username .forgot-username-title{margin-top:0;margin-bottom:50px}.totes-project .page-forgot-username .forgot-username-desc{font-family:Avenir Next;color:#414042;font-size:25px;font-weight:500;text-align:left;margin-left:0;margin-bottom:50px;margin-top:0;line-height:1.4}.totes-project .page-forgot-username .form-action-ctn{margin-top:20px;margin-bottom:50px}.totes-project .page-forgot-username .cancel-ctn{float:left;margin-top:6px}.totes-project .page-forgot-username .btn-continue-ctn .btn-continue{border-radius:6px}.totes-project .page-forgot-username .link-cancel{margin-left:10px!important;font-family:Avenir Next;color:#0a5498;font-size:16px!important;font-weight:600;text-align:center}.totes-project .page-forgot-username .overrite-margin{margin-left:40px!important}.totes-project .page-forgot-username .overrite-margin-bottom{margin-bottom:14px!important}.totes-project .page-forgot-username .overrite-span{font-family:Avenir Next;color:#fff;font-size:18px;font-weight:500;text-align:center;margin-top:10px!important}.totes-project .page-forgot-username .widget-loader-inline{float:right}.totes-project .page-forgot-username .btn-continue-ctn{float:right;width:140px}.totes-project .page-forgot-username .forgot-username-success{font-size:22px}.totes-project .page-forgot-username .error-icon-ctn{max-width:40px}.totes-project .page-forgot-username .error-message-ctn{float:left;margin-left:10px}.totes-project .page-forgot-username .msg-padding{padding-bottom:25px}.totes-project .page-forgot-username .reset-pwd-success-message{margin-top:-30px}.totes-project .page-forgot-username .login-reset-pwd-success{font-size:30px;font-weight:500;line-height:1.1;margin-top:20px;margin-bottom:10px}.totes-project .page-forgot-username .info-banner,.totes-project .page-forgot-username .message-banner{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #da291c;font-size:20px;font-weight:600}.totes-project .page-forgot-username .info-banner.error,.totes-project .page-forgot-username .message-banner.error{margin-top:0;margin-bottom:20px;border:1px solid #da291c}.totes-project .page-forgot-username .info-banner.success,.totes-project .page-forgot-username .message-banner.success{background-color:#f0f5e4;border:1px solid #bfd28c}.totes-project .page-forgot-username .info-banner.info,.totes-project .page-forgot-username .message-banner.info{border:1px solid #da291c}.totes-project .page-forgot-username .info-banner .fa-exclamation-circle,.totes-project .page-forgot-username .message-banner .fa-exclamation-circle{padding-right:2px}.totes-project .page-forgot-username .info-banner.error-sign-big,.totes-project .page-forgot-username .message-banner.error-sign-big{font-size:52px!important;margin-left:10px}@media (max-width:767px){.totes-project .page-forgot-username input{border-width:1px;border-color:#808284;border-style:solid;height:36.5px;width:98%;margin-right:10px!important;margin-left:10px!important;margin-bottom:10px!important;font-size:16px important}.totes-project .page-forgot-username .no-inline-checker{font-family:Avenir Next;color:#808284;font-size:16px;font-weight:500;text-align:left;transform:scaleY(1.0004)}.totes-project .page-forgot-username .my-rogers-title-ctn{margin-bottom:0}.totes-project .page-forgot-username .my-rogers-sub-title-ctn{margin-bottom:30px}.totes-project .page-forgot-username .forgot-username-title{font-size:30px;margin-bottom:30px}.totes-project .page-forgot-username .forgot-username-desc{font-family:Avenir Next;color:#414042;font-size:21px;font-weight:400;text-align:left;margin-right:10px!important;margin-left:10px!important}.totes-project .page-forgot-username .btn-continue-ctn{border-radius:15px!important;padding:0 10px 10px!important;background-color:#da291c;width:178px;height:36px;margin-right:10px}.totes-project .page-forgot-username .link-cancel{margin-left:10px!important;font-family:Avenir Next;color:#0a5498;font-size:14px;font-weight:600;text-align:center}.totes-project .page-forgot-username .overrite-margin{margin-left:40px!important}.totes-project .page-forgot-username .message-margin{margin-left:10px!important}.totes-project .page-forgot-username .overrite-span{font-family:Avenir Next;color:#fff;font-size:16px;font-weight:500;text-align:center;margin-top:10px!important}.totes-project .page-forgot-username .button_continue{border-radius:15px 15px 15px 15px!important;background-color:#da291c;width:178px;height:0!important;margin-right:10px;padding:0 4px 25px 0!important}.totes-project .page-forgot-username .form-action-ctn{margin-top:20px;margin-bottom:20px}}@media (max-width:600px){.totes-project .my-rogers-breadcrumb>li.child-1{margin-left:15px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.totes-project .chatButtonForgotUserNameFr a img{width:85%}}.totes-project .page-forgot-password input{border-radius:7px;border-style:solid;border-width:1px;border-color:#939598;box-sizing:border-box;background-color:#fff;width:100%;height:43px;margin-right:30px}.totes-project .page-forgot-password .no-inline-checker{font-family:Avenir Next;color:#808284;font-size:31.97px;font-weight:500;text-align:left;transform:scaleY(1.0004)}.totes-project .page-forgot-password .my-rogers-breadcrumb{margin-bottom:61px}.totes-project .page-forgot-password .forgot-password-title{margin-top:0;margin-bottom:50px}.totes-project .page-forgot-password .forgot-password-desc{font-family:Avenir Next;color:#414042;font-size:25px;font-weight:500;text-align:left;margin-left:0;margin-bottom:50px}.totes-project .page-forgot-password .form-action-ctn{margin-top:20px;margin-bottom:50px}.totes-project .page-forgot-password .cancel-ctn{float:left;margin-top:6px}.totes-project .page-forgot-password .btn-continue-ctn{float:right;width:140px}.totes-project .page-forgot-password .btn-continue-ctn .btn-continue{border-radius:6px}.totes-project .page-forgot-password .link-cancel{margin-left:10px!important;font-family:Avenir Next;color:#0a5498;font-size:16px!important;font-weight:600;text-align:center}.totes-project .page-forgot-password .overrite-margin{margin-left:40px!important}.totes-project .page-forgot-password .message-margin{margin-left:10px!important}.totes-project .page-forgot-password .overrite-margin-bottom{margin-bottom:14px!important}.totes-project .page-forgot-password .overrite-span{font-family:Avenir Next;color:#fff;font-size:18px;font-weight:500;text-align:center;margin-top:10px!important}.totes-project .page-forgot-password .widget-loader-inline{float:right}.totes-project .page-forgot-password .forgot-password-success,.totes-project .password-requirements h3{font-size:22px}.totes-project .page-forgot-password .reset-pwd-success-message{margin-top:-30px}.totes-project .page-forgot-password .info-banner:lang(fr).error{margin-top:0;margin-bottom:20px;border:1px solid #da291c;width:93%}.totes-project .page-forgot-password .info-banner,.totes-project .page-forgot-password .message-banner{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #da291c;font-size:20px;font-weight:600}.totes-project .page-forgot-password .info-banner.error,.totes-project .page-forgot-password .message-banner.error{margin-top:0;margin-bottom:20px;border:1px solid #da291c}.totes-project .page-forgot-password .info-banner.success,.totes-project .page-forgot-password .message-banner.success{background-color:#f0f5e4;border:1px solid #bfd28c}.totes-project .page-forgot-password .info-banner.info,.totes-project .page-forgot-password .message-banner.info{border:1px solid #da291c}.totes-project .page-forgot-password .info-banner .fa-exclamation-circle,.totes-project .page-forgot-password .message-banner .fa-exclamation-circle{padding-right:2px}.totes-project .page-forgot-password .info-banner.error-sign-big,.totes-project .page-forgot-password .message-banner.error-sign-big{font-size:52px!important;margin-left:10px}@media (max-width:767px){.totes-project{margin-top:25px}.totes-project .page-forgot-password input{border-width:1px;border-color:#808284;border-style:solid;height:36.5px;width:98%;font-size:14.5px;margin-right:10px!important;margin-left:10px!important;margin-bottom:10px!important}.totes-project .page-forgot-password .no-inline-checker{font-family:Avenir Next;color:#808284;font-size:16px;font-weight:500;text-align:left;transform:scaleY(1.0004)}.totes-project .page-forgot-password .my-rogers-title-ctn{margin-bottom:0}.totes-project .page-forgot-password .my-rogers-sub-title-ctn{margin-bottom:30px}.totes-project .page-forgot-password .forgot-password-title{font-size:30px;margin-bottom:30px}.totes-project .page-forgot-password .forgot-password-desc{font-family:Avenir Next;color:#414042;font-size:21px;font-weight:400;text-align:left;margin-right:10px!important;margin-left:10px!important}.totes-project .page-forgot-password .btn-continue-ctn{border-radius:15px!important;padding:0 10px 10px!important;background-color:#da291c;width:178px;height:36px;margin-right:10px}.totes-project .page-forgot-password .link-cancel{margin-left:10px!important;font-family:Avenir Next;color:#0a5498;font-size:14px;font-weight:600;text-align:center}.totes-project .page-forgot-password .overrite-margin{margin-left:40px!important}.totes-project .page-forgot-password .overrite-span{font-family:Avenir Next;color:#fff;font-size:16px;font-weight:500;text-align:center;margin-top:10px!important}.totes-project .page-forgot-password .button_continue{border-radius:15px 15px 15px 15px!important;background-color:#da291c;width:178px;height:0!important;margin-right:10px;padding:0 4px 25px 0!important}.totes-project .page-forgot-password .form-action-ctn{margin-top:20px;margin-bottom:20px}}@media (max-width:600px){.totes-project .my-rogers-breadcrumb>li.child-1{margin-left:15px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.totes-project .chatButtonForgotPasswordFr a img{width:85%}}.totes-project .page-payment-history{clear:both;padding-bottom:50px;overflow:auto}.totes-project .page-payment-history .payment-history-container{width:100%!important;max-width:100%;background:#f0f2f5}.totes-project .page-payment-history .title-light-h2{position:relative;z-index:10}.totes-project .page-payment-history .payment-history-title{font-size:24px;font-weight:600}.totes-project .page-payment-history .payment-item{font-size:16px}.totes-project .page-payment-history .payment-date-item{font-weight:600;font-size:16px}.totes-project .page-payment-history .pagination-ctn{font-size:18px;display:block;width:100%;text-align:center;margin-top:-68px;position:relative;z-index:10}@media (max-width:767px){.totes-project .page-payment-history .pagination-ctn{padding-top:30px;margin-top:0;padding-bottom:30px}}.totes-project .page-payment-history .pagination-ctn .page-numbers{padding:0 3px;width:42px;display:inline-block;vertical-align:middle}.totes-project .page-payment-history .pagination-ctn .page-numbers>span{border:1px solid #414042;width:100%;height:34px;color:#414042;cursor:pointer;display:block;text-decoration:none;line-height:34px;border-radius:4px}.totes-project .page-payment-history .pagination-ctn .page-numbers>span.current-page,.totes-project .page-payment-history .pagination-ctn .page-numbers>span.current-page:hover{background:#da291c;color:#fff;border-color:#da291c;text-decoration:none}.totes-project .page-payment-history .pagination-ctn .page-numbers>span:hover{background:#ddd}.totes-project .page-payment-history .pagination-ctn .page-previous{font-size:16px;display:inline-block;vertical-align:middle;position:relative;top:2px;cursor:pointer}.totes-project .page-payment-history .pagination-ctn .page-previous .icon-chevron02{transform:rotate(180deg);display:inline-block;vertical-align:top}.totes-project .page-payment-history .pagination-ctn .page-previous:hover{color:#da291c}.totes-project .page-payment-history .page-numbers>span{cursor:pointer;padding:0 5px}.totes-project .page-payment-history .page-numbers>span.current-page{color:#da291c;text-decoration:underline}.totes-project .page-payment-history .caret-left,.totes-project .page-payment-history .caret-right{border-bottom:5px solid transparent;border-top:5px solid transparent;display:inline-block;height:0;vertical-align:top;width:0;margin-top:8px;cursor:pointer}.totes-project .page-payment-history .caret-right{border-left:5px solid #da291c}.totes-project .page-payment-history .caret-left{border-right:5px solid #da291c}.totes-project .page-payment-history .column-sort-chevron{margin-left:5px;font-size:small}.totes-project .page-payment-history .history-list{position:relative;padding:0;margin-top:-12px}@media (max-width:767px){.totes-project .page-payment-history .history-list{margin-left:-10px;margin-right:-10px}}.totes-project .page-payment-history .history-list>div{margin-bottom:50px;border-radius:0 0 7px 7px;position:relative;z-index:8}@media (max-width:767px){.totes-project .page-payment-history .history-list>div{background:#fff;width:100%}.totes-project .page-payment-history .history-list>div:after{display:block;content:'';clear:both}}.totes-project .page-payment-history .history-list span:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .page-payment-history .history-list span:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .page-payment-history .history-list .history-list-head{background:#d9d9d9;border:1px solid #fff;border-radius:8px;box-shadow:0 2px 2.94px .06px rgba(0,0,0,.17);padding:15px 40px;position:relative;z-index:7;font-size:18px;line-height:22px;font-weight:600}.totes-project .page-payment-history .history-list .history-list-head .sorting-column{cursor:pointer;display:inline-block}@media (max-width:991px){.totes-project .page-payment-history .history-list .history-list-head{padding:15px 20px;font-size:16px}}.totes-project .page-payment-history .history-list .history-list-body{background:#fff;padding:0 30px 100px;box-shadow:.588px -.809px 2.97px .03px rgba(0,0,0,.17);z-index:4;position:relative;border-radius:0 0 7px 7px;margin:0 12px}@media (max-width:991px){.totes-project .page-payment-history .history-list .history-list-body{padding:4px 15px 80px;margin:0 5px}}.totes-project .page-payment-history .history-list .history-list-body .payment-item{border-bottom:1px solid #ddd;padding:15px 0!important}@media (max-width:991px){.totes-project .page-payment-history .history-list .history-list-body .payment-item{font-size:15px}}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .adjustment-history-table tbody tr:last-child,.totes-project .page-payment-history .history-list .history-list-body .payment-item:last-child{border:0}.totes-project .page-payment-history .history-list .list_head{background:#d9d9d9;padding:8px 0}@media (max-width:767px){.totes-project .page-payment-history .history-list .list_head{font-size:16px;line-height:18px;padding:9px}}.totes-project .page-payment-history .history-list .list_head .left_col{width:113px;float:left;font-weight:600}.totes-project .page-payment-history .history-list .list_head .right_col{width:calc(100% - 120px);overflow:hidden;font-weight:600}.totes-project .page-payment-history .history-list .list_body{background:#fff;padding:5px 0}@media (max-width:767px){.totes-project .page-payment-history .history-list .list_body{padding:6px 11px}}.totes-project .page-payment-history .history-list .list_body .left_col{width:110px;float:left;font-weight:600}.totes-project .page-payment-history .history-list .list_body .right_col{width:calc(100% - 120px);overflow:hidden}.totes-project .page-payment-history .history-sgi-disclaimer{font-size:18px;font-weight:400}@media (max-width:767px){.totes-project .page-payment-history .history-sgi-disclaimer{margin-bottom:45px}}@media (min-width:768px){.totes-project .page-payment-history .history-sgi-disclaimer{margin-bottom:60px}}.totes-project .page-payment-history .history-sgi-disclaimer span{font-weight:500}.totes-project .page-payment-history .more-info-circle{border-radius:50%;display:inline-block;width:22px;height:22px;background-color:#17a2b8;color:#fff;text-align:center;font-size:17px;font-weight:700;cursor:pointer;padding:0;vertical-align:middle;line-height:20px;margin-left:10px;border:1px solid #fff}@media (max-width:767px){.totes-project .page-payment-history .more-info-circle{border:0;width:20px;height:20px}}.totes-project .page-payment-history .amount-sign-prefix{font-family:"Courier New",Courier,monospace;display:inline-block}.totes-project .page-payment-history .popover.right>.arrow{top:50%;left:-10px;margin-top:-11px;border-left-width:0;border-right-color:#bde6ed}.totes-project .page-payment-history .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#bde6ed}.totes-project .page-payment-history .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:'Avenir Next',sans-serif;font-weight:400;line-height:1.42857;text-align:left;background-color:#bde6ed;background-clip:padding-box;border:0;border-radius:0;box-shadow:none;white-space:normal}.totes-project .page-payment-history .popover .popover-content{position:relative;padding:15px;font-weight:400;font-size:16px;background-color:transparent;color:#444;text-align:left;z-index:99;border-radius:0;text-transform:none;border:0}.totes-project .page-payment-history .popover .popover-content:after{content:''}.totes-project .page-payment-history .popover .popover-content .close-btn{position:absolute;right:0;top:0;width:20px;height:20px;background-color:#949699;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:1px;cursor:pointer}.totes-project .page-payment-history .title_14>div{padding-bottom:9px}@media (max-width:767px){.totes-project .page-payment-history .payment-history-container{min-height:540px}.totes-project .page-payment-history .popover{left:0!important;width:auto!important;right:0!important;max-width:100%}.totes-project .page-payment-history .popover.bottom{margin-top:14px}.totes-project .page-payment-history .popover.bottom .arrow{border-bottom-color:#bde6ed;left:78px}.totes-project .page-payment-history .popover.bottom .arrow:after{border-bottom-color:#bde6ed}}.totes-project .page-brite-bill{clear:both}.totes-project .page-brite-bill .rotating{-webkit-animation:rotating 2s linear infinite}.totes-project .page-brite-bill .one-view-account-balance-container{padding-top:30px}.totes-project .page-brite-bill h2,.totes-project .page-reserve-device h2{width:204px;margin-right:auto;margin-left:auto;font-weight:700;color:#da291c;border-bottom:10px solid #da291c}.totes-project .page-brite-bill .iframe-ctn{display:block;position:relative}.totes-project .page-brite-bill .bb_iframe{border:0;height:1000px;padding:0;margin:0 auto;overflow-y:auto}.totes-project .page-brite-bill .pay-now-btn-cm{width:120px;margin-right:10px}.totes-project .page-brite-bill .widget-loader-inline{margin-left:auto;margin-right:auto;display:block}.totes-project .page-brite-bill .button-view-bill{clear:both;float:left;font-size:13px}.totes-project .page-brite-bill .button-view-bill i{font-size:11px}.totes-project .page-brite-bill .error-message{text-align:center;padding-bottom:35px;font-size:17px}.totes-project .page-brite-bill .phone-image{width:35px;height:35px;margin-right:10px}.totes-project .page-brite-bill .bb-account-overview{color:#da291c;background-color:#fff;border:1px solid #da291c;font-weight:600;padding:8px 0;width:225px}.totes-project .page-brite-bill .bb-account-overview:hover{color:#da291c}.totes-project .page-brite-bill .bb-account-overview:focus{color:#da291c;outline:#0a5498 auto 1px}.totes-project .page-brite-bill .error-message-title{margin:20px;font-size:30px}.totes-project .page-brite-bill .brite-bill-live-chat{padding-bottom:35px}.totes-project .page-brite-bill .brite-bill-live-chat-right{text-align:right;padding-right:15px;font-size:medium;padding-top:5px}.totes-project .page-brite-bill .brite-bill-live-chat-left{text-align:left;padding-left:15px}.totes-project .page-brite-bill .brite-bill-error-image,.totes-project .page-brite-bill .brite-bill-nobill-image{padding-top:75px;padding-bottom:10px}.totes-project .page-brite-bill .view-bill-title{margin:0 15px 0 0;float:left}.totes-project .page-brite-bill .view-bill-title .view-bill-for{font-weight:500;font-size:20px;line-height:16px}.totes-project .page-brite-bill .sub-label{padding:19px 7px 0 0;font-size:14px;font-weight:500;line-height:15px}.totes-project .page-brite-bill .modal-link{padding:30px 0 0;font-size:16px;font-weight:700;line-height:22px;cursor:pointer}.totes-project .page-brite-bill .bills-control-panel .bills-control-panel-sub-header{margin-right:15px;font-size:16px}.totes-project .page-brite-bill .bills-options{width:1210px;margin:0 auto}.totes-project .page-brite-bill .bills-options .save-bill-container{display:inline-block}@media (max-width:991px){.totes-project .page-brite-bill .bills-options .save-bill-container.clear{float:none!important}}.totes-project .page-brite-bill .bills-options .billing-notification{width:100%;padding:20px 20px 20px 65px;border:1px solid #1c93c2;color:#444;border-radius:4px;margin:20px 0 15px;font-size:16px;background:#fff url(../images/info-icon-blue.png) no-repeat 20px 14px;background-size:30px}.totes-project .page-brite-bill .bills-options .billing-notification>div span{font-weight:600!important}.totes-project .page-brite-bill .gray-area{background-color:#fff;padding:20px 0}.totes-project .page-brite-bill .gray-area * div{font-family:'Ted Next'!important}.totes-project .page-brite-bill .top-spacer{margin-top:10px}.totes-project .page-brite-bill .bb-iframe-wrapper{border-radius:8px;padding:0 10px;background-color:#fff;width:1210px;box-shadow:3px 3px 10px #b1b2b4}.totes-project .page-brite-bill .title-container{display:inline-block;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.totes-project .page-brite-bill .title-container .select-box-wrapper{height:48px;background:#fff;border:1px solid #1f1f1f;border-radius:4px;position:relative;width:272px}.totes-project .page-brite-bill .title-container .select-box-wrapper .select-bill{display:block;position:relative;top:-42px;left:12px;font-size:12px;color:#1f1f1f;pointer-events:none}.totes-project .page-brite-bill .title-container .select-box-wrapper select{border:none;margin:0 10px;padding:12px 0 0!important;font-weight:500;height:100%;width:100%}.totes-project .page-brite-bill .title-container .select-box-wrapper svg.chevron-down{position:absolute;top:11px;right:11px;pointer-events:none}.totes-project .page-brite-bill .title-container .billing-faq{color:#0a5498!important;font-weight:600;font-size:15px}.totes-project .page-brite-bill .title-container .bills-control-panel-header{font-size:24px;font-weight:600}.totes-project .page-brite-bill .title-container .bill-selector{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .page-brite-bill .title-container .bill-selector div:nth-child(1){margin-right:20px}.totes-project .page-brite-bill .title-container .bill-selector div:nth-child(2){margin-right:7px}.totes-project .page-brite-bill md-select.invoiceDate{width:230px!important}.totes-project .page-brite-bill md-select.invoiceDate .md-select-value{margin-top:0!important;margin-bottom:0!important;border:0;font-size:15px;font-weight:600}@media (min-width:767px) and (max-width:1170px){.totes-project .page-brite-bill .button-view-bill{font-size:11px}.totes-project .page-brite-bill .bills-control-panel .bills-control-panel-sub-header{font-size:18px}}@media (min-width:767px) and (max-width:1170px) and (orientation:portrait){.totes-project .page-brite-bill .bills-control-panel .bills-control-panel-sub-header{width:115px}}@media (min-width:767px) and (max-width:1170px){.totes-project .page-brite-bill .bb-iframe-wrapper{width:93%}.totes-project .page-brite-bill .bb-iframe-wrapper .bb-iframe-container{width:100%!important}.totes-project .page-brite-bill .bills-options{width:93%;margin:0 auto}.totes-project .page-brite-bill .mobile-bill-title{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7px}.totes-project .page-brite-bill .mobile-bill-select,.totes-project .page-brite-bill .mobile-bill-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .page-brite-bill .gray-area{padding:33px 0 20px}}@media (min-width:767px) and (max-width:1170px) and (orientation:portrait){.totes-project .page-brite-bill md-input-container,.totes-project .page-brite-bill md-input-container md-select.invoiceDate{width:100%!important}}@media (max-width:767px){.totes-project .page-brite-bill .brite-bill-live-chat-left,.totes-project .page-brite-bill .brite-bill-live-chat-right{text-align:left}.totes-project .page-brite-bill .brite-bill-live-chat-left:lang(fr){padding-left:0}.totes-project .page-brite-bill .brite-bill-live-chat-left:lang(en){padding-left:10px}.totes-project .page-brite-bill .brite-bill-live-chat-right{padding-top:25px;padding-left:15px}.totes-project .page-brite-bill .bb-account-overview{width:100%}.totes-project .page-brite-bill .bills-control-panel .bills-control-panel-sub-header{text-align:left;margin-right:5px;font-size:18px;width:110px}.totes-project .page-brite-bill .bb-iframe-wrapper{width:100%;border-radius:0;padding:0}.totes-project .page-brite-bill .bills-options{width:93%;margin:0 auto}.totes-project .page-brite-bill .bills-options .billing-notification{padding:22px 20px 20px 65px;background-position:15px 20px;background-size:35px}.totes-project .page-brite-bill .bills-options .billing-notification>div span{font-weight:600;display:block}.totes-project .page-brite-bill .mobile-bill-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:7px}.totes-project .page-brite-bill .mobile-bill-select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.totes-project .page-brite-bill .gray-area{padding:33px 0 0}.totes-project .page-brite-bill md-input-container,.totes-project .page-brite-bill md-input-container md-select.invoiceDate{width:100%!important}}@media (min-width:992px){.totes-project .streettype{width:100%}}.totes-project .no-linked-accounts p{margin-top:48px;color:#414042;font-size:16px;font-weight:400;line-height:22px;display:inline-block;margin-bottom:80px}.totes-project .no-linked-accounts .add-account-container{display:inline-block;margin-left:30px}.totes-project .no-linked-accounts .add-account-container span{color:#0a5498;font-size:15.96px;font-weight:600;line-height:56px;text-align:left;transform:scaleY(1.0022);padding-left:5px;vertical-align:middle}.totes-project .manage-data-access{border-radius:15px;border-width:1px;border-color:#00aec7;border-style:solid;background-color:#fff;width:94%;padding:15px 25px;margin-left:22px;margin-bottom:66px}@media (max-width:767px){.totes-project .manage-data-access{padding:20px 17px;width:100%;margin-left:0}}.totes-project .data-access-content{padding:10px 0 0 10px}@media (max-width:767px){.totes-project .data-access-content{padding:0}}.totes-project .data-access{font-family:"Avenir Next";color:#444;font-size:15.98px;font-weight:600;text-align:left}@media (max-width:767px){.totes-project .data-access{font-size:18px}}.totes-project .restore-data{font-family:"Avenir Next";color:#444;font-size:15.98px;font-weight:400;line-height:24px;text-align:left}@media (max-width:767px){.totes-project .restore-data{font-size:18px}}.totes-project .add-manage-data{font-family:"Avenir Next";color:#0a5498;font-size:15.98px;font-weight:600;line-height:15.977px;text-align:left;padding-top:10px;transform:scaleY(1.0014);cursor:pointer}@media (max-width:767px){.totes-project .add-manage-data{font-size:18px}}.totes-project .clear-fix{clear:both}.totes-project .save-changes{text-transform:uppercase}.totes-project .rogers-content-margin{margin-top:40px;margin-bottom:73px}@media (max-width:767px){.totes-project .rogers-content-margin{margin-bottom:43px}}@media (min-width:992px){.totes-project .hide-heading-container .heading-container{display:none}}.totes-project .marketing-information-skin .button-container{width:100%;float:right;margin-right:15%!important;margin-top:-60px}.totes-project .more-information{margin-left:10px}.totes-project .password-requirements{font-family:"Avenir Next"}.totes-project .password-requirements p{line-height:20px}.totes-project .moving-link-triangle{position:absolute;right:-13px;top:9px}.totes-project .black-circle{background-color:#000;width:30px;height:30px;text-align:center;padding:6px 0;line-height:1.42;border-radius:15px;display:inline-block;cursor:pointer}.totes-project .black-circle.marketing-permissions{display:inline-block;position:relative}@media (min-width:0) and (max-width:991px){.totes-project .black-circle.marketing-permissions{float:right;top:-65px}}.totes-project .black-circle span{color:#fff;position:absolute;font-size:23px;top:0;left:12px}.totes-project .big-half{margin-top:50px}@media (max-width:991px){.totes-project .big-half{margin-top:30px}}.totes-project .big-half-mod{margin-top:50px;color:#da291c}.totes-project .big-half-mod div:nth-last-child(2){margin-top:-5px;height:60px;font-size:36px;background-color:#da291c;color:#fff;padding:0 20px;border-radius:10px;border-bottom-right-radius:0;vertical-align:middle}.totes-project .big-half-mod div:nth-last-child(2) h1{font-size:36px;margin-top:10px}.totes-project .big-half-mod div:nth-last-child(2) div{margin-top:3px;border:0}.totes-project .big-half-mod div:nth-last-child(1){margin-top:8px;border-left:20px solid #fff}.totes-project .big-half-mod-content-post{height:60px}@media (max-width:991px){.totes-project .big-half-mod{margin-top:30px}}.totes-project .heading-small{width:120%;margin-left:-35px}.totes-project .heading-small .red-boundary{background-color:#da291c;height:35px;margin-top:10px;width:10%;float:left;border-top-right-radius:7px}.totes-project .heading-small .content{border-bottom:1px solid #da291c;width:90%;float:right;padding-left:10px;color:#da291c;font-size:31px}.totes-project .white-out{background-color:#fff;opacity:.2}.totes-project .remove-white-out{opacity:1}.totes-project .self-serve .info-banner.error,.totes-project .self-serve .message-banner.error{margin-top:0!important}.totes-project .self-serve .inline-loader{width:20px;margin-right:15px}@media (max-width:992px){.totes-project .self-serve .label-name{margin-bottom:15px;float:left}}.totes-project .self-serve .inline-loader-button-label{font-size:13px}@media (max-width:480px){.totes-project .self-serve .inline-loader-button-label{font-size:11px}}.totes-project .self-serve .no-margin-top{margin-top:0!important}.totes-project .self-serve .billing-margin{margin-bottom:65px}.totes-project .self-serve .big-half{margin-top:0;margin-bottom:0}.totes-project .self-serve .gray-border-selfserve{border:1px solid #eaeaea;margin-top:30px;padding:0;margin-bottom:62px}.totes-project .self-serve .small-margin-bottom{margin-bottom:30px!important}.totes-project .self-serve .account-removed-successfully{display:block;border-width:2.01258px;border-color:#00965e;border-style:solid;background-color:#fff;height:145px;border-radius:15px 15px 0 15px;margin-top:50px;margin-bottom:50px}@media (min-width:1170px){.totes-project .self-serve .account-removed-successfully{height:76px;width:766px;margin-left:2%}}.totes-project .self-serve .account-removed-successfully .content{padding-top:10%}@media (min-width:1170px){.totes-project .self-serve .account-removed-successfully .content{padding-top:13px;margin-left:50px}}.totes-project .self-serve .account-removed-successfully .content img{float:left;margin-right:20px;margin-bottom:40px}@media (max-width:1169px){.totes-project .self-serve .account-removed-successfully .content img{margin-left:30px;max-width:43px}}@media (min-width:1170px){.totes-project .self-serve .account-removed-successfully .content img{max-width:45px}}.totes-project .self-serve .account-removed-successfully .content span{font-size:20px;font-weight:600;white-space:normal;width:78%}@media (min-width:1170px){.totes-project .self-serve .account-removed-successfully .content span{padding-top:10px;margin-left:28px;color:#444;font-size:15.98px;font-weight:600;line-height:24px}}@media (max-width:1169px){.totes-project .self-serve .account-removed-successfully .content span{font-size:18px}}@media (min-width:1169px){.totes-project .self-serve .multi-account-margin{padding:10px 20px 30px!important}}.totes-project .self-serve .account-select{margin-top:55px;margin-left:2%;margin-bottom:64px;border:1px solid #eaeaea;border-radius:7px 7px 0 7px;padding:10px 20px}.totes-project .self-serve .account-select .profile-select-dropdown{float:left;position:relative}@media (min-width:768px){.totes-project .self-serve .account-select .profile-select-dropdown{max-width:195px;min-width:195px;top:15px}}@media (max-width:767px){.totes-project .self-serve .account-select .profile-select-dropdown{width:100%;padding-left:15px;padding-right:15px}}.totes-project .self-serve .account-select .small-view-wrapper{padding-top:25px}@media (max-width:1169px){.totes-project .self-serve .account-select .small-view-wrapper{display:block;position:relative;padding-top:0;clear:both;margin-top:40px;width:100%;padding-left:15px;padding-right:15px}}.totes-project .self-serve .account-select .small-view-wrapper-enabled{cursor:pointer}@media (max-width:992px){.totes-project .self-serve .account-select{padding:0}}.totes-project .self-serve .account-select .arrow{margin-left:10px}@media (max-width:992px){.totes-project .self-serve .account-select .arrow{position:absolute;top:37px;right:25px}}.totes-project .self-serve .account-select .arrow-enabled{cursor:pointer}.totes-project .self-serve .account-select .add-account-section{position:relative;width:100%;margin:0 auto}@media (min-width:768px){.totes-project .self-serve .account-select .add-account-section{top:14px}}@media (min-width:1169px){.totes-project .self-serve .account-select .add-account-section{text-align:center;float:right;margin-top:-50px;top:14px}}@media (max-width:992px){.totes-project .self-serve .account-select .add-account-section{width:100%;margin:0;top:14px}.totes-project .self-serve .account-select .add-account-section.linked{pointer-events:auto}.totes-project .self-serve .account-select .add-account-section.notLinked{top:151px}}.totes-project .self-serve .account-select .add-account-section p{color:#414042;font-size:16px;font-weight:400;line-height:22px;margin-bottom:0}@media (max-width:992px){.totes-project .self-serve .account-select .add-account-section p{margin-top:21px}}.totes-project .self-serve .account-select .add-account-section.linked p{display:inline-block;margin-top:50px}.totes-project .self-serve .account-select .add-account-section span{color:#0a5498;font-size:15.96px;font-weight:600;line-height:56px;text-align:left;transform:scaleY(1.0022);padding-bottom:20px;display:inline-block;cursor:pointer;position:relative;top:3px}@media (min-width:993px) and (max-width:1170px){.totes-project .self-serve .account-select .subaccount-container{padding-top:30px}}@media (max-width:992px){.totes-project .self-serve .account-select .subaccount-container{border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;border-bottom-left-radius:15px;border-bottom-right-radius:15px;margin-left:15px;margin-right:15px}}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .last{border-bottom:1px solid #eaeaea}@media (max-width:992px){.totes-project .self-serve .account-select .subaccount-container .subaccount-list{padding-left:25px;padding-right:25px}}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .small-view-wrapper-account-number{display:inline}@media (max-width:992px){.totes-project .self-serve .account-select .subaccount-container .subaccount-list .small-view-wrapper-account-number{display:block}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .small-view-wrapper-account-number .sub-account-name{display:block;width:100%}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .small-view-wrapper-account-number .account-number-label{display:inline}}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item{padding-top:10px;padding-bottom:10px;display:inline-block;list-style:none;width:100%;border-top:1px solid #eaeaea}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .account-number-label{color:#dd291c;line-height:56px;font-size:16px;text-transform:uppercase}@media (max-width:992px){.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .account-number-label{margin-left:0}}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .sub-account-name{width:30%;display:inline-block;text-transform:uppercase;color:#da291c;font-size:20px;font-weight:500;line-height:35px;text-align:left;padding-top:10px}@media (max-width:992px){.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .sub-account-name{width:100%}}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .sub-account-number{display:inline-block;color:#da291c;font-size:16px;font-weight:400;line-height:56px;text-align:left}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .sub-account-number .sub-account-number-title{margin:0 5px 0 0}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .remove-button-container{width:23%;display:inline-block;margin-left:10%}@media (max-width:992px){.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .remove-button-container{width:100%;display:block;margin-left:0}}.totes-project .self-serve .account-select .subaccount-container .subaccount-list .subaccount-list-item .remove-account-button{margin-left:5%;display:inline-block;cursor:pointer;color:#0a5498;font-size:15.96px;font-weight:600;line-height:56px;text-align:left;transform:scaleY(1.0022)}.totes-project .self-serve .account-select .account-container{width:100%;position:relative}@media (max-width:992px){.totes-project .self-serve .account-select .account-container .image{float:left;margin-bottom:15px}}.totes-project .self-serve .account-select .account-container .editButton{display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;margin-top:5px;background-image:url(../images/edit-icon.png);background-repeat:no-repeat;background-color:transparent}.totes-project .self-serve .account-select .account-container .cancel-label,.totes-project .self-serve .account-select .account-container .edit-label,.totes-project .self-serve .account-select .account-container .save-label{font-size:16px;font-weight:600;line-height:21px;text-align:right}.totes-project .self-serve .account-select .account-container .cancel-label:hover,.totes-project .self-serve .account-select .account-container .edit-label:hover,.totes-project .self-serve .account-select .account-container .save-label:hover{text-decoration:underline}.totes-project #self-serve-payment-info a,.totes-project .self-serve .account-select .account-container .cancel-label-enabled,.totes-project .self-serve .account-select .account-container .edit-button-enabled,.totes-project .self-serve .account-select .account-container .edit-label-enabled,.totes-project .self-serve .account-select .account-container .save-label-enabled{cursor:pointer}.totes-project .self-serve .account-select .account-container .cancel-label{color:#dc260a}.totes-project .self-serve .account-select .account-container .edit-label{color:#414042}.totes-project .self-serve .account-select .account-container .save-label{color:#00f}@media (max-width:767px){.totes-project .self-serve .account-select .account-container .save-label{margin-left:50px}}.totes-project .self-serve .account-select .account-container .care-edit-button{color:#414042;font-size:18px;opacity:.5;padding-left:10px;pointer-events:none}.totes-project .self-serve .account-select .account-container .care-edit-button .rui-icon-edit{padding-right:8px}.totes-project .self-serve .account-select .account-container .self-serve-direction{font-size:14px;margin-top:5px;padding-left:10px}.totes-project .self-serve .account-select .account-container .self-serve-direction .new-line-arrow{background:url(../ute-common-assets/assets/blue-arrow-new-line.png) no-repeat 2px 2px;padding-left:25px;background-size:17px;font-size:16px}.totes-project .self-serve .account-select .account-container .self-serve-direction .self-serve-label{font-weight:600;color:#00aec7;font-family:'Ted Next'}.totes-project .self-serve .account-select .account-container .greater-width{width:200px}.totes-project .self-serve .account-select .select-drop-down{display:inline-block;font-size:15px;padding-top:25px}.totes-project .self-serve .account-select .select-drop-down.disabled select{background:url(../../../../images/select-dropdown-disabled.png) no-repeat 100%}@media (max-width:992px){.totes-project .self-serve .account-select .select-drop-down{display:block;margin-left:0;clear:both}}.totes-project .rui-dropdown>div>div.dropdown-list>div>div.selected>i,.totes-project .self-serve .account-select .add-account-container{display:inline-block}@media (max-width:992px){.totes-project .self-serve .account-select .add-account-container{padding-left:25px}.totes-project .self-serve .account-select .add-account-container.notLinked{position:relative;top:-135px}}.totes-project .self-serve .account-select .add-remove-account-label{font-weight:500;text-transform:uppercase;margin-left:2%;height:78px;font-size:14px;line-height:18px}@media (min-width:993px) and (max-width:1170px){.totes-project .self-serve .account-select .add-remove-account-label{margin-left:2%}}@media (max-width:992px){.totes-project .self-serve .account-select .add-remove-account-label{position:relative;display:block;border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-top-left-radius:15px;border-top-right-radius:15px;height:78px;margin-left:0;white-space:nowrap;color:#414042;font-size:16px;font-weight:500;line-height:16px;text-align:left;transform:scaleY(1.0012);padding-top:30px;padding-left:20px}.totes-project .self-serve .account-select .add-remove-account-label.add-remove-account-label-bottom{border-bottom:1px solid #eaeaea;border-bottom-left-radius:15px;border-bottom-right-radius:15px}}.totes-project .self-serve .account-select img{max-width:35px;max-height:35px;display:inline-block}@media (max-width:992px){.totes-project .self-serve .account-select img{margin-left:0}}.totes-project .self-serve .account-select .name{float:left;font-size:21px;margin-left:20px;padding-top:20px;margin-bottom:20px;font-weight:600;color:#414042;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.totes-project .self-serve .account-select .name img{margin-right:10px}@media (max-width:1200px){.totes-project .self-serve .account-select .name{margin-left:15px;margin-bottom:25px;float:left}}@media (max-width:767px){.totes-project .self-serve .account-select .name{width:100%}}.totes-project .self-serve .account-select .nick-name{float:left;font-size:21px;margin-left:20px;padding-top:20px;margin-bottom:20px;font-weight:600;color:#414042;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;width:100%}@media (max-width:1200px){.totes-project .self-serve .account-select .nick-name{margin-left:15px;margin-bottom:25px;float:left}}.totes-project .self-serve .account-select .nick-name input[type=text]{width:190px;display:inline}.totes-project .self-serve .account-select span.widget-loader{width:32%}.totes-project .self-serve .account-select .rotate180{transform:rotate(180deg)}.totes-project .self-serve select{-moz-appearance:none;-ms-progress-appearance:unset;-webkit-appearance:none;display:block;padding:3px 10px 0;height:38px;line-height:1;background-color:#fff;border:1px solid #939598;border-radius:7px;color:#1e2121;font-size:18px;box-sizing:border-box;outline:medium none;background:url(../images/drop_down_background.png) no-repeat 100%}.totes-project .self-serve select.disabled{background:url(../images/drop_down_background_grey.png) no-repeat 100%}.totes-project .self-serve .new-password-section{display:table;width:100%}.totes-project .self-serve .new-password-section .password-input-field{padding-bottom:20px}.totes-project .self-serve .new-password-section .new-password-right{height:100%;overflow:auto;padding:0 0 0 15px}.totes-project .self-serve .new-password-section .new-password-right .password-guidelines{background-color:#bbe4ec;border-radius:12px 12px 12px 0;padding:20px 10px 20px 15px;color:#414042;line-height:2}.totes-project .self-serve .new-password-section .new-password-right .password-guidelines .password-guidelines-title{font-size:16px!important}.totes-project .self-serve .new-password-section .new-password-right .password-guidelines span{font-size:14px!important}@media (max-width:992px){.totes-project .self-serve .new-password-section .new-password-right{max-height:190px;overflow:auto;padding:15px 0 0}}.totes-project .self-serve .message-banner{width:100%}.totes-project .marketing-permissions .info-icon{cursor:pointer;display:inline;margin-top:-10px;margin-left:10px}@media (max-width:991px){.totes-project .marketing-permissions{display:none}}.totes-project .marketing-permissions p{margin-bottom:20px;font-size:20px;display:inline-block}.totes-project .marketing-permissions table{border-collapse:collapse;margin-bottom:100px}.totes-project .marketing-permissions table .checkbox-ctn{text-align:center}.totes-project .marketing-permissions table .checkbox-ctn.telemarketing input{margin-right:45px}.totes-project .marketing-permissions table .checkbox-ctn.text-msg input{margin-right:40px}.totes-project .marketing-permissions table .checkbox-ctn.email input,.totes-project .marketing-permissions table .checkbox-ctn.none input{margin-left:5px}.totes-project .marketing-permissions table tr{height:55px}.totes-project .marketing-permissions table .first-category{margin-top:10px}.totes-project .marketing-permissions table .category{font-family:"Avenir Next";font-weight:700;width:270px;line-height:40px;padding-left:25px}.totes-project .marketing-permissions table .filler-height{height:30px}.totes-project .marketing-permissions table .columns td{background-color:#eaeaea;font-family:"Avenir Next";font-weight:500;line-height:35px;width:200px;white-space:nowrap;text-align:center}.totes-project .marketing-permissions table .columns .left-border{border-top-left-radius:10px}.totes-project .marketing-permissions table .columns .right-border{border-top-right-radius:10px;border-bottom-right-radius:10px;padding-left:10px}.totes-project .marketing-permissions table .bottom-border{height:1px;border-bottom:1px solid #eaeaea}.totes-project .marketing-permissions table .email-column-heading{padding-left:10px}.totes-project .marketing-permissions .large-input-padding{margin-left:45px}.totes-project .marketing-permissions li{list-style:none}.totes-project .marketing-permissions-small{display:none}.totes-project .marketing-permissions-small .marketing-options{padding:30px 0;background-color:#f5f5f5}.totes-project .marketing-permissions-small .details-button{margin-top:-2px;float:right;display:inline-block}@media (max-width:991px){.totes-project .marketing-permissions-small{display:block}}.totes-project .marketing-permissions-small p{margin-bottom:30px;margin-top:5px;font-size:20px}.totes-project .marketing-permissions-small .bottom-border{border-bottom:1px solid #ccc;margin-top:15px;margin-bottom:15px;margin-right:15px}.totes-project .marketing-permissions-small ul.marketing-ctn{float:left;clear:both;width:100%;background-color:#bcbdc1}.totes-project .marketing-permissions-small li{clear:both;list-style:none;margin-bottom:0}.totes-project .marketing-permissions-small li .bold{font-weight:700}.totes-project .marketing-permissions-small li.marketing-heading{line-height:35px;font-size:18px;background-color:#bcbdc1;text-transform:uppercase;width:100%}@media (max-width:1169px){.totes-project .marketing-permissions-small li.marketing-heading{padding-left:5px}}.totes-project .marketing-permissions-small li input{float:left;margin-left:0}.totes-project .marketing-permissions-small li .yes-no{display:inline-block;min-width:50px;padding-left:15px;font-size:18px}.totes-project .marketing-permissions-small li .channel-name{display:inline-block;padding-left:15px;font-size:18px}.totes-project input.rogers-checkbox{-webkit-appearance:none;-moz-appearance:none;padding-right:0;display:inline-block;border:1px solid gray;margin-left:0;margin-bottom:5px;width:17px;height:17px}.totes-project input.rogers-checkbox.billing{margin-left:10px;margin-top:6px}@media (max-width:1169px){.totes-project input.rogers-checkbox.billing{margin-top:10px}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link ins,.totes-project input.rogers-checkbox.paper{margin-left:15px}@media (max-width:1169px){.totes-project input.rogers-checkbox.paper{margin-left:0}}.totes-project input.rogers-checkbox:checked{background-color:#da291c}.totes-project .selfserve-checkbox-label:before{content:initial!important;border:none;background-color:inherit}.totes-project .selfserve-checkbox-label{padding-left:15px;font-weight:400!important;color:#414042;font-size:18px;position:relative;top:-4px}.totes-project .checkbox-line{display:inline-block;position:relative;margin-right:30px;vertical-align:middle}.totes-project .checkbox-line input:focus{outline:0}.totes-project .checkbox-line.paper{margin-left:10px;margin-right:0}.totes-project .checkbox-line.online{margin-right:0}.totes-project .checkbox-line.english{margin-left:30px}@media (max-width:1169px){.totes-project .checkbox-line.french,.totes-project .checkbox-line.online,.totes-project .checkbox-line.paper{margin-left:10px}.totes-project .checkbox-line.english{margin-left:0}}.totes-project .save-changes{float:right}@media (max-width:991px){.totes-project .save-changes{float:none}}.totes-project .country-checkbox{margin-bottom:0}.totes-project .error-modal-content{background-color:#fff;border-top-left-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;width:400px;height:200px;margin-top:20%;margin-left:auto;margin-right:auto}.totes-project .error-modal-content .close-button{width:26px;height:26px;background-color:#bbbdc0;color:#fff;font-size:18px;font-weight:700;padding-left:7px;padding-right:5px}.totes-project .error-modal-content #error-modal-body{padding:25px}.totes-project .modal-dialog .modal-content{padding:4%!important;background-color:#fff!important}.totes-project .postal-code-title{display:block}@media (min-width:992px){.totes-project .large-view-margin-only{margin-bottom:0!important}}.totes-project .live-chat-icon{text-align:right}.totes-project .tc-ol-headline{padding-left:20px}.totes-project .tc-headline1{color:red;font-weight:700}.totes-project .tc-headline2{text-decoration:underline}.totes-project .tc-heading{text-align:center;font-weight:700;text-decoration:underline}.totes-project .tc-list-spacing li{padding-bottom:20px}.totes-project .tc-sublist li{padding-bottom:10px}.totes-project .tc-subheading{text-align:center}.totes-project .reset-pwd-loading-banner{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #01945b}.totes-project .account-unlock-banner{border:1px solid #00a0b7;font-size:18px;font-weight:600;border-radius:11px;padding:12px 15px;width:100%;margin:10px 0 20px}.totes-project .account-unlock-banner .account-unlock-icon{height:100%;border-radius:15px 0 0 15px;padding-left:10px}.totes-project .account-unlock-banner .account-unlock-icon .account-unlock-img{width:45px}.totes-project .account-unlock-banner .account-unlock-msg .account-unlock-text{font-weight:500}.totes-project .account-unlock-banner .account-unlock-link{padding:20px 0 0 47px}.totes-project .self-serve-change-mop{color:#337ab7!important;margin-top:10px;display:inline-block}@media (max-width:767px){.totes-project .self-serve-payment-method>.row-label:first-child{max-width:80px;line-height:normal}}.totes-project .self-serve-credit-card,.totes-project div.wireless-package.HupFlowSaved{margin-top:10px}.totes-project .self-serve-payment-loading>:not(.self-serve-heading){display:none}.totes-project .self-serve-heading .widget-loader,.totes-project .self-serve-payment-loading>.self-serve-heading .self-serve-change-mop{display:none}.totes-project #self-serve-payment-info .self-serve-change-mop-wrapper,.totes-project #self-serve-payment-info .self-serve-change-mop-wrapper>*,.totes-project .self-serve-payment-loading>.self-serve-heading .widget-loader{display:inline}@media (max-width:767px){.totes-project .self-serve-heading>.heading-container>h1{margin-right:0!important}}.totes-project .move_your_services_container{border:1px solid #00aec7;padding:15px;border-radius:3px;margin-bottom:30px;font-size:16px}.totes-project .move_your_services_container .move_your_services-link{display:inline-block;color:#0a5498;font-weight:600;text-decoration:underline}.totes-project #self-serve-payment-info .self-serve-change-mop-wrapper .self-serve-change-to{margin-right:15px}@media (max-width:767px){.totes-project #self-serve-payment-info .self-serve-change-mop-wrapper{display:block}}.totes-project #self-serve-payment-info .self-serve-change-mop-options{display:inline!important;padding-right:50px!important;width:auto!important;max-width:100%}@media (max-width:767px){.totes-project #self-serve-payment-info .self-serve-change-mop-options{max-width:70%;margin-top:20px}}.totes-project #self-serve-payment-info .self_serve_payment_info_cancel_mop{margin-left:20px}.totes-project #self-serve-payment-info .self-serve-credit-card>*{display:inline-block;vertical-align:top}.totes-project #self-serve-payment-info .self-serve-credit-card.vertical-align-middle>*{vertical-align:middle}.totes-project #self-serve-payment-info .self-serve-credit-card .self-serve-credit-card-details{margin:0}.totes-project #self-serve-payment-info .self-serve-credit-card .self-serve-credit-card-details>*{display:block}.totes-project .page-complete-profile{margin-top:50px;margin-bottom:50px}.totes-project .page-complete-profile .profile-title{color:#da291c;font-size:10px}.totes-project .page-complete-profile .profile-title span{font-size:30px;vertical-align:middle}.totes-project .page-complete-profile .profile-form{width:95%}.totes-project .page-complete-profile .profile-select-wide{overflow:hidden;background:url(../images/drop_down_background.png) no-repeat right #ddd;border:1px solid #939598;border-radius:7px;background-color:#fff}.totes-project .page-complete-profile .profile-select-wide select{width:800px;font-size:15px}.totes-project .page-complete-profile .profile-select-wide select:lang(fr){font-size:14px}.totes-project .page-complete-profile .beside-checker{right:-30px;top:5px}.totes-project .page-complete-profile .beside-checker.icon-error{top:27px}.totes-project .page-complete-profile .info-banner-complete-profile{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #da291c;font-size:20px;font-weight:600;width:100%!important;margin-top:0!important}.totes-project #completeProfileForm input.ng-invalid,.totes-project #completeProfileForm input.ng-valid-required{padding-right:37px}.totes-project .page-reserve-device .rotating{-webkit-animation:rotating 2s linear infinite}.totes-project .page-reserve-device .iframe-rd{display:block;position:relative}.totes-project .page-reserve-device .sf_iframe{width:100%;border:0;height:100%;padding:0;margin:0 10px 2px;float:left;overflow-y:auto}.totes-project .page-reserve-device .widget-loader-inline{margin-left:auto;margin-right:auto;display:block}.totes-project .page-reserve-device .error-message{text-align:center;font-weight:700;font-size:20px;padding:30px 20px}.totes-project .sso-error-container{text-align:center;margin-bottom:10%;margin-top:3%}.totes-project .sso-error-heading{font-size:1.3em}.totes-project .sso-error-description{margin-top:1%;font-size:17px}.totes-project .page-not-found{margin-top:120px;margin-bottom:150px}.totes-project .page-not-found .headline{display:inherit;margin:0 0 15px;font-size:32px;font-weight:500}.totes-project .page-not-found .subhead{display:inherit;margin:0 0 10px;font-size:22px}.totes-project .page-not-found p,.totes-project .page-rhp-dashboard{font-size:16px}.totes-project .page-not-found button{border-radius:7px;min-width:250px;height:42px}.totes-project .page-not-found button span{font-size:17px!important;font-weight:bolder;text-transform:none!important}.totes-project .page-rhp-dashboard .view-page-title{margin-bottom:25px}.totes-project .page-rhp-dashboard h2{font-weight:500;font-size:30px;color:#414042;margin-bottom:15px}.totes-project .page-rhp-dashboard h3{font-size:22px;font-weight:500;margin-bottom:5px}.totes-project .page-rhp-dashboard .features-header{font-size:20px;margin-top:15px;margin-bottom:10px;font-weight:500}.totes-project .page-rhp-dashboard .rhp-package-name{font-size:22px;font-weight:500}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu{list-style:none;padding:0 0 0 3px}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li{line-height:20px;font-size:17px;letter-spacing:.2px;border-bottom:#d3d3d3 solid 1px;padding:0;margin:0}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li a{display:block;padding:19px 0;color:#000;cursor:pointer;text-decoration:none}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li .rhp-repview{display:block;padding:19px 0;color:#000}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li .rhp-repview span.ov-go-to{font-weight:600;font-size:16px;color:#414042;text-transform:none}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li .rhp-repview span.ov-go-to.new-line-arrow{display:block;background:url(../ute-common-assets/assets/blue-arrow-new-line.png) no-repeat 2px 6px;padding-left:25px;background-size:17px;padding-top:.5rem}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li .rhp-repview span.ov-go-to.new-line-arrow a.nova-link{display:inline;color:#00a0b7}.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li .rhp-repview span.ov-go-to.new-line-arrow a.nova-link span{font-size:17px;font-weight:500}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table tr:last-child td,.totes-project .page-rhp-dashboard .manageDevice .CTAmenu li:last-child{border-bottom:none}.totes-project .page-rhp-dashboard .manageDevice .right-arrow{float:right;font-size:12px;margin-top:8px;margin-right:8px}.totes-project .page-rhp-dashboard .font-medium{font-weight:600}.totes-project .page-rhp-dashboard ul.rhp-features-list{padding-left:20px;font-size:1.1em}.totes-project .page-rhp-dashboard ul.rhp-features-list li{margin:0 0 5px;position:relative;font-size:16px}.totes-project .page-rhp-dashboard .rhpTooltip{display:inline-block;color:#00aec7;cursor:pointer;font-size:.7em}.totes-project .page-rhp-dashboard .rhpTooltipText{text-align:left;position:absolute;z-index:1000;left:40%;bottom:125%;margin-left:-50%;transition:opacity .3s;opacity:1;padding:15px;background-color:#bbe4ec;border-radius:0;font-size:14px;font-weight:400;line-height:1.8rem;color:#414042;width:300px}@media (min-width:768px){.totes-project .page-rhp-dashboard .rhpTooltipText{bottom:-50%;left:35%;margin-left:30px;width:320px}}.totes-project .page-rhp-dashboard .rhpTooltipText ul{list-style-type:disc;margin:10px 0 0 15px;padding:0;text-align:left}.totes-project .page-rhp-dashboard .rhpTooltipText ul li{margin:0 0 1px}.totes-project .page-rhp-dashboard .tooltipClose{line-height:.9;position:absolute;top:0;right:0;background:#808284;padding:0 4px 2px;color:#fff;font-weight:900;font-size:16px;border-radius:4px}.totes-project .page-rhp-dashboard .rhp-view-features{margin-top:25px;color:#da291c;margin-bottom:15px;font-weight:500;outline:none}.totes-project .page-rhp-dashboard .rhp-view-features .rhp-collapse-btn{background:#f0f0f0;border-radius:50%;border:1px #f0f0f0 solid;font-size:10px;padding:5px 6px 4px;margin-right:10px}@media (min-width:768px){.totes-project .page-rhp-dashboard .rhpTooltipText::after{content:"";position:absolute;top:90%;left:0%;margin-left:-12px;border-width:6px;border-style:solid;border-color:transparent #bbe4ec transparent transparent}}.totes-project .layer-hide{display:none}.totes-project .option-dialog{width:50%;max-width:300px;margin-top:20%;height:auto;min-height:100px;background-color:#fff;position:relative}.totes-project .option-dialog .cta{bottom:0;right:0;position:relative;display:block;padding-right:20px;padding-bottom:50px}.totes-project .myServiceWrap{width:95%;height:109px;display:table;border-radius:4px;box-shadow:-1px 2px 4px #e9e9e9;border:1px solid #e9e9e9;margin:0 0 13px -10px;background-color:#efefef}.totes-project .myServiceWrap:hover{background-color:#efefef}.totes-project .myServiceWrap.active{background-color:#e6eaef}.totes-project .myServiceWrap:focus{outline:#0a5498 auto 1px!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .myServiceWrap:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .myServiceWrap .myServiceName{float:left;width:81.777777%;height:inherit;display:table-cell;vertical-align:middle;background-color:#fff;border-radius:5px 0 0 5px}.totes-project .myServiceWrap .myServiceName span.icon{font-size:50px;float:left;margin:0 12px;text-align:center;width:62px}@media (max-width:767px){.totes-project .myServiceWrap .myServiceName span.icon{margin-left:5px!important;margin-right:5px!important}}.totes-project .myServiceWrap .myServiceName span.myr-image-icon{margin:0 12px;width:53px;height:50px;background-repeat:no-repeat;background-size:100%;background-position:center center;float:left;display:block}.totes-project .myServiceWrap .myServiceName span.myr-image-icon.myr-rogers-bank{background-image:url(../images/rogers-bank.png)}.totes-project .myServiceWrap .myServiceName span.badgeTitle{font-weight:500;font-size:20px;line-height:17px;color:#da291c;display:inline}.totes-project .myServiceWrap .myServiceName span.badgeTextAddress{display:block;white-space:normal;text-align:left;font-size:20px;font-weight:500;line-height:24px;color:#3d4141;text-transform:capitalize}.totes-project .myServiceWrap .myServiceName .badgeList-offer{width:160px;height:24px;border-radius:12px;background-color:#ffbf3f;margin-top:7.5rem;margin-left:3.3rem;padding-top:3px}.totes-project .myServiceWrap .myServiceName .badgeList-offer .badgeList-promo{margin-bottom:3px;width:16px;height:16px;margin-left:8px}.totes-project .myServiceWrap .myServiceName .badgeList-offer .badgeList-exclusive-offer{height:16px;font-family:Ted Next;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#1f1f1f}.totes-project .myServiceWrap .myServiceName .margin-top-23{margin-top:-23%!important}.totes-project .myServiceWrap .myServiceName .margin-top-33{margin-top:-33%!important}.totes-project .myServiceWrap .myServiceArrow{float:left;width:10%;height:inherit;display:table-cell;vertical-align:middle;border-top:55px solid transparent;border-left:26px solid #fff;border-bottom:55px solid transparent}.totes-project .myServiceWrap .myServiceCTA{position:absolute;width:10%;height:45px;display:table-cell;vertical-align:middle;text-align:center;font-weight:400;color:#0f4f8c;right:10px;top:50%;transform:translate(-50%,-50%)}.totes-project .shm-disabled{cursor:default!important;opacity:.5!important}.totes-project .myservicebadgeGroup .page-pay-now .shm-disabled.select-payment-method label,.totes-project .myservicebadgeGroup .pointer.shm-disabled label,.totes-project .page-pay-now .myservicebadgeGroup .shm-disabled.select-payment-method label,.totes-project .shm-disabled label{cursor:default!important}.totes-project .homeMonitoringCTA{transform:translate(-55%,-69%)!important}.totes-project .payNowThanks{width:100%;height:98px;display:table;margin:7px 0;background-color:#efefef;border-radius:6px}.totes-project .payNowThanks .myServiceArrow{float:left;width:8.888888%;height:inherit;display:table-cell;vertical-align:middle;border-top:80px solid transparent;border-left:26px solid #fff;border-bottom:80px solid transparent}.totes-project .textVertical{float:left;position:relative;top:50%;display:block;transform:translateY(-50%);color:#e01a22}.totes-project .text-vertical-tvmOffer{top:43%!important}.totes-project .iconHeight{height:50px}.totes-project .arrow-ctn{float:right;background-color:#fff;border-top-left-radius:4px;border-bottom-left-radius:4px;height:39px;width:32px}.totes-project .arrow-ctn a{text-decoration:none;color:#b6b6b6;font-size:10px;margin-top:12px;float:left;margin-left:12px}.totes-project .arrow-ctn a .rui-icon-button-arrow-right{font-size:16px}.totes-project #myServices .column+.column:last-child{float:left}.totes-project #myServices .myServiceWrap:hover .myServiceName{background-color:#e9e9e9}.totes-project #myServices .myServiceWrap:hover .myServiceArrow{opacity:1;border-left:26px solid #e9e9e9}.totes-project #myServices .ute-subscription-badge{margin:0 0 13px -10px;width:95%;min-width:355px;height:112px}.totes-project #myServices .ute-subscription-badge .ute-subscription-badge-icon{width:27.5%}@media (max-width:1170px){.totes-project #myServices .ute-subscription-badge .ute-subscription-badge-icon{width:20%}}@media (max-width:991px){.totes-project #myServices .ute-subscription-badge .ute-subscription-badge-icon{text-align:left;padding-left:12px}}@media (max-width:767px){.totes-project #myServices .ute-subscription-badge .ute-subscription-badge-icon{text-align:left;padding-left:5px;min-width:72px}}.totes-project #myServices .ute-subscription-badge .ute-subscription-badge-background{width:18.75%}.totes-project .badge-ind-wireless-name{font-weight:500;font-size:20px;line-height:17px;color:#da291c;display:inline}.totes-project .badge-ind-wireless-phone{display:block;white-space:normal;text-align:left;font-size:20px;font-weight:500;line-height:24px;color:#3d4141;text-transform:capitalize}.totes-project .myservicebadge .page-pay-now .select-payment-method,.totes-project .myservicebadge .pointer,.totes-project .page-pay-now .myservicebadge .select-payment-method{outline:0}.totes-project .myservicebadge .numberList .oneLine .arrowRight,.totes-project .myservicebadge .numberList .oneLine .serviceIcon,.totes-project .myservicebadge .numberList .oneLine .userAndCtn,.totes-project .myservicebadge .vertAlign{position:relative;top:50%;transform:translateY(-50%)}.totes-project .myservicebadge .badge{position:relative;background-color:#fff;border-radius:5px;min-height:107px;width:100%;border:#f2f2f2 solid 1px;padding:0;overflow:visible;color:#000;box-shadow:0 2px 3px 0 rgba(0,0,0,.1)}.totes-project .myservicebadge .badge .badge-hover{background:0 0;position:absolute;top:0;left:0;bottom:-1px;right:-1px;z-index:1}.totes-project .myservicebadge .badge .badge-hover:hover{background-color:rgba(158,158,158,.2)}.totes-project .myservicebadge .badge .badge-hover:focus{outline:#0a5498 auto 1px!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .myservicebadge .badge .badge-hover:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .myservicebadge .badge:hover,.totes-project .myservicebadge .badge:hover .badge-arrow .smallArrow{background-color:#fff}.totes-project .myserviceaddbadge .badge:hover .badge-arrow .my-icon>i,.totes-project .myservicebadge .badge:hover .badge-arrow .my-icon>i{border-left-color:#fff}.totes-project .myservicebadge .badge.shared{margin:5px 0 0;border-radius:5px 5px 0 0;border:#d7d7d7 solid 1px;border-bottom:0;position:relative;z-index:3}.totes-project .myservicebadge .badge .badge-icon{position:absolute;height:107px;width:60px;top:50%;transform:translateY(-50%);left:13px;line-height:107px;color:#ee2e24;font-size:40px}.totes-project .myservicebadge .badge .badge-textContainer{position:absolute;height:auto;top:50%;transform:translateY(-50%)}.totes-project .myservicebadge .badge .badge-text{position:absolute;display:block;height:100px;width:calc(100% - 144px);left:80px}.totes-project .myservicebadge .badge .badge-text h2,.totes-project .myservicebadge .badge .badge-text h5{margin:0;padding:0;font-size:21px;font-weight:600;line-height:24px;color:#3d4141}.totes-project .myservicebadge .badge .badge-text h5{font-weight:200}.totes-project .myservicebadge .badge .badge-text .badgeTextHolder{margin:0;padding:0;font-size:20px;font-weight:500;line-height:24px;text-align:left;display:block;color:#da291c}.totes-project .myservicebadge .badge .badge-text .badgeTextPhone{font-size:21px;font-weight:200;line-height:24px;display:block}.totes-project .myservicebadge .badge .badge-text .badgeTextAddress{display:block;white-space:normal;text-align:left;font-size:20px;font-weight:500;line-height:24px;color:#3d4141;text-transform:capitalize}.totes-project .myservicebadge .badge .badge-arrow{background-color:#efefef;width:70px;position:absolute;top:0;bottom:0;right:-1px}.totes-project .myservicebadge .badge .badge-arrow .rui-icon-button-arrow-right:before{content:'\e663';font-size:22px}.totes-project .myservicebadge .badge .badge-arrow .my-icon{position:relative;float:left}.totes-project .myserviceaddbadge .badge .badge-arrow .my-icon>i,.totes-project .myservicebadge .badge .badge-arrow .my-icon>i{position:absolute;display:inline-block;width:0;height:0;line-height:0;border:52px solid transparent;border-left:23px solid #fff;left:0;top:0}.totes-project .myservicebadge .badge .badge-arrow .smallArrow{width:32px;height:40px;background-color:#fff;line-height:53px;color:#c9c9c9;text-align:center;position:absolute;top:50%;transform:translateY(-50%);right:0;border-radius:5px 0 0 5px;padding-left:4px}.totes-project .myservicebadge .numberList{border-bottom:#d7d7d7 solid 1px;background-color:#fff;margin:0 0 5px;position:relative;z-index:5;box-shadow:0 -5px 15px -5px rgba(0,0,0,.3),0 0 0 0 transparent}.totes-project .myservicebadge .numberList.single{display:none}.totes-project .myservicebadge .numberList .oneLine{clear:both;width:100%;height:60px;display:block;overflow:hidden;cursor:pointer;border:#d7d7d7 solid 1px;border-bottom:none;background-color:#fff}.totes-project .myservicebadge .numberList .oneLine:hover{background-color:#fff}.totes-project .myservicebadge .numberList .oneLine .userColor{float:left;width:10px;height:100%;display:block;background-color:gray}.totes-project .myservicebadge .numberList .oneLine .serviceIcon{float:left;width:40px;text-align:center;margin:0 0 0 4px;line-height:30px;font-size:24px;color:#ee2e24}.totes-project .myservicebadge .numberList .oneLine .userAndCtn{float:left;color:#3d4141;font-size:16px;line-height:20px}.totes-project .myservicebadge .numberList .oneLine .arrowRight{float:right;width:30px;text-align:center;color:#efefef}.totes-project .myservicebadge .myr-rogers-bank{width:53px;position:absolute;top:50%;transform:translateY(-50%);left:5px}.totes-project .myservicebadge .badgeList-offer{width:160px;height:24px;border-radius:12px;padding-top:3px;background-color:#ffbf3f;margin-top:7.5rem;margin-left:3.3rem}.totes-project .myservicebadge .badgeList-promo{margin-bottom:5px;width:16px;height:16px}.totes-project .myservicebadge .badgeList-exclusive-offer{height:16px;font-family:Ted Next;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#1f1f1f}.totes-project .add-badge-modal .modal-header{background-color:#f0f2f6}.totes-project .add-badge-modal .modal-header .close{margin:10px;background:#fff}.totes-project .add-badge-modal .modal-body{min-height:120px;font-size:16px}.totes-project .myserviceaddbadge.clickable{cursor:pointer}.totes-project .myserviceaddbadge.nonClickable{cursor:initial!important}.totes-project .myserviceaddbadge .myservicebadge .numberList .oneLine .arrowRight,.totes-project .myserviceaddbadge .myservicebadge .numberList .oneLine .serviceIcon,.totes-project .myserviceaddbadge .myservicebadge .numberList .oneLine .userAndCtn,.totes-project .myserviceaddbadge .vertAlign,.totes-project .myservicebadge .numberList .oneLine .myserviceaddbadge .arrowRight,.totes-project .myservicebadge .numberList .oneLine .myserviceaddbadge .serviceIcon,.totes-project .myservicebadge .numberList .oneLine .myserviceaddbadge .userAndCtn{position:relative;top:50%;transform:translateY(-50%)}.totes-project .myserviceaddbadge .badge{margin-bottom:15px;position:relative;background-color:#fff;border-radius:5px;min-height:104px;width:100%;border:#f2f2f2 solid 1px;padding:0;overflow:hidden;color:#000;box-shadow:0 2px 3px 0 rgba(0,0,0,.1)}.totes-project .myserviceaddbadge .badge:hover,.totes-project .myserviceaddbadge .badge:hover .badge-arrow .smallArrow{background-color:#fff}.totes-project .myserviceaddbadge .badge:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .myserviceaddbadge .badge:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .myserviceaddbadge .badge.shared{margin:5px 0 0;border-radius:5px 5px 0 0;border:#d7d7d7 solid 1px;border-bottom:0;position:relative;z-index:3}.totes-project .myserviceaddbadge .badge .opacityLayer{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;z-index:1}.totes-project .myserviceaddbadge .badge .badge-icon{position:absolute;height:104px;width:60px;display:block;top:50%;left:13px;transform:translateY(-50%);line-height:104px;color:#da291c;font-size:40px}.totes-project .myserviceaddbadge .badge .badge-icon img{height:80px;width:60px;margin-top:-6px}.totes-project .myserviceaddbadge .badge .badge-textContainer{position:absolute;height:104px;width:calc(100% - 144px);left:80px;top:0}.totes-project .myserviceaddbadge .badge .badge-textContainer .badge-text{margin:0;padding:0;font-size:21px;font-weight:600;line-height:24px;color:#808284;text-align:left;white-space:normal;position:relative;top:50%;transform:translateY(-50%)}.totes-project .myserviceaddbadge .badge .badge-arrow{background-color:#efefef;width:64px;position:absolute;top:0;bottom:0;right:-1px}.totes-project .myserviceaddbadge .badge .badge-arrow .my-icon{position:relative;float:left}.totes-project .myserviceaddbadge .badge .smallArrow{width:33px;height:33px;display:block;background-color:#fff;line-height:33px;color:#c9c9c9;text-align:center;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:5px 0 0 5px;z-index:2}.totes-project .myserviceaddbadge .badge .smallArrow .redCircle{display:block;background-color:#da291c;border-radius:50%;width:74%;height:74%;margin:13%;color:#fff;font-size:25px;font-weight:500;line-height:21px;text-align:center}.totes-project .ignite-error-modal .modal-header{background-color:#f0f2f6;border-bottom:none;padding:11px 15px 9px}.totes-project .ignite-error-modal .modal-header .close{margin:14px 24px;background:#f0f2f6;height:auto;width:auto;opacity:unset}.totes-project .ignite-error-modal .modal-header .close:focus,.totes-project .ignite-error-modal .modal-header .close:hover{opacity:unset}.totes-project .ignite-error-modal .modal-body{min-height:120px;font-size:16px;font-weight:500;padding:20px 0 20px 30px}.totes-project .ignite-error-modal .modal-body button{color:#fff;padding:9px 55px;background-color:#cf4430;border-radius:5px;margin-left:77%;border:none}.totes-project .ignite-error-modal .modal-body .ignite_nac_contact_info_error{padding-bottom:20px}.totes-project .ignite-error-modal .modal-title{font-size:21px;font-weight:500;padding:2px 0 0 14px}.totes-project .ignite-error-modal .modal-title span{padding:0 0 0 4px}@media (max-width:768px){.totes-project .myservicebadgeGroup{margin-bottom:5px;padding-right:0}}.totes-project .myservicebadge .badge{margin-bottom:13px;cursor:pointer}.totes-project .accountOverview-myServiceBadgeGroupContainer .myservicebadgeGroup-clickArea{outline:none;cursor:default}@media (min-width:992px){.totes-project .myServiceBadgeGroupContainer:nth-child(3n+1){padding-right:26px}.totes-project .myServiceBadgeGroupContainer:nth-child(3n+2){padding-left:13px;padding-right:13px}.totes-project .myServiceBadgeGroupContainer:nth-child(3n+3){padding-left:26px}}@media (min-width:768px) and (max-width:992px){.totes-project .myServiceBadgeGroupContainer:nth-child(2n+1){padding-right:20px}.totes-project .myServiceBadgeGroupContainer:nth-child(2n+2){padding-left:20px}}.totes-project .myservicebadgeGroup .page-pay-now .shm-disabled.select-payment-method,.totes-project .myservicebadgeGroup .pointer.shm-disabled,.totes-project .page-pay-now .myservicebadgeGroup .shm-disabled.select-payment-method{opacity:.5;cursor:default!important}.totes-project .myservicebadgeGroup .no-hover-pointer .badge-hover{position:relative}.totes-project .myservicebadgeGroup .no-hover-pointer .badge{cursor:default}.totes-project .myservicebadgeGroup .no-hover-pointer .badge .linkMsg{font-size:14px;margin-top:46px}.totes-project select.account-type{margin-top:30px}.totes-project .my-device-options-list{padding-top:45px}.totes-project .ute-tooltip-close{color:#777779;height:20px;width:18px;font-size:11px;background-color:#fff;position:absolute;right:0;padding:4px;top:0;margin:5px;cursor:pointer}.totes-project .ute-tooltip-arrow{height:30px;width:30px;background-color:#bbe5ed;position:absolute;right:-10px;top:30px;transform:rotate(45deg)}@media (max-width:991px){.totes-project .ute-tooltip-arrow{right:241px;top:-11px}}.totes-project .ute-md-tooltip{background-color:#bbe5ed;color:#667073;position:absolute;height:auto;width:400px;padding:20px;border-radius:0;left:-440px;top:-40px}@media (max-width:991px){.totes-project .ute-md-tooltip{left:0;top:35px}}.totes-project .wireless-package{padding-top:40px}.totes-project .wireless-package .widget-loader{margin-top:4px}.totes-project .wireless-package .manage-my-device-ctas{margin-top:44px}.totes-project .wireless-package .opacity-disabled{opacity:.6;cursor:auto}.totes-project .wireless-package .change-caller-id a:focus,.totes-project .wireless-package .change-my-sim a:focus{display:inline-block}.totes-project .wireless-package h2,.totes-project .wireless-package h3,.totes-project .wireless-plan h2{color:#da291c;font-size:32px}.totes-project .wireless-package h2.pushDn,.totes-project .wireless-package h3.pushDn{margin:0 0 12px}.totes-project .wireless-package .plan-title{font-size:16px;font-weight:600}.totes-project .wireless-package .plan-sub-title{display:block;margin-top:8px;font-weight:400}.totes-project .wireless-package .plan-amt-desc{display:block}.totes-project .wireless-package .plan-amt-desc .plan-title{margin-top:10px;margin-bottom:10px;font-size:25px}.totes-project .wireless-package .addon-ctn{margin-top:20px;padding-left:15px}.totes-project .wireless-package .addon-ctn .addon-column{width:43%;margin-right:7%;float:left}.totes-project .wireless-package .addon-title{font-size:14px}.totes-project .wireless-package .plan-ammount{margin-top:5px;font-weight:600}.totes-project .wireless-package .plan-desc{font-size:16px;margin-left:11px}.totes-project .wireless-package .plan-desc .red,.totes-project .wireless-package .plan-sub-desc .red{color:#da291c}.totes-project .wireless-package .plan-sub-desc{font-size:14px;color:#414042;display:block;line-height:18px}.totes-project .wireless-package .plan-cta-ctn{padding-top:25px}.totes-project .wireless-package .my-line{display:block;margin-top:9px;color:#414042;font-size:16px;font-weight:600;line-height:36px;text-align:left}.totes-project .wireless-package .my-line-number{margin-top:5px!important}.totes-project .wireless-package .plan-cta{display:block;margin-top:10px;margin-left:0;font-size:12px;height:28px;cursor:pointer}.totes-project .wireless-package .plan-cta .plan-cta-text,.totes-project .wireless-package .plan-cta .plan-cta-text-sm{background-color:#414042;color:#fff;height:28px;line-height:20px;width:350px;float:left;text-align:center;padding-top:3px;text-transform:uppercase}.totes-project .wireless-package .plan-cta .plan-cta-text-sm{width:210px}.totes-project .wireless-package .plan-cta .rep-blue{background-color:#00aec7!important;color:#fff!important;font-weight:400!important}.totes-project .wireless-package .plan-cta .rep-blue-color{color:#00aec7!important}.totes-project .wireless-package .plan-cta .plan-arrow{background-color:#414042;height:28px;line-height:20px;width:30px;color:#fff;float:left;text-align:center}.totes-project .wireless-package .plan-cta .minus-icon,.totes-project .wireless-package .plan-cta .rui-icon-button-arrow-right{font-size:8px;height:20px;width:20px;color:#414042;background-color:#fff;padding:5px 7px}.totes-project .wireless-package .plan-cta .minus-icon{font-size:13px;line-height:28px;font-weight:700;padding:0 7px 0 8px}.totes-project .wireless-package .plan-cta:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .wireless-package .plan-cta:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .wireless-package .info-box{border-radius:11px 0 11px 11px;border:1px solid #03aec7;margin-bottom:10px;background-color:#03aec7;display:-ms-flexbox;display:flex}.totes-project .wireless-package .info-box .info-box-icon{-ms-flex-item-align:center;align-self:center}.totes-project .wireless-package .info-box .rui-icon-info{color:#fff;line-height:1.5;font-size:1.5em}@media (max-width:991px){.totes-project .wireless-package .info-box .rui-icon-info{line-height:2;font-size:1.8em}}.totes-project .wireless-package .info-box .info-box-msg{font-size:14px;background-color:#fff;line-height:2.3;padding-left:10px;border-bottom-right-radius:11px}@media (max-width:991px){.totes-project .wireless-package .info-box .info-box-msg{line-height:1.5;font-size:1.3em;padding-top:10px;padding-bottom:10px}}.totes-project .wireless-package .subscriptions-section{border:2px solid #e9e9e9;border-radius:10px;font-size:14px;margin-top:40px}.totes-project .wireless-package .subscriptions-section .subscriptions-header{text-align:left;font-size:16px;background-color:#e9e9e9;border-radius:9px 9px 0 0;padding:0 25px 3px}.totes-project .wireless-package .subscriptions-section .subscriptions-details-section{padding:0 25px}.totes-project .wireless-package .subscriptions-section .subscriptions-details-section .subscriptions-details-header{padding-bottom:10px;padding-top:25px;font-weight:600}.totes-project .wireless-package .subscriptions-section .subscriptions-details-section .subscriptions-details-body{text-align:left;border-bottom:1px solid #e9e9e9;padding:20px 0}.totes-project .wireless-package .subscriptions-section .subscriptions-details-section .subscriptions-details-body .new-circle-minus{border:2px solid #da291c;border-radius:50%;padding:0 5px;font-weight:700;color:#da291c;font-size:14px;margin-right:2px}.totes-project .wireless-package .subscriptions-section .subscriptions-details-section .subscriptions-details-body:last-child{border-bottom:0}.totes-project .wireless-package .subscriptions-section .subscriptions-details-section .date-pipe{text-align:center}.totes-project .wireless-package .rep-my-line-number-change{background-color:#e9e9e9;border-radius:10px;padding-bottom:20px;padding-left:25px;padding-top:20px;margin-top:25px;display:inline-block;width:100%}.totes-project .wireless-package .wireless-paddingTop40{clear:both;padding-top:40px}.totes-project .link-text-container{padding:19px 0}.totes-project .manage-device,.totes-project .rshm_manage-device{padding-top:0;margin-bottom:30px}.totes-project .manage-device.wireless-page-mananage-device,.totes-project .wireless-page-mananage-device.rshm_manage-device{padding-top:0;margin-top:20px}.totes-project .manage-device .widget-loader,.totes-project .rshm_manage-device .widget-loader{margin-top:4px}.totes-project .manage-device .right-arrow,.totes-project .rshm_manage-device .right-arrow{float:right;font-size:10px;margin-top:8px}.totes-project .manage-device .redHeadline,.totes-project .rshm_manage-device .redHeadline{margin-top:20px;margin-bottom:1px}.totes-project .manage-device .redHeadline h2,.totes-project .manage-device .redHeadline h3,.totes-project .rshm_manage-device .redHeadline h2,.totes-project .rshm_manage-device .redHeadline h3{margin:0;padding:0;line-height:30px}.totes-project .manage-device .yahoo-email,.totes-project .rshm_manage-device .yahoo-email{margin-top:40px!important}.totes-project .manage-device .manageDevice,.totes-project .nhl-live-img img{width:95%}.totes-project .manage-device .manageDevice .phoneLineWrap,.totes-project .rshm_manage-device .manageDevice .phoneLineWrap{padding:37px 0 18px}.totes-project .manage-device .manageDevice .phoneLineWrap select.phoneLine,.totes-project .rshm_manage-device .manageDevice .phoneLineWrap select.phoneLine{height:29px;line-height:29px;width:213px}.totes-project .manage-device .manageDevice .deviceDetail,.totes-project .rshm_manage-device .manageDevice .deviceDetail{margin-top:50px}.totes-project .manage-device .manageDevice .deviceDetail.upgadeCol,.totes-project .rshm_manage-device .manageDevice .deviceDetail.upgadeCol{margin-top:20px}@media (max-width:767px){.totes-project .manage-device .manageDevice .deviceDetail .deviceDetailMobile,.totes-project .rshm_manage-device .manageDevice .deviceDetail .deviceDetailMobile{padding-top:40px}}@media (min-width:767px) and (max-width:991px){.totes-project .manage-device .manageDevice .deviceDetail .deviceDetailMobile,.totes-project .rshm_manage-device .manageDevice .deviceDetail .deviceDetailMobile{padding-top:70px}}.totes-project .manage-device .manageDevice .deviceDetail .ddImage img,.totes-project .rshm_manage-device .manageDevice .deviceDetail .ddImage img{width:150px;height:auto;display:block;padding:0;margin:0}@media (max-width:767px){.totes-project .manage-device .manageDevice .deviceDetail .ddImage img,.totes-project .rshm_manage-device .manageDevice .deviceDetail .ddImage img{width:85%}}.totes-project .manage-device .manageDevice .deviceDetail h2,.totes-project .rshm_manage-device .manageDevice .deviceDetail h2{margin:3px 0 0;padding:0;font-weight:600}.totes-project .manage-device .manageDevice .deviceDetail span,.totes-project .rshm_manage-device .manageDevice .deviceDetail span{font-weight:600;margin:6px 0 0;padding:0;font-size:20px;line-height:1.5}.totes-project .manage-device .manageDevice .deviceDetail p,.totes-project .rshm_manage-device .manageDevice .deviceDetail p{margin:0;padding:0}.totes-project .manage-device .manageDevice .deviceDetail .reviewLinks,.totes-project .rshm_manage-device .manageDevice .deviceDetail .reviewLinks{font-size:16px;font-weight:600;line-height:36px;margin-bottom:3px}.totes-project .manage-device .manageDevice .deviceDetail .upgrade-device-btn,.totes-project .rshm_manage-device .manageDevice .deviceDetail .upgrade-device-btn{color:#fff;background-color:#366e7f;height:27px;width:191px;margin-top:10px;line-height:1}.totes-project .manage-device .manageDevice .device-section,.totes-project .rshm_manage-device .manageDevice .device-section{padding-left:40px}.totes-project .manage-device .manageDevice ul.CTAmenu,.totes-project .rshm_manage-device .manageDevice ul.CTAmenu{list-style:none;padding:0 0 0 3px;margin:-10px 0 0}.totes-project .manage-device .manageDevice ul.CTAmenu li,.totes-project .rshm_manage-device .manageDevice ul.CTAmenu li{line-height:25px;font-size:17px;letter-spacing:.2px;border-bottom:#d3d3d3 solid 1px;padding:0;margin:0}.totes-project .manage-device .manageDevice ul.CTAmenu li a,.totes-project .rshm_manage-device .manageDevice ul.CTAmenu li a{display:block;padding:19px 0;cursor:pointer;color:#000}.totes-project .manage-device .manageDevice ul.CTAmenu li:first-child a,.totes-project .rshm_manage-device .manageDevice ul.CTAmenu li:first-child a{padding:12px 0 19px}.totes-project .manage-device .manageDevice:lang(fr),.totes-project .rshm_manage-device .manageDevice:lang(fr){width:98%}.totes-project .manage-device .plan-cta-ctn,.totes-project .rshm_manage-device .plan-cta-ctn{padding-top:25px}.totes-project .manage-device .plan-cta-checkBalance,.totes-project .rshm_manage-device .plan-cta-checkBalance{display:block;margin-top:10px;margin-left:0;font-size:12px;height:28px;cursor:pointer}@media (min-width:410px) and (max-width:420px){.totes-project .manage-device .plan-cta-checkBalance,.totes-project .rshm_manage-device .plan-cta-checkBalance{margin-top:50px!important}}@media (max-width:330px){.totes-project .manage-device .plan-cta-checkBalance,.totes-project .rshm_manage-device .plan-cta-checkBalance{margin-top:0!important}}@media (min-width:370px) and (max-width:380px){.totes-project .manage-device .plan-cta-checkBalance,.totes-project .rshm_manage-device .plan-cta-checkBalance{margin-top:32px!important}}@media (max-width:770px){.totes-project .manage-device .plan-cta-checkBalance,.totes-project .rshm_manage-device .plan-cta-checkBalance{margin-top:60px}}.totes-project .manage-device .plan-cta-checkBalance .plan-cta-checkBalance-text,.totes-project .rshm_manage-device .plan-cta-checkBalance .plan-cta-checkBalance-text{color:#da291c;font-size:16px;height:28px;line-height:20px;font-weight:500;padding:7px 7px 7px 0}@media (max-width:380px){.totes-project .manage-device .plan-cta-checkBalance .plan-cta-checkBalance-text,.totes-project .rshm_manage-device .plan-cta-checkBalance .plan-cta-checkBalance-text{font-size:14px}}.totes-project .manage-device .plan-cta-checkBalance .rotate180Deg,.totes-project .rshm_manage-device .plan-cta-checkBalance .rotate180Deg{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.totes-project .manage-device .plan-cta-checkBalance .rui-icon-arrow-down,.totes-project .rshm_manage-device .plan-cta-checkBalance .rui-icon-arrow-down{color:#da291c}.totes-project .manage-device .plan-cta,.totes-project .manage-device .plan-cta-upgradeDevice,.totes-project .plan-cta-checkBalance,.totes-project .rshm_manage-device .plan-cta,.totes-project .rshm_manage-device .plan-cta-upgradeDevice{display:block;margin-top:10px;margin-left:0;font-size:12px;height:28px;cursor:pointer}.totes-project .manage-device .plan-cta .plan-cta-text,.totes-project .rshm_manage-device .plan-cta .plan-cta-text{background-color:#414042;color:#fff;height:28px;line-height:20px;width:190px;float:left;text-align:center;padding-top:3px;text-transform:uppercase}.totes-project .manage-device .plan-cta .plan-arrow,.totes-project .rshm_manage-device .plan-cta .plan-arrow{background-color:#414042;height:28px;line-height:20px;width:30px;color:#fff;float:left;text-align:center}.totes-project .manage-device .plan-cta .rui-icon-button-arrow-right{font-size:8px;height:20px;width:20px;color:#414042;background-color:#fff;padding:5px 7px}.totes-project .manage-device .plan-cta .minus-icon,.totes-project .rshm_manage-device .plan-cta .minus-icon{font-size:13px;line-height:28px;font-weight:700;height:20px;width:20px;color:#414042;background-color:#fff;padding:0 7px 0 8px}@media (min-width:410px) and (max-width:420px){.totes-project .plan-cta-checkBalance{margin-top:50px!important}}@media (max-width:330px){.totes-project .plan-cta-checkBalance{margin-top:0!important}}@media (min-width:370px) and (max-width:380px){.totes-project .plan-cta-checkBalance{margin-top:32px!important}}@media (max-width:770px){.totes-project .plan-cta-checkBalance{margin-top:60px}}.totes-project .plan-cta-checkBalance .plan-cta-checkBalance-text{color:#da291c;font-size:16px;height:28px;line-height:20px;font-weight:500;padding:7px 7px 7px 0}@media (max-width:380px){.totes-project .plan-cta-checkBalance .plan-cta-checkBalance-text{font-size:14px}}.totes-project .buttonSection .focus-button:focus,.totes-project .plan-cta-checkBalance:focus,.totes-project .widgit-outer-en img:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .plan-cta-checkBalance:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .redButtonUpgradeDevice{border-radius:7px;background-color:#da291c;width:167px;height:30px;padding:0;line-height:28px;color:#fff}.totes-project .redButtonUpgradeDevice:hover{color:#fff;font-weight:400}@media (max-width:991px){.totes-project .redButtonUpgradeDevice{width:100%;margin-bottom:10px}}.totes-project .deviceBalanceRed{color:#d43f3a;font-size:14px;font-weight:600;padding-right:9px}@media (min-width:992px){.totes-project .deviceBalanceRed{padding-right:5px;padding-left:5px}}@media (max-width:770px){.totes-project .deviceBalanceRed{padding-right:0}}.totes-project .parent-tip{width:30px}@media (max-width:767px){.totes-project .parent-tip{width:6px}}.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-left,.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-right,.totes-project .floatLeft{float:left}@media (min-width:992px){.totes-project .buttonSection{float:right}}.totes-project .buttonSection .marginBottom89{margin-bottom:89px}.totes-project .buttonSection .focus-button{display:inline-block;margin-top:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .buttonSection .focus-button:focus{border:1px solid #0a5498!important;outline:none!important}}@media (max-width:767px){.totes-project .balanceSection .balance-today-date,.totes-project .balanceSection .device-currency-today{font-size:13px}}.totes-project .balanceSection .new-info-icon{border-radius:50%}.totes-project .balanceSection .toolTip{background-color:#bbe4ec;color:#414042;font-weight:400;height:360px;font-size:14px;line-height:16px;right:31px;top:-73px;width:201px}.totes-project .balanceSection .toolTip li{list-style:none}.totes-project .balanceSection .toolTip .description{background-color:#bbe4ec;border-bottom-right-radius:10px;border-color:#00aec7;border-top-left-radius:10px;border-top-right-radius:10px;padding:10px;width:100%}@media (max-width:767px){.totes-project .balanceSection .toolTip{height:367px;right:-21px;top:-66px;left:-200px;width:200px}}.totes-project .balanceSection .paddingTop10{padding-top:10px}.totes-project .balanceSection .paddingBottom10{padding-bottom:10px}.totes-project .balanceSection .paddingTop5{padding-top:5px!important}.totes-project .balanceSection .balanceSectionContent{padding-top:10px}@media (max-width:767px){.totes-project .balanceSection .balanceSectionContent{padding-top:30px}}.totes-project .balanceSection .plan-cta-upgradeDevice-text{color:#fff;font-weight:500;line-height:15px;text-align:center}.totes-project .cfa-section{padding-top:0;margin-bottom:30px}.totes-project .cfa-section .right-arrow{float:right;font-size:10px;margin-top:8px}.totes-project .cfa-section .cfa-list{color:#03aec7;margin-bottom:21px;padding-top:12px}@media (max-width:767px){.totes-project .cfa-section .cfa-list{margin-bottom:0;padding-top:0}}.totes-project .cfa-section .cfa-list div strong{font-weight:400}.totes-project .cfa-section .cfa-list-border{border-top:1px solid #d3d3d3}@media (max-width:767px){.totes-project .cfa-section .cfa-list-border{border-top:none}}.totes-project .cfa-section ul{padding-left:5px}.totes-project .cfa-section a{color:#414042;font-size:1em;cursor:pointer}.totes-project .cfa-section .cfa-col{padding:10px}@media (max-width:767px){.totes-project .cfa-section .cfa-col{font-size:17px}}.totes-project .cfa-section .cfa-heading-row{padding-bottom:10px}.totes-project .cfa-section .cfa-heading{font-size:30px}.totes-project .cfa-section .cfa-loader{float:none!important}@media (max-width:767px){.totes-project .cfa-section .cfa-list-xs{margin-top:28px}}.totes-project .see-regular-price{text-decoration:line-through;color:#da291c;margin-right:10px}.totes-project .see-discount-info{font-size:15px;color:#00a0b7;cursor:pointer}@media (max-width:767px){.totes-project .wireless-package .addon-ctn .addon-column{width:93%;margin-right:7%;float:left;clear:both}.totes-project .manage-device,.totes-project .manage-device ul.CTAmenu,.totes-project .rshm_manage-device,.totes-project .rshm_manage-device ul.CTAmenu{margin-bottom:0}.totes-project .manage-device ul.CTAmenu li:last,.totes-project .rshm_manage-device ul.CTAmenu li:last{padding-bottom:0}.totes-project .manage-device .addon-title,.totes-project .rshm_manage-device .addon-title{font-size:11px}}@media (max-width:768px){.totes-project .my-device-options-list{padding-top:0}}@media (min-width:992px) and (max-width:1169px){.totes-project .wireless-package .addon-ctn .addon-column{width:90%}}.totes-project div.wireless-package.HupFlowSaved .text-center{margin-top:15px}.totes-project div.wireless-package.HupFlowSaved .info-box .info-box-msg{font-size:16px;line-height:1.5;padding:10px}@media (min-width:992px) and (max-width:1169px){.totes-project .wireless-plan .top-now-padding-left{padding-left:25px!important}}@media (min-width:1170px){.totes-project .wireless-plan .top-now-padding-left{padding-left:25px!important}}.totes-project .wireless-plan h2.pushDn{margin:19px 0 12px}.totes-project .wireless-plan .plan-title{font-size:16px;font-weight:600}.totes-project .wireless-plan .plan-info-wrap{padding-top:10px}.totes-project .wireless-plan .plan-info-wrap h2{margin:0;padding:0;font-size:31px;font-weight:400;color:#3c4141}.totes-project .wireless-plan .plan-info-wrap h4{font-size:18px;margin:3px 0 0;padding:0;font-weight:400;line-height:24px}.totes-project .wireless-plan .plan-info-wrap h4 small{margin:-1px 0 27px;font-style:italic;font-size:81%;line-height:10px;display:block}.totes-project .wireless-plan .plan-info-wrap h5{font-size:16px;font-weight:600;margin:8px 0 0;padding:0}.totes-project .wireless-plan .my-line-bpd{padding-top:5px;padding-bottom:0}.totes-project .wireless-plan .my-line-bpd0{padding-top:0;padding-bottom:30px}.totes-project .wireless-plan .plan-cta-ctn{padding-top:0}.totes-project .wireless-plan .plan-cta{display:block;margin-top:27px;margin-left:0;font-size:12px;height:28px;cursor:pointer}.totes-project .wireless-plan .plan-cta .plan-cta-text{background-color:#414042;color:#fff;height:28px;line-height:20px;width:190px;float:left;text-align:center;padding-top:4px;text-transform:uppercase}.totes-project .wireless-plan .plan-cta .plan-arrow{background-color:#414042;height:28px;line-height:20px;width:30px;color:#fff;float:left;text-align:center}.totes-project .wireless-plan .plan-cta .rui-icon-button-arrow-right{font-size:8px;height:20px;width:20px;color:#414042;background-color:#fff;padding:6px 7px 5px 8px;float:left;margin:4px 5px 5px 10px}.totes-project .wireless-plan .plan-cta .minus-icon{font-size:13px;line-height:28px;font-weight:700;height:20px;width:20px;color:#414042;background-color:#fff;padding:0 7px 0 8px}@media (min-width:767px) and (max-width:1170px){.totes-project .wireless-plan .my-line-bpd{padding-top:20px}}@media (max-width:767px){.totes-project .wireless-plan .my-line-bpd{padding-top:20px}}.totes-project .img-cheque{background:url(../images/void_cheque.png) no-repeat 0 3px;width:585px;height:197px}.totes-project .img-cheque-mobile,.totes-project .img-cheque-mobile .check-image,.totes-project .img-cheque-mobile .default-image{width:100%}.totes-project .check-terms{transform:scale(1.3);-webkit-transform:scale(1.3);margin-left:5px;margin-top:2px}.totes-project .info-banner-warning{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #ffbf3f;font-size:20px;font-weight:600;width:100%}.totes-project .info-banner-warning.error{border:1px solid #da291c}.totes-project .info-banner-warning.success{background-color:#f0f5e4;border:1px solid #bfd28c}.totes-project .info-banner-warning.info{border:1px solid #da291c}.totes-project .info-banner-warning .fa-exclamation-circle{padding-right:2px}.totes-project .info-banner-warning.error-sign-big{font-size:52px!important;margin-left:10px}@media (max-width:767px){.totes-project .info-banner,.totes-project .info-banner-warning{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #ffbf3f;font-size:20px;font-weight:600;width:100%;margin-left:0!important}.totes-project .info-banner-complete-profile{border:1px solid #da291c;border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;font-size:20px;font-weight:600}}.totes-project .registration-area-box,.totes-project .registration-area-boxfr{border-radius:15px 15px 0 15px;border-width:1px;border-color:#00aec7;border-style:solid;width:100%;height:90%;padding:15px 25px}.totes-project .registration-area-box h4,.totes-project .registration-area-boxfr h4{font-size:24px;margin:8px 0}.totes-project .registration-area-box p,.totes-project .registration-area-boxfr p{font-size:16px;font-weight:600;line-height:20px;margin:18px 0 0}.totes-project .registration-area-box ul,.totes-project .registration-area-boxfr ul{padding:0 0 0 18px;margin:9px 0 20px;font-size:16px;font-weight:600;line-height:21px}.totes-project .registration-area-box a.btn-default.cta-round,.totes-project .registration-area-box a.btn.btn-default,.totes-project .registration-area-boxfr a.btn-default.cta-round,.totes-project .registration-area-boxfr a.btn.btn-default{border-color:#d8181e;margin:8px 0 8px 2px;padding:8px 31px;color:#d8181e;font-weight:600;border-radius:7px;text-align:center}.totes-project .registration-area-text-lg{font-size:21px;line-height:27.059px;text-align:left;margin-top:15px}.totes-project .registration-area-text-lg,.totes-project .registration-area-text-lgfr,.totes-project .registration-area-text-sm{margin-left:20px;font-family:Avenir Next;color:#414042;font-weight:500;transform:scaleX(1.0126)}.totes-project .registration-area-text-lgfr{margin-top:5px;font-size:21px;line-height:27.059px;text-align:left}.totes-project .registration-area-text-sm{font-size:18px;line-height:22px;text-align:right;cursor:pointer}.totes-project .registration-area-arrow{width:7px;height:12px}.totes-project .registration-area-lg-btn,.totes-project .registration-area-sm-btn{border-radius:15px;background-color:#da291c;width:578px;height:72px}.totes-project .registration-area-arrow{margin-left:5px;margin-botton:5px}@media (max-width:767px){.totes-project .registration-area-box a.btn-default.cta-round,.totes-project .registration-area-box a.btn.btn-default,.totes-project .registration-area-boxfr a.btn-default.cta-round,.totes-project .registration-area-boxfr a.btn.btn-default{width:100%}.totes-project .info-banner-lock,.totes-project .message-banner{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #da291c;font-size:20px;font-weight:600;width:97%!important;margin-left:10px!important;margin-right:0!important}.totes-project .overrite,.totes-project .page-signin input{width:100%!important}.totes-project .btn-signin{margin-right:0!important;width:100%!important}.totes-project .registration-area-text-lg{font-family:Avenir Next;color:#414042;font-size:21px!important;font-weight:500;line-height:27.059px;text-align:left;transform:scaleX(1.0126)}.totes-project .registration-area-text-lgfr,.totes-project .registration-area-text-sm{font-family:Avenir Next;color:#414042;font-weight:500;text-align:left;margin-bottom:30px}.totes-project .registration-area-text-lgfr{transform:scaleX(1.0126);margin-top:10px!important;font-size:21px!important;line-height:27.059px}.totes-project .registration-area-text-sm{font-size:16px!important;line-height:20px;transform:scaleY(1.014);cursor:pointer;margin-top:30px}.totes-project .forgot-txt-ctn{font-family:Avenir Next;color:#414042;font-size:28px;font-weight:500;line-height:16.8px;float:left;margin-left:10px}}.totes-project .response-dialog{background-color:#fff;width:60%;max-width:600px;min-width:300px;height:auto;min-height:100px;margin:15% auto 0;position:relative;padding-left:30px;padding-right:30px;border-radius:25px 0 25px 25px}.totes-project .response-dialog .close{position:absolute;right:10px;top:10px;filter:alpha(opacity=100);opacity:1}.totes-project .response-dialog .cta{bottom:0;right:0;position:relative;display:block;padding-right:30px;padding-bottom:30px}.totes-project .account-list li{list-style-type:none;display:inline-block;width:100%;vertical-align:top}.totes-project .account-list .beside-checker.icon-error,.totes-project .account-list .inline-checker.icon-error,.totes-project .account-list .message-banner-icon.icon-alert,.totes-project .account-list .message-banner-icon.icon-error,.totes-project .account-list .message-banner-icon_as.icon-alert,.totes-project .account-list .message-banner-icon_as.icon-error,.totes-project .account-list .rui-icon-error-icon,.totes-project .account-list .rui-icon-warning{font-size:30px}.totes-project .account-list .account-item{background-color:#fff}.totes-project .privateBrowsingMsg{font-size:1.2em;padding-top:20px;background-color:#f5f5f5}@media (max-width:767px){.totes-project .privateBrowsingMsg{margin-top:-30px}}.totes-project .directive-sub-menu .dropdown-menu,.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .account-input input{min-width:245px}.totes-project .directive-sub-menu .service-account-number{float:right}.totes-project .directive-sub-menu .oneViewSelectedTab{background-color:#fff;color:#da291c;cursor:pointer;font-weight:600;padding-top:0;text-decoration:none}@media (min-width:767px) and (max-width:1182px){.totes-project .directive-sub-menu .subMenuHeader{font-size:32px;margin-top:3px}.totes-project .directive-sub-menu .subMenu-item{font-size:14px}.totes-project .directive-sub-menu .subMenuRedDot{margin-left:15px;margin-right:0}.totes-project .nav>li>a{padding:12px 10px}}@media (max-width:767px){.totes-project .directive-sub-menu .services-right{display:none}.totes-project .directive-sub-menu .services-left{float:none}.totes-project .directive-sub-menu .navbar-nav>li .left-bar,.totes-project .directive-sub-menu .subMenuRedDot{display:none}.totes-project .directive-sub-menu .subMenuHeader{font-weight:400;color:#000;font-size:20px;margin-top:2px}.totes-project .directive-sub-menu .navbar-nav>li>a{text-align:left;padding:0;border-bottom:1px solid #bbbdc0}.totes-project .directive-sub-menu .navbar-default .navbar-nav>.open>a{background-color:#fff;border:none}.totes-project .directive-sub-menu .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 9px}.totes-project .directive-sub-menu .selected{border:none}.totes-project .directive-sub-menu .service-account-type{color:#000}.totes-project .directive-sub-menu .navbar-collapse{border-top:none}.totes-project .directive-sub-menu .navbar-control{float:right;display:block;cursor:pointer}.totes-project .directive-sub-menu .navbar-control .navbar-close{font-size:22px;text-transform:uppercase;float:left;display:none}.totes-project .directive-sub-menu .navbar-control .navbar-close.active,.totes-project .directive-sub-menu .navbar-icon.active{display:block}.totes-project .directive-sub-menu .navbar-icon{height:20px;width:20px;background-color:#e9eaea;margin-top:5px;margin-left:5px;float:right;display:none}.totes-project .directive-sub-menu .navbar-minus{font-size:20px;color:#939598;float:left}.totes-project .directive-sub-menu .navbar-plus{font-size:20px;color:#939598;float:left;margin-top:-5px;margin-left:3px}.totes-project .directive-sub-menu .navbar-minus{margin-left:6px;margin-top:-6px}.totes-project .directive-sub-menu .sub-menu-ctn{padding:0}.totes-project .directive-sub-menu .navbar-header,.totes-project .directive-sub-menu .navbar-nav>li a{margin:0 20px}.totes-project .directive-sub-menu .navbar-nav>li.dropdown.open .left-bar,.totes-project .directive-sub-menu .navbar-nav>li.dropdown.selected .left-bar,.totes-project .directive-sub-menu .navbar-nav>li.mobile-selected .left-bar{display:block;position:absolute;height:23px;width:6px;background-color:#da291c;top:4px;border-top-right-radius:5px;border-bottom-right-radius:5px}.totes-project .directive-sub-menu .navbar-nav>li.dropdown.open>li:hover,.totes-project .directive-sub-menu .navbar-nav>li:hover{background-color:#f0f2f1}.totes-project .directive-sub-menu .navbar-nav>li.dropdown.open:hover{background-color:#fff}.totes-project .directive-sub-menu .navbar-nav>li .service-account-type:hover{color:#da291c}}.totes-project .directive-my-offers .banner-image{width:446px;height:152px;cursor:pointer}@media (max-width:767px){.totes-project .directive-my-offers .banner-image{width:100%;height:auto}}.totes-project #myr_myoffers_guest-oveview .directive-my-offers{margin-top:60px}@media (max-width:767px){.totes-project #myr_myoffers_guest-oveview .directive-my-offers{margin-top:20px}}@media (min-width:768px) and (max-width:991px){.totes-project #myr_myoffers_guest-oveview .directive-my-offers{margin:30px 20%}}.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap,.totes-project div .retail h1{margin:0}@media (max-width:767px){.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-left,.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-right{margin:0}}@media (min-width:768px) and (max-width:991px){.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-left,.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-right{margin:0}}@media (min-width:992px) and (max-width:1169px){.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-left,.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-right{margin:0 20px 0 0}}@media (min-width:1170px){.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-left,.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-right{margin:0 20px 0 0}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-left a:focus,.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-right a:focus{border:0!important}.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-left a:focus>img,.totes-project #myr_myoffers_account-oveview .directive-my-offers .myr_myoffers_wrap .myr_myoffers_wrap-right a:focus>img{border:1px solid #0a5498!important;outline:none!important}}.totes-project .editable-content{margin-left:2%}.totes-project .editable-content a{text-decoration:none;color:inherit}.totes-project .editable-content .message-banner{width:100%}.totes-project .editable-content .heading-container{margin-bottom:20px}@media (max-width:480px){.totes-project .editable-content .heading-container{margin-bottom:30px}}@media (max-width:767px){.totes-project .editable-content .heading-container{margin-top:30px}}.totes-project .editable-content .heading-container h1{display:inline;font-weight:500;font-size:25px;margin-right:44px;line-height:35px;text-align:left;color:#414042}.totes-project .editable-content .heading-container .editButton{display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;margin-top:5px;background-image:url(../images/edit-icon.png);background-repeat:no-repeat;background-color:transparent}.totes-project .editable-content .heading-container .edit-label,.totes-project .editable-content .heading-container .reset-pwd-label{color:#414042;font-size:16px;font-weight:600;line-height:21px;text-align:right}.totes-project .editable-content .heading-container .edit-button-enabled,.totes-project .editable-content .heading-container .edit-label-enabled{cursor:pointer}.totes-project .editable-content .heading-container .reset-pwd-label{padding-left:15px;cursor:pointer}.totes-project .editable-content .heading-container .grey-edit-icon{opacity:.5!important}.totes-project .editable-content .heading-container .grey-edit-color{color:#a0a0a1!important}.totes-project .editable-content .heading-container .care-edit-button{color:#0a5498;font-size:18px;font-weight:600;cursor:pointer}.totes-project .editable-content .heading-container .care-edit-button .rui-icon-edit{padding-right:8px}@media (max-width:991px){.totes-project .editable-content.marketing-information-skin{margin-bottom:70px}}.totes-project .editable-content.marketing-information-skin .heading-container{margin-bottom:0}.totes-project .editable-content .button-container .right{float:right}.totes-project .editable-content .cancel{background-color:#fff!important;color:#0050a4!important;outline:0;font-size:14px;text-transform:uppercase;font-weight:700!important;margin-right:10px}.totes-project .editable-content .message-banner-icon.icon-error{margin-top:10px}.totes-project .editable-content .general-error{padding-left:20px}.totes-project .editable-content .billing-btn-ctn .cancel{float:right}@media (max-width:991px){.totes-project .editable-content .billing-btn-ctn .cancel{margin-right:0;padding-right:0}}.totes-project .editable-content .billing-btn-ctn .save-changes{float:right;margin-left:10px}.totes-project .small-view-margin{margin-bottom:30px}.totes-project .widget-loader{display:inline-block;position:relative;top:-10px;width:40px}.totes-project .non-editable-row .row-label{display:inline-block;font-family:'Avenir Next';font-size:18px;font-weight:500;line-height:38px}@media (max-width:991px){.totes-project .non-editable-row .row-label{font-size:18px}}.totes-project .non-editable-row input.value{border:none;outline:none}.totes-project .non-editable-row .value{display:inline;width:auto;font-weight:200;font-size:20px;padding-left:10px}@media (max-width:991px){.totes-project .non-editable-row .value{font-size:18px}}.totes-project .editable-row{margin-bottom:30px}.totes-project .editable-row span{font-family:'Avenir Next';font-weight:500;font-size:20px}.totes-project .editable-row span.user-name{padding-top:20px;display:block;margin-left:10px}.totes-project .editable-row span.billing-type{padding-left:10px}.totes-project .editable-row .inline_error{clear:both;display:block;font-size:12px}.totes-project .editable-row .inline_error span{font-size:12px}.totes-project .editable-row input{margin-top:15px}.totes-project .editable-row select{margin-top:15px;width:100%}@media (max-width:1169px){.totes-project .editable-row select{width:98%}}@media (min-width:768px) and (max-width:991px){.totes-project .editable-row select{width:98%}}@media (max-width:768px){.totes-project .editable-row select{width:96%}}.totes-project .editable-row .billing-btn-ctn{margin-top:20px}.totes-project .editable-row .billing-btn-ctn .cancel{float:right}@media (max-width:991px){.totes-project .editable-row .billing-btn-ctn .cancel{margin-right:0;padding-right:0}}.totes-project .editable-row .billing-btn-ctn .save-changes{float:right;margin-left:10px;font-size:10px}.totes-project .editable-row .billing-btn-ctn .save-changes.inactive{background-color:#585858}.totes-project .editable-row .button-container-email-update button{float:right!important}@media (max-width:991px){.totes-project .editable-row .button-container-email-update button.cancel{margin-right:0;padding-right:0}.totes-project .editable-row .button-container-email-update button.save-changes{margin-left:10px}.totes-project .editable-row .button-container-email-update{width:100%}}.totes-project .extension{margin-left:40px}@media (max-width:991px){.totes-project .extension{margin-left:0;margin-top:20px}}.totes-project .reminder-answer,.totes-project .ute-register-modalContent #register-modal .register-modal-waiting-icon img{width:100px}.totes-project .gray-border{border:1px solid #eaeaea}.totes-project .billing_info_row{font-size:16px;line-height:1.4;overflow:hidden;width:100%;font-weight:400;margin-top:-6px;padding-bottom:10px}.totes-project .rui-icon-button-arrow-right-after{font-size:16px!important;color:#676668!important;font-weight:600!important}.totes-project .rui-icon-button-arrow-right-after:after{content:"\e633";padding-left:5px}.totes-project .bda-grey-top{border-top:2px solid #e4e6e5}.totes-project .rui-heading{margin-left:0;margin-right:0}.totes-project .rui-heading.secondary{font-size:1.5em;border-radius:0;position:relative;border-bottom:1px solid #ffc040;margin:30px 0;background-color:#fff;clear:both}.totes-project .rui-heading.secondary h2,.totes-project .rui-heading.secondary h3{display:inline-block;margin:0;background-color:#ffc040;color:#000;font-weight:600;font-size:.9em;padding:10px 20px;border-radius:0 15px 0 0;text-transform:uppercase}@media (min-width:768px) and (max-width:991px){.totes-project .rui-heading.secondary h3{max-height:35px;padding:10px}}.totes-project .rui-heading.secondary h2{background-color:#ffbf3f;text-align:left;font-weight:400;line-height:14.4px}@media (min-width:768px) and (max-width:991px){.totes-project .rui-heading.secondary h2{max-height:35px;padding:10px}}.totes-project .rui-heading.secondary h2:focus{border:1px solid #0a5498!important;outline:none!important}@media (max-width:767px){.totes-project .container.no-left-border,.totes-project .pls.no-left-border{padding-left:0!important;padding-right:0!important}}.totes-project .free-label,.totes-project .widgit-outer-en-roamlikehome .roaming.visible-lg.visible-md.visible-sm.headline6{font-size:14px}.totes-project .empty-holder{min-height:10px}@media (min-width:1200px){.totes-project .free-empty-div{min-height:18px}}@media (max-width:767px){.totes-project .free-empty-div{padding-left:10px}}@media (min-width:768px) and (max-width:991px){.totes-project .free-empty-div{min-height:35px}}@media (min-width:991px) and (max-width:1200px){.totes-project .free-empty-div{min-height:30px}}.totes-project .roam-ctn .roam-badge{height:55px;width:210px;display:block;margin-bottom:15px}.totes-project .roaming{margin-bottom:25px}.totes-project .roaming .roaming-desc-txt{font-size:17px}.totes-project .roaming .roaming-cost-txt{font-size:18px}.totes-project .roaming .roaming-legal{font-size:12px;cursor:pointer}.totes-project .roaming .roaming-legal:hover{text-decoration:underline}.totes-project .roaming .roaming-legal .roaming-legal-content{display:none}@media (min-width:768px) and (max-width:991px){.totes-project .free-empty-div-right{min-height:22px}}@media (min-width:991px) and (max-width:1200px){.totes-project .free-empty-div-right{min-height:14px}}.totes-project .headline6-bold{font-size:16px;font-weight:600}@media (max-width:767px){.totes-project .headline6-bold{font-size:14px}}@media (min-width:768px) and (max-width:992px){.totes-project .headline6-bold{font-size:14px}}@media (min-width:992px) and (max-width:1169px){.totes-project .headline6-bold{font-size:12px}}.totes-project .learn{color:#676668!important;text-decoration:none!important}@media (min-width:1200px){.totes-project .widgit-outer-en{min-height:304px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .widgit-outer-en{min-height:337px;position:relative}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .widgit-outer-en img:focus{border:1px solid #0a5498!important;outline:none!important}}@media (min-width:1200px){.totes-project .widgit-outer-right{min-height:327px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .widgit-outer-right{min-height:337px;position:relative}}.totes-project .rev-inactive-offers-top-image{margin-top:0!important}.totes-project .rev-inactive-offers-top-image img:first-child{width:initial}.totes-project .rev-inactive-offers-top-image img:last-child{height:82px}.totes-project .nhl-live-img{text-align:left;max-width:100%;margin-top:5px}@media (max-width:414px){.totes-project .nhl-live-img{text-align:center}.totes-project .nhl-live-img img{width:85%;padding-bottom:20px}}@media (min-width:415px) and (max-width:767px){.totes-project .nhl-live-img{text-align:center;margin-bottom:10px}.totes-project .nhl-live-img img{width:65%}}@media (min-width:1200px){.totes-project .widgit-outer-en-roamlikehome{min-height:440px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .widgit-outer-en-roamlikehome{min-height:490px;position:relative}}.totes-project .widgit-outer-en-roamlikehome .img-size{width:initial;max-width:100%}@media (min-width:1170px){.totes-project .widgit-outer-en-roamlikehome .img-size.spotify-image{padding-top:0!important;padding-bottom:0!important}}@media (max-width:1170px){.totes-project .widgit-outer-en-roamlikehome .img-size.spotify-image{padding-bottom:0!important}}.totes-project .widgit-outer-en-roamlikehome .img-size-mb.nextissue-image{width:210px}.totes-project .widgit-outer-en-roamlikehome img:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .widgit-outer-en-roamlikehome img:focus{border:1px solid #0a5498!important;outline:none!important}}@media (min-width:767px){.totes-project .paddingTop5{padding-top:5px}}@media (min-width:1200px){.totes-project .widgit-outer-right-roamlikehome{min-height:376px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .widgit-outer-right-roamlikehome{min-height:405px;position:relative}}.totes-project .roam-ctn .you-have-this-ctn{background-color:#00aec7;border:1px solid #00aec7;border-top-right-radius:8px;color:#fff;display:block;margin-bottom:0;float:right;margin-right:4%;padding:4px 10px;text-transform:uppercase;width:125px;height:45px}@media (max-width:768px){.totes-project .roam-ctn .you-have-this-ctn{margin-right:25%}}@media (max-width:991px){.totes-project .roam-ctn .you-have-this-ctn{height:55px}}.totes-project .visibilityHidden{visibility:hidden}.totes-project .img-size{width:100%;display:block;margin-right:auto;clear:both}@media (min-width:420px) and (max-width:499px){.totes-project .img-size{width:70%}}@media (max-width:420px){.totes-project .img-size{height:70px;width:253px}}.totes-project .img-size-mb{display:block;margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:25px;max-width:100%}.totes-project .grey-line{background-color:#e6e6e6;height:5px}@media (min-width:768px){.totes-project .grey-line{position:absolute;bottom:25px;float:left;width:95%!important}}@media (max-width:767px){.totes-project .grey-line{margin-top:20px;margin-bottom:20px}}@media (min-width:768px){.totes-project .nextissue-manage{position:absolute;margin-bottom:40px!important;bottom:-63px;float:left;width:95%!important}}@media (max-width:767px){.totes-project .nextissue-manage{margin-top:20px;margin-bottom:20px}}.totes-project .details{padding-right:5px;cursor:pointer}@media (min-width:768px){.totes-project .details{text-align:right;position:absolute;right:0;bottom:0}}@media (max-width:767px){.totes-project .details{text-align:center;padding-top:20px}}@media (max-width:420px){.totes-project .details{text-align:right}}.totes-project .change-sel{font-size:12px}@media (min-width:768px){.totes-project .change-sel{text-align:right;position:absolute;right:0;bottom:-15px;padding-right:20px}}@media (max-width:767px){.totes-project .change-sel{text-align:center}}@media (min-width:991px) and (max-width:1180px){.totes-project .change-sel{font-size:10px!important}}.totes-project .red-button{margin-left:auto!important;margin-right:auto!important;width:95%!important;display:block!important}@media (min-width:300px) and (max-width:767px){.totes-project .red-button{width:60%!important}}.totes-project .white-button{background-color:#fff!important;color:#da291c!important;border:1px solid #da291c!important}.totes-project .rgcl-signin{white-space:normal}.totes-project #dirRevolution .rgcl-signin,.totes-project .prs .rgcl-signin{white-space:normal!important}.totes-project .fr-buttons{font-size:11px!important}@media (min-width:768px){.totes-project .widgit-inner{position:absolute;bottom:45px}}@media (max-width:767px){.totes-project .value-added-margin{padding-left:0}}@media (min-width:768px) and (max-width:991px){.totes-project .value-added-margin{padding-left:0}}@media (min-width:992px) and (max-width:1169px){.totes-project .value-added-margin{padding-left:90px}}@media (min-width:1170px){.totes-project .value-added-margin{padding-left:120px}}.totes-project .center-align-img{display:block;margin-left:auto;margin-right:auto}@media (min-width:768px){.totes-project .rui-heading.secondary{overflow:hidden;margin-top:30px;margin-bottom:15px;border-radius:15px 0 0 15px}.totes-project .rui-heading.secondary h2,.totes-project .rui-heading.secondary h3{border-radius:15px 15px 0 15px;float:left}.totes-project .offer-box .offer-box-content{height:auto}}@media (max-width:992px){.totes-project .directive-revolution{margin-top:20px}}@media (min-width:320px) and (max-width:480px){.totes-project .manage-rev-widget{width:100%;margin-top:10px}}.totes-project sub{font-size:10px!important}.totes-project .blue-container{margin:2px;border:1px solid #00aec7;border-radius:8px 8px 8px 8px;padding:20px}.totes-project .blue-container .col-sm-1,.totes-project .blue-container .col-sm-2,.totes-project .blue-container .col-sm-3,.totes-project .blue-container .col-xs-1,.totes-project .blue-container .col-xs-2,.totes-project .blue-container .col-xs-3{max-width:35px}.totes-project .blue-container .col-sm-1 .rui-icon-info,.totes-project .blue-container .col-sm-2 .rui-icon-info,.totes-project .blue-container .col-sm-3 .rui-icon-info,.totes-project .blue-container .col-xs-1 .rui-icon-info,.totes-project .blue-container .col-xs-2 .rui-icon-info,.totes-project .blue-container .col-xs-3 .rui-icon-info{font-size:2.917em;color:#00aec7}.totes-project .blue-container .col-sm-10,.totes-project .blue-container .col-sm-11,.totes-project .blue-container .col-sm-9,.totes-project .blue-container .col-xs-10,.totes-project .blue-container .col-xs-11,.totes-project .blue-container .col-xs-9{padding-left:20px}.totes-project .blue-container .col-sm-10 p,.totes-project .blue-container .col-sm-11 p,.totes-project .blue-container .col-sm-9 p,.totes-project .blue-container .col-xs-10 p,.totes-project .blue-container .col-xs-11 p,.totes-project .blue-container .col-xs-9 p{font-size:1.5em;margin:0}.totes-project .blue-container .col-sm-10 p.font-small,.totes-project .blue-container .col-sm-11 p.font-small,.totes-project .blue-container .col-sm-9 p.font-small,.totes-project .blue-container .col-xs-10 p.font-small,.totes-project .blue-container .col-xs-11 p.font-small,.totes-project .blue-container .col-xs-9 p.font-small,.totes-project .blue-container+.sm-container .col-sm-10 p,.totes-project .blue-container+.sm-container .col-sm-11 p,.totes-project .blue-container+.sm-container .col-sm-9 p,.totes-project .blue-container+.sm-container .col-xs-10 p,.totes-project .blue-container+.sm-container .col-xs-11 p,.totes-project .blue-container+.sm-container .col-xs-9 p,.totes-project .blue-container.sm-container .col-sm-10 p,.totes-project .blue-container.sm-container .col-sm-11 p,.totes-project .blue-container.sm-container .col-sm-9 p,.totes-project .blue-container.sm-container .col-xs-10 p,.totes-project .blue-container.sm-container .col-xs-11 p,.totes-project .blue-container.sm-container .col-xs-9 p{font-size:1em}@media (max-width:767px){.totes-project .blue-container{margin:2px 10px 2px 20px}}.totes-project .blue-container+.sm-container{padding:10px}.totes-project .blue-container+.sm-container .col-sm-1 .rui-icon-info,.totes-project .blue-container+.sm-container .col-sm-2 .rui-icon-info,.totes-project .blue-container+.sm-container .col-sm-3 .rui-icon-info,.totes-project .blue-container+.sm-container .col-xs-1 .rui-icon-info,.totes-project .blue-container+.sm-container .col-xs-2 .rui-icon-info,.totes-project .blue-container+.sm-container .col-xs-3 .rui-icon-info{font-size:1.8em}.totes-project .blue-container+.sm-container .col-sm-10,.totes-project .blue-container+.sm-container .col-sm-11,.totes-project .blue-container+.sm-container .col-sm-9,.totes-project .blue-container+.sm-container .col-xs-10,.totes-project .blue-container+.sm-container .col-xs-11,.totes-project .blue-container+.sm-container .col-xs-9{padding-left:10px}.totes-project .roam-ctn{padding:10px 0 20px}.totes-project .roam-ctn .img-size{width:auto!important;height:auto!important}.totes-project .roaming.mbs.mrs.visible-lg.visible-md.visible-sm.hidden-xs.title-h5,.totes-project .roaming.visible-lg.visible-md.visible-sm.headline6{display:block!important;width:calc(100% - 30px);text-align:left;margin:auto}@media (max-width:768px){.totes-project .roaming.mbs.mrs.visible-lg.visible-md.visible-sm.hidden-xs.title-h5,.totes-project .roaming.visible-lg.visible-md.visible-sm.headline6{text-align:center}}.totes-project .blue-container.sm-container{display:block;padding:10px;float:none;clear:both}.totes-project .blue-container.sm-container .col-sm-1 .rui-icon-info,.totes-project .blue-container.sm-container .col-sm-2 .rui-icon-info,.totes-project .blue-container.sm-container .col-sm-3 .rui-icon-info,.totes-project .blue-container.sm-container .col-xs-1 .rui-icon-info,.totes-project .blue-container.sm-container .col-xs-2 .rui-icon-info,.totes-project .blue-container.sm-container .col-xs-3 .rui-icon-info{font-size:1.6em}.totes-project .blue-container.sm-container .col-sm-1.col-xs-1{padding-top:20px}.totes-project .fr .totes-project .tv-digital-box .info-box-col img,.totes-project .fr .totes-project .tv-package .info-box-col img,.totes-project .reserve-msg,.totes-project div .margin-top-left-20{margin-top:20px}.totes-project .green-text{color:#1dadc1}.totes-project .info-box{border-radius:15px 15px 15px 15px}.totes-project div .margin-top-20-ne{margin-top:-20px}.totes-project div .margin-top-80{margin-top:80px}.totes-project .info-box-header{background-color:#03aec7;border-radius:15px 15px 0 0;color:#fff;padding:5px 0 5px 15px;font-size:16px;text-transform:uppercase}.totes-project .info-box-body{background-color:#bbe4ec;border-radius:0 0 15px 15px;padding:15px;font-size:16px;display:-ms-flexbox;display:flex}.totes-project .info-box-col{padding-right:20px;float:left}.totes-project .info-box-border{margin-right:15px;border-right:1px solid #fff}.totes-project .info-box .header-tab{margin-right:30px}.totes-project .info-box-body div{padding-bottom:3px}.totes-project .info-box-col .width-50{width:50%}.totes-project .info-box-body .login-text{font-weight:500}.totes-project .tv-package{margin-left:25px;margin-top:30px}.totes-project .tv-package .info-box-col .login-text,.totes-project .tv-package .info-box-col img{margin-top:10px}.totes-project .tv-package .info-box-col{padding-right:30px}.totes-project .tv-package .login-text{padding-top:10px}.totes-project .tv-digital-box .header-tab{margin-right:43px}.totes-project .internet-package .info-box-col{padding:0 0 0 11px}.totes-project .internet-package .info-box-col img{padding:0 30px}.totes-project .internet-package .info-box-header{padding-left:25px}.totes-project .internet-package .login-text{font-weight:500;padding:15px 0 0 11px}.totes-project .internet-modem{margin-top:21%}.totes-project .internet-modem .info-box-col{padding-left:10px}.totes-project .internet-modem .info-box-col strong{padding-right:22px}.totes-project .internet-modem .info-box-header{padding-left:25px}.totes-project .internet-modem .login-text{font-weight:500;padding:3px 0 0 11px}.totes-project .wireless-package-message{padding:40px 0 20px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons.sgi-dup-buttons button,.totes-project .upgrade-message .header-tab{margin-right:25px}.totes-project .wireless-package-message .info-box .header-tab{margin-right:40px}.totes-project .upgrade-message .info-box-border,.totes-project .wireless-package-message .info-box-border{margin-right:30px}@media (max-width:767px){.totes-project .upgrade-message .info-box-border,.totes-project .wireless-package-message .info-box-border{margin-right:1px;width:28%}.totes-project .wireless-package-message .info-box-col{padding-left:5px;padding-right:5px}}.totes-project .wireless-package-message .info-box-border strong{padding-right:30px}.totes-project .upgrade-message .info-box-border strong{padding-right:33px}.totes-project .upgrade-message .info-box-col img{padding-left:6px;padding-right:6px}.totes-project .upgrade-message{margin-top:25px}.totes-project .two-column-box{padding-top:20px}.totes-project .two-column-box .info-box-col{padding-left:10px}.totes-project .two-column-box .info-box-header{padding-left:25px}.totes-project .two-column-box .info-box-col img{width:50%}.totes-project .directive-interaction,.totes-project .interactions-history-page{padding:5px}.totes-project .directive-interaction .newmargin,.totes-project .interactions-history-page .newmargin{margin-top:5px;font-size:14px}@media (max-width:767px){.totes-project .directive-interaction .newmargin,.totes-project .interactions-history-page .newmargin{margin-top:14px}}.totes-project .directive-interaction .innermargin,.totes-project .interactions-history-page .innermargin{padding-top:10px;padding-bottom:15px}.totes-project .directive-interaction .interactionHeading,.totes-project .interactions-history-page .interactionHeading{padding-bottom:4px}@media (max-width:767px){.totes-project .directive-interaction .interactionHeading,.totes-project .interactions-history-page .interactionHeading{padding-bottom:0;border-bottom:none}}.totes-project .directive-interaction .redcolor,.totes-project .interactions-history-page .redcolor{color:#da291c}.totes-project .directive-interaction .newborder,.totes-project .interactions-history-page .newborder{padding-top:10px;border-top:1px solid #bdbdbd}@media (max-width:767px){.totes-project .directive-interaction .newborder,.totes-project .interactions-history-page .newborder{padding-top:0;border-top:none}}.totes-project .directive-interaction .iconPadding,.totes-project .interactions-history-page .iconPadding{margin-top:5px}.totes-project .directive-interaction .contentPadding,.totes-project .interactions-history-page .contentPadding{padding-left:10px}@media (max-width:767px){.totes-project .directive-interaction .contentPadding,.totes-project .interactions-history-page .contentPadding{color:#3d4141;line-height:1.3em;padding-left:0}}.totes-project .directive-interaction .circled,.totes-project .interactions-history-page .circled{background:#eaeaea;border:none;border-radius:50%;display:inline-block;font-size:16px;height:1.75em;width:1.75em;line-height:1.2em;padding:.2em 0;text-align:center}.totes-project .directive-interaction h5,.totes-project .interactions-history-page h5{margin-top:2px}@media (max-width:767px){.totes-project .directive-interaction,.totes-project .interactions-history-page{font-size:18px!important;border-bottom:1px solid #bdbdbd;margin-bottom:25px}}@media (max-width:991px){.totes-project .directive-interaction,.totes-project .interactions-history-page{font-size:14px!important}}@media (max-width:767px){.totes-project .directive-interaction .newborder-xs,.totes-project .interactions-history-page .newborder-xs{border-bottom:1px solid #bdbdbd}}.totes-project .directive-interaction .interactionError{padding-top:12px;color:#414042;font-weight:400;border-top:1px solid #bdbdbd}.totes-project .directive-interaction .interactionHeading .cta-round span,.totes-project .interactions-history-page .interactionHeading .cta-round span{text-transform:none!important}.totes-project .directive-interaction .ellipsis-content,.totes-project .interactions-history-page .ellipsis-content{max-height:50px;overflow:hidden;margin:0 0 8px}.totes-project .directive-interaction select,.totes-project .interactions-history-page select{-moz-appearance:none;-webkit-appearance:none;appearance:none}.totes-project .interactionOffset{padding-right:2.5em!important}.totes-project .interactions-history-page .interactions-dropdown-search .interactions-title{color:#da291c;font-size:2em}@media (max-width:992px){.totes-project .interactions-history-page .interactions-dropdown-search .interactions-title{font-size:1.25em}}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .styled-select{border:1px solid #999;width:32%}@media (max-width:767px){.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .styled-select{margin-top:15px;width:100%}}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .styled-select .rui-dropdown{padding:0 30px 0 10px!important}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field{position:relative}@media (max-width:767px){.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field{margin-top:15px}}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field .search-box{border-radius:0}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field .search-cancel-button{position:absolute;right:0}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field .search-cancel-button .search-button{background:#da291c;color:#fff;border-radius:0;border:3px solid #da291c;font-weight:600}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field .search-cancel-button .cancel-button{background:#fff;color:#d3d3d3;border-radius:0;border:1px solid #d3d3d3;margin-right:-4px;padding-top:8px;padding-bottom:8px}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field .searchError{font-size:14px}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field .search-box.form-control:focus{box-shadow:none;border-color:#ddd}.totes-project .interactions-history-page .interactions-dropdown-search .dropdown-search .search-field .search-box.form-control{border:1px solid #ddd;font-size:14px}.totes-project .interactions-history-page .interaction-table{margin-top:3.125em!important}.totes-project .interactions-history-page .interaction-table .table-head tr th{color:#bcbcbc;border-bottom:2px solid #ddd;vertical-align:top}.totes-project .interactions-history-page .interaction-table .table-head{font-size:.9em}.totes-project .interactions-history-page .interaction-table .table-body tr td{padding-top:20px!important;padding-bottom:20px!important}.totes-project .interactions-history-page .interaction-table .table-body tr,.totes-project .interactions-history-page .interaction-table .table-head tr{border-top:2px solid #ddd;border-bottom:2px solid #ddd}.totes-project .interactions-history-page .interaction-table .table-body tr td:last-child{text-align:right}.totes-project .interactions-history-page .interaction-table .table-body tr td div:nth-child(1) p{padding-bottom:15px}.totes-project .interactions-history-page .interaction-table .table-body tr td div+div p{border-top:1px dashed #d3d3d3;padding-top:20px;padding-bottom:15px}.totes-project .interactions-history-page .interaction-table .textAlign{text-align:left}.totes-project .interactions-history-page .interaction-table .rightAlign{text-align:right}.totes-project .interactions-history-page .interaction-table .channelText{margin-top:10px}.totes-project .interactions-history-page .interaction-table .interaction-note-wrap span{-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto}.totes-project .interactions-history-page .table-pagination{float:right}.totes-project .interactions-history-page .table-pagination .pagination-first a,.totes-project .interactions-history-page .table-pagination .pagination-last a,.totes-project .interactions-history-page .table-pagination .pagination-next a,.totes-project .interactions-history-page .table-pagination .pagination-prev a{background-color:#f2f2f2!important;border-radius:50%!important;border:none!important;color:#999!important;margin-left:5px!important}.totes-project .interactions-history-page .table-pagination .pagination-page a{background-color:#fff!important;border:1px solid #fff!important;color:#999!important;margin-left:5px!important}.totes-project .interactions-history-page .table-pagination .pagination .active a,.totes-project .interactions-history-page .table-pagination .pagination-page a:focus{color:#000!important}.totes-project .interactions-history-page .interactionError{border-top:1px solid #bdbdbd;color:#414042;font-weight:400;padding-top:10px}.totes-project .interactions-history-page ::-webkit-input-placeholder{color:#bcbcbc;font-style:italic;font-size:12px;text-overflow:ellipsis}.totes-project .interactions-history-page :-moz-placeholder,.totes-project .interactions-history-page ::-moz-placeholder{color:#bcbcbc;font-style:italic;font-size:12px;text-overflow:ellipsis}.totes-project .interactions-history-page :-ms-input-placeholder{color:#bcbcbc;font-style:italic;font-size:10px;text-overflow:ellipsis}.totes-project .interaction-default-icon{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/default.png) no-repeat;background-position:center;height:35px}.totes-project .interaction-case-icon{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/case.png) no-repeat;height:35px;background-position:center;background-size:35px}.totes-project .interaction-call{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/call.png) no-repeat;height:35px;background-position:center}.totes-project .interaction-mobile-wallet{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/mobile_wallet.png) no-repeat;background-position:center;height:35px}.totes-project .interaction-outbound-mail{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/email_mail.png) no-repeat;height:35px;background-position:center}.totes-project .interaction-store{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/store.png) no-repeat;background-position:center;height:35px}.totes-project .interaction-web{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/self_serve.png) no-repeat;height:35px;background-position:center}.totes-project .interaction-sms{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/sms_mms.png) no-repeat;background-position:center;height:35px}.totes-project .interaction-livechat{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/interaction/live_chat.png) no-repeat;background-position:center;height:35px}.totes-project .rui-dropdown{z-index:500;float:left;display:block;width:100%}.totes-project .rui-dropdown>div{float:left;width:100%}.totes-project .rui-dropdown>div>div.dropdown-display{z-index:500;border-radius:7px;float:left;width:100%;background:#fff;height:40px;cursor:pointer;border:solid 1px #414042;box-sizing:border-box}@media (min-width:768px) and (max-width:991px){.totes-project .rui-dropdown>div>div.dropdown-display{white-space:nowrap}}.totes-project .rui-dropdown>div>div.dropdown-display.clicked{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.totes-project .rui-dropdown>div>div.dropdown-display.clicked i{border-bottom-left-radius:0;border-bottom-right-radius:0}.totes-project .rui-dropdown>div>div.dropdown-display>*{float:left;height:40px;line-height:40px!important;display:inline-block;vertical-align:middle}.totes-project .rui-dropdown>div>div.dropdown-display>span{overflow:hidden;font-size:1.286em;width:100%;position:relative;box-sizing:border-box;padding-right:44px;padding-left:15px}.totes-project .rui-dropdown>div>div.dropdown-display>span.placeholder{color:#aaa}.totes-project .rui-dropdown>div>div.dropdown-display>i{bottom:1px;border-bottom-right-radius:6px;border-top-right-radius:6px;color:#fff;background-color:#414042;position:relative;width:40px;margin-left:-40px;font-size:2em;padding-right:11px;text-align:right}.totes-project .rui-dropdown>div>div.dropdown-list{z-index:500;float:left;position:relative;width:100%;display:none}.totes-project .rui-dropdown>div>div.dropdown-list>div{top:-1px;position:absolute;width:100%;z-index:500;cursor:pointer;background:#fff;padding-bottom:7px;border-bottom-left-radius:7px;border-bottom-right-radius:7px;border:solid 1px #414042;border-top:none}.totes-project .rui-dropdown>div>div.dropdown-list>div>div{float:left;width:100%;padding:0 15px;font-size:1.286em;box-sizing:border-box}.totes-project .rui-dropdown>div>div.dropdown-list>div>div:hover{background:#eaeaea}.totes-project .rui-dropdown>div>div.dropdown-list>div>div>*{height:100%;line-height:40px!important;display:inline-block;vertical-align:middle}.totes-project .rui-dropdown>div>div.dropdown-list>div>div>span{float:left;display:inline;position:relative;box-sizing:border-box;color:inherit}.totes-project .rui-dropdown>div>div.dropdown-list>div>div>i{float:left;width:20px;margin-left:-20px;display:none}.totes-project .popoverHTMLContent,.totes-project .rui-dropdown>div>div.dropdown-list>div>div.selected{display:none}.totes-project .rui-dropdown>div.show>div.dropdown-list{display:block}.totes-project [validation-error-box-container] .error-message-container{width:calc(100% - 50px)}.totes-project [validation-error-box-container] .live-chat-container{display:inline-block;position:relative;top:-2px}.totes-project .custom-popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.428571429;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.totes-project .custom-popover.top{margin-top:-10px}.totes-project .custom-popover.right{margin-left:10px}.totes-project .custom-popover.bottom{margin-top:10px}.totes-project .custom-popover.left{margin-left:-10px}.totes-project .custom-popover .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.totes-project .custom-popover .popover-content{padding:9px 14px}.totes-project .custom-popover>.arrow,.totes-project .custom-popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.totes-project .custom-popover>.arrow{border-width:11px}.totes-project .custom-popover>.arrow:after{border-width:10px;content:""}.totes-project .custom-popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.totes-project .custom-popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.totes-project .custom-popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.totes-project .custom-popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.totes-project .custom-popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.totes-project .custom-popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.totes-project .custom-popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.totes-project .custom-popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.totes-project .custom-popover.customPopoverBGBlue{border:0;box-shadow:none;background-color:#bbe4ec;border-radius:0;width:100%}.totes-project .custom-popover.customPopoverBGBlue .closeCustomPopover{width:20px;float:right;background:#939598;text-align:center;margin:-1px -1px 0 0;color:#fff;line-height:20px;font-size:14px;font-weight:400;cursor:pointer}.totes-project .custom-popover.customPopoverBGBlue.right>.arrow:after{border-right-color:#bbe4ec}.totes-project .custom-popover.customPopoverBGBlue.left>.arrow:after{border-left-color:#bbe4ec}.totes-project .custom-popover.customPopoverBGBlue.bottom>.arrow:after{border-bottom-color:#bbe4ec}.totes-project .custom-popover.customPopoverBGBlue.top>.arrow:after{border-top-color:#bbe4ec}.totes-project .custom-popover.customPopoverBGBlue .popover-content{padding:10px 20px 10px 10px;color:#414042;font-size:1em;font-weight:400;line-height:1.625;text-align:left;border-radius:0;background-color:#bbe4ec;border:0}.totes-project .custom-popover.customPopoverBGBlue .popover-content:after{content:""}.totes-project .black-color-text{color:#000!important}.totes-project .capitalize-text{text-transform:capitalize}.totes-project .uppercase-text{text-transform:uppercase}.totes-project .orders-title{color:#da291c;font-size:2em;text-transform:uppercase}.totes-project .check-checkbox{background-image:url(../images/checked.png);background-position:center;background-repeat:no-repeat;opacity:1!important}.totes-project .order-loading-img{margin-top:50px;text-align:center}.totes-project .order-loading-img img,.totes-project .wireless-order-loading-img img{width:30px}.totes-project .wireless-order-loading-img{border:1px solid #c3c3c3;border-top:none;padding-top:100px;padding-bottom:100px;text-align:center}.totes-project .orders-page-content{margin-top:3.125em}.totes-project .orders-page-content .orders-filter-section,.totes-project .orders-page-content .orders-table{margin-bottom:30px}.totes-project .orders-page-content .orders-filter-section>span{margin-left:20px}.totes-project .orders-page-content .orders-filter-section .filter-text{margin-left:0!important;font-weight:400!important}.totes-project .orders-page-content .orders-filter-section a,.totes-project .orders-page-content .orders-filter-section label,.totes-project .orders-page-content .orders-filter-section span{font-family:"Ted Next"!important;font-size:18px!important;font-weight:600!important}.totes-project .orders-page-content .orders-filter-section .order-filter-checkbox{padding-left:0!important}.totes-project .orders-page-content .orders-filter-section input{height:20px;width:20px;margin-left:-30px}.totes-project .orders-page-content .orders-filter-section .pointer-class{cursor:pointer}.totes-project .orders-page-content .orders-filter-section .order-custom-checkbox{border:2px solid;border-radius:4px;display:inline-block;height:25px;margin-right:15px;opacity:.5;width:25px;vertical-align:text-bottom}.totes-project .orders-page-content .orders-filter-section .clear-filter{color:#337ab7}.totes-project .orders-page-content .orders-table .heading-row{border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;color:#d3d3d3;font-size:12px}.totes-project .orders-page-content .orders-table .heading-row .heading-column{vertical-align:top;text-transform:uppercase;padding:8px;font-weight:700}.totes-project .orders-page-content .orders-table .heading-row .heading-column:last-of-type{padding-right:0}.totes-project .orders-page-content .orders-table .heading-row .heading-column div,.totes-project .orders-page-content .orders-table .heading-row .heading-column span,.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table td div{font-family:"Ted Next"!important}.totes-project .orders-page-content .orders-table .heading-row .heading-column .order-creation-date{display:inline-block}.totes-project .orders-page-content .orders-table .heading-row .heading-column .sorting-icon{background-image:url(../images/sort-icon.png);background-size:cover;background-position-y:bottom;vertical-align:text-bottom;display:inline-block;height:13px;margin-left:5px;width:10px}.totes-project .orders-page-content .orders-table .heading-row .heading-column .rotate-up{transform:rotate(0deg)}.totes-project .orders-page-content .orders-table .heading-row .heading-column .rotate-down{transform:rotate(180deg)}.totes-project .orders-page-content .orders-table .body-row{border-bottom:1px solid #e1e1e1;position:relative}.totes-project .orders-page-content .orders-table .body-row .body-column{padding:20px 8px}.totes-project .orders-page-content .orders-table .body-row .body-column:last-of-type{padding-right:0}.totes-project .orders-page-content .orders-table .body-row .body-column div{font-family:"Ted Next";font-weight:600;line-height:1.5;color:#6f6f6f}.totes-project .orders-page-content .orders-table .body-row .body-column a{font-family:"Ted Next";font-weight:600;line-height:1.5;color:#337ab7}.totes-project .orders-page-content .orders-table .body-row .body-column .bold-font{font-weight:700}.totes-project .orders-page-content .orders-table .body-row .body-column .center-align-fr{text-align:center}.totes-project .orders-page-content .orders-table .body-row .body-column .center-align-en{padding-left:35px}.totes-project .orders-page-content .orders-table .body-row .body-column .wireless-plan-details .common-border{border-bottom:2px dotted #ddd;margin:20px 0}.totes-project .orders-page-content .orders-table .body-row .body-column .wireless-plan-details:last-of-type .common-border{border-bottom:none;margin:0}.totes-project .orders-page-content .orders-table .relative-position{position:relative}.totes-project .orders-page-content .orders-table .wireless-order-popup{width:100%;box-shadow:5px 5px 10px rgba(0,0,0,.2)}.totes-project .orders-page-content .orders-table .wireless-order-popup.arrow-top{position:relative;border:1px solid #e4e4e4;border-right:none;border-bottom:none;border-left-width:2px}.totes-project .orders-page-content .orders-table .wireless-order-popup.arrow-top::after,.totes-project .orders-page-content .orders-table .wireless-order-popup.arrow-top::before{bottom:100%;left:86%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.totes-project .orders-page-content .orders-table .wireless-order-popup.arrow-top::after{border-color:rgba(213,200,185,0);border-width:10px;margin-left:-10px}.totes-project .orders-page-content .orders-table .wireless-order-popup.arrow-top::before{border-color:rgba(228,228,228,0);border-width:13px;margin-left:-13px}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-close-icon{background-image:url(../images/close-icon-thin.PNG);background-position:center;background-size:contain;float:right;height:30px;width:30px}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer{padding:10px 40px 40px}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table{width:100%}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .heading-row{color:#242424;font-weight:500;font-size:14px}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table th{font-family:"Ted Next"!important;font-weight:600;border:1px solid #c3c3c3;padding:8px;background-color:#f7f7f7}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table td{font-family:"Ted Next"!important;font-weight:600;border:1px solid #c3c3c3;padding:8px;background-color:transparent;color:#7c7c7c;border-bottom:2px solid #ddd}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table td span,.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table th span{font-family:"Ted Next"!important;font-weight:600}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .fr-col{padding-left:5px;padding-right:5px}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .ctn-col{width:120px;word-break:break-word}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .item-col{width:75px;word-break:break-word}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .imei-col,.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .updated-date-col{width:90px;word-break:break-word}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .ship-date-col{width:95px;word-break:break-word}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table th.ship-date-col,.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table th.updated-date-col{padding-left:3px;padding-right:3px}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .desc-col{width:200px;word-break:break-word}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .amt-ship-col,.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .on-hold-col{width:80px;word-break:break-word}.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .amt-ord-col,.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .status-col,.totes-project .orders-page-content .orders-table .wireless-order-popup .wireless-order-outer-layer .wireless-order-inner-layer .wireless-order-table .way-bill-col{width:100px;word-break:break-word}.totes-project .orders-page-content .orders-table .absolute-position{position:absolute;z-index:9}.totes-project .orders-page-content .no-orders-section,.totes-project .orders-page-content .select-filter-section{height:80px}.totes-project .orders-page-content .no-orders-image-section{background-image:url(../images/warning-white-bg.png)}.totes-project .orders-page-content .no-orders-image-section,.totes-project .orders-page-content .select-filter-section .info-section{background-position:center;background-repeat:no-repeat;border:1px solid #a16c0f;border-left-width:10px;border-right:none;height:100%;line-height:80px;text-align:center;width:7%}.totes-project .one-view-payment-widget .payment-widget-account-balance-info>div,.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div,.totes-project .orders-page-content .no-orders-image-section .no-orders-image,.totes-project .orders-page-content .select-filter-section .info-section .no-orders-image{width:50%}.totes-project .orders-page-content .no-orders-text,.totes-project .orders-page-content .select-filter-section .select-filter-text{border:1px solid #a16c0f;border-left:none;height:100%;line-height:80px}.totes-project .orders-page-content .no-orders-text span,.totes-project .orders-page-content .select-filter-section .select-filter-text span{font-family:"Ted Next";font-size:18px;font-weight:600}.totes-project .orders-page-content .select-filter-section .info-section{background-image:url(../images/info-icon-white.PNG);border-color:#3e809a}.totes-project .orders-page-content .select-filter-section .select-filter-text{border-color:#3e809a}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-heading .details-link a:hover,.totes-project .ovo-payment-widget-credit-card-info .update-link a:hover{text-decoration:none}.totes-project .one-view-payment-widget{margin-right:20px}.totes-project .one-view-payment-widget .text-fr-75{font-size:75%!important}.totes-project .one-view-payment-widget .btn-text-fr{font-size:98%!important;position:relative;left:-6px}.totes-project .one-view-payment-widget .text-fr-100{font-size:100%!important}.totes-project .one-view-payment-widget sup{font-size:10px;top:0!important;font-weight:400}.totes-project .one-view-payment-widget .somethingelse{display:none;padding:0}.totes-project .one-view-payment-widget .payment-widget-account-balance-info{background:#f0f2f5;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:20px 20px 10px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .due-date{margin-top:10px;background:#fff;text-align:center;font-weight:700;padding:3px;width:100%;display:-ms-flexbox;display:flex}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .due-date>div{display:inline-block;text-align:center;width:100%}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .due-date>div.due-date-actual{margin-left:10px;padding-left:10px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .due-date .ptp-date{padding-left:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-left:2px solid #f0f2f5}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .due-date .ptp-date-no-req-payment-date{padding-left:0;display:block;border:none}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .due-date .due-date-value,.totes-project .one-view-payment-widget .payment-widget-account-balance-info .due-date .ptp-date-value{text-transform:capitalize}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .right-margin{margin-right:20px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance{text-align:center;font-size:150%}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .total-balance-title{font-weight:500}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .amount{font-size:150%;display:inline-block}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .aging-bucket-arrow-delinq-indicator-container{display:inline-grid}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .bucket-arrow-mark{display:inline-block;font-size:20px;vertical-align:text-bottom;margin-left:10px;cursor:pointer;color:#000;transform:rotate(180deg)}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .delinquency-border{border:2px solid rgba(243,2,2,.75)!important}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .delinquency-border::before{border-bottom-color:rgba(243,2,2,.75)!important}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup{position:absolute;width:170px;border:2px solid rgba(244,209,127,.5);background:#fff;z-index:9;left:15px;margin-top:10px;display:none}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup::after,.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup::before{bottom:100%;left:83%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup::before{border-bottom-color:rgba(244,209,127,.5);border-width:10px;margin-left:-10px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup::after{border-bottom-color:#fff;border-width:8px;margin-left:-8px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list-delinquency-indicator{background-color:#ffedca;padding-left:1rem;border-bottom:0;padding-bottom:4px;padding-right:2.5rem}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list-delinquency-indicator .delinquency-icon{font-size:1.8rem;color:#e76854;vertical-align:middle;margin-right:5px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list-delinquency-indicator .delinquency-text{font-weight:400;font-size:1.2rem}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list{text-align:left;font-size:12px;color:#000;border-bottom:1px solid #d9d9d9;padding-top:8px;padding-bottom:8px;margin-left:10px;margin-right:10px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list:first-of-type{margin-top:25px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list:last-of-type{border-bottom:none}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list>.bucket-amount{float:right;font-weight:800;font-size:14px;width:70px;text-align:right}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .buckets-popup .bucket-list>.bucket-label{font-weight:500}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .display-buckets-popup{display:block}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .total-balance .popup-close-icon{background-image:url(../images/close-icon-thin.PNG);width:25px;height:25px;float:right;cursor:pointer;background-size:25px;background-repeat:no-repeat;background-position:center;margin-right:5px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .payment-links a,.totes-project .one-view-payment-widget .payment-widget-account-balance-info .payment-links button{border-radius:20px}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .payment-links a span,.totes-project .one-view-payment-widget .payment-widget-account-balance-info .payment-links button span{text-transform:none}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .pay-now-btn{width:100%;margin-bottom:10px!important;display:inline-block}.totes-project .one-view-payment-widget .payment-widget-account-balance-info .btn-view-bill{width:100%;margin-bottom:10px;background:#fff;border-width:1px;display:inline-block;text-align:center}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due{display:-ms-flexbox;display:flex;width:100%;background:#fff;border:2px solid #f0f2f5}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill{padding:10px 15px;text-align:center;width:50%}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill .last-bill-title{color:#2f71e2;font-size:115%;font-weight:500;cursor:pointer}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill .last-bill-title span{font-size:85%}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill .last-bill-disabled{color:#414042;cursor:text;text-decoration:none;padding-right:4px}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill .last-bill-disabled:focus{outline-color:transparent!important}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill .last-bill-amount{font-size:125%;font-weight:700}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill .last-bill-dates{font-size:100%;display:inline-block;margin-top:5px;color:gray}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .past-due{font-size:18px;font-weight:500;border-left:2px solid #f0f2f5;padding-left:15px;margin-top:10px;margin-bottom:10px;text-align:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:auto}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .past-due-title{font-weight:500;padding-right:5px}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .past-due-no-balance{display:none!important}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .past-due-no-last-bill{display:block;width:100%;border:none!important}.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .last-bill-no-past-due{width:100%}.totes-project .bg-block-left span,.totes-project .one-view-payment-widget .payment-widget-last-bill-past-due .widget-last-bill-no-past-due{display:block}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info{margin-top:10px;border:2px solid #f0f2f5}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .ppc-info-heading{background:#f0f2f5;text-align:center;font-size:19px;line-height:3;font-weight:700}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel{position:relative}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-inner{overflow:hidden}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-inner.height140{height:150px}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item{padding:20px 10px 10px;color:#818385;text-align:left}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .message{margin-bottom:10px;text-align:center}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:10px;font-size:110%}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div.date{text-align:left;padding-left:20px;line-height:1.1;border-left:2px solid #f0f2f5}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div.date>.text{font-size:85%;margin-left:25px}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div.date>.date-value{font-size:85%;margin-left:25px;text-transform:capitalize}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div.date>.icon{font-size:115%;position:absolute;top:25px}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div.mobile{padding-right:20px;text-align:right}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div.mobile>.text{font-size:85%}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div.mobile>.icon{font-size:115%;margin-right:0}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .item .detail>div span{margin-right:5px;display:inline-block}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-control{top:-25px;bottom:auto;height:auto;font-size:175%;opacity:1;background:0 0;color:#3f3e40;padding:0;font-family:'rui-icon';outline:0!important;cursor:pointer}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-control .glyphicon{font-family:'rui-icon';font-size:100%;outline:none}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-control .glyphicon-chevron-left:before{content:"\e845"}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-control .glyphicon-chevron-right:before{content:"\e844"}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-indicators{margin:0 10%;transform:none;width:80%;border-top:2px dotted #f0f2f5;padding:10px 0}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-indicators li{border:1px solid #dadada;background:#dadada;margin:2px}.totes-project .one-view-payment-widget .payment-widget-postdated-ppc-info .carousel .carousel-indicators li.active{background:#818385;border:1px solid #818385;width:10px;height:10px}.totes-project .page-one-view-dashboard .one-view-fraud-indicator .message-container{border:1px solid #da291c;border-radius:10px;margin:35px 0 0;min-height:60px;height:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.totes-project .page-one-view-dashboard .one-view-fraud-indicator .message-container .title{background:#da291c;padding:20px;color:#fff;border-radius:8px 0 0 8px;text-transform:uppercase;font-size:135%;-ms-flex-negative:1;flex-shrink:1;width:auto;max-width:25%}.totes-project .page-one-view-dashboard .one-view-fraud-indicator .message-container .title .icon{display:inline-block;margin-right:20px}.totes-project .page-one-view-dashboard .one-view-fraud-indicator .message-container .message{color:#da291c;float:right;font-size:120%;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:75%}.totes-project .page-one-view-dashboard .one-view-fraud-indicator .message-container .message span{display:inline-block;padding:5px 20px}.totes-project .page-one-view-dashboard .one-view-fraud-indicator .message-container .message a{text-decoration:underline;color:#da291c;cursor:pointer}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification{margin-bottom:5px}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-heading{display:-ms-flexbox;display:flex;padding:7px 15px;font-size:100%;font-weight:700;color:#414042}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-heading .message{-ms-flex-positive:1;flex-grow:1}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-heading .message .icon{margin-right:10px}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-heading .details-link{color:#fff;cursor:pointer}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-heading .details-link a{outline:none!important;color:#0a589c}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-details{border-top:2px dotted #eee;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;padding:10px 0;font-size:100%}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-details span{display:inline-block}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-details .amount{font-weight:700;font-size:120%}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-details>div{width:49%}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-details .total-credit{text-align:center}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification .credit-limit-details .credit-used{text-align:center;border-left:1px solid #eee}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification.yellow{border:1px solid #ffc03d}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification.yellow .icon{color:#ffc03d}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification.lightred{border:1px solid #db2415}.totes-project .one-view-payment-widget .payment-widget-credit-limit-info .credit-limit-notification.lightred .icon{color:#db2415}.totes-project .bg-block-grey .bg-block-inner span{font-weight:400}@media (max-width:767px){.totes-project .ute-brand-text-xl{font-size:26px}}@media (max-width:767px){.totes-project .ute-brand-text-large,.totes-project .ute-brand-text-large-primary{font-size:21px}}@media (max-width:767px){.myrInput-radio .totes-project .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.totes-project .ute-brand-text-regular,.ute-brand-calloutBox .totes-project .ute-brand-calloutBox-body{line-height:23px}}@media (max-width:767px){.totes-project .ute-brand-text-regularLight{line-height:23px}}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTagList-main .reduce-video-quality-list-desc p{font-size:16px}@media (max-width:767px){.totes-project .ute-brand-button-primary,.totes-project .ute-brand-button-primary:active,.totes-project .ute-brand-button-primary:focus,.totes-project .ute-brand-button-primary:hover,.totes-project .ute-brand-button-primary:visited,.totes-project .ute-brand-button-secondary,.totes-project .ute-brand-button-secondary:active,.totes-project .ute-brand-button-secondary:focus,.totes-project .ute-brand-button-secondary:hover,.totes-project .ute-brand-button-secondary:visited{width:100%}}@media (max-width:767px){.totes-project .ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}@media (max-width:767px){.totes-project .myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}@media (max-width:767px){.totes-project .myrInput-radio{display:block;padding-bottom:20px}}.totes-project hr.ute-brand-hr{margin:0;border:0;border-top:2px solid #d7d7da}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.totes-project .myrLinkAccount .my-rogers-breadcrumb{margin-bottom:75px}.totes-project .myrLinkAccount .myrLinkAccount-title{margin-bottom:15px}.totes-project .myrLinkAccount .myrLinkAccount-body{margin-bottom:60px;padding-right:50px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-body{margin-bottom:25px}}.totes-project .myrLinkAccount .myrLinkAccount-callout{margin-top:30px;max-width:380px;margin-left:30px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-callout{max-width:100%;margin-left:0;margin-top:0}.totes-project .myrLinkAccount .myrLinkAccount-callout.myrLinkAccount-callout-billing{margin-bottom:30px}}.totes-project .myrLinkAccount .myrLinkAccount-select-title{margin-bottom:45px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-select-title{margin-top:35px;margin-bottom:30px}}.totes-project .myrLinkAccount .myrLinkAccount-typeTabs{margin-bottom:50px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-typeTabs{margin-bottom:0}}.totes-project .myrLinkAccount .myrLinkAccount-infoBanner{margin-bottom:60px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-infoBanner{margin-bottom:20px}}.totes-project .myrLinkAccount .myrLinkAccount-inputLong{margin-bottom:25px}.totes-project .myrLinkAccount .myrLinkAccount-inputLong .myrLinkAccount-inputLong-input{width:180px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-inputLong .myrLinkAccount-inputLong-input{width:100%}}.totes-project .myrLinkAccount .myrLinkAccount-inputShort{margin-bottom:70px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-inputShort{margin-bottom:45px}}.totes-project .myrLinkAccount .myrLinkAccount-inputShort .myrLinkAccount-inputShort-input{width:125px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-inputShort .myrLinkAccount-inputShort-input{width:100%}}.totes-project .myrLinkAccount .myrLinkAccount-billing{padding-top:40px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-billing{padding-top:20px;margin-bottom:20px}}.totes-project .myrLinkAccount .myrLinkAccount-billing .myrLinkAccount-billing-online{padding-right:100px}@media (max-width:991px){.totes-project .myrLinkAccount .myrLinkAccount-billing .myrLinkAccount-billing-online{padding-right:50px}}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-billing .myrLinkAccount-billing-online{padding-right:0}}.totes-project .myrLinkAccount .myrLinkAccount-standard-ctas{margin-top:35px;margin-bottom:45px}.totes-project .myrLinkAccount .myrLinkAccount-standard-ctas .myrLinkAccount-cancel{margin-right:50px}.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-en,.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-fr{max-width:398px;margin-left:12px;margin-top:-21px;height:271px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-en,.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-fr{display:none}}.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-en{background:url(../images/myrLinkAccount-accountNumber.png) no-repeat;background-size:contain;background-position:left top}.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-fr{background:url(../images/account-tool-tip-fr.png) no-repeat;background-size:contain;background-position:left top}.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-en-m,.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-fr-m{display:none;margin-bottom:40px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-en-m,.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-fr-m{display:block}}.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-en-m{height:251px;background:url(../images/myrLinkAccount-accountNumber-m.png) no-repeat;background-size:contain;background-position:center center}.totes-project .myrLinkAccount .myrLinkAccount-accountNumber-image-fr-m{height:271px;background:url(../images/account-tool-tip-fr-m.png) no-repeat;background-size:contain;background-position:center center}.totes-project .myrLinkAccount .myrLinkAccount-cantRememberPin{margin-top:-15px;margin-bottom:65px}@media (max-width:767px){.totes-project .myrLinkAccount .myrLinkAccount-cantRememberPin{margin-bottom:30px}}.totes-project .myrTabs{border-bottom:1px solid #da291c}.totes-project .myrTabs .myrTabs-item{position:relative;bottom:-1px;border:1px solid #aaa;border-bottom:0;padding:14px 20px;border-radius:10px 10px 0 0;display:inline-block;margin-right:5px;font-size:18px;font-weight:500;cursor:pointer;text-align:center;line-height:18px;color:#999}.totes-project .myrTabs .myrTabs-item.myrTabs-item-active{border:1px solid #da291c;border-bottom:1px solid #fff;color:#da291c}@media (max-width:767px){.totes-project .myrTabs .myrTabs-item{width:48%;min-height:58px;font-size:17px;padding:10px}.totes-project .myrTabs .myrTabs-item:last-child{float:right}.totes-project .myrTabs .myrTabs-item .myrTabs-item-text{display:block;position:relative;transform:translate(0,-50%);top:18px}}.totes-project .contentExpander .contentBorder{border-radius:11px 11px 11px 11px}.totes-project .contentExpander .warningBorder{border:1px solid #ff0}.totes-project .contentExpander .errorBorder{border:1px solid #da291c}.totes-project .contentExpander .infoBorder{border:1px solid #00aec7;padding:15px}.totes-project .contentExpander .panel{box-shadow:none}.totes-project .contentExpander .panel-default{background-color:transparent}.totes-project .contentExpander .panel-default .panel-heading{display:none}.totes-project .contentExpander .panel-default .panel-collapse .panel-body{border:none;margin:0;padding:0}.totes-project .contentExpander .panel-group{margin:0;padding:0}.totes-project .contentExpander .panel-group .panel{border:none}.totes-project .contentExpander .fadeIn,.totes-project .contentExpander .fadeInDelay{opacity:1;transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out}.totes-project .contentExpander .fadeInDelay{transition-delay:.25s}.totes-project .contentExpander .fadeOut{opacity:0;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}@media (min-width:1170px){.totes-project .page-change-method .ute-semafone-care-input{width:50%}}@media (max-width:767px){.totes-project .page-change-method .ute-semafone-care-input{width:100%}}@media (min-width:768px) and (max-width:1169px){.totes-project .page-change-method .ute-semafone-care-input{width:58.33%}}.totes-project .green-tongue{background-color:green}.totes-project .myextras-line{border-bottom:#d3d3d3 solid 1px}.totes-project .internet-dash-circle{margin-top:-5px!important}.totes-project .round-small{font-size:12px!important}@media (max-width:767px){.totes-project .my-extras{float:right!important}}.totes-project .legend{margin-bottom:12px!important;text-align:right}@media (max-width:767px){.totes-project .xs-center{clear:both;text-align:center!important}}.totes-project .chart-position{margin-left:auto;margin-right:auto}@media (max-width:767px){.totes-project .xs-top-margin{margin-top:40px!important}.totes-project .button-center{text-align:center;display:block;margin-left:auto;margin-right:auto}}.totes-project .promo{border-radius:5px;padding:12px 15px;background-color:#f1f1f1;border:1px solid #ced6d9;text-align:center;line-height:180%}.totes-project .page-pay-now .select-payment-method,.totes-project .pointer{cursor:pointer}.totes-project .page-internet-dashboard{margin-bottom:50px}.totes-project .page-internet-dashboard .ov-hint{font-size:14px;text-transform:uppercase;color:#fc0d1b;font-weight:600;text-align:left}.totes-project .page-internet-dashboard .ov-hint.ov-change-modem{margin-top:10px}.totes-project .page-internet-dashboard .ov-hint.ov-change-package{margin-top:-20px}.totes-project .page-internet-dashboard .ov-hint span.ov-go-to{font-weight:600;font-size:14px;color:#414042;text-transform:none}.totes-project .page-internet-dashboard .ov-hint span.ov-go-to.inline-arrow{background:url(../ute-common-assets/assets/blue-arrow.png) no-repeat 5px 2px;padding-left:30px;background-size:19px}.totes-project .page-internet-dashboard .internet-usage-link span.ov-go-to.new-line-arrow,.totes-project .page-internet-dashboard .ov-hint span.ov-go-to.new-line-arrow{display:block;background:url(../ute-common-assets/assets/blue-arrow-new-line.png) no-repeat 2px 2px;padding-left:25px;background-size:17px}.totes-project .page-internet-dashboard .widget-loader.internet{margin-top:0}.totes-project .page-internet-dashboard .widget-loader-mod{font:500 30px "Avenir Next",san-serif}.totes-project .page-internet-dashboard .internet-usage{font:400 14px "Avenir Next",san-serif;text-align:right;margin-top:-6px;margin-bottom:6px}.totes-project .page-internet-dashboard .usageColours{float:right}.totes-project .page-internet-dashboard .usage-ctn{margin-top:40px}.totes-project .page-internet-dashboard .internet-package-ctn .title-large{margin-top:0;color:#da291c}.totes-project .page-internet-dashboard .internet-package-ctn div.clickable-group-div:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .page-internet-dashboard .internet-package-ctn div.clickable-group-div:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .page-internet-dashboard .redHeadline{margin-top:20px}.totes-project .page-internet-dashboard .redHeadline h2{margin-top:0;padding:0;line-height:30px;font-size:30px;letter-spacing:.15px;color:#da291c}.totes-project .page-internet-dashboard .redHeadline h5{margin:0;margin-top:6px!important;padding:0;font-size:18px;font-weight:300}.totes-project .page-internet-dashboard .redHeadline h5 strong{font-size:24px;line-height:inherit;margin-left:5px}.totes-project .page-internet-dashboard .manage-device,.totes-project .page-internet-dashboard .rshm_manage-device{padding-top:0}.totes-project .page-internet-dashboard .email-setup-link-ctn.rshm_manage-device,.totes-project .page-internet-dashboard .manage-device.email-setup-link-ctn{padding-top:0;margin-top:-10px}.totes-project .page-internet-dashboard .unlimited-center{margin:28px 0 32px}.totes-project .page-internet-dashboard .unlimited-center-text{font-size:28px;font-weight:700;text-transform:uppercase}@media (max-width:767px){.totes-project .page-internet-dashboard .internet-usage,.totes-project .page-internet-dashboard .legend{text-align:left}.totes-project .page-internet-dashboard .usageColours{float:left}.totes-project .page-internet-dashboard .usageColours h6 .dot{margin-left:0}.totes-project .page-internet-dashboard .manage-device,.totes-project .page-internet-dashboard .rshm_manage-device{padding-top:20px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project div.chatButtonChangeModemEn a:focus{border:0!important}.totes-project div.chatButtonChangeModemEn a:focus>img{border:1px solid #0a5498!important}}.totes-project .internet-usage-empty{font-size:24px;font-weight:600;margin-top:20px;margin-bottom:10px;line-height:1.1}.totes-project .page-internet-dashboard .internet-usage-link span.ov-go-to{font-weight:600;font-size:14px;color:#00aec7;text-transform:none}.totes-project .hsi-usage-details-table{width:100%;max-width:320px;border-collapse:separate!important;border-spacing:0}.totes-project .hsi-usage-details-table .plan-limit{font-size:15px;display:inline-block}.totes-project .hsi-usage-details-table tbody th{font-weight:400;font-size:1.8rem;padding:5px 15px;border:1px solid #bbbdc0}.totes-project .hsi-usage-details-table tbody th:first-child{background-color:#eee;border-radius:10px 0 0 0;width:33%}.totes-project .hsi-usage-details-table tbody th:last-child{border-radius:0 10px 0 0;border-left:0}.totes-project .hsi-usage-details-table tbody th.usage-block-overage,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container input.error,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container input.error{border:2px solid #da291c}.totes-project .hsi-usage-details-table tbody th.usage-data-overage{border:2px solid #da291c;border-left:0}.totes-project .hsi-usage-details-table tbody th .data-overage-icon{width:25px;height:25px;padding-bottom:2px}.totes-project .hsi-usage-details-table tbody th .overage-color{color:#da291c}.totes-project .hsi-usage-details-table tbody td{padding:5px 15px}.totes-project .hsi-usage-details-table tbody td:first-child{background-color:#eee;border-left:0;border-radius:0 0 0 10px;width:33%}.totes-project .hsi-usage-details-table tbody .info-tooltip-block.bottom-center .info-tooltip-popup{top:105px;left:50px}.totes-project .hsi-usage-details-table tbody .info-tooltip-block.bottom-center .info-tooltip-popup .info-tooltip-arrow{left:74px}.totes-project .hsi-usage-details-table .hsi-usage-speed{font-size:1.6rem;font-weight:600;white-space:nowrap}.totes-project .internet-my-package .my-package-name{font-size:20px;font-weight:600!important;text-transform:uppercase}.totes-project .internetMyModem_mod1{vertical-align:middle!important}.totes-project .internetMyModem_mod4{margin-top:80px!important}.totes-project .internetMyModem_mod5{width:180px!important}.totes-project .margin-top-10{margin-top:10px}.totes-project .modem-image{max-width:150px!important;vertical-align:middle!important;padding-right:20px!important}@media (max-width:767px){.totes-project .modem-image{max-height:250px!important;max-width:130px!important}}.totes-project .page-top-block{position:relative;margin-top:80px}.totes-project .page-bottom-block{position:relative;margin-top:5px;margin-bottom:50px}.totes-project .bg-block-left{background-color:#00aec7;border-top-right-radius:35px;padding:20px 50px 20px 0;text-align:right;color:#fff;font-size:30px;font-weight:600;right:calc(50% + 5px);width:100%;position:relative}.totes-project .bg-block-red{background-color:#d92d27;border-radius:30px;border-bottom-left-radius:0;height:130px;position:absolute;width:175px;bottom:0;left:50%}.totes-project .bg-block-inner *{font-family:'Ted Next'}.totes-project .bg-block-grey-outline{border:3px solid #f1f2f5;border-radius:30px;border-top-right-radius:0;width:185px;height:150px;position:absolute;right:calc(50% + 5px);background:url(../images/maintenance-gear.png) no-repeat center center}.totes-project .bg-block-grey{background-color:#f1f2f5;border-bottom-left-radius:35px;padding:20px 0 40px 30px;font-size:18px;position:relative;left:50%;width:100%}.totes-project .bg-block-grey .bg-block-inner{width:40%;text-align:left;left:0;position:relative;line-height:1.6;font-weight:600}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.totes-project .page-top-block .bg-block-left .bg-block-inner{width:50%;position:relative;left:50%}}@media (max-width:767px){.totes-project .page-top-block{margin-top:45px}.totes-project .page-bottom-block{margin-top:20px}.totes-project .bg-block-left{padding-right:30px;text-align:left;right:0;width:100%;position:relative}.totes-project .bg-block-left span{display:inline}.totes-project .bg-block-grey:after,.totes-project .bg-block-left:after{content:' ';display:block;position:absolute;width:50%;height:100%;top:0;z-index:-1}.totes-project .bg-block-left:after{right:99%;padding:20px;background-color:#00aec7}.totes-project .bg-block-grey{width:100%;left:0;font-size:20px}.totes-project .bg-block-grey:after{background-color:#f1f2f5;left:99%}.totes-project .bg-block-grey .bg-block-inner{width:100%}}.totes-project .delinquent-indicator{color:#da2c1f;font-size:1.8rem;margin-left:1rem}.totes-project .welcome-message{display:-ms-flexbox;display:flex;margin-bottom:20px;font-size:25px;font-weight:600;border-radius:3px 0 0 3px}.totes-project .welcome-message *{font-family:"Ted Next"!important}.totes-project .welcome-message .capitalize{text-transform:capitalize}.totes-project .welcome-message .welcome-bar{display:inline-block;width:18px;background-color:#0eadc8;height:initial;min-height:100%;border-radius:5px;margin-right:15px}.totes-project .credit-limit-overlay{border-bottom:1px solid #bbbdc0;border-top-right-radius:10px;border-top-left-radius:10px}.totes-project .credit-limit-overlay.one-view{display:-ms-flexbox;display:flex}.totes-project .credit-limit-overlay.one-view .title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .credit-limit-overlay.one-view .description{-ms-flex:1;flex:1;padding:10px}.totes-project .credit-limit-overlay .description,.totes-project .credit-limit-overlay .title{display:inline-block;font-family:"Ted Next"!important}.totes-project .credit-limit-overlay .title{font-weight:600;border-top-left-radius:10px;padding:5px 10px;font-size:2rem}.totes-project .credit-limit-overlay .title.grey,.totes-project .credit-limit-overlay .title.red{background-color:#da291c;color:#fff}.totes-project .credit-limit-overlay .title.orange{background-color:#ffbf3f}.totes-project .credit-limit-overlay .description{padding:0 15px;font-size:1.6rem}.totes-project .credit-limit-overlay .description strong{font-weight:600}.totes-project .credit-limit-overlay .description a{color:#0a5498}.totes-project .credit-limit-overlay .description.grey,.totes-project .credit-limit-overlay .description.red,.totes-project .linkMsg span{color:#414042}.totes-project .credit-limit-overlay .description.red:after{border-top:8px solid #f1afaa}.totes-project .credit-limit-overlay.red{background-color:#f1afaa}.totes-project .credit-limit-overlay.orange{background-color:#ffd490}.totes-project .credit-limit-overlay.grey{background-color:#e6e6e6}.totes-project .make-adjustment-btn{position:absolute;right:25px;top:73px;line-height:normal;width:210px;height:35px;margin:10px 0 0;font-weight:600;padding:5px 30px;border-radius:8px;text-decoration:none;font-size:14px;font-family:Ted Next!important}.totes-project .account-balance-overview{margin:10px 0;border-radius:10px;border:1px solid #e5e5e5}.totes-project .account-balance-overview.one-view{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-direction:column;flex-direction:column}.totes-project .account-balance-overview.one-view.bottom-left-sharp-corner{border-bottom-left-radius:0!important}.totes-project .account-balance-overview.one-view .suspended-warning{display:-ms-flexbox;display:flex;border-radius:0;margin-bottom:0}.totes-project .account-balance-overview.one-view .suspended-warning .title{height:auto!important;padding:10px!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:0}.totes-project .account-balance-overview.one-view .suspended-warning .suspended-message{font-size:15px!important;margin-top:0!important;padding:13px 0}.totes-project .account-balance-overview.one-view .suspended-warning .suspended-message a{margin-left:10px}.totes-project .account-balance-overview.one-view .suspended-warning .suspended-message a>span:first-child{font-weight:600}.totes-project .account-balance-overview.one-view .suspended-warning .suspended-message a .arrow-icon{font-size:12px;margin-left:2px}.totes-project .account-balance-overview.one-view .balance-section{width:375px;border-radius:0}.totes-project .account-balance-overview *{font-family:"Ted Next"!important}.totes-project .account-balance-overview .balance-section{background-color:#f5f5f5;height:146px;border-radius:10px 0 0 10px}.totes-project .account-balance-overview .balance-section.with-payment-date{height:146px}.totes-project .account-balance-overview .balance-section .total-balance{padding:25px 25px 25px 20px}.totes-project .account-balance-overview .balance-section .total-balance.one-view{padding:15px}.totes-project .account-balance-overview .balance-section .credit-limit{font-size:1.4rem;padding-top:25px;padding-bottom:15px;border-left:1px solid #d0cccc}.totes-project .account-balance-overview .balance-section .credit-limit.grey,.totes-project .account-balance-overview .balance-section .credit-limit.orange,.totes-project .account-balance-overview .balance-section .credit-limit.red{position:relative;color:#414042}.totes-project .account-balance-overview .balance-section .credit-limit.orange:after{content:'';position:absolute;left:50%;top:-2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;clear:both;z-index:2}.totes-project .account-balance-overview .balance-section .credit-limit.orange:before{content:'';position:absolute;top:-2px;width:0;height:0;clear:both;z-index:2}.totes-project .account-balance-overview .balance-section .credit-limit.grey:after{border-top:8px solid #e8e8e8}.totes-project .account-balance-overview .balance-section .credit-limit.grey:after,.totes-project .account-balance-overview .balance-section .credit-limit.grey:before,.totes-project .account-balance-overview .balance-section .credit-limit.red:after{content:'';position:absolute;left:50%;top:-2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;clear:both;z-index:2}.totes-project .account-balance-overview .balance-section .credit-limit.red:before{content:'';position:absolute;top:-2px;width:0;height:0;clear:both;z-index:2}html[lang=fr] .totes-project .account-balance-overview .balance-section .credit-limit.grey:after,html[lang=fr] .totes-project .account-balance-overview .balance-section .credit-limit.grey:before,html[lang=fr] .totes-project .account-balance-overview .balance-section .credit-limit.orange:after,html[lang=fr] .totes-project .account-balance-overview .balance-section .credit-limit.orange:before,html[lang=fr] .totes-project .account-balance-overview .balance-section .credit-limit.red:after,html[lang=fr] .totes-project .account-balance-overview .balance-section .credit-limit.red:before{left:80%}.totes-project .account-balance-overview .balance-section .credit-limit.grey:before{border-top:8px solid #000}.totes-project .account-balance-overview .balance-section .credit-limit.grey.one-view:after,.totes-project .account-balance-overview .balance-section .credit-limit.grey.one-view:before,.totes-project .account-balance-overview .balance-section .credit-limit.orange.one-view:after,.totes-project .account-balance-overview .balance-section .credit-limit.orange.one-view:before,.totes-project .account-balance-overview .balance-section .credit-limit.red.one-view:after,.totes-project .account-balance-overview .balance-section .credit-limit.red.one-view:before{content:normal!important}.totes-project .account-balance-overview .balance-section .credit-limit.red:after{border-top:8px solid #f1afaa}.totes-project .account-balance-overview .balance-section .credit-limit.red:before{left:49%;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #bbbdc0}.totes-project .account-balance-overview .balance-section .credit-limit.orange:after{border-top:8px solid #ffd490}.totes-project .account-balance-overview .balance-section .credit-limit.orange:before{left:49%;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #bbbdc0}.totes-project .account-balance-overview .balance-section .credit-limit.add-extra-pad{padding-top:30px;padding-bottom:33px}.totes-project .account-balance-overview .balance-section .credit-limit.add-extra-pad-narrow{padding-top:30px;padding-bottom:18px}.totes-project .account-balance-overview .balance-section .credit-limit .total-credit-limit{padding-left:6px;padding-bottom:5px}.totes-project .account-balance-overview .balance-section .credit-limit .used-and-remaining{border-top:1px solid #d0cccc;padding-top:5px;padding-left:6px}.totes-project .account-balance-overview .balance-section .credit-limit .used-and-remaining.recommended-pay{font-weight:600;color:#da291c;padding-top:5px;padding-bottom:8px}.totes-project .account-balance-overview .balance-section .credit-limit .used-and-remaining.recommended-pay.view-bill{padding-bottom:10px}.totes-project .account-balance-overview .balance-section .credit-limit .used-and-remaining .remaining,.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .bot-button-section a{font-weight:600}.totes-project .account-balance-overview .balance-section .credit-limit .used-and-remaining div{display:block;line-height:25px}.totes-project .account-balance-overview .balance-section .credit-limit.height-pad{padding-bottom:36px}.totes-project .account-balance-overview .balance-section .credit-limit.view-bill.height-pad{padding-bottom:44px}.totes-project .account-balance-overview .balance-section.balance-no-payment-date{padding-top:42px}.totes-project .account-balance-overview .balance-section .balance-label{font-size:20px;font-weight:600}.totes-project .account-balance-overview .balance-section .amount{font-size:35px;font-weight:400}.totes-project .account-balance-overview .balance-section .amount .cents,.totes-project .account-balance-overview .balance-section .amount .dollar-sign{top:1px;font-size:20px}.totes-project .account-balance-overview .balance-section .payment-date{background-color:#0eadc8;color:#fff;left:0;padding:8px 0 8px 20px;bottom:0;position:absolute;width:100%;font-size:16px;font-weight:600}.totes-project .account-balance-overview .balance-section .payment-date .addtocalendar-container{display:none}.totes-project .account-balance-overview .balance-section.reset-top{border-top-left-radius:0}.totes-project .account-balance-overview .balance-section.view-bill{height:150px}.totes-project .account-balance-overview .balance-section.view-bill.extra-height{height:155px}.totes-project .account-balance-overview .balance-section.view-bill .credit-limit{padding-bottom:40px}.totes-project .account-balance-overview .account-details-wrapper{display:-ms-flexbox;display:flex}.totes-project .account-balance-overview .account-details-wrapper .balance-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto!important}.totes-project .account-balance-overview .account-details-wrapper .balance-section>div:first-child{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .account-balance-overview .account-details-wrapper .balance-section>div:first-child .total-balance{padding:13px 15px;-ms-flex:1;flex:1}.totes-project .account-balance-overview .account-details-wrapper .balance-section>div:first-child .credit-limit{-ms-flex:1;flex:1}.totes-project .account-balance-overview .account-details-wrapper .balance-section .payment-date{position:inherit}.totes-project .account-balance-overview .payment-details{font-size:16px;min-height:130px;line-height:28px}.totes-project .account-balance-overview .payment-details .invoice-pay-details div[class^=col]{text-align:right}.totes-project .account-balance-overview .payment-details .invoice-pay-details div[class^=col]:first-child{padding-bottom:14px;padding-top:3px}.totes-project .account-balance-overview .payment-details.one-view{position:relative;min-height:inherit;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.totes-project .account-balance-overview .payment-details.one-view ute-payment-method{display:-ms-flexbox;display:flex;width:100%}.totes-project .account-balance-overview .payment-details.one-view .pay-now-btn{position:absolute;right:25px;top:30px;line-height:normal}.totes-project .account-balance-overview .action-buttons{text-align:center;padding-top:25px}.totes-project .account-balance-overview .action-buttons.view-bill{padding-top:50px}.totes-project .account-balance-overview .action-buttons button{width:210px;height:35px;margin:10px 0 0;font-weight:600;padding:5px 30px;border-radius:8px;text-decoration:none;font-size:14px}.totes-project .account-balance-overview .action-buttons button.white-btn{background-color:#fff;color:#da291c;border:1px solid #da291c}.totes-project .account-balance-overview .action-buttons button.red-btn{background-color:#da291c;color:#fff;border:1px solid #da291c}.totes-project .account-balance-overview .suspended-warning{background-color:#ffd490;border-radius:10px 10px 0 0;min-height:55px;margin-bottom:2px}.totes-project .account-balance-overview .suspended-warning .title{float:left;background-color:#ffbf3f;height:55px;padding:18px 10px 0;border-radius:10px 0 0 0;margin-right:10px;font-size:16px;font-weight:600}.totes-project .account-balance-overview .suspended-warning .suspended-message{display:inline-block;float:left;line-height:16px;margin-top:12px;font-size:16px}html[lang=fr] .totes-project .account-balance-overview .suspended-warning .suspended-message{font-size:14px}.totes-project .account-balance-overview .suspended-warning .red-text{color:#da291c;font-weight:600}.totes-project .account-balance-overview .one-view.suspended-warning{min-height:35px}.totes-project .account-balance-overview .one-view.suspended-warning .title{height:35px;padding:8px 10px 0}.totes-project .account-balance-overview .one-view.suspended-warning .suspended-message{margin-top:10px}.totes-project .account-balance-overview .live-chat-link-suspended-container{float:left;margin-left:5px}.totes-project .account-balance-overview .live-chat-link-suspended-container img{height:30px;margin-top:13px}.totes-project .account-balance-overview.narrow-box .balance-section{padding-left:0;height:130px}.totes-project .account-balance-overview.narrow-box .balance-section.balance-no-payment-date{padding-top:30px}.totes-project .account-balance-overview.narrow-box .ute-payment-method-container .expire_messages{display:none}.totes-project .account-balance-overview.narrow-box .ute-payment-method-container .account-balance-payment-info{padding:25px 10px 0 20px}.totes-project .account-balance-overview.narrow-box .ute-payment-method-container .invoice-pay-details div[class^=col]:first-child{padding-bottom:15px}.totes-project .account-balance-overview.narrow-box .action-buttons{padding-top:15px}.totes-project .account-balance-overview.reset-top{border-top-right-radius:0;border-top-left-radius:0;margin-top:0}@media (max-width:991px){.totes-project .credit-limit-overlay{border-bottom:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.totes-project .credit-limit-overlay .title{display:block;border-top-right-radius:10px;text-align:center;font-weight:600}.totes-project .credit-limit-overlay .description{padding:20px}.totes-project .credit-limit-overlay.orange{background-color:#f6f5f6}.totes-project .credit-limit-overlay .description.grey,.totes-project .credit-limit-overlay .description.red,.totes-project .credit-limit-overlay.grey{background-color:#f5f5f5}.totes-project .welcome-message{margin-bottom:13px}.totes-project .welcome-message .welcome-bar{width:18px}.totes-project .account-balance-overview.reset-top{border-top:none}.totes-project .account-balance-overview.narrow-box .balance-section{padding-left:15px}.totes-project .account-balance-overview.narrow-box .balance-section.balance-no-payment-date{padding-top:15px}.totes-project .account-balance-overview.narrow-box .ute-payment-method-container .account-balance-payment-info{padding:10px 10px 0 20px}.totes-project .account-balance-overview.narrow-box .ute-payment-method-container .invoice-pay-details div[class^=col]:first-child{padding-bottom:0}.totes-project .account-balance-overview.narrow-box .action-buttons{padding-top:5px}.totes-project .account-balance-overview .balance-section{padding-left:15px;padding-right:0;padding-bottom:20px;border-radius:10px;height:auto!important}.totes-project .account-balance-overview .balance-section.reset-top{padding-top:0;border-radius:0}.totes-project .account-balance-overview .balance-section.pad-bot,.totes-project .account-balance-overview .balance-section.view-bill.pad-bot{padding-bottom:0}.totes-project .account-balance-overview .balance-section .total-balance{padding:15px 0 0!important}.totes-project .account-balance-overview .balance-section .credit-limit span.fr-amount{display:block}.totes-project .account-balance-overview .balance-section .credit-limit.height-pad,.totes-project .account-balance-overview .balance-section .credit-limit.view-bill.height-pad{padding-bottom:20px}.totes-project .account-balance-overview .balance-section .credit-limit:after,.totes-project .account-balance-overview .balance-section .credit-limit:before{display:none}.totes-project .account-balance-overview .balance-section .credit-limit.add-extra-pad-narrow,.totes-project .account-balance-overview .balance-section.balance-no-payment-date{padding-top:15px}.totes-project .account-balance-overview .balance-section .credit-limit .total-credit-limit,.totes-project .account-balance-overview .balance-section .credit-limit .used-and-remaining{padding-right:10px}.totes-project .account-balance-overview .balance-section .payment-date{background-color:#0eadc8;color:#fff;font-size:14px;z-index:1;position:inherit;width:auto;border-radius:0 0 10px 10px;box-shadow:0 2px 3px #bbb;margin:12px -1px -18px -15px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0}.totes-project .account-balance-overview .balance-section .payment-date.view-bill{padding:8px 0 8px 20px;-ms-flex-pack:start;justify-content:flex-start}.totes-project .account-balance-overview .balance-section .payment-date.view-bill span:nth-child(2){padding-left:5px}.totes-project .account-balance-overview .balance-section .payment-date>div.payment-date-container{padding:8px 9px}.totes-project .account-balance-overview .balance-section .payment-date>div.payment-date-container>span:nth-child(2){font-weight:700}.totes-project .account-balance-overview .balance-section .payment-date .addtocalendar-container{display:block;background-color:#fff;margin:2px;border-bottom-right-radius:8px;color:#414042;width:140px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .account-balance-overview .balance-section .payment-date .addtocalendar-container:before{content:'\A';width:0;height:0;border-top:6px solid transparent;border-left:6px solid #0eadc8;border-bottom:6px solid transparent;position:absolute;top:41%}.totes-project .account-balance-overview .balance-section .payment-date .addtocalendar-container .dropdown .ute-add-to-calendar{width:140px;display:block;text-transform:uppercase;font-size:12px;padding-left:45px;background:url(../ute-common-assets/assets/cal-icon.png) no-repeat 12px 3px;background-size:28px;line-height:16px;box-shadow:none!important}.totes-project .account-balance-overview .balance-section .payment-date .addtocalendar-container .dropdown .ute-add-to-calendar .caret{border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent;margin-top:-3px}.totes-project .account-balance-overview .payment-details{padding-top:3px;min-height:70px!important}.totes-project .account-balance-overview .payment-details .invoice-pay-details{line-height:21px;margin-top:10px}.totes-project .account-balance-overview .payment-details .invoice-pay-details div[class^=col]{text-align:left}.totes-project .account-balance-overview .payment-details .invoice-pay-details div[class^=col]:first-child{padding-bottom:0;padding-top:0}.totes-project .account-balance-overview .action-buttons{padding:0 15px 10px;border-radius:0 0 8px 8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.totes-project .account-balance-overview .action-buttons.view-bill{padding-top:10px}.totes-project .account-balance-overview .action-buttons .first-button{-ms-flex-order:-1;order:-1}.totes-project .account-balance-overview .action-buttons.is-expired-bg,.totes-project .account-balance-overview .action-buttons.is-expiring-bg{padding-bottom:60px!important}.totes-project .account-balance-overview .action-buttons.is-expiring-bg{background-color:#ffe9ca}.totes-project .account-balance-overview .action-buttons.is-expired-bg{background-color:#fbe9e8}.totes-project .account-balance-overview .action-buttons button{margin-bottom:10px!important;font-size:16px;width:100%}.totes-project .account-balance-overview .suspended-warning{position:relative;background-color:#feeac9;border-radius:10px;min-height:40px;margin-bottom:0}.totes-project .account-balance-overview .suspended-warning .suspended-message{font-size:14px}.totes-project .account-balance-overview .suspended-warning .title{float:none;text-align:center;background-color:#ffbf3f;height:40px;padding:10px;border-radius:10px 10px 0 0;margin-right:0;font-size:16px;font-weight:600}.totes-project .account-balance-overview .suspended-warning .balance-section{height:auto!important;border-radius:0;background-color:transparent;padding-top:0}.totes-project .account-balance-overview .suspended-warning .payment-details{background-color:transparent;min-height:auto!important}.totes-project .account-balance-overview .suspended-warning .invoice-pay-details{position:absolute;top:177px;width:45%;right:10px}html[lang=fr] .totes-project .account-balance-overview .suspended-warning .invoice-pay-details{top:207px;width:49%}.totes-project .account-balance-overview .suspended-warning .invoice-pay-details div[class^=col-]{width:100%;text-align:left!important;line-height:normal!important;padding-bottom:10px!important;padding-right:0!important}.totes-project .account-balance-overview .suspended-warning .message-section{margin:15px;font-size:15px;min-height:90px}html[lang=fr] .totes-project .account-balance-overview .suspended-warning .message-section{min-height:130px}.totes-project .account-balance-overview .suspended-warning .action-buttons{padding-top:5px!important;padding-bottom:0}html[lang=fr] .totes-project .account-balance-overview .suspended-warning .action-buttons{padding-top:45px!important}}@media (max-width:767px){.totes-project .account-balance-overview .action-buttons{padding:0 15px 10px}.totes-project .account-balance-overview .action-buttons button{width:100%}.totes-project .account-balance-overview .invoice-pay-details{top:175px}html[lang=fr] .totes-project .account-balance-overview .invoice-pay-details{top:205px}.totes-project .account-balance-overview .payment-details{min-height:125px;background-color:#fff}}@media (max-width:370px){.totes-project .account-balance-overview .suspended-warning .invoice-pay-details{top:198px}html[lang=fr] .totes-project .account-balance-overview .suspended-warning .invoice-pay-details{top:219px;width:42%!important}.totes-project .account-balance-overview .suspended-warning .message-section{margin:15px;font-size:15px;min-height:123px}html[lang=fr] .totes-project .account-balance-overview .suspended-warning .message-section{min-height:144px}.totes-project .account-balance-overview .suspended-warning .action-buttons{padding-top:35px!important}}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){.totes-project .account-balance-overview .balance-section .payment-date{font-size:13px}.totes-project .account-balance-overview .balance-section .balance-label{font-size:16px}.totes-project .account-balance-overview .balance-section .credit-limit{font-size:12px}.totes-project .credit-limit-overlay .title{font-size:1.6rem}.totes-project .credit-limit-overlay .description{font-size:1.4rem;padding:0 10px}}.totes-project .invoice-pay-details .payment-links{-ms-flex-pack:center!important;justify-content:center!important}.totes-project .directive-account-balance .one-view-title-fr{min-height:45px!important}.totes-project .directive-account-balance .btn-pay-bill.cta-round.primary.large{width:132px}.totes-project .directive-account-balance .view-bill-btn-cm2{min-width:160px;margin-top:19px;float:left!important}@media (min-width:992px){.totes-project .directive-account-balance .view-bill-btn-cm2{float:right!important}}.totes-project .directive-account-balance .view-bill-btn-cm3{min-width:160px;float:left!important}@media (min-width:992px){.totes-project .directive-account-balance .view-bill-btn-cm3{float:right!important}}.totes-project .directive-account-balance .cta-round.primary.large.white-btn{background-color:#fff;border:solid 1px red}.totes-project .directive-account-balance .bill-ctn{margin-top:14px}.totes-project .directive-account-balance h4.account-balance-title{font-size:21px;color:#da291c;font-weight:300;text-transform:uppercase;display:inline}.totes-project .directive-account-balance h4.account-balance{font-size:21px}.totes-project .directive-account-balance h4.one-view-account-balance-title{font-size:20px;font-weight:500;display:inline}.totes-project .directive-account-balance h4.one-view-account-balance{font-size:30px;color:#da291c}.totes-project .directive-account-balance .pay-bill-ctn{margin-top:7px}.totes-project .directive-account-balance .pay-bill-ctn .rui-icon-button-arrow-right{font-size:10px}.totes-project .directive-account-balance .btn-pay-bill{width:132px;height:32px}.totes-project .directive-account-balance .account-balance-ctn{max-height:120px}.totes-project .directive-account-balance .account-balance-ctn .lh41{line-height:41px}.totes-project .directive-account-balance .credit-limit-ctn{margin:22px 0}.totes-project .directive-account-balance .btn-credit-limit-status{cursor:pointer}.totes-project .directive-account-balance .credit-limit-info-ctn{margin-top:22px}.totes-project .directive-account-balance .pay-now-btn{width:161px;height:31px;border-radius:10px}@media (max-width:767px){.totes-project .directive-account-balance .pay-now-btn{float:left!important}}.totes-project .directive-account-balance .extraTopMargin{margin-top:41px}.totes-project .directive-account-balance .extraTopMarginViewBill{margin-top:48px}.totes-project .directive-account-balance .position-abs{position:absolute}.totes-project .directive-account-balance .pay-now-btn-cm{width:161px;height:31px;border-radius:10px;clear:both;float:left}@media (min-width:1170px){.totes-project .directive-account-balance .pay-now-btn-cm{float:right!important}}.totes-project .directive-account-balance .btn-view-bill{color:#da291c;border:2px solid #da291c;padding:5px 30px;border-radius:7px;text-decoration:none}@media (max-width:767px){.totes-project .directive-account-balance .btn-view-bill{padding:5px 10px}}.totes-project .directive-account-balance .cta-links-sub-ctn a{clear:both;float:left}@media (min-width:1170px){.totes-project .directive-account-balance .cta-links-sub-ctn a{float:right!important}}.totes-project .directive-account-balance .cycle-details{font-size:15px;color:#959797}.totes-project .directive-account-balance .postToRogersTop-fr{font-size:12px!important}.totes-project .fr .directive-account-balance .btn-pay-bill.cta-round.primary.large{width:145px}.totes-project .directive-account-balance-payment-enhancements{margin:0 0 9px;border:2px solid #e9e9e9;border-radius:5px;padding:5px 15px}.totes-project .directive-account-balance-payment-enhancements .info-section .account-balance-title{font-size:16px;color:#000;font-weight:500;display:inline;margin:0 10px 0 0}.totes-project .directive-account-balance-payment-enhancements .info-section .account-balance-title .account-balance-heading{display:inline;font-size:16px;font-weight:600;line-height:36px;text-align:left}.totes-project .directive-account-balance-payment-enhancements .info-section .amount-section{display:inline-block}.totes-project .directive-account-balance-payment-enhancements .info-section .amount-section .amount{font-size:35px;font-weight:500}.totes-project .directive-account-balance-payment-enhancements .info-section .amount-section .amount .cents{position:relative;top:-15px;font-size:16px}.totes-project .directive-account-balance-payment-enhancements .button-section{margin:10px 0 0}.totes-project .directive-account-balance-payment-enhancements .cta-round.primary.large.white-btn{background-color:#fff;border:solid 1px red}.totes-project .directive-account-balance-payment-enhancements .pay-bill-ctn .rui-icon-button-arrow-right{font-size:10px}@media (max-width:767px){.totes-project .directive-account-balance-payment-enhancements .pay-bill-ctn{text-align:center;margin:5px 0 0}}@media (min-width:560px) and (max-width:788px){.totes-project .directive-account-balance-payment-enhancements .pay-bill-ctn{width:30%!important;margin:0}}.totes-project .directive-account-balance-payment-enhancements .pay-bill-ctn:lang(fr) .rui-icon-button-arrow-right{font-size:10px}@media (max-width:767px){.totes-project .directive-account-balance-payment-enhancements .pay-bill-ctn:lang(fr){text-align:center;margin:5px 0 0}}@media (min-width:560px) and (max-width:788px){.totes-project .directive-account-balance-payment-enhancements .pay-bill-ctn:lang(fr){width:50%!important;margin:0}}.totes-project .directive-account-balance-payment-enhancements .credit-limit-ctn{margin:22px 0}.totes-project .directive-account-balance-payment-enhancements .btn-credit-limit-status{cursor:pointer}.totes-project .directive-account-balance-payment-enhancements .credit-limit-info-ctn{margin-top:22px}.totes-project .directive-account-balance-payment-enhancements .pay-now-btn{height:32px;border-radius:7px!important;font-size:14px!important}.totes-project .directive-account-balance-payment-enhancements .pay-now-btn span,.totes-project .resetBtn span{text-transform:none}@media (max-width:767px){.totes-project .directive-account-balance-payment-enhancements .pay-now-btn{float:left!important}}@media (min-width:768px) and (max-width:788px){.totes-project .directive-account-balance-payment-enhancements .pay-now-btn{padding:6px!important}}@media (max-width:559px){.totes-project .directive-account-balance-payment-enhancements .pay-now-btn{width:100%}}.totes-project .directive-account-balance-payment-enhancements .position-abs{position:absolute}.totes-project .directive-account-balance-payment-enhancements .pay-now-btn-ctn{clear:both;float:left}@media (min-width:768px){.totes-project .directive-account-balance-payment-enhancements .pay-now-btn-ctn{float:right!important}}@media (min-width:560px) and (max-width:788px){.totes-project .directive-account-balance-payment-enhancements .pay-now-btn-ctn{width:70%!important}}.totes-project .directive-account-balance-payment-enhancements .pay-now-btn-ctn:lang(fr){clear:both;float:left}@media (min-width:768px){.totes-project .directive-account-balance-payment-enhancements .pay-now-btn-ctn:lang(fr){float:right!important}}@media (min-width:560px) and (max-width:788px){.totes-project .directive-account-balance-payment-enhancements .pay-now-btn-ctn:lang(fr){width:50%!important}}.totes-project .directive-account-balance-payment-enhancements .btn-view-bill{height:32px;background-color:#fff;color:#da291c;border:1px solid #da291c;padding:5px 30px;border-radius:7px;text-decoration:none;font-size:14px;min-width:105px}.totes-project .directive-account-balance-payment-enhancements .btn-view-bill:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .directive-account-balance-payment-enhancements .btn-view-bill:focus{border:1px solid #0a5498!important;outline:none!important}}@media (min-width:768px) and (max-width:788px){.totes-project .directive-account-balance-payment-enhancements .btn-view-bill{padding:5px 10px}}@media (max-width:559px){.totes-project .directive-account-balance-payment-enhancements .btn-view-bill{padding:5px 10px;width:100%}}@media (max-width:767px){.totes-project .directive-account-balance .btn-pay-bill{float:right}.totes-project .directive-account-balance .bill-ctn{margin-bottom:25px}}.totes-project .account-balance-prepaid{background-color:#f1f1f1;padding:15px 20px;border-radius:10px 10px 0 10px}.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-input-container.ute-semafone-consumer-input>semafone-component,.ute-semafone-cc-group .cc-input-images-group .cc-input-container.ute-semafone-consumer-input>semafone-component{height:32px}.totes-project .account-balance-prepaid .btn-pay-bill.cta-round.primary.large{width:132px}.totes-project .account-balance-prepaid .cta-round.primary.large.white-btn{background-color:#fff;border:solid 1px red}.totes-project .account-balance-prepaid .bill-ctn{margin-top:14px}.totes-project .account-balance-prepaid h4.account-balance-title{font-size:14px;color:#414042;font-weight:600;display:inline}.totes-project .account-balance-prepaid h4.account-balance{font-size:21px}.totes-project .account-balance-prepaid h4.one-view-account-balance-title{font-size:20px;font-weight:500;display:inline}.totes-project .account-balance-prepaid h4.one-view-account-balance{font-size:30px;color:#da291c}.totes-project .account-balance-prepaid .pay-bill-ctn,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data td ute-historical-usage-cell .hu-top-up-block>div{margin-top:7px}.totes-project .account-balance-prepaid .pay-bill-ctn .rui-icon-button-arrow-right{font-size:10px}.totes-project .account-balance-prepaid .btn-pay-bill{width:132px;height:32px}.totes-project .account-balance-prepaid .account-balance-ctn{max-height:120px}.totes-project .account-balance-prepaid .account-balance-ctn .lh41{line-height:41px}.totes-project .account-balance-prepaid .credit-limit-ctn{margin:22px 0}.totes-project .account-balance-prepaid .btn-credit-limit-status{cursor:pointer}.totes-project .account-balance-prepaid .credit-limit-info-ctn{margin-top:22px}.totes-project .account-balance-prepaid .pay-now-btn{width:161px;height:31px;border-radius:10px}@media (max-width:767px){.totes-project .account-balance-prepaid .pay-now-btn{float:left!important}}.totes-project .account-balance-prepaid .extraTopMargin{margin-top:41px}.totes-project .account-balance-prepaid .extraTopMarginViewBill{margin-top:48px}.totes-project .account-balance-prepaid .position-abs{position:absolute}.totes-project .account-balance-prepaid .cycle-details{font-size:15px;color:#959797}.totes-project .account-balance-prepaid .rogers-amount{font-size:22px;font-weight:500}.totes-project .account-balance-prepaid .rogers-amount .price{float:left;padding:22px 0;font-size:2.5em;text-align:left;line-height:1;width:100%}.totes-project .account-balance-prepaid .rogers-amount .price .price-dollars{margin-left:-11px}.totes-project .account-balance-prepaid .rogers-amount .price .price-dollars:lang(fr){margin-left:0}.totes-project .account-balance-prepaid .rogers-amount .price .price-sign{font-size:.5em;vertical-align:super}.totes-project .account-balance-prepaid .rogers-amount .price .price-details{display:inline-block;margin-left:-10px;font-weight:400}.totes-project .account-balance-prepaid .rogers-amount .price .price-cents{float:left;font-size:.5em}.totes-project .account-balance-prepaid .rogers-amount .price .price-period{float:left;clear:left;font-size:.3em}.totes-project .account-balance-prepaid .action-button{margin:15px 0 0;padding:6px 10px;font-size:15px;font-weight:600;border-radius:8px}.totes-project .account-balance-prepaid .action-button span{text-transform:inherit!important}.totes-project .account-balance-prepaid .extenal-link-container{padding:15px 0 0}.totes-project .account-balance-prepaid .extenal-link-container .extenal-link{color:#000;font-size:14px!important;font-weight:700;cursor:pointer}@media (max-width:767px){.totes-project .account-balance-prepaid .action-button{width:100%;margin:15px 0 0}}.totes-project .modal-lg{max-width:600px}@media (max-width:767px){.totes-project .modal-lg{top:10px}}.totes-project .clearboth{clear:both}.totes-project .visit{padding-top:25px}.totes-project .shop-text{color:#337ab7;font-weight:600}.totes-project .module-account-overview-dialog{padding-bottom:10px}.totes-project .module-account-overview-dialog h1{font:300 30px "Open Sans",sans-serif;padding-bottom:0;font-size:30px;font-weight:700;margin:20px 20px 5px}.totes-project .module-account-overview-dialog h3{margin:0 20px 10px;padding-top:0;font:300 24px "Open Sans",sans-serif;font-size:24px}.totes-project .module-account-overview-dialog h4{margin:0 20px 20px;text-align:center;padding-top:0;font:300 18px "Open Sans",sans-serif;font-weight:600;padding-left:5px}.totes-project .module-account-overview-dialog .noproduct{text-align:left;padding-left:15px;color:#000;font:300 18px "Open Sans",sans-serif;font-weight:600}.totes-project .module-account-overview-dialog .closemodal{float:right;background-color:#9fa0a2;color:#fff;border:none}.totes-project .module-account-overview-dialog .account-box{cursor:pointer;padding:10px 20px;margin:11px 0;width:260px;min-height:95px;background-color:#f6f6f6;border:1px solid #d9d9d9;border-radius:10px;font-size:18px}.totes-project .module-account-overview-dialog .account-box .beside-checker.icon-error,.totes-project .module-account-overview-dialog .account-box .inline-checker.icon-error,.totes-project .module-account-overview-dialog .account-box .message-banner-icon.icon-alert,.totes-project .module-account-overview-dialog .account-box .message-banner-icon.icon-error,.totes-project .module-account-overview-dialog .account-box .message-banner-icon_as.icon-alert,.totes-project .module-account-overview-dialog .account-box .message-banner-icon_as.icon-error,.totes-project .module-account-overview-dialog .account-box .rui-icon-error-icon.error-red,.totes-project .module-account-overview-dialog .account-box .rui-icon-warning.warning-color{margin-top:10px;display:block}.totes-project .module-account-overview-dialog .list-of-accounts{margin:20px 0;padding:0}.totes-project .module-account-overview-dialog .list-of-accounts li{min-height:130px;margin:0 17px;padding:0}.totes-project .module-account-overview-dialog .account-box-error{cursor:pointer;width:260px;max-width:260px;padding-top:20px;padding-bottom:10px;margin:11px 0}.totes-project .module-account-overview-dialog .account-box-error .beside-checker.icon-error,.totes-project .module-account-overview-dialog .account-box-error .inline-checker.icon-error,.totes-project .module-account-overview-dialog .account-box-error .message-banner-icon.icon-alert,.totes-project .module-account-overview-dialog .account-box-error .message-banner-icon.icon-error,.totes-project .module-account-overview-dialog .account-box-error .message-banner-icon_as.icon-alert,.totes-project .module-account-overview-dialog .account-box-error .message-banner-icon_as.icon-error,.totes-project .module-account-overview-dialog .account-box-error .rui-icon-error-icon.error-red,.totes-project .module-account-overview-dialog .account-box-error .rui-icon-warning.warning-color{font-size:36px}.totes-project .module-account-overview-dialog .account-box-error-msg,.totes-project .ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines span ol,.ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines span ol{padding-left:15px}.totes-project .module-account-overview-dialog .account-box-error-msg.warning{font:600 16px "Open Sans",sans-serif}.totes-project .module-account-overview-dialog .account-owner-name{margin-left:10px;margin-top:7px;width:100%;display:block}.totes-project .module-account-overview-dialog .account-owner-number{margin-left:10px;margin-top:5px}.totes-project .module-account-overview-dialog .visit-shop{padding:5px 20px}.totes-project .module-account-overview-dialog .warning-sym{padding-top:25px;padding-left:5px}.totes-project .module-account-overview-dialog .shop-for-product{color:#da291c;background-color:#fff;border:1px solid #da291c;font-weight:600;padding:5px 0}.totes-project .module-account-overview-dialog .shop-for-product:focus,.totes-project .module-account-overview-dialog .shop-for-product:hover{color:#da291c}.totes-project .module-account-overview-dialog .close-modal{float:right;background-color:#9fa0a2;color:#fff;border:none}.totes-project .module-account-overview-dialog .warning-msg{font-size:25px;color:#ffbf05;padding-left:15px}.totes-project .module-account-overview-dialog .account-ctn{cursor:pointer;overflow:hidden}.totes-project .module-account-overview-dialog .account-ctn.error .account-name-ctn,.totes-project .module-account-overview-dialog .account-ctn.warning .account-name-ctn{background-color:#c6c5c6;border-top:1px solid #c6c5c6;border-right:1px solid #c6c5c6;border-left:1px solid #c6c5c6}.totes-project .module-account-overview-dialog .account-ctn.error .account-number-ctn,.totes-project .module-account-overview-dialog .account-ctn.warning .account-number-ctn{color:#c6c5c6;border-bottom:1px solid #c6c5c6;border-right:1px solid #c6c5c6;border-left:1px solid #c6c5c6}.totes-project .module-account-overview-dialog .account-ctn .account-name-ctn,.totes-project .module-account-overview-dialog .account-ctn .account-name-ctn-text{background-color:#414042;color:#fff;border-top-left-radius:6px;border-top-right-radius:6px;border-top:1px solid #939598;border-right:1px solid #939598;border-left:1px solid #939598;font-size:18px;font-weight:700;width:260px;height:33px}.totes-project .module-account-overview-dialog .account-ctn .account-name-ctn .account-name-txt{margin-left:30px;margin-top:3px;float:left}.totes-project .module-account-overview-dialog .account-ctn .account-name-ctn-text{margin:auto}.totes-project .module-account-overview-dialog .account-ctn .account-name-ctn-text .account-name-txt{margin-left:25px;margin-top:3px;float:left}.totes-project .module-account-overview-dialog .account-ctn .account-number-ctn{color:#414042;background-color:#fff;border-bottom-left-radius:6px;border-bottom:1px solid #939598;border-right:1px solid #939598;border-left:1px solid #939598;float:left;min-width:260px;min-height:62px;font-size:18px}.totes-project .module-account-overview-dialog .account-ctn .account-number-ctn .account-number-txt{margin-top:22px;margin-left:30px;float:left}.totes-project .module-account-overview-dialog .account-ctn .account-number-ctn-CTN{color:#414042;background-color:#fff;border-bottom-left-radius:6px;border:1px solid #939598;width:260px;margin:auto;min-height:70px;font-size:18px}.totes-project .module-account-overview-dialog .account-ctn .account-number-ctn-CTN .account-number-txt{float:left;margin-top:10px}.totes-project .module-account-overview-dialog .account-ctn .account-txt-error,.totes-project .module-account-overview-dialog .account-ctn .account-txt-warning{font-size:16px;margin-top:10px;float:left;clear:both;margin-bottom:40px;width:260px}.totes-project .module-account-overview-dialog .account-ctn .account-txt-error{color:red}.totes-project .module-account-overview-dialog .account-ctn .account-txt-warning{color:#da960e}.totes-project .module-account-overview-dialog .account-ctn .beside-checker.icon-error,.totes-project .module-account-overview-dialog .account-ctn .inline-checker.icon-error,.totes-project .module-account-overview-dialog .account-ctn .message-banner-icon.icon-alert,.totes-project .module-account-overview-dialog .account-ctn .message-banner-icon.icon-error,.totes-project .module-account-overview-dialog .account-ctn .message-banner-icon_as.icon-alert,.totes-project .module-account-overview-dialog .account-ctn .message-banner-icon_as.icon-error,.totes-project .module-account-overview-dialog .account-ctn .rui-icon-error-icon,.totes-project .module-account-overview-dialog .account-ctn .rui-icon-warning{margin-right:5px;font-size:22px}.totes-project .module-account-overview-dialog .account-ctn .CTNlist{list-style-type:none}.totes-project .module-account-overview-dialog .account-ctn:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .module-account-overview-dialog .account-ctn:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}@media (min-width:768px){.totes-project #myModal4 .modal-dialog{width:200px}}.totes-project .module-payment-helper{background-color:#00aec7;margin-top:60px;min-height:192px}.totes-project .module-payment-helper .bottom-logo-ctn{margin-top:32px;margin-bottom:30px;font-size:28px;color:#fff}.totes-project .directive-sub-menu .navbar-default .navbar-nav>.open>a,.totes-project .module-payment-helper .btn-register button{background-color:#fff}.totes-project .module-payment-helper .btn-register{float:left;font-size:22px;text-align:center}.totes-project .module-payment-helper .btn-register .cta-round.secondary.medium:hover,.totes-project .module-payment-helper .btn-register .cta-round:hover{color:#000}.totes-project .module-payment-helper .btn-register .cta-round.secondary.medium{color:#000;background-color:#fff;height:50px;border-radius:12px 12px 0 12px;width:100%;padding-top:11px}.totes-project .module-payment-helper .btn-register .register-now{float:left;font-size:18px}.totes-project .module-payment-helper .btn-register .rui-icon-button-arrow-right{float:left;font-size:10px;margin-top:11px;margin-left:10px}.totes-project .module-payment-helper .payment-review-ctn,.totes-project .module-payment-helper .talk-to-us-ctn{font-size:22px;color:#fff;float:left;margin-left:30px}.totes-project .module-payment-helper .payment-review-ctn a,.totes-project .module-payment-helper .talk-to-us-ctn a{color:#fff;margin-top:10px}.totes-project .module-payment-helper .payment-review-ctn .talk-to-us-txt,.totes-project .module-payment-helper .talk-to-us-ctn .talk-to-us-txt{float:left}.totes-project .module-payment-helper .payment-review-ctn .english,.totes-project .module-payment-helper .payment-review-ctn .french,.totes-project .module-payment-helper .talk-to-us-ctn .english,.totes-project .module-payment-helper .talk-to-us-ctn .french{display:none}.totes-project .module-payment-helper .payment-review-ctn .rui-icon-button-arrow-right,.totes-project .module-payment-helper .talk-to-us-ctn .rui-icon-button-arrow-right{float:left;font-size:13px;margin-left:11px;margin-top:12px}.totes-project .module-payment-helper .payment-review-ctn{margin-top:10px}.totes-project .en .module-payment-helper .talk-to-us-ctn .english{display:block}@media (min-width:767px) and (max-width:1170px){.totes-project .module-payment-helper .payment-review-ctn,.totes-project .module-payment-helper .talk-to-us-ctn{clear:both}.totes-project .module-payment-helper .payment-review-ctn{margin:30px 0 0}.totes-project .module-payment-helper .talk-to-us-ctn{margin:20px 0}}@media (max-width:767px){.totes-project .module-payment-helper .payment-review-ctn,.totes-project .module-payment-helper .talk-to-us-ctn{clear:both;font-size:19px}.totes-project .module-payment-helper .payment-review-ctn .rui-icon-button-arrow-right,.totes-project .module-payment-helper .talk-to-us-ctn .rui-icon-button-arrow-right{font-size:12px;margin-top:9px}.totes-project .module-payment-helper .payment-review-ctn{margin:30px 0 0}.totes-project .module-payment-helper .talk-to-us-ctn{margin:20px 0}}.totes-project .module-global-error-message{min-width:250px}.totes-project .module-global-error-message .icon-ctn{width:47px}@media (max-width:992px) and (max-width:1169px){.totes-project .module-global-error-message .icon-ctn{width:47px}}@media (max-width:767px){.totes-project .module-global-error-message .icon-ctn{width:47px}}.totes-project .find_accNumber_modal_body{padding:0;position:relative}.totes-project .find_accNumber_modal .modal_header{background:#f0f2f5;padding:18px 15px 10px 30px}@media (max-width:767px){.totes-project .find_accNumber_modal .modal_header{display:block;padding:18px 15px 10px}}.totes-project .find_accNumber_modal .modal_header .modal_header_holder{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.totes-project .find_accNumber_modal .modal_header .modal-title{font-size:22px;line-height:24px;color:#414042;font-weight:600;margin:0}.totes-project .find_accNumber_modal .modal_header .close{color:#808284;font-size:30px;float:none;line-height:28px;width:30px;opacity:1;box-shadow:none;top:-3px;position:relative}.totes-project .find_accNumber_modal .find_accNumber_modal_content{padding:16px 30px 22px}@media (max-width:767px){.totes-project .find_accNumber_modal .find_accNumber_modal_content{display:block;padding:16px 15px 22px}}.totes-project .find_accNumber_modal .section_intro{font-size:18px;line-height:24px;color:#414042;font-weight:600;margin:0 0 29px}@media (max-width:767px){.totes-project .find_accNumber_modal .section_intro{margin-bottom:15px}}.totes-project .find_accNumber_modal .panel-title{font-size:18px;word-spacing:1px}@media (max-width:767px){.totes-project .find_accNumber_modal .panel-title{line-height:22px}}.totes-project .find_accNumber_modal .panel-title .accordion_opnner{width:30px;height:30px;background:#f0f2f5;border-radius:50%;text-align:center;line-height:36px;margin-right:11px;min-width:30px;font-size:14px}.totes-project .find_accNumber_modal .panel-title .accordion-toggle{text-decoration:none;display:inline-block;vertical-align:top;font-weight:600}.totes-project .find_accNumber_modal .panel-title .accordion-toggle>span{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.totes-project .find_accNumber_modal .panel-open .accordion_opnner{line-height:34px;transform:rotate(-180deg)}.totes-project .find_accNumber_modal .panel-group{margin-bottom:0}.totes-project .find_accNumber_modal .panel-group>.panel{border:0;box-shadow:none;padding-bottom:15px}.totes-project .find_accNumber_modal .panel-group .panel-heading{color:#085498;font-size:18px;background:0 0;border:0;padding:0}.totes-project .find_accNumber_modal .panel-body{border:0!important;padding:0}.totes-project .find_accNumber_modal .panel-body .panel_body_holder{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:21px 10px 11px}@media (max-width:767px){.totes-project .find_accNumber_modal .panel-body .panel_body_holder{display:block;padding:21px 0 0 33px}}.totes-project .find_accNumber_modal .panel-body .panel_body_holder .img_holder{padding:0 30px}.totes-project .find_accNumber_modal .panel-body .panel_body_holder .img_holder img{min-width:220px}@media (max-width:767px){.totes-project .find_accNumber_modal .panel-body .panel_body_holder .img_holder{padding:0;margin-bottom:17px}}.totes-project .find_accNumber_modal .panel-body .panel_body_holder .text_holder{font-size:16px;line-height:22px;color:#414042;padding:0 0 0 7px}@media (max-width:767px){.totes-project .find_accNumber_modal .panel-body .panel_body_holder .text_holder{padding:0}}.totes-project .find_accNumber_modal .panel-body .panel_body_holder .text_holder p{margin:0 0 19px}@media (max-width:767px){.totes-project .find_accNumber_modal .panel-body .panel_body_holder .text_holder p{margin:0 0 10px}}.totes-project .module-link-account .link-account-title{font:600 30px "Open Sans",sans-serif}.totes-project .modal-findAccNumberModal{max-width:700px;width:100%!important}.totes-project .module-wireless-travel-package{margin:20px 0 -20px}.totes-project .module-wireless-travel-package .travel-package-title{font-size:24px;border-bottom:1px solid #da291c;color:#da291c;padding-bottom:5px}.totes-project .module-wireless-travel-package .location-title{font-size:15px;color:#676668;margin-bottom:20px;font-weight:700}.totes-project .module-wireless-travel-package .location-title sup{top:10px}.totes-project .module-wireless-travel-package .roam-ctn .you-have-this-ctn{background-color:#00aec7;border:solid 1px #00aec7;border-top-right-radius:8px;padding:4px 10px;color:#fff;text-transform:uppercase;margin-left:82px;display:block;width:125px;margin-bottom:0}.totes-project .module-wireless-travel-package .roam-ctn .roam-badge{height:55px;width:210px;display:block;margin-bottom:15px}.totes-project .module-wireless-travel-package .learn-more-ctn{color:#676668}.totes-project .module-wireless-travel-package .learn-more-ctn .learn-more-txt{font-size:16px;float:left;font-weight:700}.totes-project .module-wireless-travel-package .learn-more-ctn .rui-icon-button-arrow-right{font-size:9px;margin-left:5px;padding-top:8px;float:left}.totes-project .module-wireless-travel-package .learn-more-ctn .rui-icon-button-arrow-right:hover{text-decoration:none}.totes-project .module-wireless-travel-package .plan-title{font-weight:700}.totes-project .module-wireless-travel-package .desc-txt{font-size:17px;margin-bottom:30px;display:block}.totes-project .module-wireless-travel-package .roaming{margin-bottom:25px}.totes-project .module-wireless-travel-package .roaming .roaming-desc-txt{font-size:17px}.totes-project .module-wireless-travel-package .roaming .roaming-cost-txt{font-size:18px}.totes-project .module-wireless-travel-package .roaming .roaming-legal{font-size:12px;cursor:pointer}.totes-project .module-wireless-travel-package .roaming .roaming-legal:hover{text-decoration:underline}.totes-project .module-wireless-travel-package .roaming .roaming-legal .roaming-legal-content{display:none}.totes-project .module-wireless-travel-package .desc-city-list{padding:0;list-style:none;font-size:18px;margin:0 0 25px}.totes-project .module-wireless-travel-package .desc-city-list li{padding:0;list-style:none;margin:0 0 15px}.totes-project .module-wireless-travel-package .desc-city-list .desc-city-txt{font-weight:700}.totes-project .module-wireless-travel-package .desc-city-list .desc-legal{font-size:12px;cursor:pointer}.totes-project .module-wireless-travel-package .desc-city-list .desc-legal:hover{text-decoration:underline}.totes-project .module-wireless-travel-package .desc-city-list .desc-legal .desc-legal-content,.totes-project .module-wireless-travel-package .learn-more-legal-content,.totes-project .module-wireless-travel-package .wireless-travel-package-addons-ctn{display:none}.totes-project .module-wireless-travel-package .desc-city-list .desc-info-txt{font-size:12px;display:block}.totes-project .module-wireless-travel-package .btn-enroll.cta-round.primary.medium{text-transform:uppercase;width:165px;height:32px}.totes-project .module-wireless-travel-package-modal{padding:50px 40px}.totes-project .module-wireless-travel-package-modal .modal-title{font-size:24px;padding-bottom:45px;margin-bottom:40px;border-bottom:solid 1px #000}.totes-project .module-wireless-travel-package-modal .roaming-price-txt{display:block;font-size:18px}.totes-project .module-wireless-travel-package-modal .are-you-sure-txt{font-size:18px;font-weight:600;display:block;margin:40px 0 70px}.totes-project .module-wireless-device-reserve-modal .cta-round.primary.medium.btn-not-activate,.totes-project .module-wireless-travel-package-modal .cta-round.primary.medium.btn-not-activate{margin-right:28px;background-color:#414042;color:#fff}.totes-project .module-wireless-travel-package-modal .close-icon{position:absolute;top:0;right:0;cursor:pointer;height:40px;width:40px}.totes-project .unenroll_header{padding:0 0 31px;font-size:20px}.totes-project .unenroll_heading_section{background-color:#f0f2f5;height:80px;padding:8px 17px;border-radius:0 15px 0 0}.totes-project .unenroll_heading_warning{height:35px;width:35px;margin:0 0 6px 15px}.totes-project .unenroll_heading{display:inline-block;margin:10px 0 0 25px}.totes-project .unenroll_heading_close_icon{height:35px;width:35px;float:right;margin:12px 0 0;cursor:pointer}.totes-project .unenroll_body{padding:25px 22% 0 30px}.totes-project .opt_out_rlh_padding{margin-top:20px}.totes-project .errorMessage_align{padding-left:50px}.totes-project .module-brite-bill-promo-modal,.totes-project .module-wireless-device-reserve-modal{padding:50px 40px}.totes-project .module-wireless-device-reserve-modal .modal-title{font-size:24px;padding-bottom:45px;margin-bottom:40px;border-bottom:solid 1px #000}.totes-project .module-wireless-device-reserve-modal .message-banner-icon.icon-alert,.totes-project .module-wireless-device-reserve-modal .message-banner-icon_as.icon-alert,.totes-project .module-wireless-device-reserve-modal .rui-icon-warning{font-size:40px}.totes-project .module-wireless-device-reserve-modal .warning-txt{display:block;font-size:18px}.totes-project .module-wireless-device-reserve-modal .close-icon{position:absolute;top:0;right:0;cursor:pointer;height:40px;width:40px}.totes-project .module-brite-bill-promo-modal .modal-title{font-size:24px;padding-bottom:15px}.totes-project .module-brite-bill-promo-modal .para-description{padding-bottom:15px}.totes-project .module-brite-bill-promo-modal .cta-round.primary.medium{float:right;margin-left:28px}.totes-project .module-brite-bill-promo-modal .cta-round.primary.medium.btn-skip-video{background-color:#414042;color:#fff}.totes-project .module-brite-bill-promo-modal .close-icon{position:absolute;top:0;right:0;cursor:pointer;height:40px;width:40px}.totes-project .module-brite-bill-promo-modal .video-ctn{padding-top:10px}.totes-project .module-brite-bill-promo-modal .youtube-video{width:510px;height:287px}@media (max-width:992px) and (max-width:1169px){.totes-project .module-brite-bill-promo-modal .youtube-video{width:100%;height:auto}}.totes-project .payment-top-bar .cc-btn-ctn{margin-top:20px}.totes-project .payment-top-bar .cc-btn-ctn .cta-round.primary{border-radius:8px}.totes-project .payment-top-bar .cta-round span{text-transform:inherit}.totes-project .payment-top-bar .cta-round.primary.large{font-size:15px;font-weight:600;border-radius:8px}.totes-project .payment-top-bar .cta-round.primary.large.white-btn{background-color:#fff;border:solid 1px red}.totes-project .payment-top-bar .title-h3{font-size:18px;font-weight:400}.totes-project .payment-top-bar .rui-package-pricing{background-color:inherit!important}.totes-project .payment-top-bar .price{padding:8px 0;width:100%;text-align:left}.totes-project .payment-top-bar .price-cents{margin-left:-11px;white-space:nowrap}.totes-project .payment-top-bar .price-dollars{margin-left:-11px}.totes-project .payment-top-bar .price-dollars:lang(fr){margin-left:0}.totes-project .payment-top-bar .overdue-balance{font-size:13px;font-weight:600}.totes-project .payment-top-bar .title-light-h1{font-size:18px;font-weight:600;line-height:15px}.totes-project .payment-top-bar .title-light-h2{font-weight:400;font-size:22px}.totes-project .payment-top-bar .title-light-h4{font-size:14px;font-weight:300;line-height:15px}.totes-project .payment-top-bar .payment-method-details{padding:10px 0;font-size:15px}.totes-project .payment-top-bar .payment-method-image{margin-right:15px;width:45px;float:left}.totes-project .payment-top-bar .brite-bill-pay-now .pay-now-btn-cm2{height:40px}.totes-project .payment-top-bar .pay-now-btn-cm2{margin-top:0!important}.totes-project .payment-top-bar .dotted-left-border{padding-left:15px;border-left:2px dotted #a9a9a9}.totes-project .btn-view-bill{border:2px solid #da291c;padding:5px 20px;border-radius:7px;white-space:nowrap}.totes-project .btn-view-bill,.totes-project a.btn-view-bill:hover{text-decoration:none;color:#da291c}.totes-project .clear-both{clear:both}.totes-project .one-view-acbl-container{clear:both;padding-top:35px}.totes-project .one-view-interaction-container{font-weight:500;color:#767576;padding-left:5px}.totes-project .one-view-actions-container{padding-left:20px}.totes-project .interactionHeading h4,.totes-project .one-view-actions-container h4{color:#da291c;font-size:22px;font-weight:500;margin-top:0;padding-bottom:1px}.totes-project .one-view-border{border-top:1px solid #bdbdbd}.totes-project .last-bill-block{padding-right:5px!important}@media (min-width:768px) and (max-width:992px){.totes-project .last-bill-block{padding-top:20px}}.totes-project .one-view-actions-content{padding-top:14px}.totes-project .one-view-success-image{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/deeplink/one-view-success.png) no-repeat;height:39px}.totes-project .one-view-error-image{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/deeplink/one-view-warning.png) no-repeat;height:35px}.totes-project .one-view-banner-msg{padding:5px 10px 0 5px;font-weight:400}.totes-project .one-view-banner-img-container{max-width:45px;margin-right:10px}.totes-project .one-view-cancelled-account .info-banner{font-size:15px;margin-bottom:0;margin-top:20px!important}.totes-project .weather-container-left{float:left}.totes-project div .retail{margin-bottom:15px}.totes-project .mtop-25{margin-top:25px}.totes-project .mtop-51{margin-top:51px}.totes-project .mtop-20{margin-top:20px}.totes-project div .retail .red-background-container{background-color:#da291c;float:left;width:20%;height:34px}.totes-project .other-service-title{font-size:16px;color:#da291c;text-transform:uppercase;font-weight:300}.totes-project .other-service-title .get-services-h-link{color:#da291c;text-decoration:none}.totes-project .other-service-title .get-services-h-link:hover{cursor:pointer}.totes-project .other-service-title .get-services-h-link .rui-icon-button-arrow-right{font-size:10px;margin-left:6px}.totes-project .cursor-pointer{color:#da291c;cursor:pointer}.totes-project div .retail .container{padding:0}@media (max-width:767px){.totes-project div .retail .container>div{margin:0 20px}}.totes-project div .retail .rui-heading{margin-top:0;margin-bottom:0}.totes-project .retail .rui-heading::before{margin-right:15px}.totes-project .retail .rui-heading::after{width:0}.totes-project .linkMsg{margin-top:42px;float:right}.totes-project .page-title-container{margin-top:40px}.totes-project .one-view-info-banner{margin-bottom:50px}.totes-project .internet-usage-link{margin-bottom:19px;margin-top:12px}.totes-project .small-heading{font-weight:600;padding-top:15px}.totes-project .body-section{padding-left:20px}.totes-project .prepaid-body-section{padding-left:5px;padding-top:15px}.totes-project .voicemailRow{padding-right:40px;width:95%}.totes-project .voicemailDesc{text-align:left;font-size:18px;font-weight:500}.totes-project .resetBtn{width:22%;margin-right:15px}@media (max-width:767px){.totes-project .resetBtn{width:auto}}.totes-project .voicemailClose{width:22%}@media (max-width:767px){.totes-project .voicemailClose{width:auto}}.totes-project .voicemailCenter{margin-top:20px;text-align:right}.totes-project .voicemailBtnPadding{padding-top:10px}.totes-project .checkboxContainer{margin-top:20px;text-align:left}.totes-project .showMessageCheckbox{vertical-align:top}.totes-project .showMessageText{padding-left:5px}.totes-project .cancel-btn{margin-right:15px}.totes-project .modal-btn{width:110px}.totes-project .cancel-btn-modal{margin-right:30px;margin-top:7px}.totes-project .cta-round .no-text-transform,.totes-project .no-text-transform{text-transform:none}.totes-project .cancel-btn-align{margin-left:20px}.totes-project .headerLinkDisable:hover{cursor:default!important;color:#000!important}.totes-project .headerLinkDisableLi:hover{border-bottom:3px solid #eee!important}.totes-project .banner-container .message-banner.success{background-color:#fff;border:1px solid #01945b}.totes-project .banner-container .message-banner{width:auto}.totes-project .unlock-account-banner{border:1px solid #00a0b7;font-size:16px;height:10em;overflow:hidden;width:91%!important}@media (max-width:767px){.totes-project .unlock-account-banner{height:12em}}.totes-project .unlock-account-banner .unlock-account-icon{height:100%;border-radius:15px 0 0 15px;vertical-align:middle;padding-top:10px}.totes-project .unlock-account-banner .unlock-account-icon .unlock-account-info{width:45px}.totes-project .unlock-account-banner .unlock-account-text{font-weight:400;padding-top:10px}.totes-project .unlock-account-banner .unlock-account-click{padding-bottom:10px}.totes-project .dealer .plan-cta span.plan-cta-text,.totes-project .dealer .plan-cta span.plan-cta-text-sm{background-color:#bbe4ec;border-radius:7px 0 0 7px;color:#000;font-weight:600;padding-top:4px}.totes-project .dealer .plan-cta span.plan-arrow{background-color:#03aec7;border-radius:0 7px 7px 0;padding-top:4px;font-weight:600}.totes-project .dealer .plan-cta span.plan-cta-rect{border-radius:0 0 0 0!important}@media (max-width:767px){.totes-project .retail .rui-heading h1{margin:0 0 0 15px;background-color:#e0e0e0;padding:.2em 15px;font-size:28px}}@media (min-width:767px){.totes-project .retail .rui-heading ::before{margin-right:15px}.totes-project .retail .rui-heading ::after{width:0}}.totes-project .btn-rep{float:left;height:28px;line-height:20px;text-align:center;text-transform:uppercase;width:200px;color:#000;font-weight:600;padding-top:4px}.totes-project .btn-rep-full{width:240px;background-color:#00aec7;color:#fff}.totes-project .btn-rep-int{float:left;height:28px;line-height:20px;text-align:center;text-transform:uppercase;width:160px;color:#000;font-weight:600;padding-top:4px}.totes-project .btn-ssp{background-color:#bbe4ec}.totes-project .btn-sgi{background-color:#ffe18a}.totes-project .btn-tel,.totes-project .btn-v21{background-color:#63d7b1}.totes-project .btn-myr,.totes-project .btn-rep-disable,.totes-project .btn-tsp{background-color:#dddee0}.totes-project .btn-rep-arrow-disable{background-color:#bbbdc0}.totes-project .plan-arrow-rep{font-weight:600;padding-top:4px;color:#fff;float:left;height:28px;line-height:20px;text-align:center;width:40px}.totes-project .arrow-ssp{background-color:#03aec7}.totes-project .arrow-tel,.totes-project .arrow-v21{background-color:#00a962}.totes-project .arrow-sgi{background-color:#ffbf00}.totes-project .arrow-myr,.totes-project .arrow-tsp{background-color:#bbbdc0}.totes-project .sgi-text{color:#ffbf00}.totes-project .tsp-text{color:#bbbdc0}.totes-project .opacity-disabled{opacity:.6;cursor:auto}.totes-project .no-pointer{cursor:default!important;text-decoration:none!important}.totes-project .noAgentPermission,.totes-project .page-pay-now .shm-disabled.select-payment-method label,.totes-project .pointer.shm-disabled label{cursor:default!important}.totes-project .disabled-link{color:#908b8b;cursor:not-allowed}.totes-project .page-pay-now .shm-disabled.select-payment-method,.totes-project .pointer.shm-disabled{cursor:default!important;opacity:.5!important}.totes-project .no-hover-pointer{cursor:auto!important;text-decoration:none}.totes-project .no-hover-pointer:hover .myServiceName{background-color:#fff!important}.totes-project .no-hover-pointer:hover .myServiceArrow{opacity:1!important}.totes-project .no-hover-pointer .linkMsg{margin-right:10px}.totes-project .filter-title{color:#000;padding-right:8px}@media (max-width:767px){.totes-project .filter-title{margin-bottom:10px!important}}.totes-project .filter-clicked{height:25px;margin-right:8px;padding:3px 12px 6px 15px;background-color:#414042;color:#fff;border:1px solid #414042;width:16%;border-radius:4px}@media (max-width:767px){.totes-project .filter-clicked{width:85%;margin-bottom:10px!important;padding:0 12px 6px 15px}}.totes-project .filter-btn{border:1px solid #da291c;color:#da291c;height:25px;margin-right:8px;padding:3px 12px 6px 15px;background-color:#fff;width:20%;border-radius:4px;float:right}@media (max-width:767px){.totes-project .filter-btn{width:85%;margin-bottom:10px!important;padding:0 12px 6px 15px}}.totes-project .interactionHeadingBorder{border-bottom:1px solid #000!important}@media (max-width:767px){.totes-project .interactionHeadingBorder{border-bottom:none!important}}.totes-project .newborderInteraction{border-top:none!important}.totes-project .interactionContent{width:75%}@media (max-width:767px){.totes-project .interactionContent{width:100%;font-weight:500}}.totes-project .interactionPointer{cursor:pointer}.totes-project .interactionContainer,.totes-project .ordersContainer{clear:both;padding-bottom:30px;padding-top:50px}@media (max-width:767px){.totes-project .interactionContainer,.totes-project .ordersContainer{padding-top:0}}.totes-project .filter-btn-fr{width:25%!important}.totes-project .interactionHeading{padding-bottom:25px}@media (max-width:767px){.totes-project .interactionHeading{border-bottom:1px solid #bdbdbd;padding-bottom:15px;padding-right:18px}}.totes-project .directive-sub-menu .services-menu:hover .services-right,.totes-project .redcolor{color:#da291c}.totes-project .callReason3{border-right:1px solid #bdbdbd}.totes-project .topic1{font-weight:700;margin:15px 0;font-size:18px;padding-bottom:10px}.totes-project .title-border{border-bottom:1px solid #bdbdbd;margin-bottom:10px}@media (max-width:767px){.totes-project .title-border{font-weight:500;padding-bottom:5px;font-size:13px}}.totes-project .modal-text-bold{font-weight:700;word-wrap:break-word}@media (min-width:768px) and (max-width:991px){.totes-project .modal-text-bold{font-size:12px}}.totes-project .modal-text-bold .padding-right-20{padding-right:20px}.totes-project .modal-text-bold .padding-right-10{padding-right:10px}.totes-project .padding-left-10{padding-left:10px}.totes-project .modal-text-bold .border-right{border-right:1px solid #bdbdbd}.totes-project .modal-serial-num{padding-right:10px}.totes-project .account-trans-title{padding-right:22px}.totes-project .modal-interaction-padding{padding-bottom:10px}@media (max-width:767px){.totes-project .modal-interaction-padding{font-size:14px;font-weight:500}}@media (min-width:768px) and (max-width:991px){.totes-project .modal-interaction-padding{font-size:12px}}.totes-project .close-icon{position:absolute;top:0;right:0;cursor:pointer}.totes-project .interactionTopics{padding-top:18px;padding-bottom:10px}.totes-project .one-view-cancelled-account .message-banner-icon{font-size:40px!important}.totes-project .oneviewSelectedTab{background-color:#fff;color:#da291c;cursor:pointer;font-weight:600;padding-top:0;text-decoration:none}@media (min-width:768px) and (max-width:992px){.totes-project .btn-view-bill{font-size:13px}}@media (max-width:767px){.totes-project .page-one-view-dashboard .value-added-margin{padding-left:0}}@media (min-width:768px) and (max-width:991px){.totes-project .page-one-view-dashboard .value-added-margin{padding-left:0}}@media (min-width:992px) and (max-width:1169px){.totes-project .page-one-view-dashboard .value-added-margin{padding-left:90px}}@media (min-width:1170px){.totes-project .page-one-view-dashboard .value-added-margin{padding-left:120px}}@media (min-width:768px){.totes-project .page-one-view-dashboard .widgit-inner{position:absolute;bottom:45px}}@media (min-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-right{min-height:327px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-right{min-height:337px;position:relative}}@media (min-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-en{min-height:304px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-en{min-height:337px;position:relative}}@media (min-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-right-roamlikehome{min-height:376px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-right-roamlikehome{min-height:405px;position:relative}}@media (min-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-en-roamlikehome{min-height:363px;position:relative}}@media (min-width:768px) and (max-width:1200px){.totes-project .page-one-view-dashboard .widgit-outer-en-roamlikehome{min-height:430px;position:relative}}.totes-project .one-view-pendingOrder{margin-top:25px}.totes-project .one-view-pendingOrder .ute-pending-order{margin:25px 0 0}.totes-project .one-view-pendingOrder .ute-pending-order .carousel{width:100%}.totes-project .directive-one-view-account-balance .one-view-last-bill-title{min-height:45px!important}.totes-project .directive-one-view-account-balance h4.account-balance-title{font-size:20px;font-weight:500;display:inline}.totes-project .directive-one-view-account-balance h4.account-balance{font-size:30px;color:#da291c;white-space:nowrap}.totes-project .directive-one-view-account-balance .cycle-details{font-size:15px;color:#959797}.totes-project .directive-one-view-account-balance .postToRogersTop-fr{font-size:12px!important}.totes-project .rep-feedback-tab{background-color:#e9eaea;border-radius:15px 15px 0 0;position:fixed;right:0;top:55%;white-space:nowrap;z-index:1000;transform:rotate(270deg);transform-origin:bottom right}.totes-project .rep-feedback-tab a{display:block;color:#414042;text-decoration:none;font-weight:500;font-size:1.3em;line-height:30px;padding:.5em 1em;cursor:pointer}.totes-project .directive-sub-menu.hide-sub-menu{display:none}.totes-project .directive-sub-menu .subMenu-item{text-transform:uppercase;font-size:18px}.totes-project .directive-sub-menu .selected{border-bottom:3px solid #da291c;color:#da291c}.totes-project .directive-sub-menu .dropdown.selected{border-bottom:none}.totes-project .directive-sub-menu .subMenuRedDot{margin-left:25px;margin-right:10px;margin-top:20px;float:left}.totes-project .directive-sub-menu .subMenuHeader{font-weight:400;font-size:40px;float:left;color:#da291c}.totes-project .directive-sub-menu .navbar-control,.totes-project .directive-sub-menu .navbar-icon{display:none}.totes-project .directive-sub-menu .services-right{float:right;font-size:8px;color:#777;margin-top:12px;margin-left:5px}.totes-project .directive-sub-menu .services-left{float:right}.totes-project .directive-sub-menu .service-account-number{color:#939598}.totes-project .directive-sub-menu .noAgentPermission{cursor:default!important;color:#777!important}@media (min-width:767px) and (max-width:1182px){.totes-project .directive-sub-menu .subMenuHeader{font-size:32px;margin-top:3px}.totes-project .directive-sub-menu .subMenu-item{font-size:14px}.totes-project .directive-sub-menu .subMenuRedDot{margin-left:15px;margin-right:0}.totes-project .nav>li>a{padding:12px 10px}}@media (max-width:767px){.totes-project .directive-sub-menu .services-right{display:none}.totes-project .directive-sub-menu .services-left{float:none}.totes-project .directive-sub-menu .navbar-nav>li .left-bar,.totes-project .directive-sub-menu .subMenuRedDot{display:none}.totes-project .directive-sub-menu .subMenuHeader{font-weight:400;color:#000;font-size:20px;margin-top:2px}.totes-project .directive-sub-menu .navbar-nav>li>a{text-align:left;padding:0;border-bottom:1px solid #bbbdc0}.totes-project .directive-sub-menu .navbar-default .navbar-nav>.open>a{background-color:#fff;border:none}.totes-project .directive-sub-menu .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 9px}.totes-project .directive-sub-menu .selected{border:none}.totes-project .directive-sub-menu .service-account-type{color:#000}.totes-project .directive-sub-menu .navbar-collapse{border-top:none}.totes-project .directive-sub-menu .navbar-control{float:right;display:block;cursor:pointer}.totes-project .directive-sub-menu .navbar-control .navbar-close{font-size:22px;text-transform:uppercase;float:left;display:none}.totes-project .directive-sub-menu .navbar-control .navbar-close.active,.totes-project .directive-sub-menu .navbar-icon.active{display:block}.totes-project .directive-sub-menu .navbar-icon{height:20px;width:20px;background-color:#e9eaea;margin-top:5px;margin-left:5px;float:right;display:none}.totes-project .directive-sub-menu .myr-toggle-plus{display:block;font-size:20px;text-align:center;line-height:20px}.totes-project .directive-sub-menu .myr-toggle-plus:before{content:"+"}.totes-project .directive-sub-menu .dropdown.open .myr-toggle-plus:before{content:"-"}.totes-project .directive-sub-menu .navbar-minus{font-size:20px;color:#939598;float:left}.totes-project .directive-sub-menu .navbar-plus{font-size:20px;color:#939598;float:left;margin-top:-5px;margin-left:3px}.totes-project .directive-sub-menu .navbar-minus{margin-left:6px;margin-top:-6px}.totes-project .directive-sub-menu .sub-menu-ctn{padding:0}.totes-project .directive-sub-menu .navbar-header,.totes-project .directive-sub-menu .navbar-nav>li a{margin:0 20px}.totes-project .directive-sub-menu .navbar-nav>li.dropdown.open .left-bar,.totes-project .directive-sub-menu .navbar-nav>li.dropdown.selected .left-bar,.totes-project .directive-sub-menu .navbar-nav>li.mobile-selected .left-bar{display:block;position:absolute;height:23px;width:6px;background-color:#da291c;top:4px;border-top-right-radius:5px;border-bottom-right-radius:5px}.totes-project .directive-sub-menu .navbar-nav>li.dropdown.open>li:hover,.totes-project .directive-sub-menu .navbar-nav>li:hover{background-color:#f0f2f1}.totes-project .directive-sub-menu .navbar-nav>li.dropdown.open:hover{background-color:#fff}.totes-project .directive-sub-menu .navbar-nav>li .service-account-type:hover{color:#da291c}}.totes-project .wireless-subscription-modal .modal-header{font-size:18px;background-color:#e9e9e9;border-top-left-radius:10px;font-weight:700}.totes-project .wireless-subscription-modal .modal-header .new-info-icon{font-size:20px;padding:3px 14px}.totes-project .wireless-subscription-modal .modal-header .close-gray-cross{height:20px;width:20px;background-color:#fff;padding:11px 27px 23px 8px;float:right;cursor:pointer}.totes-project .wireless-subscription-modal .modal-header .close-gray-cross img{width:20px;height:20px;margin-top:-15px}.totes-project .price-plan-details-header{font-weight:900;margin-bottom:8px}.totes-project .price-plan-details-modal-body{display:inline-block;font-size:14px;width:100%;padding:30px}.totes-project .price-plan-details-body{margin-top:20px;border-top:1px solid #e9e9e9;margin-bottom:20px;padding-top:12px;clear:both;padding-bottom:12px;font-size:16px}.totes-project .generic-error-theme .ngdialog-content{width:550px;border-radius:15px}.totes-project .generic-error-theme .ngdialog-content:after,.totes-project .generic-error-theme:after{display:block;visibility:hidden;content:".";clear:both;height:0}.totes-project .generic-error-theme .ngdialog-close:before,.totes-project .generic-error-theme .ngdialog-close:hover:before{top:0;right:0;background-color:#9fa1a3;color:#fff;border-radius:0;font-size:2.5em;margin-top:0!important;margin-right:0!important}.totes-project .generic-error-theme .errorWrapper{margin:25px;display:block}@media (max-width:767px){.totes-project .generic-error-theme .errorWrapper{margin:15px}}.totes-project .generic-error-theme .errorWrapper:after{display:block;visibility:hidden;content:".";clear:both;height:0}.totes-project .generic-error-theme .errorWrapper .errorLogo{padding-right:10px;color:#4c4c4d;float:none;display:block;margin-bottom:20px}.totes-project .generic-error-theme .errorWrapper .errorLogo img{margin-right:15px}.totes-project .generic-error-theme .errorWrapper .contactInfo,.totes-project .generic-error-theme .errorWrapper .errorContent{color:#4c4c4d;margin-bottom:20px;display:block}.totes-project .generic-error-theme .errorWrapper .errorContent{line-height:1.3em;font-size:1.15em;width:auto}.totes-project .generic-error-theme .errorWrapper .contactInfo{float:left;width:100%}.totes-project .generic-error-theme .buttonWrapper{text-align:right;margin-right:25px;margin-bottom:25px}@media (max-width:767px){.totes-project .generic-error-theme .buttonWrapper{margin-right:15px}}.totes-project .generic-error-theme .btn-red{background-color:#da291c;color:#fff;border-radius:8px}.totes-project .c100.p100 .slice,.totes-project .c100.p51 .slice,.totes-project .c100.p52 .slice,.totes-project .c100.p53 .slice,.totes-project .c100.p54 .slice,.totes-project .c100.p55 .slice,.totes-project .c100.p56 .slice,.totes-project .c100.p57 .slice,.totes-project .c100.p58 .slice,.totes-project .c100.p59 .slice,.totes-project .c100.p60 .slice,.totes-project .c100.p61 .slice,.totes-project .c100.p62 .slice,.totes-project .c100.p63 .slice,.totes-project .c100.p64 .slice,.totes-project .c100.p65 .slice,.totes-project .c100.p66 .slice,.totes-project .c100.p67 .slice,.totes-project .c100.p68 .slice,.totes-project .c100.p69 .slice,.totes-project .c100.p70 .slice,.totes-project .c100.p71 .slice,.totes-project .c100.p72 .slice,.totes-project .c100.p73 .slice,.totes-project .c100.p74 .slice,.totes-project .c100.p75 .slice,.totes-project .c100.p76 .slice,.totes-project .c100.p77 .slice,.totes-project .c100.p78 .slice,.totes-project .c100.p79 .slice,.totes-project .c100.p80 .slice,.totes-project .c100.p81 .slice,.totes-project .c100.p82 .slice,.totes-project .c100.p83 .slice,.totes-project .c100.p84 .slice,.totes-project .c100.p85 .slice,.totes-project .c100.p86 .slice,.totes-project .c100.p87 .slice,.totes-project .c100.p88 .slice,.totes-project .c100.p89 .slice,.totes-project .c100.p90 .slice,.totes-project .c100.p91 .slice,.totes-project .c100.p92 .slice,.totes-project .c100.p93 .slice,.totes-project .c100.p94 .slice,.totes-project .c100.p95 .slice,.totes-project .c100.p96 .slice,.totes-project .c100.p97 .slice,.totes-project .c100.p98 .slice,.totes-project .c100.p99 .slice,.totes-project .rect-auto{clip:rect(auto,auto,auto,auto)}.totes-project .c100 .bar,.totes-project .pie{transform:rotate(0deg)}.totes-project .c100 .bar,.totes-project .c100.p100 .fill,.totes-project .c100.p51 .fill,.totes-project .c100.p52 .fill,.totes-project .c100.p53 .fill,.totes-project .c100.p54 .fill,.totes-project .c100.p55 .fill,.totes-project .c100.p56 .fill,.totes-project .c100.p57 .fill,.totes-project .c100.p58 .fill,.totes-project .c100.p59 .fill,.totes-project .c100.p60 .fill,.totes-project .c100.p61 .fill,.totes-project .c100.p62 .fill,.totes-project .c100.p63 .fill,.totes-project .c100.p64 .fill,.totes-project .c100.p65 .fill,.totes-project .c100.p66 .fill,.totes-project .c100.p67 .fill,.totes-project .c100.p68 .fill,.totes-project .c100.p69 .fill,.totes-project .c100.p70 .fill,.totes-project .c100.p71 .fill,.totes-project .c100.p72 .fill,.totes-project .c100.p73 .fill,.totes-project .c100.p74 .fill,.totes-project .c100.p75 .fill,.totes-project .c100.p76 .fill,.totes-project .c100.p77 .fill,.totes-project .c100.p78 .fill,.totes-project .c100.p79 .fill,.totes-project .c100.p80 .fill,.totes-project .c100.p81 .fill,.totes-project .c100.p82 .fill,.totes-project .c100.p83 .fill,.totes-project .c100.p84 .fill,.totes-project .c100.p85 .fill,.totes-project .c100.p86 .fill,.totes-project .c100.p87 .fill,.totes-project .c100.p88 .fill,.totes-project .c100.p89 .fill,.totes-project .c100.p90 .fill,.totes-project .c100.p91 .fill,.totes-project .c100.p92 .fill,.totes-project .c100.p93 .fill,.totes-project .c100.p94 .fill,.totes-project .c100.p95 .fill,.totes-project .c100.p96 .fill,.totes-project .c100.p97 .fill,.totes-project .c100.p98 .fill,.totes-project .c100.p99 .fill,.totes-project .pie{position:absolute;border:.08em solid #307bbb;width:.84em;height:.84em;clip:rect(0,.5em,1em,0);border-radius:50%}.totes-project .c100.p100 .bar:after,.totes-project .c100.p100 .fill,.totes-project .c100.p51 .bar:after,.totes-project .c100.p51 .fill,.totes-project .c100.p52 .bar:after,.totes-project .c100.p52 .fill,.totes-project .c100.p53 .bar:after,.totes-project .c100.p53 .fill,.totes-project .c100.p54 .bar:after,.totes-project .c100.p54 .fill,.totes-project .c100.p55 .bar:after,.totes-project .c100.p55 .fill,.totes-project .c100.p56 .bar:after,.totes-project .c100.p56 .fill,.totes-project .c100.p57 .bar:after,.totes-project .c100.p57 .fill,.totes-project .c100.p58 .bar:after,.totes-project .c100.p58 .fill,.totes-project .c100.p59 .bar:after,.totes-project .c100.p59 .fill,.totes-project .c100.p60 .bar:after,.totes-project .c100.p60 .fill,.totes-project .c100.p61 .bar:after,.totes-project .c100.p61 .fill,.totes-project .c100.p62 .bar:after,.totes-project .c100.p62 .fill,.totes-project .c100.p63 .bar:after,.totes-project .c100.p63 .fill,.totes-project .c100.p64 .bar:after,.totes-project .c100.p64 .fill,.totes-project .c100.p65 .bar:after,.totes-project .c100.p65 .fill,.totes-project .c100.p66 .bar:after,.totes-project .c100.p66 .fill,.totes-project .c100.p67 .bar:after,.totes-project .c100.p67 .fill,.totes-project .c100.p68 .bar:after,.totes-project .c100.p68 .fill,.totes-project .c100.p69 .bar:after,.totes-project .c100.p69 .fill,.totes-project .c100.p70 .bar:after,.totes-project .c100.p70 .fill,.totes-project .c100.p71 .bar:after,.totes-project .c100.p71 .fill,.totes-project .c100.p72 .bar:after,.totes-project .c100.p72 .fill,.totes-project .c100.p73 .bar:after,.totes-project .c100.p73 .fill,.totes-project .c100.p74 .bar:after,.totes-project .c100.p74 .fill,.totes-project .c100.p75 .bar:after,.totes-project .c100.p75 .fill,.totes-project .c100.p76 .bar:after,.totes-project .c100.p76 .fill,.totes-project .c100.p77 .bar:after,.totes-project .c100.p77 .fill,.totes-project .c100.p78 .bar:after,.totes-project .c100.p78 .fill,.totes-project .c100.p79 .bar:after,.totes-project .c100.p79 .fill,.totes-project .c100.p80 .bar:after,.totes-project .c100.p80 .fill,.totes-project .c100.p81 .bar:after,.totes-project .c100.p81 .fill,.totes-project .c100.p82 .bar:after,.totes-project .c100.p82 .fill,.totes-project .c100.p83 .bar:after,.totes-project .c100.p83 .fill,.totes-project .c100.p84 .bar:after,.totes-project .c100.p84 .fill,.totes-project .c100.p85 .bar:after,.totes-project .c100.p85 .fill,.totes-project .c100.p86 .bar:after,.totes-project .c100.p86 .fill,.totes-project .c100.p87 .bar:after,.totes-project .c100.p87 .fill,.totes-project .c100.p88 .bar:after,.totes-project .c100.p88 .fill,.totes-project .c100.p89 .bar:after,.totes-project .c100.p89 .fill,.totes-project .c100.p90 .bar:after,.totes-project .c100.p90 .fill,.totes-project .c100.p91 .bar:after,.totes-project .c100.p91 .fill,.totes-project .c100.p92 .bar:after,.totes-project .c100.p92 .fill,.totes-project .c100.p93 .bar:after,.totes-project .c100.p93 .fill,.totes-project .c100.p94 .bar:after,.totes-project .c100.p94 .fill,.totes-project .c100.p95 .bar:after,.totes-project .c100.p95 .fill,.totes-project .c100.p96 .bar:after,.totes-project .c100.p96 .fill,.totes-project .c100.p97 .bar:after,.totes-project .c100.p97 .fill,.totes-project .c100.p98 .bar:after,.totes-project .c100.p98 .fill,.totes-project .c100.p99 .bar:after,.totes-project .c100.p99 .fill,.totes-project .pie-fill{transform:rotate(180deg)}.totes-project .c100{position:relative;font-size:120px;width:1em;height:1em;border-radius:50%;float:left;margin:0 .1em .1em 0;background-color:#fff}.totes-project .c100 *,.totes-project .c100 :after,.totes-project .c100 :before{box-sizing:content-box}.totes-project .c100.center{float:none;margin:0 auto}.totes-project .c100.big{font-size:240px}.totes-project .c100.small{font-size:80px}.totes-project .c100:after,.totes-project .c100>span{position:absolute;display:block;transition-property:all;transition-duration:.2s}.totes-project .c100>span{z-index:1;left:0;top:0;width:5em;line-height:5em;font-size:.2em;color:#fff;text-align:center;white-space:nowrap;transition-timing-function:ease-out}.totes-project .c100:after{content:" ";border-radius:50%;background-color:#f5f5f5;transition-timing-function:ease-in}.totes-project .c100 .slice{position:absolute;width:1em;height:1em;clip:rect(0,1em,1em,.505em)}.totes-project .c100.p1 .bar{transform:rotate(3.6deg)}.totes-project .c100.p2 .bar{transform:rotate(7.2deg)}.totes-project .c100.p3 .bar{transform:rotate(10.8deg)}.totes-project .c100.p4 .bar{transform:rotate(14.4deg)}.totes-project .c100.p5 .bar{transform:rotate(18deg)}.totes-project .c100.p6 .bar{transform:rotate(21.6deg)}.totes-project .c100.p7 .bar{transform:rotate(25.2deg)}.totes-project .c100.p8 .bar{transform:rotate(28.8deg)}.totes-project .c100.p9 .bar{transform:rotate(32.4deg)}.totes-project .c100.p10 .bar{transform:rotate(36deg)}.totes-project .c100.p11 .bar{transform:rotate(39.6deg)}.totes-project .c100.p12 .bar{transform:rotate(43.2deg)}.totes-project .c100.p13 .bar{transform:rotate(46.8deg)}.totes-project .c100.p14 .bar{transform:rotate(50.4deg)}.totes-project .c100.p15 .bar{transform:rotate(54deg)}.totes-project .c100.p16 .bar{transform:rotate(57.6deg)}.totes-project .c100.p17 .bar{transform:rotate(61.2deg)}.totes-project .c100.p18 .bar{transform:rotate(64.8deg)}.totes-project .c100.p19 .bar{transform:rotate(68.4deg)}.totes-project .c100.p20 .bar{transform:rotate(72deg)}.totes-project .c100.p21 .bar{transform:rotate(75.6deg)}.totes-project .c100.p22 .bar{transform:rotate(79.2deg)}.totes-project .c100.p23 .bar{transform:rotate(82.8deg)}.totes-project .c100.p24 .bar{transform:rotate(86.4deg)}.totes-project .c100.p25 .bar{transform:rotate(90deg)}.totes-project .c100.p26 .bar{transform:rotate(93.6deg)}.totes-project .c100.p27 .bar{transform:rotate(97.2deg)}.totes-project .c100.p28 .bar{transform:rotate(100.8deg)}.totes-project .c100.p29 .bar{transform:rotate(104.4deg)}.totes-project .c100.p30 .bar{transform:rotate(108deg)}.totes-project .c100.p31 .bar{transform:rotate(111.6deg)}.totes-project .c100.p32 .bar{transform:rotate(115.2deg)}.totes-project .c100.p33 .bar{transform:rotate(118.8deg)}.totes-project .c100.p34 .bar{transform:rotate(122.4deg)}.totes-project .c100.p35 .bar{transform:rotate(126deg)}.totes-project .c100.p36 .bar{transform:rotate(129.6deg)}.totes-project .c100.p37 .bar{transform:rotate(133.2deg)}.totes-project .c100.p38 .bar{transform:rotate(136.8deg)}.totes-project .c100.p39 .bar{transform:rotate(140.4deg)}.totes-project .c100.p40 .bar{transform:rotate(144deg)}.totes-project .c100.p41 .bar{transform:rotate(147.6deg)}.totes-project .c100.p42 .bar{transform:rotate(151.2deg)}.totes-project .c100.p43 .bar{transform:rotate(154.8deg)}.totes-project .c100.p44 .bar{transform:rotate(158.4deg)}.totes-project .c100.p45 .bar{transform:rotate(162deg)}.totes-project .c100.p46 .bar{transform:rotate(165.6deg)}.totes-project .c100.p47 .bar{transform:rotate(169.2deg)}.totes-project .c100.p48 .bar{transform:rotate(172.8deg)}.totes-project .c100.p49 .bar{transform:rotate(176.4deg)}.totes-project .c100.p50 .bar{transform:rotate(180deg)}.totes-project .c100.p51 .bar{transform:rotate(183.6deg)}.totes-project .c100.p52 .bar{transform:rotate(187.2deg)}.totes-project .c100.p53 .bar{transform:rotate(190.8deg)}.totes-project .c100.p54 .bar{transform:rotate(194.4deg)}.totes-project .c100.p55 .bar{transform:rotate(198deg)}.totes-project .c100.p56 .bar{transform:rotate(201.6deg)}.totes-project .c100.p57 .bar{transform:rotate(205.2deg)}.totes-project .c100.p58 .bar{transform:rotate(208.8deg)}.totes-project .c100.p59 .bar{transform:rotate(212.4deg)}.totes-project .c100.p60 .bar{transform:rotate(216deg)}.totes-project .c100.p61 .bar{transform:rotate(219.6deg)}.totes-project .c100.p62 .bar{transform:rotate(223.2deg)}.totes-project .c100.p63 .bar{transform:rotate(226.8deg)}.totes-project .c100.p64 .bar{transform:rotate(230.4deg)}.totes-project .c100.p65 .bar{transform:rotate(234deg)}.totes-project .c100.p66 .bar{transform:rotate(237.6deg)}.totes-project .c100.p67 .bar{transform:rotate(241.2deg)}.totes-project .c100.p68 .bar{transform:rotate(244.8deg)}.totes-project .c100.p69 .bar{transform:rotate(248.4deg)}.totes-project .c100.p70 .bar{transform:rotate(252deg)}.totes-project .c100.p71 .bar{transform:rotate(255.6deg)}.totes-project .c100.p72 .bar{transform:rotate(259.2deg)}.totes-project .c100.p73 .bar{transform:rotate(262.8deg)}.totes-project .c100.p74 .bar{transform:rotate(266.4deg)}.totes-project .c100.p75 .bar{transform:rotate(270deg)}.totes-project .c100.p76 .bar{transform:rotate(273.6deg)}.totes-project .c100.p77 .bar{transform:rotate(277.2deg)}.totes-project .c100.p78 .bar{transform:rotate(280.8deg)}.totes-project .c100.p79 .bar{transform:rotate(284.4deg)}.totes-project .c100.p80 .bar{transform:rotate(288deg)}.totes-project .c100.p81 .bar{transform:rotate(291.6deg)}.totes-project .c100.p82 .bar{transform:rotate(295.2deg)}.totes-project .c100.p83 .bar{transform:rotate(298.8deg)}.totes-project .c100.p84 .bar{transform:rotate(302.4deg)}.totes-project .c100.p85 .bar{transform:rotate(306deg)}.totes-project .c100.p86 .bar{transform:rotate(309.6deg)}.totes-project .c100.p87 .bar{transform:rotate(313.2deg)}.totes-project .c100.p88 .bar{transform:rotate(316.8deg)}.totes-project .c100.p89 .bar{transform:rotate(320.4deg)}.totes-project .c100.p90 .bar{transform:rotate(324deg)}.totes-project .c100.p91 .bar{transform:rotate(327.6deg)}.totes-project .c100.p92 .bar{transform:rotate(331.2deg)}.totes-project .c100.p93 .bar{transform:rotate(334.8deg)}.totes-project .c100.p94 .bar{transform:rotate(338.4deg)}.totes-project .c100.p95 .bar{transform:rotate(342deg)}.totes-project .c100.p96 .bar{transform:rotate(345.6deg)}.totes-project .c100.p97 .bar{transform:rotate(349.2deg)}.totes-project .c100.p98 .bar{transform:rotate(352.8deg)}.totes-project .c100.p99 .bar{transform:rotate(356.4deg)}.totes-project .c100.p100 .bar{transform:rotate(360deg)}.totes-project .c100:hover{cursor:default}.totes-project .c100:hover>span{width:3.33em;line-height:3.33em;font-size:.3em;color:#307bbb}.totes-project .c100:after,.totes-project .c100:hover:after{top:.08em;left:.08em;width:.84em;height:.84em}.totes-project .c100.dark{background-color:#777}.totes-project .c100.dark .bar,.totes-project .c100.dark .fill{border-color:#c6ff00!important}.totes-project .c100.dark>span{color:#777}.totes-project .c100.dark:after{background-color:#666}.totes-project .c100.dark:hover>span{color:#c6ff00}.totes-project .c100.green .bar,.totes-project .c100.green .fill{border-color:#4db53c!important}.totes-project .c100.green:hover>span{color:#4db53c}.totes-project .c100.green.dark .bar,.totes-project .c100.green.dark .fill{border-color:#5fd400!important}.totes-project .c100.green.dark:hover>span{color:#5fd400}.totes-project .c100.orange .bar,.totes-project .c100.orange .fill{border-color:#dd9d22!important}.totes-project .c100.orange:hover>span{color:#dd9d22}.totes-project .c100.orange.dark .bar,.totes-project .c100.orange.dark .fill{border-color:#e08833!important}.totes-project .c100.orange.dark:hover>span{color:#e08833}.totes-project .wirelessDashPopup{padding:10px}.totes-project .wirelessDashPopup .error_logo_margin{margin-left:3%}.totes-project .wirelessDashPopup .wireless_error_logo{height:40px;margin-left:3%;width:43px}.totes-project .wirelessDashPopup .sorry_error{font-size:25px;margin-top:3px}.totes-project .wirelessDashPopup .wireless_error_content{margin-top:5%}.totes-project .wirelessDashPopup .phone_icon_parent{margin-top:20px}.totes-project .wirelessDashPopup .phone_icon_parent a{color:#4c4c4d;text-decoration:none}.totes-project .wirelessDashPopup .phone_icon_parent a:active,.totes-project .wirelessDashPopup .phone_icon_parent a:focus,.totes-project .wirelessDashPopup .phone_icon_parent a:hover,.totes-project .wirelessDashPopup .phone_icon_parent a:visited{color:#4c4c4d;text-decoration:none}.totes-project .wirelessDashPopup .button-section{margin-top:5%}.totes-project .wirelessDashPopup .phone_icon_img{margin-left:5%}.totes-project .wirelessDashPopup .live_chat_icon_img{margin-left:4%}.totes-project .wirelessDashPopup .button_close{background-color:#4c4c4d;height:40px;width:176px}.totes-project .wirelessDashPopup .bot-status{margin-left:25px}.totes-project div.ngdialog.ngdialog-theme-default .ngdialog-content .ngdialog-close::before{margin-top:-3px;margin-right:-3px;font-size:38px;color:#fff;border-radius:0;background-color:#4c4c4d}@media (max-width:768px){.totes-project div.ngdialog.ngdialog-theme-default .ngdialog-content{width:92%;border-radius:20px}.totes-project .live_chat_text,.totes-project .phone_number_value{color:#0a5498}}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content{padding:0!important;background-color:#fff;border-radius:15px;border-top-right-radius:0;width:700px}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup{padding:20px}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .close{position:absolute;top:10px;right:10px;color:#ccc;background-color:#fff;opacity:1;font-size:25px;font-weight:500;padding:0 5px;outline:none!important}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .close:focus,.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container #ok:focus{outline:none!important}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .bot-header{padding:15px 15px 15px 25px;background-color:#e9e9e9;border-top-left-radius:15px}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .bot-header img{width:33px;height:30px;vertical-align:middle;margin-left:0}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .bot-header span{font-size:18px;margin-left:10px;font-weight:600}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .elig_error-msg{padding-bottom:10px}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .bot-button-section{margin:0;padding:10px 20px 20px 25px}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .bot-button-section button{padding:8px 10px;border-radius:5px}.totes-project .ngdialog-theme-default.wireless-hup-elig .ngdialog-content .wirelessDashPopup .bot-button-section .bot-status{margin-left:30px}@media (max-width:768px){.totes-project div.ngdialog.ngdialog-theme-default.wireless-hup-elig .ngdialog-content{width:92%;border-radius:15px;border-top-right-radius:0}}.totes-project .hupError-wirelessDashPopup,.totes-project .hupError-wirelessDashPopup .hupError-bot-header .close{padding:0!important}.totes-project .hupError-wirelessDashPopup .hupError-bot-header{padding:21px 70px 21px 30px;background-color:#edeff3;border-top-left-radius:15px}.totes-project .hupError-wirelessDashPopup .hupError-bot-header .close span{color:#808284;font-size:50px;line-height:38px;width:40px;height:40px;display:block;text-align:center;font-weight:400;padding:0}.totes-project .hupError-wirelessDashPopup .hupError-bot-header .wireless_warning_logo{width:30px;height:auto;margin-right:15px}.totes-project .hupError-wirelessDashPopup .hupError-bot-header .hup_not_eligible_title{font-size:18px;font-weight:600;display:inline-block;vertical-align:middle;line-height:24px}.totes-project .hupError-wirelessDashPopup .hupError-bot-header .hupError-elig_error-msg{padding-bottom:10px}.totes-project .hupError-wirelessDashPopup .error_title_img{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.totes-project .hupError-wirelessDashPopup .hupError-elig_error-msg{padding:26px 100px 26px 30px!important}@media (max-width:767px){.totes-project .hupError-wirelessDashPopup .hupError-elig_error-msg{padding:26px 30px}}.totes-project .hupError-wirelessDashPopup .hupError-elig_error-msg span{font-size:18px;line-height:24px}.totes-project .hupError-wirelessDashPopup .bottom-content{padding:0 30px 25px}.totes-project .ute-go-paperless input.ng-invalid.ng-dirty,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content input.ute-janrain-resend-email-modal-inputText,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content input.ute-janrain-resend-email-modal-inputTextError,.totes-project input.ute-pay-now-inputText,.totes-project input.ute-pay-now-inputTextError,.totes-project input.ute-resetVoicemailPassword-inputTextError,.totes-project input.ute-simCard-inputTextError,.ute-go-paperless .totes-project input.ng-invalid.ng-dirty,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project input.ute-janrain-resend-email-modal-inputText,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project input.ute-janrain-resend-email-modal-inputTextError{font-family:"Avenir Next",sans-serif;font-size:16px;border-radius:8px;font-weight:500;padding:3px 10px 0;height:40px;background-color:#fff;background-image:none;border:1px solid #999;display:block;width:100%;box-sizing:border-box;outline:none}.totes-project .ute-go-paperless input.ng-invalid.ng-dirty,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content input.ute-janrain-resend-email-modal-inputTextError,.totes-project input.ute-resetVoicemailPassword-inputTextError,.totes-project input.ute-simCard-inputTextError,.ute-go-paperless .totes-project input.ng-invalid.ng-dirty,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project input.ute-janrain-resend-email-modal-inputTextError{border-color:#da291c}.totes-project [class*=" ute-icon-"],.totes-project [class^=ute-icon-],.ute-resetVoicemailPassword-link .totes-project [class^=ute-resetVoicemailPassword-icon-]{font-family:ute-icon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totes-project .ute-go-paperless .ute-goPaperless-modalContinueButton,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit,.totes-project .ute-pending-order .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-pending-order-terms-button-primary,.ute-go-paperless .totes-project .ute-goPaperless-modalContinueButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-submit,.ute-pending-order .totes-project .ute-pending-order-button-primary,.ute-pending-order .totes-project .ute-pending-order-terms-button-primary{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border:0;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .totes-project .ute-pay-now-button-cancel,.totes-project .modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel,.totes-project .ute-go-paperless .ute-goPaperless-modalCancelButton,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel,.totes-project .ute-pending-order .ute-pending-order-button-cancel,.ute-go-paperless .totes-project .ute-goPaperless-modalCancelButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-cancel,.ute-pending-order .totes-project .ute-pending-order-button-cancel{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.totes-project .ute-pending-order .ute-pending-order-button-cancel,.ute-pending-order .totes-project .ute-pending-order-button-cancel{border:0}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .totes-project .ute-pay-now-button-cancel:focus,.totes-project .modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel:focus,.totes-project .ute-dataManager-modalCancelButton:focus,.totes-project .ute-dataManager-modalContinueButton:focus,.totes-project .ute-discoveryPage-modalCancelButton:focus,.totes-project .ute-discoveryPage-modalContinueButton:focus,.totes-project .ute-go-paperless .ute-goPaperless-modalCancelButton:focus,.totes-project .ute-go-paperless .ute-goPaperless-modalContinueButton:focus,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel:focus,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit:focus,.totes-project .ute-md-primary-button:focus,.totes-project .ute-md-secondary-button:focus,.totes-project .ute-pay-now-button-secondary:focus,.totes-project .ute-pay-now-continueButton:focus,.totes-project .ute-pay-now-doneButton:focus,.totes-project .ute-pending-order .ute-pending-order-button-cancel:focus,.totes-project .ute-pending-order .ute-pending-order-button-primary:focus,.totes-project .ute-pending-order .ute-pending-order-terms-button-primary:focus,.totes-project .ute-profileEdit-modal-cancel-button:focus,.totes-project .ute-profileEdit-modal-continue-button:focus,.totes-project .ute-resetVoicemailPassword-cancel:focus,.totes-project .ute-resetVoicemailPassword-submit:focus,.totes-project .ute-semafone-button-primary:focus,.totes-project .ute-semafone-button:focus,.totes-project .ute-simCard-cancelButton:focus,.totes-project .ute-simCard-continueButton:focus,.totes-project .ute-simCard-modalCancelButton:focus,.totes-project .ute-simCard-modalContinueButton:focus,.ute-go-paperless .totes-project .ute-goPaperless-modalCancelButton:focus,.ute-go-paperless .totes-project .ute-goPaperless-modalContinueButton:focus,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-cancel:focus,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-submit:focus,.ute-pending-order .totes-project .ute-pending-order-button-cancel:focus,.ute-pending-order .totes-project .ute-pending-order-button-primary:focus,.ute-pending-order .totes-project .ute-pending-order-terms-button-primary:focus{outline:none}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .totes-project .ute-pay-now-button-cancel:hover,.totes-project .modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel:hover,.totes-project .ute-dataManager-modalCancelButton:hover,.totes-project .ute-dataManager-modalContinueButton:hover,.totes-project .ute-discoveryPage-modalCancelButton:hover,.totes-project .ute-discoveryPage-modalContinueButton:hover,.totes-project .ute-go-paperless .ute-goPaperless-modalCancelButton:hover,.totes-project .ute-go-paperless .ute-goPaperless-modalContinueButton:hover,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel:hover,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit:hover,.totes-project .ute-md-primary-button:hover,.totes-project .ute-md-secondary-button:hover,.totes-project .ute-pay-now-button-secondary:hover,.totes-project .ute-pay-now-continueButton:hover,.totes-project .ute-pay-now-doneButton:hover,.totes-project .ute-pending-order .ute-pending-order-button-cancel:hover,.totes-project .ute-pending-order .ute-pending-order-button-primary:hover,.totes-project .ute-pending-order .ute-pending-order-terms-button-primary:hover,.totes-project .ute-profileEdit-modal-cancel-button:hover,.totes-project .ute-profileEdit-modal-continue-button:hover,.totes-project .ute-resetVoicemailPassword-cancel:hover,.totes-project .ute-resetVoicemailPassword-submit:hover,.totes-project .ute-semafone-button-primary:hover,.totes-project .ute-semafone-button:hover,.totes-project .ute-simCard-cancelButton:hover,.totes-project .ute-simCard-continueButton:hover,.totes-project .ute-simCard-modalCancelButton:hover,.totes-project .ute-simCard-modalContinueButton:hover,.ute-go-paperless .totes-project .ute-goPaperless-modalCancelButton:hover,.ute-go-paperless .totes-project .ute-goPaperless-modalContinueButton:hover,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-cancel:hover,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-submit:hover,.ute-pending-order .totes-project .ute-pending-order-button-cancel:hover,.ute-pending-order .totes-project .ute-pending-order-button-primary:hover,.ute-pending-order .totes-project .ute-pending-order-terms-button-primary:hover{cursor:pointer;text-decoration:none}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .totes-project [disabled].ute-pay-now-button-cancel,.totes-project .modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row [disabled].ute-pay-now-button-cancel,.totes-project .ute-go-paperless [disabled].ute-goPaperless-modalCancelButton,.totes-project .ute-go-paperless [disabled].ute-goPaperless-modalContinueButton,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content [disabled].ute-janrain-resend-email-modal-cancel,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content [disabled].ute-janrain-resend-email-modal-submit,.totes-project .ute-pending-order [disabled].ute-pending-order-button-cancel,.totes-project .ute-pending-order [disabled].ute-pending-order-button-primary,.totes-project .ute-pending-order [disabled].ute-pending-order-terms-button-primary,.totes-project [disabled].ute-dataManager-modalCancelButton,.totes-project [disabled].ute-dataManager-modalContinueButton,.totes-project [disabled].ute-discoveryPage-modalCancelButton,.totes-project [disabled].ute-discoveryPage-modalContinueButton,.totes-project [disabled].ute-md-primary-button,.totes-project [disabled].ute-md-secondary-button,.totes-project [disabled].ute-pay-now-button-secondary,.totes-project [disabled].ute-pay-now-continueButton,.totes-project [disabled].ute-pay-now-doneButton,.totes-project [disabled].ute-profileEdit-modal-cancel-button,.totes-project [disabled].ute-profileEdit-modal-continue-button,.totes-project [disabled].ute-resetVoicemailPassword-cancel,.totes-project [disabled].ute-resetVoicemailPassword-submit,.totes-project [disabled].ute-semafone-button,.totes-project [disabled].ute-semafone-button-primary,.totes-project [disabled].ute-simCard-cancelButton,.totes-project [disabled].ute-simCard-continueButton,.totes-project [disabled].ute-simCard-modalCancelButton,.totes-project [disabled].ute-simCard-modalContinueButton,.ute-go-paperless .totes-project [disabled].ute-goPaperless-modalCancelButton,.ute-go-paperless .totes-project [disabled].ute-goPaperless-modalContinueButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project [disabled].ute-janrain-resend-email-modal-cancel,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project [disabled].ute-janrain-resend-email-modal-submit,.ute-pending-order .totes-project [disabled].ute-pending-order-button-cancel,.ute-pending-order .totes-project [disabled].ute-pending-order-button-primary,.ute-pending-order .totes-project [disabled].ute-pending-order-terms-button-primary{cursor:not-allowed;pointer-events:none;opacity:.65}.totes-project .ute-go-paperless .ute-goPaperless-modalButtonGroup,.ute-go-paperless .totes-project .ute-goPaperless-modalButtonGroup{text-align:right}@media (max-width:768px){.totes-project .ute-button-group-alternate,.totes-project .ute-go-paperless .ute-goPaperless-modalButtonGroup,.totes-project .ute-simCard-modalButtonGroup,.ute-go-paperless .totes-project .ute-goPaperless-modalButtonGroup{text-align:center}}.totes-project .ute-go-paperless .ute-goPaperless-modalButtonGroup :first-child,.ute-go-paperless .totes-project .ute-goPaperless-modalButtonGroup :first-child{margin-right:7px}@media (max-width:768px){.totes-project .ute-button-group-alternate :first-child,.totes-project .ute-go-paperless .ute-goPaperless-modalButtonGroup :first-child,.totes-project .ute-simCard-modalButtonGroup :first-child,.ute-go-paperless .totes-project .ute-goPaperless-modalButtonGroup :first-child{margin-right:0;margin-bottom:5px;margin-top:5px}}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonGroupFlush,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-buttonGroupFlush{margin-bottom:10px;position:relative}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonGroupFlush :nth-child(1),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-buttonGroupFlush :nth-child(1){width:44%;padding-left:0;padding-right:0;text-align:left}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonGroupFlush :nth-child(2),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-buttonGroupFlush :nth-child(2){width:54%;padding-left:0;padding-right:0}.totes-project .ute-go-paperless .ute-goPaperless-modalContinueButton,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit,.totes-project .ute-pending-order .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-pending-order-terms-button-primary,.ute-go-paperless .totes-project .ute-goPaperless-modalContinueButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-submit,.ute-pending-order .totes-project .ute-pending-order-button-primary,.ute-pending-order .totes-project .ute-pending-order-terms-button-primary{background-color:#da291c;color:#fff}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .totes-project .ute-pay-now-button-cancel,.totes-project .modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel,.totes-project .ute-go-paperless .ute-goPaperless-modalCancelButton,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel,.ute-go-paperless .totes-project .ute-goPaperless-modalCancelButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-cancel{background-color:#fff;color:#337ab7;border:1px solid transparent;padding-left:0}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonLoader,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-buttonLoader{position:absolute;right:-60px;top:5px}.totes-project .ute-go-paperless .update-email,.ute-go-paperless .totes-project .update-email{color:#337ab7;cursor:pointer;text-decoration:none}.totes-project .ute-go-paperless .update-email:hover,.ute-go-paperless .totes-project .update-email:hover{text-decoration:none}.totes-project .ute-simCard-typeBodyGroup ol{margin-bottom:20px}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-inputGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-inputGroup{padding-bottom:35px}.totes-project .ute-pay-now-inputTextError{border-color:#da291c}.totes-project .ute-simCard-inputGroup .ute-simCard-inputTextLabelError label,.totes-project .ute-simCard-inputGroup input.ute-simCard-inputTextError,.totes-project .ute-simCard-inputGroup label.ute-simCard-inputTextError{color:#da291c}.totes-project .modal-content.ute-dataManager-modalContent,.totes-project .modal-content.ute-simCard-modalContent{background-color:#fff;border:none;border-radius:15px;box-shadow:none;padding:50px 40px 40px 50px;margin-top:100px}.totes-project .modal-content.ute-discoveryPage-modalContent{background-color:#fff;border:none;border-radius:15px;box-shadow:none}.totes-project .modal-content.ute-goPaperless-modalContent,.totes-project .modal-content.ute-janrain-resend-email-modal-container,.totes-project .modal-content.ute-pay-now-modal,.totes-project .modal-content.ute-resetVoicemailPassword-modalContent,.totes-project .modal-content.ute-saveBill-genericModal-modalContent,.totes-project .ute-pending-order .ute-pending-order-modal .modal-content.ute-pending-order-modalContent,.ute-pending-order .ute-pending-order-modal .totes-project .modal-content.ute-pending-order-modalContent{background-color:#fff;border:none;border-radius:15px;box-shadow:none;padding:50px 40px 40px 50px;margin-top:100px}.totes-project .ute-go-paperless .ute-goPaperless-modalClose,.ute-go-paperless .totes-project .ute-goPaperless-modalClose{position:absolute;top:0;right:0;cursor:pointer}.totes-project .ute-go-paperless .ute-goPaperless-modalTypeGroup,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalTypeGroup,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-typeGroup,.ute-go-paperless .totes-project .ute-goPaperless-modalTypeGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-modalTypeGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-typeGroup{margin-bottom:25px}.totes-project .ute-go-paperless .ute-goPaperless-modalTypeBody,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalTypeBody,.ute-go-paperless .totes-project .ute-goPaperless-modalTypeBody,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-modalTypeBody,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-typeGroup .totes-project .ute-janrain-resend-email-modal-typeBody{font-family:Avenir Next,sans-serif;font-size:21px;line-height:28px}.totes-project .ute-go-paperless .modal-content-header,.totes-project .ute-go-paperless .ute-goPaperless-modalHeadingGroup,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeadingGroup,.ute-go-paperless .totes-project .modal-content-header,.ute-go-paperless .totes-project .ute-goPaperless-modalHeadingGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-headingGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-modalHeadingGroup{padding-bottom:25px;position:relative}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeadingIcon,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-modalHeadingIcon{position:absolute;left:0;top:-5px}.totes-project .ute-go-paperless .modal-content-header div,.totes-project .ute-go-paperless .ute-goPaperless-modalHeading,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup .ute-janrain-resend-email-modal-heading,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeading,.ute-go-paperless .modal-content-header .totes-project div,.ute-go-paperless .totes-project .ute-goPaperless-modalHeading,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-modalHeading,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup .totes-project .ute-janrain-resend-email-modal-heading{font-family:Avenir Next,sans-serif;font-size:25px;font-weight:500;line-height:100%;margin-bottom:0;margin-top:0}.totes-project .ute-dataManager-modalHeading:nth-child(2),.totes-project .ute-discoveryPage-modalHeading:nth-child(2),.totes-project .ute-go-paperless .modal-content-header div:nth-child(2),.totes-project .ute-go-paperless .ute-goPaperless-modalHeading:nth-child(2),.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup .ute-janrain-resend-email-modal-heading:nth-child(2),.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeading:nth-child(2),.totes-project .ute-pay-now-modalHeading:nth-child(2),.totes-project .ute-resetVoicemailPassword-heading:nth-child(2),.totes-project .ute-resetVoicemailPassword-modalHeading:nth-child(2),.totes-project .ute-simCard-modalHeading:nth-child(2),.ute-go-paperless .modal-content-header .totes-project div:nth-child(2),.ute-go-paperless .totes-project .ute-goPaperless-modalHeading:nth-child(2),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-modalHeading:nth-child(2),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup .totes-project .ute-janrain-resend-email-modal-heading:nth-child(2){padding-left:55px;padding-top:5px}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-errorMessage,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-errorMessage{color:#da291c;margin-bottom:25px;min-height:40px;position:relative}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-messageIcon,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-messageIcon{position:absolute;top:-4px;left:0}.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-messageBody,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .totes-project .ute-janrain-resend-email-modal-messageBody{font-family:Avenir Next,sans-serif;font-size:16px;font-weight:500;padding-left:60px}.totes-project .ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-inputText:focus,.totes-project .ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-submit:focus{outline:2px solid;outline:auto -webkit-focus-ring-color;outline-color:rgba(10,84,152,.4)}@media (max-width:767px){.totes-project .ute-resetVoicemailPassword-footnote{font-size:16px;padding-bottom:20px}}.totes-project .ute-resetVoicemailPassword-link .ute-resetVoicemailPassword-link_text{position:relative;padding:0 20px 0 0}.totes-project .ute-resetVoicemailPassword-link .ute-resetVoicemailPassword-link_text:after{content:"\e826";font-family:"rui-icon"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;font-size:11px;padding:0 0 0 10px}@media (max-width:767px){.totes-project .ute-simCard-inputCollection{width:100%}}@media (max-width:767px){.totes-project .ute-simCard-identity{margin-bottom:30px}}@media (max-width:991px){.totes-project .ute-simcard-accordion .panel-title{max-width:720px;margin:0 auto}}@media (max-width:767px){.totes-project .ute-simcard-accordion .panel-heading{padding-left:19px}}.totes-project .ute_simCard_findSimNumber_holder{padding-left:0;margin-left:15px;height:100px;width:175px;margin-top:-15px}.totes-project .ute-simCard-inputGroup label,.ute-simCard-inputGroup label{font-family:Avenir Next,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;display:inline-block;vertical-align:top}.totes-project .ute-simCard-inputGroup .input_holder{position:relative}.totes-project .ute-simCard-inputGroup .input_holder .ute-input-error{position:absolute;right:10px;top:50%;width:24px;height:24px;transform:translate(0,-50%);background:url(../ute-sim-card/assets/warning.svg) no-repeat;background-size:100% auto}.totes-project .ute-semafone-credit-card input::-ms-clear,.totes-project .ute-simCard-inputGroup .input_holder input[type=text]::-ms-clear{display:none}@media (min-width:992px){.totes-project .ute-suspendCtn-wirelessNumber{padding:0 0 15px 15px}}@media (max-width:991px){.totes-project .ute-suspendCtn-wirelessNumber{padding:0 0 15px}}@media only screen and (min-width:320px) and (max-width:359px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-35px;padding-left:15px}}@media only screen and (min-width:360px) and (max-width:374px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-20px;padding-left:10px}}@media only screen and (min-width:375px) and (max-width:413px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-25px}}@media only screen and (min-width:414px) and (max-width:480px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-25px}}@media only screen and (min-width:320px) and (max-width:359px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-50px;padding-left:15px;margin-bottom:60px}}@media only screen and (min-width:360px) and (max-width:374px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-45px;padding-left:10px;margin-bottom:50px}}@media only screen and (min-width:375px) and (max-width:413px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-30px;margin-bottom:50px}}@media only screen and (min-width:414px) and (max-width:480px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-25px}}@media only screen and (min-width:481px) and (max-width:630px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-20px}}@media (max-width:991px){.totes-project .ute-suspendCtnConfirm-padding{padding-left:0!important}}.totes-project .ute-rogers-forgot-password #forgotPassword-success{margin:30px 0}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper md-tab-item.md-active{font-size:18px}@media (max-width:520px){.totes-project .ute-reactivateCtn-vertical-align-middle{transform:translateY(0%)}}@media (max-width:520px){.totes-project .ute-reactivateCtn-vertical-align-middle:lang(fr){transform:translateY(0%)}}@media (max-width:520px){.totes-project .ute-reactivateCtn-support-phone-box-modal{margin:0 0 0 15px!important}}.totes-project .offersTextSection1:focus{outline:none}.totes-project .offersData:hover{background-color:#f0f2f5}.totes-project .offersData:focus{outline:none}.totes-project span.checkText{color:#414042;font-size:16px;font-weight:500;line-height:38px;text-align:left;padding-left:10px;vertical-align:middle}.totes-project .checkbox-all-padding.checkbox-inline{padding-left:0}.totes-project .checkRow.row{margin-left:12px}.totes-project .ddRow.row{margin-left:25px}.totes-project .checkBoxClass:checked+.checkBoxLabel{background:url(../ute-actions-offers/assets/offers-checked.png);background-color:#da291c;background-position:center;background-size:10px;background-repeat:no-repeat;border-color:#da291c}.totes-project .checkBoxClass:hover+.checkBoxLabel{cursor:pointer}.totes-project a.offersNav:active,.totes-project a.offersNav:focus,.totes-project a.offersNav:hover,.totes-project a.offersNav:visited{text-decoration:none!important}.totes-project a.offersNav{margin-left:-.8em}.totes-project .panel-group.offersSection{margin-top:-10px;width:100%;padding-right:3px}.totes-project .custom-tabs .nav-tabs li:hover,.totes-project .panel-group .panel{border-bottom:0}#style-1::-webkit-scrollbar-track,.totes-project #style-1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:8px;background-color:#f5f5f5}#style-1::-webkit-scrollbar,.totes-project #style-1::-webkit-scrollbar{width:8px;background-color:#f5f5f5}#style-1::-webkit-scrollbar-thumb,.totes-project #style-1::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#ddd}@media (max-width:767px){.totes-project .actions-section .owl-theme .owl-controls .owl-buttons div{border-radius:0;height:auto;width:24px}}@media (max-width:767px){.totes-project .actions-section .owl-theme .owl-controls .owl-buttons .owl-prev{margin-left:5px;background:url(/web/totes/cms/images/page-specific/BFA/HUP/images/carousel-left-mobile-button.png) no-repeat 0 0/24px auto}}@media (max-width:767px){.totes-project .actions-section .owl-theme .owl-controls .owl-buttons .owl-next{margin-left:0;background:url(/web/totes/cms/images/page-specific/BFA/HUP/images/carousel-right-mobile-button.png) no-repeat 0 0/24px auto}}.totes-project .actions-section .action-block:hover{background-color:#f0f2f5}.totes-project .actions-section .confirmation-block .yes-no-block:lang(en){margin-left:3px}.totes-project .custom-tabs .nav-tabs:after,.totes-project .custom-tabs .nav-tabs:before{content:' ';display:block;position:absolute;height:100%;width:100%;top:1px;z-index:-1}.totes-project .custom-tabs .nav-tabs:after{left:100%}.totes-project .custom-tabs .nav-tabs:before{right:100%}.totes-project body,.totes-project html,body,html{height:inherit}.totes-project .custom-tabs .nav-tabs li a:hover{border:1px solid transparent}.totes-project .custom-tabs .nav-tabs li a:focus{outline:none!important;outline-style:none!important}.totes-project .custom-tabs .nav-tabs li.active{border:1px solid #da291c;color:#da291c;border-bottom:none;padding-top:0;background:#fff}.totes-project .tab-section .search-offers:hover{box-shadow:.5px .5px .5px .5px}.totes-project .tab-section .srchBxNBtnGap:lang(fr){padding-left:1.1em!important}.totes-project .tab-section .searchBoxWidth:lang(fr){width:380px!important}.totes-project .tab-section .searchButtonWidth:focus{outline:none}.totes-project .tab-section .searchButtonWidth:lang(fr){width:200px!important}.totes-project .tab-section .srchBxLtAlign:lang(fr){padding-left:16.5em!important}.totes-project .tab-section .srchBtnDiv:lang(fr){width:25%!important}.totes-project .actionsHover:hover{cursor:pointer;background-color:#da291c!important;color:#fff!important}.totes-project .declineReasonDiv:hover{cursor:text}.totes-project .cancelBtn:hover{text-decoration:none;cursor:pointer}.totes-project .declineBtn:hover{box-shadow:1px 1px 1px 1px gray}.totes-project .cancelLink:hover{text-decoration:none}.totes-project textarea,textarea{color:#000;font-size:14px;font-weight:600;text-align:left}.totes-project ::-webkit-input-placeholder,::-webkit-input-placeholder{color:#bbbdc0;font-size:12px;font-weight:600;font-style:italic;text-align:left}.totes-project :-moz-placeholder,.totes-project ::-moz-placeholder{color:#bbbdc0;font-size:12px;font-weight:600;font-style:italic;text-align:left}.totes-project input.search-box:-ms-input-placeholder{color:#bbbdc0;font-size:12px;font-weight:600;text-align:left}.totes-project textarea.declineReasonText:-ms-input-placeholder,textarea.declineReasonText:-ms-input-placeholder{color:#bbbdc0;font-size:12px;font-weight:600;font-style:italic;text-align:left}.totes-project .dispTooltip>div{background-color:#eaecee!important;color:#000!important;transition:none!important}.totes-project .checkBoxClass{display:none!important}.totes-project .offersNavIcon{margin-bottom:5px}.totes-project .boundsMainDiv{padding-right:7px!important}@media (max-width:767px){.totes-project .ute-ao-directive-widget .offersHeading{padding-bottom:0;border-bottom:none}}.totes-project .offerAccept:focus,.totes-project .offerAccepted:focus,.totes-project .offerDeclined:focus,.totes-project .offerInterested:focus,.totes-project .ute-ao-directive-widget .contentPadding:focus{outline:none}.totes-project .offerAccept:hover{background:url(../ute-actions-offers/assets/offers-disp1-1.png);display:inline-block;height:20px;width:20px}.totes-project .offerInterest:focus{outline:none}.totes-project .offerInterest:hover{background:url(../ute-actions-offers/assets/offers-disp2-1.png);display:inline-block;height:20px;width:20px}.totes-project .offerDecline:focus{outline:none}.totes-project .offerDecline:hover{background:url(../ute-actions-offers/assets/offers-disp3-1.png);display:inline-block;height:20px;width:20px}.totes-project .ute-ao-treatment-collapse:focus{outline:none}.totes-project .dynamic-buttons:hover{color:#fff!important;background-color:#da291c!important}.totes-project .dynamic-buttons:focus,.totes-project .ute-ao-confirmation-block .yes-no-block:focus{outline:none}.totes-project .ute-ao-declineReasonDivWidget:hover{cursor:text}.dsat-button.-icon:disabled .totes-project .dsat-button__wrapper,.dsat-button.-icon[disabled] .totes-project .dsat-button__wrapper{border-color:#f0f2f5!important;background-color:#fff!important;opacity:.8!important}.totes-project .disp1:hover{content:url(../ute-actions-offers/assets/offers-disp1-1.png)}.totes-project .disp2:hover{content:url(../ute-actions-offers/assets/offers-disp2-1.png)}.totes-project .disp3:hover{content:url(../ute-actions-offers/assets/offers-disp3-1.png)}.totes-project .panel-group .panel.treatment-panel:hover{background-color:#f0f2f5!important}.totes-project .panel-group .panel.treatment-panel-selected:focus,.totes-project .panel-group .panel.treatment-panel:focus{outline:none}.totes-project .panel-group.treatmentPanel-group{margin-bottom:5px!important;height:400px!important;overflow:auto}.totes-project .seeAllPad{margin-right:-.2em!important}.totes-project .yes-no-pad{margin-top:-2px!important;display:block}.totes-project .dispSpacing span{margin-left:2px}.totes-project .ao-removeMarginRight{margin-right:0!important}.totes-project .ute-ao-close-bg:focus{outline:none}.totes-project .overflow{max-height:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.totes-project .offerWidgetButton:hover{box-shadow:.5px .5px .5px .5px;background:#da291c;color:#fff}.totes-project .nova-btn:hover{box-shadow:.5px .5px .5px .5px}.totes-project .nova-content:hover{color:#fff}.offersPanelTab md-content md-tabs md-tabs-wrapper md-tabs-canvas,.totes-project .offersPanelTab md-content md-tabs md-tabs-wrapper md-tabs-canvas{height:40px;margin-top:10px;border-top:2px solid #f0f2f5}.offersPanelTab md-content md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper,.totes-project .offersPanelTab md-content md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper{width:420px;height:38px;transform:none!important}.offersPanelTab md-content h1:first-child,.totes-project .offersPanelTab md-content h1:first-child{margin-top:0}.offersPanelTab md-content md-tabs md-ink-bar,.totes-project .offersPanelTab md-content md-tabs md-ink-bar{background-color:#da291c!important;height:3px!important}.totes-project md-tab-item.md-tab{padding:8px 4px!important;text-transform:none;color:#808284;font-size:16px;font-weight:500;text-align:left;transition:none;transition-property:none;margin-left:25px!important}.totes-project md-tab-item.md-tab:lang(fr){margin-left:16px!important}.totes-project .expand-button{transform:rotate(180deg);filter:FlipH;-ms-filter:"FlipH"}.totes-project .collapse-button,.totes-project .expand-button{background:url(../ute-actions-offers/assets/offers-nav.png);background-repeat:no-repeat!important;display:inline-block;height:10px;width:15px;opacity:.8;outline:0;float:right}.totes-project [data-icon]:before{content:attr(data-icon);line-height:1}.totes-project .rui-cta-link:after,.totes-project [class*=" rui-icon-"]:before,.totes-project [class^=rui-icon-]:before,.totes-project [data-icon]:before{font-family:"rui-icon"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totes-project [class*=" rui-icon-"],.totes-project [class^=rui-icon-]{line-height:1}.totes-project .rui-cta-link:after{content:'\e826';margin-left:.4em;margin-right:-.5em;font-size:.6em;height:1.6em;vertical-align:middle;display:inline-block}.totes-project .rui-icon-arrow-right:before{content:'\e826'!important}.totes-project .rui-icon-button-left:before{content:'\e845'!important}.totes-project .rui-icon-button-right:before{content:'\e844'!important}.totes-project .rui-icon-arrow-down:before{content:'\e846'!important}.totes-project .rui-icon-vision:before{content:"\e9a7"}.totes-project .rui-icon-circle-left:before{content:"\e990"}.totes-project .rui-icon-circle-right:before{content:"\e991"}.totes-project .rui-icon-circle-up:before{content:"\e9cf"}.totes-project .rui-icon-circle-down:before{content:"\e981"}.totes-project .rui-icon-triangle-arrow-left:before{content:"\ea6a"}.totes-project .rui-icon-triangle-arrow-right:before{content:"\ea79"}.totes-project .rui-icon-chevron-up-solid:before{content:"\e962"}.totes-project .rui-icon-arrow-left:before{content:"\e81b"}.totes-project .rui-icon-arrow-right:before{}.totes-project .rui-icon-arrow-up:before{content:"\e81c"}.totes-project .rui-icon-arrow-down:before{}.totes-project .rui-icon-arrow-left-v2:before{content:"\e93a"}.totes-project .rui-icon-chevron-right:before{content:"\e961"}.totes-project .rui-icon-chevron:before{content:"\e826"}.totes-project .rui-icon-chevron-up:before{content:"\e971"}.totes-project .rui-icon-chevron-down:before{content:"\e846"}.totes-project .rui-icon-tick:before{content:"\ea69"}.totes-project .rui-icon-button-left:before,.totes-project .rui-icon-button-right:before{}.totes-project .rui-icon-carousel-left:before{content:"\e845"}.totes-project .rui-icon-carousel-right:before{content:"\e844"}.totes-project .rui-icon-arrows:before{content:"\e90b"}.totes-project .rui-icon-flip-left:before{content:"\e856"}.totes-project .rui-icon-flip-right:before{content:"\e85c"}.totes-project .rui-icon-radio-off:before{content:"\e84f"}.totes-project .rui-icon-radio-on:before{content:"\e850"}.totes-project .rui-icon-circle-solid:before{content:"\e9b1"}.totes-project .rui-icon-play:before{content:"\e860"}.totes-project .rui-icon-checkbox-off:before{content:"\e909"}.totes-project .rui-icon-circle-checkbox-on:before{content:"\e907"}.totes-project .rui-icon-circle-solid-plus:before{content:"\e928"}.totes-project .rui-icon-more:before{content:"\e927"}.totes-project .rui-icon-plus:before{content:"\e801"}.totes-project .rui-icon-check:before{content:"\e903"}.totes-project .rui-icon-check-v2:before{content:"\e941"}.totes-project .rui-icon-circle-solid-check:before{content:"\e992"}.totes-project .rui-icon-success:before{content:"\e836"}.totes-project .rui-icon-check-circle:before{content:"\e902"}.totes-project .rui-icon-info-v2:before{content:"\e905"}.totes-project .rui-icon-info:before{content:"\e837"}.totes-project .rui-icon-error:before{content:"\e835"}.totes-project .rui-icon-alert-i:before{content:"\e900"}.totes-project .rui-icon-error-v2:before{content:"\e904"}.totes-project .rui-icon-high-voltage:before{content:"\e9a3"}.totes-project .rui-icon-question:before{content:"\e85b"}.totes-project .rui-icon-minus:before{content:"\e816"}.totes-project .rui-icon-circle-solid-minus:before{content:"\e921"}.totes-project .rui-icon-mobile-menu-exit:before{content:"\ea44"}.totes-project .rui-icon-circle-x:before{content:"\e9c2"}.totes-project .rui-icon-search-v3:before{content:"\e94d"}.totes-project .rui-icon-search-v2:before{content:"\eaac"}.totes-project .rui-icon-search:before{content:"\e802"}.totes-project .rui-icon-focussing-on-customer:before{content:"\e970"}.totes-project .rui-icon-look-closer:before{content:"\e923"}.totes-project .rui-icon-review:before{content:"\e92d"}.totes-project .rui-icon-locator-v2:before{content:"\e908"}.totes-project .rui-icon-locator:before{content:"\e814"}.totes-project .rui-icon-menu:before{content:"\e82d"}.totes-project .rui-icon-mobile-menu-v2:before{content:"\ea53"}.totes-project .rui-icon-more-info:before{content:"\e843"}.totes-project .rui-icon-software:before{content:"\e85a"}.totes-project .rui-icon-online:before{content:"\e818"}.totes-project .rui-icon-choice:before{content:"\e96a"}.totes-project .rui-icon-link:before{content:"\e90c"}.totes-project .rui-icon-share:before{content:"\e906"}.totes-project .rui-icon-myrogers:before{content:"\e840"}.totes-project .rui-icon-logo:before{content:"\e84b"}.totes-project .rui-icon-go-to-market-as-one-rogers:before{content:"\e973"}.totes-project .rui-icon-user-v2:before{content:"\eaa7"}.totes-project .rui-icon-accountability:before{content:"\e964"}.totes-project .rui-icon-user:before{content:"\e804"}.totes-project .rui-icon-person-edit:before{content:"\e83b"}.totes-project .rui-icon-digital-contact-us:before{content:"\e901"}.totes-project .rui-icon-person-call-v2:before{content:"\e90a"}.totes-project .rui-icon-person-call:before{content:"\e83d"}.totes-project .rui-icon-schedule-call:before{content:"\e851"}.totes-project .rui-icon-person-chat:before{content:"\e83c"}.totes-project .rui-icon-serve:before{content:"\e85e"}.totes-project .rui-icon-support-centre:before{content:"\e9b3"}.totes-project .rui-icon-skip-wait:before{content:"\e864"}.totes-project .rui-icon-integrated-onboarding:before{content:"\e97d"}.totes-project .rui-icon-investing-and-developping-our-people:before{content:"\e97f"}.totes-project .rui-icon-onboarding-lite:before{content:"\e987"}.totes-project .rui-icon-technical-room:before{content:"\e9b4"}.totes-project .rui-icon-invest-in-and-develop-our-people:before{content:"\e97e"}.totes-project .rui-icon-people:before{content:"\e81a"}.totes-project .rui-icon-community-forums:before{content:"\e853"}.totes-project .rui-icon-social:before{content:"\e825"}.totes-project .rui-icon-connect-v2:before{content:"\e943"}.totes-project .rui-icon-reorganization:before{content:"\e98d"}.totes-project .rui-icon-re-security:before{content:"\e9ae"}.totes-project .rui-icon-access-and-identity:before{content:"\e9b9"}.totes-project .rui-icon-customer-service:before{content:"\e944"}.totes-project .rui-icon-call:before{content:"\e80c"}.totes-project .rui-icon-phonea-not-service-related:before{content:"\e951"}.totes-project .rui-icon-call-displsay-icon:before{content:"\e942"}.totes-project .rui-icon-call-fwd-icon:before{content:"\e94b"}.totes-project .rui-icon-call-waiting-icon:before{content:"\e93e"}.totes-project .rui-icon-contact-us:before{content:"\e854"}.totes-project .rui-icon-tty:before{content:"\e986"}.totes-project .rui-icon-phone:before{content:"\e90d"}.totes-project .rui-icon-sim-card-v2:before{content:"\e924"}.totes-project .rui-icon-sim-card:before{content:"\e832"}.totes-project .rui-icon-record:before{content:"\e841"}.totes-project .rui-icon-home-phone:before{content:"\e810"}.totes-project .rui-icon-wireless:before{content:"\e82c"}.totes-project .rui-icon-add-phone:before{content:"\e82f"}.totes-project .rui-icon-multiple-devices-v2:before{content:"\e945"}.totes-project .rui-icon-generic-smart-picks:before{content:"\e958"}.totes-project .rui-icon-phone-arrow:before{content:"\e865"}.totes-project .rui-icon-deliver-compelling-content-everywhere:before{content:"\e96b"}.totes-project .rui-icon-unified-communications:before{content:"\e9bd"}.totes-project .rui-icon-basic-phone:before{content:"\e93b"}.totes-project .rui-icon-bring-your-own-device:before{content:"\e93d"}.totes-project .rui-icon-no-use-of-phone:before{content:"\e9ac"}.totes-project .rui-icon-generic-security:before{content:"\e957"}.totes-project .rui-icon-device-protection:before{content:"\e80f"}.totes-project .rui-icon-mobile-security:before{content:"\e925"}.totes-project .rui-icon-device-aid:before{content:"\e866"}.totes-project .rui-icon-phoneb-not-service-related:before{content:"\e952"}.totes-project .rui-icon-connect:before{content:"\e917"}.totes-project .rui-icon-tablet:before{content:"\e95b"}.totes-project .rui-icon-devices:before{content:"\e83a"}.totes-project .rui-icon-multiple-devices:before{content:"\e929"}.totes-project .rui-icon-tv-v2:before{content:"\ea88"}.totes-project .rui-icon-tv:before{content:"\e803"}.totes-project .rui-icon-anyplace-tv:before{content:"\e916"}.totes-project .rui-icon-internet-v2:before{content:"\e90f"}.totes-project .rui-icon-internet:before{content:"\e812"}.totes-project .rui-icon-member-website:before{content:"\e985"}.totes-project .rui-icon-network-connectivity:before{content:"\e922"}.totes-project .rui-icon-monitor:before{content:"\e82b"}.totes-project .rui-icon-remote-control:before{content:"\e833"}.totes-project .rui-icon-security:before{content:"\e84c"}.totes-project .rui-icon-generic-radio:before{content:"\e954"}.totes-project .rui-icon-modem:before{content:"\e910"}.totes-project .rui-icon-wi-fi-calling:before{content:"\e937"}.totes-project .rui-icon-wifi:before{content:"\e806"}.totes-project .rui-icon-hr101:before{content:"\e978"}.totes-project .rui-icon-involuntary-termination:before{content:"\e980"}.totes-project .rui-icon-history:before{content:"\e977"}.totes-project .rui-icon-generic-publishing:before{content:"\e953"}.totes-project .rui-icon-taking-notes:before{content:"\e994"}.totes-project .rui-icon-operational-essentials:before{content:"\e988"}.totes-project .rui-icon-agenda:before{content:"\e965"}.totes-project .rui-icon-facts:before{content:"\e947"}.totes-project .rui-icon-list-v2:before{content:"\e90e"}.totes-project .rui-icon-paper:before{content:"\e911"}.totes-project .rui-icon-file:before{content:"\e819"}.totes-project .rui-icon-paper-form-info:before{content:"\e85f"}.totes-project .rui-icon-add:before{content:"\e914"}.totes-project .rui-icon-pdf:before{content:"\e912"}.totes-project .rui-icon-letter-of-resignation:before{content:"\e984"}.totes-project .rui-icon-live-chat:before{content:"\e813"}.totes-project .rui-icon-livechat-v2:before{content:"\ea41"}.totes-project .rui-icon-add-text:before{content:"\e830"}.totes-project .rui-icon-msg-share-feedback:before{content:"\e94f"}.totes-project .rui-icon-email-v2:before{content:"\ea0d"}.totes-project .rui-icon-mail:before{content:"\e805"}.totes-project .rui-icon-comment-question:before{content:"\e852"}.totes-project .rui-icon-mms:before{content:"\e926"}.totes-project .rui-icon-generic-message:before{content:"\e94e"}.totes-project .rui-icon-text-alerts:before{content:"\e95c"}.totes-project .rui-icon-social-hub:before{content:"\e932"}.totes-project .rui-icon-number:before{content:"\e913"}.totes-project .rui-icon-chat-email-bubble:before{content:"\e9ba"}.totes-project .rui-icon-redboard:before{content:"\e824"}.totes-project .rui-icon-facebook-msg:before{content:"\e855"}.totes-project .rui-icon-lock-small:before{content:"\e807"}.totes-project .rui-icon-lock:before{content:"\e815"}.totes-project .rui-icon-lock-v2:before{content:"\e85d"}.totes-project .rui-icon-lock-alt:before{content:"\e84a"}.totes-project .rui-icon-closed-lock-rounded:before{content:"\e9be"}.totes-project .rui-icon-facebook:before{content:"\e821"}.totes-project .rui-icon-facebook-v2:before{content:"\eaa9"}.totes-project .rui-icon-twitter-alt:before{content:"\e848"}.totes-project .rui-icon-twitter-v2:before{content:"\eaad"}.totes-project .rui-icon-twitter:before{content:"\e81e"}.totes-project .rui-icon-googleplus:before{content:"\eaaa"}.totes-project .rui-icon-google:before{content:"\eaaf"}.totes-project .rui-icon-gplus:before{content:"\e820"}.totes-project .rui-icon-youtube:before{content:"\e842"}.totes-project .rui-icon-youtube-v2:before{content:"\eaae"}.totes-project .rui-icon-linkedin:before{content:"\e849"}.totes-project .rui-icon-instagram-v2:before{content:"\eaab"}.totes-project .rui-icon-instagram:before{content:"\e827"}.totes-project .rui-icon-lg:before{content:"\e9c3"}.totes-project .rui-icon-samsung-s:before{content:"\e9c4"}.totes-project .rui-icon-os-apple:before{content:"\e823"}.totes-project .rui-icon-os-windows:before{content:"\e81f"}.totes-project .rui-icon-os-android:before{content:"\e822"}.totes-project .rui-icon-os-blackberry:before{content:"\e82e"}.totes-project .rui-icon-cart:before{content:"\e80e"}.totes-project .rui-icon-cart-v2:before{content:"\e940"}.totes-project .rui-icon-conveniece-store:before{content:"\e99d"}.totes-project .rui-icon-shopping-bag:before{content:"\e915"}.totes-project .rui-icon-as-a-service:before{content:"\e9c0"}.totes-project .rui-icon-delivery:before{content:"\e83e"}.totes-project .rui-icon-moving:before{content:"\e857"}.totes-project .rui-icon-smarter-ways-to-work-and-win:before{content:"\e993"}.totes-project .rui-icon-resources-services:before{content:"\e9bf"}.totes-project .rui-icon-home-monitoring-v2:before{content:"\e918"}.totes-project .rui-icon-home-security:before{content:"\e811"}.totes-project .rui-icon-home:before{content:"\ea2f"}.totes-project .rui-icon-lock-home:before{content:"\e862"}.totes-project .rui-icon-customize:before{content:"\e861"}.totes-project .rui-icon-temperature-weather:before{content:"\e936"}.totes-project .rui-icon-automation:before{content:"\e808"}.totes-project .rui-icon-calendar:before{content:"\e834"}.totes-project .rui-icon-calendar-v2:before{content:"\e84e"}.totes-project .rui-icon-calendar-v3:before{content:"\e93f"}.totes-project .rui-icon-fast-speedometer:before{content:"\e9c5"}.totes-project .rui-icon-medium-speedometer:before{content:"\e9c6"}.totes-project .rui-icon-slow-speedometer:before{content:"\e9c7"}.totes-project .rui-icon-kick-off:before{content:"\e982"}.totes-project .rui-icon-explore:before{content:"\e946"}.totes-project .rui-icon-world:before{content:"\e828"}.totes-project .rui-icon-generic-travel:before{content:"\e95e"}.totes-project .rui-icon-globe:before{content:"\ea1e"}.totes-project .rui-icon-north-america:before{content:"\e817"}.totes-project .rui-icon-north-america-v2:before{content:"\e847"}.totes-project .rui-icon-north-america-v3:before{content:"\e950"}.totes-project .rui-icon-grid:before{content:"\e919"}.totes-project .rui-icon-bundles:before{content:"\e809"}.totes-project .rui-icon-services:before{content:"\e84d"}.totes-project .rui-icon-settings:before{content:"\e858"}.totes-project .rui-icon-delete-cleanup:before{content:"\e91b"}.totes-project .rui-icon-megaphone:before{content:"\e82a"}.totes-project .rui-icon-announcement_share_present:before{content:"\e91a"}.totes-project .rui-icon-creditcard-pay-debit:before{content:"\e91c"}.totes-project .rui-icon-re-atm:before{content:"\e99a"}.totes-project .rui-icon-dollar:before{content:"\e83f"}.totes-project .rui-icon-invest-pay-price:before{content:"\e920"}.totes-project .rui-icon-invest:before{content:"\e94c"}.totes-project .rui-icon-wealth-accumulation-programs:before{content:"\e999"}.totes-project .rui-icon-financial:before{content:"\e948"}.totes-project .rui-icon-moments:before{content:"\e92a"}.totes-project .rui-icon-camera:before{content:"\e80d"}.totes-project .rui-icon-entertainment:before{content:"\e91d"}.totes-project .rui-icon-save:before{content:"\e839"}.totes-project .rui-icon-save-a:before{content:"\e92e"}.totes-project .rui-icon-usb:before{content:"\e859"}.totes-project .rui-icon-music:before{content:"\e92b"}.totes-project .rui-icon-ssshhh:before{content:"\e9b2"}.totes-project .rui-icon-games:before{content:"\e91e"}.totes-project .rui-icon-sports:before{content:"\e933"}.totes-project .rui-icon-sports-v2:before{content:"\e934"}.totes-project .rui-icon-sports-v3:before{content:"\e935"}.totes-project .rui-icon-bike-storage:before{content:"\e99b"}.totes-project .rui-icon-fitness-gym:before{content:"\e9a2"}.totes-project .rui-icon-inspiring-confidence:before{content:"\e97c"}.totes-project .rui-icon-rogers-advantage:before{content:"\e996"}.totes-project .rui-icon-recognition:before{content:"\e98c"}.totes-project .rui-icon-win-medal:before{content:"\e939"}.totes-project .rui-icon-award:before{content:"\e831"}.totes-project .rui-icon-strong-canadian-growth-company:before{content:"\e93c"}.totes-project .rui-icon-strong-canadian-growth-company-v2:before{content:"\e967"}.totes-project .rui-icon-briefcase:before{content:"\e829"}.totes-project .rui-icon-health-insurance:before{content:"\e976"}.totes-project .rui-icon-get-updates:before{content:"\e91f"}.totes-project .rui-icon-network:before{content:"\e863"}.totes-project .rui-icon-update:before{content:"\e95f"}.totes-project .rui-icon-drive-growth-in-business-segment:before{content:"\e96d"}.totes-project .rui-icon-innovation-v2:before{content:"\e97a"}.totes-project .rui-icon-flexibility:before{content:"\e949"}.totes-project .rui-icon-innovation-v3:before{content:"\e97b"}.totes-project .rui-icon-generic-reduce:before{content:"\e955"}.totes-project .rui-icon-growth-bar:before{content:"\e94a"}.totes-project .rui-icon-data-mgmt-icon:before{content:"\e938"}.totes-project .rui-icon-erase-white-board:before{content:"\e9a1"}.totes-project .rui-icon-writable-surface:before{content:"\e9b6"}.totes-project .rui-icon-non-writable-surface:before{content:"\e9ab"}.totes-project .rui-icon-edit:before{content:"\ea0c"}.totes-project .rui-icon-hardware:before{content:"\e9bc"}.totes-project .rui-icon-project-storage-archive:before{content:"\e9ad"}.totes-project .rui-icon-lockers:before{content:"\e9a8"}.totes-project .rui-icon-lan-room:before{content:"\e9a6"}.totes-project .rui-icon-centralized-storage-archive:before{content:"\e99c"}.totes-project .rui-icon-copy-point:before{content:"\e99e"}.totes-project .rui-icon-print-v2:before{content:"\ea54"}.totes-project .rui-icon-print:before{content:"\e838"}.totes-project .rui-icon-smiley-face-double:before{content:"\e959"}.totes-project .rui-icon-smiley-face-single:before{content:"\e95a"}.totes-project .rui-icon-overhaul-the-customer-experience:before{content:"\e989"}.totes-project .rui-icon-woman-washroom:before{content:"\e9b5"}.totes-project .rui-icon-men-washroom:before{content:"\e9a9"}.totes-project .rui-icon-physical:before{content:"\e983"}.totes-project .rui-icon-disabled-toilet-handicap:before{content:"\e99f"}.totes-project .rui-icon-spiritual-room:before{content:"\e9b0"}.totes-project .rui-icon-paramedical:before{content:"\e98a"}.totes-project .rui-icon-employee-and-family-assistance:before{content:"\e96e"}.totes-project .rui-icon-hearing:before{content:"\e979"}.totes-project .rui-icon-generic-thumbsup:before{content:"\e95d"}.totes-project .rui-icon-no-entry:before{content:"\e9aa"}.totes-project .rui-icon-vision-care:before{content:"\e998"}.totes-project .rui-icon-prescription-drug-plan:before{content:"\e98b"}.totes-project .rui-icon-stethoscope:before{content:"\ea68"}.totes-project .rui-icon-dental-benefits:before{content:"\e96c"}.totes-project .rui-icon-showers:before{content:"\e9af"}.totes-project .rui-icon-kitchen:before{content:"\e9a5"}.totes-project .rui-icon-be-well:before{content:"\e969"}.totes-project .rui-icon-hub-coffee-corner:before{content:"\e9a4"}.totes-project .rui-icon-food-scraps:before{content:"\e9b7"}.totes-project .rui-icon-plastic-bottles:before{content:"\e9b8"}.totes-project .rui-icon-graduation:before{content:"\e974"}.totes-project .rui-icon-focus-on-innovation-and-network-leadership:before{content:"\e96f"}.totes-project .rui-icon-rogers101:before{content:"\e98f"}.totes-project .rui-icon-retirement:before{content:"\e98e"}.totes-project .rui-icon-rocket:before{content:"\e92c"}.totes-project .rui-icon-star:before{content:"\e92f"}.totes-project .rui-icon-heart:before{content:"\ea2e"}.totes-project .rui-icon-about-understanding-who-we-are:before{content:"\e963"}.totes-project .rui-icon-groundbreaking:before{content:"\e975"}.totes-project .rui-icon-dry-cleaning:before{content:"\e9a0"}.totes-project .rui-icon-tshirt:before{content:"\e997"}.totes-project .rui-icon-team-work:before{content:"\e995"}.totes-project .rui-icon-attract:before{content:"\e966"}.totes-project .rui-icon-wall-plug:before{content:"\e930"}.totes-project .rui-icon-calculator:before{content:"\e931"}.totes-project .rui-icon-business-solutions:before{content:"\e956"}.totes-project .rui-icon-cloud-plus:before{content:"\e9bb"}.totes-project .rui-icon-cloud:before{content:"\e960"}.totes-project .rui-icon-data-center-cloud:before{content:"\e9c1"}.totes-project .rui-icon-internet-of-things:before{content:"\e968"}.totes-project .rui-icon-pvr:before{content:"\e972"}.totes-project .ute-paymentHelper{padding-top:40px;padding-bottom:50px;background-color:#00aec7}.totes-project .ute-paymentHelper-button{font-size:18px;display:inline-block;vertical-align:middle;font-weight:400;border-radius:12px;border-bottom-right-radius:0;background-color:#fff;color:#000;line-height:50px;height:50px;text-transform:uppercase;padding-left:20px;padding-right:20px}.totes-project a.ute-paymentHelper-button:active .totes-project a.ute-paymentHelper-button:focus,.totes-project a.ute-paymentHelper-button:hover,.totes-project a.ute-paymentHelper-button:visited{text-decoration:none;color:#000}.totes-project .ute-paymentHelper-icon-arrow-right:before{font-size:10px;padding-left:5px}.totes-project .ute-paymentHelper-link{color:#fff;font-size:21px;margin-left:30px;padding-top:8px;display:inline-block;vertical-align:middle}.totes-project .ute-paymentHelper-link:active,.totes-project .ute-paymentHelper-link:hover,.totes-project .ute-paymentHelper-link:visited{text-decoration:none;color:#fff}.totes-project .ute-paymentHelper-link .ute-paymentHelper-icon-arrow-right:before{font-size:15px}@media (max-width:991px){.totes-project .ute-paymentHelper-link{display:block;margin-left:0;margin-top:25px;margin-bottom:25px}}.totes-project .ute-paymentHelper-chat{margin-left:30px;vertical-align:middle;display:inline-block}@media (max-width:991px){.totes-project .ute-paymentHelper-chat{display:block;margin-left:-2px}}.totes-project .ute-dataManager-tabs md-tab-item:focus,.ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .totes-project .ute-dataManager-usageDial-mdIconButton:focus,.ute-dataManager-dataControl-md-switch .totes-project .dataManagerDataControlEnableAlert:focus{outline:#0a5498 auto 1px!important}.totes-project .md-select-menu-container *{font-family:"Ted Next"}.totes-project .ute-md-primary-button{text-transform:none}.totes-project .ute-md-primary-button *{font-family:"Ted Next";font-weight:600}.totes-project .ute-md-primary-button:hover{color:#000;border:1px solid #000;transition:all .3s ease;background-color:#fff!important}.totes-project .ute-md-primary-button:not([disabled]).md-focused{color:#000;border:1px solid #000;transition:all .3s ease;background-color:#fff!important}.totes-project .ute-md-secondary-button{text-transform:none;transition:all .3s ease}.totes-project .ute-md-secondary-button:hover{color:#000;border-color:#000;transition:all .3s ease;background-color:#fff!important}.totes-project .ute-md-secondary-button:not([disabled]).md-focused{background-color:#fff}.totes-project .ute-dataManager-usageDial-mdIconButton.md-button{border-radius:50%;background-color:#da291c;border:none;height:37px;width:37px;margin:0}.totes-project .ute-dataManager-usageDial-mdIconButton.md-button.md-fab{box-shadow:none}.totes-project .ute-dataManager-usageDial-mdIconButton:not([disabled]).md-focused{background-color:#da291c;border:none;color:#fff;transition:all .3s ease}.totes-project .ute-dataManager-usageDial-mdIconButton:not([disabled]).md-focused .ute-dataManager-usageDial-mdIconButtonIcon{color:#fff}.totes-project .ute-dataManager-usageDial-mdIconButton:not([disabled]).md-focused:hover .ute-dataManager-usageDial-mdIconButtonIcon{color:#000}.totes-project .ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled]{color:#fff;border:1px solid #fff;background-color:#dbdbdb}.totes-project .ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled] md-icon,.ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled] md-icon{color:#fff;min-height:0;min-width:0}.totes-project .ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled]:hover{color:#dbdbdb;border:1px solid #dbdbdb;background-color:#fff}.totes-project .ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled]:hover md-icon,.ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled]:hover md-icon{color:#dbdbdb}.totes-project .ute-dataManager-usageDial-mdIconButton:hover{background-color:#fff!important;border:1px solid #000;color:#000;transition:all .3s ease}.totes-project .ute-dataManager-usageDial-mdIconButton:hover .ute-dataManager-usageDial-mdIconButtonIcon{color:#000}.totes-project md-input-container .md-input[disabled]{background-image:none}.totes-project md-switch md-thumb md-ink-ripple:before,md-switch md-thumb md-ink-ripple:before{color:#000;background-color:#000}.totes-project .md-thumb:before{display:none}.totes-project .ute-dataManager-usageDial-mdIconButtonIcon{font-size:16px;color:#fff;top:10px;position:absolute;left:5px;transition:all .3s ease;box-shadow:none}.totes-project .ute-dataManager-usageDial-mdIconButtonIcon .md-button:not([disabled]).md-fab.md-focused{box-shadow:none}.totes-project .ute-dataManager-tabs md-tab-item,.ute-dataManager-tabs md-tab-item{max-width:162px!important;min-width:115px!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-tabs md-tab-item:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project md-input-container:not(.md-input-invalid).md-input-focused .md-input{border:none;padding-bottom:3px}.totes-project md-input-container .md-input{border:none;padding-bottom:3px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer:lang(fr):hover:after{border-color:#000}.totes-project .md-button.md-primary.md-fab.ute-dataManager-accountsSummary-iconButton{background-color:gray!important;left:-10px;top:-10px;position:absolute;box-shadow:none}.totes-project .md-button.md-primary.md-fab:not([disabled]):hover.ute-dataManager-accountsSummary-iconButton.md-focused{background-color:gray}.totes-project .ute-dataManager-accountsSummary-dataMeter{font-size:14px;position:absolute;z-index:999;bottom:0;width:75px;pointer-events:none}.totes-project .ute-dataManager-accountsSummary-dataMeter div{transition:all .5s ease-out}.totes-project .ute-dataManager-accountsSummary-dataMeterTick-major{border-bottom:1px solid #000;width:10px;height:25%}.totes-project .ute-dataManager-accountsSummary-dataMeterTick-minor{border-bottom:1px solid #000;width:5px;height:25%}.totes-project .ute-dataManager-accountsSummary-dataMeter-value{position:absolute;margin-left:16px}.totes-project .ute-dataManager-accountsSummary-dataMeter-tick{height:0;line-height:10px}.totes-project .ute-dataManager-accountsSummary-dataMeter-topTickValue{transform:translateY(0%)}.totes-project .ute-dataManager-accountsSummary-dataMeter-midTickValue{transform:translateY(-50%)}.totes-project .ute-dataManager-accountsSummary-dataMeter-bottomTickValue{transform:translateY(-100%)}.totes-project .ute-dataManager-accountsSummary-dataMeter-container{bottom:0;width:75px;position:absolute;left:0;overflow:hidden}.totes-project .ute-dataManager-accountsSummaryFooter-summaryMode{opacity:.4}.totes-project .ute-dataManager-accountsSummaryFooter-acctSummaryButton{margin:0;height:48px;padding:0;width:100%;min-width:0;text-transform:none}@media (max-width:426px){.totes-project .ute-dataManager-accountsSummaryHeader-clickArea:lang(fr){height:75px!important}}@media (max-width:426px){.totes-project .ute-dataManager-accountsSummaryHeader-arrowIcon:lang(fr){top:35px}}@media (max-width:767px){.totes-project .ute-dataManager-accountsSummaryHeader-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{z-index:20;left:auto;transform:none}}.totes-project .ute-dataManager-accountsSummaryHeader-upsellDelayButton{z-index:1000;text-transform:none}.totes-project .ute-dataManager-accountsSummaryHeader-upsellDelayButtonContainer{position:relative;width:100%;top:-15px;text-align:right;height:0}.totes-project .ute-dataManager-accountsSummaryHeader-upsellDelayButton:lang(fr){font-size:9px}.totes-project .ute-datamanager-summary-select-text{position:initial;text-align:center;width:100%;font-size:18px;padding:0 40px;margin-top:0;color:#da291c;font-weight:600}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-leftCol{height:60px}}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-rightCol{height:60px}}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader{height:60px}}.totes-project .md-button.ute-dataManager-accountsSummaryIndividualHeader-clickArea{padding:0;margin:0}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-clickArea{height:60px}}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-chevronIcon{margin-top:10px}}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-leftContentContainer{height:60px}}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-colorBlock{margin-top:5px}}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-profileCopy{height:60px;padding-top:9px}}@media (max-width:767px){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-displayName{font-size:17px}}@media (max-width:767px){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-ctn{font-size:17px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch{position:absolute;width:60px;right:19px;top:50%!important;transform:translateY(-50%)!important}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch .md-thumb{background-color:#fff;position:absolute;left:0!important;top:-4px!important;height:34px!important;width:34px!important}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch .md-bar{width:60px!important;top:-4px!important;height:38px!important;border-radius:30px;box-shadow:inset 0 25px 10px -24px rgba(0,0,0,.3)}.totes-project .totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch,.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch,.ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch{width:66px}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-rightCol-noData{height:40px;width:60px;position:absolute;top:50%;transform:translateY(-50%);right:20px}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-rightCol-noData{height:60px}}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet{position:absolute;width:170px;margin:24% auto auto;left:50%;transform:translateX(-50%)}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet:lang(fr){width:200px}.totes-project .ute-dataManager-accountsSummary-swipe-visible{opacity:1}.totes-project .ute-dataManager-accountsSummary-swipe-hidden{opacity:0}.totes-project .ute-dataManager-accountsSummary-swipe-leftArrowNormal{left:0}.totes-project .ute-dataManager-accountsSummary-swipe-leftArrowOut{left:-20px}.totes-project .ute-dataManager-accountsSummary-swipe-rightArrowNormal{left:0}.totes-project .ute-dataManager-accountsSummary-swipe-rightArrowOut{left:20px}@media screen and (orientation:landscape){.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-noAccess{top:14%;left:25%}}@media screen and (orientation:landscape){.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-noAccess:lang(fr){top:14%;left:25%}}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummary-dataAccessOffContainer{left:25%}}.totes-project .ute-dataManager-accountsSummary-wirelessLink:hover{text-decoration:underline}.totes-project .ute-dataManager-accountsSummary-mainUsageWhiteContainer{position:absolute;width:100%;bottom:0;overflow:hidden;height:0;pointer-events:none}.totes-project .ute-dataManager-accountsSummary-errorContainer{position:absolute;top:0;z-index:999;display:block;left:0;margin:20px}.totes-project .ute-dataManager-accountsSummary-loader{margin-top:15px}.totes-project .ute-dataManager-accountsSummary-loader img{width:120px}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-planName{font-size:22px}}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-individualBadgeColor{width:16px}}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-individualBadgeIcon{left:36px}}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-individualBadgeInfo{left:70px;font-size:19px;letter-spacing:normal;width:calc(100% - 100px);padding-left:0}}@media (max-width:400px){.totes-project .ute-dataManager-badgeList-SEEBadge{height:85px!important}}@media (max-width:300px){.totes-project .ute-dataManager-badgeList-SEEBadge{height:90px!important}}.totes-project .ute-dataManager-badgeList-seeLink-displayName{font-family:"Ted Next";color:inherit;font-size:16px;font-weight:600;line-height:1.3;display:block}.totes-project .ute-dataManager-badgeList-seeLink-discount{font-family:"Ted Next";font-size:12px;line-height:1.2;font-weight:600;color:inherit;padding-left:15px}.totes-project .ute-dataManager-badgeList-seeLink-plus-icon{width:30px;height:30px;color:#fff;padding:0;margin:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.totes-project .ute-dataManager-badgeList-seeLink-individualBadgeInfo{display:block}.totes-project .ute-dataManager-badgeList-seeLink-individualBadgeInfo>div{font-family:"Ted Next";font-weight:600}.totes-project .ute-dataManager-badgeList-seeLink-circle{border-radius:50%;margin-right:10px;width:30px;float:left;opacity:.5;position:absolute;top:25%;left:20px}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-seeLink-circle.account-overview-page{left:30px;top:25%}.totes-project .ute-dataManager-badgeList-seeLink-circle.fdm-dashboard{left:30px;position:initial;margin-top:2%}}.totes-project .ute-dataManager-badgeList-offer{width:160px;height:24px;border-radius:12px;padding-left:8px;padding-top:2px;background-color:#ffbf3f;margin-top:5px}.totes-project .ute-dataManager-badgeList-offer .ute-dataManager-badgeList-promo{height:16px;width:16px;position:relative;bottom:2px}.totes-project .ute-dataManager-badgeList-offer .ute-dataManager-badgeList-exclusive-offer{height:16px;font-family:Ted Next;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#1f1f1f}.totes-project .ute-dataManager-badgeList-seeLink-container{opacity:.5}.totes-project .ute-dataManager-dashboard-infoBlockContainer,.totes-project .ute-dataManager-dashboard-sharedUsageBar{padding-top:20px}.totes-project .ute-dataManager-dashboard-dataAlertsContainer{padding-top:30px;position:static}.totes-project .ute-dataManager-dashboard-dataAlertsContainer .ute-dataManager-dataAlerts *{position:static!important}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-heading{margin-top:0;line-height:1.2;margin-bottom:23px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-blockInfo{margin-bottom:19px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-colorBlock{height:47px;width:7px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-idContent{top:3px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-displayName{font-size:18px;display:block;line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-ctn{margin-top:-5px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-secondaryCopy{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-body{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-optionContainer{margin-left:-10px;width:calc(100% + 20px);padding:13px 10px 17px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-option{font-size:22px;line-height:1.2;margin-bottom:7px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeCopyContainer{left:90px;padding-right:0;width:calc(100% - 95px)}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseCopyContainer{left:90px;width:calc(100% - 95px)}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-cancelButton:hover{text-decoration:underline}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-cancelButton:focus,.totes-project .ute-dataManager-dataAccess-dataOnOffModal-continueButton:focus,.totes-project .ute-dataManager-dataAccess-dataOnOffModal-modalClose:focus{outline:#0a5498 auto 1px!important}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-cancelButton{width:100%;margin-bottom:-10px}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-continueButton{width:100%;margin-left:0;float:auto;padding-left:0;padding-right:0}}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-modalClose{height:35px;width:35px}}.totes-project .ute-dataManager-dataAccess-md-switch-container{width:116px;height:30px}.totes-project .ute-dataManager-dataAccess-md-switch-container .md-container{width:54px;height:28px;margin:0}.totes-project .ute-dataManager-dataAccess-md-switch-container .md-label{font-family:"Ted Next";font-weight:700;font-size:18px;color:#6a6b6d;margin-left:5px}.totes-project .ute-dataManager-dataAccess-md-switch-container .md-thumb-container{width:25px;left:0}.totes-project .ute-dataManager-dataAccess-md-switch-container .widget-loader-vt{position:absolute;top:-16px}.totes-project .ute-dataManager-dataAccess-md-switch-container .widget-loader-vt img{width:82%}.totes-project .ute-dataManager-dataAccess-md-switch-container md-switch .md-thumb{background-color:#fff;position:absolute;left:1px;height:26px;width:26px}.totes-project .ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch{margin:0;display:inline-block}.totes-project .ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch:not(.md-checked) .md-label{color:#da291c}.totes-project .ute-dataManager-dataAccess-md-switch-container md-switch .md-bar{left:0;width:54px;top:1px;height:28px;border-radius:27px;box-shadow:inset 0 25px 10px -24px rgba(0,0,0,.3)}.totes-project md-switch.md-focused:not([disabled]) .md-thumb:before{background-color:rgba(0,0,0,.2)}.totes-project md-switch.md-checked .md-ink-ripple{color:rgba(0,0,0,.2)}@supports (-moz-appearance:none) and (display:contents){.totes-project .ute-dataManager-dataAccess-md-switch-container md-switch .md-bar{top:2px}}.totes-project .ute-dataManager-dataAlerts sub,.ute-dataManager-dataAlerts sub{font-size:8px!important}@media (max-width:360px){.totes-project .ute-dataManager-dataAlerts-title:lang(fr){line-height:1.5;font-size:16px}}.totes-project .ute-dataManager-dataAlerts-informationLinkCopy a:hover{text-decoration:underline}.totes-project .ute-dataManager-dataAlertsGraphContainer:focus{outline:none}@media (max-width:520px){.totes-project .ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton{float:right;padding:0}.totes-project .ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton span{display:block;text-align:right}}@media (max-width:480px){.totes-project .ute-data-Manager-text-styling:lang(fr){margin-top:-4.5px}.totes-project .ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton{width:255px;height:60px}.totes-project .ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton span{white-space:normal}}@media (max-width:380px){.totes-project .ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton{width:220px}}@media (max-width:360px){.totes-project .ute-data-Manager-text-styling:lang(fr){font-size:16px;margin-top:-5px}}@media (max-width:420px){.totes-project .ute-data-manager-font-wrap-xs{padding:5px}.totes-project .ute-data-manager-font-wrap-xs span{white-space:normal}}.totes-project .ute-data-manager-manage-data-alerts-color{color:#da291c!important}.totes-project .ute-data-manager-set-video-quality-color{color:#00469b!important}.totes-project .dataManager-with-new-label,.totes-project body[hasSecondLevelNav=true] header#header.navbar{position:relative!important}.totes-project .dataManager-with-new-label span.new-label-dataManager{position:absolute;top:0;right:10px;background:#ffbf3f;color:#414042;padding:0 4px;font-size:12px;font-weight:800;line-height:15px}.totes-project .ute-dataManager-dataControl-tabFocus:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-dataControl-tabFocus:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-dataControl-change:hover{text-decoration:underline}.totes-project .ute-dataManager-dataControl-change:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-dataControl-change:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-groupStatus{line-height:1.1}}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-midSection{min-height:160px}}@media (max-width:1169px){.totes-project .ute-dataManager-dataControl-alertCopy{padding-left:25px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-alertCopy{padding-left:35px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-dataDisabledCopy{padding-right:35px}}.totes-project .ute-dataManager-dataControl-dataAlertInputLabel{float:right;padding-top:20px;padding-right:10px}.totes-project .ute-dataManager-dataControl-dataAlertInputLabel *{font-family:"Ted Next"}.totes-project .ute-dataManager-dataControl-dataAlertInputContainerOff:focus,.totes-project .ute-dataManager-dataControl-dataAlertInputContainerOn:focus,.totes-project .ute-dataManager-dataControl-input:focus{line-height:1.4}.totes-project .md-button.ute-dataManager-dataControl-saveButton,.totes-project .md-button.ute-dataManager-dataControl-saveButtonSm{font-family:"Ted Next";font-weight:600;font-size:19px;width:95px;height:30px;min-height:28px;padding-left:0;padding-right:0;margin-right:0}.totes-project .md-button.ute-dataManager-dataControl-saveButton{float:right;margin-left:3px;margin-top:16px}.totes-project .md-button.ute-dataManager-dataControl-saveButtonSm{margin-top:10px;position:absolute;right:15px;z-index:1}.totes-project .ute-dataManager-dataControl-leftIndicatorSpace{display:none}.totes-project .ute-dataManager-dataControl-leftIndicatorSpace:lang(fr){display:inline}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataSlider{margin-left:0;margin-right:0}.totes-project .ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-md-slider-leftIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;left:0;height:7px;width:1px;cursor:default}.totes-project .ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-md-slider-rightIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;right:0;height:7px;width:1px;cursor:default}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-thumb:hover{transform:none}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-thumb:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-thumb:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb:hover{transform:none}.totes-project .ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataIndicator{position:absolute;font-size:13px;font-weight:600;z-index:1;width:1%;display:inline;padding-right:5px;padding-top:2px;pointer-events:none}.totes-project .ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataIndicatorBlack{color:#000;min-width:69px;text-align:left}.totes-project .ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataIndicatorCopy{color:#fff;font-family:"Ted Next";text-align:right}.totes-project .md-button.ute-dataManager-dataControl-addLineButton{width:155px;height:40px;font-size:16px;padding-left:10px;padding-right:10px;margin:0}@media (max-width:1169px){.totes-project .md-button.ute-dataManager-dataControl-addLineButton{width:149px}}@media (max-width:991px){.totes-project .md-button.ute-dataManager-dataControl-addLineButton{width:113px;padding-left:0;padding-right:0}}.totes-project .ute-dataManager-dataControl-Manage:hover{text-decoration:underline}.totes-project .ute-dataManager-dataControl-Manage:focus{outline:none}.totes-project .ute-dataManager-dataControl-disabled{opacity:.3;pointer-events:none}.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],.totes-project .ute-resetVoicemailPassword-link .ute-dataManager-dataControlList-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-],.ute-resetVoicemailPassword-link .totes-project .ute-dataManager-dataControlList-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-]{position:absolute;top:12px;right:17px;height:16px}@media (max-width:991px){.totes-project .md-focused.ute-dataManager-dataControlList-closeDataAlertsButton:lang(fr){margin-top:20px}}.totes-project .ute-dataManager-dataControlList-modal{width:706px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important}@media (max-width:767px){.totes-project .ute-dataManager-dataControlList-modal{width:calc(100% - 20px);top:10px;left:5px;right:5px;transform:none!important}}.totes-project .ute-dataManager-dataControlList-modal .md-input-has-value{width:80%}@media (max-width:767px){.totes-project .ute-dataManager-dataControlList-modal .md-input-has-value{width:100%}}@media (max-width:767px){.totes-project .ute-dataManager-dataControlList-modal .ute-dataManager-modalContent{width:100%;margin:0}}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-alertedDataHeaderContainer{margin-right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-alertedDataHeaderContainer{margin-right:-30px}}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderTotalContainer{display:inline-block}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAdd{display:block;padding-top:5px}}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-21px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-58px}}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAddMore{display:block;text-align:center;padding-right:0}}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAddData{text-align:center}}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-dataAccessHeader{text-align:left}}.totes-project .ute-dataManager-dataControlList-informationLinkCopy:hover{text-decoration:underline}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-myDataAlertsFooter:lang(fr){letter-spacing:-.5px}}@supports (-moz-appearance:none) and (display:contents){.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{height:12px}}.totes-project .ute-dataManager-dataControlTag-change:hover{text-decoration:underline}.totes-project .ute-dataManager-dataControlTag-change:focus{outline:none}.totes-project .ute-dataManager-dataControlTag-tagIcon svg,.totes-project .ute-dataManager-videoThrottleControlTag-tagIcon svg,.ute-dataManager-dataControlTag-tagIcon svg,.ute-dataManager-videoThrottleControlTag-tagIcon svg{width:38px;height:28px}.totes-project .video-throttle-tag-list-container .row.ute-dataManager-videoThrottleControlTag-row{margin:0;position:relative}.totes-project .ute-dataManager-dataControlTag-groupStatus-joinedGroup:hover{text-decoration:underline}.totes-project .ute-dataManager-dataControlTag-groupStatus-joinedGroup:focus{outline:none}.totes-project .ute-dataManager-dataControlTag-groupStatus-leftGroup:hover{text-decoration:underline}.totes-project .ute-dataManager-dataControlTag-groupStatus-leftGroup:focus,.totes-project .ute-dataManager-dataControlTag-manage-link:focus{outline:none}.totes-project .ute-dataManager-dataControlTag-hide-vt-icon{display:none}.totes-project .ute-dataManager-dataControlTag-key-link:hover{color:#285f8f;cursor:pointer;text-decoration:underline}.totes-project .ute-dataManager-dataControlTag-key-link:focus{outline:none}.totes-project .video-throttle-tag-list-container{box-shadow:1px 5px 8px #e4e4e4}.totes-project .video-throttle-tag-list-container.ute-dataManager-videoThrottleControlTag-container{border-top:1px solid gray;border-bottom:1px solid gray;margin-top:-1px;margin-left:0;margin-right:0}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-colorBlock{height:100%;width:10px;display:inline-block}.totes-project .video-throttle-tag-list-container .col-xs-1.ute-dataManager-videoThrottleControlTag-colorBlockContainer{padding:0;position:absolute;top:0;bottom:0!important}.totes-project .video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol{padding-top:5px;padding-left:20px;padding-bottom:5px}.totes-project .video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol .ute-dataManager-videoThrottleControlTag-displayName{font-family:Avenir Next,sans-serif;font-weight:500;display:inline-block;font-size:19px;letter-spacing:normal;margin-bottom:-5px;cursor:default}.totes-project .video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol .ute-dataManager-videoThrottleControlTag-ctn{font-family:Avenir Next,sans-serif;font-weight:400;font-size:17px;display:block;cursor:default}.totes-project .video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol span.ute-dataManager-videoThrottleControlTag-alert{font-family:Avenir Next,sans-serif;font-weight:400;font-size:13px;display:inline-block;cursor:default;margin-left:5px}.totes-project .video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol span.ute-dataManager-videoThrottleControlTag-dataUsed{font-family:Avenir Next,sans-serif;font-weight:500;font-size:14px;letter-spacing:normal;cursor:default}.totes-project .video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol span.ute-dataManager-videoThrottleControlTag-dataAlert{font-family:Avenir Next,sans-serif;font-weight:400;font-size:13px;cursor:default}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container{border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;margin-top:-1px;margin-left:0;margin-right:0}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .ute-dataManager-dataAccess-md-switch-container{margin:12px 0;width:115px!important}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .ute-dataManager-dataAccess-md-switch-container .md-container{width:54px;height:28px;right:12px;position:absolute}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch{margin:0;display:inline-block}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .md-label{position:absolute;right:75px}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .widget-loader-vt img{width:60%;margin-top:-7px;margin-right:2px}.totes-project .video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTagList-main{margin-top:30px}.totes-project .video-throttle-tag-list-container .video-throttle-heading .reduce-video-quality-list-heading{margin-top:0}@media (max-width:1169px){.totes-project .ute-dataManager-errorPage-button{margin-bottom:175px}}@media (max-width:991px){.totes-project .ute-dataManager-errorPage-button{margin-bottom:185px}}@media (max-width:767px){.totes-project .ute-dataManager-errorPage-button{margin-bottom:135px}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlanModal-addDataButton{width:100%}}.totes-project .ute-dataManager-increasePlanModal-modalClose:focus{outline:none}@media (max-width:767px){.totes-project .ute-dataManager-increasePlanModal-modalClose{height:35px;width:35px}}.totes-project .ute-dataManager-increasePlan-button:hover{border:1px solid #000;background-color:#fff;color:#000}.totes-project .ute-dataManager-increasePlan-button:active{color:#fff;border:none;background-color:#da291c}.totes-project .openTag.ute-dataManager-increasePlan-additionalTag{border:1px solid #da291c;opacity:1;transition:all .5s ease}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-primary{font-size:24px;margin-top:14px;margin-bottom:0}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-firstBody{margin-top:27px;font-size:18px}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-secondBody{margin-top:27px;font-size:18px;padding:0}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-question{margin-top:27px;font-size:18px}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-label{padding-top:3px}}.totes-project md-radio-group .md-checked .md-ink-ripple{color:#000}.totes-project md-radio-group .md-checked .md-ink-ripple:before{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project md-radio-group .md-checked .md-ink-ripple:before{border:1px solid #0a5498!important;outline:none!important}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listOption{font-size:18px}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listFor{font-size:18px}}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listCost{font-size:18px}}.totes-project .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton:hover{border:1px solid #000}@media (max-width:767px){.totes-project .ute-dataManager-wcocConsent-selectedPlan-detail{display:block}}@supports (-moz-appearance:none) and (display:contents){.totes-project .ute-dataManager-increasePlan-icon{height:17px}}.totes-project .ute-data-manager-info-block .info-block-wrap.active{display:block}.totes-project .ute-data-manager-info-block .info-block-wrap .info-block-info-text.livechatLink{margin-right:170px}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsRecipientModal-modalClose{height:35px}}.totes-project .ute-dataManager-modals-alertsRecipientModal-modalClose:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-heading{margin-top:0;line-height:1.2;margin-bottom:20px}}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-secondary{font-size:18px;font-weight:400;line-height:1.2;margin-bottom:24px}}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-label{margin-bottom:4px}}.totes-project .ute-dataManager-alertsRecipientModal-selectMenu{z-index:1060}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer{margin-bottom:14px}@media (max-width:991px){.totes-project .ute-dataManager-alertsRecipientModal-selectContainer{margin-bottom:21px}}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select{font-family:"Ted Next";font-weight:600;font-size:18px;padding-left:10px;height:44px;min-width:244px;max-width:270px;border-radius:6px;border:1px solid #808284;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-top:0;margin-bottom:0}@media (max-width:991px){.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select{padding-left:0}}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .ute-dataManager-alertsRecipientModal-selectContainerSpace{display:none}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .ute-dataManager-alertsRecipientModal-selectContainerSpace:lang(fr){display:inline}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value{margin:0;padding:0 0 0 10px;border:none}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value:focus{outline:none}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value *{font-family:"Ted Next";font-weight:600}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value .md-select-icon{border-left:1px solid #808284;padding-right:12px;width:43px;margin:0 0 0 7px;padding-left:6px}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value .md-select-icon:after,.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value .md-select-icon:after{font-family:'rui-icon';content:'\e846';transform:none}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:not([disabled]):focus .md-select-value,.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:not([disabled]):focus .md-select-value{border:none}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select.md-option{font-family:"Ted Next";font-weight:600;border:none}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:active,.totes-project .ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:hover{outline:none}.totes-project .ute-dataManager-alertsRecipientModal-cancelButton:hover{text-decoration:underline}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-cancelButton{width:100%;margin-bottom:-10px;margin-right:3px}}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-continueButton{float:none;width:100%;font-size:17px}}.totes-project .ute-dataManager-alertsRecipientModal-continueButton:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-container{padding-left:0;padding-right:0}}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-icon{top:62px;font-size:43px}}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-modalClose{height:35px}}.totes-project .ute-dataManager-genericModal-modalClose:focus,.totes-project .ute-dataManager-modals-alertsOverDataLimit-modalClose:focus{outline:none}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-heading{margin-top:31px;margin-left:80px}}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-heading-noMargin{margin-top:31px}}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-secondary{font-size:18px}}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-continueButtonContainer{width:100%}}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-continueButton{width:100%}}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-modalClose{height:35px}}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-heading{padding-left:10px;padding-right:10px;margin-top:0;line-height:1.2;margin-bottom:22px;letter-spacing:normal;width:auto}}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-firstBody{padding-left:10px;padding-right:10px;margin-bottom:23px;width:auto}}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-secondBody{padding-left:10px;padding-right:10px;margin-bottom:23px;width:auto}}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-thirdBody{padding-left:10px;padding-right:10px;margin-bottom:23px;width:auto}}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-ButtonGroup{width:100%;padding-left:10px;padding-right:10px;margin-bottom:17px}}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate.pm_current_payment_method_C .pay-info-header-container .payment-method-change-container .change-payment-method-link a.edit-icon{margin-left:45px}@media (max-width:767px){.totes-project .ute-dataManager-profileAlert{margin-left:0}}@media (max-width:767px){.totes-project .ute-dataManager-profileAlert-heading{font-size:21px;line-height:1.2;margin-bottom:17px}}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-secondaryContainer{max-width:695px}}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-bottomRow{margin-top:25px;margin-bottom:40px}}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-selectLabel{margin-right:0;float:none;margin-bottom:17px;font-size:19px}}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-selectContainer{margin-right:0;float:none;margin-bottom:23px}}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-selectArrow{left:184px}}.totes-project .ute-dataManager-profileAlert-selectMenu{z-index:1060}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select{font-family:"Ted Next";font-weight:600;font-size:18px;padding-left:10px;height:40px;min-width:244px;max-width:270px;border-radius:6px;border:1px solid #808284;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-top:0;margin-bottom:0}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select *{font-family:"Ted Next"}.totes-project .overage-charge-padding span,.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value,.totes-project .ute-semafone-care strong{font-weight:600}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select{padding-left:0}}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .ute-dataManager-profileAlert-selectContainerSpace{display:none}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .ute-dataManager-profileAlert-selectContainerSpace:lang(fr){display:inline}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value{margin:0;padding:0 0 0 10px;border:none}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value:focus{outline:none}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value .md-select-icon{border-left:1px solid #808284;padding-right:12px;width:43px;margin:0 0 0 7px;padding-left:6px}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select.md-option{font-family:"Ted Next";font-weight:600;border:none}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:focus{outline:none}.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:active,.totes-project .ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:hover,.totes-project .ute-dataManager-usageCarousel .carousel-indicators li:active{outline:none}@media (min-width:991px){.totes-project .ute-dataManager-sharedUsageBar:lang(fr){margin-top:-28px}}.totes-project .ute-dataManager-sharedUsageBar-indicator-overage{left:100%}.totes-project .ute-dataManager-sharedUsageBar-indicator-overage .ute-dataManager-sharedUsageBar-indicatorLine{border-color:#da291c;right:-1px}.totes-project .ute-dataManager-sharedUsageBar-indicator-overage .ute-dataManager-sharedUsageBar-indicatorCopyOverage{color:#da291c}.totes-project .ute-dataManager-sharedUsageBar-dataMeterSpace{display:none}.totes-project .ute-dataManager-sharedUsageBar-dataMeterSpace:lang(fr){display:inline}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-displayName:lang(fr){line-height:1.1;font-size:14px}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-discount:lang(fr){line-height:1}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-plus-icon:lang(fr){padding-left:5px;padding-top:5px;width:25px;height:25px}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-circle:lang(fr){margin-right:5px}.totes-project .ute-dataManager-tabs md-ink-bar,.totes-project .ute-dataManager-tabs-small md-ink-bar,.ute-dataManager-tabs md-ink-bar,.ute-dataManager-tabs-small md-ink-bar{color:#00f;background-color:#fff;bottom:-3px;height:3px}.totes-project .ute-dataManager-tabs .md-tab:lang(fr){padding-top:5px}.totes-project .ute-dataManager-tabs .md-tab:before{content:"";left:0;right:0;top:0;height:1px;background:#000!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-ink-bar{display:none}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-plus-icon:lang(fr){padding-left:5px;padding-top:5px;width:25px;height:25px}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-circle:lang(fr){margin-right:5px}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality{margin-top:-45px;margin-bottom:110px;overflow:visible!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper{z-index:990;width:auto!important;height:65px;display:block}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper md-tab-item,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper md-tab-item{height:48px;font-weight:600!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper md-tab-item:after,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper md-tab-item:after{display:block;content:'';clear:both}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-content,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-content{transition:none!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{height:65px!important;margin:0 auto;width:100%;max-width:1135px;overflow:visible}@media (max-width:1200px){.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{max-width:1122px}}@media (max-width:1170px){.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{max-width:944px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{max-width:720px}}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item{display:inline-block;vertical-align:bottom;float:none;background-color:#f1f1f1;border-top-right-radius:10px;border-top-left-radius:10px;overflow:visible;position:relative;color:#ef5250;font-size:18px;font-weight:500;text-transform:none;padding:12px 24px!important;margin:0!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item span.new-label{position:absolute;top:-11px;right:24px;background:#ffbf3f;color:#414042;padding:0 4px;font-size:14px;font-weight:700;font-family:"Open Sans",sans-serif}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item.md-active,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item.md-active{background-color:#ebebeb;color:#da291c;font-size:18px;font-weight:500;text-transform:none;height:65px;vertical-align:middle;padding-top:22px!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item:first-child,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item:first-child{margin-right:15px!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-dataControlList-titleBar,.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-videoThrottleControlList-titleBar{margin-top:0!important}.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-dataControlList-titleBar .ute-dataManager-videoThrottleControl-why-would-u-do-this-link a,.totes-project .ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-videoThrottleControlList-titleBar .ute-dataManager-videoThrottleControl-why-would-u-do-this-link a{text-decoration:none;cursor:pointer;font-weight:600;color:#00469b;font-size:18px;float:left}.totes-project .container.data-alert-and-set-video-quality-link-wrapper .btn_holder{float:right}.totes-project .container.data-alert-and-set-video-quality-link-wrapper .ute-dataManager-dataControlList-closeDataAlertsButton.manage-data-usage-alert-btn,.totes-project .container.data-alert-and-set-video-quality-link-wrapper .ute-dataManager-dataControlList-closeDataAlertsButton.manage-data-usage-alert-btn:hover{background:#da291c!important;border-color:#da291c;font-weight:500;color:#fff;margin-bottom:0!important;margin-top:-4px!important;z-index:997;padding:0 20px;float:none}.totes-project .container.data-alert-and-set-video-quality-link-wrapper a.set-video-quality-btn-link{position:relative;float:none;text-decoration:none;cursor:pointer;font-weight:600;font-size:18px;margin:0 0 0 20px;padding:9px 35px 8px}.totes-project .container.data-alert-and-set-video-quality-link-wrapper a.set-video-quality-btn-link span.new-label,.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item span.new-label{position:absolute;top:-10px;right:10px;background:#ffbf3f;color:#414042;padding:0 4px;font-size:12px;font-weight:800}.totes-project .ute-dataManager-set-video-throttle-learn-more{padding:0 10px;font-weight:600}.totes-project .ute-dataManager-dashboard-tabsContainer md-tabs-canvas{height:48px!important}.totes-project .ute-data-manager-vt-loading-widget{display:inline;position:relative;top:-15px}.totes-project .ute-dataManager-tabs-underline_bottom{position:absolute;left:0;right:0;background:#000!important;height:1px;z-index:1;margin-top:-1px}.totes-project .ute-dataManager-tabs-underline{background:#000!important}.totes-project .ute-dataManager-upgradePlan-button:hover{border:1px solid #000;background-color:#fff;color:#000}.totes-project .ute-dataManager-upgradePlan-button:active{color:#fff;border:none;background-color:#da291c}.totes-project .ute-dataManager-upgradePlan-button:focus{outline:#0a5498 auto 1px!important}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-upgradePlanIcon2{top:62%}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial{margin-bottom:60px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-overage{margin-bottom:65px}.totes-project .ute-dataManager-usageDial-overage:lang(fr){margin-bottom:90px}}@media (max-width:767px){.totes-project .ute-dataManager-topSpacer{margin-top:7px;margin-bottom:0}}@media (max-width:1169px){.totes-project .ute-dataManager-headText-container{margin-right:0;text-align:center;float:none;margin-left:0}}@media (max-width:1169px){.totes-project .ute-dataManager-headText{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headText{font-size:21px;letter-spacing:normal}}@media (max-width:1169px){.totes-project .ute-dataManager-headTextValue{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headTextValue{font-size:21px;letter-spacing:-.2px}}@media (max-width:1169px){.totes-project .ute-dataManager-headTextSecondary-container{text-align:center;float:none;margin-left:0}}@media (max-width:1169px){.totes-project .ute-dataManager-headTextSecondary{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headTextSecondary{font-size:14px;font-weight:400;letter-spacing:-.35px;margin-right:0}}@media (max-width:767px){.totes-project .ute-dataManager-headTextSecondary-redCopy{font-weight:600;letter-spacing:normal}}@media (max-width:1169px){.totes-project .ute-dataManager-headTextSecondaryReminder{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headTextSecondaryReminder{font-size:14px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-dialContainers{max-width:224px}}@media (max-width:1169px){.totes-project .ute-dataManager-animatedStrokeContainer{left:72px}}@media (max-width:991px){.totes-project .ute-dataManager-animatedStrokeContainer{left:65px}}@media (max-width:767px){.totes-project .ute-dataManager-animatedStrokeContainer{position:relative;margin:0 auto;left:0;top:0}}@media (max-width:1169px){.totes-project .ute-dataManager-usageDialContent{margin-left:56px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDialContent{margin-left:77px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDialContent{margin-left:0;position:absolute;left:50%;transform:translateX(-50%)}}@media (max-width:1169px){.totes-project .ute-dataManager-usageDialContentNoCanvas{margin-left:0}}@media (max-width:991px){.totes-project .ute-dataManager-usageDialContentNoCanvas{margin-left:61px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDialContentNoCanvas{margin-left:0}}@media (max-width:1169px){.totes-project .ute-dataManager-usageDialContentNoCanvas2{margin-left:0;margin-right:56px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDialContentNoCanvas2{margin-left:46px;margin-right:0}}@media (max-width:767px){.totes-project .ute-dataManager-usageDialContentNoCanvas2{margin-left:0}}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-upgradePlan{left:0}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-upgradePlan{left:20px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-upgradePlan{left:-10px;width:30%;top:164px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-upgradePlan .ute-dataManager-upgradePlan .ute-dataManager-upgradePlan-button{margin-bottom:6px;margin-top:9px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-upgradePlanAddedData{left:0}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-upgradePlanCopy{font-size:16px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-upgradePlanCopy{line-height:1;margin-bottom:4px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-overageWarningUpgrade{font-size:15px}}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-increaseData{right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-increaseData{right:-101px;top:167px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-increaseData{right:-10px;width:30%;top:164px}}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-increaseDataAddedData{right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-increaseDataAddedData{right:-121px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-increaseDataAddedData{right:-10px}}.totes-project .ute-dataManager-usageDial-increaseData-disabled{cursor:none;pointer-events:none}.totes-project .ute-dataManager-usageDial-increaseData-disabled .ute-dataManager-increasePlan-button{background-color:gray}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-increaseDataCopy{font-size:16px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-overageWarningIncrease{font-size:15px}}.totes-project .carousel-inner{overflow:visible}.totes-project .carousel-inner .carousel-inner>.prev,.totes-project .carousel-inner>.next{top:0}.totes-project .carousel-indicators{position:absolute;margin-left:50%;transform:translateX(-50%);left:0;width:55px;bottom:0;color:#000;border-color:#000}.totes-project .ute-dataManager-usageCarouselContainer{margin-top:20px;height:320px}@media (max-width:767px){.totes-project .ute-dataManager-usageCarouselContainer{margin-top:10px}}.totes-project .ute-dataManager-usageCarousel{position:relative;height:210px}.totes-project .ute-dataManager-usageCarousel .carousel-indicators{position:absolute;bottom:-30px;border:none}@media (max-width:767px){.totes-project .ute-dataManager-usageCarousel .carousel-indicators{bottom:-30px}}.totes-project .ute-dataManager-usageCarousel .carousel-indicators .active{height:8px;width:8px;border-radius:50%;border:none;background:#da291c}.totes-project .ute-dataManager-usageCarousel .carousel-indicators .active:focus{outline:none}.totes-project .ute-dataManager-usageCarousel .carousel-indicators li{border:none;background:#414042;margin:0 5px;height:8px;width:8px;border-radius:50%}.totes-project .ute-dataManager-usageCarousel .carousel-control.left,.totes-project .ute-dataManager-usageCarousel .carousel-control.right{display:none}.totes-project .ute-data-manager-added-data{border-top-style:solid;border-top-width:1px;border-top-color:#c5c5c5;margin:15px 0 10px;padding-top:10px;font-weight:600}.totes-project .ute-data-manager-added-data a{cursor:pointer}.totes-project .ute-data-manager-added-data .icon-flipped{transform:translate(-50%,-50%) rotate(180deg);padding:0 20px 10px 0}.totes-project .ute-data-manager-added-data .view-close-font{font-size:13px;font-weight:600}.totes-project .ute-data-manager-added-data .icon-padding{display:inline!important;padding-left:6px!important}.totes-project .ute-purchased-data-list{padding:5px 0;font-weight:lighter;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ececec}.totes-project .no-bottom-border{border-bottom:0}.totes-project .first-border-top{border-top-style:solid;border-top-width:1px;border-top-color:#ececec;margin-top:-1rem}.totes-project .bold-text{font-weight:600;font-size:13px}.totes-project .overage-text-style{text-align:right;padding:0 15px 0 0}.totes-project .overage-text-style:lang(fr){text-align:right;padding:0}.totes-project .overage-charge-padding{padding-right:15px;font-weight:400;font-size:13px}@media (max-width:767px){.totes-project .overage-charge-padding{padding-right:0}}.totes-project .overage-charge-padding:lang(fr){padding-left:20px;padding-right:0}.totes-project .added-for-font{font-weight:400;font-size:13px}.totes-project .ute-cancel-mdt-copy{font-weight:400;font-size:13px;background-color:#f5f5f5;padding:5px 0;border-top-style:solid;border-top-width:1px;border-top-color:#ececec}.totes-project .single-mdt-cancel-padding:lang(en){padding-left:21px}.totes-project .spacer-big{padding:0 36px}.totes-project .spacer-big:lang(fr){padding:0 30px}.totes-project .spacer-big-fr:lang(fr){padding:0 20px}.totes-project .spacer-medium{padding:0 8px}.totes-project .single-mdt-padding{padding-left:3rem}@media (max-width:767px){.totes-project .single-mdt-padding{padding-left:2.7rem}}.totes-project .single-mdt-padding:lang(fr){padding-left:5rem}@media (max-width:767px){.totes-project .single-mdt-padding:lang(fr){padding-left:0}.totes-project .single-mdt-fr:lang(fr){text-align:left}}.totes-project .close-padding-left{padding-left:22px}.totes-project .single-mdt-tooltip-padding{padding-right:4.2rem}@media (max-width:767px){.totes-project .single-mdt-tooltip-padding{padding-right:7rem}}.totes-project .single-mdt-tooltip-padding:lang(fr){padding-right:1rem}@media (max-width:767px){.totes-project .single-mdt-tooltip-padding:lang(fr){padding-right:7rem}}.totes-project .ute-dataManager-infinte-logo img{margin-bottom:10px}.totes-project .ute-dataManager-infinte-logo img:lang(fr){margin-top:10px}.totes-project .ute-dataManager-usageDialContent-infinite-throttled{background-color:#ffe9c7!important}.totes-project .ute-dataManager-usageDial-subDialContent{width:393px;position:relative;z-index:99;margin-top:20px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-subDialContent{width:360px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-subDialContent{width:335px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-subDialContent{width:100%;min-height:180px;height:auto}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-overageRateDetails,.totes-project .ute-dataManager-usageDial-purchasedCopy{width:calc(100% - 10px);padding-left:10px}}.totes-project .ute-dataManager-usageDial-purchasedCopy{color:#000}.totes-project .ute-dataManager-usageDial-overageRateDetails{color:#da291c}@media (max-width:320px){.totes-project .ute-dataManager-usageDial-overageRateDetails{margin-top:50px}}.totes-project .ute-dataManager-usageDial-overagePlanLimitDetails{padding:80px 20px 0 0;font-family:Ted Next;font-size:16px;font-weight:600;color:#da291c;line-height:1;text-align:center;cursor:default}@media (max-width:320px){.totes-project .ute-dataManager-usageDial-overagePlanLimitDetails{margin-top:50px}}.totes-project .ute-dataManager-usageDial-overagePlanLimitDetails:lang(fr){margin-top:14px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-loaderContainer{left:calc(50% + 28px)}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-loaderContainer{left:calc(50% + 58px)}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-loaderContainer{left:50%;top:215px;width:38%;min-width:95px}}.totes-project .ute-dataManager-usageDial-dataPurchaseDelayButton{width:100%;text-align:right}.totes-project .ute-dataManager-usageDial-dataPurchaseDelayButton:lang(fr){font-size:9px}.totes-project a.historical-usage-link{font-size:18px;font-weight:600;position:relative;text-align:right;display:inline-block;padding-right:15px;float:right;clear:both}.totes-project a.historical-usage-link>span.rui-icon-arrow-right{position:absolute;right:0;top:5px}.totes-project a.historical-usage-link.historical-usage-new-badge:before,a.historical-usage-link.historical-usage-new-badge:before{content:'NEW!';position:absolute;left:-50px;background:#ffb737;font-size:12px;top:4px;padding:0 5px;color:#000;font-weight:700}.totes-project a.historical-usage-link.historical-usage-new-badge:lang(fr):before{content:'NOUVEAU!';left:-80px;top:3px}.totes-project .ute-data-manager-tooltip-container{margin-top:15px;border-top:1px solid #c5c5c5;padding-top:10px;font-weight:600}.totes-project .ute-data-manager-tooltip-container .ute-data-manager-tooltip-icon{width:16px;height:16px;border-radius:100%;background-color:#00aec7;color:#fff;right:0;font-weight:900;left:0;text-align:center;line-height:1.3;padding:2px 10px;margin-left:4px;cursor:pointer;text-decoration:none}.totes-project .ute-data-manager-tooltip-container .ute-data-manager-tooltip-content{position:absolute;top:100%;margin-top:-4rem;margin-right:-20rem;width:280px;right:0;background-color:#bbe4ec;padding:10px 15px;border-radius:0;color:#000;z-index:99999!important;font-size:14px;text-align:left;display:none}.totes-project .ute-data-manager-tooltip-container .ute-data-manager-tooltip-content>div{margin-top:7px;font-weight:400}.totes-project .ute-data-manager-tooltip-container .ute-data-manager-tooltip-content:lang(fr){margin-right:-21rem}@media (max-width:767px){.totes-project .ute-data-manager-tooltip-container .ute-data-manager-tooltip-content{margin-top:0;margin-right:3rem}.totes-project .ute-data-manager-tooltip-container .ute-data-manager-tooltip-content:lang(fr){margin-right:3rem}}.totes-project .ute-data-manager-tooltip-container .container-content-display{display:block}@media (max-width:767px){.totes-project .ute-data-manager-tooltip-container .data-delay-font{font-weight:700!important}}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #bbe4ec;margin-left:30.5rem;margin-top:-2rem}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:31.5rem}@media (max-width:767px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop{border-top:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #bbe4ec;margin-top:.3rem}}@media (max-width:768px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 10rem)}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 10rem)}}@media (max-width:500px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 11rem)}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 10rem)}}@media (max-width:400px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 9rem)}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 8rem)}}@media (max-width:360px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 8.5rem)}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 7.9rem)}}@media (min-width:767px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(en){margin-left:28.5rem!important}}@media (max-width:767px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt{margin-left:calc(100% - 7.5rem)!important}}@media (max-width:500px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt{margin-left:calc(100% - 6rem)!important}}@media (max-width:450px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(en){margin-left:calc(100% - 8rem)!important}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(fr){margin-left:calc(100% - 6.5rem)!important}}@media (max-width:400px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(en){margin-left:calc(100% - 6rem)!important}.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(fr){margin-left:calc(100% - 4.5rem)!important}}@media (max-width:360px){.totes-project .ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(fr){margin-left:calc(100% - 3.9rem)!important}}@media (min-width:767px){.totes-project .ute-data-manager-tooltip-container .container-content-single-mdt:lang(en){margin-right:-18.2rem!important}}@media (max-width:767px){.totes-project .ute-data-manager-tooltip-container .container-content-single-mdt:lang(en){margin-right:1rem!important}}.totes-project .ute-data-manager-tooltip-container .tooltip-body-font{font-size:14px;font-weight:400;margin-top:-1rem!important}.totes-project .ute-data-manager-tooltip-container .tooltip-header-font{font-size:14px;font-weight:600!important;margin-top:-2rem!important}.totes-project .ute-data-manager-tooltip-container .close-icon-padding{width:2rem;height:2rem;margin-left:24.5rem;margin-top:-3.5rem}.totes-project .ute-dataManager-usageDial-dataPurchaseDelayCopyInline{text-transform:none}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-dataPurchaseDelayCopyInline{left:0%}}.totes-project .ute-dataManager-usageDial-dataPurchaseDelayCopy{text-transform:none;white-space:initial;width:108px}.totes-project .ute-dataManager-usageCarouselContainer-vt-tab{height:auto!important;margin-bottom:25px}@supports (-ms-appearance:none) and (display:contents){.totes-project .ute-dataManager-usageDial-container{background:red}}.totes-project .ute-verticalStackBarGraph-secondaryCopy:hover{text-decoration:underline}.totes-project .ute-dataManager-videoThrottleControl-tabFocus:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-videoThrottleControl-tabFocus:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-videoThrottleControl-change:hover{text-decoration:underline}.totes-project .ute-dataManager-videoThrottleControl-change:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-videoThrottleControl-change:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-groupStatus{line-height:1.1}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-midSection{min-height:160px}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControl-alertCopy{padding-left:25px}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-alertCopy{padding-left:35px}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-dataDisabledCopy{padding-right:35px}}.totes-project .ute-dataManager-videoThrottleControl-dataAlertInputLabel{float:right;padding-top:20px;padding-right:10px}.totes-project .ute-dataManager-videoThrottleControl-dataAlertInputContainerOff:focus,.totes-project .ute-dataManager-videoThrottleControl-dataAlertInputContainerOn:focus,.totes-project .ute-dataManager-videoThrottleControl-input:focus{line-height:1.4}.totes-project .md-button.ute-dataManager-videoThrottleControl-saveButton,.totes-project .md-button.ute-dataManager-videoThrottleControl-saveButtonSm{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:19px;width:95px;height:30px;min-height:28px;padding-left:0;padding-right:0;margin-right:0}.totes-project .md-button.ute-dataManager-videoThrottleControl-saveButton{float:right;margin-left:3px;margin-top:16px}.totes-project .md-button.ute-dataManager-videoThrottleControl-saveButtonSm{margin-top:10px;position:absolute;right:15px;z-index:1}.totes-project .ute-dataManager-videoThrottleControl-leftIndicatorSpace{display:none}.totes-project .ute-dataManager-videoThrottleControl-leftIndicatorSpace:lang(fr){display:inline}.totes-project .ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataSlider{margin-left:0;margin-right:0}.totes-project .ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-md-slider-leftIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;left:0;height:7px;width:1px;cursor:default}.totes-project .ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-md-slider-rightIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;right:0;height:7px;width:1px;cursor:default}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb:hover{transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb:hover{transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataIndicator{position:absolute;font-size:13px;font-weight:500;z-index:1;width:1%;display:inline;padding-right:5px;padding-top:2px;pointer-events:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataIndicatorBlack{color:#000;min-width:69px;text-align:left}.totes-project .ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataIndicatorCopy{color:#fff;font-family:"Avenir Next",sans-serif;text-align:right}.totes-project .md-button.ute-dataManager-videoThrottleControl-addLineButton{width:155px;height:40px;font-size:16px;padding-left:10px;padding-right:10px;margin:0}@media (max-width:1169px){.totes-project .md-button.ute-dataManager-videoThrottleControl-addLineButton{width:149px}}@media (max-width:991px){.totes-project .md-button.ute-dataManager-videoThrottleControl-addLineButton{width:113px;padding-left:0;padding-right:0}}.totes-project .ute-dataManager-videoThrottleControl-Manage:hover{text-decoration:underline}.totes-project .ute-dataManager-videoThrottleControl-Manage:focus{outline:none}.totes-project .ute-dataManager-videoThrottleControl-disabled{opacity:.3;pointer-events:none}.totes-project .ute-data-manager-video-throttle-icon{position:relative;top:46px;right:-143px;display:inline-block}@media (max-width:1169px){.totes-project .ute-data-manager-video-throttle-icon{right:-138px}}@media (max-width:991px){.totes-project .ute-data-manager-video-throttle-icon{right:-130px;top:55px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-heading{margin-top:0;line-height:1.2;margin-bottom:23px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-blockInfo{margin-bottom:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-colorBlock{height:47px;width:7px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-idContent{top:3px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-displayName{font-size:18px;display:block;line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-ctn{margin-top:-5px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-body{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note{font-size:13.5px}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note .ute-dataManager-videoThrottle-modal-link a{font-weight:500;color:#00469b}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-link{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe{font-size:16px;margin-bottom:24px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-optionContainer{margin-left:-10px;width:calc(100% + 20px);padding:13px 10px 17px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-option{font-size:22px;line-height:1.2;margin-bottom:7px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer{left:90px;padding-right:0;width:calc(100% - 95px)}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer{left:90px;width:calc(100% - 95px)}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-cancelButton{width:100%;margin-bottom:-10px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton{width:100%;margin-left:0;float:auto}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr){padding:7px 15px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-modalClose{height:35px;width:35px}}@media (min-width:991px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2{left:18.5%!important}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2:lang(fr){left:20%!important}}.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],.totes-project .ute-resetVoicemailPassword-link .ute-dataManager-videoThrottleControlList-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-],.ute-resetVoicemailPassword-link .totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-]{position:absolute;top:12px;right:17px;height:16px}@media (max-width:991px){.totes-project .md-focused.ute-dataManager-videoThrottleControlList-closeDataAlertsButton:lang(fr){margin-top:20px}}.totes-project .ute-dataManager-videoThrottleControlList-modal{width:706px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)!important}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottleControlList-modal{width:calc(100% - 20px);top:10px;left:5px;right:5px;transform:none!important}}.totes-project .ute-dataManager-videoThrottleControlList-modal .md-input-has-value{width:80%}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottleControlList-modal .md-input-has-value{width:100%}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottleControlList-modal .ute-dataManager-modalContent{width:100%;margin:0}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr){margin-left:73px!important}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr){margin-left:113px!important}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader{margin-left:93px!important}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader{margin-left:133px!important}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer{margin-right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer{margin-right:-30px}}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderTotalContainer{display:inline-block}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAdd{display:block;padding-top:5px}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-21px}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-58px}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore{display:block;text-align:center;padding-right:0}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddData{text-align:center}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-dataAccessHeader{text-align:left}}.totes-project .ute-dataManager-videoThrottleControlList-informationLinkCopy:hover{text-decoration:underline}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-myDataAlertsFooter:lang(fr){letter-spacing:-.5px}}.totes-project .ute-dataManager-VT-position-heading{margin-left:55px}@media (max-width:1169px){.totes-project .ute-dataManager-VT-position-heading{margin-left:100px}}@supports (-moz-appearance:none) and (display:contents){.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{height:12px}}.totes-project ute-data-manager-video-throttle-control-list .row{position:relative}.totes-project .ute-dataManager-videoThrottleControl-rightContainer{padding:40px;background-color:#f7f7f7;color:#424042;right:0;top:0;bottom:0}.totes-project .ute-dataManager-videoThrottleControl-rightContainer .ute-dataManager-videoThrottleControl-rightContainer-heading{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:22px;margin-bottom:30px;margin-top:0}.totes-project .ute-dataManager-videoThrottleControl-rightContainer ul{list-style-type:none!important;padding:0;font-size:18px}.totes-project .ute-dataManager-videoThrottleControl-rightContainer ul li{margin-bottom:30px}.totes-project .ute-dataManager-videoThrottleControl-rightContainer ul li:before,.ute-dataManager-videoThrottleControl-rightContainer ul li:before{display:inline-block;content:"-";position:absolute;margin-left:-10px}.totes-project .ute-dataManager-videoThrottleControl-rightContainer .ute-dataManager-videoThrottleControl-rightContainer-link{color:#00469b;font-size:17px;font-weight:600}.totes-project .save-bill-banner ul li ins,.totes-project .ute-dataManager-videoThrottleControl-rightContainer .ute-dataManager-videoThrottleControl-rightContainer-link:hover{text-decoration:none}.totes-project ute-data-manager-video-throttle-control-list .ute-dataManager-videoThrottleControl-rightContainer .learn-more-content-list li{list-style-type:none!important}.totes-project .md-label-font-bold{font-weight:600!important}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-heading{margin-top:0;line-height:1.2;margin-bottom:23px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-blockInfo{margin-bottom:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-colorBlock{height:47px;width:7px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-idContent{top:3px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-displayName{font-size:18px;display:block;line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-ctn{margin-top:-5px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-body{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note{font-size:13.5px}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note .ute-dataManager-videoThrottle-modal-link a{font-weight:500;color:#00469b}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-link{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe{font-size:16px;margin-bottom:24px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-optionContainer{margin-left:-10px;width:calc(100% + 20px);padding:13px 10px 17px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-option{font-size:22px;line-height:1.2;margin-bottom:7px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer{left:90px;padding-right:0;width:calc(100% - 95px)}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer{left:90px;width:calc(100% - 95px)}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-cancelButton:hover{text-decoration:underline}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-cancelButton{width:100%;margin-bottom:-10px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton{width:100%;margin-left:0;float:auto}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr){padding:7px 15px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-modalClose{height:35px;width:35px}}@media (min-width:991px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2{left:18.5%!important}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2:lang(fr){left:20%!important}}.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm{display:table;margin-top:20px;padding-right:20px;width:100%}.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item{display:table-cell;border:1px solid #f1f3f5;font-weight:500;padding:5px 10px;color:#414042;background:#f1f3f5;border-radius:15px;font-size:18px;position:relative;text-align:center;width:30%;text-decoration:none;vertical-align:middle}.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:last-child{width:70%}.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:active,.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:focus,.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:visited{text-decoration:none}.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item.active{border:1px solid #dd3527;background:#fff;color:#dd3527}.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.totes-project .ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.totes-project .ute-dataManager-VideoToggle-Switch{left:40%}@media (min-width:767px){.totes-project .ute-dataManager-VideoToggle-Switch{left:38%!important}}.totes-project .ute-data-manager-vt-icon-sprite{background:url(../images/vt-icon.png) no-repeat top left;display:inline-block;width:41px;height:43px}.totes-project .ute-data-manager-vt-icon-008fb6{background-position:0 0;width:41px}.totes-project .ute-data-manager-vt-icon-E4BC40{background-position:0 -53px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-E4BC40{background-position:0 -36px}}.totes-project .ute-data-manager-vt-icon-662d91{background-position:0 -103px;width:41px;height:42px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-662d91{background-position:0 -81px}}.totes-project .ute-data-manager-vt-icon-7aaa39{background-position:0 -158px;height:42px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-7aaa39{background-position:0 -115px}}.totes-project .ute-data-manager-vt-icon-ac0067{background-position:0 -210px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-ac0067{background-position:0 -155px}}.totes-project .ute-data-manager-vt-icon-2926ab{background-position:0 -263px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-2926ab{background-position:0 -195px}}.totes-project .ute-data-manager-vt-icon-cd5e40{background-position:0 -316px;height:42px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-cd5e40{background-position:0 -235px}}.totes-project .ute-data-manager-vt-icon-2b464c{background-position:0 -368px;height:42px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-2b464c{background-position:0 -274px}}.totes-project .ute-data-manager-vt-icon-bbb62a{background-position:0 -420px;width:41px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-bbb62a{background-position:0 -320px}}.totes-project .ute-data-manager-vt-icon-317d59{background-position:0 -473px}@media (max-width:767px){.totes-project .ute-data-manager-vt-icon-317d59{background-position:0 -350px}}@media (min-width:991px){.totes-project .ute-dataManager-vt-switch-label{font-family:"Open Sans",sans-serif;font-weight:800}}.totes-project .dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>p>span{display:inline}.totes-project .ute-dataManager-videoThrottleControlTag-change:hover{text-decoration:underline}.totes-project .ute-dataManager-videoThrottleControlTag-change:focus{outline:none}.totes-project .ute-dataManager-videoThrottleControlTag-groupStatus-joinedGroup:hover{text-decoration:underline}.totes-project .ute-dataManager-videoThrottleControlTag-groupStatus-joinedGroup:focus{outline:none}.totes-project .ute-dataManager-videoThrottleControlTag-groupStatus-leftGroup:hover{text-decoration:underline}.totes-project .ute-dataManager-videoThrottleControlTag-groupStatus-leftGroup:focus{outline:none}.totes-project .dsat-alert_main{display:block;position:static;width:100%;z-index:1;margin-bottom:24px}.totes-project .dsat-alert_main .dsat-alert{position:static;top:0;left:0;z-index:1;width:100%;background-color:#ffbf3f}.totes-project .dsat-alert_main .dsat-alert .dsat-alert__wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 24px;max-width:1200px;margin:auto;color:#414042}.totes-project .dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy{font-size:18px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.totes-project .dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>span{margin:2px 8px 0 0;font-size:2.4px}.totes-project .dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>p{margin-right:8px;margin-bottom:0}.totes-project .dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>p a{display:inline;padding-left:8px}.totes-project .dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__link>a{font-size:2.4rem}.dsat-button.-icon:disabled .totes-project .dsat-button__wrapper,.dsat-button.-icon[disabled] .totes-project .dsat-button__wrapper{pointer-events:none;color:#c2c2c2}.dsat-button.-icon:hover .totes-project .dsat-button__wrapper{box-shadow:0 0 6px 0 rgba(65,64,66,.24)}.totes-project .dsat-button{max-width:100%;cursor:pointer;height:48px;border:1px solid transparent;border-radius:4px;letter-spacing:.4px;line-height:1;display:inline-block;background-color:transparent;transition:all 100ms linear;text-align:center;padding:16px}.totes-project .dsat-button:active,.totes-project .dsat-button:focus,.totes-project .dsat-button:hover{text-decoration:none}.totes-project .dsat-button:disabled:active,.totes-project .dsat-button:disabled:focus,.totes-project .dsat-button:disabled:hover,.totes-project .dsat-button[disabled]:active,.totes-project .dsat-button[disabled]:focus,.totes-project .dsat-button[disabled]:hover{box-shadow:none;text-decoration:none}.totes-project .dsat-button__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.totes-project .dsat-button__copy{white-space:nowrap;line-height:normal;overflow:hidden;text-overflow:ellipsis}.totes-project .dsat-button.-small{height:32px;padding:8px}.totes-project .dsat-button.-hasDsIcon .ds-icon{margin-left:4px}.totes-project .dsat-button.-iconLeft .ds-button__wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.totes-project .dsat-button.-iconLeft .dsat-icon{margin-left:0;margin-right:4px}.totes-project .dsat-button.-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:48px;color:#414042;padding:0}.totes-project .dsat-button.-icon.-small{width:32px}.totes-project .dsat-button.-icon .dsat-icon{margin-left:0;margin-right:0}.totes-project .dsat-button.-icon .dsat-button__wrapper{box-sizing:border-box;border-radius:50%;height:32px;width:32px;border:1px solid transparent}.totes-project .dsat-button.-icon:hover,.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container #ok span{color:#fff}.totes-project .dsat-button.-icon:hover .dsat-button__wrapper{background-color:#da291c;border-color:#da291c}.totes-project .dsat-button.-icon:focus{color:#fff;box-shadow:none}.totes-project .dsat-button.-icon:focus .dsat-button__wrapper{outline:none;box-shadow:0 0 4px 0 #2f6fa7;background-color:#da291c;border-color:#da291c}.totes-project .dsat-button.-icon:active,.totes-project .dsat-button.-icon:hover:active{box-shadow:none}.totes-project .dsat-button.-icon:active .dsat-button__wrapper,.totes-project .dsat-button.-icon:hover:active .dsat-button__wrapper{box-shadow:inset 0 1px 4px 0 #414042}.totes-project .dsat-button.-icon:disabled,.totes-project .dsat-button.-icon[disabled]{pointer-events:none}.totes-project .dsat-icon-wrapper{display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;-ms-flex-pack:center;justify-content:center}.totes-project [class*=' rds-icon-'],.totes-project [class^=rds-icon-]{font-family:rds-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:2.4rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totes-project .rds-icon-error:before,.totes-project tsls-footer .rds-icon-error:before,.totes-project tsls-header .rds-icon-error:before{font-family:rds-icon!important;content:'\e910'}.totes-project .rds-icon-warning:before,.totes-project tsls-footer .rds-icon-warning:before,.totes-project tsls-header .rds-icon-warning:before{font-family:rds-icon!important;content:'\e92c'}.totes-project .rds-icon-check:before,.totes-project tsls-footer .rds-icon-check:before,.totes-project tsls-header .rds-icon-check:before{font-family:rds-icon!important;content:'\e90d'}.totes-project .ute-dataManager div,.totes-project .ute-dataManager input,.totes-project .ute-dataManager span{font-family:"Ted Next"!important}.totes-project .ute-dataManager .ute-dataManager-dataControlList-alertedDataHeader,.totes-project .ute-dataManager .ute-dataManager-dataControlList-alertedDataHeaderTotalContainer,.totes-project .ute-dataManager .ute-dataManager-dataControlList-myDataAlertsFooter{color:#6a6b6d!important}.totes-project .ute-discoveryPage-dataControlList-modal{max-width:710px}.totes-project .modal-content.ute-discoveryPage-modalContent{max-width:707px;margin:10px;padding:0 0 10px;width:100%;height:100%;border-top-right-radius:0}@media (max-width:767px){.totes-project .modal-content.ute-discoveryPage-modalContent{width:auto}}.totes-project .ute-discoveryPage-directive-checkbox:focus,.totes-project .ute-discoveryPage-directive-continueButton:focus,.totes-project .ute-discoveryPage-directive-modalClose:focus{outline:#0a5498 auto 1px!important}.totes-project .ute-discoveryPage-directive-modalClose{z-index:9}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-indicators{bottom:-52px;width:120px}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-indicators .active{width:12px;height:12px}}.totes-project .ute-discoveryPage-directive .carousel-indicators li:focus,.totes-project .ute-discoveryPage-directive .carousel-indicators li:hover{background:#000}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-indicators li{width:12px;height:12px;margin:0 7px}}.totes-project body.up[hasSecondLevelNav=true] header#header.clone.navbar{top:0}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-wrap{padding-bottom:49px}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control{display:none}}.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control:focus span:before{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control:focus span:before{border:1px solid #0a5498!important;outline:none!important}}.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control.left span:before,.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control.right span:before{font-family:ute-icon,rui-icon;color:#323133;font-size:23px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-carouselContainer{width:100%;margin-left:0;margin-right:0;padding-top:0;padding-left:16px;padding-right:16px}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-heading{font-size:18px;margin-top:92px;line-height:1.2;padding-left:69px;margin-bottom:20px;padding-right:10px}}@media (max-width:768px){.totes-project .ute-discoveryPage-directive-secondaryCopy{font-size:18px;text-align:left;margin-bottom:17px;padding-left:3px;padding-right:0;font-weight:400}}@media (max-width:768px){.totes-project .ute-discoveryPage-directive-slidePaneImage{margin-bottom:45px;margin-left:0;margin-right:0}}.totes-project .ute-discoveryPage-directive-leftNavMobile:hover{text-decoration:underline}.totes-project .ute-discoveryPage-directive-leftNavMobile:focus{outline:none}.totes-project .ute-discoveryPage-directive-rightNavMobile:hover{text-decoration:underline}.totes-project .ute-discoveryPage-directive-rightNavMobile:focus{outline:none}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-body{text-align:left;margin-left:3px}}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-buttonRow{padding-bottom:30px}}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-continueButtonContainer{height:43px}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-continueButton{font-size:16px;margin-left:0;margin-right:0}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-checkbox ._md-icon{height:18px;width:18px}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-checkboxText{font-size:17px;font-weight:500}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-new:lang(fr){top:-10px;left:15px}.totes-project .ute-discoveryPage-directive-new{top:-10px;left:21px}}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-modalClose{height:35px}}.totes-project .ute-discoveryPage-directive-closeDataAlertsButton .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],.totes-project .ute-resetVoicemailPassword-link .ute-discoveryPage-directive-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-],.ute-resetVoicemailPassword-link .totes-project .ute-discoveryPage-directive-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-]{position:absolute;top:12px;right:17px}.totes-project .md-active.md-select-menu-container,.totes-project .md-clickable.md-select-menu-container{z-index:9999}.md-active.md-select-menu-container .md-select-menu md-select-menu md-content md-option,.md-clickable.md-select-menu-container .md-select-menu md-select-menu md-content md-option,.totes-project .md-active.md-select-menu-container .md-select-menu md-select-menu md-content md-option,.totes-project .md-clickable.md-select-menu-container .md-select-menu md-select-menu md-content md-option{background:red}.totes-project .ute-discoveryPage-alertsRecipientModal-cancelButton:hover{text-decoration:underline}.totes-project .md-button.ute-discoveryPage-alertsRecipientModal-continueButton{position:absolute;bottom:5px;right:0}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-titleBar{height:80px}}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-titleCopy{line-height:30px;padding-top:10px}}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-dataAccessHeader{text-align:left;padding-left:20px}}.totes-project .affix.ute-secondLevelNav{position:fixed;width:100%;top:0}@media (max-width:767px){.totes-project .ute-secondLevelNav{height:66px;background-color:#fff}}@media (max-width:360px){.totes-project .ute-secondLevelNav{height:56px}}@media (min-width:1200px){.totes-project .container.ute-secondLevelNav-inner{width:1135px}}@media (max-width:767px){.totes-project .container.ute-secondLevelNav-inner{height:65px}}@media (min-width:768px) and (max-width:991px){.totes-project .container.ute-secondLevelNav-inner{padding:0}}@media (max-width:360px){.totes-project .container.ute-secondLevelNav-inner{height:55px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-dropshadow{margin-top:0;box-shadow:none}}@media (max-width:360px){.totes-project .ute-secondLevelNav-dropshadow{height:55px}}@media (max-width:36px){.totes-project .ute-secondLevelNav-header{height:55px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-m-bg{background-color:#e9e9e9;height:66px;margin-left:-20px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-header-m-bg{height:54.5px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-m{width:65px;height:36px;left:-15px}}@media (max-width:425px){.totes-project .ute-secondLevelNav-header-m{width:55px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-header-m{width:45px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-m:lang(fr){width:80px}}@media (max-width:420px){.totes-project .ute-secondLevelNav-header-m:lang(fr){width:65px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-header-m:lang(fr){width:55px}}@media (max-width:1169px){.totes-project .ute-secondLevelNav-header-txt{font-size:24px;padding:16px 10px 0;width:170px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-header-txt{padding:18px 10px 0;font-size:20px;width:135px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-txt-m{position:relative;top:-5px;padding:0 10px}}@media (max-width:430px){.totes-project .ute-secondLevelNav-header-txt-m{font-size:25px;top:0;padding:0 5px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-header-txt-m{font-size:20px;top:3px}}@media (max-width:1169px){.totes-project .ute-secondLevelNav-bar{left:160px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar{left:128px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar{height:55px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-m{left:50px}.totes-project .ute-secondLevelNav-bar-m:lang(fr){left:65px}}@media (max-width:430px){.totes-project .ute-secondLevelNav-bar-m{left:40px}.totes-project .ute-secondLevelNav-bar-m:lang(fr){left:50px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-m{height:55px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-bar-m{left:30px}.totes-project .ute-secondLevelNav-bar-m:lang(fr){left:40px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-m md-toolbar{border-radius:0}}.totes-project .ute-secondLevelNav-account .ute-secondLevelNav-bar-txt{margin-left:20px}@media (max-width:767px){.totes-project .ute-secondLevelNav-account .ute-secondLevelNav-bar-txt{margin-left:0}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-account .ute-secondLevelNav-bar-txt{margin-left:10px}}.totes-project .ute-secondLevelNav-account .ute-secondLevelNav-bar-txt:active{background-color:#e9e9e9}.totes-project .ute-secondLevelNav-account .ute-secondLevelNav-bar-txt:focus{background-color:#e9e9e9;outline:none!important}.totes-project .ute-secondLevelNav-dropdown md-menu-item,.ute-secondLevelNav-dropdown md-menu-item{min-height:62px!important}.totes-project .ute-secondLevelNav-dropdown md-menu-divider,.ute-secondLevelNav-dropdown md-menu-divider{margin:0 10px!important;width:inherit!important}.totes-project .ute-secondLevelNav-item:focus{outline:#0a5498 auto 1px!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-secondLevelNav-item:focus{border:1px solid #0a5498!important;outline:none!important}.totes-project .ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle{right:-41px!important}}@media screen and (-webkit-min-device-pixel-ratio:0){.totes-project .ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle{right:-40px!important}.totes-project .ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle,.totes-project .ute-secondLevelNav-item:focus ::i-block-chrome{right:-44px!important}}@media (max-width:767px){.totes-project .ute-secondLevelNav-arrow-down{position:absolute;top:50%;right:-10px;margin:0}}@media (max-width:767px){.totes-project .ute-secondLevelNav-arrow-down-account{right:-5px}}.totes-project .ute-secondLevelNav-menu-active .ute-secondLevelNav-bar-txt{padding-top:3px;border-bottom-color:#da291c;border-bottom-style:solid;border-bottom-width:3px}@media (min-width:768px) and (max-width:1169px){.totes-project .ute-secondLevelNav-bar-txt_1{margin-right:13px!important}.totes-project .ute-secondLevelNav-bar-txt_1:lang(fr){margin-right:8px!important}}@media (max-width:360px){.totes-project .ute-secondLevelNav-menu md-menu-bar{height:54px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-txt{margin-right:0}}@media (min-width:991px) and (max-width:1169px){.totes-project .ute-secondLevelNav-bar-txt div{max-width:85px}.totes-project .ute-secondLevelNav-bar-txt div:lang(fr){max-width:105px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-bar-txt div{margin-left:2px}}@media (max-width:1169px){.totes-project .ute-secondLevelNav-bar-txt{font-size:14px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr){font-size:12px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar-txt{font-size:14px;max-width:85px;padding:0}.totes-project .ute-secondLevelNav-bar-txt:lang(fr){max-width:100px;font-size:13px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-txt{width:125px;font-size:13px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr){font-size:13px}}@media (max-width:499px){.totes-project .ute-secondLevelNav-bar-txt{width:125px;padding-left:7px;padding-right:7px}}@media (max-width:375px){.totes-project .ute-secondLevelNav-bar-txt{width:85px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-txt{font-size:12px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr){font-size:12px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-bar-txt{margin-left:4px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr){margin-left:0;font-size:12px;padding-left:1px;padding-right:1px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar-txt .ute-secondLevelNav-bar-text{max-width:70px}.totes-project .ute-secondLevelNav-bar-txt .ute-secondLevelNav-bar-text:lang(fr){max-width:85px}}.totes-project .ute-secondLevelNav-bar-txt:focus,ul.detached-addtocalendar-options li a:focus,ul.detached-addtocalendar-options li a:hover{background-color:#fff}@media (max-width:1169px){.totes-project .ute-secondLevelNav-bar-account{font-size:14px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-account{font-size:13px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-account{font-size:12px}}@media (max-width:991px){.totes-project .ute-secondLevelNav-bar-nickname+br+span{font-size:12px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-nickname{font-size:13px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar-nickname{font-size:14px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-nickname{font-size:10px}.totes-project .ute-secondLevelNav-bar-nickname+br+span{font-size:12px}}@media (max-width:520px){.totes-project .ute-secondLevelNav-vertical-align-middle{transform:translateY(0%)}}@media (max-width:520px){.totes-project .ute-secondLevelNav-vertical-align-middle:lang(fr){transform:translateY(0%)}}.totes-project .ute-dataManager-increasePlanModal-listRadio md-label,.ute-dataManager-increasePlanModal-listRadio md-label{height:20px}.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item,.ute-secondLevelNav-menu-accounts md-list md-list-item{position:relative;margin:0 10px;height:60px}.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item .md-list-item-inner:before,.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item:before,.ute-secondLevelNav-menu-accounts md-list md-list-item .md-list-item-inner:before,.ute-secondLevelNav-menu-accounts md-list md-list-item:before{min-height:auto}@media (max-width:767px){.totes-project .ute-secondLevelNav-triangle{height:60px;border-top:32px solid transparent;border-bottom:32px solid transparent;top:0;right:-20px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-triangle{right:-33px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-triangle{height:50px;border-top:26px solid transparent;border-bottom:26px solid transparent}}@media (max-width:767px){.totes-project .ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt{margin-right:-20px}.totes-project .ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div{width:140px}.totes-project .ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div:lang(fr){width:110px}}@media (max-width:400px){.totes-project .ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div{width:80px}.totes-project .ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div:lang(fr){width:80px}}@media (max-width:1040px){.totes-project .ute-secondLevelNav-menu-second{margin:0 10px 0 28px}.totes-project .ute-secondLevelNav-menu-second:lang(fr){margin-left:26px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-menu-second{margin:0 0 0 25px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-menu-second{margin:0 0 0 20px}}.totes-project body[hasSecondLevelNav=true] .totes-project{margin-top:0}.totes-project body[hasSecondLevelNav=true] header#header.navbar.clone,body[hasSecondLevelNav=true] header#header.navbar.clone{position:fixed!important;left:0;right:0;top:-100%;transition:.2s top ease;z-index:1001}.totes-project body[hasSecondLevelNav=true].up div[ui-view],body[hasSecondLevelNav=true].up div[ui-view]{margin-top:4.9rem}.totes-project .md-whiteframe-4dp,.totes-project .md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.05),0 1px 10px 0 rgba(0,0,0,.02)}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.svg#TedNext-SemiBold) format("svg");font-weight:600;font-style:normal}}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.svg#TedNext-SemiBoldItalic) format("svg");font-weight:600;font-style:italic}}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.svg#TedNext-LightItalic) format("svg");font-weight:300;font-style:italic}}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.svg#TedNext-BoldItalic) format("svg");font-weight:700;font-style:italic}}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.svg#TedNext-Light) format("svg");font-weight:300;font-style:normal}}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.svg#TedNext-Bold) format("svg");font-weight:700;font-style:normal}}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.svg#TedNext-Italic) format("svg");font-weight:400;font-style:italic}}@font-face{.totes-project{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.svg#TedNext) format("svg");font-weight:400;font-style:normal}}.totes-project .md-select-value:before,.totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project [class*=" ute-icon-"]:before,.totes-project [class^=ute-icon-]:before,.ute-resetVoicemailPassword-link .totes-project [class^=ute-resetVoicemailPassword-icon-]:before{font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totes-project .ute-icon-online-v3:before{content:"\e685"}.totes-project .ute-icon-chevron-down-v3:before{content:"\e684"}.totes-project .ute-icon-contactus-international:before{content:"\e683"}.totes-project .ute-icon-chevron-v3:before{content:"\e682"}.totes-project .ute-icon-arrow-left-v3:before{content:"\e662"}.totes-project .ute-icon-logo-lnh-v3:before{content:"\e67f"}.totes-project .ute-icon-logo-nhl-v3:before{content:"\e680"}.totes-project .ute-icon-carousel-left-alt-v3:before{content:"\e675"}.totes-project .ute-icon-carousel-left-v3:before{content:"\e676"}.totes-project .ute-icon-carousel-right-alt-v3:before{content:"\e677"}.totes-project .ute-icon-carousel-right-v3:before{content:"\e678"}.totes-project .ute-icon-cart-v3:before{content:"\e679"}.totes-project .ute-icon-dollar-v3:before{content:"\e67a"}.totes-project .ute-icon-moving-v3:before{content:"\e67b"}.totes-project .ute-icon-my-rogers-en-v3:before{content:"\e67c"}.totes-project .ute-icon-my-rogers-fr-v3:before{content:"\e67d"}.totes-project .ute-icon-store-locator-v3:before{content:"\e67e"}.totes-project .ute-icon-arrow-right-v3:before{content:"\e663"}.totes-project .ute-icon-billing-accounts-v3:before{content:"\e664"}.totes-project .ute-icon-close-button-v3:before{content:"\e665"}.totes-project .ute-icon-complaint-v3:before{content:"\e666"}.totes-project .ute-icon-compliment-v3:before{content:"\e667"}.totes-project .ute-icon-credit-card:before{content:"\e668"}.totes-project .ute-icon-employee-live-chat-v3:before{content:"\e669"}.totes-project .ute-icon-home-phone-v3:before{content:"\e66a"}.totes-project .ute-icon-home-security-v3:before{content:"\e66b"}.totes-project .ute-icon-internet-v3:before{content:"\e66c"}.totes-project .ute-icon-live-chat-v3:before{content:"\e66d"}.totes-project .ute-icon-magnifying-glass-v3:before{content:"\e66e"}.totes-project .ute-icon-mailing-address-v3:before{content:"\e66f"}.totes-project .ute-icon-phone-v3:before{content:"\e670"}.totes-project .ute-icon-products-services-v3:before{content:"\e671"}.totes-project .ute-icon-shop-v3:before{content:"\e672"}.totes-project .ute-icon-tech-support-v3:before{content:"\e673"}.totes-project .ute-icon-tv-v3:before{content:"\e674"}.totes-project .ute-icon-wireless-v3:before{content:"\e681"}.totes-project .ute-icon-arrow_down:before{content:"\e661"}.totes-project .ute-icon-data:before{content:"\e656"}.totes-project .ute-icon-icontalk:before{content:"\e655"}.totes-project .ute-icon-article:before{content:"\e64f"}.totes-project .ute-icon-faq:before{content:"\e650"}.totes-project .ute-icon-forum:before{content:"\e651"}.totes-project .ute-icon-pdf:before{content:"\e652"}.totes-project .ute-icon-troubleshoot:before{content:"\e653"}.totes-project .ute-icon-video:before{content:"\e654"}.totes-project .ute-icon-account:before{content:"\e64d"}.totes-project .ute-icon-checkmark-1:before{content:"\e64e"}.totes-project .ute-icon-error-icon:before{content:"\e649"}.totes-project .ute-icon-redeem:before{content:"\e64a"}.totes-project .ute-icon-rewards:before{content:"\e64b"}.totes-project .ute-icon-warning:before{content:"\e64c"}.totes-project .ute-icon-fancy-check:before{content:"\e647"}.totes-project .ute-icon-shomi_en:before{content:"\e645"}.totes-project .ute-icon-shomi_fr:before{content:"\e646"}.totes-project .ute-icon-arrow-left2:before{content:"\e643"}.totes-project .ute-icon-arrow-right2:before{content:"\e644"}.totes-project .ute-icon-logo-lnh:before{content:"\e642"}.totes-project .ute-icon-anti-theft:before{content:"\e63f"}.totes-project .ute-icon-rogersone:before{content:"\e640"}.totes-project .ute-icon-anyplace-tv:before{content:"\e641"}.totes-project .ute-icon-myrogers-en:before{content:"\e63d"}.totes-project .ute-icon-myrogers-fr:before{content:"\e63e"}.totes-project .ute-icon-open-book:before{content:"\e63c"}.totes-project .ute-icon-home-monitoring-with-lock:before{content:"\e63b"}.totes-project .ute-icon-logo-nhl:before{content:"\e63a"}.totes-project .ute-icon-wireless-devices:before{content:"\e637"}.totes-project .ute-icon-voicemail:before{content:"\e634"}.totes-project .ute-icon-tablet:before{content:"\e635"}.totes-project .ute-icon-call-display:before{content:"\e638"}.totes-project .ute-icon-basic-phone:before{content:"\e639"}.totes-project .ute-icon-talk-text-internet:before{content:"\e62d"}.totes-project .ute-icon-mobile-internet:before{content:"\e632"}.totes-project .ute-icon-button-arrow-right:before{content:"\e633"}.totes-project .ute-icon-diamond-bg:before{content:"\e628"}.totes-project .ute-icon-concern:before{content:"\e626"}.totes-project .ute-icon-gps:before{content:"\e625"}.totes-project .ute-icon-work-number:before{content:"\e600"}.totes-project .ute-icon-work-folder-setup:before{content:"\e601"}.totes-project .ute-icon-internet-tv-wireless:before{content:"\e619"}.totes-project .ute-icon-work-folder:before{content:"\e602"}.totes-project .ute-icon-internet-tv-homephone:before{content:"\e61a"}.totes-project .ute-icon-live-chat-employee:before{content:"\e61b"}.totes-project .ute-icon-complaint:before{content:"\e61c"}.totes-project .ute-icon-sms:before{content:"\e605"}.totes-project .ute-icon-products-services:before{content:"\e618"}.totes-project .ute-icon-my-rogers:before{content:"\e608"}.totes-project .ute-icon-my-account:before{content:"\e609"}.totes-project .ute-icon-messaging:before{content:"\e60a"}.totes-project .ute-icon-home-number:before{content:"\e60d"}.totes-project .ute-icon-home-monitoring:before{content:"\e60e"}.totes-project .ute-icon-expand-arrow-up:before{content:"\e60f"}.totes-project .ute-icon-expand-arrow-down:before{content:"\e610"}.totes-project .ute-icon-brightness:before{content:"\e615"}.totes-project .ute-icon-balance:before{content:"\e616"}.totes-project .ute-icon-add:before{content:"\e617"}.totes-project .ute-icon-shop:before{content:"\e606"}.totes-project .ute-icon-compliment:before{content:"\e61d"}.totes-project .ute-icon-compose:before{content:"\e612"}.totes-project .ute-icon-email:before{content:"\e611"}.totes-project .ute-icon-performance:before{content:"\e607"}.totes-project .ute-icon-more:before{content:"\e660"}.totes-project .ute-icon-callingfeatures:before{content:"\e65d"}.totes-project .ute-icon-longdistance:before{content:"\e65e"}.totes-project .ute-icon-travel:before{content:"\e65f"}.totes-project .ute-icon-anyplace:before{content:"\e657"}.totes-project .ute-icon-concierge:before{content:"\e658"}.totes-project .ute-icon-identity-theft:before{content:"\e659"}.totes-project .ute-icon-touchpad:before{content:"\e65b"}.totes-project .ute-icon-times:before{content:"\f00d"}.totes-project .ute-icon-search-plus:before{content:"\f00e"}.totes-project .ute-icon-search-minus:before{content:"\f010"}.totes-project .ute-icon-rotate-right:before{content:"\f01e"}.totes-project .ute-icon-comments:before{content:"\f086"}.totes-project .ute-icon-google-plus:before{content:"\f0d4"}.totes-project .ute-icon-infotip:before{content:"\e648"}.totes-project .ute-icon-bus:before{content:"\e613"}.totes-project .ute-icon-bike:before{content:"\e61f"}.totes-project .ute-icon-car:before{content:"\e620"}.totes-project .ute-icon-person:before{content:"\e623"}.totes-project .ute-icon-network-connectivity:before{content:"\e900"}.totes-project .ute-icon-digital-contact-us:before{content:"\e901"}.totes-project .ute-icon-arrow-right:before,.ute-discoveryPage-directive .carousel-wrap .carousel-control.left .totes-project span:before,.ute-discoveryPage-directive .carousel-wrap .carousel-control.right .totes-project span:before{content:'\e826'}.totes-project .ute-icon-plus:before{content:'\e801'}.totes-project .ute-icon-search:before{content:'\e802'}.totes-project .ute-icon-tv:before{content:'\e803'}.totes-project .ute-icon-user:before{content:'\e804'}.totes-project .ute-icon-mail:before{content:'\e805'}.totes-project .ute-icon-wifi:before{content:'\e806'}.totes-project .ute-icon-lock-small:before{content:'\e807'}.totes-project .ute-icon-automation:before{content:'\e808'}.totes-project .ute-icon-bundles:before{content:'\e809'}.totes-project .ute-icon-button-left:before{content:'\e845'}.totes-project .ute-icon-button-right:before{content:'\e844'}.totes-project .ute-icon-call:before{content:'\e80c'}.totes-project .ute-icon-camera:before{content:'\e80d'}.totes-project .ute-icon-cart:before{content:'\e80e'}.totes-project .ute-icon-device-protection:before{content:'\e80f'}.totes-project .ute-icon-home-phone:before{content:'\e810'}.totes-project .ute-icon-home-security:before{content:'\e811'}.totes-project .ute-icon-internet:before{content:'\e812'}.totes-project .ute-icon-live-chat:before{content:'\e813'}.totes-project .ute-icon-locator:before{content:'\e814'}.totes-project .ute-icon-lock:before{content:'\e815'}.totes-project .ute-icon-minus:before{content:'\e816'}.totes-project .ute-icon-north-america:before{content:'\e817'}.totes-project .ute-icon-online:before{content:'\e818'}.totes-project .ute-icon-file:before{content:'\e819'}.totes-project .ute-icon-people:before{content:'\e81a'}.totes-project .ute-icon-arrow-left:before{content:'\e81b'}.totes-project .ute-icon-arrow-up:before{content:'\e81c'}.totes-project .ute-icon-arrow-down:before{content:'\e846'}.totes-project .ute-icon-twitter:before{content:'\e81e'}.totes-project .ute-icon-os-windows:before{content:'\e81f'}.totes-project .ute-icon-gplus:before{content:'\e820'}.totes-project .ute-icon-facebook:before{content:'\e821'}.totes-project .ute-icon-os-android:before{content:'\e822'}.totes-project .ute-icon-os-apple:before{content:'\e823'}.totes-project .ute-icon-redboard:before{content:'\e824'}.totes-project .ute-icon-social:before{content:'\e825'}.totes-project .ute-icon-chevron:before{content:'\e826'}.totes-project .ute-icon-instagram:before{content:'\e827'}.totes-project .ute-icon-world:before{content:'\e828'}.totes-project .ute-icon-briefcase:before{content:'\e829'}.totes-project .ute-icon-megaphone:before{content:'\e82a'}.totes-project .ute-icon-monitor:before{content:'\e82b'}.totes-project .ute-icon-wireless:before{content:'\e82c'}.totes-project .ute-icon-menu:before{content:'\e82d'}.totes-project .ute-icon-os-blackberry:before{content:'\e82e'}.totes-project .ute-icon-add-phone:before{content:'\e82f'}.totes-project .ute-icon-add-text:before{content:'\e830'}.totes-project .ute-icon-award:before{content:'\e831'}.totes-project .ute-icon-sim-card:before{content:'\e832'}.totes-project .ute-icon-remote-control:before{content:'\e833'}.totes-project .ute-icon-calendar:before{content:'\e834'}.totes-project .ute-icon-error:before{content:'\e835'}.totes-project .ute-icon-success:before{content:'\e836'}.totes-project .ute-icon-info:before{content:'\e837'}.totes-project .ute-icon-print:before{content:'\e838'}.totes-project .ute-icon-save:before{content:'\e839'}.totes-project .ute-icon-devices:before{content:'\e83a'}.totes-project .ute-icon-person-edit:before{content:'\e83b'}.totes-project .ute-icon-person-chat:before{content:'\e83c'}.totes-project .ute-icon-person-call:before{content:'\e83d'}.totes-project .ute-icon-delivery:before{content:'\e83e'}.totes-project .ute-icon-dollar:before{content:'\e83f'}.totes-project .ute-icon-myrogers:before{content:'\e840'}.totes-project .ute-icon-record:before{content:'\e841'}.totes-project .ute-icon-youtube:before{content:'\e842'}.totes-project .ute-icon-more-info:before{content:'\e843'}.totes-project .ute-icon-carousel-right:before{content:'\e844'}.totes-project .ute-icon-carousel-left:before{content:'\e845'}.totes-project .ute-icon-chevron-down:before{content:'\e846'}.totes-project .ute-icon-north-america-v2:before{content:'\e847'}.totes-project .ute-icon-twitter-alt:before{content:'\e848'}.totes-project .ute-icon-linkedin:before{content:'\e849'}.totes-project .ute-icon-lock-alt:before{content:'\e84a'}.totes-project .ute-icon-logo:before{content:'\e84b'}.totes-project .ute-icon-security:before{content:'\e84c'}.totes-project .ute-icon-services:before{content:'\e84d'}.totes-project .ute-icon-calendar-v2:before{content:'\e84e'}.totes-project .ute-icon-radio-off:before{content:'\e84f'}.totes-project .ute-icon-radio-on:before{content:'\e850'}.totes-project .ute-icon-schedule-call:before{content:'\e851'}.totes-project .ute-icon-comment-question:before{content:'\e852'}.totes-project .ute-icon-community-forums:before{content:'\e853'}.totes-project .ute-icon-contact-us:before{content:'\e854'}.totes-project .ute-icon-facebook-msg:before{content:'\e855'}.totes-project .ute-icon-flip-left:before{content:'\e856'}.totes-project .ute-icon-moving:before{content:'\e857'}.totes-project .ute-icon-settings:before{content:'\e858'}.totes-project .ute-icon-usb:before{content:'\e859'}.totes-project .ute-icon-software:before{content:'\e85a'}.totes-project .ute-icon-question:before{content:'\e85b'}.totes-project .ute-icon-flip-right:before{content:'\e85c'}.totes-project .ute-icon-lock-v2:before{content:'\e85d'}.totes-project .ute-icon-serve:before{content:'\e85e'}.totes-project .ute-icon-paper-form-info:before{content:'\e85f'}.totes-project .ute-icon-play:before{content:'\e860'}.totes-project .ute-icon-customize:before{content:'\e861'}.totes-project .ute-icon-lock-home:before{content:'\e862'}.totes-project .ute-icon-network:before{content:'\e863'}.totes-project .ute-icon-skip-wait:before{content:'\e864'}.totes-project .ute-icon-phone-arrow:before{content:'\e865'}.totes-project .ute-icon-device-aid:before{content:'\e866'}.totes-project .ute-icon-generic-travel:before{content:"\e95e"}.totes-project .ute-icon-check-circle:before{content:"\e902"}.totes-project .ute-icon-check:before{content:"\e903"}.totes-project .ute-icon-error-v2:before{content:"\e904"}.totes-project .ute-icon-info-v2:before{content:"\e905"}.totes-project .ute-icon-locator-v2:before{content:"\e907"}.totes-project .ute-icon-person-call-v2:before{content:"\e908"}.totes-project .ute-icon-phone:before{content:"\e909"}.totes-project .ute-icon-sim-card-v2:before{content:"\e923"}.totes-project .ute-icon-wall-plug:before{content:"\e92f"}.totes-project .ute-icon-star:before{content:"\e906"}.totes-project .ute-icon-rocket:before{content:"\e90a"}.totes-project .ute-icon-arrows:before{content:"\e90b"}.totes-project .ute-semafone-button,.totes-project .ute-semafone-button-primary,.totes-project .ute-semafone-heading-1,.totes-project .ute-semafone-heading-2,.totes-project .ute-semafone-heading-3,.totes-project .ute-semafone-input-text-label,.totes-project .ute-semafone-message-box,.totes-project .ute-semafone-type-body{font-family:'Avenir Next',sans-serif!important}.totes-project .ute-semafone-security-code-group{margin-top:5px}.totes-project .ute-semafone-select-group{margin-top:5px;width:auto}.totes-project .ute-semafone-security-code-group .ng-dirty.ng-invalid:not(form),.totes-project .ute-semafone-security-code-group .ng-submitted input.ng-invalid,.totes-project .ute-semafone-security-code-group .ng-submitted select.ng-invalid,.totes-project .ute-semafone-select-group .ng-dirty.ng-invalid:not(form),.totes-project .ute-semafone-select-group .ng-submitted input.ng-invalid,.totes-project .ute-semafone-select-group .ng-submitted select.ng-invalid{border-color:#da291c;border-radius:8px}.totes-project .ute-semafone-security-code-group{display:inline-table}.totes-project .date-checker,.totes-project .ute-semafone-security-code-group .inline-checker.date-checker,.totes-project .ute-semafone-security-code-group .inline-checker.security-code{left:10px;position:relative}.totes-project .ute-semafone-security-code-group .ute-semafone-input-text-label{float:left;padding-bottom:3px;margin-top:-5px}.totes-project .ute-semafone-info-icon{border-radius:40px;border:5px solid #00aec7;color:#fff;width:15px;height:15px;background:#00aec7;text-align:center;font-weight:600;right:0;top:12px;float:left;cursor:pointer;margin-top:0;margin-left:5px}.totes-project .ute-semafone-info-icon:before{content:'i';text-align:center;display:block;line-height:6px;color:#fff;font-size:12px;font-weight:700}.totes-project .ute-semafone-info-icon .ute-semafone-toolTip{position:absolute;display:none;height:200px;z-index:100}.totes-project .ute-semafone-info-icon:hover .ute-semafone-toolTip{display:inline-block}.totes-project .ute-semafone-info-icon.security-tooltip-icon{right:0;top:0;position:relative}@media (max-width:768px){.totes-project .ute-semafone-info-icon.security-tooltip-icon{position:static}}.totes-project .ute-semafone-info-icon.card-info-icon{position:relative!important;margin-top:-5px}@media (min-width:992px){.totes-project .ute-semafone-info-icon.card-info-icon{margin-top:-10px}}@media (max-width:420px){.totes-project .ute-semafone-info-icon.card-info-icon:lang(fr){left:115px;margin-top:-43px}}@media (max-width:370px){.totes-project .ute-semafone-info-icon.card-info-icon:lang(en){left:75px;margin-top:-43px}}.totes-project .ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details{min-width:107px;max-width:220px;padding:20px;font-size:14px;font-weight:400;text-align:left;width:210px!important;height:auto;right:20px;top:-105px;left:-220px!important;line-height:20px}@media (max-width:420px){.totes-project .ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details:lang(fr){left:-130px!important;top:-215px}}@media (max-width:370px){.totes-project .ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details:lang(en){left:-90px!important;top:-175px}}.totes-project .ute-semafone-toolTip.securityCode{left:-150px!important;min-width:305px}@media (max-width:768px){.totes-project .ute-semafone-toolTip.securityCode{left:-11px!important}}.totes-project .ute-semafone-toolTip{background-color:#00aec7;border-color:#00aec7;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;font-size:16px;width:auto!important;height:auto!important}.totes-project .ute-semafone-toolTip *{color:#fff!important}.totes-project .ute-semafone-toolTip .description{width:180px;float:right;line-height:20px;font-size:14px;font-weight:400;padding:20px;text-align:left}.totes-project .ute-semafone-toolTip span[class^=hidden-]{display:block!important;float:left;margin:23px 0 0 20px;color:#fff!important}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-image img,.totes-project .ute-semafone-toolTip span[class^=hidden-] img{width:100px;height:auto}.totes-project .ute-semafone-toolTip:lang(fr){top:-65px}.totes-project .ute-semafone-toolTip{top:-220px;right:-25px;left:-10px;max-width:300px!important}.totes-project .ute-semafone-toolTip.securityCode:lang(fr){top:-245px}.totes-project .ute-semafone-toolTip.securityCode:lang(fr)>span{margin-left:10px}.totes-project .ute-semafone-credit-card{clear:both;content:'';display:block}.totes-project .ute-semafone-credit-card *{color:#414042;font-family:'Ted Next'}.totes-project .ute-semafone-credit-card:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.totes-project .ute-semafone-credit-card .ute-semafone-heading-3{font-size:20px;font-weight:500;margin:0 0 15px}.totes-project .ute-semafone-credit-card .styled-select{width:97px;height:40px;border:0!important}.totes-project .ute-semafone-credit-card .ute-semafone-expiry-date-header-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .ute-semafone-credit-card .ute-semafone-security-error-group .inline_error{padding-bottom:0!important}.totes-project .ute-pay-now-modal.modal-content .ute-pay-now-modalContent .semfone-date-security-group>div:first-child,.totes-project .ute-semafone-credit-card .ute-pay-now-modalContent .semfone-date-security-group>div:first-child{width:100%!important}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-input>div,.totes-project .ute-semafone-credit-card .ute-semafone-select-view{padding:0}.totes-project .ute-semafone-credit-card .ute-semafone-select-view .select-month,.totes-project .ute-semafone-credit-card .ute-semafone-select-view .select-year{background:url(../images/drop_down_background.png) no-repeat 105%;margin-right:15px;margin-bottom:0;-moz-appearance:none;-webkit-appearance:none}.totes-project .ute-semafone-credit-card .select-month,.totes-project .ute-semafone-credit-card .select-year,.totes-project .ute-semafone-credit-card .ute-semafone-security-code-input{height:40px!important}.totes-project .ute-semafone-credit-card .ute-semafone-security-code-input{max-width:140px}.totes-project .ute-semafone-credit-card input,.totes-project .ute-semafone-credit-card select{font-family:"Avenir Next",sans-serif;font-size:16px;border-radius:8px;font-weight:400;color:#555;padding:3px 10px 0;height:100%;background-color:#fff;background-image:none;display:block;width:100%!important;box-sizing:border-box;outline:none}.totes-project .ute-semafone-credit-card select{border:1px solid #999}.totes-project .ute-semafone-credit-card select::-ms-expand,.ute-semafone-credit-card select::-ms-expand{display:none!important}.totes-project .ute-semafone-credit-card input{border:1px solid #999;float:left}.totes-project .ute-semafone-credit-card .semfone-date-security-group{max-width:1000px}.totes-project .ute-semafone-credit-card .semfone-date-security-group .ute-semafone-input-container{display:table}.totes-project .ute-semafone-credit-card .semfone-date-security-group .ute-semafone-input-container input[type=password]::-ms-clear,.totes-project .ute-semafone-credit-card .semfone-date-security-group .ute-semafone-input-container input[type=password]::-ms-reveal{display:none}@media (max-width:767px){.totes-project .ute-semafone-credit-card .semfone-date-security-group>div:last-child{margin-top:30px}}.totes-project .ute-semafone-credit-card .security-container{display:inline-block;height:40px}.totes-project .ute-semafone-credit-card .security-container::after{clear:none}.totes-project .ute-semafone-credit-card .semafone-care-holder{padding-top:20px}.totes-project .ute-semafone-credit-card .status-message{font-weight:600;font-size:1.1em;padding-top:50px}.totes-project .ute-semafone-credit-card .status-message .success,.totes-project .ute-semafone-credit-card .status-message .ute-icon-checkmark-1{color:#5a8300;display:inline}.totes-project .ute-semafone-credit-card .status-message .error{color:#de291c;font-size:.9em}.totes-project .ute-semafone-credit-card .status-message .iprs{padding-right:10px;top:3px}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container{width:calc(100% - 40px);border-radius:10px;border:solid 2px silver;padding:1em 0 3em}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .rejected-message{padding:0 10px 10px;font-size:16px;font-weight:600;text-align:right;color:#de291c}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .encrypted-title{padding:1.2em;font-size:16px;font-weight:600}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container input{margin-left:20px;margin-right:20px;width:34em;height:6em}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .buttons-holder{text-align:right;position:relative}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .ute-semafone-reader-loader{position:absolute;right:400px;bottom:0}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .ute-semafone-reader-cancel-button,.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .ute-semafone-reader-confirm-button{display:inline-block;margin-right:20px}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .inline-checker{top:3px;color:#da291c}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .iprs{padding-right:10px}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container .encrypted-text{margin-left:10px;margin-bottom:20px;width:calc(100% - 20px);height:8em;border-radius:10px;border:solid 1px silver;word-wrap:break-word;font-size:16px;padding:1.4em}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container #cancel,.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container #ok{font-size:15px;font-weight:600;border-radius:8px;padding:6px 12px 6px 15px;-ms-touch-action:manipulation;touch-action:manipulation;text-align:center;vertical-align:middle;display:inline-block;margin-bottom:0;cursor:pointer;background-image:none;white-space:nowrap;line-height:1.42857;text-transform:uppercase}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container #cancel{outline:0!important;background-color:#fff;border:1px solid #4d4d4d;width:160px}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container #ok{float:none;color:#fff;background-color:#da291c;border:1px solid transparent;width:180px}.totes-project .ute-semafone-credit-card .dealer-encrypted-text-container #ok:active{outline:none!important}.totes-project .ute-semafone-credit-card .dealer-note{padding-bottom:20px;font-size:13px;font-weight:600}.totes-project .ute-pay-now-modal.modal-content .ute-pay-now-modalContent .ute-semafone-type-body-group{width:100%;padding:0}.totes-project .ute-pay-now-modal.modal-content .ute-pay-now-modalContent .semfone-date-security-group>div:last-child{margin-top:30px;margin-bottom:30px}@media (max-width:991px) and (min-width:768px){.totes-project .modal .mop-container .semfone-date-security-group>div:last-child{margin-top:0;margin-bottom:30px}}.totes-project .ute-semafone-type-body-group{float:left;position:relative}.totes-project .ute-semafone-type-body-group .ute-semafone-security-code-input-container{margin-top:0}.totes-project .ute-semafone-type-body-group .ute-semafone-security-code-input-container .ute-semafone-security-code-group.security-container{margin-top:-4px}.totes-project .ute-semafone-cc-input-group{display:inline-block!important}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-input{border:none}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-input .rel{width:100%}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-icons-group{float:left;display:inline-block;white-space:nowrap;margin:0 0 0 10px}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-icons-group img{opacity:.3;width:40px;height:auto;float:left;margin:0 5px 0 0}.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-images-group img.card_selected,.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-icons-group img.card_selected{opacity:1}.totes-project .ute-semafone-select-group .styled-select{background:url(../images/drop_down_background.png) no-repeat 105%;float:left;margin:0 15px 0 0;width:97px}.totes-project .ute-semafone-select-group .styled-select select,.ute-semafone-select-group .styled-select select{background:0 0;width:100px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.totes-project .ute-semafone-select-group .styled-select select::-ms-expand,.ute-semafone-select-group .styled-select select::-ms-expand{background:0 0}.totes-project .ute-semafone-security-code-group{position:relative;width:auto}.totes-project .ute-semafone-security-code-group .security-code{max-width:125px}.totes-project .ute-semafone-security-code-group .security-code.security-input-fr{max-width:145px}.totes-project .ute-semafone-security-code-group .security-code::-webkit-input-placeholder{font-weight:400}.totes-project .ute-semafone-security-code-group .security-code:-moz-placeholder,.totes-project .ute-semafone-security-code-group .security-code::-moz-placeholder{font-weight:300}.totes-project .ute-semafone-security-code-group .security-code:-ms-input-placeholder{font-weight:300}.totes-project .inline_error span,.totes-project .ute-semafone-care .inline_error div{color:#da291c!important;font-size:14px;font-weight:500}.totes-project .ute-semafone-credit-card{margin-left:0}.totes-project .ute-semafone-type-body{clear:both;position:relative}.totes-project .cc-info-group{line-height:20px;clear:both;position:relative}.totes-project .cc-info-group .inline_error#semafoneError,.totes-project .ute-semafone-type-body .inline_error#semafoneError{color:#da291c;font-size:14px}.totes-project .cc-info-group .secondary-label,.totes-project .ute-semafone-type-body .secondary-label{font-size:14px;font-weight:400;float:left}.totes-project .cc-info-group .secondary-label-container,.totes-project .ute-semafone-type-body .secondary-label-container{width:100%;height:50px;position:relative}@media (max-width:420px){.totes-project .cc-info-group .secondary-label-container:lang(fr),.totes-project .ute-semafone-type-body .secondary-label-container:lang(fr){width:253px}}@media (max-width:370px){.totes-project .cc-info-group .secondary-label-container:lang(en),.totes-project .ute-semafone-type-body .secondary-label-container:lang(en){width:253px}}.totes-project .cc-info-group .secondary-label-container .secondary-label,.totes-project .ute-semafone-type-body .secondary-label-container .secondary-label{float:left;display:inline-block;position:relative}.totes-project .cc-info-group .secondary-label-container .secondary-label .cc-tooltip-fixed-container,.totes-project .ute-semafone-type-body .secondary-label-container .secondary-label .cc-tooltip-fixed-container{float:right;width:auto;position:absolute;height:20px;right:0;top:-5px}.totes-project .cc-info-group .secondary-label-container .clear-float,.totes-project .ute-semafone-type-body .secondary-label-container .clear-float{clear:both}@media (max-width:991px){.totes-project .cc-info-group .secondary-label-container .secondary-label{line-height:20px;margin-bottom:15px;padding-top:4px}}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-input{width:55%;height:40px;overflow:hidden;float:left;display:block;border-right:1px solid #ccc;margin:0 0 5px;max-width:320px}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-input>label{padding-top:5px}.totes-project .ute-semafone-cc-input-group .ute-semafone-cc-icons-group{height:40px;padding-top:5px}.totes-project .ute-semafone-security-code-group .toolTip{top:auto;right:-370px}.totes-project .ute-semafone-spacer20{margin:0 0 20px}.totes-project .ute-semafone-spacer20 .ute-semafone-cc-placeholder{font-size:12px;font-weight:500}.totes-project .ute-semafone-spacer20 .ute-semafone-input-text-label{margin-bottom:0!important}@media (min-width:300px) and (max-width:989px){.totes-project .ute-semafone-credit-card{margin:0}.totes-project .ute-semafone-credit-card .ute-semafone-cc-input-group .ute-semafone-cc-input{width:100%;margin:0 0 12px}.totes-project .ute-semafone-credit-card .ute-semafone-cc-input-group .ute-semafone-cc-icons-group{margin-left:0;margin-bottom:12px}.totes-project .ute-semafone-credit-card .ute-semafone-security-code-group .ute-semafone-info-icon.card-info-icon{position:relative!important;margin-top:-5px}.totes-project .ute-semafone-credit-card .ute-semafone-security-code-group .ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details{min-width:107px;max-width:247px;padding:20px;font-size:14px;font-weight:400;text-align:left;width:210px;height:auto;right:20px;top:-105px;line-height:20px}.totes-project .ute-semafone-credit-card .ute-semafone-cc-input-group .ute-semafone-cc-input{border:0}}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox,.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox,.totes-project .ute-semafone-cc-group .cc-heading,.ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox,.ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox{margin-bottom:0}.totes-project .ute-semafone-cc-group .cc-placeholder{font-size:14px!important}.totes-project .ute-semafone-cc-group .cc-input-images-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-input-container.ute-semafone-consumer-input{max-width:245px;display:-ms-flexbox;display:flex;height:32px;padding-top:3px}.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-input-container.ute-semafone-consumer-input>semafone-component iframe#sema,.ute-semafone-cc-group .cc-input-images-group .cc-input-container.ute-semafone-consumer-input>semafone-component iframe#sema{height:33px!important}.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-images-group{height:32px;border-left:1px solid #ccc;padding-left:10px}.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-images-group img{width:40px;height:24px;opacity:.3}@media (max-width:991px){.totes-project .ute-semafone-cc-group .cc-input-images-group .ute-semafone-dealer-input .container{padding:0!important}}.totes-project .ute-semafone-cc-group .cc-input-images-group .ute-semafone-dealer-input .cc-images-group{height:auto}@media (max-width:991px){.totes-project .ute-semafone-cc-group .cc-input-images-group .ute-semafone-dealer-input .cc-images-group{margin-top:5px;border:none;padding-left:0!important}}@media (max-width:550px){.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-input-container{width:100%;max-width:100%}.totes-project .ute-semafone-cc-group .cc-input-images-group .cc-images-group{border:0;height:auto;padding:3px 0}}.totes-project .ute-semafone-cc-group .cc-error-group{padding-top:3px}.totes-project .ute-semafone-cc-group .cc-error-group .inline_error span{display:-ms-flexbox;display:flex;height:17px;-ms-flex-align:center;align-items:center}.totes-project .ute-semafone-date-select-container{padding:0;margin:0!important;max-width:none!important}.totes-project .ute-semafone-date-select-container .ute-semafone-expiry-date-select-container{display:inline-block;margin-right:15px;width:105px}.totes-project .ute-semafone-date-select-container .ute-semafone-care-expiryYear-container{display:inline-block;width:105px}.totes-project .ute-semafone-care-cv-container{max-width:none!important}.totes-project .ute-semafone-cv-container{padding:0}.totes-project .ute-semafone-dealer{width:100%;margin-bottom:20px;padding:0}.totes-project .ute-semafone-care .ute-semafone-care-box{min-height:280px;width:100%;border:1px solid #eaebeb;border-radius:0 0 15px 15px;margin-bottom:20px;padding:0 20px 40px;position:relative}@media (max-width:991px){.totes-project .ute-semafone-care .ute-semafone-care-box{min-height:380px}}.totes-project .ute-semafone-care .ute-semafone-care-box-heading{font-size:21px;font-weight:600;background:#f3f3f3;padding:1px 20px;margin:0 -20px 45px;width:calc(100% + 40px)}.totes-project .ute-semafone-care .ute-semafone-care-info{position:absolute;background:#e6f5f8;width:280px;right:10px;top:82px;padding:10px 20px;border-radius:0 15px 15px 15px;font-size:14px}@media (max-width:991px){.totes-project .ute-semafone-care .ute-semafone-care-info{width:calc(100% - 410px);top:calc(50% + 32px);transform:translateY(-50%)}}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-item-content br,.totes-project .ute-semafone-care .ute-semafone-care-instructions{margin-bottom:15px}.totes-project .ute-semafone-care .ute-semafone-care-inputs{padding:0 20px;width:100%!important}.totes-project .ute-semafone-care .ute-semafone-dealer-inputs{padding:0!important;margin-bottom:20px}.totes-project .ute-dataManager-tabs md-pagination-wrapper,.totes-project .ute-dataManager-tabs-small md-pagination-wrapper,.totes-project .ute-semafone-care .cc-input-container,.ute-dataManager-tabs md-pagination-wrapper,.ute-dataManager-tabs-small md-pagination-wrapper{width:100%!important}.totes-project .ute-semafone-care .ute-semafone-security-error-group{margin:0!important}.totes-project .ute-semafone-cc-image-container{position:absolute;top:140px;left:400px}.totes-project .ute-semafone-cc-image-container .cc-images-group{height:26px!important}.totes-project .ute-semafone-dealer-alignment{margin-left:20px}.totes-project .ute-subscription-badge{height:100px;border-radius:5px;box-shadow:0 2px 3px 0 rgba(0,0,0,.1);border:1px solid #efefef;position:relative;margin-bottom:16px;overflow:hidden;min-height:110px}.totes-project .ute-subscription-badge:hover{cursor:pointer;background-color:#e9e9e9}.totes-project .ute-subscription-badge:hover .ute-subscription-badge-arrow{border-left-color:#e9e9e9}.totes-project .ute-subscription-badge.ute-subscriptionBadge-disabled{opacity:.5;background-color:#fff}.totes-project .ute-subscription-badge.ute-subscriptionBadge-disabled:hover{cursor:inherit}.totes-project .ute-subscription-badge.ute-subscriptionBadge-disabled:hover .ute-subscription-badge-arrow{border-left-color:#fff}.totes-project .ute-subscription-badge .ute-subscription-badge-suspended{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(100,100,100,.9);color:#fff;text-align:right;font-family:Avenir Next,sans-serif;font-weight:300;font-size:14px;line-height:22px;padding-right:15px}.totes-project .ute-subscription-badge .ute-subscription-badge-suspended:before,.totes-project .ute-subscription-badge:before{content:"";height:100%;display:inline-block;vertical-align:middle}.totes-project .ute-subscription-badge .ute-subscription-badge-suspended-content{display:inline-block;vertical-align:middle}.totes-project .ute-subscription-badge .ute-subscription-badge-suspended-text{font-weight:400}.totes-project .ute-subscription-badge .ute-icon-warning{font-size:16px;padding-right:2px;text-shadow:-2px 0 #da291c,0 2px #da291c,2px 0 #da291c,0 -2px #da291c}.totes-project .ute-subscription-badge .ute-subscription-badge-label-alternate{font-weight:500;color:#da291c}.totes-project .ute-subscription-badge:before{content:''}.totes-project .ute-subscription-badge .ute-subscription-badge-icon{display:inline-block;vertical-align:middle;font-size:48px;color:#da291c;width:85px;text-align:center}.totes-project .ute-subscription-badge .ute-subscription-badge-labels{display:inline-block;vertical-align:middle;width:50%}.totes-project .ute-subscription-badge .ute-subscription-badge-icon-secondary{position:absolute;top:50%;margin-top:0;right:0;font-size:18px;color:#b6b6b6;padding:5px 5px 5px 10px;background-color:#fff;height:40px;width:32px;border-radius:5px 0 0 5px;transform:translateY(-50%)}.totes-project .ute-subscription-badge .ute-subscription-badge-background{position:absolute;right:0;top:0;bottom:0;width:70px;background-color:#efefef}.totes-project .ute-subscription-badge .ute-subscription-badge-arrow{border-top:52px solid transparent;border-left:25px solid #fff;border-bottom:52px solid transparent}.totes-project .ute-subscription-badge .ute-subscription-badge-address{font-size:20px;font-weight:500;line-height:24px;margin-top:0;display:block;white-space:normal;text-align:left;text-transform:capitalize}.totes-project .ute-subscription-badge .ute-subscription-badge-label-medium-small{font-weight:500;font-size:20px;line-height:17px;color:#da291c}.totes-project .ute-subscription-badge .ute-icon-button-arrow-right:before,.totes-project .ute-subscription-badge .ute-paymentHelper-icon-arrow-right:before,.totes-project .ute-subscription-badge .ute-resetVoicemailPassword-icon-button-arrow-right:before{content:;color:#c9c9c9;font-size:18px;font-weight:400;line-height:33px}@media (max-width:991px){.totes-project .ute-usageDial-dialContainers{max-width:224px}}.totes-project .totes-project .ute-animatedStrokeContainer{position:relative;display:block;height:250px;width:250px;top:-75px;left:-228px;z-index:2}@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0){.totes-project .totes-project .safari_only{top:-167px;left:-20px}}.totes-project .totes-project .chrome_ios,.totes-project .totes-project .old_chrome_browser{top:-167px;left:-20px}.totes-project .totes-project .ute-animatedInternetStrokeContainer{top:-8px;left:-8px}.totes-project .ute-pending-order{overflow:hidden}.totes-project .ute-pending-order .ute-pending-order-heading{padding-top:5px;font-size:18px;font-weight:500}.totes-project .ute-pending-order .ute-pending-order-number{font-size:16px;padding-top:7px}.totes-project .ute-pending-order .ute-pending-order-link-group{padding-top:20px}.totes-project .ute-pending-order .ute-pending-order-link{font-size:16px;font-weight:500;text-align:left;text-decoration:none;white-space:nowrap;width:50%}.totes-project .ute-pending-order .ute-pending-order-link:hover{cursor:pointer}.totes-project .ute-pending-order .ute-pending-order-link:last-child{text-align:right;padding-right:5px}.totes-project .ute-pending-order .ute-pending-order-link [class^=ute-icon]{font-size:10px;padding-left:2px}.totes-project .ute-pending-order .ute-pending-order-details{font-size:18px;padding-bottom:15px;padding-left:28px}.totes-project .ute-pending-order .ute-pending-order-heading-sub{font-size:18px;font-weight:600;padding-bottom:15px;padding-left:13px}.totes-project .ute-pending-order .ute-pending-order-terms-button-primary{float:left;margin-left:20px}.totes-project .ute-pending-order .carousel-inner{overflow:hidden}.totes-project .ute-pending-order .carousel{position:relative;font-size:14px;border:1px solid #00aec7;border-radius:10px;padding:10px 15px 5px;width:90%;margin:0 auto;text-align:center}.totes-project .ute-pending-order .carousel .glyphicon{font-family:rui-icon;color:#333;text-shadow:none;font-size:36px}.totes-project .ute-pending-order .carousel .left,.totes-project .ute-pending-order .carousel .right{min-height:100px;height:auto}.totes-project .ute-pending-order .carousel .left{left:4%;background:0 0;opacity:1}.totes-project .ute-pending-order .carousel .left .glyphicon-chevron-left:before,.totes-project .ute-pending-order .carousel .right .glyphicon-chevron-right:before{font-family:rui-icon}.totes-project .ute-pending-order .carousel .right{right:5.5%;background:0 0;opacity:1}.totes-project .ute-pending-order .carousel .carousel-indicators,.totes-project .ute-pending-order table.mobile-stacked td span.td-label,.totes-project .ute-pending-order table.mobile-stacked th span.td-label{display:none}.totes-project .ute-pending-order .ute-pending-order-terms-modal-body{margin-left:20px;margin-right:20px;padding-top:0;padding-bottom:0;font-size:16px}.totes-project .ute-pending-order .ute-pending-order-terms-modal-body h2{font-size:24px;font-weight:600;margin-bottom:20px}.totes-project .ute-pending-order .ute-pending-order-modal{color:#414143}.totes-project .ute-pending-order .ute-pending-order-modal .modal-header{font-weight:600;font-size:26px;border-bottom:0;padding-left:33px;padding-top:33px;padding-bottom:0}.totes-project .ute-pending-order .ute-pending-order-modal .ute-pending-order-table{padding-left:20px;padding-right:20px}.totes-project .ute-pending-order .ute-pending-order-modal .table{font-size:16px}.totes-project .ute-pending-order .ute-pending-order-modal .table th,.ute-pending-order .ute-pending-order-modal .table th{border-bottom:1px solid #ddd;font-weight:600}.totes-project .ute-pending-order .ute-pending-order-modal .table td:first-child,.totes-project .ute-pending-order .ute-pending-order-modal .table th:first-child,.ute-pending-order .ute-pending-order-modal .table td:first-child,.ute-pending-order .ute-pending-order-modal .table th:first-child{padding-left:0}.totes-project .ute-pending-order .ute-pending-order-modal .table td:last-child-child,.totes-project .ute-pending-order .ute-pending-order-modal .table th:last-child,.ute-pending-order .ute-pending-order-modal .table td:last-child-child,.ute-pending-order .ute-pending-order-modal .table th:last-child{padding-right:0}.totes-project .ute-pending-order .ute-pending-order-modal .close{background-color:transparent;margin-top:3px;margin-right:-1px}.totes-project .ute-pending-order .ute-pending-order-modal .close .ute-icon-close-button-v3{color:#9fa1a3}.totes-project .ute-pending-order .ute-pending-order-modal .modal-footer{border-top:0}.totes-project .ute-pending-order .ute-loader{display:block;margin:0 auto}.totes-project .ute-pending-order .carousel:after{display:block;content:"";clear:both}.totes-project .ute-pending-order .carousel .left .glyphicon-chevron-left:before{content:"\e62a"}.totes-project .ute-pending-order .carousel .right .glyphicon-chevron-right:before{content:'\e629'}.totes-project .ute-pending-order table.mobile-stacked,.ute-pending-order table.mobile-stacked{width:100%;border-collapse:collapse}.totes-project .ute-pending-order table.mobile-stacked td,.totes-project .ute-pending-order table.mobile-stacked th,.ute-pending-order table.mobile-stacked td,.ute-pending-order table.mobile-stacked th{padding:0;text-align:left}.totes-project .ute-pending-order table.mobile-stacked td span,.totes-project .ute-pending-order table.mobile-stacked th span{display:inline-block;padding:8px}.totes-project .ute-pending-order div.ute-btn-group-set{margin:80px auto 20px}.totes-project .ute-pending-order div.ute-btn-group-set .ute-pending-order-button-primary{margin-right:50px}.totes-project .ute-pending-order div.ute-btn-group-set a.ute-pending-order-button-cancel{padding-top:10px}.totes-project .ute-pending-order .ute-btn-group-set.ute-right{float:right}.totes-project .ute-pending-order .ute-btn-group-set.ute-left{float:left}.totes-project .ute-pending-order .ute-btn-group-set.ute-no-top{margin-top:0}@media (min-width:300px) and (max-width:993px){.totes-project .ute-pending-order .ute-pending-order-link{white-space:normal;width:44%}}@media only screen and (max-width:479px){.totes-project .ute-pending-order table.mobile-stacked,.totes-project .ute-pending-order table.mobile-stacked tbody,.totes-project .ute-pending-order table.mobile-stacked td,.totes-project .ute-pending-order table.mobile-stacked th,.totes-project .ute-pending-order table.mobile-stacked thead,.totes-project .ute-pending-order table.mobile-stacked tr{display:block}.totes-project .ute-pending-order table.mobile-stacked thead tr{position:absolute;top:-9999px;left:-9999px}.totes-project .ute-pending-order table.mobile-stacked tr{border-bottom:2px solid #000}.totes-project .ute-pending-order table.mobile-stacked tr:first-child{border-top:1px solid #ccc}.totes-project .ute-pending-order table.mobile-stacked td{border:none;border-bottom:1px solid #ccc;position:relative;display:table;width:100%}.totes-project .ute-pending-order table.mobile-stacked td:first-child{font-weight:500}.totes-project .ute-pending-order table.mobile-stacked td span.td-label{display:table-cell;width:45%}.totes-project .ute-pending-order table.mobile-stacked td span.td-content{display:table-cell;text-align:right}.totes-project .ute-pending-order .ute-btn-group-set,.totes-project .ute-pending-order .ute-btn-group-set.ute-left,.totes-project .ute-pending-order .ute-btn-group-set.ute-right{float:none;clear:both;width:100%;position:relative;min-height:90px;margin-top:50px}.totes-project .ute-pending-order .ute-btn-group-set a.ute-pending-order-button-cancel,.totes-project .ute-pending-order .ute-btn-group-set.ute-left a.ute-pending-order-button-cancel,.totes-project .ute-pending-order .ute-btn-group-set.ute-right a.ute-pending-order-button-cancel{text-align:center;margin-top:15px}.totes-project .ute-pending-order .ute-btn-group-set .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-btn-group-set .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set a.ute-pending-order-button-cancel,.totes-project .ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-left a.ute-pending-order-button-cancel,.totes-project .ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-right a.ute-pending-order-button-cancel{width:100%;display:block}.totes-project .ute-pending-order .ute-btn-group-set .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-btn-group-set .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-terms-button-primary{margin-right:0}}.totes-project .ute-pending-order .alert-danger{position:relative;float:none!important;margin:15px 0;padding:10px 20px 10px 0;max-width:600px;border-radius:15px;border:1px solid #da291c;background:#fff}.totes-project .ute-pending-order .alert>div{display:table-cell;vertical-align:middle}.totes-project .ute-pending-order .alert>div:first-child{width:90px;text-align:center;padding:0}.totes-project .ute-pending-order .alert h4,.ute-pending-order .alert h4{font-size:1.6rem;font-weight:600;color:#414143;margin:0}.totes-project .ute-pending-order .alert p{font-size:1.6rem;font-weight:300;color:#414143;margin:0}.totes-project .ute-pending-order .alert-img>img{width:40px;height:auto}.totes-project .ute-note-icon .ute-add-note-icon-link:focus{width:60px;background:#d8d8d8;outline:none;border:2px solid #d8d8d8;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:none;height:55px;bottom:2px}.totes-project .ute-note-icon .ute-add-note-icon-link-hidden:focus{width:60px;background:#fff;outline:none;border:2px solid #da291c;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:none;height:55px;bottom:2px}@media (max-width:767px){.totes-project .ute-brand-text-xl{font-size:26px}}@media (max-width:767px){.totes-project .ute-brand-text-large,.totes-project .ute-brand-text-large-primary{font-size:21px}}@media (max-width:767px){.myrInput-radio .totes-project .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.totes-project .ute-brand-text-regular,.ute-brand-calloutBox .totes-project .ute-brand-calloutBox-body{line-height:23px}}@media (max-width:767px){.totes-project .ute-brand-text-regularLight{line-height:23px}}.totes-project .ute-brand-list-numeric>li{margin:0;padding:0 0 6px 20px;text-indent:-20px;list-style-type:none;counter-increment:item}@media (max-width:767px){.totes-project .ute-brand-button-primary,.totes-project .ute-brand-button-primary:active,.totes-project .ute-brand-button-primary:focus,.totes-project .ute-brand-button-primary:hover,.totes-project .ute-brand-button-primary:visited,.totes-project .ute-brand-button-secondary,.totes-project .ute-brand-button-secondary:active,.totes-project .ute-brand-button-secondary:focus,.totes-project .ute-brand-button-secondary:hover,.totes-project .ute-brand-button-secondary:visited{width:100%}}@media (max-width:767px){.totes-project .ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}@media (max-width:767px){.totes-project .myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}@media (max-width:767px){.totes-project .myrInput-radio{display:block;padding-bottom:20px}}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.totes-project .ute-rogers-setpassword .tool-tip-ctn{margin-left:8px}.totes-project .ute-rogers-setpassword .my-rogers-breadcrumb{margin-bottom:30px}.totes-project .ute-rogers-setpassword .set-password-title{margin-bottom:50px}.totes-project .ute-rogers-setpassword .password-help-txt{margin-bottom:45px}.totes-project .ute-rogers-setpassword .input-password{margin-bottom:20px}.totes-project .ute-rogers-setpassword .link-cancel{display:inline-block;float:left;background-image:none;color:#0050a4!important;outline:0;margin-right:10px;margin-bottom:0;padding:6px 12px;white-space:nowrap;vertical-align:middle;font-size:14px;font-weight:700!important;text-transform:uppercase;text-align:center;touch-action:manipulation;cursor:pointer;line-height:1.42857;-ms-touch-action:manipulation;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.totes-project .ute-rogers-setpassword .btn-continue{border-radius:6px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn div,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn img,.totes-project .ute-rogers-setpassword .new-info-icon{float:left}.totes-project .ute-rogers-setpassword .new-password-section{display:table}.totes-project .ute-rogers-setpassword .new-password-section .password-input-field{padding-bottom:20px}.totes-project .ute-rogers-setpassword .new-password-section .new-password-right{height:100%;overflow:auto}.totes-project .ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines{height:100%;background-color:#bbe4ec;border-radius:12px 12px 12px 0;padding:15px 10px 5px 15px;color:#414042;font-size:12px;line-height:2}.totes-project .ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines .password-guidelines-title{font-size:14px}@media (min-width:767px) and (max-width:992px){.totes-project .ute-rogers-setpassword .new-password-section .new-password-right{margin:20px 0 0}.totes-project .ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines{height:100px}.totes-project .action-button{margin:15px 0 10px}.totes-project .action-button .btn-cancel,.totes-project .action-button .btn-continue{width:100%}}@media (max-width:767px){.totes-project .ute-rogers-setpassword .tool-tip-ctn{margin-left:8px}.totes-project .ute-rogers-setpassword .new-password-section .new-password-right{margin:20px 0 0}.totes-project .ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines{height:140px}}.totes-project .ute-rogers-forgot-password .password-help-txt{font-size:18px;font-weight:500;line-height:1.1;margin-top:10px;margin-bottom:10px;display:block}.totes-project .ute-rogers-forgot-password .forgot-password-section .forgot-password-email:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.totes-project .ute-rogers-forgot-password .forgot-password-section .forgot-password-email:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .ute-rogers-forgot-password .forgot-password-section .forgot-password-right{border:2px solid #00aec7;border-radius:15px 15px 15px 0;padding:15px 15px 15px 25px}.totes-project .ute-rogers-forgot-password .forgot-password-section .forgot-password-right .need-help-text{color:#414042;margin-top:20px!important;margin-bottom:40px;font-family:Avenir Next;font-size:21px;font-weight:500;line-height:26px;text-align:left}.totes-project .ute-rogers-forgot-password .forgot-password-section .action-button{margin:15px 0 10px}.totes-project .ute-rogers-forgot-password .forgot-password-section .action-button .btn-continue{padding:6px 12px 6px 15px;border-radius:6px;float:right;background-color:#da291c;color:#fff;border:1px solid transparent;font-size:14px}.totes-project .ute-rogers-forgot-password .forgot-password-section .action-button .btn-continue[disabled],fieldset[disabled] .totes-project .ute-rogers-forgot-password .forgot-password-section .action-button .btn-continue{cursor:not-allowed;pointer-events:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);opacity:.65;box-shadow:none}.totes-project .ute-rogers-forgot-password #forgotPassword-success .check-email{margin:15px 0;font-size:25px;color:#da291c}.totes-project .ute-rogers-forgot-password #forgotPassword-success .check-email-message{margin:15px 0;font-size:18px;font-weight:500}@media (min-width:767px) and (max-width:992px){.totes-project .ute-rogers-forgot-password .action-button{margin:15px 0 10px}.totes-project .ute-rogers-forgot-password .action-button .btn-cancel,.totes-project .ute-rogers-forgot-password .action-button .btn-continue{width:100%}}@media (max-width:767px){.totes-project .ute-brand-text-xl{font-size:26px}}@media (max-width:767px){.totes-project .ute-brand-text-large,.totes-project .ute-brand-text-large-primary{font-size:21px}}@media (max-width:767px){.myrInput-radio .totes-project .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.totes-project .ute-brand-text-regular,.ute-brand-calloutBox .totes-project .ute-brand-calloutBox-body{line-height:23px}}@media (max-width:767px){.totes-project .ute-brand-text-regularLight{line-height:23px}}@media (max-width:767px){.totes-project .ute-brand-button-primary,.totes-project .ute-brand-button-primary:active,.totes-project .ute-brand-button-primary:focus,.totes-project .ute-brand-button-primary:hover,.totes-project .ute-brand-button-primary:visited,.totes-project .ute-brand-button-secondary,.totes-project .ute-brand-button-secondary:active,.totes-project .ute-brand-button-secondary:focus,.totes-project .ute-brand-button-secondary:hover,.totes-project .ute-brand-button-secondary:visited{width:100%}}@media (max-width:767px){.totes-project .ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}@media (max-width:767px){.totes-project .myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}@media (max-width:767px){.totes-project .myrInput-radio{display:block;padding-bottom:20px}}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.totes-project .ute-janrain-success{width:100%;display:table}.totes-project .ute-janrain-success-icon{width:40px;height:auto;display:table-cell;vertical-align:middle}.totes-project .ute-janrain-success-messageBody{font-size:18px;color:#00965e;display:table-cell;padding-left:20px;vertical-align:middle}.totes-project .ute-register-modalContent{background:linear-gradient(to bottom,#f0f2f5 0%,#f0f2f5 50%,#f0f2f5 50%,#fff 50%,#fff 100%)}.totes-project .ute-register-modalContent #register-modal .register-modal-top{height:150px;margin:0 15px;border-radius:15px 0 0 0;padding:30px 0 30px 41px}.totes-project .ute-register-modalContent #register-modal .register-modal-top .register-modal-top-txt{margin:0 0 0 10px;font-size:15px;font-weight:600;color:#868787}.totes-project .ute-register-modalContent #register-modal .register-modal-bottom{height:150px}.totes-project .ute-register-modalContent #register-modal .register-modal-valid-icon,.totes-project .ute-register-modalContent #register-modal .register-modal-waiting-icon{margin:-75px auto 0;width:150px;height:150px;background-color:#fff;border-radius:75px;text-align:center}.totes-project .ute-register-modalContent #register-modal .register-modal-valid-icon img{width:150px}.totes-project .ute-register-modalContent #register-modal .register-modal-waiting-txt{margin:0 auto;text-align:center;font-size:25px}@font-face{.totes-project{font-family:'text-security-disc';src:url(../fonts/text-security-disc.eot);src:url(../fonts/text-security-disc.eot?#iefix) format("embedded-opentype"),url(../fonts/text-security-disc.woff2) format("woff2"),url(../fonts/text-security-disc.woff) format("woff"),url(../fonts/text-security-disc.ttf) format("truetype"),url(../fonts/text-security-disc.svg#text-security) format("svg")}}.totes-project .transparent-bkg{background-color:transparent!important}.totes-project .modal-custom-width{width:750px}.totes-project .no-padding{padding:0!important}.totes-project .ute-profile-error-icon{color:#ca3e25;vertical-align:text-bottom}.totes-project .relative-position{position:relative!important}.totes-project .autoreg-modals-close-icon{width:18px;cursor:pointer}.totes-project .bold-content{font-weight:600}.totes-project .no-height-no-margin.ute-profileEdit{height:0;margin:0}.totes-project .ute-profileEdit .ute-profileEdit-header h1,.ute-profileEdit .ute-profileEdit-header h1{display:inline;font-weight:500;font-size:25px;margin-right:44px;line-height:35px;text-align:left;color:#414042}@media (max-width:991px){.totes-project .ute-profileEdit .button-container .cancel-button{margin-right:0;padding-right:0}}.totes-project .ute-profileEdit .button-container .save-button.inactive{background-color:#da291c;opacity:.65}@media (max-width:991px){.totes-project .ute-profileEdit .guideline-container{margin:20px 0 0;padding:0}}.totes-project .totes-project .ute-profileEdit .ute-profileEdit-header{margin-bottom:30px}@media (max-width:767px){.totes-project .totes-project .ute-profileEdit .ute-profileEdit-header{margin-bottom:20px}}.totes-project .totes-project .ute-profileEdit .no-margin-left{margin-left:0!important}.totes-project .totes-project .ute-profileEdit .ute-profile-edit-uap-button-edit{margin-left:30px;font-size:18px;color:#0a5498;cursor:pointer;font-family:'Ted Next';font-weight:600;outline:none}.totes-project .totes-project .ute-profileEdit .display-form .display-row .ute-profile-edit-uap-button-edit span,.totes-project .totes-project .ute-profileEdit .ute-profile-edit-uap-button-edit span{font-family:'Ted Next';font-weight:600}.totes-project .totes-project .ute-profileEdit .rui-icon-edit{padding-right:8px;color:#0a5498;font-size:22px}.totes-project .totes-project .ute-profileEdit .disabled-field{color:#414042}.totes-project .totes-project .ute-profileEdit .self-serve-direction{margin-left:5px;display:inline-block;vertical-align:text-bottom}.totes-project .totes-project .ute-profileEdit .self-serve-direction .inline-arrow{background:url(../ute-common-assets/assets/blue-arrow.png) no-repeat 5px 2px;padding-left:30px;background-size:19px}.totes-project .totes-project .ute-profileEdit .self-serve-direction .self-serve-label{color:#00aec7;font-weight:600;font-family:'Ted Next'}.totes-project .totes-project .ute-profileEdit .display-form .display-row{margin-bottom:13px}.totes-project .totes-project .ute-profileEdit .display-form .display-row .display-label{font-size:21px;min-width:200px;font-family:'Ted Next';font-weight:600}@media (max-width:767px){.totes-project .totes-project .ute-profileEdit .display-form .display-row .display-label{min-width:auto;font-size:18px}}.totes-project .totes-project .ute-profileEdit .display-form .display-row .display-value{font-size:21px;color:#b0b0b1;font-family:'Ted Next';font-weight:600}.totes-project .totes-project .ute-profileEdit .display-form .display-row .display-value.display-input-value,.ute-register-modalContent #register-modal .register-modal-waiting-icon img{width:100px}@media (max-width:767px){.totes-project .totes-project .ute-profileEdit .display-form .display-row .display-value{display:block;padding-left:0;font-size:18px}}.totes-project .totes-project .ute-profileEdit .display-form .display-row.ute-sms-recovery-rogers .display-label{line-height:25px}.totes-project .totes-project .ute-profileEdit .display-form .display-row.ute-sms-recovery-rogers a{font-size:18px;margin-left:10px;color:#0a5498;font-family:'Ted Next';font-weight:600}.totes-project .totes-project .ute-profileEdit .display-form .display-row .reset-password-label{text-transform:capitalize}.totes-project .totes-project .ute-profileEdit .display-form .display-row .ute-profile-edit-uap-button-edit{margin-left:30px;font-size:18px;color:#0a5498;cursor:pointer;font-family:'Ted Next';font-weight:600;outline:none}.totes-project .totes-project .ute-profileEdit .display-form .display-row .ute-profile-edit-uap-button-edit .rui-icon-edit{padding-right:8px;color:#0a5498;font-size:22px}@media (max-width:767px){.totes-project .ute-brand-text-xl{font-size:26px}}@media (max-width:767px){.totes-project .ute-brand-text-large,.totes-project .ute-brand-text-large-primary{font-size:21px}}@media (max-width:767px){.myrInput-radio .totes-project .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.totes-project .ute-brand-text-regular,.ute-brand-calloutBox .totes-project .ute-brand-calloutBox-body{line-height:23px}}@media (max-width:767px){.totes-project .ute-brand-text-regularLight{line-height:23px}}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container .error-icon.ute-icon-error-icon,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container .error-icon.ute-icon-error-icon{color:#da291c}@media (max-width:767px){.totes-project .ute-brand-button-primary,.totes-project .ute-brand-button-primary:active,.totes-project .ute-brand-button-primary:focus,.totes-project .ute-brand-button-primary:hover,.totes-project .ute-brand-button-primary:visited,.totes-project .ute-brand-button-secondary,.totes-project .ute-brand-button-secondary:active,.totes-project .ute-brand-button-secondary:focus,.totes-project .ute-brand-button-secondary:hover,.totes-project .ute-brand-button-secondary:visited{width:100%}}@media (max-width:767px){.totes-project .ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}@media (max-width:767px){.totes-project .myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}@media (max-width:767px){.totes-project .myrInput-radio{display:block;padding-bottom:20px}}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.totes-project .ute-common-selection-modal .HeadingGroup{padding:15px;font-size:18px;font-weight:600;text-align:center}.totes-project .ute-common-selection-modal .BodyGroup{margin:20px 10px;padding:0 0 30px;text-align:center}.totes-project .ute-common-selection-modal .BodyGroup .selection-box{margin:0 auto;width:200px;border:1px solid #939598;border-radius:8px 8px 0 8px}.totes-project .ute-common-selection-modal .BodyGroup .selection-box .selection-title{border-radius:8px 8px 0 0;background-color:#414042;color:#fff;padding:3px 4px;font-size:19px}.totes-project .ute-common-selection-modal .BodyGroup .selection-box ul{list-style-type:none;padding:0}.totes-project .ute-common-selection-modal .BodyGroup .selection-box ul li{font-size:18px;padding:5px;cursor:pointer}.totes-project .ute-common-selection-modal .Body{margin:10px 0;font-size:16px}.totes-project .modal-close{position:absolute;top:0;right:0}.modal-close button,.totes-project .modal-close button{float:right;width:25px;height:25px;background-color:#9fa0a2;color:#fff;border:none;font-size:larger}.totes-project .ute-tor-confirmation-status .border-outline .ute-tor-secondary-title span,.ute-tor-confirmation-status .totes-project .border-outline .ute-tor-secondary-title span{margin-left:2rem}.totes-project .ute-tor-future-owner-current-owner-number .ute-tor-future-owner-current-owner-number-label{position:absolute;top:16px;left:3rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.totes-project .ute-tor-future-owner-current-owner-number .ute-tor-future-owner-current-owner-number-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-current-owner-number input:hover{background:rgba(34,50,84,.03)}.totes-project .ute-tor-future-owner-current-owner-number input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-current-owner-number input:focus{background:0 0;outline:none}.totes-project .ute-tor-future-owner-current-owner-number input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-current-owner-number input:focus+span+.ute-tor-future-owner-current-owner-number-border,.totes-project .ute-tor-future-owner-first-name input:focus+span+.ute-tor-future-owner-first-name-border,.totes-project .ute-tor-future-owner-last-name input:focus+span+.ute-tor-future-owner-last-name-border,.totes-project .ute-tor-future-owner-security-word input:focus+span+.ute-tor-future-owner-security-word-border{transform:scaleX(1)}.totes-project .ute-tor-future-owner-first-name .ute-tor-future-owner-first-name-label{position:absolute;top:16px;left:2rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.totes-project .ute-tor-future-owner-first-name .ute-tor-future-owner-first-name-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-first-name input:hover{background:rgba(34,50,84,.03)}.totes-project .ute-tor-future-owner-first-name input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-first-name input:focus{background:0 0;outline:none}.totes-project .ute-tor-future-owner-first-name input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-last-name .ute-tor-future-owner-last-name-label{position:absolute;top:16px;left:2rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.totes-project .ute-tor-future-owner-last-name .ute-tor-future-owner-last-name-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-last-name input:hover{background:rgba(34,50,84,.03)}.totes-project .ute-tor-future-owner-last-name input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-last-name input:focus{background:0 0;outline:none}.totes-project .ute-tor-future-owner-last-name input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-security-word .ute-tor-future-owner-security-word-label{position:absolute;top:16px;left:2rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.totes-project .ute-tor-future-owner-security-word .ute-tor-future-owner-security-word-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-security-word input:hover{background:rgba(34,50,84,.03)}.totes-project .ute-tor-future-owner-security-word input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-security-word input:focus{background:0 0;outline:none}.totes-project .ute-tor-future-owner-security-word input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.ute-tor-confirmation-status .totes-project .border-outline{margin-top:4rem;border:1px solid #bbbdc0}.ute-tor-confirmation-status .totes-project .col-xs-12:first-child{background-color:#f0f2f5;border-top-left-radius:1rem;border-top-right-radius:1rem}.ute-tor-assign-destination-form .totes-project .ute-tor-content,.ute-tor-assign-destination-form .totes-project .ute-tor-input,.ute-tor-assign-destination-form .totes-project .ute-tor-input-header,.ute-tor-confirmation-status .totes-project .col-xs-12:nth-child(3),.ute-tor-confirmation-status .totes-project .col-xs-12:nth-last-child(2),.ute-tor-confirmation-status .totes-project .header-outline,.ute-tor-destination-customer .totes-project .ute-tor-content,.ute-tor-destination-customer .totes-project .ute-tor-input,.ute-tor-destination-customer .totes-project .ute-tor-input-header,.ute-tor-eligibility-results .totes-project .red-header-outline{margin-left:2rem;margin-right:2rem}.ute-tor-confirmation-status .totes-project .tor-title{font-size:2.4rem;font-weight:500;height:6rem;line-height:6rem}.ute-tor-confirmation-status .totes-project .hr-line{margin-top:1rem;margin-bottom:1rem;border-top:1px solid #bbbdc0}.ute-tor-confirmation-status .totes-project .col-xs-12:last-child{margin-top:4rem;margin-bottom:2rem;font-size:1.5rem;font-weight:500;color:#0a5498;cursor:pointer;text-decoration:none}.totes-project .ute-tor-confirmation-status .col-xs-12:last-child a:hover,.totes-project .ute-tor-cta-link a:hover,.ute-tor-confirmation-status .totes-project .col-xs-12:last-child a:hover{text-decoration:none}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder>label{margin:0}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-wrapper:nth-child(2){margin-left:0;margin-right:0}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-strip:after,.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-strip:before{content:""}@media (min-width:992px){.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label1{margin-left:-2.4rem}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label2{margin-right:-2.5rem;margin-left:1rem}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label3{margin-left:-2rem}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label4{margin-right:-4.3rem;margin-left:2rem}}.totes-project .ute-tor-confirmation-status .col-xs-12:nth-child(2){margin-top:1.5rem}.totes-project .ute-tor-confirmation-status .col-xs-12:nth-child(3){margin-top:3.5rem;font-size:1.7rem;font-weight:600}.totes-project .ute-tor-confirmation-status .col-xs-12:nth-last-child(2){margin-top:2rem;font-size:1.7rem;font-weight:400}.ute-tor-eligibility-results .totes-project .header-outline{border-radius:15px;border:1px solid #00aec7;padding-top:2rem;padding-bottom:1rem;font-size:1.7rem;font-weight:400;margin-top:20px}.totes-project .ute-modal-dialog .ute-modal-ctn-rowcol-xs-12{padding-left:0}.totes-project .ute-change-ctn-caller-id-modal #uteChangeCallerIDLiveChat,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn a,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn a{display:none}.totes-project .ute-tor-checkbox input[type=checkbox]:checked{background:#fff;border:2px solid #000}.totes-project .ute-tor-checkbox input[type=checkbox]:checked:after{content:"\2713";color:#d80404;position:absolute;top:50%;transform:translate(-50%,-50%)}.totes-project .ute-payment-method #self-serve-payment-info .pay-info-header-container.pm-one-view .payment-method-change-container .change-payment-select-group,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer.pm-one-view .payment-method-change-container .change-payment-select-group{margin-left:0}.totes-project .ute-creditManagement-secondary-header:last-child{margin-top:8rem}.totes-project .ute-creditManagement-row-content:last-child{border-bottom:1px solid #bbbdc0}.totes-project .ute-creditManagement-error-content .col-xs-6,.totes-project .ute-creditManagement-loading-content .col-xs-6,.ute-creditManagement-error-content .totes-project .col-xs-6,.ute-creditManagement-loading-content .totes-project .col-xs-6{-ms-flex-align:center;align-items:center}.ute-creditManagement-secondary-box .totes-project .ute-creditManagement-primary-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .ute-creditManagement-error-content .col-xs-6,.totes-project .ute-creditManagement-loading-content .col-xs-6,.ute-creditManagement-error-content .totes-project .col-xs-6,.ute-creditManagement-loading-content .totes-project .col-xs-6{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner small{float:right}@media (min-width:0px){.totes-project .ute-creditManagement-secondary-box{width:100%;margin-left:0}}@media (min-width:768px){.totes-project .ute-creditManagement-secondary-box{width:100%;margin-left:0}}@media (min-width:992px){.totes-project .ute-creditManagement-secondary-box{margin-left:3%;width:31%}}.totes-project .ute-creditManagement-primary-box-header span:last-child{margin-left:2rem}.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:32%;margin-left:0}@media (min-width:0px){.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box{width:100%;margin-left:0}.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:100%;margin-left:0}}@media (min-width:768px){.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box{width:48%;margin-left:3%}.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:49%;margin-left:0}}@media (min-width:992px){.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box{width:31%;margin-left:3%}.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:32%;margin-left:0}}.totes-project .ute-creditManagement-section .container>.row>.col-xs-12:last-child{margin-bottom:9rem}.totes-project .ute-creditManagement-section .ute-creditManagement-styled-select select::-ms-expand{display:none}.totes-project .ute-ribbon-step-one:after,.totes-project .ute-ribbon-step-two:after{position:absolute;content:'';display:block;width:.6rem;height:.7rem;background:#00aec7;bottom:-.7rem;left:-.6rem;border-radius:.5rem 0 0 .5rem}.totes-project .ute-ribbon-step-one:before,.totes-project .ute-ribbon-step-two:before{position:absolute;content:'';display:block;width:.7rem;height:100%;left:-.6rem;background:inherit}@media (max-width:1169px){.totes-project .ute-ribbon-step-one{width:27.5%;margin-left:-.2rem}}@media (max-width:991px){.totes-project .ute-ribbon-step-one{width:24.5%;margin-left:-3.1rem}}@media (max-width:768px){.totes-project .ute-ribbon-step-one{width:24.5%;margin-left:-1.5rem}}@media (max-width:767px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-36.6rem}}@media (max-width:763px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-36.2rem}}@media (max-width:759px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-35.8rem}}@media (max-width:755px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-35.4rem}}@media (max-width:751px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-35rem}}@media (max-width:747px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-34.6rem}}@media (max-width:743px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-34.2rem}}@media (max-width:739px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-33.8rem}}@media (max-width:735px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-33.4rem}}@media (max-width:731px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-33rem}}@media (max-width:727px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-32.6rem}}@media (max-width:723px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-32.2rem}}@media (max-width:719px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-31.8rem}}@media (max-width:715px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-31.4rem}}@media (max-width:711px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-31rem}}@media (max-width:707px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-30.6rem}}@media (max-width:703px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-30.2rem}}@media (max-width:699px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-29.8rem}}@media (max-width:695px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-29.4rem}}@media (max-width:691px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-29rem}}@media (max-width:687px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-28.6rem}}@media (max-width:683px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-28.2rem}}@media (max-width:679px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-27.8rem}}@media (max-width:675px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-27.4rem}}@media (max-width:671px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-27rem}}@media (max-width:667px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-26.6rem}}@media (max-width:663px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-26.2rem}}@media (max-width:659px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-25.8rem}}@media (max-width:655px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-25.4rem}}@media (max-width:651px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-25rem}}@media (max-width:647px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-24.6rem}}@media (max-width:643px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-24.2rem}}@media (max-width:639px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-23.8rem}}@media (max-width:635px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-23.4rem}}@media (max-width:631px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-23rem}}@media (max-width:627px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-22.6rem}}@media (max-width:623px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-22.2rem}}@media (max-width:619px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-21.8rem}}@media (max-width:615px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-21.4rem}}@media (max-width:611px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-21rem}}@media (max-width:607px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-20.6rem}}@media (max-width:603px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-20.2rem}}@media (max-width:599px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-19.8rem}}@media (max-width:595px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-19.4rem}}@media (max-width:591px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-19rem}}@media (max-width:587px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-18.6rem}}@media (max-width:583px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-18.2rem}}@media (max-width:579px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-17.8rem}}@media (max-width:575px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-17.4rem}}@media (max-width:571px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-17rem}}@media (max-width:567px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-16.6rem}}@media (max-width:563px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-16.2rem}}@media (max-width:559px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-15.8rem}}@media (max-width:555px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-15.4rem}}@media (max-width:551px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-15rem}}@media (max-width:547px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-14.6rem}}@media (max-width:543px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-14.2rem}}@media (max-width:539px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-13.8rem}}@media (max-width:535px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-13.4rem}}@media (max-width:531px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-13rem}}@media (max-width:527px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-12.6rem}}@media (max-width:523px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-12.2rem}}@media (max-width:519px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-11.8rem}}@media (max-width:515px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-11.4rem}}@media (max-width:511px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-11rem}}@media (max-width:507px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-10.6rem}}@media (max-width:503px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-10.2rem}}@media (max-width:499px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-9.8rem}}@media (max-width:495px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-9.4rem}}@media (max-width:491px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-9rem}}@media (max-width:487px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-8.6rem}}@media (max-width:483px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-8.2rem}}@media (max-width:479px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-7.8rem}}@media (max-width:475px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-7.4rem}}@media (max-width:471px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-7rem}}@media (max-width:467px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-6.6rem}}@media (max-width:463px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-6.2rem}}@media (max-width:459px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-5.8rem}}@media (max-width:455px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-5.4rem}}@media (max-width:451px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-5rem}}@media (max-width:447px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-4.6rem}}@media (max-width:443px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-4.2rem}}@media (max-width:439px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-3.8rem}}@media (max-width:435px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-3.4rem}}@media (max-width:431px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-3rem}}@media (max-width:427px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-2.6rem}}@media (max-width:423px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-2.2rem}}@media (max-width:419px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-1.8rem}}@media (max-width:415px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-1.4rem}}@media (max-width:411px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-1rem}}@media (max-width:407px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-.6rem}}@media (max-width:403px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:-.2rem}}@media (max-width:399px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:.2rem}}@media (max-width:395px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:.6rem}}@media (max-width:391px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:1rem}}@media (max-width:387px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:1.4rem}}@media (max-width:383px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:1.8rem}}@media (max-width:379px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:2.2rem}}@media (max-width:375px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:2.6rem}}@media (max-width:371px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:3rem}}@media (max-width:367px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:3.4rem}}@media (max-width:363px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:3.8rem}}@media (max-width:359px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:4.2rem}}@media (max-width:355px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:4.6rem}}@media (max-width:351px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:5rem}}@media (max-width:347px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:5.4rem}}@media (max-width:343px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:5.8rem}}@media (max-width:339px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:6.2rem}}@media (max-width:335px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:6.6rem}}@media (max-width:331px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:7rem}}@media (max-width:327px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:7.4rem}}@media (max-width:323px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:7.8rem}}@media (max-width:319px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:8.2rem}}@media (max-width:315px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:8.6rem}}@media (max-width:311px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:9rem}}@media (max-width:307px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:9.4rem}}@media (max-width:303px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:9.8rem}}@media (max-width:299px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:10.2rem}}@media (max-width:295px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:10.6rem}}@media (max-width:291px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:11rem}}@media (max-width:287px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:11.4rem}}@media (max-width:283px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:11.8rem}}@media (max-width:279px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:12.2rem}}@media (max-width:275px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:12.6rem}}@media (max-width:271px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:13rem}}@media (max-width:267px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:13.4rem}}@media (max-width:263px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:13.8rem}}@media (max-width:259px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:14.2rem}}@media (max-width:255px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:14.6rem}}@media (max-width:251px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:15rem}}@media (max-width:247px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:15.4rem}}@media (max-width:243px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:15.8rem}}@media (max-width:239px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:16.2rem}}@media (max-width:235px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:16.6rem}}@media (max-width:231px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:17rem}}@media (max-width:227px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:17.4rem}}@media (max-width:223px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:17.8rem}}@media (max-width:219px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:18.2rem}}@media (max-width:215px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:18.6rem}}@media (max-width:211px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:19rem}}@media (max-width:207px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:19.4rem}}@media (max-width:203px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:19.8rem}}@media (max-width:199px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:20.2rem}}@media (max-width:195px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:20.6rem}}@media (max-width:191px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:21rem}}@media (max-width:187px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:21.4rem}}@media (max-width:183px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:21.8rem}}@media (max-width:179px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:22.2rem}}@media (max-width:175px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:22.6rem}}@media (max-width:171px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:23rem}}@media (max-width:167px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:23.4rem}}@media (max-width:163px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:23.8rem}}@media (max-width:159px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:24.2rem}}@media (max-width:155px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:24.6rem}}@media (max-width:151px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:25rem}}@media (max-width:147px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:25.4rem}}@media (max-width:143px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:25.8rem}}@media (max-width:139px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:26.2rem}}@media (max-width:135px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:26.6rem}}@media (max-width:131px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:27rem}}@media (max-width:127px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:27.4rem}}@media (max-width:123px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:27.8rem}}@media (max-width:119px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:28.2rem}}@media (max-width:115px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:28.6rem}}@media (max-width:111px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:29rem}}@media (max-width:107px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:29.4rem}}@media (max-width:103px){.totes-project .ute-ribbon-step-one{width:15%;margin-left:29.8rem}}@media (max-width:1169px){.totes-project .ute-ribbon-step-two{width:27.5%;margin-left:-5.4rem}}@media (max-width:991px){.totes-project .ute-ribbon-step-two{width:24.5%;margin-left:-10.4rem}}@media (max-width:768px){.totes-project .ute-ribbon-step-two{width:24.5%;margin-left:-8.9rem}}@media (max-width:767px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-44rem}}@media (max-width:763px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-43.6rem}}@media (max-width:759px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-43.2rem}}@media (max-width:755px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-42.8rem}}@media (max-width:751px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-42.4rem}}@media (max-width:747px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-42rem}}@media (max-width:743px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-41.6rem}}@media (max-width:739px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-41.2rem}}@media (max-width:735px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-40.8rem}}@media (max-width:731px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-40.4rem}}@media (max-width:727px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-40rem}}@media (max-width:723px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-39.6rem}}@media (max-width:719px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-39.2rem}}@media (max-width:715px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-38.8rem}}@media (max-width:711px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-38.4rem}}@media (max-width:707px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-38rem}}@media (max-width:703px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-37.6rem}}@media (max-width:699px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-37.2rem}}@media (max-width:695px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-36.8rem}}@media (max-width:691px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-36.4rem}}@media (max-width:687px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-36rem}}@media (max-width:683px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-35.6rem}}@media (max-width:679px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-35.2rem}}@media (max-width:675px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-34.8rem}}@media (max-width:671px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-34.4rem}}@media (max-width:667px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-34rem}}@media (max-width:663px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-33.6rem}}@media (max-width:659px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-33.2rem}}@media (max-width:655px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-32.8rem}}@media (max-width:651px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-32.4rem}}@media (max-width:647px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-32rem}}@media (max-width:643px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-31.6rem}}@media (max-width:639px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-31.2rem}}@media (max-width:635px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-30.8rem}}@media (max-width:631px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-30.4rem}}@media (max-width:627px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-30rem}}@media (max-width:623px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-29.6rem}}@media (max-width:619px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-29.2rem}}@media (max-width:615px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-28.8rem}}@media (max-width:611px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-28.4rem}}@media (max-width:607px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-28rem}}@media (max-width:603px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-27.6rem}}@media (max-width:599px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-27.2rem}}@media (max-width:595px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-26.8rem}}@media (max-width:591px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-26.4rem}}@media (max-width:587px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-26rem}}@media (max-width:583px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-25.6rem}}@media (max-width:579px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-25.2rem}}@media (max-width:575px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-24.8rem}}@media (max-width:571px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-24.4rem}}@media (max-width:567px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-24rem}}@media (max-width:563px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-23.6rem}}@media (max-width:559px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-23.2rem}}@media (max-width:555px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-22.8rem}}@media (max-width:551px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-22.4rem}}@media (max-width:547px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-22rem}}@media (max-width:543px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-21.6rem}}@media (max-width:539px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-21.2rem}}@media (max-width:535px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-20.8rem}}@media (max-width:531px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-20.4rem}}@media (max-width:527px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-20rem}}@media (max-width:523px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-19.6rem}}@media (max-width:519px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-19.2rem}}@media (max-width:515px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-18.8rem}}@media (max-width:511px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-18.4rem}}@media (max-width:507px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-18rem}}@media (max-width:503px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-17.6rem}}@media (max-width:499px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-17.2rem}}@media (max-width:495px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-16.8rem}}@media (max-width:491px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-16.4rem}}@media (max-width:487px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-16rem}}@media (max-width:483px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-15.6rem}}@media (max-width:479px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-15.2rem}}@media (max-width:475px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-14.8rem}}@media (max-width:471px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-14.4rem}}@media (max-width:467px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-14rem}}@media (max-width:463px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-13.6rem}}@media (max-width:459px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-13.2rem}}@media (max-width:455px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-12.8rem}}@media (max-width:451px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-12.4rem}}@media (max-width:447px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-12rem}}@media (max-width:443px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-11.6rem}}@media (max-width:439px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-11.2rem}}@media (max-width:435px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-10.8rem}}@media (max-width:431px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-10.4rem}}@media (max-width:427px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-10rem}}@media (max-width:423px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-9.6rem}}@media (max-width:419px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-9.2rem}}@media (max-width:415px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-8.8rem}}@media (max-width:411px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-8.4rem}}@media (max-width:407px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-8rem}}@media (max-width:403px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-7.6rem}}@media (max-width:399px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-7.2rem}}@media (max-width:395px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-6.8rem}}@media (max-width:391px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-6.4rem}}@media (max-width:387px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-6rem}}@media (max-width:383px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-5.6rem}}@media (max-width:379px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-5.2rem}}@media (max-width:375px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-4.8rem}}@media (max-width:371px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-4.4rem}}@media (max-width:367px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-4rem}}@media (max-width:363px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-3.6rem}}@media (max-width:359px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-3.2rem}}@media (max-width:355px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-2.8rem}}@media (max-width:351px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-2.4rem}}@media (max-width:347px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-2rem}}@media (max-width:343px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-1.6rem}}@media (max-width:339px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-1.2rem}}@media (max-width:335px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-.8rem}}@media (max-width:331px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:-.4rem}}@media (max-width:327px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:0}}@media (max-width:323px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:.4rem}}@media (max-width:319px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:.8rem}}@media (max-width:315px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:1.2rem}}@media (max-width:311px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:1.6rem}}@media (max-width:307px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:2rem}}@media (max-width:303px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:2.4rem}}@media (max-width:299px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:2.8rem}}@media (max-width:295px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:3.2rem}}@media (max-width:291px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:3.6rem}}@media (max-width:287px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:4rem}}@media (max-width:283px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:4.4rem}}@media (max-width:279px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:4.8rem}}@media (max-width:275px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:5.2rem}}@media (max-width:271px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:5.6rem}}@media (max-width:267px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:6rem}}@media (max-width:263px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:6.4rem}}@media (max-width:259px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:6.8rem}}@media (max-width:255px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:7.2rem}}@media (max-width:251px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:7.6rem}}@media (max-width:247px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:8rem}}@media (max-width:243px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:8.4rem}}@media (max-width:239px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:8.8rem}}@media (max-width:235px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:9.2rem}}@media (max-width:231px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:9.6rem}}@media (max-width:227px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:10rem}}@media (max-width:223px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:10.4rem}}@media (max-width:219px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:10.8rem}}@media (max-width:215px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:11.2rem}}@media (max-width:211px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:11.6rem}}@media (max-width:207px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:12rem}}@media (max-width:203px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:12.4rem}}@media (max-width:199px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:12.8rem}}@media (max-width:195px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:13.2rem}}@media (max-width:191px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:13.6rem}}@media (max-width:187px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:14rem}}@media (max-width:183px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:14.4rem}}@media (max-width:179px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:14.8rem}}@media (max-width:175px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:15.2rem}}@media (max-width:171px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:15.6rem}}@media (max-width:167px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:16rem}}@media (max-width:163px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:16.4rem}}@media (max-width:159px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:16.8rem}}@media (max-width:155px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:17.2rem}}@media (max-width:151px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:17.6rem}}@media (max-width:147px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:18rem}}@media (max-width:143px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:18.4rem}}@media (max-width:139px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:18.8rem}}@media (max-width:135px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:19.2rem}}@media (max-width:131px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:19.6rem}}@media (max-width:127px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:20rem}}@media (max-width:123px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:20.4rem}}@media (max-width:119px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:20.8rem}}@media (max-width:115px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:21.2rem}}@media (max-width:111px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:21.6rem}}@media (max-width:107px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:22rem}}@media (max-width:103px){.totes-project .ute-ribbon-step-two{width:15%;margin-left:22.4rem}}@media (max-width:991px){.totes-project .ute-creditManagement-cap-offer-left-content{width:7%}}@media (max-width:991px){.totes-project .ute-creditManagement-cap-offer-middle-content{width:77%}}@media (max-width:1169px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:41.5rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-styled-select select{white-space:normal;height:6rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-total-allowed{margin-top:5.5rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-primary-box .ute-creditManagement-secondary-content{margin-top:3rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-cap-offer-percent{margin-top:9rem}}@media (max-width:991px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:36.5rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-styled-select select{white-space:pre;height:3.6rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-cap-offer-percent,.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-total-allowed{margin-top:3rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-primary-box .ute-creditManagement-secondary-content{margin-top:2rem}}@media (max-width:768px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:38.5rem}}@media (max-width:767px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:36.5rem}}@media (max-width:1169px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:40%;margin-left:-.2rem}}@media (max-width:991px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:30%;margin-left:-.2rem}}@media (max-width:768px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:30%;margin-left:-.2rem}}@media (max-width:767px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:30%;margin-left:-.2rem}}@media (max-width:1169px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:65%;margin-left:-.2rem}}@media (max-width:991px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:45%;margin-left:-.2rem}}@media (max-width:768px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:55%;margin-left:-.2rem}}@media (max-width:767px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:40%;margin-left:-.2rem}}.totes-project .discounts-section{border:2px solid #e9e9e9;border-radius:10px;font-size:14px}.totes-project .discount-header{text-align:left;font-size:16px;background-color:#e9e9e9;padding:0 0 10px 25px;border-radius:9px 9px 0 0}.totes-project .discount-details-section{padding:0 25px}.totes-project .discount-details-header{padding-bottom:10px;padding-top:25px;font-weight:600}.totes-project .discount-details-body{text-align:left;border-bottom:1px solid #e9e9e9;padding-top:20px;padding-bottom:20px!important}.totes-project .discount-details-body:last-child{border-bottom:0}.totes-project .date-pipe{text-align:center;margin-left:-10px}.totes-project .details-marginTop5{margin-top:5px}.totes-project .discount-details-not-available{padding-bottom:40px;border-top:1px solid #e9e9e9;margin-top:25px;padding-top:20px}.totes-project .ute-nova-content-link a:hover{text-decoration:none;color:#337ab7}.totes-project .spacing,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .card-wrapper .error-container .message-text,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .card-wrapper .warning .message-text{margin-left:3px}.totes-project .ute-saveBill-modal{width:850px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)!important}@media (max-width:991px){.totes-project .ute-saveBill-modal{width:750px}}@media (max-width:767px){.totes-project .ute-saveBill-modal{width:calc(100% - 20px);top:10px;left:5px;right:5px;transform:none!important}}.totes-project .ute-savebillModal-window{padding:0;width:850px}@media (max-width:991px){.totes-project .ute-savebillModal-window{width:750px}}@media (max-width:767px){.totes-project .ute-savebillModal-window{width:calc(100% - 20px)}}.totes-project .ute-saveBillModal-optionCopy{text-transform:none;font-size:1.8rem;padding-left:38px;line-height:20px;white-space:normal;text-align:left;float:left}.totes-project .ute-saveBillModal-optionCopy:lang(fr){width:calc(100% - 40px)}.totes-project .ute-saveBillModal-subCopy{padding-left:53px;width:80%;font-size:1.6rem}.totes-project .ute-saveBillModal-heading{background-color:#f0f2f5;padding-right:5px;padding-top:20px;padding-left:39px;border-top-left-radius:15px}@media (max-width:767px){.totes-project .ute-saveBillModal-heading{padding-left:20px}}.totes-project .ute-saveBillModal-titleIcon{color:#da291c;font-size:3.5rem;position:absolute}.totes-project .ute-saveBillModal-title{font-size:2.2rem;display:inline-block;position:relative;left:8px;margin-bottom:20px;padding-left:35px;width:calc(100% - 90px)}.totes-project .ute-saveBillModal-body{padding:20px 20px 20px 30px}@media (max-width:767px){.totes-project .ute-saveBillModal-body{padding-left:10px}}.totes-project .ute-saveBillModal-mainCopy{font-size:1.8rem;padding-bottom:30px;padding-left:10px}.totes-project .ute-saveBillModal-optionIcon{font-size:2.5rem;color:#000;position:absolute;left:5px}.totes-project .ute-saveBillModal-optionIcon:lang(fr){top:4px}.totes-project .ute-saveBillModal-modalClose{position:absolute;top:10px;right:10px;cursor:pointer;height:44px;width:44px}@media (max-width:767px){.totes-project .ute-saveBillModal-modalClose{width:35px;height:35px}}.totes-project .ute-saveBillModal-optionSection{margin-bottom:30px}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-icon{top:62px;font-size:43px}}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-modalClose{height:35px}}.totes-project .ute-saveBill-genericModal-modalClose:focus{outline:none}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-heading{margin-top:31px;margin-left:80px}}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-errorHeading{margin-top:31px}}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-secondary{font-size:18px}}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-continueButtonContainer{width:100%}}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-continueButton{width:100%}}.totes-project .ute-saveBill-genericModal-liveChat{text-transform:none}.totes-project .ute-saveBill-genericModal-button{font-size:20px}.totes-project .ute-saveBill-modal-grey{background-color:#f1f1f1;height:181px;border-top-left-radius:15px}.totes-project .ute-savebill-modal-copy{text-align:center;bottom:0;position:absolute;width:calc(100% - 60px);font-size:20px;padding-left:30px}.totes-project .ute-savebill-modal-errorCopy{text-align:center;top:100px;position:relative;width:calc(100% - 60px);font-size:20px;padding-left:30px}.totes-project .ute-saveBill-noData-icon,.totes-project .ute-saveBill-success-icon{color:#ffbf3f;font-size:120px;top:50px;position:relative}.totes-project .ute-saveBill-success-icon{color:#0e9064}.totes-project .ute-saveBill-modal-circle{background-color:#fff;height:200px;width:200px;border-radius:50%;position:absolute;text-align:center;left:calc(50% - 100px);top:85px}.totes-project .ute-saveBillPrintModal .ute-saveBillPrintModal-title{font-size:2.2rem;display:inline-block;position:relative;margin-bottom:20px;width:calc(100% - 90px)}.totes-project .ute-saveBillPrintModal .ute-saveBillPrintModal-body{padding:30px}.totes-project .ute-saveBillPrintModal .ute-saveBillPrintModal-body #iFramePrintFile{border:1px solid #eff0f4;border-radius:8px;margin:10px auto;width:100%;height:60vh}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-savebillModal-window{padding:0;width:350px}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-savebillModal-window{width:calc(100% - 20px)}}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading{padding:13px 15px 30px 30px;border-top-left-radius:0;box-shadow:0 5px 0 0 rgba(217,217,217,.7);position:relative}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading{padding:16px 15px 31px 19px}}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-saveBillPrintModal-title{font-size:2.2rem;display:inline-block;position:relative;margin-bottom:11px;width:calc(100% - 50px);line-height:1.2;font-weight:600;color:#414042}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-saveBillPrintModal-title{font-size:2.2rem;width:calc(100% - 40px);margin-bottom:9px}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder input[type=checkbox],.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder input[type=checkbox],.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder input[type=checkbox]{opacity:0;position:absolute;width:16px;height:16px;z-index:9}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder span,.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder span{width:16px;height:16px;border:2px solid #bbbdc0;display:block;position:relative;border-radius:3px}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder input[type=checkbox]:focus+span{outline:5px auto #0096ff;-webkit-outline:5px auto #0096ff;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff;border-color:transparent}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder input[type=checkbox]:checked+span{background:#da291c;border-color:#da291c;overflow:hidden}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder{padding:0;margin-bottom:0;border:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder em,.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder label{display:inline-block;vertical-align:middle;font-size:1.4rem;font-weight:400;color:#000;line-height:17px;margin:0 10px 0 0;position:relative}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder em,.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder label{margin:0 10px 0 0}}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body{padding:0;max-height:207px;overflow:auto}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body{max-height:210px}}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder{margin:0;border-bottom:1px solid #eee;padding:11px 30px 15px}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder{padding:17px 19px 14px}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder em,.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder label,.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder em,.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder label{display:inline-block;vertical-align:top;font-size:1.4rem;font-weight:400;color:#000;line-height:17px;margin:0 10px 0 0;position:relative}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder em,.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder label{margin:0 10px 0 0}}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder input[type=checkbox]:focus+span{outline:5px auto #0096ff;-webkit-outline:5px auto -webkit-focus-ring-color;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff;border-color:transparent}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder input[type=checkbox]:checked+span{background:#da291c;border-color:#da291c;overflow:hidden}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-modalClose{right:10px;top:10px;position:absolute;width:40px!important;height:40px;text-decoration:none;display:block;background:0 0;padding:0!important;border:0!important}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-modalClose i,.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-modalClose i{color:#808284;font-size:2.8rem;line-height:42px;width:40px;height:40px;display:block;text-align:center;font-weight:600}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer{background-color:#f0f2f5;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:30px 7px 15px;box-shadow:0 -5px 0 0 rgba(217,217,217,.7);position:relative;z-index:999}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer{padding:30px 3px 19px}}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .btn-group{text-align:center;display:block}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .primary-button{background-color:#da291c;color:#fff;padding:5px 15px;font-size:1.8rem;line-height:30px;font-weight:600;font-family:"Ted Next";border-radius:40px;border:1px solid transparent;cursor:pointer;min-width:267px;margin:0 auto;display:block}@media (max-width:767px){.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .primary-button{margin:0 auto 5px;display:block;padding:5px 12px 0 10px;width:92%}}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .cancel{font-size:1.8rem;text-decoration:none;line-height:24px;color:#085498;margin:13px auto;cursor:pointer;background:0 0;border:0;font-weight:600}.totes-project .downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-title{margin-bottom:10px}.totes-project .save-bill-banner{padding:10px;margin-bottom:30px}.totes-project .save-bill-banner *{font-family:'Ted Next'!important}.totes-project .save-bill-banner .blue-text{color:#2f6fa7!important}.totes-project .save-bill-banner ul li{font-size:16px;cursor:pointer}.totes-project .save-bill-banner ul li:not(:last-child){margin-right:10px}.save-bill-banner ul li:before,.totes-project .save-bill-banner ul li:before{margin-right:8px}.totes-project .save-bill-banner ul li .divider{color:#979797;margin-left:5px}.save-bill-banner ul li svg,.totes-project .save-bill-banner ul li svg{position:relative;top:5px;margin-right:6px}.totes-project .save-bill-banner .visible-sm.visible-xs{margin-bottom:20px}.totes-project .save-bill-banner .visible-sm.visible-xs span{font-size:14px}.save-bill-banner .visible-sm.visible-xs svg,.totes-project .save-bill-banner .visible-sm.visible-xs svg{position:relative;top:8px;right:-6px}@media (max-width:991px){.totes-project .save-bill-banner{padding:0;cursor:pointer;margin-bottom:15px}}.totes-project .ute-savebill-brite-bill-download-pdf-txt{text-align:right;margin:10px 5px 0 0;font-size:14px}@media (max-width:992px){.totes-project .ute-savebill-brite-bill-download-pdf-txt{margin:10px 0;text-align:left}}.totes-project .ute-savebill-brite-bill-download-pdf-icon-container{display:inline-block;margin:0 0 0 5px;border-color:#da291c;border-style:solid;border-radius:9px;border-width:2px;width:100px;padding:5px 10px;color:#da291c;cursor:pointer;text-align:center}.totes-project .ute-savebill-brite-bill-download-pdf-icon-container a{color:#da291c;text-decoration:none}.totes-project .ute-savebill-brite-bill-download-pdf-icon-container a img{width:25px}@media (max-width:767px){.totes-project .ute-savebill-brite-bill-download-pdf-icon-container{width:100%}}.totes-project .ute-savebill-brite-bill-download-pdf{margin:6px 0 0;bottom:0;right:0}@media (max-width:992px){.totes-project .ute-savebill-brite-bill-download-pdf{position:relative}}@media (max-width:767px){.totes-project .ute-savebill-brite-bill-download-pdf{text-align:left}}@media (min-width:1170px){.totes-project .ute-savebill-brite-bill-download-pdf:lang(en){padding-right:30px}}.totes-project .ute-savebill-loader{margin-top:15px}.totes-project .ute-savebill-loader img,.ute-dataManager-accountsSummary-loader img{width:120px}.totes-project .ute-savebill-loaderContainer{margin-top:115px;position:absolute;background:#fff;text-align:center;height:155px;width:200px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;z-index:2}.totes-project .ute-savebill-loaderCopy{font-family:"Avenir Next",sans-serif;font-size:14px;line-height:1;cursor:default;padding-top:10px}.totes-project .uteChangeCtnCallerId .modal-dialog{max-width:810px!important;margin-top:20px}.totes-project .uteChangeCtnCallerId .modal-dialog .modal-content{border-top-right-radius:0}@media (max-width:650px){.totes-project .uteChangeCtnCallerId .modal-dialog{margin:0}}.totes-project .uteChangeCtnCallerId *{font-family:'Ted Next'!important}.totes-project .ute-change-ctn-caller-id-modal input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.totes-project .ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header{border-top-left-radius:15px;background-color:#f0f2f5;position:relative;padding-left:30px}.totes-project .ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header .ute-change-ctn-caller-id-header{font-size:2rem;font-weight:600;text-align:left;color:#414042}.totes-project .ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header .close-button{position:absolute;top:10px;right:15px;background:#fff;width:40px;height:40px;font-size:20px;padding-top:12px;padding-left:10px;color:#666;cursor:pointer}.totes-project .ute-change-ctn-caller-id-modal .vector-image{position:absolute;left:0;right:0;top:20px;bottom:0;width:150px;height:150px;margin:0 auto;background:#fff;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body{padding:40px 30px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-error-mess{color:#d93029;font-size:2.4rem;font-weight:600;text-align:center}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-error-mess-subtext{font-size:1.6rem;margin:20px 0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-subHeader{font-size:1.6rem;color:#3d4141}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .cc-id-new-name,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-change-to,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .cc-id-new-name,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .note-change-to,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .cc-id-new-name,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .note-change-to{word-wrap:break-word;word-break:normal;padding-left:10px;padding-right:10px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block{margin-top:40px;border:1px solid #b7b7b7;border-radius:15px;overflow:hidden;padding:0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header{text-align:center;font-size:1.6rem;background-color:#f0f2f5}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .pad-25,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .pad-25,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .pad-25{padding:25px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .white-bg,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .white-bg,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .white-bg{background-color:#fff;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .white-bg .green-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .white-bg .green-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .white-bg .green-text{color:#35a777}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .note-change-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .note-change-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .note-change-text{font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .note-icon,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .note-icon,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .note-icon{font-size:4rem;color:#00a0b7;margin-right:15px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .note-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .note-text{padding:25px 0;font-size:1.4rem;color:#3d4141}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-next-button,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-next-button,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-next-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-next-button button,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-next-button button,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-next-button button{border:0;max-width:350px;width:100%;padding:8px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-cc-id-support-container{text-align:center;margin-top:30px;font-size:1.5rem}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .cc-id-call-container,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .cc-id-live-chat-container{display:inline-block;margin:0 5px;vertical-align:top}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-text a,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn,.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .update-method a{cursor:pointer}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn img{padding-right:5px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-text{text-align:justify}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-subHeader,.totes-project .ute-payment-method-container .invoice-pay-details.view-bill div[class^=col]{text-align:left}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block{margin-top:40px;border:1px solid #b7b7b7;border-radius:15px;overflow:hidden;padding:15px 20px;background-color:#f0f2f5}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner{-ms-flex-pack:justify!important;justify-content:space-between!important;text-align:center}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner *{font-size:1.8rem;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-number-block{width:100%;padding:0 10px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-number-block .caller-number{color:#00aec7}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block{width:100%;padding:0 10px;margin-top:20px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block .caller-id-text{text-align:center}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block .caller-name{color:#00aec7;word-wrap:break-word;word-break:break-all;word-spacing:normal}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify!important;justify-content:space-between!important;margin-top:30px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName{width:47%;min-height:130px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .caller-label label,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .caller-label label,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .caller-label label,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .caller-label label{font-size:1.6rem;font-weight:600;color:#414042;margin:0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container{margin-top:5px;position:relative}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container .error-icon,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container .error-icon{font-size:24px;right:8px;top:8px;position:absolute}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container .error-icon.ute-icon-checkmark-1,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container .error-icon.ute-icon-checkmark-1{color:#00a651}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container input,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container input,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container input,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container input{border:1px solid #000;border-radius:8px;height:36px;width:100%;outline:none;padding-left:15px;font-size:1.6rem;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .error-container,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .error-container{display:block!important;margin-top:5px;color:#da291c;font-size:1.4rem;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions{margin-top:30px;font-size:1.6rem}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:900}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-text div:last-child{margin-left:8px;margin-top:2px;cursor:pointer;outline:none}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-text div:last-child.ins-open{transform:rotate(180deg);margin-top:-4px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;background-color:#f0f2f5;border:0;padding:20px;border-radius:15px;border-top-left-radius:0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .instructions-list{font-size:1.6rem;line-height:1.5;color:#3d4141;width:50%}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .instructions-list *{color:#3d4141!important}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container{width:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;border:2px solid #00a0b7;background-color:#fff;border-radius:8px;padding:10px 0;cursor:pointer}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn div:first-child,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn div:first-child{margin-right:10px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn div:nth-child(2),.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn div:nth-child(2){color:#00a0b7;font-size:1.8rem!important;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-btn{border-radius:8px;padding:8px 24px;font-size:1.6rem;text-align:center;width:98%;display:block;float:left;margin:6px 0 7px 5px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .cancel-button button{border:0;background-color:transparent;font-size:1.8rem;color:#0a5498;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .continue-button{margin-left:40px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .continue-button button{border:0;max-width:initial;width:100%;padding:8px 30px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .processing-button{border:0;max-width:initial;width:100%;padding:8px 30px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .processing-button.disabled{background:#bcbdc1!important;cursor:initial}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .processing-button.processing{cursor:initial}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-success-sub-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-success-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-success-sub-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-success-text{text-align:center;margin:40px;font-size:2rem;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-success-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-success-text{color:#35a777}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container{border:1px solid #b7b7b7;border-radius:15px;overflow:hidden;padding:20px;margin-top:30px;background-color:#f0f2f5;margin-left:auto;margin-right:auto;text-align:center}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container .cc-id-number{font-size:1.6rem;font-weight:600;color:#414042}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-number{color:#414042}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container .cc-id-text{font-weight:600;font-size:1.6rem;margin-top:5px;color:#414042}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-text{color:#414042}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container .cc-id-new-name{font-size:1.6rem;font-weight:600;color:#35a777;word-wrap:break-word;word-break:normal;word-spacing:normal}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-new-name{word-wrap:break-word;word-break:normal;word-spacing:normal}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-caller-id-subHeader,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-caller-id-subHeader{max-width:430px;margin-left:auto;margin-right:auto;text-align:center;margin-top:20px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-done-button,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-done-button{margin-top:30px;margin-left:auto;margin-right:auto;max-width:200px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-done-button button,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-done-button button{border:0;max-width:100%;width:100%;padding:10px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-caller-id-header{font-size:3.2rem;font-weight:600;text-align:center;margin-top:30px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-number{font-size:2.6rem;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-text{font-size:1.6rem;margin-top:5px;font-weight:400}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-new-name{font-size:2.6rem;font-weight:600;color:#00a0b7;margin-top:5px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 60px);margin-left:-30px;-ms-flex-pack:justify!important;justify-content:space-between!important;margin-bottom:-40px;margin-top:30px;border-top:1px solid #b7b7b7;text-align:center}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-text,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-text{font-size:2rem;font-weight:600}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container{width:50%;padding:30px 40px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn{margin-top:20px;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;border:2px solid #00a0b7;background-color:#fff;border-radius:8px;padding:10px 0;cursor:pointer}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn:lang(fr){width:100%}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container{border-left:1px solid #b7b7b7}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container .cc-id-call-number{font-size:1.8rem;font-weight:600;height:51px;margin-top:20px;padding:10px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container .cc-id-support-number{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container .cc-id-support-number .icon{font-size:26px;color:#da291c;margin-top:20px}@media (max-width:991px){.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body{padding:40px 35px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container{width:calc(100% + 70px);margin:30px -35px -40px}}@media (max-width:650px){.totes-project .ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header .ute-change-ctn-caller-id-header{padding-right:10px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body{padding:40px 25px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-header{font-size:2.8rem}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-subHeader{text-align:center}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:5px 15px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .pad-25{padding:0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .col-md-6{padding:5px 0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .note-icon{margin-top:7px;font-size:3rem}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-text{padding:25px 20px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner{-ms-flex-pack:center!important;justify-content:center!important;text-align:center}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-number-block{width:100%;background:0 0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block{width:100%;margin-top:15px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .instructions-list{width:100%}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container{width:100%;margin-top:20px}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .cancel-button{width:100%;text-align:center;margin:20px 0 0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .continue-button{width:100%;margin-left:0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container{width:100%;border:0;max-width:450px;margin:30px auto 0}.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container,.totes-project .ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container{margin-top:30px;width:100%;border:0;padding:25px;background:#f0f2f5;border-radius:15px}}.totes-project .ute-change-ctn-caller-id-modal .loader{margin:0 0 0 15px;text-indent:-9999em;width:1.2em;height:1.2em;border-radius:50%;background:#fff;background:linear-gradient(to right,#fff 10%,rgba(255,255,255,0) 42%);position:relative;animation:load3 1.4s infinite linear;transform:translateZ(0)}.totes-project .ute-change-ctn-caller-id-modal .loader:before{width:50%;height:50%;background:#fff;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:''}.totes-project .ute-change-ctn-caller-id-modal .loader:after{background:#da291c;width:75%;height:75%;border-radius:50%;content:'';margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.totes-project .ute-payment-method #self-serve-payment-info{padding-left:2%;margin-bottom:73px}.totes-project .ute-payment-method #self-serve-payment-info *{font-family:'Ted Next'}.totes-project .ute-payment-method #self-serve-payment-info .flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.totes-project .ute-payment-method #self-serve-payment-info .flex-v-center{-ms-flex-align:center;align-items:center}.totes-project .ute-payment-method #self-serve-payment-info .flex-h-center{-ms-flex-pack:center;justify-content:center}.totes-project .ute-payment-method #self-serve-payment-info .how-to-pay{margin-top:30px;font-size:18px}.totes-project .ute-payment-method #self-serve-payment-info a{font-size:18px;font-weight:600;line-height:21px;text-align:right;cursor:pointer;color:#337ab7!important;text-decoration:none}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container,.totes-project .ute-payment-method #self-serve-payment-info .payment-method-header{display:inline-block;margin-left:0}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-header{font-weight:600;font-size:25px;margin-right:44px;line-height:35px;text-align:left;color:#414042}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container{display:table-cell;width:40%}.totes-project .ute-payment-method #self-serve-payment-info .pay-info-header-container.pm-one-view .change-payment-select-group,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer.pm-one-view .change-payment-select-group{display:-ms-inline-flexbox;display:inline-flex;margin-left:30px}.totes-project .ute-payment-method #self-serve-payment-info .pay-info-header-container.pm-one-view .payment-method-change-container,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer.pm-one-view .payment-method-change-container{width:50%}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-label,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-label{color:#414042;font-size:16px;font-weight:600;line-height:21px;text-align:right;margin-right:15px}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container{margin-right:15px}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown-backdrop,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown-backdrop{background-color:transparent!important}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown :active,.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown :focus,.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown :hover,.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown :visited,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown :active,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown :focus,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown :hover,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown :visited{box-shadow:none;background-color:#fff}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu,.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle{min-width:320px}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu:lang(fr),.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle:lang(fr),.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu:lang(fr),.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle:lang(fr){width:380px}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-toggle{background:url(../images/drop_down_background.png) no-repeat 100%;text-align:left;height:38px;border-radius:8px;font-size:16px;border:1px solid #939598}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu{box-shadow:none}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu .dropdown-item,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu .dropdown-item{padding:5px 15px;cursor:pointer}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu .dropdown-item:hover,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu .dropdown-item:hover{background-color:#d8d8d8}.totes-project .ute-payment-method #self-serve-payment-info .payment-method-change-container .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu .dropdown-item:focus,.totes-project .ute-payment-method #self-serve-payment-info .pm-manual-to-auto-conatainer .change-payment-select-group .change-payment-select-container .dropdown .dropdown-menu .dropdown-item:focus{outline:none}.totes-project .ute-payment-method #self-serve-payment-info .widget-loader{display:inline-block}.totes-project .ute-payment-method #self-serve-payment-info .widget-loader img{margin-bottom:15px;width:42px}.totes-project .ute-payment-method #self-serve-payment-info .error-container,.totes-project .ute-payment-method #self-serve-payment-info .warning{position:relative;margin-top:20px;padding:5px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border:1px solid #d82822;background:#d82822;margin-bottom:-1px;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;width:92%;color:#fff}.totes-project .ute-payment-method #self-serve-payment-info .warning{border:1px solid #ffd490;background:#ffd490;color:#414042}.totes-project .ute-payment-method #self-serve-payment-info .error-container .message-text,.totes-project .ute-payment-method #self-serve-payment-info .warning .message-text{font-size:18px;margin-left:10px;font-weight:600;padding:5px 10px}.totes-project .ute-payment-method #self-serve-payment-info a.edit-icon{position:relative;display:inline-block;padding-left:30px;margin-left:80px;padding-top:5px;text-align:left}.totes-project .ute-payment-method #self-serve-payment-info a.edit-icon:after{content:" ";display:inline-block;width:26px;height:26px;position:absolute;top:0;left:0;background:url(../ute-common-assets/assets/edit-pencil-icon.png) no-repeat}.totes-project .ute-payment-method #self-serve-payment-info .invoice-pay-item.icon-pay-online:after{background-position-x:1px!important}.totes-project .ute-payment-method #self-serve-payment-info .invoice-pay-item.icon-pay-call:after{background-position-x:-64px!important}.totes-project .ute-payment-method #self-serve-payment-info .invoice-pay-item.icon-pay-bank:after{background-position-x:-127px!important}.totes-project .ute-payment-method #self-serve-payment-info .invoice-pay-item.icon-pay-app:after{background-position-x:-190px!important}.totes-project .ute-payment-method #self-serve-payment-info .invoice-pay-item.icon-pay-locator:after{background-position-x:-253px!important}.totes-project .ute-payment-method #self-serve-payment-info .invoice-pay-item.icon-pay-mail:after{background-position-x:-316px!important}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container{display:table;padding-top:10px;padding-bottom:10px;width:100%;max-width:980px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .pay-info-text{font-size:18px;font-weight:600;display:inline-block}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .pay-info-type{font-size:20px;padding-left:20px;display:inline}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .setup-payment-method-link{display:inline}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .gray-border-selfserve{margin:20px 0;border:0!important}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .card-wrapper{width:100%;max-width:800px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .card-wrapper .error-container .error-image img,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .card-wrapper .error-container .warning-image img,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .card-wrapper .warning .error-image img,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .card-wrapper .warning .warning-image img{width:30px;margin-left:17px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .error-container,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .warning{max-width:500px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details{padding:20px 30px 20px 20px;border:1px solid #d8d8d8;border-radius:8px;display:table;width:100%}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-header>div{font-size:18px;font-weight:600;border-bottom:1px solid #d8d8d8;padding-bottom:15px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer>div{font-size:20px;padding-top:15px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer>div:last-child{width:30%}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer>div,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-header>div{display:table-cell;vertical-align:middle}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details.cc-pay-error{border-top-left-radius:0;border-color:#d82822}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details.cc-pay-error .cc-header>div{border-bottom:1px dotted #d82822}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details.cc-pay-expiring{border-top-left-radius:0;border-color:#fed495}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details.cc-pay-expiring .cc-header>div{border-bottom:1px dotted #fed495}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc_update{text-align:right}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-image>*{float:left;padding-right:40px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-image .cc-type-number-group div{display:block}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details{display:table;width:100%;max-width:980px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .debit-icon{width:15px}html[lang=fr] .totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .debit-icon{width:20px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .debit-icon img{width:30px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1{display:table-cell;vertical-align:middle}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1 .db-header-container{display:block;font-size:18px;color:#414042;font-weight:600}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1 .db-details{display:block;font-size:18px;color:#666;font-weight:600}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group2{display:table-cell;width:40%;vertical-align:middle}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .other-ways-to-pay{font-size:21px;font-weight:600;width:100%;padding:15px 0}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .how-to-pay{max-width:920px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details{max-width:920px;width:100%;background-color:#f7f7f9;border-radius:8px;padding:30px 20px 0 25px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item:lang(fr){padding:0 10px 0 85px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item.icon-pay-bank,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item.icon-pay-mail{margin-top:0!important}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item{position:relative;width:57%;height:auto;min-height:100px;text-align:left;padding:0 20px 0 85px;margin-top:20px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item.item-extra-margin-bottom{margin-bottom:30px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item:after{background:url(../ute-common-assets/assets/payment/manual-payment-icon-sprite.png) no-repeat #fff;border-radius:50%;content:" ";position:absolute;left:0;top:-20px;width:60px;height:60px;margin-top:0}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details>:nth-child(even){width:43%}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-item-content{font-weight:600;font-size:16px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .invoice-pay-details .invoice-item-content .invoice-heading{font-size:18px;font-weight:600}@media (max-width:768px){.totes-project .ute-payment-method #self-serve-payment-info .pay-info-details-container .debit-pay-details .db-pay-details-group1{padding-left:10px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .setup-payment-method-link{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .setup-payment-method-link .edit-icon{margin-left:0!important;margin-top:-25px;text-align:left;width:initial;padding-top:0}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer .cc-image>img{width:60px;padding-right:0}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer .cc-image .cc-type-number-group{line-height:1;margin-left:5px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer .cc-expiry-date{position:relative;padding-top:33px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer .cc_update a.edit-icon,.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group2 a.edit-icon{margin:0}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .cc-pay-details .cc-footer .cc_update:lang(en){padding-top:33px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1{line-height:1.3}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1:after{top:-41px;background-size:760px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container{display:-ms-flexbox;display:flex}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .pay-info-label{display:block}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .pay-info-label .pay-info-text{width:100%}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .pay-info-label .pay-info-type{padding:0;margin-top:10px;display:block;font-size:18px}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .payment-method-change-container{display:block;width:50%}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .payment-method-change-container .change-payment-method-link{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:end;justify-content:flex-end}.totes-project .ute-payment-method #self-serve-payment-info #desktopTemplate .pay-info-header-container .payment-method-change-container .change-payment-method-link a.edit-icon{margin:0;display:block}}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container{padding-top:10px;padding-bottom:10px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container .other-ways-to-pay,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container .pay-info-text{font-size:18px;font-weight:600}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container .pay-info-type{font-size:18px;padding-left:15px;margin-bottom:15px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container .setup-payment-method-link{margin-bottom:30px;width:100%}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container .update-block{display:table;width:100%;padding-top:5px;margin-bottom:20px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container .update-block .pay-info-type{display:table-cell;width:60%;padding-right:20px;padding-left:0;margin-bottom:0}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container .update-block .cc_update{display:table-cell;text-align:right}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container.pay-info-bank .update-block{display:block}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container.pay-info-bank .update-block .pay-info-type{display:block;width:100%;padding-right:0}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container.pay-info-bank .update-block .cc_update{display:block;text-align:right}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-header-container.pay-info-bank .update-block .change-payment-method-link{margin:5px 0 30px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container{margin-bottom:65px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .error-container .error-image img,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .error-container .warning-image img,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .warning .error-image img,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .warning .warning-image img{margin-left:15px;width:30px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .error-container .message-text,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .warning .message-text,.totes-project .ute-payment-method-container.one-view .isExpiredMsgContainer .isExpiredMsg span,.totes-project .ute-payment-method-container.one-view .isExpiredMsgContainer .isExpiringMsg span,.totes-project .ute-payment-method-container.one-view .isExpiringMsgContainer .isExpiredMsg span,.totes-project .ute-payment-method-container.one-view .isExpiringMsgContainer .isExpiringMsg span{margin-left:3px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details{border:1px solid #d8d8d8;padding:20px 30px 20px 20px;border-radius:8px;display:block;width:100%;max-width:800px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-header>div{font-size:18px;font-weight:600;border-bottom:1px solid #d8d8d8;padding-bottom:15px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-footer{margin-top:5px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-footer>div{font-size:18px;padding-top:20px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-footer>div .cc-type-number-group .cc-type{font-weight:600;color:#777}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-footer>div .cc-type-number-group .cc-number{color:#777}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-footer .cc-expiry-text{font-weight:600}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-footer,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-header{display:block}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-footer>div,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-header>div{display:block;vertical-align:middle}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details.cc-pay-error{border-top-left-radius:0;border-color:#d82822}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details.cc-pay-error .cc-header>div{border-bottom:1px dotted #d82822}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details.cc-pay-expiring{border-top-left-radius:0;border-color:#fed495}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details.cc-pay-expiring .cc-header>div{border-bottom:1px dotted #fed495}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc_update{text-align:right}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-image,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-image .cc-type-number-group{display:inline-block;vertical-align:middle}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-image>*{padding-right:15px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-image img{width:90px;height:auto}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .cc-pay-details .cc-image .cc-type-number-group div{display:block}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .debit-pay-details,.totes-project .ute-payment-method-container.one-view .no-flex-children div{display:block!important}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .debit-pay-details .debit-icon{display:none}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1{width:100%;display:block!important}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1 .db-header-container{width:100%;font-size:18px;color:#414042;font-weight:600}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group1 .db-details{width:100%;font-size:18px;color:#666;font-weight:600;padding-top:5px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group2{width:100%}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .debit-pay-details .db-pay-details-group2 .update-db-link{text-align:left;padding-top:5px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details{background-color:#f7f7f9;padding:30px 0;width:calc(100% + 30px);margin-left:-20px;margin-bottom:10px;display:block;position:relative}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details:after,.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details:before{content:" ";background:#f7f7f9;width:50%;position:absolute;height:100%;top:0;z-index:-1}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details:before{left:100%}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details:after{right:100%}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item.icon-pay-app{margin-bottom:20px!important}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item{position:relative;width:100%;text-align:left;padding:0 20px 15px 100px;margin-bottom:30px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item:after{background:url(../ute-common-assets/assets/payment/manual-payment-icon-sprite.png) no-repeat #fff;border-radius:50%;content:" ";position:absolute;left:15px;top:50%;width:60px;height:60px;margin-top:-45px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item.multi-line{margin-bottom:25px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item.multi-line:after{top:-7px;margin-top:0}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-pay-item:last-child{margin-bottom:0}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-item-content{font-weight:400;font-size:18px}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-item-content .invoice-heading,.totes-project .ute-payment-method-container .isExpiredBanner .isExpiredMsg span,.totes-project .ute-payment-method-container .isExpiringBanner .isExpiringMsg span,ul.detached-addtocalendar-options li a{font-weight:600}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-item-content>div>div:nth-child(2){font-size:14px;margin:5px 0}.totes-project .ute-payment-method #self-serve-payment-info #mobileTemplate .pay-info-details-container .invoice-pay-details .invoice-neg-left-offset{margin-left:-65px;margin-top:20px;width:calc(100% + 65px)}.totes-project .ute-payment-method .button-view-bill{clear:both;float:left;font-size:13px;color:#000}.totes-project .ute-payment-method-container *{font-family:"Ted Next"}.totes-project .ute-payment-method-container .red-bg{background-color:#fbe9e8}.totes-project .ute-payment-method-container .yellow-bg{background-color:#fff4e3}.totes-project .ute-payment-method-container .account-balance-payment-info{font-weight:600;font-size:15px;padding:5px 10px 0 20px}.totes-project .ute-payment-method-container .account-balance-payment-info.acct-ovw{padding:8px 10px 8px 20px}.totes-project .ute-payment-method-container .account-balance-payment-info.pad-top{padding-top:20px!important}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-info{margin-top:15px}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-info .debit-card{width:20px;margin-bottom:5px}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-info .debit-card.view-bill,.ute-savebill-brite-bill-download-pdf-icon-container a img{width:25px}.totes-project .ute-payment-method-container .account-balance-payment-info .cc-image img{width:40px}.totes-project .ute-payment-method-container .account-balance-payment-info .cc-image.viewbill img{width:70px}.totes-project .ute-payment-method-container .account-balance-payment-info .red-color{color:#da291c}.totes-project .ute-payment-method-container .account-balance-payment-info .cc-pay-details-expiry-details-group{margin-top:3px}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .cc-image,.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .cc-pay-details-expiry-details-group,.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .payment-history,.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .update-method{line-height:21px;padding:7px 0 6px}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .payment-history{text-align:right}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .update-method{margin-left:5px}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .push-history-btn-down{margin-top:38px}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .bottom-links{padding:5px 0}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .bottom-links .payment-history{padding:4px!important}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .debit-icon{float:left;width:30px}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .payment-history{text-align:right}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .account-number{float:left;width:210px}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .account-number.view-bill{line-height:34px;padding-left:6px}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .account-number div:first-child{float:left;margin-top:0;padding-right:5px}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .account-number div:nth-child(2){float:left;margin-top:0}.totes-project .ute-payment-method-container .expire_messages{min-height:28px}.totes-project .ute-payment-method-container .isExpiringBanner{background-color:#ffd490}.totes-project .ute-payment-method-container .isExpiringBanner .isExpiringLabel{background-color:#ffbf3f;font-size:16px;font-weight:600;width:115px;border-bottom-right-radius:8px;float:left;padding:0 5px;margin-right:10px;text-align:center}.totes-project .ute-payment-method-container .isExpiringBanner .isExpiringLabel.fr{width:124px;font-size:14px;padding:0 1px;margin-right:3px}.totes-project .ute-payment-method-container .isExpiringBanner .isExpiringMsg{font-size:14px}.totes-project .ute-payment-method-container .isExpiredBanner{background-color:#f0b0ac}.totes-project .ute-payment-method-container .isExpiredBanner .isExpiredLabel{background-color:#d8221d;color:#fff;font-size:16px;font-weight:600;width:115px;border-bottom-right-radius:8px;float:left;padding:0 5px;margin-right:10px;text-align:center}.totes-project .ute-payment-method-container .isExpiredBanner .isExpiredLabel.fr{width:155px}.totes-project .ute-payment-method-container .isExpiredBanner .isExpiredMsg{font-size:14px}.totes-project .ute-payment-method-container .invisible{visibility:hidden}.totes-project .ute-payment-method-container .invisible.view-bill{display:none}.totes-project .ute-payment-method-container .invoice-pay-details.view-bill{margin-top:35px}.totes-project .ute-payment-method-container .invoice-pay-details.view-bill .auto-payment,body[hasSecondLevelNav=true]{padding-top:0!important}.totes-project .ute-payment-method-container .invoice-pay-details.view-bill.white-space-center{margin-top:60px}.totes-project .ute-payment-method-container .invoice-pay-details.view-bill.white-space-center.cancelled-act{margin-top:45px}.totes-project .ute-payment-method-container .view-bill-cc-img,.totes-project .ute-payment-method-container .view-bill-cc-text{display:inline-block}.totes-project .ute-payment-method-container .view-bill-cc-img{vertical-align:text-top}.totes-project .ute-payment-method-container .view-bill-cc-img img{max-width:70px}.totes-project .ute-payment-method-container .view-bill-cc-text{vertical-align:top;padding-left:10px;font-size:14px;color:#414042}html[lang=fr] .totes-project .ute-payment-method-container .view-bill-cc-text span.update-link{display:block;line-height:18px}.totes-project .ute-payment-method-container .cc-image-viewbill,.totes-project .ute-payment-method-container .cc-number-expiry-wrap{display:inline-block}.totes-project .ute-payment-method-container .cc-image-viewbill{vertical-align:top}.totes-project .ute-payment-method-container .cc-image-viewbill img{width:70px}.totes-project .ute-payment-method-container .cc-number-expiry-wrap{padding-left:10px;font-size:14px;color:#da291c}.purchase-data-options-wrapper.rogers .modal-footer .error-warning ins,.totes-project .purchase-data-options-wrapper.rogers .modal-footer .error-warning ins,html[lang=fr] .totes-project .ute-payment-method-container .cc-number-expiry-wrap{padding-left:5px}.totes-project .ute-payment-method-container .cc-number-expiry-wrap .ending-in .update-method{float:right;padding-top:0!important;padding-left:15px!important}html[lang=fr] .totes-project .ute-payment-method-container .cc-number-expiry-wrap .ending-in .update-method{padding-left:0!important}.totes-project .ute-payment-method-container .cc-number-expiry-wrap .cc-pay-details-expiry-details-group,.totes-project .ute-payment-method-container .cc-number-expiry-wrap .ending-in{line-height:20px}.totes-project .ute-payment-method-container .cc-number-expiry-wrap .cc-pay-details-expiry-details-group{padding:0!important}@media (max-width:991px){.totes-project .ute-payment-method-container .view-bill-cc-text{word-break:break-word;width:70%;padding-top:12px}html[lang=fr] .totes-project .ute-payment-method-container .view-bill-cc-text{padding-top:0}.totes-project .ute-payment-method-container .expiry-links-mob{padding-top:5px}.totes-project .ute-payment-method-container .red-bg .payment-history,.totes-project .ute-payment-method-container .yellow-bg .payment-history{position:absolute;top:115px;z-index:1}.totes-project .ute-payment-method-container .red-bg .payment-history.view-bill,.totes-project .ute-payment-method-container .yellow-bg .payment-history.view-bill{top:0}.totes-project .ute-payment-method-container .yellow-bg{background-color:#ffe9ca;border-radius:8px 8px 0 0}.totes-project .ute-payment-method-container .account-balance-payment-info{padding:5px 15px 8px}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-info .debit-card{margin-bottom:0}.totes-project .ute-payment-method-container .account-balance-payment-info .cc-pay-details-expiry-details-group{margin-top:0}.totes-project .ute-payment-method-container .account-balance-payment-info .auto-title{font-weight:600;font-size:18px;margin-bottom:5px}.totes-project .ute-payment-method-container .account-balance-payment-info .invoice-pay-details.view-bill.white-space-center{margin-top:20px}.totes-project .ute-payment-method-container .account-balance-payment-info .invoice-pay-details .auto-payment{padding-right:25px}.totes-project .ute-payment-method-container .account-balance-payment-info .invoice-pay-details .col-xs-12{margin-bottom:10px!important}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .payment-history{line-height:20px;text-align:left}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .payment-history.view-bill{padding-left:0!important}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .cc-number{font-size:14px}.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .bottom-links .payment-history-link,.totes-project .ute-payment-method-container .account-balance-payment-info .credit-auto-pay-details .bottom-links .payment-method-link{padding:5px 0}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .payment-history{line-height:20px;padding-right:14px;text-align:left}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .debit-icon{width:30px;height:35px;float:left}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .account-number{float:left;font-size:14px;width:auto}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .account-number div:first-child{margin-top:-4px;float:none;padding-right:0}.totes-project .ute-payment-method-container .account-balance-payment-info .debit-auto-pay-details .account-number div:nth-child(2){margin-top:-14px;float:none}.totes-project .ute-payment-method-container .isExpiringBanner{background-color:#ffe9ca;margin-top:10px;border-radius:8px 8px 0 0}.totes-project .ute-payment-method-container .isExpiringBanner .isExpiringLabel{width:100%;border-radius:8px 8px 0 0;float:none;padding:6px 10px;margin-right:0}.totes-project .ute-payment-method-container .isExpiredBanner .isExpiredLabel.fr,.totes-project .ute-payment-method-container .isExpiringBanner .isExpiringLabel.fr{width:100%}.totes-project .ute-payment-method-container .isExpiringBanner .isExpiringMsg{padding-left:0;text-align:center;color:#cc541d;padding-top:10px;font-size:18px}.totes-project .ute-payment-method-container .isExpiredBanner{background-color:#fbe9e8;margin-top:10px;border-radius:8px 8px 0 0}.totes-project .ute-payment-method-container .isExpiredBanner .isExpiredLabel{width:100%;border-radius:8px 8px 0 0;float:none;padding:6px 10px;margin-right:0}.totes-project .ute-payment-method-container .isExpiredBanner .isExpiredMsg{padding-left:0;text-align:center;color:#bf2419;padding-top:10px;font-size:18px}.totes-project .ute-payment-method-container .invisible{display:none}}.totes-project .ute-payment-method-container.one-view{display:-ms-flexbox;display:flex;width:100%}.totes-project .ute-payment-method-container.one-view .account-balance-payment-info,.totes-project .ute-payment-method-container.one-view .pay-info-details-container,.totes-project .ute-payment-method-container.one-view .payment-information-container,.totes-project .ute-payment-method-container.one-view .ute-payment-method-wrapper{width:100%}.totes-project .ute-payment-method-container.one-view div:not(.loading-icon):not(.debit-icon):not(.cc-image):not(.payment-button-container){display:-ms-flexbox;display:flex}.totes-project .ute-payment-method-container.one-view .loading-icon{width:calc(100% - 240px)!important}.totes-project .ute-payment-method-container.one-view .pay-info-details-container{-ms-flex-pack:justify;justify-content:space-between}.totes-project .ute-payment-method-container.one-view .payment-links{padding:20px 0;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.totes-project .ute-payment-method-container.one-view .payment-links.two-links{padding:35px 0}.totes-project .ute-payment-method-container.one-view .account-balance-payment-info{padding-top:0;padding-right:0;height:100%}.totes-project .ute-payment-method-container.one-view .payment-button-container{width:260px}.totes-project .ute-payment-method-container.one-view .credit-info-container,.totes-project .ute-payment-method-container.one-view .debit-info-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-right:30px}.totes-project .ute-payment-method-container.one-view .ute-payment-method-wrapper{-ms-flex-direction:column;flex-direction:column}.totes-project .ute-payment-method-container.one-view .ute-payment-method-wrapper .isExpiredBanner,.totes-project .ute-payment-method-container.one-view .ute-payment-method-wrapper .isExpiringBanner{width:100%}.totes-project .ute-payment-method-container.one-view .credit-auto-pay-details .cc-number{margin-top:5px;font-size:14px}.totes-project .ute-payment-method-container.one-view .credit-auto-pay-details .cc-expiry-date,.totes-project .ute-payment-method-container.one-view .credit-auto-pay-details .cc-expiry-text{font-size:14px}.totes-project .ute-payment-method-container.one-view .credit-auto-pay-details .cc-image img{float:left;margin-right:5px}.totes-project .ute-payment-method-container.one-view .debit-auto-pay-details .account-number{width:initial;line-height:20px!important}.totes-project .ute-payment-method-container.one-view .debit-auto-pay-details .account-number div:first-child{float:none}.totes-project .ute-payment-method-container.one-view .debit-auto-pay-details .account-number div:nth-child(2){float:none}.totes-project .ute-payment-method-container.one-view .isExpiredLabel,.totes-project .ute-payment-method-container.one-view .isExpiringLabel{width:auto!important;-ms-flex-pack:center;justify-content:center;float:none;font-size:16px!important;margin-right:10px;padding:0 10px!important}.totes-project .ute-payment-method-container.one-view .isExpiredMsgContainer,.totes-project .ute-payment-method-container.one-view .isExpiringMsgContainer{-ms-flex:1;flex:1}.totes-project .ute-payment-method-container.one-view .isExpiredMsgContainer .update-method,.totes-project .ute-payment-method-container.one-view .isExpiringMsgContainer .update-method{margin-left:15px;cursor:pointer;font-size:14px;font-weight:600}.totes-project .ute-payment-method-container.one-view .isExpiredMsgContainer .update-method .arrow-icon,.totes-project .ute-payment-method-container.one-view .isExpiringMsgContainer .update-method .arrow-icon,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td ute-historical-usage-cell sup{font-size:10px}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){.totes-project .account-balance-payment-info .credit-auto-pay-details .bottom-links{font-size:13px}.totes-project .account-balance-payment-info .credit-auto-pay-details .update-method,.totes-project .view-bill-links{font-size:14px}.totes-project .account-balance-payment-info .credit-auto-pay-details .auto-title{padding:0}.totes-project .account-balance-payment-info .credit-auto-pay-details .auto-title.view-bill{padding:10px 0}.totes-project .ute-payment-method-container .account-balance-payment-info .cc-image.viewbill img{width:50px}.totes-project .ute-payment-method-container .view-bill-cc-text{line-height:16px}.totes-project .ute-payment-method-container .view-bill-cc-img img{max-width:50px}}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info{margin-bottom:5px}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired,.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expiring{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:7px 15px;font-size:100%;font-weight:700;background:#fff;color:#414042;border:1px solid #ffc03d}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired{border:1px solid #db2415}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expiring .icon{color:#ffc03d;margin-right:10px}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired .icon{margin-right:10px}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired .update-link a,.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expiring .update-link a{cursor:pointer;color:#0a589c}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired .update-link a .link-icon,.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expiring .update-link a .link-icon{font-size:80%}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired .message-text,.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expiring .message-text{-ms-flex-positive:1;flex-grow:1}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired .message-text .message,.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expiring .message-text .message{width:85%}.totes-project .ute-payment-method .ovo-payment-widget-credit-card-info .cc-expired .icon{color:#db2415}.totes-project .ute-bfa-ppc-errors-modal-module-ppc-modal{padding:4% 4% 45px}.totes-project .ute-bfa-ppc-errors-modal-module-ppc-modal p,.ute-bfa-ppc-errors-modal-module-ppc-modal p{color:#111;font-size:150%;padding-top:10px;padding-bottom:10px}.totes-project .ute-bfa-ppc-errors-modal-h2{font-size:18px;font-weight:700;margin-top:20px;margin-bottom:10px;font-family:inherit;line-height:1.1;color:inherit}.totes-project .ute-bfa-ppc-errors-modal-phone-icon{margin-right:15px}.totes-project .ute-bfa-ppc-errors-modal-close-icon{position:absolute;right:0;top:0;cursor:pointer}.totes-project .ute-bfa-ppc-errors-modal-cancel-button{cursor:pointer;font-weight:700;margin-right:15px}.totes-project .ute-bfa-ppc-errors-modal-modal-button{color:#fff;background-color:#da291c;padding:5px 30px;border-radius:7px;cursor:pointer;margin-right:10px}.totes-project .ute-bfa-ppc-errors-modal-ppc-button-ctn{margin-bottom:15px;float:right}.totes-project .ute-bfa-ppc-errors-prorated-modal .ngdialog-content{width:75%!important;padding:4%!important;background-color:#fff!important}.totes-project .ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated h1{font-size:24px;color:#307bbb}.totes-project .ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated h2{margin-top:20px;color:#000;font-size:1.4em;margin-bottom:5px}.totes-project .ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated a{color:#000;font-size:1.1em;font-weight:700;display:inline-block}.totes-project .ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated .explanation-section{vertical-align:top;display:inline-block;width:32%}.totes-project .ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated .explanation-section h2{display:inline-block;margin:0;overflow:hidden;white-space:nowrap;font-size:1.4em;text-indent:10px}.totes-project .ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated .explanation-section p{margin-top:15px;padding-left:40px}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options .totes-project a.ute-link,.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options .totes-project p.plan-option-desc3,.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .totes-project p.selected-plan-desc,.purchase-data-options-wrapper.rogers .modal-body .totes-project p{font-weight:400;font-style:normal;font-stretch:normal;line-height:1.56;letter-spacing:normal;color:#1f1f1f}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item .totes-project h2{font-weight:600;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-1px;text-align:center;color:#000}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item .totes-project span,.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item .totes-project sup{font-weight:600;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;color:#1e1e1e}.purchase-data-options-wrapper.rogers .modal-footer .totes-project .ute-link{font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#2a77bc}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .totes-project .form-control.ui-select-search,.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .totes-project .ui-select-choices.ui-select-choices-content,.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .totes-project .ui-select-toggle{outline:0;width:272px!important;border:solid 1px #c2c2c2;background-color:#fff}.purchase-data-options-wrapper.rogers .modal-footer .totes-project .ute-purchase-data-continue-btn{background:#da291c!important;text-transform:capitalize!important;border-color:#da291c;font-weight:500;color:#fff;margin:0 0 0 30px;z-index:997;font-size:18px;padding:0 45px;float:none;overflow:visible;height:48px;border-radius:4px}.totes-project ute-purchase-data-directive,ute-purchase-data-directive{position:absolute;top:173px;left:auto;right:0;width:125px;text-align:center;min-width:90px;max-width:110px;height:80px}.totes-project ute-purchase-data-directive .purchase-data-btn{box-shadow:none;background-color:#d92a1d!important;color:#fff;width:20px;height:20px;min-width:20px!important;overflow:visible;padding:19px;border-radius:50%;margin:0;position:relative;outline:none;border:1px solid #da291c}.totes-project ute-purchase-data-directive .purchase-data-btn .ute-increasePlan-icon{position:absolute;left:6px;color:#fff;top:11px;font-size:15px;outline:none}.totes-project ute-purchase-data-directive .purchase-data-btn span{position:absolute;left:-32px;top:40px;color:#414142;font-size:18px;text-transform:capitalize;font-family:"Ted Next"!important;font-weight:600;outline:none;pointer-events:none;white-space:pre-line;display:contents;width:105px}.totes-project ute-purchase-data-directive .add-data-title{font-size:17px;font-weight:600;margin-top:3px}.totes-project ute-purchase-data-directive .purchase-data-btn:hover{background-color:#fff!important;border-color:#000;outline:none}.totes-project ute-purchase-data-directive .purchase-data-btn:hover .ute-increasePlan-icon{color:#414142!important}@media (min-width:768px) and (max-width:991px){.totes-project ute-purchase-data-directive{left:210px;z-index:2!important}}.totes-project .ute-purchase-data-non-se{top:210px!important;right:15px;z-index:100}@media (max-width:767px){.totes-project .ute-purchase-data-non-se{left:175px!important;right:0!important}}@media (min-width:320px) and (max-width:321px){.totes-project .ute-purchase-data-non-se{left:165px!important;right:0!important}}.totes-project .ute-purchase-data-options-modal-wrapper{background-color:rgba(0,0,0,.5)}@media (max-width:767px){.totes-project .ute-purchase-data-options-modal-wrapper{background-color:#fff!important}.totes-project .ute-purchase-data-options-modal-wrapper .modal-dialog{margin:0!important;font-size:28px}}.totes-project .ute-purchase-data-options-modal-wrapper .modal-content{border-radius:0!important}.totes-project .purchase-data-options-wrapper.rogers .header-success,.totes-project .purchase-data-options-wrapper.rogers .modal-title{font-size:32px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#1f1f1f}.totes-project .purchase-data-options-wrapper.rogers .header-success{line-height:1.5;color:#009d56}.totes-project .purchase-data-options-wrapper.rogers .header-success i{left:-4px}.totes-project .purchase-data-options-wrapper.rogers .header-error{font-weight:500;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#da291c}.totes-project .purchase-data-options-wrapper.rogers .modal-header.purchase-data-modal-header{padding:46px 4px 15px 41px!important}.totes-project .purchase-data-options-wrapper.rogers .modal-content{border-radius:15px!important}.totes-project .purchase-data-options-wrapper.rogers .dropdown-label{margin:6px 0;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#1f1f1f;padding:10px 0}.totes-project .purchase-data-options-wrapper.rogers .ui-select-focusser.ui-select-offscreen{display:none}.totes-project .purchase-data-options-wrapper.rogers .ui-select-placeholder{padding:7px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .ui-select-placeholder{padding:8px 0;font-size:15px}}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .caret{margin-top:0}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search{padding:0;color:transparent}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search :-ms-input-placeholder{padding-left:5px}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search ::-moz-placeholder{padding-left:5px}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search ::placeholder{padding-left:5px}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-match-text{padding:8px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-match-text{padding:6px;font-size:16px}}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search::-webkit-input-placeholder{padding-left:5px;font-family:"Avenir Next",Arial,sans-serif}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-choices-row.active .ui-select-choices-row-inner{outline:5px auto #0096ff;-webkit-outline:5px auto #0096ff;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner{display:block;float:left;width:100%;padding:12px 15px}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner .caret{margin-top:15px}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner div{float:left;font-weight:600}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-choices.ui-select-choices-content{width:100%!important}}.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search,.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-toggle{height:48px;border-radius:0!important}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search,.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-toggle{width:100%!important}}.purchase-data-options-wrapper.rogers ins,.totes-project .purchase-data-options-wrapper.rogers ins{text-decoration:none!important}.totes-project .purchase-data-options-wrapper.rogers .modal-body{padding-top:0;padding-left:24px}.totes-project .purchase-data-options-wrapper.rogers .modal-body p,.totes-project .purchase-data-options-wrapper.rogers .modal-footer .ute-link{font-size:18px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .plans-amount span{font-size:20px;font-weight:600}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options .center-text{text-align:center;font-size:18px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p{margin-bottom:18px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p.plan-option-desc3{margin-top:15px!important}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .goodwill-credit-section .right-info-box ul,.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options ul.list-group,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options ul.list-group{margin:0;padding:0;list-style:none}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options ul.list-group{margin:0 -23px}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options .list-group-item{padding:0;margin-bottom:10px;border:solid 1px #1f1f1f;border-radius:0}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options img{width:26px;height:25px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;padding:14px;font-size:18px;border:3px solid #fff}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link{font-size:18px}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link:hover{border-color:#1f1f1f}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link .glyphicon-chevron-right{justify-self:flex-end;margin-left:auto;padding-left:15px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .dropdown-label{margin:6px 0}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .ui-select-placeholder.text-muted{float:left}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type p.selected-plan-desc{margin:8px 0 20px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .row.plan-desc-row{margin-bottom:20px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .col.col-md-4.text-center{outline:none;cursor:pointer}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_block{margin-bottom:10px}}.totes-project .purchase-data-options-wrapper a:focus,.totes-project .purchase-data-options-wrapper button:focus,.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_block:focus .selected-plan-details-item{outline:5px auto #0096ff;-webkit-outline:5px auto #0096ff;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_holder{border:1px solid #000}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_holder.selected_holder{border-radius:5px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_holder .at-max-speed{font-size:22px;line-height:1.2}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item{border:3px solid #fff;padding:15px 22px;display:block;width:100%}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item{margin-bottom:0}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item .glyphicon.glyphicon-ok{display:none}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item h2{font-size:38px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item h2{font-size:22px;margin:10px 0!important}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item span{font-size:25px;text-align:center}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item span{font-size:16px}}.onBoarding_checklist_holder.expanded .checklist_col h2,.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item sup{font-size:20px}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item hr,.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item hr{margin-top:10px!important;margin-bottom:10px!important;border-top:solid 1px #c2c2c2;background-color:#c2c2c2}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item.selected{border-radius:4px;border-color:#1f1f1f}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item.selected .glyphicon.glyphicon-ok{display:block;color:#fff;right:20px;top:3px;position:absolute;z-index:1000;font-size:12px;font-weight:300}.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item.selected:after{content:'';right:17px;top:0;position:absolute;width:0;height:0;border-style:solid;border-width:0 30px 30px 0;border-color:transparent #262a2e transparent transparent}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation p:last-child{margin-bottom:30px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french{position:relative}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.dollor-sign{font-size:15px;position:absolute;left:-6px;top:7px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.dollor-sign{font-size:22px;left:-12px;top:5px}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.decimal-part{font-size:15px!important;font-weight:600!important;position:absolute;right:-25px;left:auto;top:7px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.decimal-part{font-size:24px!important;left:30px;top:5px}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english ins.priceLabel2{font-size:20px;position:absolute;left:auto;bottom:9px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english ins.priceLabel2{bottom:4px;right:-82px}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.dollor-sign{font-size:15px!important;font-weight:600!important;position:absolute;left:auto;right:-34px;top:7px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.dollor-sign{font-size:22px!important;left:auto;right:-64px;top:6px}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.decimal-part{font-size:15px!important;position:absolute;right:-24px;font-weight:600!important;left:auto;top:7px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.decimal-part{font-size:24px!important;left:30px;top:5px}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english ins.priceLabel2,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french ins.priceLabel2{font-size:20px;position:absolute;left:auto;bottom:9px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french ins.priceLabel2{bottom:4px;right:-115px;font-size:22px;font-weight:600}}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details{background:#f8f8f8;margin:0 -34px 0 -39px;padding:24px 30px}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details:after,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details:before{background:#f8f8f8}.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2{font-size:42px;font-weight:500;font-style:normal;font-stretch:normal;line-height:.95;letter-spacing:.5px;color:#000}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2{font-size:24px}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2 span:nth-child(2),.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2 span:nth-child(2){font-weight:300;font-size:25px}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2 span:nth-child(2){margin-right:12px}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details hr,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details hr{border-top:2px solid #c2c2c2}.totes-project .purchase-data-options-wrapper.rogers .modal-footer{padding:0;border:none}.totes-project .purchase-data-options-wrapper.rogers .modal-footer .ute-link.visible-lg{display:inline-block!important}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-footer .ute-link.visible-lg{display:none!important}}.totes-project .purchase-data-options-wrapper.rogers .modal-footer .error-warning{margin:12px 0!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#dc260a}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-footer .error-warning{font-size:16px;margin:0 0 25px!important}}.totes-project .purchase-data-options-wrapper.rogers .modal-footer .col.col-md-6{padding-left:0;padding-right:0}.totes-project .purchase-data-options-wrapper.rogers .modal-footer .footer-btn-wrapper{margin:0 45px 45px 44px}.totes-project .purchase-data-options-wrapper.rogers .modal-footer .footer-btn-wrapper .col.col-md-12{padding:0}@media (max-width:768px){.totes-project .purchase-data-options-wrapper.rogers .modal-footer .ute-purchase-data-continue-btn{width:100%;margin:0 0 30px}}.totes-project .purchase-data-options-wrapper.rogers .modal-close{left:auto;right:20px;top:20px;color:#000;font-size:16px;line-height:1}.totes-project .purchase-data-options-wrapper.rogers .purchase-data-btn:hover{color:#000}.totes-project .totes-project .ute-dataManager .page-wireless{padding-bottom:0;margin-top:0}.totes-project .totes-project .ute-dataManager-dataAlerts,.totes-project .totes-project .ute-dataManager-dataControlList [class^=col-]{padding-left:15px;padding-right:15px}.totes-project .totes-project .ute-dataManager-dataControlList [class^=col-] .ute-dataManager-dataControl-buttonContainer{padding-left:0}.totes-project .totes-project .ute-dataManager-dataAlertsGraphContainer{margin-left:15px;margin-right:15px}.totes-project .totes-project .ute-dataManager-dataControlTagList-manageDataAlertsButtonContainer{padding-left:15px;padding-right:15px}.totes-project .totes-project .ute-dataManager-dataControlList{margin-top:-53px}@media (max-width:1169px){.totes-project .totes-project .ute-dataManager-dataControlList{margin-bottom:28px;margin-top:-35px}}@media (max-width:991px){.totes-project .totes-project .ute-dataManager-dataControlList{margin-bottom:46px;margin-top:-17px}}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link ins,.totes-project .totes-project .ute-dataManager-dataControlList-myDataAlertsTitle,.totes-project .totes-project .ute-dataManager-sharedUsageBar-title{margin-left:15px}.totes-project .totes-project .ute-dataManager-tabs{padding-left:30px}.totes-project .totes-project .ute-dataManager-accountsSummaryIndividualHeader-chevronIcon{margin-top:26px}.totes-project .totes-project .ute-dataManager-dataControlTag-change{cursor:pointer}.totes-project .totes-project .ute-dataManager-dataAlerts-manageButton:hover{text-decoration:underline}.totes-project .totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch .ute-dataManager-dataAccess-md-switch-container{width:60px}.onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder p,.totes-project .totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch .ute-DataManager-accountsSummaryIndividualHeader-EnableAlert{margin:0}.totes-project .totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch:not(.md-dragging) ._md-thumb{background-color:#fff;position:absolute;left:0;top:-4px;height:34px;width:34px}.totes-project .totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch ._md-thumb-container{width:23px;left:2px}.totes-project .totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch ._md-bar{left:0;width:60px;top:-4px;height:38px;border-radius:30px}.totes-project .totes-project .usageDetails .panel-heading{background:#fff;border:none;border-top:1px solid #ddd;padding-top:25px;padding-left:0;padding-right:0}.totes-project .totes-project .usageDetails .SEUsageDetailsHeading{font-size:24px;font-weight:500;letter-spacing:0}.totes-project .totes-project .usageDetails .usageDetails-accordionHeadingIcon{position:absolute;margin-top:9px;font-size:16px;margin-left:11px;font-family:ute-icon,rui-icon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:13px;width:18px}.totes-project .totes-project .usageDetails .usageDetails-accordionHeadingIcon:before{content:'\e846'}.totes-project .totes-project .usageDetails .panel-default{border:none;border-color:transparent;box-shadow:none;border-radius:0}.totes-project .totes-project .usageDetails .panel-default>.panel-heading+.panel-collapse>.panel-body{border:none;padding-left:0;padding-right:0}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingContainer{margin-bottom:20px}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingHeading{font-size:25px;font-weight:500;letter-spacing:0;margin-right:8px}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingCycle{font-size:21px;font-weight:400;letter-spacing:0}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingRemaining{display:none}.totes-project .totes-project .usageDetails .SEUsageDetailsTalkUsage,.totes-project .totes-project .usageDetails .SEUsageDetailsTextUsage{background:#dddedf;width:94%;border-radius:4px;height:40px;padding-left:8px;padding-top:9px;font-weight:500;font-size:16px;letter-spacing:0;margin-bottom:8px;border-bottom-right-radius:0}.totes-project .totes-project .usageDetails .SEUsageDetailsTalkUsageBody{width:94%;margin-bottom:20px}.totes-project .totes-project .usageDetails .SEUsageDetailsTextUsageBody{width:94%}.totes-project .totes-project .usageDetails .type-title{color:#da291c;border-bottom:1px solid #dde4e6;padding-bottom:10px}.totes-project .totes-project .usageDetails .usage .usage-info{border:none}@media (max-width:768px){.totes-project .totes-project .SEUsageDetailsContainer{padding-right:0;padding-left:0}.totes-project .totes-project .panel-title{position:relative}.totes-project .totes-project .usageDetails .usageDetails-accordionHeadingIcon{font-size:18px;right:20px;top:50%;transform:translateY(-50%);margin-top:0;margin-left:0}.totes-project .totes-project .usageDetails .usageDetails-accordionHeadingIcon:before{content:'\e846'}.totes-project .totes-project .usageDetails .panel-group{margin-bottom:3px;box-shadow:5px 3px 3px 1px #e5e5e5}.totes-project .totes-project .usageDetails .panel-heading{background:#fff;border:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:0}.totes-project .totes-project .usageDetails .SEUsageDetailsHeading{font-size:20px;font-weight:500;letter-spacing:0;margin-left:22px;line-height:100px}.totes-project .totes-project .usageDetails .SEUsageDetailsHeading:hover{tect-decoration:underline}.totes-project .totes-project .usageDetails .panel-default{border:none;border-color:transparent;box-shadow:none;border-radius:0}.totes-project .totes-project .usageDetails .panel-default>.panel-heading+.panel-collapse>.panel-body{border:none;padding-left:0;padding-right:0}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingContainer{margin-bottom:20px}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingHeading{font-size:20px;font-weight:500;letter-spacing:0;margin-left:22px;margin-top:11px;display:block}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingCycle{font-size:17px;font-weight:400;letter-spacing:0;margin-left:22px}.totes-project .totes-project .usageDetails .SEUsageDetailsBillingRemaining{font-size:17px;font-weight:500;letter-spacing:0;display:block;margin-left:22px}.totes-project .totes-project .usageDetails .SEUsageDetailsTalkUsage,.totes-project .totes-project .usageDetails .SEUsageDetailsTextUsage{background:#dddedf;width:100%;border-radius:4px;height:40px;padding-left:22px;padding-top:9px;font-weight:500;font-size:16px;letter-spacing:0;border-bottom-right-radius:0;text-transform:uppercase}.totes-project .totes-project .usageDetails .SEUsageDetailsTalkUsage{margin:13px 5px -15px}.totes-project .totes-project .usageDetails .SEUsageDetailsTextUsage{margin-left:5px;margin-right:5px;margin-bottom:-30px}.totes-project .totes-project .usageDetails .SEUsageDetailsTalkUsageBody,.totes-project .totes-project .usageDetails .SEUsageDetailsTextUsageBody{width:100%}.totes-project .totes-project .usageDetails .usage .type-title{color:#da291c;border-bottom:1px solid #dde4e6;padding-bottom:10px;padding-left:22px;font-weight:400;text-transform:capitalize;font-size:17px;margin:15px 0 0}.totes-project .totes-project .usageDetails .usage .usuage-title{margin-left:22px;font-size:17px}.totes-project .totes-project .usageDetails .usage .usuage-ammount{padding-right:20px;font-size:17px}.totes-project .totes-project .usageDetails .usage .usage-info{border:none}.totes-project .totes-project .usageDetails .usageDetails-accordion .panel-open .usageDetails-accordionHeadingIcon{transform:rotate(180deg) translateY(50%);margin-top:-5px}}.totes-project .totes-project .usageDetails-accordionContainer{padding-left:0;padding-right:0;margin-top:28px}.totes-project .totes-project .usageDetails-accordionContainer .panel-open .usageDetails-accordionHeadingIcon{transform:rotate(180deg) translateY(50%)}.totes-project .totes-project .usageDetails-accordion .panel-open .usageDetails-accordionHeadingIcon{transform:rotate(180deg);margin-top:7px}.totes-project .totes-project .usageDetails-accordionHeading{font-size:20px;font-weight:500;margin-left:22px;line-height:100px;letter-spacing:0}@supports (-moz-appearance:none) and (display:contents){.totes-project .totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{height:12px}}.totes-project .totes-project .ute-dataManager-errorPage-background{margin-bottom:-5px}.totes-project .totes-project .md-button.md-fab[disabled]{background-color:rgba(0,0,0,.12)}.totes-project .totes-project .ute-dataManager-dataAlerts-manageDataAlertsButtonContainer{padding-left:15px;padding-right:15px}.totes-project .totes-project .ute-dataManager-individualSummary-chevronIcon{height:10px}.totes-project .totes-project .SEUsageDetailsContainer .usageDetails-accordion a:focus{padding-top:10px}.totes-project .ute-floating-live-chat{display:block;width:39px;height:116px;right:0;top:325px;text-align:left;z-index:3141591;overflow:hidden;position:fixed}@media (max-height:900px){.totes-project .ute-floating-live-chat{top:200px}}@media (max-height:600px){.totes-project .ute-floating-live-chat{top:100px}}@media (max-width:767px){.totes-project .ute-floating-live-chat-bottom-on-mobile{top:auto!important;left:38px!important;bottom:-39px!important;transform:rotate(90deg);z-index:1000}.totes-project .ute-floating-live-chat-left-on-mobile{left:0!important}}.totes-project input[type=text].ute-pt-10{padding:.3rem 1rem 0;height:3.8rem;line-height:3.8rem;background-color:#fff;border:.1rem solid #939598;border-radius:.7rem;color:#1e2121;display:block;font-size:1.5rem;width:100%;box-sizing:border-box;outline:none}.ute-creditManagement-section .ute-creditManagement-styled-select select::-ms-expand{display:none}.totes-project .ute-ptp-input-disable .ute-ptp-disable input::-webkit-input-placeholder,.totes-project .ute-ptp-input-disable .ute-ptp-disable span::-webkit-input-placeholder{color:#b6b6b6}.totes-project .ute-ptp-input-disable .ute-ptp-disable input:-moz-placeholder,.totes-project .ute-ptp-input-disable .ute-ptp-disable input::-moz-placeholder,.totes-project .ute-ptp-input-disable .ute-ptp-disable span:-moz-placeholder,.totes-project .ute-ptp-input-disable .ute-ptp-disable span::-moz-placeholder{color:#b6b6b6}.totes-project .ute-ptp-input-disable .ute-ptp-disable input:-ms-input-placeholder,.totes-project .ute-ptp-input-disable .ute-ptp-disable span:-ms-input-placeholder{color:#b6b6b6}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-price{font-size:3rem}}@media (min-width:767px) and (max-width:991px){.totes-project .ute-ptp-price{font-size:3rem}}.custom-tabs .nav-tabs li a span,.totes-project .custom-tabs .nav-tabs li a span{font-size:1.6rem}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-pending-amount-container{width:30rem!important}}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-check-eligibility-btn-container{width:19rem}}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-cta-round{width:19rem}}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-loading{width:4.3rem}.totes-project .ute-ptp-loading img{margin-top:2rem;height:3rem}}.totes-project .ute-ptp-tab-content .nav-tabs li.active-tab a:hover{background:#fff;border-left:.1rem solid transparent;border-right:.1rem solid transparent;border-bottom:.1rem solid transparent}.offersPanelTab md-content md-tabs md-tabs-wrapper,.totes-project .offersPanelTab md-content md-tabs md-tabs-wrapper,.totes-project .ute-ptp-tab-content .nav-tabs li.active-tab:hover{background:#fff}.totes-project .ute-ptp-tab-content .nav-tabs li a:hover{color:#da291c}.totes-project .ute-ptp-tab-content .nav-tabs li:hover{background:#f1f1f1;border-bottom:  #f1f1f1}.myrInput-radio .totes-project .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body a,.totes-project .ute-brand-textWeight-medium,.ute-brand-calloutBox .totes-project .ute-brand-calloutBox-body{font-weight:500}.totes-project .ute-brand-textWeight-regular{font-weight:400}.totes-project .ute-brand-textWeight-light{font-weight:300}.totes-project .ute-brand-text-xxl{font-size:32px}.totes-project .ute-brand-text-xl{font-size:30px}@media (max-width:767px){.totes-project .ute-brand-text-xl{font-size:26px}}.totes-project .ute-brand-text-regularMedium{font-size:18px}.totes-project .ute-brand-text-large{font-size:26px;line-height:30px}@media (max-width:767px){.totes-project .ute-brand-text-large,.totes-project .ute-brand-text-large-primary{font-size:21px}}.totes-project .ute-brand-text-medium,.totes-project .ute-brand-text-mediumLight{font-size:21px;line-height:24px}.myrInput-radio .totes-project .myrInput-radio-text,.totes-project .ute-brand-text-regular,.ute-brand-calloutBox .totes-project .ute-brand-calloutBox-body{font-size:18px;line-height:25px}@media (max-width:767px){.myrInput-radio .totes-project .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.totes-project .ute-brand-text-regular,.ute-brand-calloutBox .totes-project .ute-brand-calloutBox-body{line-height:23px}}.totes-project .ute-brand-text-regularLight{font-size:18px;line-height:25px}@media (max-width:767px){.totes-project .ute-brand-text-regularLight{line-height:23px}}.totes-project .ute-brand-text-regularXXXL{font-size:100px}.totes-project .ute-brand-text-lightRegular{font-size:16px}.totes-project .ute-brand-text-red-regularLG{font-size:22px;color:#da291c}.totes-project .ute-brand-text-white-regularLG{font-size:22px;color:#fff}.totes-project .ute-brand-text-large-primary{color:#da291c}.totes-project .ute-brand-icon-XXXL-primary{color:#da291c;display:inline}.totes-project .ute-brand-redFont{color:#da291c}.totes-project .ute-brand-verticalCenter{position:relative;top:50%;transform:translateY(-50%)}.totes-project .ute-brand-text-p{margin-bottom:20px}.totes-project .ute-brand-list-numeric{font-size:16px;line-height:18px;padding:0;counter-reset:item;margin-bottom:0}.totes-project .ute-brand-list-numeric>li:before{display:inline-block;width:16px;padding-right:5px;text-align:right;content:counter(item) "."}.totes-project .ute-brand-button-primary,.totes-project .ute-brand-button-primary:hover{font-weight:600;background-color:#da291c;color:#fff;border:0}.totes-project .ute-brand-button-primary,.totes-project .ute-brand-button-primary:hover,.totes-project .ute-brand-button-secondary:hover{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}.totes-project .ute-brand-button-primary:active{font-weight:600;background-color:#da291c;color:#fff;border:0}.totes-project .ute-brand-button-primary:active,.totes-project .ute-brand-button-secondary:active{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}.totes-project .ute-brand-button-primary:visited{font-weight:600;background-color:#da291c;color:#fff;border:0}.totes-project .ute-brand-button-primary:visited,.totes-project .ute-brand-button-secondary:visited{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}.totes-project .ute-brand-button-primary:focus{font-weight:600;background-color:#da291c;color:#fff;border:0}.totes-project .ute-brand-button-primary:focus,.totes-project .ute-brand-button-secondary:focus{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}@media (max-width:767px){.totes-project .ute-brand-button-primary,.totes-project .ute-brand-button-primary:active,.totes-project .ute-brand-button-primary:focus,.totes-project .ute-brand-button-primary:hover,.totes-project .ute-brand-button-primary:visited,.totes-project .ute-brand-button-secondary,.totes-project .ute-brand-button-secondary:active,.totes-project .ute-brand-button-secondary:focus,.totes-project .ute-brand-button-secondary:hover,.totes-project .ute-brand-button-secondary:visited{width:100%}}.totes-project .ute-brand-button-secondary:active,.totes-project .ute-brand-button-secondary:focus,.totes-project .ute-brand-button-secondary:hover,.totes-project .ute-brand-button-secondary:visited{font-weight:500;background-color:#fff;color:#da291c;border:1px solid #da291c}.totes-project .ute-brand-link-primary{font-weight:500;color:#da291c;display:inline-block;cursor:pointer}.totes-project .ute-brand-link-primary:hover{text-decoration:none;color:#da291c}.totes-project .ute-brand-link-primary:after{content:'\e826';font-family:"rui-icon"!important;font-size:70%;padding-left:4px}.totes-project .ute-brand-link-cancel{text-align:center;padding:15px;font-weight:500}@media (max-width:767px){.totes-project .ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}.totes-project .myrTextInput-label{margin-bottom:8px}.totes-project .myrTextInput{position:relative}.onBoarding_checklist_holder .ctns_box a.completed .icon_holder img.incomplete_img,.totes-project .myr-checkbox input[type=checkbox].myr-checkbox-input,.totes-project .myrInput-radio input[type=radio].myrInput-radio-input{display:none}.totes-project .myrInput-radio input[type=radio].myrInput-radio-input+label.myrInput-radio-graphic{border:2px solid #bbbdc0;border-radius:50px;display:inline-block;vertical-align:middle;margin-top:-5px;height:17px;width:17px}.totes-project .myrInput-radio input[type=radio].myrInput-radio-input:checked+label.myrInput-radio-graphic{border-color:#da291c}.totes-project .myrInput-radio input[type=radio].myrInput-radio-input:checked+label.myrInput-radio-graphic .myrInput-radio-graphicInside{border:3px solid #fff;border-radius:50px;height:13px;width:13px;background-color:#da291c}.totes-project .myrInput-radio .myrInput-radio-text{font-weight:300;padding-left:6px}@media (max-width:767px){.totes-project .myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}.totes-project .myrInput-radio input[type=radio].myrInput-radio-input:checked+label.myrInput-radio-graphic+.myrInput-radio-text{font-weight:500}@media (max-width:767px){.totes-project .myrInput-radio{display:block;padding-bottom:20px}}.totes-project .myr-checkbox input[type=checkbox].myr-checkbox-input+label.myr-checkbox-box{border:2px solid #bbbdc0;border-radius:4px;display:inline-block;vertical-align:middle;margin-top:-1px;height:16px;width:16px}.totes-project .myr-checkbox input[type=checkbox].myr-checkbox-input:checked+label.myr-checkbox-box,.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox input[type=checkbox].vtr-checkbox-input:checked+label.vtr-checkbox-box,.ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox input[type=checkbox].vtr-checkbox-input:checked+label.vtr-checkbox-box{background-color:#da291c;border-color:#da291c}.totes-project .myr-checkbox-text{vertical-align:middle;display:inline-block;padding-left:8px;padding-top:1px}.totes-project .ute-brand-graphics-communityForums{background:url(../ute-css-brand/assets/community-forums.png) no-repeat;background-size:contain;width:163px;height:130px}.totes-project .ute-brand-primaryButton{float:none;font-weight:500;font-size:16px;text-transform:none;color:#fff;background-color:#da291c;height:42px;border-radius:7px;min-width:171px;display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;line-height:1.428571429;-webkit-user-select:none}.totes-project .ute-brand-messageBox-container .ute-brand-messageBox-icon{margin:auto;display:block;padding-right:12px}.totes-project .ute-brand-messageBox-container .ute-brand-messageBox-warning{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #ffbf3f;font-size:20px;font-weight:600;width:100%}.totes-project .ute-brand-messageBox-container .ute-brand-messageBox-error{background-color:#fff;border:1px solid #da291c;font-size:20px;font-weight:600;width:100%}.totes-project .ute-brand-messageBox-container .ute-brand-messageBox-heading{color:#444;font-size:18px;font-weight:600;text-align:left;margin-left:0}.totes-project .ute-brand-messageBox-container .ute-brand-messageBox-body{color:#444;font-size:16px;font-weight:400;margin-top:20px;text-align:left;transform:scaleY(1.0014);margin-left:0}.totes-project .ute-brand-calloutBox{background-color:#f0f2f5;border-radius:8px;padding:20px}.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:21px;font-weight:500;padding-bottom:10px;line-height:23px}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body{font-weight:300}@media (max-width:767px){.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.totes-project .ute-account-selection-modal .HeadingGroup{padding:5px 0 0 30px;font-size:16px;font-weight:900}.totes-project .ute-account-selection-modal .BodyGroup{margin:20px 10px;padding:0 0 30px}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts{margin:20px 0;padding:0}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts li{display:inline-block;vertical-align:top;min-height:130px;margin:0 17px;padding:0}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn{cursor:pointer}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.error .account-name-ctn,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.warning .account-name-ctn{background-color:#c6c5c6;border-top:1px solid #c6c5c6;border-right:1px solid #c6c5c6;border-left:1px solid #c6c5c6}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.error .account-number-ctn,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.warning .account-number-ctn{color:#c6c5c6;border-bottom:1px solid #c6c5c6;border-right:1px solid #c6c5c6;border-left:1px solid #c6c5c6}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn-text{background-color:#414042;color:#fff;border-top-left-radius:6px;border-top-right-radius:6px;border-top:1px solid #939598;border-right:1px solid #939598;border-left:1px solid #939598;font-size:18px;font-weight:700;width:260px;height:33px}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn .account-name-txt{margin-left:30px;margin-top:3px;float:left}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn-text{margin:auto}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn-text .account-name-txt{margin-left:25px;margin-top:3px;float:left}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn{color:#414042;background-color:#fff;border-bottom-left-radius:6px;border-bottom:1px solid #939598;border-right:1px solid #939598;border-left:1px solid #939598;float:left;min-width:260px;min-height:62px;font-size:18px}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn .account-number-txt{margin-top:22px;margin-left:30px;float:left}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn-CTN{color:#414042;background-color:#fff;border-bottom-left-radius:6px;border:1px solid #939598;width:260px;margin:auto;min-height:70px;font-size:18px}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn-CTN .account-number-txt{float:left;margin-top:10px}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-error,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-warning{font-size:16px;margin-top:10px;float:left;clear:both;margin-bottom:40px;width:260px}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-error{color:red}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-warning{color:#da960e}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .rui-icon-error-icon,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .rui-icon-warning{margin-right:5px;font-size:22px}.one-view-consumer-footer #footer li,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .CTNlist{list-style-type:none}.totes-project .ute-account-selection-modal .Body{margin:10px 0;font-size:16px}@media (min-width:767px) and (max-width:992px){.totes-project .ute-account-selection-modal .new-password-section .new-password-right{margin:20px 0 0}.totes-project .ute-account-selection-modal .new-password-section .new-password-right .password-guidelines{height:100px}}.onBoarding_checklist_holder{margin:13px 0 25px;border:1px solid #c2c2c2;border-radius:5px;padding:10px 21px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;position:relative;letter-spacing:normal;max-height:57px;transition:all 1.1s}@media (max-width:1200px){.onBoarding_checklist_holder{padding:10px 15px 0}}@media (max-width:991px){.onBoarding_checklist_holder{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;max-height:50px}}@media (max-width:767px){.onBoarding_checklist_holder{max-height:104px;padding:17px 15px 0}}.onBoarding_checklist_holder .btn_close{cursor:pointer;position:absolute;right:13px;top:13px;color:#414042;font-size:20px;line-height:1;z-index:99;display:none;border:1px solid #fff;width:22px;height:22px}.onBoarding_checklist_holder .btn_close:hover{text-decoration:none}@media (min-width:1024px){.onBoarding_checklist_holder .btn_close:hover{border-color:#414042}}.onBoarding_checklist_holder .progress-bar_holder{font-size:14px;line-height:.7;font-weight:500;color:#1f1f1f;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 17px}@media (max-width:991px){.onBoarding_checklist_holder .progress-bar_holder{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px){.onBoarding_checklist_holder .progress-bar_holder{margin:0 0 4px}}.onBoarding_checklist_holder .progress-bar_holder .progress{width:160px;height:8px;border-radius:5px;background-color:#e8e8e8;margin:0 17px 0 0}@media (max-width:991px){.onBoarding_checklist_holder .progress-bar_holder .progress{width:300px;margin:0 0 16px}}@media (max-width:767px){.onBoarding_checklist_holder .progress-bar_holder .progress{width:100%;-ms-flex:1;flex:1;margin:0 0 16px}}.onBoarding_checklist_holder .progress-bar_holder .progress .progress-bar{border-radius:5px;box-shadow:none;background-color:#00a0b7}.onBoarding_checklist_holder .teaser_view{visibility:hidden;opacity:0;transition:all 1s}.onBoarding_checklist_holder.expanded{padding:23px 21px 29px;max-height:1000px;transition:all 1.1s}@media (max-width:1200px){.onBoarding_checklist_holder.expanded{padding:15px}}@media (max-width:767px){.onBoarding_checklist_holder.expanded{padding:21px 15px}}.onBoarding_checklist_holder.expanded .teaser_view{position:relative;visibility:visible;opacity:1;transition:all 1s}.onBoarding_checklist_holder.expanded .teaser_expanded_view{visibility:hidden;opacity:0;transition:all 1s}.onBoarding_checklist_holder.expanded .ctns_box li{transform:scale(1);opacity:1}.onBoarding_checklist_holder.expanded .info_box:before{height:auto}.onBoarding_checklist_holder .checklist_col{font-size:16px;font-weight:400;line-height:1.5;color:#1f1f1f}@media (max-width:1200px){.onBoarding_checklist_holder .checklist_col{font-size:14px}}.onBoarding_checklist_holder .checklist_col h2{font-size:16px;font-weight:500;line-height:1.2;color:#1f1f1f;margin:0 0 21px;transition:all 1.1s}@media (max-width:767px){.onBoarding_checklist_holder .checklist_col h2{font-size:18px;margin:0 0 13px}}.onBoarding_checklist_holder .checklist_col p{margin:0 0 10px}.onBoarding_checklist_holder .checklist_col.info_box{max-width:310px;padding-top:6px;-ms-flex-preferred-size:35%;flex-basis:35%;position:relative}@media (max-width:1200px){.onBoarding_checklist_holder .checklist_col.info_box{-ms-flex-preferred-size:32%;flex-basis:32%}}@media (max-width:991px){.onBoarding_checklist_holder .checklist_col.info_box{max-width:100%;-ms-flex:1;flex:1;padding-top:0;padding-bottom:13px}}.onBoarding_checklist_holder .ctns_holder{-ms-flex:1;flex:1;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:710px;position:relative}@media (max-width:1200px){.onBoarding_checklist_holder .ctns_holder{max-width:580px}}@media (max-width:991px){.onBoarding_checklist_holder .ctns_holder{max-width:100%;-ms-flex:1;flex:1;position:static}}.onBoarding_checklist_holder .ctns_holder .progress-bar_holder{transition:all 1.1s;position:absolute;right:-4px;top:13px}@media (max-width:991px){.onBoarding_checklist_holder .ctns_holder .progress-bar_holder{right:15px;top:20px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (max-width:767px){.onBoarding_checklist_holder .ctns_holder .progress-bar_holder{right:15px;left:15px;top:47px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}}.onBoarding_checklist_holder .ctns_holder .progress-bar_holder .progress{width:240px;margin:0 17px 0 0}@media (max-width:991px){.onBoarding_checklist_holder .ctns_holder .progress-bar_holder .progress{margin:0 17px 0 0}}@media (max-width:767px){.onBoarding_checklist_holder .ctns_holder .progress-bar_holder .progress{width:100%;margin:0 0 16px}}.onBoarding_checklist_holder .ctns_box{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.onBoarding_checklist_holder .ctns_box{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;margin:0 -10px}}.onBoarding_checklist_holder .ctns_box li{padding:0 5px;-ms-flex-preferred-size:25%;flex-basis:25%;transform:scale(0);transition:all 1s;opacity:0}@media (max-width:767px){.onBoarding_checklist_holder .ctns_box li{max-width:100%;-ms-flex:1;flex:1;padding:0}}.onBoarding_checklist_holder .ctns_box li:nth-child(2){transition:all 1s .3s}.onBoarding_checklist_holder .ctns_box li:nth-child(3){transition:all 1s .8s}.onBoarding_checklist_holder .ctns_box li:nth-child(4){transition:all 1s 1.2s}.onBoarding_checklist_holder .ctns_box a{cursor:pointer;padding:9px 10px;display:block;border-radius:5px;text-align:center;transition:all 1s;color:#1f1f1f;height:100%}@media (max-width:767px){.onBoarding_checklist_holder .ctns_box a{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:6px 10px 7px}}.onBoarding_checklist_holder .ctns_box a:focus,.onBoarding_checklist_holder .ctns_box a:hover{text-decoration:underline}@media (min-width:1024px){.onBoarding_checklist_holder .ctns_box a:focus,.onBoarding_checklist_holder .ctns_box a:hover{background:#f5f5f5}.onBoarding_checklist_holder .ctns_box a:focus .icon_holder,.onBoarding_checklist_holder .ctns_box a:hover .icon_holder{background:#eee}.onBoarding_checklist_holder .ctns_box a:focus .icon_holder .rui-icon-check,.onBoarding_checklist_holder .ctns_box a:hover .icon_holder .rui-icon-check{border-color:#f5f5f5}}.onBoarding_checklist_holder .ctns_box a.completed{pointer-events:none}.onBoarding_checklist_holder .ctns_box a.completed .icon_holder{background:#bfe7ed}.onBoarding_checklist_holder .ctns_box a .icon_holder img.incomplete_img,.onBoarding_checklist_holder .ctns_box a.completed .icon_holder img.completed_img{display:block}.onBoarding_checklist_holder .ctns_box a.completed .icon_holder .check_icon{background:#00a0b7 url(/web/totes/images/onBoarding_checklist/baseline-done-24-px.svg) no-repeat 50% 50%}.onBoarding_checklist_holder .ctns_box a.completed .incomplete_text{display:none!important}.onBoarding_checklist_holder .ctns_box a.completed .completed_text{display:block!important;font-weight:500}.onBoarding_checklist_holder .ctns_box a .icon_holder,.onBoarding_checklist_holder .ctns_box a .icon_holder .check_icon{border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.onBoarding_checklist_holder .ctns_box a .icon_holder{background:#f5f5f5;-ms-flex-direction:column;flex-direction:column;margin:0 auto 8px;width:92px;height:92px;position:relative}@media (max-width:1200px){.onBoarding_checklist_holder .ctns_box a .icon_holder{width:82px;height:82px;padding:10px}}@media (max-width:767px){.onBoarding_checklist_holder .ctns_box a .icon_holder{margin:0 18px 0 0;width:70px;height:70px;padding:15px}}@media (max-width:600px){.onBoarding_checklist_holder .ctns_box a .icon_holder{margin:0 18px 0 0;width:55px;height:55px;padding:15px}}.onBoarding_checklist_holder .ctns_box a .icon_holder img{max-width:100%}@media (max-width:767px){.onBoarding_checklist_holder .ctns_box a .icon_holder img{max-width:32px}}.onBoarding_checklist_holder .ctns_box a .icon_holder img.completed_img{display:none}.onBoarding_checklist_holder .ctns_box a .icon_holder .check_icon{width:27px;height:27px;color:#fff;position:absolute;bottom:0;right:-3px;border:3px solid #fff;background-color:#bfe7ed}@media (max-width:767px){.onBoarding_checklist_holder .ctns_box a .icon_holder .check_icon{width:22px;height:22px;border-width:1px;background-size:10px auto!important}}@media (max-width:600px){.onBoarding_checklist_holder .ctns_box a .icon_holder .check_icon{width:19px;height:19px;bottom:-4px;right:-2px}}.onBoarding_checklist_holder .ctns_box a .text_holder{font-size:16px;font-weight:400;line-height:1.5;text-align:center;color:#1f1f1f}@media (max-width:1200px){.onBoarding_checklist_holder .ctns_box a .text_holder{font-size:14px;display:block}}@media (max-width:767px){.onBoarding_checklist_holder .ctns_box a .text_holder{font-size:16px;text-align:left;line-height:1.38;padding-top:6px}}.onBoarding_checklist_holder .ctns_box a .text_holder.incomplete_text{display:none!important}@media (max-width:767px){.onBoarding_checklist_holder .progress_info_section p.teaser_view{display:none!important}}.onBoarding_checklist_holder .show_more{cursor:pointer;font-size:16px;font-weight:500;line-height:1;color:#2f6fa7;border:1px solid #c2c2c2;border-radius:0 0 5px 5px;position:absolute;bottom:-23px;left:50%;transform:translate(-50%,0);min-width:140px;max-width:300px;border-top-color:#fff;padding:0 10px 4px;text-align:center;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.onBoarding_checklist_holder .show_more{width:128px}}.onBoarding_checklist_holder .show_more i.rui-icon-chevron-down{position:relative;top:3px}.onBoarding_checklist_holder .show_more i.rui-icon-chevron-up{position:relative;top:2px}.onBoarding_checklist_holder .show_more:hover{text-decoration:none;color:#414042}.onBoarding_checklist_holder .congratulations_holder,.onBoarding_checklist_holder.congratulations_block .ctns_box,.onBoarding_checklist_holder.congratulations_block .progress_info_section,.onBoarding_checklist_holder.congratulations_block .show_more{display:none}.onBoarding_checklist_holder.congratulations_block{padding:9px 22px 13px;max-height:inherit}@media (max-width:767px){.onBoarding_checklist_holder.congratulations_block{padding:18px 15px 2px}}.onBoarding_checklist_holder.congratulations_block .btn_close{display:block}.onBoarding_checklist_holder.congratulations_block .ctns_holder{-ms-flex-item-align:center;align-self:center;max-width:430px;padding:23px 33px 0 0}@media (max-width:767px){.onBoarding_checklist_holder.congratulations_block .ctns_holder{padding:0}}.onBoarding_checklist_holder.congratulations_block .info_box{-ms-flex-preferred-size:58%;flex-basis:58%;max-width:570px}.onBoarding_checklist_holder.congratulations_block .congratulations_holder{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.onBoarding_checklist_holder.congratulations_block .congratulations_holder{-ms-flex-direction:column;flex-direction:column}}.onBoarding_checklist_holder.congratulations_block .congratulations_holder .img_holder{min-width:60px;max-width:60px}@media (max-width:767px){.onBoarding_checklist_holder.congratulations_block .congratulations_holder .img_holder{min-width:45px;max-width:45px}}.onBoarding_checklist_holder.congratulations_block .congratulations_holder .img_holder img{height:auto;max-width:100%;width:100%}.onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder{padding-left:16px;padding-top:3px}@media (max-width:767px){.onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder{padding-left:0;padding-top:19px;font-size:14px;line-height:1.43}}.onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder h2{font-size:18px;margin:0 0 5px}@media (max-width:767px){.onBoarding_checklist_holder.congratulations_block .congratulations_holder .text_holder h2{margin:0 0 10px}}.onBoarding_checklist_holder.congratulations_block .progress-bar_holder{visibility:visible;opacity:1;position:static;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.onBoarding_checklist_holder.congratulations_block .progress-bar_holder{position:absolute;top:23px;left:76px;right:auto}.onBoarding_checklist_holder.congratulations_block .progress-bar_holder .progress{margin:0 0 13px;width:140px}}.onBoarding_checklist_holder.section_close{transition:all 1.5s .5s;max-height:0;padding-top:0;padding-bottom:0;margin:0;opacity:0;visibility:hidden}.onBoarding_checklist_holder.section_close .checklist_col{transition:all 1.5s .3s;visibility:hidden!important;opacity:0!important;height:0!important}@keyframes move-in-steps{0%{left:0;background:#00f}to{left:100%;background:red}}@media (max-width:767px){.onBoarding_modal{background:#fff!important}}.onBoarding_modal .modal-dialog{max-width:664px;width:100%}@media (max-width:767px){.onBoarding_modal .modal-dialog{margin:0;height:100%;max-width:100%}}.onBoarding_modal .modal-content{border-radius:0}@media (max-width:767px){.onBoarding_modal .modal-content{height:100%}}.onBoarding_modal .modal-body,.onBoarding_modal .modal-body h2{font-weight:500;font-stretch:normal;line-height:1.5;letter-spacing:normal}.onBoarding_modal .modal-body{font-style:normal;position:relative;padding:47px 40px 40px;font-size:16px}@media (max-width:767px){.onBoarding_modal .modal-body{padding:48px 24px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;min-height:100%}}.onBoarding_modal .modal-body h2{font-size:32px;color:#1f1f1f;margin:0 0 8px}.onBoarding_modal .modal-body .text_block{margin:0 0 47px}.onBoarding_modal .modal-body .text_block ul{margin:0;padding:6px 0 0 20px}.onBoarding_modal .modal-body .btn_holder{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.onBoarding_modal .modal-body .btn_holder{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:center;justify-content:center}}.onBoarding_modal .modal-body .btn_holder button{min-width:130px;text-align:center;padding:12px 20px;border-radius:4px;background-color:#da291c;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.5px;color:#fff;border:1px solid #da291c;margin:0 0 0 20px;min-height:49px}.onBoarding_modal .modal-body .btn_holder button.btn_primary{color:#da291c;background:#fff}@media (min-width:1024px){.onBoarding_modal .modal-body .btn_holder button:focus,.onBoarding_modal .modal-body .btn_holder button:hover{background:#e8e8e8!important;color:#1f1f1f!important;border-color:#e8e8e8!important}}@media (max-width:767px){.onBoarding_modal .modal-body .btn_holder button{margin:15px 0 0;width:100%}}.onBoarding_modal .modal-body .model_btn_close{cursor:pointer;position:absolute;right:16px;top:16px;color:#414042;font-size:23px;line-height:1;z-index:99;border:1px solid #fff;width:25px;height:25px}.onBoarding_modal .modal-body .model_btn_close:hover{text-decoration:none}@media (min-width:1024px){.onBoarding_modal .modal-body .model_btn_close:hover{border-color:#414042}}.addtocalendar-backdrop{position:fixed;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1001}ul.detached-addtocalendar-options{position:fixed;bottom:0;width:100%;float:none;z-index:9999999999;margin:0;padding:0;top:initial;font-size:16px;display:block!important;border:0;border-radius:0}ul.detached-addtocalendar-options li{padding:10px 0}ul.detached-addtocalendar-options li.calendars-title{padding:20px;background-color:#e9e9e9}ul.detached-addtocalendar-options li.calendars-title img{width:20px;float:right}.switching-billing-modal .ute-go-paperless input.ng-invalid.ng-dirty,.totes-project input,.totes-project input.ute-resetVoicemailPassword-inputText,.totes-project input.ute-simCard-inputText,.ute-go-paperless input.ng-invalid.ng-dirty,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content input.ute-janrain-resend-email-modal-inputText,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content input.ute-janrain-resend-email-modal-inputTextError,input.ute-pay-now-inputTextError,input.ute-resetVoicemailPassword-inputText,input.ute-resetVoicemailPassword-inputTextError,input.ute-simCard-inputText,input.ute-simCard-inputTextError{font-family:"Avenir Next",sans-serif;font-size:16px;border-radius:8px;font-weight:500;padding:3px 10px 0;height:40px;background-color:#fff;background-image:none;border:1px solid #999;display:block;width:100%;box-sizing:border-box;outline:none}input,input.ute-pay-now-inputText{font-family:"Avenir Next",sans-serif;font-size:16px;padding:3px 10px 0;height:40px;background-image:none;border:1px solid #999;display:block;width:100%;box-sizing:border-box;outline:none}input{border-radius:8px;font-weight:500;background-color:#fff}.switching-billing-modal .ute-go-paperless input.ng-invalid.ng-dirty,.ute-go-paperless input.ng-invalid.ng-dirty,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content input.ute-janrain-resend-email-modal-inputTextError,input.ute-resetVoicemailPassword-inputTextError,input.ute-simCard-inputTextError{border-color:#da291c}.totes-project .ute-dataManager-badgeList-headBadgeArrow,.totes-project .ute-dataManager-badgeList-individualBadgeArrow,.totes-project .ute-dataManager-badgeList-individualBadgeIcon,.totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-],.totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],.ute-dataManager-badgeList-headBadgeArrow,.ute-dataManager-badgeList-individualBadgeArrow,.ute-dataManager-badgeList-individualBadgeIcon,[class^=ute-icon-]{font-family:ute-icon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-select-value,.totes-project .md-select-value,.ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],[class*=" ute-icon-"]{speak:none;font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],[class*=" ute-icon-"]{font-family:ute-icon;font-weight:400;line-height:1}.totes-project .ute-pay-now-typeBodyGroup,.totes-project .ute-semafone-type-body-group,.totes-project .ute-simCard-typeBodyGroup,.ute-pay-now-typeBodyGroup,.ute-semafone-type-body-group,.ute-simCard-typeBodyGroup{margin-bottom:35px}.totes-project .ute-brand-messageBox-body,.totes-project .ute-brand-messageBox-heading,.totes-project .ute-simCard-messageBox-body,.totes-project .ute-simCard-messageBox-heading,.totes-project .ute-subscription-badge .ute-subscription-badge-label-alternate{font-family:Avenir Next,sans-serif;font-size:16px;line-height:24px}.totes-project .ute-semafone-type-body{font-size:16px;line-height:24px}.ute-simCard-messageBox-body,.ute-simCard-messageBox-heading{font-family:Avenir Next,sans-serif;font-size:16px;line-height:24px}.ute-semafone-type-body{font-size:16px}.totes-project .ute-brand-messageBox-heading,.totes-project .ute-simCard-messageBox-heading,.ute-simCard-messageBox-heading{font-weight:500}.totes-project .ute-pay-now-headingSecondary,.totes-project .ute-pay-now-typeBody,.totes-project .ute-pay-now-typeMedium,.totes-project .ute-simCard-headingSecondary,.totes-project .ute-simCard-typeBody,.totes-project .ute-simCard-typeMedium,.totes-project .ute-subscription-badge .ute-subscription-badge-label,.totes-project .ute-subscription-badge .ute-subscription-badge-label-medium,.ute-pay-now-headingSecondary,.ute-pay-now-typeBody,.ute-pay-now-typeMedium,.ute-simCard-headingSecondary,.ute-simCard-typeBody,.ute-simCard-typeMedium{font-family:Avenir Next,sans-serif;font-size:18px;line-height:26px}.totes-project .ute-pay-now-headingSecondary,.totes-project .ute-pay-now-typeMedium,.totes-project .ute-simCard-headingSecondary,.totes-project .ute-simCard-typeMedium,.totes-project .ute-subscription-badge .ute-subscription-badge-label-medium,.ute-pay-now-headingSecondary,.ute-pay-now-typeMedium,.ute-simCard-headingSecondary,.ute-simCard-typeMedium{font-weight:500}.totes-project .ute-resetVoicemailPassword-footnote,.ute-resetVoicemailPassword-footnote{font-family:Avenir Next,sans-serif;font-size:14px;line-height:23px}.totes-project .ute-pay-now-headingGroup,.totes-project .ute-paymentHelper-heading-group,.totes-project .ute-simCard-headingGroup,.ute-pay-now-headingGroup,.ute-simCard-headingGroup{padding-bottom:25px;position:relative}.totes-project .ute-suspendCtnSuccess-title{font-family:Avenir Next,sans-serif}.totes-project .ute-semafone-heading-1,.totes-project .ute-suspendCtnSuccess-title{line-height:100%;margin-bottom:0;margin-top:0}.totes-project .ute-simCard-heading,.totes-project .ute-simCard-identity-text{font-family:Avenir Next,sans-serif;line-height:100%;margin-bottom:0;margin-top:0}.totes-project .ute-paymentHelper-heading,.totes-project .ute-semafone-heading-2{line-height:100%;margin-bottom:0;margin-top:0}.totes-project .ute-paymentHelper-heading{font-family:Avenir Next,sans-serif}.ute-suspendCtnSuccess-title{font-family:Avenir Next,sans-serif}.totes-project .ute-semafone-heading-3,.ute-semafone-heading-1,.ute-suspendCtnSuccess-title{line-height:100%;margin-bottom:0;margin-top:0}.ute-simCard-heading,.ute-simCard-identity-text{font-family:Avenir Next,sans-serif;line-height:100%;margin-bottom:0;margin-top:0}.ute-semafone-heading-2,.ute-semafone-heading-3{line-height:100%;margin-bottom:0;margin-top:0}.totes-project .ute-semafone-heading-1,.totes-project .ute-suspendCtnSuccess-title,.ute-semafone-heading-1,.ute-suspendCtnSuccess-title{font-size:32px;font-weight:500}.totes-project .ute-semafone-heading-2,.totes-project .ute-simCard-heading,.totes-project .ute-simCard-identity-text,.ute-semafone-heading-2,.ute-simCard-heading,.ute-simCard-identity-text{font-size:25px;font-weight:500}.totes-project .ute-simCard-heading,.ute-simCard-heading{color:#da291c}.totes-project .ute-paymentHelper-heading,.totes-project .ute-semafone-heading-3,.ute-semafone-heading-3{font-size:26px;font-weight:400}.totes-project .ute-paymentHelper-heading{color:#fff}.totes-project .ute-button-primary,.totes-project .ute-button-secondary{border:0}.totes-project .ute-button-cancel,.totes-project .ute-button-primary,.totes-project .ute-button-secondary{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.totes-project .ute-button,.totes-project .ute-dataManager-modalContinueButton,.totes-project .ute-discoveryPage-modalContinueButton,.totes-project .ute-md-primary-button,.totes-project .ute-profileEdit-modal-continue-button,.totes-project .ute-resetVoicemailPassword-submit,.totes-project .ute-simCard-continueButton,.totes-project .ute-simCard-modalContinueButton{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border:0;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.totes-project .ute-semafone-button-primary{font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border:0;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.totes-project .ute-dataManager-modalCancelButton,.totes-project .ute-discoveryPage-modalCancelButton,.totes-project .ute-md-secondary-button,.totes-project .ute-pay-now-button-secondary,.totes-project .ute-pay-now-continueButton,.totes-project .ute-pay-now-doneButton,.totes-project .ute-simCard-modalCancelButton{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border:0;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.totes-project .ute-profileEdit-modal-cancel-button,.totes-project .ute-resetVoicemailPassword-cancel,.totes-project .ute-simCard-cancelButton{font-family:Avenir Next,sans-serif;padding:0 40px;border-radius:8px}.totes-project .ute-profileEdit-modal-cancel-button,.totes-project .ute-resetVoicemailPassword-cancel,.totes-project .ute-semafone-button,.totes-project .ute-simCard-cancelButton{font-weight:500;font-size:18px;line-height:1;height:40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.ute-dataManager-modalContinueButton,.ute-discoveryPage-modalContinueButton,.ute-simCard-continueButton,.ute-simCard-modalContinueButton{height:40px;padding:0 40px;border:0;border-radius:8px;white-space:nowrap}.totes-project .ute-semafone-button,.ute-go-paperless .ute-goPaperless-modalContinueButton{padding:0 40px;border:0;border-radius:8px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalContinueButton,.ute-dataManager-modalContinueButton,.ute-discoveryPage-modalContinueButton,.ute-go-paperless .ute-goPaperless-modalContinueButton,.ute-md-primary-button,.ute-simCard-continueButton,.ute-simCard-modalContinueButton{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-ms-touch-action:manipulation;touch-action:manipulation}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalContinueButton{border:0}.ute-md-primary-button{height:40px;padding:0 40px;border-radius:8px;white-space:nowrap}.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit,.ute-pending-order .ute-pending-order-button-primary,.ute-pending-order .ute-pending-order-terms-button-primary,.ute-profileEdit-modal-continue-button,.ute-resetVoicemailPassword-submit{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border:0;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.ute-pay-now-continueButton,.ute-pay-now-doneButton,.ute-semafone-button-primary{font-size:18px;line-height:1;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border:0;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.ute-semafone-button-primary{font-weight:500;height:40px}.ute-pay-now-continueButton,.ute-pay-now-doneButton{font-family:Avenir Next,sans-serif}.ute-dataManager-modalCancelButton,.ute-discoveryPage-modalCancelButton,.ute-simCard-modalCancelButton{font-weight:500;border:0;border-radius:8px}.ute-dataManager-modalCancelButton,.ute-discoveryPage-modalCancelButton,.ute-md-secondary-button,.ute-simCard-modalCancelButton{font-family:Avenir Next,sans-serif;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.ute-pay-now-button-secondary{border:0}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalCancelButton,.ute-go-paperless .ute-goPaperless-modalCancelButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel,.ute-pay-now-button-secondary,.ute-profileEdit-modal-cancel-button,.ute-resetVoicemailPassword-cancel,.ute-simCard-cancelButton{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1;height:40px;padding:0 40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel,.ute-pending-order .ute-pending-order-button-cancel,.ute-semafone-button{font-weight:500;font-size:18px;line-height:1;height:40px;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;border-radius:8px;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel,.ute-pending-order .ute-pending-order-button-cancel{font-family:Avenir Next,sans-serif}.ute-pending-order .ute-pending-order-button-cancel,.ute-semafone-button{padding:0 40px;border:0}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel:focus,.totes-project .ute-button-cancel:focus,.totes-project .ute-button-primary:focus,.totes-project .ute-button-secondary:focus,.totes-project .ute-button:focus,.ute-dataManager-modalCancelButton:focus,.ute-dataManager-modalContinueButton:focus,.ute-discoveryPage-modalCancelButton:focus,.ute-discoveryPage-modalContinueButton:focus,.ute-go-paperless .ute-goPaperless-modalCancelButton:focus,.ute-go-paperless .ute-goPaperless-modalContinueButton:focus,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel:focus,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit:focus,.ute-md-primary-button:focus,.ute-md-secondary-button:focus,.ute-pay-now-button-secondary:focus,.ute-pay-now-continueButton:focus,.ute-pay-now-doneButton:focus,.ute-pending-order .ute-pending-order-button-cancel:focus,.ute-pending-order .ute-pending-order-button-primary:focus,.ute-pending-order .ute-pending-order-terms-button-primary:focus,.ute-profileEdit-modal-cancel-button:focus,.ute-profileEdit-modal-continue-button:focus,.ute-resetVoicemailPassword-cancel:focus,.ute-resetVoicemailPassword-submit:focus,.ute-semafone-button-primary:focus,.ute-semafone-button:focus,.ute-simCard-cancelButton:focus,.ute-simCard-continueButton:focus,.ute-simCard-modalCancelButton:focus,.ute-simCard-modalContinueButton:focus{outline:none}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel:hover,.totes-project .ute-button-cancel:hover,.totes-project .ute-button-primary:hover,.totes-project .ute-button-secondary:hover,.totes-project .ute-button:hover,.ute-dataManager-modalCancelButton:hover,.ute-dataManager-modalContinueButton:hover,.ute-discoveryPage-modalCancelButton:hover,.ute-discoveryPage-modalContinueButton:hover,.ute-go-paperless .ute-goPaperless-modalCancelButton:hover,.ute-go-paperless .ute-goPaperless-modalContinueButton:hover,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel:hover,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit:hover,.ute-md-primary-button:hover,.ute-md-secondary-button:hover,.ute-pay-now-button-secondary:hover,.ute-pay-now-continueButton:hover,.ute-pay-now-doneButton:hover,.ute-pending-order .ute-pending-order-button-cancel:hover,.ute-pending-order .ute-pending-order-button-primary:hover,.ute-pending-order .ute-pending-order-terms-button-primary:hover,.ute-profileEdit-modal-cancel-button:hover,.ute-profileEdit-modal-continue-button:hover,.ute-resetVoicemailPassword-cancel:hover,.ute-resetVoicemailPassword-submit:hover,.ute-semafone-button-primary:hover,.ute-semafone-button:hover,.ute-simCard-cancelButton:hover,.ute-simCard-continueButton:hover,.ute-simCard-modalCancelButton:hover,.ute-simCard-modalContinueButton:hover{cursor:pointer;text-decoration:none}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row [disabled].ute-pay-now-button-cancel,.totes-project [disabled].ute-button,.totes-project [disabled].ute-button-cancel,.totes-project [disabled].ute-button-primary,.totes-project [disabled].ute-button-secondary,.ute-go-paperless [disabled].ute-goPaperless-modalCancelButton,.ute-go-paperless [disabled].ute-goPaperless-modalContinueButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content [disabled].ute-janrain-resend-email-modal-cancel,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content [disabled].ute-janrain-resend-email-modal-submit,.ute-pending-order [disabled].ute-pending-order-button-cancel,.ute-pending-order [disabled].ute-pending-order-button-primary,.ute-pending-order [disabled].ute-pending-order-terms-button-primary,[disabled].ute-dataManager-modalCancelButton,[disabled].ute-dataManager-modalContinueButton,[disabled].ute-discoveryPage-modalCancelButton,[disabled].ute-discoveryPage-modalContinueButton,[disabled].ute-md-primary-button,[disabled].ute-md-secondary-button,[disabled].ute-pay-now-button-secondary,[disabled].ute-pay-now-continueButton,[disabled].ute-pay-now-doneButton,[disabled].ute-profileEdit-modal-cancel-button,[disabled].ute-profileEdit-modal-continue-button,[disabled].ute-resetVoicemailPassword-cancel,[disabled].ute-resetVoicemailPassword-submit,[disabled].ute-semafone-button,[disabled].ute-semafone-button-primary,[disabled].ute-simCard-cancelButton,[disabled].ute-simCard-continueButton,[disabled].ute-simCard-modalCancelButton,[disabled].ute-simCard-modalContinueButton{cursor:not-allowed;pointer-events:none;opacity:.65}.totes-project .ute-button-group,.totes-project .ute-simCard-buttonGroup,.ute-simCard-buttonGroup{text-align:right;margin-bottom:100px}.totes-project .ute-button-group-alternate,.totes-project .ute-simCard-modalButtonGroup,.ute-simCard-modalButtonGroup{text-align:right}@media (max-width:768px){.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalButtonGroup,.totes-project .ute-button-group-alternate,.totes-project .ute-simCard-modalButtonGroup,.ute-go-paperless .ute-goPaperless-modalButtonGroup,.ute-simCard-modalButtonGroup{text-align:center}}.totes-project .ute-button-group-alternate :first-child,.totes-project .ute-simCard-modalButtonGroup :first-child,.ute-go-paperless .ute-goPaperless-modalButtonGroup :first-child,.ute-simCard-modalButtonGroup :first-child{margin-right:7px}@media (max-width:768px){.totes-project .ute-button-group-alternate :first-child,.totes-project .ute-simCard-modalButtonGroup :first-child,.ute-go-paperless .ute-goPaperless-modalButtonGroup :first-child,.ute-simCard-modalButtonGroup :first-child{margin-right:0;margin-bottom:5px;margin-top:5px}}.totes-project .ute-button-group-flush,.totes-project .ute-resetVoicemailPassword-buttonGroupFlush,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonGroupFlush,.ute-resetVoicemailPassword-buttonGroupFlush{margin-bottom:10px;position:relative}.totes-project .ute-button-group-flush :nth-child(1),.totes-project .ute-resetVoicemailPassword-buttonGroupFlush :nth-child(1),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonGroupFlush :nth-child(1),.ute-resetVoicemailPassword-buttonGroupFlush :nth-child(1){width:44%;padding-left:0;padding-right:0;text-align:left}.totes-project .ute-button-group-flush :nth-child(2),.totes-project .ute-resetVoicemailPassword-buttonGroupFlush :nth-child(2),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonGroupFlush :nth-child(2),.ute-resetVoicemailPassword-buttonGroupFlush :nth-child(2){width:54%;padding-left:0;padding-right:0}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalContinueButton,.totes-project .ute-button-primary,.totes-project .ute-dataManager-modalContinueButton,.totes-project .ute-discoveryPage-modalContinueButton,.totes-project .ute-md-primary-button,.totes-project .ute-pay-now-continueButton,.totes-project .ute-pay-now-doneButton,.totes-project .ute-profileEdit-modal-continue-button,.totes-project .ute-resetVoicemailPassword-submit,.totes-project .ute-semafone-button-primary,.totes-project .ute-simCard-continueButton,.totes-project .ute-simCard-modalContinueButton,.ute-dataManager-modalContinueButton,.ute-discoveryPage-modalContinueButton,.ute-go-paperless .ute-goPaperless-modalContinueButton,.ute-simCard-continueButton,.ute-simCard-modalContinueButton{background-color:#da291c;color:#fff}.ute-md-primary-button{background-color:#da291c}.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-submit,.ute-pending-order .ute-pending-order-button-primary,.ute-pending-order .ute-pending-order-terms-button-primary,.ute-profileEdit-modal-continue-button,.ute-resetVoicemailPassword-submit,.ute-semafone-button-primary{background-color:#da291c;color:#fff}.ute-pay-now-continueButton,.ute-pay-now-doneButton{background-color:#da291c}.totes-project .ute-button-secondary,.totes-project .ute-dataManager-modalCancelButton,.totes-project .ute-discoveryPage-modalCancelButton,.totes-project .ute-md-secondary-button,.totes-project .ute-pay-now-button-secondary,.totes-project .ute-simCard-modalCancelButton,.ute-dataManager-modalCancelButton,.ute-discoveryPage-modalCancelButton,.ute-pay-now-button-secondary,.ute-simCard-modalCancelButton{background-color:#fff;color:#da291c;border-color:#da291c;border-style:solid;border-width:1px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalCancelButton,.totes-project .ute-button-cancel,.totes-project .ute-profileEdit-modal-cancel-button,.totes-project .ute-resetVoicemailPassword-cancel,.totes-project .ute-simCard-cancelButton,.ute-go-paperless .ute-goPaperless-modalCancelButton,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-cancel,.ute-profileEdit-modal-cancel-button,.ute-resetVoicemailPassword-cancel,.ute-simCard-cancelButton{background-color:#fff;color:#337ab7;border:1px solid transparent;padding-left:0}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel{background-color:#fff;color:#337ab7;border:1px solid transparent}.totes-project .ute-resetVoicemailPassword-buttonLoader,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-buttonLoader,.ute-resetVoicemailPassword-buttonLoader{position:absolute;right:-60px;top:5px}.switching-billing-modal .ute-go-paperless .update-email,.totes-project .ute-link,.ute-go-paperless .update-email{color:#337ab7;cursor:pointer;text-decoration:none}.totes-project .ute-link:hover,.totes-project .ute-simcard-accordion .panel-title a,.ute-go-paperless .update-email:hover,.ute-simcard-accordion .panel-title a{text-decoration:none}.totes-project .ute-simCard-inputCollection,.ute-simCard-inputCollection,.ute-simCard-typeBodyGroup ol{margin-bottom:20px}.totes-project .ute-pay-now-inputGroup,.totes-project .ute-resetVoicemailPassword-inputGroup,.totes-project .ute-simCard-inputGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-inputGroup,.ute-pay-now-inputGroup,.ute-resetVoicemailPassword-inputGroup,.ute-simCard-inputGroup{padding-bottom:35px}.ute-pay-now-inputTextError{border-color:#da291c}.totes-project .ute-pay-now-inputTextLabelError,.totes-project .ute-resetVoicemailPassword-inputTextLabel,.totes-project .ute-simCard-inputTextLabel,.totes-project .ute-simCard-inputTextLabelError{font-family:Avenir Next,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:6px}.totes-project .ute-semafone-input-text-label{font-size:16px;font-weight:500;line-height:24px;margin-bottom:6px}.totes-project .ute-pay-now-inputTextLabel,.ute-simCard-inputTextLabelError{font-family:Avenir Next,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:6px}.ute-pay-now-inputTextLabelError{font-family:Avenir Next,sans-serif;line-height:24px;margin-bottom:6px}.ute-resetVoicemailPassword-inputTextLabel,.ute-simCard-inputTextLabel{font-family:Avenir Next,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:6px}.ute-pay-now-inputTextLabel,.ute-semafone-input-text-label{font-size:16px;font-weight:500;line-height:24px;margin-bottom:6px}.ute-pay-now-inputTextLabel{font-family:Avenir Next,sans-serif}.totes-project .ute-pay-now-inputTextLabelError,.totes-project .ute-simCard-inputTextLabelError,.ute-simCard-inputGroup .ute-simCard-inputTextLabelError label,.ute-simCard-inputGroup input.ute-simCard-inputTextError,.ute-simCard-inputGroup label.ute-simCard-inputTextError,.ute-simCard-inputTextLabelError{color:#da291c}.totes-project .ute-pay-now-inputTextLabel .md-select-value:before,.totes-project .ute-pay-now-inputTextLabel .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-pay-now-inputTextLabel .ute-dataManager-badgeList-individualBadgeArrow:before,.totes-project .ute-pay-now-inputTextLabel .ute-dataManager-badgeList-individualBadgeIcon:before,.totes-project .ute-pay-now-inputTextLabel .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-pay-now-inputTextLabel .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-pay-now-inputTextLabel [class*=" ute-icon-"]:before,.totes-project .ute-pay-now-inputTextLabel [class^=ute-icon-]:before,.totes-project .ute-pay-now-inputTextLabelError .md-select-value:before,.totes-project .ute-pay-now-inputTextLabelError .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-pay-now-inputTextLabelError .ute-dataManager-badgeList-individualBadgeArrow:before,.totes-project .ute-pay-now-inputTextLabelError .ute-dataManager-badgeList-individualBadgeIcon:before,.totes-project .ute-pay-now-inputTextLabelError .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-pay-now-inputTextLabelError .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-pay-now-inputTextLabelError [class*=" ute-icon-"]:before,.totes-project .ute-pay-now-inputTextLabelError [class^=ute-icon-]:before,.totes-project .ute-paymentHelper .ute-pay-now-inputTextLabel [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-paymentHelper .ute-pay-now-inputTextLabelError [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-paymentHelper .ute-resetVoicemailPassword-inputTextLabel [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-paymentHelper .ute-semafone-input-text-label [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-paymentHelper .ute-simCard-inputTextLabel [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-paymentHelper .ute-simCard-inputTextLabelError [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel .md-select-value:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel .ute-dataManager-badgeList-individualBadgeArrow:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel .ute-dataManager-badgeList-individualBadgeIcon:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel [class*=" ute-icon-"]:before,.totes-project .ute-resetVoicemailPassword-inputTextLabel [class^=ute-icon-]:before,.totes-project .ute-resetVoicemailPassword-link .ute-pay-now-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-resetVoicemailPassword-link .ute-pay-now-inputTextLabelError [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-resetVoicemailPassword-link .ute-resetVoicemailPassword-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-resetVoicemailPassword-link .ute-semafone-input-text-label [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-resetVoicemailPassword-link .ute-simCard-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-resetVoicemailPassword-link .ute-simCard-inputTextLabelError [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-semafone-input-text-label .md-select-value:before,.totes-project .ute-semafone-input-text-label .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-semafone-input-text-label .ute-dataManager-badgeList-individualBadgeArrow:before,.totes-project .ute-semafone-input-text-label .ute-dataManager-badgeList-individualBadgeIcon:before,.totes-project .ute-semafone-input-text-label .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-semafone-input-text-label .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-semafone-input-text-label [class*=" ute-icon-"]:before,.totes-project .ute-semafone-input-text-label [class^=ute-icon-]:before,.totes-project .ute-simCard-inputTextLabel .md-select-value:before,.totes-project .ute-simCard-inputTextLabel .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-simCard-inputTextLabel .ute-dataManager-badgeList-individualBadgeArrow:before,.totes-project .ute-simCard-inputTextLabel .ute-dataManager-badgeList-individualBadgeIcon:before,.totes-project .ute-simCard-inputTextLabel .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-simCard-inputTextLabel .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-simCard-inputTextLabel [class*=" ute-icon-"]:before,.totes-project .ute-simCard-inputTextLabel [class^=ute-icon-]:before,.totes-project .ute-simCard-inputTextLabelError .md-select-value:before,.totes-project .ute-simCard-inputTextLabelError .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-simCard-inputTextLabelError .ute-dataManager-badgeList-individualBadgeArrow:before,.totes-project .ute-simCard-inputTextLabelError .ute-dataManager-badgeList-individualBadgeIcon:before,.totes-project .ute-simCard-inputTextLabelError .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.totes-project .ute-simCard-inputTextLabelError .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.totes-project .ute-simCard-inputTextLabelError [class*=" ute-icon-"]:before,.totes-project .ute-simCard-inputTextLabelError [class^=ute-icon-]:before,.ute-pay-now-inputTextLabel .md-select-value:before,.ute-pay-now-inputTextLabel .totes-project .md-select-value:before,.ute-pay-now-inputTextLabel .totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.ute-pay-now-inputTextLabel .totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-pay-now-inputTextLabel .totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-pay-now-inputTextLabel .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.ute-pay-now-inputTextLabel .totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-pay-now-inputTextLabel .ute-dataManager-badgeList-headBadgeArrow:before,.ute-pay-now-inputTextLabel .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-pay-now-inputTextLabel .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-pay-now-inputTextLabel .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-pay-now-inputTextLabel [class*=" ute-icon-"]:before,.ute-pay-now-inputTextLabel [class^=ute-icon-]:before,.ute-pay-now-inputTextLabelError .md-select-value:before,.ute-pay-now-inputTextLabelError .totes-project .md-select-value:before,.ute-pay-now-inputTextLabelError .totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.ute-pay-now-inputTextLabelError .totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-pay-now-inputTextLabelError .totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-pay-now-inputTextLabelError .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.ute-pay-now-inputTextLabelError .totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-pay-now-inputTextLabelError .ute-dataManager-badgeList-headBadgeArrow:before,.ute-pay-now-inputTextLabelError .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-pay-now-inputTextLabelError .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-pay-now-inputTextLabelError .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-pay-now-inputTextLabelError [class*=" ute-icon-"]:before,.ute-pay-now-inputTextLabelError [class^=ute-icon-]:before,.ute-resetVoicemailPassword-inputTextLabel .md-select-value:before,.ute-resetVoicemailPassword-inputTextLabel .totes-project .md-select-value:before,.ute-resetVoicemailPassword-inputTextLabel .totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.ute-resetVoicemailPassword-inputTextLabel .totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-resetVoicemailPassword-inputTextLabel .totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-resetVoicemailPassword-inputTextLabel .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.ute-resetVoicemailPassword-inputTextLabel .totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-inputTextLabel .ute-dataManager-badgeList-headBadgeArrow:before,.ute-resetVoicemailPassword-inputTextLabel .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-resetVoicemailPassword-inputTextLabel .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-resetVoicemailPassword-inputTextLabel .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-inputTextLabel [class*=" ute-icon-"]:before,.ute-resetVoicemailPassword-inputTextLabel [class^=ute-icon-]:before,.ute-resetVoicemailPassword-link .totes-project .ute-pay-now-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .totes-project .ute-pay-now-inputTextLabelError [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .totes-project .ute-resetVoicemailPassword-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .totes-project .ute-semafone-input-text-label [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .totes-project .ute-simCard-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .totes-project .ute-simCard-inputTextLabelError [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .ute-pay-now-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .ute-pay-now-inputTextLabelError [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .ute-resetVoicemailPassword-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .ute-semafone-input-text-label [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .ute-simCard-inputTextLabel [class^=ute-resetVoicemailPassword-icon-]:before,.ute-resetVoicemailPassword-link .ute-simCard-inputTextLabelError [class^=ute-resetVoicemailPassword-icon-]:before,.ute-semafone-input-text-label .md-select-value:before,.ute-semafone-input-text-label .totes-project .md-select-value:before,.ute-semafone-input-text-label .totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.ute-semafone-input-text-label .totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-semafone-input-text-label .totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-semafone-input-text-label .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.ute-semafone-input-text-label .totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-semafone-input-text-label .ute-dataManager-badgeList-headBadgeArrow:before,.ute-semafone-input-text-label .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-semafone-input-text-label .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-semafone-input-text-label .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-semafone-input-text-label [class*=" ute-icon-"]:before,.ute-semafone-input-text-label [class^=ute-icon-]:before,.ute-simCard-inputTextLabel .md-select-value:before,.ute-simCard-inputTextLabel .totes-project .md-select-value:before,.ute-simCard-inputTextLabel .totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.ute-simCard-inputTextLabel .totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-simCard-inputTextLabel .totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-simCard-inputTextLabel .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.ute-simCard-inputTextLabel .totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-simCard-inputTextLabel .ute-dataManager-badgeList-headBadgeArrow:before,.ute-simCard-inputTextLabel .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-simCard-inputTextLabel .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-simCard-inputTextLabel .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-simCard-inputTextLabel [class*=" ute-icon-"]:before,.ute-simCard-inputTextLabel [class^=ute-icon-]:before,.ute-simCard-inputTextLabelError .md-select-value:before,.ute-simCard-inputTextLabelError .totes-project .md-select-value:before,.ute-simCard-inputTextLabelError .totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.ute-simCard-inputTextLabelError .totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-simCard-inputTextLabelError .totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-simCard-inputTextLabelError .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.ute-simCard-inputTextLabelError .totes-project .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-simCard-inputTextLabelError .ute-dataManager-badgeList-headBadgeArrow:before,.ute-simCard-inputTextLabelError .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-simCard-inputTextLabelError .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-simCard-inputTextLabelError .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,.ute-simCard-inputTextLabelError [class*=" ute-icon-"]:before,.ute-simCard-inputTextLabelError [class^=ute-icon-]:before{font-size:14px;padding-right:3px;position:relative;top:-1px}.modal-content.ute-dataManager-modalContent,.modal-content.ute-simCard-modalContent{background-color:#fff;border:none;border-radius:15px;box-shadow:none;padding:50px 40px 40px 50px;margin-top:100px}.modal-content.ute-discoveryPage-modalContent{background-color:#fff;border:none;border-radius:15px;box-shadow:none}.modal-content.ute-janrain-resend-email-modal-container,.modal-content.ute-resetVoicemailPassword-modalContent,.ute-pending-order .ute-pending-order-modal .modal-content.ute-pending-order-modalContent{background-color:#fff;border:none;border-radius:15px;box-shadow:none;padding:50px 40px 40px 50px;margin-top:100px}.modal-content.ute-pay-now-modal{border-radius:15px}.modal-content.ute-goPaperless-modalContent,.modal-content.ute-pay-now-modal,.modal-content.ute-saveBill-genericModal-modalContent{background-color:#fff;border:none;box-shadow:none;margin-top:100px}.switching-billing-modal .modal-content.ute-goPaperless-modalContent{border:none;box-shadow:none;margin-top:100px}.modal-content.ute-saveBill-genericModal-modalContent{border-radius:15px;padding:50px 40px 40px 50px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalClose,.totes-project .ute-dataManager-modalClose,.totes-project .ute-discoveryPage-modalClose,.totes-project .ute-janrain-resend-email-modalClose,.totes-project .ute-pay-now-modalClose,.totes-project .ute-profileEdit-modalClose,.totes-project .ute-reactivateCtn-modalClose,.totes-project .ute-resetVoicemailPassword-modalClose,.totes-project .ute-simCard-modalClose,.totes-project .ute-suspendCtn-modalClose,.totes-project .ute-tor-modalClose,.ute-dataManager-modalClose,.ute-discoveryPage-modalClose,.ute-go-paperless .ute-goPaperless-modalClose,.ute-janrain-resend-email-modalClose,.ute-pay-now-modalClose,.ute-profileEdit-modalClose,.ute-reactivateCtn-modalClose,.ute-resetVoicemailPassword-modalClose,.ute-simCard-modalClose,.ute-suspendCtn-modalClose,.ute-tor-modalClose{position:absolute;top:0;right:0;cursor:pointer}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalTypeGroup,.totes-project .ute-dataManager-modalTypeGroup,.totes-project .ute-discoveryPage-modalTypeGroup,.totes-project .ute-pay-now-modalTypeGroup,.totes-project .ute-resetVoicemailPassword-modalTypeGroup,.totes-project .ute-resetVoicemailPassword-typeGroup,.totes-project .ute-simCard-modalTypeGroup,.ute-dataManager-modalTypeGroup,.ute-discoveryPage-modalTypeGroup,.ute-go-paperless .ute-goPaperless-modalTypeGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalTypeGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-typeGroup,.ute-resetVoicemailPassword-modalTypeGroup,.ute-resetVoicemailPassword-typeGroup,.ute-simCard-modalTypeGroup{margin-bottom:25px}.totes-project .ute-dataManager-modalTypeBody,.totes-project .ute-discoveryPage-modalTypeBody,.totes-project .ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-typeGroup .ute-janrain-resend-email-modal-typeBody,.totes-project .ute-pay-now-modalTypeBody-left,.totes-project .ute-pay-now-modalTypeBody-right,.totes-project .ute-resetVoicemailPassword-modalTypeBody,.totes-project .ute-resetVoicemailPassword-typeBody,.totes-project .ute-simCard-modalTypeBody,.ute-dataManager-modalTypeBody,.ute-discoveryPage-modalTypeBody,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalTypeBody,.ute-pay-now-modalTypeBody-left,.ute-pay-now-modalTypeBody-right,.ute-resetVoicemailPassword-modalTypeBody,.ute-resetVoicemailPassword-typeBody,.ute-simCard-modalTypeBody{font-family:Avenir Next,sans-serif;font-size:21px;line-height:28px}.ute-go-paperless .ute-goPaperless-modalTypeBody{font-family:Avenir Next,sans-serif;line-height:28px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalTypeBody{line-height:28px}.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-typeGroup .ute-janrain-resend-email-modal-typeBody{font-family:Avenir Next,sans-serif;font-size:21px;line-height:28px}.totes-project .ute-dataManager-modalHeadingGroup,.totes-project .ute-discoveryPage-modalHeadingGroup,.totes-project .ute-pay-now-modalHeadingGroup,.totes-project .ute-resetVoicemailPassword-headingGroup,.totes-project .ute-resetVoicemailPassword-modalHeadingGroup,.totes-project .ute-simCard-modalHeadingGroup,.ute-dataManager-modalHeadingGroup,.ute-discoveryPage-modalHeadingGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeadingGroup,.ute-pay-now-modalHeadingGroup,.ute-resetVoicemailPassword-headingGroup,.ute-resetVoicemailPassword-modalHeadingGroup,.ute-simCard-modalHeadingGroup{padding-bottom:25px;position:relative}.switching-billing-modal .ute-go-paperless .modal-content-header,.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalHeadingGroup,.ute-go-paperless .modal-content-header,.ute-go-paperless .ute-goPaperless-modalHeadingGroup{position:relative}.totes-project .ute-dataManager-modalHeadingIcon,.totes-project .ute-discoveryPage-modalHeadingIcon,.totes-project .ute-pay-now-modalHeadingIcon,.totes-project .ute-resetVoicemailPassword-modalHeadingIcon,.totes-project .ute-simCard-modalHeadingIcon,.ute-dataManager-modalHeadingIcon,.ute-discoveryPage-modalHeadingIcon,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeadingIcon,.ute-pay-now-modalHeadingIcon,.ute-resetVoicemailPassword-modalHeadingIcon,.ute-simCard-modalHeadingIcon{position:absolute;left:0;top:-5px}.totes-project .ute-dataManager-modalHeading,.totes-project .ute-discoveryPage-modalHeading,.totes-project .ute-pay-now-modalHeading,.totes-project .ute-resetVoicemailPassword-heading,.totes-project .ute-resetVoicemailPassword-modalHeading,.totes-project .ute-simCard-modalHeading,.ute-dataManager-modalHeading,.ute-discoveryPage-modalHeading,.ute-go-paperless .modal-content-header div,.ute-go-paperless .ute-goPaperless-modalHeading,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup .ute-janrain-resend-email-modal-heading,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeading,.ute-pay-now-modalHeading,.ute-resetVoicemailPassword-heading,.ute-resetVoicemailPassword-modalHeading,.ute-simCard-modalHeading{font-family:Avenir Next,sans-serif;font-size:25px;font-weight:500;line-height:100%;margin-bottom:0;margin-top:0}.switching-billing-modal .ute-go-paperless .modal-content-header div,.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalHeading{font-weight:500;line-height:100%;margin-bottom:0;margin-top:0}.switching-billing-modal .ute-go-paperless .modal-content-header div:nth-child(2),.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalHeading:nth-child(2),.ute-dataManager-modalHeading:nth-child(2),.ute-discoveryPage-modalHeading:nth-child(2),.ute-go-paperless .modal-content-header div:nth-child(2),.ute-go-paperless .ute-goPaperless-modalHeading:nth-child(2),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-headingGroup .ute-janrain-resend-email-modal-heading:nth-child(2),.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-modalHeading:nth-child(2),.ute-pay-now-modalHeading:nth-child(2),.ute-resetVoicemailPassword-heading:nth-child(2),.ute-resetVoicemailPassword-modalHeading:nth-child(2),.ute-simCard-modalHeading:nth-child(2){padding-left:55px;padding-top:5px}.totes-project .ute-resetVoicemailPassword-errorMessage,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-errorMessage,.ute-resetVoicemailPassword-errorMessage{color:#da291c;margin-bottom:25px;min-height:40px;position:relative}.totes-project .ute-resetVoicemailPassword-messageIcon,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-messageIcon,.ute-resetVoicemailPassword-messageIcon{position:absolute;top:-4px;left:0}.totes-project .ute-resetVoicemailPassword-messageBody,.ute-janrain-resend-email-modal-container .ute-janrain-resend-email-modal-content .ute-janrain-resend-email-modal-messageBody,.ute-resetVoicemailPassword-messageBody{font-family:Avenir Next,sans-serif;font-size:16px;font-weight:500;padding-left:60px}.totes-project .ute-brand-messageBox,.totes-project .ute-brand-messageBox-container .ute-brand-messageBox-error,.totes-project .ute-brand-messageBox-error,.totes-project .ute-brand-messageBox-warning,.totes-project .ute-simCard-messageBox-error,.totes-project .ute-simCard-messageBox-warning,.ute-simCard-messageBox-error{margin-left:0;margin-right:0;padding:20px;border-style:solid;border-width:1px;border-radius:15px 15px 0 15px;margin-bottom:45px}.ute-brand-messageBox-container .ute-brand-messageBox-error,.ute-simCard-messageBox-warning{margin-left:0;margin-right:0;margin-bottom:45px}.ute-simCard-messageBox-warning{padding:20px;border-style:solid;border-width:1px;border-radius:15px 15px 0 15px}.totes-project .ute-brand-messageBox-heading,.totes-project .ute-simCard-messageBox-heading,.ute-simCard-messageBox-heading{padding-bottom:20px;display:block}.totes-project .ute-brand-messageBox-container .ute-brand-messageBox-error,.totes-project .ute-brand-messageBox-error,.totes-project .ute-simCard-messageBox-error,.ute-simCard-messageBox-error{border-color:#da291c}.totes-project .ute-brand-messageBox-warning,.totes-project .ute-simCard-messageBox-warning,.ute-simCard-messageBox-warning{border-color:#ffbf3f}.totes-project .ute-simCard-inputCollection,.ute-simCard-inputCollection{width:75%}@media (max-width:767px){.totes-project .ute-simCard-inputCollection,.ute-simCard-inputCollection{width:100%}}.totes-project .ute-simCard-identity,.ute-simCard-identity{border-bottom:1px solid #ddd;padding-bottom:35px;margin-top:55px;margin-bottom:80px}@media (max-width:767px){.totes-project .ute-simCard-identity,.ute-simCard-identity{margin-bottom:30px}}.totes-project .ute-simCard-identity-icon,.ute-simCard-identity-icon{display:inline-block;vertical-align:middle;font-size:105px;color:#da291c}.totes-project .ute-simCard-identity-text,.ute-simCard-identity-text{display:inline-block;vertical-align:middle;padding-left:35px}.totes-project .ute-simCard-findSimNumber,.ute-simCard-findSimNumber{background-image:url(../ute-sim-card/assets/simCardSerial.png);padding-left:0;margin-left:15px;height:100px;width:175px;margin-top:-15px}.totes-project .ute-simCard-accordionIcon,.ute-simCard-accordionIcon{padding-left:10px}.totes-project .ute-simCard-accordionIconUp,.ute-simCard-accordionIconUp{padding-right:10px;position:static!important;top:2px!important;display:inline-block;margin-top:-2px;transform:rotate(180deg)}@media (max-width:991px){.totes-project .ute-simcard-accordion .panel-title,.ute-simcard-accordion .panel-title{max-width:720px;margin:0 auto}}.totes-project .ute-simcard-accordion .panel-heading,.ute-simcard-accordion .panel-heading{background-color:#fff}@media (max-width:767px){.totes-project .ute-simcard-accordion .panel-heading,.ute-simcard-accordion .panel-heading{padding-left:19px}}.totes-project .ute-simcard-accordion .panel-default,.ute-simcard-accordion .panel-default{border-radius:0;border-right:none;border-left:none}.totes-project .ute-simCard-confirmation-loader-container,.ute-simCard-confirmation-loader-container{width:65px;display:inline;float:right;padding-left:20px}.totes-project .ute-simCard-loading-img,.ute-simCard-loading-img{height:30px}.totes-project .ute-simCard-nfdb-modal-subHeading,.ute-simCard-nfdb-modal-subHeading{margin-top:20px;margin-bottom:20px;font-weight:500}.ute_simCard_findSimNumber_holder{padding-left:0;margin-left:15px;height:100px;width:175px;margin-top:-15px}.ute-simCard-inputGroup .input_holder{position:relative}.ute-simCard-inputGroup .input_holder .ute-input-error{position:absolute;right:10px;top:50%;width:24px;height:24px;transform:translate(0,-50%);background:url(../ute-sim-card/assets/warning.svg) no-repeat;background-size:100% auto}.ute-semafone-credit-card input::-ms-clear,.ute-simCard-inputGroup .input_holder input[type=text]::-ms-clear{display:none}.totes-project .ute-suspendCtn-link,.ute-suspendCtn-link{color:#337ab7;cursor:pointer;text-decoration:none;font-size:16px;font-weight:900}.totes-project .ute-suspendCtn-wirelessNumber,.ute-suspendCtn-wirelessNumber{border-bottom:1px solid #e9e9e9}@media (min-width:992px){.totes-project .ute-suspendCtn-wirelessNumber,.ute-suspendCtn-wirelessNumber{padding:0 0 15px 15px}}@media (max-width:991px){.totes-project .ute-suspendCtn-wirelessNumber,.ute-suspendCtn-wirelessNumber{padding:0 0 15px}}.totes-project .ute-suspendCtn-vertical-align-middle,.ute-suspendCtn-vertical-align-middle{transform:translateY(50%)}.totes-project .ute-suspendCtn-support-phone,.ute-suspendCtn-support-phone{margin:0 0 0 23px!important;display:inline-block;font-size:16px;font-weight:700}.totes-project .ute-suspendCtnSuccess-header,.ute-suspendCtnSuccess-header{margin:15px 0}.totes-project .ute-suspendCtnSuccess-header-message,.ute-suspendCtnSuccess-header-message{margin:10px 0 0;max-width:500px;font-size:16px}.totes-project .ute-suspendCtnSuccess-body,.ute-suspendCtnSuccess-body{margin:25px 0 15px}.totes-project .ute-suspendCtnSuccess-body-title,.ute-suspendCtnSuccess-body-title{margin:0 0 30px}.totes-project .ute-suspendCtnSuccess-body-text,.ute-suspendCtnSuccess-body-text{transform:translate(0,50%)}.totes-project .ute-suspendCtnSuccess-body-section,.ute-suspendCtnSuccess-body-section{margin:10px 0}.totes-project .ute-suspendCtnSuccess-body-section div.col-xs-3,.ute-suspendCtnSuccess-body-section div.col-xs-3{max-width:95px}@media only screen and (min-width:320px) and (max-width:359px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9,.ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-35px;padding-left:15px}}@media only screen and (min-width:360px) and (max-width:374px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9,.ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-20px;padding-left:10px}}@media only screen and (min-width:375px) and (max-width:413px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9,.ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-25px}}@media only screen and (min-width:414px) and (max-width:480px){.totes-project .ute-suspendCtnSuccess-body-section .col-xs-9,.ute-suspendCtnSuccess-body-section .col-xs-9{margin-top:-25px}}.totes-project .ute-suspendCtnSuccess-body-section:lang(fr),.ute-suspendCtnSuccess-body-section:lang(fr){margin:10px 0}.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) div.col-xs-3,.ute-suspendCtnSuccess-body-section:lang(fr) div.col-xs-3{max-width:95px}@media only screen and (min-width:320px) and (max-width:359px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9,.ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-50px;padding-left:15px;margin-bottom:60px}}@media only screen and (min-width:360px) and (max-width:374px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9,.ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-45px;padding-left:10px;margin-bottom:50px}}@media only screen and (min-width:375px) and (max-width:413px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9,.ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-30px;margin-bottom:50px}}@media only screen and (min-width:414px) and (max-width:480px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9,.ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-25px}}@media only screen and (min-width:481px) and (max-width:630px){.totes-project .ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9,.ute-suspendCtnSuccess-body-section:lang(fr) .col-xs-9{margin-top:-20px}}.totes-project .ute-suspendCtnSuccess-faq,.ute-suspendCtnSuccess-faq{margin:25px 0 15px}.totes-project .ute-suspendCtnSuccess-faq-question,.ute-suspendCtnSuccess-faq-question{margin:25px 0 15px;font-weight:700}.totes-project .ute-suspendCtnSuccess-faq-answer,.ute-suspendCtnSuccess-faq-answer{margin:25px 0 15px;padding:0 30px 0 0}.totes-project .ute-suspendCtn-modalHeadingGroup,.ute-suspendCtn-modalHeadingGroup{padding:40px 0 0 20px;font-size:16px;font-weight:900}.totes-project .ute-suspendCtn-modalBodyGroup,.ute-suspendCtn-modalBodyGroup{margin:20px 10px;padding:0 0 30px}.totes-project .ute-suspendCtn-modalBody,.totes-project .ute-suspendCtn-repView-modalBody,.ute-suspendCtn-modalBody,.ute-suspendCtn-repView-modalBody{margin:10px 0;font-size:16px}.totes-project .ute-suspendCtn-modalBody div,.totes-project .ute-suspendCtn-repView-modalBody div,.ute-suspendCtn-modalBody div,.ute-suspendCtn-repView-modalBody div{margin:5px 0}.totes-project .ute-suspendCtn-repView-modalBody span,.ute-suspendCtn-repView-modalBody span{padding-left:25px;font-size:20px;font-weight:600}.totes-project .ute-suspendCtn-repView-modalBody ul li,.ute-suspendCtn-repView-modalBody ul li{clear:both}.totes-project .ute-suspendCtn-confirmation-loader-container,.ute-suspendCtn-confirmation-loader-container{width:65px;display:inline;float:right;padding-left:20px}.totes-project .ute-suspendCtn-loading-img,.ute-suspendCtn-loading-img{height:30px}.totes-project .ute-suspendCtnConfirm-header,.ute-suspendCtnConfirm-header{margin:25px 0 5px;border-bottom:1px solid #e9e9e9;padding-bottom:25px}.totes-project .ute-suspendCtnConfirm-bold,.ute-suspendCtnConfirm-bold{font-weight:700}.totes-project .ute-suspendCtnConfirm-service-list,.ute-suspendCtnConfirm-service-list{list-style:none;padding-left:0}.totes-project .ute-suspendCtnConfirm-switch,.ute-suspendCtnConfirm-switch{margin-bottom:20px!important;margin-top:5px!important;color:#fff;background-color:#da291c;font-size:14px;padding:6px 12px 6px 15px;display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;float:none;width:100%;max-width:100%}.totes-project .ute-suspendCtnConfirm-switch span,.ute-suspendCtnConfirm-switch span{text-transform:none}.totes-project .ute-suspendCtnConfirm-switch-left-margin,.ute-suspendCtnConfirm-switch-left-margin{margin-bottom:0!important}.totes-project .ute-suspendCtnConfirm-padding,.ute-suspendCtnConfirm-padding{padding-left:30px!important;padding-top:4px!important}@media (max-width:991px){.totes-project .ute-suspendCtnConfirm-padding,.ute-suspendCtnConfirm-padding{padding-left:0!important}}.totes-project .ute-suspendCtnConfirm-blue,.ute-suspendCtnConfirm-blue{color:#085498}.totes-project .ute-suspendCtnConfirm-steps,.ute-rogers-forgot-password #forgotPassword-success,.ute-suspendCtnConfirm-steps{margin:30px 0}.totes-project .ute-suspendConfirm-bottom-border,.ute-suspendConfirm-bottom-border{padding:0 0 50px;border-bottom:1px solid #e9e9e9}.totes-project .ute-suspendCtnConfirm-live-chat,.ute-suspendCtnConfirm-live-chat{font-size:15px;margin:0 30px 30px 0}.totes-project .ute-suspendCtn-offer-banner,.ute-suspendCtn-offer-banner{border:1px solid #00a0b7;font-size:20px;font-weight:500;border-radius:11px;padding:12px 15px;width:79%;margin:10px 0 20px}.totes-project .ute-suspendCtn-offer-icon,.ute-suspendCtn-offer-icon{height:100%;border-radius:15px 0 0 15px;padding-left:10px}.totes-project .ute-suspendCtn-offer-img,.ute-suspendCtn-offer-img{width:45px}.totes-project .ute-suspendCtn-repview-error-title,.ute-suspendCtn-repview-error-title{margin-left:10px}.totes-project .ute-suspendCtn-repview-padding-left,.ute-suspendCtn-repview-padding-left{padding-left:10px}.totes-project .ute-suspendCtnConfirm-repview-note,.ute-suspendCtnConfirm-repview-note{font-size:20px;max-width:900px}.totes-project .ute-suspendCtnConfirm-step-three,.ute-suspendCtnConfirm-step-three{max-width:1062px}.totes-project .ute-suspendCtnSuccess-title-padding,.ute-suspendCtnSuccess-title-padding{padding-top:20px;font-weight:500;font-size:50px;max-width:450px}.totes-project .ute-suspendCtnConfirm-repview-steps,.ute-suspendCtnConfirm-repview-steps{font-size:26px;font-weight:500}.totes-project .ute-repView-suspendCtnConfirm-page,.totes-project .ute-repView-suspendCtnSuccess-page,.ute-repView-suspendCtnConfirm-page,.ute-repView-suspendCtnSuccess-page{padding-top:25px}.totes-project .ute-repView-suspendCtnConfirm-font,.ute-repView-suspendCtnConfirm-font{font-size:20px}.totes-project .ute-repView-suspendCtnConfirm-li-font,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper md-tab-item.md-active,.ute-repView-suspendCtnConfirm-li-font{font-size:18px}.totes-project .ute-data-manager-screen-read-only,.ute-data-manager-screen-read-only{position:absolute!important;top:-9999px!important;left:-9999px!important}.totes-project .ute-data-manager-focus,.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .ute-dataManager-usageDial-mdIconButton:focus,.totes-project .ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert:focus,.ute-data-manager-focus,.ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .ute-dataManager-usageDial-mdIconButton:focus,.ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert:focus,.ute-dataManager-tabs md-tab-item:focus{outline:#0a5498 auto 1px!important}.totes-project .ute-dataManager-listRadio .md-container,.ute-dataManager-listRadio .md-container{color:#000}.totes-project .ute-dataManager-listRadio .md-container .md-off,.ute-dataManager-listRadio .md-container .md-off{border-color:#000;color:#000}.totes-project .ute-dataManager-listRadio .md-container .md-on,.ute-dataManager-listRadio .md-container .md-on{background:#000;color:#000}.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-on,.ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-on{background:#000}.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-ink-ripple,.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-ripple-container,.totes-project .ute-dataManager-listRadio .md-container .md-ink-ripple,.totes-project .ute-dataManager-listRadio .md-container .md-ripple-container,.ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-ink-ripple,.ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-ripple-container,.ute-dataManager-listRadio .md-container .md-ink-ripple,.ute-dataManager-listRadio .md-container .md-ripple-container{color:#000}.md-select-menu-container *{font-family:"Ted Next"}.ute-md-primary-button{color:#fff;text-transform:none;border:1px solid #da291c}.ute-md-primary-button *{font-family:"Ted Next";font-weight:600}.ute-md-primary-button:hover{color:#000;border:1px solid #000;transition:all .3s ease;background-color:#fff!important}.ute-md-primary-button:not([disabled]).md-focused{color:#000;border:1px solid #000;transition:all .3s ease;background-color:#fff!important}.ute-md-secondary-button{font-weight:600;padding-right:20px;padding-left:20px;color:#da291c;text-transform:none;transition:all .3s ease;background-color:#fff;border-radius:10px;border:1px solid #da291c}.ute-md-secondary-button:hover{color:#000;border-color:#000;transition:all .3s ease;background-color:#fff!important}.ute-md-secondary-button:not([disabled]).md-focused{background-color:#fff}.ute-dataManager-usageDial-mdIconButton.md-button{border-radius:50%;background-color:#da291c;border:none;height:37px;width:37px;margin:0}.ute-dataManager-usageDial-mdIconButton.md-button.md-fab{box-shadow:none}.ute-dataManager-usageDial-mdIconButton:not([disabled]).md-focused{background-color:#da291c;border:none;color:#fff;transition:all .3s ease}.ute-dataManager-usageDial-mdIconButton:not([disabled]).md-focused .ute-dataManager-usageDial-mdIconButtonIcon{color:#fff}.ute-dataManager-usageDial-mdIconButton:not([disabled]).md-focused:hover .ute-dataManager-usageDial-mdIconButtonIcon{color:#000}.ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled]{color:#fff;border:1px solid #fff;background-color:#dbdbdb}.ute-dataManager-usageDial-mdIconButton.md-button.md-fab[disabled]:hover{color:#dbdbdb;border:1px solid #dbdbdb;background-color:#fff}.ute-dataManager-usageDial-mdIconButton:hover{background-color:#fff!important;border:1px solid #000;color:#000;transition:all .3s ease}.ute-dataManager-usageDial-mdIconButton:hover .ute-dataManager-usageDial-mdIconButtonIcon{color:#000}md-input-container .md-input[disabled]{background-image:none}.md-thumb:before{display:none}.ute-dataManager-usageDial-mdIconButtonIcon{font-size:16px;color:#fff;top:10px;position:absolute;left:5px;transition:all .3s ease;box-shadow:none}.ute-dataManager-usageDial-mdIconButtonIcon .md-button:not([disabled]).md-fab.md-focused{box-shadow:none}.totes-project .ute-dataManager-usageDial-upgradePlanIcon1,.totes-project .ute-dataManager-usageDial-upgradePlanIcon2,.ute-dataManager-usageDial-upgradePlanIcon1,.ute-dataManager-usageDial-upgradePlanIcon2{font-size:16px;transform:rotate(180deg)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-tabs md-tab-item:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}md-input-container:not(.md-input-invalid).md-input-focused .md-input{border:none;padding-bottom:3px}md-input-container .md-input{border:none;padding-bottom:3px}.totes-project .ute-dataManager-accountsSummary-dataAccessOff,.ute-dataManager-accountsSummary-dataAccessOff{min-width:200px;width:200px}.totes-project .ute-dataManager-accountsSummary-dataAccessOffIcon,.ute-dataManager-accountsSummary-dataAccessOffIcon{font-size:83px;margin-bottom:-22px}.totes-project .ute-dataManager-accountsSummary-dataAccessOffCopy,.ute-dataManager-accountsSummary-dataAccessOffCopy{font-family:Ted Next;font-size:27px;font-weight:400;line-height:1.1}.totes-project .ute-dataManager-accountsSummary-dataAddedBar,.ute-dataManager-accountsSummary-dataAddedBar{width:100%;background-color:rgba(217,240,231,.9);position:absolute;bottom:0}.totes-project .ute-dataManager-accountsSummary-dataAddedBarCopy,.ute-dataManager-accountsSummary-dataAddedBarCopy{font-family:Ted Next;font-weight:600;font-size:14px;text-align:right;color:#000;margin-right:7px;cursor:default}.totes-project .ute-dataManager-accountsSummary-dataAlertAt,.ute-dataManager-accountsSummary-dataAlertAt{margin:auto;position:relative;width:246px;padding-top:2px;padding-left:46px}.totes-project .ute-dataManager-accountsSummary-dataAlertAtOff,.ute-dataManager-accountsSummary-dataAlertAtOff{opacity:.5;pointer-events:none;margin:auto;position:relative;width:246px;padding-top:2px;padding-left:46px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-topContainer,.ute-dataManager-accountsSummary-dataAlertAt-topContainer{width:158px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-checkbox,.ute-dataManager-accountsSummary-dataAlertAt-checkbox{position:absolute;margin:0;top:3px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox .md-icon:after,.totes-project .ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox.md-checked .md-icon:after,.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox .md-icon:after,.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox.md-checked .md-icon:after,.ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox .md-icon:after,.ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox.md-checked .md-icon:after,.ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox .md-icon:after,.ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox.md-checked .md-icon:after{border-color:#da291c;position:absolute;top:4px;left:9px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox .md-icon,.totes-project .ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox.md-checked .md-icon,.ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox .md-icon,.ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox.md-checked .md-icon{background-color:#fff;border-radius:50%;border:2px solid #da291c;height:28px;width:28px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox .md-container,.ute-dataManager-accountsSummary-dataAlertAt-checkbox md-checkbox .md-container{width:28px;height:28px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-alertAtCopy,.ute-dataManager-accountsSummary-dataAlertAt-alertAtCopy{font-family:Ted Next;font-weight:400;font-size:27px;display:inline;padding-left:30px;line-height:27px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-dataValue,.ute-dataManager-accountsSummary-dataAlertAt-dataValue{font-family:Ted Next;font-weight:600;font-size:57px;margin-top:0;text-align:left;line-height:1}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-gb,.ute-dataManager-accountsSummary-dataAlertAt-gb{font-family:Ted Next;font-weight:600;font-size:29px;margin-left:-16px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-gb:lang(fr),.ute-dataManager-accountsSummary-dataAlertAt-gb:lang(fr){margin-left:-12px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer,.ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer{position:absolute;top:-10px;right:-20px;display:inline-block}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer:lang(fr),.ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer:lang(fr){right:-48px;top:16px}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer:lang(fr):after,.ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer:lang(fr):after{box-sizing:border-box;transform:rotate(45deg) translate(-50%,-50%);position:absolute;display:table;width:10.66667px;height:21.33333px;border-width:4px;border-style:solid;border-top:0;border-left:0;content:'';border-color:#fff;pointer-events:none;left:37%;top:50%}.ute-dataManager-accountsSummary-dataAlertAt-saveButtonContainer:lang(fr):hover:after{border-color:#000}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-negative,.ute-dataManager-accountsSummary-dataAlertAt-negative{font-weight:400;margin-left:25%}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-saveButton,.ute-dataManager-accountsSummary-dataAlertAt-saveButton{padding-left:0;padding-right:0;margin:0}.totes-project .ute-dataManager-accountsSummary-dataAlertAt-saveButton:lang(fr),.ute-dataManager-accountsSummary-dataAlertAt-saveButton:lang(fr){font-size:16px}.totes-project .ute-dataManager-accountsSummary-dataAlertBar,.ute-dataManager-accountsSummary-dataAlertBar{width:100%;height:1px;border-bottom:2px solid gray;position:relative;z-index:99}.totes-project .ute-dataManager-accountsSummary-thumb,.ute-dataManager-accountsSummary-thumb{height:50px;width:50px;border-radius:50%;background-color:gray;margin:auto;transform:translateY(-50%)}.totes-project .ute-dataManager-accountsSummary-arrowUp,.ute-dataManager-accountsSummary-arrowUp{background-color:transparent;border-radius:50%;color:#fff;font-size:15px;position:absolute;left:0;z-index:2;transform:rotate(-90deg)}.totes-project .ute-dataManager-accountsSummary-arrowDown,.ute-dataManager-accountsSummary-arrowDown{background-color:transparent;border-radius:50%;color:#fff;font-size:15px;position:absolute;left:1px;top:-1px;z-index:2;transform:rotate(90deg)}.totes-project .ute-dataManager-accountsSummary-iconUpContainer,.ute-dataManager-accountsSummary-iconUpContainer{position:absolute;height:20px;width:20px;display:block;border-radius:50%;top:2px;transform:translateX(95%)}.totes-project .ute-dataManager-accountsSummary-iconDownContainer,.ute-dataManager-accountsSummary-iconDownContainer{position:absolute;height:20px;width:20px;display:block;border-radius:50%;transform:translateX(76%);bottom:-5px}.totes-project .ute-dataManager-accountsSummary-iconUnderlay,.ute-dataManager-accountsSummary-iconUnderlay{background-color:#fff;height:15px;width:15px;border-radius:50%;left:2px;position:absolute;z-index:1}.md-button.md-primary.md-fab.ute-dataManager-accountsSummary-iconButton{background-color:gray!important;left:-10px;top:-10px;position:absolute;box-shadow:none}.md-button.md-primary.md-fab:not([disabled]):hover.ute-dataManager-accountsSummary-iconButton.md-focused{background-color:gray}.ute-dataManager-accountsSummary-dataMeter{font-size:14px;position:absolute;z-index:999;bottom:0;width:75px;pointer-events:none}.totes-project .ute-datamanager-accountsSummary-chartContainer div,.totes-project .ute-dtm-accountsSummary-chartContainer-video-streaming div,.ute-dataManager-accountsSummary-dataMeter div,.ute-datamanager-accountsSummary-chartContainer div,.ute-dtm-accountsSummary-chartContainer-video-streaming div{transition:all .5s ease-out}.ute-dataManager-accountsSummary-dataMeterTick-major{border-bottom:1px solid #000;width:10px;height:25%}.ute-dataManager-accountsSummary-dataMeterTick-minor{border-bottom:1px solid #000;width:5px;height:25%}.ute-dataManager-accountsSummary-dataMeter-value{position:absolute;margin-left:16px}.ute-dataManager-accountsSummary-dataMeter-tick{height:0;line-height:10px}.ute-dataManager-accountsSummary-dataMeter-topTickValue{transform:translateY(0%)}.ute-dataManager-accountsSummary-dataMeter-midTickValue{transform:translateY(-50%)}.ute-dataManager-accountsSummary-dataMeter-bottomTickValue{transform:translateY(-100%)}.ute-dataManager-accountsSummary-dataMeter-container{bottom:0;width:75px;position:absolute;left:0;overflow:hidden}.totes-project .ute-dataManager-accountsSummaryFooter-container,.ute-dataManager-accountsSummaryFooter-container{height:60px;background-color:#e9eaea;width:100%;padding-left:0;padding-right:0;cursor:default}.totes-project .ute-dataManager-accountsSummaryFooter-row,.ute-dataManager-accountsSummaryFooter-row{margin-left:0;margin-right:0}.totes-project .ute-dataManager-accountsSummaryFooter-cellBlock,.ute-dataManager-accountsSummaryFooter-cellBlock{text-align:center;padding:6px 2px 0;position:relative}.totes-project .ute-dataManager-accountsSummaryFooter-summaryIcon:before,.ute-dataManager-accountsSummaryFooter-summaryIcon:before{content:url(../ute-data-manager/assets/chartImage.png);position:absolute;top:0;height:9px;left:50%;transform:translateX(-50%) scale(.2)}.totes-project .ute-dataManager-accountsSummaryFooter-summary,.ute-dataManager-accountsSummaryFooter-summary{font-family:"Ted Next";font-weight:600;font-size:13px;top:-1px;position:relative;line-height:.6;white-space:pre-wrap}.totes-project .ute-dataManager-accountsSummaryFooter-summary:lang(fr),.ute-dataManager-accountsSummaryFooter-summary:lang(fr){line-height:1;top:0;font-size:11px;position:relative}.totes-project .ute-dataManager-accountsSummaryFooter-summaryContainer,.ute-dataManager-accountsSummaryFooter-summaryContainer{position:absolute;top:31px;left:50%;transform:translateX(-50%);width:96%}.totes-project .ute-dataManager-accountsSummaryFooter-summaryContainer:lang(fr),.ute-dataManager-accountsSummaryFooter-summaryContainer:lang(fr){top:26px}.ute-dataManager-accountsSummaryFooter-summaryMode{opacity:.4}.totes-project .ute-dataManager-accountsSummaryFooter-barRight,.ute-dataManager-accountsSummaryFooter-barRight{background-color:#ced0d1;height:40px;width:2px;position:absolute;right:0;top:10px}.totes-project .ute-dataManager-accountsSummaryFooter-valueAmount,.ute-dataManager-accountsSummaryFooter-valueAmount{font-family:Ted Next;font-weight:600;font-size:21px}.totes-project .ute-dataManager-accountsSummaryFooter-gb,.ute-dataManager-accountsSummaryFooter-gb{font-family:Ted Next;font-weight:600;font-size:14px;margin-left:-4px}.totes-project .ute-dataManager-accountsSummaryFooter-gb:lang(fr):before,.ute-dataManager-accountsSummaryFooter-gb:lang(fr):before{content:"\00a0"}.totes-project .ute-dataManager-accountsSummaryFooter-valueLabel,.ute-dataManager-accountsSummaryFooter-valueLabel{font-family:Ted Next;font-weight:600;font-size:12px;color:gray;line-height:1.1;letter-spacing:-.5px}.totes-project .ute-dataManager-accountsSummaryFooter-valueLabel:lang(fr),.ute-dataManager-accountsSummaryFooter-valueLabel:lang(fr){margin-top:-5px;line-height:1}.ute-dataManager-accountsSummaryFooter-acctSummaryButton{margin:0;height:48px;padding:0;width:100%;min-width:0;text-transform:none}.totes-project .ute-dataManager-accountsSummaryHeader-noGutters,.ute-dataManager-accountsSummaryHeader-noGutters{padding-left:0;padding-right:0;width:100%;margin-bottom:12px}.totes-project .ute-dataManager-accountsSummaryHeader-container,.ute-dataManager-accountsSummaryHeader-container{padding-left:0;padding-right:0;margin:0}.totes-project .ute-dataManager-accountsSummaryHeader-leftContainer,.ute-dataManager-accountsSummaryHeader-leftContainer{height:100px;position:relative}.totes-project .ute-dataManager-accountsSummaryHeader-clickArea,.ute-dataManager-accountsSummaryHeader-clickArea{font-family:Ted Next;font-weight:400;width:calc(100% - 155px);text-transform:none;margin:0;padding:0;font-size:22px;height:100px;z-index:2}@media (max-width:426px){.totes-project .ute-dataManager-accountsSummaryHeader-clickArea:lang(fr),.ute-dataManager-accountsSummaryHeader-clickArea:lang(fr){height:75px!important}}.totes-project .ute-dataManager-accountsSummaryHeader-clickArea-video-streaming,.ute-dataManager-accountsSummaryHeader-clickArea-video-streaming{font-family:Avenir Next,sans-serif;font-weight:400;width:calc(100% - 155px);text-transform:none;margin:0;padding:0;font-size:22px;height:70px;z-index:2}.totes-project .ute-dataManager-accountsSummaryHeader-arrowIcon,.ute-dataManager-accountsSummaryHeader-arrowIcon{display:inline-block;font-size:32px;color:#da291c;transform:rotate(180deg);position:absolute;top:20px;left:12px}@media (max-width:426px){.totes-project .ute-dataManager-accountsSummaryHeader-arrowIcon:lang(fr),.ute-dataManager-accountsSummaryHeader-arrowIcon:lang(fr){top:35px}}.totes-project .ute-dataManager-accountsSummaryHeader-headingContainer,.ute-dataManager-accountsSummaryHeader-headingContainer{position:absolute;top:0;left:36px;width:calc(100% - 180px);height:100px}.totes-project .ute-dataManager-accountsSummaryHeader-heading,.ute-dataManager-accountsSummaryHeader-heading{font-family:Ted Next;font-weight:400;font-size:22px;text-align:left;position:relative;top:50%;transform:translateY(-50%);line-height:28px;letter-spacing:normal}.totes-project .ute-dataManager-accountsSummaryHeader-upgradeContainer,.ute-dataManager-accountsSummaryHeader-upgradeContainer{height:65px;width:80px;float:right;margin-top:-100px;padding-top:30px;margin-right:75px}.totes-project .ute-dataManager-accountsSummaryHeader-upgradeContainer .ute-dataManager-upgradePlan,.ute-dataManager-accountsSummaryHeader-upgradeContainer .ute-dataManager-upgradePlan{padding:0 21.5px}.totes-project .ute-dataManager-accountsSummaryHeader-upgradeCopy,.ute-dataManager-accountsSummaryHeader-upgradeCopy{font-family:Ted Next;font-weight:600;font-size:13px;text-align:center;margin-top:5px;line-height:1.1}.totes-project .ute-dataManager-accountsSummaryHeader-upgradeCopy-video-streaming,.ute-dataManager-accountsSummaryHeader-upgradeCopy-video-streaming{position:absolute;bottom:-45px;right:8px}.totes-project .ute-dataManager-accountsSummaryHeader-increaseContainer,.ute-dataManager-accountsSummaryHeader-increaseContainer{height:65px;width:80px;float:right;margin-top:-100px;padding-top:30px;position:relative}.totes-project .ute-dataManager-accountsSummaryHeader-increaseContainer .ute-data-manager-tooltip-container .ute-data-manager-tooltip-content,.ute-dataManager-accountsSummaryHeader-increaseContainer .ute-data-manager-tooltip-container .ute-data-manager-tooltip-content{margin-top:50px!important}.totes-project .ute-dataManager-accountsSummaryHeader-increaseContainer .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-accountsSummaryHeader-increaseContainer .ute-dataManager-increasePlan-additionalTag{position:relative;right:222px;top:-58px;left:auto;z-index:1000}.totes-project .ute-dataManager-accountsSummaryHeader-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-accountsSummaryHeader-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{left:50%;transform:translateX(-50%);z-index:1001}@media (max-width:767px){.totes-project .ute-dataManager-accountsSummaryHeader-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-accountsSummaryHeader-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{z-index:20;left:auto;transform:none}}.ute-dataManager-accountsSummaryHeader-upsellDelayButton{z-index:1000;text-transform:none}.ute-dataManager-accountsSummaryHeader-upsellDelayButtonContainer{position:relative;width:100%;top:-15px;text-align:right;height:0}.ute-dataManager-accountsSummaryHeader-upsellDelayButton:lang(fr){font-size:9px}.ute-datamanager-summary-select-text{position:initial;text-align:center;width:100%;font-size:18px;padding:0 40px;margin-top:0;color:#da291c;font-weight:600}.totes-project .ute-dataManager-accountsSummaryHeader-increaseCopy,.ute-dataManager-accountsSummaryHeader-increaseCopy{font-family:Ted Next;font-weight:600;font-size:13px;text-align:center;margin-top:0;line-height:1.1}.totes-project .ute-dataManager-accountsSummaryIndividualHeaderRow,.ute-dataManager-accountsSummaryIndividualHeaderRow{margin-right:0;margin-left:0;margin-bottom:12px}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-leftCol,.ute-dataManager-accountsSummaryIndividualHeader-leftCol{padding-right:0;padding-left:0;height:55px}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-leftCol,.ute-dataManager-accountsSummaryIndividualHeader-leftCol{height:60px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-rightCol,.ute-dataManager-accountsSummaryIndividualHeader-rightCol{padding-left:0;padding-right:0;height:55px;margin-top:15px}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-rightCol,.ute-dataManager-accountsSummaryIndividualHeader-rightCol{height:60px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader,.ute-dataManager-accountsSummaryIndividualHeader{height:55px;padding:0;width:100%;margin:0 0 12px}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader,.ute-dataManager-accountsSummaryIndividualHeader{height:60px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-clickArea,.ute-dataManager-accountsSummaryIndividualHeader-clickArea{width:100%;height:55px;z-index:2}.md-button.ute-dataManager-accountsSummaryIndividualHeader-clickArea{padding:0;margin:0}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-clickArea,.ute-dataManager-accountsSummaryIndividualHeader-clickArea{height:60px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-chevronIcon,.ute-dataManager-accountsSummaryIndividualHeader-chevronIcon{float:left;margin-left:10px;transform:rotate(180deg);font-size:34px;color:#da291c}.ute-dataManager-accountsSummaryIndividualHeader-chevronIcon{margin-top:25px}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-chevronIcon,.ute-dataManager-accountsSummaryIndividualHeader-chevronIcon{margin-top:10px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-leftContentContainer,.ute-dataManager-accountsSummaryIndividualHeader-leftContentContainer{position:absolute;top:0;left:0;height:55px;width:100%}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-leftContentContainer,.ute-dataManager-accountsSummaryIndividualHeader-leftContentContainer{height:60px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-colorBlock,.ute-dataManager-accountsSummaryIndividualHeader-colorBlock{height:50px;width:8px;float:left;margin-top:21px;margin-left:6px;margin-right:4px}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-colorBlock,.ute-dataManager-accountsSummaryIndividualHeader-colorBlock{margin-top:5px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-profileCopy,.ute-dataManager-accountsSummaryIndividualHeader-profileCopy{height:100%;padding-top:24px}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-profileCopy,.ute-dataManager-accountsSummaryIndividualHeader-profileCopy{height:60px;padding-top:9px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-displayName,.ute-dataManager-accountsSummaryIndividualHeader-displayName{font-family:Ted Next;font-weight:600;font-size:18px;text-transform:capitalize;text-align:left;display:block}@media (max-width:767px){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-displayName,.ute-dataManager-accountsSummaryIndividualHeader-displayName{font-size:17px}}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-ctn,.ute-dataManager-accountsSummaryIndividualHeader-ctn{font-family:Ted Next;font-weight:400;font-size:18px;line-height:2px;text-align:left}@media (max-width:767px){.totes-project .ute-dataManager-accountsSummaryIndividualHeader-ctn,.ute-dataManager-accountsSummaryIndividualHeader-ctn{font-size:17px}}.totes-project .ute-dataManger-accountsSummaryIndividualHeader-dataAccessCopyContainer,.ute-dataManger-accountsSummaryIndividualHeader-dataAccessCopyContainer{font-family:Ted Next;text-align:right;position:absolute;top:50%;transform:translateY(-50%);right:80px}.totes-project .ute-dataManger-accountsSummaryIndividualHeader-dataAccessCopy,.ute-dataManger-accountsSummaryIndividualHeader-dataAccessCopy{font-family:Ted Next;font-weight:400;font-size:18px;line-height:19px}.ute-dataManager-accountsSummaryIndividualHeader-md-switch{position:absolute;width:60px;right:19px;top:50%!important;transform:translateY(-50%)!important}.ute-dataManager-accountsSummaryIndividualHeader-md-switch .ute-dataManager-dataAccess-md-switch-container{width:60px}.ute-dataManager-accountsSummaryIndividualHeader-md-switch .ute-DataManager-accountsSummaryIndividualHeader-EnableAlert{margin:0}.ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch .md-thumb{background-color:#fff;position:absolute;left:0!important;top:-4px!important;height:34px!important;width:34px!important}.ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch .md-bar{width:60px!important;top:-4px!important;height:38px!important;border-radius:30px;box-shadow:inset 0 25px 10px -24px rgba(0,0,0,.3)}.ute-dataManager-accountsSummaryIndividualHeader-rightCol-noData{height:40px;width:60px;position:absolute;top:50%;transform:translateY(-50%);right:20px}@media screen and (orientation:landscape){.ute-dataManager-accountsSummaryIndividualHeader-rightCol-noData{height:60px}}.ute-dataManager-accountsSummary-noDataAlertsSet{position:absolute;width:170px;margin:24% auto auto;left:50%;transform:translateX(-50%)}.ute-dataManager-accountsSummary-noDataAlertsSet:lang(fr){width:200px}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-icon,.ute-dataManager-accountsSummary-noDataAlertsSet-icon{height:84px;width:84px;margin:0 auto}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-notAlertsSetCopy,.ute-dataManager-accountsSummary-noDataAlertsSet-notAlertsSetCopy{font-family:Ted Next;font-weight:400;font-size:27px;text-align:center}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-bottomContainer,.ute-dataManager-accountsSummary-noDataAlertsSet-bottomContainer{margin:auto;position:relative}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-checkbox,.ute-dataManager-accountsSummary-noDataAlertsSet-checkbox{margin:0;position:absolute}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox .md-icon,.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox.md-checked .md-icon,.ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox .md-icon,.ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox.md-checked .md-icon{background-color:#fff;border-radius:50%;border:2px solid #da291c;height:28px;width:28px}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox .md-container,.ute-dataManager-accountsSummary-noDataAlertsSet-checkbox md-checkbox .md-container{width:28px;height:28px}.totes-project .ute-dataManager-accountsSummary-noDataAlertsSet-turnAlertsOnCopy,.ute-dataManager-accountsSummary-noDataAlertsSet-turnAlertsOnCopy{font-family:Ted Next;font-weight:400;font-size:21px;display:inline;padding-left:30px}.totes-project .ute-dataManager-accountsSummary-noDataPlan,.ute-dataManager-accountsSummary-noDataPlan{min-width:200px;margin-top:24%}.totes-project .ute-dataManager-accountsSummary-noDataPlan-topContainer,.ute-dataManager-accountsSummary-noDataPlan-topContainer{width:200px;margin:auto}.totes-project .ute-dataManager-accountsSummary-noDataIcon,.ute-dataManager-accountsSummary-noDataIcon{font-size:83px;margin-right:auto;margin-bottom:-22px}.totes-project .ute-dataManager-accountsSummary-noDataCopy,.ute-dataManager-accountsSummary-noDataCopy{font-family:Ted Next;font-size:27px;font-weight:400;margin-bottom:15px}.totes-project .ute-dataManager-accountsSummary-noDataButton,.ute-dataManager-accountsSummary-noDataButton{width:255px}.totes-project .ute-dataManager-accountsSummary-overageBarCopy,.ute-dataManager-accountsSummary-overageBarCopy{font-family:Ted Next;font-weight:600;font-size:14px;text-align:right;color:#f39a2f;line-height:1;cursor:default}.totes-project .ute-dataManager-accountsSummary-overageBar,.ute-dataManager-accountsSummary-overageBar{width:100%;height:1px;border-bottom:1px dotted #f39a2f}.totes-project .ute-dataManager-accountsSummary-overageCoverage,.ute-dataManager-accountsSummary-overageCoverage{width:100%;background-color:#fdf0df;position:absolute;bottom:0}.totes-project .ute-dataManager-accountsSummary-swipe,.ute-dataManager-accountsSummary-swipe{top:65px;position:relative;transition:all 1s ease-out}.totes-project .ute-dataManager-accountsSummary-swipe-leftCaret,.ute-dataManager-accountsSummary-swipe-leftCaret{color:#da291c;text-align:right;font-size:33px}.totes-project .ute-dataManager-accountsSummary-swipe-leftCaret:lang(fr),.ute-dataManager-accountsSummary-swipe-leftCaret:lang(fr){transform:translateY(50%)}.totes-project .ute-dataManager-accountsSummary-swipe-rightCaret,.ute-dataManager-accountsSummary-swipe-rightCaret{color:#da291c;text-align:left;font-size:33px}.totes-project .ute-dataManager-accountsSummary-swipe-rightCaret:lang(fr),.ute-dataManager-accountsSummary-swipe-rightCaret:lang(fr){transform:translateY(50%)}.totes-project .ute-dataManager-accountsSummary-swipe-topInstructions,.ute-dataManager-accountsSummary-swipe-topInstructions{color:#da291c;text-align:center;font-size:26px}.totes-project .ute-dataManager-accountsSummary-swipe-bottomInstructions,.ute-dataManager-accountsSummary-swipe-bottomInstructions{color:#da291c;text-align:center;font-size:20px}.ute-dataManager-accountsSummary-swipe-visible{opacity:1}.ute-dataManager-accountsSummary-swipe-hidden{opacity:0}.ute-dataManager-accountsSummary-swipe-leftArrowNormal{left:0}.ute-dataManager-accountsSummary-swipe-leftArrowOut{left:-20px}.ute-dataManager-accountsSummary-swipe-rightArrowNormal{left:0}.ute-dataManager-accountsSummary-swipe-rightArrowOut{left:20px}.totes-project .ute-dataManager-accountsSummary-heading,.ute-dataManager-accountsSummary-heading{font-family:Ted Next;font-weight:400;display:inline-block;font-size:25px}.totes-project .ute-datamanager-accountsSummary-chartContainer,.ute-datamanager-accountsSummary-chartContainer{display:inline-block;position:absolute;width:100%;top:110px;left:0}.totes-project .ute-dtm-accountsSummary-chartContainer-video-streaming,.ute-dtm-accountsSummary-chartContainer-video-streaming{display:block;position:absolute;width:100%;top:150px}.totes-project .ute-dataManager-accountsSummary-barContainer,.ute-dataManager-accountsSummary-barContainer{display:inline-block;z-index:999;position:relative}.totes-project .ute-dataManager-accountsSummary-buttonArea,.ute-dataManager-accountsSummary-buttonArea{position:absolute;width:100%;z-index:99;margin:0;padding:0;bottom:0;left:0;height:0;min-width:1px;min-height:1px}.totes-project .ute-dataManager-accountsSummary-bar,.ute-dataManager-accountsSummary-bar{display:inline-block;height:100%;width:100%}.totes-project .ute-dataManager-accountsSummary-bar .ute-verticalStackBarGraph-baseCopyStyle,.ute-dataManager-accountsSummary-bar .ute-verticalStackBarGraph-baseCopyStyle{margin-bottom:5px;margin-right:4px}.totes-project .ute-dataManager-accountsSummary-mainUsage,.ute-dataManager-accountsSummary-mainUsage{position:absolute;bottom:5px;width:100%;text-align:center;font-size:18px;color:#000;opacity:0;min-width:170px;cursor:default;overflow:hidden;pointer-events:none}.totes-project .ute-dataManager-accountsSummary-mainUsageUnit,.ute-dataManager-accountsSummary-mainUsageUnit{margin-left:-5px;font-size:14px}.totes-project .ute-dataManager-accountsSummary-mainUsageUnit:lang(fr),.ute-dataManager-accountsSummary-mainUsageUnit:lang(fr){margin-left:0}.totes-project .ute-dataManager-accountsSummary-mainUsageWhite,.ute-dataManager-accountsSummary-mainUsageWhite{position:absolute;bottom:5px;width:100%;text-align:center;font-size:18px;color:#fff;opacity:0;min-width:170px}.totes-project .ute-dataManager-accountsSummary,.ute-dataManager-accountsSummary{margin-top:-5px;position:relative}.totes-project .ute-dataManager-accountsSummary .ute-verticalStackBarGraph-baseCopy,.ute-dataManager-accountsSummary .ute-verticalStackBarGraph-baseCopy{text-align:right;padding-right:2px;padding-bottom:2px;cursor:default}.totes-project .ute-data-manager-accounts-summary-data-alert-at-container,.ute-data-manager-accounts-summary-data-alert-at-container{position:absolute;width:100%;z-index:999}.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-high,.ute-data-manager-accounts-summary-data-alert-at-container-high{top:5%}.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-low,.ute-data-manager-accounts-summary-data-alert-at-container-low{top:55%}.totes-project .ute-data-manager-accounts-summary-header-container,.ute-data-manager-accounts-summary-header-container{display:block;position:relative}.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-noAccess,.ute-data-manager-accounts-summary-data-alert-at-container-noAccess{top:calc(5% + 150px)}@media screen and (orientation:landscape){.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-noAccess,.ute-data-manager-accounts-summary-data-alert-at-container-noAccess{top:14%;left:25%}}.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-noAccess:lang(fr),.ute-data-manager-accounts-summary-data-alert-at-container-noAccess:lang(fr){top:calc(5% + 200px)}@media screen and (orientation:landscape){.totes-project .ute-data-manager-accounts-summary-data-alert-at-container-noAccess:lang(fr),.ute-data-manager-accounts-summary-data-alert-at-container-noAccess:lang(fr){top:14%;left:25%}}.totes-project .ute-dataManager-accountsSummary-dataAlertBarContainer,.ute-dataManager-accountsSummary-dataAlertBarContainer{position:relative;z-index:9999999;transition:none}.totes-project .ute-datamanager-accountsSummary-chart,.ute-datamanager-accountsSummary-chart{height:100%;position:initial;overflow:hidden}.totes-project .ute-data-manager-accounts-summary-footer-container,.ute-data-manager-accounts-summary-footer-container{height:60px;display:block;position:initial;width:100%;bottom:0}.totes-project .ute-dataManager-accountsSummary-dataNoAlertsSetContainer,.ute-dataManager-accountsSummary-dataNoAlertsSetContainer{display:block;position:absolute;top:0;width:100%;z-index:9999}.totes-project .ute-dataManager-accountsSummary-dataAccessOffContainer,.ute-dataManager-accountsSummary-dataAccessOffContainer{display:block;position:absolute;top:5%;width:auto;left:50%;transform:translateX(-50%);text-align:center}@media screen and (orientation:landscape){.totes-project .ute-dataManager-accountsSummary-dataAccessOffContainer,.ute-dataManager-accountsSummary-dataAccessOffContainer{left:25%}}.totes-project .ute-dataManager-accountsSummary-noDataPlanContainer,.ute-dataManager-accountsSummary-noDataPlanContainer{display:block;position:absolute;top:0;width:100%;text-align:center}.totes-project .ute-dataManager-accountsSummary-overageBarContainer,.ute-dataManager-accountsSummary-overageBarContainer{position:absolute;bottom:0;width:100%;z-index:999}.totes-project .ute-dataManager-accountsSummary-dataAddedBarContainer,.totes-project .ute-dataManager-accountsSummary-overageCoverageContainer,.ute-dataManager-accountsSummary-dataAddedBarContainer,.ute-dataManager-accountsSummary-overageCoverageContainer{position:absolute;bottom:0;width:100%}.totes-project .ute-dataManager-accountsSummary-swipeLeftRightContainer,.ute-dataManager-accountsSummary-swipeLeftRightContainer{position:absolute;width:100%;top:25%;color:red}.totes-project .ute-dataManager-accountsSummary-swipeLeftRight-leftIcon,.ute-dataManager-accountsSummary-swipeLeftRight-leftIcon{transform:rotate(180deg);float:left;display:inline-block;font-size:20px;position:absolute;left:20px}.totes-project .ute-dataManager-accountsSummary-swipeLeftRight-copy,.ute-dataManager-accountsSummary-swipeLeftRight-copy{width:100%;display:inline-block;text-align:center}.totes-project .ute-dataManager-accountsSummary-swipeLeftRight-topCopy,.ute-dataManager-accountsSummary-swipeLeftRight-topCopy{font-size:20px}.totes-project .ute-dataManager-accountsSummary-swipeLeftRight-RightIcon,.ute-dataManager-accountsSummary-swipeLeftRight-RightIcon{float:right;display:inline-block;font-size:20px;position:absolute;right:20px}.totes-project .ute-dataManager-accountsSummary-groupStatusContainer,.ute-dataManager-accountsSummary-groupStatusContainer{position:absolute;top:0;right:20px}.totes-project .ute-dataManager-accountsSummary-groupStatus,.ute-dataManager-accountsSummary-groupStatus{font-family:"Ted Next";font-size:18px;font-weight:600;text-align:left;line-height:1.2;display:block}.totes-project .ute-dataManager-accountsSummary-wirelessLink,.ute-dataManager-accountsSummary-wirelessLink{font-family:"Ted Next";font-size:18px;font-weight:600;text-align:left;line-height:1.2;color:#da291c;display:block;cursor:pointer}.ute-dataManager-accountsSummary-wirelessLink:hover{text-decoration:underline}.ute-dataManager-accountsSummary-mainUsageWhiteContainer{position:absolute;width:100%;bottom:0;overflow:hidden;height:0;pointer-events:none}.ute-dataManager-accountsSummary-errorContainer{position:absolute;top:0;z-index:999;display:block;left:0;margin:20px}.totes-project .ute-dataManager-accountsSummary-loading,.ute-dataManager-accountsSummary-loading{top:0;left:0;right:0;bottom:-25px;z-index:1001;position:absolute}.totes-project .ute-dataManager-accountsSummary-loaderBackground,.ute-dataManager-accountsSummary-loaderBackground{position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.3;z-index:1}.ute-dataManager-accountsSummary-loader{margin-top:15px}.totes-project .ute-dataManager-accountsSummary-loaderContainer,.ute-dataManager-accountsSummary-loaderContainer{position:absolute;background:#fff;text-align:center;height:155px;width:200px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;z-index:2}.totes-project .ute-dataManager-accountsSummary-loaderCopy,.ute-dataManager-accountsSummary-loaderCopy{font-family:"Ted Next";font-size:21px;line-height:1;cursor:default}.totes-project .ute-dataManager-badgeList,.ute-dataManager-badgeList{padding-left:0;padding-right:0;margin-top:6px;width:100%}.totes-project .ute-dataManager-badgeList-headBadge,.ute-dataManager-badgeList-headBadge{position:relative;overflow:hidden;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;height:107px;width:100%;border:1px solid #f2f2f2;border-bottom:none;box-shadow:0 2px 3px 0 rgba(0,0,0,.08)}.totes-project .ute-dataManager-badgeList-headBadge:after,.totes-project .ute-dataManager-badgeList-headBadge:before,.ute-dataManager-badgeList-headBadge:after,.ute-dataManager-badgeList-headBadge:before{content:'';position:absolute;right:0;top:0;width:0;height:0;border-top:54px solid #efefef;border-right:42px solid #efefef;border-bottom:53px solid transparent;border-left:20px solid transparent}.totes-project .ute-dataManager-badgeList-headBadge:after,.ute-dataManager-badgeList-headBadge:after{border-top:54px solid transparent;border-bottom:53px solid #efefef}.totes-project .ute-dataManager-badgeList-badgeTextContainer,.ute-dataManager-badgeList-badgeTextContainer{position:absolute;top:50%;left:17px;width:calc(100% - 70px);transform:translateY(-50%)}.totes-project .ute-dataManager-badgeList-planName,.ute-dataManager-badgeList-planName{font-family:Ted Next;font-size:21px;font-weight:600;line-height:1;word-wrap:break-word}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-planName,.ute-dataManager-badgeList-planName{font-size:22px}}.totes-project .ute-dataManager-badgeList-linesCopy,.ute-dataManager-badgeList-linesCopy{font-family:Ted Next;font-size:14px;font-weight:600;display:block}.totes-project .ute-dataManager-badgeList-headBadgeArrow,.ute-dataManager-badgeList-headBadgeArrow{position:absolute;top:36px;right:1px;padding-left:14px;padding-top:8px;border-top-left-radius:5px;border-bottom-left-radius:5px;font-size:22px;color:#c9c9c9;z-index:1;background:#fff;width:32px;height:34px;text-alight:center}.totes-project .ute-dataManager-badgeList-headBadgeArrow:before,.totes-project .ute-dataManager-badgeList-individualBadgeArrow:before,.ute-dataManager-badgeList-headBadgeArrow:before,.ute-dataManager-badgeList-individualBadgeArrow:before{content:'\e663'}.totes-project .ute-dataManager-badgeList-individualBadgeContainer,.ute-dataManager-badgeList-individualBadgeContainer{width:100%;height:100%;z-index:5;box-shadow:0 2px 3px 0 rgba(0,0,0,.08)}.totes-project .ute-dataManager-badgeList-SEEBadge,.totes-project .ute-dataManager-badgeList-individualBadge,.ute-dataManager-badgeList-SEEBadge,.ute-dataManager-badgeList-individualBadge{position:relative;width:100%;height:60px;cursor:pointer;border-top:#d7d7d7 solid 1px;border-right:#f2f2f2 solid 1px;border-bottom:none}.totes-project .ute-dataManager-badgeList-individualBadgeColor,.ute-dataManager-badgeList-individualBadgeColor{float:left;width:12px;height:100%;display:block}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-individualBadgeColor,.ute-dataManager-badgeList-individualBadgeColor{width:16px}}.totes-project .ute-dataManager-badgeList-individualBadgeIcon,.ute-dataManager-badgeList-individualBadgeIcon{position:absolute;font-size:33px;left:25px;top:50%;height:27px;transform:translateY(-50%);color:#da291c}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-individualBadgeIcon,.ute-dataManager-badgeList-individualBadgeIcon{left:36px}}.totes-project .ute-dataManager-badgeList-individualBadgeInfo,.ute-dataManager-badgeList-individualBadgeInfo{font-family:Ted Next;font-weight:600;font-size:16px;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 80px);left:55px;x-ms-format-detection:none;padding-left:3px}@media (max-width:767px){.totes-project .ute-dataManager-badgeList-individualBadgeInfo,.ute-dataManager-badgeList-individualBadgeInfo{left:70px;font-size:19px;letter-spacing:normal;width:calc(100% - 100px);padding-left:0}}.totes-project .ute-dataManager-badgeList-individualBadgeArrow,.ute-dataManager-badgeList-individualBadgeArrow{position:absolute;font-size:22px;color:#efefef;top:50%;transform:translateY(-50%);right:8px;height:19px}.totes-project .ute-dataManager-badgeList-individualBadgeLoading,.ute-dataManager-badgeList-individualBadgeLoading{color:red;text-align:center;position:relative;width:100%;height:60px;cursor:pointer;border-top:#d7d7d7 solid 1px;border-right:#f2f2f2 solid 1px;border-bottom:#f2f2f2 solid 1px;border-left:#d7d7d7 solid 1px;box-sizing:border-box}.totes-project .ute-dataManager-badegeList-clickArea,.ute-dataManager-badegeList-clickArea{height:100%;width:100%;position:absolute;left:0;padding:0;margin:0;z-index:2}.totes-project .ute-dataManager-badegeList-screenReaderOnly,.ute-dataManager-badegeList-screenReaderOnly{position:absolute!important;top:-9999px!important;left:-9999px!important}@media (max-width:400px){.ute-dataManager-badgeList-SEEBadge{height:85px!important}}@media (max-width:300px){.ute-dataManager-badgeList-SEEBadge{height:90px!important}}.ute-dataManager-badgeList-seeLink-displayName{font-family:"Ted Next";color:inherit;font-size:16px;font-weight:600;line-height:1.3;display:block}.ute-dataManager-badgeList-seeLink-discount{font-family:"Ted Next";font-size:12px;line-height:1.2;font-weight:600;color:inherit;padding-left:15px}.ute-dataManager-badgeList-seeLink-plus-icon{width:30px;height:30px;color:#fff;padding:0;margin:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ute-dataManager-badgeList-seeLink-individualBadgeInfo{display:block}.ute-dataManager-badgeList-seeLink-individualBadgeInfo>div{font-family:"Ted Next";font-weight:600}.ute-dataManager-badgeList-seeLink-circle{border-radius:50%;margin-right:10px;width:30px;float:left;opacity:.5;position:absolute;top:25%;left:20px}@media (max-width:767px){.ute-dataManager-badgeList-seeLink-circle.account-overview-page{left:30px;top:25%}.ute-dataManager-badgeList-seeLink-circle.fdm-dashboard{left:30px;position:initial;margin-top:2%}}.ute-dataManager-badgeList-offer{width:160px;height:24px;border-radius:12px;padding-left:8px;padding-top:2px;background-color:#ffbf3f;margin-top:5px}.ute-dataManager-badgeList-offer .ute-dataManager-badgeList-promo{height:16px;width:16px;position:relative;bottom:2px}.ute-dataManager-badgeList-offer .ute-dataManager-badgeList-exclusive-offer{height:16px;font-family:Ted Next;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#1f1f1f}.ute-dataManager-badgeList-seeLink-container{opacity:.5}.totes-project .ute-dataManager-dashboard-dataControlTagList-container,.ute-dataManager-dashboard-dataControlTagList-container{padding-left:0;padding-right:0}.ute-dataManager-dashboard-infoBlockContainer,.ute-dataManager-dashboard-sharedUsageBar{padding-top:20px}.ute-dataManager-dashboard-dataAlertsContainer{padding-top:30px;position:static}.ute-dataManager-dashboard-dataAlertsContainer .ute-dataManager-dataAlerts *{position:static!important}.totes-project .ute-dataManager-dataControlList-modal,.ute-dataManager-dataControlList-modal{padding:0;margin:0}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-noGutters,.ute-dataManager-dataAccess-dataOnOffModal-noGutters{padding-left:0;padding-right:0}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-heading,.ute-dataManager-dataAccess-dataOnOffModal-heading{font-family:Ted Next;font-weight:600;font-size:24px;margin-left:0;margin-bottom:14px;margin-top:8px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-heading,.ute-dataManager-dataAccess-dataOnOffModal-heading{margin-top:0;line-height:1.2;margin-bottom:23px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-blockInfo,.ute-dataManager-dataAccess-dataOnOffModal-blockInfo{position:relative;float:left;margin-left:0;width:100%;margin-bottom:16px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-blockInfo,.ute-dataManager-dataAccess-dataOnOffModal-blockInfo{margin-bottom:19px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-colorBlock,.ute-dataManager-dataAccess-dataOnOffModal-colorBlock{height:65px;width:5px;display:inline-block}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-colorBlock,.ute-dataManager-dataAccess-dataOnOffModal-colorBlock{height:47px;width:7px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-idContent,.ute-dataManager-dataAccess-dataOnOffModal-idContent{display:inline-block;position:absolute;top:2px;left:15px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-idContent,.ute-dataManager-dataAccess-dataOnOffModal-idContent{top:3px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-displayName,.ute-dataManager-dataAccess-dataOnOffModal-displayName{font-family:Ted Next;font-weight:600;font-size:24px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-displayName,.ute-dataManager-dataAccess-dataOnOffModal-displayName{font-size:18px;display:block;line-height:1.4}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-ctn,.ute-dataManager-dataAccess-dataOnOffModal-ctn{font-family:Ted Next;font-weight:400;font-size:18px;line-height:1.3;margin-top:0}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-ctn,.ute-dataManager-dataAccess-dataOnOffModal-ctn{margin-top:-5px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-secondaryCopy,.ute-dataManager-dataAccess-dataOnOffModal-secondaryCopy{font-family:Ted Next;font-weight:400;font-size:18px;margin-left:0;margin-bottom:15px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-secondaryCopy,.ute-dataManager-dataAccess-dataOnOffModal-secondaryCopy{font-size:19px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-body,.ute-dataManager-dataAccess-dataOnOffModal-body{font-family:"Ted Next";font-weight:400;font-size:18px;margin-left:0;margin-bottom:15px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-body,.ute-dataManager-dataAccess-dataOnOffModal-body{font-size:19px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-optionContainer,.ute-dataManager-dataAccess-dataOnOffModal-optionContainer{background:#f8f8f8;width:100%;border-radius:6px;margin-left:0;padding:17px 15px 11px 17px;margin-bottom:18px;position:relative}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-optionContainer,.ute-dataManager-dataAccess-dataOnOffModal-optionContainer{margin-left:-10px;width:calc(100% + 20px);padding:13px 10px 17px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-option,.ute-dataManager-dataAccess-dataOnOffModal-option{font-family:Ted Next;font-weight:600;font-size:24px;line-height:30px;margin-bottom:12px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-option,.ute-dataManager-dataAccess-dataOnOffModal-option{font-size:22px;line-height:1.2;margin-bottom:7px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer,.ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer{position:relative;height:60px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer,.ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer{height:54px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{position:absolute;top:11.5px;left:43px;box-shadow:none}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-dataAccess-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeCopyContainer,.ute-dataManager-dataAccess-dataOnOffModal-upgradeCopyContainer{position:absolute;left:89px;height:60px;padding-right:10px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeCopyContainer,.ute-dataManager-dataAccess-dataOnOffModal-upgradeCopyContainer{left:90px;padding-right:0;width:calc(100% - 95px)}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-upgradeCopy,.ute-dataManager-dataAccess-dataOnOffModal-upgradeCopy{font-family:Ted Next;font-weight:600;font-size:18px;position:relative;top:50%;line-height:1.3;transform:translateY(-50%)}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseContainer,.ute-dataManager-dataAccess-dataOnOffModal-increaseContainer{position:relative;height:60px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseContainer,.ute-dataManager-dataAccess-dataOnOffModal-increaseContainer{height:54px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{position:absolute;top:11.5px;left:0;margin-top:0;margin-bottom:0}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-dataAccess-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseCopyContainer,.ute-dataManager-dataAccess-dataOnOffModal-increaseCopyContainer{position:absolute;left:46px;height:60px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseCopyContainer,.ute-dataManager-dataAccess-dataOnOffModal-increaseCopyContainer{left:90px;width:calc(100% - 95px)}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-increaseCopy,.ute-dataManager-dataAccess-dataOnOffModal-increaseCopy{font-family:Ted Next;font-weight:600;font-size:18px;position:relative;top:50%;line-height:1.3;transform:translateY(-50%)}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-cancelButtonContainer,.ute-dataManager-dataAccess-dataOnOffModal-cancelButtonContainer{width:100%}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-cancelButton,.ute-dataManager-dataAccess-dataOnOffModal-cancelButton{font-family:Ted Next;font-weight:600;font-size:18px;color:#0a5498;text-transform:capitalize;float:left;margin-left:0;padding-left:0;margin-bottom:8px;margin-top:8px}.ute-dataManager-dataAccess-dataOnOffModal-cancelButton:hover{text-decoration:underline}.ute-dataManager-dataAccess-dataOnOffModal-cancelButton:focus{outline:#0a5498 auto 1px!important}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-cancelButton,.ute-dataManager-dataAccess-dataOnOffModal-cancelButton{width:100%;margin-bottom:-10px}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-continueButtonContainer,.ute-dataManager-dataAccess-dataOnOffModal-continueButtonContainer{margin-left:0;margin-right:0}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-continueButton,.ute-dataManager-dataAccess-dataOnOffModal-continueButton{float:left;margin-left:0x;padding-left:15px;padding-right:15px}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-continueButton,.ute-dataManager-dataAccess-dataOnOffModal-continueButton{width:100%;margin-left:0;float:auto;padding-left:0;padding-right:0}}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-continueButton,.totes-project .ute-dataManager-dataAccess-dataOnOffModal-continueButton:lang(fr),.ute-dataManager-dataAccess-dataOnOffModal-continueButton,.ute-dataManager-dataAccess-dataOnOffModal-continueButton:lang(fr){font-size:16px}.ute-dataManager-dataAccess-dataOnOffModal-continueButton:focus{outline:#0a5498 auto 1px!important}.totes-project .ute-dataManager-dataAccess-dataOnOffModal-modalClose,.ute-dataManager-dataAccess-dataOnOffModal-modalClose{position:absolute;top:0;right:0;cursor:pointer}@media (max-width:767px){.totes-project .ute-dataManager-dataAccess-dataOnOffModal-modalClose,.ute-dataManager-dataAccess-dataOnOffModal-modalClose{height:35px;width:35px}}.ute-dataManager-dataAccess-dataOnOffModal-modalClose:focus{outline:#0a5498 auto 1px!important}.ute-dataManager-dataAccess-md-switch-container{width:116px;height:30px}.ute-dataManager-dataAccess-md-switch-container .md-container{width:54px;height:28px;margin:0}.ute-dataManager-dataAccess-md-switch-container .md-label{font-family:"Ted Next";font-weight:700;font-size:18px;color:#6a6b6d;margin-left:5px}.ute-dataManager-dataAccess-md-switch-container .md-thumb-container{width:25px;left:0}.ute-dataManager-dataAccess-md-switch-container .widget-loader-vt{position:absolute;top:-16px}.ute-dataManager-dataAccess-md-switch-container .widget-loader-vt img{width:82%}.ute-dataManager-dataAccess-md-switch-container md-switch .md-thumb{background-color:#fff;position:absolute;left:1px;height:26px;width:26px}.ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch{margin:0;display:inline-block}.ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert:not(.md-checked) .md-label span,.totes-project .ute-dataManager-dataControl-md-switch .ute-dataManager-dataAccess-md-switch:not(.md-checked) .md-label span,.ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch:not(.md-checked) .md-label,.ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert:not(.md-checked) .md-label span,.ute-dataManager-dataControl-md-switch .ute-dataManager-dataAccess-md-switch:not(.md-checked) .md-label span{color:#da291c}.ute-dataManager-dataAccess-md-switch-container md-switch .md-bar{left:0;width:54px;top:1px;height:28px;border-radius:27px;box-shadow:inset 0 25px 10px -24px rgba(0,0,0,.3)}md-switch.md-focused:not([disabled]) .md-thumb:before{background-color:rgba(0,0,0,.2)}md-switch.md-checked .md-ink-ripple{color:rgba(0,0,0,.2)}@supports (-moz-appearance:none) and (display:contents){.ute-dataManager-dataAccess-md-switch-container md-switch .md-bar{top:2px}}.totes-project .ute-dataManager-dataAlerts,.ute-dataManager-dataAlerts{margin-top:75px;margin-bottom:0;height:50px}.totes-project .ute-dataManager-dataAlerts-title,.ute-dataManager-dataAlerts-title{font-family:Ted Next;font-weight:600;font-size:19px;display:block;line-height:1.3;margin-top:8px;cursor:default}@media (max-width:360px){.totes-project .ute-dataManager-dataAlerts-title:lang(fr),.ute-dataManager-dataAlerts-title:lang(fr){line-height:1.5;font-size:16px}}.totes-project .ute-dataManager-dataAlerts-manageButton,.ute-dataManager-dataAlerts-manageButton{font-family:Ted Next;font-weight:600;font-size:17px;float:right;color:#da291c;text-transform:none;text-decoration:none;padding:0 8px;min-height:50px;height:50px;z-index:1;margin:-6px 0 0}.ute-dataManager-dataAlerts-manageButton:hover{text-decoration:underline}.totes-project .ute-dataManager-dataAlerts-manageButtonArrow,.ute-dataManager-dataAlerts-manageButtonArrow{color:#da291c;position:absolute;top:50%;transform:translateY(-30%);height:10px;right:0;font-size:13px}.totes-project .ute-dataManager-dataAlertsGraphContainer,.ute-dataManager-dataAlertsGraphContainer{overflow:visible}.ute-dataManager-dataAlertsGraphContainer:focus{outline:none}.totes-project .ute-dataManager-dataAlerts-barContainer,.ute-dataManager-dataAlerts-barContainer{height:50px;display:inline-block;position:relative;cursor:pointer;z-index:-1}.totes-project .ute-dataManager-dataAlerts-manageDataAlertsButtonContainer{float:left;width:100%;margin-top:12px;margin-bottom:12px}.ute-dataManager-dataAlerts-manageDataAlertsButtonContainer{padding-left:0;padding-right:0;float:left;width:100%;margin-top:12px;margin-bottom:12px}.totes-project .ute-dataManager-dataAlerts-manageDataAlertsButton,.ute-dataManager-dataAlerts-manageDataAlertsButton{width:100%;float:left;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.totes-project .ute-dataManager-dataAlerts-informationLink,.ute-dataManager-dataAlerts-informationLink{width:100%;text-align:center;margin-bottom:18px}.totes-project .ute-dataManager-dataAlerts-informationLinkCopy a,.ute-dataManager-dataAlerts-informationLinkCopy a{font-family:Ted Next;font-weight:600;font-size:17px;color:#00469b;cursor:pointer;padding-left:10px;padding-right:10px}.ute-dataManager-dataAlerts-informationLinkCopy a:hover{text-decoration:underline}@media (max-width:520px){.ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton{float:right;padding:0}.ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton span{display:block;text-align:right}}@media (max-width:480px){.ute-data-Manager-text-styling:lang(fr){margin-top:-4.5px}.ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton{width:255px;height:60px}.ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton span{white-space:normal}}@media (max-width:380px){.ute-data-Manager-text-styling:lang(fr) .ute-dataManager-dataAlerts-manageButton{width:220px}}@media (max-width:360px){.ute-data-Manager-text-styling:lang(fr){font-size:16px;margin-top:-5px}}@media (max-width:420px){.ute-data-manager-font-wrap-xs{padding:5px}.ute-data-manager-font-wrap-xs span{white-space:normal}}.ute-data-manager-manage-data-alerts-color{color:#da291c!important}.ute-data-manager-set-video-quality-color{color:#00469b!important}.dataManager-with-new-label,body[hasSecondLevelNav=true] header#header.navbar{position:relative!important}.dataManager-with-new-label span.new-label-dataManager{position:absolute;top:0;right:10px;background:#ffbf3f;color:#414042;padding:0 4px;font-size:12px;font-weight:800;line-height:15px}.ute-dataManager-dataControl-tabFocus:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-dataControl-tabFocus:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-dataControl-noGutters,.ute-dataManager-dataControl-noGutters{padding-left:0;padding-right:0;position:relative}.totes-project .ute-dataManager-dataControl .md-disabled-thumb,.ute-dataManager-dataControl .md-disabled-thumb{border-style:none;display:none;pointer-events:none}.totes-project .ute-dataManager-dataControl-midBlock,.ute-dataManager-dataControl-midBlock{border-bottom:1px solid #e9e9e9;position:relative}.totes-project .ute-dataManager-dataControl-leftContainer,.ute-dataManager-dataControl-leftContainer{height:100%;position:absolute;top:0;left:-8px;bottom:0}.totes-project .ute-dataManager-dataControl-colorBlock,.ute-dataManager-dataControl-colorBlock{width:6px;height:calc(100% - 10px);margin-right:12px;margin-top:5px;float:left;display:inline}.totes-project .ute-dataManager-dataControl-contact,.ute-dataManager-dataControl-contact{font-weight:400;font-size:17px;position:absolute;top:50%;transform:translateY(-50%);left:30px;width:calc(100% - 38px);cursor:default}.totes-project .ute-dataManager-dataControl-contact *,.ute-dataManager-dataControl-contact *{font-family:"Ted Next"}.totes-project .ute-dataManager-dataControl-manage,.ute-dataManager-dataControl-manage{font-family:"Ted Next";font-size:16px;line-height:1.1}.totes-project .ute-dataManager-dataControl-change,.ute-dataManager-dataControl-change{font-family:Ted Next;font-weight:600;color:#0a5498;cursor:pointer}.ute-dataManager-dataControl-change:hover{text-decoration:underline}.ute-dataManager-dataControl-change:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-dataControl-change:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-dataControl-status,.ute-dataManager-dataControl-status{font-family:"Ted Next";color:#da291c;font-size:15px;font-weight:400}.totes-project .ute-dataManager-dataControl-groupStatus,.ute-dataManager-dataControl-groupStatus{font-family:"Ted Next";font-size:15px;font-weight:400;display:block}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-groupStatus,.ute-dataManager-dataControl-groupStatus{line-height:1.1}}.totes-project .ute-dataManager-dataControl-statusCopy,.ute-dataManager-dataControl-statusCopy{font-family:"Ted Next";display:inline;float:left;margin-top:9px;font-weight:600;font-size:18px;margin-bottom:22px}.totes-project .ute-dataManager-dataControl-dataAccessSwitchContainer,.ute-dataManager-dataControl-dataAccessSwitchContainer{position:absolute;top:0;right:0;bottom:0}.totes-project .ute-dataManager-dataControl-dataAccessSwitchContainer .ute-dataManager-dataAccess,.ute-dataManager-dataControl-dataAccessSwitchContainer .ute-dataManager-dataAccess{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.totes-project .ute-dataManager-dataControl-midSection,.ute-dataManager-dataControl-midSection{background-color:#f7f7f7;height:100%;position:relative;min-height:130px;margin-left:-1.6%;width:59.5%}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-midSection,.ute-dataManager-dataControl-midSection{min-height:160px}}.totes-project .ute-dataManager-dataControl-alert,.ute-dataManager-dataControl-alert{padding-top:8px;padding-right:0;padding-left:0}.totes-project .ute-dataManager-dataControl-alertCopy,.ute-dataManager-dataControl-alertCopy{display:inline;float:left;margin-top:9px;font-family:"Ted Next";font-weight:600;font-size:18px;padding-left:20px;margin-bottom:22px;cursor:default}@media (max-width:1169px){.totes-project .ute-dataManager-dataControl-alertCopy,.ute-dataManager-dataControl-alertCopy{padding-left:25px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-alertCopy,.ute-dataManager-dataControl-alertCopy{padding-left:35px}}.totes-project .ute-dataManager-dataControl-dataDisabledCopy,.ute-dataManager-dataControl-dataDisabledCopy{font-family:"Ted Next";font-weight:600;font-size:16px;color:#da291c;display:inline;padding-left:0;margin-top:7px;float:left;padding-right:20px;margin-bottom:30px}@media (max-width:991px){.totes-project .ute-dataManager-dataControl-dataDisabledCopy,.ute-dataManager-dataControl-dataDisabledCopy{padding-right:35px}}.totes-project .ute-dataManager-dataControl-displayName,.ute-dataManager-dataControl-displayName{font-family:"Ted Next";font-weight:600;font-size:24px;display:block}.ute-dataManager-dataControl-dataAlertInputLabel{float:right;padding-top:20px;padding-right:10px}.ute-dataManager-dataControl-dataAlertInputLabel *{font-family:"Ted Next"}.totes-project .ute-dataManager-dataControl-dataAlertInputContainerOn,.ute-dataManager-dataControl-dataAlertInputContainerOn{height:30px;width:95px;border:1px solid red;background:#fff;border-radius:5px;margin:16px 0 0;float:right;line-height:1.4}.ute-dataManager-dataControl-dataAlertInputContainerOn:focus{line-height:1.4}.totes-project .ute-dataManager-dataControl-dataAlertInputContainerOff,.ute-dataManager-dataControl-dataAlertInputContainerOff{height:30px;width:95px;border:1px solid red;background:#fff;border-radius:5px;float:right;margin:6px 0 0;line-height:1.4}.ute-dataManager-dataControl-dataAlertInputContainerOff:focus{line-height:1.4}.totes-project .ute-dataManager-dataControl-input,.ute-dataManager-dataControl-input{font-family:Ted Next;font-weight:600;font-size:17px;text-align:left;margin-left:8px;line-height:1.4}.totes-project .ute-dataManager-dataControl-input::-webkit-inner-spin-button,.ute-dataManager-dataControl-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.ute-dataManager-dataControl-input:focus{line-height:1.4}.totes-project .ute-dataManager-dataControl-inputUnit,.ute-dataManager-dataControl-inputUnit{font-family:Ted Next;font-weight:600;font-size:17px;position:absolute;top:2px;right:8px;pointer-events:none}.md-button.ute-dataManager-dataControl-saveButton{font-family:"Ted Next";font-weight:600;font-size:19px;width:95px;height:30px;min-height:28px;padding-left:0;padding-right:0;margin-top:16px;float:right;margin-right:0;margin-left:3px}.totes-project .ute-dataManager-dataControl-saveButton:lang(fr),.ute-dataManager-dataControl-saveButton:lang(fr){font-size:16px}.md-button.ute-dataManager-dataControl-saveButtonSm{font-family:"Ted Next";font-weight:600;font-size:19px;width:95px;height:30px;min-height:28px;padding-left:0;padding-right:0;margin-top:10px;position:absolute;right:15px;z-index:1;margin-right:0}.totes-project .ute-dataManager-dataControl-saveButtonSm:lang(fr),.ute-dataManager-dataControl-saveButtonSm:lang(fr){font-size:16px}.totes-project .ute-dataManager-dataControl-leftIndicator,.ute-dataManager-dataControl-leftIndicator{font-family:"Ted Next";font-weight:600;display:inline;float:left;margin-left:-10px;margin-top:-30px;cursor:default}.ute-dataManager-dataControl-leftIndicatorSpace{display:none}.ute-dataManager-dataControl-leftIndicatorSpace:lang(fr){display:inline}.totes-project .ute-dataManager-dataControl-rightIndicator,.ute-dataManager-dataControl-rightIndicator{font-family:"Ted Next";font-weight:600;display:inline;float:right;margin-right:-14px;margin-top:-30px;cursor:default}.totes-project .ute-dataManager-dataControl-md-switch,.ute-dataManager-dataControl-md-switch{width:54px;height:30px;position:absolute;top:14px;left:11px}.totes-project .ute-dataManager-dataControl-md-switch md-switch .md-thumb,.ute-dataManager-dataControl-md-switch md-switch .md-thumb{background-color:#fff;position:absolute;left:27px;height:26px;width:26px}.totes-project .ute-dataManager-dataControl-md-switch .md-container,.ute-dataManager-dataControl-md-switch .md-container{width:54px;height:28px;margin:0}.totes-project .ute-dataManager-dataControl-md-switch .md-thumb-container,.ute-dataManager-dataControl-md-switch .md-thumb-container{width:25px;left:0}.totes-project .ute-dataManager-dataControl-md-switch .md-thumb-container:not(.md-checked),.ute-dataManager-dataControl-md-switch .md-thumb-container:not(.md-checked){left:-25px}.totes-project .ute-dataManager-dataControl-md-switch .ute-dataManager-dataAccess-md-switch,.ute-dataManager-dataControl-md-switch .ute-dataManager-dataAccess-md-switch{padding-bottom:9px}.totes-project .ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert,.ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert{margin:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-dataControl-md-switch .dataManagerDataControlEnableAlert:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-dataControl-md-switch md-switch .md-bar,.ute-dataManager-dataControl-md-switch md-switch .md-bar{left:0;width:54px;top:1px;height:28px;border-radius:27px;box-shadow:inset 0 25px 10px -24px rgba(0,0,0,.3)}.totes-project .ute-dataManager-dataControl-md-sliderContainer,.ute-dataManager-dataControl-md-sliderContainer{width:100%;height:100%;position:relative;bottom:0}.totes-project .ute-dataManager-dataControl-md-slider,.ute-dataManager-dataControl-md-slider{color:#fff;width:100%;height:60px}.totes-project .ute-dataManager-dataControl-md-slider md-slider[disabled] .md-track-fill,.ute-dataManager-dataControl-md-slider md-slider[disabled] .md-track-fill{display:block}.ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataSlider{margin-left:0;margin-right:0}.ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-md-slider-leftIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;left:0;height:7px;width:1px;cursor:default}.ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-md-slider-rightIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;right:0;height:7px;width:1px;cursor:default}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-thumb,.ute-dataManager-dataControl-md-slider md-slider .md-thumb{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:40px;width:40px;top:0;left:0;text-align:center;cursor:pointer;transform:none}.ute-dataManager-dataControl-md-slider md-slider .md-thumb:hover{transform:none}.ute-dataManager-dataControl-md-slider md-slider .md-thumb:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-dataControl-md-slider md-slider .md-thumb:focus{border:1px solid #0a5498!important;outline:none!important}}.totes-project .ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb,.ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb,.ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb:hover{transform:none}.totes-project .ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]):focus .md-thumb,.ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]):focus .md-thumb{transform:none}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-thumb:after,.ute-dataManager-dataControl-md-slider md-slider .md-thumb:after{font-family:"Ted Next";font-size:34px;border-style:none;content:'\2039 \203A';line-height:36px;height:40px;width:40px;top:0;left:0;border-radius:50%;transform:none}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-focus-thumb,.ute-dataManager-dataControl-md-slider md-slider .md-focus-thumb{left:-28px;top:-11px;width:40px;height:40px;transform:none}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-focus-ring,.ute-dataManager-dataControl-md-slider md-slider .md-focus-ring{width:40px;height:40px;border-radius:50%;top:0;left:0;opacity:.3;transform:none}.totes-project .ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring,.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb,.ute-dataManager-dataControl-md-slider md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring,.ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb,.ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]):hover .md-thumb:hover{transform:none}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-track-container,.ute-dataManager-dataControl-md-slider md-slider .md-track-container{top:0;height:20px;border-top-right-radius:5px;border-top-left-radius:5px}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-track,.ute-dataManager-dataControl-md-slider md-slider .md-track{border-top-right-radius:4px;border-top-left-radius:5px;background:#d7d7d7;box-shadow:inset 0 20px 8px -21px rgba(0,0,0,.7)}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-track-fill,.ute-dataManager-dataControl-md-slider md-slider .md-track-fill{background-color:rgba(0,0,0,.26);width:1%;height:20px}.totes-project .ute-dataManager-dataControl-md-slider md-slider .md-thumb-container,.ute-dataManager-dataControl-md-slider md-slider .md-thumb-container{z-index:2;top:9px}.ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataIndicator{position:absolute;font-size:13px;font-weight:600;z-index:1;width:1%;display:inline;padding-right:5px;padding-top:2px;pointer-events:none}.ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataIndicatorBlack{color:#000;min-width:69px;text-align:left}.ute-dataManager-dataControl-md-slider .ute-dataManager-dataControl-dataIndicatorCopy{color:#fff;font-family:"Ted Next";text-align:right}.totes-project .ute-dataManager-dataControl-alertsToggleState,.ute-dataManager-dataControl-alertsToggleState{height:100%;top:50%;transform:translateY(50%)}.totes-project .ute-dataManager-dataControl-alertsToggleCopy,.ute-dataManager-dataControl-alertsToggleCopy{transform:translateY(25%)}.totes-project .ute-dataManager-dataControl-noData,.ute-dataManager-dataControl-noData{font-family:"Ted Next";font-weight:600;font-size:18px;display:inherit;text-align:center;margin-bottom:12px}.totes-project .ute-dataManager-dataControl-noDataContainer,.ute-dataManager-dataControl-noDataContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.md-button.ute-dataManager-dataControl-addLineButton{width:155px;height:40px;font-size:16px;padding-left:10px;padding-right:10px;margin:0}@media (max-width:1169px){.md-button.ute-dataManager-dataControl-addLineButton{width:149px}}@media (max-width:991px){.md-button.ute-dataManager-dataControl-addLineButton{width:113px;padding-left:0;padding-right:0}}.totes-project .ute-dataManager-dataControl-Manage,.ute-dataManager-dataControl-Manage{font-weight:600;color:#0a5498;cursor:pointer}.ute-dataManager-dataControl-Manage:hover{text-decoration:underline}.ute-dataManager-dataControl-Manage:focus{outline:none}.totes-project .ute-dataManager-dataControl-notSharing,.ute-dataManager-dataControl-notSharing{font-family:"Ted Next";font-weight:600;font-size:18px;display:inherit;text-align:center;margin-bottom:12px}.ute-dataManager-dataControl-disabled{opacity:.3;pointer-events:none}.totes-project .ute-dataManager-dataControlList{margin-bottom:17px}.ute-dataManager-dataControlList{margin-top:-47px;margin-bottom:17px}.totes-project .ute-dataManager-dataControlList .panel,.totes-project .ute-dataManager-tabs md-content,.ute-dataManager-dataControlList .panel,.ute-dataManager-tabs md-content{overflow:visible}.totes-project .ute-dataManager-dataControlList-myDataAlertsTitle,.ute-dataManager-dataControlList-myDataAlertsTitle{font-family:Ted Next;font-weight:600;font-size:25px;cursor:default}.ute-dataManager-dataControlList-myDataAlertsTitle{margin-left:6px}.totes-project .ute-dataManager-dataControlList-myDataAlertsTitle-heading,.ute-dataManager-dataControlList-myDataAlertsTitle-heading{margin-left:15px;display:inline;line-height:1.4}.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton,.ute-dataManager-dataControlList-closeDataAlertsButton{float:right;padding-right:48px;padding-left:20px;height:44px;margin:-2px 0 0}.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton .md-select-value,.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton .ute-dataManager-badgeList-headBadgeArrow,.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeArrow,.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeIcon,.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton .ute-paymentHelper [class^=ute-paymentHelper-icon-],.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton [class^=ute-icon-],.totes-project .ute-paymentHelper .ute-dataManager-dataControlList-closeDataAlertsButton [class^=ute-paymentHelper-icon-],.ute-dataManager-dataControlList-closeDataAlertsButton .md-select-value,.ute-dataManager-dataControlList-closeDataAlertsButton .totes-project .md-select-value,.ute-dataManager-dataControlList-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-headBadgeArrow,.ute-dataManager-dataControlList-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-individualBadgeArrow,.ute-dataManager-dataControlList-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-individualBadgeIcon,.ute-dataManager-dataControlList-closeDataAlertsButton .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-],.ute-dataManager-dataControlList-closeDataAlertsButton .ute-dataManager-badgeList-headBadgeArrow,.ute-dataManager-dataControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeArrow,.ute-dataManager-dataControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeIcon,.ute-dataManager-dataControlList-closeDataAlertsButton .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],.ute-dataManager-dataControlList-closeDataAlertsButton [class^=ute-icon-],.ute-resetVoicemailPassword-link .ute-dataManager-dataControlList-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-]{position:absolute;top:12px;right:17px;height:16px}.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton>span,.ute-dataManager-dataControlList-closeDataAlertsButton>span{font-family:"Ted Next";font-weight:600}.totes-project .ute-dataManager-dataControlList-closeDataAlertsButton .ute-icon-arrow-down-invert,.ute-dataManager-dataControlList-closeDataAlertsButton .ute-icon-arrow-down-invert{transform:rotate(180deg);top:10px}@media (max-width:991px){.md-focused.ute-dataManager-dataControlList-closeDataAlertsButton:lang(fr){margin-top:20px}}.ute-dataManager-dataControlList-modal{width:706px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important}@media (max-width:767px){.ute-dataManager-dataControlList-modal{width:calc(100% - 20px);top:10px;left:5px;right:5px;transform:none!important}}.ute-dataManager-dataControlList-modal .md-input-has-value{width:80%}@media (max-width:767px){.ute-dataManager-dataControlList-modal .md-input-has-value{width:100%}}.totes-project .ute-dataManager-dataControlList-modal .ute-dataManager-modalContent,.ute-dataManager-dataControlList-modal .ute-dataManager-modalContent{min-width:300px;padding:30px;margin-top:0;margin-left:0;margin-right:0;width:706px;border-top-right-radius:0}@media (max-width:767px){.totes-project .ute-dataManager-dataControlList-modal .ute-dataManager-modalContent,.ute-dataManager-dataControlList-modal .ute-dataManager-modalContent{width:100%;margin:0}}.totes-project .ute-dataManager-dataControlList-titleBar,.ute-dataManager-dataControlList-titleBar{background-color:#ebebeb;margin-top:25px;padding-top:10px;padding-bottom:5px}.totes-project .ute-dataManager-dataControlList-titleBarContainer,.ute-dataManager-dataControlList-titleBarContainer{height:100%}.totes-project .ute-dataManager-dataControlList-titleCopy,.ute-dataManager-dataControlList-titleCopy{font-family:Ted Next;font-weight:600;font-size:18px;line-height:1.5;margin-left:-2px;cursor:default}.totes-project .ute-dataManager-dataControlList-sharedLinesHeader,.ute-dataManager-dataControlList-sharedLinesHeader{margin-left:-8px}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderContainer,.ute-dataManager-dataControlList-alertedDataHeaderContainer{font-family:Ted Next;font-weight:600;font-size:16px;color:#939598;float:right;margin-right:-30px;width:90%}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-alertedDataHeaderContainer,.ute-dataManager-dataControlList-alertedDataHeaderContainer{margin-right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-alertedDataHeaderContainer,.ute-dataManager-dataControlList-alertedDataHeaderContainer{margin-right:-30px}}.ute-dataManager-dataControlList-alertedDataHeaderTotalContainer{display:inline-block}.totes-project .ute-dataManager-dataControlList-alertedDataHeader,.ute-dataManager-dataControlList-alertedDataHeader{font-family:Ted Next}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderValue,.ute-dataManager-dataControlList-alertedDataHeaderValue{font-family:Ted Next;font-weight:600;font-size:18px;color:#000;margin-left:4px}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderValue:lang(fr),.ute-dataManager-dataControlList-alertedDataHeaderValue:lang(fr){margin-left:0}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderSlash,.ute-dataManager-dataControlList-alertedDataHeaderSlash{font-family:Ted Next;font-weight:600;font-size:18px;color:#000}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderTotal,.ute-dataManager-dataControlList-alertedDataHeaderTotal{font-family:Ted Next;font-weight:600;font-size:18px;margin-right:-4px}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderUnit,.ute-dataManager-dataControlList-alertedDataHeaderUnit{font-size:14px;font-weight:600}.totes-project .ute-dataManager-dataControlList-alertedDataHeaderUnit:lang(fr):before,.ute-dataManager-dataControlList-alertedDataHeaderUnit:lang(fr):before{content:"\00a0"}.totes-project .ute-dataManager-dataControlList-titleAdd,.ute-dataManager-dataControlList-titleAdd{float:right;margin-right:-9px}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAdd,.ute-dataManager-dataControlList-titleAdd{display:block;padding-top:5px}}.totes-project .ute-dataManager-dataControlList-titleAddMore,.ute-dataManager-dataControlList-titleAddMore{display:table-cell;padding-right:5px}.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButton{margin:0;padding:0;height:28px;width:28px;min-height:0}.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon,.ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:10px;width:12px;font-size:11px;min-height:0;min-width:0}.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-42px}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-21px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-dataControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-58px}}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAddMore,.ute-dataManager-dataControlList-titleAddMore{display:block;text-align:center;padding-right:0}}.totes-project .ute-dataManager-dataControlList-titleAddData,.ute-dataManager-dataControlList-titleAddData{line-height:1.3;display:table-cell;font-family:Ted Next;font-weight:600;font-size:16px;vertical-align:middle;text-align:left;cursor:default}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList-titleAddData,.ute-dataManager-dataControlList-titleAddData{text-align:center}}.totes-project .ute-dataManager-dataControlList-dataAccessHeader,.ute-dataManager-dataControlList-dataAccessHeader{text-align:center}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-dataAccessHeader,.ute-dataManager-dataControlList-dataAccessHeader{text-align:left}}.totes-project .ute-dataManager-dataControlList-informationLinkCopy,.ute-dataManager-dataControlList-informationLinkCopy{font-family:"Ted Next";font-weight:600;font-size:17px;color:#0a5498;cursor:pointer;float:left;margin-top:15px;margin-left:-8px}.ute-dataManager-dataControlList-informationLinkCopy:hover{text-decoration:underline}.totes-project .ute-dataManager-dataControlList-myDataAlertsFooter,.ute-dataManager-dataControlList-myDataAlertsFooter{font-family:Ted Next;font-weight:600;font-size:22px;color:#939598;float:right;margin-right:-9px;padding-top:10px;margin-bottom:36px;cursor:default}.totes-project .ute-dataManager-dataControlList-myDataAlertsFooter *,.ute-dataManager-dataControlList-myDataAlertsFooter *{font-family:"Ted Next"}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList-myDataAlertsFooter:lang(fr),.ute-dataManager-dataControlList-myDataAlertsFooter:lang(fr){letter-spacing:-.5px}}.totes-project .ute-dataManager-dataControlList-myDataAlertsFooterValue,.ute-dataManager-dataControlList-myDataAlertsFooterValue{color:#000}.totes-project .ute-dataManager-dataControlList-myDataAlertsFooterSlash,.ute-dataManager-dataControlList-myDataAlertsFooterSlash{font-family:Ted Next;font-weight:600;font-size:22px;color:#000}@supports (-moz-appearance:none) and (display:contents){.ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{height:12px}}.totes-project .ute-dataManager-dataControlTag-container,.ute-dataManager-dataControlTag-container{border-top-width:5px;margin:0;border-top-style:solid;padding:10px 15px 0}.totes-project .ute-dataManager-dataControlTag-contact,.ute-dataManager-dataControlTag-contact{display:inline}.totes-project .ute-dataManager-dataControlTag-displayName,.ute-dataManager-dataControlTag-displayName{font-family:Ted Next;font-weight:600;display:block;font-size:19px;letter-spacing:normal;margin-bottom:-5px;cursor:default}.totes-project .ute-dataManager-dataControlTag-ctn,.ute-dataManager-dataControlTag-ctn{font-family:Ted Next;font-weight:400;font-size:17px;display:inline;cursor:default}.totes-project .ute-dataManager-dataControlTag-alert,.ute-dataManager-dataControlTag-alert{font-family:Ted Next;font-weight:600;font-size:14px;display:block;cursor:default}.totes-project .ute-dataManager-dataControlTag-change,.ute-dataManager-dataControlTag-change{font-family:Ted Next;font-weight:400;font-size:12px;color:#da291c}.ute-dataManager-dataControlTag-change:hover{text-decoration:underline}.ute-dataManager-dataControlTag-change:focus{outline:none}.totes-project .ute-dataManager-dataControlTag-status-leftGroup,.ute-dataManager-dataControlTag-status-leftGroup{font-family:"Ted Next";font-weight:400;font-size:14px;line-height:1.2;color:#da291c;z-index:4;cursor:default}.totes-project .ute-dataManager-dataControlTag-status-joinedGroup,.ute-dataManager-dataControlTag-status-joinedGroup{font-family:"Ted Next";font-weight:400;font-size:14px;line-height:1.2;color:#da291c;cursor:default}.totes-project .ute-dataManager-dataControlTag-dataUsed,.ute-dataManager-dataControlTag-dataUsed{font-family:Ted Next;font-weight:600;font-size:14px;letter-spacing:normal;cursor:default}.totes-project .ute-dataManager-dataControlTag-bottomContainer,.ute-dataManager-dataControlTag-bottomContainer{margin:5px 0}.totes-project .ute-dataManager-dataControlTag-dataAlert,.ute-dataManager-dataControlTag-dataAlert{font-family:Ted Next;font-weight:400;font-size:13px;cursor:default}.totes-project .ute-dataManager-dataControlTag-dataAlertUsage,.ute-dataManager-dataControlTag-dataAlertUsage{display:inline-block;margin-left:-3px}.totes-project .ute-dataManager-dataControlTag-dataAlertTilda,.ute-dataManager-dataControlTag-dataAlertTilda{margin-left:-4px}.totes-project .ute-dataManager-dataControlTag-dataAlertTilda:lang(fr),.ute-dataManager-dataControlTag-dataAlertTilda:lang(fr){margin:0}.totes-project .ute-dataManager-dataControlTag-dataAlertOff,.ute-dataManager-dataControlTag-dataAlertOff{font-family:"Ted Next";font-weight:600;font-size:13px;color:#da291c;cursor:default}.totes-project .ute-dataManager-dataControlTag-chevron,.ute-dataManager-dataControlTag-chevron{position:absolute;top:50%;transform:translateY(-50%);right:20px;font-size:19px}.totes-project .ute-dataManager-dataControlTag-chevron-suspended,.ute-dataManager-dataControlTag-chevron-suspended{position:absolute;top:67%;transform:translateY(-50%);right:20px;font-size:19px}.totes-project .ute-dataManager-dataControlTag-leftCol,.ute-dataManager-dataControlTag-leftCol{padding-top:5px;padding-bottom:5px}.totes-project .ute-dataManager-dataControlTag-leftCol .add-a-line-desc,.ute-dataManager-dataControlTag-leftCol .add-a-line-desc{float:left}.totes-project .ute-dataManager-dataControlTag-rightCol,.ute-dataManager-dataControlTag-rightCol{position:absolute;top:-10px;right:0;bottom:0}.totes-project .ute-dataManager-dataControlTag-clickArea,.ute-dataManager-dataControlTag-clickArea{position:absolute;height:100%;right:0;width:100%;z-index:3;margin:0;padding:0}.totes-project .ute-dataManager-dataControlTag-tagIcon,.ute-dataManager-dataControlTag-tagIcon{position:absolute;right:50px;top:50%;transform:translateY(-50%);height:28px;width:38px}.totes-project .ute-dataManager-dataControlTag-tagIcon-suspended,.ute-dataManager-dataControlTag-tagIcon-suspended{position:absolute;right:50px;top:67%;transform:translateY(-50%);height:28px;width:38px}.totes-project .ute-dataManager-dataControlTag-status-cancelled,.totes-project .ute-dataManager-dataControlTag-status-suspended,.ute-dataManager-dataControlTag-status-cancelled,.ute-dataManager-dataControlTag-status-suspended{font-family:"Ted Next";color:#da291c;line-height:1;text-align:right;position:absolute;top:33%;transform:translateY(-50%);right:20px}.totes-project .ute-dataManager-dataControlTag-status-cancelled,.ute-dataManager-dataControlTag-status-cancelled{top:50%;z-index:4;cursor:default}.totes-project .ute-dataManager-dataControlTag-useAlertOn,.ute-dataManager-dataControlTag-useAlertOn{background:url(../ute-data-manager/assets/alert.svg);background-size:40px 40px;height:40px;width:40px;display:block;background-color:gray;fill:red;color:red}.totes-project .ute-dataManager-dataControlTag-noData,.totes-project .ute-dataManager-dataControlTag-useAlertOff,.ute-dataManager-dataControlTag-noData,.ute-dataManager-dataControlTag-useAlertOff{height:40px;width:40px;-webkit-mask-size:40px 30px;mask-size:40px 30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:gray;-webkit-mask-image:url(../ute-data-manager/assets/megaphoneOff.png)}.totes-project .ute-dataManager-dataControlTag-noData,.ute-dataManager-dataControlTag-noData{-webkit-mask-image:url(../ute-data-manager/assets/dataOff.png)}.totes-project .ute-dataManager-dataControlTag-row,.ute-dataManager-dataControlTag-row{margin:0;position:relative}.totes-project .ute-dataManager-dataControlTag-disabled,.ute-dataManager-dataControlTag-disabled{opacity:.4}.totes-project .ute-dataManager-dataControlTag-disabledRight,.ute-dataManager-dataControlTag-disabledRight{position:absolute;left:0;top:0;background:#fff;opacity:.6;z-index:3;width:100%;height:100%}.totes-project .ute-dataManager-dataControlTag-groupStatus-joinedGroup,.ute-dataManager-dataControlTag-groupStatus-joinedGroup{font-family:"Ted Next";font-size:14px;color:#da291c;line-height:1;position:absolute;right:32px;top:50%;transform:translateY(-50%);font-weight:600;text-align:right;z-index:4;cursor:pointer}.ute-dataManager-dataControlTag-groupStatus-joinedGroup:hover{text-decoration:underline}.ute-dataManager-dataControlTag-groupStatus-joinedGroup:focus{outline:none}.totes-project .ute-dataManager-dataControlTag-chevron-joinedGroup,.ute-dataManager-dataControlTag-chevron-joinedGroup{color:#da291c;position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:13px;height:11px;z-index:4}.totes-project .ute-dataManager-dataControlTag-groupStatus-leftGroup,.ute-dataManager-dataControlTag-groupStatus-leftGroup{font-family:"Ted Next";font-size:14px;color:#da291c;line-height:1;position:absolute;right:32px;top:35%;transform:translateY(-50%);font-weight:600;text-align:right;z-index:4;cursor:pointer}.ute-dataManager-dataControlTag-groupStatus-leftGroup:hover{text-decoration:underline}.ute-dataManager-dataControlTag-groupStatus-leftGroup:focus{outline:none}.totes-project .ute-dataManager-dataControlTag-chevron-leftGroup,.ute-dataManager-dataControlTag-chevron-leftGroup{color:#da291c;position:absolute;right:20px;top:35%;transform:translateY(-50%);font-size:13px;height:11px;z-index:4}.totes-project .ute-dataManager-dataControlTag-tagIcon-leftGroup,.ute-dataManager-dataControlTag-tagIcon-leftGroup{position:absolute;right:50px;top:73%;transform:translateY(-50%);height:28px;width:38px}.totes-project .ute-dataManager-dataControlTag-alert-section,.ute-dataManager-dataControlTag-alert-section{background:#f1f3f5;position:relative}.totes-project .ute-dataManager-dataControlTag-data,.ute-dataManager-dataControlTag-data{font-weight:900;font-size:14px;color:#1591b5;position:absolute;left:10px;top:2px;text-transform:uppercase}.totes-project .ute-dataManager-dataControlTag-alerts,.ute-dataManager-dataControlTag-alerts{font-weight:900;font-size:14px;color:#1591b5;width:100%;text-align:center;padding:2px 0;text-transform:uppercase}.totes-project .ute-dataManager-dataControlTag-video,.ute-dataManager-dataControlTag-video{font-weight:900;font-size:14px;color:#1591b5;position:absolute;right:10px;padding:2px 0;display:inline-block;text-transform:uppercase}.totes-project .ute-dataManager-dataControlTag-manage-link,.ute-dataManager-dataControlTag-manage-link{height:25px;color:#fff;background:#1591b5;font-weight:900;line-height:25px;padding:0 10px;cursor:pointer;font-size:13px;text-transform:uppercase}.ute-dataManager-dataControlTag-manage-link:focus{outline:none}.totes-project .ute-dataManager-dataControlTag-manage-link .rui-icon-arrow-right:before,.ute-dataManager-dataControlTag-manage-link .rui-icon-arrow-right:before{vertical-align:middle}.totes-project .ute-dataManager-dataControlTag-video-throttle-icon,.ute-dataManager-dataControlTag-video-throttle-icon{height:35px;width:30px;top:calc(50% - 17px);position:absolute;right:100px;overflow:hidden}.totes-project .ute-dataManager-dataControlTag-video-throttle-icon span,.ute-dataManager-dataControlTag-video-throttle-icon span{background-size:77%;background-repeat:no-repeat}.ute-dataManager-dataControlTag-hide-vt-icon{display:none}.totes-project .ute-dataManager-dataControlTag-links-container,.ute-dataManager-dataControlTag-links-container{padding:18px 20px 5px;margin-bottom:10px}.totes-project .ute-dataManager-dataControlTag-key-link,.ute-dataManager-dataControlTag-key-link{font-size:16px;font-weight:600;color:#337ab7;width:50%;margin-bottom:10px;vertical-align:top;cursor:pointer;display:inline-block}.totes-project .ute-dataManager-dataControlTag-key-link:nth-of-type(odd),.ute-dataManager-dataControlTag-key-link:nth-of-type(odd){padding-right:10px}.ute-dataManager-dataControlTag-key-link:hover{color:#285f8f;cursor:pointer;text-decoration:underline}.ute-dataManager-dataControlTag-key-link:focus{outline:none}.totes-project .ute-dataManager-dataControlTagList-manageDataAlertsButton,.ute-dataManager-dataControlTagList-manageDataAlertsButton{width:calc(100%);padding-left:0;padding-right:0;color:#fff;margin-bottom:2px;margin-left:0;margin-right:0;height:42px}.video-throttle-tag-list-container{box-shadow:1px 5px 8px #e4e4e4}.video-throttle-tag-list-container.ute-dataManager-videoThrottleControlTag-container{border-top:1px solid gray;border-bottom:1px solid gray;margin-top:-1px;margin-left:0;margin-right:0}.video-throttle-tag-list-container .row.ute-dataManager-videoThrottleControlTag-row{margin:0;position:relative}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-colorBlock{height:100%;width:10px;display:inline-block}.video-throttle-tag-list-container .col-xs-1.ute-dataManager-videoThrottleControlTag-colorBlockContainer{padding:0;position:absolute;top:0;bottom:0!important}.video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol{padding-top:5px;padding-left:20px;padding-bottom:5px}.video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol .ute-dataManager-videoThrottleControlTag-displayName{font-family:Avenir Next,sans-serif;font-weight:500;display:inline-block;font-size:19px;letter-spacing:normal;margin-bottom:-5px;cursor:default}.video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol .ute-dataManager-videoThrottleControlTag-ctn{font-family:Avenir Next,sans-serif;font-weight:400;font-size:17px;display:block;cursor:default}.video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol span.ute-dataManager-videoThrottleControlTag-alert{font-family:Avenir Next,sans-serif;font-weight:400;font-size:13px;display:inline-block;cursor:default;margin-left:5px}.video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol span.ute-dataManager-videoThrottleControlTag-dataUsed{font-family:Avenir Next,sans-serif;font-weight:500;font-size:14px;letter-spacing:normal;cursor:default}.video-throttle-tag-list-container .col-xs-6.ute-dataManager-videoThrottleControlTag-leftCol span.ute-dataManager-videoThrottleControlTag-dataAlert{font-family:Avenir Next,sans-serif;font-weight:400;font-size:13px;cursor:default}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container{border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;margin-top:-1px;margin-left:0;margin-right:0}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .ute-dataManager-dataAccess-md-switch-container{margin:12px 0;width:115px!important}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .ute-dataManager-dataAccess-md-switch-container .md-container{width:54px;height:28px;right:12px;position:absolute}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .ute-dataManager-dataAccess-md-switch-container .ute-dataManager-dataAccess-md-switch{margin:0;display:inline-block}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .md-label{position:absolute;right:75px}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTag-container .widget-loader-vt img{width:60%;margin-top:-7px;margin-right:2px}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTagList-main{margin-top:30px}.video-throttle-tag-list-container .ute-dataManager-videoThrottleControlTagList-main .reduce-video-quality-list-desc p{font-size:16px}.video-throttle-tag-list-container .video-throttle-heading .reduce-video-quality-list-heading{margin-top:0}.totes-project .ute-dataManager-errorPage-background,.ute-dataManager-errorPage-background{height:100%;width:100%;background:#efefef;padding-left:20px;padding-right:20px}.totes-project .ute-dataManager-errorPage-iconContainer,.ute-dataManager-errorPage-iconContainer{text-align:center;position:relative;height:270px;margin-bottom:15px}.totes-project .ute-dataManager-errorPage-icon,.ute-dataManager-errorPage-icon{color:#ffbf3f;font-size:126px;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.totes-project .ute-dataManager-errorPage-heading,.ute-dataManager-errorPage-heading{font-family:Ted Next;font-weight:400;font-size:41px;text-align:center;line-height:1.2;letter-spacing:normal;margin-bottom:44px}.totes-project .ute-dataManager-errorPage-issue,.totes-project .ute-dataManager-errorPage-suggestion,.ute-dataManager-errorPage-issue,.ute-dataManager-errorPage-suggestion{font-family:Ted Next;font-weight:400;font-size:23px;text-align:center;letter-spacing:normal;line-height:1.5;margin-bottom:24px}.totes-project .ute-dataManager-errorPage-suggestion,.ute-dataManager-errorPage-suggestion{margin-bottom:108px}.totes-project .ute-dataManager-errorPage-button,.ute-dataManager-errorPage-button{position:relative;left:50%;transform:translateX(-50%);margin-bottom:165px;margin-left:0;margin-right:0;padding-left:auto;padding-right:auto}@media (max-width:1169px){.totes-project .ute-dataManager-errorPage-button,.ute-dataManager-errorPage-button{margin-bottom:175px}}@media (max-width:991px){.totes-project .ute-dataManager-errorPage-button,.ute-dataManager-errorPage-button{margin-bottom:185px}}@media (max-width:767px){.totes-project .ute-dataManager-errorPage-button,.ute-dataManager-errorPage-button{margin-bottom:135px}}.totes-project .ute-dataManager-increasePlanModal,.ute-dataManager-increasePlanModal{margin-left:-10px;width:calc(100% + 20px)}.totes-project .ute-dataManager-increasePlanModal-topSpacer,.ute-dataManager-increasePlanModal-topSpacer{letter-spacing:normal;font-size:24px;font-weight:600;font-family:"Ted Next";line-height:1.2;text-align:left;margin-top:19px;margin-bottom:16px}.totes-project .ute-dataManager-increasePlanModal-firstBody,.totes-project .ute-dataManager-increasePlanModal-secondBody,.ute-dataManager-increasePlanModal-firstBody,.ute-dataManager-increasePlanModal-secondBody{font-family:"Ted Next";letter-spacing:.2px;font-size:17px;line-height:1.1;font-weight:400;margin-bottom:23px}.totes-project .ute-dataManager-increasePlanModal-question,.ute-dataManager-increasePlanModal-question{font-family:"Ted Next";letter-spacing:.2px;font-size:17px;line-height:1.1;font-weight:400;margin-bottom:30px}.totes-project .ute-dataManager-increasePlanModal-listRadio,.ute-dataManager-increasePlanModal-listRadio{margin-bottom:44px}.totes-project .ute-dataManager-increasePlanModal-listFor,.totes-project .ute-dataManager-increasePlanModal-listOption,.ute-dataManager-increasePlanModal-listFor,.ute-dataManager-increasePlanModal-listOption{font-family:"Ted Next";font-size:18px;font-weight:600;letter-spacing:normal;line-height:1.2}.totes-project .ute-dataManager-increasePlanModal-listCost,.ute-dataManager-increasePlanModal-listCost{font-family:"Ted Next";font-size:18px;font-weight:400;letter-spacing:normal;line-height:1.2}.totes-project .ute-dataManager-increasePlanModal-addDataButtonContainer,.ute-dataManager-increasePlanModal-addDataButtonContainer{margin-top:-12px;margin-bottom:11px;padding-left:10px;padding-right:10px}.totes-project .ute-dataManager-increasePlanModal-addDataButton,.ute-dataManager-increasePlanModal-addDataButton{width:180px;margin:0}@media (max-width:767px){.totes-project .ute-dataManager-increasePlanModal-addDataButton,.ute-dataManager-increasePlanModal-addDataButton{width:100%}}.totes-project .ute-dataManager-increasePlanModal-modalClose,.ute-dataManager-increasePlanModal-modalClose{position:absolute;top:0;right:0;cursor:pointer}.ute-dataManager-increasePlanModal-modalClose:focus{outline:none}@media (max-width:767px){.totes-project .ute-dataManager-increasePlanModal-modalClose,.ute-dataManager-increasePlanModal-modalClose{height:35px;width:35px}}.totes-project .ute-dataManager-increasePlan-additionalTag-backButtonContainer,.totes-project .ute-dataManager-wcocConsent-selectedPlan-detail,.ute-dataManager-increasePlan-additionalTag-backButtonContainer,.ute-dataManager-wcocConsent-selectedPlan-detail{text-align:center}.totes-project .ute-dataManager-increasePlan-button,.ute-dataManager-increasePlan-button{height:37px;width:37px;border-radius:50%;transition:all .3s ease;border:none;background-color:#da291c}.ute-dataManager-increasePlan-button:hover{border:1px solid #000;background-color:#fff;color:#000}.ute-dataManager-increasePlan-button:active{color:#fff;border:none;background-color:#da291c}.totes-project .ute-dataManager-increasePlan-icon,.ute-dataManager-increasePlan-icon{height:15px;top:50%;width:17px;left:50%;transform:translate(-50%,-50%);min-height:0;min-width:0}.totes-project .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-increasePlan-additionalTag{position:absolute;z-index:21;background-color:#fff;border:none;border-radius:8px;top:-10px;left:-158px;padding:0;overflow:hidden;transition:all .5 ease;opacity:0;width:423px}.openTag.ute-dataManager-increasePlan-additionalTag{border:1px solid #da291c;opacity:1;transition:all .5s ease}.totes-project .ute-dataManager-increasePlan-additionalTag-topSpacer,.ute-dataManager-increasePlan-additionalTag-topSpacer{width:100%;margin:59px auto 15px;font-size:19px;line-height:1.15;font-family:Ted Next;font-weight:600;text-align:center;letter-spacing:normal}.totes-project .ute-dataManager-increasePlan-additionalTag-primary,.ute-dataManager-increasePlan-additionalTag-primary{font-family:Ted Next;font-weight:600;font-size:18px;display:block;text-align:center;margin-top:55px;margin-bottom:19px;line-height:22px}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-primary,.ute-dataManager-increasePlan-additionalTag-primary{font-size:24px;margin-top:14px;margin-bottom:0}}.totes-project .ute-dataManager-increasePlan-additionalTag-firstBody,.ute-dataManager-increasePlan-additionalTag-firstBody{font-family:"Ted Next";font-weight:400;font-size:16px;display:block;margin-bottom:12px;padding:0 25px;text-align:left;letter-spacing:0;line-height:1.1}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-firstBody,.ute-dataManager-increasePlan-additionalTag-firstBody{margin-top:27px;font-size:18px}}.totes-project .ute-dataManager-increasePlan-additionalTag-secondBody,.ute-dataManager-increasePlan-additionalTag-secondBody{font-family:"Ted Next";font-weight:400;font-size:16px;display:block;margin-bottom:24px;padding:0 25px;text-align:left;letter-spacing:0;line-height:1.1}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-secondBody,.ute-dataManager-increasePlan-additionalTag-secondBody{margin-top:27px;font-size:18px;padding:0}}.totes-project .ute-dataManager-increasePlan-additionalTag-question,.ute-dataManager-increasePlan-additionalTag-question{font-family:"Ted Next";font-weight:400;font-size:16px;display:block;margin-bottom:12px;padding:0 25px;text-align:left}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-question,.ute-dataManager-increasePlan-additionalTag-question{margin-top:27px;font-size:18px}}.totes-project .ute-dataManager-increasePlan-additionalTag-list,.ute-dataManager-increasePlan-additionalTag-list{padding:0 25px;margin-bottom:33px}.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio,.ute-dataManager-increasePlan-additionalTag-listRadio{margin-bottom:20px;text-align:left}.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-container,.ute-dataManager-increasePlan-additionalTag-listRadio .md-container{width:17px;height:17px;color:#8e8d8f}.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-off,.ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-off{width:17px;height:17px;border-color:#8e8d8f;color:#8e8d8f}.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-on,.ute-dataManager-increasePlan-additionalTag-listRadio .md-container .md-on{width:17px;height:17px;border-color:#8e8d8f;color:#8e8d8f;background:#8e8d8f}.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-label,.ute-dataManager-increasePlan-additionalTag-listRadio .md-label{margin-left:25px}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listRadio .md-label,.ute-dataManager-increasePlan-additionalTag-listRadio .md-label{padding-top:3px}}md-radio-group .md-checked .md-ink-ripple{color:#000}md-radio-group .md-checked .md-ink-ripple:before{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){md-radio-group .md-checked .md-ink-ripple:before{border:1px solid #0a5498!important;outline:none!important}}.totes-project .ute-dataManager-increasePlan-additionalTag-listOption,.ute-dataManager-increasePlan-additionalTag-listOption{font-family:Ted Next;font-size:16px;font-weight:600}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listOption,.ute-dataManager-increasePlan-additionalTag-listOption{font-size:18px}}.totes-project .ute-dataManager-increasePlan-additionalTag-listFor,.ute-dataManager-increasePlan-additionalTag-listFor{font-family:Ted Next;font-size:16px;font-weight:400}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listFor,.ute-dataManager-increasePlan-additionalTag-listFor{font-size:18px}}.totes-project .ute-dataManager-increasePlan-additionalTag-listCost,.ute-dataManager-increasePlan-additionalTag-listCost{font-family:Ted Next;font-size:16px;font-weight:600;color:#da291c}@media (max-width:767px){.totes-project .ute-dataManager-increasePlan-additionalTag-listCost,.ute-dataManager-increasePlan-additionalTag-listCost{font-size:18px}}.totes-project .ute-dataManager-increasePlan-additionalTag-addDataButtonContainer,.ute-dataManager-increasePlan-additionalTag-addDataButtonContainer{min-width:180px;padding-left:15px;padding-right:15px;margin:0 auto 27px}.totes-project .ute-dataManager-increasePlan-additionalTag-addDataButton,.ute-dataManager-increasePlan-additionalTag-addDataButton{width:auto;min-width:180px;margin:0;padding:0 15px;font-family:Ted Next;font-weight:600}.totes-project .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{z-index:23;margin:0 auto 6px;border:none}.ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton:hover{border:1px solid #000}.totes-project .ute-dataManager-wcocConsent-selectedPlan-detail,.ute-dataManager-wcocConsent-selectedPlan-detail{margin:10px 0 20px;border:1px solid #ccc;display:inline-block;padding:10px;border-radius:5px 0}@media (max-width:767px){.totes-project .ute-dataManager-wcocConsent-selectedPlan-detail,.ute-dataManager-wcocConsent-selectedPlan-detail{display:block}}.totes-project .ute-dataManager-increasePlan-additionalTag-backButtonContainer,.ute-dataManager-increasePlan-additionalTag-backButtonContainer{display:block;margin-top:20px}.totes-project .ute-dataManager-increasePlan-additionalTag-backButtonContainer .ute-dataManager-increasePlan-additionalTag-backButton,.ute-dataManager-increasePlan-additionalTag-backButtonContainer .ute-dataManager-increasePlan-additionalTag-backButton{font-size:17px;font-weight:600;cursor:pointer}@supports (-moz-appearance:none) and (display:contents){.ute-dataManager-increasePlan-icon{height:17px}}.totes-project .ute-dataManager-individualSummary-clickArea,.ute-dataManager-individualSummary-clickArea{font-family:Ted Next;font-weight:600;width:100%;text-transform:none;margin:0;text-align:left;padding:0 0 0 10px;font-size:18px;height:45px}.totes-project .ute-dataManager-individualSummary-chevronIcon,.ute-dataManager-individualSummary-chevronIcon{display:inline-block;font-size:13px;transform:rotate(180deg)}.ute-dataManager-individualSummary-chevronIcon{height:12px}.totes-project .ute-dataManager-individualSummary-controlTag,.ute-dataManager-individualSummary-controlTag{width:100%;box-shadow:5px 3px 3px 1px #e5e5e5}.totes-project .ute-dataManager-individualSummary-infoCopyContainer,.ute-dataManager-individualSummary-infoCopyContainer{margin-top:18px;margin-bottom:15px;cursor:default}.totes-project .ute-dataManager-individualSummary-heading,.ute-dataManager-individualSummary-heading{font-size:21px;font-family:Ted Next;text-align:center;margin-bottom:3px}.totes-project .ute-dataManager-individualSummary-headingValue,.ute-dataManager-individualSummary-headingValue{font-weight:600}.totes-project .ute-dataManager-individualSummary-secondary-container,.ute-dataManager-individualSummary-secondary-container{text-align:center}.totes-project .ute-dataManager-individualSummary-secondary,.ute-dataManager-individualSummary-secondary{font-family:Ted Next;font-size:14px;font-weight:600;margin-top:5px;text-align:center}.totes-project .ute-dataManager-individualSummary-reminder,.ute-dataManager-individualSummary-reminder{color:#da291c;font-weight:600;font-size:14px}.totes-project .ute-data-manager-info-block .info-block-wrap,.ute-data-manager-info-block .info-block-wrap{border:1px solid gray;border-radius:10px;padding:0;position:relative;min-height:70px;margin-bottom:10px;display:none}.ute-data-manager-info-block .info-block-wrap.active{display:block}.totes-project .ute-data-manager-info-block .info-block-wrap .info-block-icon,.ute-data-manager-info-block .info-block-wrap .info-block-icon{position:absolute;color:gray;font-size:40px;line-height:40px;top:50%;transform:translateY(-50%);height:33px;left:22px}.totes-project .ute-data-manager-info-block .info-block-wrap .info-block-info-text,.ute-data-manager-info-block .info-block-wrap .info-block-info-text{margin-left:85px;color:#444;font-size:16px;line-height:25px;padding:10px 15px 5px 0}.ute-data-manager-info-block .info-block-wrap .info-block-info-text.livechatLink{margin-right:170px}.totes-project .ute-data-manager-info-block .info-block-wrap .info-block-info-text .info-block-info-text-headline,.ute-data-manager-info-block .info-block-wrap .info-block-info-text .info-block-info-text-headline{font-weight:600}.totes-project .ute-data-manager-info-block .info-block-wrap .info-block-info-text .info-block-info-text-message,.ute-data-manager-info-block .info-block-wrap .info-block-info-text .info-block-info-text-message{font-weight:400}.totes-project .ute-data-manager-info-block .info-block-wrap .info-block-live-chat,.ute-data-manager-info-block .info-block-wrap .info-block-live-chat{position:absolute;top:10px;right:10px}.notification.ute-data-manager-info-block .info-block-wrap,.totes-project .notification.ute-data-manager-info-block .info-block-wrap{border:1px solid #00aec7}.notification.ute-data-manager-info-block .info-block-wrap .info-block-icon,.totes-project .notification.ute-data-manager-info-block .info-block-wrap .info-block-icon{color:#00aec7}.totes-project .warning.ute-data-manager-info-block .info-block-wrap,.warning.ute-data-manager-info-block .info-block-wrap{border:1px solid orange}.totes-project .warning.ute-data-manager-info-block .info-block-wrap .info-block-icon,.warning.ute-data-manager-info-block .info-block-wrap .info-block-icon{color:orange}.error.ute-data-manager-info-block .info-block-wrap,.totes-project .error.ute-data-manager-info-block .info-block-wrap{border:1px solid #da291c}.error.ute-data-manager-info-block .info-block-wrap .info-block-icon,.totes-project .error.ute-data-manager-info-block .info-block-wrap .info-block-icon{color:#da291c}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsRecipientModal-modalClose,.ute-dataManager-modals-alertsRecipientModal-modalClose{height:35px}}.ute-dataManager-modals-alertsRecipientModal-modalClose:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}.totes-project .ute-dataManager-alertsRecipientModal-noGutters,.ute-dataManager-alertsRecipientModal-noGutters{padding-left:0;padding-right:0}.totes-project .ute-dataManager-alertsRecipientModal-heading,.ute-dataManager-alertsRecipientModal-heading{font-family:Ted Next;font-weight:600;font-size:24px;margin-bottom:30px;margin-top:11px;line-height:1.1}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-heading,.ute-dataManager-alertsRecipientModal-heading{margin-top:0;line-height:1.2;margin-bottom:20px}}.totes-project .ute-dataManager-alertsRecipientModal-secondary,.ute-dataManager-alertsRecipientModal-secondary{font-family:Ted Next;font-weight:600;font-size:21px;line-height:22px;margin-bottom:30px}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-secondary,.ute-dataManager-alertsRecipientModal-secondary{font-size:18px;font-weight:400;line-height:1.2;margin-bottom:24px}}.totes-project .ute-dataManager-alertsRecipientModal-body,.ute-dataManager-alertsRecipientModal-body{font-family:Ted Next;font-weight:400;font-size:18px}.totes-project .ute-dataManager-alertsRecipientModal-label,.ute-dataManager-alertsRecipientModal-label{font-family:"Ted Next";font-weight:400;font-size:18px}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-label,.ute-dataManager-alertsRecipientModal-label{margin-bottom:4px}}.ute-dataManager-alertsRecipientModal-selectMenu{z-index:1060}.ute-dataManager-alertsRecipientModal-selectContainer{margin-bottom:14px}@media (max-width:991px){.ute-dataManager-alertsRecipientModal-selectContainer{margin-bottom:21px}}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select{font-family:"Ted Next";font-weight:600;font-size:18px;padding-left:10px;height:44px;min-width:244px;max-width:270px;border-radius:6px;border:1px solid #808284;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-top:0;margin-bottom:0}@media (max-width:991px){.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select{padding-left:0}}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .ute-dataManager-alertsRecipientModal-selectContainerSpace{display:none}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .ute-dataManager-alertsRecipientModal-selectContainerSpace:lang(fr){display:inline}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value{margin:0;padding:0 0 0 10px;border:none}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value:focus{outline:none}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value *{font-family:"Ted Next";font-weight:600}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value .md-select-icon{border-left:1px solid #808284;padding-right:12px;width:43px;margin:0 0 0 7px;padding-left:6px}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select .md-select-value .md-select-icon:after,.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value .md-select-icon:after{font-family:'rui-icon';content:'\e846';transform:none}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:not([disabled]):focus .md-select-value,.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:not([disabled]):focus .md-select-value{border:none}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select.md-option{font-family:"Ted Next";font-weight:600;border:none}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:active,.ute-dataManager-alertsRecipientModal-selectContainer .ute-dataManager-alertsRecipientModal-select:hover{outline:none}.totes-project .ute-dataManager-alertsRecipientModal-cancelButtonContainer,.ute-dataManager-alertsRecipientModal-cancelButtonContainer{width:100%}.totes-project .ute-dataManager-alertsRecipientModal-cancelButton,.ute-dataManager-alertsRecipientModal-cancelButton{font-family:Ted Next;font-weight:600;font-size:18px;color:#0a5498;text-transform:capitalize;float:left;margin-left:0;padding-left:0;margin-top:8px;margin-bottom:8px}.ute-dataManager-alertsRecipientModal-cancelButton:hover{text-decoration:underline}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-cancelButton,.ute-dataManager-alertsRecipientModal-cancelButton{width:100%;margin-bottom:-10px;margin-right:3px}}.totes-project .ute-dataManager-alertsRecipientModal-continueButtonContainer,.ute-dataManager-alertsRecipientModal-continueButtonContainer{margin-left:0;margin-right:3px}.totes-project .ute-dataManager-alertsRecipientModal-continueButton,.ute-dataManager-alertsRecipientModal-continueButton{float:left;padding-left:15px;padding-right:15px;margin-left:0;margin-right:0;font-weight:600;white-space:normal}@media (max-width:767px){.totes-project .ute-dataManager-alertsRecipientModal-continueButton,.ute-dataManager-alertsRecipientModal-continueButton{float:none;width:100%;font-size:17px}}.ute-dataManager-alertsRecipientModal-continueButton:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}.totes-project .ute-dataManager-genericModal-container,.ute-dataManager-genericModal-container{padding-left:20px;padding-right:20px}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-container,.ute-dataManager-genericModal-container{padding-left:0;padding-right:0}}.totes-project .ute-dataManager-genericModal-icon,.ute-dataManager-genericModal-icon{color:#ffbf3f;font-size:40px;position:absolute;top:50px}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-icon,.ute-dataManager-genericModal-icon{top:62px;font-size:43px}}.totes-project .ute-dataManager-genericModal-modalClose,.ute-dataManager-genericModal-modalClose{position:absolute;top:0;right:0;cursor:pointer}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-modalClose,.ute-dataManager-genericModal-modalClose{height:35px}}.ute-dataManager-genericModal-modalClose:focus{outline:none}.totes-project .ute-dataManager-genericModal-heading,.ute-dataManager-genericModal-heading{font-family:Ted Next;font-weight:600;font-size:24px;margin-bottom:35px;margin-top:22px;margin-left:63px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-heading,.ute-dataManager-genericModal-heading{margin-top:31px;margin-left:80px}}.totes-project .ute-dataManager-genericModal-heading-noMargin,.ute-dataManager-genericModal-heading-noMargin{font-family:Ted Next;font-weight:600;font-size:24px;margin-bottom:35px;margin-top:22px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-heading-noMargin,.ute-dataManager-genericModal-heading-noMargin{margin-top:31px}}.totes-project .ute-dataManager-genericModal-secondary,.ute-dataManager-genericModal-secondary{font-family:Ted Next;font-weight:400;font-size:20px;line-height:22px;margin-bottom:50px}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-secondary,.ute-dataManager-genericModal-secondary{font-size:18px}}.totes-project .ute-dataManager-genericModal-continueButtonContainer,.ute-dataManager-genericModal-continueButtonContainer{margin-left:0;margin-right:0}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-continueButtonContainer,.ute-dataManager-genericModal-continueButtonContainer{width:100%}}.totes-project .ute-dataManager-genericModal-continueButton,.ute-dataManager-genericModal-continueButton{padding-left:15px;padding-right:15px;margin:10px 0 0}@media (max-width:767px){.totes-project .ute-dataManager-genericModal-continueButton,.ute-dataManager-genericModal-continueButton{width:100%}}.totes-project .ute-dataManager-modals-alertsRecipientModal-modalClose,.ute-dataManager-modals-alertsRecipientModal-modalClose{position:absolute;top:0;right:0;cursor:pointer}.totes-project .ute-dataManager-genericModal-ButtonGroup,.ute-dataManager-genericModal-ButtonGroup{margin-bottom:11px}.totes-project .ute-dataManager-modalContent,.ute-dataManager-modalContent{padding:60px 30px 30px;margin-top:0}.totes-project .ute-dataManager-modals-alertsOverDataLimit-modalClose,.ute-dataManager-modals-alertsOverDataLimit-modalClose{position:absolute;top:0;right:0;cursor:pointer}.ute-dataManager-modals-alertsOverDataLimit-modalClose:focus{outline:none}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-modalClose,.ute-dataManager-modals-alertsOverDataLimit-modalClose{height:35px}}.totes-project .ute-dataManager-modals-alertsOverDataLimit-heading,.ute-dataManager-modals-alertsOverDataLimit-heading{font-family:Ted Next;font-weight:600;font-size:24px;margin-bottom:23px;line-height:1.24;margin-top:10px;letter-spacing:.15px;width:calc(100% - 11px)}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-heading,.ute-dataManager-modals-alertsOverDataLimit-heading{padding-left:10px;padding-right:10px;margin-top:0;line-height:1.2;margin-bottom:22px;letter-spacing:normal;width:auto}}.totes-project .ute-dataManager-modals-alertsOverDataLimit-firstBody,.ute-dataManager-modals-alertsOverDataLimit-firstBody{font-family:Ted Next;font-weight:400;font-size:19px;margin-bottom:19px;line-height:1.2;width:calc(100% - 11px)}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-firstBody,.ute-dataManager-modals-alertsOverDataLimit-firstBody{padding-left:10px;padding-right:10px;margin-bottom:23px;width:auto}}.totes-project .ute-dataManager-modals-alertsOverDataLimit-secondBody,.ute-dataManager-modals-alertsOverDataLimit-secondBody{font-family:Ted Next;font-weight:400;font-size:19px;margin-bottom:19px;line-height:1.2;width:calc(100% - 11px)}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-secondBody,.ute-dataManager-modals-alertsOverDataLimit-secondBody{padding-left:10px;padding-right:10px;margin-bottom:23px;width:auto}}.totes-project .ute-dataManager-modals-alertsOverDataLimit-thirdBody,.ute-dataManager-modals-alertsOverDataLimit-thirdBody{font-family:Ted Next;font-weight:400;font-size:19px;margin-bottom:26px;line-height:1.2;width:calc(100% - 11px)}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-thirdBody,.ute-dataManager-modals-alertsOverDataLimit-thirdBody{padding-left:10px;padding-right:10px;margin-bottom:23px;width:auto}}.totes-project .ute-dataManager-modals-alertsOverDataLimit-note,.ute-dataManager-modals-alertsOverDataLimit-note{font-family:Ted Next;font-weight:400;font-size:19px;margin-bottom:40px}.totes-project .ute-dataManager-modals-alertsOverDataLimit-ButtonGroup,.ute-dataManager-modals-alertsOverDataLimit-ButtonGroup{width:180px;margin-bottom:9px}@media (max-width:767px){.totes-project .ute-dataManager-modals-alertsOverDataLimit-ButtonGroup,.ute-dataManager-modals-alertsOverDataLimit-ButtonGroup{width:100%;padding-left:10px;padding-right:10px;margin-bottom:17px}}.totes-project .ute-dataManager-modals-alertsOverDataLimit-continueButton,.ute-dataManager-modals-alertsOverDataLimit-continueButton{width:100%;margin:0}.totes-project .ute-dataManager-profileAlert,.ute-dataManager-profileAlert{margin-left:45px}@media (max-width:767px){.totes-project .ute-dataManager-profileAlert,.ute-dataManager-profileAlert{margin-left:0}}.totes-project .ute-dataManager-profileAlert-heading,.ute-dataManager-profileAlert-heading{font-family:"Ted Next";font-size:25px;font-weight:600;margin-bottom:28px}@media (max-width:767px){.totes-project .ute-dataManager-profileAlert-heading,.ute-dataManager-profileAlert-heading{font-size:21px;line-height:1.2;margin-bottom:17px}}.totes-project .ute-dataManager-profileAlert-secondaryContainer,.ute-dataManager-profileAlert-secondaryContainer{border:2px solid #00aec7;border-radius:16px;max-width:855px;padding-left:20px;padding-right:20px}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-secondaryContainer,.ute-dataManager-profileAlert-secondaryContainer{max-width:695px}}.totes-project .ute-dataManager-profileAlert-secondaryHeading,.ute-dataManager-profileAlert-secondaryHeading{font-family:"Ted Next";font-size:18px;font-weight:600;margin-top:23px;margin-bottom:14px;line-height:1.3}.totes-project .ute-dataManager-profileAlert-secondaryContent,.ute-dataManager-profileAlert-secondaryContent{font-family:"Ted Next";font-size:17px;font-weight:400;line-height:1.3;margin-bottom:22px}.totes-project .ute-dataManager-profileAlert-bottomRow,.ute-dataManager-profileAlert-bottomRow{margin-top:37px;margin-bottom:72px}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-bottomRow,.ute-dataManager-profileAlert-bottomRow{margin-top:25px;margin-bottom:40px}}.totes-project .ute-dataManager-profileAlert-selectLabel,.ute-dataManager-profileAlert-selectLabel{font-family:"Ted Next";font-size:20px;font-weight:600;line-height:1.3;letter-spacing:normal;float:left;margin-right:24px}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-selectLabel,.ute-dataManager-profileAlert-selectLabel{margin-right:0;float:none;margin-bottom:17px;font-size:19px}}.totes-project .ute-dataManager-profileAlert-selectContainer,.ute-dataManager-profileAlert-selectContainer{margin-top:-5px;float:left;margin-right:25px}.totes-project .ute-dataManager-profileAlert-selectContainer *,.ute-dataManager-profileAlert-selectContainer *{font-family:"Ted Next"}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-selectContainer,.ute-dataManager-profileAlert-selectContainer{margin-right:0;float:none;margin-bottom:23px}}.totes-project .ute-dataManager-profileAlert-selectArrow,.ute-dataManager-profileAlert-selectArrow{position:absolute;left:184px;font-size:18px;top:12px;border-left:1px solid #aaa;padding:2px 0 0 4px;background:0 0;pointer-events:none}@media (max-width:991px){.totes-project .ute-dataManager-profileAlert-selectArrow,.ute-dataManager-profileAlert-selectArrow{left:184px}}.ute-dataManager-profileAlert-selectMenu{z-index:1060}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select{font-family:"Ted Next";font-weight:600;font-size:18px;padding-left:10px;height:40px;min-width:244px;max-width:270px;border-radius:6px;border:1px solid #808284;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-top:0;margin-bottom:0}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select *{font-family:"Ted Next"}.overage-charge-padding span,.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value{font-weight:600}@media (max-width:991px){.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select{padding-left:0}}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .ute-dataManager-profileAlert-selectContainerSpace{display:none}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .ute-dataManager-profileAlert-selectContainerSpace:lang(fr){display:inline}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value{margin:0;padding:0 0 0 10px;border:none}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value:focus{outline:none}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select .md-select-value .md-select-icon{border-left:1px solid #808284;padding-right:12px;width:43px;margin:0 0 0 7px;padding-left:6px}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select.md-option{font-family:"Ted Next";font-weight:600;border:none}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:focus{outline:none}.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:active,.ute-dataManager-profileAlert-selectContainer .ute-dataManager-profileAlert-select:hover,.ute-dataManager-usageCarousel .carousel-indicators li:active{outline:none}.totes-project .ute-dataManager-profileAlert-saveButton,.ute-dataManager-profileAlert-saveButton{width:160px;height:40px;float:left;padding-left:0;padding-right:0;margin:-6px 0 0}.totes-project .ute-dataManager-sharedUsageBar,.ute-dataManager-sharedUsageBar{margin-top:-50px}.totes-project .ute-dataManager-sharedUsageBar:lang(fr),.ute-dataManager-sharedUsageBar:lang(fr){margin-top:-35px}@media (min-width:991px){.totes-project .ute-dataManager-sharedUsageBar:lang(fr),.ute-dataManager-sharedUsageBar:lang(fr){margin-top:-28px}}.totes-project .ute-dataManager-sharedUsageBar-title,.ute-dataManager-sharedUsageBar-title{font-family:Ted Next;font-size:25px;font-weight:600;cursor:default}.ute-dataManager-sharedUsageBar-title{margin-left:6px}.totes-project .ute-dataManager-sharedUsageBar-meter,.ute-dataManager-sharedUsageBar-meter{width:calc(100% + 2px);height:24px;background-color:#d7d7d7;border-top-right-radius:5px;border-top-left-radius:5px;box-shadow:inset 0 20px 10px -20px rgba(0,0,0,.7);margin-top:28px}.totes-project .ute-dataManager-sharedUsageBar-trimLeftMeter,.ute-dataManager-sharedUsageBar-trimLeftMeter{border-top-left-radius:5px}.totes-project .ute-dataManager-sharedUsageBar-meterContainer,.ute-dataManager-sharedUsageBar-meterContainer{margin-left:29px;margin-right:37px;margin-bottom:16px}.totes-project .ute-dataManager-sharedUsageBar-usage,.ute-dataManager-sharedUsageBar-usage{height:24px;float:left;padding-top:4px;transition:all 2s ease;width:1%;box-shadow:inset 0 20px 10px -20px rgba(0,0,0,.7)}.totes-project .ute-dataManager-sharedUsageBar-usageValue,.ute-dataManager-sharedUsageBar-usageValue{font-family:Ted Next;float:right;font-size:15px;color:#fff;font-weight:600;letter-spacing:1px;cursor:default;margin-right:10px}.totes-project .ute-dataManager-sharedUsageBar-indicator,.ute-dataManager-sharedUsageBar-indicator{position:relative;width:0}.totes-project .ute-dataManager-sharedUsageBar-indicatorLine,.ute-dataManager-sharedUsageBar-indicatorLine{border-left:2px solid #ccc;height:12px;position:absolute;top:0;float:right}.totes-project .ute-dataManager-sharedUsageBar-indicatorLineMiddle,.ute-dataManager-sharedUsageBar-indicatorLineMiddle{height:6px}.totes-project .ute-dataManager-sharedUsageBar-indicatorCopy,.ute-dataManager-sharedUsageBar-indicatorCopy{position:absolute;top:12px;font-family:Ted Next;font-weight:600;font-size:17px;white-space:nowrap;cursor:default}.totes-project .ute-dataManager-sharedUsageBar-indicatorCopyFirst,.ute-dataManager-sharedUsageBar-indicatorCopyFirst{left:-12px}.totes-project .ute-dataManager-sharedUsageBar-indicatorCopySecond,.ute-dataManager-sharedUsageBar-indicatorCopySecond{left:-15px}.totes-project .ute-dataManager-sharedUsageBar-indicatorCopyThird,.ute-dataManager-sharedUsageBar-indicatorCopyThird{right:-2px;text-align:right}.totes-project .ute-dataManager-sharedUsageBar-indicatorCopyThirdLessMid,.ute-dataManager-sharedUsageBar-indicatorCopyThirdLessMid{left:0;text-align:left}.totes-project .ute-dataManager-sharedUsageBar-indicatorCopyOverage,.ute-dataManager-sharedUsageBar-indicatorCopyOverage{left:0;color:#000;line-height:13px;top:18px;text-align:center;font-size:15px}.totes-project .ute-dataManager-sharedUsageBar-extraAddedCopy,.ute-dataManager-sharedUsageBar-extraAddedCopy{transform:translateX(-50%);position:absolute;top:12px;color:#414042;font-family:Ted Next;font-weight:600;font-size:17px;letter-spacing:-1px;left:2px;white-space:nowrap}.ute-dataManager-sharedUsageBar-indicator-overage{left:100%}.ute-dataManager-sharedUsageBar-indicator-overage .ute-dataManager-sharedUsageBar-indicatorLine{border-color:#da291c;right:-1px}.ute-dataManager-sharedUsageBar-indicator-overage .ute-dataManager-sharedUsageBar-indicatorCopyOverage{color:#da291c}.ute-dataManager-sharedUsageBar-dataMeterSpace{display:none}.ute-dataManager-sharedUsageBar-dataMeterSpace:lang(fr){display:inline}.totes-project .ute-dataManager-tabs-underline,.ute-dataManager-tabs-underline{position:absolute;left:0;right:0;background:#939598;height:1px;z-index:1}.totes-project .ute-dataManager-tabs,.ute-dataManager-tabs{margin-top:-66px;border-bottom:#939598;width:100%;z-index:2}.ute-dataManager-tabs{padding-left:14px}.totes-project .ute-dataManager-tabs md-tabs-canvas,.ute-dataManager-tabs md-tabs-canvas{background:#fff;height:48px;overflow:visible}.totes-project .ute-dataManager-tabs md-tabs-canvas .md-tab,.ute-dataManager-tabs md-tabs-canvas .md-tab{float:none;display:inline-block;vertical-align:bottom}.totes-project .ute-dataManager-tabs .md-left,.totes-project .ute-dataManager-tabs .md-right,.ute-dataManager-tabs .md-left,.ute-dataManager-tabs .md-right{margin-right:1px;margin-left:1px;height:1px;bottom:-1px}.totes-project .ute-dataManager-tabs .md-stretch-tabs,.ute-dataManager-tabs .md-stretch-tabs{border-bottom:1px solid #000!important}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-displayName,.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-displayName{font-family:"Ted Next";color:inherit;font-size:16px;font-weight:600;line-height:1.3;display:block}.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-displayName:lang(fr){line-height:1.1;font-size:14px}.totes-project .ute-dataManager-tabs .margin-bottom-5px-important:lang(fr),.ute-dataManager-tabs .margin-bottom-5px-important:lang(fr){margin-bottom:5px!important}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-discount,.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-discount{font-family:"Ted Next";font-size:12px;line-height:1.2;font-weight:600;color:inherit}.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-discount:lang(fr){line-height:1}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-plus-icon,.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-plus-icon{padding-left:7px;padding-top:7px;width:30px;height:30px;color:#fff}.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-plus-icon:lang(fr){padding-left:5px;padding-top:5px;width:25px;height:25px}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-circle,.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-circle{border-radius:50%;margin-right:10px}.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-circle:lang(fr){margin-right:5px}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-seeLink-container,.ute-dataManager-tabs .ute-dataManager-tabs-seeLink-container{opacity:.5}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-statusContainer,.ute-dataManager-tabs .ute-dataManager-tabs-statusContainer{position:absolute;top:2px;left:13%;width:calc(100% - 40px)}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-displayName,.ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-displayName{font-family:"Ted Next";color:#000;font-size:20px;font-weight:600;line-height:1.3;display:block}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-ctn,.ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-ctn{font-family:"Ted Next";font-weight:600;font-size:15px;line-height:1.2;display:block;x-ms-format-detection:none}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-primary,.ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-primary{font-family:"Ted Next";font-size:14px;line-height:1.2;font-weight:600}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-status,.ute-dataManager-tabs .ute-dataManager-tabs-statusContainer .ute-dataManager-tabs-status{font-family:"Ted Next";color:#da291c;font-weight:600;font-size:12px;white-space:normal;line-height:1}.totes-project .ute-dataManager-tabs div,.totes-project .ute-dataManager-tabs-small div,.totes-project .ute-dataManager-usageDial-container div,.ute-dataManager-tabs div,.ute-dataManager-tabs-small div,.ute-dataManager-usageDial-container div{transition:all .3s ease}.totes-project .ute-dataManager-tabs md-tabs,.ute-dataManager-tabs md-tabs{overflow:visible!important}.totes-project .ute-dataManager-tabs .md-tab.md-active,.ute-dataManager-tabs .md-tab.md-active{color:rgba(0,0,0,.54)}.totes-project .ute-dataManager-tabs .md-tabs-content-wrapper,.totes-project .ute-dataManager-tabs-small md-content,.totes-project .ute-dataManager-tabs-small md-tabs,.ute-dataManager-tabs .md-tabs-content-wrapper,.ute-dataManager-tabs-small md-content,.ute-dataManager-tabs-small md-tabs{overflow:visible}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-contentContainer,.ute-dataManager-tabs .ute-dataManager-tabs-contentContainer{position:absolute;top:10px;left:10px;width:calc(100% - 11px)}.totes-project .ute-dataManager-tabs .md-tab,.ute-dataManager-tabs .md-tab{font-family:"Ted Next";font-size:15px;height:90px;top:-41px;text-align:left;text-transform:none;line-height:22px;border:1px solid #939598;border-top-right-radius:10px;border-top-left-radius:10px;border-left-color:#000!important;border-right-color:#000!important;margin-right:10px;border-bottom:#939598;padding-right:0;padding-left:5px;white-space:pre-wrap;position:relative}.ute-dataManager-tabs .md-tab:lang(fr){padding-top:5px}.ute-dataManager-tabs .md-tab:before{content:"";left:0;right:0;top:0;height:1px;background:#000!important}.totes-project .ute-dataManager-tabs .md-tab .top-box-border,.ute-dataManager-tabs .md-tab .top-box-border{height:11px;display:block;position:absolute;top:-11px;left:-1px;right:-1px;border-radius:9px 9px 0 0;z-index:-1;background:#000!important}.totes-project .ute-dataManager-tabs .md-ink-bar,.ute-dataManager-tabs .md-ink-bar{display:none}.totes-project .ute-dataManager-tabs md-tabs .md-tab.md-active,.totes-project .ute-dataManager-tabs-small md-tabs .md-tab.md-active,.ute-dataManager-tabs md-tabs .md-tab.md-active,.ute-dataManager-tabs-small md-tabs .md-tab.md-active{top:-51px;height:100px}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-displayName,.ute-dataManager-tabs .ute-dataManager-tabs-displayName{font-family:"Ted Next";color:#000;font-size:20px;font-weight:600;display:block;line-height:1.4}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-ctn,.ute-dataManager-tabs .ute-dataManager-tabs-ctn{font-family:"Ted Next";font-weight:600;font-size:15px;display:block;line-height:1.2}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-primary,.ute-dataManager-tabs .ute-dataManager-tabs-primary{font-family:"Ted Next";font-size:15px;font-weight:600;line-height:1.1;color:#000}.totes-project .ute-dataManager-tabs .ute-dataManager-tabs-status,.ute-dataManager-tabs .ute-dataManager-tabs-status{font-family:"Ted Next";color:#da291c;font-weight:600;font-size:12px;white-space:normal;line-height:1}.totes-project .ute-dataManager-tabs-small,.ute-dataManager-tabs-small{margin-top:-66px;border-bottom:1px solid #939598;width:100%}.totes-project .ute-dataManager-tabs-small md-tabs-canvas,.ute-dataManager-tabs-small md-tabs-canvas{background:#fff;overflow:visible}.totes-project .ute-dataManager-tabs-small .md-left,.totes-project .ute-dataManager-tabs-small .md-right,.ute-dataManager-tabs-small .md-left,.ute-dataManager-tabs-small .md-right{margin-right:1px;margin-left:1px;height:1px;bottom:-1px}.totes-project .ute-dataManager-tabs-small .md-stretch-tabs,.ute-dataManager-tabs-small .md-stretch-tabs{border-bottom:#000!important}.totes-project .ute-dataManager-tabs-small .md-tab.md-active,.ute-dataManager-tabs-small .md-tab.md-active{color:rgba(0,0,0,.54)}.totes-project .ute-dataManager-tabs-small .md-tab.md-active .ute-dataManager-tabs-state,.ute-dataManager-tabs-small .md-tab.md-active .ute-dataManager-tabs-state{top:-45px;line-height:1}.totes-project .ute-dataManager-tabs-small .md-tabs-content-wrapper,.ute-dataManager-tabs-small .md-tabs-content-wrapper{overflow:visible}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-contentContainer,.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-statusContainer,.ute-dataManager-tabs-small .ute-dataManager-tabs-contentContainer,.ute-dataManager-tabs-small .ute-dataManager-tabs-statusContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 10px);white-space:initial;text-align:center;line-height:20px}.totes-project .ute-dataManager-tabs-small .md-tab,.ute-dataManager-tabs-small .md-tab{font-family:"Ted Next";font-size:15px;height:90px;top:-41px;text-align:left;text-transform:none;line-height:22px;border:1px solid #939598;border-top-right-radius:10px;border-top-left-radius:10px;margin-right:5px;border-bottom:#939598}.totes-project .ute-dataManager-tabs-small .md-ink-bar,.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-displayName,.ute-dataManager-tabs-small .md-ink-bar,.ute-dataManager-tabs-small .ute-dataManager-tabs-displayName{display:none}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-ctn,.ute-dataManager-tabs-small .ute-dataManager-tabs-ctn{font-family:"Ted Next";font-size:15px;font-weight:600;line-height:1.4;max-width:69px;text-align:left;margin-left:15%;white-space:normal}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-primary,.ute-dataManager-tabs-small .ute-dataManager-tabs-primary{position:absolute;top:0;left:50%;transform:translateX(-50%);font-family:"Ted Next";line-height:18px;display:none}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-status,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-ink-bar,.ute-dataManager-tabs-small .ute-dataManager-tabs-status{display:none}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-ctn-extremeCompact,.ute-dataManager-tabs-small .ute-dataManager-tabs-ctn-extremeCompact{word-wrap:break-word;width:39px;margin-left:20%}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-plus-icon,.ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-plus-icon{padding-left:7px;padding-top:7px;width:30px;height:30px;color:#fff}.ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-plus-icon:lang(fr){padding-left:5px;padding-top:5px;width:25px;height:25px}.totes-project .ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-circle,.ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-circle{border-radius:50%;margin-right:10px}.ute-dataManager-tabs-small .ute-dataManager-tabs-seeLink-circle:lang(fr){margin-right:5px}.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality{margin-top:-45px;margin-bottom:110px;overflow:visible!important}.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-pagination-wrapper{z-index:990;width:auto!important;height:65px;display:block}.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{height:65px!important;margin:0 auto;width:100%;max-width:1135px;overflow:visible}@media (max-width:1200px){.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{max-width:1122px}}@media (max-width:1170px){.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{max-width:944px}}@media (max-width:991px){.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tabs-canvas{max-width:720px}}.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item{display:inline-block;vertical-align:bottom;float:none;background-color:#f1f1f1;border-top-right-radius:10px;border-top-left-radius:10px;overflow:visible;position:relative;color:#ef5250;font-size:18px;font-weight:500;text-transform:none;padding:12px 24px!important;margin:0!important}.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality md-tab-item span.new-label{position:absolute;top:-11px;right:24px;background:#ffbf3f;color:#414042;padding:0 4px;font-size:14px;font-weight:700;font-family:"Open Sans",sans-serif}.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-dataControlList-titleBar,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-videoThrottleControlList-titleBar{margin-top:0!important}.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-dataControlList-titleBar .ute-dataManager-videoThrottleControl-why-would-u-do-this-link a,.ute-dataManager-dataControl-tabs.md-tabs-set-video-quality .ute-dataManager-videoThrottleControlList-titleBar .ute-dataManager-videoThrottleControl-why-would-u-do-this-link a{text-decoration:none;cursor:pointer;font-weight:600;color:#00469b;font-size:18px;float:left}.container.data-alert-and-set-video-quality-link-wrapper .btn_holder{float:right}.container.data-alert-and-set-video-quality-link-wrapper .ute-dataManager-dataControlList-closeDataAlertsButton.manage-data-usage-alert-btn,.container.data-alert-and-set-video-quality-link-wrapper .ute-dataManager-dataControlList-closeDataAlertsButton.manage-data-usage-alert-btn:hover{background:#da291c!important;border-color:#da291c;font-weight:500;color:#fff;margin-bottom:0!important;margin-top:-4px!important;z-index:997;padding:0 20px;float:none}.container.data-alert-and-set-video-quality-link-wrapper a.set-video-quality-btn-link{position:relative;float:none;text-decoration:none;cursor:pointer;font-weight:600;font-size:18px;margin:0 0 0 20px;padding:9px 35px 8px}.container.data-alert-and-set-video-quality-link-wrapper a.set-video-quality-btn-link span.new-label,.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item span.new-label{position:absolute;top:-10px;right:10px;background:#ffbf3f;color:#414042;padding:0 4px;font-size:12px;font-weight:800}.ute-dataManager-set-video-throttle-learn-more{padding:0 10px;font-weight:600}.ute-dataManager-dashboard-tabsContainer md-tabs-canvas{height:48px!important}.ute-data-manager-vt-loading-widget{display:inline;position:relative;top:-15px}.ute-dataManager-tabs-underline_bottom{position:absolute;left:0;right:0;background:#000!important;height:1px;z-index:1;margin-top:-1px}.ute-dataManager-tabs-underline{background:#000!important}.totes-project .ute-dataManager-upgradePlan-button,.ute-dataManager-upgradePlan-button{height:37px;width:37px;border-radius:50%;transition:all .3s ease;border:none;background-color:#da291c}.ute-dataManager-upgradePlan-button:hover{border:1px solid #000;background-color:#fff;color:#000}.ute-dataManager-upgradePlan-button:active{color:#fff;border:none;background-color:#da291c}.ute-dataManager-upgradePlan-button:focus{outline:#0a5498 auto 1px!important}.totes-project .ute-dataManager-usageDial-upgradePlanIcon1,.totes-project .ute-dataManager-usageDial-upgradePlanIcon2,.ute-dataManager-usageDial-upgradePlanIcon1,.ute-dataManager-usageDial-upgradePlanIcon2{height:10px;width:18px;position:absolute;left:49%;transform:translate(-50%,-50%) rotate(180deg);top:40%;min-height:0;min-width:0}.totes-project .ute-dataManager-usageDial-upgradePlanIcon2,.ute-dataManager-usageDial-upgradePlanIcon2{top:63%}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-upgradePlanIcon2,.ute-dataManager-usageDial-upgradePlanIcon2{top:62%}}.totes-project .ute-dataManager-usageDial,.ute-dataManager-usageDial{padding:0;margin:0 0 40px}@media (max-width:767px){.totes-project .ute-dataManager-usageDial,.ute-dataManager-usageDial{margin-bottom:60px}}.totes-project .ute-dataManager-usageDial-overage,.ute-dataManager-usageDial-overage{margin-bottom:71px}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-overage,.ute-dataManager-usageDial-overage{margin-bottom:65px}.totes-project .ute-dataManager-usageDial-overage:lang(fr),.ute-dataManager-usageDial-overage:lang(fr){margin-bottom:90px}}.totes-project .ute-dataManager-topSpacer,.ute-dataManager-topSpacer{margin-top:21px;margin-bottom:11px;cursor:default}@media (max-width:767px){.totes-project .ute-dataManager-topSpacer,.ute-dataManager-topSpacer{margin-top:7px;margin-bottom:0}}.totes-project .ute-dataManager-usageDial-dialContainer,.ute-dataManager-usageDial-dialContainer{height:290px;padding-left:15px;padding-right:15px}.totes-project .ute-dataManager-usageDialChart,.ute-dataManager-usageDialChart{transform:rotate(-90deg)}.totes-project .ute-dataManager-headText-container,.ute-dataManager-headText-container{float:left;margin-right:14px;margin-left:6px}@media (max-width:1169px){.totes-project .ute-dataManager-headText-container,.ute-dataManager-headText-container{margin-right:0;text-align:center;float:none;margin-left:0}}.totes-project .ute-dataManager-headText,.ute-dataManager-headText{font-size:28px;font-family:Ted Next;font-weight:400;margin-top:5px;margin-bottom:0}@media (max-width:1169px){.totes-project .ute-dataManager-headText,.ute-dataManager-headText{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headText,.ute-dataManager-headText{font-size:21px;letter-spacing:normal}}.totes-project .ute-dataManager-headTextValue,.ute-dataManager-headTextValue{font-size:28px;font-family:"Ted Next";font-weight:600}@media (max-width:1169px){.totes-project .ute-dataManager-headTextValue,.ute-dataManager-headTextValue{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headTextValue,.ute-dataManager-headTextValue{font-size:21px;letter-spacing:-.2px}}.totes-project .ute-dataManager-headTextSecondary-container,.ute-dataManager-headTextSecondary-container{float:left;margin-left:6px}@media (max-width:1169px){.totes-project .ute-dataManager-headTextSecondary-container,.ute-dataManager-headTextSecondary-container{text-align:center;float:none;margin-left:0}}.totes-project .ute-dataManager-headTextSecondary,.ute-dataManager-headTextSecondary{font-family:Ted Next;font-size:21px;font-weight:600;line-height:45px;margin-right:4px}@media (max-width:1169px){.totes-project .ute-dataManager-headTextSecondary,.ute-dataManager-headTextSecondary{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headTextSecondary,.ute-dataManager-headTextSecondary{font-size:14px;font-weight:400;letter-spacing:-.35px;margin-right:0}}.totes-project .ute-dataManager-headTextSecondary-redCopy,.ute-dataManager-headTextSecondary-redCopy{color:#da291c}@media (max-width:767px){.totes-project .ute-dataManager-headTextSecondary-redCopy,.ute-dataManager-headTextSecondary-redCopy{font-weight:600;letter-spacing:normal}}.totes-project .ute-dataManager-headTextSecondaryReminder,.ute-dataManager-headTextSecondaryReminder{color:#da291c;font-weight:600;font-size:22px;line-height:40px}@media (max-width:1169px){.totes-project .ute-dataManager-headTextSecondaryReminder,.ute-dataManager-headTextSecondaryReminder{line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-headTextSecondaryReminder,.ute-dataManager-headTextSecondaryReminder{font-size:14px}}.totes-project .ute-dataManager-usageDial-container,.ute-dataManager-usageDial-container{text-align:center;position:relative;height:235px;width:100%}.totes-project .ute-dataManager-usageDial-dialContainers,.ute-dataManager-usageDial-dialContainers{padding:0}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-dialContainers,.ute-dataManager-usageDial-dialContainers{max-width:224px}}.totes-project .ute-dataManager-animatedStrokeContainer,.ute-dataManager-animatedStrokeContainer{height:210px;width:210px;left:90px;display:inline-block;position:absolute;top:0}@media (max-width:1169px){.totes-project .ute-dataManager-animatedStrokeContainer,.ute-dataManager-animatedStrokeContainer{left:72px}}@media (max-width:991px){.totes-project .ute-dataManager-animatedStrokeContainer,.ute-dataManager-animatedStrokeContainer{left:65px}}@media (max-width:767px){.totes-project .ute-dataManager-animatedStrokeContainer,.ute-dataManager-animatedStrokeContainer{position:relative;margin:0 auto;left:0;top:0}}.totes-project .ute-dataManager-usageDialContent,.ute-dataManager-usageDialContent{font-family:Ted Next;display:inline-block;height:189px;width:189px;top:-10px;margin-top:19px;position:relative;background-color:#cceadf;border-radius:50%;margin-left:37px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDialContent,.ute-dataManager-usageDialContent{margin-left:56px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDialContent,.ute-dataManager-usageDialContent{margin-left:77px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDialContent,.ute-dataManager-usageDialContent{margin-left:0;position:absolute;left:50%;transform:translateX(-50%)}}.totes-project .ute-dataManager-usageDial-contentContainer,.ute-dataManager-usageDial-contentContainer{position:absolute;height:150px;width:100%;top:32px}.totes-project .ute-dataManager-usageDial-contentContainerTop,.ute-dataManager-usageDial-contentContainerTop{position:absolute;height:55px;width:80%;top:31px;left:50%;transform:translateX(-50%)}.totes-project .ute-dataManager-usageDial-contentContainerBottom,.ute-dataManager-usageDial-contentContainerBottom{position:absolute;height:75px;left:50%;transform:translateX(-50%);width:80%;top:84px}.totes-project .ute-dataManager-usageDialContent-sharedData,.ute-dataManager-usageDialContent-sharedData{font-family:Ted Next;font-size:17px;font-weight:600;text-align:center;letter-spacing:normal;cursor:default}.totes-project .ute-dataManager-usageDialContent-sharedData:lang(fr),.ute-dataManager-usageDialContent-sharedData:lang(fr){font-size:15px;letter-spacing:-.5px}.totes-project .ute-dataManager-usageDialContent-gbAmount,.ute-dataManager-usageDialContent-gbAmount{font-family:Ted Next;font-size:51px;font-weight:600;letter-spacing:-5px;text-align:center;line-height:40px;display:block;margin-bottom:-2px}.totes-project .ute-dataManager-usageDialContent-gbAmount:lang(fr),.ute-dataManager-usageDialContent-gbAmount:lang(fr){line-height:52px;display:block;margin-bottom:0}.totes-project .ute-dataManager-usageDialContent-gbAmountUnit,.ute-dataManager-usageDialContent-gbAmountUnit{font-family:Ted Next;font-size:21px;font-weight:600;letter-spacing:0;margin-left:-3px}.totes-project .ute-dataManager-usageDialContent-remaining,.ute-dataManager-usageDialContent-remaining{font-family:Ted Next;font-size:16px;font-weight:600;text-align:center;margin-top:12px;cursor:default}.totes-project .ute-dataManager-usageDialContent-remaining:lang(fr),.ute-dataManager-usageDialContent-remaining:lang(fr){margin-top:0}.totes-project .ute-dataManager-usageDialContent-viewUsage,.ute-dataManager-usageDialContent-viewUsage{color:#0a5498!important;cursor:pointer}.totes-project .ute-dataManager-usageDialContent-realTime,.ute-dataManager-usageDialContent-realTime{font-family:Ted Next;font-weight:600;font-size:12px;text-align:center;text-transform:uppercase}.totes-project .ute-dataManager-usageDialContent-realTime:lang(fr),.ute-dataManager-usageDialContent-realTime:lang(fr){width:120px;margin:-6px auto auto}.totes-project .ute-dataManager-usageDialContent-delayedTime,.ute-dataManager-usageDialContent-delayedTime{font-family:"Ted Next";font-weight:600;font-size:14px;text-align:center;width:100px;line-height:1.2;margin:-2px auto auto}.totes-project .ute-dataManager-usageDialContent-delayedTime:lang(fr),.ute-dataManager-usageDialContent-delayedTime:lang(fr){width:120px;margin:-10px auto auto}.totes-project .ute-dataManager-usageDialContentNoCanvas,.ute-dataManager-usageDialContentNoCanvas{display:inline-block;height:189px;width:189px;position:relative;background-color:#cceadf;border-radius:50%;margin-top:10px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDialContentNoCanvas,.ute-dataManager-usageDialContentNoCanvas{margin-left:0}}@media (max-width:991px){.totes-project .ute-dataManager-usageDialContentNoCanvas,.ute-dataManager-usageDialContentNoCanvas{margin-left:61px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDialContentNoCanvas,.ute-dataManager-usageDialContentNoCanvas{margin-left:0}}.totes-project .ute-dataManager-usageDialContentNoCanvasRemaing,.ute-dataManager-usageDialContentNoCanvasRemaing{font-family:Ted Next;position:relative;font-weight:600;font-size:22px;text-align:center;top:0;letter-spacing:normal}.totes-project .ute-dataManager-usageDialContentNoCanvas2,.ute-dataManager-usageDialContentNoCanvas2{margin-right:37px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDialContentNoCanvas2,.ute-dataManager-usageDialContentNoCanvas2{margin-left:0;margin-right:56px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDialContentNoCanvas2,.ute-dataManager-usageDialContentNoCanvas2{margin-left:46px;margin-right:0}}@media (max-width:767px){.totes-project .ute-dataManager-usageDialContentNoCanvas2,.ute-dataManager-usageDialContentNoCanvas2{margin-left:0}}.totes-project .ute-dataManager-usageDial-upgradePlan,.ute-dataManager-usageDial-upgradePlan{position:absolute;top:167px;left:20px;width:125px;text-align:center;min-width:90px;max-width:110px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-upgradePlan,.ute-dataManager-usageDial-upgradePlan{left:0}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-upgradePlan,.ute-dataManager-usageDial-upgradePlan{left:20px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-upgradePlan,.ute-dataManager-usageDial-upgradePlan{left:-10px;width:30%;top:164px}}.totes-project .ute-dataManager-usageDial-upgradePlan .ute-dataManager-upgradePlan .ute-dataManager-upgradePlan-button,.ute-dataManager-usageDial-upgradePlan .ute-dataManager-upgradePlan .ute-dataManager-upgradePlan-button{margin-top:6px;margin-bottom:2px}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-upgradePlan .ute-dataManager-upgradePlan .ute-dataManager-upgradePlan-button,.ute-dataManager-usageDial-upgradePlan .ute-dataManager-upgradePlan .ute-dataManager-upgradePlan-button{margin-bottom:6px;margin-top:9px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-upgradePlanAddedData,.ute-dataManager-usageDial-upgradePlanAddedData{left:0}}.totes-project .ute-dataManager-usageDial-upgradePlanCopy,.ute-dataManager-usageDial-upgradePlanCopy{font-family:Ted Next;font-size:18px;font-weight:600;text-align:center;display:block;line-height:1.5;cursor:default}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-upgradePlanCopy,.ute-dataManager-usageDial-upgradePlanCopy{font-size:16px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-upgradePlanCopy,.ute-dataManager-usageDial-upgradePlanCopy{line-height:1;margin-bottom:4px}}.totes-project .ute-dataManager-usageDial-upgradePlanCopy:lang(fr),.ute-dataManager-usageDial-upgradePlanCopy:lang(fr){line-height:1.1}.totes-project .ute-dataManager-usageDial-overageWarningUpgrade,.ute-dataManager-usageDial-overageWarningUpgrade{font-family:Ted Next;font-size:16px;font-weight:600;color:#da291c;line-height:1;text-align:center;cursor:default}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-overageWarningUpgrade,.ute-dataManager-usageDial-overageWarningUpgrade{font-size:15px}}.totes-project .ute-dataManager-usageDial-increaseData,.ute-dataManager-usageDial-increaseData{position:absolute;right:-21px;top:167px;width:130px;text-align:center;padding-top:6px;min-width:90px;max-width:110px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-increaseData,.ute-dataManager-usageDial-increaseData{right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-increaseData,.ute-dataManager-usageDial-increaseData{right:-101px;top:167px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-increaseData,.ute-dataManager-usageDial-increaseData{right:-10px;width:30%;top:164px}}.totes-project .ute-dataManager-usageDial-increaseData .ute-dataManager-increasePlan-increaseContainer,.ute-dataManager-usageDial-increaseData .ute-dataManager-increasePlan-increaseContainer{margin-bottom:7px}.totes-project .ute-dataManager-usageDial-increaseDataAddedData,.ute-dataManager-usageDial-increaseDataAddedData{z-index:100;position:absolute;right:-21px;top:167px;width:130px;text-align:center;padding-top:6px;min-width:90px;max-width:110px}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-increaseDataAddedData,.ute-dataManager-usageDial-increaseDataAddedData{right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-increaseDataAddedData,.ute-dataManager-usageDial-increaseDataAddedData{right:-121px}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-increaseDataAddedData,.ute-dataManager-usageDial-increaseDataAddedData{right:-10px}}.ute-dataManager-usageDial-increaseData-disabled{cursor:none;pointer-events:none}.ute-dataManager-usageDial-increaseData-disabled .ute-dataManager-increasePlan-button{background-color:gray}.totes-project .ute-dataManager-usageDial-increaseDataCopy,.ute-dataManager-usageDial-increaseDataCopy{font-family:Ted Next;font-size:18px;font-weight:600;text-align:center;display:block;line-height:1;cursor:default}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-increaseDataCopy,.ute-dataManager-usageDial-increaseDataCopy{font-size:16px}}.totes-project .ute-dataManager-usageDial-increaseDataCopy:lang(fr),.ute-dataManager-usageDial-increaseDataCopy:lang(fr){margin-top:-4px;line-height:1.1}.totes-project .ute-dataManager-usageDial-overageWarningIncrease,.ute-dataManager-usageDial-overageWarningIncrease{font-family:Ted Next;font-size:16px;font-weight:600;color:#da291c;line-height:1;text-align:center;cursor:default}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-overageWarningIncrease,.ute-dataManager-usageDial-overageWarningIncrease{font-size:15px}}.totes-project .ute-dataManager-usageDial-overageWarningIncrease:lang(fr),.ute-dataManager-usageDial-overageWarningIncrease:lang(fr){line-height:1.1;width:115px}.carousel-inner{overflow:visible}.carousel-inner .carousel-inner>.prev,.carousel-inner>.next{top:0}.carousel-indicators{position:absolute;margin-left:50%;transform:translateX(-50%);left:0;width:55px;bottom:0;color:#000;border-color:#000}.ute-dataManager-usageCarouselContainer{margin-top:20px;height:320px}@media (max-width:767px){.ute-dataManager-usageCarouselContainer{margin-top:10px}}.ute-dataManager-usageCarousel{position:relative;height:210px}.ute-dataManager-usageCarousel .carousel-indicators{position:absolute;bottom:-30px;border:none}@media (max-width:767px){.ute-dataManager-usageCarousel .carousel-indicators{bottom:-30px}}.ute-dataManager-usageCarousel .carousel-indicators .active{height:8px;width:8px;border-radius:50%;border:none;background:#da291c}.ute-dataManager-usageCarousel .carousel-indicators .active:focus{outline:none}.ute-dataManager-usageCarousel .carousel-indicators li{border:none;background:#414042;margin:0 5px;height:8px;width:8px;border-radius:50%}.ute-dataManager-usageCarousel .carousel-control.left,.ute-dataManager-usageCarousel .carousel-control.right{display:none}.totes-project .ute-dataManager-usageDial-purchasedCopyContainer,.ute-dataManager-usageDial-purchasedCopyContainer{position:relative;text-align:center;top:0;display:block;width:100%}.ute-data-manager-added-data{border-top-style:solid;border-top-width:1px;border-top-color:#c5c5c5;margin:15px 0 10px;padding-top:10px;font-weight:600}.ute-data-manager-added-data a{cursor:pointer}.ute-data-manager-added-data .icon-flipped{transform:translate(-50%,-50%) rotate(180deg);padding:0 20px 10px 0}.ute-data-manager-added-data .view-close-font{font-size:13px;font-weight:600}.ute-data-manager-added-data .icon-padding{display:inline!important;padding-left:6px!important}.ute-purchased-data-list{padding:5px 0;font-weight:lighter;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ececec}.no-bottom-border{border-bottom:0}.first-border-top{border-top-style:solid;border-top-width:1px;border-top-color:#ececec;margin-top:-1rem}.bold-text{font-weight:600;font-size:13px}.overage-text-style{text-align:right;padding:0 15px 0 0}.overage-text-style:lang(fr){text-align:right;padding:0}.overage-charge-padding{padding-right:15px;font-weight:400;font-size:13px}@media (max-width:767px){.overage-charge-padding{padding-right:0}}.overage-charge-padding:lang(fr){padding-left:20px;padding-right:0}.added-for-font,.ute-cancel-mdt-copy{font-weight:400;font-size:13px}.ute-cancel-mdt-copy{background-color:#f5f5f5;padding:5px 0;border-top-style:solid;border-top-width:1px;border-top-color:#ececec}.single-mdt-cancel-padding:lang(en){padding-left:21px}.spacer-big{padding:0 36px}.spacer-big:lang(fr){padding:0 30px}.spacer-big-fr:lang(fr){padding:0 20px}.spacer-medium{padding:0 8px}.single-mdt-padding{padding-left:3rem}@media (max-width:767px){.single-mdt-padding{padding-left:2.7rem}}.single-mdt-padding:lang(fr){padding-left:5rem}@media (max-width:767px){.single-mdt-padding:lang(fr){padding-left:0}.single-mdt-fr:lang(fr){text-align:left}}.close-padding-left{padding-left:22px}.single-mdt-tooltip-padding{padding-right:4.2rem}@media (max-width:767px){.single-mdt-tooltip-padding{padding-right:7rem}}.single-mdt-tooltip-padding:lang(fr){padding-right:1rem}@media (max-width:767px){.single-mdt-tooltip-padding:lang(fr){padding-right:7rem}}.ute-dataManager-infinte-logo img{margin-bottom:10px}.ute-dataManager-infinte-logo img:lang(fr){margin-top:10px}.ute-dataManager-usageDialContent-infinite-throttled{background-color:#ffe9c7!important}.ute-dataManager-usageDial-subDialContent{width:393px;position:relative;z-index:99;margin-top:20px}@media (max-width:1169px){.ute-dataManager-usageDial-subDialContent{width:360px}}@media (max-width:991px){.ute-dataManager-usageDial-subDialContent{width:335px}}@media (max-width:767px){.ute-dataManager-usageDial-subDialContent{width:100%;min-height:180px;height:auto}}.totes-project .ute-dataManager-usageDial-overageRateDetails,.totes-project .ute-dataManager-usageDial-purchasedCopy,.ute-dataManager-usageDial-overageRateDetails,.ute-dataManager-usageDial-purchasedCopy{font-size:16px;font-weight:600;line-height:1;font-family:"Ted Next";position:relative;margin-bottom:5px}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-overageRateDetails,.totes-project .ute-dataManager-usageDial-purchasedCopy,.ute-dataManager-usageDial-overageRateDetails,.ute-dataManager-usageDial-purchasedCopy{width:calc(100% - 10px);padding-left:10px}}.ute-dataManager-usageDial-purchasedCopy{color:#000}.ute-dataManager-usageDial-overageRateDetails{color:#da291c}@media (max-width:320px){.ute-dataManager-usageDial-overageRateDetails{margin-top:50px}}.ute-dataManager-usageDial-overagePlanLimitDetails{padding:80px 20px 0 0;font-family:Ted Next;font-size:16px;font-weight:600;color:#da291c;line-height:1;text-align:center;cursor:default}@media (max-width:320px){.ute-dataManager-usageDial-overagePlanLimitDetails{margin-top:50px}}.ute-dataManager-usageDial-overagePlanLimitDetails:lang(fr){margin-top:14px}.totes-project .ute-dataManager-usageDial-loaderContainer,.ute-dataManager-usageDial-loaderContainer{position:absolute;top:195px;left:calc(50% + 18px);width:110px;transform:translateX(-50%)}@media (max-width:1169px){.totes-project .ute-dataManager-usageDial-loaderContainer,.ute-dataManager-usageDial-loaderContainer{left:calc(50% + 28px)}}@media (max-width:991px){.totes-project .ute-dataManager-usageDial-loaderContainer,.ute-dataManager-usageDial-loaderContainer{left:calc(50% + 58px)}}@media (max-width:767px){.totes-project .ute-dataManager-usageDial-loaderContainer,.ute-dataManager-usageDial-loaderContainer{left:50%;top:215px;width:38%;min-width:95px}}.totes-project .ute-dataManager-usageDial-loaderCopy,.ute-dataManager-usageDial-loaderCopy{font-family:"Ted Next";font-size:16px;line-height:1;cursor:default}.ute-dataManager-usageDial-dataPurchaseDelayButton{width:100%;text-align:right}.ute-dataManager-usageDial-dataPurchaseDelayButton:lang(fr){font-size:9px}a.historical-usage-link{font-size:18px;font-weight:600;position:relative;text-align:right;display:inline-block;padding-right:15px;float:right;clear:both}a.historical-usage-link>span.rui-icon-arrow-right{position:absolute;right:0;top:5px}a.historical-usage-link.historical-usage-new-badge:lang(fr):before{content:'NOUVEAU!';left:-80px;top:3px}.ute-data-manager-tooltip-container{margin-top:15px;border-top:1px solid #c5c5c5;padding-top:10px;font-weight:600}.ute-data-manager-tooltip-container .ute-data-manager-tooltip-icon{width:16px;height:16px;border-radius:100%;background-color:#00aec7;color:#fff;right:0;font-weight:900;left:0;text-align:center;line-height:1.3;padding:2px 10px;margin-left:4px;cursor:pointer;text-decoration:none}.ute-data-manager-tooltip-container .ute-data-manager-tooltip-content{position:absolute;top:100%;margin-top:-4rem;margin-right:-20rem;width:280px;right:0;background-color:#bbe4ec;padding:10px 15px;border-radius:0;color:#000;z-index:99999!important;font-size:14px;text-align:left;display:none}.ute-data-manager-tooltip-container .ute-data-manager-tooltip-content>div{margin-top:7px;font-weight:400}.ute-data-manager-tooltip-container .ute-data-manager-tooltip-content:lang(fr){margin-right:-21rem}@media (max-width:767px){.ute-data-manager-tooltip-container .ute-data-manager-tooltip-content{margin-top:0;margin-right:3rem}.ute-data-manager-tooltip-container .ute-data-manager-tooltip-content:lang(fr){margin-right:3rem}}.ute-data-manager-tooltip-container .container-content-display{display:block}@media (max-width:767px){.ute-data-manager-tooltip-container .data-delay-font{font-weight:700!important}}.ute-data-manager-tooltip-container .left-arrow-desktop{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #bbe4ec;margin-left:30.5rem;margin-top:-2rem}.ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:31.5rem}@media (max-width:767px){.ute-data-manager-tooltip-container .left-arrow-desktop{border-top:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #bbe4ec;margin-top:.3rem}}@media (max-width:768px){.ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 10rem)}.ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 10rem)}}@media (max-width:500px){.ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 11rem)}.ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 10rem)}}@media (max-width:400px){.ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 9rem)}.ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 8rem)}}@media (max-width:360px){.ute-data-manager-tooltip-container .left-arrow-desktop{margin-left:calc(100% - 8.5rem)}.ute-data-manager-tooltip-container .left-arrow-desktop:lang(fr){margin-left:calc(100% - 7.9rem)}}@media (min-width:767px){.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(en){margin-left:28.5rem!important}}@media (max-width:767px){.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt{margin-left:calc(100% - 7.5rem)!important}}@media (max-width:500px){.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt{margin-left:calc(100% - 6rem)!important}}@media (max-width:450px){.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(en){margin-left:calc(100% - 8rem)!important}.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(fr){margin-left:calc(100% - 6.5rem)!important}}@media (max-width:400px){.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(en){margin-left:calc(100% - 6rem)!important}.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(fr){margin-left:calc(100% - 4.5rem)!important}}@media (max-width:360px){.ute-data-manager-tooltip-container .left-arrow-desktop-single-mdt:lang(fr){margin-left:calc(100% - 3.9rem)!important}}@media (min-width:767px){.ute-data-manager-tooltip-container .container-content-single-mdt:lang(en){margin-right:-18.2rem!important}}@media (max-width:767px){.ute-data-manager-tooltip-container .container-content-single-mdt:lang(en){margin-right:1rem!important}}.ute-data-manager-tooltip-container .tooltip-body-font{font-size:14px;font-weight:400;margin-top:-1rem!important}.ute-data-manager-tooltip-container .tooltip-header-font{font-size:14px;font-weight:600!important;margin-top:-2rem!important}.ute-data-manager-tooltip-container .close-icon-padding{width:2rem;height:2rem;margin-left:24.5rem;margin-top:-3.5rem}.ute-dataManager-usageDial-dataPurchaseDelayCopyInline{text-transform:none}@media (max-width:767px){.ute-dataManager-usageDial-dataPurchaseDelayCopyInline{left:0%}}.ute-dataManager-usageDial-dataPurchaseDelayCopy{text-transform:none;white-space:initial;width:108px}.ute-dataManager-usageCarouselContainer-vt-tab{height:auto!important;margin-bottom:25px}@supports (-ms-appearance:none) and (display:contents){.ute-dataManager-usageDial-container{background:red}}.totes-project .ute-verticalStackBarGraph,.ute-verticalStackBarGraph{font-family:Ted Next;display:inline;width:100%}.totes-project .ute-verticalStackBarGraph div,.ute-verticalStackBarGraph div{transition:all 1s ease}.totes-project .ute-verticalStackBarGraph-baseCopy,.ute-verticalStackBarGraph-baseCopy{font-family:Ted Next;font-weight:600;bottom:0;opacity:0;text-align:center}.totes-project .ute-verticalStackBarGraph-baseCopyStyle,.totes-project .ute-verticalStackBarGraph-baseCopyStyle-accountsSummary,.ute-verticalStackBarGraph-baseCopyStyle,.ute-verticalStackBarGraph-baseCopyStyle-accountsSummary{font-family:Ted Next;font-weight:400;font-size:14px;display:block;line-height:1}.totes-project .ute-verticalStackBarGraph-secondaryCopyContainer,.ute-verticalStackBarGraph-secondaryCopyContainer{bottom:0;position:absolute;height:0;width:100%}.totes-project .ute-verticalStackBarGraph-secondaryCopy,.ute-verticalStackBarGraph-secondaryCopy{font-family:Ted Next;font-weight:600;float:right;padding-right:0;padding-left:0;font-size:14px;margin:0 5px 0 0;min-width:0;min-height:0}.ute-verticalStackBarGraph-secondaryCopy:hover{text-decoration:underline}.totes-project .ute-verticalStackBarGraph-primaryBar,.ute-verticalStackBarGraph-primaryBar{width:100%;position:absolute;height:0;bottom:0}.totes-project .ute-verticalStackBarGraph-secondaryBar,.ute-verticalStackBarGraph-secondaryBar{width:100%;opacity:.3;height:0;position:absolute;bottom:0}.totes-project .ute-verticalStackBarGraph-flipCopy,.ute-verticalStackBarGraph-flipCopy{position:absolute;bottom:0;z-index:1;width:100%;color:#fff}.totes-project .ute-verticalStackBarGraph-unFlipCopy,.ute-verticalStackBarGraph-unFlipCopy{position:absolute;z-index:1;width:100%;color:#000}.totes-project .ute-appBanner,.ute-appBanner{background:#e4bc40;position:relative;height:100%;border-radius:5px}.totes-project .ute-apBanner-closeButton,.ute-apBanner-closeButton{position:absolute;left:3px;width:14px;min-width:0;margin:0;padding:0;height:100%;font-weight:100;transform:scale(1.4,1)}.totes-project .ute-appBanner-x,.ute-appBanner-x{font-size:17px;font-family:"Ted Next";color:#828382}.totes-project .ute-appBanner-logoContainer,.ute-appBanner-logoContainer{position:relative;top:15px;left:20px;height:60px;width:60px;background-color:#da291c;padding-top:6px;padding-left:6px;border-radius:20px;margin-bottom:30px}.totes-project .ute-appBanner-logoContainer img,.ute-appBanner-logoContainer img{height:48px}.totes-project .ute-appBanner-contentContainer,.ute-appBanner-contentContainer{position:absolute;top:50%;transform:translateY(-50%);left:85px;width:calc(100% - 155px)}.totes-project .ute-appBanner-title,.ute-appBanner-title{font-family:"Ted Next";font-size:16px;font-weight:600;line-height:1;display:block}.totes-project .ute-appBanner-subTitle,.ute-appBanner-subTitle{font-family:"Ted Next";font-size:12px;font-weight:400;display:block;line-height:1}.totes-project .ute-appBanner-callToAction,.ute-appBanner-callToAction{font-family:"Ted Next";font-size:13px;font-weight:400;color:#09afc1;margin-top:4px;line-height:1.2}.totes-project .ute-appBanner-getApp-button,.ute-appBanner-getApp-button{background-color:transparent!important;padding-left:0;padding-right:0;margin-top:0;margin-left:0;margin-bottom:0;position:absolute;top:50%;transform:translateY(-50%);right:0;min-width:0;width:60px}.ute-dataManager-videoThrottleControl-tabFocus:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-videoThrottleControl-tabFocus:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-videoThrottleControl-noGutters,.ute-dataManager-videoThrottleControl-noGutters{padding-left:0;padding-right:0;position:relative}.totes-project .ute-dataManager-videoThrottleControl .md-disabled-thumb,.ute-dataManager-videoThrottleControl .md-disabled-thumb{border-style:none;display:none;pointer-events:none}.totes-project .ute-dataManager-videoThrottleControl-midBlock,.ute-dataManager-videoThrottleControl-midBlock{border-bottom:1px solid #e9e9e9;position:relative}.totes-project .ute-dataManager-videoThrottleControl-leftContainer,.ute-dataManager-videoThrottleControl-leftContainer{height:100%;position:absolute;top:0;left:-8px;bottom:0}.totes-project .ute-dataManager-videoThrottleControl-colorBlock,.ute-dataManager-videoThrottleControl-colorBlock{width:6px;height:calc(100% - 10px);margin-right:12px;margin-top:5px;float:left;display:inline}.totes-project .ute-dataManager-videoThrottleControl-contact,.ute-dataManager-videoThrottleControl-contact{font-family:"Avenir Next",sans-serif;font-weight:400;font-size:17px;position:absolute;top:50%;transform:translateY(-50%);left:30px;width:calc(100% - 38px);cursor:default}.totes-project .ute-dataManager-videoThrottleControl-manage,.ute-dataManager-videoThrottleControl-manage{font-family:"Avenir Next",sans-serif;font-size:16px;line-height:1.1}.totes-project .ute-dataManager-videoThrottleControl-change,.ute-dataManager-videoThrottleControl-change{font-family:Avenir Next,sans-serif;font-weight:500;color:#0a5498;cursor:pointer}.ute-dataManager-videoThrottleControl-change:hover{text-decoration:underline}.ute-dataManager-videoThrottleControl-change:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-videoThrottleControl-change:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-videoThrottleControl-status,.ute-dataManager-videoThrottleControl-status{font-family:"Avenir Next",sans-serif;color:#da291c;font-size:15px;font-weight:400}.totes-project .ute-dataManager-videoThrottleControl-groupStatus,.ute-dataManager-videoThrottleControl-groupStatus{font-family:"Avenir Next",sans-serif;font-size:15px;font-weight:400;display:block}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-groupStatus,.ute-dataManager-videoThrottleControl-groupStatus{line-height:1.1}}.totes-project .ute-dataManager-videoThrottleControl-statusCopy,.ute-dataManager-videoThrottleControl-statusCopy{font-family:"Avenir Next",sans-serif;display:inline;float:left;margin-top:9px;font-weight:500;font-size:18px;margin-bottom:22px}.totes-project .ute-dataManager-videoThrottleControl-dataAccessSwitchContainer,.ute-dataManager-videoThrottleControl-dataAccessSwitchContainer{position:absolute;top:0;right:0;bottom:0}.totes-project .ute-dataManager-videoThrottleControl-dataAccessSwitchContainer .ute-dataManager-dataAccess,.ute-dataManager-videoThrottleControl-dataAccessSwitchContainer .ute-dataManager-dataAccess{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.totes-project .ute-dataManager-videoThrottleControl-midSection,.ute-dataManager-videoThrottleControl-midSection{background-color:#f7f7f7;height:100%;position:relative;min-height:130px;margin-left:-1.6%;width:59.5%}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-midSection,.ute-dataManager-videoThrottleControl-midSection{min-height:160px}}.totes-project .ute-dataManager-videoThrottleControl-midSection-with-white-bg,.ute-dataManager-videoThrottleControl-midSection-with-white-bg{background-color:#fff!important;position:static!important}.totes-project .ute-dataManager-videoThrottleControl-alert,.ute-dataManager-videoThrottleControl-alert{padding-top:8px;padding-right:0;padding-left:0}.totes-project .ute-dataManager-videoThrottleControl-alertCopy,.ute-dataManager-videoThrottleControl-alertCopy{display:inline;float:left;margin-top:9px;font-family:"Avenir Next",sans-serif;font-weight:500;font-size:18px;padding-left:20px;margin-bottom:22px;cursor:default}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControl-alertCopy,.ute-dataManager-videoThrottleControl-alertCopy{padding-left:25px}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-alertCopy,.ute-dataManager-videoThrottleControl-alertCopy{padding-left:35px}}.totes-project .ute-dataManager-videoThrottleControl-dataDisabledCopy,.ute-dataManager-videoThrottleControl-dataDisabledCopy{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:16px;color:#da291c;display:inline;padding-left:0;margin-top:7px;float:left;padding-right:20px;margin-bottom:30px}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControl-dataDisabledCopy,.ute-dataManager-videoThrottleControl-dataDisabledCopy{padding-right:35px}}.totes-project .ute-dataManager-videoThrottleControl-displayName,.ute-dataManager-videoThrottleControl-displayName{font-family:"Avenir Next",sans-serif;font-weight:600;font-size:24px;display:block}.ute-dataManager-videoThrottleControl-dataAlertInputLabel{float:right;padding-top:20px;padding-right:10px}.totes-project .ute-dataManager-videoThrottleControl-dataAlertInputContainerOn,.ute-dataManager-videoThrottleControl-dataAlertInputContainerOn{height:30px;width:95px;border:1px solid red;background:#fff;border-radius:5px;margin:16px 0 0;float:right;line-height:1.4}.ute-dataManager-videoThrottleControl-dataAlertInputContainerOn:focus{line-height:1.4}.totes-project .ute-dataManager-videoThrottleControl-dataAlertInputContainerOff,.ute-dataManager-videoThrottleControl-dataAlertInputContainerOff{height:30px;width:95px;border:1px solid red;background:#fff;border-radius:5px;float:right;margin:6px 0 0;line-height:1.4}.ute-dataManager-videoThrottleControl-dataAlertInputContainerOff:focus{line-height:1.4}.totes-project .ute-dataManager-videoThrottleControl-input,.ute-dataManager-videoThrottleControl-input{font-family:Avenir Next,sans-serif;font-weight:500;font-size:17px;text-align:left;margin-left:8px;line-height:1.4}.totes-project .ute-dataManager-videoThrottleControl-input::-webkit-inner-spin-button,.ute-dataManager-videoThrottleControl-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.ute-dataManager-videoThrottleControl-input:focus{line-height:1.4}.totes-project .ute-dataManager-videoThrottleControl-inputUnit,.ute-dataManager-videoThrottleControl-inputUnit{font-family:Avenir Next,sans-serif;font-weight:500;font-size:17px;position:absolute;top:2px;right:8px;pointer-events:none}.md-button.ute-dataManager-videoThrottleControl-saveButton{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:19px;width:95px;height:30px;min-height:28px;padding-left:0;padding-right:0;margin-top:16px;float:right;margin-right:0;margin-left:3px}.totes-project .ute-dataManager-videoThrottleControl-saveButton:lang(fr),.ute-dataManager-videoThrottleControl-saveButton:lang(fr){font-size:16px}.md-button.ute-dataManager-videoThrottleControl-saveButtonSm{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:19px;width:95px;height:30px;min-height:28px;padding-left:0;padding-right:0;margin-top:10px;position:absolute;right:15px;z-index:1;margin-right:0}.totes-project .ute-dataManager-videoThrottleControl-saveButtonSm:lang(fr),.ute-dataManager-videoThrottleControl-saveButtonSm:lang(fr){font-size:16px}.totes-project .ute-dataManager-videoThrottleControl-leftIndicator,.ute-dataManager-videoThrottleControl-leftIndicator{font-family:"Avenir Next",sans-serif;font-weight:500;display:inline;float:left;margin-left:-10px;margin-top:-30px;cursor:default}.ute-dataManager-videoThrottleControl-leftIndicatorSpace{display:none}.ute-dataManager-videoThrottleControl-leftIndicatorSpace:lang(fr){display:inline}.totes-project .ute-dataManager-videoThrottleControl-rightIndicator,.ute-dataManager-videoThrottleControl-rightIndicator{font-family:"Avenir Next",sans-serif;font-weight:500;display:inline;float:right;margin-right:-14px;margin-top:-30px;cursor:default}.totes-project .ute-dataManager-videoThrottleControl-md-switch,.ute-dataManager-videoThrottleControl-md-switch{width:54px;height:30px;position:absolute;top:14px;left:11px}.totes-project .ute-dataManager-videoThrottleControl-md-switch md-switch .md-thumb,.ute-dataManager-videoThrottleControl-md-switch md-switch .md-thumb{background-color:#fff;position:absolute;left:27px;height:26px;width:26px}.totes-project .ute-dataManager-videoThrottleControl-md-switch .md-container,.ute-dataManager-videoThrottleControl-md-switch .md-container{width:54px;height:28px;margin:0}.totes-project .ute-dataManager-videoThrottleControl-md-switch .md-thumb-container,.ute-dataManager-videoThrottleControl-md-switch .md-thumb-container{width:25px;left:0}.totes-project .ute-dataManager-videoThrottleControl-md-switch .md-thumb-container:not(.md-checked),.ute-dataManager-videoThrottleControl-md-switch .md-thumb-container:not(.md-checked){left:-25px}.totes-project .ute-dataManager-videoThrottleControl-md-switch .ute-dataManager-dataAccess-md-switch,.ute-dataManager-videoThrottleControl-md-switch .ute-dataManager-dataAccess-md-switch{padding-bottom:9px}.totes-project .ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert,.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item .md-list-item-inner h2,.ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert,.ute-secondLevelNav-menu-accounts md-list md-list-item .md-list-item-inner h2{margin:0}.ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.totes-project .ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert:not(.md-checked) .md-label span,.totes-project .ute-dataManager-videoThrottleControl-md-switch .ute-dataManager-dataAccess-md-switch:not(.md-checked) .md-label span,.ute-dataManager-videoThrottleControl-md-switch .dataManagerDataControlEnableAlert:not(.md-checked) .md-label span,.ute-dataManager-videoThrottleControl-md-switch .ute-dataManager-dataAccess-md-switch:not(.md-checked) .md-label span{color:#da291c}.totes-project .ute-dataManager-videoThrottleControl-md-switch md-switch .md-bar,.ute-dataManager-videoThrottleControl-md-switch md-switch .md-bar{left:0;width:54px;top:1px;height:28px;border-radius:27px;box-shadow:inset 0 25px 10px -24px rgba(0,0,0,.3)}.totes-project .ute-dataManager-videoThrottleControl-md-sliderContainer,.ute-dataManager-videoThrottleControl-md-sliderContainer{width:100%;height:100%;position:relative;bottom:0}.totes-project .ute-dataManager-videoThrottleControl-md-slider,.ute-dataManager-videoThrottleControl-md-slider{color:#fff;width:100%;height:60px}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider[disabled] .md-track-fill,.ute-dataManager-videoThrottleControl-md-slider md-slider[disabled] .md-track-fill{display:block}.ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataSlider{margin-left:0;margin-right:0}.ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-md-slider-leftIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;left:0;height:7px;width:1px;cursor:default}.ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-md-slider-rightIndicator{border-left:2px solid #d7d7d7;top:20px;position:absolute;right:0;height:7px;width:1px;cursor:default}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:40px;width:40px;top:0;left:0;text-align:center;cursor:pointer;transform:none}.ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb:hover{transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]):focus .md-thumb,.ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]):focus .md-thumb{transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb:after,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb:after{font-family:"Avenir Next",sans-serif;font-size:34px;border-style:none;content:'\2039 \203A';line-height:36px;height:40px;width:40px;top:0;left:0;border-radius:50%;transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-focus-thumb,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-focus-thumb{left:-28px;top:-11px;width:40px;height:40px;transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-focus-ring,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-focus-ring{width:40px;height:40px;border-radius:50%;top:0;left:0;opacity:.3;transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring,.ute-dataManager-videoThrottleControl-md-slider md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:none}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-track-container,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-track-container{top:0;height:20px;border-top-right-radius:5px;border-top-left-radius:5px}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-track,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-track{border-top-right-radius:4px;border-top-left-radius:5px;background:#d7d7d7;box-shadow:inset 0 20px 8px -21px rgba(0,0,0,.7)}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-track-fill,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-track-fill{background-color:rgba(0,0,0,.26);width:1%;height:20px}.totes-project .ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb-container,.ute-dataManager-videoThrottleControl-md-slider md-slider .md-thumb-container{z-index:2;top:9px}.ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataIndicator{position:absolute;font-size:13px;font-weight:500;z-index:1;width:1%;display:inline;padding-right:5px;padding-top:2px;pointer-events:none}.ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataIndicatorBlack{color:#000;min-width:69px;text-align:left}.ute-dataManager-videoThrottleControl-md-slider .ute-dataManager-videoThrottleControl-dataIndicatorCopy{color:#fff;font-family:"Avenir Next",sans-serif;text-align:right}.totes-project .ute-dataManager-videoThrottleControl-alertsToggleState,.ute-dataManager-videoThrottleControl-alertsToggleState{height:100%;top:50%;transform:translateY(50%)}.totes-project .ute-dataManager-videoThrottleControl-alertsToggleCopy,.ute-dataManager-videoThrottleControl-alertsToggleCopy{transform:translateY(25%)}.totes-project .ute-dataManager-videoThrottleControl-noData,.ute-dataManager-videoThrottleControl-noData{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:18px;display:inherit;text-align:center;margin-bottom:12px}.totes-project .ute-dataManager-videoThrottleControl-noDataContainer,.ute-dataManager-videoThrottleControl-noDataContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.md-button.ute-dataManager-videoThrottleControl-addLineButton{width:155px;height:40px;font-size:16px;padding-left:10px;padding-right:10px;margin:0}@media (max-width:1169px){.md-button.ute-dataManager-videoThrottleControl-addLineButton{width:149px}}@media (max-width:991px){.md-button.ute-dataManager-videoThrottleControl-addLineButton{width:113px;padding-left:0;padding-right:0}}.totes-project .ute-dataManager-videoThrottleControl-Manage,.ute-dataManager-videoThrottleControl-Manage{font-weight:500;color:#0a5498;cursor:pointer}.ute-dataManager-videoThrottleControl-Manage:hover{text-decoration:underline}.ute-dataManager-videoThrottleControl-Manage:focus{outline:none}.totes-project .ute-dataManager-videoThrottleControl-notSharing,.ute-dataManager-videoThrottleControl-notSharing{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:18px;display:inherit;text-align:center;margin-bottom:12px}.ute-dataManager-videoThrottleControl-disabled{opacity:.3;pointer-events:none}.ute-data-manager-video-throttle-icon{position:relative;top:46px;right:-143px;display:inline-block}@media (max-width:1169px){.ute-data-manager-video-throttle-icon{right:-138px}}@media (max-width:991px){.ute-data-manager-video-throttle-icon{right:-130px;top:55px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-heading,.ute-dataManager-videoThrottle-dataOnOffModal-heading{margin-top:0;line-height:1.2;margin-bottom:23px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-blockInfo,.ute-dataManager-videoThrottle-dataOnOffModal-blockInfo{margin-bottom:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-colorBlock,.ute-dataManager-videoThrottle-dataOnOffModal-colorBlock{height:47px;width:7px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-idContent,.ute-dataManager-videoThrottle-dataOnOffModal-idContent{top:3px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-displayName,.ute-dataManager-videoThrottle-dataOnOffModal-displayName{font-size:18px;display:block;line-height:1.4}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-ctn,.ute-dataManager-videoThrottle-dataOnOffModal-ctn{margin-top:-5px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy,.ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-body,.ute-dataManager-videoThrottle-dataOnOffModal-body{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note,.ute-dataManager-videoThrottle-dataOnOffModal-note{font-size:13.5px}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note .ute-dataManager-videoThrottle-modal-link a,.ute-dataManager-videoThrottle-dataOnOffModal-note .ute-dataManager-videoThrottle-modal-link a{font-weight:500;color:#00469b}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-link,.ute-dataManager-videoThrottle-dataOnOffModal-link{font-size:19px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe,.ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe{font-size:16px;margin-bottom:24px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-optionContainer,.ute-dataManager-videoThrottle-dataOnOffModal-optionContainer{margin-left:-10px;width:calc(100% + 20px);padding:13px 10px 17px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-option,.ute-dataManager-videoThrottle-dataOnOffModal-option{font-size:22px;line-height:1.2;margin-bottom:7px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer{left:90px;padding-right:0;width:calc(100% - 95px)}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer,.ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer{height:54px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer,.ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer{left:90px;width:calc(100% - 95px)}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-cancelButton,.ute-dataManager-videoThrottle-dataOnOffModal-cancelButton{width:100%;margin-bottom:-10px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton,.ute-dataManager-videoThrottle-dataOnOffModal-continueButton{width:100%;margin-left:0;float:auto}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr),.ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr){padding:7px 15px}}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-modalClose,.ute-dataManager-videoThrottle-dataOnOffModal-modalClose{height:35px;width:35px}}@media (min-width:991px){.ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2{left:18.5%!important}.ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2:lang(fr){left:20%!important}}.totes-project .ute-dataManager-videoThrottleControlList,.ute-dataManager-videoThrottleControlList{margin-top:-47px;margin-bottom:17px}.totes-project .ute-dataManager-videoThrottleControlList .panel,.ute-dataManager-videoThrottleControlList .panel{overflow:visible}.totes-project .ute-dataManager-videoThrottleControlList-myDataAlertsTitle,.ute-dataManager-videoThrottleControlList-myDataAlertsTitle{font-family:Avenir Next,sans-serif;font-weight:500;font-size:25px;margin-left:6px;cursor:default}.totes-project .ute-dataManager-videoThrottleControlList-myDataAlertsTitle-heading,.ute-dataManager-videoThrottleControlList-myDataAlertsTitle-heading{margin-left:15px;display:inline;line-height:1.4}.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton{float:right;padding-right:48px;padding-left:20px;height:44px;margin:-2px 0 0}.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton .md-select-value,.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-dataManager-badgeList-headBadgeArrow,.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeArrow,.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeIcon,.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-paymentHelper [class^=ute-paymentHelper-icon-],.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton [class^=ute-icon-],.totes-project .ute-paymentHelper .ute-dataManager-videoThrottleControlList-closeDataAlertsButton [class^=ute-paymentHelper-icon-],.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .md-select-value,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .totes-project .md-select-value,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-headBadgeArrow,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-individualBadgeArrow,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-individualBadgeIcon,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-],.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-dataManager-badgeList-headBadgeArrow,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeArrow,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeIcon,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],.ute-dataManager-videoThrottleControlList-closeDataAlertsButton [class^=ute-icon-],.ute-resetVoicemailPassword-link .ute-dataManager-videoThrottleControlList-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-]{position:absolute;top:12px;right:17px;height:16px}.totes-project .ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-icon-arrow-down-invert,.ute-dataManager-videoThrottleControlList-closeDataAlertsButton .ute-icon-arrow-down-invert{transform:rotate(180deg);top:10px}@media (max-width:991px){.md-focused.ute-dataManager-videoThrottleControlList-closeDataAlertsButton:lang(fr){margin-top:20px}}.ute-dataManager-videoThrottleControlList-modal{width:706px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)!important}@media (max-width:767px){.ute-dataManager-videoThrottleControlList-modal{width:calc(100% - 20px);top:10px;left:5px;right:5px;transform:none!important}}.ute-dataManager-videoThrottleControlList-modal .md-input-has-value{width:80%}@media (max-width:767px){.ute-dataManager-videoThrottleControlList-modal .md-input-has-value{width:100%}}.totes-project .ute-dataManager-videoThrottleControlList-modal .ute-dataManager-modalContent,.ute-dataManager-videoThrottleControlList-modal .ute-dataManager-modalContent{min-width:300px;padding:30px;margin-top:0;margin-left:0;margin-right:0;width:706px;border-top-right-radius:0}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottleControlList-modal .ute-dataManager-modalContent,.ute-dataManager-videoThrottleControlList-modal .ute-dataManager-modalContent{width:100%;margin:0}}.totes-project .ute-dataManager-scale-in,.totes-project .ute-dataManager-scale-out,.ute-dataManager-scale-in,.ute-dataManager-scale-out{transform:scale(1);transition:transform .25s ease-out;-moz-transition:transform .25s ease-out;-webkit-transition:transform .25s ease-out}.totes-project .ute-dataManager-scale-out,.ute-dataManager-scale-out{transform:scale(0)}.totes-project .ute-dataManager-transition-delay25,.ute-dataManager-transition-delay25{transition-delay:.2s}.totes-project .ute-dataManager-videoThrottleControlList-titleBar,.ute-dataManager-videoThrottleControlList-titleBar{background-color:#ebebeb;margin-top:25px;padding-top:10px;padding-bottom:5px}.totes-project .ute-dataManager-videoThrottleControlList-titleBarContainer,.ute-dataManager-videoThrottleControlList-titleBarContainer{height:100%}.totes-project .ute-dataManager-videoThrottleControlList-titleCopy,.ute-dataManager-videoThrottleControlList-titleCopy{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:1.5;margin-left:-2px;cursor:default}.totes-project .ute-dataManager-videoThrottleControlList-sharedLinesHeader,.ute-dataManager-videoThrottleControlList-sharedLinesHeader{margin-left:-8px;font-weight:600}.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader,.ute-dataManager-videoThrottleControlList-PersonalizedDataHeader{margin-left:55px!important;font-weight:600}.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr),.ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr){margin-left:32px!important}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr),.ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr){margin-left:73px!important}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr),.ute-dataManager-videoThrottleControlList-PersonalizedDataHeader:lang(fr){margin-left:113px!important}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader,.ute-dataManager-videoThrottleControlList-PersonalizedDataHeader{margin-left:93px!important}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-PersonalizedDataHeader,.ute-dataManager-videoThrottleControlList-PersonalizedDataHeader{margin-left:133px!important}}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer,.ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer{font-weight:500;font-size:16px;color:#939598;float:right;margin-right:-30px;width:90%}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer,.ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer{margin-right:-60px}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer,.ute-dataManager-videoThrottleControlList-alertedDataHeaderContainer{margin-right:-30px}}.ute-dataManager-videoThrottleControlList-alertedDataHeaderTotalContainer{display:inline-block}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderValue,.ute-dataManager-videoThrottleControlList-alertedDataHeaderValue{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;color:#000;margin-left:4px}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderValue:lang(fr),.ute-dataManager-videoThrottleControlList-alertedDataHeaderValue:lang(fr){margin-left:0}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderSlash,.ute-dataManager-videoThrottleControlList-alertedDataHeaderSlash{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;color:#000}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderTotal,.ute-dataManager-videoThrottleControlList-alertedDataHeaderTotal{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;margin-right:-4px}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderUnit,.ute-dataManager-videoThrottleControlList-alertedDataHeaderUnit{font-size:14px;font-weight:500}.totes-project .ute-dataManager-videoThrottleControlList-alertedDataHeaderUnit:lang(fr):before,.ute-dataManager-videoThrottleControlList-alertedDataHeaderUnit:lang(fr):before{content:"\00a0"}.totes-project .ute-dataManager-videoThrottleControlList-titleAdd,.ute-dataManager-videoThrottleControlList-titleAdd{float:right;margin-right:-9px}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAdd,.ute-dataManager-videoThrottleControlList-titleAdd{display:block;padding-top:5px}}.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore,.ute-dataManager-videoThrottleControlList-titleAddMore{display:table-cell;padding-right:5px}.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-usageDial-mdIconButton{margin:0;padding:0;height:28px;width:28px;min-height:0}.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon,.ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:10px;width:12px;font-size:11px;min-height:0;min-width:0}.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-42px}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-21px}}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag,.ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-increasePlan-additionalTag{left:-58px}}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddMore,.ute-dataManager-videoThrottleControlList-titleAddMore{display:block;text-align:center;padding-right:0}}.totes-project .ute-dataManager-videoThrottleControlList-titleAddData,.ute-dataManager-videoThrottleControlList-titleAddData{line-height:1.3;display:table-cell;font-family:Avenir Next,sans-serif;font-weight:500;font-size:16px;vertical-align:middle;text-align:left;cursor:default}@media (max-width:1169px){.totes-project .ute-dataManager-videoThrottleControlList-titleAddData,.ute-dataManager-videoThrottleControlList-titleAddData{text-align:center}}.totes-project .ute-dataManager-videoThrottleControlList-dataAccessHeader,.ute-dataManager-videoThrottleControlList-dataAccessHeader{text-align:center}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-dataAccessHeader,.ute-dataManager-videoThrottleControlList-dataAccessHeader{text-align:left}}.totes-project .ute-dataManager-videoThrottleControlList-informationLinkCopy,.ute-dataManager-videoThrottleControlList-informationLinkCopy{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:17px;color:#0a5498;cursor:pointer;float:left;margin-top:15px;margin-left:-8px}.ute-dataManager-videoThrottleControlList-informationLinkCopy:hover{text-decoration:underline}.totes-project .ute-dataManager-videoThrottleControlList-myDataAlertsFooter,.ute-dataManager-videoThrottleControlList-myDataAlertsFooter{font-family:Avenir Next,sans-serif;font-weight:500;font-size:22px;color:#939598;float:right;margin-right:-9px;padding-top:10px;margin-bottom:36px;cursor:default}@media (max-width:991px){.totes-project .ute-dataManager-videoThrottleControlList-myDataAlertsFooter:lang(fr),.ute-dataManager-videoThrottleControlList-myDataAlertsFooter:lang(fr){letter-spacing:-.5px}}.totes-project .ute-dataManager-videoThrottleControlList-myDataAlertsFooterValue,.ute-dataManager-videoThrottleControlList-myDataAlertsFooterValue{color:#000}.totes-project .ute-dataManager-videoThrottleControlList-myDataAlertsFooterSlash,.ute-dataManager-videoThrottleControlList-myDataAlertsFooterSlash{font-family:Avenir Next,sans-serif;font-weight:500;font-size:22px;color:#000}.ute-dataManager-VT-position-heading{margin-left:55px}@media (max-width:1169px){.ute-dataManager-VT-position-heading{margin-left:100px}}@supports (-moz-appearance:none) and (display:contents){.ute-dataManager-videoThrottleControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{height:12px}}ute-data-manager-video-throttle-control-list .row{position:relative}.ute-dataManager-videoThrottleControl-rightContainer{padding:40px;background-color:#f7f7f7;color:#424042;right:0;top:0;bottom:0}.ute-dataManager-videoThrottleControl-rightContainer .ute-dataManager-videoThrottleControl-rightContainer-heading{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:22px;margin-bottom:30px;margin-top:0}.ute-dataManager-videoThrottleControl-rightContainer ul{list-style-type:none!important;padding:0;font-size:18px}.ute-dataManager-videoThrottleControl-rightContainer ul li{margin-bottom:30px}.ute-dataManager-videoThrottleControl-rightContainer .ute-dataManager-videoThrottleControl-rightContainer-link{color:#00469b;font-size:17px;font-weight:600}.ute-dataManager-videoThrottleControl-rightContainer .ute-dataManager-videoThrottleControl-rightContainer-link:hover{text-decoration:none}ute-data-manager-video-throttle-control-list .ute-dataManager-videoThrottleControl-rightContainer .learn-more-content-list li{list-style-type:none!important}.md-label-font-bold{font-weight:600!important}.totes-project .ute-dataManager-videoThrottleControlList-modal,.ute-dataManager-videoThrottleControlList-modal{padding:0;margin:0}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-noGutters,.ute-dataManager-videoThrottle-dataOnOffModal-noGutters{padding-left:0;padding-right:0}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-heading,.ute-dataManager-videoThrottle-dataOnOffModal-heading{font-family:Avenir Next,sans-serif;font-weight:500;font-size:24px;margin-left:0;margin-bottom:14px;margin-top:8px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-heading,.ute-dataManager-videoThrottle-dataOnOffModal-heading{margin-top:0;line-height:1.2;margin-bottom:23px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-blockInfo,.ute-dataManager-videoThrottle-dataOnOffModal-blockInfo{position:relative;float:left;margin-left:0;width:100%;margin-bottom:16px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-blockInfo,.ute-dataManager-videoThrottle-dataOnOffModal-blockInfo{margin-bottom:19px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-colorBlock,.ute-dataManager-videoThrottle-dataOnOffModal-colorBlock{height:65px;width:5px;display:inline-block}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-colorBlock,.ute-dataManager-videoThrottle-dataOnOffModal-colorBlock{height:47px;width:7px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-idContent,.ute-dataManager-videoThrottle-dataOnOffModal-idContent{display:inline-block;position:absolute;top:2px;left:15px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-idContent,.ute-dataManager-videoThrottle-dataOnOffModal-idContent{top:3px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-displayName,.ute-dataManager-videoThrottle-dataOnOffModal-displayName{font-family:Avenir Next,sans-serif;font-weight:500;font-size:24px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-displayName,.ute-dataManager-videoThrottle-dataOnOffModal-displayName{font-size:18px;display:block;line-height:1.4}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-ctn,.ute-dataManager-videoThrottle-dataOnOffModal-ctn{font-family:Avenir Next,sans-serif;font-weight:400;font-size:18px;line-height:1.3;margin-top:0}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-ctn,.ute-dataManager-videoThrottle-dataOnOffModal-ctn{margin-top:-5px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy,.ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy{font-family:Avenir Next,sans-serif;font-weight:400;font-size:18px;margin-left:0;margin-bottom:15px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy,.ute-dataManager-videoThrottle-dataOnOffModal-secondaryCopy{font-size:19px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-body,.ute-dataManager-videoThrottle-dataOnOffModal-body{font-family:"Avenir Next",sans-serif;font-weight:400;font-size:18px;margin-left:0;margin-bottom:15px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-body,.ute-dataManager-videoThrottle-dataOnOffModal-body{font-size:19px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note,.ute-dataManager-videoThrottle-dataOnOffModal-note{font-family:"Avenir Next",sans-serif;font-weight:400;font-size:18px;margin-left:0;margin-bottom:15px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note,.ute-dataManager-videoThrottle-dataOnOffModal-note{font-size:13.5px}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-note .ute-dataManager-videoThrottle-modal-link a,.ute-dataManager-videoThrottle-dataOnOffModal-note .ute-dataManager-videoThrottle-modal-link a{font-weight:500;color:#00469b}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-link,.ute-dataManager-videoThrottle-dataOnOffModal-link{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:18px;margin-left:0;margin-bottom:30px;line-height:1.2}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-link,.ute-dataManager-videoThrottle-dataOnOffModal-link{font-size:19px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-link a,.ute-dataManager-videoThrottle-dataOnOffModal-link a{color:#00469b}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe,.ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe{font-family:"Avenir Next",sans-serif;font-size:18px;margin-left:0;margin-bottom:38px;line-height:1.2;font-weight:200}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe,.ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe{font-size:16px;margin-bottom:24px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox,.ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox{top:10px;outline:0}.totes-project .ute-ao-treatment-desc br,.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox-input,.ute-ao-treatment-desc br,.ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox-input{display:none}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox-box,.ute-dataManager-videoThrottle-dataOnOffModal-vtr-rememberMe .vtr-checkbox-box{border:2px solid #bbbdc0;border-radius:4px;display:inline-block;vertical-align:middle;margin-top:3px;height:16px;width:16px}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-optionContainer,.ute-dataManager-videoThrottle-dataOnOffModal-optionContainer{background:#f8f8f8;width:100%;border-radius:6px;margin-left:0;padding:17px 15px 11px 17px;margin-bottom:18px;position:relative}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-optionContainer,.ute-dataManager-videoThrottle-dataOnOffModal-optionContainer{margin-left:-10px;width:calc(100% + 20px);padding:13px 10px 17px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-option,.ute-dataManager-videoThrottle-dataOnOffModal-option{font-family:Avenir Next,sans-serif;font-weight:500;font-size:24px;line-height:30px;margin-bottom:12px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-option,.ute-dataManager-videoThrottle-dataOnOffModal-option{font-size:22px;line-height:1.2;margin-bottom:7px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer{position:relative;height:60px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer{height:54px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{position:absolute;top:11.5px;left:43px;box-shadow:none}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer{position:absolute;left:89px;height:60px;padding-right:10px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopyContainer{left:90px;padding-right:0;width:calc(100% - 95px)}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopy,.ute-dataManager-videoThrottle-dataOnOffModal-upgradeCopy{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;position:relative;top:50%;line-height:1.3;transform:translateY(-50%)}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer,.ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer{position:relative;height:60px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer,.ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer{height:54px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{position:absolute;top:11.5px;left:0;margin-top:0;margin-bottom:0}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton,.ute-dataManager-videoThrottle-dataOnOffModal-increaseContainer .ute-dataManager-increasePlan-increaseContainer .ute-dataManager-usageDial-mdIconButton{left:45px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer,.ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer{position:absolute;left:46px;height:60px}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer,.ute-dataManager-videoThrottle-dataOnOffModal-increaseCopyContainer{left:90px;width:calc(100% - 95px)}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-increaseCopy,.ute-dataManager-videoThrottle-dataOnOffModal-increaseCopy{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;position:relative;top:50%;line-height:1.3;transform:translateY(-50%)}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-cancelButtonContainer,.totes-project .ute-discoveryPage-directive .carousel-wrap .slidePaneImage img,.ute-dataManager-videoThrottle-dataOnOffModal-cancelButtonContainer,.ute-discoveryPage-directive .carousel-wrap .slidePaneImage img{width:100%}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-cancelButton,.ute-dataManager-videoThrottle-dataOnOffModal-cancelButton{font-family:Avenir Next,sans-serif;font-weight:500;font-size:17px;color:#00469b;text-transform:capitalize;float:left;margin-left:0;padding:0 5px;margin-bottom:8px;margin-top:8px}.ute-dataManager-videoThrottle-dataOnOffModal-cancelButton:hover{text-decoration:underline}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-cancelButton,.ute-dataManager-videoThrottle-dataOnOffModal-cancelButton{width:100%;margin-bottom:-10px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButtonContainer,.ute-dataManager-videoThrottle-dataOnOffModal-continueButtonContainer{margin-left:0;margin-right:0}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton,.ute-dataManager-videoThrottle-dataOnOffModal-continueButton{float:left;margin-left:-13px;padding:0 15px;white-space:normal;height:auto}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton,.ute-dataManager-videoThrottle-dataOnOffModal-continueButton{width:100%;margin-left:0;float:auto}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr),.ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr){padding:7px 15px}}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton,.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr),.ute-dataManager-videoThrottle-dataOnOffModal-continueButton,.ute-dataManager-videoThrottle-dataOnOffModal-continueButton:lang(fr){font-size:16px}.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-modalClose,.ute-dataManager-videoThrottle-dataOnOffModal-modalClose{position:absolute;top:0;right:0;cursor:pointer}@media (max-width:767px){.totes-project .ute-dataManager-videoThrottle-dataOnOffModal-modalClose,.ute-dataManager-videoThrottle-dataOnOffModal-modalClose{height:35px;width:35px}}@media (min-width:991px){.ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2{left:18.5%!important}.ute-dataManager-videoThrottle-dataOnOffModal .col-sm-push-2:lang(fr){left:20%!important}}.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm{display:table;margin-top:20px;padding-right:20px;width:100%}.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item{display:table-cell;border:1px solid #f1f3f5;font-weight:500;padding:5px 10px;color:#414042;background:#f1f3f5;border-radius:15px;font-size:18px;position:relative;text-align:center;width:30%;text-decoration:none;vertical-align:middle}.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:last-child{width:70%}.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:active,.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:focus,.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:visited{text-decoration:none}.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item.active{border:1px solid #dd3527;background:#fff;color:#dd3527}.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ute-data-manager-accounts-summary-header-container ute-data-manager-accounts-summary-tabs .dataManager-summary-tabs-sm a.dataManager-summary-tabs-item:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ute-dataManager-VideoToggle-Switch{left:40%}@media (min-width:767px){.ute-dataManager-VideoToggle-Switch{left:38%!important}}.ute-data-manager-vt-icon-sprite{background:url(../images/vt-icon.png) no-repeat top left;display:inline-block;width:41px;height:43px}.ute-data-manager-vt-icon-008fb6{background-position:0 0;width:41px}.ute-data-manager-vt-icon-E4BC40{background-position:0 -53px}@media (max-width:767px){.ute-data-manager-vt-icon-E4BC40{background-position:0 -36px}}.ute-data-manager-vt-icon-662d91{background-position:0 -103px;width:41px;height:42px}@media (max-width:767px){.ute-data-manager-vt-icon-662d91{background-position:0 -81px}}.ute-data-manager-vt-icon-7aaa39{background-position:0 -158px;height:42px}@media (max-width:767px){.ute-data-manager-vt-icon-7aaa39{background-position:0 -115px}}.ute-data-manager-vt-icon-ac0067{background-position:0 -210px}@media (max-width:767px){.ute-data-manager-vt-icon-ac0067{background-position:0 -155px}}.ute-data-manager-vt-icon-2926ab{background-position:0 -263px}@media (max-width:767px){.ute-data-manager-vt-icon-2926ab{background-position:0 -195px}}.ute-data-manager-vt-icon-cd5e40{background-position:0 -316px;height:42px}@media (max-width:767px){.ute-data-manager-vt-icon-cd5e40{background-position:0 -235px}}.ute-data-manager-vt-icon-2b464c{background-position:0 -368px;height:42px}@media (max-width:767px){.ute-data-manager-vt-icon-2b464c{background-position:0 -274px}}.ute-data-manager-vt-icon-bbb62a{background-position:0 -420px;width:41px}@media (max-width:767px){.ute-data-manager-vt-icon-bbb62a{background-position:0 -320px}}.ute-data-manager-vt-icon-317d59{background-position:0 -473px}@media (max-width:767px){.ute-data-manager-vt-icon-317d59{background-position:0 -350px}}@media (min-width:991px){.ute-dataManager-vt-switch-label{font-family:"Open Sans",sans-serif;font-weight:800}}.totes-project .ute-dataManager-videoThrottleControlTag-container,.ute-dataManager-videoThrottleControlTag-container{border-top:1px solid gray;border-bottom:1px solid gray;margin-top:-1px;margin-left:0;margin-right:0}.totes-project .ute-dataManager-videoThrottleControlTag-colorBlockContainer,.ute-dataManager-videoThrottleControlTag-colorBlockContainer{padding:0;position:absolute;top:0;bottom:0}.totes-project .ute-dataManager-videoThrottleControlTag-colorBlock,.ute-dataManager-videoThrottleControlTag-colorBlock{height:100%;width:10px;display:inline-block}.dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>p>span,.totes-project .ute-dataManager-videoThrottleControlTag-contact,.ute-dataManager-videoThrottleControlTag-contact{display:inline}.totes-project .ute-dataManager-videoThrottleControlTag-displayName,.ute-dataManager-videoThrottleControlTag-displayName{font-family:Avenir Next,sans-serif;font-weight:500;display:inline;font-size:19px;letter-spacing:normal;margin-bottom:-5px;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-ctn,.ute-dataManager-videoThrottleControlTag-ctn{font-family:Avenir Next,sans-serif;font-weight:400;font-size:17px;display:block;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-alert,.ute-dataManager-videoThrottleControlTag-alert{font-family:Avenir Next,sans-serif;font-weight:400;font-size:13px;display:inline;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-change,.ute-dataManager-videoThrottleControlTag-change{font-family:Avenir Next,sans-serif;font-weight:400;font-size:12px;color:#da291c}.ute-dataManager-videoThrottleControlTag-change:hover{text-decoration:underline}.ute-dataManager-videoThrottleControlTag-change:focus{outline:none}.totes-project .ute-dataManager-videoThrottleControlTag-status-leftGroup,.ute-dataManager-videoThrottleControlTag-status-leftGroup{font-family:"Avenir Next",sans-serif;font-weight:400;font-size:14px;line-height:1.2;color:#da291c;z-index:4;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-status-joinedGroup,.ute-dataManager-videoThrottleControlTag-status-joinedGroup{font-family:"Avenir Next",sans-serif;font-weight:400;font-size:14px;line-height:1.2;color:#da291c;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-dataUsed,.ute-dataManager-videoThrottleControlTag-dataUsed{font-family:Avenir Next,sans-serif;font-weight:500;font-size:14px;letter-spacing:normal;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-bottomContainer,.ute-dataManager-videoThrottleControlTag-bottomContainer{margin-top:5px}.totes-project .ute-dataManager-videoThrottleControlTag-dataAlert,.ute-dataManager-videoThrottleControlTag-dataAlert{font-family:Avenir Next,sans-serif;font-weight:400;font-size:13px;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-dataAlertUsage,.ute-dataManager-videoThrottleControlTag-dataAlertUsage{display:inline-block;margin-left:-3px}.totes-project .ute-dataManager-videoThrottleControlTag-dataAlertTilda,.ute-dataManager-videoThrottleControlTag-dataAlertTilda{margin-left:-4px}.totes-project .ute-dataManager-videoThrottleControlTag-dataAlertTilda:lang(fr),.ute-dataManager-videoThrottleControlTag-dataAlertTilda:lang(fr){margin:0}.totes-project .ute-dataManager-videoThrottleControlTag-dataAlertOff,.ute-dataManager-videoThrottleControlTag-dataAlertOff{font-family:"Avenir Next",sans-serif;font-weight:500;font-size:13px;color:#da291c;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-chevron,.ute-dataManager-videoThrottleControlTag-chevron{position:absolute;top:50%;transform:translateY(-50%);right:20px;font-size:19px}.totes-project .ute-dataManager-videoThrottleControlTag-chevron-suspended,.ute-dataManager-videoThrottleControlTag-chevron-suspended{position:absolute;top:67%;transform:translateY(-50%);right:20px;font-size:19px}.totes-project .ute-dataManager-videoThrottleControlTag-leftCol,.ute-dataManager-videoThrottleControlTag-leftCol{padding-top:5px;padding-left:20px;padding-bottom:5px}.totes-project .ute-dataManager-videoThrottleControlTag-leftCol .add-a-line-desc,.ute-dataManager-videoThrottleControlTag-leftCol .add-a-line-desc{float:left}.totes-project .ute-dataManager-videoThrottleControlTag-rightCol,.ute-dataManager-videoThrottleControlTag-rightCol{position:absolute;top:0;right:0;bottom:0}.totes-project .ute-dataManager-videoThrottleControlTag-clickArea,.ute-dataManager-videoThrottleControlTag-clickArea{position:absolute;height:100%;right:0;width:100%;z-index:3;margin:0;padding:0}.totes-project .ute-dataManager-videoThrottleControlTag-tagIcon,.ute-dataManager-videoThrottleControlTag-tagIcon{position:absolute;right:50px;top:50%;transform:translateY(-50%);height:28px;width:38px}.totes-project .ute-dataManager-videoThrottleControlTag-tagIcon-suspended,.ute-dataManager-videoThrottleControlTag-tagIcon-suspended{position:absolute;right:50px;top:67%;transform:translateY(-50%);height:28px;width:38px}.totes-project .ute-dataManager-videoThrottleControlTag-status-cancelled,.totes-project .ute-dataManager-videoThrottleControlTag-status-suspended,.ute-dataManager-videoThrottleControlTag-status-cancelled,.ute-dataManager-videoThrottleControlTag-status-suspended{font-family:"Avenir Next",sans-serif;color:#da291c;line-height:1;text-align:right;position:absolute;top:33%;transform:translateY(-50%);right:20px}.totes-project .ute-dataManager-videoThrottleControlTag-status-cancelled,.ute-dataManager-videoThrottleControlTag-status-cancelled{top:50%;z-index:4;cursor:default}.totes-project .ute-dataManager-videoThrottleControlTag-useAlertOn,.ute-dataManager-videoThrottleControlTag-useAlertOn{background:url(../ute-data-manager/assets/alert.svg);background-size:40px 40px;height:40px;width:40px;display:block;background-color:gray;fill:red;color:red}.totes-project .ute-dataManager-videoThrottleControlTag-noData,.totes-project .ute-dataManager-videoThrottleControlTag-useAlertOff,.ute-dataManager-videoThrottleControlTag-noData,.ute-dataManager-videoThrottleControlTag-useAlertOff{height:40px;width:40px;-webkit-mask-size:40px 30px;mask-size:40px 30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:gray;-webkit-mask-image:url(../ute-data-manager/assets/megaphoneOff.png)}.totes-project .ute-dataManager-videoThrottleControlTag-noData,.ute-dataManager-videoThrottleControlTag-noData{-webkit-mask-image:url(../ute-data-manager/assets/dataOff.png)}.totes-project .ute-dataManager-videoThrottleControlTag-row,.ute-dataManager-videoThrottleControlTag-row{margin:0;position:relative}.totes-project .ute-dataManager-videoThrottleControlTag-disabled,.ute-dataManager-videoThrottleControlTag-disabled{opacity:.4}.totes-project .ute-dataManager-videoThrottleControlTag-disabledRight,.ute-dataManager-videoThrottleControlTag-disabledRight{position:absolute;left:0;top:0;background:#fff;opacity:.6;z-index:3;width:100%;height:100%}.totes-project .ute-dataManager-videoThrottleControlTag-groupStatus-joinedGroup,.ute-dataManager-videoThrottleControlTag-groupStatus-joinedGroup{font-family:"Avenir Next",sans-serif;font-size:14px;color:#da291c;line-height:1;position:absolute;right:32px;top:50%;transform:translateY(-50%);font-weight:500;text-align:right;z-index:4;cursor:pointer}.ute-dataManager-videoThrottleControlTag-groupStatus-joinedGroup:hover{text-decoration:underline}.ute-dataManager-videoThrottleControlTag-groupStatus-joinedGroup:focus{outline:none}.totes-project .ute-dataManager-videoThrottleControlTag-chevron-joinedGroup,.ute-dataManager-videoThrottleControlTag-chevron-joinedGroup{color:#da291c;position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:13px;height:11px;z-index:4}.totes-project .ute-dataManager-videoThrottleControlTag-groupStatus-leftGroup,.ute-dataManager-videoThrottleControlTag-groupStatus-leftGroup{font-family:"Avenir Next",sans-serif;font-size:14px;color:#da291c;line-height:1;position:absolute;right:32px;top:35%;transform:translateY(-50%);font-weight:500;text-align:right;z-index:4;cursor:pointer}.ute-dataManager-videoThrottleControlTag-groupStatus-leftGroup:hover{text-decoration:underline}.ute-dataManager-videoThrottleControlTag-groupStatus-leftGroup:focus{outline:none}.totes-project .ute-dataManager-videoThrottleControlTag-chevron-leftGroup,.ute-dataManager-videoThrottleControlTag-chevron-leftGroup{color:#da291c;position:absolute;right:20px;top:35%;transform:translateY(-50%);font-size:13px;height:11px;z-index:4}.totes-project .ute-dataManager-videoThrottleControlTag-tagIcon-leftGroup,.ute-dataManager-videoThrottleControlTag-tagIcon-leftGroup{position:absolute;right:50px;top:73%;transform:translateY(-50%);height:28px;width:38px}.totes-project .ute-dataManager-videoThrottleControlTagList-manageDataAlertsButton,.ute-dataManager-videoThrottleControlTagList-manageDataAlertsButton{width:100%;padding-left:0;padding-right:0;color:#fff;margin-bottom:2px;margin-left:0;margin-right:0;height:42px}.totes-project .ute-dataManager-videoThrottleControlTagList-help,.ute-dataManager-videoThrottleControlTagList-help{font-size:15px}.totes-project .ute-dataManager-set-video-throttle-learn-more-xs a,.ute-dataManager-set-video-throttle-learn-more-xs a{display:inline-block;font-size:16px;margin-left:5px;font-weight:600;color:#00469b}.dsat-alert_main{display:block;position:static;width:100%;z-index:1;margin-bottom:24px}.dsat-alert_main .dsat-alert{position:static;top:0;left:0;z-index:1;width:100%;background-color:#ffbf3f}.dsat-alert_main .dsat-alert .dsat-alert__wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 24px;max-width:1200px;margin:auto;color:#414042}.dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy{font-size:18px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>span{margin:2px 8px 0 0;font-size:2.4px}.dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>p{margin-right:8px;margin-bottom:0}.dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__copy>p a{display:inline;padding-left:8px}.dsat-alert_main .dsat-alert .dsat-alert__wrapper .dsat-alert__link>a{font-size:2.4rem}.disabled,.dsat-button.-icon:disabled .dsat-button__wrapper,.dsat-button.-icon[disabled] .dsat-button__wrapper,.totes-project .disabled,.totes-project .dsat-button.-icon:disabled .dsat-button__wrapper,.totes-project .dsat-button.-icon[disabled] .dsat-button__wrapper{pointer-events:none;color:#c2c2c2}.dsat-button.-icon:hover .dsat-button__wrapper,.totes-project .dsat-button.-icon:hover .dsat-button__wrapper{box-shadow:0 0 6px 0 rgba(65,64,66,.24)}.dsat-button{max-width:100%;cursor:pointer;height:48px;border:1px solid transparent;border-radius:4px;letter-spacing:.4px;line-height:1;display:inline-block;background-color:transparent;transition:all 100ms linear;text-align:center;padding:16px}.dsat-button:active,.dsat-button:focus,.dsat-button:hover{text-decoration:none}.dsat-button:disabled:active,.dsat-button:disabled:focus,.dsat-button:disabled:hover,.dsat-button[disabled]:active,.dsat-button[disabled]:focus,.dsat-button[disabled]:hover{box-shadow:none;text-decoration:none}.dsat-button__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.dsat-button__copy{white-space:nowrap;line-height:normal;overflow:hidden;text-overflow:ellipsis}.dsat-button.-small{height:32px;padding:8px}.dsat-button.-hasDsIcon .ds-icon{margin-left:4px}.dsat-button.-iconLeft .ds-button__wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dsat-button.-iconLeft .dsat-icon{margin-left:0;margin-right:4px}.dsat-button.-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:48px;color:#414042;padding:0}.dsat-button.-icon.-small{width:32px}.dsat-button.-icon .dsat-icon{margin-left:0;margin-right:0}.dsat-button.-icon .dsat-button__wrapper{box-sizing:border-box;border-radius:50%;height:32px;width:32px;border:1px solid transparent}.dsat-button.-icon:hover{color:#fff}.dsat-button.-icon:hover .dsat-button__wrapper{background-color:#da291c;border-color:#da291c}.dsat-button.-icon:focus{color:#fff;box-shadow:none}.dsat-button.-icon:focus .dsat-button__wrapper{outline:none;box-shadow:0 0 4px 0 #2f6fa7;background-color:#da291c;border-color:#da291c}.dsat-button.-icon:active,.dsat-button.-icon:hover:active{box-shadow:none}.dsat-button.-icon:active .dsat-button__wrapper,.dsat-button.-icon:hover:active .dsat-button__wrapper{box-shadow:inset 0 1px 4px 0 #414042}.dsat-button.-icon:disabled,.dsat-button.-icon[disabled]{pointer-events:none}.dsat-icon-wrapper{display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;-ms-flex-pack:center;justify-content:center}[class*=' rds-icon-'],[class^=rds-icon-]{font-family:rds-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:2.4rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rds-icon-error:before,tsls-footer .rds-icon-error:before,tsls-header .rds-icon-error:before{font-family:rds-icon!important;content:'\e910'}.rds-icon-warning:before,tsls-footer .rds-icon-warning:before,tsls-header .rds-icon-warning:before{font-family:rds-icon!important;content:'\e92c'}.rds-icon-check:before,tsls-footer .rds-icon-check:before,tsls-header .rds-icon-check:before{font-family:rds-icon!important;content:'\e90d'}.ute-dataManager div,.ute-dataManager input,.ute-dataManager span{font-family:"Ted Next"!important}.ute-dataManager .ute-dataManager-dataControlList-alertedDataHeader,.ute-dataManager .ute-dataManager-dataControlList-alertedDataHeaderTotalContainer,.ute-dataManager .ute-dataManager-dataControlList-myDataAlertsFooter{color:#6a6b6d!important}.ute-discoveryPage-dataControlList-modal{max-width:710px}.modal-content.ute-discoveryPage-modalContent{max-width:707px;margin:10px;padding:0 0 10px;width:100%;height:100%;border-top-right-radius:0}@media (max-width:767px){.modal-content.ute-discoveryPage-modalContent{width:auto}}.totes-project .ute-discoveryPage-directive-focus,.ute-discoveryPage-directive-checkbox:focus,.ute-discoveryPage-directive-continueButton:focus,.ute-discoveryPage-directive-focus,.ute-discoveryPage-directive-modalClose:focus{outline:#0a5498 auto 1px!important}.ute-discoveryPage-directive-modalClose{z-index:9}.totes-project .ute-discoveryPage-directive .carousel-indicators,.ute-discoveryPage-directive .carousel-indicators{position:absolute;margin-left:50%;transform:translateX(-50%);width:140px;bottom:-68px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-indicators,.ute-discoveryPage-directive .carousel-indicators{bottom:-52px;width:120px}}.totes-project .ute-discoveryPage-directive .carousel-indicators .active,.ute-discoveryPage-directive .carousel-indicators .active{width:16px;height:16px;background:#000}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-indicators .active,.ute-discoveryPage-directive .carousel-indicators .active{width:12px;height:12px}}.totes-project .ute-discoveryPage-directive .carousel-indicators li,.ute-discoveryPage-directive .carousel-indicators li{background:#fff;width:16px;height:16px;margin:0 8px;border:2px solid #000}.ute-discoveryPage-directive .carousel-indicators li:focus,.ute-discoveryPage-directive .carousel-indicators li:hover{background:#000}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-indicators li,.ute-discoveryPage-directive .carousel-indicators li{width:12px;height:12px;margin:0 7px}}.totes-project .ute-discoveryPage-directive .carousel-inner>.next,.totes-project .ute-discoveryPage-directive .carousel-inner>.prev,.ute-discoveryPage-directive .carousel-inner>.next,.ute-discoveryPage-directive .carousel-inner>.prev,body.up[hasSecondLevelNav=true] header#header.clone.navbar{top:0}.totes-project .ute-discoveryPage-directive .carousel-wrap,.ute-discoveryPage-directive .carousel-wrap{margin-left:0;margin-right:0;overflow:hidden;padding-bottom:76px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-wrap,.ute-discoveryPage-directive .carousel-wrap{padding-bottom:49px}}.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control,.ute-discoveryPage-directive .carousel-wrap .carousel-control{width:40px;background:#fff;background:0 0;filter:none;cursor:pointer;position:absolute;height:254px;margin-top:213px;opacity:1;text-shadow:none}@media (max-width:767px){.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control,.ute-discoveryPage-directive .carousel-wrap .carousel-control{display:none}}.ute-discoveryPage-directive .carousel-wrap .carousel-control:focus span:before{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-discoveryPage-directive .carousel-wrap .carousel-control:focus span:before{border:1px solid #0a5498!important;outline:none!important}}.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control.left span,.ute-discoveryPage-directive .carousel-wrap .carousel-control.left span{position:absolute;width:34px;height:34px;left:30px;top:50%;transform:rotate(180deg)}.ute-discoveryPage-directive .carousel-wrap .carousel-control.left span:before,.ute-discoveryPage-directive .carousel-wrap .carousel-control.right span:before{font-family:ute-icon,rui-icon;color:#323133;font-size:23px}.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control.right span,.ute-discoveryPage-directive .carousel-wrap .carousel-control.right span{position:absolute;width:34px;height:34px;right:30px;top:50%}.totes-project .ute-discoveryPage-directive-carouselContainer,.ute-discoveryPage-directive-carouselContainer{position:relative;width:100%;margin:0;padding:39px 20px 0}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-carouselContainer,.ute-discoveryPage-directive-carouselContainer{width:100%;margin-left:0;margin-right:0;padding-top:0;padding-left:16px;padding-right:16px}}.totes-project .ute-discoveryPage-directive-heading,.ute-discoveryPage-directive-heading{font-family:Avenir Next,sans-serif;font-size:21px;font-weight:500;text-align:left;margin-top:33px;margin-bottom:34px;letter-spacing:normal;line-height:1.15;padding-left:77px;padding-right:77px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-heading,.ute-discoveryPage-directive-heading{font-size:18px;margin-top:92px;line-height:1.2;padding-left:69px;margin-bottom:20px;padding-right:10px}}.totes-project .ute-discoveryPage-directive-secondaryCopy,.ute-discoveryPage-directive-secondaryCopy{font-family:Avenir Next,sans-serif;font-size:21px;font-weight:500;text-align:center;margin-bottom:21px;padding-left:45px;padding-right:50px;line-height:1.2;margin-right:6px}@media (max-width:768px){.totes-project .ute-discoveryPage-directive-secondaryCopy,.ute-discoveryPage-directive-secondaryCopy{font-size:18px;text-align:left;margin-bottom:17px;padding-left:3px;padding-right:0;font-weight:400}}.totes-project .ute-discoveryPage-directive-slidePaneImage,.ute-discoveryPage-directive-slidePaneImage{margin-bottom:25px;margin-left:76px;margin-right:76px}@media (max-width:768px){.totes-project .ute-discoveryPage-directive-slidePaneImage,.ute-discoveryPage-directive-slidePaneImage{margin-bottom:45px;margin-left:0;margin-right:0}}.totes-project .ute-discoveryPage-directive-leftNavMobile,.ute-discoveryPage-directive-leftNavMobile{font-family:"Avenir Next",sans-serif;font-size:16px;color:#0a5498;float:left;margin-top:-38px;font-weight:500;cursor:pointer;position:absolute}.ute-discoveryPage-directive-leftNavMobile:hover{text-decoration:underline}.ute-discoveryPage-directive-leftNavMobile:focus{outline:none}.totes-project .ute-discoveryPage-directive-rightNavMobile,.ute-discoveryPage-directive-rightNavMobile{font-family:"Avenir Next",sans-serif;font-size:16px;color:#0a5498;float:right;margin-top:-38px;font-weight:500;cursor:pointer}.ute-discoveryPage-directive-rightNavMobile:hover{text-decoration:underline}.ute-discoveryPage-directive-rightNavMobile:focus{outline:none}.totes-project .ute-discoveryPage-directive-body,.ute-discoveryPage-directive-body{font-family:Avenir Next,sans-serif;font-size:18px;font-weight:400;text-align:center;line-height:1.2;margin-left:10px;letter-spacing:-.35px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-body,.ute-discoveryPage-directive-body{text-align:left;margin-left:3px}}.totes-project .ute-discoveryPage-directive-buttonRow,.ute-discoveryPage-directive-buttonRow{padding-bottom:40px;padding-right:20px;padding-left:20px}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-buttonRow,.ute-discoveryPage-directive-buttonRow{padding-bottom:30px}}.totes-project .ute-discoveryPage-directive-continueButtonContainer,.ute-discoveryPage-directive-continueButtonContainer{margin-right:20px;margin-left:20px;margin-top:5px;width:calc(100% -40px);height:40px}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-continueButtonContainer,.ute-discoveryPage-directive-continueButtonContainer{height:43px}}.totes-project .ute-discoveryPage-directive-continueButton,.ute-discoveryPage-directive-continueButton{float:right;width:100%;padding-right:0;padding-left:0;margin-right:0;font-family:Avenir Next,sans-serif;font-size:18px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-continueButton,.ute-discoveryPage-directive-continueButton{font-size:16px;margin-left:0;margin-right:0}}.totes-project .ute-discoveryPage-directive-checkboxContainer,.ute-discoveryPage-directive-checkboxContainer{width:auto;margin-top:4px;position:relative;left:50%;transform:translateX(-50%)}.totes-project .ute-discoveryPage-directive-checkbox,.ute-discoveryPage-directive-checkbox{left:50%;transform:translateX(-50%);margin:0;width:auto;height:52px}.totes-project .ute-discoveryPage-directive-checkbox ._md-container,.ute-discoveryPage-directive-checkbox ._md-container{height:17px;width:17px;transform:translateY(-51%)}.totes-project .ute-discoveryPage-directive-checkbox ._md-icon,.ute-discoveryPage-directive-checkbox ._md-icon{height:16px;width:16px;border-color:#bbbdc0;border-radius:4px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-checkbox ._md-icon,.ute-discoveryPage-directive-checkbox ._md-icon{height:18px;width:18px}}.md-checked.ute-discoveryPage-directive-checkbox ._md-icon,.totes-project .md-checked.ute-discoveryPage-directive-checkbox ._md-icon{background-color:#da291c}.md-checked.ute-discoveryPage-directive-checkbox ._md-icon:after,.totes-project .md-checked.ute-discoveryPage-directive-checkbox ._md-icon:after{top:2px;left:6px;width:5px;height:13px}.totes-project .ute-discoveryPage-directive-checkbox ._md-label,.ute-discoveryPage-directive-checkbox ._md-label{height:52px;width:100%}.totes-project .ute-discoveryPage-directive-checkboxText,.ute-discoveryPage-directive-checkboxText{font-family:Avenir Next,sans-serif;font-size:18px;font-weight:400;vertical-align:middle;line-height:52px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-checkboxText,.ute-discoveryPage-directive-checkboxText{font-size:17px;font-weight:500}}.totes-project .ute-discoveryPage-directive-new,.ute-discoveryPage-directive-new{position:absolute;top:82px;left:31px;height:52px;width:52px;border-radius:50%;background:#fcbd3c}.totes-project .ute-discoveryPage-directive-new:lang(fr),.ute-discoveryPage-directive-new:lang(fr){width:66px;height:66px;top:75px;left:25px}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-new:lang(fr),.ute-discoveryPage-directive-new:lang(fr){top:-10px;left:15px}.totes-project .ute-discoveryPage-directive-new,.ute-discoveryPage-directive-new{top:-10px;left:21px}}.totes-project .ute-discoveryPage-directive-newText,.ute-discoveryPage-directive-newText{line-height:52px;margin:0 auto;font-family:Open Sans,sans-serif;font-weight:800;text-align:center;font-size:12px;height:52px}.totes-project .ute-discoveryPage-directive-newText:lang(fr),.ute-discoveryPage-directive-newText:lang(fr){line-height:66px}.totes-project .ute-discoveryPage-directive-modalClose,.ute-discoveryPage-directive-modalClose{position:absolute;top:0;right:0;cursor:pointer}@media (max-width:767px){.totes-project .ute-discoveryPage-directive-modalClose,.ute-discoveryPage-directive-modalClose{height:35px}}.totes-project .ute-discoveryPage-directive,.ute-discoveryPage-directive{margin-top:0}.totes-project .ute-discoveryPage-directive-myDataAlertsTitle,.ute-discoveryPage-directive-myDataAlertsTitle{font-family:Avenir Next,sans-serif;font-weight:500;font-size:25px}.totes-project .ute-discoveryPage-directive-closeDataAlertsButton,.ute-discoveryPage-directive-closeDataAlertsButton{float:right;margin-right:0;margin-top:-2px;padding-right:48px;width:208px;padding-left:0;margin-left:0}.totes-project .ute-discoveryPage-directive-closeDataAlertsButton .md-select-value,.totes-project .ute-discoveryPage-directive-closeDataAlertsButton .ute-dataManager-badgeList-headBadgeArrow,.totes-project .ute-discoveryPage-directive-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeArrow,.totes-project .ute-discoveryPage-directive-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeIcon,.totes-project .ute-discoveryPage-directive-closeDataAlertsButton .ute-paymentHelper [class^=ute-paymentHelper-icon-],.totes-project .ute-discoveryPage-directive-closeDataAlertsButton [class^=ute-icon-],.totes-project .ute-paymentHelper .ute-discoveryPage-directive-closeDataAlertsButton [class^=ute-paymentHelper-icon-],.ute-discoveryPage-directive-closeDataAlertsButton .md-select-value,.ute-discoveryPage-directive-closeDataAlertsButton .totes-project .md-select-value,.ute-discoveryPage-directive-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-headBadgeArrow,.ute-discoveryPage-directive-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-individualBadgeArrow,.ute-discoveryPage-directive-closeDataAlertsButton .totes-project .ute-dataManager-badgeList-individualBadgeIcon,.ute-discoveryPage-directive-closeDataAlertsButton .totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-],.ute-discoveryPage-directive-closeDataAlertsButton .ute-dataManager-badgeList-headBadgeArrow,.ute-discoveryPage-directive-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeArrow,.ute-discoveryPage-directive-closeDataAlertsButton .ute-dataManager-badgeList-individualBadgeIcon,.ute-discoveryPage-directive-closeDataAlertsButton .ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-],.ute-discoveryPage-directive-closeDataAlertsButton [class^=ute-icon-],.ute-resetVoicemailPassword-link .ute-discoveryPage-directive-closeDataAlertsButton [class^=ute-resetVoicemailPassword-icon-]{position:absolute;top:12px;right:17px}.totes-project .ute-discoveryPage-directive-closeDataAlertsButton .ute-icon-arrow-down-invert,.ute-discoveryPage-directive-closeDataAlertsButton .ute-icon-arrow-down-invert{transform:rotate(180deg);top:10px}.totes-project .ute-discoveryPage-directive-modal .ute-discoveryPage-modalContent,.ute-discoveryPage-directive-modal .ute-discoveryPage-modalContent{min-width:350px;min-height:408px}.totes-project .ute-discoveryPage-alertsRecipientModal-heading,.ute-discoveryPage-alertsRecipientModal-heading{font-family:Avenir Next,sans-serif;font-weight:500;font-size:24px;margin-bottom:25px;margin-left:-19px}.totes-project .ute-discoveryPage-alertsRecipientModal-secondary,.ute-discoveryPage-alertsRecipientModal-secondary{font-family:Avenir Next,sans-serif;font-weight:500;font-size:21px;line-height:22px;margin-bottom:30px;margin-left:-19px}.totes-project .ute-discoveryPage-alertsRecipientModal-body,.ute-discoveryPage-alertsRecipientModal-body{font-family:Avenir Next,sans-serif;font-weight:400;font-size:18px;margin-left:-18px}.md-select-value,.totes-project .md-select-value{margin-left:-20px;margin-top:-13px;margin-bottom:-25px;font-family:Avenir Next,sans-serif;font-weight:500;font-size:17px;width:260px;border:1px solid #808284;padding-left:27px;height:40px;padding-top:0;padding-bottom:2px;line-height:30px;border-radius:6px}.md-active.md-select-menu-container,.md-clickable.md-select-menu-container{z-index:9999}.totes-project .ute-discoveryPage-scale-in,.totes-project .ute-discoveryPage-scale-out,.ute-discoveryPage-scale-in,.ute-discoveryPage-scale-out{transform:scale(1);transition:transform .25s ease-out;-moz-transition:transform .25s ease-out;-webkit-transition:transform .25s ease-out}.totes-project .ute-discoveryPage-scale-out,.ute-discoveryPage-scale-out{transform:scale(0)}.totes-project .ute-discoveryPage-transition-delay25,.ute-discoveryPage-transition-delay25{transition-delay:.2s}.totes-project .ute-discoveryPage-modalButtonGroup,.ute-discoveryPage-modalButtonGroup{width:100%;height:69px;position:relative}.totes-project .ute-discoveryPage-alertsRecipientModal-cancelButton,.ute-discoveryPage-alertsRecipientModal-cancelButton{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;float:left;margin-left:-32px;margin-top:20px;color:#0a5498;text-transform:capitalize}.ute-discoveryPage-alertsRecipientModal-cancelButton:hover{text-decoration:underline}.md-button.ute-discoveryPage-alertsRecipientModal-continueButton{position:absolute;bottom:5px;right:0}.totes-project .ute-discoveryPage-directive-titleBar,.ute-discoveryPage-directive-titleBar{background-color:#ebebeb;height:50px;margin-top:25px}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-titleBar,.ute-discoveryPage-directive-titleBar{height:80px}}.totes-project .ute-discoveryPage-directive-titleCopy,.ute-discoveryPage-directive-titleCopy{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;line-height:50px}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-titleCopy,.ute-discoveryPage-directive-titleCopy{line-height:30px;padding-top:10px}}.totes-project .ute-discoveryPage-directive-PersonalizedDataHeader,.ute-discoveryPage-directive-PersonalizedDataHeader{float:left}.totes-project .ute-discoveryPage-directive-alertedDataHeader,.ute-discoveryPage-directive-alertedDataHeader{font-weight:500;font-size:16px;color:#939598;float:right;margin-right:-15px}.totes-project .ute-discoveryPage-directive-alertedDataHeaderSlash,.ute-discoveryPage-directive-alertedDataHeaderSlash{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px;color:#000}.totes-project .ute-discoveryPage-directive-alertedDataHeaderTotal,.ute-discoveryPage-directive-alertedDataHeaderTotal{font-family:Avenir Next,sans-serif;font-weight:500;font-size:18px}.totes-project .ute-discoveryPage-directive-alertedDataHeaderUnit,.ute-discoveryPage-directive-alertedDataHeaderUnit{font-size:14px;font-weight:500;margin-left:-4px}.totes-project .ute-discoveryPage-directive-dataAccessHeader,.ute-discoveryPage-directive-dataAccessHeader{text-align:center}@media (max-width:991px){.totes-project .ute-discoveryPage-directive-dataAccessHeader,.ute-discoveryPage-directive-dataAccessHeader{text-align:left;padding-left:20px}}.totes-project .ute-discoveryPage-directive-myDataAlertsFooter,.ute-discoveryPage-directive-myDataAlertsFooter{font-family:Avenir Next,sans-serif;font-weight:500;font-size:22px;color:#939598;margin-left:57%}.totes-project .ute-discoveryPage-directive-myDataAlertsFooterSlash,.ute-discoveryPage-directive-myDataAlertsFooterSlash{font-family:Avenir Next,sans-serif;font-weight:500;font-size:22px;color:#000}.totes-project .ute-reactivateCtn-link,.ute-reactivateCtn-link{color:#337ab7;cursor:pointer;text-decoration:none;font-size:16px;font-weight:900}.totes-project .ute-reactivateCtn-vertical-align-middle,.ute-reactivateCtn-vertical-align-middle{transform:translateY(40%)}@media (max-width:520px){.totes-project .ute-reactivateCtn-vertical-align-middle,.ute-reactivateCtn-vertical-align-middle{transform:translateY(0%)}}.totes-project .ute-reactivateCtn-vertical-align-middle:lang(fr),.ute-reactivateCtn-vertical-align-middle:lang(fr){transform:translateY(0%)}@media (max-width:520px){.totes-project .ute-reactivateCtn-vertical-align-middle:lang(fr),.ute-reactivateCtn-vertical-align-middle:lang(fr){transform:translateY(0%)}}.totes-project .ute-reactivateCtn-support-phone,.ute-reactivateCtn-support-phone{margin:0 0 0 10px;display:inline-block;font-size:16px;font-weight:700}.totes-project .ute-reactivateCtn-confirmation-loader-container,.ute-reactivateCtn-confirmation-loader-container{width:65px;display:inline;float:right;margin:15px 0;padding-left:20px}.totes-project .ute-reactivateCtn-loading-img,.ute-reactivateCtn-loading-img{height:30px}.totes-project .ute-reactivateCtn-message-box,.ute-reactivateCtn-message-box{padding:10px;border-radius:8px;color:#414042;background-color:#eff0f0;font-size:18px;font-weight:400;text-align:left}.totes-project .ute-reactivateCtn-message-box-title,.ute-reactivateCtn-message-box-title{color:#414042;font-size:21px;font-weight:600;text-align:left}.totes-project .ute-reactivateCtn-message-box-message,.ute-reactivateCtn-message-box-message{margin:10px 0 0;max-width:500px;font-size:16px}.totes-project .ute-reactivateCtn-support-phone-box,.ute-reactivateCtn-support-phone-box{margin:10px 0 0!important}.totes-project .ute-reactivateCtn-support-phone-box-modal,.ute-reactivateCtn-support-phone-box-modal{margin:0!important}@media (max-width:520px){.totes-project .ute-reactivateCtn-support-phone-box-modal,.ute-reactivateCtn-support-phone-box-modal{margin:0 0 0 15px!important}}.totes-project .ute-reactivateCtn-support-phone-modal,.ute-reactivateCtn-support-phone-modal{margin:0 0 0 20px;display:inline-block;font-size:16px;font-weight:700}.totes-project .ute-reactivateCtn-message-box-support,.ute-reactivateCtn-message-box-support{margin:10px 0 0}.totes-project .ute-reactivateCtn-message-box-support div,.ute-reactivateCtn-message-box-support div{margin:5px 0}.totes-project .ute-reactivateCtn-button,.totes-project .ute-reactivateCtn-repView-button,.ute-reactivateCtn-button,.ute-reactivateCtn-repView-button{margin:15px 0;color:#fff;background-color:#da291c;padding:6px 12px 6px 15px;display:inline-block;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;line-height:1.42857;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;float:none}.totes-project .ute-reactivateCtn-button,.ute-reactivateCtn-button{max-width:90%;font-size:14px;font-weight:400}.totes-project .ute-reactivateCtn-repView-button,.ute-reactivateCtn-repView-button{font-size:17px;font-weight:600;width:250px}.totes-project .ute-reactivateCtn-Success-header,.ute-reactivateCtn-Success-header{margin:15px 0}.totes-project .ute-reactivateCtn-Success-header-message,.ute-reactivateCtn-Success-header-message{margin:10px 0 0;max-width:500px;font-size:16px}.totes-project .ute-reactivateCtn-Success-body,.ute-reactivateCtn-Success-body{margin:25px 0 15px}.totes-project .ute-reactivateCtn-Success-body-title,.ute-reactivateCtn-Success-body-title{margin:0 0 30px;font-size:20px;font-weight:500}.totes-project .ute-reactivateCtn-Success-body-text:before,.ute-reactivateCtn-Success-body-text:before{content:'';display:inline-block;vertical-align:middle;height:100%}.totes-project .ute-reactivateCtn-Success-body-section,.ute-reactivateCtn-Success-body-section{margin:10px 0}.totes-project .ute-reactivateCtn-Success-support-question,.ute-reactivateCtn-Success-support-question{display:inline-block;font-size:20px;font-weight:500}.totes-project .ute-reactivateCtn-modalHeadingGroup,.ute-reactivateCtn-modalHeadingGroup{padding:40px 0 0 20px;font-size:16px;font-weight:900}.totes-project .ute-reactivateCtn-modalBodyGroup,.ute-reactivateCtn-modalBodyGroup{margin:20px 10px;padding:0 0 30px}.totes-project .ute-reactivateCtn-modalBody,.totes-project .ute-reactivateCtn-repView-modalBody,.ute-reactivateCtn-modalBody,.ute-reactivateCtn-repView-modalBody{margin:10px 0;font-size:16px}.totes-project .ute-reactivateCtn-repView-modalBody span,.ute-reactivateCtn-repView-modalBody span{padding-left:25px;font-size:20px;font-weight:600}.totes-project .ute-reactivateCtn-repView-modalBody ul li,.ute-reactivateCtn-repView-modalBody ul li{clear:both}.totes-project .ute-reactivateCtn-message-box-container,.ute-reactivateCtn-message-box-container{padding-left:20px}.offerIcon,.totes-project .offerIcon{width:30px;margin-left:11px;margin-top:4px;text-align:center;vertical-align:top}.offerTypeClass,.totes-project .offerTypeClass{color:#da291c;font-size:16px;font-weight:600;text-align:left}.offerHeadClass,.totes-project .offerHeadClass{margin-left:.7em}.offerNameClass,.totes-project .offerNameClass{color:#414042;font-size:16px;font-weight:600;text-align:left}.offersTextSection1,.totes-project .offersTextSection1{margin-top:16px}.offersTextSection1:focus{outline:none}.offersTextSection2,.totes-project .offersTextSection2{margin-top:3.3em;position:absolute;margin-left:10px;max-height:40px;overflow:hidden;width:87%}.expireClass,.offersTextSection2,.totes-project .expireClass,.totes-project .offersTextSection2{color:#808284;font-size:14px;font-weight:600;text-align:left}.offersTable,.totes-project .offersTable{border-collapse:separate;border-spacing:10px 24px;border:1px solid #bbbdc0}.offersData,.totes-project .offersData{width:100%;border-radius:8px;cursor:pointer;border:2px solid #f0f2f5;margin-top:2em;height:116px;position:relative}.offersData:hover{background-color:#f0f2f5}.offersData:focus{outline:none}.statusClass,.totes-project .statusClass{border-radius:8px;background-color:#f0f2f5;height:104px;margin-top:25px}.statusLobHead,.totes-project .statusLobHead{color:#414042;font-size:15.81px;font-weight:500;text-align:left;transform:scaleY(1.0122);margin:12px 12px 18px}.lobStatusHeadAlign,.totes-project .lobStatusHeadAlign{margin-left:25px}span.checkText{color:#414042;font-size:16px;font-weight:500;line-height:38px;text-align:left;padding-left:10px;vertical-align:middle}.checkbox-all-padding.checkbox-inline{padding-left:0}.checkRow.row{margin-left:12px}.ddRow.row{margin-left:25px}.checkBoxLabel,.totes-project .checkBoxLabel{appearance:none;-o-appearance:none;-webkit-appearance:none;-moz-appearance:none;display:inline-block;padding-right:0;background-color:#fff;border-style:solid;border-color:#bbbdc0;border-radius:4px;border-width:2px;width:16px;height:16px;vertical-align:middle}.checkBoxClass:checked+.checkBoxLabel{background:url(../ute-actions-offers/assets/offers-checked.png);background-color:#da291c;background-position:center;background-size:10px;background-repeat:no-repeat;border-color:#da291c}.checkBoxClass:hover+.checkBoxLabel{cursor:pointer}.offersDispositions,.totes-project .offersDispositions{margin-top:6.2em;position:relative;z-index:1001;margin-right:7px}.offersDispositions .dispositionButtonsMargin,.totes-project .offersDispositions .dispositionButtonsMargin{margin-top:2px}.offersDispositions .offerAccept,.offersDispositions .offerAccepted,.totes-project .offersDispositions .offerAccept,.totes-project .offersDispositions .offerAccepted{margin-right:-1px}a.offersNav:active,a.offersNav:focus,a.offersNav:hover,a.offersNav:visited{text-decoration:none!important}a.offersNav{margin-left:-.8em}.dispDisable,.totes-project .dispDisable{-webkit-filter:grayscale(1);opacity:.4;filter:gray}.offersNavText,.totes-project .offersNavText{margin-left:5px;color:#414042;font-size:17.78px;text-align:left;transform:scaleY(1.0122)}.panel-group.offersSection{margin-top:-10px;width:100%;padding-right:3px}.panel-group .panel{border-bottom:0}.offers-scroll,.totes-project .offers-scroll{float:left;width:100%;min-height:700px;max-height:800px;overflow-y:auto;overflow-x:hidden;-ms-scrollbar-track-color:#f5f5f5;scrollbar-track-color:#f5f5f5;-ms-scrollbar-face-color:#ddd;scrollbar-face-color:#ddd;margin-top:40px!important}.actions-section,.totes-project .actions-section{font-family:TedNext}.actions-section .top-margin,.totes-project .actions-section .top-margin{margin-top:25px}.actions-section .heading-styles,.totes-project .actions-section .heading-styles{color:#da291c;font-size:24px;font-weight:600;text-align:left}.actions-section .owl-theme .owl-controls .owl-buttons div,.totes-project .actions-section .owl-theme .owl-controls .owl-buttons div{height:35px;text-indent:-9999px;width:35px}@media (max-width:767px){.actions-section .owl-theme .owl-controls .owl-buttons div,.totes-project .actions-section .owl-theme .owl-controls .owl-buttons div{border-radius:0;height:auto;width:24px}}.actions-section .owl-theme .owl-controls .owl-buttons .owl-prev,.totes-project .actions-section .owl-theme .owl-controls .owl-buttons .owl-prev{opacity:1;background:url(/web/totes/cms/images/page-specific/BFA/HUP/images/carousel_prev_arrow.png) no-repeat 0 0;margin-left:20px}@media (max-width:767px){.actions-section .owl-theme .owl-controls .owl-buttons .owl-prev,.totes-project .actions-section .owl-theme .owl-controls .owl-buttons .owl-prev{margin-left:5px;background:url(/web/totes/cms/images/page-specific/BFA/HUP/images/carousel-left-mobile-button.png) no-repeat 0 0/24px auto}}.actions-section .owl-theme .owl-controls .owl-buttons .owl-next,.totes-project .actions-section .owl-theme .owl-controls .owl-buttons .owl-next{opacity:1;background:url(/web/totes/cms/images/page-specific/BFA/HUP/images/carousel_next_arrow.png) no-repeat 0 0;margin-right:12px}@media (max-width:767px){.actions-section .owl-theme .owl-controls .owl-buttons .owl-next,.totes-project .actions-section .owl-theme .owl-controls .owl-buttons .owl-next{margin-left:0;background:url(/web/totes/cms/images/page-specific/BFA/HUP/images/carousel-right-mobile-button.png) no-repeat 0 0/24px auto}}.actions-section .owl-buttons .owl-prev,.totes-project .actions-section .owl-buttons .owl-prev{background-color:transparent;font-size:40px;left:-20px;position:absolute;top:56px;transform:translateX(-20px)}.actions-section .owl-buttons .owl-next,.totes-project .actions-section .owl-buttons .owl-next{background-color:transparent;font-size:40px;position:absolute;top:56px;left:auto;right:-20px;transform:translateX(20px)}.actions-section .owl-theme .owl-controls .owl-buttons .disabled,.totes-project .actions-section .owl-theme .owl-controls .owl-buttons .disabled{opacity:.2!important}.actions-section .owl-item .item,.totes-project .actions-section .owl-item .item{padding:15px}.actions-section .owl-carousel .owl-theme .owl-wrapper-outer .owl-wrapper,.totes-project .actions-section .owl-carousel .owl-theme .owl-wrapper-outer .owl-wrapper{margin-bottom:40px}.actions-section .action-block,.totes-project .actions-section .action-block{padding:10px;border-radius:8px;border-width:2px;border-color:#f0f2f5;border-style:solid;height:126px;overflow:hidden;min-height:126px}.actions-section .action-block:hover{background-color:#f0f2f5}.actions-section .action-block .action-header,.totes-project .actions-section .action-block .action-header{color:#da291c;font-size:16px;font-weight:600;text-align:left;border-right:2px gray;display:inline-block}.actions-section .action-block .redAction,.totes-project .actions-section .action-block .redAction{color:#da291c}.actions-section .action-block .yellowAction,.totes-project .actions-section .action-block .yellowAction{color:#ffc040}.actions-section .action-block .greenAction,.totes-project .actions-section .action-block .greenAction{color:#51ba5d}.actions-section .action-block .action-short-desc,.totes-project .actions-section .action-block .action-short-desc{color:#414042;font-size:16px;font-weight:600;text-align:left}.actions-section .action-block .action-content,.totes-project .actions-section .action-block .action-content{color:#808284;font-size:14px;font-weight:400;text-align:left;line-height:18px;height:auto;overflow:hidden}.actions-section .action-block .action-acknowledgement,.totes-project .actions-section .action-block .action-acknowledgement{color:#414042;font-size:14px;font-weight:400;text-align:left;margin-bottom:3px}.actions-section .action-block .header-margin-bottom,.totes-project .actions-section .action-block .header-margin-bottom{margin-bottom:5px;max-height:43px;overflow:hidden}.actions-section .action-block .pipe-grey,.totes-project .actions-section .action-block .pipe-grey{color:#414042;font-weight:500;font-size:16px;padding:0 7px}.actions-section .confirmation-block .yes-no-block,.totes-project .actions-section .confirmation-block .yes-no-block{border-width:1px;border-color:#da291c;border-style:solid;background-color:#fff;height:20px;border-radius:10px;text-align:center;color:#da291c;font-size:14px;font-weight:600}.actions-section .confirmation-block .yes-no-block:lang(en){margin-left:3px}.actions-section .confirmation-block .confirmed,.totes-project .actions-section .confirmation-block .confirmed{background-color:#da291c;color:#fff}.actions-section .actions-container-box,.totes-project .actions-section .actions-container-box{margin-bottom:40px}.actions-section .action-block-content,.totes-project .actions-section .action-block-content{overflow:hidden;height:66px;margin-bottom:5px}.actions-section .show-more-detail,.totes-project .actions-section .show-more-detail{color:#0a5498;font-size:14px;font-weight:600;line-height:24px;text-align:left;margin-bottom:5px;cursor:pointer;display:inline-block}.actions-section .more-less-icon,.totes-project .actions-section .more-less-icon{font-size:10px!important;font-weight:900!important}.actions-section .ao-height-auto,.totes-project .actions-section .ao-height-auto{height:auto}.relative-align,.totes-project .relative-align{position:relative}.tab-section-grey,.totes-project .tab-section-grey{border-bottom:1px solid #da291c;margin-bottom:-1px;background-color:#f0f2f5}.tab-section-none,.totes-project .tab-section-none{border-bottom:none!important}.custom-tabs,.totes-project .custom-tabs{top:26px}.custom-tabs .nav-tabs,.totes-project .custom-tabs .nav-tabs{background:0 0;height:49px;margin-bottom:25px;margin-top:0;position:relative;bottom:-1px;white-space:nowrap}.custom-tabs .nav-tabs:after,.custom-tabs .nav-tabs:before{content:' ';display:block;position:absolute;height:100%;width:100%;top:1px;z-index:-1}.custom-tabs .nav-tabs:after{left:100%}.custom-tabs .nav-tabs:before{right:100%}.custom-tabs .nav-tabs ul,.totes-project .custom-tabs .nav-tabs ul{height:inherit}.custom-tabs .nav-tabs li,.totes-project .custom-tabs .nav-tabs li{display:inline-block;width:auto;height:inherit;margin-right:10px;text-align:center;border:1px solid #808284;border-bottom:0;border-radius:10px 10px 0 0;margin-bottom:-1px}.custom-tabs .nav-tabs li:hover{border-bottom:0}.custom-tabs .nav-tabs li a,.totes-project .custom-tabs .nav-tabs li a{font-size:18px;font-weight:600;line-height:1;color:#808284;border-bottom:none;padding:17px 29px 15px;display:block;border-radius:8px 8px 0 0;background:0 0}.custom-tabs .nav-tabs li a:hover{border:1px solid transparent}.custom-tabs .nav-tabs li a:focus{outline:none!important;outline-style:none!important}.custom-tabs .nav-tabs li.active{border:1px solid #da291c;color:#da291c;border-bottom:none;padding-top:0;background:#fff}.custom-tabs .nav-tabs li.active a,.custom-tabs .nav-tabs li.active a:focus,.custom-tabs .nav-tabs li.active a:hover,.totes-project .custom-tabs .nav-tabs li.active a,.totes-project .custom-tabs .nav-tabs li.active a:focus,.totes-project .custom-tabs .nav-tabs li.active a:hover{border:1px solid transparent;color:#da291c;outline:none;outline-style:none;background-color:none;top:0}.tab-section,.totes-project .tab-section{background-color:#f0f2f5;height:138px}.tab-section .content-margin,.totes-project .tab-section .content-margin{margin-left:118px}.tab-section .right-margin,.totes-project .tab-section .right-margin{margin-right:118px}.tab-section .top-margin,.totes-project .tab-section .top-margin{margin-top:25px}.tab-section .heading-styles,.totes-project .tab-section .heading-styles{color:#da291c;font-size:24px;font-weight:600;text-align:left}.tab-section .search-box,.totes-project .tab-section .search-box{padding-top:0;border-radius:8px;border-width:1px;border-color:#808284;border-style:solid;background-color:#fff;height:38px;font-weight:600;color:#000;font-size:15.98px;line-height:10.603px;text-align:left}.tab-section .search-offers,.totes-project .tab-section .search-offers{border-radius:8px;border-width:1px;border-color:#da291c;border-style:solid;background-color:#fff;position:absolute;color:#da291c;font-size:15.98px;margin-left:-3em;font-weight:600;padding-right:1em;padding-left:1em;line-height:35px;text-align:center;cursor:pointer}.tab-section .search-offers:hover{box-shadow:.5px .5px .5px .5px}.tab-section .srchBxNBtnGap,.totes-project .tab-section .srchBxNBtnGap{padding-left:1.5em!important}.tab-section .srchBxNBtnGap:lang(fr){padding-left:1.1em!important}.tab-section .searchBoxWidth,.totes-project .tab-section .searchBoxWidth{width:396px!important}.tab-section .searchBoxWidth:lang(fr){width:380px!important}.tab-section .searchButtonWidth,.totes-project .tab-section .searchButtonWidth{width:153px!important}.tab-section .searchButtonWidth:focus{outline:none}.tab-section .searchButtonWidth:lang(fr){width:200px!important}.tab-section .srchBxLtAlign,.totes-project .tab-section .srchBxLtAlign{padding-left:18.6em!important}.tab-section .srchBxLtAlign:lang(fr){padding-left:16.5em!important}.tab-section .srchBtnDiv,.totes-project .tab-section .srchBtnDiv{width:16.66667%!important}.tab-section .srchBtnDiv:lang(fr){width:25%!important}.actionsHover,.totes-project .actionsHover{padding:.5px 9px}.actionsHover:hover{cursor:pointer;background-color:#da291c!important;color:#fff!important}.actionsDispositions,.totes-project .actionsDispositions{margin-top:-11.5px;margin-left:auto;margin-right:10px;width:auto}.declineReasonDiv,.totes-project .declineReasonDiv{z-index:1000;border-radius:8px;border:2px solid #f0f2f5;border-left:4px;background-color:#fff;border-top:none;position:absolute;width:100%;height:116px;margin-top:7.1em;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 14px 24px 0 rgba(0,0,0,.25)}.declineReasonDiv:hover{cursor:text}.textareaHead,.totes-project .textareaHead{color:#414042;font-size:16px;font-weight:600;text-align:left;padding-left:15px}.declineReasonText,.totes-project .declineReasonText{border-collapse:collapse;border-radius:8px;resize:none;padding:3px;border-width:1px;border-color:#bbbdc0;border-style:solid;background-color:#fff;height:48px}.cancelBtn,.totes-project .cancelBtn{color:#0a5498;font-size:16px;font-weight:600;line-height:24px;text-align:center}.cancelBtn:hover{text-decoration:none;cursor:pointer}.declineBtn,.totes-project .declineBtn{border-radius:8px;background-color:#da291c;width:81px;height:30px;margin-left:1.5em;padding:5px 15px;cursor:pointer;color:#fff}.declineBtn:hover{box-shadow:1px 1px 1px 1px gray}.cancelLink,.totes-project .cancelLink{color:#fff;font-size:14px;font-weight:600;line-height:24px;text-align:center}.cancelLink:hover{text-decoration:none}:-moz-placeholder,::-moz-placeholder{color:#bbbdc0;font-size:12px;font-weight:600;font-style:italic;text-align:left}input.search-box:-ms-input-placeholder{color:#bbbdc0;font-size:12px;font-weight:600;text-align:left}.applyRed,.totes-project .applyRed{border:1.5px solid #da291c!important;box-shadow:0 14px 24px 0 rgba(0,0,0,.25)}.textareaReason,.totes-project .textareaReason{clear:both;margin:15px}.offersDeclineBtns,.totes-project .offersDeclineBtns{float:right;margin-top:20px;line-height:48px}.actionOffersErrorBorder,.errorBorder,.totes-project .actionOffersErrorBorder,.totes-project .errorBorder{border:1px solid #fee600;font-size:15px;font-weight:500;padding:1em;border-radius:8px}.actionOffersErrorBorder,.totes-project .actionOffersErrorBorder{font-size:16px;margin-bottom:20em;margin-top:3em}.errorImg,.totes-project .errorImg{width:35px}.errorContent,.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-image img,.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-image img,.totes-project .errorContent{width:50px}.noActionsOffersBorder,.noActionsOffersContentBorder,.totes-project .noActionsOffersBorder,.totes-project .noActionsOffersContentBorder{border:1px solid #00aec7;font-size:16px;font-weight:500;padding:1em;border-radius:8px}.noActionsOffersContentBorder,.totes-project .noActionsOffersContentBorder{line-height:24px;text-align:left;margin-top:1.5em;margin-bottom:3.5em;background-color:#fff}.actionContent,.totes-project .actionContent{margin-left:3em;margin-top:-1.7em}.offerError,.totes-project .offerError{margin-left:7em;width:27.5%}.offers-section,.totes-project .offers-section{min-height:400px}.actionsWidgetErrorBlock,.totes-project .actionsWidgetErrorBlock{margin-top:20px}.actionsWidgetErrorContent,.totes-project .actionsWidgetErrorContent{width:50px;padding:15px;margin-left:1em;margin-top:-11px}.noActionsOffersWidgetBorder,.totes-project .noActionsOffersWidgetBorder{border:1px solid #00aec7;font-size:16px;font-weight:500;padding:1em;border-radius:8px;line-height:24px;text-align:left}.actionsWidgetError,.totes-project .actionsWidgetError{margin-left:5em;margin-top:-1.8em}.actionsWidgetContent,.totes-project .actionsWidgetContent{margin-left:1.5em}.dispTooltip,.totes-project .dispTooltip{text-align:center;box-shadow:rgba(0,0,0,.6) 0 2px 10px!important;padding:1px 4px 2px;font-weight:600;font-size:12px;z-index:2000;border:1px solid #bbbdc0;border-radius:2px;height:24px}.dispTooltip,.dispTooltip>div,.totes-project .dispTooltip{background-color:#eaecee!important;color:#000!important;transition:none!important}.eachActionBlock,.totes-project .eachActionBlock{width:384px}.actionBlockAlign,.totes-project .actionBlockAlign{margin-left:-1em}.dispLoadingActions,.totes-project .dispLoadingActions{display:inline-block;position:absolute;margin-left:10em;margin-top:3em;z-index:1001}.dispLoadingOffers,.totes-project .dispLoadingOffers{display:inline-block;position:absolute;margin-left:40em;margin-top:2em;z-index:1001}.aoShowOpacity,.totes-project .aoShowOpacity{opacity:.4}.filterBoxWd,.totes-project .filterBoxWd{width:291px!important}.pad0-5,.totes-project .pad0-5{padding-left:.5em!important}.filterFont,.totes-project .filterFont{font-weight:600}.action-img-width,.totes-project .action-img-width{max-width:18px;max-height:19px;width:auto;height:auto}.offer-img,.totes-project .offer-img{max-width:25px;max-height:29px;width:auto;height:auto}.offerHeadTitle,.totes-project .offerHeadTitle{max-height:22px;overflow:hidden}.checkBoxClass{display:none!important}.offersNavIcon{margin-bottom:5px}.boundsMainDiv{padding-right:7px!important}.totes-project .ute-ao-directive-widget,.ute-ao-directive-widget{padding:5px}.totes-project .ute-ao-directive-widget .offersHeading,.ute-ao-directive-widget .offersHeading{padding-bottom:4px}@media (max-width:767px){.totes-project .ute-ao-directive-widget .offersHeading,.ute-ao-directive-widget .offersHeading{padding-bottom:0;border-bottom:none}}.totes-project .ute-ao-directive-widget .filterAllFont,.ute-ao-directive-widget .filterAllFont{font-weight:500;margin-right:3px!important;width:18%!important}.totes-project .ute-ao-directive-widget .treatmentsImg,.ute-ao-directive-widget .treatmentsImg{max-width:18px;max-height:19px;width:auto;height:auto;margin-left:auto;margin-right:auto;display:block}.totes-project .ute-ao-directive-widget .contentPadding,.ute-ao-directive-widget .contentPadding{cursor:pointer;margin-top:4px;padding:5px 35px 5px 2px}.ute-ao-directive-widget .contentPadding:focus{outline:none}.totes-project .ute-ao-directive-widget .contentPaddingNoImage,.ute-ao-directive-widget .contentPaddingNoImage{width:98%;margin-left:7px}.totes-project .ute-ao-directive-widget .interactionError,.ute-ao-directive-widget .interactionError{padding-top:12px;color:#414042;font-weight:400;border-top:1px solid #bdbdbd}.totes-project .ute-ao-directive-widget .offersHeading .cta-round span,.ute-ao-directive-widget .offersHeading .cta-round span{text-transform:none!important}.totes-project .ute-ao-offersOffset,.ute-ao-offersOffset{padding-right:2.5em!important}.totes-project .ute-ao-treatment-type,.ute-ao-treatment-type{font-size:14px;font-weight:600;text-align:left;color:#da291c;text-decoration:none}.totes-project .ute-ao-treatment-title,.ute-ao-treatment-title{font-size:13px;font-weight:600;text-align:left;color:#414042}.redOffer,.totes-project .redOffer{color:#da291c}.totes-project .yellowOffer,.yellowOffer{color:#ffc040}.greenOffer,.totes-project .greenOffer{color:#51ba5d}.offerAccepted,.totes-project .offerAccepted{background:url(../ute-actions-offers/assets/offers-disp1-1.png);display:inline-block;height:20px;width:20px}.offerAccepted:focus{outline:none}.offerInterested,.totes-project .offerInterested{background:url(../ute-actions-offers/assets/offers-disp2-1.png);display:inline-block;height:20px;width:20px}.offerInterested:focus{outline:none}.offerDeclined,.totes-project .offerDeclined{background:url(../ute-actions-offers/assets/offers-disp3-1.png);display:inline-block;height:20px;width:20px}.offerDeclined:focus{outline:none}.offerAccept,.totes-project .offerAccept{background:url(../ute-actions-offers/assets/offers-disp1.png);display:inline-block;height:20px;width:20px}.offerAccept:focus{outline:none}.offerAccept:hover{background:url(../ute-actions-offers/assets/offers-disp1-1.png);display:inline-block;height:20px;width:20px}.offerInterest,.totes-project .offerInterest{background:url(../ute-actions-offers/assets/offers-disp2.png);display:inline-block;height:20px;width:20px}.offerInterest:focus{outline:none}.offerInterest:hover{background:url(../ute-actions-offers/assets/offers-disp2-1.png);display:inline-block;height:20px;width:20px}.offerDecline,.totes-project .offerDecline{background:url(../ute-actions-offers/assets/offers-disp3.png);display:inline-block;height:20px;width:20px}.offerDecline:focus{outline:none}.offerDecline:hover{background:url(../ute-actions-offers/assets/offers-disp3-1.png);display:inline-block;height:20px;width:20px}.totes-project .ute-ao-close-btn,.ute-ao-close-btn{border-width:2px;border-color:#808284;border-style:solid;background-color:#fff;width:20px;height:15px}.totes-project .ute-ao-treatment-collapse,.ute-ao-treatment-collapse{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-top-right-radius:0;background-color:#fff!important;box-shadow:0 14px 24px 0 rgba(0,0,0,.25);position:absolute;width:98%;z-index:1002;cursor:default}.ute-ao-treatment-collapse:focus{outline:none}.title-wrapper,.totes-project .title-wrapper{max-height:140px!important;overflow:hidden!important}.totes-project .ute-ao-treatment-desc,.ute-ao-treatment-desc{color:#808284;font-size:14px;font-weight:500;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.totes-project .ute-ao-treatment-description,.ute-ao-treatment-description{color:#808284;font-size:14px;font-weight:400;text-align:left}.totes-project .ute-ao-border-line,.ute-ao-border-line{padding-bottom:0;border-bottom:1px solid #bdbdbd}.totes-project .ute-ao-iconPadding,.ute-ao-iconPadding{padding:7px!important;margin-top:4px}.totes-project .ute-ao-panel-scroll,.ute-ao-panel-scroll{float:left;width:100%;height:417px;overflow-y:scroll;overflow-x:hidden;margin-bottom:25px}.totes-project .ute-ao-panel-scroll::-webkit-scrollbar-track,.ute-ao-panel-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f0f2f5}.totes-project .ute-ao-panel-scroll::-webkit-scrollbar,.ute-ao-panel-scroll::-webkit-scrollbar{width:8px;background-color:#f0f2f5}.totes-project .ute-ao-panel-scroll::-webkit-scrollbar-thumb,.ute-ao-panel-scroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bbbdc0;height:100px}.totes-project .ute-ao-actionsDispositionsWidget,.ute-ao-actionsDispositionsWidget{margin-top:-11px;width:auto;margin-right:10px}.dynamic-buttons,.expired-content,.totes-project .dynamic-buttons,.totes-project .expired-content{text-align:center;border-radius:15px;font-size:14px;height:20px;width:auto;padding-left:10px!important;padding-right:10px!important}.expired-content,.totes-project .expired-content{margin-top:-10px;margin-left:12px;color:#fff;background-color:#da291c;font-weight:400;line-height:19px;cursor:default}.dynamic-buttons,.totes-project .dynamic-buttons{background-color:#fff;color:#da291c!important;border:1px solid #da291c;font-weight:600;line-height:17px;cursor:pointer;display:inline-block;margin-right:2px}.dynamic-buttons:hover{color:#fff!important;background-color:#da291c!important}.dynamic-buttons:focus{outline:none}.dynamic-buttons-selected,.totes-project .dynamic-buttons-selected{text-align:center;background-color:#da291c;color:#fff!important;border:1px solid #da291c;border-radius:15px;font-size:14px;font-weight:600;line-height:17px;height:20px;width:auto;padding-left:10px!important;padding-right:10px!important;cursor:default;display:inline-block;margin-right:5px}.totes-project .ute-ao-confirmation-block .yes-no-block,.ute-ao-confirmation-block .yes-no-block{border-width:1px;border-color:#da291c;border-style:solid;background-color:#fff;height:20px;border-radius:9px;text-align:center;color:#da291c;font-size:14px;font-weight:500;width:40px;margin-left:5px}.ute-ao-confirmation-block .yes-no-block:focus{outline:none}.totes-project .ute-ao-confirmation-block .yes-no-block .yesNoText,.ute-ao-confirmation-block .yes-no-block .yesNoText{display:inline-block}.totes-project .ute-ao-confirmation-block .confirmed,.ute-ao-confirmation-block .confirmed{background-color:#da291c;color:#fff}.expanded-confirmation,.totes-project .expanded-confirmation{padding-bottom:20px;margin-top:0}.totes-project .ute-ao-offersDispositionsWidget,.ute-ao-offersDispositionsWidget{margin-top:-6px;position:relative;z-index:1001;margin-right:10px}.totes-project .ute-ao-declineReasonDivWidget,.ute-ao-declineReasonDivWidget{z-index:1005;border-radius:7px;border:2px solid #bbbdc0;background-color:#fff;border-top:none;position:absolute;width:97.5%;height:155px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 14px 24px 0 rgba(0,0,0,.25)}.ute-ao-declineReasonDivWidget:hover{cursor:text}.totes-project .ute-ao-treatment-content,.ute-ao-treatment-content{height:inherit;border-radius:8px;border-width:1px;border-color:#f0f2f5;border-style:solid}.totes-project .ute-ao-close-panel,.ute-ao-close-panel{background-color:#fff;width:25px;height:25px;float:right}.close-icon,.totes-project .close-icon{padding-right:5px;padding-top:2px;background-color:#fff;width:25px;height:25px;border:none;margin-right:4px}.close-class,.totes-project .close-class{font-size:28px;margin-top:-11px;margin-left:3px;display:inline-block;font-weight:600;color:#808284}.totes-project .ute-offer-textareaReasonWidth,.ute-offer-textareaReasonWidth{width:98%}.declineReasonText,.totes-project .declineReasonText{width:98%;margin:4px 0 0 8px}.totes-project .widgetDeclineBtns,.widgetDeclineBtns{float:right;margin-top:20px}.applyGreyBg,.totes-project .applyGreyBg{background-color:#f0f2f5}.disabled,.dsat-button.-icon:disabled .dsat-button__wrapper,.dsat-button.-icon[disabled] .dsat-button__wrapper,.totes-project .disabled,.totes-project .dsat-button.-icon:disabled .dsat-button__wrapper,.totes-project .dsat-button.-icon[disabled] .dsat-button__wrapper{border-color:#f0f2f5!important;background-color:#fff!important;opacity:.8!important}.selectedPanelButtons,.totes-project .selectedPanelButtons{z-index:1006}.totes-project .ute-ao-close-bg,.ute-ao-close-bg{float:right!important}.decPanelTimes,.totes-project .decPanelTimes{margin-left:2px!important}.dispLoaderWidget,.totes-project .dispLoaderWidget{display:inline-block;position:absolute;margin-left:150px;margin-top:12px;z-index:1001}.disp1:hover{content:url(../ute-actions-offers/assets/offers-disp1-1.png)}.disp2:hover{content:url(../ute-actions-offers/assets/offers-disp2-1.png)}.disp3:hover{content:url(../ute-actions-offers/assets/offers-disp3-1.png)}.disp1Click,.totes-project .disp1Click{content:url(../ute-actions-offers/assets/offers-disp1-1.png)}.disp2Click,.totes-project .disp2Click{content:url(../ute-actions-offers/assets/offers-disp2-1.png)}.disp3Click,.totes-project .disp3Click{content:url(../ute-actions-offers/assets/offers-disp3-1.png)}.disp11Click,.totes-project .disp11Click{content:url(../ute-actions-offers/assets/offers-disp1.png)}.disp21Click,.totes-project .disp21Click{content:url(../ute-actions-offers/assets/offers-disp2.png)}.disp31Click,.totes-project .disp31Click{content:url(../ute-actions-offers/assets/offers-disp3.png)}.panel-group .panel.treatment-panel,.totes-project .panel-group .panel.treatment-panel{border-radius:8px;border-color:#f0f2f5;border-style:solid;width:98%;margin-bottom:20px;margin-top:.5px}.panel-group .panel.treatment-panel:hover{background-color:#f0f2f5!important}.panel-group .panel.treatment-panel:focus{outline:none}.panel-group .panel.treatment-panel-selected,.totes-project .panel-group .panel.treatment-panel-selected{border-top-left-radius:8px;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#f0f2f5;border-style:solid;width:98%;margin-bottom:20px;margin-top:10px;background-color:#f0f2f5}.panel-group .panel.treatment-panel-selected:focus{outline:none}.mt-10,.totes-project .mt-10{margin-top:10px}.panel-group.treatmentPanel-group{margin-bottom:5px!important;height:400px!important;overflow:auto}.seeAllPad{margin-right:-.2em!important}.yes-no-pad{margin-top:-2px!important;display:block}.dispSpacing span{margin-left:2px}.ao-removeMarginRight{margin-right:0!important}.totes-project .ute-ao-nav-tabs li,.ute-ao-nav-tabs li{display:inline-block!important}.totes-project .ute-ao-nav-tabs li a:hover,.ute-ao-nav-tabs li a:hover{cursor:pointer;background:#d3d3d3}.totes-project .ute-ao-label,.ute-ao-label{font-size:.5em}.totes-project .ute-offer-panel-container,.ute-offer-panel-container{width:105%;padding-left:0!important}.totes-project .ute-ao-offer-panel,.ute-ao-offer-panel{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:15px;background-color:#fff;box-shadow:0 14px 24px 0 rgba(0,0,0,.25);width:100%;height:580px}.totes-project .ute-ao-offer-panel-grey,.ute-ao-offer-panel-grey{border-top-left-radius:15px;background-color:#f0f2f5;width:100%;left:0;padding:10px;overflow:-webkit-paged-y}.totes-project .ute-ao-panel-lobDesc,.ute-ao-panel-lobDesc{padding-bottom:15px;display:inline-block}.totes-project .ute-ao-panel-lobDesc,.totes-project .ute-ao-panel-treatmentCode,.ute-ao-panel-lobDesc,.ute-ao-panel-treatmentCode{color:#414042;font-size:14px;font-weight:500;text-align:left}.totes-project .ute-ao-close-bg,.ute-ao-close-bg{background-color:#fff;width:25px;height:25px;font-size:20px;cursor:pointer}.ute-ao-close-bg:focus{outline:none}.totes-project .ute-ao-close-bg .ute-ao-close-text,.ute-ao-close-bg .ute-ao-close-text{font-size:28px;margin-top:-9px;margin-left:3px;display:inline-block;font-weight:600;color:#808284}.totes-project .ute-ao-close,.ute-ao-close{padding-right:5px;padding-top:2px;background-color:#fff;border:none}.totes-project .ute-ao-panel-treatmentType,.ute-ao-panel-treatmentType{color:#da291c;font-size:16px;font-weight:500;text-align:left}.totes-project .ute-ao-panel-title,.ute-ao-panel-title{color:#414042;font-size:16px;font-weight:500;text-align:left}.totes-project .ute-ao-panel-desc,.ute-ao-panel-desc{color:#808284;font-size:14px!important;font-weight:400;text-align:left}.overflow{max-height:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.totes-project .ute-ao-offerExpiresIn,.ute-ao-offerExpiresIn{color:#808284;font-size:12px;font-weight:400;line-height:24px;text-align:left}.totes-project .ute-ao-circle-1,.ute-ao-circle-1{border-radius:50%;background-color:#f0f2f5;width:45px;height:45px;display:inline-block;margin:6px}.totes-project .ute-ao-circle-image,.ute-ao-circle-image{padding-left:5px;padding-right:5px;text-align:center}.totes-project .ute-ao-circle-content,.ute-ao-circle-content{color:#414042;font-size:11px;font-weight:600;text-align:center;position:absolute;margin-top:7px;margin-left:-15px}.totes-project .ute-ao-circle-comm-channel,.ute-ao-circle-comm-channel{position:absolute;color:#414042;font-size:20px;font-weight:600;line-height:100%;text-align:center;top:50%;transform:translateY(-50%);margin-top:3px;margin-left:-4px}.savingAmtAlign,.totes-project .savingAmtAlign{margin-top:6px;margin-left:40px;padding-left:0}.totes-project .ute-ao-savingsAmt,.ute-ao-savingsAmt{font-size:18px;font-weight:500;text-align:right;float:right}.totes-project .ute-ao-savingsAmountText,.ute-ao-savingsAmountText{color:#939598;font-size:14px;font-weight:500;text-align:right;float:right;clear:both}.offerWidgetButton,.totes-project .offerWidgetButton{border-radius:8px;border:1px solid #da291c;background-color:#fff;width:92px;height:28px;margin-left:15px;color:#da291c;font-weight:600;padding-left:8px;padding-right:8px}.offerWidgetButton:hover{box-shadow:.5px .5px .5px .5px;background:#da291c;color:#fff}.totes-project .ute-ao-circles,.ute-ao-circles{padding:10px}.totes-project .ute-ao-panel-btns,.ute-ao-panel-btns{padding:0 0 0 10px}.totes-project .ute-ao-offer-image,.ute-ao-offer-image{margin-top:11px;max-width:23px;max-height:23px;width:auto;height:auto}.offersWidgetPanel-individualBadge,.totes-project .offersWidgetPanel-individualBadge{position:relative;width:100%;height:30px;border:none;margin-bottom:6px}.offersWidgetPanel-individualBadgeColor,.totes-project .offersWidgetPanel-individualBadgeColor{float:left;width:4px;height:100%;display:block}.offersWidgetPanel-individualBadgeIcon,.totes-project .offersWidgetPanel-individualBadgeIcon{position:absolute;font-size:20px;font-weight:600;color:#414042;left:15px;height:14px;top:50%;transform:translateY(-50%)}.offersWidgetPanel-individualBadgeInfo,.totes-project .offersWidgetPanel-individualBadgeInfo{font-weight:500;font-size:14px;position:absolute;left:35px;x-ms-format-detection:none;padding-left:3px}.modal-offer,.totes-project .modal-offer{width:360px!important}.declineBlockAlign,.totes-project .declineBlockAlign{margin-top:13em}.line-number,.totes-project .line-number{color:#414042;font-size:16px;font-weight:600;text-align:left}.totes-project .treatment-eligibility,.treatment-eligibility{color:#414042;font-size:16px;font-weight:400;text-align:left}.ctn-no,.totes-project .ctn-no{line-height:36px}.ctn-no,.totes-project .ctn-no,.totes-project .treatment-details,.treatment-details{color:#414042;font-size:16px;font-weight:400;text-align:left}.totes-project .treatment-tnc,.treatment-tnc{color:#0a5498;font-size:16px;font-weight:500;text-align:left;cursor:pointer}.nova-btn,.totes-project .nova-btn{border-radius:8px;background-color:#da291c;width:160px;height:40px;cursor:pointer;margin-top:1em}.nova-btn:hover{box-shadow:.5px .5px .5px .5px}.nova-content,.totes-project .nova-content{color:#fff;font-size:16px;font-weight:500;line-height:24px;text-align:center;position:absolute;margin-left:2em;margin-top:8px}.nova-content:hover,.ute-semafone-credit-card .dealer-encrypted-text-container #ok span{color:#fff}.nova-content:lang(fr),.totes-project .nova-content:lang(fr){margin-left:1.2em}.title-desc,.totes-project .title-desc{margin-bottom:-7px;height:50px;width:320px}.offerWidgetButtonClicked,.totes-project .offerWidgetButtonClicked{border-radius:8px;border-width:1.3px;border-color:#da291c;border-style:solid;width:92px;height:28px;margin-left:15px;background-color:#da291c;color:#fff;padding-left:8px;padding-right:8px;cursor:default}.termsAndCondnBorder,.totes-project .termsAndCondnBorder{border-radius:8px;border-width:1px;border-color:#bbbdc0;border-style:solid;background-color:#fff;width:100%;height:190px}.termsAndCondnSection,.totes-project .termsAndCondnSection{padding-top:.5em;padding-bottom:.5em}.termsAndCondnScroll,.totes-project .termsAndCondnScroll{float:left;width:100%;overflow-y:auto;overflow-x:hidden;margin-bottom:25px;height:190px;margin-top:4px}.termsAndCondnScroll ::-webkit-scrollbar-track,.totes-project .termsAndCondnScroll ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f0f2f5}.termsAndCondnScroll ::-webkit-scrollbar,.totes-project .termsAndCondnScroll ::-webkit-scrollbar{width:6px;background-color:#f0f2f5}.termsAndCondnScroll ::-webkit-scrollbar-thumb,.totes-project .termsAndCondnScroll ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bbbdc0;height:100px}.termsAndCondnClose,.totes-project .termsAndCondnClose{float:right;color:#0a5498;cursor:pointer}.panel-scroll-ctn,.totes-project .panel-scroll-ctn{float:left;width:100%;height:240px;overflow-y:scroll;overflow-x:hidden;margin-bottom:25px;margin-top:4px}.panel-scroll-ctn::-webkit-scrollbar-track,.totes-project .panel-scroll-ctn::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f0f2f5}.panel-scroll-ctn::-webkit-scrollbar,.totes-project .panel-scroll-ctn::-webkit-scrollbar{width:6px;background-color:#f0f2f5}.panel-scroll-ctn::-webkit-scrollbar-thumb,.totes-project .panel-scroll-ctn::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bbbdc0;height:100px}.offerPanelDecline,.totes-project .offerPanelDecline{margin-top:5em;margin-left:.12em;width:100%;z-index:1005;border-radius:7px;border:1px solid #bbbdc0;background-color:#fff;position:absolute;height:170px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 14px 24px 0 rgba(0,0,0,.25)}.declinebtnPanel,.totes-project .declinebtnPanel{margin-left:.5em}.panel-scroll-ctn-auto,.totes-project .panel-scroll-ctn-auto{float:left;width:100%;height:270px;overflow-y:auto;overflow-x:hidden;margin-top:4px}.panel-scroll-ctn-auto::-webkit-scrollbar-track,.totes-project .panel-scroll-ctn-auto::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f0f2f5}.panel-scroll-ctn-auto::-webkit-scrollbar,.totes-project .panel-scroll-ctn-auto::-webkit-scrollbar{width:6px;background-color:#f0f2f5}.panel-scroll-ctn-auto::-webkit-scrollbar-thumb,.totes-project .panel-scroll-ctn-auto::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bbbdc0;height:100px}.modal-top,.totes-project .modal-top{margin-top:-5em}.totes-project .ute-header-align,.ute-header-align{max-height:162px;overflow:hidden}.declineDivPadding,.totes-project .declineDivPadding{padding-right:25px}.offerPanelButtons,.totes-project .offerPanelButtons{margin-left:8.8em;margin-top:1em}.textareaReasonPanel,.totes-project .textareaReasonPanel{padding:1px;margin-left:4px}.closeIconPanel,.totes-project .closeIconPanel{border:1px solid #808284;margin-right:9px;margin-top:-10px;border-radius:5px}.tab-content,.totes-project .tab-content{margin-top:10px}.pipe-grey,.totes-project .pipe-grey{color:#414042;font-weight:500;font-size:16px;padding:0 6px}.totes-project .value-cms,.value-cms{color:#414042;font-size:16px;font-weight:400;line-height:24px;text-align:left}.offersPanelTab md-content,.totes-project .offersPanelTab md-content{background-color:#fff!important;border-bottom:none!important}.offersPanelTab md-content md-tabs .md-tab.md-active,.totes-project .offersPanelTab md-content md-tabs .md-tab.md-active{color:#da291c;font-size:16px;font-weight:500;text-align:center}.offersPanelTab md-tab-item.md-tab:first-child,.totes-project .offersPanelTab md-tab-item.md-tab:first-child{margin-left:3%}.dynamic-width,.totes-project .dynamic-width{width:auto}md-tab-item.md-tab{padding:8px 4px!important;text-transform:none;color:#808284;font-size:16px;font-weight:500;text-align:left;transition:none;transition-property:none;margin-left:25px!important}md-tab-item.md-tab:lang(fr){margin-left:16px!important}.expand-button{transform:rotate(180deg);filter:FlipH;-ms-filter:"FlipH"}.collapse-button,.expand-button{background:url(../ute-actions-offers/assets/offers-nav.png);background-repeat:no-repeat!important;display:inline-block;height:10px;width:15px;opacity:.8;outline:0;float:right}[data-icon]:before{content:attr(data-icon);line-height:1}.rui-cta-link:after,[class*=" rui-icon-"]:before,[class^=rui-icon-]:before,[data-icon]:before{font-family:"rui-icon"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" rui-icon-"],[class^=rui-icon-]{line-height:1}.rui-cta-link:after{content:'\e826';margin-left:.4em;margin-right:-.5em;font-size:.6em;height:1.6em;vertical-align:middle;display:inline-block}.rui-icon-arrow-right:before{content:'\e826'!important}.rui-icon-button-left:before{content:'\e845'!important}.rui-icon-button-right:before{content:'\e844'!important}.rui-icon-arrow-down:before{content:'\e846'!important}.rui-icon-vision:before{content:"\e9a7"}.rui-icon-circle-left:before{content:"\e990"}.rui-icon-circle-right:before{content:"\e991"}.rui-icon-circle-up:before{content:"\e9cf"}.rui-icon-circle-down:before{content:"\e981"}.rui-icon-triangle-arrow-left:before{content:"\ea6a"}.rui-icon-triangle-arrow-right:before{content:"\ea79"}.rui-icon-chevron-up-solid:before{content:"\e962"}.rui-icon-arrow-left:before{content:"\e81b"}.rui-icon-arrow-right:before{}.rui-icon-arrow-up:before{content:"\e81c"}.rui-icon-arrow-down:before{}.rui-icon-arrow-left-v2:before{content:"\e93a"}.rui-icon-chevron-right:before{content:"\e961"}.rui-icon-chevron:before{content:"\e826"}.rui-icon-chevron-up:before{content:"\e971"}.rui-icon-chevron-down:before{content:"\e846"}.rui-icon-tick:before{content:"\ea69"}.rui-icon-button-left:before,.rui-icon-button-right:before{}.rui-icon-carousel-left:before{content:"\e845"}.rui-icon-carousel-right:before{content:"\e844"}.rui-icon-arrows:before{content:"\e90b"}.rui-icon-flip-left:before{content:"\e856"}.rui-icon-flip-right:before{content:"\e85c"}.rui-icon-radio-off:before{content:"\e84f"}.rui-icon-radio-on:before{content:"\e850"}.rui-icon-circle-solid:before{content:"\e9b1"}.rui-icon-play:before{content:"\e860"}.rui-icon-checkbox-off:before{content:"\e909"}.rui-icon-circle-checkbox-on:before{content:"\e907"}.rui-icon-circle-solid-plus:before{content:"\e928"}.rui-icon-more:before{content:"\e927"}.rui-icon-plus:before{content:"\e801"}.rui-icon-check:before{content:"\e903"}.rui-icon-check-v2:before{content:"\e941"}.rui-icon-circle-solid-check:before{content:"\e992"}.rui-icon-success:before{content:"\e836"}.rui-icon-check-circle:before{content:"\e902"}.rui-icon-info-v2:before{content:"\e905"}.rui-icon-info:before{content:"\e837"}.rui-icon-error:before{content:"\e835"}.rui-icon-alert-i:before{content:"\e900"}.rui-icon-error-v2:before{content:"\e904"}.rui-icon-high-voltage:before{content:"\e9a3"}.rui-icon-question:before{content:"\e85b"}.rui-icon-minus:before{content:"\e816"}.rui-icon-circle-solid-minus:before{content:"\e921"}.rui-icon-mobile-menu-exit:before{content:"\ea44"}.rui-icon-circle-x:before{content:"\e9c2"}.rui-icon-search-v3:before{content:"\e94d"}.rui-icon-search-v2:before{content:"\eaac"}.rui-icon-search:before{content:"\e802"}.rui-icon-focussing-on-customer:before{content:"\e970"}.rui-icon-look-closer:before{content:"\e923"}.rui-icon-review:before{content:"\e92d"}.rui-icon-locator-v2:before{content:"\e908"}.rui-icon-locator:before{content:"\e814"}.rui-icon-menu:before{content:"\e82d"}.rui-icon-mobile-menu-v2:before{content:"\ea53"}.rui-icon-more-info:before{content:"\e843"}.rui-icon-software:before{content:"\e85a"}.rui-icon-online:before{content:"\e818"}.rui-icon-choice:before{content:"\e96a"}.rui-icon-link:before{content:"\e90c"}.rui-icon-share:before{content:"\e906"}.rui-icon-myrogers:before{content:"\e840"}.rui-icon-logo:before{content:"\e84b"}.rui-icon-go-to-market-as-one-rogers:before{content:"\e973"}.rui-icon-user-v2:before{content:"\eaa7"}.rui-icon-accountability:before{content:"\e964"}.rui-icon-user:before{content:"\e804"}.rui-icon-person-edit:before{content:"\e83b"}.rui-icon-digital-contact-us:before{content:"\e901"}.rui-icon-person-call-v2:before{content:"\e90a"}.rui-icon-person-call:before{content:"\e83d"}.rui-icon-schedule-call:before{content:"\e851"}.rui-icon-person-chat:before{content:"\e83c"}.rui-icon-serve:before{content:"\e85e"}.rui-icon-support-centre:before{content:"\e9b3"}.rui-icon-skip-wait:before{content:"\e864"}.rui-icon-integrated-onboarding:before{content:"\e97d"}.rui-icon-investing-and-developping-our-people:before{content:"\e97f"}.rui-icon-onboarding-lite:before{content:"\e987"}.rui-icon-technical-room:before{content:"\e9b4"}.rui-icon-invest-in-and-develop-our-people:before{content:"\e97e"}.rui-icon-people:before{content:"\e81a"}.rui-icon-community-forums:before{content:"\e853"}.rui-icon-social:before{content:"\e825"}.rui-icon-connect-v2:before{content:"\e943"}.rui-icon-reorganization:before{content:"\e98d"}.rui-icon-re-security:before{content:"\e9ae"}.rui-icon-access-and-identity:before{content:"\e9b9"}.rui-icon-customer-service:before{content:"\e944"}.rui-icon-call:before{content:"\e80c"}.rui-icon-phonea-not-service-related:before{content:"\e951"}.rui-icon-call-displsay-icon:before{content:"\e942"}.rui-icon-call-fwd-icon:before{content:"\e94b"}.rui-icon-call-waiting-icon:before{content:"\e93e"}.rui-icon-contact-us:before{content:"\e854"}.rui-icon-tty:before{content:"\e986"}.rui-icon-phone:before{content:"\e90d"}.rui-icon-sim-card-v2:before{content:"\e924"}.rui-icon-sim-card:before{content:"\e832"}.rui-icon-record:before{content:"\e841"}.rui-icon-home-phone:before{content:"\e810"}.rui-icon-wireless:before{content:"\e82c"}.rui-icon-add-phone:before{content:"\e82f"}.rui-icon-multiple-devices-v2:before{content:"\e945"}.rui-icon-generic-smart-picks:before{content:"\e958"}.rui-icon-phone-arrow:before{content:"\e865"}.rui-icon-deliver-compelling-content-everywhere:before{content:"\e96b"}.rui-icon-unified-communications:before{content:"\e9bd"}.rui-icon-basic-phone:before{content:"\e93b"}.rui-icon-bring-your-own-device:before{content:"\e93d"}.rui-icon-no-use-of-phone:before{content:"\e9ac"}.rui-icon-generic-security:before{content:"\e957"}.rui-icon-device-protection:before{content:"\e80f"}.rui-icon-mobile-security:before{content:"\e925"}.rui-icon-device-aid:before{content:"\e866"}.rui-icon-phoneb-not-service-related:before{content:"\e952"}.rui-icon-connect:before{content:"\e917"}.rui-icon-tablet:before{content:"\e95b"}.rui-icon-devices:before{content:"\e83a"}.rui-icon-multiple-devices:before{content:"\e929"}.rui-icon-tv-v2:before{content:"\ea88"}.rui-icon-tv:before{content:"\e803"}.rui-icon-anyplace-tv:before{content:"\e916"}.rui-icon-internet-v2:before{content:"\e90f"}.rui-icon-internet:before{content:"\e812"}.rui-icon-member-website:before{content:"\e985"}.rui-icon-network-connectivity:before{content:"\e922"}.rui-icon-monitor:before{content:"\e82b"}.rui-icon-remote-control:before{content:"\e833"}.rui-icon-security:before{content:"\e84c"}.rui-icon-generic-radio:before{content:"\e954"}.rui-icon-modem:before{content:"\e910"}.rui-icon-wi-fi-calling:before{content:"\e937"}.rui-icon-wifi:before{content:"\e806"}.rui-icon-hr101:before{content:"\e978"}.rui-icon-involuntary-termination:before{content:"\e980"}.rui-icon-history:before{content:"\e977"}.rui-icon-generic-publishing:before{content:"\e953"}.rui-icon-taking-notes:before{content:"\e994"}.rui-icon-operational-essentials:before{content:"\e988"}.rui-icon-agenda:before{content:"\e965"}.rui-icon-facts:before{content:"\e947"}.rui-icon-list-v2:before{content:"\e90e"}.rui-icon-paper:before{content:"\e911"}.rui-icon-file:before{content:"\e819"}.rui-icon-paper-form-info:before{content:"\e85f"}.rui-icon-add:before{content:"\e914"}.rui-icon-pdf:before{content:"\e912"}.rui-icon-letter-of-resignation:before{content:"\e984"}.rui-icon-live-chat:before{content:"\e813"}.rui-icon-livechat-v2:before{content:"\ea41"}.rui-icon-add-text:before{content:"\e830"}.rui-icon-msg-share-feedback:before{content:"\e94f"}.rui-icon-email-v2:before{content:"\ea0d"}.rui-icon-mail:before{content:"\e805"}.rui-icon-comment-question:before{content:"\e852"}.rui-icon-mms:before{content:"\e926"}.rui-icon-generic-message:before{content:"\e94e"}.rui-icon-text-alerts:before{content:"\e95c"}.rui-icon-social-hub:before{content:"\e932"}.rui-icon-number:before{content:"\e913"}.rui-icon-chat-email-bubble:before{content:"\e9ba"}.rui-icon-redboard:before{content:"\e824"}.rui-icon-facebook-msg:before{content:"\e855"}.rui-icon-lock-small:before{content:"\e807"}.rui-icon-lock:before{content:"\e815"}.rui-icon-lock-v2:before{content:"\e85d"}.rui-icon-lock-alt:before{content:"\e84a"}.rui-icon-closed-lock-rounded:before{content:"\e9be"}.rui-icon-facebook:before{content:"\e821"}.rui-icon-facebook-v2:before{content:"\eaa9"}.rui-icon-twitter-alt:before{content:"\e848"}.rui-icon-twitter-v2:before{content:"\eaad"}.rui-icon-twitter:before{content:"\e81e"}.rui-icon-googleplus:before{content:"\eaaa"}.rui-icon-google:before{content:"\eaaf"}.rui-icon-gplus:before{content:"\e820"}.rui-icon-youtube:before{content:"\e842"}.rui-icon-youtube-v2:before{content:"\eaae"}.rui-icon-linkedin:before{content:"\e849"}.rui-icon-instagram-v2:before{content:"\eaab"}.rui-icon-instagram:before{content:"\e827"}.rui-icon-lg:before{content:"\e9c3"}.rui-icon-samsung-s:before{content:"\e9c4"}.rui-icon-os-apple:before{content:"\e823"}.rui-icon-os-windows:before{content:"\e81f"}.rui-icon-os-android:before{content:"\e822"}.rui-icon-os-blackberry:before{content:"\e82e"}.rui-icon-cart:before{content:"\e80e"}.rui-icon-cart-v2:before{content:"\e940"}.rui-icon-conveniece-store:before{content:"\e99d"}.rui-icon-shopping-bag:before{content:"\e915"}.rui-icon-as-a-service:before{content:"\e9c0"}.rui-icon-delivery:before{content:"\e83e"}.rui-icon-moving:before{content:"\e857"}.rui-icon-smarter-ways-to-work-and-win:before{content:"\e993"}.rui-icon-resources-services:before{content:"\e9bf"}.rui-icon-home-monitoring-v2:before{content:"\e918"}.rui-icon-home-security:before{content:"\e811"}.rui-icon-home:before{content:"\ea2f"}.rui-icon-lock-home:before{content:"\e862"}.rui-icon-customize:before{content:"\e861"}.rui-icon-temperature-weather:before{content:"\e936"}.rui-icon-automation:before{content:"\e808"}.rui-icon-calendar:before{content:"\e834"}.rui-icon-calendar-v2:before{content:"\e84e"}.rui-icon-calendar-v3:before{content:"\e93f"}.rui-icon-fast-speedometer:before{content:"\e9c5"}.rui-icon-medium-speedometer:before{content:"\e9c6"}.rui-icon-slow-speedometer:before{content:"\e9c7"}.rui-icon-kick-off:before{content:"\e982"}.rui-icon-explore:before{content:"\e946"}.rui-icon-world:before{content:"\e828"}.rui-icon-generic-travel:before{content:"\e95e"}.rui-icon-globe:before{content:"\ea1e"}.rui-icon-north-america:before{content:"\e817"}.rui-icon-north-america-v2:before{content:"\e847"}.rui-icon-north-america-v3:before{content:"\e950"}.rui-icon-grid:before{content:"\e919"}.rui-icon-bundles:before{content:"\e809"}.rui-icon-services:before{content:"\e84d"}.rui-icon-settings:before{content:"\e858"}.rui-icon-delete-cleanup:before{content:"\e91b"}.rui-icon-megaphone:before{content:"\e82a"}.rui-icon-announcement_share_present:before{content:"\e91a"}.rui-icon-creditcard-pay-debit:before{content:"\e91c"}.rui-icon-re-atm:before{content:"\e99a"}.rui-icon-dollar:before{content:"\e83f"}.rui-icon-invest-pay-price:before{content:"\e920"}.rui-icon-invest:before{content:"\e94c"}.rui-icon-wealth-accumulation-programs:before{content:"\e999"}.rui-icon-financial:before{content:"\e948"}.rui-icon-moments:before{content:"\e92a"}.rui-icon-camera:before{content:"\e80d"}.rui-icon-entertainment:before{content:"\e91d"}.rui-icon-save:before{content:"\e839"}.rui-icon-save-a:before{content:"\e92e"}.rui-icon-usb:before{content:"\e859"}.rui-icon-music:before{content:"\e92b"}.rui-icon-ssshhh:before{content:"\e9b2"}.rui-icon-games:before{content:"\e91e"}.rui-icon-sports:before{content:"\e933"}.rui-icon-sports-v2:before{content:"\e934"}.rui-icon-sports-v3:before{content:"\e935"}.rui-icon-bike-storage:before{content:"\e99b"}.rui-icon-fitness-gym:before{content:"\e9a2"}.rui-icon-inspiring-confidence:before{content:"\e97c"}.rui-icon-rogers-advantage:before{content:"\e996"}.rui-icon-recognition:before{content:"\e98c"}.rui-icon-win-medal:before{content:"\e939"}.rui-icon-award:before{content:"\e831"}.rui-icon-strong-canadian-growth-company:before{content:"\e93c"}.rui-icon-strong-canadian-growth-company-v2:before{content:"\e967"}.rui-icon-briefcase:before{content:"\e829"}.rui-icon-health-insurance:before{content:"\e976"}.rui-icon-get-updates:before{content:"\e91f"}.rui-icon-network:before{content:"\e863"}.rui-icon-update:before{content:"\e95f"}.rui-icon-drive-growth-in-business-segment:before{content:"\e96d"}.rui-icon-innovation-v2:before{content:"\e97a"}.rui-icon-flexibility:before{content:"\e949"}.rui-icon-innovation-v3:before{content:"\e97b"}.rui-icon-generic-reduce:before{content:"\e955"}.rui-icon-growth-bar:before{content:"\e94a"}.rui-icon-data-mgmt-icon:before{content:"\e938"}.rui-icon-erase-white-board:before{content:"\e9a1"}.rui-icon-writable-surface:before{content:"\e9b6"}.rui-icon-non-writable-surface:before{content:"\e9ab"}.rui-icon-edit:before{content:"\ea0c"}.rui-icon-hardware:before{content:"\e9bc"}.rui-icon-project-storage-archive:before{content:"\e9ad"}.rui-icon-lockers:before{content:"\e9a8"}.rui-icon-lan-room:before{content:"\e9a6"}.rui-icon-centralized-storage-archive:before{content:"\e99c"}.rui-icon-copy-point:before{content:"\e99e"}.rui-icon-print-v2:before{content:"\ea54"}.rui-icon-print:before{content:"\e838"}.rui-icon-smiley-face-double:before{content:"\e959"}.rui-icon-smiley-face-single:before{content:"\e95a"}.rui-icon-overhaul-the-customer-experience:before{content:"\e989"}.rui-icon-woman-washroom:before{content:"\e9b5"}.rui-icon-men-washroom:before{content:"\e9a9"}.rui-icon-physical:before{content:"\e983"}.rui-icon-disabled-toilet-handicap:before{content:"\e99f"}.rui-icon-spiritual-room:before{content:"\e9b0"}.rui-icon-paramedical:before{content:"\e98a"}.rui-icon-employee-and-family-assistance:before{content:"\e96e"}.rui-icon-hearing:before{content:"\e979"}.rui-icon-generic-thumbsup:before{content:"\e95d"}.rui-icon-no-entry:before{content:"\e9aa"}.rui-icon-vision-care:before{content:"\e998"}.rui-icon-prescription-drug-plan:before{content:"\e98b"}.rui-icon-stethoscope:before{content:"\ea68"}.rui-icon-dental-benefits:before{content:"\e96c"}.rui-icon-showers:before{content:"\e9af"}.rui-icon-kitchen:before{content:"\e9a5"}.rui-icon-be-well:before{content:"\e969"}.rui-icon-hub-coffee-corner:before{content:"\e9a4"}.rui-icon-food-scraps:before{content:"\e9b7"}.rui-icon-plastic-bottles:before{content:"\e9b8"}.rui-icon-graduation:before{content:"\e974"}.rui-icon-focus-on-innovation-and-network-leadership:before{content:"\e96f"}.rui-icon-rogers101:before{content:"\e98f"}.rui-icon-retirement:before{content:"\e98e"}.rui-icon-rocket:before{content:"\e92c"}.rui-icon-star:before{content:"\e92f"}.rui-icon-heart:before{content:"\ea2e"}.rui-icon-about-understanding-who-we-are:before{content:"\e963"}.rui-icon-groundbreaking:before{content:"\e975"}.rui-icon-dry-cleaning:before{content:"\e9a0"}.rui-icon-tshirt:before{content:"\e997"}.rui-icon-team-work:before{content:"\e995"}.rui-icon-attract:before{content:"\e966"}.rui-icon-wall-plug:before{content:"\e930"}.rui-icon-calculator:before{content:"\e931"}.rui-icon-business-solutions:before{content:"\e956"}.rui-icon-cloud-plus:before{content:"\e9bb"}.rui-icon-cloud:before{content:"\e960"}.rui-icon-data-center-cloud:before{content:"\e9c1"}.rui-icon-internet-of-things:before{content:"\e968"}.rui-icon-pvr:before{content:"\e972"}.totes-project .ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-submit,.ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-submit{text-align:center;width:60%}.ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-inputText:focus,.ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-submit:focus{outline:2px solid;outline:auto -webkit-focus-ring-color;outline-color:rgba(10,84,152,.4)}.totes-project .ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-errorMessage+.ute-resetVoicemailPassword-boldChatLink,.ute-resetVoicemailPassword-modal .ute-resetVoicemailPassword-errorMessage+.ute-resetVoicemailPassword-boldChatLink{margin-top:-20px;padding-left:60px}.totes-project .ute-resetVoicemailPassword-icon-button-arrow-right:before,.ute-resetVoicemailPassword-icon-button-arrow-right:before{float:right;font-size:10px;margin-top:8px}.totes-project .ute-resetVoicemailPassword-link,.ute-resetVoicemailPassword-link{cursor:pointer}.totes-project .ute-resetVoicemailPassword-modalHeadingIcon,.ute-resetVoicemailPassword-modalHeadingIcon{width:40px}@media (max-width:767px){.totes-project .ute-resetVoicemailPassword-footnote,.ute-resetVoicemailPassword-footnote{font-size:16px;padding-bottom:20px}}.totes-project .ute-resetVoicemailPassword-boldChatLink,.ute-resetVoicemailPassword-boldChatLink{padding-bottom:25px;font-family:Avenir Next,sans-serif;color:#da291c;font-size:16px;font-weight:500;line-height:20px;text-align:left}.totes-project .ute-resetVoicemailPassword-boldChatLink div,.ute-resetVoicemailPassword-boldChatLink div{display:inline-block;padding-left:5px;padding-right:5px}.ute-resetVoicemailPassword-link .ute-resetVoicemailPassword-link_text{position:relative;padding:0 20px 0 0}.ute-resetVoicemailPassword-link .ute-resetVoicemailPassword-link_text:after{content:"\e826";font-family:"rui-icon"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;font-size:11px;padding:0 0 0 10px}.totes-project .ute-secondLevelNav,.ute-secondLevelNav{background-color:#e9e9e9;height:89px;font-family:"TedNext";position:relative;z-index:999}.affix.ute-secondLevelNav{position:fixed;width:100%;top:0}@media (max-width:767px){.totes-project .ute-secondLevelNav,.ute-secondLevelNav{height:66px;background-color:#fff}}@media (max-width:360px){.totes-project .ute-secondLevelNav,.ute-secondLevelNav{height:56px}}.totes-project .ute-secondLevelNav-inner,.ute-secondLevelNav-inner{position:relative;height:89px}@media (min-width:1200px){.container.ute-secondLevelNav-inner{width:1135px}}@media (max-width:767px){.container.ute-secondLevelNav-inner{height:65px}}@media (min-width:768px) and (max-width:991px){.container.ute-secondLevelNav-inner{padding:0}}@media (max-width:360px){.container.ute-secondLevelNav-inner{height:55px}}.totes-project .ute-secondLevelNav-dropshadow,.ute-secondLevelNav-dropshadow{box-shadow:-1px 1px 2px 1px rgba(43,43,43,.05);display:block;height:65px;position:relative;border-radius:10px;margin-top:10px}@media (max-width:767px){.totes-project .ute-secondLevelNav-dropshadow,.ute-secondLevelNav-dropshadow{margin-top:0;box-shadow:none}}@media (max-width:360px){.totes-project .ute-secondLevelNav-dropshadow,.ute-secondLevelNav-dropshadow{height:55px}}.totes-project .ute-secondLevelNav-header,.ute-secondLevelNav-header{display:inline-block;height:65px;left:0;top:50%;width:185px;position:absolute;transform:translateY(-50%)}@media (max-width:36px){.totes-project .ute-secondLevelNav-header,.ute-secondLevelNav-header{height:55px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-m-bg,.ute-secondLevelNav-header-m-bg{background-color:#e9e9e9;height:66px;margin-left:-20px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-header-m-bg,.ute-secondLevelNav-header-m-bg{height:54.5px}}.totes-project .ute-secondLevelNav-header-m,.ute-secondLevelNav-header-m{display:inline-block;height:65px;left:0;top:50%;width:80px;position:absolute;border-right:2px solid #cccdcd;transform:translateY(-50%)}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-m,.ute-secondLevelNav-header-m{width:65px;height:36px;left:-15px}}@media (max-width:425px){.totes-project .ute-secondLevelNav-header-m,.ute-secondLevelNav-header-m{width:55px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-header-m,.ute-secondLevelNav-header-m{width:45px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-m:lang(fr),.ute-secondLevelNav-header-m:lang(fr){width:80px}}@media (max-width:420px){.totes-project .ute-secondLevelNav-header-m:lang(fr),.ute-secondLevelNav-header-m:lang(fr){width:65px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-header-m:lang(fr),.ute-secondLevelNav-header-m:lang(fr){width:55px}}.totes-project .ute-secondLevelNav-header-txt,.ute-secondLevelNav-header-txt{height:100%;background-color:#fff;border-radius:10px 0 0 10px;padding:12px 10px 0;float:left;color:#da291c;text-align:center;font-weight:500;font-size:30px;width:185px}@media (max-width:1169px){.totes-project .ute-secondLevelNav-header-txt,.ute-secondLevelNav-header-txt{font-size:24px;padding:16px 10px 0;width:170px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-header-txt,.ute-secondLevelNav-header-txt{padding:18px 10px 0;font-size:20px;width:135px}}.totes-project .ute-secondLevelNav-header-txt-m,.ute-secondLevelNav-header-txt-m{height:100%;border-radius:10px 0 0 10px;padding:8px 10px 0;float:left;color:#da291c;text-align:center;font-weight:500;font-size:30px}@media (max-width:767px){.totes-project .ute-secondLevelNav-header-txt-m,.ute-secondLevelNav-header-txt-m{position:relative;top:-5px;padding:0 10px}}@media (max-width:430px){.totes-project .ute-secondLevelNav-header-txt-m,.ute-secondLevelNav-header-txt-m{font-size:25px;top:0;padding:0 5px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-header-txt-m,.ute-secondLevelNav-header-txt-m{font-size:20px;top:3px}}.totes-project .ute-secondLevelNav-bar,.ute-secondLevelNav-bar{position:absolute;top:50%;transform:translateY(-50%);height:65px;left:182px;right:0;display:inline-block}.totes-project .ute-secondLevelNav-bar md-toolbar,.totes-project .ute-secondLevelNav-bar-m md-toolbar,.ute-secondLevelNav-bar md-toolbar,.ute-secondLevelNav-bar-m md-toolbar{height:100%;border-radius:0 10px 10px 0}@media (max-width:1169px){.totes-project .ute-secondLevelNav-bar,.ute-secondLevelNav-bar{left:160px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar,.ute-secondLevelNav-bar{left:128px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar,.ute-secondLevelNav-bar{height:55px}}.totes-project .ute-secondLevelNav-bar-m,.ute-secondLevelNav-bar-m{position:absolute;top:50%;transform:translateY(-50%);height:66px;left:80px;right:0;display:inline-block}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-m,.ute-secondLevelNav-bar-m{left:50px}.totes-project .ute-secondLevelNav-bar-m:lang(fr),.ute-secondLevelNav-bar-m:lang(fr){left:65px}}@media (max-width:430px){.totes-project .ute-secondLevelNav-bar-m,.ute-secondLevelNav-bar-m{left:40px}.totes-project .ute-secondLevelNav-bar-m:lang(fr),.ute-secondLevelNav-bar-m:lang(fr){left:50px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-m,.ute-secondLevelNav-bar-m{height:55px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-bar-m,.ute-secondLevelNav-bar-m{left:30px}.totes-project .ute-secondLevelNav-bar-m:lang(fr),.ute-secondLevelNav-bar-m:lang(fr){left:40px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-m md-toolbar,.ute-secondLevelNav-bar-m md-toolbar{border-radius:0}}.totes-project .ute-secondLevelNav-account,.ute-secondLevelNav-account{height:76px;background-color:#ebebeb;border:1px solid #ebebeb}.ute-secondLevelNav-account .ute-secondLevelNav-bar-txt{margin-left:20px}@media (max-width:767px){.ute-secondLevelNav-account .ute-secondLevelNav-bar-txt{margin-left:0}}@media (min-width:768px) and (max-width:991px){.ute-secondLevelNav-account .ute-secondLevelNav-bar-txt{margin-left:10px}}.ute-secondLevelNav-account .ute-secondLevelNav-bar-txt:active{background-color:#e9e9e9}.ute-secondLevelNav-account .ute-secondLevelNav-bar-txt:focus{background-color:#e9e9e9;outline:none!important}.totes-project .ute-secondLevelNav-dropdown,.ute-secondLevelNav-dropdown{overflow:auto;max-height:64vh!important;padding-bottom:2px!important}.totes-project .ute-secondLevelNav-dropdown md-menu-item .md-button,.ute-secondLevelNav-dropdown md-menu-item .md-button{line-height:18px!important;min-height:62px!important;margin:0 10px!important;font-size:14px!important;font-weight:500;padding:0 10px!important}.totes-project .ute-secondLevelNav-dropdown md-menu-item .md-button span,.ute-secondLevelNav-dropdown md-menu-item .md-button span{float:none!important}.totes-project .ute-secondLevelNav-dropdown md-menu-item .cancelled-status,.totes-project .ute-secondLevelNav-dropdown md-menu-item .suspended-status,.ute-secondLevelNav-dropdown md-menu-item .cancelled-status,.ute-secondLevelNav-dropdown md-menu-item .suspended-status{position:relative;border:1px solid;color:#da291c}.totes-project .ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-tag,.totes-project .ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-tag,.ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-tag,.ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-tag{position:absolute;top:0;right:0;height:22px;border-bottom-left-radius:8px;padding:2px 7px;color:#fff;font-size:12px;text-align:center}.totes-project .ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-tag img,.totes-project .ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-tag img,.ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-tag img,.ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-tag img{width:13px;margin-top:-2px}.totes-project .ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-msg,.totes-project .ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-msg,.ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-msg,.ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-msg{color:#414042;font-weight:400!important;font-size:13px!important}.totes-project .ute-secondLevelNav-dropdown md-menu-item .cancelled-status,.ute-secondLevelNav-dropdown md-menu-item .cancelled-status{border-color:#da291c}.totes-project .ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-tag,.ute-secondLevelNav-dropdown md-menu-item .cancelled-status .status-tag{background-color:#da291c}.totes-project .ute-secondLevelNav-dropdown md-menu-item .suspended-status,.ute-secondLevelNav-dropdown md-menu-item .suspended-status{border-color:#f0662c}.totes-project .ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-tag,.ute-secondLevelNav-dropdown md-menu-item .suspended-status .status-tag{background-color:#f0662c}.totes-project .ute-secondLevelNav-item,.ute-secondLevelNav-item{height:65px;vertical-align:top;margin-left:5px}.ute-secondLevelNav-item:focus{outline:#0a5498 auto 1px!important}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-secondLevelNav-item:focus{border:1px solid #0a5498!important;outline:none!important}.totes-project .ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle,.ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle{right:-41px!important}}@media screen and (-webkit-min-device-pixel-ratio:0){.totes-project .ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle,.ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle{right:-40px!important}.totes-project .ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle,.totes-project .ute-secondLevelNav-item:focus ::i-block-chrome,.ute-secondLevelNav-item:focus .ute-secondLevelNav-triangle,.ute-secondLevelNav-item:focus ::i-block-chrome{right:-44px!important}}.totes-project .ute-secondLevelNav-arrow-down,.ute-secondLevelNav-arrow-down{margin-left:5px;display:inline-block;width:10px;height:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}@media (max-width:767px){.totes-project .ute-secondLevelNav-arrow-down,.ute-secondLevelNav-arrow-down{position:absolute;top:50%;right:-10px;margin:0}}.totes-project .ute-secondLevelNav-arrow-down-account,.ute-secondLevelNav-arrow-down-account{position:absolute;margin:0;top:50%;right:-15px}@media (max-width:767px){.totes-project .ute-secondLevelNav-arrow-down-account,.ute-secondLevelNav-arrow-down-account{right:-5px}}.totes-project .ute-secondLevelNav-arrow-down-active,.ute-secondLevelNav-arrow-down-active{border-top-color:#da291c}.ute-secondLevelNav-menu-active .ute-secondLevelNav-bar-txt{padding-top:3px;border-bottom-color:#da291c;border-bottom-style:solid;border-bottom-width:3px}@media (min-width:768px) and (max-width:1169px){.totes-project .ute-secondLevelNav-bar-txt_1,.ute-secondLevelNav-bar-txt_1{margin-right:13px!important}.totes-project .ute-secondLevelNav-bar-txt_1:lang(fr),.ute-secondLevelNav-bar-txt_1:lang(fr){margin-right:8px!important}}.totes-project .ute-secondLevelNav-menu-txt-active,.ute-secondLevelNav-menu-txt-active{color:#da291c}.totes-project .ute-secondLevelNav-menu,.ute-secondLevelNav-menu{height:100%}.totes-project .ute-secondLevelNav-menu md-menu-bar,.ute-secondLevelNav-menu md-menu-bar{height:100%;padding:0}@media (max-width:360px){.totes-project .ute-secondLevelNav-menu md-menu-bar,.ute-secondLevelNav-menu md-menu-bar{height:54px}}.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{position:relative;height:100%;color:#414042;font-weight:500;font-size:16px;text-align:left;margin-right:14px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr),.ute-secondLevelNav-bar-txt:lang(fr){font-size:14px}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{margin-right:0}}.totes-project .ute-secondLevelNav-bar-txt div,.ute-secondLevelNav-bar-txt div{display:inline-block;margin:0}@media (min-width:991px) and (max-width:1169px){.totes-project .ute-secondLevelNav-bar-txt div,.ute-secondLevelNav-bar-txt div{max-width:85px}.totes-project .ute-secondLevelNav-bar-txt div:lang(fr),.ute-secondLevelNav-bar-txt div:lang(fr){max-width:105px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-bar-txt div,.ute-secondLevelNav-bar-txt div{margin-left:2px}}@media (max-width:1169px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{font-size:14px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr),.ute-secondLevelNav-bar-txt:lang(fr){font-size:12px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{font-size:14px;max-width:85px;padding:0}.totes-project .ute-secondLevelNav-bar-txt:lang(fr),.ute-secondLevelNav-bar-txt:lang(fr){max-width:100px;font-size:13px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{width:125px;font-size:13px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr),.ute-secondLevelNav-bar-txt:lang(fr){font-size:13px}}@media (max-width:499px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{width:125px;padding-left:7px;padding-right:7px}}@media (max-width:375px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{width:85px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{font-size:12px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr),.ute-secondLevelNav-bar-txt:lang(fr){font-size:12px}}@media (max-width:320px){.totes-project .ute-secondLevelNav-bar-txt,.ute-secondLevelNav-bar-txt{margin-left:4px}.totes-project .ute-secondLevelNav-bar-txt:lang(fr),.ute-secondLevelNav-bar-txt:lang(fr){margin-left:0;font-size:12px;padding-left:1px;padding-right:1px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar-txt .ute-secondLevelNav-bar-text,.ute-secondLevelNav-bar-txt .ute-secondLevelNav-bar-text{max-width:70px}.ute-secondLevelNav-bar-txt .ute-secondLevelNav-bar-text:lang(fr){max-width:85px}}.ute-secondLevelNav-bar-txt:focus{background-color:#fff}.totes-project .ute-secondLevelNav-bar-account,.ute-secondLevelNav-bar-account{font-weight:700;font-size:16px}@media (max-width:1169px){.totes-project .ute-secondLevelNav-bar-account,.ute-secondLevelNav-bar-account{font-size:14px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-account,.ute-secondLevelNav-bar-account{font-size:13px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-account,.ute-secondLevelNav-bar-account{font-size:12px}}.totes-project .ute-secondLevelNav-bar-nickname,.ute-secondLevelNav-bar-nickname{color:#da291c;font-weight:700;font-size:16px}@media (max-width:991px){.totes-project .ute-secondLevelNav-bar-nickname+br+span,.ute-secondLevelNav-bar-nickname+br+span{font-size:12px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-bar-nickname,.ute-secondLevelNav-bar-nickname{font-size:13px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-bar-nickname,.ute-secondLevelNav-bar-nickname{font-size:14px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-bar-nickname,.ute-secondLevelNav-bar-nickname{font-size:10px}.totes-project .ute-secondLevelNav-bar-nickname+br+span,.ute-secondLevelNav-bar-nickname+br+span{font-size:12px}}.totes-project .ute-secondLevelNav-child-item-name,.ute-secondLevelNav-child-item-name{-ms-flex-positive:0!important;flex-grow:0!important;color:#da291c;font-size:15px}.totes-project .ute-secondLevelNav-vertical-align-middle,.ute-secondLevelNav-vertical-align-middle{transform:translateY(40%)}@media (max-width:520px){.totes-project .ute-secondLevelNav-vertical-align-middle,.ute-secondLevelNav-vertical-align-middle{transform:translateY(0%)}}.totes-project .ute-secondLevelNav-vertical-align-middle:lang(fr),.ute-secondLevelNav-vertical-align-middle:lang(fr){transform:translateY(0%)}@media (max-width:520px){.totes-project .ute-secondLevelNav-vertical-align-middle:lang(fr),.ute-secondLevelNav-vertical-align-middle:lang(fr){transform:translateY(0%)}}.totes-project .ute-secondLevelNav-menu-accounts,.ute-secondLevelNav-menu-accounts{position:fixed;z-index:1002;bottom:0;background-color:#fff;width:100%;max-height:80%;-webkit-transition:height .8s ease;transition-property:height;transition-duration:.8s;transition-timing-function:ease;transition-delay:initial}.totes-project .ute-secondLevelNav-menu-accounts h2,.ute-secondLevelNav-menu-accounts h2{margin:10px 0;font-size:15px;font-weight:700}.totes-project .ute-secondLevelNav-menu-accounts img,.ute-secondLevelNav-menu-accounts img{height:20px}.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item *,.ute-secondLevelNav-menu-accounts md-list md-list-item *{line-height:21px!important}.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item img.account-checkmark,.ute-secondLevelNav-menu-accounts md-list md-list-item img.account-checkmark{position:absolute;right:10px;bottom:15px}.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item .md-button,.ute-secondLevelNav-menu-accounts md-list md-list-item .md-button{padding:7px!important}.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item .md-list-item-inner,.ute-secondLevelNav-menu-accounts md-list md-list-item .md-list-item-inner{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.totes-project .ute-secondLevelNav-menu-accounts md-list md-list-item:not(.suspended-status):not(.cancelled-status) .md-list-item-inner,.ute-secondLevelNav-menu-accounts md-list md-list-item:not(.suspended-status):not(.cancelled-status) .md-list-item-inner{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.totes-project .ute-secondLevelNav-menu-accounts md-list .last-item .md-list-item-inner,.ute-secondLevelNav-menu-accounts md-list .last-item .md-list-item-inner{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start}.totes-project .ute-secondLevelNav-menu-accounts md-list .cancelled-status,.totes-project .ute-secondLevelNav-menu-accounts md-list .suspended-status,.ute-secondLevelNav-menu-accounts md-list .cancelled-status,.ute-secondLevelNav-menu-accounts md-list .suspended-status{border:1px solid;color:#da291c;margin-bottom:1px}.totes-project .ute-secondLevelNav-menu-accounts md-list .cancelled-status img.account-checkmark,.totes-project .ute-secondLevelNav-menu-accounts md-list .suspended-status img.account-checkmark,.ute-secondLevelNav-menu-accounts md-list .cancelled-status img.account-checkmark,.ute-secondLevelNav-menu-accounts md-list .suspended-status img.account-checkmark{position:absolute;right:10px;bottom:7px}.totes-project .ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-tag,.totes-project .ute-secondLevelNav-menu-accounts md-list .suspended-status .status-tag,.ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-tag,.ute-secondLevelNav-menu-accounts md-list .suspended-status .status-tag{position:absolute;top:0;right:0;height:22px;border-bottom-left-radius:8px;padding:2px 7px;color:#fff;font-size:12px;text-align:center}.totes-project .ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-tag img,.totes-project .ute-secondLevelNav-menu-accounts md-list .suspended-status .status-tag img,.ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-tag img,.ute-secondLevelNav-menu-accounts md-list .suspended-status .status-tag img{width:13px;height:initial;margin-top:-2px}.totes-project .ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-msg,.totes-project .ute-secondLevelNav-menu-accounts md-list .suspended-status .status-msg,.ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-msg,.ute-secondLevelNav-menu-accounts md-list .suspended-status .status-msg{color:#414042;font-weight:400!important;font-size:13px!important}.totes-project .ute-secondLevelNav-menu-accounts md-list .cancelled-status,.ute-secondLevelNav-menu-accounts md-list .cancelled-status{border-color:#da291c}.totes-project .ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-tag,.ute-secondLevelNav-menu-accounts md-list .cancelled-status .status-tag{background-color:#da291c}.totes-project .ute-secondLevelNav-menu-accounts md-list .suspended-status,.ute-secondLevelNav-menu-accounts md-list .suspended-status{border-color:#f0662c}.totes-project .ute-secondLevelNav-menu-accounts md-list .suspended-status .status-tag,.ute-secondLevelNav-menu-accounts md-list .suspended-status .status-tag{background-color:#f0662c}.totes-project .ute-secondLevelNav-menu-accounts-header,.ute-secondLevelNav-menu-accounts-header{background-color:#e9e9e9;color:#414042}.totes-project .ute-secondLevelNav-modal-background,.ute-secondLevelNav-modal-background{position:fixed;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1001}.totes-project .ute-secondLevelNav-triangle,.ute-secondLevelNav-triangle{width:20px;height:100%;border-top:33px solid transparent;border-bottom:33px solid transparent;border-left:20px solid #ebebeb;margin-left:0;position:absolute;top:-1px;right:-33px}@media (max-width:767px){.totes-project .ute-secondLevelNav-triangle,.ute-secondLevelNav-triangle{height:60px;border-top:32px solid transparent;border-bottom:32px solid transparent;top:0;right:-20px}}@media (min-width:768px) and (max-width:991px){.totes-project .ute-secondLevelNav-triangle,.ute-secondLevelNav-triangle{right:-33px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-triangle,.ute-secondLevelNav-triangle{height:50px;border-top:26px solid transparent;border-bottom:26px solid transparent}}.totes-project .ute-secondLevelNav-border-circle,.ute-secondLevelNav-border-circle{display:inline-block;width:25px;height:25px;border-radius:25px;margin:0 5px 0 0;padding:2px 6px 0;background-color:#e9e9e9;line-height:21px;-ms-flex-positive:0!important;flex-grow:0!important;font-weight:700;text-align:center}.totes-project .ute-secondLevelNav-menu-second,.ute-secondLevelNav-menu-second{margin:0 0 0 34px}@media (max-width:767px){.ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt{margin-right:-20px}.ute-secondLevelNav-menu-second .totes-project .ute-secondLevelNav-bar-txt>div,.ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div{width:140px}.ute-secondLevelNav-menu-second .totes-project .ute-secondLevelNav-bar-txt>div:lang(fr),.ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div:lang(fr){width:110px}}@media (max-width:400px){.ute-secondLevelNav-menu-second .totes-project .ute-secondLevelNav-bar-txt>div,.ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div{width:80px}.ute-secondLevelNav-menu-second .totes-project .ute-secondLevelNav-bar-txt>div:lang(fr),.ute-secondLevelNav-menu-second .ute-secondLevelNav-bar-txt>div:lang(fr){width:80px}}@media (max-width:1040px){.totes-project .ute-secondLevelNav-menu-second,.ute-secondLevelNav-menu-second{margin:0 10px 0 28px}.totes-project .ute-secondLevelNav-menu-second:lang(fr),.ute-secondLevelNav-menu-second:lang(fr){margin-left:26px}}@media (max-width:767px){.totes-project .ute-secondLevelNav-menu-second,.ute-secondLevelNav-menu-second{margin:0 0 0 25px}}@media (max-width:360px){.totes-project .ute-secondLevelNav-menu-second,.ute-secondLevelNav-menu-second{margin:0 0 0 20px}}.totes-project .ute-secondLevelNav-vertical-scroll,.ute-secondLevelNav-vertical-scroll{overflow-y:auto}.totes-project .ute-secondLevelNav-black-txt,.ute-secondLevelNav-black-txt{color:#000}.totes-project .ute-secondLevelNav-colon:lang(fr),.ute-secondLevelNav-colon:lang(fr){margin-left:4px}body[hasSecondLevelNav=true] .totes-project{margin-top:0}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.05),0 1px 10px 0 rgba(0,0,0,.02)}.totes-project .ute-usageDial,.ute-usageDial{margin:0;padding:0}.totes-project .ute-usageDial div,.ute-usageDial div{transition:all .3s ease}.totes-project .ute-usageDial-dialContainer,.ute-usageDial-dialContainer{height:290px;padding-left:15px;padding-right:15px}.totes-project .ute-usageDialChart,.ute-usageDialChart{transform:rotate(-90deg)}.totes-project .ute-usageDial-container,.ute-usageDial-container{text-align:center;position:relative;height:290px}.totes-project .ute-usageDial-dialContainers,.ute-usageDial-dialContainers{padding:0}@media (max-width:991px){.totes-project .ute-usageDial-dialContainers,.ute-usageDial-dialContainers{max-width:224px}}.ute-animatedStrokeContainer{position:relative;top:-215px;left:0}.totes-project .ute-usageDial-content,.ute-usageDial-content{font-family:Avenir Next,sans-serif;display:inline-block;position:relative;background-color:#82ca9c;border-radius:50%;transform:scale(.9)}.totes-project .ute-usageDial-contentContainer,.ute-usageDial-contentContainer{position:absolute;height:150px;width:180px;top:45px;left:15px}.totes-project .ute-usageDial-contentContainer:lang(fr),.ute-usageDial-contentContainer:lang(fr){top:25px}.totes-project .ute-usageDial-contentContainerTop,.ute-usageDial-contentContainerTop{position:absolute;height:75px;width:160px;top:45px;left:25px}.totes-project .ute-usageDial-contentContainerBottom,.ute-usageDial-contentContainerBottom{position:absolute;height:75px;width:160px;top:110px;left:25px}.totes-project .ute-usageDialContent-sharedData,.ute-usageDialContent-sharedData{font-family:Avenir Next,sans-serif;font-size:18px;font-weight:800;text-align:center}.totes-project .ute-usageDialContent-gbAmount,.ute-usageDialContent-gbAmount{font-family:Avenir Next,sans-serif;font-size:58px;font-weight:500;letter-spacing:-4px;text-align:center;line-height:48px}.totes-project .ute-usageDialContent-gbAmountUnit,.ute-usageDialContent-gbAmountUnit{font-family:Avenir Next,sans-serif;font-size:23px;font-weight:900;letter-spacing:0;margin-left:-7px}.totes-project .ute-usageDialContent-remaining,.ute-usageDialContent-remaining{font-family:Avenir Next,sans-serif;font-size:18px;font-weight:500;text-align:center;margin-top:8px}.totes-project .ute-usageDialContent-realTime,.ute-usageDialContent-realTime{font-family:Avenir Next,sans-serif;font-weight:500;font-size:14px;text-align:center}.ute-pending-order{overflow:hidden}.ute-pending-order .ute-pending-order-heading{padding-top:5px;font-size:18px;font-weight:500}.ute-pending-order .ute-pending-order-number{font-size:16px;padding-top:7px}.ute-pending-order .ute-pending-order-link-group{padding-top:20px}.ute-pending-order .ute-pending-order-link{font-size:16px;font-weight:500;text-align:left;text-decoration:none;white-space:nowrap;width:50%}.paynow-bank-block .bank-selection-block .bank-sprite map[name=paynowBankMapping] area,.ute-pending-order .ute-pending-order-link:hover{cursor:pointer}.ute-pending-order .ute-pending-order-link:last-child{text-align:right;padding-right:5px}.ute-pending-order .ute-pending-order-link [class^=ute-icon]{font-size:10px;padding-left:2px}.ute-pending-order .ute-pending-order-details{font-size:18px;padding-bottom:15px;padding-left:28px}.ute-pending-order .ute-pending-order-heading-sub{font-size:18px;font-weight:600;padding-bottom:15px;padding-left:13px}.ute-pending-order .ute-pending-order-terms-button-primary{float:left;margin-left:20px}.ute-pending-order .carousel-inner{overflow:hidden}.ute-pending-order .carousel{position:relative;font-size:14px;border:1px solid #00aec7;border-radius:10px;padding:10px 15px 5px;width:90%;margin:0 auto;text-align:center}.ute-pending-order .carousel .glyphicon{font-family:rui-icon;color:#333;text-shadow:none;font-size:36px}.ute-pending-order .carousel .left,.ute-pending-order .carousel .right{min-height:100px;height:auto}.ute-pending-order .carousel .left{left:4%;background:0 0;opacity:1}.ute-pending-order .carousel .left .glyphicon-chevron-left:before,.ute-pending-order .carousel .right .glyphicon-chevron-right:before{font-family:rui-icon}.ute-pending-order .carousel .right{right:5.5%;background:0 0;opacity:1}.ute-pending-order .carousel .carousel-indicators,.ute-pending-order table.mobile-stacked td span.td-label,.ute-pending-order table.mobile-stacked th span.td-label{display:none}.ute-pending-order .ute-pending-order-terms-modal-body{margin-left:20px;margin-right:20px;padding-top:0;padding-bottom:0;font-size:16px}.ute-pending-order .ute-pending-order-terms-modal-body h2{font-size:24px;font-weight:600;margin-bottom:20px}.ute-pending-order .ute-pending-order-modal{color:#414143}.ute-pending-order .ute-pending-order-modal .modal-header{font-weight:600;font-size:26px;border-bottom:0;padding-left:33px;padding-top:33px;padding-bottom:0}.ute-pending-order .ute-pending-order-modal .ute-pending-order-table{padding-left:20px;padding-right:20px}.ute-pending-order .ute-pending-order-modal .table{font-size:16px}.ute-pending-order .ute-pending-order-modal .close{background-color:transparent;margin-top:3px;margin-right:-1px}.ute-pending-order .ute-pending-order-modal .close .ute-icon-close-button-v3{color:#9fa1a3}.ute-pending-order .ute-pending-order-modal .modal-footer{border-top:0}.ute-pending-order .ute-loader{display:block;margin:0 auto}.ute-pending-order .carousel:after{display:block;content:"";clear:both}.ute-pending-order .carousel .left .glyphicon-chevron-left:before{content:"\e62a"}.ute-pending-order .carousel .right .glyphicon-chevron-right:before{content:'\e629'}.ute-pending-order table.mobile-stacked td span,.ute-pending-order table.mobile-stacked th span{display:inline-block;padding:8px}.ute-pending-order div.ute-btn-group-set{margin:80px auto 20px}.totes-project .ute-pending-order div.ute-btn-group-set .ute-pending-order-terms-button-primary,.ute-pending-order div.ute-btn-group-set .ute-pending-order-button-primary,.ute-pending-order div.ute-btn-group-set .ute-pending-order-terms-button-primary{margin-right:50px}.ute-pending-order div.ute-btn-group-set a.ute-pending-order-button-cancel{padding-top:10px}.ute-pending-order .ute-btn-group-set.ute-right{float:right}.ute-pending-order .ute-btn-group-set.ute-left{float:left}.ute-pending-order .ute-btn-group-set.ute-no-top{margin-top:0}@media (min-width:300px) and (max-width:993px){.ute-pending-order .ute-pending-order-link{white-space:normal;width:44%}}@media only screen and (max-width:479px){.ute-pending-order table.mobile-stacked,.ute-pending-order table.mobile-stacked tbody,.ute-pending-order table.mobile-stacked td,.ute-pending-order table.mobile-stacked th,.ute-pending-order table.mobile-stacked thead,.ute-pending-order table.mobile-stacked tr{display:block}.ute-pending-order table.mobile-stacked thead tr{position:absolute;top:-9999px;left:-9999px}.ute-pending-order table.mobile-stacked tr{border-bottom:2px solid #000}.ute-pending-order table.mobile-stacked tr:first-child{border-top:1px solid #ccc}.ute-pending-order table.mobile-stacked td{border:none;border-bottom:1px solid #ccc;position:relative;display:table;width:100%}.ute-pending-order table.mobile-stacked td:first-child{font-weight:500}.ute-pending-order table.mobile-stacked td span.td-label{display:table-cell;width:45%}.ute-pending-order table.mobile-stacked td span.td-content{display:table-cell;text-align:right}.ute-pending-order .ute-btn-group-set,.ute-pending-order .ute-btn-group-set.ute-left,.ute-pending-order .ute-btn-group-set.ute-right{float:none;clear:both;width:100%;position:relative;min-height:90px;margin-top:50px}.ute-pending-order .ute-btn-group-set a.ute-pending-order-button-cancel,.ute-pending-order .ute-btn-group-set.ute-left a.ute-pending-order-button-cancel,.ute-pending-order .ute-btn-group-set.ute-right a.ute-pending-order-button-cancel{text-align:center;margin-top:15px}.totes-project .ute-pending-order .ute-btn-group-set .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-terms-button-primary,.ute-pending-order .ute-btn-group-set .ute-pending-order-button-primary,.ute-pending-order .ute-btn-group-set .ute-pending-order-terms-button-primary,.ute-pending-order .ute-btn-group-set a.ute-pending-order-button-cancel,.ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-button-primary,.ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-terms-button-primary,.ute-pending-order .ute-btn-group-set.ute-left a.ute-pending-order-button-cancel,.ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-button-primary,.ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-terms-button-primary,.ute-pending-order .ute-btn-group-set.ute-right a.ute-pending-order-button-cancel{width:100%;display:block}.totes-project .ute-pending-order .ute-btn-group-set .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-terms-button-primary,.totes-project .ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-terms-button-primary,.ute-pending-order .ute-btn-group-set .ute-pending-order-button-primary,.ute-pending-order .ute-btn-group-set .ute-pending-order-terms-button-primary,.ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-button-primary,.ute-pending-order .ute-btn-group-set.ute-left .ute-pending-order-terms-button-primary,.ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-button-primary,.ute-pending-order .ute-btn-group-set.ute-right .ute-pending-order-terms-button-primary{margin-right:0}}.ute-pending-order .alert-danger{position:relative;float:none!important;margin:15px 0;padding:10px 20px 10px 0;max-width:600px;border-radius:15px;border:1px solid #da291c;background:#fff}.ute-pending-order .alert>div{display:table-cell;vertical-align:middle}.ute-pending-order .alert>div:first-child{width:90px;text-align:center;padding:0}.ute-pending-order .alert p{font-size:1.6rem;font-weight:300;color:#414143;margin:0}.ute-pending-order .alert-img>img{width:40px;height:auto}.totes-project .ute-add-note-icon-link,.totes-project .ute-add-note-icon-link-hidden,.ute-add-note-icon-link,.ute-add-note-icon-link-hidden{cursor:pointer;display:block;position:relative;width:60px;height:55px;right:2px;bottom:2px}.totes-project .ute-add-note-icon-link-hidden,.ute-add-note-icon-link-hidden{outline:none}.ute-note-icon .ute-add-note-icon-link-hidden:focus,.ute-note-icon .ute-add-note-icon-link:focus{width:60px;outline:none;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:none;height:55px;bottom:2px}.ute-note-icon .ute-add-note-icon-link:focus{background:#d8d8d8;border:2px solid #d8d8d8}.ute-note-icon .ute-add-note-icon-link-hidden:focus{background:#fff;border:2px solid #da291c}.totes-project .ute-show-notepad,.ute-show-notepad{opacity:1;visibility:visible}.totes-project .ute-hide-notepad,.ute-hide-notepad{opacity:0;visibility:hidden}.totes-project .ute-notepad-container,.ute-notepad-container{box-shadow:0 4px 4px 0 rgba(0,0,0,.3);cursor:default;line-height:18px;margin-bottom:10px;transition:all .2s ease-in .1s;border:1px solid #d8d8d8;width:390px;padding-bottom:15px;padding-right:20px;margin-top:-2px;z-index:1040;background-color:#fff;border-top:thick solid #d8d8d8;border-top-width:10px;position:absolute;right:-2px}.totes-project .ute-notepad-section,.ute-notepad-section{line-height:1.5em;padding-left:17px;list-style-type:none}.totes-project .ute-notepad-heading,.ute-notepad-heading{margin-top:15px;margin-bottom:15px;font-size:1em;font-weight:600;text-transform:uppercase}.totes-project .ute-notepad-text-holder,.ute-notepad-text-holder{margin-bottom:10px}.totes-project .ute-notepad-text-area,.ute-notepad-text-area{width:355px;height:173px;resize:none;border-radius:10px;outline:none;box-shadow:none;border:1px solid #646464;font-size:14px;line-height:1.12em;padding:1.2em}.totes-project .ute-notepad-button,.ute-notepad-button{display:inline-block;margin-bottom:0;font-weight:600;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;line-height:1.42857;border-radius:4px;-webkit-user-select:none;color:#fff;background-color:#da291c;font-size:14px;padding:6px 12px 6px 15px;margin-right:-7px;margin-top:5px}.totes-project .ute-notepad-error-message-container,.ute-notepad-error-message-container{margin:0 0 15px}.totes-project .ute-notepad-error-message-container span,.ute-notepad-error-message-container span{font-size:1.1em;font-weight:500}.totes-project .ute-notepad-error-message-container img,.ute-notepad-error-message-container img{height:25px}.totes-project .ute-notepad-loader-inline,.ute-notepad-loader-inline{margin-left:10em}.totes-project .ute-notepad-loader-image,.ute-notepad-loader-image{height:30px;width:auto;display:inline-block}.totes-project .ute-notepad-error-message,.ute-notepad-error-message{word-wrap:break-word;font-size:1.3em;padding-left:0;text-align:center}.totes-project .ute-notepad-text-area-overlay,.ute-notepad-text-area-overlay{position:absolute;background-color:#fff;width:355px;height:180px;top:97px;opacity:.4}@media (max-width:767px){.ute-brand-text-xl{font-size:26px}}@media (max-width:767px){.totes-project .ute-brand-text-large-primary,.ute-brand-text-large,.ute-brand-text-large-primary{font-size:21px}}@media (max-width:767px){.myrInput-radio .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-text-regular{line-height:23px}}@media (max-width:767px){.ute-brand-text-regularLight{line-height:23px}}.ute-brand-list-numeric>li{margin:0;padding:0 0 6px 20px;text-indent:-20px;list-style-type:none;counter-increment:item}@media (max-width:767px){.totes-project .ute-brand-button-secondary,.ute-brand-button-primary,.ute-brand-button-primary:active,.ute-brand-button-primary:focus,.ute-brand-button-primary:hover,.ute-brand-button-primary:visited,.ute-brand-button-secondary,.ute-brand-button-secondary:active,.ute-brand-button-secondary:focus,.ute-brand-button-secondary:hover,.ute-brand-button-secondary:visited{width:100%}}@media (max-width:767px){.ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}@media (max-width:767px){.myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}.myrInput-radio{display:block;padding-bottom:20px}}hr.ute-brand-hr{margin:0;border:0;border-top:2px solid #d7d7da}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.ute-rogers-setpassword .tool-tip-ctn{margin-left:8px}.ute-rogers-setpassword .my-rogers-breadcrumb{margin-bottom:30px}.ute-rogers-setpassword .set-password-title{margin-bottom:50px}.ute-rogers-setpassword .password-help-txt{margin-bottom:45px}.ute-rogers-setpassword .input-password{margin-bottom:20px}.ute-rogers-setpassword .link-cancel{display:inline-block;float:left;background-image:none;color:#0050a4!important;outline:0;margin-right:10px;margin-bottom:0;padding:6px 12px;white-space:nowrap;vertical-align:middle;font-size:14px;font-weight:700!important;text-transform:uppercase;text-align:center;touch-action:manipulation;cursor:pointer;line-height:1.42857;-ms-touch-action:manipulation;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.ute-rogers-setpassword .btn-continue{border-radius:6px}.ute-rogers-setpassword .new-info-icon{float:left}.ute-rogers-setpassword .new-password-section{display:table}.ute-rogers-setpassword .new-password-section .password-input-field{padding-bottom:20px}.ute-rogers-setpassword .new-password-section .new-password-right{height:100%;overflow:auto}.ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines{height:100%;background-color:#bbe4ec;border-radius:12px 12px 12px 0;padding:15px 10px 5px 15px;color:#414042;font-size:12px;line-height:2}.ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines .password-guidelines-title{font-size:14px}@media (min-width:767px) and (max-width:992px){.ute-rogers-setpassword .new-password-section .new-password-right{margin:20px 0 0}.ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines{height:100px}.action-button{margin:15px 0 10px}.action-button .btn-cancel,.action-button .btn-continue{width:100%}}@media (max-width:767px){.ute-rogers-setpassword .tool-tip-ctn{margin-left:8px}.ute-rogers-setpassword .new-password-section .new-password-right{margin:20px 0 0}.ute-rogers-setpassword .new-password-section .new-password-right .password-guidelines{height:140px}}.ute-rogers-forgot-password .password-help-txt{font-size:18px;font-weight:500;line-height:1.1;margin-top:10px;margin-bottom:10px;display:block}.ute-rogers-forgot-password .forgot-password-section .forgot-password-email:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ute-rogers-forgot-password .forgot-password-section .forgot-password-email:focus{border:1px solid #0a5498!important;outline:none!important}}.ute-rogers-forgot-password .forgot-password-section .forgot-password-right{border:2px solid #00aec7;border-radius:15px 15px 15px 0;padding:15px 15px 15px 25px}.ute-rogers-forgot-password .forgot-password-section .forgot-password-right .need-help-text{color:#414042;margin-top:20px!important;margin-bottom:40px;font-family:Avenir Next;font-size:21px;font-weight:500;line-height:26px;text-align:left}.ute-rogers-forgot-password .forgot-password-section .action-button{margin:15px 0 10px}.ute-rogers-forgot-password .forgot-password-section .action-button .btn-continue{padding:6px 12px 6px 15px;border-radius:6px;float:right;background-color:#da291c;color:#fff;border:1px solid transparent;font-size:14px}.ute-rogers-forgot-password .forgot-password-section .action-button .btn-continue[disabled],fieldset[disabled] .ute-rogers-forgot-password .forgot-password-section .action-button .btn-continue{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.ute-rogers-forgot-password #forgotPassword-success .check-email{margin:15px 0;font-size:25px;color:#da291c}.ute-rogers-forgot-password #forgotPassword-success .check-email-message{margin:15px 0;font-size:18px;font-weight:500}@media (min-width:767px) and (max-width:992px){.ute-rogers-forgot-password .action-button{margin:15px 0 10px}.ute-rogers-forgot-password .action-button .btn-cancel,.ute-rogers-forgot-password .action-button .btn-continue{width:100%}}@media (max-width:767px){.ute-brand-text-xl{font-size:26px}}@media (max-width:767px){.totes-project .ute-brand-text-large-primary,.ute-brand-text-large,.ute-brand-text-large-primary{font-size:21px}}@media (max-width:767px){.myrInput-radio .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-text-regular{line-height:23px}}@media (max-width:767px){.ute-brand-text-regularLight{line-height:23px}}@media (max-width:767px){.totes-project .ute-brand-button-secondary,.ute-brand-button-primary,.ute-brand-button-primary:active,.ute-brand-button-primary:focus,.ute-brand-button-primary:hover,.ute-brand-button-primary:visited,.ute-brand-button-secondary,.ute-brand-button-secondary:active,.ute-brand-button-secondary:focus,.ute-brand-button-secondary:hover,.ute-brand-button-secondary:visited{width:100%}}@media (max-width:767px){.ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}@media (max-width:767px){.myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}@media (max-width:767px){.myrInput-radio{display:block;padding-bottom:20px}}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.ute-janrain-success{width:100%;display:table}.ute-janrain-success-icon{width:40px;height:auto;display:table-cell;vertical-align:middle}.ute-janrain-success-messageBody{font-size:18px;color:#00965e;display:table-cell;padding-left:20px;vertical-align:middle}.ute-register-modalContent{background:linear-gradient(to bottom,#f0f2f5 0%,#f0f2f5 50%,#f0f2f5 50%,#fff 50%,#fff 100%)}.ute-register-modalContent #register-modal .register-modal-top{height:150px;margin:0 15px;border-radius:15px 0 0 0;padding:30px 0 30px 41px}.ute-register-modalContent #register-modal .register-modal-top .register-modal-top-txt{margin:0 0 0 10px;font-size:15px;font-weight:600;color:#868787}.ute-register-modalContent #register-modal .register-modal-bottom{height:150px}.ute-register-modalContent #register-modal .register-modal-valid-icon,.ute-register-modalContent #register-modal .register-modal-waiting-icon{margin:-75px auto 0;width:150px;height:150px;background-color:#fff;border-radius:75px;text-align:center}.ute-register-modalContent #register-modal .register-modal-valid-icon img{width:150px}.ute-register-modalContent #register-modal .register-modal-waiting-txt{margin:0 auto;text-align:center;font-size:25px}@font-face{font-family:'text-security-disc';src:url(../fonts/text-security-disc.eot);src:url(../fonts/text-security-disc.eot?#iefix) format("embedded-opentype"),url(../fonts/text-security-disc.woff2) format("woff2"),url(../fonts/text-security-disc.woff) format("woff"),url(../fonts/text-security-disc.ttf) format("truetype"),url(../fonts/text-security-disc.svg#text-security) format("svg")}.transparent-bkg{background-color:transparent!important}.modal-custom-width{width:750px}.no-padding{padding:0!important}.ute-profile-error-icon{color:#ca3e25;vertical-align:text-bottom}.relative-position{position:relative!important}.autoreg-modals-close-icon{width:18px;cursor:pointer}.bold-content,.ute-pay-now-content .over-limit-message .message strong,.ute-semafone-care strong{font-weight:600}.totes-project .ute-auto-reg-modals-heading,.ute-auto-reg-modals-heading{width:100%;margin:0;padding:15px 10px 15px 40px;font-size:2.5rem;font-weight:600}.totes-project .ute-auto-reg-modals-body,.ute-auto-reg-modals-body{margin-left:30px;margin-right:30px}.modal-content,.totes-project .modal-content,.ute-easy-login-registration .ute-elr-account .elr-account-form>form .captcha iframe{border-radius:0!important}.totes-project .ute-create-profile-content-success,.ute-create-profile-content-success{margin-bottom:1rem}.totes-project .ute-create-profile-primary-button,.ute-create-profile-primary-button{color:#fff;background-color:#da291c;border-radius:20px;padding:1rem 6rem;border:none;float:right;font-weight:500;margin-top:25px}.totes-project .ute-profile-create-or-separator,.ute-profile-create-or-separator{font-size:2.5rem;padding:20px 10px 0;text-align:center;font-weight:600}.totes-project .ute-profile-create-separator,.ute-profile-create-separator{border-bottom:1px solid #d3d3d3;margin-top:4rem}.totes-project .ute-profile-create-content-container,.ute-profile-create-content-container{font-weight:500;font-size:2rem;margin-top:20px}.totes-project .ute-profile-create-existing-email-button,.ute-profile-create-existing-email-button{margin-top:30px}.totes-project .ute-profile-create-exit,.ute-profile-create-exit{margin-left:3rem}.totes-project .ute-create-profile-button,.ute-create-profile-button{color:#da291c;background-color:#fff;border:1px solid #da291c;font-size:17px;padding:.5rem;border-radius:3rem;width:90%;font-weight:600;margin-top:25px}.totes-project .ute-profile-email-container,.ute-profile-email-container{padding:2rem}.totes-project .ute-profile-create-existing-email,.ute-profile-create-existing-email{color:#fff;background-color:#da291c;font-size:2rem;padding:12px 10px;border-radius:3rem;width:100%;border:none;font-weight:400}.totes-project .ute-profileCreateError-modal,.ute-profileCreateError-modal{width:100%;font-family:"Ted Next";padding-bottom:30px}.totes-project .ute-profileCreateError-modal .border-bottom-color,.ute-profileCreateError-modal .border-bottom-color{border-bottom:1px solid #d87650}.totes-project .ute-profileCreateLink-modal,.ute-profileCreateLink-modal{width:100%;padding-bottom:30px;font-family:"Ted Next"}.totes-project .ute-profileCreateLink-modal .border-bottom-color,.ute-profileCreateLink-modal .border-bottom-color{border-bottom:1px solid #a16c0f}.totes-project .ute-profileCreateLink-modal .ute-profile-alert-icon,.ute-profileCreateLink-modal .ute-profile-alert-icon{color:#a16c0f;vertical-align:text-bottom}.totes-project .ute-profileCreateSuccess-modal,.ute-profileCreateSuccess-modal{width:100%;font-family:"Ted Next";padding-bottom:30px}.totes-project .ute-profileCreateSuccess-modal .border-bottom-color,.ute-profileCreateSuccess-modal .border-bottom-color{border-bottom:2px solid #86c6a6}.totes-project .ute-profileCreateSuccess-modal .ute-profile-success-icon,.ute-profileCreateSuccess-modal .ute-profile-success-icon{color:#00985f;width:5%}.totes-project .ute-profileCreate-modal,.ute-profileCreate-modal{width:100%;font-family:"Ted Next";padding-bottom:30px}.totes-project .ute-profileCreate-modal .border-bottom-color,.ute-profileCreate-modal .border-bottom-color{border-bottom:1px solid #000}.totes-project .ute-profileCreate-modal .email-form,.ute-profileCreate-modal .email-form{position:relative}.totes-project .ute-profileCreate-modal .confirm-email-input-label,.totes-project .ute-profileCreate-modal .email-input-label,.ute-profileCreate-modal .confirm-email-input-label,.ute-profileCreate-modal .email-input-label{position:absolute;top:13px;color:#939393;left:10px;font-weight:500;font-size:15px;cursor:auto;transition:all .3s ease}.totes-project .ute-profileCreate-modal .label-transitions,.ute-profileCreate-modal .label-transitions{transform-origin:0 0;transform:translate(0,-10px) scale(.85);color:#000;font-weight:500}.totes-project .ute-profileCreate-modal .position-error-icon-on-focus,.ute-profileCreate-modal .position-error-icon-on-focus{position:absolute;right:10px;bottom:12px;font-size:20px}.totes-project .ute-profileCreate-modal .confirm-email-input,.totes-project .ute-profileCreate-modal .email-input,.ute-profileCreate-modal .confirm-email-input,.ute-profileCreate-modal .email-input{border-radius:3px;border-color:#000;padding-top:20px;padding-bottom:5px;height:45px;margin-top:20px;font-size:15px;font-weight:600;color:#000;font-family:"Ted Next"}.totes-project .ute-profileCreate-modal .border-bottom-on-focus,.ute-profileCreate-modal .border-bottom-on-focus{border-bottom:3px solid}.totes-project .ute-profileCreate-modal .border-bottom-on-error,.ute-profileCreate-modal .border-bottom-on-error{border-bottom:3px solid #ca3e25}.totes-project .ute-profileCreate-modal .color-on-error,.ute-profileCreate-modal .color-on-error{color:#da291c!important}.totes-project .ute-profileCreate-modal .info-error-msg,.ute-profileCreate-modal .info-error-msg{list-style-type:none;color:#000;font-size:12px;padding:10px 0 0;font-weight:500}.totes-project .ute-profileCreate-modal .error-msg,.ute-profileCreate-modal .error-msg{color:#da291c;padding-left:10px}.totes-project .ute-profileEdit-no-profile,.ute-profileEdit-no-profile{border:1px solid #3e8099;border-left:7px solid #3e8099;width:100%;padding:0 0 15px 5px;margin-top:20px}.totes-project .ute-profileEdit-no-profile .ute-profileEdit-info-icon,.ute-profileEdit-no-profile .ute-profileEdit-info-icon{background-image:url(../images/info-icon-white.PNG);height:100px;background-repeat:no-repeat;width:5%;display:inline-block;margin-top:5px}.totes-project .ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg,.ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg{display:inline-block;margin-top:20px;vertical-align:top;width:88%}.totes-project .ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-profileEdit-noProfile-title,.ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-profileEdit-noProfile-title{font-size:20px;font-weight:500}.totes-project .ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-profileEdit-noProfile-body,.ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-profileEdit-noProfile-body{font-weight:500;font-size:17px;margin-top:5px;font-family:"Ted Next";color:#000}.totes-project .ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-create-new-profile-link,.ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-create-new-profile-link{float:right;font-weight:600;font-size:1.6rem;cursor:pointer;margin-top:10px}.totes-project .ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-create-new-profile-link span,.ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-create-new-profile-link span{font-family:"Ted Next"!important}.totes-project .ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-create-new-profile-link .right-arrow,.ute-profileEdit-no-profile .ute-profileEdit-noProfile-msg .ute-create-new-profile-link .right-arrow{transform:rotate(90deg);display:inline-block;font-size:small;margin-left:5px;opacity:.7}.totes-project .ute-profileEdit,.ute-profileEdit{height:130px;margin-top:40px;margin-bottom:100px;font-family:'Avenir Next';display:table}.no-height-no-margin.ute-profileEdit{height:0;margin:0}.totes-project .ute-profileEdit .ute-profileEdit-message,.ute-profileEdit .ute-profileEdit-message{margin:70px 0 0}.totes-project .ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-success,.ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-success{height:70px;border-style:solid;border-color:#01945b;border-radius:10px 10px 0 10px;border-width:1px}.totes-project .ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-error,.ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-error{height:70px;border-style:solid;border-color:#da291c;border-radius:10px 10px 0 10px;border-width:1px}.totes-project .ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-icon,.ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-icon{text-align:center}.totes-project .ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-icon img,.ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-icon img{width:45px;margin:5px 0 0}.totes-project .ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-text,.ute-profileEdit .ute-profileEdit-message .ute-profileEdit-message-text{height:100%;vertical-align:middle;font-size:16px}.totes-project .ute-profileEdit .ute-profileEdit-header .edit-button,.ute-profileEdit .ute-profileEdit-header .edit-button{display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;margin-top:5px;background-image:url(../images/edit-icon.png);background-repeat:no-repeat;background-color:transparent}.totes-project .ute-profileEdit .ute-profileEdit-header .edit-label,.ute-profileEdit .ute-profileEdit-header .edit-label{color:#414042;font-size:16px;font-weight:600;line-height:21px;text-align:right;cursor:pointer}.totes-project .ute-profileEdit .ute-profileEdit-header .reset-password-label,.ute-profileEdit .ute-profileEdit-header .reset-password-label{padding:0 0 0 15px;color:#414042;font-size:16px;font-weight:600;line-height:21px;text-align:right;text-transform:capitalize;cursor:pointer}.totes-project .ute-profileEdit .input-label,.ute-profileEdit .input-label{font-weight:500;font-size:20px}.totes-project .ute-profileEdit .input-field,.ute-profileEdit .input-field{position:relative!important}.totes-project .ute-profileEdit .inline-checker,.ute-profileEdit .inline-checker{pointer-events:none;font-size:20px;right:10px;top:4px;display:inline-block;background-color:#fff;position:absolute;line-height:1.5;cursor:default}.totes-project .ute-profileEdit .button-container,.ute-profileEdit .button-container{margin-top:20px}.totes-project .ute-profileEdit .button-container .cancel-button,.ute-profileEdit .button-container .cancel-button{display:inline-block;float:right;background-color:#fff!important;color:#0050a4!important;outline:0;text-transform:uppercase;font-weight:700!important;margin-right:10px;margin-bottom:0;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991px){.totes-project .ute-profileEdit .button-container .cancel-button,.ute-profileEdit .button-container .cancel-button{margin-right:0;padding-right:0}}.totes-project .ute-profileEdit .button-container .save-button,.ute-profileEdit .button-container .save-button{float:right;margin-left:10px;color:#fff;background-color:#da291c;font-size:14px;padding:6px 12px 6px 15px;border:1px solid transparent;border-radius:4px}.ute-profileEdit .button-container .save-button.inactive{background-color:#da291c;opacity:.65}.totes-project .ute-profileEdit .guideline-container,.ute-profileEdit .guideline-container{height:100%;overflow:auto;padding:0 0 0 15px}.totes-project .ute-profileEdit .guideline-container .guideline-box,.ute-profileEdit .guideline-container .guideline-box{background-color:#bbe4ec;border-radius:12px 12px 12px 0;padding:20px 10px 20px 15px;color:#414042;line-height:2;font-family:'Avenir Next';font-weight:500;font-size:14px}.totes-project .ute-profileEdit .guideline-container .guideline-box .guideline-list,.ute-profileEdit .guideline-container .guideline-box .guideline-list{font-weight:400;font-size:11px}@media (max-width:991px){.totes-project .ute-profileEdit .guideline-container,.ute-profileEdit .guideline-container{margin:20px 0 0;padding:0}}.totes-project .ute-profileEdit .error-box,.ute-profileEdit .error-box{border:1px solid #da291c;background-color:#fff;padding-left:20px;float:left}.totes-project .ute-profileEdit .error-box .error-left,.ute-profileEdit .error-box .error-left{margin:10px 0 0}.totes-project .ute-profileEdit .error-box .error-txt,.ute-profileEdit .error-box .error-txt{font-size:20px;font-weight:600}.totes-project .ute-profileEdit .error-box .error-icon,.ute-profileEdit .error-box .error-icon{color:#c00;font-size:3em}.totes-project .ute-profileEdit .error-box .error-icon:before,.totes-project .ute-profileEdit .error-icon:before,.ute-profileEdit .error-box .error-icon:before,.ute-profileEdit .error-icon:before{content:"\e649"}.totes-project .ute-profileEdit .error-icon,.ute-profileEdit .error-icon{color:#c00;font-size:20px}.totes-project .ute-profileEdit .checker-icon,.ute-profileEdit .checker-icon{color:#5a8300;font-size:20px}.totes-project .ute-profileEdit .checker-icon:before,.ute-profileEdit .checker-icon:before{content:"\e64e"}.totes-project .ute-profileEdit .display-form .display-row .display-label{display:inline-block;line-height:38px}.ute-profileEdit .display-form .display-row .display-label{display:inline-block;font-family:'Avenir Next';font-size:18px;font-weight:500;line-height:38px}.totes-project .ute-profileEdit .display-form .display-row .empty-wireless-recovery-number,.ute-profileEdit .display-form .display-row .empty-wireless-recovery-number{font-weight:700!important;opacity:.5}.totes-project .ute-profileEdit .display-form .display-row .display-value{display:inline;width:auto;padding-left:10px}.ute-profileEdit .display-form .display-row .display-value{display:inline;width:auto;font-weight:200;font-size:18px;padding-left:10px}.totes-project .ute-profileEdit .display-form .display-row input,.ute-profileEdit .display-form .display-row input{border:none;outline:none}.totes-project .ute-profileEdit .conceal,.ute-profileEdit .conceal{font-family:'text-security-disc'!important;font-size:16px;font-weight:500}.totes-project .ute-profileEdit .change-password-tips,.ute-profileEdit .change-password-tips{padding:0;font-weight:600}.totes-project .ute-profileEdit .change-password-tips .change-password-tips-red,.ute-profileEdit .change-password-tips .change-password-tips-red{color:#da291c}.totes-project .ute-profileEdit .change-password-tips .change-password-tips-green,.ute-profileEdit .change-password-tips .change-password-tips-green{color:green!important}.totes-project .ute-profileEdit .change-password-tips .change-password-tips-color,.ute-profileEdit .change-password-tips .change-password-tips-color{color:#414042}.totes-project .ute-profileEdit-modal .HeadingGroup,.ute-profileEdit-modal .HeadingGroup{padding:40px 0 0 20px;font-size:16px;font-weight:900}.totes-project .ute-profileEdit-modal .BodyGroup,.ute-profileEdit-modal .BodyGroup{margin:20px 10px;padding:0 0 30px}.totes-project .ute-profileEdit-modal .Body,.ute-profileEdit-modal .Body{margin:10px 0;font-size:16px}.totes-project .ute-profileEdit-modal .live-chat-label,.ute-profileEdit-modal .live-chat-label{color:#414042;font-size:17.97px;font-weight:600;line-height:18px;text-align:left;margin-left:20px;margin-right:10px}.totes-project .ute-profileResetPassword-modal .HeadingGroup,.ute-profileResetPassword-modal .HeadingGroup{padding:40px 0 0 20px;font-size:30px;font-weight:600}.totes-project .ute-profileResetPassword-modal .BodyGroup,.ute-profileResetPassword-modal .BodyGroup{margin:20px 10px;padding:0 0 30px}.totes-project .ute-profileResetPassword-modal .Body,.ute-profileResetPassword-modal .Body{margin:10px 0;font-size:16px}.totes-project .ute-profileResetPassword-modal .ActionGroup,.ute-profileResetPassword-modal .ActionGroup{margin:20px 10px;padding:0 0 30px}.totes-project .ute-change-username-success .email-verfication-body,.ute-change-username-success .email-verfication-body{margin:30px 0 20px}.totes-project .ute-profileEdit-modal-cancel-button,.ute-profileEdit-modal-cancel-button{padding-top:10px}.totes-project .ute-profileEdit-disable,.ute-profileEdit-disable{pointer-events:none;opacity:.5}.totes-project .ute-profileEdit .ute-profileEdit-header{margin-bottom:30px}@media (max-width:767px){.totes-project .ute-profileEdit .ute-profileEdit-header{margin-bottom:20px}}.totes-project .ute-profileEdit .no-margin-left{margin-left:0!important}.totes-project .totes-project .ute-profileEdit .display-form .display-row .reset-password-label,.totes-project .ute-profileEdit .ute-profile-edit-uap-button-edit{margin-left:30px;font-size:18px;color:#0a5498;cursor:pointer;font-family:'Ted Next';font-weight:600;outline:none}.totes-project .ute-profileEdit .display-form .display-row .reset-password-label{font-size:18px;color:#0a5498;cursor:pointer;font-family:'Ted Next';font-weight:600;outline:none}.totes-project .totes-project .ute-profileEdit .display-form .display-row .reset-password-label span,.totes-project .ute-profileEdit .display-form .display-row .reset-password-label span,.totes-project .ute-profileEdit .display-form .display-row .ute-profile-edit-uap-button-edit span,.totes-project .ute-profileEdit .ute-profile-edit-uap-button-edit span{font-family:'Ted Next';font-weight:600}.totes-project .ute-profileEdit .rui-icon-edit{padding-right:8px;color:#0a5498;font-size:22px}.totes-project .ute-profileEdit .disabled-field{color:#414042}.totes-project .ute-profileEdit .self-serve-direction{margin-left:5px;display:inline-block;vertical-align:text-bottom}.totes-project .ute-profileEdit .self-serve-direction .inline-arrow{background:url(../ute-common-assets/assets/blue-arrow.png) no-repeat 5px 2px;padding-left:30px;background-size:19px}.totes-project .ute-profileEdit .self-serve-direction .self-serve-label{color:#00aec7;font-weight:600;font-family:'Ted Next'}.totes-project .ute-profileEdit .display-form .display-row{margin-bottom:13px}.totes-project .ute-profileEdit .display-form .display-row .display-label{font-size:21px;min-width:200px;font-family:'Ted Next';font-weight:600}@media (max-width:767px){.totes-project .ute-profileEdit .display-form .display-row .display-label{min-width:auto;font-size:18px}}.totes-project .ute-profileEdit .display-form .display-row .display-value{font-size:21px;color:#b0b0b1;font-family:'Ted Next';font-weight:600}.totes-project .ute-profileEdit .display-form .display-row .display-value.display-input-value{width:100px}@media (max-width:767px){.totes-project .ute-profileEdit .display-form .display-row .display-value{display:block;padding-left:0;font-size:18px}}.totes-project .ute-profileEdit .display-form .display-row.ute-sms-recovery-rogers .display-label{line-height:25px}.totes-project .ute-profileEdit .display-form .display-row.ute-sms-recovery-rogers a{font-size:18px;margin-left:10px;color:#0a5498;font-family:'Ted Next';font-weight:600}.totes-project .ute-profileEdit .display-form .display-row .reset-password-label{margin-left:0;text-transform:capitalize}.totes-project .ute-profileEdit .display-form .display-row .ute-profile-edit-uap-button-edit{margin-left:30px;font-size:18px;color:#0a5498;cursor:pointer;font-family:'Ted Next';font-weight:600;outline:none}.totes-project .ute-profileEdit .display-form .display-row .ute-profile-edit-uap-button-edit .rui-icon-edit{padding-right:8px;color:#0a5498;font-size:22px}@media (max-width:767px){.ute-brand-text-xl{font-size:26px}}@media (max-width:767px){.totes-project .ute-brand-text-large-primary,.ute-brand-text-large,.ute-brand-text-large-primary{font-size:21px}}@media (max-width:767px){.myrInput-radio .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-text-regular{line-height:23px}}@media (max-width:767px){.ute-brand-text-regularLight{line-height:23px}}@media (max-width:767px){.totes-project .ute-brand-button-secondary,.ute-brand-button-primary,.ute-brand-button-primary:active,.ute-brand-button-primary:focus,.ute-brand-button-primary:hover,.ute-brand-button-primary:visited,.ute-brand-button-secondary,.ute-brand-button-secondary:active,.ute-brand-button-secondary:focus,.ute-brand-button-secondary:hover,.ute-brand-button-secondary:visited{width:100%}}@media (max-width:767px){.ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}@media (max-width:767px){.myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}@media (max-width:767px){.myrInput-radio{display:block;padding-bottom:20px}}.ute-pay-now-use-card-for-auto-payment .ute-pay-now-checkbox input[type=checkbox].ute-pay-now-checkbox-input:checked+label.ute-pay-now-checkbox-box{background-color:#da291c;border-color:#da291c}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.ute-common-selection-modal .HeadingGroup{padding:15px;font-size:18px;font-weight:600;text-align:center}.ute-common-selection-modal .BodyGroup{margin:20px 10px;padding:0 0 30px;text-align:center}.ute-common-selection-modal .BodyGroup .selection-box{margin:0 auto;width:200px;border:1px solid #939598;border-radius:8px 8px 0 8px}.ute-common-selection-modal .BodyGroup .selection-box .selection-title{border-radius:8px 8px 0 0;background-color:#414042;color:#fff;padding:3px 4px;font-size:19px}.ute-common-selection-modal .BodyGroup .selection-box ul{list-style-type:none;padding:0}.ute-common-selection-modal .BodyGroup .selection-box ul li{font-size:18px;padding:5px;cursor:pointer}.ute-common-selection-modal .Body{margin:10px 0;font-size:16px}.modal-close{position:absolute;top:0;right:0}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.svg#TedNext-SemiBold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.svg#TedNext-SemiBoldItalic) format("svg");font-weight:600;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.svg#TedNext-LightItalic) format("svg");font-weight:300;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.svg#TedNext-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.svg#TedNext-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.svg#TedNext-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.svg#TedNext-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.svg#TedNext) format("svg");font-weight:400;font-style:normal}.md-select-value:before,.totes-project .ute-paymentHelper [class^=ute-paymentHelper-icon-]:before,.ute-dataManager-badgeList-headBadgeArrow:before,.ute-dataManager-badgeList-individualBadgeArrow:before,.ute-dataManager-badgeList-individualBadgeIcon:before,.ute-resetVoicemailPassword-link [class^=ute-resetVoicemailPassword-icon-]:before,[class*=" ute-icon-"]:before,[class^=ute-icon-]:before{font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ute-icon-online-v3:before{content:"\e685"}.ute-icon-chevron-down-v3:before{content:"\e684"}.ute-icon-contactus-international:before{content:"\e683"}.ute-icon-chevron-v3:before{content:"\e682"}.ute-icon-arrow-left-v3:before{content:"\e662"}.ute-icon-logo-lnh-v3:before{content:"\e67f"}.ute-icon-logo-nhl-v3:before{content:"\e680"}.ute-icon-carousel-left-alt-v3:before{content:"\e675"}.ute-icon-carousel-left-v3:before{content:"\e676"}.ute-icon-carousel-right-alt-v3:before{content:"\e677"}.ute-icon-carousel-right-v3:before{content:"\e678"}.ute-icon-cart-v3:before{content:"\e679"}.ute-icon-dollar-v3:before{content:"\e67a"}.ute-icon-moving-v3:before{content:"\e67b"}.ute-icon-my-rogers-en-v3:before{content:"\e67c"}.ute-icon-my-rogers-fr-v3:before{content:"\e67d"}.ute-icon-store-locator-v3:before{content:"\e67e"}.ute-icon-arrow-right-v3:before{content:"\e663"}.ute-icon-billing-accounts-v3:before{content:"\e664"}.ute-icon-close-button-v3:before{content:"\e665"}.ute-icon-complaint-v3:before{content:"\e666"}.ute-icon-compliment-v3:before{content:"\e667"}.ute-icon-credit-card:before{content:"\e668"}.ute-icon-employee-live-chat-v3:before{content:"\e669"}.ute-icon-home-phone-v3:before{content:"\e66a"}.ute-icon-home-security-v3:before{content:"\e66b"}.ute-icon-internet-v3:before{content:"\e66c"}.ute-icon-live-chat-v3:before{content:"\e66d"}.ute-icon-magnifying-glass-v3:before{content:"\e66e"}.ute-icon-mailing-address-v3:before{content:"\e66f"}.ute-icon-phone-v3:before{content:"\e670"}.ute-icon-products-services-v3:before{content:"\e671"}.ute-icon-shop-v3:before{content:"\e672"}.ute-icon-tech-support-v3:before{content:"\e673"}.ute-icon-tv-v3:before{content:"\e674"}.ute-icon-wireless-v3:before{content:"\e681"}.ute-icon-arrow_down:before{content:"\e661"}.ute-icon-data:before{content:"\e656"}.ute-icon-icontalk:before{content:"\e655"}.ute-icon-article:before{content:"\e64f"}.ute-icon-faq:before{content:"\e650"}.ute-icon-forum:before{content:"\e651"}.ute-icon-pdf:before{content:"\e652"}.ute-icon-troubleshoot:before{content:"\e653"}.ute-icon-video:before{content:"\e654"}.ute-icon-account:before{content:"\e64d"}.ute-icon-checkmark-1:before{content:"\e64e"}.ute-icon-error-icon:before{content:"\e649"}.ute-icon-redeem:before{content:"\e64a"}.ute-icon-rewards:before{content:"\e64b"}.ute-icon-warning:before{content:"\e64c"}.ute-icon-fancy-check:before{content:"\e647"}.ute-icon-shomi_en:before{content:"\e645"}.ute-icon-shomi_fr:before{content:"\e646"}.ute-icon-arrow-left2:before{content:"\e643"}.ute-icon-arrow-right2:before{content:"\e644"}.ute-icon-logo-lnh:before{content:"\e642"}.ute-icon-anti-theft:before{content:"\e63f"}.ute-icon-rogersone:before{content:"\e640"}.ute-icon-anyplace-tv:before{content:"\e641"}.ute-icon-myrogers-en:before{content:"\e63d"}.ute-icon-myrogers-fr:before{content:"\e63e"}.ute-icon-open-book:before{content:"\e63c"}.ute-icon-home-monitoring-with-lock:before{content:"\e63b"}.ute-icon-logo-nhl:before{content:"\e63a"}.ute-icon-wireless-devices:before{content:"\e637"}.ute-icon-voicemail:before{content:"\e634"}.ute-icon-tablet:before{content:"\e635"}.ute-icon-call-display:before{content:"\e638"}.ute-icon-basic-phone:before{content:"\e639"}.ute-icon-talk-text-internet:before{content:"\e62d"}.ute-icon-mobile-internet:before{content:"\e632"}.totes-project .ute-paymentHelper-icon-arrow-right:before,.totes-project .ute-resetVoicemailPassword-icon-button-arrow-right:before,.ute-icon-button-arrow-right:before,.ute-resetVoicemailPassword-icon-button-arrow-right:before{content:"\e633"}.ute-icon-diamond-bg:before{content:"\e628"}.ute-icon-concern:before{content:"\e626"}.ute-icon-gps:before{content:"\e625"}.ute-icon-work-number:before{content:"\e600"}.ute-icon-work-folder-setup:before{content:"\e601"}.ute-icon-internet-tv-wireless:before{content:"\e619"}.ute-icon-work-folder:before{content:"\e602"}.ute-icon-internet-tv-homephone:before{content:"\e61a"}.ute-icon-live-chat-employee:before{content:"\e61b"}.ute-icon-complaint:before{content:"\e61c"}.ute-icon-sms:before{content:"\e605"}.ute-icon-products-services:before{content:"\e618"}.ute-icon-my-rogers:before{content:"\e608"}.ute-icon-my-account:before{content:"\e609"}.ute-icon-messaging:before{content:"\e60a"}.ute-icon-home-number:before{content:"\e60d"}.ute-icon-home-monitoring:before{content:"\e60e"}.ute-icon-expand-arrow-up:before{content:"\e60f"}.ute-icon-expand-arrow-down:before{content:"\e610"}.ute-icon-brightness:before{content:"\e615"}.ute-icon-balance:before{content:"\e616"}.ute-icon-add:before{content:"\e617"}.ute-icon-shop:before{content:"\e606"}.ute-icon-compliment:before{content:"\e61d"}.ute-icon-compose:before{content:"\e612"}.ute-icon-email:before{content:"\e611"}.ute-icon-performance:before{content:"\e607"}.ute-icon-more:before{content:"\e660"}.ute-icon-callingfeatures:before{content:"\e65d"}.ute-icon-longdistance:before{content:"\e65e"}.ute-icon-travel:before{content:"\e65f"}.ute-icon-anyplace:before{content:"\e657"}.ute-icon-concierge:before{content:"\e658"}.ute-icon-identity-theft:before{content:"\e659"}.ute-icon-touchpad:before{content:"\e65b"}.ute-icon-times:before{content:"\f00d"}.ute-icon-search-plus:before{content:"\f00e"}.ute-icon-search-minus:before{content:"\f010"}.ute-icon-rotate-right:before{content:"\f01e"}.ute-icon-comments:before{content:"\f086"}.ute-icon-google-plus:before{content:"\f0d4"}.ute-icon-infotip:before{content:"\e648"}.ute-icon-bus:before{content:"\e613"}.ute-icon-bike:before{content:"\e61f"}.ute-icon-car:before{content:"\e620"}.ute-icon-person:before{content:"\e623"}.ute-icon-network-connectivity:before{content:"\e900"}.ute-icon-digital-contact-us:before{content:"\e901"}.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control.left span:before,.totes-project .ute-discoveryPage-directive .carousel-wrap .carousel-control.right span:before,.ute-discoveryPage-directive .carousel-wrap .carousel-control.left span:before,.ute-discoveryPage-directive .carousel-wrap .carousel-control.right span:before,.ute-icon-arrow-right:before{content:'\e826'}.ute-icon-plus:before{content:'\e801'}.ute-icon-search:before{content:'\e802'}.ute-icon-tv:before{content:'\e803'}.ute-icon-user:before{content:'\e804'}.ute-icon-mail:before{content:'\e805'}.ute-icon-wifi:before{content:'\e806'}.ute-icon-lock-small:before{content:'\e807'}.ute-icon-automation:before{content:'\e808'}.ute-icon-bundles:before{content:'\e809'}.ute-icon-button-left:before{content:'\e845'}.ute-icon-button-right:before{content:'\e844'}.ute-icon-call:before{content:'\e80c'}.ute-icon-camera:before{content:'\e80d'}.ute-icon-cart:before{content:'\e80e'}.ute-icon-device-protection:before{content:'\e80f'}.ute-icon-home-phone:before{content:'\e810'}.ute-icon-home-security:before{content:'\e811'}.ute-icon-internet:before{content:'\e812'}.ute-icon-live-chat:before{content:'\e813'}.ute-icon-locator:before{content:'\e814'}.ute-icon-lock:before{content:'\e815'}.ute-icon-minus:before{content:'\e816'}.ute-icon-north-america:before{content:'\e817'}.ute-icon-online:before{content:'\e818'}.ute-icon-file:before{content:'\e819'}.ute-icon-people:before{content:'\e81a'}.ute-icon-arrow-left:before{content:'\e81b'}.ute-icon-arrow-up:before{content:'\e81c'}.ute-icon-arrow-down:before{content:'\e846'}.ute-icon-twitter:before{content:'\e81e'}.ute-icon-os-windows:before{content:'\e81f'}.ute-icon-gplus:before{content:'\e820'}.ute-icon-facebook:before{content:'\e821'}.ute-icon-os-android:before{content:'\e822'}.ute-icon-os-apple:before{content:'\e823'}.ute-icon-redboard:before{content:'\e824'}.ute-icon-social:before{content:'\e825'}.ute-icon-chevron:before{content:'\e826'}.ute-icon-instagram:before{content:'\e827'}.ute-icon-world:before{content:'\e828'}.ute-icon-briefcase:before{content:'\e829'}.ute-icon-megaphone:before{content:'\e82a'}.ute-icon-monitor:before{content:'\e82b'}.totes-project .ute-dataManager-badgeList-individualBadgeIcon:before,.ute-dataManager-badgeList-individualBadgeIcon:before,.ute-icon-wireless:before{content:'\e82c'}.ute-icon-menu:before{content:'\e82d'}.ute-icon-os-blackberry:before{content:'\e82e'}.ute-icon-add-phone:before{content:'\e82f'}.ute-icon-add-text:before{content:'\e830'}.ute-icon-award:before{content:'\e831'}.ute-icon-sim-card:before{content:'\e832'}.ute-icon-remote-control:before{content:'\e833'}.ute-icon-calendar:before{content:'\e834'}.ute-icon-error:before{content:'\e835'}.ute-icon-success:before{content:'\e836'}.ute-icon-info:before{content:'\e837'}.ute-icon-print:before{content:'\e838'}.ute-icon-save:before{content:'\e839'}.ute-icon-devices:before{content:'\e83a'}.ute-icon-person-edit:before{content:'\e83b'}.ute-icon-person-chat:before{content:'\e83c'}.ute-icon-person-call:before{content:'\e83d'}.ute-icon-delivery:before{content:'\e83e'}.ute-icon-dollar:before{content:'\e83f'}.ute-icon-myrogers:before{content:'\e840'}.ute-icon-record:before{content:'\e841'}.ute-icon-youtube:before{content:'\e842'}.ute-icon-more-info:before{content:'\e843'}.ute-icon-carousel-right:before{content:'\e844'}.ute-icon-carousel-left:before{content:'\e845'}.ute-icon-chevron-down:before{content:'\e846'}.ute-icon-north-america-v2:before{content:'\e847'}.ute-icon-twitter-alt:before{content:'\e848'}.ute-icon-linkedin:before{content:'\e849'}.ute-icon-lock-alt:before{content:'\e84a'}.ute-icon-logo:before{content:'\e84b'}.ute-icon-security:before{content:'\e84c'}.ute-icon-services:before{content:'\e84d'}.ute-icon-calendar-v2:before{content:'\e84e'}.ute-icon-radio-off:before{content:'\e84f'}.ute-icon-radio-on:before{content:'\e850'}.ute-icon-schedule-call:before{content:'\e851'}.ute-icon-comment-question:before{content:'\e852'}.ute-icon-community-forums:before{content:'\e853'}.ute-icon-contact-us:before{content:'\e854'}.ute-icon-facebook-msg:before{content:'\e855'}.ute-icon-flip-left:before{content:'\e856'}.ute-icon-moving:before{content:'\e857'}.ute-icon-settings:before{content:'\e858'}.ute-icon-usb:before{content:'\e859'}.ute-icon-software:before{content:'\e85a'}.ute-icon-question:before{content:'\e85b'}.ute-icon-flip-right:before{content:'\e85c'}.ute-icon-lock-v2:before{content:'\e85d'}.ute-icon-serve:before{content:'\e85e'}.ute-icon-paper-form-info:before{content:'\e85f'}.ute-icon-play:before{content:'\e860'}.ute-icon-customize:before{content:'\e861'}.ute-icon-lock-home:before{content:'\e862'}.ute-icon-network:before{content:'\e863'}.ute-icon-skip-wait:before{content:'\e864'}.ute-icon-phone-arrow:before{content:'\e865'}.ute-icon-device-aid:before{content:'\e866'}.ute-icon-generic-travel:before{content:"\e95e"}.ute-icon-check-circle:before{content:"\e902"}.ute-icon-check:before{content:"\e903"}.ute-icon-error-v2:before{content:"\e904"}.ute-icon-info-v2:before{content:"\e905"}.ute-icon-locator-v2:before{content:"\e907"}.ute-icon-person-call-v2:before{content:"\e908"}.ute-icon-phone:before{content:"\e909"}.ute-icon-sim-card-v2:before{content:"\e923"}.ute-icon-wall-plug:before{content:"\e92f"}.ute-icon-star:before{content:"\e906"}.ute-icon-rocket:before{content:"\e90a"}.ute-icon-arrows:before{content:"\e90b"}.totes-project .ute-semafone-toolTip,.ute-semafone-button,.ute-semafone-button-primary,.ute-semafone-heading-1,.ute-semafone-heading-2,.ute-semafone-heading-3,.ute-semafone-input-text-label,.ute-semafone-message-box,.ute-semafone-toolTip,.ute-semafone-type-body{font-family:'Avenir Next',sans-serif!important}.ute-semafone-security-code-group{margin-top:5px}.ute-semafone-select-group{margin-top:5px;width:auto}.ute-semafone-security-code-group .ng-dirty.ng-invalid:not(form),.ute-semafone-security-code-group .ng-submitted input.ng-invalid,.ute-semafone-security-code-group .ng-submitted select.ng-invalid,.ute-semafone-select-group .ng-dirty.ng-invalid:not(form),.ute-semafone-select-group .ng-submitted input.ng-invalid,.ute-semafone-select-group .ng-submitted select.ng-invalid{border-color:#da291c;border-radius:8px}.ute-semafone-security-code-group{display:inline-table}.date-checker,.ute-semafone-security-code-group .inline-checker.date-checker,.ute-semafone-security-code-group .inline-checker.security-code{left:10px;position:relative}.ute-semafone-security-code-group .ute-semafone-input-text-label{float:left;padding-bottom:3px;margin-top:-5px}.ute-semafone-info-icon{border-radius:40px;border:5px solid #00aec7;color:#fff;width:15px;height:15px;background:#00aec7;text-align:center;font-weight:600;right:0;top:12px;float:left;cursor:pointer;margin-top:0;margin-left:5px}.ute-semafone-info-icon:before{content:'i';text-align:center;display:block;line-height:6px;color:#fff;font-size:12px;font-weight:700}.ute-semafone-info-icon .ute-semafone-toolTip{position:absolute;display:none;height:200px;z-index:100}.ute-semafone-info-icon:hover .ute-semafone-toolTip{display:inline-block}.ute-semafone-info-icon.security-tooltip-icon{right:0;top:0;position:relative}@media (max-width:768px){.ute-semafone-info-icon.security-tooltip-icon{position:static}}.ute-semafone-info-icon.card-info-icon{position:relative!important;margin-top:-5px}@media (min-width:992px){.ute-semafone-info-icon.card-info-icon{margin-top:-10px}}@media (max-width:420px){.ute-semafone-info-icon.card-info-icon:lang(fr){left:115px;margin-top:-43px}}@media (max-width:370px){.ute-semafone-info-icon.card-info-icon:lang(en){left:75px;margin-top:-43px}}.ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details{min-width:107px;max-width:220px;padding:20px;font-size:14px;font-weight:400;text-align:left;width:210px!important;height:auto;right:20px;top:-105px;left:-220px!important;line-height:20px}@media (max-width:420px){.ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details:lang(fr){left:-130px!important;top:-215px}}@media (max-width:370px){.ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details:lang(en){left:-90px!important;top:-175px}}.ute-semafone-toolTip.securityCode{left:-150px!important;min-width:305px}@media (max-width:768px){.ute-semafone-toolTip.securityCode{left:-11px!important}}.ute-semafone-toolTip{background-color:#00aec7;border-color:#00aec7;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;font-size:16px;width:auto!important;height:auto!important}.ute-semafone-toolTip *{color:#fff!important}.ute-semafone-toolTip .description{width:180px;float:right;line-height:20px;font-size:14px;font-weight:400;padding:20px;text-align:left}.ute-semafone-toolTip span[class^=hidden-]{display:block!important;float:left;margin:23px 0 0 20px;color:#fff!important}.ute-semafone-toolTip span[class^=hidden-] img{width:100px;height:auto}.ute-semafone-toolTip:lang(fr){top:-65px}.ute-semafone-toolTip{top:-220px;right:-25px;left:-10px;max-width:300px!important}.ute-semafone-toolTip.securityCode:lang(fr){top:-245px}.ute-semafone-toolTip.securityCode:lang(fr)>span{margin-left:10px}.ute-semafone-credit-card{clear:both;content:'';display:block}.ute-semafone-credit-card *{color:#414042;font-family:'Ted Next'}.ute-semafone-credit-card:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.ute-semafone-credit-card .ute-semafone-heading-3{font-size:20px;font-weight:500;margin:0 0 15px}.ute-semafone-credit-card .styled-select{width:97px;height:40px;border:0!important}.ute-semafone-credit-card .ute-semafone-expiry-date-header-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ute-semafone-credit-card .ute-semafone-security-error-group .inline_error{padding-bottom:0!important}.ute-pay-now-modal.modal-content .ute-pay-now-modalContent .semfone-date-security-group>div:first-child,.ute-semafone-credit-card .ute-pay-now-modalContent .semfone-date-security-group>div:first-child{width:100%!important}.ute-semafone-cc-input-group .ute-semafone-cc-input>div,.ute-semafone-credit-card .ute-semafone-select-view{padding:0}.ute-semafone-credit-card .ute-semafone-select-view .select-month,.ute-semafone-credit-card .ute-semafone-select-view .select-year{background:url(../images/drop_down_background.png) no-repeat 105%;margin-right:15px;margin-bottom:0;-moz-appearance:none;-webkit-appearance:none}.ute-semafone-credit-card .select-month,.ute-semafone-credit-card .select-year,.ute-semafone-credit-card .ute-semafone-security-code-input{height:40px!important}.ute-semafone-credit-card .ute-semafone-security-code-input{max-width:140px}.ute-semafone-credit-card input{float:left}.ute-semafone-credit-card input,.ute-semafone-credit-card select{font-family:"Avenir Next",sans-serif;font-size:16px;border-radius:8px;font-weight:400;color:#555;padding:3px 10px 0;height:100%;background-color:#fff;background-image:none;border:1px solid #999;display:block;width:100%!important;box-sizing:border-box;outline:none}.ute-semafone-credit-card .semfone-date-security-group{max-width:1000px}.ute-semafone-credit-card .semfone-date-security-group .ute-semafone-input-container{display:table}.ute-semafone-credit-card .semfone-date-security-group .ute-semafone-input-container input[type=password]::-ms-clear,.ute-semafone-credit-card .semfone-date-security-group .ute-semafone-input-container input[type=password]::-ms-reveal{display:none}@media (max-width:767px){.ute-semafone-credit-card .semfone-date-security-group>div:last-child{margin-top:30px}}.ute-semafone-credit-card .security-container{display:inline-block;height:40px}.ute-semafone-credit-card .security-container::after{clear:none}.ute-semafone-credit-card .semafone-care-holder{padding-top:20px}.ute-semafone-credit-card .status-message{font-weight:600;font-size:1.1em;padding-top:50px}.ute-semafone-credit-card .status-message .success,.ute-semafone-credit-card .status-message .ute-icon-checkmark-1{color:#5a8300;display:inline}.ute-semafone-credit-card .status-message .error{color:#de291c;font-size:.9em}.ute-semafone-credit-card .status-message .iprs{padding-right:10px;top:3px}.ute-semafone-credit-card .dealer-encrypted-text-container{width:calc(100% - 40px);border-radius:10px;border:solid 2px silver;padding:1em 0 3em}.ute-semafone-credit-card .dealer-encrypted-text-container .rejected-message{padding:0 10px 10px;font-size:16px;font-weight:600;text-align:right;color:#de291c}.ute-semafone-credit-card .dealer-encrypted-text-container .encrypted-title{padding:1.2em;font-size:16px;font-weight:600}.ute-semafone-credit-card .dealer-encrypted-text-container input{margin-left:20px;margin-right:20px;width:34em;height:6em}.ute-semafone-credit-card .dealer-encrypted-text-container .buttons-holder{text-align:right;position:relative}.ute-semafone-credit-card .dealer-encrypted-text-container .ute-semafone-reader-loader{position:absolute;right:400px;bottom:0}.ute-semafone-credit-card .dealer-encrypted-text-container .ute-semafone-reader-cancel-button,.ute-semafone-credit-card .dealer-encrypted-text-container .ute-semafone-reader-confirm-button{display:inline-block;margin-right:20px}.ute-semafone-credit-card .dealer-encrypted-text-container .inline-checker{top:3px;color:#da291c}.ute-semafone-credit-card .dealer-encrypted-text-container .iprs{padding-right:10px}.ute-semafone-credit-card .dealer-encrypted-text-container .encrypted-text{margin-left:10px;margin-bottom:20px;width:calc(100% - 20px);height:8em;border-radius:10px;border:solid 1px silver;word-wrap:break-word;font-size:16px;padding:1.4em}.ute-semafone-credit-card .dealer-encrypted-text-container #cancel,.ute-semafone-credit-card .dealer-encrypted-text-container #ok{font-size:15px;font-weight:600;border-radius:8px;padding:6px 12px 6px 15px;-ms-touch-action:manipulation;touch-action:manipulation;text-align:center;vertical-align:middle;display:inline-block;margin-bottom:0;cursor:pointer;background-image:none;white-space:nowrap;line-height:1.42857;text-transform:uppercase}.ute-semafone-credit-card .dealer-encrypted-text-container #cancel{outline:0!important;background-color:#fff;border:1px solid #4d4d4d;width:160px}.ute-semafone-credit-card .dealer-encrypted-text-container #ok{float:none;color:#fff;background-color:#da291c;border:1px solid transparent;width:180px}.hide-outline md-radio-button:focus,.ute-semafone-credit-card .dealer-encrypted-text-container #ok:focus{outline:none!important}.ute-semafone-credit-card .dealer-encrypted-text-container #ok:active{outline:none!important}.ute-semafone-credit-card .dealer-note{padding-bottom:20px;font-size:13px;font-weight:600}.ute-pay-now-modal.modal-content .ute-pay-now-modalContent .ute-semafone-type-body-group{width:100%;padding:0}.ute-pay-now-modal.modal-content .ute-pay-now-modalContent .semfone-date-security-group>div:last-child{margin-top:30px;margin-bottom:30px}@media (max-width:991px) and (min-width:768px){.modal .mop-container .semfone-date-security-group>div:last-child{margin-top:0;margin-bottom:30px}}.ute-semafone-type-body-group{float:left;position:relative}.ute-semafone-type-body-group .ute-semafone-security-code-input-container{margin-top:0}.ute-semafone-type-body-group .ute-semafone-security-code-input-container .ute-semafone-security-code-group.security-container{margin-top:-4px}.ute-semafone-cc-input-group{display:inline-block!important}.ute-semafone-cc-input-group .ute-semafone-cc-input{border:none}.ute-semafone-cc-input-group .ute-semafone-cc-input .rel{width:100%}.ute-semafone-cc-input-group .ute-semafone-cc-icons-group{float:left;display:inline-block;white-space:nowrap;margin:0 0 0 10px}.ute-semafone-cc-input-group .ute-semafone-cc-icons-group img{opacity:.3;width:40px;height:auto;float:left;margin:0 5px 0 0}.ute-semafone-cc-group .cc-input-images-group .cc-images-group img.card_selected,.ute-semafone-cc-input-group .ute-semafone-cc-icons-group img.card_selected{opacity:1}.ute-semafone-select-group .styled-select{background:url(../images/drop_down_background.png) no-repeat 105%;float:left;margin:0 15px 0 0;width:97px}.ute-semafone-security-code-group{position:relative;width:auto}.ute-semafone-security-code-group .security-code{max-width:125px}.ute-semafone-security-code-group .security-code.security-input-fr{max-width:145px}.ute-semafone-security-code-group .security-code::-webkit-input-placeholder{font-weight:400}.ute-semafone-security-code-group .security-code:-moz-placeholder,.ute-semafone-security-code-group .security-code::-moz-placeholder{font-weight:300}.ute-semafone-security-code-group .security-code:-ms-input-placeholder{font-weight:300}.inline_error span,.ute-semafone-care .inline_error div{color:#da291c!important;font-size:14px;font-weight:500}.ute-semafone-credit-card{margin-left:0}.cc-info-group,.ute-semafone-type-body{line-height:20px;clear:both;position:relative}.cc-info-group .inline_error#semafoneError,.ute-semafone-type-body .inline_error#semafoneError{color:#da291c;font-size:14px}.cc-info-group .secondary-label,.ute-semafone-type-body .secondary-label{font-size:14px;font-weight:400;float:left}.cc-info-group .secondary-label-container,.ute-semafone-type-body .secondary-label-container{width:100%;height:50px;position:relative}@media (max-width:420px){.cc-info-group .secondary-label-container:lang(fr),.ute-semafone-type-body .secondary-label-container:lang(fr){width:253px}}@media (max-width:370px){.cc-info-group .secondary-label-container:lang(en),.ute-semafone-type-body .secondary-label-container:lang(en){width:253px}}.cc-info-group .secondary-label-container .secondary-label,.ute-semafone-type-body .secondary-label-container .secondary-label{float:left;display:inline-block;position:relative}.cc-info-group .secondary-label-container .secondary-label .cc-tooltip-fixed-container,.ute-semafone-type-body .secondary-label-container .secondary-label .cc-tooltip-fixed-container{float:right;width:auto;position:absolute;height:20px;right:0;top:-5px}.cc-info-group .secondary-label-container .clear-float,.ute-semafone-type-body .secondary-label-container .clear-float{clear:both}@media (max-width:991px){.cc-info-group .secondary-label-container .secondary-label{line-height:20px;margin-bottom:15px;padding-top:4px}}.ute-semafone-cc-input-group .ute-semafone-cc-input{width:55%;height:40px;overflow:hidden;float:left;display:block;border-right:1px solid #ccc;margin:0 0 5px;max-width:320px}.ute-semafone-cc-input-group .ute-semafone-cc-input>label{padding-top:5px}.ute-semafone-cc-input-group .ute-semafone-cc-icons-group{height:40px;padding-top:5px}.ute-semafone-security-code-group .toolTip{top:auto;right:-370px}.ute-semafone-spacer20{margin:0 0 20px}.ute-semafone-spacer20 .ute-semafone-cc-placeholder{font-size:12px;font-weight:500}.ute-semafone-spacer20 .ute-semafone-input-text-label{margin-bottom:0!important}@media (min-width:300px) and (max-width:989px){.ute-semafone-credit-card{margin:0}.ute-semafone-credit-card .ute-semafone-cc-input-group .ute-semafone-cc-input{width:100%;margin:0 0 12px}.ute-semafone-credit-card .ute-semafone-cc-input-group .ute-semafone-cc-icons-group{margin-left:0;margin-bottom:12px}.ute-semafone-credit-card .ute-semafone-security-code-group .ute-semafone-info-icon.card-info-icon{position:relative!important;margin-top:-5px}.ute-semafone-credit-card .ute-semafone-security-code-group .ute-semafone-info-icon.card-info-icon .ute-semafone-toolTip.card-info-details{min-width:107px;max-width:247px;padding:20px;font-size:14px;font-weight:400;text-align:left;width:210px;height:auto;right:20px;top:-105px;line-height:20px}.ute-semafone-credit-card .ute-semafone-cc-input-group .ute-semafone-cc-input{border:0}}.ute-semafone-cc-group .cc-heading{margin-bottom:0}.ute-semafone-cc-group .cc-placeholder{font-size:14px!important}.ute-semafone-cc-group .cc-input-images-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-semafone-cc-group .cc-input-images-group .cc-input-container.ute-semafone-consumer-input{max-width:245px;display:-ms-flexbox;display:flex;height:32px;padding-top:3px}.ute-semafone-cc-group .cc-input-images-group .cc-images-group{height:32px;border-left:1px solid #ccc;padding-left:10px}.ute-semafone-cc-group .cc-input-images-group .cc-images-group img{width:40px;height:24px;opacity:.3}@media (max-width:991px){.ute-semafone-cc-group .cc-input-images-group .ute-semafone-dealer-input .container{padding:0!important}}.ute-semafone-cc-group .cc-input-images-group .ute-semafone-dealer-input .cc-images-group{height:auto}@media (max-width:991px){.ute-semafone-cc-group .cc-input-images-group .ute-semafone-dealer-input .cc-images-group{margin-top:5px;border:none;padding-left:0!important}}@media (max-width:550px){.ute-semafone-cc-group .cc-input-images-group .cc-input-container{width:100%;max-width:100%}.ute-semafone-cc-group .cc-input-images-group .cc-images-group{border:0;height:auto;padding:3px 0}}.ute-semafone-cc-group .cc-error-group{padding-top:3px}.ute-semafone-cc-group .cc-error-group .inline_error span{display:-ms-flexbox;display:flex;height:17px;-ms-flex-align:center;align-items:center}.ute-semafone-date-select-container{padding:0;margin:0!important;max-width:none!important}.ute-semafone-date-select-container .ute-semafone-expiry-date-select-container{display:inline-block;margin-right:15px;width:105px}.ute-semafone-date-select-container .ute-semafone-care-expiryYear-container{display:inline-block;width:105px}.ute-semafone-care-cv-container{max-width:none!important}.ute-semafone-cv-container{padding:0}.ute-semafone-dealer{width:100%;margin-bottom:20px;padding:0}.ute-semafone-care .ute-semafone-care-box{min-height:280px;width:100%;border:1px solid #eaebeb;border-radius:0 0 15px 15px;margin-bottom:20px;padding:0 20px 40px;position:relative}@media (max-width:991px){.ute-semafone-care .ute-semafone-care-box{min-height:380px}}.ute-semafone-care .ute-semafone-care-box-heading{font-size:21px;font-weight:600;background:#f3f3f3;padding:1px 20px;margin:0 -20px 45px;width:calc(100% + 40px)}.ute-semafone-care .ute-semafone-care-info{position:absolute;background:#e6f5f8;width:280px;right:10px;top:82px;padding:10px 20px;border-radius:0 15px 15px 15px;font-size:14px}@media (max-width:991px){.ute-semafone-care .ute-semafone-care-info{width:calc(100% - 410px);top:calc(50% + 32px);transform:translateY(-50%)}}.ute-semafone-care .ute-semafone-care-instructions{margin-bottom:15px}.ute-semafone-care .ute-semafone-care-inputs{padding:0 20px;width:100%!important}.ute-semafone-care .ute-semafone-dealer-inputs{padding:0!important;margin-bottom:20px}.ute-semafone-care .cc-input-container{width:100%!important}.ute-semafone-care .ute-semafone-security-error-group{margin:0!important}.ute-semafone-cc-image-container{position:absolute;top:140px;left:400px}.ute-semafone-cc-image-container .cc-images-group{height:26px!important}.ute-semafone-dealer-alignment{margin-left:20px}.ute-pay-now-modal .flex-container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-pay-now-modal .v-middle{-ms-flex-align:center;align-items:center}.ute-pay-now-modal .v-start{-ms-flex-align:start;align-items:flex-start}.ute-pay-now-modal .h-middle{-ms-flex-pack:center;justify-content:center}.ute-pay-now-modal .h-start{-ms-flex-pack:start;justify-content:flex-start}.ute-pay-now-modal .h-end{-ms-flex-pack:end;justify-content:flex-end}.ute-pay-now-modal .h-space-around{-ms-flex-pack:distribute;justify-content:space-around}.ute-pay-now-modal .h-space-between{-ms-flex-pack:justify;justify-content:space-between}.ute-pay-now-modalTopHeading{font-size:18px;color:#808284!important;padding-top:25px;padding-left:65px}@media (max-width:991px){.ute-pay-now-modalTopHeading{padding-top:15px;padding-left:52px}}.ute-pay-now-heading{padding-left:25px;margin-top:5px}.ute-pay-now-modal-header-logo{height:114px}.ute-pay-now-modal-header-logo,.ute-pay-now-modal-header-logo-error,.ute-pay-now-modal-header-logo-processing,.ute-pay-now-modal-header-logo-received{background-color:#f1f2f6;border-radius:15px 0 0}.ute-pay-now-modal-header-logo:after{width:154px;height:154px}.ute-pay-now-modal-header-logo-error:after,.ute-pay-now-modal-header-logo-processing:after,.ute-pay-now-modal-header-logo-received:after,.ute-pay-now-modal-header-logo:after{content:'';display:block;border-radius:50%;margin:auto;position:relative}@media (min-width:992px){.ute-pay-now-modal-header-logo-error:after,.ute-pay-now-modal-header-logo-processing:after,.ute-pay-now-modal-header-logo-received:after,.ute-pay-now-modal-header-logo:after{top:-10px;background:0 0}}@media (max-width:991px){.ute-pay-now-modal-header-logo,.ute-pay-now-modal-header-logo-error,.ute-pay-now-modal-header-logo-processing,.ute-pay-now-modal-header-logo-received{height:95px;border-radius:0}}.ute-pay-now-confirmation-loader-container{display:inline;padding-left:20px}.ute-pay-now-step-tracker-block{display:block;text-align:center}.ute-pay-now-step-tracker{width:calc(100% - 2px);border-bottom:3px solid #e8e8e8;margin:0 0 25px 1px;padding-top:0;height:20px}.ute-pay-now-step-tracker-circle-completed,.ute-pay-now-step-tracker-circle-current,.ute-pay-now-step-tracker-circle-pending{border-radius:50%;width:35px;height:35px;padding-top:9px;font-size:26px;margin-top:0;display:inline-block;line-height:.525;text-align:center;font-weight:600;-moz-transform:matrix(.99984,0,0,1.00223,0,0);-webkit-transform:matrix(.99984,0,0,1.00223,0,0);-ms-transform:matrix(.99984,0,0,1.00223,0,0)}.ute-pay-now-step-tracker-label,.ute-pay-now-step-tracker-label-active{font-weight:600;text-align:center;display:inline-block;font-size:16px}@media (min-width:992px){.ute-pay-now-step-tracker-label,.ute-pay-now-step-tracker-label-active{line-height:1.375}}@media (max-width:991px){.ute-pay-now-step-tracker-label,.ute-pay-now-step-tracker-label-active{line-height:1.571}}.ute-pay-now-payment-amount{display:inline-block}@media (min-width:992px){.ute-pay-now-payment-amount{font-size:36px;line-height:.589}}@media (max-width:991px){.ute-pay-now-payment-amount{line-height:.816}}.ute-pay-now-content-payment-method{margin-top:20px}.ute-pay-now-content-payment-method .title{padding-bottom:10px}.ute-pay-now-content-payment-method .radio-text{font-size:13px}.ute-pay-now-payment-edit-link{padding-top:15px;margin-left:20px;color:#0a5498!important;font-size:16px;font-weight:600;display:inline-block;cursor:pointer}@media (min-width:481px){.ute-pay-now-payment-edit-link{line-height:1.5}}@media (max-width:480px){.ute-pay-now-payment-edit-link:lang(fr){margin-left:5px}}.ute-pay-now-payment-amount-row{margin-top:20px}@media (max-width:480px){.ute-pay-now-payment-amount-row{margin-top:0}}.ute-pay-now-label,.ute-pay-now-payment-amount-label{font-size:16px;line-height:1.2;font-weight:600}.ute-pay-now-payment-amount-green{padding-bottom:20px}.ute-pay-now-text-small{font-size:21px;line-height:1.01;padding-bottom:20px}@media (max-width:480px){.ute-pay-now-payment-amount-green,.ute-pay-now-text-small{font-size:16px;padding-top:5px}}.extra-padding-bottom.ute-pay-now-payment-amount-green,.extra-padding-bottom.ute-pay-now-text-small{padding-bottom:40px}.ute-pay-now-payment-amount-green{color:#096!important;font-weight:600;font-size:36px;line-height:1.178}@media (max-width:480px){.ute-pay-now-payment-amount-green{font-size:18px}}.ute-pay-now-secure-cc-payment{font-size:21px;line-height:1.2;padding-bottom:10px}.ute-pay-now-secure-cc-payment-desc{font-size:16px;line-height:1.2;padding-bottom:20px}.ute-pay-now-use-card-for-auto-payment{background-color:#bbe4ec;border-top-left-radius:15px;border-bottom-right-radius:15px;margin-left:-10px;margin-right:-10px;padding:10px 20px;margin-bottom:25px}.ute-pay-now-payment-success-message-box{border:1px solid #00965e;border-radius:15px;background-color:#fff;padding:25px 25px 10px}.ute-pay-now-payment-success-message-box .headline,.ute-pay-now-payment-success-message-box .text{font-size:16px;line-height:1.5;margin-bottom:15px}.ute-pay-now-payment-success-message-box .headline{color:#444!important;font-weight:600}.ute-pay-now-status-text{font-size:24px;color:#384141!important;line-height:1.25;text-align:center;padding-top:102px;padding-bottom:30px;z-index:999;position:relative}@media (max-width:991px){.ute-pay-now-status-text{margin-top:30px}}.pn-pay-received{margin-top:30px}.ute-pay-now-modalTypeGroup>.row{height:auto;-ms-flex-flow:row;flex-flow:row;display:-ms-flexbox;display:flex;-ms-flex-align:initial;align-items:initial;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-pay-now-modalTypeGroup>.row .ute-pn-left-body,.ute-pay-now-modalTypeGroup>.row .ute-pn-right-body{-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:769px){.ute-pay-now-modalTypeGroup>.row .ute-pn-left-body{border-right:1px solid #d7d7d7}}@media (max-width:768px){.ute-pay-now-modalTypeGroup>.row{-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-pay-now-modalTypeGroup>.row .ute-pn-left-body{width:100%}.ute-pay-now-modalTypeGroup>.row .ute-pn-right-body{width:100%;padding:0}.ute-pay-now-modalTypeGroup>.row .ute-pn-left-body{padding:25px 0}}@media (max-width:991px){.ute-pay-now-payment-amount-section-desktop{display:none}.ute-pay-now-payment-amount-section-devices{margin-bottom:20px}}@media (min-width:992px){.ute-pay-now-payment-amount-section-devices{display:none}}.ute-pay-now-no-border{border:0!important}.interac-message2 a,.ute-pay-now-try-again-link{color:#337ab7!important;cursor:pointer}.pay-now-mastercard-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;background:#f5f5f5;margin:30px 25px;padding:20px 23px}.pay-now-mastercard-container .pay-now-mastercard-image-box{margin-right:25px;-ms-flex-preferred-size:12%;flex-basis:12%}.pay-now-mastercard-container .pay-now-mastercard-image-box img{position:absolute;margin-top:-30px}.pay-now-mastercard-container .pay-now-mastercard-desc{font-weight:500}.pay-now-mastercard-container .pay-now-mastercard-desc .chevron-right:before{font-family:"rui-icon"!important;content:"\e961";font-size:9px;padding-left:7px}@media (max-width:767px){.pay-now-mastercard-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:50px 0;border-radius:3px;position:relative}.pay-now-mastercard-container .pay-now-mastercard-image-box{text-align:center;position:absolute;top:-45px;margin:0;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.pay-now-mastercard-container .pay-now-mastercard-image-box img{position:relative;margin-top:0}.pay-now-mastercard-container .pay-now-mastercard-desc{font-size:16px}}.ute-pay-now-ov{border-radius:15px 0 15px 15px;padding-bottom:5px;margin-bottom:100px}@media (min-width:992px){.ute-pay-now-ov{width:775px;margin-top:10px}}.ute-pay-now-ov .ute-pay-now-status-text{margin-top:70px}.ute-pay-now-body-confirm{padding:20px 20px 40px 15px}.ute-pay-now-body-review{padding-bottom:30px!important}@media (max-width:1169px){.interacImage{text-align:center}}.ute-pay-now-content sup{font-size:x-small}.ute-pay-now-content .over-limit-message{position:relative;z-index:1;margin-top:20px;margin-bottom:40px;border:2px solid #fb5;border-radius:14px;padding:30px 25px!important}.ute-pay-now-content .over-limit-message .close-messae-icon{cursor:pointer;outline:none;position:absolute;z-index:2;top:0;right:0}.ute-pay-now-content .over-limit-message .close-messae-icon img{outline:none}.ute-pay-now-content .over-limit-message .message{font-size:16px;line-height:24px}.payment-date sup{font-size:14px;top:-10px;margin-left:-5px}.interac-message1{padding-left:0;font-size:24px;font-weight:600}@media (max-width:991px){.interac-message1{text-align:center}}@media (max-width:500px){.interac-message1{font-size:1em}}.interac-message2{padding-left:0;margin:40px 0;font-size:21px;text-align:left}@media (max-width:991px){.interac-message2{text-align:center}}@media (max-width:480px){.interac-message2{font-size:1em}}.interac-button-style{font-size:18px}.interac-image{margin-bottom:40px;width:80px}@media (min-width:992px){.interac-image{margin-bottom:0}}.templateHeading{font-weight:700}.done-button{width:200px;font-size:18px}.ute-pay-now-row{padding:10px 20px}.paynow-bank-block .bank-pay-information-block{background-color:#f5f5f6;padding:20px 20px 100px;position:relative}@media (max-width:768px){.paynow-bank-block .bank-pay-information-block{position:relative;left:-26px;width:calc(100% + 52px);padding:20px 25px 100px}}.paynow-bank-block .bank-pay-information-block .bpi-header,.ute-pay-now-content .ute-pn-balance-widget .widget-inner-block>div{font-weight:600;font-size:18px}.paynow-bank-block .bank-pay-information-block .bpi-instruction-header{font-weight:600;font-size:17px;margin-top:7px;margin-bottom:7px}.paynow-bank-block .bank-pay-information-block .inst-list-item{margin-top:10px}.paynow-bank-block .bank-pay-information-block .inst-list-item *{font-size:16px}.paynow-bank-block .bank-pay-information-block .inst-list-item .bpi-inst-list-item{margin-right:10px;width:23px;height:23px;font-weight:600;border:1px solid #000;background-color:#fff;border-radius:100%}.paynow-bank-block .bank-pay-information-block .inst-list-item .bpi-inst-list-item-text{width:calc(100% - 25px);line-height:1.5}.paynow-bank-block .bank-pay-information-block .bpi-rogers-payee-info{margin-top:20px;border:1px solid #22afc7;border-radius:10px;padding:10px;background-color:#fff;line-height:1.3;position:absolute;left:25px;right:25px}.paynow-bank-block .bank-pay-information-block .bpi-rogers-payee-info *{font-size:17px;text-align:center}.paynow-bank-block .bank-pay-information-block .bpi-rogers-payee-info .rogers-payee-name{border-bottom:1px solid #22afc7;padding-bottom:10px}.paynow-bank-block .bank-pay-information-block .bpi-rogers-payee-info .rogers-payee-account>div:first-child,.paynow-bank-block .bank-pay-information-block .bpi-rogers-payee-info .rogers-payee-name>div:first-child,.paynow-bank-block .bpi-support .bpi-chat-block>div:first-child{font-weight:600}.paynow-bank-block .bank-pay-information-block .bpi-rogers-payee-info .rogers-payee-account{padding-top:10px}.paynow-bank-block .bank-selection-block:lang(fr){margin-top:90px}.paynow-bank-block .bank-selection-block{margin-top:70px}.paynow-bank-block .bank-selection-block .bsb-header{font-size:18px;font-weight:600}.paynow-bank-block .bank-selection-block .bank-sprite{margin-top:15px}.paynow-bank-block .how-to-bank-info:lang(fr){margin-top:90px}.paynow-bank-block .how-to-bank-info{margin-top:70px;font-size:17px}.paynow-bank-block .bpi-divider{margin:20px 0;border:1px dashed #999}.paynow-bank-block .bpi-support *{font-size:18px}.paynow-bank-block .bpi-support .bpi-support-header{font-weight:600}.paynow-bank-block .bpi-support .bpi-support-help-text a{color:#195198;font-weight:600}.paynow-bank-block .bpi-support .bpi-chat-block{margin-top:15px}.paynow-bank-block .bpi-support .bpi-chat-block>div:last-child,.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse-panel ul li:last-child,.ute-easy-login-registration .ute-elr-verify .resend-collapse-panel ul li:last-child{margin-top:10px}.paynow-bank-block .bpi-support .bpi-chat-block>div:last-child .bpi-support-contact-number{font-weight:600}.paynow-bank-block .bpi-support .bpi-chat-block>div:last-child .bpi-support-contact-number>div:first-child{font-size:30px;margin-right:10px}.paynow-bank-block .bpi-support .bpi-chat-block>div:last-child .bpi-support-contact-number>div:nth-child(2){line-height:2;font-size:16px}.paynow-bank-block .bpi-support .bpi-chat-block>div:last-child .bpi-live-chat{margin-left:25px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner>div:last-child .dup-aligner,.paynow-bank-block .bpi-support .bpi-chat-block>div:last-child .bpi-live-chat img{width:100%}.paynow-bank-block .bpi-bank-image+div{font-weight:600;font-size:18px!important;color:#195198!important;cursor:pointer}.paynow-bank-block .bank-image-sprite{background-image:url(../ute-payment-ui/assets/banks.png);background-repeat:no-repeat;margin-right:20px}.paynow-bank-block .ATB-bank-image{width:70px;height:40px;background-position-x:-110px;background-position-y:-10px}.paynow-bank-block .TD-bank-image{width:42px;height:37px;background-position-x:-25px;background-position-y:-14px}.paynow-bank-block .RBC-bank-image{width:40px;height:45px;background-position-x:-224px;background-position-y:-9px}.paynow-bank-block .BMO-bank-image{width:70px;height:40px;background-position-x:-10px;background-position-y:-78px}.paynow-bank-block .SCOTIABANK-bank-image{width:80px;height:40px;background-position-x:-105px;background-position-y:-79px}.paynow-bank-block .CIBC-bank-image{width:41px;height:37px;background-position-x:-226px;background-position-y:-80px}.paynow-bank-block .DESJARDINS-bank-image{height:40px;width:76px;background-position-x:-8px;background-position-y:-146px}.paynow-bank-block .NATIONALBANK-bank-image{width:76px;height:45px;background-position-x:-107px;background-position-y:-144px}.paynow-bank-block .TANGERINE-bank-image{width:76px;height:40px;background-position-x:-208px;background-position-y:-145px}.ute-pay-now-modalTypeBody-bottom{padding:0;margin:0}.ute-pay-now-merchant-address-container{background:#f1f2f6;border-radius:0 0 15px 15px;padding:20px;margin-top:0;text-align:center}@media (max-width:991px){.ute-pay-now-merchant-address-container{margin:30px 0 0}}@media (max-width:767px){.ute-pay-now-merchant-address-container{padding:20px 15px}}.ute-pay-now-merchant-address{margin-right:20px;font-size:14px}.ute-pay-now-merchant-address:last-of-type{margin-right:0}.ute-pay-now-merchant-address:first-of-type{font-weight:500}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .ute-payment-method-radio-container .radio-container.myr-radio input[type=radio].myr-radio-input,.ute-pay-now-ov .ute-pay-now-modal-header-logo:after{display:none}.ute-pay-now-ov .ute-pay-now-content{margin:0 15px}.ute-pay-now-ov .ute-pay-now-step-tracker-block{margin-top:43px}.ute-pay-now-ov .ute-pay-now-step-tracker-block .ute-pay-now-step-tracker{height:26px}.ute-pay-now-ov .ute-pay-now-step-tracker-block .ute-pay-now-step-tracker-circle-completed,.ute-pay-now-ov .ute-pay-now-step-tracker-block .ute-pay-now-step-tracker-circle-current,.ute-pay-now-ov .ute-pay-now-step-tracker-block .ute-pay-now-step-tracker-circle-pending{width:49px;height:49px;font-size:32px;padding-top:13px}.ute-pay-now-ov .ute-pay-now-modalTypeGroup.ute-pay-now-body-payment{padding-top:0}.ute-pay-now-ov .ute-pay-now-modalTypeHeading{font-weight:500;margin-left:25px;font-size:25px;margin-top:8px}.ute-pay-now-ov .ute-pay-now-step-tracker{padding-top:0;width:calc(100% - 30px);margin-left:15px}.ute-pay-now-ov .ute-pay-now-modalTypeGroup{margin:15px 10px 0}.ute-pay-now-ov .ute-pay-now-payment-amount-label{font-size:17px;font-weight:400}.ute-pay-now-ov .ute-pay-now-inputText{max-width:325px;margin-bottom:40px}.ute-pay-now-ov .ute-pay-now-payment-amount-lead{font-weight:600}.ute-pay-now-ov .ute-pay-now-body-payment .ute-pay-now-continueButton{margin-top:65px}.ute-pay-now-ov .ute-pay-now-body-payment .ute-pay-now-body-manual-entry{margin-left:20px}.ute-pay-now-ov .ute-pay-now-review-total{font-size:33px;margin-bottom:40px}.ute-pay-now-ov .ute-pay-now-review-box{height:170px;border:1px solid #dedfdf;border-radius:0 0 15px 15px}.ute-pay-now-ov .ute-pay-now-review-button-container{margin-top:95px;padding-bottom:40px}.ute-pay-now-ov .ute-pay-now-review-button-container .ute-pay-now-continueButton{margin-right:-15px}.ute-pay-now-ov .ute-pay-now-review-page{margin:0 15px}.ute-pay-now-ov .ute-pay-now-review-page .ute-pay-now-use-card-for-auto-payment{margin-left:20px;margin-top:35px}.ute-pay-now-ov .ute-pay-now-review-box-container{position:relative;padding:0 20px;height:calc(100% - 35px);font-size:16px}.ute-pay-now-ov .ute-pay-now-review-box-secure{height:35px;width:100%;background:#f3f3f3;font-size:22px;padding-left:20px;font-weight:600}.ute-pay-now-ov .ute-pay-now-review-cc-container{position:absolute;top:35px}.ute-pay-now-ov .ute-pay-now-review-cc-container .ute-pay-now-label{margin-bottom:5px;font-weight:600}.ute-pay-now-ov .ute-pay-now-review-expiry-container{position:absolute;top:35px;left:50%}.ute-pay-now-ov .ute-pay-now-review-expiry-container .ute-pay-now-label{margin-bottom:12px;font-weight:600}.ute-pay-now-ov .ute-pay-now-review-cc-img{width:48px;margin-right:6px;vertical-align:bottom}.ute-pay-now-ov .ute-pay-now-review-edit{position:absolute;top:66px;right:40px;font-size:15px;font-weight:600;color:#0c5597!important;cursor:pointer}.ute-pay-now-ov .ute-pay-now-review-edit:hover{text-decoration:underline}.ute-pay-now-ov .ute-pay-now-review-edit:hover::before{text-decoration:none}.ute-pay-now-ov .ute-pay-now-review-edit:focus{outline:none}.ute-pay-now-ov .ute-pay-now-review-edit:before{content:"\ea0c";color:#000;margin-right:5px;font-family:"rui-icon"!important;font-size:22px;font-weight:400;position:absolute;left:-28px;line-height:18px}.ute-pay-now-ov .ute-pay-now-checkbox-box{margin:0}.ute-pay-now-ov .ute-pay-now-checkbox-text{vertical-align:top}.ute-pay-now-ov .ute-pay-now-use-card-for-auto-payment{margin:0 0 20px 40px;background:0 0;padding-left:0;padding-right:0}.ute-pay-now-ov .ute-pay-now-continueButton{float:right}.ute-pay-now-ov .ute-pay-now-modalErrorBody{margin-top:170px!important}.ute-pay-now-ov .ute-pay-now-modalErrorBody .error-header{font-size:24px;line-height:1.667;text-align:center;position:relative;z-index:999}.ute-pay-now-ov .ute-pay-now-modalErrorBody .error-body-text{margin-top:15px;font-weight:300;font-size:19px;text-align:center}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links{margin:40px auto 0}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .left,.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .right{width:50%}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .left{height:100%;margin-top:3px;padding:0}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .support-number{display:inline-block;clear:both;margin-left:-10px}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .support-number .phone-icon,.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .support-number .phone-number{float:left}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .support-number .phone-icon{display:table;width:32px}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .support-number .phone-number{display:table;padding-top:13px;padding-left:5px}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number span.ute-icon-phone-v3,.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .support-number span.ute-icon-phone-v3{font-size:30px!important;margin-top:8px;margin-left:5px}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number span.support-number-text,.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .support-number span.support-number-text{font-size:17px!important;font-weight:600;position:relative;top:-3px}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .live-chat-view{display:inline-block;position:relative;top:-4px;float:right;margin-right:5px}.ute-pay-now-ov .ute-pay-now-modalErrorBody .support-links .float-clear{clear:both}.ute-pay-now-ov .ute-pay-now-modalErrorBody .ute-pay-now-row{text-align:center;margin-top:10px;margin-bottom:20px}.ute-pay-now-ov .ute-pay-now-confirmation-auto-payment-on{background:#f1f3f5;width:330px;border-radius:15px;padding:5px 5px 35px;margin-bottom:40px}.ute-pay-now-ov .ute-pay-now-confirmation-auto-payment-off{width:330px;padding:5px}.ute-pay-now-ov .ute-pay-now-payment-success-message-box{padding:13px 20px 0;margin-bottom:30px}.ute-pay-now-ov .ute-pay-now-confirmation-headline{margin-bottom:7px}.ute-pay-now-ov .ute-pay-now-confirmation-check-icon{width:32px;margin:0 12px 5px 0}.ute-pay-now-ov .ute-pay-now-confirmation-check-icon img{width:32px;float:left;margin-right:12px}.ute-pay-now-ov .ute-pay-now-confirmation-email-msg{font-size:16px;margin-bottom:20px}.ute-pay-now-ov .ute-pay-now-confirmation-reference{border-top:1px solid #00965e;margin:0 -20px;color:#00965e!important;font-weight:600;font-size:16px;padding:12px 20px 15px}.ute-pay-now-ov .ute-pay-now-monthly-payment{padding:0 20px}.ute-pay-now-ov .ute-pay-now-monthly-payment-confirmation{font-weight:600;font-size:16px;margin-bottom:15px}.ute-pay-now-ov .ute-pay-now-monthly-payment-start{font-size:16px}.ute-pay-now-ov .ute-pay-now-confirmation-details{width:350px;border:1px solid #f1f3f5;border-radius:15px;margin-bottom:40px;font-size:16px;padding:14px 20px 32px}.ute-pay-now-ov .ute-pay-now-confirmation-details-heading{font-weight:600;font-size:21px;margin-bottom:12px}.ute-pay-now-ov .ute-pay-now-confirmation-details-pay{position:relative;height:70px;background:#f1f3f5;border-radius:15px;font-weight:600;margin-bottom:43px}.ute-pay-now-ov .ute-pay-now-confirmation-details-pay-due{float:left;width:50%;padding:10px}.ute-pay-now-ov .ute-pay-now-confirmation-due-amount{font-size:20px;line-height:1}.ute-pay-now-ov .ute-pay-now-confirmation-details-pay-remaining{float:right;width:50%;height:calc(100% - 2px);border-radius:15px;border:2px solid #159861;margin-top:1px;background:#fff;padding:10px}.ute-pay-now-ov .ute-pay-now-confirmation-remaining-amount{font-size:20px;line-height:1;border:none!important}.ute-pay-now-ov .ute-pay-now-balance-due{color:#fcad44!important;border-color:#fcd8a2}.ute-pay-now-ov .ute-pay-now-balance-paid{border:1px solid #f1f3f5}.ute-pay-now-ov .ute-pay-now-balance-overpaid{border-color:#159861;color:#159861!important}.ute-pay-now-ov .ute-pay-now-sufficient-payment{color:#159861!important}.ute-pay-now-ov .ute-pay-now-confirmation-details-cc-heading{font-weight:600;margin-bottom:5px}.ute-pay-now-ov .ute-pay-now-confirmation-details-cc-img{width:44px;margin-right:15px;vertical-align:text-bottom}.ute-pay-now-ov .ute-pay-now-confirmation-details-cc{display:inline-block}.ute-pay-now-ov .ute-pay-now-confirmation-details-expiry-heading{font-weight:600;margin:30px 0 8px}.ute-pay-now-ov .ute-pay-now-continueButton,.ute-pay-now-ov .ute-pay-now-returnButton{vertical-align:middle;font-size:16px;height:auto;display:inline-block;border-radius:8px}.ute-pay-now-ov .ute-pay-now-returnButton{float:right;color:#da291c!important;border:1px solid #da291c;text-align:center;font-weight:600;cursor:pointer;padding:8px 24px;margin:0 10px 0 0}.ute-pay-now-ov .ute-pay-now-returnButton:hover{background-color:#e6e6e6}.ute-pay-now-ov .ute-pay-now-continueButton{padding:12px 40px;margin:0 20px 0 0;width:auto}.ute-pay-now-ov .ute-pay-now-cancelButton{font-weight:600;font-size:18px;float:right;color:#0c5597;line-height:40px;margin-right:50px;cursor:pointer}.ute-pay-now-ov .ute-pay-now-cancelButton:hover{text-decoration:underline}.ute-pay-now-content .no-outline:focus,.ute-pay-now-ov .ute-pay-now-cancelButton:focus{outline:none}.ute-pay-now-confirmation-details-pay-due-heading{line-height:1}.ute-pay-now-paysection-cancel{margin-top:65px}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBold.svg#TedNext-SemiBold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-SemiBoldItalic.svg#TedNext-SemiBoldItalic) format("svg");font-weight:600;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-LightItalic.svg#TedNext-LightItalic) format("svg");font-weight:300;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-BoldItalic.svg#TedNext-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Light.svg#TedNext-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Bold.svg#TedNext-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext-Italic.svg#TedNext-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:'Ted Next';src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot);src:url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.eot?#iefix) format("embedded-opentype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff2) format("woff2"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.woff) format("woff"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.ttf) format("truetype"),url(../ute-brand-adapter-selected/assets/fonts/TedNext/TedNext.svg#TedNext) format("svg");font-weight:400;font-style:normal}.ute-pay-now-heading{color:#3d4141!important;font-size:24px;font-weight:600;line-height:1.667}@media (max-width:991px){.ute-pay-now-heading{margin-top:5px;text-align:left;font-size:20px}}.ute-pay-now-modalTypeBody-left,.ute-pay-now-modalTypeBody-right{display:block;padding-right:25px}@media (max-width:991px){.ute-pay-now-modalTypeBody-left,.ute-pay-now-modalTypeBody-right{padding-right:0;margin:0 30px}}@media (max-width:480px){.ute-pay-now-modalTypeBody-left,.ute-pay-now-modalTypeBody-right{margin:0 auto}}@media (min-width:992px){.ute-pay-now-modalTypeBody-left{margin-left:25px;height:auto;margin-bottom:20px}}@media (max-width:991px){.ute-pay-now-modalTypeBody-left{margin-bottom:20px;padding-bottom:20px;border-bottom:2px dashed #d3d4d7}}@media (min-width:992px){.ute-pay-now-modalTypeBody-right{padding-left:25px}}.ute-pay-now-content{padding-top:30px}.ute-pay-now-content .hover-hand{cursor:pointer}.ute-pay-now-content .ute-pn-balance-widget{border:1px solid #d1d1d1;border-radius:7px;padding:5px;margin-bottom:20px}.ute-pay-now-content .ute-pn-balance-widget .widget-inner-block{border-radius:4px;border-bottom-right-radius:8px;border-left:7px solid #22afc7;overflow:hidden}.ute-pay-now-content .ute-pn-balance-widget .widget-inner-block>div>div{padding:5px 10px;line-height:1.2}.ute-pay-now-content .ute-pn-balance-widget .widget-inner-block>div>div:nth-child(2){background-color:#f5f5f6}@media (max-width:991px){.ute-pay-now-content{padding-top:15px}}.hr-line{display:block;height:1px}.modal-content.ute-pay-now-modal{position:absolute;padding:0;display:inline-block}@media (min-width:992px){.modal-content.ute-pay-now-modal{left:50%;margin-top:20px;margin-bottom:100px;width:auto!important;transform:translatex(-50%)}.modal-content.ute-pay-now-modal .ute-pay-now-modalHeadingIcon{padding-left:0!important;width:22px!important;margin-left:25px}}@media (max-width:991px){.modal-content.ute-pay-now-modal{position:absolute;display:inline-block;margin-top:0;left:50%;transform:translateX(-50%);border:1px solid transparent;width:100%;height:auto;min-height:100%;border-radius:0}}.modal-content.ute-pay-now-modal * div,.one-view-consumer-footer #footer #footer,.one-view-consumer-footer #footer a{color:#414042}.modal-content.ute-pay-now-modal *{font-family:Ted Next}.modal-content.ute-pay-now-modal .row{margin-left:0;margin-right:0}.modal-content.ute-pay-now-modal [class^=col-]{padding-left:0;padding-right:0}@media (min-width:992px){.modal-content.ute-pay-now-modal .ute-pay-now-modalContent{width:880px;height:auto}}@media (max-width:992px){.modal-content.ute-pay-now-modal .ute-pay-now-modalContent{margin-bottom:110px}}@media (max-width:991px){.modal-content.ute-pay-now-modal .ute-pay-now-modalContent{margin-bottom:150px}}@media (max-width:992px){.modal-content.ute-pay-now-modal .ute-pay-now-footer{position:fixed;bottom:0;width:100%}}@media (min-width:992px){.modal-content.ute-pay-now-modal .ute-pay-now-modalContent-duplicate,.modal-content.ute-pay-now-modal .ute-pay-now-modalContent-processing,.modal-content.ute-pay-now-modal .ute-pay-now-modalContent-received,.modal-content.ute-pay-now-modal .ute-pay-now-modalContent-server-error{width:700px;min-height:310px}}.modal-content.ute-pay-now-modal .ng-dirty.ng-invalid:not(form),.modal-content.ute-pay-now-modal .ng-submitted .ng-invalid{border-color:#da291c}@media (max-width:991px){.modal-content.ute-pay-now-modal .ng-dirty.ng-invalid:not(form),.modal-content.ute-pay-now-modal .ng-submitted .ng-invalid{border-width:1px}}@media (min-width:992px){.modal-content.ute-pay-now-modal .ng-dirty.ng-invalid:not(form),.modal-content.ute-pay-now-modal .ng-submitted .ng-invalid{border-width:2px;border-radius:15px}}.modal-content.ute-pay-now-modal .ng-focused{border-width:1px!important;border-color:#808284!important;border-radius:7px!important}.modal-content.ute-pay-now-modal .ute-pay-now-modalContent-server-error{padding-bottom:50px}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody{text-align:center;margin-top:140px;padding:0 35px;max-width:555px;margin-left:auto;margin-right:auto}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-secondary{height:auto!important;white-space:normal;padding-top:10px;padding-bottom:10px}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .ute-pay-now-row .ute-pay-now-button-cancel{padding:0}@media (max-width:991px){.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody{margin-top:120px}}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody * div{color:#384141!important}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .error-header{font-size:24px;line-height:1.667;text-align:center;position:relative;z-index:999}@media (max-width:991px){.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .error-header{text-align:center;line-height:25px}}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .error-body-text{margin-top:15px;font-weight:300;font-size:19px;text-align:center}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .error-body-text a{outline:none;cursor:pointer}@media (max-width:991px){.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .error-body-text{text-align:left;z-index:999}}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links{margin:40px auto 0}@media (min-width:768px){.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number{float:right}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number .phone-icon{padding-top:7px}}@media (max-width:767px){.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number{margin-right:15px;width:210px;top:0;margin-bottom:15px;float:left}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number .phone-icon{padding-top:0}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .live-chat-view,.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number .phone-icon .ute-icon-phone-v3{float:left}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .right{padding-left:0}}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .left,.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .right{width:50%}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .left{height:100%;margin-top:3px;padding:0}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number{display:inline-block;clear:both;margin-right:15px}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number .phone-icon,.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number .phone-number{float:left}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number .phone-icon{display:table;width:32px}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number .phone-number{display:table;padding-top:13px;padding-left:5px}@media (max-width:991px){.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .support-number span.support-number-text{margin-left:5px}}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .live-chat-view{display:inline-block;position:relative;top:-4px}.modal-content.ute-pay-now-modal .ute-pay-now-modalErrorBody .support-links .float-clear{clear:both}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .ute-pay-now-modal-header-overlay-header .ute-pay-now-modal-header-logo{height:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 30px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .ute-pay-now-modal-header-overlay-header .ute-pay-now-modal-header-logo div{font-size:22px;font-weight:600}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .ute-pay-now-modal-header-overlay-header .ute-pay-now-modal-header-logo:after{content:none}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container{padding:30px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-info,.one-view-consumer-footer #footer .social-media i{font-size:18px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-contact-text{font-size:18px;font-weight:600;margin-top:10px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons:lang(fr){max-width:530px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:400px;margin-top:20px;margin-right:0;margin-left:auto}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons>button:first-child{background-color:#da291c;border:none;border-radius:8px;font-size:18px;color:#fff;font-weight:600;padding:0 30px;height:36px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons>button:last-child{background-color:#fff;border:2px solid #da291c;height:36px;padding:0 30px;border-radius:8px;color:#da291c;font-weight:600;font-size:18px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us{background-color:#74cee0;height:90px;position:relative;margin-bottom:30px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:20px;width:100%}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner>div{width:150px;height:100px;background-color:#fff;border-radius:5px;box-shadow:0 0 10px -3px #555;border:1px solid #f2f2f2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner>div:first-child{margin-right:15px}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:first-child img,.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner>div:first-child img{width:100%}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner>div:last-child{margin-left:15px}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner>div:last-child .dup-aligner .phone-icon{font-size:30px;margin-left:au;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.modal-content.ute-pay-now-modal .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner>div:last-child .dup-aligner .phone-number{text-align:center;font-size:16px;margin-top:5px}.ute-pay-now-modalHeadingIcon{display:inline;padding-top:20px;padding-left:0;font-weight:100;width:22px!important;margin-left:25px}@media (max-width:991px){.ute-pay-now-modalHeadingIcon{padding-top:15px;width:18px!important}}.ute-pay-now-modalTypeGroup{margin-top:0;margin-bottom:0;padding:30px 0}@media (max-width:991px){.ute-pay-now-modalTypeGroup{padding:20px 25px}}.ute-pay-now-modal-header-logo-error,.ute-pay-now-modal-header-logo-processing,.ute-pay-now-modal-header-logo-received{height:150px}.ute-pay-now-modal-header-logo-error:after,.ute-pay-now-modal-header-logo-processing:after,.ute-pay-now-modal-header-logo-received:after{padding-top:20px;width:220px;height:220px}.ute-pay-now-modal-header-logo-processing:after{background:#fff url(../ute-common-assets/assets/widget-loader-lg_plain.gif) no-repeat center}.ute-pay-now-modal-header-logo-received:after{background:#fff url(../ute-common-assets/assets/green-checkbox-alt.png) no-repeat center}.ute-pay-now-modal-header-logo-error:after{background:#fff url(../ute-common-assets/assets/warningcopy.png) no-repeat center;background-size:155px}.ute-pay-now-step-tracker-circle-current{background:#da291c;border:2px solid #da291c;color:#fff!important}.ute-pay-now-step-tracker-circle-pending{background:#e9eaea;border:2px solid #e9eaea}.ute-pay-now-step-tracker-circle-completed{background:#fff;border:3px solid #da291c;color:#da291c!important}.ute-pay-now-step-tracker-label-active{color:#da291c!important}.ute-pay-now-inputTextLabelError{font-size:14px;padding-top:5px;font-weight:500;color:#da291c!important}.ute-pay-now-continueButton,.ute-pay-now-doneButton{color:#fff!important;font-weight:600;height:45px}@media (max-width:991px){.ute-pay-now-continueButton,.ute-pay-now-doneButton{width:100%;border-radius:15px}}[disabled].ute-pay-now-continueButton{background:#bcbdc1}.ute-pay-now-doneButton{width:100%}input.ute-pay-now-inputText{border-color:#808284;border-style:solid;border-radius:8px;background-color:#fff;font-weight:lighter;margin-top:0}@media (min-width:992px){input.ute-pay-now-inputText{border-width:1px;font-size:28px;line-height:.589;height:40px}}@media (max-width:991px){input.ute-pay-now-inputText{border-width:2px;font-size:24px;line-height:.884;height:38px}}.ute-pay-now-content-payment-method .title{border:none!important;font-size:16px;font-weight:600;line-height:1.2}.ute-pay-now-content-payment-method .hr-line{display:block;width:100%;height:1px;border-top:1px solid silver;margin-bottom:15px}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .ute-payment-method-radio-container{width:100%;margin-top:10px}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .ute-payment-method-radio-container .radio-container.myr-radio{float:left;height:100%;width:30px}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .ute-payment-method-radio-container .radio-container.myr-radio input[type=radio].myr-radio-input:checked+label.myr-radio:before{content:" ";position:absolute;border-radius:50%;width:8px;height:8px;top:50%;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;transform:translateY(-50%);background-color:#414042}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .ute-payment-method-radio-container .radio-container.myr-radio input[type=radio].myr-radio-input+label.myr-radio{width:16px;height:16px}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .text-container{float:left;height:100%;width:calc(100% - 30px)}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .text-container .myr-radio-text span.cc-head{font-weight:600}@media (min-width:992px){.ute-pay-now-content-payment-method .payment-channel-radio-buttons .text-container .myr-radio-text span.cc-head{font-size:16px;line-height:1.118}}@media (max-width:991px){.ute-pay-now-content-payment-method .payment-channel-radio-buttons .text-container .myr-radio-text span.cc-head{font-size:15px;line-height:1.267}}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .text-container .myr-radio-text span.cc-text{line-height:1.357;font-size:14px;display:inline-block}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .text-container .myr-radio-text span.radio-text-message{margin-left:30px}.ute-pay-now-content-payment-method .payment-channel-radio-buttons .float-clear{clear:both}.ute-pay-now-content-payment-method input[type=checkbox],.ute-pay-now-content-payment-method input[type=radio]{margin:4px 0 0;line-height:normal}.ute-pay-now-content-payment-method input{border-color:#cdd6d9;padding-right:2.5rem}.ute-pay-now-content-payment-method button,.ute-pay-now-content-payment-method input,.ute-pay-now-content-payment-method select,.ute-pay-now-content-payment-method textarea{font-family:inherit;font-size:inherit;line-height:inherit}.ute-pay-now-content-payment-method label{font-size:.875rem;cursor:pointer;font-weight:400;line-height:1.5;margin-bottom:0;display:inline-block;max-width:100%}.ute-pay-now-content-payment-method .myr-radio input[type=radio].myr-radio-input+label.myr-radio{border:2px solid #414042;border-radius:50%;display:inline-block;vertical-align:middle;margin-top:-1px;position:relative}.ute-pay-now-content-payment-method *{box-sizing:border-box}.bp-need-help{margin-top:20px;font-size:18px;font-weight:600}.bp-need-help a{color:#195198}.ute-pay-now-modal-window .ngdialog-content{background:0 0;width:auto}@media (max-width:991px){.ute-pay-now-modal-window{z-index:2100000001!important}}@media (max-width:991px) and (orientation:portrait){.ute-pay-now-modal-window .ngdialog-content{height:100%}}.ute-pay-now-modal-window .modal-dialog{background:#fff}@media (min-width:768px){.ute-pay-now-modal-window .modal-dialog{width:100%;margin:0}}@media (max-width:767px){.ute-pay-now-modal-window .modal-dialog{width:100%;margin:0}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .ute-pay-now-modal-header-overlay-header .ute-pay-now-modal-header-logo{padding:0 16px}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .ute-pay-now-modal-header-overlay-header .ute-pay-now-modal-header-logo:after{content:none}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container{padding:16px}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons:lang(fr){max-width:100%}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;max-width:100%}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons button{min-height:40px;height:auto!important;width:100%;margin-top:20px}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-padding-container .dup-buttons.sgi-dup-buttons button{margin-right:0}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us{height:auto;padding:20px 0}.ute-pay-now-modal-window .modal-dialog .ute-pay-now-duplicateErrorBody .duplicate-error-body .dup-contact-us .dup-contact-us-inner{position:static}}@media (max-width:991px){.ute-pay-now-modal-window .modal-dialog{height:100%}}@media (min-width:991px){.ute-pay-now-modal-window .modal-dialog{max-width:980px;width:980px;margin-left:auto;margin-right:auto}}:root body .ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalContent,_:-ms-fullscreen .ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalContent{width:400px}@media (max-width:768px){.ute-pay-now-modal-window .modal-dialog .ute-pay-now-modalContent .ute-pn-left-body{max-width:initial}}.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step{max-width:400px}@media (max-width:991px){.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step{max-width:100%}}.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalContent{max-width:400px;width:100%}@media (max-width:991px){.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalContent{max-width:100%}.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalContent .ute-pn-left-body{border:0}}.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalTypeGroup .row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalTypeGroup .row .ute-pn-left-body,.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalTypeGroup .row .ute-pn-right-body{width:100%;padding:25px 0}.totes-project .ute-modal-dialog .ute-tor-checkbox input[type=checkbox],.ute-modal-dialog .ute-tor-checkbox input[type=checkbox],.ute-pay-now-modal-window .modal-dialog.ute-paynow-payment-step .ute-pay-now-modalTypeGroup .row .ute-pn-right-body,.ute-pay-now-use-card-for-auto-payment .ute-pay-now-checkbox input[type=checkbox].ute-pay-now-checkbox-input{display:none}.ute-pay-now-recent-payment-success-message{height:99px;border-color:#009653;border-style:solid;border-width:1px;border-radius:10px;font-size:16px}.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-left{position:relative;top:50%;transform:translateY(-50%);text-align:center}.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-left img{width:32px}.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-right{position:relative;top:50%;transform:translateY(-50%)}.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-right .first-line{font-weight:700}.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-right .reference-number-label{font-weight:700;color:#096}@media (max-width:991px){.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-right .reference-number-label{display:inline}}.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-right .reference-number{font-weight:700;color:#096}@media (max-width:991px){.ute-pay-now-recent-payment-success-message .ute-pay-now-recent-payment-success-message-right .reference-number{margin:0 0 0 10px;display:inline}.ute-pay-now-recent-payment-success-message{height:130px;padding:0!important}}.ute-pay-now-use-card-for-auto-payment .ute-pay-now-checkbox input[type=checkbox].ute-pay-now-checkbox-input+label.ute-pay-now-checkbox-box{border:2px solid #bbbdc0;border-radius:4px;display:inline-block;vertical-align:middle;margin-top:-1px;height:16px;width:16px}.ute-pay-now-use-card-for-auto-payment .ute-pay-now-checkbox-text{vertical-align:middle;display:inline-block;padding-left:8px;padding-top:1px;font-size:16px;line-height:1.356}.ute-pay-now-modalTypeBody-review{border-bottom:none!important;padding-bottom:0!important;margin-bottom:0!important}body.ngdialog-open.iosBugFixCaret .totes-project,body.ngdialog-open.iosBugFixCaret div[data-liveheader]{display:none!important}body.ngdialog-open.iosBugFixCaret,body.ngdialog-open.iosBugFixCaret .ute-pay-now-modal-window{overflow:initial!important;position:initial!important}body.ngdialog-open.iosBugFixCaret .ute-pay-now-modal-window .ute-pay-now-modalContent{margin-bottom:0!important}body.ngdialog-open.iosBugFixCaret .ute-pay-now-modal-window .ute-pay-now-modalContent .cc-info-group{width:100%!important}body.ngdialog-open.iosBugFixCaret .ute-pay-now-modal-window .ute-pay-now-footer{position:initial!important}.ute-floating-live-chat{display:block;width:39px;height:116px;right:0;top:325px;text-align:left;z-index:3141591;overflow:hidden;position:fixed}@media (max-height:900px){.ute-floating-live-chat{top:200px}}@media (max-height:600px){.ute-floating-live-chat{top:100px}}@media (max-width:767px){.ute-floating-live-chat-bottom-on-mobile{top:auto!important;left:38px!important;bottom:-39px!important;transform:rotate(90deg);z-index:1000}.ute-floating-live-chat-left-on-mobile{left:0!important}}.totes-project .ute-tor-heading-border-bottom,.ute-tor-heading-border-bottom{border-bottom:1px solid #d3d3d3;font-weight:300}.totes-project .ute-tor-error-color,.ute-tor-error-color{color:#da2c1f}.totes-project .ute-tor-invalid-color,.ute-tor-invalid-color{color:#525252}.totes-project .ute-tor-success-color,.ute-tor-success-color{color:#62bb96}.totes-project .ute-tor-warning-color,.ute-tor-warning-color{color:#ffd76f}.totes-project .ute-tor-border-outline .ute-tor-secondary-title span,.totes-project .ute-tor-eligibility-results .ute-tor-secondary-title span,.totes-project .ute-tor-select-number-future-owner,.ute-tor-border-outline .ute-tor-secondary-title span,.ute-tor-confirmation-status .border-outline .ute-tor-secondary-title span,.ute-tor-eligibility-results .ute-tor-secondary-title span,.ute-tor-select-number-future-owner{margin-left:2rem}.totes-project .ute-tor-cancel-tor-link,.ute-tor-cancel-tor-link{margin-top:1rem}.totes-project .ute-tor-select-subscriber-main-heading,.ute-tor-select-subscriber-main-heading{border-bottom:1px solid #d3d3d3;font-weight:300}.totes-project .ute-tor-success-icon,.ute-tor-success-icon{color:green;font-size:3rem;height:inherit;padding-left:20px}.totes-project .ute-tor-future-owner-current-owner-number,.ute-tor-future-owner-current-owner-number{position:relative;margin:auto;width:100%;max-width:280px}.ute-tor-future-owner-current-owner-number .ute-tor-future-owner-current-owner-number-label{position:absolute;top:16px;left:3rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.ute-tor-future-owner-current-owner-number .ute-tor-future-owner-current-owner-number-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-current-owner-number input,.ute-tor-future-owner-current-owner-number input{-webkit-appearance:none;width:100%;font-family:inherit;padding:12px 0;height:48px;font-size:16px;font-weight:500;background:0 0;border-radius:0;border:2px solid #d3d3d3;color:#223254;transition:all .15s ease}.ute-tor-future-owner-current-owner-number input:hover{background:rgba(34,50,84,.03)}.ute-tor-future-owner-current-owner-number input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.ute-tor-future-owner-current-owner-number input:focus{background:0 0;outline:none}.ute-tor-future-owner-current-owner-number input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.ute-tor-future-owner-current-owner-number .totes-project input:focus+span+.ute-tor-future-owner-current-owner-number-border,.ute-tor-future-owner-current-owner-number input:focus+span+.ute-tor-future-owner-current-owner-number-border,.ute-tor-future-owner-first-name .totes-project input:focus+span+.ute-tor-future-owner-first-name-border,.ute-tor-future-owner-first-name input:focus+span+.ute-tor-future-owner-first-name-border,.ute-tor-future-owner-last-name .totes-project input:focus+span+.ute-tor-future-owner-last-name-border,.ute-tor-future-owner-last-name input:focus+span+.ute-tor-future-owner-last-name-border,.ute-tor-future-owner-security-word .totes-project input:focus+span+.ute-tor-future-owner-security-word-border,.ute-tor-future-owner-security-word input:focus+span+.ute-tor-future-owner-security-word-border{transform:scaleX(1)}.totes-project .ute-tor-future-owner-first-name,.ute-tor-future-owner-first-name{position:relative;margin:auto;width:100%;max-width:280px}.ute-tor-future-owner-first-name .ute-tor-future-owner-first-name-label{position:absolute;top:16px;left:2rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.ute-tor-future-owner-first-name .ute-tor-future-owner-first-name-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-first-name input,.ute-tor-future-owner-first-name input{-webkit-appearance:none;width:100%;font-family:inherit;padding:12px 0;height:48px;font-size:16px;font-weight:500;background:0 0;border-radius:0;border:2px solid #d3d3d3;color:#223254;transition:all .15s ease}.ute-tor-future-owner-first-name input:hover{background:rgba(34,50,84,.03)}.ute-tor-future-owner-first-name input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.ute-tor-future-owner-first-name input:focus{background:0 0;outline:none}.ute-tor-future-owner-first-name input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-last-name,.ute-tor-future-owner-last-name{position:relative;margin:auto;width:100%;max-width:280px}.ute-tor-future-owner-last-name .ute-tor-future-owner-last-name-label{position:absolute;top:16px;left:2rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.ute-tor-future-owner-last-name .ute-tor-future-owner-last-name-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-last-name input,.ute-tor-future-owner-last-name input{-webkit-appearance:none;width:100%;font-family:inherit;padding:12px 0;height:48px;font-size:16px;font-weight:500;background:0 0;border-radius:0;border:2px solid #d3d3d3;color:#223254;transition:all .15s ease}.ute-tor-future-owner-last-name input:hover{background:rgba(34,50,84,.03)}.ute-tor-future-owner-last-name input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.ute-tor-future-owner-last-name input:focus{background:0 0;outline:none}.ute-tor-future-owner-last-name input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-future-owner-security-word,.ute-tor-future-owner-security-word{position:relative;margin:auto;width:100%;max-width:280px}.ute-tor-future-owner-security-word .ute-tor-future-owner-security-word-label{position:absolute;top:16px;left:2rem;font-size:1.4rem;color:#9098a9;font-weight:500;transform-origin:0 0;transition:all .2s ease}.ute-tor-future-owner-security-word .ute-tor-future-owner-security-word-border{position:absolute;bottom:0;left:2rem;height:2px;width:83%;background:#000;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease}.totes-project .ute-tor-future-owner-security-word input,.ute-tor-future-owner-security-word input{-webkit-appearance:none;width:100%;font-family:inherit;padding:12px 0;height:48px;font-size:16px;font-weight:500;background:0 0;border-radius:0;border:2px solid #d3d3d3;color:#223254;transition:all .15s ease}.ute-tor-future-owner-security-word input:hover{background:rgba(34,50,84,.03)}.ute-tor-future-owner-security-word input:not(:placeholder-shown)+span{color:#5a667f;transform:translateY(-15px) scale(.75)}.ute-tor-future-owner-security-word input:focus{background:0 0;outline:none}.ute-tor-future-owner-security-word input:focus+span{color:#000;transform:translateY(-15px) scale(.75)}.totes-project .ute-tor-ctn-separator,.ute-tor-ctn-separator{padding-top:1rem;border-top:1px solid #d3d3d3;margin-top:1rem}.totes-project .ute-tor-content-row,.ute-tor-content-row{padding:1rem}.totes-project .ute-tor-content-field,.ute-tor-content-field{text-align:center}.totes-project .ute-tor-completion-note,.ute-tor-completion-note{margin:0}.totes-project .ute-tor-future-owner-content,.ute-tor-future-owner-content{border:1px solid #000;padding:1.5rem}.totes-project .ute-tor-future-owner-first-title,.ute-tor-future-owner-first-title{font-size:2.5rem;font-weight:600;padding:2rem}.totes-project .ute-tor-disable-primary-button,.ute-tor-disable-primary-button{color:#cacaca;background-color:#f5f5f5;border:1px solid #dcdcdc;width:100%;cursor:auto}.totes-project .ute-tor-future-owner-second-title,.ute-tor-future-owner-second-title{font-size:2rem;font-weight:400;height:6rem;line-height:6rem;background-color:#f7f7f7;border-top:1px solid #d3d3d3;padding-left:2rem}.totes-project .ute-tor-confirmation-heading,.ute-tor-confirmation-heading{text-align:left;padding-left:2.5rem;font-weight:900}.totes-project .ute-tor-confirmation-info,.ute-tor-confirmation-info{text-align:left;padding-left:2.5rem}.totes-project .ute-tor-border-outline,.totes-project .ute-tor-confirmation-status .border-outline,.ute-tor-border-outline,.ute-tor-confirmation-status .border-outline{margin-top:4rem;border:1px solid #bbbdc0}.totes-project .ute-tor-select-number,.ute-tor-select-number{width:-moz-fit-content;width:fit-content;font-size:1.6rem;color:#fff;background-color:#000;padding:.5rem 1rem;font-weight:600}.totes-project .ute-tor-confirmation-status .col-xs-12:first-child,.ute-tor-confirmation-status .col-xs-12:first-child{background-color:#f0f2f5;border-top-left-radius:1rem;border-top-right-radius:1rem}.totes-project .ute-green-header-outline,.totes-project .ute-tor-assign-destination-form .ute-tor-content,.totes-project .ute-tor-assign-destination-form .ute-tor-input,.totes-project .ute-tor-assign-destination-form .ute-tor-input-header,.totes-project .ute-tor-button-group,.totes-project .ute-tor-confirmation-status .col-xs-12:last-child,.totes-project .ute-tor-confirmation-status .col-xs-12:nth-child(3),.totes-project .ute-tor-confirmation-status .col-xs-12:nth-last-child(2),.totes-project .ute-tor-confirmation-status .header-outline,.totes-project .ute-tor-confirmation-status .hr-line,.totes-project .ute-tor-cta-link,.totes-project .ute-tor-dashed-hr-line,.totes-project .ute-tor-destination-customer .ute-tor-content,.totes-project .ute-tor-destination-customer .ute-tor-input,.totes-project .ute-tor-destination-customer .ute-tor-input-header,.totes-project .ute-tor-each-step-heading,.totes-project .ute-tor-eligibility-results .header-outline,.totes-project .ute-tor-eligibility-results .red-header-outline,.totes-project .ute-tor-hr-line,.totes-project .ute-tor-primary-buttons,.totes-project .ute-tor-primary-disable-buttons,.totes-project .ute-tor-secondary-buttons,.totes-project .ute-tor-secondary-disable-buttons,.totes-project .ute-yellow-header-outline,.ute-green-header-outline,.ute-tor-assign-destination-form .ute-tor-content,.ute-tor-assign-destination-form .ute-tor-input,.ute-tor-assign-destination-form .ute-tor-input-header,.ute-tor-button-group,.ute-tor-confirmation-status .col-xs-12:last-child,.ute-tor-confirmation-status .col-xs-12:nth-child(3),.ute-tor-confirmation-status .col-xs-12:nth-last-child(2),.ute-tor-confirmation-status .header-outline,.ute-tor-confirmation-status .hr-line,.ute-tor-confirmation-status .totes-project .col-xs-12:last-child,.ute-tor-confirmation-status .totes-project .hr-line,.ute-tor-cta-link,.ute-tor-dashed-hr-line,.ute-tor-destination-customer .ute-tor-content,.ute-tor-destination-customer .ute-tor-input,.ute-tor-destination-customer .ute-tor-input-header,.ute-tor-each-step-heading,.ute-tor-eligibility-results .header-outline,.ute-tor-eligibility-results .red-header-outline,.ute-tor-eligibility-results .totes-project .header-outline,.ute-tor-hr-line,.ute-tor-primary-buttons,.ute-tor-primary-disable-buttons,.ute-tor-secondary-buttons,.ute-tor-secondary-disable-buttons,.ute-yellow-header-outline{margin-left:2rem;margin-right:2rem}.totes-project .ute-tor-container-row-content,.totes-project .ute-tor-container-row-header,.ute-tor-container-row-content,.ute-tor-container-row-header{padding-left:2rem;padding-right:2rem}.totes-project .ute-tor-primary-title,.ute-tor-primary-title{font-weight:500;font-size:3.4rem;padding-right:10px}.totes-project .ute-tor-owner-title,.ute-tor-owner-title{font-weight:500;font-size:3.4rem;padding-left:10px;border-left:2px solid #000}.totes-project .ute-tor-confirmation-status .tor-title,.totes-project .ute-tor-secondary-title,.ute-tor-confirmation-status .tor-title,.ute-tor-secondary-title{font-size:2.4rem;font-weight:500;height:6rem;line-height:6rem}.totes-project .ute-tor-dashed-hr-line{margin-top:1rem;margin-bottom:1rem}.totes-project .ute-tor-confirmation-status .hr-line,.totes-project .ute-tor-hr-line,.ute-tor-confirmation-status .hr-line{margin-top:1rem;margin-bottom:1rem;border-top:1px solid #bbbdc0}.ute-tor-dashed-hr-line,.ute-tor-hr-line{margin-top:1rem;margin-bottom:1rem}.ute-tor-hr-line{border-top:1px solid #bbbdc0}.totes-project .ute-tor-dashed-hr-line,.ute-tor-dashed-hr-line{border-top:1px dashed #bbbdc0}.totes-project .ute-tor-description,.ute-tor-description{margin-top:2rem;font-weight:500;font-size:1.8rem}.totes-project .ute-tor-confirmation-status .col-xs-12:last-child,.totes-project .ute-tor-cta-link,.ute-tor-confirmation-status .col-xs-12:last-child,.ute-tor-cta-link{margin-top:4rem;margin-bottom:2rem;font-size:1.5rem;font-weight:500;color:#0a5498;cursor:pointer;text-decoration:none}.ute-tor-confirmation-status .col-xs-12:last-child a:hover,.ute-tor-cta-link a:hover{text-decoration:none}.totes-project .ute-tor-obtain-future-owner-info,.ute-tor-obtain-future-owner-info{border-top:1px solid #d3d3d3;background-color:#f7f7f7;margin-top:2rem}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder>label,.totes-project .ute-tor-main-note-container,.ute-tor-main-note-container{margin:0}.totes-project .ute-tor-main-note-container .ute-tor-note-title,.ute-tor-main-note-container .ute-tor-note-title{margin-top:3rem;font-size:1.9rem;font-weight:500;color:#5a595b}.totes-project .ute-tor-main-note-container .ute-tor-notes-list,.ute-tor-main-note-container .ute-tor-notes-list{font-weight:500;margin-left:2rem;padding-left:0}.totes-project .ute-tor-main-note-container .ute-tor-notes-list li,.totes-project .ute-tor-note-container .ute-tor-notes-list li,.ute-tor-main-note-container .ute-tor-notes-list li,.ute-tor-note-container .ute-tor-notes-list li{font-size:1.5rem;font-weight:500;margin-top:1rem}.totes-project .ute-tor-note-container,.ute-tor-note-container{margin:2rem}.totes-project .ute-tor-note-container .ute-tor-note-title,.ute-tor-note-container .ute-tor-note-title{margin-top:3rem;font-size:1.9rem;font-weight:500;color:#5a595b}.totes-project .ute-tor-note-container .ute-tor-notes-list,.ute-tor-note-container .ute-tor-notes-list{font-weight:500;margin-left:2rem;padding-left:0}.totes-project .ute-tor-select-question,.ute-tor-select-question{font-size:1.8rem;font-weight:600;margin-top:2rem}.totes-project .ute-tor-button-group,.totes-project .ute-tor-primary-buttons,.totes-project .ute-tor-primary-disable-buttons,.totes-project .ute-tor-secondary-buttons,.totes-project .ute-tor-secondary-disable-buttons,.ute-tor-button-group,.ute-tor-primary-buttons,.ute-tor-primary-disable-buttons,.ute-tor-secondary-buttons,.ute-tor-secondary-disable-buttons{margin-top:2.5rem;display:inline-table}.totes-project .ute-tor-primary-buttons button{cursor:pointer;border:1px solid #da291c;margin-right:20px}.totes-project .ute-tor-primary-buttons button,.totes-project .ute-tor-primary-disable-buttons button,.totes-project .ute-tor-secondary-buttons button,.totes-project .ute-tor-secondary-disable-buttons button{font-size:1.5rem;padding:1rem 2rem;display:inline-block;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;background-image:none;white-space:nowrap;line-height:1.42857;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;float:none;max-width:100%}.totes-project .ute-tor-primary-disable-buttons button,.totes-project .ute-tor-secondary-disable-buttons button{margin-right:20px}.totes-project .ute-tor-secondary-buttons button{cursor:pointer;border:1px solid #da291c}.totes-project .ute-tor-button-group button{color:#da291c;background-color:#fff;width:25%}.totes-project .ute-tor-button-group button,.ute-tor-primary-buttons button{cursor:pointer;border:1px solid #da291c;margin-right:20px}.totes-project .ute-tor-button-group button,.ute-tor-button-group button,.ute-tor-primary-buttons button,.ute-tor-primary-disable-buttons button,.ute-tor-secondary-buttons button,.ute-tor-secondary-disable-buttons button{font-size:1.5rem;padding:1rem 2rem;display:inline-block;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;background-image:none;white-space:nowrap;line-height:1.42857;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;float:none;max-width:100%}.ute-tor-primary-disable-buttons button,.ute-tor-secondary-disable-buttons button{margin-right:20px}.ute-tor-button-group button,.ute-tor-secondary-buttons button{cursor:pointer;border:1px solid #da291c}.ute-tor-button-group button{color:#da291c;background-color:#fff;width:25%;margin-right:20px}.totes-project .ute-tor-primary-buttons button,.ute-tor-primary-buttons button{color:#fff;background-color:#da291c;width:-moz-fit-content;width:fit-content}.totes-project .ute-tor-primary-disable-buttons button,.totes-project .ute-tor-secondary-disable-buttons button,.ute-tor-primary-disable-buttons button,.ute-tor-secondary-disable-buttons button{font-weight:600;color:#cacaca;background-color:#f5f5f5;border:2px solid #cacaca;width:-moz-fit-content;width:fit-content;cursor:auto}.totes-project .ute-tor-secondary-buttons button,.ute-tor-secondary-buttons button{color:#da291c;background-color:#fff;width:100%;margin-right:0}.totes-project .ute-tor-customer-title,.ute-tor-customer-title{font-size:3.4rem;font-weight:400}.totes-project .ute-tor-step-tracker-container,.ute-tor-step-tracker-container{margin-top:6rem;margin-bottom:6rem}.totes-project .ute-tor-select-subscriber,.ute-tor-select-subscriber{font-size:2rem;font-weight:400;padding:2rem;background-color:#f7f7f7}.totes-project .ute-tor-current-heading,.ute-tor-current-heading{background-color:#fff;font-size:2.4rem}.totes-project .ute-tor-select-subscriber-result,.ute-tor-select-subscriber-result{font-size:2rem;font-weight:600;margin-top:3rem;margin-bottom:15px;border:1px solid #d3d3d3}.totes-project .ute-tor-current-owner-eligibility,.ute-tor-current-owner-eligibility{border:1px solid #000;margin-left:2rem;margin-right:2rem}.totes-project .ute-tor-select-subscriber-container,.ute-tor-select-subscriber-container{margin-top:0;margin-left:2rem;margin-bottom:2rem;margin-right:2rem;border:1px solid #000;padding:10px}.totes-project .ute-tor-select-subscriber-container .col-xs-4,.ute-tor-select-subscriber-container .col-xs-4{font-size:1.65rem}.totes-project .ute-tor-ctn-list,.ute-tor-ctn-list{font-size:1.8rem;border-bottom:1px solid #d3d3d3;padding-bottom:5px}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-wrapper,.ute-tor-step-tracker .ute-tor-step-tracker-wrapper{position:relative;text-align:center;z-index:1}.ute-tor-step-tracker .ute-tor-step-tracker-wrapper:nth-child(2){margin-left:0;margin-right:0}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-strip,.ute-tor-step-tracker .ute-tor-step-tracker-strip{position:absolute;top:2.6rem;width:100%;background:#e9eaea!important;height:3px;z-index:-1}.ute-tor-step-tracker .ute-tor-step-tracker-strip:after,.ute-tor-step-tracker .ute-tor-step-tracker-strip:before{content:""}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-list,.ute-tor-step-tracker .ute-tor-step-tracker-list{list-style:none;padding-left:0}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-list li,.ute-tor-step-tracker .ute-tor-step-tracker-list li{display:inline-block;text-align:center;vertical-align:top;width:49%;z-index:9999}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-inactive .ute-tor-step-tracker-number,.ute-tor-step-tracker .ute-tor-step-tracker-inactive .ute-tor-step-tracker-number{color:#b6b7b7}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-completed .ute-tor-step-tracker-number,.ute-tor-step-tracker .ute-tor-step-tracker-completed .ute-tor-step-tracker-number{background-color:#fff;color:#da291c;border:3px solid #da291c;line-height:4.6rem}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-selected .ute-tor-step-tracker-number,.ute-tor-step-tracker .ute-tor-step-tracker-selected .ute-tor-step-tracker-number{font-weight:600;background-color:#da291c;color:#fff}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-selected .ute-tor-step-tracker-label,.ute-tor-step-tracker .ute-tor-step-tracker-selected .ute-tor-step-tracker-label{color:#da291c;font-weight:500}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-border,.ute-tor-step-tracker .ute-tor-step-tracker-border{border-right-style:dotted;height:11.2rem;border-right-width:2px;border-right-color:#e9eaea}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label,.ute-tor-step-tracker .ute-tor-step-tracker-label{font-weight:400;font-size:1.5rem;margin-top:10px}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-number,.ute-tor-step-tracker .ute-tor-step-tracker-number{color:#414042;font-size:3rem;font-weight:500;line-height:5rem;border-radius:50%;background:#e9eaea;width:5rem;height:5rem;margin-top:1rem;display:block;margin:0 auto;margin-bottom:1rem}@media (min-width:992px){.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label1,.ute-tor-step-tracker .ute-tor-step-tracker-label1{margin-left:-2.4rem}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label2,.ute-tor-step-tracker .ute-tor-step-tracker-label2{margin-right:-2.5rem;margin-left:1rem}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label3,.ute-tor-step-tracker .ute-tor-step-tracker-label3{margin-left:-2rem}.totes-project .ute-tor-step-tracker .ute-tor-step-tracker-label4,.ute-tor-step-tracker .ute-tor-step-tracker-label4{margin-right:-4.3rem;margin-left:2rem}}.totes-project .ute-tor-container-row-header,.ute-tor-container-row-header{margin-top:3rem;font-size:1.7rem;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#5a595b}.totes-project .ute-tor-container-row-content,.ute-tor-container-row-content{margin-left:2rem;margin-right:2rem;padding:0;font-size:1.7rem;font-weight:400;color:#5a595b}.totes-project .ute-tor-interaction-note-content,.ute-tor-interaction-note-content{margin:1rem 2rem;font-size:1.2rem;padding:1rem;font-weight:400;color:#000;background-color:#fef9ed}.totes-project .ute-tor-current-owner-note,.ute-tor-current-owner-note{font-size:2rem;float:left;margin-right:1rem;margin-left:1rem;line-height:2}.totes-project .ute-tor-confirmation-status,.ute-tor-confirmation-status{padding-top:1rem}.ute-tor-confirmation-status .col-xs-12:nth-child(2){margin-top:1.5rem}.ute-tor-confirmation-status .col-xs-12:nth-child(3){margin-top:3.5rem;font-size:1.7rem;font-weight:600}.ute-tor-confirmation-status .col-xs-12:nth-last-child(2){margin-top:2rem;font-size:1.7rem;font-weight:400}.totes-project .ute-tor-confirmation-status .header-outline,.ute-tor-confirmation-status .header-outline{border-radius:15px;border:1px solid #00aec7;padding-top:2rem;padding-bottom:1rem;font-size:1.7rem;font-weight:400}.totes-project .ute-tor-confirmation-status .ute-tor-primary-buttons,.totes-project .ute-tor-confirmation-status .ute-tor-secondary-title,.ute-tor-confirmation-status .ute-tor-primary-buttons,.ute-tor-confirmation-status .ute-tor-secondary-title{margin-left:0}.totes-project .ute-tor-confirmation-status .ute-tor-cancel-container,.ute-tor-confirmation-status .ute-tor-cancel-container{margin-top:.5rem;margin-left:1.5rem}.totes-project .ute-tor-eligibility-results .ute-tor-primary-buttons,.totes-project .ute-tor-eligibility-results .ute-tor-primary-disable-buttons,.ute-tor-eligibility-results .ute-tor-primary-buttons,.ute-tor-eligibility-results .ute-tor-primary-disable-buttons{margin-top:0}.totes-project .ute-tor-eligibility-results .ute-tor-primary-buttons button,.ute-tor-eligibility-results .ute-tor-primary-buttons button{width:100%}.totes-project .ute-tor-eligibility-results .ute-tor-secondary-buttons,.ute-tor-eligibility-results .ute-tor-secondary-buttons{margin-top:0;margin-left:0;margin-right:0;float:right;width:100%}.totes-project .ute-tor-eligibility-results .ute-tor-secondary-buttons button,.ute-tor-eligibility-results .ute-tor-secondary-buttons button{width:100%;margin-right:0}.totes-project .ute-tor-eligibility-results .ute-tor-cta-link,.ute-tor-eligibility-results .ute-tor-cta-link{margin:0;text-decoration:none}.totes-project .ute-tor-eligibility-results .ute-tor-eligibility-buttons,.ute-tor-eligibility-results .ute-tor-eligibility-buttons{margin-bottom:2rem;margin-top:4rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .ute-tor-eligibility-results .red-header-outline,.ute-tor-eligibility-results .red-header-outline{border-radius:15px;padding-top:2rem;padding-bottom:1rem;font-size:1.7rem;font-weight:400;margin-top:20px;border:1px solid #da291c}.totes-project .ute-tor-eligibility-results .ute-tor-notes-list,.ute-tor-eligibility-results .ute-tor-notes-list{margin-top:2rem;padding-left:2rem}.totes-project .ute-tor-eligibility-results .ute-tor-notes-list li,.ute-tor-eligibility-results .ute-tor-notes-list li{font-size:1.5rem;margin-top:.5rem}.totes-project .ute-tor-eligibility-results .ute-tor-note-container,.ute-tor-eligibility-results .ute-tor-note-container{margin-left:2rem;margin-bottom:2rem}.totes-project .ute-green-header-outline,.totes-project .ute-tor-eligibility-results .header-outline,.totes-project .ute-yellow-header-outline{padding-top:2rem;padding-bottom:1rem;font-weight:400;margin-top:20px}.totes-project .ute-tor-eligibility-results .header-outline,.ute-tor-eligibility-results .header-outline{border-radius:15px;border:1px solid #00aec7;font-size:1.7rem}.ute-green-header-outline,.ute-tor-eligibility-results .header-outline,.ute-yellow-header-outline{padding-top:2rem;padding-bottom:1rem;font-weight:400;margin-top:20px}.totes-project .ute-green-header-outline,.ute-green-header-outline{border:1px solid #00965e;padding:0;border-radius:0;margin:2rem;font-size:1.2rem}.totes-project .ute-yellow-header-outline,.ute-yellow-header-outline{border:2px solid #ffd76f;padding:0;border-radius:0;margin-bottom:2rem;font-size:1.2rem}.totes-project .ute-tor-assign-destination-form .ute-tor-primary-buttons,.totes-project .ute-tor-assign-destination-form .ute-tor-primary-disable-buttons,.totes-project .ute-tor-destination-customer .ute-tor-primary-buttons,.totes-project .ute-tor-destination-customer .ute-tor-primary-disable-buttons,.ute-tor-assign-destination-form .ute-tor-primary-buttons,.ute-tor-assign-destination-form .ute-tor-primary-disable-buttons,.ute-tor-destination-customer .ute-tor-primary-buttons,.ute-tor-destination-customer .ute-tor-primary-disable-buttons{margin-top:0}.totes-project .ute-tor-assign-destination-form .ute-tor-primary-buttons button,.totes-project .ute-tor-destination-customer .ute-tor-primary-buttons button,.ute-tor-assign-destination-form .ute-tor-primary-buttons button,.ute-tor-destination-customer .ute-tor-primary-buttons button{width:100%}.totes-project .ute-tor-assign-destination-form .ute-tor-content,.totes-project .ute-tor-destination-customer .ute-tor-content,.ute-tor-assign-destination-form .ute-tor-content,.ute-tor-destination-customer .ute-tor-content{font-size:1.5rem;font-weight:400;color:#414042;margin-top:1rem}.totes-project .ute-tor-assign-destination-form .ute-tor-input-header,.totes-project .ute-tor-destination-customer .ute-tor-input-header,.ute-tor-assign-destination-form .ute-tor-input-header,.ute-tor-destination-customer .ute-tor-input-header{margin-top:1rem;font-size:1.6rem;font-weight:500;color:#414042;margin-bottom:11px}.totes-project .ute-tor-assign-destination-form .tor-input-dest,.totes-project .ute-tor-destination-customer .tor-input-dest,.ute-tor-assign-destination-form .tor-input-dest,.ute-tor-destination-customer .tor-input-dest{padding-left:1rem;border-radius:0;width:85%}.totes-project .ute-tor-assign-destination-form .ute-tor-input,.totes-project .ute-tor-destination-customer .ute-tor-input,.ute-tor-assign-destination-form .ute-tor-input,.ute-tor-destination-customer .ute-tor-input{margin-top:1rem}.totes-project .ute-tor-margin-top,.ute-tor-margin-top{margin-top:5rem}.totes-project .ute-tor-margin-bottom,.ute-tor-margin-bottom{margin-bottom:10rem}.totes-project .ute-tor-each-step-heading,.ute-tor-each-step-heading{font-size:1.8rem;font-weight:600}.totes-project .ute-tor-assign-destination-form .ute-tor-eligibility-buttons,.ute-tor-assign-destination-form .ute-tor-eligibility-buttons{margin-top:1rem;margin-bottom:2rem}.totes-project .ute-tor-assign-destination-form .col-xs-12,.totes-project .ute-tor-assign-destination-form .col-xs-3,.ute-tor-assign-destination-form .col-xs-12,.ute-tor-assign-destination-form .col-xs-3{margin-right:20px}.totes-project .ute-tor-assign-destination-form .ute-tor-input-header,.ute-tor-assign-destination-form .ute-tor-input-header{margin-left:0}.totes-project .ute-tor-future-owner-container,.ute-tor-future-owner-container{margin-top:3rem;border:1px solid #d3d3d3}.totes-project .ute-tor-loader-image,.ute-tor-loader-image{height:30px}.totes-project .ute-tor-eligibility-indicator-image,.ute-tor-eligibility-indicator-image{height:3rem}.totes-project .ute-tor-small-info-icon,.ute-tor-small-info-icon{height:2.6rem;line-height:2;padding-left:1rem;font-size:1.7rem}.totes-project .ute-tor-info-icon,.ute-tor-info-icon{height:50px;padding-left:15px}.totes-project .ute-modal-dialog .col-xs-10 .col-xs-12,.ute-modal-dialog .col-xs-10 .col-xs-12{padding-left:0}.totes-project .ute-modal-dialog .ute-tor-primary-buttons,.ute-modal-dialog .ute-tor-primary-buttons{margin-top:3.5rem;margin-bottom:2.5rem}.totes-project .ute-modal-dialog .ute-tor-primary-buttons button,.ute-modal-dialog .ute-tor-primary-buttons button{max-width:inherit;width:auto}.totes-project .ute-modal-dialog .ute-modal-ctn-row,.ute-modal-dialog .ute-modal-ctn-row,.ute-modal-dialog .ute-modal-ctn-rowcol-xs-12{padding-left:0}.mop>credit-card-ui>form .ute-semafone-credit-card .semfone-date-security-group>div,.totes-project .ute-modal-dialog .ute-modal-ctn-row .col-xs-1,.ute-modal-dialog .ute-modal-ctn-row .col-xs-1{padding:0}.totes-project .ute-modal-dialog .ute-modal-ctn-row .col-xs-10,.ute-modal-dialog .ute-modal-ctn-row .col-xs-10{padding-left:0;margin-left:-15px}.totes-project .ute-modal-dialog .ute-tor-checkbox,.ute-modal-dialog .ute-tor-checkbox{margin-right:10px;margin-top:2px}.totes-project .ute-modal-dialog .ute-tor-checkbox input[type=checkbox]:checked+label:before,.ute-modal-dialog .ute-tor-checkbox input[type=checkbox]:checked+label:before{top:49%;left:19%}.totes-project .ute-error-message,.ute-error-message{color:#da291c;font-size:1.6rem;font-weight:500;margin-top:12px;margin-left:20px}.totes-project .ute-tor-checkbox,.ute-tor-checkbox{margin-right:10px}.totes-project .ute-tor-checkbox input[type=checkbox],.ute-tor-checkbox input[type=checkbox]{display:none}.ute-tor-checkbox input[type=checkbox]:checked{background:#fff;border:2px solid #000}.ute-tor-checkbox input[type=checkbox]:checked:after{content:"\2713";color:#d80404;position:absolute;top:50%;transform:translate(-50%,-50%)}.totes-project .ute-tor-checkbox input[type=checkbox]:checked+label:before,.ute-tor-checkbox input[type=checkbox]:checked+label:before{content:"\2713";color:#d80404;position:absolute;top:56%;left:42%;transform:translate(-50%,-50%);font-size:2rem;padding-left:.5rem}.totes-project .ute-tor-checkbox-label,.ute-tor-checkbox-label{border:2px solid #bbbdc0;border-radius:4px;display:inline-block;vertical-align:middle;margin-top:-1px;height:2.4rem;width:2.4rem;margin-left:10px}.totes-project .ute-tor-clear-both,.ute-tor-clear-both{clear:both}.totes-project .ute-modal-exception-heading,.ute-modal-exception-heading{font-size:2.5rem;font-weight:500}.totes-project .ute-modal-exception-heading img,.ute-modal-exception-heading img{height:24px;margin-top:7px}.totes-project .ute-modal-exception-body-msg,.ute-modal-exception-body-msg{margin-top:10px}.totes-project .ute-tor-copy-wrapper .ute-tor-primary-buttons,.ute-tor-copy-wrapper .ute-tor-primary-buttons{margin-left:0}.totes-project .ute-creditManagement-primary-header,.ute-creditManagement-primary-header{margin-top:9rem;font-size:3.6rem;font-weight:500}.totes-project .ute-creditManagement-secondary-header,.ute-creditManagement-secondary-header{font-weight:500;font-size:1.8rem;margin-top:6rem}.ute-creditManagement-secondary-header:last-child{margin-top:8rem}.totes-project .ute-creditManagement-cap-offer-percent,.totes-project .ute-creditManagement-primary-box-header,.totes-project .ute-creditManagement-primary-content,.totes-project .ute-creditManagement-row-header,.totes-project .ute-creditManagement-secondary-box-header,.totes-project .ute-creditManagement-total-allowed,.ute-creditManagement-cap-offer-percent,.ute-creditManagement-primary-box-header,.ute-creditManagement-primary-content,.ute-creditManagement-row-header,.ute-creditManagement-secondary-box-header,.ute-creditManagement-total-allowed{font-size:1.7rem;font-weight:500}.totes-project .ute-creditManagement-row-content,.ute-creditManagement-row-content{font-size:1.7rem;font-weight:400}.totes-project .ute-creditManagement-cap-offer-percent>div,.totes-project .ute-creditManagement-secondary-content,.ute-creditManagement-cap-offer-percent>div,.ute-creditManagement-secondary-content{font-size:1.7rem;font-weight:400;margin-top:4.5rem}.totes-project .ute-creditManagement-row-header,.ute-creditManagement-row-header{margin-top:4rem;border-bottom:1px solid #bbbdc0;border-top:1px solid #bbbdc0;padding-top:1rem;padding-bottom:1rem;padding-left:.5rem}.totes-project .ute-creditManagement-row-content,.ute-creditManagement-row-content{margin-top:2.5rem;padding-bottom:2.5rem;padding-left:.5rem;border-bottom:1px dashed #bbbdc0}.ute-creditManagement-row-content:last-child{border-bottom:1px solid #bbbdc0}.totes-project .ute-creditManagement-border-outline,.ute-creditManagement-border-outline{border-radius:1rem;border:1px solid #bbbdc0}.totes-project .ute-creditManagement-hr-line,.ute-creditManagement-hr-line{margin-top:2rem;border-top:1px solid #bbbdc0}.totes-project .ute-creditManagement-center-align,.totes-project .ute-creditManagement-error-content,.totes-project .ute-creditManagement-loading-content,.totes-project .ute-creditManagement-primary-box-header{-ms-flex-align:center;align-items:center}.totes-project .ute-creditManagement-secondary-box .ute-creditManagement-primary-content,.totes-project .ute-creditManagement-secondary-box-header,.totes-project .ute-creditManagement-vr-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ute-creditManagement-center-align,.ute-creditManagement-error-content,.ute-creditManagement-error-content .col-xs-6,.ute-creditManagement-loading-content,.ute-creditManagement-loading-content .col-xs-6,.ute-creditManagement-primary-box-header{-ms-flex-align:center;align-items:center}.ute-creditManagement-secondary-box .ute-creditManagement-primary-content,.ute-creditManagement-secondary-box-header,.ute-creditManagement-vr-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.totes-project .ute-creditManagement-center-align,.totes-project .ute-creditManagement-error-content,.totes-project .ute-creditManagement-hr-center,.totes-project .ute-creditManagement-loading-content,.totes-project .ute-creditManagement-primary-box-header,.ute-creditManagement-center-align,.ute-creditManagement-error-content,.ute-creditManagement-error-content .col-xs-6,.ute-creditManagement-hr-center,.ute-creditManagement-loading-content,.ute-creditManagement-loading-content .col-xs-6,.ute-creditManagement-primary-box-header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.totes-project .ute-creditManagement-float-right,.ute-creditManagement-float-right{float:right}.totes-project .ute-creditManagement-margin-top-1-5,.ute-creditManagement-margin-top-1-5{margin-top:1.5rem}.totes-project .ute-creditManagement-margin-top-2-5,.ute-creditManagement-margin-top-2-5{margin-top:2.5rem}.totes-project .ute-creditManagement-margin-bottom-14-0,.ute-creditManagement-margin-bottom-14-0{margin-bottom:14rem}.totes-project .ute-creditManagement-padding-left-2-0,.ute-creditManagement-padding-left-2-0{padding-left:2rem}.totes-project .ute-creditManagement-padding-left-2-0 .ute-creditManagement-secondary-box .ute-creditManagement-secondary-content,.ute-creditManagement-padding-left-2-0 .ute-creditManagement-secondary-box .ute-creditManagement-secondary-content{margin-top:0}.totes-project .ute-creditManagement-primary-box,.ute-creditManagement-primary-box{margin-top:5rem;border-radius:10px;border:1px solid #bbe4ec;height:100%}.totes-project .ute-creditManagement-primary-box>div:first-child,.ute-creditManagement-primary-box>div:first-child{margin-left:0;margin-right:0}.totes-project .ute-creditManagement-primary-box .ute-creditManagement-secondary-content,.ute-creditManagement-primary-box .ute-creditManagement-secondary-content{margin-top:2rem}.totes-project .ute-creditManagement-secondary-box,.ute-creditManagement-secondary-box{margin-top:5rem;border-radius:10px;border:1px solid #f0f2f5;height:100%;margin-left:3%;width:31%}@media (min-width:0px){.totes-project .ute-creditManagement-secondary-box,.ute-creditManagement-secondary-box{width:100%;margin-left:0}}@media (min-width:768px){.totes-project .ute-creditManagement-secondary-box,.ute-creditManagement-secondary-box{width:100%;margin-left:0}}@media (min-width:992px){.totes-project .ute-creditManagement-secondary-box,.ute-creditManagement-secondary-box{margin-left:3%;width:31%}}.totes-project .ute-creditManagement-secondary-box .ute-creditManagement-primary-content,.ute-creditManagement-secondary-box .ute-creditManagement-primary-content{margin-top:2rem;margin-bottom:2rem}.totes-project .ute-creditManagement-secondary-box .ute-creditManagement-secondary-content,.ute-creditManagement-secondary-box .ute-creditManagement-secondary-content{margin-top:0}.totes-project .ute-creditManagement-primary-box-header,.ute-creditManagement-primary-box-header{height:8rem;border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid #bbe4ec;background-color:#bbe4ec}.ute-creditManagement-primary-box-header span:last-child{margin-left:2rem}.totes-project .ute-creditManagement-secondary-box-header,.ute-creditManagement-secondary-box-header{height:8rem;border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid #f0f2f5;background-color:#f0f2f5}.totes-project .ute-creditManagement-gray-back-ground,.ute-creditManagement-gray-back-ground{background-color:#f0f2f5;border-top-left-radius:1rem;border-top-right-radius:1rem}.totes-project .ute-creditManagement-blue-back-ground,.ute-creditManagement-blue-back-ground{background-color:#bbe4ec;border-top-left-radius:1rem;border-top-right-radius:1rem}.totes-project .ute-creditManagement-total-allowed,.ute-creditManagement-total-allowed{border:1px solid #ddf1f5;border-radius:8px;line-height:5rem;background-color:#ddf1f5;padding-left:1.5rem;padding-right:1.5rem;color:#000;margin-top:3rem;margin-bottom:3rem}.totes-project .ute-creditManagement-hr-line,.totes-project .ute-creditManagement-margin-align,.totes-project .ute-creditManagement-primary-box>div,.totes-project .ute-creditManagement-primary-buttons,.ute-creditManagement-hr-line,.ute-creditManagement-margin-align,.ute-creditManagement-primary-box>div,.ute-creditManagement-primary-buttons{margin-left:2rem;margin-right:2rem}.totes-project .ute-creditManagement-padding-align,.totes-project .ute-creditManagement-secondary-box>div,.ute-creditManagement-padding-align,.ute-creditManagement-secondary-box>div{padding-left:2rem;padding-right:2rem}.totes-project .ute-creditManagement-primary-buttons,.ute-creditManagement-primary-buttons{margin-top:6rem}.totes-project .ute-creditManagement-primary-buttons button,.ute-creditManagement-primary-buttons button{font-size:1.8rem;padding:6px 12px 6px 15px;display:inline-block;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #da291c;white-space:nowrap;line-height:1.42857;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;float:none;max-width:100%;margin-right:20px;color:#fff;background-color:#da291c;width:100%;height:4.5rem}.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box,.ute-creditManagement-section .ute-creditManagement-primary-box{width:31%;margin-left:3%}.ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:32%;margin-left:0}@media (min-width:0px){.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box,.ute-creditManagement-section .ute-creditManagement-primary-box{width:100%;margin-left:0}.ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:100%;margin-left:0}}@media (min-width:768px){.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box,.ute-creditManagement-section .ute-creditManagement-primary-box{width:48%;margin-left:3%}.ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:49%;margin-left:0}}@media (min-width:992px){.totes-project .ute-creditManagement-section .ute-creditManagement-primary-box,.ute-creditManagement-section .ute-creditManagement-primary-box{width:31%;margin-left:3%}.ute-creditManagement-section .ute-creditManagement-primary-box:first-child{width:32%;margin-left:0}}.ute-creditManagement-section .container>.row>.col-xs-12:last-child{margin-bottom:9rem}.totes-project .ute-creditManagement-section .rui-icon-wireless,.ute-creditManagement-section .rui-icon-wireless{font-size:4rem;font-weight:500;color:#808284}.totes-project .ute-creditManagement-section .ute-creditManagement-line-height,.ute-creditManagement-section .ute-creditManagement-line-height{line-height:3rem}.totes-project .ute-creditManagement-section .ute-creditManagement-styled-select,.ute-creditManagement-section .ute-creditManagement-styled-select{width:100%;overflow:hidden;background:url(../images/drop_down_background.png) no-repeat right #ddd;border:1px solid #939598;border-radius:7px;background-color:#fff}.totes-project .ute-creditManagement-section .ute-creditManagement-styled-select select,.ute-creditManagement-section .ute-creditManagement-styled-select select{background:0 0;width:100%;padding:5px;border:0;border-radius:0;outline:0;font-size:1.7rem;font-weight:500;padding-left:2rem!important;line-height:2rem;height:3.6rem;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none}.totes-project .ute-creditManagement-section .ute-creditManagement-account-select,.ute-creditManagement-section .ute-creditManagement-account-select{margin-bottom:20px}.totes-project .ute-creditManagement-section .col-xs-2,.totes-project .ute-creditManagement-section .col-xs-4,.ute-creditManagement-section .col-xs-2,.ute-creditManagement-section .col-xs-4{word-break:break-word}.totes-project .ute-ribbon-step-one{position:relative;padding-left:1rem;padding-right:1.5rem;margin-left:-3.7rem;color:#0097b0;border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:10px;border-top-right-radius:10px;background:#f1fafa;font-weight:900;font-size:1.6rem;text-transform:uppercase;min-height:4rem;height:auto;line-height:4rem;display:block;width:24.5%}.ute-ribbon-step-one{margin-left:-3.7rem}.totes-project .ute-ribbon-step-two,.ute-ribbon-step-one,.ute-ribbon-step-two{position:relative;padding-left:1rem;padding-right:1.5rem;color:#0097b0;border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:10px;border-top-right-radius:10px;background:#f1fafa;font-weight:900;font-size:1.6rem;text-transform:uppercase;min-height:4rem;height:auto;line-height:4rem;display:block;width:24.5%}.ute-ribbon-step-one:after,.ute-ribbon-step-two:after{position:absolute;content:'';display:block;width:.6rem;height:.7rem;background:#00aec7;bottom:-.7rem;left:-.6rem;border-radius:.5rem 0 0 .5rem}.ute-ribbon-step-one:before,.ute-ribbon-step-two:before{position:absolute;content:'';display:block;width:.7rem;height:100%;left:-.6rem;background:inherit}@media (max-width:1169px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:27.5%;margin-left:-.2rem}}@media (max-width:991px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:24.5%;margin-left:-3.1rem}}@media (max-width:768px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:24.5%;margin-left:-1.5rem}}@media (max-width:767px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-36.6rem}}@media (max-width:763px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-36.2rem}}@media (max-width:759px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-35.8rem}}@media (max-width:755px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-35.4rem}}@media (max-width:751px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-35rem}}@media (max-width:747px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-34.6rem}}@media (max-width:743px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-34.2rem}}@media (max-width:739px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-33.8rem}}@media (max-width:735px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-33.4rem}}@media (max-width:731px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-33rem}}@media (max-width:727px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-32.6rem}}@media (max-width:723px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-32.2rem}}@media (max-width:719px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-31.8rem}}@media (max-width:715px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-31.4rem}}@media (max-width:711px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-31rem}}@media (max-width:707px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-30.6rem}}@media (max-width:703px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-30.2rem}}@media (max-width:699px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-29.8rem}}@media (max-width:695px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-29.4rem}}@media (max-width:691px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-29rem}}@media (max-width:687px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-28.6rem}}@media (max-width:683px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-28.2rem}}@media (max-width:679px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-27.8rem}}@media (max-width:675px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-27.4rem}}@media (max-width:671px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-27rem}}@media (max-width:667px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-26.6rem}}@media (max-width:663px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-26.2rem}}@media (max-width:659px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-25.8rem}}@media (max-width:655px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-25.4rem}}@media (max-width:651px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-25rem}}@media (max-width:647px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-24.6rem}}@media (max-width:643px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-24.2rem}}@media (max-width:639px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-23.8rem}}@media (max-width:635px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-23.4rem}}@media (max-width:631px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-23rem}}@media (max-width:627px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-22.6rem}}@media (max-width:623px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-22.2rem}}@media (max-width:619px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-21.8rem}}@media (max-width:615px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-21.4rem}}@media (max-width:611px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-21rem}}@media (max-width:607px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-20.6rem}}@media (max-width:603px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-20.2rem}}@media (max-width:599px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-19.8rem}}@media (max-width:595px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-19.4rem}}@media (max-width:591px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-19rem}}@media (max-width:587px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-18.6rem}}@media (max-width:583px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-18.2rem}}@media (max-width:579px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-17.8rem}}@media (max-width:575px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-17.4rem}}@media (max-width:571px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-17rem}}@media (max-width:567px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-16.6rem}}@media (max-width:563px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-16.2rem}}@media (max-width:559px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-15.8rem}}@media (max-width:555px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-15.4rem}}@media (max-width:551px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-15rem}}@media (max-width:547px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-14.6rem}}@media (max-width:543px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-14.2rem}}@media (max-width:539px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-13.8rem}}@media (max-width:535px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-13.4rem}}@media (max-width:531px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-13rem}}@media (max-width:527px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-12.6rem}}@media (max-width:523px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-12.2rem}}@media (max-width:519px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-11.8rem}}@media (max-width:515px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-11.4rem}}@media (max-width:511px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-11rem}}@media (max-width:507px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-10.6rem}}@media (max-width:503px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-10.2rem}}@media (max-width:499px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-9.8rem}}@media (max-width:495px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-9.4rem}}@media (max-width:491px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-9rem}}@media (max-width:487px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-8.6rem}}@media (max-width:483px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-8.2rem}}@media (max-width:479px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-7.8rem}}@media (max-width:475px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-7.4rem}}@media (max-width:471px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-7rem}}@media (max-width:467px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-6.6rem}}@media (max-width:463px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-6.2rem}}@media (max-width:459px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-5.8rem}}@media (max-width:455px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-5.4rem}}@media (max-width:451px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-5rem}}@media (max-width:447px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-4.6rem}}@media (max-width:443px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-4.2rem}}@media (max-width:439px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-3.8rem}}@media (max-width:435px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-3.4rem}}@media (max-width:431px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-3rem}}@media (max-width:427px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-2.6rem}}@media (max-width:423px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-2.2rem}}@media (max-width:419px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-1.8rem}}@media (max-width:415px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-1.4rem}}@media (max-width:411px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-1rem}}@media (max-width:407px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-.6rem}}@media (max-width:403px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:-.2rem}}@media (max-width:399px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:.2rem}}@media (max-width:395px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:.6rem}}@media (max-width:391px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:1rem}}@media (max-width:387px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:1.4rem}}@media (max-width:383px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:1.8rem}}@media (max-width:379px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:2.2rem}}@media (max-width:375px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:2.6rem}}@media (max-width:371px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:3rem}}@media (max-width:367px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:3.4rem}}@media (max-width:363px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:3.8rem}}@media (max-width:359px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:4.2rem}}@media (max-width:355px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:4.6rem}}@media (max-width:351px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:5rem}}@media (max-width:347px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:5.4rem}}@media (max-width:343px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:5.8rem}}@media (max-width:339px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:6.2rem}}@media (max-width:335px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:6.6rem}}@media (max-width:331px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:7rem}}@media (max-width:327px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:7.4rem}}@media (max-width:323px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:7.8rem}}@media (max-width:319px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:8.2rem}}@media (max-width:315px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:8.6rem}}@media (max-width:311px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:9rem}}@media (max-width:307px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:9.4rem}}@media (max-width:303px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:9.8rem}}@media (max-width:299px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:10.2rem}}@media (max-width:295px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:10.6rem}}@media (max-width:291px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:11rem}}@media (max-width:287px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:11.4rem}}@media (max-width:283px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:11.8rem}}@media (max-width:279px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:12.2rem}}@media (max-width:275px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:12.6rem}}@media (max-width:271px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:13rem}}@media (max-width:267px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:13.4rem}}@media (max-width:263px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:13.8rem}}@media (max-width:259px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:14.2rem}}@media (max-width:255px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:14.6rem}}@media (max-width:251px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:15rem}}@media (max-width:247px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:15.4rem}}@media (max-width:243px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:15.8rem}}@media (max-width:239px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:16.2rem}}@media (max-width:235px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:16.6rem}}@media (max-width:231px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:17rem}}@media (max-width:227px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:17.4rem}}@media (max-width:223px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:17.8rem}}@media (max-width:219px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:18.2rem}}@media (max-width:215px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:18.6rem}}@media (max-width:211px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:19rem}}@media (max-width:207px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:19.4rem}}@media (max-width:203px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:19.8rem}}@media (max-width:199px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:20.2rem}}@media (max-width:195px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:20.6rem}}@media (max-width:191px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:21rem}}@media (max-width:187px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:21.4rem}}@media (max-width:183px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:21.8rem}}@media (max-width:179px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:22.2rem}}@media (max-width:175px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:22.6rem}}@media (max-width:171px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:23rem}}@media (max-width:167px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:23.4rem}}@media (max-width:163px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:23.8rem}}@media (max-width:159px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:24.2rem}}@media (max-width:155px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:24.6rem}}@media (max-width:151px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:25rem}}@media (max-width:147px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:25.4rem}}@media (max-width:143px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:25.8rem}}@media (max-width:139px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:26.2rem}}@media (max-width:135px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:26.6rem}}@media (max-width:131px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:27rem}}@media (max-width:127px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:27.4rem}}@media (max-width:123px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:27.8rem}}@media (max-width:119px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:28.2rem}}@media (max-width:115px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:28.6rem}}@media (max-width:111px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:29rem}}@media (max-width:107px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:29.4rem}}@media (max-width:103px){.totes-project .ute-ribbon-step-one,.ute-ribbon-step-one{width:15%;margin-left:29.8rem}}.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{margin-left:-10.6rem}@media (max-width:1169px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:27.5%;margin-left:-5.4rem}}@media (max-width:991px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:24.5%;margin-left:-10.4rem}}@media (max-width:768px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:24.5%;margin-left:-8.9rem}}@media (max-width:767px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-44rem}}@media (max-width:763px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-43.6rem}}@media (max-width:759px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-43.2rem}}@media (max-width:755px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-42.8rem}}@media (max-width:751px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-42.4rem}}@media (max-width:747px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-42rem}}@media (max-width:743px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-41.6rem}}@media (max-width:739px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-41.2rem}}@media (max-width:735px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-40.8rem}}@media (max-width:731px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-40.4rem}}@media (max-width:727px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-40rem}}@media (max-width:723px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-39.6rem}}@media (max-width:719px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-39.2rem}}@media (max-width:715px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-38.8rem}}@media (max-width:711px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-38.4rem}}@media (max-width:707px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-38rem}}@media (max-width:703px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-37.6rem}}@media (max-width:699px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-37.2rem}}@media (max-width:695px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-36.8rem}}@media (max-width:691px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-36.4rem}}@media (max-width:687px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-36rem}}@media (max-width:683px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-35.6rem}}@media (max-width:679px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-35.2rem}}@media (max-width:675px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-34.8rem}}@media (max-width:671px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-34.4rem}}@media (max-width:667px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-34rem}}@media (max-width:663px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-33.6rem}}@media (max-width:659px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-33.2rem}}@media (max-width:655px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-32.8rem}}@media (max-width:651px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-32.4rem}}@media (max-width:647px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-32rem}}@media (max-width:643px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-31.6rem}}@media (max-width:639px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-31.2rem}}@media (max-width:635px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-30.8rem}}@media (max-width:631px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-30.4rem}}@media (max-width:627px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-30rem}}@media (max-width:623px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-29.6rem}}@media (max-width:619px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-29.2rem}}@media (max-width:615px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-28.8rem}}@media (max-width:611px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-28.4rem}}@media (max-width:607px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-28rem}}@media (max-width:603px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-27.6rem}}@media (max-width:599px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-27.2rem}}@media (max-width:595px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-26.8rem}}@media (max-width:591px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-26.4rem}}@media (max-width:587px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-26rem}}@media (max-width:583px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-25.6rem}}@media (max-width:579px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-25.2rem}}@media (max-width:575px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-24.8rem}}@media (max-width:571px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-24.4rem}}@media (max-width:567px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-24rem}}@media (max-width:563px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-23.6rem}}@media (max-width:559px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-23.2rem}}@media (max-width:555px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-22.8rem}}@media (max-width:551px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-22.4rem}}@media (max-width:547px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-22rem}}@media (max-width:543px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-21.6rem}}@media (max-width:539px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-21.2rem}}@media (max-width:535px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-20.8rem}}@media (max-width:531px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-20.4rem}}@media (max-width:527px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-20rem}}@media (max-width:523px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-19.6rem}}@media (max-width:519px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-19.2rem}}@media (max-width:515px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-18.8rem}}@media (max-width:511px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-18.4rem}}@media (max-width:507px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-18rem}}@media (max-width:503px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-17.6rem}}@media (max-width:499px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-17.2rem}}@media (max-width:495px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-16.8rem}}@media (max-width:491px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-16.4rem}}@media (max-width:487px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-16rem}}@media (max-width:483px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-15.6rem}}@media (max-width:479px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-15.2rem}}@media (max-width:475px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-14.8rem}}@media (max-width:471px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-14.4rem}}@media (max-width:467px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-14rem}}@media (max-width:463px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-13.6rem}}@media (max-width:459px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-13.2rem}}@media (max-width:455px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-12.8rem}}@media (max-width:451px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-12.4rem}}@media (max-width:447px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-12rem}}@media (max-width:443px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-11.6rem}}@media (max-width:439px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-11.2rem}}@media (max-width:435px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-10.8rem}}@media (max-width:431px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-10.4rem}}@media (max-width:427px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-10rem}}@media (max-width:423px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-9.6rem}}@media (max-width:419px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-9.2rem}}@media (max-width:415px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-8.8rem}}@media (max-width:411px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-8.4rem}}@media (max-width:407px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-8rem}}@media (max-width:403px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-7.6rem}}@media (max-width:399px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-7.2rem}}@media (max-width:395px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-6.8rem}}@media (max-width:391px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-6.4rem}}@media (max-width:387px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-6rem}}@media (max-width:383px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-5.6rem}}@media (max-width:379px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-5.2rem}}@media (max-width:375px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-4.8rem}}@media (max-width:371px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-4.4rem}}@media (max-width:367px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-4rem}}@media (max-width:363px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-3.6rem}}@media (max-width:359px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-3.2rem}}@media (max-width:355px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-2.8rem}}@media (max-width:351px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-2.4rem}}@media (max-width:347px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-2rem}}@media (max-width:343px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-1.6rem}}@media (max-width:339px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-1.2rem}}@media (max-width:335px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-.8rem}}@media (max-width:331px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:-.4rem}}@media (max-width:327px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:0}}@media (max-width:323px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:.4rem}}@media (max-width:319px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:.8rem}}@media (max-width:315px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:1.2rem}}@media (max-width:311px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:1.6rem}}@media (max-width:307px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:2rem}}@media (max-width:303px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:2.4rem}}@media (max-width:299px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:2.8rem}}@media (max-width:295px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:3.2rem}}@media (max-width:291px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:3.6rem}}@media (max-width:287px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:4rem}}@media (max-width:283px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:4.4rem}}@media (max-width:279px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:4.8rem}}@media (max-width:275px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:5.2rem}}@media (max-width:271px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:5.6rem}}@media (max-width:267px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:6rem}}@media (max-width:263px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:6.4rem}}@media (max-width:259px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:6.8rem}}@media (max-width:255px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:7.2rem}}@media (max-width:251px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:7.6rem}}@media (max-width:247px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:8rem}}@media (max-width:243px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:8.4rem}}@media (max-width:239px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:8.8rem}}@media (max-width:235px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:9.2rem}}@media (max-width:231px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:9.6rem}}@media (max-width:227px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:10rem}}@media (max-width:223px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:10.4rem}}@media (max-width:219px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:10.8rem}}@media (max-width:215px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:11.2rem}}@media (max-width:211px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:11.6rem}}@media (max-width:207px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:12rem}}@media (max-width:203px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:12.4rem}}@media (max-width:199px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:12.8rem}}@media (max-width:195px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:13.2rem}}@media (max-width:191px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:13.6rem}}@media (max-width:187px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:14rem}}@media (max-width:183px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:14.4rem}}@media (max-width:179px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:14.8rem}}@media (max-width:175px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:15.2rem}}@media (max-width:171px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:15.6rem}}@media (max-width:167px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:16rem}}@media (max-width:163px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:16.4rem}}@media (max-width:159px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:16.8rem}}@media (max-width:155px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:17.2rem}}@media (max-width:151px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:17.6rem}}@media (max-width:147px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:18rem}}@media (max-width:143px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:18.4rem}}@media (max-width:139px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:18.8rem}}@media (max-width:135px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:19.2rem}}@media (max-width:131px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:19.6rem}}@media (max-width:127px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:20rem}}@media (max-width:123px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:20.4rem}}@media (max-width:119px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:20.8rem}}@media (max-width:115px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:21.2rem}}@media (max-width:111px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:21.6rem}}@media (max-width:107px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:22rem}}@media (max-width:103px){.totes-project .ute-ribbon-step-two,.ute-ribbon-step-two{width:15%;margin-left:22.4rem}}.totes-project .ute-creditManagement-height-align,.ute-creditManagement-height-align{height:34rem}.totes-project .ute-creditManagement-cap-offer-percent,.ute-creditManagement-cap-offer-percent{margin-top:3rem}.totes-project .ute-creditManagement-cap-offer-percent>div,.ute-creditManagement-cap-offer-percent>div{margin-top:0}.totes-project .ute-creditManagement-cap-offer-left-content,.ute-creditManagement-cap-offer-left-content{width:12%;float:left}@media (max-width:991px){.totes-project .ute-creditManagement-cap-offer-left-content,.ute-creditManagement-cap-offer-left-content{width:7%}}.totes-project .ute-creditManagement-cap-offer-right-content,.ute-creditManagement-cap-offer-right-content{float:right;width:15%}.totes-project .ute-creditManagement-cap-offer-middle-content,.ute-creditManagement-cap-offer-middle-content{border-bottom:1px dotted #000;width:72%;float:left;position:relative;top:20px}@media (max-width:991px){.totes-project .ute-creditManagement-cap-offer-middle-content,.ute-creditManagement-cap-offer-middle-content{width:77%}}.totes-project .ute-creditManagement-error-content,.totes-project .ute-creditManagement-loading-content,.ute-creditManagement-error-content,.ute-creditManagement-loading-content{font-size:1.7rem;font-weight:400;margin-top:2rem;margin-bottom:3rem}.totes-project .ute-creditManagement-error-content .ute-creditManagement-warning-symbol,.totes-project .ute-creditManagement-loading-content .ute-creditManagement-warning-symbol,.ute-creditManagement-error-content .ute-creditManagement-warning-symbol,.ute-creditManagement-loading-content .ute-creditManagement-warning-symbol{margin-right:1.5rem}.totes-project .ute-creditManagement-cap-offer-clear-both,.ute-creditManagement-cap-offer-clear-both{clear:both}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align,.ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:36.5rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-right-align,.ute-creditManagement-fr-alignment .ute-creditManagement-right-align{padding-right:1.5rem}@media (max-width:1169px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align,.ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:41.5rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-styled-select select,.ute-creditManagement-fr-alignment .ute-creditManagement-styled-select select{white-space:normal;height:6rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-total-allowed,.ute-creditManagement-fr-alignment .ute-creditManagement-total-allowed{margin-top:5.5rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-primary-box .ute-creditManagement-secondary-content,.ute-creditManagement-fr-alignment .ute-creditManagement-primary-box .ute-creditManagement-secondary-content{margin-top:3rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-cap-offer-percent,.ute-creditManagement-fr-alignment .ute-creditManagement-cap-offer-percent{margin-top:9rem}}@media (max-width:991px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align,.ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:36.5rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-styled-select select,.ute-creditManagement-fr-alignment .ute-creditManagement-styled-select select{white-space:pre;height:3.6rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-total-allowed,.ute-creditManagement-fr-alignment .ute-creditManagement-total-allowed{margin-top:3rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-primary-box .ute-creditManagement-secondary-content,.ute-creditManagement-fr-alignment .ute-creditManagement-primary-box .ute-creditManagement-secondary-content{margin-top:2rem}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-cap-offer-percent,.ute-creditManagement-fr-alignment .ute-creditManagement-cap-offer-percent{margin-top:3rem}}@media (max-width:768px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align,.ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:38.5rem}}@media (max-width:767px){.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-height-align,.ute-creditManagement-fr-alignment .ute-creditManagement-height-align{height:36.5rem}}.totes-project .ute-creditManagement-fr-alignment .ute-creditManagement-primary-buttons button,.ute-creditManagement-fr-alignment .ute-creditManagement-primary-buttons button{white-space:inherit;height:auto}.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one,.ute-creditManagement-fr-alignment .ute-ribbon-step-one{margin-left:-.2rem;width:30%}@media (max-width:1169px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one,.ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:40%;margin-left:-.2rem}}@media (max-width:991px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one,.ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:30%;margin-left:-.2rem}}@media (max-width:768px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one,.ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:30%;margin-left:-.2rem}}@media (max-width:767px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-one,.ute-creditManagement-fr-alignment .ute-ribbon-step-one{width:30%;margin-left:-.2rem}}.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two,.ute-creditManagement-fr-alignment .ute-ribbon-step-two{margin-left:-.2rem;width:45%}@media (max-width:1169px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two,.ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:65%;margin-left:-.2rem}}@media (max-width:991px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two,.ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:45%;margin-left:-.2rem}}@media (max-width:768px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two,.ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:55%;margin-left:-.2rem}}@media (max-width:767px){.totes-project .ute-creditManagement-fr-alignment .ute-ribbon-step-two,.ute-creditManagement-fr-alignment .ute-ribbon-step-two{width:40%;margin-left:-.2rem}}.one-view-footer-timer-container{position:fixed;bottom:0;left:0;right:0;z-index:1005}.one-view-footer-timer-container [ad-drag=true].ad-draggable,.one-view-footer-timer-container [ad-drop=true].ad-droppable{-ms-touch-action:none;touch-action:none;ms-touch-action:none}.one-view-footer-container{background-color:#00aec7;text-align:center;min-height:2.5em;display:table;padding-left:4.0625em;width:100%;font-size:1.35rem}.one-view-footer-container>span{display:table-cell;vertical-align:middle}.one-view-footer-container a{font-weight:500}.one-view-footer-container a,.one-view-footer-container a:hover{color:#fff;text-decoration:none}@media (max-width:767px){.one-view-footer-container{padding:0!important}}.one-view-footer-border-right{border-right:1px solid #fff}@media (min-width:768px){.one-view-footer-border-left{border-left:1px solid #fff}}@media (max-width:767px){.one-view-footer-border-left{border-top:1px solid #fff}}.one-view-footer-border{border-right:1px solid #fff;border-left:1px solid #fff}.one-view-footer-yammer-icon-container{padding:.5em 1.25em .25em .9375em}@media (max-width:767px){.one-view-footer-yammer-icon-container{padding:0}}.one-view-footer-yammer-icon{width:1.9375em;height:1.5em}.one-view-footer-section{background-color:#00aec7;color:#fff}.one-view-footer-container-dropdown{transition:all .2s ease-in .1s}.one-view-footer-timer-area-box{background-color:#fff;border-color:#00aec7;border-width:1px;padding:.9375em 1.5625em;border-radius:.9375em .9375em 0 0;width:24.375em!important;border-style:solid solid none;font-size:1.35rem}.one-view-footer-warning-img{float:left;margin-top:.3125em;padding-left:.9375em!important}.one-view-footer-warning-img img{width:2.8125em}.one-view-footer-signout-message{font-size:1em;font-weight:600;line-height:1.25em}.one-view-footer-continue-message{font-size:1em}.one-view-footer-sign-out,.one-view-footer-stay-signed{-moz-user-select:none;line-height:1.25em;background-image:none;height:2.1875em;width:9.75em;border-radius:.4375em;font-weight:600;font-size:1em}.one-view-footer-stay-signed{text-align:center;vertical-align:middle;display:inline-block;cursor:pointer;margin-bottom:0;white-space:nowrap;margin-left:.9375em;color:#fff;background-color:#da291c;border:1px solid transparent;padding:.4rem 0 0}.one-view-footer-sign-out{color:#da291c;text-decoration:none;background-color:transparent;padding:.5rem;border:2px solid #da291c;float:right;margin-right:1.5em}.one-view-footer-message-box{padding-left:1.25em!important;padding-top:.3125em}.one-view-footer-button-container{padding-top:1.25em;padding-left:.625em!important}.one-view-footer-dropdown-icon{width:1.875em}.one-view-footer-timer{width:100%;background-color:#e9eaea;color:#000;display:table}.one-view-footer-quicklink-message{width:70%;text-align:center;display:table-cell;padding-left:10em;padding-top:.5625em;padding-bottom:.3125em;font-size:1.35rem}@media (max-width:767px){.one-view-footer-quicklink-message{width:55%;padding-left:0}}@media (min-width:768px) and (max-width:991px){.one-view-footer-quicklink-message{width:65%;padding-left:0}}.one-view-footer-timer-display{width:29%;text-align:right;display:table-cell;padding-top:.5625em;padding-bottom:.3125em;font-weight:600;font-size:1.35rem}@media (max-width:767px){.one-view-footer-timer-display{width:45%}}@media (min-width:768px) and (max-width:991px){.one-view-footer-timer-display{width:35%}}.one-view-footer-small-width{width:5%;padding-top:.625em;padding-bottom:.625em;border-left:solid 1px #fff;border-right:solid 1px #fff}.one-view-footer-large-width-dealer{width:12%;padding-top:.1875em;padding-bottom:.1875em}.one-view-footer-disable-link{pointer-events:none;cursor:default;color:#000}.one-view-footer-enable-link{cursor:pointer;color:#000}.one-view-footer-placeholder-link,.save-bill-banner ul li ins,.ui-datepicker a,.ui-datepicker-calendar td a{text-decoration:none}.one-view-footer-edit-icon{width:1.875em;height:1.875em}.one-view-footer-quicklinks-container{width:100%;min-height:12rem;background-color:#bbe4ec;height:auto}.one-view-footer-quicklinks-header{width:15.1%!important}@media (max-width:767px){.one-view-footer-quicklinks-header{width:100%!important}}.one-view-footer-quicklinks-heading{padding-top:3rem;font-size:1.45rem;color:#000;float:left}@media (min-width:767px) and (max-width:991px){.one-view-footer-quicklinks-heading{font-size:1.35rem}}.one-view-footer-info-icon-container{padding-left:.3125em}.one-view-footer-info-icon{height:1.5625em;width:1.5625em}.one-view-footer-quicklinks-list{height:auto}@media (min-width:768px){.one-view-footer-quicklinks-list{width:81.24%!important}}@media (max-width:767px){.one-view-footer-quicklinks-list{width:100%!important}}.one-view-footer-quicklinks-table{width:100%;height:100%}@media (min-width:768px){.one-view-footer-quicklinks-table{padding:2.3rem 1rem 2.3rem 0}}@media (max-width:767px){.one-view-footer-quicklinks-table{padding-top:.1875em}}.one-view-footer-quicklinks-list-container{display:inline-block;text-align:left;vertical-align:top}@media (min-width:768px){.one-view-footer-quicklinks-list-container{width:20%;padding-left:1.2rem}}@media (max-width:767px){.one-view-footer-quicklinks-list-container{width:30%;padding-left:0;padding-top:.5em}}.one-view-footer-move-icon-container{cursor:move;width:10%;float:left;padding-top:.42rem}@media (max-width:767px){.one-view-footer-move-icon-container{padding-right:.875em}}.one-view-footer-move-icon{width:.9375em;height:.9375em}.one-view-footer-load-links-container{text-decoration:none!important;color:#000!important}.one-view-footer-save-button{-moz-user-select:none;font-weight:600;color:#fff;line-height:1.25em;text-align:center;vertical-align:middle;background-color:#da291c;background-image:none;border:1px solid transparent;border-radius:.4rem;display:inline-block;cursor:pointer;margin-bottom:0;white-space:nowrap;font-size:1.35rem!important;margin-left:0;width:8.1rem;height:2.3rem}@media (max-width:767px){.one-view-footer-save-button{margin-bottom:1.3125em}}.one-view-footer-session-info-icon{height:1.5em;padding-bottom:.125em;padding-right:.125em}.one-view-footer-rotate-span{transform:rotate(180deg)}.one-view-footer-links-div-container{font-size:1.35rem;text-align:left;padding-left:1.375em;padding-top:.5rem}.one-view-footer-my-links-edit-icon{width:1.7rem;margin-top:3rem;margin-left:.5rem;height:1.7rem}@media (min-width:767px) and (max-width:991px){.one-view-footer-my-links-edit-icon{margin-left:.2rem}}@media (min-width:992px){.one-view-footer-my-links-save-button{margin-top:7rem;margin-left:4.5rem}}@media (min-width:767px) and (max-width:991px){.one-view-footer-my-links-save-button{margin-top:7rem;margin-left:1rem}}@media (max-width:767px){.one-view-footer-my-links-save-button{padding-left:9.375em;padding-top:1.875em}}.one-view-footer-large-width-care{width:14%;padding-top:.1875em;padding-bottom:.1875em}.one-view-footer-large-height{height:17.5em}.one-view-footer-small-height{height:6.25em}.one-view-footer-edit-icon-container{outline:none}.one-view-footer-cursor-move,.one-view-footer-pinned-link-container{cursor:move}.one-view-footer-link{text-decoration:none!important;color:#fff!important}.one-view-footer-move-link-message{padding-left:.625em}.one-view-footer-dropdown-container{outline:none}.one-view-footer-handler-icon{padding-bottom:.125em;height:1.5em;width:1.5em}.one-view-footer-fixed-width-care,.one-view-footer-fixed-width-dealer{width:10.2%;padding-top:.1875em;padding-bottom:.1875em}.one-view-footer-fixed-width-dealer{width:10%}.one-view-consumer-footer #footer{clear:both;background-color:#fff;font-size:1em;border-top:3px solid #eee}.one-view-consumer-footer #footer .container{position:relative;padding-top:80px}.one-view-consumer-footer #footer li a:focus,.one-view-consumer-footer #footer li a:hover{text-shadow:0 0 .3px;text-decoration:none}.one-view-consumer-footer #footer .row:first-child li{line-height:1.2em;margin:0 0 10px}.one-view-consumer-footer #footer .social-media{position:absolute;margin:0;padding:0;z-index:1000}.one-view-consumer-footer #footer .social-media ul{float:left;padding:0}.one-view-consumer-footer #footer .social-media li,.one-view-consumer-footer #footer .social-media span{float:left;padding:5px}.one-view-consumer-footer #footer .social-media li a{display:block;width:20px;height:20px;color:#414042}.one-view-consumer-footer #footer .social-media .btn,.one-view-consumer-footer #footer .social-media .totes-project .cta-round,.totes-project .one-view-consumer-footer #footer .social-media .cta-round{border:1px solid #bbbdc0;border-radius:0 15px 15px 15px;padding:3px 30px;float:left}.one-view-consumer-footer #footer .social-media .btn:focus,.one-view-consumer-footer #footer .social-media .btn:hover,.one-view-consumer-footer #footer .social-media .totes-project .cta-round:focus,.one-view-consumer-footer #footer .social-media .totes-project .cta-round:hover,.totes-project .one-view-consumer-footer #footer .social-media .cta-round:focus,.totes-project .one-view-consumer-footer #footer .social-media .cta-round:hover{background-color:#808284;color:#fff}.one-view-consumer-footer #footer #footer-col4 li{float:right;text-align:center}@media (max-width:767px){.one-view-consumer-footer #footer{border-top:3px solid #e9e9e9;font-size:1.3em}.one-view-consumer-footer #footer .row{margin-top:30px}.one-view-consumer-footer #footer .row:first-child li{margin:0 0 15px}.one-view-consumer-footer #footer .social-media{top:5px;left:10px}.one-view-consumer-footer #footer .social-media span{text-indent:-9999px;display:inline-block;width:1px!important;height:1px!important;padding:0;margin:0;float:none;visibility:hidden;position:absolute}.one-view-consumer-footer #footer .social-media .btn,.one-view-consumer-footer #footer .social-media .totes-project .cta-round,.totes-project .one-view-consumer-footer #footer .social-media .cta-round{clear:left;font-size:1.1em}.one-view-consumer-footer #footer #footer-col4{position:absolute;top:0;right:15px;padding:0}.one-view-consumer-footer #footer #footer-col4 li a{border-radius:0 0 0 5px;display:block;width:40px;height:40px;line-height:40px;font-size:22px;background-color:#da291c;color:#fff;vertical-align:middle;text-align:center}.one-view-consumer-footer #footer #footer-col4 li:first-child a{border-radius:0 0 5px 0;background-color:#bbbdc0}.one-view-consumer-footer #footer #footer-col4 li a:focus,.one-view-consumer-footer #footer #footer-col4 li a:hover{background-color:#414042!important;color:#fff!important;text-decoration:none}}@media (min-width:768px){.one-view-consumer-footer #footer .container{padding-top:25px}.one-view-consumer-footer #footer .col-sm-3{width:27%}.one-view-consumer-footer #footer #footer-col4{width:19%;padding-left:12px}.one-view-consumer-footer #footer #footer-col4 li{display:inline-block;width:100%;text-align:left}.one-view-consumer-footer #footer #footer-col4 li:last-child{margin-left:0}.one-view-consumer-footer #footer #footer-col4 li a{color:#da291c;width:1.83em;height:2em;line-height:2em}.one-view-consumer-footer #footer #footer-col4 li a:focus,.one-view-consumer-footer #footer #footer-col4 li a:hover{text-shadow:none}.one-view-consumer-footer #footer #footer-col4 li i{font-size:1.25em;width:1em;display:inline-block;text-align:center}.one-view-consumer-footer #footer #footer-col4 li a:after{content:attr(title);color:#414042;font-weight:500;margin-left:.5em}.one-view-consumer-footer #footer #footer-col4 li a:focus::after,.one-view-consumer-footer #footer #footer-col4 li a:hover::after{text-shadow:0 0 .3px}.one-view-consumer-footer #footer .social-media{bottom:-50px;left:82.5%}.one-view-consumer-footer #footer .social-media ul{margin:0 0 0 5px}.one-view-consumer-footer #footer .social-media span{padding-left:0}.one-view-consumer-footer #footer .social-media a:focus,.one-view-consumer-footer #footer .social-media a:hover{color:#000}.one-view-consumer-footer #footer .social-media .btn,.one-view-consumer-footer #footer .social-media .totes-project .cta-round,.totes-project .one-view-consumer-footer #footer .social-media .cta-round{position:absolute;top:-45px;left:0}}.one-view-consumer-footer #footer-bar #copyright{padding:15px 0 10px}@media (max-width:767px){.one-view-consumer-footer #footer-bar{font-size:1.3em}.one-view-consumer-footer #footer-bar .row{margin-top:30px}.one-view-consumer-footer #footer-bar #copyright{margin:0 15px}}@media (min-width:768px){.one-view-consumer-footer #footer-bar #copyright{padding-top:10px}}.totes-project .ute-nova-content-container,.ute-nova-content-container{margin-top:10rem;border-left:4px solid #008099}.totes-project .ute-nova-content-heading,.ute-nova-content-heading{font-size:2rem;padding-bottom:10px;margin-right:4rem}.totes-project .ute-nova-content-link,.ute-nova-content-link{text-decoration:none;margin-top:20px;font-size:1.5rem;font-weight:600;color:#337ab7}.ute-nova-content-link a:hover{text-decoration:none;color:#337ab7}.totes-project .ute-nova-content-body,.ute-nova-content-body{margin-top:17px;margin-bottom:20px;margin-left:1rem}.spacing{margin-left:3px}.totes-project .ute-date-picker-image,.ute-date-picker-image{top:.4rem;left:-3.5rem}.totes-project .ute-schulePTP-btn,.ute-schulePTP-btn{border-radius:.8rem}.totes-project .ute-cancel-btn,.ute-cancel-btn{border:0 none;background-color:#fff;font-size:1.6rem!important;color:#2869a5;margin-top:.8rem;margin-left:-1rem}input[type=text].ute-pt-10{padding:.3rem 1rem 0;height:3.8rem;line-height:3.8rem;background-color:#fff;border:.1rem solid #939598;border-radius:.7rem;color:#1e2121;display:block;font-size:1.5rem;width:100%;box-sizing:border-box;outline:none}.totes-project .ute-pt-20,.ute-pt-20{padding-top:2rem}.totes-project .ute-pt-30,.ute-pt-30{padding-top:3rem}.totes-project .ute-font-size-13,.ute-font-size-13{font-size:1.3rem}.totes-project .ute-mt-10,.ute-mt-10{margin-top:1rem}.float-left,.totes-project .float-left,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn div,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn img{float:left}.totes-project .ute-styled-select,.ute-styled-select{width:28.5rem;height:3.8rem;overflow:hidden;background:url(../images/drop_down_background.png) no-repeat right #fff;border:.1rem solid #939598;border-radius:.7rem;background-color:#fff}.totes-project .ute-ptp-form-select::-ms-expand,.totes-project .ute-styled-select::-ms-expand,.ute-ptp-form-select::-ms-expand,.ute-styled-select::-ms-expand{display:none}.totes-project .ute-text-box,.ute-text-box{padding:.3rem 1rem 0;height:3.8rem;line-height:3.8rem;background-color:#fff;border:.1rem solid #939598;border-radius:.7rem;color:#1e2121;display:block;font-size:1.5rem!important;width:100%;box-sizing:border-box;outline:none}.totes-project .ute-ptp-error-font,.ute-ptp-error-font{color:#da291c;padding-top:.7rem}.totes-project .ute-ptp-modal-header,.ute-ptp-modal-header{border-bottom:none;padding-bottom:0;font-family:'Open Sans',sans serif}.totes-project .ute-ptp-modal-close,.ute-ptp-modal-close{margin-top:-1.5rem;margin-right:-1.5rem;width:3rem}.totes-project .ute-ptp-modal-title,.ute-ptp-modal-title{margin-top:.5rem;margin-left:2rem}.totes-project .ute-ptp-modal-body,.ute-ptp-modal-body{margin-left:3rem;padding-top:0;font-family:'Open Sans',sans serif}.totes-project .ute-ptp-modal-closeBtn,.ute-ptp-modal-closeBtn{border:0 none;background-color:#333;color:#fff;border-radius:.5rem;width:10rem;height:3rem}.totes-project .ute-ptp-modal-content,.ute-ptp-modal-content{line-height:4rem}.totes-project .ute-ptp-mt-10,.ute-ptp-mt-10{margin-top:1rem}.totes-project .ute-ptp-modal-error-image,.ute-ptp-modal-error-image{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/deeplink/one-view-warning.png) no-repeat;height:3rem;background-size:3rem}.totes-project .ute-ptp-modal-fw,.ute-ptp-modal-fw{font-weight:600;color:#414042}.totes-project .ute-ptp-error-modal,.ute-ptp-error-modal{height:3rem;width:3rem;margin-top:2rem}.totes-project .ute-ptp-form-select,.ute-ptp-form-select{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none}.totes-project .ute-ptp-form-en-payment .ute-ptp-form-input input,.ute-ptp-form-en-payment .ute-ptp-form-input input{border-left:0;padding:0;border-bottom-left-radius:0;border-top-left-radius:0}.totes-project .ute-ptp-form-en-payment .ute-ptp-form-input span,.ute-ptp-form-en-payment .ute-ptp-form-input span{background-color:#fff;border-right:none;border-top-left-radius:.7rem;border-bottom-left-radius:.7rem;font-size:1.7rem;padding:0 0 0 1rem}.totes-project .ute-ptp-form-fr-payment .ute-ptp-form-input input,.ute-ptp-form-fr-payment .ute-ptp-form-input input{border-right:0;padding:0;border-bottom-right-radius:0;border-top-right-radius:0;text-align:right}.totes-project .ute-ptp-form-fr-payment .ute-ptp-form-input span,.ute-ptp-form-fr-payment .ute-ptp-form-input span{background-color:#fff;border-left:none;border-top-right-radius:.7rem;border-bottom-right-radius:.7rem;font-size:1.7rem;padding:0 1rem 0 0}.totes-project .ute-ptp-dollar,.ute-ptp-dollar{padding-right:.1rem;font-size:1.6rem;padding-top:.8rem}.totes-project .ute-ptp-input-disable .ute-ptp-disable input,.totes-project .ute-ptp-input-disable .ute-ptp-disable span,.ute-ptp-input-disable .ute-ptp-disable input,.ute-ptp-input-disable .ute-ptp-disable span{pointer-events:none;border-color:#b6b6b6;background-color:#f7f7f7;color:#b6b6b6}.ute-ptp-input-disable .ute-ptp-disable input::-webkit-input-placeholder,.ute-ptp-input-disable .ute-ptp-disable span::-webkit-input-placeholder{color:#b6b6b6}.ute-ptp-input-disable .ute-ptp-disable input:-moz-placeholder,.ute-ptp-input-disable .ute-ptp-disable input::-moz-placeholder,.ute-ptp-input-disable .ute-ptp-disable span:-moz-placeholder,.ute-ptp-input-disable .ute-ptp-disable span::-moz-placeholder{color:#b6b6b6}.ute-ptp-input-disable .ute-ptp-disable input:-ms-input-placeholder,.ute-ptp-input-disable .ute-ptp-disable span:-ms-input-placeholder{color:#b6b6b6}.totes-project .ute-ptp-font-14,.ute-ptp-font-14{font-size:1.4rem}.totes-project .ute-ptp-form-loading,.ute-ptp-form-loading{margin-top:-3rem}.totes-project .ute-ptp-light-grey-bg,.ute-ptp-light-grey-bg{background-color:#f1f1f1}.totes-project .ute-ptp-container,.ute-ptp-container{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}.totes-project .ute-ptp-title-light,.ute-ptp-title-light{font-size:1.6rem;font-weight:300;line-height:1.5rem}.totes-project .ute-ptp-three-sides,.ute-ptp-three-sides{border-top-left-radius:1rem;border-top-right-radius:1rem;border-bottom-left-radius:1rem}.totes-project .ute-ptp-title,.ute-ptp-title{font-size:1.8rem;font-weight:400}.totes-project .ute-ptp-semi-bold,.ute-ptp-semi-bold{font-weight:500!important}.totes-project .ute-ptp-price,.ute-ptp-price{float:left;padding:.5rem 0;font-size:3.7rem;width:100%;text-align:center;line-height:1}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-price,.ute-ptp-price{font-size:3rem}}@media (min-width:767px) and (max-width:991px){.totes-project .ute-ptp-price,.ute-ptp-price{font-size:3rem}}.totes-project .ute-ptp-price-en-sign,.ute-ptp-price-en-sign{font-size:2rem;vertical-align:super}.totes-project .ute-ptp-price-fr-sign,.ute-ptp-price-fr-sign{font-size:.5em;vertical-align:top}.totes-project .ute-ptp-price-details,.ute-ptp-price-details{display:inline-block;font-weight:400}.totes-project .ute-ptp-price-cents,.ute-ptp-price-cents{margin-left:-1.1rem;white-space:nowrap;float:left;font-size:.5em}.totes-project .ute-ptp-rui-package-pricing,.ute-ptp-rui-package-pricing{background:#eee;border-radius:0 0 0 1.5rem;overflow:hidden;position:relative;background-color:inherit!important}.totes-project .ute-ptp-image-container,.ute-ptp-image-container{width:5.4rem!important;padding-top:.5rem}.totes-project .ute-ptp-check-eligibility-container,.ute-ptp-check-eligibility-container{margin-top:5rem;border-bottom:.1rem solid #eee;font-size:1.4rem}.totes-project .utp-border-right,.utp-border-right{border-right:.1rem solid #eee}.totes-project .ute-pt-10,.ute-pt-10{padding-top:1rem}.totes-project .ute-pt-40,.ute-pt-40{padding-top:4rem}.totes-project .ute-font-size-18,.ute-font-size-18{font-size:1.8rem}.totes-project .ute-font-size-16,.ute-font-size-16{font-size:1.6rem}.totes-project .ute-mt-20,.totes-project .ute-mt-30,.ute-mt-20,.ute-mt-30{margin-top:2rem}.totes-project .ute-mt-50,.ute-mt-50{margin-top:5rem}.totes-project .ute-pr-50,.ute-pr-50{padding-right:5rem}.totes-project .ute-pb-25,.ute-pb-25{padding-bottom:2.5rem}.totes-project .ute-ptp-price-period,.ute-ptp-price-period{clear:left;float:left;font-size:.3em}.totes-project .ute-ptp-price-dollars,.ute-ptp-price-dollars{margin-left:-1.1rem;padding-left:.3rem;padding-right:.3rem}.totes-project .ute-ptp-enable-button,.ute-ptp-enable-button{cursor:pointer;background-color:#da291c}.totes-project .ute-ptp-account-balance-container,.ute-ptp-account-balance-container{margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1rem;width:21rem!important}.totes-project .ute-ptp-title-align,.ute-ptp-title-align{height:3rem;padding-right:8.5rem;text-align:center}.totes-project .ute-ptp-min-price-align,.ute-ptp-min-price-align{text-align:center;padding:.5rem 2rem .9rem}.totes-project .ute-ptp-pending-amount-container,.ute-ptp-pending-amount-container{margin-top:1.5rem;margin-bottom:1.5rem;border-left:.1rem solid #b6b6b6;padding-top:1rem;width:35rem!important;height:8.7rem}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-pending-amount-container,.ute-ptp-pending-amount-container{width:30rem!important}}.totes-project .ute-ptp-pending-price-align,.ute-ptp-pending-price-align{color:#da291c;padding-left:1.5rem}.totes-project .ute-ptp-pending-amount-date,.ute-ptp-pending-amount-date{display:inline-block;float:left;margin:-1rem 0 0;padding:0 0 0 1rem;color:#808284;text-align:left;width:60%}.totes-project .ute-ptp-check-eligibility-btn-container,.ute-ptp-check-eligibility-btn-container{width:25rem;display:inline-block;margin:4.2rem 1rem 0 0;float:right}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-check-eligibility-btn-container,.ute-ptp-check-eligibility-btn-container{width:19rem}}.totes-project .ute-ptp-check-eligibility-btn-margin-en,.ute-ptp-check-eligibility-btn-margin-en{margin:2.5rem 2rem 0 0}.totes-project .ute-ptp-check-eligibility-btn-margin-fr,.ute-ptp-check-eligibility-btn-margin-fr{margin:2.5rem 2rem 2.5rem 0}.totes-project .ute-ptp-cta-round,.ute-ptp-cta-round{min-height:4rem;width:23rem;border:.1rem solid transparent;background-color:#da291c;border-radius:.8rem;color:#fff;font-size:1.7rem!important}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-cta-round,.ute-ptp-cta-round{width:19rem}}.totes-project .ute-ptp-cta-round-height-en,.ute-ptp-cta-round-height-en{height:3.5rem}.totes-project .ute-ptp-cta-round-height-fr,.ute-ptp-cta-round-height-fr{height:5.5rem}.totes-project .ute-ptp-button-grey,.ute-ptp-button-grey{background-color:#bbbdc0;pointer-events:none;cursor:default}.totes-project .ute-ptp-loading,.ute-ptp-loading{float:right;text-align:center;width:8%;padding-top:2rem;margin-right:0}@media (min-width:992px) and (max-width:1200px){.totes-project .ute-ptp-loading,.ute-ptp-loading{width:4.3rem}.totes-project .ute-ptp-loading img,.ute-ptp-loading img{margin-top:2rem;height:3rem}}.totes-project .ute-ptp-pending-amount-container-width,.ute-ptp-pending-amount-container-width{width:25rem}.totes-project .ute-ptp-pending-price-width,.ute-ptp-pending-price-width{width:50%}.totes-project .ute-ptp-pending-ptp-pricing,.ute-ptp-pending-ptp-pricing{background:#eee;border-radius:0 0 0 1.5rem;overflow:hidden;position:relative;background-color:inherit!important}.totes-project .ute-ptp-pending-padding,.ute-ptp-pending-padding{padding-left:2.4rem}.totes-project .ute-ptp-title-height,.ute-ptp-title-height{height:3rem;text-align:center}.totes-project .ute-mt-6,.ute-mt-6{margin-top:6rem}.totes-project .ute-ptp-pending-amount-align,.ute-ptp-pending-amount-align{float:left;text-align:right;width:38%}.totes-project .ute-message-banner,.ute-message-banner{border-radius:1.1rem 1.1rem 0 1.1rem;background-color:#fff;padding:2rem 3rem}.totes-project .ute-error,.ute-error{border:.1rem solid #da291c}.totes-project .ute-success,.ute-success{border:.1rem solid #00975e}.totes-project .ute-ptp-success-image,.ute-ptp-success-image{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/deeplink/one-view-success.png) no-repeat;height:3.9rem}.totes-project .ute-ptp-error-image,.ute-ptp-error-image{background:url(/web/totes/cms/ute/rogers/consumer/oneview/images/deeplink/one-view-warning.png) no-repeat;height:3.5rem}.totes-project .ute-ptp-tab-content,.ute-ptp-tab-content{margin-top:8rem}.totes-project .ute-ptp-tab-content .nav-tabs,.ute-ptp-tab-content .nav-tabs{border-bottom:.1rem solid #da291c}.totes-project .ute-ptp-tab-content .nav-tabs li.active-tab,.ute-ptp-tab-content .nav-tabs li.active-tab{margin-right:1rem;margin-top:0;border:.1rem solid #da291c;border-bottom-color:#fff;border-radius:1rem 1rem 0 0}.totes-project .ute-ptp-tab-content .nav-tabs li.active-tab a,.ute-ptp-tab-content .nav-tabs li.active-tab a{color:#da291c;font-size:1.68rem;text-align:center;padding-top:2rem}.ute-ptp-tab-content .nav-tabs li.active-tab a:hover{background:#fff;border-left:.1rem solid transparent;border-right:.1rem solid transparent;border-bottom:.1rem solid transparent}.ute-ptp-tab-content .nav-tabs li.active-tab:hover{background:#fff}.totes-project .ute-ptp-tab-content .nav-tabs li,.ute-ptp-tab-content .nav-tabs li{border:.1rem solid #808284;border-bottom-color:#da291c;border-radius:1rem 1rem 0 0;margin-top:1rem;padding:0 1rem;margin-right:1rem}.totes-project .ute-ptp-tab-content .nav-tabs li a,.ute-ptp-tab-content .nav-tabs li a{color:#414042;font-size:1.68rem;text-align:center;cursor:pointer}.ute-ptp-tab-content .nav-tabs li a:hover{color:#da291c}.ute-ptp-tab-content .nav-tabs li:hover{background:#f1f1f1;border-bottom:  #f1f1f1}.ui-datepicker{background-color:#fff;border:.1rem solid #66afe9;border-radius:.4rem;box-shadow:0 0 .8rem rgba(102,175,233,.6);display:none;margin-top:4rem;padding:1rem;width:24rem}.ui-datepicker a:hover{text-decoration:none;color:#2a6496;transition:color .1s ease-in-out}.ui-datepicker-header{margin-bottom:.4rem;text-align:center}.ui-datepicker-title{font-weight:700}.ui-datepicker-group{width:50%;float:left}.ui-datepicker-next,.ui-datepicker-prev{cursor:default;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;margin-top:.2rem;border-radius:50%;padding:.3rem .7rem;background:#414042;color:#fff}.ui-datepicker-prev{float:left;text-align:left}.ui-datepicker-next{float:right;text-align:right}.ui-datepicker-prev:before{content:"\e079"}.ui-datepicker-next:before{content:"\e080"}.change-payment-modal .pm-content-body credit-card-ui ute-credit-card .ute-semafone-heading-3,.myr-checkbox input[type=checkbox].myr-checkbox-input,.myrInput-radio input[type=radio].myrInput-radio-input,.ui-icon,.ute-change-ctn-caller-id-modal #uteChangeCallerIDLiveChat,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn a,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn a{display:none}.ui-datepicker-calendar{table-layout:fixed;width:100%}.ui-datepicker-calendar td,.ui-datepicker-calendar th{text-align:center;padding:.4rem 0}.ui-datepicker-calendar td{border:.1rem solid #f1f1f1;border-radius:.4rem;transition:background-color .1s ease-in-out,color .1s ease-in-out}.ui-datepicker-calendar td:hover{background-color:#eee;cursor:pointer}.ui-datepicker-other-month.ui-datepicker-calendar{border:0}.ui-datepicker-current-day{background-color:#4289cc}.ui-datepicker-current-day a{color:#fff}.ui-datepicker-calendar,.ui-datepicker-unselectable:hover{background-color:#fff;cursor:default}.ute-go-paperless .success-icon{width:35px}.ute-go-paperless .contact-info{margin-top:15px}.switching-billing-modal .ute-go-paperless .contact-info .phone-number,.ute-go-paperless .contact-info .phone-number{background:url(../ute-common-assets/assets/call.png) no-repeat 10px;padding-left:50px;line-height:40px}.ute-go-paperless .body-row{margin-bottom:15px;position:relative}.ute-go-paperless .inline-checker{right:10px;top:4px;position:absolute;font-size:25px;line-height:1.5;cursor:default}.switching-billing-modal .ute-go-paperless .inline-checker.icon-checked,.ute-go-paperless .inline-checker.icon-checked{color:#5a8300}.ute-go-paperless .update-email{display:inline-block}.ute-go-paperless .modal-content-header,.ute-go-paperless .ute-goPaperless-modalHeadingGroup{padding-bottom:50px}.ute-go-paperless .ute-goPaperless-modalTypeBody{font-size:16px}.ute-go-paperless .ute-goPaperless-modalButtonGroup{text-align:left}.ute-go-paperless .ute-goPaperless-modalContinueButton{white-space:normal;width:auto;height:auto;min-height:40px}.ute-go-paperless .ute-goPaperless-modalContinueButton.disable{background-color:#9d9fa2}.modal-content.ute-goPaperless-modalContent{position:relative;padding:40px 40px 40px 50px;border-radius:0}.modal-content.ute-goPaperless-modalContent:before{position:absolute;background-color:#f1f2f6;height:100px;width:100%;top:0;left:0;content:""}@media (max-width:767px){.modal-content.ute-goPaperless-modalContent:before{height:120px}}.modal-content.ute-goPaperless-modalContent .learn-more .modal-content-body ol{padding-left:10px;padding-bottom:25px}.modal-content.ute-goPaperless-modalContent .learn-more .modal-content-body li{font-size:18px}.modal-content.ute-goPaperless-modalContent .container{width:auto}.switching-billing-modal .ute-go-paperless .email-address{padding-top:13px;margin-right:20px;display:inline-block}.switching-billing-modal .ute-go-paperless .email-message{font-weight:500!important}.switching-billing-modal .ute-go-paperless .success-icon{width:35px}.switching-billing-modal .ute-go-paperless .contact-info{margin-top:15px}.switching-billing-modal .ute-go-paperless .body-row{margin-bottom:15px;position:relative}.switching-billing-modal .ute-go-paperless .inline-checker{right:10px;top:4px;position:absolute;font-size:25px;line-height:1.5;cursor:default}.switching-billing-modal .ute-go-paperless .update-email{display:inline-block;font-size:14px}.switching-billing-modal .ute-go-paperless .modal-content-header,.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalHeadingGroup{width:100%;height:100%;background-color:#f1f2f6;padding:19px 15px 19px 28px}.switching-billing-modal .ute-go-paperless .modal-content-header div,.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalHeading{font-size:22px;font-family:Avenir Next}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalTypeBody{font-size:16px;font-weight:600;font-family:Ted Next;padding:25px 17px 0 29px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalButtonGroup{text-align:right;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;padding:12px 30px 30px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalButtonGroup .ute-goPaperless-modalCancelButton{padding-right:0;margin-right:25px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalContinueButton{white-space:normal;width:auto;height:auto;min-height:40px;border-radius:20px!important;padding:0 26px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalContinueButton.disable{background-color:#9d9fa2}@media (max-width:767px){.switching-billing-modal .ute-go-paperless.emailModal .ute-goPaperless-modalHeadingGroup{padding:15px 60px 20px 15px}.switching-billing-modal .modal-content-header,.switching-billing-modal .ute-goPaperless-modalHeadingGroup{padding:19px 70px 19px 28px!important}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalHeadingGroup{padding:19px 70px 19px 28px}.switching-billing-modal .phone-number{margin-top:10px}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalButtonGroup{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:center;align-items:center}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalButtonGroup .ute-goPaperless-modalCancelButton{padding:0}.switching-billing-modal .ute-go-paperless .ute-goPaperless-modalButtonGroup .ute-goPaperless-modalContinueButton{padding:0 50px}}.switching-billing-modal .ute-goPaperless-modalDialog{width:700px!important}@media (max-width:767px){.switching-billing-modal .ute-goPaperless-modalDialog{border-radius:0;width:100vw!important;height:100vh!important;margin-top:0;margin-bottom:0;margin-left:0}}.switching-billing-modal .modal-content.ute-goPaperless-modalContent{position:relative;border-radius:0;background-color:#fff;height:100%;width:100%;padding:0;font-family:Ted Next}@media (max-width:767px){.switching-billing-modal .modal-content.ute-goPaperless-modalContent{margin-top:0;margin-bottom:0}}.switching-billing-modal .modal-content.ute-goPaperless-modalContent .recovery-btn-close{right:20px;top:16px;position:absolute;width:30px!important;height:30px;text-decoration:none;display:block;background:#f1f2f6;padding:0!important;border:0!important;font-size:30px!important;color:#808284}.switching-billing-modal .modal-content.ute-goPaperless-modalContent .ute-goPaperless-modalButtonGroup button:focus{outline:auto -webkit-focus-ring-color;outline-color:rgba(10,84,152,.4)}.switching-billing-modal .modal-content.ute-goPaperless-modalContent .container{width:auto}@media (max-width:767px){.ute-go-paperless .modal-content-header{padding-bottom:70px}.modal:not(.in) .ute-goPaperless-modalDialog{transform:translate3d(0,50%,0)}}.switching-billing-modal .ute-goPaperless-modalContent:before{display:none!important}.totes-project .ute-brand-list-numeric>li:before,.totes-project .ute-brand-text-large,.totes-project .ute-brand-text-large-primary,.totes-project .ute-brand-text-medium,.totes-project .ute-brand-text-regular,.totes-project .ute-brand-text-xl,.totes-project .ute-brand-text-xxl,.ute-brand-calloutBox .ute-brand-calloutBox-body a,.ute-brand-list-numeric>li:before,.ute-brand-text-large,.ute-brand-text-large-primary,.ute-brand-text-medium,.ute-brand-text-regular,.ute-brand-text-xl,.ute-brand-text-xxl,.ute-brand-textWeight-medium{font-weight:500}.totes-project .ute-brand-icon-XXXL-primary,.totes-project .ute-brand-text-red-regularLG,.totes-project .ute-brand-text-regularMedium,.totes-project .ute-brand-text-regularXXXL,.totes-project .ute-brand-text-white-regularLG,.ute-brand-icon-XXXL-primary,.ute-brand-text-red-regularLG,.ute-brand-text-regularMedium,.ute-brand-text-regularXXXL,.ute-brand-text-white-regularLG,.ute-brand-textWeight-regular{font-weight:400}.totes-project .ute-brand-text-lightRegular,.totes-project .ute-brand-text-mediumLight,.totes-project .ute-brand-text-regularLight,.ute-brand-text-lightRegular,.ute-brand-text-mediumLight,.ute-brand-text-regularLight,.ute-brand-textWeight-light{font-weight:300}.ute-brand-text-xxl{font-size:32px}.ute-brand-text-xl{font-size:30px}@media (max-width:767px){.ute-brand-text-xl{font-size:26px}}.ute-brand-text-regularMedium{font-size:18px}.totes-project .ute-brand-text-large-primary,.ute-brand-text-large,.ute-brand-text-large-primary{font-size:26px;line-height:30px}@media (max-width:767px){.totes-project .ute-brand-text-large-primary,.ute-brand-text-large,.ute-brand-text-large-primary{font-size:21px}}.ute-brand-text-medium,.ute-brand-text-mediumLight{font-size:21px;line-height:24px}.myrInput-radio .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-text-regular{font-size:18px;line-height:25px}.ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}@media (max-width:767px){.myrInput-radio .myrInput-radio-text,.totes-project .myrInput-radio .myrInput-radio-text,.totes-project .ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-calloutBox .ute-brand-calloutBox-body,.ute-brand-text-regular{line-height:23px}}.ute-brand-text-regularLight{font-size:18px;line-height:25px}@media (max-width:767px){.ute-brand-text-regularLight{line-height:23px}}.totes-project .ute-brand-icon-XXXL-primary,.ute-brand-icon-XXXL-primary,.ute-brand-text-regularXXXL{font-size:100px}.ute-brand-text-lightRegular{font-size:16px}.ute-brand-text-red-regularLG{font-size:22px;color:#da291c}.ute-brand-text-white-regularLG{font-size:22px;color:#fff}.ute-brand-text-large-primary{color:#da291c}.ute-brand-icon-XXXL-primary{color:#da291c;display:inline}.ute-brand-redFont,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container .error-icon.ute-icon-error-icon,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container .error-icon.ute-icon-error-icon{color:#da291c}.ute-brand-verticalCenter{position:relative;top:50%;transform:translateY(-50%)}.ute-brand-text-p{margin-bottom:20px}.ute-brand-list-numeric{font-size:16px;line-height:18px;padding:0;counter-reset:item;margin-bottom:0}.ute-brand-list-numeric>li:before{display:inline-block;width:16px;padding-right:5px;text-align:right;content:counter(item) "."}.totes-project .ute-brand-button-secondary,.ute-brand-button-primary{border-radius:8px;padding:15px 25px;line-height:16px;font-weight:600;font-size:18px;background-color:#da291c;color:#fff;border:0;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}.ute-brand-button-primary:hover{font-weight:600;background-color:#da291c;color:#fff;border:0}.ute-brand-button-primary:hover,.ute-brand-button-secondary,.ute-brand-button-secondary:hover{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}.ute-brand-button-primary:active{font-weight:600;background-color:#da291c;color:#fff;border:0}.ute-brand-button-primary:active,.ute-brand-button-secondary:active{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}.ute-brand-button-primary:visited{font-weight:600;background-color:#da291c;color:#fff;border:0}.ute-brand-button-primary:visited,.ute-brand-button-secondary:visited{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}.ute-brand-button-primary:focus{font-weight:600;background-color:#da291c;color:#fff;border:0}.ute-brand-button-primary:focus,.ute-brand-button-secondary:focus{border-radius:8px;padding:15px 25px;line-height:16px;font-size:18px;display:inline-block;cursor:pointer;text-align:center;text-decoration:none}@media (max-width:767px){.totes-project .ute-brand-button-secondary,.ute-brand-button-primary,.ute-brand-button-primary:active,.ute-brand-button-primary:focus,.ute-brand-button-primary:hover,.ute-brand-button-primary:visited,.ute-brand-button-secondary,.ute-brand-button-secondary:active,.ute-brand-button-secondary:focus,.ute-brand-button-secondary:hover,.ute-brand-button-secondary:visited{width:100%}}.ute-brand-button-secondary,.ute-brand-button-secondary:active,.ute-brand-button-secondary:focus,.ute-brand-button-secondary:hover,.ute-brand-button-secondary:visited{font-weight:500;background-color:#fff;color:#da291c;border:1px solid #da291c}.ute-brand-link-primary{font-weight:500;color:#da291c;display:inline-block;cursor:pointer}.ute-brand-link-primary:hover{text-decoration:none;color:#da291c}.ute-brand-link-primary:after{content:'\e826';font-family:"rui-icon"!important;font-size:70%;padding-left:4px}.ute-brand-link-cancel{text-align:center;padding:15px;font-weight:500}@media (max-width:767px){.ute-brand-link-cancel{margin-top:25px;display:block;width:100%}}.myrTextInput-label{margin-bottom:8px}.myrTextInput{position:relative}.myrInput-radio input[type=radio].myrInput-radio-input+label.myrInput-radio-graphic{border:2px solid #bbbdc0;border-radius:50px;display:inline-block;vertical-align:middle;margin-top:-5px;height:17px;width:17px}.myrInput-radio input[type=radio].myrInput-radio-input:checked+label.myrInput-radio-graphic{border-color:#da291c}.myrInput-radio input[type=radio].myrInput-radio-input:checked+label.myrInput-radio-graphic .myrInput-radio-graphicInside{border:3px solid #fff;border-radius:50px;height:13px;width:13px;background-color:#da291c}.myrInput-radio .myrInput-radio-text{font-weight:300;padding-left:6px}@media (max-width:767px){.myrInput-radio .myrInput-radio-text{font-weight:500;padding-left:10px}}.myrInput-radio input[type=radio].myrInput-radio-input:checked+label.myrInput-radio-graphic+.myrInput-radio-text{font-weight:500}@media (max-width:767px){.myrInput-radio{display:block;padding-bottom:20px}}.myr-checkbox input[type=checkbox].myr-checkbox-input+label.myr-checkbox-box{border:2px solid #bbbdc0;border-radius:4px;display:inline-block;vertical-align:middle;margin-top:-1px;height:16px;width:16px}.myr-checkbox input[type=checkbox].myr-checkbox-input:checked+label.myr-checkbox-box{background-color:#da291c;border-color:#da291c}.myr-checkbox-text{vertical-align:middle;display:inline-block;padding-left:8px;padding-top:1px}.ute-brand-graphics-communityForums{background:url(../ute-css-brand/assets/community-forums.png) no-repeat;background-size:contain;width:163px;height:130px}.totes-project .ute-brand-secondaryButton,.totes-project .ute-brand-tertiaryButton,.ute-brand-primaryButton{float:none;font-weight:500;font-size:16px;text-transform:none;color:#fff;background-color:#da291c;height:42px;border-radius:7px;min-width:171px;display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;line-height:1.428571429;-webkit-user-select:none}.ute-brand-secondaryButton{border:1px solid transparent}.ute-brand-secondaryButton,.ute-brand-tertiaryButton{float:none;font-weight:500;font-size:16px;text-transform:none;height:42px;border-radius:7px;min-width:171px;display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;white-space:nowrap;line-height:1.428571429;-webkit-user-select:none}.ute-brand-secondaryButton{color:#337ab7;background-color:transparent}.ute-brand-tertiaryButton{color:#da291c;background-color:#fff;border:1px solid #da291c}.ute-brand-messageBox-container .ute-brand-messageBox-icon{margin:auto;display:block;padding-right:12px}.ute-brand-messageBox-container .ute-brand-messageBox-error,.ute-brand-messageBox-container .ute-brand-messageBox-warning{border-radius:11px 11px 0 11px;padding:12px 15px;background-color:#fff;border:1px solid #ffbf3f;font-size:20px;font-weight:600;width:100%}.ute-brand-messageBox-container .ute-brand-messageBox-error{border:1px solid #da291c}.ute-brand-messageBox-container .ute-brand-messageBox-heading{color:#444;font-size:18px;font-weight:600;text-align:left;margin-left:0}.ute-brand-messageBox-container .ute-brand-messageBox-body{color:#444;font-size:16px;font-weight:400;margin-top:20px;text-align:left;transform:scaleY(1.0014);margin-left:0}.ute-brand-calloutBox{background-color:#f0f2f5;border-radius:8px;padding:20px}.ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:21px;font-weight:500;padding-bottom:10px;line-height:23px}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-title{font-size:18px}}.ute-brand-calloutBox .ute-brand-calloutBox-body{font-weight:300;line-height:23px}@media (max-width:767px){.ute-brand-calloutBox .ute-brand-calloutBox-body{font-size:18px}}.ute-account-selection-modal .HeadingGroup{padding:5px 0 0 30px;font-size:16px;font-weight:900}.ute-account-selection-modal .BodyGroup{margin:20px 10px;padding:0 0 30px}.ute-account-selection-modal .BodyGroup .list-of-accounts{margin:20px 0;padding:0}.ute-account-selection-modal .BodyGroup .list-of-accounts li{display:inline-block;vertical-align:top;min-height:130px;margin:0 17px;padding:0}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn{cursor:pointer}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.error .account-name-ctn,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.warning .account-name-ctn{background-color:#c6c5c6;border-top:1px solid #c6c5c6;border-right:1px solid #c6c5c6;border-left:1px solid #c6c5c6}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.error .account-number-ctn,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn.warning .account-number-ctn{color:#c6c5c6;border-bottom:1px solid #c6c5c6;border-right:1px solid #c6c5c6;border-left:1px solid #c6c5c6}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn-text{background-color:#414042;color:#fff;border-top-left-radius:6px;border-top-right-radius:6px;border-top:1px solid #939598;border-right:1px solid #939598;border-left:1px solid #939598;font-size:18px;font-weight:700;width:260px;height:33px}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn .account-name-txt{margin-left:30px;margin-top:3px;float:left}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn-text{margin:auto}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-name-ctn-text .account-name-txt{margin-left:25px;margin-top:3px;float:left}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn{color:#414042;background-color:#fff;border-bottom-left-radius:6px;border-bottom:1px solid #939598;border-right:1px solid #939598;border-left:1px solid #939598;float:left;min-width:260px;min-height:62px;font-size:18px}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn .account-number-txt{margin-top:22px;margin-left:30px;float:left}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn-CTN{color:#414042;background-color:#fff;border-bottom-left-radius:6px;border:1px solid #939598;width:260px;margin:auto;min-height:70px;font-size:18px}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-number-ctn-CTN .account-number-txt{float:left;margin-top:10px}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-error,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-warning{font-size:16px;margin-top:10px;float:left;clear:both;margin-bottom:40px;width:260px}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-error{color:red}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .account-txt-warning{color:#da960e}.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .beside-checker.icon-error,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .inline-checker.icon-error,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .message-banner-icon.icon-alert,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .message-banner-icon.icon-error,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .message-banner-icon_as.icon-alert,.totes-project .ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .message-banner-icon_as.icon-error,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .rui-icon-error-icon,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .rui-icon-warning,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .totes-project .beside-checker.icon-error,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .totes-project .inline-checker.icon-error,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .totes-project .message-banner-icon.icon-alert,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .totes-project .message-banner-icon.icon-error,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .totes-project .message-banner-icon_as.icon-alert,.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .totes-project .message-banner-icon_as.icon-error{margin-right:5px;font-size:22px}.ute-account-selection-modal .BodyGroup .list-of-accounts .account-ctn .CTNlist{list-style-type:none}.ute-account-selection-modal .Body{margin:10px 0;font-size:16px}@media (min-width:767px) and (max-width:992px){.ute-account-selection-modal .new-password-section .new-password-right{margin:20px 0 0}.ute-account-selection-modal .new-password-section .new-password-right .password-guidelines{height:100px}}.ute-saveBill-modal{width:850px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)!important}@media (max-width:991px){.ute-saveBill-modal{width:750px}}@media (max-width:767px){.ute-saveBill-modal{width:calc(100% - 20px);top:10px;left:5px;right:5px;transform:none!important}}.ute-savebillModal-window{padding:0;width:850px}@media (max-width:991px){.ute-savebillModal-window{width:750px}}@media (max-width:767px){.ute-savebillModal-window{width:calc(100% - 20px)}}.ute-saveBillModal-optionCopy{text-transform:none;font-size:1.8rem;padding-left:38px;line-height:20px;white-space:normal;text-align:left;float:left}.ute-saveBillModal-optionCopy:lang(fr){width:calc(100% - 40px)}.ute-saveBillModal-subCopy{padding-left:53px;width:80%;font-size:1.6rem}.ute-saveBillModal-heading{background-color:#f0f2f5;padding-right:5px;padding-top:20px;padding-left:39px;border-top-left-radius:15px}@media (max-width:767px){.ute-saveBillModal-heading{padding-left:20px}}.ute-saveBillModal-titleIcon{color:#da291c;font-size:3.5rem;position:absolute}.ute-saveBillModal-title{font-size:2.2rem;display:inline-block;position:relative;left:8px;margin-bottom:20px;padding-left:35px;width:calc(100% - 90px)}.ute-saveBillModal-body{padding:20px 20px 20px 30px}@media (max-width:767px){.ute-saveBillModal-body{padding-left:10px}}.ute-saveBillModal-mainCopy{font-size:1.8rem;padding-bottom:30px;padding-left:10px}.ute-saveBillModal-optionIcon{font-size:2.5rem;color:#000;position:absolute;left:5px}.ute-saveBillModal-optionIcon:lang(fr){top:4px}.ute-saveBillModal-modalClose{position:absolute;top:10px;right:10px;cursor:pointer;height:44px;width:44px}@media (max-width:767px){.ute-saveBillModal-modalClose{width:35px;height:35px}}.ute-saveBillModal-optionSection{margin-bottom:30px}.totes-project .ute-saveBill-genericModal-container,.ute-saveBill-genericModal-container{padding:20px}.totes-project .ute-saveBill-genericModal-icon,.ute-saveBill-genericModal-icon{color:#ffbf3f;font-size:40px;position:absolute;top:50px}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-icon,.ute-saveBill-genericModal-icon{top:62px;font-size:43px}}.totes-project .ute-saveBill-genericModal-modalClose,.ute-saveBill-genericModal-modalClose{position:absolute;top:0;right:0;cursor:pointer;padding:10px}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-modalClose,.ute-saveBill-genericModal-modalClose{height:35px}}.ute-saveBill-genericModal-modalClose:focus{outline:none}.totes-project .ute-saveBill-genericModal-heading,.ute-saveBill-genericModal-heading{font-family:Avenir Next,sans-serif;font-weight:500;font-size:24px;margin-bottom:35px;margin-top:32px;margin-left:63px;line-height:1.2}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-heading,.ute-saveBill-genericModal-heading{margin-top:31px;margin-left:80px}}.totes-project .ute-saveBill-genericModal-errorHeading,.ute-saveBill-genericModal-errorHeading{font-family:Avenir Next,sans-serif;font-weight:500;font-size:24px;margin-bottom:35px;margin-top:32px;line-height:1.2}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-errorHeading,.ute-saveBill-genericModal-errorHeading{margin-top:31px}}.totes-project .ute-saveBill-genericModal-secondary,.ute-saveBill-genericModal-secondary{font-family:Avenir Next,sans-serif;font-weight:400;font-size:20px;line-height:22px;margin-bottom:35px}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-secondary,.ute-saveBill-genericModal-secondary{font-size:18px}}.totes-project .ute-saveBill-genericModal-continueButtonContainer,.ute-saveBill-genericModal-continueButtonContainer{margin-left:0;margin-right:0}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-continueButtonContainer,.ute-saveBill-genericModal-continueButtonContainer{width:100%}}.totes-project .ute-saveBill-genericModal-continueButton,.ute-saveBill-genericModal-continueButton{padding-left:15px;padding-right:15px;margin:10px 0 0}@media (max-width:767px){.totes-project .ute-saveBill-genericModal-continueButton,.ute-saveBill-genericModal-continueButton{width:100%}}.totes-project .ute-saveBill-genericModal-ButtonGroup,.ute-saveBill-genericModal-ButtonGroup{margin-bottom:11px}.ute-saveBill-genericModal-liveChat{text-transform:none}.ute-saveBill-genericModal-button{font-size:20px}.ute-saveBill-modal-grey{background-color:#f1f1f1;height:181px;border-top-left-radius:15px}.ute-savebill-modal-copy,.ute-savebill-modal-errorCopy{text-align:center;width:calc(100% - 60px);font-size:20px;padding-left:30px}.ute-savebill-modal-copy{bottom:0;position:absolute}.ute-savebill-modal-errorCopy{top:100px;position:relative}.ute-saveBill-noData-icon,.ute-saveBill-success-icon{color:#ffbf3f;font-size:120px;top:50px;position:relative}.ute-saveBill-success-icon{color:#0e9064}.ute-saveBill-modal-circle{background-color:#fff;height:200px;width:200px;border-radius:50%;position:absolute;text-align:center;left:calc(50% - 100px);top:85px}.ute-saveBillPrintModal .ute-saveBillPrintModal-title{font-size:2.2rem;display:inline-block;position:relative;margin-bottom:20px;width:calc(100% - 90px)}.ute-saveBillPrintModal .ute-saveBillPrintModal-body{padding:30px}.ute-saveBillPrintModal .ute-saveBillPrintModal-body #iFramePrintFile{border:1px solid #eff0f4;border-radius:8px;margin:10px auto;width:100%;height:60vh}.downlaod-pdf-confirmation-modal-wrapper .ute-savebillModal-window{padding:0;width:350px}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-savebillModal-window{width:calc(100% - 20px)}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading{padding:13px 15px 30px 30px;border-top-left-radius:0;box-shadow:0 5px 0 0 rgba(217,217,217,.7);position:relative}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading{padding:16px 15px 31px 19px}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-saveBillPrintModal-title{font-size:2.2rem;display:inline-block;position:relative;margin-bottom:11px;width:calc(100% - 50px);line-height:1.2;font-weight:600;color:#414042}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-saveBillPrintModal-title{font-size:2.2rem;width:calc(100% - 40px);margin-bottom:9px}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder span,.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder span{width:16px;height:16px;border:2px solid #bbbdc0;display:block;position:relative;border-radius:3px}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder input[type=checkbox]:focus+span{outline:5px auto #0096ff;-webkit-outline:5px auto #0096ff;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff;border-color:transparent}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder input[type=checkbox]:checked+span{background:#da291c;border-color:#da291c;overflow:hidden}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder{padding:0;margin-bottom:0;border:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start}.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder em,.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder label{display:inline-block;vertical-align:middle;font-size:1.4rem;font-weight:400;color:#000;line-height:17px;margin:0 10px 0 0;position:relative}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder em,.downlaod-pdf-confirmation-modal-wrapper .ute-saveMultipleBillModal .ute-saveBillModal-heading .ute-checkbox-holder label{margin:0 10px 0 0}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body{padding:0;max-height:207px;overflow:auto}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body{max-height:210px}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder{margin:0;border-bottom:1px solid #eee;padding:11px 30px 15px}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder{padding:17px 19px 14px}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder em,.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder label{margin:0 10px 0 0}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder input[type=checkbox]{opacity:0;position:absolute;width:16px;height:16px;z-index:9}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder input[type=checkbox]:focus+span{outline:5px auto #0096ff;-webkit-outline:5px auto -webkit-focus-ring-color;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff;border-color:transparent}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-body .ute-checkbox-holder input[type=checkbox]:checked+span{background:#da291c;border-color:#da291c;overflow:hidden}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-modalClose{right:10px;top:10px;position:absolute;width:40px!important;height:40px;text-decoration:none;display:block;background:0 0;padding:0!important;border:0!important}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer{background-color:#f0f2f5;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:30px 7px 15px;box-shadow:0 -5px 0 0 rgba(217,217,217,.7);position:relative;z-index:999}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer{padding:30px 3px 19px}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .btn-group{text-align:center;display:block}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .primary-button{background-color:#da291c;color:#fff;padding:5px 15px;font-size:1.8rem;line-height:30px;font-weight:600;font-family:"Ted Next";border-radius:40px;border:1px solid transparent;cursor:pointer;min-width:267px;margin:0 auto;display:block}@media (max-width:767px){.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .primary-button{margin:0 auto 5px;display:block;padding:5px 12px 0 10px;width:92%}}.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillModal-footer .cancel{font-size:1.8rem;text-decoration:none;line-height:24px;color:#085498;margin:13px auto;cursor:pointer;background:0 0;border:0;font-weight:600}.creditAdjustment-modal .select-adjustment-holder ul,.downlaod-pdf-confirmation-modal-wrapper .ute-saveBillPrintModal-title{margin-bottom:10px}.save-bill-banner{padding:10px;margin-bottom:30px}.save-bill-banner *{font-family:'Ted Next'!important}.save-bill-banner .blue-text{color:#2f6fa7!important}.save-bill-banner ul li{font-size:16px;cursor:pointer}.save-bill-banner ul li:not(:last-child){margin-right:10px}.save-bill-banner ul li .divider{color:#979797;margin-left:5px}.save-bill-banner .visible-sm.visible-xs{margin-bottom:20px}.save-bill-banner .visible-sm.visible-xs span{font-size:14px}@media (max-width:991px){.save-bill-banner{padding:0;cursor:pointer;margin-bottom:15px}}.ute-savebill-brite-bill-download-pdf-txt{text-align:right;margin:10px 5px 0 0;font-size:14px}@media (max-width:992px){.ute-savebill-brite-bill-download-pdf-txt{margin:10px 0;text-align:left}}.ute-savebill-brite-bill-download-pdf-icon-container{display:inline-block;margin:0 0 0 5px;border-color:#da291c;border-style:solid;border-radius:9px;border-width:2px;width:100px;padding:5px 10px;color:#da291c;cursor:pointer;text-align:center}.ute-savebill-brite-bill-download-pdf-icon-container a{color:#da291c;text-decoration:none}@media (max-width:767px){.ute-savebill-brite-bill-download-pdf-icon-container{width:100%}}.ute-savebill-brite-bill-download-pdf{margin:6px 0 0;bottom:0;right:0}@media (max-width:992px){.ute-savebill-brite-bill-download-pdf{position:relative}}@media (max-width:767px){.ute-savebill-brite-bill-download-pdf{text-align:left}}@media (min-width:1170px){.ute-savebill-brite-bill-download-pdf:lang(en){padding-right:30px}}.ute-savebill-loader{margin-top:15px}.ute-savebill-loader img{width:120px}.ute-savebill-loaderContainer{margin-top:115px;position:absolute;background:#fff;text-align:center;height:155px;width:200px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;z-index:2}.ute-savebill-loaderCopy{font-family:"Avenir Next",sans-serif;font-size:14px;line-height:1;cursor:default;padding-top:10px}.uteChangeCtnCallerId .modal-dialog{max-width:810px!important;margin-top:20px}.uteChangeCtnCallerId .modal-dialog .modal-content{border-top-right-radius:0}@media (max-width:650px){.uteChangeCtnCallerId .modal-dialog{margin:0}}.uteChangeCtnCallerId *{font-family:'Ted Next'!important}.ute-change-ctn-caller-id-modal input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header{border-top-left-radius:15px;background-color:#f0f2f5;position:relative;padding-left:30px}.ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header .ute-change-ctn-caller-id-header{font-size:2rem;font-weight:600;text-align:left;color:#414042}.ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header .close-button{position:absolute;top:10px;right:15px;background:#fff;width:40px;height:40px;font-size:20px;padding-top:12px;padding-left:10px;color:#666;cursor:pointer}.ute-change-ctn-caller-id-modal .vector-image{position:absolute;left:0;right:0;top:20px;bottom:0;width:150px;height:150px;margin:0 auto;background:#fff;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body{padding:40px 30px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-error-mess{color:#d93029;font-size:2.4rem;font-weight:600;text-align:center}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-error-mess-subtext{font-size:1.6rem;margin:20px 0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-subHeader{font-size:1.6rem;color:#3d4141}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .cc-id-new-name,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-change-to,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .cc-id-new-name,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .note-change-to,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .cc-id-new-name,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .note-change-to{word-wrap:break-word;word-break:normal;padding-left:10px;padding-right:10px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block{margin-top:40px;border:1px solid #b7b7b7;border-radius:15px;overflow:hidden;padding:0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header{text-align:center;font-size:1.6rem;background-color:#f0f2f5}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .pad-25,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .pad-25,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .pad-25{padding:25px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .white-bg,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .white-bg,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .white-bg{background-color:#fff;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .white-bg .green-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .white-bg .green-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .white-bg .green-text{color:#35a777}.change-update-payment-group .confirmation-payment-info-wrapper .pm-success-text-content .pm-confirmation-desc-text strong,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .note-change-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .note-change-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .note-change-text{font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-note-block .note-header .note-icon,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .note-icon,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-note-block .note-header .note-icon{font-size:4rem;color:#00a0b7;margin-right:15px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .note-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .note-text{padding:25px 0;font-size:1.4rem;color:#3d4141}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-next-button,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-next-button,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-next-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-next-button button,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-next-button button,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-change-ctn-caller-id-next-button button{border:0;max-width:350px;width:100%;padding:8px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .ute-cc-id-support-container{text-align:center;margin-top:30px;font-size:1.5rem}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .cc-id-call-container,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .cc-id-live-chat-container{display:inline-block;margin:0 5px;vertical-align:top}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-text a,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn{cursor:pointer}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-not-eligible-step .live-chat-btn img{padding-right:5px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .note-text{text-align:justify}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-subHeader{text-align:left}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block{margin-top:40px;border:1px solid #b7b7b7;border-radius:15px;overflow:hidden;padding:15px 20px;background-color:#f0f2f5}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner{-ms-flex-pack:justify!important;justify-content:space-between!important;text-align:center}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner *{font-size:1.8rem;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-number-block{width:100%;padding:0 10px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-number-block .caller-number{color:#00aec7}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block{width:100%;padding:0 10px;margin-top:20px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block .caller-id-text{text-align:center}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block .caller-name{color:#00aec7;word-wrap:break-word;word-break:break-all;word-spacing:normal}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify!important;justify-content:space-between!important;margin-top:30px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName{width:47%;min-height:130px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container{margin-top:5px;position:relative}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container .error-icon,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container .error-icon{font-size:24px;right:8px;top:8px;position:absolute}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container .error-icon.ute-icon-checkmark-1,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container .error-icon.ute-icon-checkmark-1{color:#00a651}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .input-container input.error,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .input-container input.error{border:2px solid #da291c}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName .error-container,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName .error-container{display:block!important;margin-top:5px;color:#da291c;font-size:1.4rem;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions{margin-top:30px;font-size:1.6rem}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:900}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-text div:last-child{margin-left:8px;margin-top:2px;cursor:pointer;outline:none}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-text div:last-child.ins-open{transform:rotate(180deg);margin-top:-4px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;background-color:#f0f2f5;border:0;padding:20px;border-radius:15px;border-top-left-radius:0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .instructions-list{font-size:1.6rem;line-height:1.5;color:#3d4141;width:50%}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .instructions-list *{color:#3d4141!important}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container{width:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;border:2px solid #00a0b7;background-color:#fff;border-radius:8px;padding:10px 0;cursor:pointer}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn div:first-child,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn div:first-child{margin-right:10px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container .live-chat-btn div:nth-child(2),.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn div:nth-child(2){color:#00a0b7;font-size:1.8rem!important;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-btn{border-radius:8px;padding:8px 24px;font-size:1.6rem;text-align:center;width:98%;display:block;float:left;margin:6px 0 7px 5px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .cancel-button button{border:0;background-color:transparent;font-size:1.8rem;color:#0a5498;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .continue-button{margin-left:40px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .continue-button button{border:0;max-width:initial;width:100%;padding:8px 30px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .processing-button{border:0;max-width:initial;width:100%;padding:8px 30px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .processing-button.disabled{background:#bcbdc1!important;cursor:initial}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .processing-button.processing{cursor:initial}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-success-sub-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-success-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-success-sub-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-success-text{text-align:center;margin:40px;font-size:2rem;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-success-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-success-text{color:#35a777}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container{border:1px solid #b7b7b7;border-radius:15px;overflow:hidden;padding:20px;margin-top:30px;background-color:#f0f2f5;margin-left:auto;margin-right:auto;text-align:center}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container .cc-id-number{font-size:1.6rem;font-weight:600;color:#414042}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-number{color:#414042}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container .cc-id-text{font-weight:600;font-size:1.6rem;margin-top:5px;color:#414042}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-text{color:#414042}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-new-name-container .cc-id-new-name{font-size:1.6rem;font-weight:600;color:#35a777;word-wrap:break-word;word-break:normal;word-spacing:normal}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-new-name{word-wrap:break-word;word-break:normal;word-spacing:normal}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-change-ctn-caller-id-subHeader,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-caller-id-subHeader{max-width:430px;margin-left:auto;margin-right:auto;text-align:center;margin-top:20px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-done-button,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-done-button{margin-top:30px;margin-left:auto;margin-right:auto;max-width:200px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-success-step .ute-cc-id-done-button button,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-done-button button{border:0;max-width:100%;width:100%;padding:10px;font-size:1.8rem;font-weight:600;border-radius:8px;background-color:#da291c;color:#fff;cursor:pointer}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-change-ctn-caller-id-header{font-size:3.2rem;font-weight:600;text-align:center;margin-top:30px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-number{font-size:2.6rem;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-text{font-size:1.6rem;margin-top:5px;font-weight:400}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-new-name-container .cc-id-new-name{font-size:2.6rem;font-weight:600;color:#00a0b7;margin-top:5px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 60px);margin-left:-30px;-ms-flex-pack:justify!important;justify-content:space-between!important;margin-bottom:-40px;margin-top:30px;border-top:1px solid #b7b7b7;text-align:center}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-text,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-text{font-size:2rem;font-weight:600}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container{width:50%;padding:30px 40px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn{margin-top:20px;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;border:2px solid #00a0b7;background-color:#fff;border-radius:8px;padding:10px 0;cursor:pointer}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container .live-chat-btn:lang(fr){width:100%}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container{border-left:1px solid #b7b7b7}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container .cc-id-call-number{font-size:1.8rem;font-weight:600;height:51px;margin-top:20px;padding:10px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container .cc-id-support-number{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container .cc-id-support-number .icon{font-size:26px;color:#da291c;margin-top:20px}@media (max-width:991px){.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body{padding:40px 35px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container{width:calc(100% + 70px);margin:30px -35px -40px}}@media (max-width:650px){.ute-change-ctn-caller-id-modal .modal-header.callerId-modal-header .ute-change-ctn-caller-id-header{padding-right:10px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body{padding:40px 25px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-header{font-size:2.8rem}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-subHeader{text-align:center}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:5px 15px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .pad-25{padding:0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .col-md-6{padding:5px 0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-header .note-icon{margin-top:7px;font-size:3rem}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-initial-step .ute-change-ctn-caller-id-note-block .note-text{padding:25px 20px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner{-ms-flex-pack:center!important;justify-content:center!important;text-align:center}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-number-block{width:100%;background:0 0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .change-caller-id-info-block .middle-aligner .caller-id-block{width:100%;margin-top:15px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .firstName,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-form .lastName,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .instructions-list{width:100%}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-instructions .instructions-conatainer .live-chat-container{width:100%;margin-top:20px}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .cancel-button{width:100%;text-align:center;margin:20px 0 0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-change-ctn-caller-id-form-step .ute-change-ctn-caller-id-button-container .continue-button{width:100%;margin-left:0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container{width:100%;border:0;max-width:450px;margin:30px auto 0}.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-call-container,.ute-change-ctn-caller-id-modal .ute-change-ctn-caller-id-modal-body .ute-chnage-ctn-caller-id-failure-step .ute-cc-id-support-container .cc-id-live-chat-container{margin-top:30px;width:100%;border:0;padding:25px;background:#f0f2f5;border-radius:15px}}.ute-change-ctn-caller-id-modal .loader{margin:0 0 0 15px;text-indent:-9999em;width:1.2em;height:1.2em;border-radius:50%;background:#fff;background:linear-gradient(to right,#fff 10%,rgba(255,255,255,0) 42%);position:relative;animation:load3 1.4s infinite linear;transform:translateZ(0)}.ute-change-ctn-caller-id-modal .loader:before{width:50%;height:50%;background:#fff;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:''}.ute-change-ctn-caller-id-modal .loader:after{background:#da291c;width:75%;height:75%;border-radius:50%;content:'';margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.pm-ute-primary-button,.pm-ute-secondary-button{text-align:center;border-radius:8px;background-color:#da291c;padding:8px 30px;border:2px solid #da291c;color:#fff;font-weight:600;font-size:18px}.pm-ute-secondary-button{background-color:#fff;color:#da291c;box-sizing:border-box}.pm-button-wide{width:100%}.pm-button-semi-wide{width:50%}.pm-flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.modal-open,body.ngdialog-open{overflow:hidden!important}md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked .md-container:before,md-radio-group.md-focused:not(:empty) .md-checked .md-container:before{background-color:transparent}.pm-modal{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pm-modal .modal-content{overflow:hidden}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.pm-modal .modal-content.change-payment-modal{margin-left:50%!important;-ms-transform:translateX(-50%)!important}}.change-payment-modal{width:auto;display:inline-block}.change-payment-modal .pm-modal-header{height:auto;width:auto;min-height:100px;background-color:#f1f3f5;position:relative;padding:20px 25px}.change-payment-modal .pm-modal-header .pm-secure-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.change-payment-modal .pm-modal-header .pm-secure-content .pm-secure-text{font-size:20px;color:#8a8a8a;padding-left:20px;font-weight:600}.change-payment-modal .pm-modal-header .pm-modal-header-text{font-size:22px;margin-top:10px;font-weight:600}.change-payment-modal .pm-modal-header div.close-button{position:absolute;top:5px;right:0}.change-payment-modal .pm-modal-header div.close-button button.close-button{border:0;background:0 0}.change-payment-modal .pm-modal-header .pm-failure-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:14px}.change-payment-modal .pm-modal-header .pm-failure-header .pm-failure-icon img{width:40px;margin-right:20px}.change-payment-modal .pm-modal-header .pm-failure-header .pm-failure-text{font-size:24px;font-weight:600}.change-payment-modal *{font-family:'Ted Next'!important}.change-payment-modal .pm-merchant.item-selected{max-width:910px}.change-payment-modal .pm-sel-met-R{max-width:475px!important}.change-payment-modal .pm-body-left-include,.change-payment-modal .pm-body-right-include{width:auto}.change-payment-modal .step-rail{position:relative;margin-top:25px}.change-payment-modal .step-rail .step-container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin:0 auto;max-width:300px;position:relative;z-index:1}.change-payment-modal .step-rail .step-container .step{width:33.3333337%;position:relative}.change-payment-modal .step-rail .step-container .step .step-circle{line-height:1.6;font-size:32px;font-weight:600;width:50px;height:50px;border-radius:100%;margin:0 auto;text-align:center;background-color:#e9eaea;position:relative;z-index:1}.change-payment-modal .step-rail .step-container .step .step-text{font-size:16px;font-weight:600;margin-top:10px;text-align:center;text-transform:capitalize}.change-payment-modal .step-rail .step-container .step .step-divider{position:absolute;top:25px;height:3px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.change-payment-modal .step-rail .step-container .step .step-divider div:first-child,.change-payment-modal .step-rail .step-container .step .step-divider div:last-child{width:50%;height:100%;background-color:#e9eaea}.change-payment-modal .step-rail .step-container .step.active .step-text{color:#da291c}.change-payment-modal .step-rail .step-container .step.active .step-circle{color:#fff;background-color:#da291c}.change-payment-modal .step-rail .step-container .step.active .step-divider div:first-child{background-color:#da291c}.change-payment-modal .pm-content-body .modal-body-content-left .change-pm-selector .change-selection md-radio-button.md-checked .md-on,.change-payment-modal .step-rail .step-container .step.active .step-divider.confirmation>div{background-color:#da291c}.change-payment-modal .step-rail .step-container .step.complete .step-text{color:#414042}.change-payment-modal .step-rail .step-container .step.complete .step-divider div:last-child{background-color:#da291c}.change-payment-modal .pm-content{padding:15px 20px}.change-payment-modal .pm-content-body{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0}.change-payment-modal .pm-content-body .modal-body-content-left,.change-payment-modal .pm-content-body .modal-body-content-right{width:435px}.change-payment-modal .pm-content-body .modal-body-content-left{max-width:435px}.change-payment-modal .pm-content-body .modal-body-content-left .mask-bank-acc-number-wrapper,.change-payment-modal .pm-content-body credit-card-ui ute-credit-card .ute-semafone-cv-container.col-lg-12{margin-top:20px}.change-payment-modal .pm-content-body .modal-body-content-left .mask-bank-acc-number-wrapper .pm-conf-bank-header{width:435px;margin-top:0;font-size:18px;font-weight:600}.change-payment-modal .pm-content-body .modal-body-content-left .mask-bank-acc-number-wrapper .pm-bank-masked-number{margin-top:10px;font-size:18px}.change-payment-modal .pm-content-body .modal-body-content-left .current-pm{border:1px solid #d8d8d8;border-radius:7px;border-top-right-radius:0;padding:5px;margin-top:0}.change-payment-modal .pm-content-body .modal-body-content-left .current-pm .pm-inner-content{border-radius:4px;overflow:hidden;border-left:8px solid #00aec9}.change-payment-modal .pm-content-body .modal-body-content-left .current-pm .pm-inner-content .current-pm-header{font-size:18px;font-weight:600;padding:10px 20px}.change-payment-modal .pm-content-body .modal-body-content-left .current-pm .pm-inner-content .current-pm-value{font-size:17px;background-color:#e9eaea;padding:5px 20px}.change-payment-modal .pm-content-body .modal-body-content-left .change-pm-selector .change-header-text{border-bottom:1px solid #d8d8d8;font-weight:600;font-size:18px;margin-top:25px;height:40px}.change-payment-modal .pm-content-body .modal-body-content-left .change-pm-selector .change-selection{margin-top:25px;font-size:16px}.change-payment-modal .pm-content-body .modal-body-content-left .change-pm-selector .change-selection md-radio-button{position:relative;margin-bottom:8px!important;padding-bottom:8px!important}.change-payment-modal .pm-content-body .modal-body-content-left .change-pm-selector .change-selection md-radio-button [md-ink-ripple-checkbox]{transform:initial;-webkit-transform:initial;top:0%}.change-payment-modal .pm-content-body .modal-body-content-left .change-pm-selector .change-selection md-radio-button .cc-acceptance-text{margin-top:15px;margin-bottom:5px;font-size:14px}.change-payment-modal .pm-content-body .modal-body-content-left .change-pm-selector .change-selection md-radio-button.md-checked .md-off{border-color:#da291c}@media (max-width:768px){.change-payment-modal .pm-content-body .modal-body-content-left{padding:0!important;max-width:100%}.change-payment-modal .pm-content-body .modal-body-content-left .mask-bank-acc-number-wrapper{margin-top:20px}.change-payment-modal .pm-content-body .modal-body-content-left .mask-bank-acc-number-wrapper .pm-conf-bank-header{width:100%}.change-payment-modal .pm-content-body .modal-body-content-left .mask-bank-acc-number-wrapper .pm-bank-masked-number{margin-bottom:0}}.change-payment-modal .pm-content-body .cc-review-section .cc-info-text{font-size:16px}.change-payment-modal .pm-content-body .cc-review-section .cc-summary{max-width:225px;margin-top:30px}.change-payment-modal .pm-content-body .cc-review-section .cc-summary.cc-summary-confirmation,.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui .ute-semafone-cv-container,.update-payment-debit-credit credit-card-ui .semfone-date-security-group{margin-top:20px}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-text-edit{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:18px;font-weight:600}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-text-edit .cc-edit-link{cursor:pointer;color:#337ab7}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-image-number{margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-image-number .cc-image img{max-width:50px}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-image-number .cc-number,.ute-dc-modal-header span{font-size:18px}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-expiry-section{margin-top:30px}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-expiry-section .cc-expiry-header{font-size:18px;font-weight:600}.change-payment-modal .pm-content-body .cc-review-section .cc-summary .cc-expiry-section .cc-expiry-text,.ute-easy-login-registration .ute-elr-password .password-form .confirm-password .label-content>button,.ute-easy-login-registration .ute-elr-password .password-form .password .label-content>button,.ute-form-chequing-pm .tandc-accept md-checkbox{font-size:16px}.change-payment-modal .pm-content-body .cc-review-section .confirm-review{margin-top:85px}.change-payment-modal .pm-content-body .modal-body-content-right{max-width:435px;box-sizing:border-box;padding-left:0;padding-right:0}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice,.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui,.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui{padding-left:20px;padding-right:20px;border-left:1px solid #d8d8d8;display:block}.change-payment-modal .pm-content-body .modal-body-content-right .change-mop-update-action[disabled],.change-payment-modal .pm-content-body .modal-body-content-right .pm-bank-continue button.continue-button[disabled]{background-color:#bcbdc1!important;border-color:#bcbdc1!important}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice{min-height:320px}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice .pm-invoice-header{font-size:16px;font-weight:600}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice .pm-invoice-change-text{margin-top:30px;font-size:16px}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice>div.pm-flex{margin-top:30px;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice>div.pm-flex .ute-primary-button,.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui .pm-bank-continue button{text-align:center;border-radius:8px;background-color:#da291c;padding:8px 30px;border:2px solid #da291c;color:#fff;font-weight:600;font-size:18px}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice>div.pm-flex .ute-secondary-button{margin-top:20px;text-align:center;border-radius:8px;background-color:#fff;padding:8px 30px;border:2px solid #da291c;color:#da291c;font-weight:600;box-sizing:border-box;font-size:18px}.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui{min-height:250px}.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui .pm-credit-card-ui-step-no-account,.update-payment-debit-credit credit-card-ui #formCreditCard .ute-semafone-credit-card .cc-info-group,.update-payment-debit-credit credit-card-ui #formCreditCard .ute-semafone-credit-card>div>div>div>div.ute-semafone-heading-3{display:none}.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui .pm-credit-card-ui-step-no-account.pm-credit-card-ui-step-account{display:block}.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui ute-credit-card .ute-semafone-date-select-container{width:100%}.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui{min-height:275px}.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui .pm-bank-continue{margin-top:30px}.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui .pm-bank-continue .debit-close-button{margin-top:120px}@media (max-width:768px){.change-payment-modal .pm-content-body .modal-body-content-right{max-width:100%}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice,.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui,.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui{padding-left:0;padding-right:0;border-left:0;display:block;border-top:1px dashed #565656;padding-top:20px;min-height:initial}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice>div:last-child,.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui>div:last-child,.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui>div:last-child{margin-top:20px}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice>div:last-child button:first-child,.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui>div:last-child button:first-child,.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui>div:last-child button:first-child{margin-top:15px}.change-payment-modal .pm-content-body .modal-body-content-right .pm-modal-invoice .pm-invoice-change-text,.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui .pm-invoice-change-text,.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui .pm-invoice-change-text{margin-top:20px}.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui .pm-bank-continue .debit-close-button{margin-top:initial}.change-payment-modal .pm-content-body .modal-body-content-right debit-card-ui .pm-bank-continue button.continue-button.pm-disabled{background-color:#bcbdc1!important}.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui .cc-review-section .confirm-review{margin-top:30px}.change-payment-modal .pm-content-body .modal-body-content-right credit-card-ui .change-mop-update-action{width:100%}}.change-payment-modal .pm-balance-banner{padding:0 20px}.change-payment-modal .pm-balance-banner .pm-balance-inner{padding:15px 0;background:#fff5e2;border-radius:8px;text-align:center;font-size:14px}.change-payment-modal .pm-balance-banner .pm-balance-inner>div:first-child{font-weight:600}.change-payment-modal .pm-balance-banner-mobile{border:2px solid #ffbf3f;border-radius:8px;padding:20px}.change-payment-modal .pm-balance-banner-mobile>div:first-child{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.change-payment-modal .pm-balance-banner-mobile>div:first-child>div:first-child{min-width:50px}.change-payment-modal .pm-balance-banner-mobile>div:first-child>div:first-child img{width:50px}.change-payment-modal .pm-balance-banner-mobile>div:first-child>div:last-child{font-size:18px;font-weight:600;margin-left:15px}.change-payment-modal .pm-balance-banner-mobile>div:nth-child(2){margin-top:20px;font-size:16px}.change-payment-modal .pm-balance-close-button-mobile{text-align:center;border-radius:8px;background-color:#da291c;padding:8px 30px;border:2px solid #da291c;color:#fff;font-weight:600;font-size:18px;margin-top:20px;margin-bottom:20px}@media (max-width:767px){.change-payment-modal .pm-balance-close-button-mobile{margin-top:30px}}.change-payment-modal .pm-balance-close-button,.change-payment-modal .pm-balance-done-button,.change-payment-modal .pm-pay-balance-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 0 20px}.change-payment-modal .pm-balance-done-button>div:last-child{padding:10px 0}.change-payment-modal .pm-balance-done-button>div:last-child button{margin-left:0;text-align:center;border-radius:8px;background-color:#da291c;padding:8px 30px;border:2px solid #da291c;color:#fff;font-weight:600;font-size:18px}.change-payment-modal .pm-balance-close-button button,.change-payment-modal .pm-pay-balance-button button{margin-left:0;text-align:center;border-radius:8px;background-color:#da291c;padding:8px 30px;border:2px solid #da291c;color:#fff;font-weight:600;font-size:18px;width:100%}.change-payment-modal .pm-balance-close-button button{background-color:#fff;color:#da291c;box-sizing:border-box}.change-payment-modal .pm-is-changing,.change-payment-modal .pm-is-success{width:400px;padding-bottom:30px;max-width:100vw}.change-payment-modal .pm-is-changing .pm-loader,.change-payment-modal .pm-is-success .pm-loader{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-40px;position:relative}.change-payment-modal .pm-is-changing .pm-loader img{border-radius:100%}.change-payment-modal .pm-is-success .pm-loader img{border-radius:100%;background-color:#fff}.change-payment-modal .pm-is-changing .pm-processing-text,.change-payment-modal .pm-is-changing .pm-success-text,.change-payment-modal .pm-is-success .pm-processing-text,.change-payment-modal .pm-is-success .pm-success-text{margin-top:20px;font-size:24px;text-align:center}.change-payment-modal .pm-is-changing .pm-success-text,.change-payment-modal .pm-is-success .pm-success-text{color:#00965e}.change-payment-modal .pm-is-changing .pm-loader img{background-color:transparent}.change-payment-modal .pm-is-failure{max-width:500px}.change-payment-modal .pm-is-failure .pm-failure-help-text,.change-payment-modal .pm-is-failure .pm-failure-text,.change-payment-modal .pm-is-failure .pm_done_try_again{margin-top:25px;padding-left:25px;padding-right:25px}.change-payment-modal .pm-is-failure .pm_done_try_again_attempt-two{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:20px}.change-payment-modal .pm-is-failure .pm-failure-help-text,.change-payment-modal .pm-is-failure .pm-failure-text{font-size:17px}.change-payment-modal .pm-is-failure .pm-failure-blue-banner{padding:0;position:relative;height:130px;background:#c1ecf1;margin-top:60px}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;top:-35px;left:0;width:100%;height:100%}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:first-child,.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:last-child{width:170px;height:125px;background-color:#fff;border-radius:10px;box-shadow:0 0 5px 0 #cfcfcf}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:first-child{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:last-child{text-align:center}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:last-child>div:first-child{font-size:35px;margin-top:28px}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:last-child>div:last-child{font-size:18px;margin-top:9px;font-weight:600}.change-payment-modal .pm-is-failure .pm_done_try_again{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:25px}.change-payment-modal .pm-is-failure .pm_done_try_again>button.pm-ute-button-no-decor{background:0 0;border:none;font-size:18px;cursor:pointer;font-weight:600;color:#337ab7;margin-right:20px}.change-payment-modal .change-mop-update-action,.change-payment-modal .change-mop-update-action-oneview{background:#da291c;border:0;padding:7px 0;outline:none;border-radius:7px;color:#fff;font-size:18px!important;font-weight:600!important;margin-top:0!important}@media (max-width:480px){.change-payment-modal .change-mop-update-action,.change-payment-modal .change-mop-update-action-oneview{white-space:pre-wrap}}.change-payment-modal .change-mop-update-action{min-width:286px}.change-payment-modal .change-mop-update-action-oneview{min-width:200px}.change-payment-modal .change-mop-update-action:lang(fr){padding:7px 25px}@media (min-width:768px){.change-payment-modal{margin-top:50px!important}}.change-update-payment-group .success-content-wrapper{width:100%;padding:30px 40px 0;margin:0;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.change-update-payment-group .success-content-wrapper{padding:20px 20px 0}}.change-update-payment-group .success-content-wrapper .success-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border:1px solid #00965e;padding:10px 20px;border-radius:8px;margin-bottom:0!important;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.change-update-payment-group .success-content-wrapper .success-content{-ms-flex-align:start;align-items:flex-start}}.change-update-payment-group .success-content-wrapper .success-content .success-logo{margin-right:20px;min-width:35px}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay .britebillenhancement-flex-item .britebillenhancement-info-icon img,.change-update-payment-group .success-content-wrapper .success-content .success-logo img{width:40px}.change-update-payment-group .success-content-wrapper .success-content .pm-success-text-content .success-header-text{font-size:18px;font-weight:600}.change-update-payment-group .success-content-wrapper .success-content .pm-success-text-content .success-email-text{font-size:17px;margin-top:10px}@media (max-width:480px){.change-update-payment-group .success-content-wrapper{padding:22px 20px 0}}.change-update-payment-group .confirmation-payment-info-wrapper .success-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;background-color:#f1f3f5;padding:20px}.change-update-payment-group .confirmation-payment-info-wrapper .confirmation-payment-info-icon{margin:0 10px 0 0;max-width:20px;width:100%;height:20px;-ms-flex-pack:start;justify-content:flex-start;padding:0!important;border:none!important;position:static;cursor:default}.change-update-payment-group .confirmation-payment-info-wrapper .confirmation-payment-info-icon:before{line-height:20px}.change-payment-modal .pm-merchant.item-selected ng-include,.change-payment-modal .pm-rep-merchant-invoice.ov-merchant-address ng-include,.change-payment-modal .ute-payment-method-oneView .pm-merchant ng-include,.change-payment-modal .ute-payment-method-oneView .pm-rep-merchant ng-include,.change-payment-modal .ute-payment-method-oneView .pm-rep-merchant-invoice ng-include,.change-update-payment-group .confirmation-payment-info-wrapper .pm-success-text-content,.change-update-payment-group .pm-merchant.item-selected ng-include,.change-update-payment-group .pm-rep-merchant-invoice.ov-merchant-address ng-include,.change-update-payment-group .ute-payment-method-oneView .pm-merchant ng-include,.change-update-payment-group .ute-payment-method-oneView .pm-rep-merchant ng-include,.change-update-payment-group .ute-payment-method-oneView .pm-rep-merchant-invoice ng-include,.update-payment-debit-credit .pm-merchant.item-selected ng-include,.update-payment-debit-credit .pm-rep-merchant-invoice.ov-merchant-address ng-include,.update-payment-debit-credit .ute-payment-method-oneView .pm-merchant ng-include,.update-payment-debit-credit .ute-payment-method-oneView .pm-rep-merchant ng-include,.update-payment-debit-credit .ute-payment-method-oneView .pm-rep-merchant-invoice ng-include,.ute-payment-method-oneView .pm-merchant.item-selected ng-include,.ute-payment-method-oneView .pm-rep-merchant-invoice.ov-merchant-address ng-include,.ute-payment-method-oneView .ute-payment-method-oneView .pm-merchant ng-include,.ute-payment-method-oneView .ute-payment-method-oneView .pm-rep-merchant ng-include,.ute-payment-method-oneView .ute-payment-method-oneView .pm-rep-merchant-invoice ng-include{max-width:100%}.change-update-payment-group .confirmation-payment-info-wrapper .pm-success-text-content .pm-confirmation-header-text{font-size:16px;font-weight:600;margin-bottom:15px}.change-update-payment-group .confirmation-payment-info-wrapper .pm-success-text-content .pm-confirmation-desc-text{font-size:16px;margin-top:10px;margin-bottom:22px;font-weight:400}.change-update-payment-group .confirmation-payment-info-wrapper .pm_make_a_payment_now{height:35px;margin:0;font-weight:600;padding:5px 30px;border-radius:5px;text-decoration:none;font-size:14px;background-color:#fff;color:#da291c;border:1px solid #da291c}@media (max-width:767px){.change-update-payment-group .confirmation-payment-info-wrapper .pm_make_a_payment_now{max-width:100%;display:block}}.update-payment-debit-credit .pm-merchant ng-include{max-width:475px}.update-payment-debit-credit .pm-merchant ng-include,.update-payment-debit-credit .up-merchant-address ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.update-payment-debit-credit .pm-rep-merchant-invoice ng-include{max-width:475px}.update-payment-debit-credit .pm-rep-merchant ng-include,.update-payment-debit-credit .pm-rep-merchant-invoice ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.change-payment-modal .pm-merchant ng-include{max-width:475px}.change-payment-modal .pm-merchant ng-include,.change-payment-modal .up-merchant-address ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.change-payment-modal .pm-rep-merchant-invoice ng-include{max-width:475px}.change-payment-modal .pm-rep-merchant ng-include,.change-payment-modal .pm-rep-merchant-invoice ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.change-update-payment-group .pm-merchant ng-include{max-width:475px}.change-update-payment-group .pm-merchant ng-include,.change-update-payment-group .up-merchant-address ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.change-update-payment-group .pm-rep-merchant-invoice ng-include{max-width:475px}.change-update-payment-group .pm-rep-merchant ng-include,.change-update-payment-group .pm-rep-merchant-invoice ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.ute-payment-method-oneView .pm-merchant ng-include{max-width:475px}.ute-payment-method-oneView .pm-merchant ng-include,.ute-payment-method-oneView .up-merchant-address ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.ute-payment-method-oneView .pm-rep-merchant-invoice ng-include{max-width:475px}.ute-payment-method-oneView .pm-rep-merchant ng-include,.ute-payment-method-oneView .pm-rep-merchant-invoice ng-include{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto;padding:20px 0;-ms-flex-align:start;align-items:flex-start;font-size:14px;background-color:#f1f3f5}.change-payment-modal .pm-merchant ng-include .pm-merchant-header,.change-payment-modal .pm-rep-merchant ng-include .pm-merchant-header,.change-payment-modal .pm-rep-merchant-invoice ng-include .pm-merchant-header,.change-payment-modal .up-merchant-address ng-include .pm-merchant-header,.change-update-payment-group .pm-merchant ng-include .pm-merchant-header,.change-update-payment-group .pm-rep-merchant ng-include .pm-merchant-header,.change-update-payment-group .pm-rep-merchant-invoice ng-include .pm-merchant-header,.change-update-payment-group .up-merchant-address ng-include .pm-merchant-header,.update-payment-debit-credit .pm-merchant ng-include .pm-merchant-header,.update-payment-debit-credit .pm-rep-merchant ng-include .pm-merchant-header,.update-payment-debit-credit .pm-rep-merchant-invoice ng-include .pm-merchant-header,.update-payment-debit-credit .up-merchant-address ng-include .pm-merchant-header,.ute-payment-method-oneView .pm-merchant ng-include .pm-merchant-header,.ute-payment-method-oneView .pm-rep-merchant ng-include .pm-merchant-header,.ute-payment-method-oneView .pm-rep-merchant-invoice ng-include .pm-merchant-header,.ute-payment-method-oneView .up-merchant-address ng-include .pm-merchant-header{font-weight:600;margin:0 25px;text-align:center}.change-payment-modal .pm-merchant ng-include .pm-merchant-address,.change-payment-modal .pm-rep-merchant ng-include .pm-merchant-address,.change-payment-modal .pm-rep-merchant-invoice ng-include .pm-merchant-address,.change-payment-modal .up-merchant-address ng-include .pm-merchant-address,.change-update-payment-group .pm-merchant ng-include .pm-merchant-address,.change-update-payment-group .pm-rep-merchant ng-include .pm-merchant-address,.change-update-payment-group .pm-rep-merchant-invoice ng-include .pm-merchant-address,.change-update-payment-group .up-merchant-address ng-include .pm-merchant-address,.update-payment-debit-credit .pm-merchant ng-include .pm-merchant-address,.update-payment-debit-credit .pm-rep-merchant ng-include .pm-merchant-address,.update-payment-debit-credit .pm-rep-merchant-invoice ng-include .pm-merchant-address,.update-payment-debit-credit .up-merchant-address ng-include .pm-merchant-address,.ute-payment-method-oneView .pm-merchant ng-include .pm-merchant-address,.ute-payment-method-oneView .pm-rep-merchant ng-include .pm-merchant-address,.ute-payment-method-oneView .pm-rep-merchant-invoice ng-include .pm-merchant-address,.ute-payment-method-oneView .up-merchant-address ng-include .pm-merchant-address{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.change-payment-modal .pm-merchant ng-include .pm-merchant-address>div,.change-payment-modal .pm-rep-merchant ng-include .pm-merchant-address>div,.change-payment-modal .pm-rep-merchant-invoice ng-include .pm-merchant-address>div,.change-payment-modal .up-merchant-address ng-include .pm-merchant-address>div,.change-update-payment-group .pm-merchant ng-include .pm-merchant-address>div,.change-update-payment-group .pm-rep-merchant ng-include .pm-merchant-address>div,.change-update-payment-group .pm-rep-merchant-invoice ng-include .pm-merchant-address>div,.change-update-payment-group .up-merchant-address ng-include .pm-merchant-address>div,.update-payment-debit-credit .pm-merchant ng-include .pm-merchant-address>div,.update-payment-debit-credit .pm-rep-merchant ng-include .pm-merchant-address>div,.update-payment-debit-credit .pm-rep-merchant-invoice ng-include .pm-merchant-address>div,.update-payment-debit-credit .up-merchant-address ng-include .pm-merchant-address>div,.ute-payment-method-oneView .pm-merchant ng-include .pm-merchant-address>div,.ute-payment-method-oneView .pm-rep-merchant ng-include .pm-merchant-address>div,.ute-payment-method-oneView .pm-rep-merchant-invoice ng-include .pm-merchant-address>div,.ute-payment-method-oneView .up-merchant-address ng-include .pm-merchant-address>div{margin:0 5px}.change-payment-modal .pm-rep-merchant ng-include,.change-payment-modal .up-merchant-address ng-include,.change-update-payment-group .pm-rep-merchant ng-include,.change-update-payment-group .up-merchant-address ng-include,.update-payment-debit-credit .pm-rep-merchant ng-include,.update-payment-debit-credit .up-merchant-address ng-include,.ute-payment-method-oneView .pm-rep-merchant ng-include,.ute-payment-method-oneView .up-merchant-address ng-include{max-width:100%!important}.update-payment-debit-credit .change-mop-cancel-action{margin-top:20px!important;margin-left:0!important;font-weight:600!important}.update-payment-debit-credit .change-mop-update-action,.update-payment-debit-credit .change-mop-update-action-oneview{background:#da291c;border:0;padding:7px 0;outline:none;border-radius:7px;color:#fff;font-size:18px!important;font-weight:600!important;margin-top:0!important}@media (max-width:480px){.update-payment-debit-credit .change-mop-update-action,.update-payment-debit-credit .change-mop-update-action-oneview{white-space:pre-wrap}}.update-payment-debit-credit .change-mop-update-action{min-width:286px}.update-payment-debit-credit .change-mop-update-action-oneview{min-width:200px}.mop .change-mop-update-action:lang(fr),.update-payment-debit-credit .change-mop-update-action:lang(fr){padding:7px 25px}.mop{margin-left:2px;margin-top:2px;border-top-left-radius:15px;overflow:hidden;padding-bottom:30px;font-size:18px}.mop .flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mop .flex-v-center{-ms-flex-align:center;align-items:center}.mop .flex-h-center{-ms-flex-pack:center;justify-content:center}.mop .mt-30{margin-top:30px}.mop *{font-family:"Ted Next"!important}.mop .change-mop-failure .update-credit-card-failed .change-mop-overlay-header{margin-bottom:0!important}.mop .change-mop-failure .update-credit-card-failed .change-mop-overlay-header .update-text-container,.mop>credit-card-ui>form{margin:0 30px}.mop .change-mop-failure .update-credit-card-failed .change-mop-overlay-header .update-text-container .ute-icon-info{font-size:27px;color:#00965e;margin-right:10px}.mop .change-mop-failure .update-credit-card-failed .change-mop-overlay-header .update-text-container .mop-title{font-weight:600;font-size:22px;margin-left:0;margin-top:5px}@media (min-width:992px){.mop .change-mop-overlay-summary{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:calc(100% - 60px)}.mop .change-mop-overlay-summary.debit div:nth-child(1),.mop .change-mop-overlay-summary.debit div:nth-child(2){width:50%}}@media (max-width:991px){.mop .change-mop-debit-card-notice{margin-top:50px!important}}@media (max-width:992px){.mop .change-mop-overlay-summary{width:100%;padding-right:30px}}@media (max-width:767px){.mop .change-mop-update-action{min-width:auto!important;width:100%;display:block}.mop .change-mop-cancel-action{color:#337ab7;border:none;margin:15px auto!important;display:block;font-weight:600!important}.mop .change-mop-overlay-header-logo{height:70px!important}.mop .change-mop-overlay-header-logo:after{width:110px!important;height:110px!important;background-size:60px auto}.mop.change-mop-done .change-mop-overlay-header-logo:after{background-size:80px auto}.mop.change-mop-failure .mop-need-help>:not(:last-child){margin-right:0!important;margin-bottom:20px;display:inline-block}.mop #sema{width:100%}}.mop .close-icon{margin:10px;position:absolute;right:0;top:0;cursor:pointer}.mop .type-weight-500{font-weight:500}.mop .row-label{font-weight:600!important}.mop .widget-loader-inline img{width:40px!important}.mop .oneview-float-right{float:right}.mop .change-mop-overlay-header-logo-oneview{height:80px;background-color:#f0f2f5;text-align:left;padding:23px}.mop .change-mop-overlay-title-oneview{font-size:23px;font-weight:600;text-align:left}.mop .margin-cnt-oneview{border:none;margin-top:0}.mop .change-mop-cancel-action,.mop .change-mop-cancel-action-oneview{color:#337ab7;font-weight:600;border:none;margin-left:20px!important;margin-top:0!important;background:0 0;background-color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-decoration:none}@media (min-width:768px){.mop .change-mop-cancel-action,.mop .change-mop-cancel-action-oneview{margin-left:40px}}@media (max-width:768px){.mop .change-mop-cancel-action,.mop .change-mop-cancel-action-oneview{margin:20px 0 0!important;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}}.mop .change-mop-cancel-action-oneview{display:inline;padding-right:30px}@media (min-width:768px){.mop .change-mop-cancel-action:lang(fr){margin-left:0;margin-top:15px;padding-left:0}}.mop .change-mop-overlay-summary>:not(:last-child){margin-bottom:20px}.mop .change-mop-overlay-summary>div:first-child{margin-bottom:5px}.mop .change-mop-overlay-summary{margin-bottom:0}.mop>header.change-mop-overlay-header{margin-bottom:0!important;text-align:center}.mop>header.change-mop-overlay-header h2{font-size:23px;font-weight:600;margin-top:80px;padding:0!important}.mop .change-mop-overlay-header-logo{height:80px;background-color:#f0f2f5}.mop .change-mop-overlay-header-logo:after{content:'';background-image:url(../ute-common-assets/assets/list-red-icon.png);background-repeat:no-repeat;background-position:center;background-color:#fff;width:130px;height:130px;display:block;border-radius:50%;margin:auto;position:relative;top:20px}.mop>:not(header){margin:0 30px}@media (max-width:480px){.mop>:not(header){margin:0 10px}}.mop>header+*{border-top:2px #f0f2f5 solid;margin-top:40px;padding-top:35px}@media (max-width:480px){.mop>credit-card-ui>form{margin:0 10px}}.mop>credit-card-ui>form .ute-semafone-credit-card .semfone-date-security-group div:first-child .ute-semafone-select-view>div{padding:0}.mop>credit-card-ui>form .ute-semafone-credit-card .semfone-date-security-group div:last-child .security-error{margin:0!important}.mop>credit-card-ui>form .change-mop-credit-card-notice{padding:40px 0}.mop>credit-card-ui>form .update-notice-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid #00aec7;border-radius:15px;padding:20px 15px 12px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:30px}.mop>credit-card-ui>form .update-notice-container .notice-icon{color:#00aec7;font-size:40px;width:40px;margin-right:15px}.mop>credit-card-ui>form .update-notice-container .notice-text{position:relative;top:-3px;font-size:16px;width:80%}@media (max-width:991px) and (min-width:768px){.mop>myr-mop-debit-card *{font-size:18px!important}.mop>myr-mop-debit-card .mop-title{font-size:36px!important}}.mop>myr-mop-debit-card .change-mop-cancel-action{display:block!important;-ms-flex-item-align:center;align-self:center}.mop.change-mop-done{margin-left:2px;margin-top:2px;font-size:20px}.mop.change-mop-done .change-mop-overlay-header-logo{height:120px}.mop.change-mop-done .change-mop-overlay-header-logo:after{width:200px;height:200px}.mop.change-mop-done>header.change-mop-overlay-header h2{margin-top:100px}.mop.change-mop-done>header+*{border:none;padding-top:0}.mop.change-mop-done>*,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td ute-historical-usage-cell div{text-align:center}.mop.change-mop-done .change-mop-close-action{background:#da291c;border:0;padding:7px 0;outline:none;border-radius:7px;color:#fff;font-size:18px!important;font-weight:600!important;margin:35px 0;min-width:120px}.mop.change-mop-done .debit-update-success-container .update-success-text{font-size:16px;margin:30px 0;text-align:left}.mop.change-mop-done .debit-update-success-container .debit-details .debit-label{margin-right:20px;font-weight:600}.mop.change-mop-done .debit-update-success-container .debit-details .debit-number{color:#686868}.mop.change-mop-done .debit-update-success-container .done-button{margin-top:30px;width:auto;float:left}.mop.change-mop-done .debit-update-success-container .done-button .change-mop-done-action{text-align:center;border-radius:8px;background-color:#da291c;padding:8px 30px;border:none;color:#fff;font-weight:600}.mop.change-mop-done .credit-update-success-container *{text-align:left}.mop.change-mop-done .credit-update-success-container .update-success-text{font-size:16px;margin:10px 0}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group{margin:30px 0}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-label{margin:0 15px 0 0;width:195px;font-weight:600}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group{padding-left:10px}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-type{font-size:18px;color:#666;line-height:16px;font-weight:600}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-number{color:#939598;font-size:18px;line-height:13px}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group{margin-bottom:30px}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-text{width:195px;margin-right:15px;font-weight:600}@media (max-width:768px){.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-edit{display:none}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-edit{display:block;margin-left:20px;cursor:pointer}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-edit .cc-edit-link{font-size:16px;color:#0a5498;margin-left:5px}}@media (max-width:520px){.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-text,.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-label{font-size:16px;width:95px}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-date,.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-number,.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-type{font-size:15px}}@media (max-width:350px){.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-label{width:100%;margin-bottom:10px}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-edit{display:none}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-text{font-size:16px;width:95px}.mop.change-mop-done .credit-update-success-container .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-date{font-size:15px}}.mop.change-mop-done .credit-update-success-container .update-notice-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid #00aec7;border-radius:15px;padding:20px 15px 12px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:30px}.mop.change-mop-done .credit-update-success-container .update-notice-container .notice-icon{color:#00aec7;font-size:40px;width:40px;margin-right:15px}.mop.change-mop-done .credit-update-success-container .update-notice-container .notice-text{position:relative;top:-3px;font-size:16px;width:80%}.mop.change-mop-done .credit-update-success-container .done-button .change-mop-done-action{text-align:center;border-radius:8px;background-color:#da291c;padding:8px 30px;border:none;color:#fff;font-weight:600}.mop.change-mop-success .change-mop-overlay-header-logo:after{background-image:url(../ute-common-assets/assets/green-checkbox-alt.png)!important}.mop.change-mop-failure .update-credit-card-failed header *{font-size:18px;font-weight:600;color:#3d4141;margin-top:20px!important}.mop.change-mop-failure .update-credit-card-failed .update-cc-failed-text{font-size:18px;text-align:left;margin-top:20px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 *{text-align:left}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group{margin:30px 0}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-label{margin:0 15px 0 0;width:195px;font-weight:600}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group{padding-left:10px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-type{font-size:18px;color:#666;line-height:16px;font-weight:600}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-number{color:#939598;font-size:18px;line-height:13px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-edit{margin-left:20px;cursor:pointer}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-edit .cc-edit-link{font-size:18px;color:#0a5498;margin-left:5px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group{margin-bottom:30px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-text{width:195px;margin-right:15px;font-weight:600}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-edit,.update-payment-section input[type=radio]{display:none}@media (max-width:768px){.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-edit{display:none}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-edit{display:block;margin-left:20px;cursor:pointer}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-edit .cc-edit-link{font-size:16px;color:#0a5498;margin-left:5px}}@media (max-width:520px){.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-text,.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-label{font-size:16px;width:95px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-date,.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-number,.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-type-number-group .cc-type{font-size:15px}}@media (max-width:350px){.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-label{width:100%;margin-bottom:10px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-label-number-group .cc-details .cc-edit{display:none}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-text{font-size:16px;width:95px}.mop.change-mop-failure .update-credit-card-failed .cc-pay-details-group1 .cc-expiry-group .cc-pay-details-expiry-details-group .cc-expiry-date{font-size:15px}}.mop.change-mop-failure .update-credit-card-failed .update-cc-failed-help{font-size:18px;text-align:left}.mop.change-mop-failure .update-credit-card-failed .cantact-container{margin-top:30px;-ms-flex-pack:justify;justify-content:space-between}.mop.change-mop-failure .update-credit-card-failed .cantact-container .speak-agent-container{border-radius:15px;background-color:#eff0f0;padding:15px 30px;width:calc(50% - 10px)}.mop.change-mop-failure .update-credit-card-failed .cantact-container .speak-agent-container .call-text,.mop.change-mop-failure .update-credit-card-failed .cantact-container .speak-agent-container .speak-text{font-size:16px;margin-bottom:10px;font-weight:600}.mop.change-mop-failure .update-credit-card-failed .cantact-container .speak-agent-container .speak-text{cursor:pointer}@media (max-width:768px){.mop.change-mop-failure .update-credit-card-failed .cantact-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.mop.change-mop-failure .update-credit-card-failed .cantact-container .speak-agent-container{width:100%;margin-bottom:25px}}.mop.change-mop-failure .change-mop-overlay-header-logo:after{background-image:url(../ute-common-assets/assets/warning_yellow_lg.png)!important}.mop.change-mop-failure .mop-need-help{margin-top:35px}.mop.change-mop-failure .mop-need-help>:not(:last-child){margin-right:40px}.mop.change-mop-failure .mop-need-help .mop-live-chat:before{content:'';width:30px;height:30px;display:inline-block;background-image:url(/images/live-chat-icon-mobile.png);background-repeat:no-repeat;background-size:contain;position:relative;top:15px;margin-right:10px}.mop .update-debit-payment{padding-top:30px}.mop .update-debit-payment .update-notice-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid #00aec7;border-radius:15px;padding:20px 15px 12px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:30px}.mop .update-debit-payment .update-notice-container .notice-icon{color:#00aec7;font-size:40px;width:40px;margin-right:15px}.mop .update-debit-payment .update-notice-container .notice-text{position:relative;top:-3px;font-size:16px;width:80%}.mop .update-debit-payment .change-mop-cancel-action{margin-top:0!important;margin-left:15px!important;font-weight:600}.mop .update-payment-header-container{background-color:#f0f2f5;min-height:100px;height:100px;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mop .update-payment-header-container header{margin-bottom:0!important}.mop .update-payment-header-container header .update-text-container{margin:0 30px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.mop .update-payment-header-container header .update-text-container img{min-width:30px}.mop .update-payment-header-container header .update-text-container .ute-icon-check{font-size:20px;color:#00965e;margin-right:10px;margin-top:-5px;border:2px solid #00965e;width:30px;height:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100%;min-width:30px;min-height:30px}.mop .update-payment-header-container header .update-text-container .ute-icon-check::before{margin-top:3px}.mop .update-payment-header-container header .update-text-container .mop-title{font-weight:600;font-size:22px;margin-left:0;margin-top:5px;margin-right:20px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.mop .update-payment-header-container header .update-text-container .header-img-container{margin-right:35px}}.mop .update-payment-header-container header .mop-title{font-weight:600;font-size:22px;margin-left:30px}:root body .pm-modal .modal-dialog,_:-ms-fullscreen .pm-modal .modal-dialog{margin-left:0!important}:root body .pm-modal .modal-dialog .change-pm-selector .change-selection md-radio-group md-radio-button .md-container,_:-ms-fullscreen .pm-modal .modal-dialog .change-pm-selector .change-selection md-radio-group md-radio-button .md-container{top:13px}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.update-payment-section .modal-content{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px}.update-payment-section .modal-header{background:#eee;color:#808284;margin:0 0 15px!important;padding:10px!important}.update-payment-section .modal-header:before{content:'\e85d';font-size:3rem;float:left;width:30px;height:30px;font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.update-payment-section .secured-content{font-size:16px;line-height:15px}.update-payment-section .update-content{color:#000}.update-payment-section .close{background:#fff;margin:5px;width:36px;height:36px}.update-payment-section .close span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;line-height:30px;font-size:4rem;font-weight:500;color:#808284}.update-payment-section .question-content{margin-bottom:10px;font-size:15px!important}.update-payment-section .border-top-line{border-top:1px solid #808284;padding-top:30px}.update-payment-section .desc-padding{padding-left:17px;color:#808284}.update-payment-section .label-content{font-weight:unset;font-size:18px}.pm-debit-form.ng-invalid.ng-submitted .ute-form-chequing-pm .pm-bank-form label .cheque-secondary-label,.update-payment-section .only-available{color:#da291c}.rep-modal .modal-lg{width:1100px}.label-padding,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container>div>div>div{padding:0}.pt-3{padding-top:3px;float:left}.one-view-section .ute-payment-method-ov-cancel{font-size:1.3em;font-weight:700}.one-view-section .update-button:focus,.one-view-section .ute-payment-method-ov-cancel:focus{outline:none}.one-view-section .update-button{border-radius:8px;border-width:1px;border-color:#da291c;border-style:solid;background-color:#da291c;width:153px;height:38px;color:#fff}.padding-left{padding-left:2px}.process-payment{font-size:1.5em}.status-aligin-center{text-align:center!important;font-size:1em}.mop-padding-oneview{padding:5.7em 1em 0}.min-hight-oneview{min-height:150px}.padding-success{padding-top:20px}.modal-header-oneview{height:105px}.pm-done-credit-card-flow{padding:0 20px}.small-font-rep{font-size:14px;padding:0;margin:3px}.margin-sub-txt{margin-top:5px;padding-left:2px}.bank-radio-width{width:18px}.rep-modal .modal-dialog{width:480px}.rep-modal .modal-dialog.cc-selected{width:100%;max-width:1135px;min-width:1080px}.rep-modal .modal-dialog.cc-selected.process-success{width:705px;min-width:705px}.rep-modal .modal-content{border-radius:15px 0 15px 15px;overflow:hidden}.rep-modal .modal-header{padding:15px 30px!important;border-radius:15px 0 0;margin-bottom:5px!important}.rep-modal .modal-header:before{font-size:25px;float:none;display:inline-block;vertical-align:sub}.rep-modal .secured-content{display:inline;font-size:15px}.rep-modal .update-content{margin-top:10px;margin-bottom:3px;font-size:25px}.rep-modal .question-content{margin-bottom:15px;padding-left:10px;font-size:16px!important}.rep-modal .ute-payment-method-radio-content{margin-left:20px}.rep-modal .payment-options{max-width:385px;padding-left:20px}.rep-modal .label-content{font-size:16px;width:100%}.rep-modal .close:focus,.rep-modal .label-content:focus{outline:none}.rep-modal .label-content[for=creditcard] .fa-circle-thin{color:#159861}.rep-modal .label-content[for=creditcard] .fa-circle-thin.selected{color:#414042}.rep-modal .label-content[for=creditcard] .fa-circle-thin.selected::after,.rep-modal .label-content[for=creditcard] .fa-circle-thin:hover::after{content:'.';font-size:40px;top:0;left:.25px;position:absolute;line-height:1px}.rep-modal .fa-circle-thin,.rep-modal .fa-dot-circle-o{font-weight:900;display:inline-block;margin-right:8px;width:auto!important}.rep-modal .margin-sub-txt{font-size:14px;font-weight:300}.rep-modal .cc-selected .ute-payment-method-options-container{display:inline-block;width:calc(100% - 770px);margin:-20px 20px 0;vertical-align:top}.rep-modal .cc-selected .ute-payment-method-semafone-container{width:730px;display:inline-block}.rep-modal .cc-selected .modal-body{margin-top:60px}.rep-modal .ute-payment-method-success-container{margin-top:25px}.rep-modal .ute-payment-method-success-img{width:155px}.rep-modal .ute-payment-method-loading-container{margin-top:25px}.rep-modal .ute-payment-method-loading-img{width:295px}@media (min-width:767px) and (max-width:768px){.change-payment-modal{max-width:80%}.ipad-padding-20-lr{padding:0 20px}}@media (max-width:768px){.pm-sm-flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.pm-sm-flex>*{width:100%}.pm-sm-reverse{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.pm-modal .change-payment-modal{width:auto}.pm-modal .change-payment-modal .pm-merchant ng-include{max-width:100%}.change-payment-modal .pm-body-left-include,.change-payment-modal .pm-body-right-include,.change-payment-modal .pm-content-body .modal-body-content-left,.change-payment-modal .pm-content-body .modal-body-content-right,.pm-sm-reverse>*{width:100%}.change-payment-modal .pm-content-body{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.change-payment-modal .pm-content-body .modal-body-content-left .pm-content-confirmation,.change-payment-modal .pm-content-body .modal-body-content-right .pm-content-confirmation{border-top:1px solid #565656}}@media (max-width:768px) and (max-width:767px){.change-payment-modal .pm-content-body .modal-body-content-left .pm-content-confirmation,.change-payment-modal .pm-content-body .modal-body-content-right .pm-content-confirmation{border-bottom:1px solid #bbbdc0;padding-bottom:30px}}@media (max-width:768px){.change-payment-modal .pm-is-changing,.change-payment-modal .pm-is-failure,.change-payment-modal .pm-is-success{max-width:500px;width:calc(100vw - 20px)}.change-payment-modal .pm-is-failure .pm-failure-help-text,.change-payment-modal .pm-is-failure .pm-failure-text{margin-top:20px;padding-left:25px;padding-right:25px}.change-payment-modal .pm-is-failure .pm-failure-blue-banner{padding-left:25px;padding-right:25px}.change-payment-modal .pm-is-failure .pm_done_try_again{margin-top:20px;padding-left:25px;padding-right:25px}.change-payment-modal .pm-is-failure .pm-failure-help-text,.change-payment-modal .pm-is-failure .pm-failure-text{font-size:17px}.change-payment-modal .pm-is-failure .pm-failure-blue-banner{margin-top:60px}.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:first-child,.change-payment-modal .pm-is-failure .pm-failure-blue-banner .pm-failure-chat-inner>div:last-child{width:140px;height:105px}.change-payment-modal .pm-is-failure .pm_done_try_again{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;padding-bottom:25px}.change-payment-modal .pm-is-failure .pm_done_try_again>button:first-child{background:0 0;border:none;font-size:18px;cursor:pointer;font-weight:600;color:#337ab7;margin-top:20px;margin-right:0}.change-payment-modal .pm-is-failure .pm_done_try_again>button,.change-payment-modal .pm-is-failure .pm_done_try_again_attempt-two>button,.pm-sm-button-wide{width:100%}.change-payment-modal .pm-is-failure .pm_done_try_again_attempt-two{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pm-sm-button-semi-wide{width:50%}}.ute-form-chequing{margin-top:-25px;padding:0 30px}.ute-form-chequing,.ute-form-chequing .flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-form-chequing .flex-v-center{-ms-flex-align:center;align-items:center}.ute-form-chequing .flex-h-center{-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.ute-form-chequing{padding:0 30px}}.ute-form-chequing .myr-mop-debit-left-body{width:50%;padding-right:30px;border-right:2px #f0f2f5 solid}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body{width:100%;border-right:0!important;padding-right:0}}.ute-form-chequing .myr-mop-debit-left-body .change-mop-overlay-summary.debit{width:100%!important;margin-bottom:20px}.ute-form-chequing .myr-mop-debit-left-body .change-mop-overlay-summary.debit *,.ute-form-chequing .myr-mop-debit-left-body .img-cheque img{width:100%!important}.ute-form-chequing .myr-mop-debit-left-body .change-mop-overlay-summary.debit .row-label{font-weight:600;font-size:19px}.ute-form-chequing .myr-mop-debit-left-body .paynow-body-size .debit-info-header{font-size:18px;font-weight:600;color:#3d4141;margin-top:20px!important}.ute-form-chequing .myr-mop-debit-left-body .paynow-body-size .secure-pay-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ute-form-chequing .myr-mop-debit-left-body .paynow-body-size .secure-pay-container .secure-pay-header{font-size:18px;color:#3d4141;margin:0!important;padding-right:10px;font-weight:600}.ute-form-chequing .myr-mop-debit-left-body .paynow-body-size .secure-pay-title{font-size:15px}.contest_bannerstep1 p,.contest_bannerstep5 p,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container{margin:0}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container>div{padding:0!important}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container>div>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container>div>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container>div>div{padding-right:0!important}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container>div:nth-child(1)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container>div:nth-child(1)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container>div:nth-child(1)>div{padding-right:10px!important}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container>div:nth-child(1)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container>div:nth-child(1)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container>div:nth-child(1)>div{padding-right:0!important}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container>div:nth-child(3)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container>div:nth-child(3)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container>div:nth-child(3)>div{padding-left:10px!important}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container>div:nth-child(3)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container>div:nth-child(3)>div,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container>div:nth-child(3)>div{padding-left:0!important}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .icon-error.ute-icon-error-icon,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container .icon-error.ute-icon-error-icon,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container .icon-error.ute-icon-error-icon{right:10px!important;top:20%}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .icon-error.ute-icon-error-icon,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container .icon-error.ute-icon-error-icon,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container .icon-error.ute-icon-error-icon{top:50%!important}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container{margin-top:0;position:relative}.pm-debit-form.ng-invalid.ng-submitted .ute-form-chequing-pm .pm-bank-form label input,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container .ng-dirty.ng-invalid,.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container .ng-invalid-pattern,.ute-form-chequing-pm .pm-bank-form label input.ng-touched.ng-invalid{border:2px solid #da291c}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container .ng-valid{border:1px solid #999}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container .inline-checker{position:absolute;top:12px}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container .inline-checker.icon-error{color:#c00;top:30%}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container .cheque-data-label{display:block}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-label-container .inline-checker{top:50%}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-data-label{display:block;font-size:16px!important;font-weight:600!important;color:#3d4141}@media (min-width:992px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .cheque-data-label{display:none}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .ute-icon-checkmark-1{color:#5a8300;right:10px!important;top:20%}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .ute-icon-checkmark-1{top:50%}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container input{border:1px solid #999;font-size:16px;font-weight:400;color:#555;height:40px;background-color:#fff;background-image:none;display:block;box-sizing:border-box;width:100%;border-radius:8px;padding:3px 10px 0;outline:none}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container * input{height:50px;border-radius:15px}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .ute-icon-checkmark-1{top:50%}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .prl{display:inline-block;padding-bottom:1em!important;width:100%}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .prl label.pbm{padding:0!important}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .prl .inline_error span.prm{padding-right:0!important;font-weight:600;font-size:18px!important}}@media (max-width:767px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container * input{height:50px}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .prl .inline_error span.prm{padding-right:0!important;font-weight:600;font-size:16px!important}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-container .inline_error *{font-weight:600}.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container{display:block;font-size:16px!important;font-weight:600!important;margin-top:20px}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container,.ute-form-chequing .myr-mop-debit-left-body .cheque-label-container .cheque-data-label{display:none}}.ute-form-chequing .myr-mop-debit-left-body .cheque-form-error-container .inline_error *{font-weight:600!important}.ute-form-chequing .myr-mop-debit-left-body .img-cheque{margin-top:20px;background:url(../images/void_cheque.png) no-repeat 0 3px;width:100%;background-size:contain;height:197px}.ute-form-chequing .myr-mop-debit-left-body .img-cheque-mobile,.ute-form-chequing .myr-mop-debit-left-body .img-cheque-mobile .check-image,.ute-form-chequing .myr-mop-debit-left-body .img-cheque-mobile .default-image,.ute-form-chequing-pm .pm-bank-cheque img,.ute-form-chequing-pm>div{width:100%}.ute-form-chequing .myr-mop-debit-right-body{width:50%;padding-left:30px}.ute-form-chequing .myr-mop-debit-right-body .legal-text-container{border:1px solid #808284;padding:15px;overflow:hidden;border-radius:8px;height:185px}.ute-form-chequing .myr-mop-debit-right-body .legal-text-container .legal-text{font-size:14px;border:none;outline:none;width:100%;line-height:1.7;height:100%;resize:none}.ute-form-chequing .myr-mop-debit-right-body .legal-textarea-border{border-radius:8px;border:1px solid #808284}.ute-form-chequing .myr-mop-debit-right-body .textarea_legal{overflow-y:scroll;-webkit-overflow-scrolling:touch;height:185px;width:100%;border:15px solid #fff;position:relative;border-radius:8px}.ute-form-chequing .myr-mop-debit-right-body .textarea_legal .mop-tandc-legal-text-container{font-size:14px;line-height:1.7}.ute-form-chequing .myr-mop-debit-right-body .tandc-header{padding:0!important;font-size:18px;font-weight:600;color:#3d4141;margin:0 0 20px!important}.ute-form-chequing .myr-mop-debit-right-body .tandc-check-text{font-size:16px;color:#3d4141}.ute-form-chequing .myr-mop-debit-right-body .check-box-label{margin-top:20px}.ute-form-chequing .myr-mop-debit-right-body .check-box-label .check-terms{display:none}.ute-form-chequing .myr-mop-debit-right-body .inline_error{margin-top:5px}.ute-form-chequing .myr-mop-debit-right-body .inline_error *{font-weight:600}.ute-form-chequing .myr-mop-debit-right-body .mop-debit-checkbox{border:2px solid #bbbdc0;border-radius:4px;display:inline-block;vertical-align:middle;margin-top:-1px;height:16px;width:16px}.ute-form-chequing .myr-mop-debit-right-body .check-terms:checked+.mop-debit-checkbox{background-color:#da291c;border-color:#da291c}.ute-form-chequing .myr-mop-debit-right-body .checkbox_error{border:0!important;padding:0!important}.ute-form-chequing .myr-mop-debit-right-body .change-mop-debit-card-actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.ute-form-chequing .myr-mop-debit-right-body .mop-update-button-container{display:-ms-flexbox;display:flex}.ute-form-chequing .myr-mop-debit-right-body .change-mop-update-action{background:#da291c;border:0;padding:7px 30px;outline:none;border-radius:8px;color:#fff;font-weight:600}.ute-form-chequing .myr-mop-debit-right-body .change-mop-update-action:lang(fr){padding:7px 25px}.ute-antiSpamLegislation img.ute-casl-loader,.ute-form-chequing .myr-mop-debit-right-body .widget-loader-inline img{width:40px!important}.ute-form-chequing .myr-mop-debit-right-body .change-mop-cancel-action{display:block!important;-ms-flex-item-align:center;align-self:center;margin:0 0 0 20px!important}@media (max-width:991px){.ute-form-chequing .myr-mop-debit-right-body{width:100%;padding:0!important;margin-top:50px}.ute-form-chequing .myr-mop-debit-right-body .tandc-header{font-size:20px!important}.ute-form-chequing .myr-mop-debit-right-body .textarea_legal{border-radius:8px}.ute-form-chequing .myr-mop-debit-right-body .textarea_legal .mop-tandc-legal-text-container *{font-size:18px!important}.ute-form-chequing .myr-mop-debit-right-body .change-mop-update-action,.ute-form-chequing .myr-mop-debit-right-body .mop-update-button-container{width:100%}.ute-form-chequing .myr-mop-debit-right-body .widget-loader-inline{width:40px}.ute-form-chequing .myr-mop-debit-right-body .widget-loader-inline img{width:40px!important}.ute-form-chequing .myr-mop-debit-right-body .change-mop-cancel-action{width:100%;margin-left:0!important;margin-top:25px!important;text-align:center;font-weight:600}}@media (max-width:767px){.ute-form-chequing .myr-mop-debit-right-body .tandc-header{font-size:18px!important}.ute-form-chequing .myr-mop-debit-right-body .textarea_legal .mop-tandc-legal-text-container *{font-size:14px!important}}.pm-debit-form.ng-invalid.ng-submitted .ute-form-chequing-pm .pm-bank-form label .ute-icon-error-icon,.ute-form-chequing-pm .pm-bank-form label input.ng-touched.ng-invalid+.label-error-group>.cheque-secondary-label,.ute-form-chequing-pm .pm-bank-form label input.ng-touched.ng-invalid~.ute-icon-error-icon{display:block;color:#da291c}.ute-form-chequing-pm{padding:0}.ute-form-chequing-pm .pm-bank-header{margin-top:20px;font-size:18px;font-weight:600}.ute-form-chequing-pm .pm-bank-text{font-size:17px}.ute-form-chequing-pm .pm-bank-form{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:20px}.ute-form-chequing-pm .pm-bank-form input{width:100%;border:1px solid #808284;border-radius:8px;height:35px;padding:0 10px}.ute-form-chequing-pm .pm-bank-form label{font-weight:600;width:100%;text-align:center;margin-top:0;position:relative}.ute-form-chequing-pm .pm-bank-form label .ute-icon-checkmark-1,.ute-form-chequing-pm .pm-bank-form label .ute-icon-error-icon{position:absolute;right:5px;top:7px;display:none;font-size:20px}.ute-form-chequing-pm .pm-bank-form label input.ng-dirty.ng-touched.ng-valid+.label-error-group>.cheque-secondary-label{display:block;color:#414042}.ute-form-chequing-pm .pm-bank-form label input.ng-dirty.ng-touched.ng-valid{border:2px solid #00965e}.ute-form-chequing-pm .pm-bank-form label input.ng-dirty.ng-touched.ng-valid~.ute-icon-checkmark-1{display:block;color:#00965e}.ute-form-chequing-pm .pm-bank-form label input.ng-dirty.ng-touched.ng-valid~.ute-icon-error-icon{display:none}.ute-form-chequing-pm .pm-bank-form label .cheque-secondary-label{display:inline-block;width:100%;margin-top:5px}.ute-form-chequing-pm .pm-bank-form label input+.hidden-xs.hidden-sm{display:inline-block;margin-top:10px}.ute-form-chequing-pm .pm-bank-form .pm-bank-error{color:#da291c;font-weight:600}.ute-form-chequing-pm .pm-bank-form .pm-bank-transit{width:35%;padding-right:10px}.ute-form-chequing-pm .pm-bank-form .pm-bank-institution{width:25%}.ute-form-chequing-pm .pm-bank-form .pm-bank-account{width:40%;padding-left:10px}.ute-form-chequing-pm .pm-bank-cheque{margin-top:25px}.ute-form-chequing-pm .tandc-header{font-size:18px;font-weight:600}.ute-form-chequing-pm .tandc-container{margin-top:25px;border:15px solid #f8f8f8;border-right:0}.ute-form-chequing-pm .tandc-container>textarea{width:100%;resize:none;border:none;background-color:#f8f8f8;outline:none}.ute-form-chequing-pm .accept-error{margin-top:15px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-form-chequing-pm .accept-error>div{color:#da291c;font-weight:600;font-size:14px;margin-right:5px}.ute-form-chequing-pm .accept-error .ute-icon-error-icon{font-size:16px;margin-top:4px}.ute-form-chequing-pm .tandc-accept{margin-top:25px}.ute-form-chequing-pm .tandc-accept md-checkbox .md-container{width:16px;height:16px}.ute-form-chequing-pm .tandc-accept md-checkbox .md-container .md-icon{border-color:#c4c5c6;width:100%;height:100%;border-radius:4px}.ute-form-chequing-pm .tandc-accept md-checkbox.md-checked .md-icon{background-color:#da291c;border-color:#da291c}.ute-form-chequing-pm .tandc-accept md-checkbox.md-checked .md-icon::after{display:none}@media (max-width:768px){.ute-form-chequing-pm .pm-bank-text{margin-top:0}.ute-form-chequing-pm .pm-bank-form{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.ute-form-chequing-pm .pm-bank-form .pm-bank-account,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit{width:100%;padding:0;margin-top:10px}.ute-form-chequing-pm .pm-bank-form .pm-bank-account label,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label{text-align:left}.ute-form-chequing-pm .pm-bank-form .pm-bank-account label .ute-icon-checkmark-1,.ute-form-chequing-pm .pm-bank-form .pm-bank-account label .ute-icon-error-icon,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label .ute-icon-checkmark-1,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label .ute-icon-error-icon,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label .ute-icon-checkmark-1,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label .ute-icon-error-icon{top:27px}.ute-form-chequing-pm .pm-bank-form .pm-bank-account label>span:first-child,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label>span:first-child,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label>span:first-child{font-size:16px}.ute-form-chequing-pm .pm-bank-form .pm-bank-account label input,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label input,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label input{margin-top:20px;font-size:16px}.ute-form-chequing-pm .pm-bank-form .pm-bank-account label .label-error-group,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label .label-error-group,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label .label-error-group{position:absolute;top:0;left:0}.ute-form-chequing-pm .pm-bank-form .pm-bank-account label .label-error-group span,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label .label-error-group span,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label .label-error-group span{width:initial!important;font-size:14px;font-weight:600}.ute-form-chequing-pm .pm-bank-form .pm-bank-account label .label-error-group .cheque-secondary-label,.ute-form-chequing-pm .pm-bank-form .pm-bank-institution label .label-error-group .cheque-secondary-label,.ute-form-chequing-pm .pm-bank-form .pm-bank-transit label .label-error-group .cheque-secondary-label{margin-left:5px;display:initial!important}.ute-form-chequing-pm .pm-bank-form .pm-bank-account div[ng-messages],.ute-form-chequing-pm .pm-bank-form .pm-bank-institution div[ng-messages],.ute-form-chequing-pm .pm-bank-form .pm-bank-transit div[ng-messages]{font-size:14px}}.ute-change-DC-link{cursor:pointer}.ute-show-change-DC{opacity:1;visibility:visible}.ute-hide-change-DC{opacity:0;visibility:hidden}.ute-dc-container,.ute-dc-container-fr{font-family:"Ted Next"!important;z-index:1;position:absolute;top:100%}.ute-dc-container{width:650%;left:-320%}.ute-dc-container .rui-icon-arrow-up,.ute-dc-container-fr .rui-icon-arrow-up{font-size:20px;margin-left:50%;color:#00aec7}.ute-dc-container-fr{left:-280%;width:700%}.ute-change-DC-section{line-height:1.5em;padding-left:17px;list-style-type:none}.ute-dc-behalf-section{margin-left:0;margin-right:0;padding-right:1.25em;padding-left:1.25em}.ute-dc-behalf,.ute-dc-edit{background-color:#f3f3f3;border-radius:10px;padding:20px 20px 13px 10px}.ute-dc-section{color:#808284}.ute-dc-update{border:1px solid #e9e9e9;padding:13px 15px 30px;background-color:#fff;width:100%;position:absolute;z-index:1;border-top:4px solid #00aec7;border-bottom-right-radius:7px;border-bottom-left-radius:7px;margin-top:-10px;display:block}.ute-dc-update .ute-dc-changeDC{padding-bottom:5px;font-weight:600;font-size:1.2em}.ute-dc-mlr{margin-left:1.5rem;margin-right:.5rem}.ute-dc-mlr .form-group{margin-bottom:0}.ute-dc-mlr .change-dealer-text{color:#414042;font-size:16px}.ute-dc-mlr .change-dealer-text .change-text{width:80%}.totes-project .page-link-account .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon-rel.icon-info,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon.icon-info,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon_as.icon-info,.ute-dc-mlr .change-dealer-text .change-text .totes-project .page-link-account span.message-banner-icon-rel.icon-info,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon.icon-info,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon_as.icon-info,.ute-dc-mlr .change-dealer-text .change-text span.rui-icon-infotip{color:#00a7c1;position:relative;z-index:1200;cursor:pointer;outline:none}.totes-project .page-link-account .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon-rel.icon-info .dealer-code-tool-tip,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon.icon-info .dealer-code-tool-tip,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon_as.icon-info .dealer-code-tool-tip,.ute-dc-mlr .change-dealer-text .change-text .totes-project .page-link-account span.message-banner-icon-rel.icon-info .dealer-code-tool-tip,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon.icon-info .dealer-code-tool-tip,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon_as.icon-info .dealer-code-tool-tip,.ute-dc-mlr .change-dealer-text .change-text span.rui-icon-infotip .dealer-code-tool-tip{position:absolute;z-index:1290;top:-30px;left:30px;width:300px;height:85px;background-color:#b3e1ea;padding:15px 20px;color:#414042;font-size:14px;font-family:'Ted Next';line-height:18px}.totes-project .page-link-account .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon-rel.icon-info .dealer-code-tool-tip .tooltip-close-btn,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon.icon-info .dealer-code-tool-tip .tooltip-close-btn,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon_as.icon-info .dealer-code-tool-tip .tooltip-close-btn,.ute-dc-mlr .change-dealer-text .change-text .totes-project .page-link-account span.message-banner-icon-rel.icon-info .dealer-code-tool-tip .tooltip-close-btn,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon.icon-info .dealer-code-tool-tip .tooltip-close-btn,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon_as.icon-info .dealer-code-tool-tip .tooltip-close-btn,.ute-dc-mlr .change-dealer-text .change-text span.rui-icon-infotip .dealer-code-tool-tip .tooltip-close-btn{right:0;top:0;position:absolute;cursor:pointer}.totes-project .page-link-account .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon-rel.icon-info .dealer-code-tool-tip:before,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon.icon-info .dealer-code-tool-tip:before,.totes-project .ute-dc-mlr .change-dealer-text .change-text span.message-banner-icon_as.icon-info .dealer-code-tool-tip:before,.ute-dc-mlr .change-dealer-text .change-text .totes-project .page-link-account span.message-banner-icon-rel.icon-info .dealer-code-tool-tip:before,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon.icon-info .dealer-code-tool-tip:before,.ute-dc-mlr .change-dealer-text .change-text .totes-project span.message-banner-icon_as.icon-info .dealer-code-tool-tip:before,.ute-dc-mlr .change-dealer-text .change-text span.rui-icon-infotip .dealer-code-tool-tip:before{content:'';position:absolute;left:-8px;top:36%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #b2e1ea;z-index:2}.ute-dc-mlr .change-dealer-text .change-text span.split-text,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td ute-historical-usage-cell{display:block}.ute-dc-mlr .ute-dc-pdt{padding-top:0;font-size:16px}.ute-dc-mlr .dealer-code-edit{background-color:#00aec7;padding:2px 20px!important;border-radius:8px;color:#fff;font-size:16px;font-weight:600}.ute-dc-mlr .dealer-code-edit span.dealer-code{padding-top:8px}.ute-dc-mlr .dealer-code-edit button{background-color:transparent;border:none;color:#fff;text-transform:uppercase}.ute-dc-button-gap{margin-left:.8em}@media (max-width:992px){.ute-dc-button-gap{margin-top:1em;margin-left:0}}.ute-dc-edit-btn,.ute-dc-text-input{height:3.6rem;background-color:#fff;border:.1rem solid #939598;border-radius:.7rem;color:#1e2121;display:block;font-size:1.5rem;width:100%;box-sizing:border-box;outline:none}.ute-dc-text-input{padding:0 8px!important}.ute-dc-edit-btn::-moz-placeholder,.ute-dc-text-input::-moz-placeholder{color:#b0b0b1;font-size:16px;font-style:normal}.ute-dc-edit-btn:-ms-input-placeholder,.ute-dc-text-input:-ms-input-placeholder{color:#b0b0b1;font-size:16px;font-style:normal}.ute-dc-edit-btn::placeholder,.ute-dc-text-input::placeholder{color:#b0b0b1;font-size:16px;font-style:normal}html[lang=fr] .ute-dc-edit-btn::-moz-placeholder,html[lang=fr] .ute-dc-text-input::-moz-placeholder{font-size:12px}html[lang=fr] .ute-dc-edit-btn:-ms-input-placeholder,html[lang=fr] .ute-dc-text-input:-ms-input-placeholder{font-size:12px}html[lang=fr] .ute-dc-edit-btn::placeholder,html[lang=fr] .ute-dc-text-input::placeholder{font-size:12px}.ute-dc-colored-button{border-style:none;border-radius:7px;background-color:#bbbdc0;padding:7px 0;width:100%;height:auto;color:#000;font-size:16px;font-weight:600}html[lang=fr] .ute-dc-colored-button{font-size:14px}.ute-dc-colored-button:focus{outline:none}.ute-dc-colored-button:hover{cursor:pointer;text-decoration:none}[disabled].ute-dc-colored-button{cursor:not-allowed;pointer-events:none;opacity:.65}.ute-dc-edit{padding-bottom:16px;padding-top:16px}.ute-dc-edit-btn{padding:0!important;font-size:16px}.ute-dc-bdl button{background-color:#fff;border:1px solid #d52116;padding:8px 6px;color:#d52116;width:80%;margin-left:20px}.ute-antiSpamLegislation .rui-heading h1,.ute-dc-form-section{padding-left:15px}.ute-dc-widget-loader-inline{margin-left:50%}.ute-captureDC-modalContent{background-color:#fff;border:none;border-radius:2px;box-shadow:none;padding:50px 40px 40px 50px;margin-top:100px}.ute-dealer-code-modal{font-family:'Avenir Next',sans-serif;line-height:1.5em}.ute-dc-modal-header{background-color:#e9e9e9;border-top-left-radius:15px;padding-left:1em;padding-bottom:1em;padding-top:1em}.ute-dc-modal-header img{width:31px}.ute-dc-modal-body{padding:30px 38px 40px 30px;font-size:16px}.ute-dc-modal-body a{font-weight:600;font-size:14px;cursor:pointer}.ute-dc-nac-modal{font-size:15px}.ute-dc-pbm{padding-bottom:.8em}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner small,.ute-dc-pull-right{float:right}.ute-dc-close-gray-cross{background-color:#fff;padding:7px;display:inline-block;cursor:pointer}.ute-dc-close-gray-cross img{width:20px;height:20px}.ute-dc-text-box{padding:0 20px;height:38px;background-color:#fff;border:.1rem solid #939598;border-radius:7px;color:#1e2121;font-size:15px;font-weight:600;font-family:'Avenir Next',sans-serif;width:100%;outline:none}.ute-dc-text-box::-webkit-input-placeholder{padding-left:0;font-weight:100;font-style:normal;font-size:15px}.ute-dc-text-box:-moz-placeholder,.ute-dc-text-box::-moz-placeholder{padding-left:0;font-weight:100;font-style:normal;font-size:15px}.ute-dc-text-box:-ms-input-placeholder{font-weight:100;font-style:normal;font-size:15px}.ute-dc-text-box-nac::-webkit-input-placeholder{font-size:12.5px}.ute-dc-text-box-nac:-moz-placeholder,.ute-dc-text-box-nac::-moz-placeholder{font-size:12.5px}.ute-dc-text-box-nac:-ms-input-placeholder{font-size:12.5px}.ute-dc-cta-round,.ute-dc-nac-btn{background-color:#da291c;color:#fff;font-size:14px;padding:6px 12px 6px 15px;height:38px;-webkit-user-select:none;border-radius:7px;border:none}.ute-dc-cta-round{width:100%}.ute-dc-cta-round:focus,.ute-dc-nac-btn:focus,.ute-easy-login-registration button:focus{outline:none}.ute-dc-cta-round:hover,.ute-dc-nac-btn:hover{cursor:pointer;text-decoration:none}[disabled].ute-dc-cta-round,[disabled].ute-dc-nac-btn{background-color:gray;cursor:not-allowed;pointer-events:none;opacity:.5}.ute-dc-padding-zero{padding-left:0;padding-right:0}.ute-dc-mlm{margin-left:1em}.ute-dc-mbm{margin-bottom:3rem}.ute-dc-saved-code{height:39px;background-color:#fff;border:.1rem solid #939598;border-radius:7px;color:#1e2121;font-size:15px;font-weight:500;outline:none}.ute-dc-nac-btn{width:inherit}.ute-dc-pdl{padding-left:5.7rem}.ute-dc-pl{padding-left:.9rem}.ute-dc-pdt{padding-top:.8rem}.ute-dc-pdt-more{padding-top:1.5rem}.ute-dc-mt{margin-top:-.3rem}.ute-dc-invalid-border{border:1px solid #da291c!important}.ute-dc-error-font{color:#da291c;font-weight:500;font-size:.9em}.ute-dc-nac-placeholder::-webkit-input-placeholder{padding-left:0}.ute-dc-nac-placeholder:-moz-placeholder,.ute-dc-nac-placeholder::-moz-placeholder{padding-left:0}.ute-dc-nac-placeholder:-ms-input-placeholder{padding-left:15px}.ute-bfa-ppc-errors-modal-module-ppc-modal{padding:4% 4% 45px}.ute-bfa-ppc-errors-modal-h2{font-size:18px;font-weight:700;margin-top:20px;margin-bottom:10px;font-family:inherit;line-height:1.1;color:inherit}.ute-bfa-ppc-errors-modal-phone-icon{margin-right:15px}.ute-bfa-ppc-errors-modal-close-icon{position:absolute;right:0;top:0;cursor:pointer}.ute-bfa-ppc-errors-modal-cancel-button{cursor:pointer;font-weight:700;margin-right:15px}.ute-bfa-ppc-errors-modal-modal-button{color:#fff;background-color:#da291c;padding:5px 30px;border-radius:7px;cursor:pointer;margin-right:10px}.ute-bfa-ppc-errors-modal-ppc-button-ctn{margin-bottom:15px;float:right}.ute-bfa-ppc-errors-prorated-modal .ngdialog-content{width:75%!important;padding:4%!important;background-color:#fff!important}.ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated h1{font-size:24px;color:#da291c}.ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated h2{margin-top:20px;color:#000;font-size:1.4em;margin-bottom:5px}.ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated a{color:#000;font-size:1.1em;font-weight:700;display:inline-block}.ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated .explanation-section{vertical-align:top;display:inline-block;width:32%}.ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated .explanation-section h2{display:inline-block;margin:0;overflow:hidden;white-space:nowrap;font-size:1.4em;text-indent:10px}.ute-bfa-ppc-errors-prorated-modal .ngdialog-content .prorated .explanation-section p{margin-top:15px;padding-left:40px}.briteBill-enhancement-modal .modal-dialog{margin:0;padding:0;width:100%;height:100%;position:relative;max-width:100%!important;overflow:hidden}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay{max-width:400px;margin:0 auto 0 20%;height:auto;left:0;right:0;bottom:0;position:absolute;border-bottom-left-radius:0;border-bottom-right-radius:0}@media (max-width:767px){.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay{max-width:100%;width:100%;margin-left:0%}}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay .britebillenhancement-overlayTop{background-color:#f0f2f5;border-radius:10px 0 0 0}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay .britebillenhancement-overlayTop .close-icon{position:absolute;top:0;right:0}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay .britebillenhancement-copy-text{padding:30px;font-size:18px}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay .britebillenhancement-flex-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 35px 0 30px}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay .britebillenhancement-flex-item .briteBillEnhancement-overlayTopHeading{padding:25px;font-size:22px;font-weight:500}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay.animate-bottom-close,.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay.animate-bottom-open{-webkit-animation-name:animateBottom;-webkit-animation-duration:.8s;-moz-animation-name:animateBottom;-moz-animation-duration:.8s;-o-animation-name:animateBottom;-o-animation-duration:.8s;animation-name:animateBottom;animation-duration:.8s}.briteBill-enhancement-modal .modal-dialog .briteBill-enhancement-overlay.animate-bottom-close{-webkit-animation-name:animateBottomClose;-moz-animation-name:animateBottomClose;-o-animation-name:animateBottomClose;animation-name:animateBottomClose}@keyframes animateBottom{0%{bottom:-100%;opacity:1}to{bottom:0%;opacity:1}}@keyframes animateBottomClose{0%{bottom:0%;opacity:1}to{bottom:-100%;opacity:1}}.billing-video-modal.ngdialog{padding-top:20px}.billing-video-modal.ngdialog .ngdialog-content{background-color:#fff;padding:0!important;border-radius:20px;overflow:hidden;font-size:initial;line-height:initial;max-width:100%;position:relative;width:950px;border-top-right-radius:0}.billing-video-modal.ngdialog .ngdialog-content *{font-family:'Ted Next'!important}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-header{height:80px;background-color:#f1f2f6;padding:0 25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-header .billing-video-header-text{font-size:26px;font-weight:600;color:#555}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-header .close-button{background:#fff;font-size:25px;color:#666;width:40px;height:40px;padding:10px 8px 8px;cursor:pointer}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body{padding:40px 70px}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .video-container embed,.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .video-container iframe,.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .how-to{margin-top:30px;font-size:16px}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .how-to .how-to-header{font-weight:500}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .how-to .how-to-list{margin-top:10px}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .how-to .how-to-list ul li{line-height:1.5}@media (max-width:767px){.billing-video-modal.ngdialog{border-radius:0!important;padding-top:0}.billing-video-modal.ngdialog .ngdialog-content{border-radius:0!important}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-header .billing-video-header-text{font-size:20px}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body{padding:30px 20px}.billing-video-modal.ngdialog .billing-video-modal-template .billing-video-body .how-to .how-to-list{margin-top:20px}}.prepaidCtnModal{background-color:#fff;width:700px}@media (max-width:768px){.prepaidCtnModal{width:100%}}.prepaidCtnModal .prepaiderrorHeader{background-color:#f0f2f5;border-bottom:1px solid #da291b;padding:0 30px}@media (max-width:768px){.prepaidCtnModal .prepaiderrorHeader{padding:0 15px}}.prepaidCtnModal .prepaiderrorHeader .errorLogo{padding:15px 16px 17px 0}.prepaidCtnModal .prepaiderrorHeader .headerDesc{color:#414042;font-size:22px;weight:600;font-weight:600;text-align:left;padding:15px 0 17px}@media (max-width:768px){.prepaidCtnModal .prepaiderrorHeader .headerDesc{font-size:17px;padding-left:16px}}.prepaidCtnModal .prepaidErrorBody{padding:20px 30px 50px}.prepaidCtnModal .prepaidErrorBody .bodyDesc{color:#414042;font-size:16px;font-weight:400;line-height:22px;text-align:left}.prepaidCtnModal .prepaidErrorBody .closeButton{float:right;width:124px;height:37px;top:27px;position:relative;font-size:16px;line-height:24px;border-radius:30px;font-weight:700;background-color:#da291b;border-style:none;color:#fff}@media (max-width:768px){.prepaidCtnModal .prepaidErrorBody .closeButton{width:100%}}.ute-antiSpamLegislation .channelList{overflow:hidden}.ute-antiSpamLegislation p.pref-update-error-toggle-p{text-align:right;font-weight:400;font-size:12px;display:inline-block;margin:10px 0 0;color:#3f3e40;padding:0}.ute-antiSpamLegislation .pref-update-error-toggle{display:block;float:left;padding:0}.ute-antiSpamLegislation .toggle-error-icon{float:left;margin-right:5px;width:20px;height:20px;margin-top:7px;font-size:40px;color:#00aec7}.ute-antiSpamLegislation .toggle-container{display:block;float:right;width:100%}.oneview-news-directive .news-section #newsCarousel .owl-controls,.ute-antiSpamLegislation .hide-manage-pref-link{display:none!important}.ute-antiSpamLegislation .toggle-lock{position:relative}.ute-antiSpamLegislation .lockWrapper{display:inline-block;float:right;width:100%;background:0 0;height:36px;position:absolute;top:0;z-index:2000}.ute-antiSpamLegislation .hide-updateLoader{display:none}.ute-antiSpamLegislation .save-btn-loader,.ute-antiSpamLegislation .toggle-btn-loader{width:40px!important;margin-top:-12px;margin-right:10px}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-match-text ins,.ute-antiSpamLegislation .save-button-container{display:inline-block;float:right}.ute-antiSpamLegislation .arrow-up-manage-pref{display:none}.ute-antiSpamLegislation .electronic-marketing-sms-title{display:block;float:left}.ute-antiSpamLegislation .list-group-item-heading{font-size:16px;font-weight:600;margin-top:9px}.ute-antiSpamLegislation .preference-error{text-align:left;color:#da291c;font-weight:500;padding:10px 10px 0}.ute-antiSpamLegislation .preference-not-found{text-align:right;color:#da291c;font-weight:500;padding-right:10px}.ute-antiSpamLegislation .info-message-alert{border:1px solid #55c9da}.ute-antiSpamLegislation .add-btn{font-size:30px;float:left}.ute-antiSpamLegislation .messaging-container{background:#eee;margin-left:-15px}.ute-antiSpamLegislation .messaging-title{margin:5px 0;padding-top:0;padding-bottom:0;font-size:30px;font-weight:500}.ute-antiSpamLegislation .send-all-sms-to{display:block;float:left;margin-right:50px}.ute-antiSpamLegislation .danger-message-alert{border-radius:14px;display:block;float:left;padding:19px 0 18px 25px;border:1px solid #db2515;margin:0 0 42px;width:90%}.ute-antiSpamLegislation .ute-ctn-alert-icon{float:left;margin-right:13px;width:40px;height:40px;margin-top:7px;font-size:40px;color:#00aec7}.ute-antiSpamLegislation .alert-desc{display:block;float:left;width:80%}.ute-antiSpamLegislation p.what-do-mean{font-size:16px;font-weight:300;color:#3f3e40;margin:15px 0 0 1px}.ute-antiSpamLegislation .panel-group{margin-bottom:0}.ute-antiSpamLegislation .panel-heading.pref-list-panel-heading{padding:20px 30px;background:#fff;margin-top:15px}.ute-antiSpamLegislation .pref-list-panel-body{padding:0}.ute-antiSpamLegislation .save-selection-container{display:block;float:left;width:100%;background:#fff;padding:0 30px}.ute-antiSpamLegislation .level-cat-title-container{display:block;float:left;width:100%;background:#f1f3f6}.ute-antiSpamLegislation .level-cat-msg-counter,.ute-antiSpamLegislation .level-cat-title{padding:10px 25px;background:#f1f3f6;display:block;margin:0 21px 0 0}.ute-antiSpamLegislation .level-cat-title{margin:0;font-size:22px}.ute-antiSpamLegislation .level-cat-title-container.channel-title{margin-bottom:5px}.ute-antiSpamLegislation .container.level-cat-content{width:100%!important;display:inherit;float:none}.ute-antiSpamLegislation .save-selection-btn{border-radius:8px;background:#db2515;padding:6px 40px;font-size:18px;display:inline-block;color:#fff;outline:none;border:#db2515;margin:28px 0}.ute-antiSpamLegislation .save-selection-btn:active,.ute-antiSpamLegislation .save-selection-btn:hover{outline:none;color:#fff}.ute-antiSpamLegislation .electronic-marketing-container,.ute-easy-login-registration .ute-elr-password .password-form input,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table{width:100%}.ute-antiSpamLegislation .panel-success>.panel-heading.sms-marketing-pref-heading{border-radius:9px;background:#f1f3f6;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;padding-left:25px}.ute-antiSpamLegislation .panel-heading.sms-marketing-pref-heading h3{color:#3f3e40;margin:10px 0;font-size:22px;font-weight:500}.ute-antiSpamLegislation .list-group-item.sms-market-pref-list-item{border:none;margin:0;padding:0;display:block;float:left;width:100%}.ute-antiSpamLegislation .list-group-item.sms-market-pref-list-item:last-child{border-radius:0}.ute-antiSpamLegislation .list-group-item.sms-market-pref-list-item:last-child .border-bottom-line{border-bottom:none}.ute-antiSpamLegislation .panel.panel-default.pref-list-panel{box-shadow:none;border:none}.ute-antiSpamLegislation .panel-success.sms-marketing-pref-panel{border-radius:10px;border:1px solid #bcbec1}.ute-antiSpamLegislation .list-group.sms-marketing-pref-list{box-shadow:none;display:block;float:left;width:100%}.ute-antiSpamLegislation .border-bottom-line{display:block;width:94%;height:0;border-bottom:1px solid #bcbec1;margin:0 auto}.ute-antiSpamLegislation .sms-market-pref-list-content,.ute-antiSpamLegislation .sms-marketing-pref-panel-body{padding:0}.ute-antiSpamLegislation .panel-title.panel-heading{display:block;float:left;width:100%;background:#fff}.ute-antiSpamLegislation .manage-msgs-link,.ute-antiSpamLegislation .manage-msgs-link:active,.ute-antiSpamLegislation .manage-msgs-link:hover,.ute-antiSpamLegislation .manage-msgs-link:visited{cursor:pointer;outline:none!important;display:block;float:left;margin-top:7px;text-decoration:none;width:auto}.ute-antiSpamLegislation .control-group.custom-checkbox-container{padding:30px;display:block;float:left;width:100%}.ute-antiSpamLegislation .control.custom-checkbox{font-family:arial;display:inline-block;position:relative;padding-left:30px;margin-bottom:15px;padding-top:0;cursor:pointer;font-size:16px;font-weight:400;color:#848384}.ute-antiSpamLegislation .control.custom-checkbox input:checked~.control_indicator:after{display:none}.ute-antiSpamLegislation .control.custom-checkbox-checked{font-family:arial;display:inline-block;position:relative;padding-left:30px;margin-bottom:15px;padding-top:0;cursor:pointer;font-size:16px;font-weight:400;color:#454446}.ute-antiSpamLegislation .control input{position:absolute;z-index:-1;opacity:0}.ute-antiSpamLegislation .control input:checked~.control_indicator{background:#db2515;border:2px solid #db2515}.ute-antiSpamLegislation .control input:disabled~.control_indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.ute-antiSpamLegislation .control_indicator{border-radius:4px;position:absolute;top:2px;left:0;height:15px;width:15px;background:#fff;border:2px solid #bcbec1;margin-top:3px}.ute-antiSpamLegislation .control_indicator:after{box-sizing:unset;content:'';position:absolute;display:none}.ute-antiSpamLegislation .custom-switch{opacity:0;position:absolute;z-index:1;width:74px;height:32px;cursor:pointer}.ute-antiSpamLegislation .custom-switch+.lable{position:relative;display:inline-block;margin:0;line-height:20px;min-height:18px;min-width:18px;font-weight:400;cursor:pointer}.ute-antiSpamLegislation .custom-switch+.lable::before{border-radius:15px;font-weight:400;font-size:11px;line-height:17px;height:20px;overflow:hidden;background-color:#f5f5f5;border:1px solid #ccc;text-align:left;float:left;padding:0;width:52px;text-indent:-21px;margin-right:0;transition:text-indent .3s ease;top:auto}.ute-antiSpamLegislation .custom-switch.switch-bootstrap+.lable.no span.lable-yes{position:absolute;left:8px;top:50%;font-size:18px;line-height:20px;margin:-10px 0 0;color:#fff;opacity:0}.ute-antiSpamLegislation .custom-switch.switch-bootstrap+.lable.no span.lable-no{position:absolute;right:5px;top:50%;font-size:18px;line-height:20px;margin:-10px 0 0;color:#fff;opacity:1}.ute-antiSpamLegislation .custom-switch.switch-bootstrap+.lable.yes span.lable-yes{position:absolute;left:8px;top:50%;font-size:18px;line-height:20px;margin:-10px 0 0;color:#fff;opacity:1}.ute-antiSpamLegislation .custom-switch.switch-bootstrap+.lable.yes span.lable-no{position:absolute;right:8px;top:50%;font-size:18px;line-height:20px;margin:-10px 0 0;color:#fff;opacity:0}.ute-antiSpamLegislation .custom-switch.switch-bootstrap+.lable::before{content:"";box-shadow:none;border-width:0;font-size:16px;background-color:#d2d2d2;color:#fff;font-weight:600;width:73px;height:32px;line-height:21px;text-indent:32px;padding:5px 11px;transition:background .1s ease}.ute-antiSpamLegislation .custom-switch.switch-bootstrap+.lable::after{border-radius:15px;content:'';position:absolute;top:1px;left:2px;width:30px;height:30px;text-align:center;background-color:#fff;border:4px solid #fff;transition:left .2s ease}.ute-antiSpamLegislation .custom-switch.switch-bootstrap:checked+.lable::before{content:"";text-indent:6px;color:#fff;border-color:#b7d3e5;padding:6px 1px}.ute-antiSpamLegislation .custom-switch.switch-bootstrap:checked+.lable::after{left:41px;background-color:#fff;border:4px solid #fff;text-shadow:0 -1px 0 rgba(0,200,0,.25)}.ute-antiSpamLegislation .switch-primary>.custom-switch.switch-bootstrap:checked+.lable::before{background-color:#00985f}.ute-antiSpamLegislation .label-switch.switch-primary{float:right;margin-right:12px}@media (min-width:320px) and (max-width:767px){.ute-antiSpamLegislation.container{padding:0}.ute-antiSpamLegislation .messaging-container{margin-left:0}.ute-antiSpamLegislation .rui-heading h1{margin:0 0 0 15px;background-color:#e0e0e0;padding:.2em 15px;font-size:28px}.ute-antiSpamLegislation .electronic-marketing-container{width:100%!important;margin:0;padding:0 15px}.ute-antiSpamLegislation .list-group-item-heading{display:block;float:left;margin-top:5px;width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ute-antiSpamLegislation .panel-heading.pref-list-panel-heading{padding:20px 10px;background:#fff}.ute-antiSpamLegislation .label-switch.switch-primary{margin-right:0;position:absolute;right:0;top:-3px}.ute-antiSpamLegislation .panel.panel-default.pref-list-panel{position:relative}.ute-antiSpamLegislation .panel-success>.panel-heading.sms-marketing-pref-heading{padding-left:10px}.ute-antiSpamLegislation .manage-msgs-link{display:block;width:100%}.ute-antiSpamLegislation .messaging-title{margin:0 0 0 15px;background-color:#e0e0e0;padding:.2em 15px;font-size:28px}.ute-antiSpamLegislation .level-cat-content{padding:0}.ute-antiSpamLegislation .control-group.custom-checkbox-container{padding:15px}.ute-antiSpamLegislation .level-cat-title{padding-left:15px}.ute-antiSpamLegislation .level-cat-msg-counter{margin-right:0}.ute-antiSpamLegislation .save-selection-container{padding:0 15px}.ute-antiSpamLegislation .lockWrapper{width:100%;background:0 0;height:68px;position:absolute;top:-15px;z-index:2000;right:0}.ute-antiSpamLegislation .toggle-btn-loader{width:30px!important;margin-top:-12px;margin-right:10px;position:absolute;top:0;right:67px}.ute-antiSpamLegislation .toggle-error-icon{float:left;margin-right:0;width:15px;height:15px}.ute-antiSpamLegislation p.pref-update-error-toggle-p{font-size:10px;text-align:left}.ute-antiSpamLegislation .danger-message-alert{padding:19px 0 18px 8px;width:100%}.ute-antiSpamLegislation .ute-ctn-alert-icon{margin-right:9px;width:30px;height:30px}.ute-antiSpamLegislation p.what-do-mean{margin:7px 0 0 1px;font-size:12px}}.contest_bannerstep1{border:1px solid #d9d9d9;border-top:10px solid #00a2ba;padding:18px 24px;font-size:16px;line-height:19px;color:#000;max-width:594px;font-weight:400;margin:33px 0 -45px}@media (max-width:767px){.contest_bannerstep1{margin:33px 0 0}}.contest_bannerstep1 a,.contest_bannerstep5 a{color:#003471;text-decoration:underline}.contest_bannerstep1 a:hover,.contest_bannerstep5 a:hover{text-decoration:none}.contest_bannerstep5{margin:33px 0 0;max-width:594px}.contest_bannerstep5 span{display:block;font-size:12px;line-height:14px}.contest_bannerstep5 .contest_banner_holder{border:1px solid #d9d9d9;border-top:5px solid #00a2ba;padding:16px 22px;font-size:16px;line-height:19px;color:#000;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;max-width:403px;margin-bottom:8px}.contest_bannerstep5 .contest_banner_holder .img_holder{width:141px;margin-right:17px}.contest_bannerstep5 .contest_banner_holder .text_holder{width:calc(100% - 130px)}.ute-easy-login-registration .flex-container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .v-middle{-ms-flex-align:center;align-items:center}.ute-easy-login-registration .h-middle{-ms-flex-pack:center;justify-content:center}.ute-easy-login-registration .h-start{-ms-flex-pack:start;justify-content:flex-start}.ute-easy-login-registration .h-end{-ms-flex-pack:end;justify-content:flex-end}.ute-easy-login-registration .h-space-around{-ms-flex-pack:distribute;justify-content:space-around}.ute-easy-login-registration .h-space-between{-ms-flex-pack:justify;justify-content:space-between}.ute-easy-login-registration .p-bold{font-weight:600!important}.ute-easy-login-registration .elr-header-caps{text-transform:uppercase!important}@media (min-width:767px){.ute-easy-login-registration .dk-hidden{display:none}.ute-easy-login-registration .dk-wide{width:100%;max-width:100%}}@media (max-width:767px){.ute-easy-login-registration .mb-hidden{display:none}.ute-easy-login-registration .mb-wide{width:100%;max-width:100%}.ute-easy-login-registration .sm-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.ute-easy-login-registration .sm-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}.ute-easy-login-registration input{box-shadow:none;border:1px solid #abacad;height:40px;border-radius:7px;font-size:16px;outline:none;padding:0 10px;font-weight:600}.ute-easy-login-registration button{cursor:pointer}.ute-easy-login-registration button:disabled{cursor:default}.ute-easy-login-registration a{cursor:pointer;outline:none!important}.ute-easy-login-registration *{font-family:'Ted Next'!important}.ute-easy-login-registration input::-webkit-input-placeholder{font-style:normal}.ute-easy-login-registration button.ute-primary-button,.ute-easy-login-registration button.ute-secondary-button{cursor:pointer;font-size:18px;font-weight:600;border:0;min-height:40px;height:auto;padding:0 30px;background-color:#da291c;color:#fff;border-radius:7px}.ute-easy-login-registration button.ute-secondary-button{background-color:#fff;color:#da291c;border:2px solid #da291c}.ute-easy-login-registration button.ute-button-blue-no-decor{cursor:pointer;font-size:18px;font-weight:600;color:#025499;border:0;background:0 0;padding:0!important}.ute-easy-login-registration button.ute-primary-button.elr-loader,.ute-easy-login-registration button.ute-primary-button.state-btn-fail,.ute-easy-login-registration button.ute-primary-button.state-btn-success,.ute-easy-login-registration button.ute-secondary-button.elr-loader,.ute-easy-login-registration button.ute-secondary-button.state-btn-fail,.ute-easy-login-registration button.ute-secondary-button.state-btn-success{padding-right:50px;position:relative}.ute-easy-login-registration button.ute-primary-button.elr-loader:after{content:' ';position:absolute;right:5px;background-repeat:no-repeat;vertical-align:middle}.ute-easy-login-registration button.ute-primary-button.state-btn-fail:after,.ute-easy-login-registration button.ute-primary-button.state-btn-success:after{content:' ';position:absolute;right:5px;background-repeat:no-repeat;display:inline-block;vertical-align:middle}.ute-easy-login-registration button.ute-secondary-button.elr-loader:after{content:' ';position:absolute;right:5px;background-repeat:no-repeat;vertical-align:middle}.ute-easy-login-registration button.ute-secondary-button.state-btn-fail:after,.ute-easy-login-registration button.ute-secondary-button.state-btn-success:after{content:' ';position:absolute;right:5px;background-repeat:no-repeat;display:inline-block;vertical-align:middle}.ute-easy-login-registration button.ute-primary-button.elr-loader:after{background-image:url(../ute-easy-login-registration/assets/progress.gif);width:30px;height:30px;display:block;background-size:contain;top:5px}.ute-easy-login-registration button.ute-primary-button.state-btn-success:after{background-image:url(../ute-easy-login-registration/assets/icon-success02.png);background-position-y:7px;border:2px solid #fff;border-radius:100%;background-size:17px;background-position-x:3px;width:27px;height:27px}.ute-easy-login-registration button.ute-primary-button.state-btn-fail:after{background-image:url(../ute-easy-login-registration/assets/icon-error02.png);background-position-y:5px;background-position-x:4px;width:25px;height:25px;border:2px solid #fff;border-radius:100%;background-size:12px}.ute-easy-login-registration button.ute-secondary-button.elr-loader:after{background-image:url(../ute-easy-login-registration/assets/loader_red.gif);width:30px;height:30px;display:block;background-size:contain;top:5px}.ute-easy-login-registration button.ute-secondary-button.state-btn-success:after{background-image:url(../ute-easy-login-registration/assets/icon-success02.png);background-position-y:7px;border:2px solid #fff;border-radius:100%;background-size:17px;background-position-x:3px;width:27px;height:27px}.ute-easy-login-registration button.ute-secondary-button.state-btn-fail:after{background-image:url(../ute-easy-login-registration/assets/icon-error.png);background-position-y:5px;background-position-x:4px;width:25px;height:25px;border:2px solid #fff;border-radius:100%;background-size:12px}.ute-easy-login-registration .inline-error{font-size:15px;font-weight:600;color:#da291c}.ute-easy-login-registration .invalid-red{color:#da291c}.ute-easy-login-registration .success-green{color:#5a8300}.ute-easy-login-registration .error-bold{font-weight:700}@media (min-width:992px){.ute-easy-login-registration .container{width:944px;margin:0 auto}}@media (min-width:1170px){.ute-easy-login-registration .container{width:1122px;margin:0 auto}}@media (min-width:768px){.ute-easy-login-registration .ute-elr-navigation .container{width:750px!important}}@media (min-width:992px){.ute-easy-login-registration .ute-elr-navigation .container{width:970px!important}}@media (min-width:1200px){.ute-easy-login-registration .ute-elr-navigation .container{width:1170px!important}}@keyframes loader_spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@font-face{font-family:'rogers-icon';src:url(../ute-easy-login-registration/assets/fonts/rogers-icon.eot?cbbico);src:url(../ute-easy-login-registration/assets/fonts/rogers-icon.eot?cbbico#iefix) format("embedded-opentype"),url(../ute-easy-login-registration/assets/fonts/rogers-icon.ttf?cbbico) format("truetype"),url(../ute-easy-login-registration/assets/fonts/rogers-icon.woff?cbbico) format("woff"),url(../ute-easy-login-registration/assets/fonts/rogers-icon.svg?cbbico#icomoon) format("svg");font-weight:400;font-style:normal}.rogers-icon,[class*=" rogers-icon-"],[class^=rogers-icon-]{font-family:'rogers-icon'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rogers-icon-success:before{content:"\e836"}.rogers-icon-circle-x:before{content:"\e9c2"}.rogers-icon-circle-solid-minus:before{content:"\e921"}.rogers-icon-search-v3:before{content:"\e94d"}.rogers-icon-closed-lock-rounded:before{content:"\e9be"}.rogers-icon-facebook:before{content:"\e821"}.rogers-icon-lock:before{content:"\e815"}.rogers-icon-lock-v2:before{content:"\e85d"}.rogers-icon-lock-alt:before{content:"\e84a"}.rogers-icon-chevron-down:before{content:"\e846"}.rogers-icon-chevron-up:before{content:"\e971"}.rogers-icon-circle-solid-check:before{content:"\e992"}.rogers-icon-livechat-v2:before{content:"\ea41"}.rogers-icon-call:before{content:"\e80c"}.ute-easy-login-registration .ute-elr-email-verification-modal .elr-modal-header{height:100px;width:100%;background-color:#eaebeb;padding-left:20px;border-top-left-radius:15px}.ute-easy-login-registration .ute-elr-email-verification-modal .elr-modal-header .secure-text{font-size:18px;font-weight:600;margin-left:10px;color:#888}.ute-easy-login-registration .ute-elr-email-verification-modal .ute-elr-modal-body{padding:20px 50px}.ute-easy-login-registration .ute-elr-email-verification-modal .ute-elr-modal-body>div .image-aligner{position:relative;margin-top:-50px}.ute-easy-login-registration .ute-elr-email-verification-modal .ute-elr-modal-body>div .ute-elr-modal-flow-text{font-size:22px;font-weight:600;text-align:center;color:#333;margin-top:20px}.ute-easy-login-registration .elr-header{font-size:22px;font-weight:600;margin-top:70px}.ute-easy-login-registration .elr-header>span.bg-header{font-size:26px}.ute-easy-login-registration .elr-strong{font-weight:600}.ute-easy-login-registration .steps-container{max-width:600px;width:100%;margin-top:40px;margin-left:-35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .steps-container>div:first-child .step-rail>div:first-child{background-color:transparent!important}.ute-easy-login-registration .steps-container>div:last-child .step-rail>div:last-child{background-color:transparent!important}.ute-easy-login-registration .steps-container>div{width:calc(100%/5);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.ute-easy-login-registration .steps-container>div .step-text{width:100%;color:#333;font-weight:400;font-size:16px;margin-top:10px;text-align:center}.ute-easy-login-registration .steps-container>div .step-indicator,.ute-easy-login-registration .steps-container>div .step-rail{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .steps-container>div .step-indicator{background-color:#eaebeb;color:#333;font-size:32px;font-weight:600;text-align:center;border-radius:100%;border:3px solid #eaebeb;width:50px;height:50px}.ute-easy-login-registration .steps-container>div .step-rail{position:absolute;top:25px;width:100%;height:3px;z-index:-1;left:0}.ute-easy-login-registration .steps-container>div .step-rail>div{height:100%;width:50%;background-color:#eaebeb}.ute-easy-login-registration .steps-container>div.active .step-indicator{border-color:#da291c;background-color:#da291c;color:#fff}.ute-easy-login-registration .steps-container>div.active .step-rail>div:first-child{background-color:#da291c}.ute-easy-login-registration .steps-container>div.active .step-text{color:#da291c;font-weight:600}.ute-easy-login-registration .steps-container>div.active.complete .step-indicator{background-color:#fff;color:#da291c}.ute-easy-login-registration .steps-container>div.active.complete .step-rail>div{background-color:#da291c}.ute-easy-login-registration .steps-container>div.active.complete .step-text{color:#333}@media (max-width:767px){.ute-easy-login-registration .steps-container{max-width:100%;width:100%;margin:0 auto}.ute-easy-login-registration .steps-container>div .step-text{display:none}.ute-easy-login-registration .steps-container>div .step-indicator{width:35px;height:35px;font-size:22px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .steps-container>div .step-rail{top:17px}}.ute-easy-login-registration .ute-elr-account .elr-account-form{margin-top:30px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form label{font-size:16px;font-weight:600;display:block}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:789px;width:100%;height:50px;background:#bbe4ec;border-radius:7px;position:relative}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .account-input,.ute-easy-login-registration .ute-elr-account .elr-account-form>form .postal-code label{margin-left:5px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .information-tooltip{position:absolute;max-width:399px;background:#fff;border:1px solid #00afc8;border-radius:15px;padding:28px 15px 17px;top:-15px;right:9px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .information-tooltip .info-icon{float:left;margin-right:20px;cursor:default}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .information-tooltip .info-text-container{overflow:hidden}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .information-tooltip .info-text-container .info-header,.ute-easy-login-registration .ute-elr-password .password-form label{font-weight:600;font-size:16px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .information-tooltip .info-text-container ul{margin-left:17px;margin-top:2px;font-size:14px;line-height:1.7;padding:0;margin-bottom:0}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .info-help{display:none;cursor:pointer;width:30px;height:30px;border-radius:50%;background-color:#f0f2f5;color:#085498;font-size:16px;font-weight:700;line-height:30px;text-align:center;outline:none!important}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .info-help:focus{outline:none}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .postal-code{margin-top:30px;max-width:263px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .postal-code input{margin-top:3px;margin-left:5px;min-width:auto;width:109px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .captcha{margin-top:40px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .captcha>div{display:block;transform:scale(.94);-webkit-transform:scale(.94);transform-origin:0 0;-webkit-transform-origin:0 0}.ute-easy-login-registration .ute-elr-account .elr-account-form>form input{width:auto;color:#333}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .buttons{margin-top:30px;max-width:500px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .buttons>button:first-child{margin-left:16px;margin-right:43px}.ute-easy-login-registration .ute-elr-account .inline-error{width:350px}@media (max-width:767px){.ute-easy-login-registration .ute-elr-account .elr-account-form>form label{margin-left:0!important}.ute-easy-login-registration .ute-elr-account .elr-account-form>form input{width:100%!important;margin-left:0!important}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container{background-color:#fff;display:block;height:auto;max-width:100%}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .information-tooltip{position:static;max-width:100%;margin:10px 0 20px;padding:25px 10px 17px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .information-tooltip .info-icon{margin-left:0;margin-right:20px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .information-container .account-input{margin-left:0;width:100%}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .account-number .info-help{display:inline-block;vertical-align:top;position:relative;top:-3px}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .buttons,.ute-easy-login-registration .ute-elr-account .elr-account-form>form .postal-code{max-width:100%}.ute-easy-login-registration .ute-elr-account .elr-account-form>form .buttons>button:first-child{margin:20px auto 0}.ute-easy-login-registration .inline-error,.ute-easy-login-registration .ute-elr-account .elr-account-form>form .postal-code input{width:100%}}.ute-easy-login-registration .ute-elr-email .email-form{margin-top:30px;max-width:350px}.ute-easy-login-registration .ute-elr-email .email-form>form .confirm-email{margin-top:30px}.ute-easy-login-registration .ute-elr-email .email-form>form input{margin-top:3px;width:100%}.ute-easy-login-registration .ute-elr-email .email-form>form label{font-size:16px;font-weight:600;display:block}.ute-easy-login-registration .ute-elr-email .email-form>form .buttons{margin-top:30px;text-align:left}.ute-easy-login-registration .ute-elr-email .email-form>form .buttons button{display:inline-block;vertical-align:middle}.ute-easy-login-registration .ute-elr-email .email-form>form .buttons button:first-child{margin-left:16px;margin-right:43px}@media (max-width:767px){.ute-easy-login-registration .ute-elr-email .email-form,.ute-easy-login-registration .ute-elr-email .email-form>form .buttons{max-width:100%}.ute-easy-login-registration .ute-elr-email .email-form>form .buttons button:first-child{margin:20px auto 0}}.ute-easy-login-registration .ute-elr-auto-registration .elr-verify-info,.ute-easy-login-registration .ute-elr-verify .elr-verify-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:30px}.ute-easy-login-registration .ute-elr-auto-registration .elr-verify-info .verify-text-container,.ute-easy-login-registration .ute-elr-verify .elr-verify-info .verify-text-container{line-height:2;width:calc(100% - 100px)}.ute-easy-login-registration .ute-elr-auto-registration .elr-verify-info .verify-text-container div,.ute-easy-login-registration .ute-elr-verify .elr-verify-info .verify-text-container div{width:100%;font-size:16px}.ute-easy-login-registration .ute-elr-auto-registration .elr-verify-info .verify-icon,.ute-easy-login-registration .ute-elr-verify .elr-verify-info .verify-icon{width:60px;height:60px;border-radius:100%;background:#d7d7d7;font-size:30px;margin-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse.accordion,.ute-easy-login-registration .ute-elr-verify .resend-collapse.accordion{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse.accordion .collapse-icon,.ute-easy-login-registration .ute-elr-verify .resend-collapse.accordion .collapse-icon{margin-right:10px;background-color:#f0f2f5;border-radius:100%;width:30px;height:30px;transition:.4s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse.accordion>.ute-button-blue-no-decor,.ute-easy-login-registration .ute-elr-verify .resend-collapse.accordion>.ute-button-blue-no-decor,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td ute-historical-usage-cell div{text-align:left}.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse-panel,.ute-easy-login-registration .ute-elr-verify .resend-collapse-panel{margin-top:20px;max-width:300px}.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse-panel ul,.ute-easy-login-registration .ute-elr-verify .resend-collapse-panel ul{margin-left:30px;font-weight:600;font-size:16px;line-height:1.2;padding:0}.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse-panel>button,.ute-easy-login-registration .ute-elr-verify .resend-collapse-panel>button{margin-top:10px;width:100%}.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse-panel .need-help,.ute-easy-login-registration .ute-elr-verify .resend-collapse-panel .need-help{margin-top:30px;font-weight:600;font-size:16px}@media (max-width:767px){.ute-easy-login-registration .ute-elr-auto-registration .resend-collapse-panel,.ute-easy-login-registration .ute-elr-verify .resend-collapse-panel{max-width:100%}}.ute-easy-login-registration .ute-elr-password .password-form{margin-top:30px;max-width:300px}.ute-easy-login-registration .ute-elr-password .password-form .confirm-password .label-content,.ute-easy-login-registration .ute-elr-password .password-form .password .label-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-easy-login-registration .ute-elr-password .password-form .confirm-password{margin-top:30px}.ute-easy-login-registration .ute-elr-password .password-form input.password-field:focus~.password-validator{display:block}.ute-easy-login-registration .ute-elr-password .password-form .password-validator{display:none;border:1px solid #00afc8;border-radius:10px;padding:20px;margin-top:10px}.ute-easy-login-registration .ute-elr-password .password-form .password-validator>div{font-size:16px;font-weight:600}.ute-easy-login-registration .ute-elr-password .password-form .password-validator>div:nth-child(2),.ute-easy-login-registration .ute-elr-password .password-form .password-validator>div:nth-child(3),.ute-easy-login-registration .ute-elr-password .password-form .password-validator>div:nth-child(4){margin-top:5px}.ute-easy-login-registration .ute-elr-password .set-password{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:767px){.ute-easy-login-registration .ute-elr-password .password-form{max-width:100%}}.ute-easy-login-registration .ute-elr-complete .elr-info-header{font-size:16px;font-weight:600;margin-top:20px}.ute-easy-login-registration .ute-elr-complete button.ute-primary-button{margin-top:40px}.ute-easy-login-registration .ute-elr-complete .other-account-text{margin-top:40px;font-weight:600;font-size:16px}.ute-easy-login-registration .ute-elr-complete button.ute-button-blue-no-decor{margin-top:10px}.ute-elr-registration-page .container{margin-bottom:100px}.ute-elr-registration-page .dk-hidden.elr-header{margin-bottom:30px;padding:0 20px;font-size:22px}.ute-elr-registration-page .rogers-red-header{font-size:18px;font-weight:600;color:#da291c}.ute-elr-registration-page .ute-elr-navigation{height:90px;width:100vw;background-color:#e9e9e9}.ute-elr-registration-page .ute-elr-navigation .container{padding-left:10px;padding-right:20px;margin-bottom:0}.ute-elr-registration-page .ute-elr-navigation .nav-inner{height:66px;background-color:#fff;border-radius:10px}.ute-elr-registration-page .ute-elr-navigation .nav-inner .elr-brand{font-size:30px;font-weight:600;color:#da291c;padding:0 25px}.ute-elr-registration-page .ute-elr-navigation .nav-inner .elr-page{width:200px;height:100%;background-color:#e9e9e9;font-size:18px;font-weight:600;padding-left:25px;position:relative}.ute-elr-registration-page .ute-elr-navigation .nav-inner .elr-page:after{content:" ";position:absolute;background:#e9e9e9;width:50px;height:50px;right:-25px;transform:rotateZ(45deg);top:8px}.ute-elr-registration-page .ute-elr-navigation .nav-inner .elr-account{font-size:18px;font-weight:600;margin-left:45px}.ute-elr-registration-page .main-content{margin-top:40px}.ute-elr-registration-page .main-content .one-or-more .product-glyph,.ute-elr-registration-page .main-content .prepaid .product-glyph{min-height:38px;height:auto;margin-top:5px}.ute-elr-registration-page .main-content .one-or-more .product-glyph .icons,.ute-elr-registration-page .main-content .prepaid .product-glyph .icons{padding-left:0}.ute-elr-registration-page .main-content .one-or-more .product-glyph .icons li,.ute-elr-registration-page .main-content .prepaid .product-glyph .icons li{list-style:none;display:inline-block;background:url(../ute-easy-login-registration/assets/service-icons.png) no-repeat 0 0;width:38px;height:38px;margin-right:5px;background-position-x:-200px}.ute-elr-registration-page .main-content .one-or-more .product-glyph .icons li.i-wireless,.ute-elr-registration-page .main-content .prepaid .product-glyph .icons li.i-wireless{background-position-x:0}.ute-elr-registration-page .main-content .one-or-more .product-glyph .icons li.i-internet,.ute-elr-registration-page .main-content .prepaid .product-glyph .icons li.i-internet{background-position-x:-38px}.ute-elr-registration-page .main-content .one-or-more .product-glyph .icons li.i-tv,.ute-elr-registration-page .main-content .prepaid .product-glyph .icons li.i-tv{background-position-x:-76px}.ute-elr-registration-page .main-content .one-or-more .product-glyph .icons li.i-home,.ute-elr-registration-page .main-content .prepaid .product-glyph .icons li.i-home{background-position-x:-114px}.ute-elr-registration-page .main-content .one-or-more .product-glyph .icons li.i-landline,.ute-elr-registration-page .main-content .prepaid .product-glyph .icons li.i-landline{background-position-x:-152px}.ute-elr-registration-page .main-content .one-or-more .product-list,.ute-elr-registration-page .main-content .one-or-more>button,.ute-elr-registration-page .main-content .prepaid .product-list{margin-top:10px}.ute-elr-registration-page .main-content .one-or-more .product-list,.ute-elr-registration-page .main-content .prepaid .product-list{font-size:16px}.ute-elr-registration-page .main-content .prepaid>button{margin-top:130px}@-moz-document url-prefix(){.ute-elr-registration-page .main-content .prepaid>button{margin-top:134px!important}}.ute-elr-registration-page .main-content .business-misc{max-width:300px}.ute-elr-registration-page .main-content .business-misc>div{border-radius:10px;overflow:hidden}.ute-elr-registration-page .main-content .business-misc>div>div:first-child{min-height:40px;height:auto;font-size:18px;font-weight:600;padding:10px 20px}.ute-elr-registration-page .main-content .business-misc .business-widget>div:first-child{background-color:#68cada}.ute-elr-registration-page .main-content .business-misc .business-widget>div:last-child{padding:10px 20px;background-color:#bbe4ec;font-size:16px}.ute-elr-registration-page .main-content .business-misc .business-widget>div:last-child button{font-size:16px}.ute-elr-registration-page .main-content .business-misc .not-a-customer-widget>div:first-child{background-color:#b7b7b7}.ute-elr-registration-page .main-content .business-misc .not-a-customer-widget>div:last-child{background-color:#e9eaea;padding:8px 20px;font-size:16px}.ute-elr-registration-page .main-content .business-misc .not-a-customer-widget>div:last-child>div:nth-child(2){margin-top:20px}.ute-elr-registration-page .main-content .business-misc .not-a-customer-widget>div:last-child button{margin-top:10px;padding:0 50px;height:36px;border-width:1px;margin-bottom:10px}@media (max-width:992px){.ute-elr-registration-page .main-content>div{width:33%}.ute-elr-registration-page .main-content .one-or-more{width:34%}.ute-elr-registration-page .main-content .business-misc,.ute-elr-registration-page .main-content .prepaid{padding-left:10px}.ute-elr-registration-page .main-content .prepaid>button{margin-top:130px}@-moz-document url-prefix(){.ute-elr-registration-page .main-content .prepaid>button{margin-top:134px!important}}.fr .ute-elr-registration-page .main-content .prepaid>button{margin-top:152px}@-moz-document url-prefix(){.fr .ute-elr-registration-page .main-content .prepaid>button{margin-top:156px!important}}}@media (max-width:767px){.ute-elr-registration-page .elr-header,.ute-elr-registration-page .main-content .prepaid>button{margin-top:20px}.ute-elr-registration-page .main-content{margin-top:0}.ute-elr-registration-page .main-content>div{width:100%!important}.ute-elr-registration-page .main-content .one-or-more,.ute-elr-registration-page .main-content .prepaid{margin-top:30px}.ute-elr-registration-page .main-content .business-misc{margin-top:30px;max-width:100%}.ute-elr-registration-page .main-content .prepaid{padding:0}@-moz-document url-prefix(){.ute-elr-registration-page .main-content .prepaid>button{margin-top:20px!important}}}.ute-historical-usage-modal .modal-dialog{margin-top:20px}.ute-historical-usage-modal .modal-dialog .modal-content{overflow:hidden}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-header{position:relative;background-color:#eef0f4;height:80px;padding:0 60px 0 30px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-header>div:first-child{height:100%}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-header .hu-button-close{position:absolute;top:10px;right:10px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content{padding:20px 30px 30px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-primary-plan{margin-bottom:20px;font-size:18px;font-weight:600}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container{width:100%;border:2px solid #eef0f4;border-radius:8px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td{min-width:110px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td ute-historical-usage-cell div .hu-topup{color:#12915e}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td ute-historical-usage-cell div .hu-topup .hu-top-up-text{font-size:12px;position:relative;top:-7px;left:8px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td ute-historical-usage-cell span.hu-left-plan-text{color:#da3e38;font-weight:600}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td:nth-child(2),.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr td:nth-child(2) ute-historical-usage-cell{background-color:#b3e0e9}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:not(:nth-child(1)) td:last-child ute-historical-usage-cell{border-left:1px solid #bbbdc0}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:not(:nth-child(1)) td:nth-child(3) ute-historical-usage-cell{border-right:1px solid #bbbdc0}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:first-child td,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:last-child td{position:relative}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:first-child td:nth-child(2):before,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:last-child td:nth-child(2):before{content:" ";position:absolute;background:#b3e0e9;width:100%;height:15px;left:0}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:first-child td:nth-child(2):before{content:" ";top:-15px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:first-child td:first-child div{text-align:left;padding-left:25px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:last-child td:nth-child(2):before{content:" ";bottom:-15px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr:not(:first-child):not(:last-child):not(:nth-child(4)):not(:nth-child(5)) td ute-historical-usage-cell{border-bottom:1px solid #bbbdc0}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.thead{background-color:#eef0f4;height:40px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data{height:45px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data td ute-historical-usage-cell{height:45px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data td:first-child{padding:0 0 0 20px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data td:first-child ute-historical-usage-cell{-ms-flex-pack:start;justify-content:flex-start}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data td:first-child ute-historical-usage-cell div{font-size:16px;font-weight:600;color:#707070}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data td:first-child ute-historical-usage-cell div span{position:relative;left:5px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-total-data td:last-child{padding:0 20px 0 0}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-overage .hu-td-overage{color:#da3e38}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line{height:40px;background-color:#bbbdc0}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td{padding:0 25px;font-size:16px;font-weight:600}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td ute-historical-usage-cell{height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td:first-child,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td:last-child{position:relative}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td:first-child:before,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td:last-child:before{content:' ';position:absolute;top:0;background-color:#bbbdc0;height:100%;width:2px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td:first-child:before{left:-2px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-usage-by-line td:last-child:before{right:-2px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-fdmline-data{background-color:#eef0f4}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-fdmline-data ute-historical-usage-cell{height:65px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-fdmline-data td:first-child{padding-left:20px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-fdmline-data td:first-child ute-historical-usage-cell{padding-left:5px;-ms-flex-pack:start;justify-content:flex-start}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-fdmline-data td:first-child ute-historical-usage-cell div,.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-fdmline-data td:first-child ute-historical-usage-cell span{text-align:left}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-table-container table tr.hu-fdmline-data td:last-child{padding-right:20px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-processing>span>img{position:absolute;top:30px;left:0;right:0;margin:0 auto}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-processing>span>div{text-align:center;font-size:22px;font-weight:600;margin-top:70px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-error>span>div>img{position:absolute;top:30px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-error>span>div:nth-child(2){font-size:22px;text-align:center;margin-top:50px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-error>span>div:last-child{font-size:18px;font-weight:500;color:#777;text-align:center;margin-top:15px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-note-points{margin-top:30px}.ute-historical-usage-modal .modal-dialog .modal-content .hu-modal-content .hu-note-points>div:nth-child(2){margin-top:10px;font-size:14px}.ute-historical-usage .f22{font-size:22px}.ute-historical-usage .f18{font-size:18px}.rhp-dialog-modal .modal-body p,.ute-historical-usage .f16{font-size:16px}.ute-historical-usage .f14{font-size:14px}.ute-historical-usage .fbold{font-weight:600}.ute-historical-usage *{font-family:'Ted Next'}.marginLeft5{margin-left:5px}.success-error-modal-container .ngdialog-content{height:auto;border:solid 1px #f0f2f5;padding:0!important;background-color:#fff;overflow-y:auto;overflow-x:auto;margin:11% auto!important;position:relative}@media (min-width:767px){.success-error-modal-container .ngdialog-content{width:732px}}.success-error-modal-container .ngdialog-content .pad0{padding:0}.success-error-modal-container .ngdialog-content .row{margin-right:0;margin-left:0}.success-error-modal-container .ngdialog-content .row .model-header{background-color:#f0f2f5;height:2.8%;width:auto;position:relative}.success-error-modal-container .ngdialog-content .row .model-header .showSuccessModal{border-bottom:2px solid #00985f!important}.success-error-modal-container .ngdialog-content .row .model-header .showErrorModal{border-bottom:1.5px solid #da291c!important}.success-error-modal-container .ngdialog-content .row .model-header .model-header-content{color:#1f1f1f;font-size:24px;font-weight:600;text-align:left;padding:15px 10px}@media (max-width:767px){.success-error-modal-container .ngdialog-content .row .model-header .model-header-content{padding-left:20px!important;padding-right:20px!important}}.success-error-modal-container .ngdialog-content .row .model-header .heroClose{color:#1f1f1f;position:absolute;top:7px;right:40px;cursor:pointer}.success-error-modal-container .ngdialog-content .ngdialog-close{display:none}.success-error-modal-container .ngdialog-content .body-container-plan{overflow:hidden;padding:0 25px}.success-error-modal-container .ngdialog-content .body-container-plan .plans-header{color:#414042;font-size:18px;font-weight:400;line-height:1.56;text-align:left;padding:20px 0}@media (max-width:767px){.hero-modal-container .ngdialog-content{width:100%!important;margin:30% auto!important}.hero-modal-container .ngdialog-content .model-header .model-header-content{padding-right:40px!important}.hero-modal-container .ngdialog-content .model-header .heroClose{right:30px!important}.hero-modal-container .ngdialog-content .body-container-plan{padding:0 15px}.hero-modal-container .ngdialog-content .body-container-plan .plans-header{padding:20px 10px}.hero-modal-container .ngdialog-content .body-container-plan .plans-title{padding:0 10px 10px}}.hero-modal-container .ngdialog-content{width:700px;height:auto;border:solid 1px #f0f2f5;padding:0!important;background-color:#fff;display:table;overflow-y:auto;overflow-x:auto;margin:11% auto!important;position:relative}.hero-modal-container .ngdialog-content .pad0{padding:0}.hero-modal-container .ngdialog-content .row{margin-right:0;margin-left:0}.hero-modal-container .ngdialog-content .row .model-header{background-color:#f0f2f5;height:2.8%;width:auto;position:relative}.hero-modal-container .ngdialog-content .row .model-header .model-header-content{color:#414042;font-size:22px;font-weight:500;text-align:left;padding:15px 25px}.hero-modal-container .ngdialog-content .row .model-header .heroClose{color:#808284;position:absolute;top:7px;right:40px;cursor:pointer}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .dis,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .dis,.hero-modal-container .ngdialog-content .ngdialog-close{display:none}.hero-modal-container .ngdialog-content .body-container-plan .individual,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything{border-bottom:solid 1px #bbbdc0;overflow:hidden;padding:0 25px}.hero-modal-container .ngdialog-content .body-container-plan .individual .plans-header,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .plans-header{color:#414042;font-size:16px;font-weight:400;line-height:22px;text-align:left;padding:20px 0}.hero-modal-container .ngdialog-content .body-container-plan .individual .plans-title,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .plans-title{color:#414042;font-size:16px;font-weight:600;line-height:22px;text-align:left;padding-bottom:10px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv{padding-left:0;padding-bottom:20px;width:36.66666667%;margin-right:40px;cursor:pointer}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .col-sm-5,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .col-sm-5{width:36.66666667%}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .activeLine,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .activeLine{background-color:#f0f2f5}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .shareEverythingctnbutton,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .shareEverythingctnbutton{width:250px;border:solid 1px;border-color:#bbbdc0;box-shadow:4px 4px 0 0 #f0f2f5}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay{padding-top:10px;padding-bottom:10px;border-left:solid 9px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay .fa-angle-down,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay .fa-angle-up,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay .fa-angle-down,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay .fa-angle-up{margin-top:-2px;float:right;font-size:23px;font-weight:400;padding-right:15px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerHeader,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerHeader{color:#414042;font-size:16px;font-weight:400;line-height:22px;text-align:left;padding-bottom:15px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner{margin-left:-15px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .d-flex,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .d-flex{display:-ms-flexbox;display:flex}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .appendPadding,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .appendPadding{padding-left:30px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody{box-shadow:4px 4px 0 0 #f0f2f5;border:1px solid #bbbdc0;border-top:none;width:303px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody:first-child,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody:first-child{margin-right:30px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers{padding:0;border-top:2px solid #ffbf3f}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader{background:#f0f2f5;height:40px;line-height:40px;padding-left:12px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox{border:2px solid #bbbdc0;background:#fff;border-radius:4px;padding:0 1px;cursor:pointer;margin-right:5px;display:inline-block;width:21px;height:21px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox.active,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox.active{border-color:#da291c;background:#da291c}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox.active i,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox.active i{color:#fff;visibility:visible}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox i,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderCheckbox i{visibility:hidden;display:block}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderText,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .offerContentHeader .offerHeaderText{font-size:18px;font-weight:600;text-align:left;transform:scaleX(1.0032)}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox{padding-bottom:10px;overflow:hidden}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferName,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferName{font-size:36px;font-weight:700;padding:7px 25px 5px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferPrice,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferPrice{font-size:36px;font-weight:700}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .priceSymbol,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .priceSymbol{padding-top:10px;float:right}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .priceSymbol .priceIconContent sup,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .priceSymbol .priceIconContent sup{font-size:20px;font-weight:700}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferBorder,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferBorder{position:absolute;top:0;left:105px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferBorder .tvmOfferBorderContent,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBox .tvmOfferBorder .tvmOfferBorderContent{border-right:1px solid #bbbdc0;height:40px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .__bpoOfferPlanName,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .__bpoOfferPlanName{padding-bottom:3%;font-weight:500;padding-left:30px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferTalk,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferText,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferTalk,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferText{font-size:16px;padding-left:30px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferTalkContent,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferTextContent,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferTalkContent,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferTextContent{font-weight:600}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection{padding-top:10px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection .tvmBpoPlus,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection .tvmBpoPlus{font-size:30px;font-weight:700;margin-left:-5px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection .tvmBpoName,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection .tvmBpoName{font-size:36px;font-weight:700}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection .tvmBpoData,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoSection .tvmBpoData{font-size:20px;font-weight:700}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoTitle,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoTitle2,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoTitle,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoTitle2{font-size:16px;font-weight:600}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoContent,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmBpoContent{padding:15px 20px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .bpoDivision,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .bpoDivision{border-top:1px solid #bbbdc0;width:95%;margin:0 auto;padding-bottom:20px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox{padding:30px 0;overflow:hidden}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne{min-height:40px;padding:0 0 25px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroDeviceImage,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroDeviceImage{padding:0 0 0 20px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroDeviceImage img,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroDeviceImage img{width:82px;height:auto}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroPriceSection,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroPriceSection{padding:0 25px 0 0}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroPriceSection .heroDeviceName,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentOne .heroPriceSection .heroDeviceName{font-weight:600;margin-top:10px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPrice,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPrice{padding-top:40px;padding-left:5px;text-align:center!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroDiscountContent,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroDiscountContent{padding-left:20px;border-left:1px solid #bbbdc0}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHupEn,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHupEn{padding-left:5px;text-align:center!important;border-right:1px solid #bbbdc0}.en .page-one-view-dashboard #nav-links .padding,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroDiscountContentHupEn,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroDiscountContentHupEn{padding-left:20px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHup,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHup{padding-left:5px;text-align:center!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHupFr,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHupFr{padding-top:10px;padding-left:5px;text-align:center!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroDiscountContentHup,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroDiscountContentHup{padding-left:20px;border-left:1px solid #bbbdc0}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice{font-size:20px;font-weight:700;text-align:left}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbol,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbolFr,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbol,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbolFr,.module-ppc-modal #changePlan-en,.module-ppc-modal #changePlan-fr{display:inline-block}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbol,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbol{margin-right:-7px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbolFr,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .dollarSymbolFr{margin-left:-7px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroDiscountValue,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroPriceContent,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroDiscountValue,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroPriceContent{font-size:35px!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroDiscountOff,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroDiscountOff{margin-left:-3px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroDiscountDesc,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .heroDiscountDesc{font-size:16px;font-weight:600}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .tvmBpoPlus,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .tvmBpoPlus{font-size:20px;font-weight:700;margin-left:-5px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .tvmBpoName,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice .tvmBpoName{font-size:36px;font-weight:700}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo{padding:0 13px;min-height:96px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo .heroPrice,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo .heroPrice{line-height:32px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo .heroDiscountContent,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo .heroDiscountContent{padding-top:5px}@media (max-width:767px){.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroContentTwo{padding:0 26px}}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerFooterSection,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerFooterSection{padding:30px 0 20px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerFooterSection .offerFooterBtn,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerFooterSection .offerFooterBtn{background-color:#da291c;width:175px;height:37px;border:1px solid #da291c;border-radius:25px;font-size:16px;font-weight:700;line-height:16.8px;color:#fff;box-shadow:1px 2px 1px 1px #a01e13}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerFooterSection .offerFooterLink,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerFooterSection .offerFooterLink{color:#0a5498;font-size:16px;font-weight:600;line-height:16.8px;text-align:left;transform:scaleY(1.0001);margin-top:10px;cursor:pointer}@media (max-width:767px){.hero-modal-container .ngdialog-content{width:100%!important;margin:30% auto!important}.hero-modal-container .ngdialog-content .model-header .model-header-content{padding-right:40px!important}.hero-modal-container .ngdialog-content .model-header .heroClose{right:30px!important}.hero-modal-container .ngdialog-content .body-container-plan .individual,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything{padding:0 15px}.hero-modal-container .ngdialog-content .body-container-plan .individual .plans-header,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .plans-header{padding:20px 10px}.hero-modal-container .ngdialog-content .body-container-plan .individual .plans-title,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .plans-title{padding:0 10px 10px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer{padding-left:10px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .shareEverythingctnbutton,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .shareEverythingctnbutton{width:100%}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .ctndiv .shareEverythingctnbutton .ctndisplay{font-size:16px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerHeader,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerHeader{padding:15px 0}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner{margin-left:0}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .d-flex,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .d-flex{display:block!important;padding:0!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody{padding:0;display:-ms-flexbox;display:flex;width:100%!important;margin-bottom:25px;margin-top:20px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers{border-top:2px solid #ffbf3f}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBorder,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .tvmOfferBorder{left:110px!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerFooterSection,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerFooterSection{text-align:center;padding:0}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerFooterSection .offerFooterBtn,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerFooterSection .offerFooterBtn{width:100%;height:45px}.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerFooterSection .offerFooterLink,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerFooterSection .offerFooterLink{text-align:center;margin-top:20px;width:100%!important}}@media (min-width:768px) and (max-width:769px){.hero-modal-container .ngdialog-content{width:90%!important}.hero-modal-container .ngdialog-content .body-container-plan{padding-left:10px}}@media (max-width:767px){.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerHeader{margin-top:45px}.hero-modal-container .ngdialog-content .body-container-plan .individual .plans-title{margin-top:10px}}@media (min-width:931px) and (max-width:1023px){.hero-modal-container .ngdialog-content{width:70%!important}.hero-modal-container .ngdialog-content .body-container-plan{padding-left:10px}}@media (min-width:320px) and (max-width:321px){.hero-modal-container .ngdialog-content .model-header .model-header-content{padding:15px 10px!important}.hero-modal-container .ngdialog-content .body-container-plan .individual,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything{padding:0!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .heroContentBox .heroContentOne .tvmOfferBorder,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .heroContentBox .heroContentOne .tvmOfferBorder{left:98px!important}.hero-modal-container .ngdialog-content .body-container-plan .individual .heroContentBox .heroContentOne .priceSymbol,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .heroContentBox .heroContentOne .priceSymbol{width:60%!important}}@media (min-width:320px) and (max-width:361px){.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHup,.hero-modal-container .ngdialog-content .body-container-plan .individual .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHupEn,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .heroPrice,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHup,.hero-modal-container .ngdialog-content .body-container-plan .shareEverything .ctnContainer .offerContainer .offerContentConatiner .offerContentBody .offers .heroContentBox .msfHeroPriceHupEn{padding-left:0}}.fail_success_circle{position:absolute;top:15px;width:60%;margin-left:12%}@media (max-width:767px){.fail_success_circle{width:auto!important}}.fail-success-header{padding-left:5px;padding-right:0}.close-circle{position:absolute;top:10px;display:block;width:25px}@media (max-width:767px){.close-circle{top:5px}}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link,.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p,.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p.plan-option-desc3,.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type p.selected-plan-desc,.purchase-data-options-wrapper.rogers .modal-body p,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p,.totes-project .purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p.plan-option-desc3,.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type p.selected-plan-desc,.totes-project .purchase-data-options-wrapper.rogers .modal-body p{font-weight:400;font-style:normal;font-stretch:normal;line-height:1.56;letter-spacing:normal;color:#1f1f1f}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item h2,.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item h2{font-weight:600;font-style:normal;font-stretch:normal;line-height:1.26;letter-spacing:-1px;text-align:center;color:#000}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item span,.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item sup,.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item span,.totes-project .purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item sup{font-weight:600;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;color:#1e1e1e}.purchase-data-options-wrapper.rogers .modal-footer .ute-link,.purchase-data-options-wrapper.rogers .modal-footer .ute-link.visible-lg,.totes-project .purchase-data-options-wrapper.rogers .modal-footer .ute-link,.totes-project .purchase-data-options-wrapper.rogers .modal-footer .ute-link.visible-lg{font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#2a77bc}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search,.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-choices.ui-select-choices-content,.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-toggle,.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search,.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-choices.ui-select-choices-content,.totes-project .purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-toggle{outline:0;width:272px!important;border:solid 1px #c2c2c2;background-color:#fff}.purchase-data-options-wrapper.rogers .modal-footer .ute-purchase-data-continue-btn,.totes-project .purchase-data-options-wrapper.rogers .modal-footer .ute-purchase-data-continue-btn{background:#da291c!important;text-transform:capitalize!important;border-color:#da291c;font-weight:500;color:#fff;margin:0 0 0 30px;z-index:997;font-size:18px;padding:0 45px;float:none;overflow:visible;height:48px;border-radius:4px}ute-purchase-data-directive .purchase-data-btn{box-shadow:none;background-color:#d92a1d!important;color:#fff;width:20px;height:20px;min-width:20px!important;overflow:visible;padding:19px;border-radius:50%;margin:0;position:relative;outline:none;border:1px solid #da291c}ute-purchase-data-directive .purchase-data-btn .ute-increasePlan-icon{position:absolute;left:6px;color:#fff;top:11px;font-size:15px;outline:none}ute-purchase-data-directive .purchase-data-btn span{position:absolute;left:-32px;top:40px;color:#414142;font-size:18px;text-transform:capitalize;font-family:"Ted Next"!important;font-weight:600;outline:none;pointer-events:none;white-space:pre-line;display:contents;width:105px}ute-purchase-data-directive .add-data-title{font-size:17px;font-weight:600;margin-top:3px}ute-purchase-data-directive .purchase-data-btn:hover{background-color:#fff!important;border-color:#000;outline:none}ute-purchase-data-directive .purchase-data-btn:hover .ute-increasePlan-icon{color:#414142!important}@media (min-width:768px) and (max-width:991px){ute-purchase-data-directive{left:210px;z-index:2!important}}.ute-purchase-data-non-se{top:210px!important;right:15px;z-index:100}@media (max-width:767px){.ute-purchase-data-non-se{left:175px!important;right:0!important}}@media (min-width:320px) and (max-width:321px){.ute-purchase-data-non-se{left:165px!important;right:0!important}}.ute-purchase-data-options-modal-wrapper{background-color:rgba(0,0,0,.5)}@media (max-width:767px){.ute-purchase-data-options-modal-wrapper{background-color:#fff!important}.ute-purchase-data-options-modal-wrapper .modal-dialog{margin:0!important;font-size:28px}}.ute-purchase-data-options-modal-wrapper .modal-content{border-radius:0!important}.purchase-data-options-wrapper.rogers .header-success,.purchase-data-options-wrapper.rogers .modal-title{font-size:32px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#1f1f1f}.purchase-data-options-wrapper.rogers .header-success{line-height:1.5;color:#009d56}.purchase-data-options-wrapper.rogers .header-success i{left:-4px}.purchase-data-options-wrapper.rogers .header-error{font-weight:500;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#da291c}.purchase-data-options-wrapper.rogers .modal-header.purchase-data-modal-header{padding:46px 4px 15px 41px!important}.purchase-data-options-wrapper.rogers .modal-content{border-radius:15px!important}.purchase-data-options-wrapper.rogers .dropdown-label{margin:6px 0;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#1f1f1f;padding:10px 0}.purchase-data-options-wrapper.rogers .ui-select-focusser.ui-select-offscreen{display:none}.purchase-data-options-wrapper.rogers .ui-select-placeholder{padding:7px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .ui-select-placeholder{padding:8px 0;font-size:15px}}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .caret{margin-top:0}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search{padding:0;color:transparent}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search :-ms-input-placeholder{padding-left:5px}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search ::-moz-placeholder{padding-left:5px}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search ::placeholder{padding-left:5px}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-match-text{padding:8px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-match-text{padding:6px;font-size:16px}}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search::-webkit-input-placeholder{padding-left:5px;font-family:"Avenir Next",Arial,sans-serif}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-choices-row.active .ui-select-choices-row-inner{outline:5px auto #0096ff;-webkit-outline:5px auto #0096ff;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner{display:block;float:left;width:100%;padding:12px 15px}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner .caret{margin-top:15px}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap span.ui-select-choices-row-inner div{float:left;font-weight:600}@media (max-width:768px){.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-choices.ui-select-choices-content{width:100%!important}}.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search,.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-toggle{height:48px;border-radius:0!important}@media (max-width:768px){.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .form-control.ui-select-search,.purchase-data-options-wrapper.rogers .ui-select-container.ui-select-bootstrap .ui-select-toggle{width:100%!important}}.purchase-data-options-wrapper.rogers .modal-body{padding-top:0;padding-left:24px}.oneview-dealerCode .dealer-code-modal-header span,.purchase-data-options-wrapper.rogers .modal-body p,.purchase-data-options-wrapper.rogers .modal-footer .ute-link,.solaris-modal-ui .solaris-modal-ui-body p{font-size:18px}.purchase-data-options-wrapper.rogers .modal-body .plans-amount span{font-size:20px;font-weight:600}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options .center-text{text-align:center;font-size:18px}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p{margin-bottom:18px}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options p.plan-option-desc3{margin-top:15px!important}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options ul.list-group{margin:0 -23px}}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options .list-group-item{padding:0;margin-bottom:10px;border:solid 1px #1f1f1f;border-radius:0}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options img{width:26px;height:25px}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;padding:14px;font-size:18px;border:3px solid #fff}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link{font-size:18px}}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link:hover{border-color:#1f1f1f}.purchase-data-options-wrapper.rogers .modal-body .purchased-plans-options a.ute-link .glyphicon-chevron-right{justify-self:flex-end;margin-left:auto;padding-left:15px}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .dropdown-label{margin:6px 0}.modal-thankYouDesign img,.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .ui-select-placeholder.text-muted{float:left}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type p.selected-plan-desc{margin:8px 0 20px}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .row.plan-desc-row{margin-bottom:20px}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .col.col-md-4.text-center{outline:none;cursor:pointer}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_block{margin-bottom:10px}}.purchase-data-options-wrapper a:focus,.purchase-data-options-wrapper button:focus,.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_block:focus .selected-plan-details-item{outline:5px auto #0096ff;-webkit-outline:5px auto #0096ff;-moz-outline:5px auto #0096ff;-ms-outline:5px auto #0096ff;-o-outline:5px auto #0096ff}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_holder{border:1px solid #000}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_holder.selected_holder{border-radius:5px}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .btn_holder .at-max-speed{font-size:22px;line-height:1.2}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item{border:3px solid #fff;padding:15px 22px;display:block;width:100%}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item{margin-bottom:0}}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item .glyphicon.glyphicon-ok{display:none}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item h2{font-size:38px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item h2{font-size:22px;margin:10px 0!important}}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item span{font-size:25px;text-align:center}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item span{font-size:16px}}.fr .totes-project .page-wireless .wireless-midcycle-message h3,.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item sup{font-size:20px}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item.selected{border-radius:4px;border-color:#1f1f1f}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item.selected .glyphicon.glyphicon-ok{display:block;color:#fff;right:20px;top:3px;position:absolute;z-index:1000;font-size:12px;font-weight:300}.purchase-data-options-wrapper.rogers .modal-body .selected-plans-type .selected-plan-details-item.selected:after{content:'';right:17px;top:0;position:absolute;width:0;height:0;border-style:solid;border-width:0 30px 30px 0;border-color:transparent #262a2e transparent transparent}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation p:last-child{margin-bottom:30px}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english,.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french{position:relative}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.dollor-sign{font-size:15px;position:absolute;left:-6px;top:7px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.dollor-sign{font-size:22px;left:-12px;top:5px}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.decimal-part{font-size:15px!important;font-weight:600!important;position:absolute;right:-25px;left:auto;top:7px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english span.decimal-part{font-size:24px!important;left:30px;top:5px}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.english ins.priceLabel2{bottom:4px;right:-82px}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.dollor-sign{font-size:15px!important;font-weight:600!important;position:absolute;left:auto;right:-34px;top:7px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.dollor-sign{font-size:22px!important;left:auto;right:-64px;top:6px}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.decimal-part{font-size:15px!important;position:absolute;right:-24px;font-weight:600!important;left:auto;top:7px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french span.decimal-part{font-size:24px!important;left:30px;top:5px}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french ins.priceLabel2{font-size:20px;position:absolute;left:auto;bottom:9px}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .price-container.french ins.priceLabel2{bottom:4px;right:-115px;font-size:22px;font-weight:600}}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details{background:#f8f8f8;margin:0 -34px 0 -39px;padding:24px 30px}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details:after,.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details:before{background:#f8f8f8}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2{font-size:42px;font-weight:500;font-style:normal;font-stretch:normal;line-height:.95;letter-spacing:.5px;color:#000}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2{font-size:24px}.purchase-data-options-wrapper.rogers .modal-body .purchasing-plans-confirmation .row.plans-details h2 span:nth-child(2){margin-right:12px}}.purchase-data-options-wrapper.rogers .modal-footer{padding:0;border:none}.purchase-data-options-wrapper.rogers .modal-footer .ute-link.visible-lg{display:inline-block!important}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-footer .ute-link.visible-lg{display:none!important}}.purchase-data-options-wrapper.rogers .modal-footer .error-warning{margin:12px 0!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#dc260a}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-footer .error-warning{font-size:16px;margin:0 0 25px!important}}.purchase-data-options-wrapper.rogers .modal-footer .col.col-md-6{padding-left:0;padding-right:0}.purchase-data-options-wrapper.rogers .modal-footer .footer-btn-wrapper{margin:0 45px 45px 44px}.creditAdjustment-modal ul,.purchase-data-options-wrapper.rogers .modal-footer .footer-btn-wrapper .col.col-md-12,div.cartMenu div.orderContainer .rep-quote,div.cartMenu div.orderContainer .rep-quote-delete{padding:0}@media (max-width:768px){.purchase-data-options-wrapper.rogers .modal-footer .ute-purchase-data-continue-btn{width:100%;margin:0 0 30px}}.purchase-data-options-wrapper.rogers .modal-close{left:auto;right:20px;top:20px;color:#000;font-size:16px;line-height:1}.purchase-data-options-wrapper.rogers .purchase-data-btn:hover{color:#000}.totes-project .ute-dataManager .page-wireless{padding-bottom:0;margin-top:0}.totes-project .ute-dataManager-dataAlerts,.totes-project .ute-dataManager-dataControlList [class^=col-]{padding-left:15px;padding-right:15px}.totes-project .ute-dataManager-dataControlList [class^=col-] .ute-dataManager-dataControl-buttonContainer{padding-left:0}.totes-project .ute-dataManager-dataAlertsGraphContainer{margin-left:15px;margin-right:15px}.totes-project .ute-dataManager-dataControlTagList-manageDataAlertsButtonContainer{padding-left:15px;padding-right:15px}.totes-project .ute-dataManager-dataControlList{margin-top:-53px}@media (max-width:1169px){.totes-project .ute-dataManager-dataControlList{margin-bottom:28px;margin-top:-35px}}@media (max-width:991px){.totes-project .ute-dataManager-dataControlList{margin-bottom:46px;margin-top:-17px}}.totes-project .ute-dataManager-dataControlList-myDataAlertsTitle,.totes-project .ute-dataManager-sharedUsageBar-title{margin-left:15px}.totes-project .ute-dataManager-tabs{padding-left:30px}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-chevronIcon{margin-top:26px}.totes-project .ute-dataManager-dataControlTag-change{cursor:pointer}.totes-project .ute-dataManager-dataAlerts-manageButton:hover{text-decoration:underline}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch .ute-dataManager-dataAccess-md-switch-container{width:60px}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch .ute-DataManager-accountsSummaryIndividualHeader-EnableAlert{margin:0}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch:not(.md-dragging) ._md-thumb{background-color:#fff;position:absolute;left:0;top:-4px;height:34px;width:34px}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch ._md-thumb-container{width:23px;left:2px}.totes-project .ute-dataManager-accountsSummaryIndividualHeader-md-switch md-switch ._md-bar{left:0;width:60px;top:-4px;height:38px;border-radius:30px}.totes-project .usageDetails .panel-heading{background:#fff;border:none;border-top:1px solid #ddd;padding-top:25px;padding-left:0;padding-right:0}.totes-project .usageDetails .SEUsageDetailsHeading{font-size:24px;font-weight:500;letter-spacing:0}.totes-project .usageDetails .usageDetails-accordionHeadingIcon{position:absolute;margin-top:9px;font-size:16px;margin-left:11px;font-family:ute-icon,rui-icon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:13px;width:18px}.totes-project .usageDetails .usageDetails-accordionHeadingIcon:before{content:'\e846'}.totes-project .usageDetails .panel-default{border:none;border-color:transparent;box-shadow:none;border-radius:0}.totes-project .usageDetails .panel-default>.panel-heading+.panel-collapse>.panel-body{border:none;padding-left:0;padding-right:0}.totes-project .usageDetails .SEUsageDetailsBillingContainer{margin-bottom:20px}.totes-project .usageDetails .SEUsageDetailsBillingHeading{font-size:25px;font-weight:500;letter-spacing:0;margin-right:8px}.totes-project .usageDetails .SEUsageDetailsBillingCycle{font-size:21px;font-weight:400;letter-spacing:0}.rhp-dialog-modal .modal-footer .contact-item .icon-block .bold-chat-container img,.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box .Rogers_S_Solaris_GetHomePhone a img,.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box .S_Overview_GetHomePhone_EN a img,.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box .bcStatic a img,.totes-project .usageDetails .SEUsageDetailsBillingRemaining{display:none}.totes-project .usageDetails .SEUsageDetailsTalkUsage,.totes-project .usageDetails .SEUsageDetailsTextUsage{background:#dddedf;width:94%;border-radius:4px;height:40px;padding-left:8px;padding-top:9px;font-weight:500;font-size:16px;letter-spacing:0;margin-bottom:8px;border-bottom-right-radius:0}.totes-project .usageDetails .SEUsageDetailsTalkUsageBody{width:94%;margin-bottom:20px}.totes-project .usageDetails .SEUsageDetailsTextUsageBody{width:94%}.totes-project .usageDetails .type-title{color:#da291c;border-bottom:1px solid #dde4e6;padding-bottom:10px}.totes-project .usageDetails .usage .usage-info{border:none}@media (max-width:768px){.totes-project .SEUsageDetailsContainer{padding-right:0;padding-left:0}.totes-project .panel-title{position:relative}.totes-project .usageDetails .usageDetails-accordionHeadingIcon{font-size:18px;right:20px;top:50%;transform:translateY(-50%);margin-top:0;margin-left:0}.totes-project .usageDetails .usageDetails-accordionHeadingIcon:before{content:'\e846'}.totes-project .usageDetails .panel-group{margin-bottom:3px;box-shadow:5px 3px 3px 1px #e5e5e5}.totes-project .usageDetails .panel-heading{background:#fff;border:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:0}.totes-project .usageDetails .SEUsageDetailsHeading{font-size:20px;font-weight:500;letter-spacing:0;margin-left:22px;line-height:100px}.totes-project .usageDetails .SEUsageDetailsHeading:hover{tect-decoration:underline}.totes-project .usageDetails .panel-default{border:none;border-color:transparent;box-shadow:none;border-radius:0}.totes-project .usageDetails .panel-default>.panel-heading+.panel-collapse>.panel-body{border:none;padding-left:0;padding-right:0}.totes-project .usageDetails .SEUsageDetailsBillingContainer{margin-bottom:20px}.totes-project .usageDetails .SEUsageDetailsBillingHeading{font-size:20px;font-weight:500;letter-spacing:0;margin-left:22px;margin-top:11px;display:block}.totes-project .usageDetails .SEUsageDetailsBillingCycle{font-size:17px;font-weight:400;letter-spacing:0;margin-left:22px}.totes-project .usageDetails .SEUsageDetailsBillingRemaining{font-size:17px;font-weight:500;letter-spacing:0;display:block;margin-left:22px}.totes-project .usageDetails .SEUsageDetailsTalkUsage,.totes-project .usageDetails .SEUsageDetailsTextUsage{background:#dddedf;width:100%;border-radius:4px;height:40px;padding-left:22px;padding-top:9px;font-weight:500;font-size:16px;letter-spacing:0;border-bottom-right-radius:0;text-transform:uppercase}.totes-project .usageDetails .SEUsageDetailsTalkUsage{margin:13px 5px -15px}.totes-project .usageDetails .SEUsageDetailsTextUsage{margin-left:5px;margin-right:5px;margin-bottom:-30px}.totes-project .usageDetails .SEUsageDetailsTalkUsageBody,.totes-project .usageDetails .SEUsageDetailsTextUsageBody{width:100%}.totes-project .usageDetails .usage .type-title{color:#da291c;border-bottom:1px solid #dde4e6;padding-bottom:10px;padding-left:22px;font-weight:400;text-transform:capitalize;font-size:17px;margin:15px 0 0}.totes-project .usageDetails .usage .usuage-title{margin-left:22px;font-size:17px}.totes-project .usageDetails .usage .usuage-ammount{padding-right:20px;font-size:17px}.totes-project .usageDetails .usage .usage-info{border:none}.totes-project .usageDetails .usageDetails-accordion .panel-open .usageDetails-accordionHeadingIcon{transform:rotate(180deg) translateY(50%);margin-top:-5px}}.totes-project .usageDetails-accordionContainer{padding-left:0;padding-right:0;margin-top:28px}.totes-project .usageDetails-accordionContainer .panel-open .usageDetails-accordionHeadingIcon{transform:rotate(180deg) translateY(50%)}.totes-project .usageDetails-accordion .panel-open .usageDetails-accordionHeadingIcon{transform:rotate(180deg);margin-top:7px}.totes-project .usageDetails-accordionHeading{font-size:20px;font-weight:500;margin-left:22px;line-height:100px;letter-spacing:0}@supports (-moz-appearance:none) and (display:contents){.totes-project .ute-dataManager-dataControlList-titleAddMore .ute-dataManager-usageDial-mdIconButtonIcon{height:12px}}.totes-project .ute-dataManager-errorPage-background{margin-bottom:-5px}.totes-project .md-button.md-fab[disabled]{background-color:rgba(0,0,0,.12)}.totes-project .ute-dataManager-dataAlerts-manageDataAlertsButtonContainer{padding-left:15px;padding-right:15px}.totes-project .ute-dataManager-individualSummary-chevronIcon{height:10px}.totes-project .SEUsageDetailsContainer .usageDetails-accordion a:focus{padding-top:10px}.totes-project .ute-animatedStrokeContainer{position:relative;display:block;height:250px;width:250px;top:-75px;left:-228px;z-index:2}@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0){.totes-project .safari_only{top:-167px;left:-20px}}.totes-project .chrome_ios,.totes-project .old_chrome_browser{top:-167px;left:-20px}.totes-project .ute-animatedInternetStrokeContainer{top:-8px;left:-8px}.module-ppc-modal{padding:4% 4% 45px}.module-ppc-modal .live-chat-icon,.module-ppc-modal .phone-icon{margin-right:15px}.module-ppc-modal .close-icon{position:absolute;right:0;top:0;cursor:pointer}.module-ppc-modal h2{font-size:18px;font-weight:700}.module-ppc-modal p{color:#111;font-size:150%;padding-top:10px;padding-bottom:10px}.module-ppc-modal .cancel-button{cursor:pointer;font-weight:700;margin-right:15px}.module-ppc-modal .modal-button{color:#fff;background-color:#da291c;padding:5px 30px;border-radius:7px;cursor:pointer;margin-right:10px}.module-ppc-modal .ppc-button-ctn{margin-bottom:15px;float:right}.module-ppc-modal .prorated .timeline-bar{width:100%;height:4px;margin-bottom:60px}.module-ppc-modal .prorated .timeline-arrow-bar{position:relative;border-top:solid 7px #4c4c4c}.module-ppc-modal .prorated .bill-date{margin-top:10px;display:inline-block}.module-ppc-modal .prorated .bill-date.bill-date-2{position:absolute}.module-ppc-modal .prorated .bill-date.bill-date-3{float:right;margin-right:55%}.module-ppc-modal .prorated .arrow{position:absolute;top:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.module-ppc-modal .prorated .arrow.arrow-3{left:220px}.module-ppc-modal .prorated h1{font-size:24px;color:#307bbb}.module-ppc-modal .prorated h2{margin-top:20px;color:#000;font-size:1.1em;margin-bottom:5px}.module-ppc-modal .prorated a{color:#000;font-size:1.1em;font-weight:700;display:inline-block}.module-ppc-modal .prorated .explanation-section{vertical-align:top;display:inline-block;width:32%}.module-ppc-modal .prorated .explanation-section h2{display:inline-block;margin:5px 0 0 -5px;overflow:hidden;white-space:nowrap;font-size:13px;font-weight:700;text-indent:10px}.module-ppc-modal .prorated .explanation-section p{padding-left:35px}.module-ppc-modal .prorated .explanation-section .prorated-explanation{font-size:.6em}.module-ppc-modal .timeline-container{margin-top:120px;width:100%;position:relative;margin-bottom:20px}.module-ppc-modal .timeline-container .box-number{color:#fff;position:absolute;left:5px;font-size:20px}.module-ppc-modal .timeline-container .bottom-border{position:absolute;width:80%;height:1px;border-bottom:2px solid #eaeaea;top:70px}.module-ppc-modal .timeline-container .red-box-position{top:-105px}.module-ppc-modal .timeline-container .timeline-section{display:inline-block;width:40%;box-sizing:border-box;position:relative}.module-ppc-modal .timeline-container .timeline-section .change-plan-anchor-description{background-color:#ffc03f;color:#000;border-top-left-radius:15px;border-top-right-radius:15px;position:absolute;top:-80px;left:65%;width:140px;padding:10px}.module-ppc-modal .timeline-container .timeline-section .change-plan-anchor{width:49%;position:absolute;height:70px;border-right:2px dashed #ffc03f;top:-20px}.module-ppc-modal .timeline-container .timeline-section .change-plan-box{position:absolute;width:35%;height:30px;background-color:#00aec7;top:50px;right:0}.module-ppc-modal .timeline-container .timeline-section.last{width:18%}.module-ppc-modal .timeline-container .timeline-section h3{font-size:.9em;color:#000;font-weight:700;text-transform:uppercase}.module-ppc-modal .timeline-container .timeline-section p{margin-top:-11px;color:#000;font-size:.85em}.module-ppc-modal .timeline-container .timeline-section .box{height:30px;width:100%}.module-ppc-modal .timeline-container .timeline-section .gray-box{background-color:#4c4c4e;margin-top:105px}.module-ppc-modal .timeline-container .timeline-section .red-box{background-color:#bb3030;margin-top:5px}.module-ppc-modal .circle{vertical-align:top;border-radius:50%;width:25px;height:25px;line-height:25px;display:inline-block;color:#fff;text-align:center}.module-ppc-modal .circle-gray{background-color:#4c4c4e}.module-ppc-modal .circle-red{background-color:#db291d}.module-ppc-modal .circle-blue{background-color:#00aec7}@media (min-width:480px) and (max-width:767px){.module-ppc-modal .prorated .bill-date.bill-date-3{float:right;margin-right:15%}.module-ppc-modal .prorated .explanation-section{width:100%}}@media (max-width:480px){.module-ppc-modal .prorated .bill-date.bill-date-3{float:right;margin-right:20%}.module-ppc-modal .prorated .explanation-section{width:100%}.module-ppc-modal .ppc-button-ctn{width:80%;margin-left:20%}}.modal-thankYouDesign{width:782px;background-color:transparent}@media (max-width:767px){.modal-thankYouDesign{width:100%;margin:0;padding:0 10px}}@media (min-width:768px) and (max-width:991px){.modal-thankYouDesign{width:700px}}.modal-thankYouDesign h1{text-align:left;margin-top:8px;margin-bottom:30px;margin-left:20px}.modal-thankYouDesign .setCenter{margin:0 auto 0 5px}@media (max-width:767px){.modal-thankYouDesign .setCenter{width:auto}}.modal-thankYouDesign h4{text-align:left;float:left;margin:0 20px;line-height:26px}.modal-thankYouDesign p{text-align:left;margin:5px 20px 40px;font-size:16px}.modal-thankYouDesign hr{margin-top:10px;margin-bottom:10px;width:90%;display:none}.modal-thankYouDesign a.title-h5{line-height:34px;margin-left:20px;font-size:14px}@media (max-width:767px){.modal-thankYouDesign a.title-h5{margin-left:0;margin-right:0}}.modal-thankYouDesign .xs-padding{padding:0 20px}.modal-thankYouDesign button.cta-round{margin-right:20px}@media (max-width:767px){.modal-thankYouDesign button.cta-round{margin-left:0;margin-right:0;width:100%}}.modal-thankYouDesign .modal-content{background-color:#fff;width:782px;padding-bottom:5px}@media (max-width:767px){.modal-thankYouDesign .modal-content{width:100%}}@media (min-width:768px) and (max-width:991px){.modal-thankYouDesign .modal-content{width:700px}}.modal-thankYouDesign .modal-body{padding:15px 15px 28px}@media (max-width:767px){.modal-thankYouDesign .cta-round.primary.medium{padding:6px 7px}}.rhp-dialog-modal .modal-header{background-color:#e5e5e5;padding-left:32px;padding-right:40px;padding-bottom:10px}.rhp-dialog-modal .modal-header .rui-icon-alert-i{margin-right:10px;color:#ffc040;font-size:30px;vertical-align:text-top}.rhp-dialog-modal .modal-header .modal-title{font-size:20px;font-weight:500}.rhp-dialog-modal .modal-body{padding:30px}.rhp-dialog-modal .rhp-add-remove-feature{padding-bottom:0}.rhp-dialog-modal .modal-footer{border:none;padding-bottom:40px;padding-top:0}.rhp-dialog-modal .modal-footer .red-btn{height:40px;line-height:1;display:inline-block;margin:0;font-weight:600;padding:5px 30px;border-radius:8px;text-decoration:none;font-size:18px;background-color:#da291c;color:#fff;border:1px solid #da291c;float:right}@media (max-width:460px){.rhp-dialog-modal .modal-footer .red-btn{width:100%}}.rhp-dialog-modal .modal-footer .link-btn{font-size:18px;color:#0a5498;font-weight:600;margin-right:15px}@media (max-width:460px){.rhp-dialog-modal .modal-footer .link-btn{width:100%;margin-top:10px}}.rhp-dialog-modal .modal-footer .contact-options-row{margin:0}.rhp-dialog-modal .modal-footer .contact-options{background:#68cada;position:relative;height:105px;margin-bottom:60px}.rhp-dialog-modal .modal-footer .contact-item{text-align:center;display:inline-block;padding-top:50px}.rhp-dialog-modal .modal-footer .contact-item .icon-block{color:#808284;height:105px;display:block;margin:0 auto;background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.2);border-radius:8px;position:relative;cursor:pointer;padding-top:15px}.rhp-dialog-modal .modal-footer .contact-item .icon-block .bold-chat-container,.rhp-dialog-modal .modal-footer .contact-item .icon-block a{display:block;clear:both;color:#414143;margin:0 auto;font-size:14px;font-weight:600;white-space:nowrap;height:105px}.rhp-dialog-modal .modal-footer .contact-item .icon-block .bold-chat-container .rui-icon-call,.rhp-dialog-modal .modal-footer .contact-item .icon-block .bold-chat-container .rui-icon-livechat-v2,.rhp-dialog-modal .modal-footer .contact-item .icon-block a .rui-icon-call,.rhp-dialog-modal .modal-footer .contact-item .icon-block a .rui-icon-livechat-v2{font-size:40px}.rhp-dialog-modal .modal-footer .contact-item .icon-block .bold-chat-container a:before{content:"\ea41";font-family:'rui-icon';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1.4;font-size:40px;display:block}.rhp-dialog-modal .modal-footer .contact-item .icon-block .bold-chat-container a:after{font-style:normal;font-weight:600;font-variant:normal;text-transform:none;line-height:1;font-size:14px;content:"Live Chat"}.rhp-dialog-modal .modal-footer .contact-item .icon-block .bold-chat-container-fr a:after{content:"Clavardage en direct"}.rhp-dialog-modal .modal-footer .contact-item .icon-block .icon-block-label{position:absolute;transform:translate(-50%,-50%);top:80%;left:50%}.rhp-dialog-modal .rhp-dialog-modal-close{height:36px;width:36px;position:absolute;top:10px;right:10px;cursor:pointer;background:#fff}.rhp-dialog-modal .rhp-dialog-modal-close:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}.rhp-dialog-modal .rhp-dialog-modal-close .rui-icon-mobile-menu-exit{font-size:21px;font-weight:600;line-height:36px;text-align:center;width:36px;height:36px;position:absolute}.rhp-dialog-modal .rhp-dialog-modal-close .rui-icon-mobile-menu-exit:before{line-height:40px;font-weight:600!important;color:#808284}.generic-message-modal{font-family:"Avenir Next"}.generic-message-modal .close-icon{position:absolute;right:0;top:0;cursor:pointer}.generic-message-modal .main-modal{font-family:"Avenir Next",sans-serif;padding:30px 50px 40px 45px}.generic-message-modal .main-modal.track-repair{padding-top:30px;padding-left:31px!important;padding-right:34px!important;padding-bottom:64px}.generic-message-modal .main-modal.track-repair .close-gray-cross{cursor:pointer;float:right}.generic-message-modal .main-modal.track-repair .heading{margin-bottom:0;font-size:22px}.generic-message-modal .main-modal.track-repair .subheading{font-size:20px;font-weight:100;margin-top:0;margin-bottom:15px}.generic-message-modal .main-modal.track-repair .buttonWrapper{float:right}@media (min-width:768px){.generic-message-modal .main-modal.track-repair .buttonWrapper.col-xs-12{width:30%!important}}@media (max-width:767px){.generic-message-modal .main-modal.track-repair .buttonWrapper.col-xs-12{width:50%!important}}@media (max-width:480px){.generic-message-modal .main-modal.track-repair .buttonWrapper.col-xs-12{width:69%!important}}.generic-message-modal .main-modal.track-repair .buttonWrapper .repair-modal-close{display:inline-block;padding-right:17px;font-size:16px;cursor:pointer}.generic-message-modal .main-modal.track-repair .buttonWrapper .repair-modal-close a{text-decoration:none}.generic-message-modal .main-modal .heading{margin-bottom:40px;font-size:22px}.generic-message-modal .main-modal .subheading{font-size:20px;font-weight:100;margin-top:25px;margin-bottom:25px}.solaris-modal-ui{display:block;border-radius:8px 0 8px 8px;background-color:#fff;max-width:600px;width:100%}.solaris-modal-ui .solaris-modal-ui-hdr{background-color:#eee;padding:15px 10px 15px 25px;border-radius:8px 0 0 0}.solaris-modal-ui .solaris-modal-ui-hdr .solaris-modal-ui-close{border:0;background:#fff;float:right;width:35px;height:35px;margin:-8px 0}.solaris-modal-ui .solaris-modal-ui-hdr .solaris-modal-ui-close .solaris-modal-ui-close-x{font-size:20px;font-weight:600;color:#414143}.solaris-modal-ui .solaris-modal-ui-hdr .solaris-modal-ui-alert-icon{width:22px;height:22px;margin:0 15px 0 0;float:left}.solaris-modal-ui .solaris-modal-ui-hdr .solaris-modal-ui-hdr-txt{font-weight:600;font-size:18px}.solaris-modal-ui .solaris-modal-ui-body{padding:20px 20px 15px}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip{background:#00aec7;padding:20px;margin:25px -20px 40px;height:75px}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn{width:100%;height:150px;display:-ms-flexbox;display:flex;overflow:auto;margin:0 auto}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box{width:50%;display:block}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-btn{border-radius:8px;background:#fff;box-shadow:3px 1px 8px 0 rgba(0,0,0,.48);width:100px;height:80px;padding:15px;margin:0 auto;position:relative}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box.strip-box-left .solaris-modal-ui-strip-btn{float:right;margin-right:10px}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box.strip-box-right .solaris-modal-ui-strip-btn{float:left;margin-left:10px}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box .Rogers_S_Solaris_GetHomePhone a .solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box .S_Overview_GetHomePhone_EN a,.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box .bcStatic a{display:block;overflow:hidden;width:100px;height:80px;margin:-30px -15px;border-radius:8px;z-index:9999;position:absolute}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box .solaris-modal-ui-strip-btn-text{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);white-space:nowrap;font-size:12px;font-weight:600}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box [class^=rogers-icon]{width:50px;height:50px;display:block;position:absolute;transform:translate(-50%,-50%);top:36%;left:50%}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box.single-box{width:100%;display:block}.solaris-modal-ui .solaris-modal-ui-body .solaris-modal-ui-strip .solaris-modal-ui-strip-ctn .solaris-modal-ui-strip-box.single-box .solaris-modal-ui-strip-btn{float:none;margin:0 auto}@media (min-width:768px){.modal-findAccNumberModal{max-width:700px;width:100%!important}.modal-findAccNumberModal .modal-content{border-radius:0!important}}@media (max-width:767px){.modal-findAccNumberModal{margin:20px 15px}.modal-findAccNumberModal .modal-content{border-radius:0!important}}@media print{#feedback-tab,#footer{display:none}}.wireless-package .plan-cta .minus-icon{font-size:13px;line-height:20px;font-weight:700;height:20px;width:20px;color:#414042;background-color:#fff;padding:0 7px 0 8px;display:block;float:right;margin-top:4px;text-align:center}.manage-device .manageDevice,.totes-project .rshm_manage-device .manageDevice{width:95%}.manage-device .plan-cta .rui-icon-button-arrow-right,.totes-project .rshm_manage-device .plan-cta .rui-icon-button-arrow-right,.wireless-package .plan-cta .rui-icon-button-arrow-right{font-size:8px;line-height:12px;height:20px;width:20px;color:#414042;background-color:#fff;padding:5px 7px;float:right;margin-top:4px}.myServiceWrap .myServiceName .textVertical{float:left;position:relative;top:50%;display:block;transform:translateY(-50%);color:#414042}.myServiceWrap .myServiceName .textVertical span.icon{color:#e01a22}.myServiceWrap .myServiceName .textVertical span.inline,.myServiceWrap .myServiceName .textVertical strong{color:#414042;font-size:16px}.rui-help-login .rui-help .menuHelp{padding-left:50px}.modal-backdrop{position:fixed;top:0;right:0;left:0;background-color:#000;height:100%;width:100%}.fr .totes-project .rui-icon-myrogers-fr{display:block}.fr .totes-project .rui-icon-myrogers-en{display:none}.fr .totes-project .ssp-dashboard-tab{top:22%}@media (max-width:767px){.fr .totes-project .module-need-help-with-bill .btn-register .register-now{font-size:16px}.fr .totes-project .module-need-help-with-bill .btn-register .rui-icon-button-arrow-right{margin-top:6px}}.registration-area-box{border-bottom-right-radius:15px;border-top-left-radius:15px;border-top-right-radius:15px;border-width:2px;border-color:#00aec7;border-style:solid;width:95%;height:115px}.en .totes-project .module-payment-helper .talk-to-us-ctn .english,.fr .totes-project .module-payment-helper .talk-to-us-ctn .french{display:block}.fr .totes-project .module-payment-helper .btn-signin button{font-size:11px;float:left!important}.fr .totes-project .module-payment-helper .btn-register .register-now{margin-left:0}.fr .totes-project .module-payment-helper .btn-std button.cta-round.full{width:150px}@media (max-width:767px){.fr .totes-project .module-need-help-with-bill .btn-register .register-now{font-size:16px}.fr .totes-project .module-need-help-with-bill .btn-register .rui-icon-button-arrow-right{margin-top:6px}}.fr .totes-project .page-link-account .btn-ctn button.cta-round.full.cancel-btn,.fr .totes-project .page-link-account .btn-ctn button.cta-round.full.link-btn,.fr .totes-project .page-signin .btn-signin button{font-size:11px}.fr .totes-project .page-link-account .linkacc-selection{height:auto}.fr .totes-project .page-registration .btn-register button.cta-round.full{width:250px}.fr .totes-project .page-registration .sign-new{margin-top:35px}.en .totes-project .page-signin .talk-to-us-ctn .english,.fr .totes-project .page-signin .talk-to-us-ctn .french{display:block}.fr .totes-project .page-signin .btn-register .register-now,.ml-zero{margin-left:0}.fr .totes-project .page-signin .btn-std button.cta-round.full{width:150px}@media (max-width:992px){.fr .totes-project .page-signin .talk-to-us-ctn{margin-left:0;margin-top:20px}}@media (max-width:767px){.fr .totes-project .page-signin .talk-to-us-ctn{margin-left:0}.fr .totes-project .page-signin .my-rogers-breadcrumb>li.widget-loader{clear:both;margin-left:0}.fr .totes-project .page-signin .btn-register .register-now{font-size:16px}.fr .totes-project .page-signin .btn-register .rui-icon-button-arrow-right{margin-top:6px}}.fr .totes-project .page-wireless .inner-content div.h3,.fr .totes-project .page-wireless .unlimited div.h3{font-size:24px}.fr .page-change-method .change-method-select,.fr .page-change-method .change-method-select select{width:440px}@media (max-width:991px){.fr .page-change-method .change-method-select,.fr .page-change-method .change-method-select select{width:375px}}@media (max-width:767px){.fr .page-change-method .change-method-select,.fr .page-change-method .change-method-select select{font-size:10px;width:290px}}.fr .module-wireless-travel-package .roam-ctn .you-have-this-ctn{font-size:9px}.fr .page-pay-now .toolTip{min-height:170px;bottom:200px;font-size:15px}.fr .page-pay-now .description{letter-spacing:-1px}.fr .totes-project .marketing-permissions-small p{width:54%}@media (min-width:0px) and (max-width:1169px){.fr .totes-project .marketing-permissions-small p{width:100%}}.fr .totes-project .french-positioning{left:230px!important}@media (min-width:993px) and (max-width:1170px){.fr .totes-project .self-serve .account-select .add-remove-account-label{font-size:10px}}@media (max-width:992px){.fr .totes-project .self-serve .account-select .add-remove-account-label{font-size:13px}}.fr .totes-project .self-serve .account-select .arrow{margin-left:10px}#dealerCodeSection div,.fr .totes-project .self-serve .label-name{display:block}.fr .totes-project .context-container{left:23.1em}.fr .totes-project #search-nova-nav-actions{right:140px}.fr .directive-account-balance .btn-view-bill{padding:5px}@media (max-width:767px){.fr .directive-account-balance .btn-view-bill{font-size:9px}.fr .totes-project .page-wireless .cta-round.primary.large{padding:6px 2px;font-size:9px}}@media (min-width:992px) and (max-width:1169px){.fr .totes-project .page-wireless .cta-round.primary.large{padding:6px 4px;margin-left:3px;font-size:10px}}@media (min-width:1170px){.fr .totes-project .page-wireless .cta-round.primary.large{padding:6px 4px;font-size:12px}}.oneview-news-directive .news-section .news-tab-container{padding:5px 10px 10px;font-size:1.1em;font-weight:600;cursor:default}.oneview-news-directive .news-section .news-content{background-color:#e9eaea;box-shadow:0 4px 4px 0 rgba(0,0,0,.3);cursor:default;line-height:18px;margin-bottom:10px;opacity:0;position:absolute;visibility:collapse;width:380px;z-index:1;transition:all .2s ease-in .1s;right:0;top:96px;max-height:350px;overflow-y:scroll}.oneview-news-directive .news-section .news-number{float:left;padding:10px;font-size:3em;font-weight:700;width:20%;color:#a4a4a4}.oneview-news-directive .news-section .news-title{float:left;width:80%}.oneview-news-directive .news-section .title-section{padding-left:0}.oneview-news-directive .news-section .news-content li{list-style:none;margin-top:10px;padding:10px 20px}.oneview-news-directive .news-section .news-content li:hover{background:#fff}.oneview-news-directive .news-section .news-content li:hover .news-number{color:#da291c}.oneview-news-directive .news-section .news-content li::after{content:".";display:block;visibility:hidden;clear:both;height:0}.oneview-news-directive .news-section .pub-date{font-size:.9em;font-weight:500;margin-top:6px}.oneview-news-directive .news-section .ellipsis-content{max-height:50px;overflow:hidden}.oneview-news-directive .news-section .item a,.oneview-news-directive .news-section .title-section a{color:#414042!important;cursor:pointer;text-decoration:none}@media (min-width:768px){.oneview-news-directive .news-section:hover{background-color:#e9eaea;box-shadow:0 4px 4px 0 rgba(0,0,0,.3)}.oneview-news-directive .news-section:hover .news-content{z-index:39999;transition:all .1s ease-out 0;opacity:1;visibility:visible}}.oneview-news-directive .news-section{list-style:none;padding:7px 5px 6px 8px;margin:0 0 0 -17px}@media (max-width:767px){.oneview-news-directive .news-section{padding:50px 20px 0}}.oneview-news-directive .widget-loader-inline img{height:30px;width:auto;display:inline-block}.oneview-news-directive .newsLoader{text-align:center}.ml-zero{margin-top:0}.oneview-dealerCode input[type=text]{height:40px;padding:0 20px;font-size:16px;font-weight:500;outline:none}.oneview-dealerCode input[type=text]::-webkit-input-placeholder{color:#3d4141;font-weight:100;text-overflow:ellipsis}@media (min-width:992px) and (max-width:1169px){.oneview-dealerCode input[type=text]::-webkit-input-placeholder{font-size:.85em}}.oneview-dealerCode input[type=text]::-moz-placeholder{color:#3d4141;opacity:1;font-weight:100;text-overflow:ellipsis}@media (min-width:992px) and (max-width:1169px){.oneview-dealerCode input[type=text]::-moz-placeholder{font-size:.85em}}.oneview-dealerCode input[type=text]:-ms-input-placeholder{color:#3d4141;font-weight:100;text-overflow:ellipsis}@media (min-width:992px) and (max-width:1169px){.oneview-dealerCode input[type=text]:-ms-input-placeholder{font-size:.85em}}.oneview-dealerCode button{height:38px;outline:none;font-size:inherit}.oneview-dealerCode .invalid-error-font{color:#da291c;font-weight:500}.oneview-dealerCode .invalid-input-style{border:1px solid #da291c!important}.oneview-dealerCode .dealer-code-modal-header{background-color:#e9e9e9;border-top-left-radius:15px;padding-left:30px;padding-bottom:1em;padding-top:1em}.oneview-dealerCode .dealer-code-modal-header img{width:31px}.oneview-dealerCode .dealer-code-modal-header-close{margin-left:-3px;padding-top:10px;cursor:pointer}.oneview-dealerCode .dealer-code-modal-body{padding:30px 38px 40px 30px;font-size:16px}.oneview-dealerCode .dealer-code-modal-body a{font-weight:600;font-size:14px}.oneview-dealerCode .close-gray-cross{background-color:#fff;padding:7px;display:inline-block;cursor:pointer}.oneview-dealerCode .close-gray-cross img{width:20px;height:20px}.oneview-dealerCode .close-gray-cross-abs-position{position:absolute;right:10px;top:10px}.oneview-dealerCode .rui-icon-style{text-align:center}.oneview-dealerCode .rui-icon-style span.icon{font-size:40px;color:#e01a22;text-align:center;width:62px}.oneview-dealerCode .rui-icon-style span.ute-icon-home-security{color:#aaa;padding-left:10px}.oneview-dealerCode .rui-icon-style span.rui-icon-home-phone{font-size:50px}.oneview-dealerCode .rui-icon-style div.up10{margin-top:-11px}.oneview-dealerCode .cta-round{width:100%;text-transform:unset}.oneview-dealerCode .oneview-behalf-dealerCode-section{margin-left:0;margin-right:0;padding-right:1.25em;padding-left:1.25em}.oneview-dealerCode .oneview-behalf-dealerCode-section .middle-section-en{padding-top:1em;padding-bottom:1em;margin-top:1em}.oneview-dealerCode .oneview-behalf-dealerCode-section .middle-section-fr{padding-top:1em;padding-bottom:1em}.oneview-dealerCode .oneview-behalf-dealerCode-section .text-middle-section{padding-top:.4em!important}.oneview-dealerCode .oneview-behalf-dealerCode{background-color:#ddf1f5;padding:8px 15px;border-radius:10px}@media (min-width:768px) and (max-width:991px){.oneview-dealerCode .oneview-behalf-dealerCode{padding-left:1.5em;padding-right:1em}}.oneview-dealerCode .oneview-behalf-dealerCode .cta-round-colorless{background-color:#fff;color:#000!important;font-size:inherit;border:1px solid #939598}.oneview-dealerCode .oneview-behalf-dealerCode .cta-round-colored-button span,.oneview-dealerCode .oneview-behalf-dealerCode .cta-round-colorless span{text-transform:unset}.oneview-dealerCode .oneview-behalf-dealerCode input[type=text]{border:1px solid #939598;border-radius:7px;height:38px;padding:0 10px;font-size:inherit}.oneview-dealerCode .oneview-behalf-dealerCode .cta-round-colored-button{border:1px solid #da291c;border-radius:7px;background-color:#fff;padding:7px 0;width:100%;height:36px;color:#da291c}.oneview-dealerCode .oneview-behalf-dealerCode .use-my-code-button{padding:4px 0;word-wrap:break-word}.oneview-dealerCode .oneview-behalf-dealerCode .dealer-code-button-gap{margin-left:.8em}@media (max-width:992px){.oneview-dealerCode .oneview-behalf-dealerCode .dealer-code-button-gap{margin-top:1em;margin-left:0}}.oneview-dealerCode .oneview-behalf-dealerCode .dealer-code-text-gap{padding-left:1em}@media (min-width:768px) and (max-width:991px){.oneview-dealerCode .oneview-behalf-dealerCode .dealer-code-text-gap{padding-top:1em}}.oneview-dealerCode .behalf-edit-section .behalf-dealer-code{font-weight:600;word-wrap:break-word;padding-top:.4em;padding-right:.2em}.oneview-dealerCode .behalf-edit-section .cta-round-colorless{border-radius:7px;height:auto;padding:4px 0}.oneview-dealerCode .behalf-edit-section .cta-round-colored-button{height:auto}.oneview-dealerCode .behalf-edit-section .bdl{border-left:1px solid #fff}.oneview-dealerCode .widget-loader-inline img{height:30px;width:auto;display:inline-block;margin-left:50%}.wireless-hup-modal .hup-modal-header{background-color:#e9e9e9;border-top-left-radius:10px;padding-left:1.5em;padding-bottom:1em}.wireless-hup-modal .hup-modal-header-close{margin-left:-3px;padding-top:10px;cursor:pointer}.wireless-hup-modal .hub-modal-body{padding-left:1.5em;margin-top:1.5em;margin-bottom:30px}.wireless-hup-modal .close-gray-cross{background-color:#fff;padding-left:10px;padding-top:10px;padding-bottom:10px}.wireless-hup-modal .close-gray-cross img{width:20px;height:20px}.ngdialog-theme-default.bot-eligible .modal-body,.ngdialog-theme-default.bot-eligible .ngdialog-content,.totes-project.bot-eligible .modal-body,.totes-project.bot-eligible .ngdialog-content{padding:0!important;border-radius:15px;border-top-right-radius:0;width:650px}.ngdialog-theme-default.bot-eligible .modal-body.modal-body-bot,.ngdialog-theme-default.bot-eligible .ngdialog-content.modal-body-bot,.totes-project.bot-eligible .modal-body.modal-body-bot,.totes-project.bot-eligible .ngdialog-content.modal-body-bot{width:auto;margin:0!important}.ngdialog-theme-default.bot-eligible .modal-body .dialog,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup,.totes-project.bot-eligible .modal-body .dialog,.totes-project.bot-eligible .modal-body .wirelessDashPopup,.totes-project.bot-eligible .ngdialog-content .dialog,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup{padding:0!important}.ngdialog-theme-default.bot-eligible .modal-body .dialog .mbm,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .mbm,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .mbm,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .mbm,.totes-project.bot-eligible .modal-body .dialog .mbm,.totes-project.bot-eligible .modal-body .wirelessDashPopup .mbm,.totes-project.bot-eligible .ngdialog-content .dialog .mbm,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .mbm{margin:0!important}.ngdialog-theme-default.bot-eligible .modal-body .dialog .close,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .close,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .close,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .close,.totes-project.bot-eligible .modal-body .dialog .close,.totes-project.bot-eligible .modal-body .wirelessDashPopup .close,.totes-project.bot-eligible .ngdialog-content .dialog .close,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .close{position:absolute;top:10px;right:10px;color:gray;background-color:#fff;opacity:1;font-size:35px;font-weight:600;padding:0 5px}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-header,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-header,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-header,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-header,.totes-project.bot-eligible .modal-body .dialog .bot-header,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-header,.totes-project.bot-eligible .ngdialog-content .dialog .bot-header,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-header{padding:15px 15px 15px 25px;background-color:#e9e9e9;border-top-left-radius:15px}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-header img,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-header img,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-header img,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-header img,.totes-project.bot-eligible .modal-body .dialog .bot-header img,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-header img,.totes-project.bot-eligible .ngdialog-content .dialog .bot-header img,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-header img{width:33px;height:30px;vertical-align:middle;margin-left:0}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-header span,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-header span,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-header span,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-header span,.totes-project.bot-eligible .modal-body .dialog .bot-header span,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-header span,.totes-project.bot-eligible .ngdialog-content .dialog .bot-header span,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-header span{font-size:18px;margin-left:10px;font-weight:600}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-content,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-content,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-content,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-content,.totes-project.bot-eligible .modal-body .dialog .bot-content,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-content,.totes-project.bot-eligible .ngdialog-content .dialog .bot-content,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-content{margin:0;padding:20px 20px 20px 25px}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-button-section,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-button-section,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-button-section,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section,.totes-project.bot-eligible .modal-body .dialog .bot-button-section,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-button-section,.totes-project.bot-eligible .ngdialog-content .dialog .bot-button-section,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section{margin:0;padding:10px 20px 20px 25px}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-button-section a,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-button-section a,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-button-section a,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section a,.totes-project.bot-eligible .modal-body .dialog .bot-button-section a,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-button-section a,.totes-project.bot-eligible .ngdialog-content .dialog .bot-button-section a,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section a{font-weight:600}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-button-section button,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-button-section button,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-button-section button,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section button,.totes-project.bot-eligible .modal-body .dialog .bot-button-section button,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-button-section button,.totes-project.bot-eligible .ngdialog-content .dialog .bot-button-section button,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section button{padding:8px 10px;border-radius:5px}.ngdialog-theme-default.bot-eligible .modal-body .dialog .bot-button-section .bot-status,.ngdialog-theme-default.bot-eligible .modal-body .wirelessDashPopup .bot-button-section .bot-status,.ngdialog-theme-default.bot-eligible .ngdialog-content .dialog .bot-button-section .bot-status,.ngdialog-theme-default.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section .bot-status,.totes-project.bot-eligible .modal-body .dialog .bot-button-section .bot-status,.totes-project.bot-eligible .modal-body .wirelessDashPopup .bot-button-section .bot-status,.totes-project.bot-eligible .ngdialog-content .dialog .bot-button-section .bot-status,.totes-project.bot-eligible .ngdialog-content .wirelessDashPopup .bot-button-section .bot-status{margin-left:30px}.ngdialog-theme-default.bot-eligible .modal-body .ngdialog-close,.ngdialog-theme-default.bot-eligible .ngdialog-content .ngdialog-close,.totes-project.bot-eligible .modal-body .ngdialog-close,.totes-project.bot-eligible .ngdialog-content .ngdialog-close{top:10px;right:10px}.ngdialog-theme-default.bot-eligible .modal-body .ngdialog-close:before,.ngdialog-theme-default.bot-eligible .ngdialog-content .ngdialog-close:before,.totes-project.bot-eligible .modal-body .ngdialog-close:before,.totes-project.bot-eligible .ngdialog-content .ngdialog-close:before{background-color:#fff!important;color:gray!important;font-size:40px!important;width:35px;height:35px;line-height:35px}.creditAdjustment-modal a:focus,.creditAdjustment-modal li:focus{outline:-webkit-focus-ring-color auto 0}.creditAdjustment-modal a:hover{text-decoration:none}.creditAdjustment-modal .notes-text-area{height:100%}.creditAdjustment-modal .input-fields{max-width:230px}.creditAdjustment-modal .dropdown-menu{min-width:307px!important}.creditAdjustment-modal .cancelled-message{border:1px solid #f1c03a;border-radius:15px;margin-top:40px;font-size:16px;font-weight:600;padding:15px 0 15px 20px}.creditAdjustment-modal .cancelled-message .cancelled-warning-icon{width:35px}.creditAdjustment-modal .cancelled-message .cancelled-message-content{font-family:"Ted Next";vertical-align:middle;margin-left:10px}.creditAdjustment-modal .letter-spacing-custom{letter-spacing:-2px}.creditAdjustment-modal .dropdown{font-family:Avenir Next,sans-serif;font-size:18px;font-weight:500}.creditAdjustment-modal .dropdown .btn.dropdown-toggle,.creditAdjustment-modal .dropdown .totes-project .dropdown-toggle.cta-round,.totes-project .creditAdjustment-modal .dropdown .dropdown-toggle.cta-round{font-weight:500;min-width:307px;background:url(../images/drop_down_background.png) no-repeat 100%!important;text-align:left;height:44px;border-radius:8px;padding:5px 50px 5px 19px!important;font-size:18px;box-shadow:none!important;background-color:#fff;border:1px solid #939598}.creditAdjustment-modal .dropdown .btn-default{color:#333;background-color:#fff;border-color:#ccc}.creditAdjustment-modal .dropdown .dropdown-menu{font-size:18px}.creditAdjustment-modal .dropdown .btn.dropdown-toggle:hover,.creditAdjustment-modal .dropdown .totes-project .dropdown-toggle.cta-round:hover,.totes-project .creditAdjustment-modal .dropdown .dropdown-toggle.cta-round:hover{background-color:#fff}.creditAdjustment-modal .dropdown-item{background-color:#fff;padding:5px 15px;box-shadow:none}.creditAdjustment-modal .dropdown-item:hover{cursor:pointer;background-color:#d8d8d8}.creditAdjustment-modal .cancelled-msg{color:#da291c;font-size:15px}.creditAdjustment-modal input[type=number]::-webkit-inner-spin-button,.creditAdjustment-modal input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none}.creditAdjustment-modal .credit-adjustment-close{background:url(../images/close-icon-light.png);width:40px;height:40px;position:absolute;cursor:pointer;top:10px;right:10px}.creditAdjustment-modal .service-network-issue{padding:20px 40px}.creditAdjustment-modal .creditAdjustment-modal-section-secondary-title.active-section .secondary-number-label{background-color:#da291c;color:#fff}.creditAdjustment-modal .creditAdjustment-modal-section-secondary-title.active-section .secondary-title-label{color:#000}.creditAdjustment-modal .creditAdjustment-modal-section-secondary-title.disabled-section .secondary-number-label{background-color:#d3d3d3;color:#000}.creditAdjustment-modal .creditAdjustment-modal-section-secondary-title.disabled-section .secondary-title-label{color:#d3d3d3}.creditAdjustment-modal .creditAdjustment-label{font-weight:700}.modal-creditAdjustment-modal-dialog{max-width:1005px;width:100%}.modal-creditAdjustment-modal-dialog .modal-content{border-radius:15px 0 15px 15px!important;overflow:visible}.modal-creditAdjustment-modal-dialog .creditAdjustment-modal-header{background:#f0f2f5;padding:23px 31px}.modal-creditAdjustment-modal-dialog .creditAdjustment-modal-header .creditAdjustment-modal-title,.modal-interactionModal-dialog .creditAdjustment-modal-header .creditAdjustment-modal-title{font-weight:500;font-size:21px;line-height:24px;margin:0}.modal-creditAdjustment-modal-dialog .ute-pay-now-modalClose{background:url(../images/close-icon-light.png);width:40px;height:40px;top:10px;right:10px}.modal-interactionModal-dialog{max-width:700px;width:100%}.modal-interactionModal-dialog .modal-content{border-radius:15px 0 15px 15px!important;overflow:hidden}.modal-interactionModal-dialog .creditAdjustment-modal-header{background:#f0f2f5;padding:23px 31px}.modal-interactionModal-dialog .ute-pay-now-modalClose{background:url(../images/close-icon-light.png);width:40px;height:40px;top:10px;right:10px}.creditAdjustment-modal-body{overflow:visible;padding:22px 31px}.creditAdjustment-modal-body .section-holder{border:1px solid #f0f2f5;border-radius:6px;padding:16px 18px 17px;margin-bottom:26px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-title{margin-bottom:8px}.creditAdjustment-modal-body .section-title-holder .title-label{display:inline-block;vertical-align:middle;font-size:16px;margin-left:6px;font-weight:800;color:#da291c;line-height:19px;padding-top:2px}.creditAdjustment-modal-body .section-title-holder .number-label{background-color:#da291c;color:#fff;border-radius:50%;font-size:35px;text-align:center;width:50px;height:50px;display:inline-block;vertical-align:middle;line-height:50px}.creditAdjustment-modal-body .section-title-holder .number-label.number-label_sm{font-size:18px;line-height:30px;width:30px;height:30px}.creditAdjustment-modal-body .section-title-holder.disabled-section .title-label{font-weight:400;color:#414042}.creditAdjustment-modal-body .section-title-holder.disabled-section .number-label{background:#e9eaea;color:#414042}.creditAdjustment-modal-body .creditAdjustment-history,.creditAdjustment-modal-body .section-details-holder{padding-top:21px}.creditAdjustment-modal-body .section-details-holder:after{content:"";display:block;clear:both}.creditAdjustment-modal-body .section-details-holder .select-holder{width:350px;float:left}.creditAdjustment-modal-body .section-details-holder .select-holder select{max-width:292px;width:100%}.creditAdjustment-modal-body .section-details-holder .user-info-area{overflow:hidden;position:relative;top:-4px}.creditAdjustment-modal-body .section-details-holder .user-info-area .user-info_col{display:inline-block;vertical-align:top;width:50%;margin:0 -2px;padding:0 20px}.creditAdjustment-modal-body .section-details-holder .user-info-area .user-info_col .col_name{display:block;font-size:14px;line-height:20px;color:#414042}.creditAdjustment-modal-body .section-details-holder .user-info-area .user-info_col .col_title{display:inline-block;vertical-align:top;font-size:21px;line-height:24px;font-weight:500;color:#414042}.creditAdjustment-modal-body .section-details-holder .user-info-area .user-info_col:last-child{padding-right:0}.creditAdjustment-modal-body select{font-family:Avenir Next,sans-serif;font-size:18px;border-radius:8px;font-weight:500;color:#555;padding:5px 50px 5px 19px!important;border:1px solid #999;display:block;width:100%!important;box-sizing:border-box;outline:none;background:#fff url(../images/seletc-arrow.png) no-repeat 99% 50%;margin-right:15px;margin-bottom:0;-moz-appearance:none;-webkit-appearance:none;height:44px!important}.creditAdjustment-modal-body .no-borderPanelBody-section .panel-body{border:0!important}.creditAdjustment-modal-body .panel-sub-opener-holder .panel-heading{padding:5px 12px!important;border-radius:8px!important;overflow:hidden}.creditAdjustment-modal-body .panel-sub-opener-holder .panel-sub-text{display:inline-block;vertical-align:middle;padding-top:2px}.creditAdjustment-modal-body .panel-sub-opener-holder .panel-sub-opener{width:30px;height:30px;display:inline-block;vertical-align:middle;text-align:center;font-size:25px;background:#fff;border-radius:50%;line-height:30px;margin-right:8px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-opener i,.creditAdjustment-modal-body .panel-sub-opener-holder .panel-sub-opener i{color:#414042;display:block}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-opener .fa-angle-down,.creditAdjustment-modal-body .panel-sub-opener-holder .panel-sub-opener .fa-angle-down{line-height:33px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-opener .fa-angle-up,.creditAdjustment-modal-body .panel-sub-opener-holder .panel-sub-opener .fa-angle-up{line-height:29px}.creditAdjustment-modal-body .creditAdjustment-history .panel-body{padding:0;border:0}.creditAdjustment-modal-body .creditAdjustment-history .panel-group{margin-bottom:0;font-size:16px;line-height:19px;color:#414042;border-radius:8px;background:#f0f2f5;overflow:hidden}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel{border:0;border-radius:0;box-shadow:none}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-heading{background:#f0f2f5;padding:8px 14px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-heading a.accordion-toggle:focus{outline:none!important}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-opener{width:30px;height:30px;display:inline-block;vertical-align:middle;text-align:center;font-size:25px;background:#fff;border-radius:50%;line-height:30px;margin-right:17px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-text{display:inline-block;vertical-align:middle;padding-right:7px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-text span{display:inline-block;vertical-align:middle}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .panel-text .prize{color:#da291c;padding-left:7px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .text-divider{background:#bbbdc0;width:1px;height:20px;display:inline-block;vertical-align:middle;margin-right:11px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .accordion-body{max-height:182px;overflow-y:auto;overflow-x:hidden;background:#f0f2f5}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .adjustment-history-table{width:100%}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .adjustment-history-table tbody tr{border-bottom:1px solid #d9d9d9}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .adjustment-history-table th{background-color:#bbbdc0;padding:13px 30px}.creditAdjustment-modal-body .creditAdjustment-history .panel-group .adjustment-history-table td{padding:13px 30px}.creditAdjustment-modal-body .form-group{margin-bottom:20px}.creditAdjustment-modal-body .form-group .label-holder{margin-bottom:16px}.creditAdjustment-modal-body .form-group .label-holder label{font-size:18px;line-height:20px;color:#414042;font-weight:500;display:inline-block;vertical-align:top}.creditAdjustment-modal-body .tooltip-holder{display:inline-block;vertical-align:top;margin-left:6px;position:relative}.creditAdjustment-modal-body .tooltip-holder .tooltip_icon{width:20px;height:20px;color:#fff;font-size:14px;display:inline-block;vertical-align:middle;text-align:center;background:#00a0b7;line-height:20px;border-radius:50%}.creditAdjustment-modal-body .tooltip-holder .tooltip-text{font-size:14px;line-height:1.3;width:302px;height:auto!important;background-color:#bbe4ec;color:#414042;padding:20px 20px 30px;position:absolute;z-index:1;top:-50px;left:100%;margin-left:15px;opacity:1}.creditAdjustment-modal-body .tooltip-holder .tooltip-text:after{position:absolute;content:" ";left:-12px;width:0;top:45px;height:0;border-style:solid;border-width:12px 12px 12px 0;border-color:transparent #bbe4ec transparent transparent}.creditAdjustment-modal-body .tooltip-holder .tooltip-text .close{color:#fff;position:absolute;background:#939598;width:20px;height:20px;right:0;top:0;font-size:21px;line-height:13px;opacity:1;display:block;text-align:center;font-weight:300}.creditAdjustment-modal-body .tooltip-holder .tooltip-text .title{display:block;font-weight:500;margin:0 0 5px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details,.page-one-view-dashboard #header .navbar-header{position:relative}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .section-details-holder{padding-top:0}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder{overflow:hidden}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .issue-section-box{border:2px solid #bbbdc0;border-radius:8px;overflow:hidden}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .accordion-active-section{padding:0 18px;overflow:hidden}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .accordion-active-sub-section,.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .accordion-active-subSection-holder03 .system-error-not-in-list{padding:20px 40px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .accordion-active-subSection-holder{padding:0 20px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .accordion-active-subSection-holder03{padding:20px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .accordion-active-subSection02 .panel-body{border:0!important;padding:20px 10px!important}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .adjustment-active-sub-section{padding:10px 0}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .adjustment-active-sub-section .auto-adjustment-message{border:1px solid #00aec7;padding:10px 20px;border-radius:15px;font-size:16px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .adjustment-active-sub-section .auto-adjustment-message img{margin-right:5px;display:inline-block;vertical-align:middle;width:30px;height:auto;margin-top:-2px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .creditAdjustment-label{font-size:16px;line-height:20px;color:#414042;font-weight:500;display:inline-block;vertical-align:top;margin-bottom:6px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .input-fields{max-width:222px;height:40px;line-height:40px;font-size:16px;padding:5px;box-sizing:border-box}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .input-fields.input-fields_md{max-width:341px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .daysAffected-input-holder .input-fields{display:inline-block;vertical-align:middle}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .daysAffected-input-holder .daysAffected-info-text{display:inline-block;vertical-align:middle;font-size:14px;padding-left:10px;font-weight:500}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .daysAffected-input-holder .daysAffected-info-text .red_text{color:#da291c}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .textArea-fields{height:80px;max-width:515px;overflow-x:hidden;width:100%;overflow-y:auto;font-size:14px;line-height:19px;resize:none;padding:5px;font-weight:500}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .form-footer{max-width:515px;margin-bottom:20px;text-align:right}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .form-footer .creditAdjustment-continue-button{font-size:18px;font-weight:500;background-color:#da291c;border:1px solid #da291c;color:#fff;border-radius:6px;text-align:center;padding:8px 26px 5px;display:inline-block;vertical-align:middle;cursor:pointer}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .form-footer .creditAdjustment-continue-button:hover{background:#fff;color:#da291c}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .form-footer .creditAdjustment-continue-button:disabled{background-color:#bcbdc1;border:1px solid #bcbdc1;cursor:default;pointer-events:none}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .form-footer .creditAdjustment-cancel-button{font-weight:500;font-size:18px;line-height:22px;color:#0a5498;margin-right:35px;cursor:pointer;background-color:transparent;border:none;padding:0;display:inline-block;vertical-align:middle}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .issue-section-holder .form-footer .creditAdjustment-cancel-button:hover{color:#000}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel-group{margin-bottom:0}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel{overflow:hidden;padding:19px 18px 16px;border:0;box-shadow:none}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-heading{background:#bbbdc0;border-radius:8px 8px 0 0;color:#414042;padding:17px 20px 13px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-heading .panel-title{font-size:18px;font-weight:500}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body{border:1px solid #f0f2f5;padding:0;border-top:0;border-radius:0 0 8px 8px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list{margin:0;padding:0;list-style:none;overflow-x:hidden;overflow-y:auto;max-height:340px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li{padding:18px 20px;border-bottom:1px solid #d9d9d9;overflow:hidden;font-size:16px;line-height:19px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li:last-child{border:0}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li.selected-known-type,.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li:hover{background:#e6eef4}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li .left_col{float:left;width:180px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .goodwill-credit-section .right-info-box li .left_col,.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li .right_col{overflow:hidden}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li .right_col .more-details{float:right;width:100px;text-align:right;padding:0}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .panel .panel-body .accordion-list li .right_col p{overflow:hidden;margin:0}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .goodwill-credit-section .right-info-box{position:absolute;top:43px;left:371px;background:#f0f2f5;padding:9px 20px;border-radius:8px;overflow:hidden;max-width:360px;font-size:16px;width:100%;line-height:18px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .goodwill-credit-section .right-info-box li{overflow:hidden;margin-bottom:3px}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .goodwill-credit-section .right-info-box li .right_col{float:right;width:65px;text-align:right}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .goodwill-credit-section .right-info-box li:last-child{margin-bottom:0;border-top:1px solid #d9d9d9;margin-top:16px;padding-top:19px;font-weight:500}.creditAdjustment-modal-body .creditAdjustment-modal-section-secondary-details .goodwill-credit-section .right-info-box .non-wireless-info{font-size:16px;line-height:20px}.display-flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.create-interaction-result-modal .interaction-success{text-align:center;max-width:554px;margin:0 auto;width:100%}.create-interaction-result-modal .create-interaction-result-header{height:100px;background:#f0f2f5}.create-interaction-result-modal .create-interaction-status-icon{width:99px;margin:-49px auto 25px}.create-interaction-result-modal .create-interaction-status-icon img{width:100%;margin:0 auto;display:block;max-width:100%}.create-interaction-result-modal .section-title-holder{margin-bottom:11px}.create-interaction-result-modal .section-title-holder .title-label{display:inline-block;vertical-align:middle;font-size:24px;margin-left:13px;font-weight:400;color:#414042;line-height:27px}.create-interaction-result-modal .section-title-holder .title-label.title-label-green{color:#00985f}.create-interaction-result-modal .section-title-holder .number-label{background-color:#959595;color:#fff;border-radius:50%;font-size:18px;text-align:center;width:30px;height:30px;display:inline-block;vertical-align:middle;line-height:30px;font-weight:500}.create-interaction-result-modal .section-title-holder .number-label.number-label-green{background:#00985f}.create-interaction-result-modal .details-header-title{font-size:18px;line-height:21px;color:#414042;margin-bottom:25px}.create-interaction-result-modal .details-box{padding:16px 12px 13px;border:2px solid #f0f2f5;border-radius:8px;overflow:hidden;margin-bottom:25px;font-size:18px;line-height:22px}.create-interaction-result-modal .details-box.details-box02{padding:14px 20px 13px}.create-interaction-result-modal .details-box table{width:100%;font-size:16px;line-height:18px;color:#414042;text-align:left}.create-interaction-result-modal .details-box table thead th{font-weight:500;padding:0 5px 4px}.create-interaction-result-modal .details-box table tbody td{font-weight:400;padding:0 5px 4px}.create-interaction-result-modal .form-footer{margin-bottom:40px}.create-interaction-result-modal .interaction-continue-button{font-size:18px;font-weight:500;background-color:#da291c;border:1px solid #da291c;color:#fff;border-radius:6px;text-align:center;padding:8px 26px 5px;display:inline-block;vertical-align:middle;cursor:pointer;overflow:visible}.create-interaction-result-modal .interaction-continue-button:hover{background:#fff;color:#da291c}.create-interaction-result-modal .interaction-continue-button:disabled{background-color:#bcbdc1;border:1px solid #bcbdc1;cursor:default;pointer-events:none}.directive-consumer-account-status-details .account-status-container{padding:0 20px}.directive-consumer-account-status-details .account-status-container div:first-child{font-size:20px}.directive-consumer-account-status-details .account-status-container .status-description{font-size:16px;font-weight:500}.directive-consumer-account-status-details .status-description div:first-child{float:left}.directive-consumer-account-status-details .status-description div:last-child .right-arrow{content:\e826;font-size:13px;color:#2768a4}#dealerCodeSection a{color:#808284;padding:0;margin-right:0;width:90%}.directive-repview-header{padding-top:20px}.directive-repview-header .ov-sub-menu{margin-top:-40px}.directive-repview-header .new-header{font-family:'Ted Next'!important}.directive-repview-header .new-header .consumer-details-section,.directive-repview-header .new-header .dealer-code-section{display:inline-block}.directive-repview-header .new-header .consumer-details-section{float:left;font-size:15px;width:447px}.directive-repview-header .new-header .consumer-details-section .consumer-address-container{font-size:15px;font-family:'Ted Next',tednext;font-weight:400}.directive-repview-header .new-header .consumer-details-section .ban-number{font-family:'Ted Next',tednext;font-weight:600}.directive-repview-header .new-header .dealer-code-section{margin-left:40px;vertical-align:top;float:left;width:540px}.directive-repview-header .new-header .dealer-code-section .ute-dealer-code{position:relative;z-index:1020}.notes-textarea::-webkit-scrollbar{width:10px}.notes-textarea::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(188,190,192,.7)}@media (max-width:992px){.residential-client-body .page-one-view-dashboard .rep-view-top-header .rep-header-right-container #oneViewLogoutAction span:first-child{font-size:.8em}.residential-client-body .page-one-view-dashboard .rep-view-top-header .rep-header-right-container #oneViewLogoutAction>span.plan-arrow>span{font-size:.6em}.residential-client-body .page-one-view-dashboard .rep-view-top-header .rep-header-right-container .ute-dc-section>span.first-child{font-size:23px}.residential-client-body .page-one-view-dashboard .rep-view-top-header .rep-header-right-container .ute-dc-section>a{width:80%}.residential-client-body .page-one-view-dashboard .rep-view-top-header .rep-header-right-container .rep-name-container>span,.residential-client-body .page-one-view-dashboard .rep-view-top-header .rep-header-right-container .ute-dc-section>a>span{font-size:.8em}.residential-client-body .page-one-view-dashboard .rep-view-top-header .rep-header-right-container .rep-name-container{line-height:1}}@media (min-width:768px){.residential-client-body .page-one-view-dashboard{margin-top:4.9em!important}.residential-client-body .page-one-view-dashboard .rep-view-top-header .navbar-header .navbar-brand{margin-left:0!important;border-radius:0 0 10px 10px!important;background-position:center center!important;width:8.56em!important;height:2.9em!important}}.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text{width:85%}.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .rui-icon-infotip,.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .totes-project .message-banner-icon.icon-info,.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .totes-project .message-banner-icon_as.icon-info,.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .totes-project .page-link-account .message-banner-icon-rel.icon-info,.totes-project .page-link-account .residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .message-banner-icon-rel.icon-info,.totes-project .residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .message-banner-icon.icon-info,.totes-project .residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .message-banner-icon_as.icon-info{position:relative;background:#00a7c1;width:16px;height:16px;display:inline-block;border-radius:100%}.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .rui-icon-infotip:before,.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .totes-project .message-banner-icon.icon-info:before,.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .totes-project .message-banner-icon_as.icon-info:before,.residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .totes-project .page-link-account .message-banner-icon-rel.icon-info:before,.totes-project .page-link-account .residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .message-banner-icon-rel.icon-info:before,.totes-project .residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .message-banner-icon.icon-info:before,.totes-project .residential-client-body .page-one-view-dashboard .dealer-code-section .change-dealer-text .change-text .message-banner-icon_as.icon-info:before{content:"i";color:#fff;font-weight:700;position:absolute;left:6px;top:0;font-size:12px}.residential-client-body .page-one-view-dashboard .rep-view-top-header .navbar-header{position:relative;top:0;left:15px;z-index:1000}.residential-client-body .page-one-view-dashboard .rep-view-top-header .navbar-header .navbar-brand{font-size:1.28em;padding:0;float:none;text-indent:-9999px;display:block;background-color:#da291c;background-image:url(/cms/rogers/css/img/logo-inverted.png);background-size:6.33em auto;width:190px;height:40px;background-repeat:no-repeat;background-position:center center}.page-one-view-dashboard :not(.fa){font-family:"Avenir Next",Arial,sans-serif}.page-one-view-dashboard a.ssp-dashboard-btn{background-color:#414042;margin-left:20px;float:left}.page-one-view-dashboard .section-divider{border-right:1px solid #e9eaea;height:85px}.page-one-view-dashboard .section-divider-padding{padding-left:1.5em!important}.page-one-view-dashboard #header{border-bottom:none}.page-one-view-dashboard .container{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}.page-one-view-dashboard .rightAlign{right:120px!important}.fr .totes-project .page-link-account .page-one-view-dashboard .radio-btn-ctn,.page-one-view-dashboard .col-lg-1,.page-one-view-dashboard .col-lg-11,.page-one-view-dashboard .col-lg-12,.page-one-view-dashboard .col-lg-2,.page-one-view-dashboard .col-lg-3,.page-one-view-dashboard .col-lg-4,.page-one-view-dashboard .col-lg-5,.page-one-view-dashboard .col-lg-6,.page-one-view-dashboard .col-lg-7,.page-one-view-dashboard .col-lg-8,.page-one-view-dashboard .col-lg-9,.page-one-view-dashboard .col-md-1,.page-one-view-dashboard .col-md-10,.page-one-view-dashboard .col-md-11,.page-one-view-dashboard .col-md-12,.page-one-view-dashboard .col-md-2,.page-one-view-dashboard .col-md-3,.page-one-view-dashboard .col-md-4,.page-one-view-dashboard .col-md-5,.page-one-view-dashboard .col-md-6,.page-one-view-dashboard .col-md-7,.page-one-view-dashboard .col-md-8,.page-one-view-dashboard .col-md-9,.page-one-view-dashboard .col-sm-1,.page-one-view-dashboard .col-sm-10,.page-one-view-dashboard .col-sm-11,.page-one-view-dashboard .col-sm-12,.page-one-view-dashboard .col-sm-2,.page-one-view-dashboard .col-sm-3,.page-one-view-dashboard .col-sm-4,.page-one-view-dashboard .col-sm-5,.page-one-view-dashboard .col-sm-6,.page-one-view-dashboard .col-sm-7,.page-one-view-dashboard .col-sm-8,.page-one-view-dashboard .col-sm-9,.page-one-view-dashboard .col-xs-1,.page-one-view-dashboard .col-xs-10,.page-one-view-dashboard .col-xs-12,.page-one-view-dashboard .col-xs-2,.page-one-view-dashboard .col-xs-3,.page-one-view-dashboard .col-xs-4,.page-one-view-dashboard .col-xs-5,.page-one-view-dashboard .col-xs-6,.page-one-view-dashboard .col-xs-7,.page-one-view-dashboard .col-xs-8,.page-one-view-dashboard .col-xs-9,.page-one-view-dashboard .fr .page-link-account .radio-btn-ctn,.page-one-view-dashboard .fr .totes-project .page-link-account .radio-btn-ctn,.page-one-view-dashboard .totes-project .col-lg-10,.page-one-view-dashboard .totes-project .col-xs-11{position:relative;min-height:1px;padding-left:0;padding-right:0}.page-one-view-dashboard #header #search-nova-nav-actions{right:20px;position:relative;float:left}.page-one-view-dashboard .rep-header-right-container{float:right;padding-top:15px;color:#808284}.page-one-view-dashboard .rep-header-right-container .logout-container a{margin-left:0;width:auto;float:right;margin-right:.75rem;padding-left:.5rem;cursor:pointer}.page-one-view-dashboard .rep-header-right-container .ute-icon-arrow-right{font-size:.5em;margin-left:3px}.page-one-view-dashboard .rep-header-right-container .ute-icon-arrow-right::before{content:'\e826';font-size:8px}.page-one-view-dashboard .logout-container{font-size:1.1em;font-weight:500}.page-one-view-dashboard .logout-container div{display:inline}.page-one-view-dashboard .logout-container a{text-decoration:none;color:#da291c;margin-left:20px;cursor:pointer}.page-one-view-dashboard .rep-name-container{float:right;margin-right:0}.page-one-view-dashboard .rep-name-container-withDC{width:45%}@media (min-width:768px) and (max-width:992px){.page-one-view-dashboard .rep-name-container-withDC{width:40%}}.page-one-view-dashboard .rep-container-right{text-align:right;padding-right:1em}.page-one-view-dashboard .rep-name{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.page-one-view-dashboard .rep-welcome{text-align:right;padding-right:.25rem}.page-one-view-dashboard .consumer-section-bottom-border{border-bottom:2px solid #bdbdbd}.page-one-view-dashboard .consumer-details-div{margin-bottom:35px;margin-top:10px}.page-one-view-dashboard #header #nav-context-bar{position:relative;top:0;right:1.1em;font-size:1em;color:#999;padding-top:.6em}.page-one-view-dashboard #header .rep-header-right-container #nav-context-bar{padding-top:0;font-size:1.1em;text-align:center;right:0}.page-one-view-dashboard #header #nav-context-bar a{padding:0;color:#aeaeae;font-weight:500;display:inline-block;line-height:20px;cursor:pointer}.page-one-view-dashboard #header #nav-links a{color:#949494;cursor:pointer;font-weight:500}.page-one-view-dashboard #header #nav-links{margin-top:10px}.page-one-view-dashboard #nav-links .padding{padding-right:5px}.page-one-view-dashboard .context-container{position:relative;left:22px;margin-top:5px}.rep-view-top-header{clear:both;position:fixed;right:0;left:0;z-index:1030;top:0;margin-bottom:0;min-height:40px;border-bottom:none}@media (min-width:768px){.rep-view-top-header{background-color:#fff}}.no-pointer{cursor:default!important;text-decoration:none!important}@media (min-width:320px) and (max-width:767px){.page-one-view-dashboard .context-container{position:fixed;top:0;left:0!important;margin-top:40px;width:100%;z-index:1030}.context-container div{margin:initial}.context-container a:hover{text-decoration:none}#toggle-switch{text-align:center}.context-container a.border-less-btn,.context-container a.red-border-btn{border-radius:0;position:fixed;width:50%;height:50px;border:0;text-align:center;z-index:1030;padding:12px 5px}.context-container a.red-border-btn{border-right:2px solid #da291c;border-bottom:2px solid #da291c;background-color:#fff}.context-container a.border-less-btn{color:#414042;background-color:#e9e9e9;left:50%}.consumer-details-div{margin-bottom:35px;margin-top:10px}.rep-view-top-header{clear:both;height:57px;position:fixed;right:0;left:0;z-index:1;top:0}.cus-view_btn_padding{padding:9px 15px!important}}@media (max-width:767px){.page-one-view-dashboard .section-divider{border-right:0;height:55px;margin-top:0;clear:both}}@media (min-width:768px) and (max-width:992px){.page-one-view-dashboard #header #search-nova-nav-actions #search-nova a{padding-top:8px;line-height:inherit}.page-one-view-dashboard #header #search-nova-nav-actions{right:5px;position:relative;float:left}.page-one-view-dashboard .context-container a.border-less-btn{padding:9px 15px}.page-one-view-dashboard .context-container a.red-border-btn{padding:7px 15px}.page-one-view-dashboard #header{margin-top:0!important}.page-one-view-dashboard .container{width:720px}.page-one-view-dashboard .context-container a{font-size:13px}.page-one-view-dashboard .directive-repview-submenu a{font-size:12px}}body[ute-brand=rogers] .page-one-view-dashboard .ute-dealer-code .ute-dc-colored-button{font-size:16px}body[ute-language=fr][ute-brand=rogers] .page-one-view-dashboard .ute-dealer-code .ute-dc-colored-button{font-size:15px}body[ute-brand=rogers] .page-one-view-dashboard .rep-header-right-container span{font-size:15px;font-weight:500}body[ute-brand=rogers] .page-one-view-dashboard .dealer-code-section .ute-dc-text-input{font-weight:600}body[ute-language=fr][ute-brand=rogers] .page-one-view-dashboard .dealer-code-section .ute-dc-text-input::-moz-placeholder{font-size:12px}body[ute-language=fr][ute-brand=rogers] .page-one-view-dashboard .dealer-code-section .ute-dc-text-input:-ms-input-placeholder{font-size:12px}body[ute-language=fr][ute-brand=rogers] .page-one-view-dashboard .dealer-code-section .ute-dc-text-input::placeholder{font-size:12px}one-view-header .container{width:1170px}@media (min-width:768px){.modal-dialog{margin-top:100px}}.ngdialog{z-index:999999999}.ngdialog .ngdialog-overlay{pointer-events:none}body.ngdialog-open .totes-project{width:100vw}@media (max-width:768px){body.modal-open,body.ngdialog-open{position:fixed}}.modal-open .modal{background-color:rgba(0,0,0,.5)}.idv-modal{height:280px;position:relative;display:block;border:1px #000}.modal-body{padding:20px;font-size:15px;font-weight:300;text-align:left}.entry{width:50%}.modal-header-idv{max-height:25%;background-color:#f0f2f5;position:relative}.modal-header-idv .modal-header-container{padding:2% 8% 0% 10%;height:60px!important}.modal-header-idv .modal-header-container .modal-title{color:#414042;line-height:.428571!important}.modal-header-idv .modal-header-container .close-button{position:absolute;top:19%;right:2%;background:#fff;width:7%;height:62%;font-size:14px;padding-top:1%;padding-left:1.2%;color:#666;cursor:pointer;font-weight:700}.offset{padding-left:5%!important}.icon{position:absolute;top:0}.modal-submit-button{background-color:#da291c;border-color:#da291c;color:#fff;font:Ted Next,semiBold 16px;border-radius:24px;font-weight:450;text-align:center;vertical-align:middle;width:63%;white-space:nowrap;padding:0 16px}.footer,.success-button{float:right;position:fixed}.success-button{left:65%;padding:1% 0%;width:19%;background-color:#da291c;border-color:#da291c;color:#fff;border-radius:24px;font-size:medium;font-weight:450;top:81%}.footer{top:75%;right:5%;display:-ms-inline-flexbox;display:inline-flex}.cancel{font:Ted Next,semiBold 16px;border:0;background-color:transparent;color:#0a5498;font-size:medium;font-weight:450}.icon-checkmark-1,.icon-error{position:absolute;left:.5%;font-size:22px;display:inline-block}.icon-checkmark-1{color:green;top:34.95%;padding-left:4.8%}.icon-error{top:32.88%;padding-left:4%}.confirm{color:#ffbf3f}.warning{color:#da291c}.dummy{display:none}.evp_title{padding-right:5px}.passcode{font-weight:700;font-size:13px}.evp_portal_msg{font-weight:medium;color:#0a5498;display:none}@media (min-width:768px){.fr .french-extra-margin{margin-top:43px!important}}@media (max-width:1024px){body.modal-open{overflow:hidden;position:fixed;width:100%}}.directive-repview-submenu a{padding-right:3px;color:#fff;text-decoration:none;font-size:15px;font-weight:500;float:left}.directive-repview-submenu a:hover{text-decoration:none;background-color:#fff;color:#da291c;padding:0 10px}.directive-repview-submenu .dropdown-menu:hover a,.directive-repview-submenu .dropdown-menu:hover li,.directive-repview-submenu .dropdown-menu:hover ul{font-weight:400}.directive-repview-submenu a div span{padding-left:1px;float:left;text-transform:uppercase}.directive-repview-submenu a div{float:left;padding:5px 9px 5px 12px}.directive-repview-submenu .disabled-link{color:#908b8b!important;cursor:not-allowed}.directive-repview-submenu li.menuHover:hover{background-color:#da291c;border-radius:0 2px;color:#da291c!important;width:5px;height:.98em}@media (max-width:767px){.directive-repview-submenu #logoutAction{padding-left:22px!important;color:#da291c!important}.directive-repview-submenu .overview-mobile{padding-top:50px!important}}.directive-repview-submenu .menu-container{background-color:#da291c}.directive-repview-submenu #rep-view-menu span.ute-icon-chevron-down,.directive-repview-submenu a div span.ute-icon-chevron-down{font-size:10px;padding-left:5px;padding-top:5px}.directive-repview-submenu nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:600;float:left}.directive-repview-submenu nav .dropdown-menu a{display:block;padding:3px 20px;clear:both;font-weight:500;line-height:1.42857143;color:#333;white-space:nowrap}.directive-repview-submenu a .ute-icon-chevron-down{font-size:8px;color:#da291c;padding-left:7px;padding-top:2px}.directive-repview-submenu .nav>li>a{padding:0;line-height:21px}.directive-repview-submenu .navbar-nav>li>a{line-height:20px;padding-top:0;padding-bottom:0;cursor:pointer}.directive-repview-submenu .navbar-nav>li>a:hover{text-decoration:none;background-color:#fff;color:#da291c;padding-top:0;font-weight:600;cursor:pointer}.directive-repview-submenu .selected{color:#da291c}.directive-repview-submenu .dropdown.open .services-menu span{color:#da291c;font-weight:600}.directive-repview-submenu .dropdown.open .services-menu{background-color:#fff}.directive-repview-submenu #header #rep-view-menu{position:initial;background-color:#da291c}.directive-repview-submenu #header #username{position:absolute;top:0;width:100%}.directive-repview-submenu #header .navbar-fixed-top{position:relative}.directive-repview-submenu #header{position:relative;min-height:0;z-index:1000}.directive-repview-submenu #header.navbar{margin:0;padding:0}.directive-repview-submenu #header .navbar{min-height:0;margin:0;padding:0}.directive-repview-submenu #username{display:none}.directive-repview-submenu .interaction-count{padding-left:5px}.directive-repview-submenu .noAgentPermission{background-color:#da291c!important;color:#fff!important;cursor:default!important;font-weight:400!important}.directive-repview-submenu #rep-view-menu .nav>li>a:focus{background-color:#fff;color:#da291c;font-weight:600}.directive-repview-submenu .oneViewSelectedTab{background-color:#fff;color:#da291c;cursor:pointer;font-weight:600;padding-top:0;text-decoration:none}.directive-repview-submenu .pointer,.directive-repview-submenu .totes-project .page-pay-now .select-payment-method,.totes-project .page-pay-now .directive-repview-submenu .select-payment-method{cursor:pointer}@media (min-width:768px) and (max-width:1024px){.directive-repview-submenu .navbar-nav>li>a{padding-top:0;padding-bottom:0}}@media (max-width:767px){.directive-repview-submenu #header{position:fixed;top:0}.directive-repview-submenu #header #rep-view-menu{border-bottom:3px solid #eee;max-height:none;top:40px;bottom:0;z-index:1002;overflow-x:hidden;overflow-y:scroll;transition:left .8s ease;left:-250px;background-color:#fff;color:#414042;height:auto!important;width:350px!important;position:fixed}.directive-repview-submenu #header #rep-view-menu.in{left:0}.directive-repview-submenu .navbar-nav>li>a:hover{text-decoration:none;background-color:transparent;color:#da291c}.directive-repview-submenu #header .navbar-nav a{font-size:1.4em;color:#414042;font-weight:500;float:none}.directive-repview-submenu #header a div,.directive-repview-submenu #header a div span{float:none}.directive-repview-submenu .navbar-nav{padding-top:30px}.directive-repview-submenu #header #rep-view-menu li{padding-bottom:15px}.directive-repview-submenu .dropdown.open .services-menu span{color:#fff;font-weight:500;float:left}.directive-repview-submenu .dropdown.open .services-menu{background-color:#414042}.directive-repview-submenu a .ute-icon-chevron-down{color:#fff;padding-left:5px;padding-top:0}.directive-repview-submenu #username{display:block}.directive-repview-submenu li#languageToggle div#nav-context-bar{padding-top:0;padding-left:5.4em;font-size:1.1em;text-transform:uppercase}.directive-repview-submenu li#languageToggle div#nav-context-bar a{color:#414042}}.directive-oneview-consumer-details{z-index:1024;width:484px}.directive-oneview-consumer-details .ted-next-semi-bold{font-weight:600;font-family:"Ted Next",tednext}.directive-oneview-consumer-details .ted-next-regular{font-weight:400;font-family:"Ted Next",tednext}.directive-oneview-consumer-details .ted-next-bold{font-weight:800;font-family:"Ted Next",tednext}.directive-oneview-consumer-details .toggle-circle{display:inline-block;position:relative;top:12px;float:right;background-color:#000;color:#fff;width:20px;height:20px;border-radius:10px;margin-right:30px}.directive-oneview-consumer-details .toggle-circle .ute-icon-chevron-down{margin-left:5px;margin-top:6px;font-size:10px}.directive-oneview-consumer-details .before-chevron{width:calc(100% - 70px);display:inline-block;padding-left:15px}.directive-oneview-consumer-details .active-account-info{min-height:60px;border-right:3px dotted #f0f2f6}.directive-oneview-consumer-details .active-account-info .bold-font{font-family:"Ted Next",tednext;font-weight:600}.directive-oneview-consumer-details .active-account-info .non-bold{font-weight:400}.directive-oneview-consumer-details .active-account-info,.directive-oneview-consumer-details .tenure-info{margin:0!important;max-width:50%;display:inline-block;vertical-align:top}.directive-oneview-consumer-details .active-account-info .no-h-margin,.directive-oneview-consumer-details .tenure-info .no-h-margin{margin-left:0;margin-right:0}.directive-oneview-consumer-details .active-account-info .no-h-margin div:last-child,.directive-oneview-consumer-details .tenure-info .no-h-margin div:last-child{margin-left:0;margin-right:0}.directive-oneview-consumer-details .active-account-info-header{margin-top:0!important;text-transform:capitalize}.directive-oneview-consumer-details .consumer-details-container{padding:0 5px 0 0}.directive-oneview-consumer-details .consumer-details-container .idv-flag-section{display:inline-block;margin-right:5px}.directive-oneview-consumer-details .consumer-details-container .idv-flag-section div{bottom:2px;font-family:"Ted Next";font-weight:700;position:relative;text-align:center;width:30px}.directive-oneview-consumer-details .consumer-details-container .idv-flag-section .idv-flag{background-color:green;border-radius:8px;color:#fff;font-size:11px}.directive-oneview-consumer-details .consumer-details-container .idv-flag-section .unknown-idv-flag{background-color:#f8f8f8;border:1px solid #d3d3d3;border-radius:30px;font-size:13px;color:#d3d3d3}.directive-oneview-consumer-details .consumer-address-container{font-size:16px;text-transform:capitalize}.directive-oneview-consumer-details .consumer-details-container div:first-child{font-size:20px}.directive-oneview-consumer-details .consumer-details-container div:first-child .account-lock-img .account-lock-icon{margin-bottom:12px}.directive-oneview-consumer-details .description-holder{padding-top:5px}.directive-oneview-consumer-details .description-holder div:first-child{float:left;font-size:1.2em;font-weight:500}.directive-oneview-consumer-details .description-holder div:first-child span:first-child{border-right:solid 1px #000;padding-right:0;margin-right:0}.directive-oneview-consumer-details .description-holder div:first-child span:last-child{padding-left:10px}.directive-oneview-consumer-details .consumer-details-wrapper{border:1px solid #f0f2f6;background-color:#fff;font-family:"Ted Next",tednext;font-weight:600;padding:10px;min-height:75px}.directive-oneview-consumer-details .consumer-details-wrapper .is-open{background-color:#f0f2f6}.directive-oneview-consumer-details .consumer-details-wrapper .is-open .toggle-circle{background-color:#fff;color:#000}.directive-oneview-consumer-details .consumer-details-wrapper .consumer-details-name{margin-top:0;display:inline-block}.directive-oneview-consumer-details .consumer-details-wrapper .consumer-details-name span.consumer-name{border-right:1px solid #000;padding-right:10px;text-transform:uppercase;font-size:16px;font-weight:800}.directive-oneview-consumer-details .consumer-details-wrapper .consumer-details-name span.ban-number{padding-left:10px;font-size:15px;font-weight:600}.directive-oneview-consumer-details .widget-loader-inline img{height:30px;width:auto;display:inline-block;margin-left:10px}.directive-oneview-consumer-details .show-less-container,.directive-oneview-consumer-details .show-more-container{text-align:center;padding-bottom:20px}.directive-oneview-consumer-details .show-more-container a{color:#337ab7;font-size:1.5em}.directive-oneview-consumer-details .show-less-container a{color:#337ab7;font-size:.8em}.directive-oneview-consumer-details .show-more-container a.rui-cta-link::after{content:'\e846';font-size:.8em}.directive-oneview-consumer-details .show-less-container a.rui-cta-link[aria-expanded=false]::after{transform:rotate(270deg);margin-top:-5px;font-size:.7em;margin-left:.9em}.consumer-details-collapsible{border:1px solid #f0f2f6;display:none}.consumer-details-collapsible .details-divider{padding:0 5px}.consumer-details-collapsible .credit-limit{color:#40c09b}.consumer-details-collapsible .c-balance{color:#da291c}.consumer-details-collapsible .hr-line{width:90%;border-top:2px solid #f0f2f6;margin:20px 20px 0 15px}.consumer-details-collapsible .transaction-details .number{font-size:35px;font-weight:bolder;margin-top:0;display:inline-block}.consumer-details-collapsible .transaction-details .sub-title{font-size:14px;margin:20px 0}.consumer-details-collapsible .transaction-details div:last-child{text-align:left}.consumer-details-collapsible .transaction-details.mtop div:last-child{margin-right:15px}.consumer-details-collapsible .transaction-details .mtop{margin-top:0;margin-left:0}.consumer-details-collapsible .small-text{font-family:"Ted Next",tednext;font-weight:600}.consumer-details-collapsible .transaction-details{width:462px}.consumer-details-collapsible .transaction-details .interaction-section{margin-left:0;margin-right:0}.consumer-details-collapsible .transaction-details .interaction-label{display:inline-block;font-size:14px}.consumer-details-collapsible .transaction-details .interaction-container.mtop{border-right:3px dotted #f0f2f6}.consumer-details-collapsible .transaction-details .interaction-container.mtop .interaction-label{margin-right:15px}.consumer-details-collapsible .transaction-details .interaction-container{display:inline-block;margin:0 15px 0 0}.consumer-details-collapsible .transaction-details .interaction-container:first{border-right:3px dotted #f0f2f6}.consumer-details-collapsible .transaction-details .outer-circle{margin-top:0;width:50px;height:50px;border-radius:50px;background-color:#e6f7f9;margin-left:0;margin-right:0;display:inline-block}.consumer-details-collapsible .transaction-details .outer-circle .inner-circle{color:#01a1b9;width:40px;height:40px;background-color:#fff;border-radius:20px;padding-top:2px;font-size:26px;letter-spacing:-2px;text-align:center;margin-left:5px;margin-top:5px;font-family:"Ted Next",tednext;font-weight:600}.consumer-details-collapsible .transaction-details .outer-circle .inner-circle a{color:#01a1b9}@media (min-width:768px){.directive-oneview-consumer-details.is-open{clear:both;height:71px;background-color:#e9eaea;text-decoration:none;color:#414042;z-index:39999;transition:all .1s ease-out 0;opacity:1;visibility:visible}.directive-oneview-consumer-details.is-open .consumer-details-wrapper{background-color:#f0f2f6}.directive-oneview-consumer-details.is-open .consumer-details-wrapper .toggle-circle{background-color:#fff;color:#000}.directive-oneview-consumer-details.is-open .ute-icon-chevron-down{transform:rotate(180deg);margin-left:5px;margin-right:5px;margin-top:3px}.directive-oneview-consumer-details.is-open .consumer-details-collapsible{display:block!important}}.consumer-details-collapsible-expanded{clear:both;background-color:#fff;width:484px;z-index:2001;position:absolute;color:#414042;padding:20px 0}.consumer-details-collapsible-expanded div:first-child{margin:30px 30px 0 10px;font-size:14px;font-weight:800}.consumer-details-collapsible-expanded div:first-child .no-left-margin{margin-left:0}.consumer-details-collapsible-expanded div:first-child .tenure-container{text-transform:capitalize;margin-top:0}.consumer-details-collapsible-expanded .tenure-info div,.consumer-details-collapsible-expanded .tenure-info div:last-child{margin-left:10px}.consumer-details-collapsible-expanded div,.consumer-details-collapsible-expanded div:last-child{margin:0 10px 0 15px;font-size:14px;font-family:"Ted Next",tednext;font-weight:600}.consumer-details-collapsible-expanded div .tenure-info,.consumer-details-collapsible-expanded div:last-child .tenure-info{margin-left:0}.consumer-details-collapsible-expanded div .c-balance,.consumer-details-collapsible-expanded div .credit-limit,.consumer-details-collapsible-expanded div:last-child .c-balance,.consumer-details-collapsible-expanded div:last-child .credit-limit{font-weight:400}.hr-line{width:90%;border-top:2px solid #f0f2f6;margin:20px 20px 0 15px}.dotted-hr-line{width:93%;border-top:3px dotted #f0f2f6;margin:20px 20px 20px 15px!important}.arpa-section{width:90%}.arpa-section div:first-child,.arpa-section div:last-child{margin:0}.arpa-section .arpa-heading{display:inline-block;padding-top:5px;padding-bottom:5px}.arpa-section .arpa-label{display:inline-block;font-family:"Ted Next";font-size:15px!important;font-weight:600!important}.arpa-section .arpa-info-section{display:inline-block;margin-left:10px!important;width:10%;position:relative}.arpa-section .arpa-info-section .arpa-info-content{display:none;position:absolute;width:361px;height:120px;background-color:#bce5ed;padding:15px 15px 15px 5px;font-weight:400;font-size:14px;line-height:1.2;top:-130px;left:-7px;z-index:9}.arpa-section .arpa-info-section .arpa-info-content .arrow-left{position:relative;width:100%;height:100%;left:18px;top:88px}.arpa-section .arpa-info-section .arpa-info-content .arrow-left::after,.arpa-section .arpa-info-section .arpa-info-content .arrow-left::before{top:70%;right:80%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arpa-section .arpa-info-section .arpa-info-content .arrow-left::after{border-right-color:#bce5ed;border-width:7px;margin-left:-7px}.arpa-section .arpa-info-section .arpa-info-content .arrow-left::before{border-width:8px;margin-left:-8px}.arpa-section .arpa-info-section .arpa-info-icon{cursor:pointer;margin-top:-53%;width:20px}.arpa-section .arpa-info-section .arpa-info-icon:hover~.arpa-info-content{display:block}.arpa-section .arpa-value{display:inline-block;float:right}.arpa-section .arpa-value span{color:#3e8099;font-size:25px}.arpa-section .arpa-error-msg{font-weight:400!important;color:#e14f4b;font-size:15px!important}.idv-account-info{border-top:2px solid #f0f2f6;border-bottom:2px solid #f0f2f6;margin:20px 0 0 15px!important;width:90%}.idv-account-info div{line-height:1.5em;margin:0!important}.idv-account-info div,.idv-account-info span{font-family:"Ted Next"!important}.idv-account-info .add-padding-bottom{padding-bottom:15px}.idv-account-info .idv-status-section{padding-top:15px}.idv-account-info .idv-status-section .idv-status{font-size:18px;font-weight:600;padding-top:5px}.idv-account-info .idv-status-section .idv-button-section{text-align:right}.idv-account-info .idv-status-section .idv-button-section .idv-button{background-color:#da291c;border:none;color:#fff;border-radius:22px;font-size:14px;padding:3px 0;font-weight:400;text-align:center;vertical-align:middle;width:106%;white-space:normal}.idv-account-info .company-name-section div,.idv-account-info .idv-details-section div span{color:gray;font-weight:600;font-size:15px}.idv-account-info .show-idv-details{margin:10px 0 15px!important}.idv-account-info .show-idv-details a{outline:none}.idv-account-info .show-idv-details .expand-icon{font-size:10px;margin-left:5px!important}.anniversary_container{margin-top:10px}.anniversary_container span.account-type,div.cartMenu div.orderList:hover .showBg,div.cartMenu div.orderList:hover ul.dropdown{display:block}.tenure-container{margin-top:0}.consumer-overlay-loader{position:absolute;margin-top:8em;margin-left:20em}.consumer-overlay-empty-content{position:absolute;margin-top:8em;margin-left:20rem}div.credit-wrapper{margin-left:0!important}@media (max-width:767px){.consumer-details-wrapper{margin-top:30px;margin-bottom:20px}.consumer-details-collapsible-expanded{width:100%;border-top:solid 1px #bbbdc0;border-bottom:solid 1px #bbbdc0;z-index:0}.consumer-details-collapsible-expanded div:first-child{margin-left:0}.anniversary_container{margin-left:0!important}}cart-menu{float:right;min-width:140px}div.cart-menu-container{position:absolute;top:12px;right:0;z-index:2000}@media (max-width:767px){div.cart-menu-container{right:0;top:0}}div.orderList div.displayBrdr{border-right:1px solid #bbb;height:45px;margin:10px 0;position:absolute}@media (min-width:375px) and (max-width:991px){div.orderList div.displayBrdr{margin:10px 0 10px 8px}}div.cartMenu{padding:0;float:left;position:relative;cursor:pointer}div.cartMenu.consumerCartMenu{top:0}.cartMenu i.tazo-icon{color:#da291c;font-size:40px;float:left;text-align:center}div.cartMenu ul.dropdown li{position:relative;line-height:21px;text-align:left;cursor:pointer}div.cartMenu .cartMenuContent{position:relative;top:-6px}div.cartMenu a{display:block;padding:8px 25px;color:#333;text-decoration:none}div.cartMenu li a:hover{color:#fff;background:#fff}div.cartMenu .cartTitle{color:#414042;font-size:17px;font-weight:500}@media (max-width:375px){div.cartMenu .cartTitle{font-size:16px}}div.cartMenu .cartCtn span{font-size:16px;color:#808284;font-weight:400}div.cartMenu .cartExpiry span{font-size:16px;color:#da291c;font-weight:300}div.cartMenu li.title_border{border-bottom:1px solid #bbbdc0;margin-left:15px;width:390px}@media (max-width:375px){div.cartMenu li.title_border{width:335px}}@media (max-width:320px){div.cartMenu li.title_border{width:295px}}.title_border.order_title{padding:15px 15px 15px 0;font-size:18px;font-weight:500}.rep_order_title.rep_quote_title,.title_border.order_title.quote_title{clear:both}div.cartMenu span.link-color{color:#808284;font-size:45px!important;position:absolute}div.cartMenu span.link-color.quote-link-color{margin-top:16px}.ctnformat{font-weight:400;font-size:16px;padding-left:5px}@media (max-width:375px){.ctnformat{font-size:15px}}div.cartMenu ul.dropdown{min-width:420px;background:#fff;display:none;position:absolute;z-index:1003;right:0;border:1px solid #bbbdc0;margin:10px 0 0;padding:0}div.cartMenu ul.dropdown.dropdown_noborder{border:none!important;margin:0!important}div.cartMenu div.iconContainer:hover,div.cartMenu div.orderList:hover div.iconContainer{background:#bbbdc0;border-top-left-radius:10px;border-top-right-radius:10px;border:2px solid #bbbdc0;border-bottom:none}.color,div.cartMenu ul.dropdown li{display:block}div.cartMenu ul.dropdown.dropdownMaxHeight{max-height:500px;overflow:auto}.color{font-size:14px;font-weight:700;font-family:'Ted Next',tednext;line-height:22px;width:22px;height:22px;background:#da291c;color:#fff!important;border-radius:50%;position:relative;text-align:center;margin-left:45px;top:-5px}@media (max-width:375px){.color{margin-left:48px}}.color.consumerView{margin-left:80px}@media (min-width:375px) and (max-width:991px){.color.consumerView{margin-left:40px;font-size:13px;line-height:19px;width:19px;height:19px}}@media (max-width:375px){.color.consumerView{margin-left:48px}}.showBg{display:none;background:#bbbdc0;min-width:420px;height:10px;position:absolute;z-index:1001;right:0}.iconContainer{width:130px;text-align:center}@media (min-width:375px) and (max-width:991px){.iconContainer{width:60px}}@media (max-width:375px){.iconContainer{width:75px;margin-right:20px}}.iconContainer:focus{outline:#0a5498 auto 1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.iconContainer:focus{outline-style:solid!important;outline-color:#0a5498!important;outline-width:1px!important}}.iconContainer.repView,div.col-notes{width:60px;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;border:2px solid #da291c;border-bottom:none}.iconContainer .cartIcon{position:relative;bottom:10px;width:24px;height:auto}@media (min-width:375px) and (max-width:991px){.iconContainer .cartIcon{width:20px;bottom:0}}.rep_order_title{padding:15px 0 15px 12px;font-size:18px;font-weight:500}div.cartMenu .repCartTitle.cartTitle{padding-right:10px;border-right:1px solid #414042}div.cartMenu .repCartCtn.cartCtn{padding-left:6px}div.cartMenu div.repOrderContainer{padding:15px 12px}ul.dropdown li div:hover{background-color:#f2f2f2}div.cartMenu div.orderContainer{padding:20px 15px}div.cartMenu div.orderContainer div.pdgLft{padding-left:10px}div.col-notes{margin-left:20px;float:left;height:55px;display:none}.notes_icon_img{position:relative;top:12px;left:14px;height:auto;outline:none}div.cartMenu div.btmBorder{border-bottom:1px solid #bbbdc0;clear:both;margin-left:15px;width:390px}@media (max-width:375px){div.cartMenu div.btmBorder{width:335px}}@media (max-width:320px){div.cartMenu div.btmBorder{width:295px}}@media (min-width:400px) and (max-width:480px){div.cartMenu ul.dropdown{min-width:400px;padding-left:10px}}@media (max-width:375px){div.cartMenu ul.dropdown{min-width:375px;padding-left:10px}}@media (max-width:320px){div.cartMenu ul.dropdown{min-width:320px;padding-left:10px}}.context-container{top:0;left:16.1em;margin-top:15px}.context-container div{display:table;margin:0 auto}.context-container a{font-size:1.2em;text-decoration:none;float:left;border-radius:7px;padding:9px 60px;color:#fff;background-color:#e9e9e9;cursor:pointer;font-weight:500}.context-container a:hover{text-decoration:none}#toggle-switch{text-align:center}.context-container a.red-border-btn,.one-view-switch .switch-container a.red-border-btn{border:2px solid #da291c;padding:7px 35px;color:#da291c;border-radius:7px 0 0 7px;background-color:#fff}.context-container a.border-less-btn{color:#414042;padding:9px 35px;border-radius:0 7px 7px 0;float:left}.toggle-context-container{position:absolute;z-index:1030;text-align:center;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:red;padding-top:1em;top:0;padding-bottom:1.1em;display:none}@media (min-width:768px) and (max-width:992px){.toggle-context-container{padding-top:.6em;padding-bottom:.9em}}.toggle-context-container a.border-less-btn{padding:9px 35px;color:#414042;border-radius:7px 0 0 7px;background-color:#e9e9e9;cursor:pointer;font-weight:500;font-size:16px;text-decoration:none;margin-right:-3px}.toggle-context-container a.red-border-btn{color:#da291c;border:2px solid #da291c;padding:7px 35px;border-radius:0 7px 7px 0;cursor:pointer;background-color:#fff;font-weight:500;font-size:16px;text-decoration:none}@media (min-width:320px) and (max-width:767px){.red-btn-padding{padding:12px 5px}.toggle-context-container{position:fixed;z-index:1030;text-align:center;border-bottom:0;padding-top:30px;padding-left:0}.toggle-context-container a.border-less-btn,.toggle-context-container a.red-border-btn{border-radius:0;position:fixed;width:50%;height:50px;border:0 solid #da291c;padding:12px 5px}.toggle-context-container a.red-border-btn{border-bottom:2px solid #da291c;border-left:2px solid #da291c;left:50%;padding:7px 5px}.cus-view_btn_padding{padding:9px 15px!important}#header{position:fixed!important}}.one-view-switch{position:fixed;width:35%;height:50px;top:0;z-index:1031;left:23%}.one-view-switch .switch-container{margin-top:5px;display:block;height:50px;text-align:center}.one-view-switch .switch-container a{cursor:pointer;font-size:1.2em;text-decoration:none;font-weight:500;background-color:#e9e9e9;display:inline-block}.one-view-switch .switch-container a.border-less-btn{color:#414042;padding:9px 35px;border-radius:0 7px 7px 0;margin-left:-3px}.modal.geoText-modal .modal-dialog{max-width:700px;width:100%;margin:30px auto}@media (max-width:767px){.modal.geoText-modal .modal-dialog{margin:0 auto}}.modal.geoText-modal .modal-content{border-radius:0}.modal.geoText-modal .modal-header{background:#f0f2f5;padding:15px 18px 15px 30px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.modal.geoText-modal .modal-header{padding:15px}}.modal.geoText-modal .modal-header h5{font-size:22px;line-height:30px;color:#414042;margin:0}.modal.geoText-modal .modal-header .btn_close{width:30px;height:30px;font-size:52px;border:none;color:#414042;line-height:30px;padding:0;background:0 0;overflow:hidden}.modal.geoText-modal .modal-header .btn_close:hover{opacity:.8}.modal.geoText-modal .modal-body{padding:16px 30px 30px;font-size:16px;line-height:22px;color:#414042;font-weight:400;max-width:700px;margin:0 auto}@media (max-width:767px){.modal.geoText-modal .modal-body{padding:16px 15px 30px}}.modal.geoText-modal .modal-body>p{margin:0 0 25px}.modal.geoText-modal .modal-body>p sup{top:-.5em;font-size:.425em}.modal.geoText-modal .modal-body>p sub{font-size:.425em}.modal.geoText-modal .modal-body .btn_opener{display:block;padding:0;margin:0 0 10px;text-align:left}.modal.geoText-modal .modal-body .btn_opener .opener-icon{background:#f0f2f5;width:30px;height:30px;line-height:33px;font-size:16px;text-align:center;color:#085498;border-radius:50%;display:inline-block;vertical-align:top;margin:-6px 7px 0 0}.modal.geoText-modal .modal-body .btn_opener .opener-icon.rogers-icon-chevron-up{line-height:30px}.modal.geoText-modal .modal-body .btn_opener .opener-text{display:inline-block;vertical-align:top;margin-top:-2px;font-size:18px;line-height:1}@media (max-width:767px){.modal.geoText-modal .modal-body .btn_opener{margin-top:-8px}}.modal.geoText-modal .modal-body .showMoreOptions_holder{padding:0 0 0 42px}.modal.geoText-modal .modal-body .showMoreOptions_holder .learn_more_list{padding-left:20px}.modal.geoText-modal .modal-body .cta_holder{text-align:right;padding-top:20px}@media (max-width:767px){.modal.geoText-modal .modal-body .cta_holder{text-align:center}}.modal.geoText-modal .modal-body .cta_holder .cta{display:inline-block;vertical-align:top;margin:0 0 0 26px;float:none;min-width:136px;border-radius:20px;line-height:38px}@media (max-width:767px){.modal.geoText-modal .modal-body .cta_holder .cta{display:block;margin:0 0 20px;width:100%}}.directive-oneview-weather{padding-top:10px}.directive-oneview-weather .weatherCondition{padding-right:8px;font-weight:600;text-align:center}.directive-oneview-weather .temperature{font-weight:600;padding-top:2px;text-align:center}@media (max-width:767px){.directive-oneview-weather .temperature{font-weight:600;padding-top:10px;font-size:22px}}.directive-oneview-weather .weatherAddressDiv{padding-right:20px;padding-left:10px}@media (max-width:767px){.directive-oneview-weather .weatherAddressDiv{padding-right:0}}.directive-oneview-weather .weatherStreetAddress{font-size:1em;font-weight:600}@media (max-width:767px){.directive-oneview-weather .weatherStreetAddress{padding-bottom:5px}}.directive-oneview-weather .imagePadding{padding-left:15px}.directive-oneview-weather .textCenter{text-align:center}.directive-oneview-weather .weatherUnavailable{padding-top:4px;text-align:center}.directive-oneview-weather .address-Unavailable{padding-top:20px}@media (max-width:767px){.directive-oneview-weather{padding:30px;border-bottom:2px solid #bdbdbd}}.directive-oneview-weather .widget-loader-inline img{height:30px;width:auto;display:inline-block}@media (min-width:1200px){body,body[hasSecondLevelNav=true]{padding-top:10.8em!important}}@media (max-width:767px){body,body[hasSecondLevelNav=true]{padding-top:5.2em!important}}@media (min-width:768px) and (max-width:899px){body,body[hasSecondLevelNav=true]{padding-top:6.2em!important}}@media (min-width:900px) and (max-width:999px){body,body[hasSecondLevelNav=true]{padding-top:15em!important}}@media (min-width:1000px) and (max-width:1199px){body,body[hasSecondLevelNav=true]{padding-top:12.7em!important}}@media (min-width:1200px){.remove-new-header-impact{margin-top:-5.9em}}@media (max-width:767px){.remove-new-header-impact{margin-top:-1.9em}}@media (min-width:768px) and (max-width:899px){.remove-new-header-impact{margin-top:-1.3em}}@media (min-width:900px) and (max-width:999px){.remove-new-header-impact{margin-top:-10.1em}}@media (min-width:1000px) and (max-width:1199px){.remove-new-header-impact{margin-top:-7.8em}}.modal-validate-order-false{width:100%!important;max-width:700px}@media (max-width:767px){.modal-validate-order-false{margin:100px auto 0;width:92%!important}}.modal-validate-order-false .validate-order{padding:0!important}.modal-validate-order-false .validate-order .Modal-header{padding:21px 70px 21px 30px;background-color:#edeff3;border-top-left-radius:15px;position:relative}.modal-validate-order-false .validate-order .Modal-header .close{padding:0!important;position:absolute;right:15px;background-color:#fff;opacity:1;top:50%;transform:translate(0,-50%)}.modal-validate-order-false .validate-order .Modal-header .close span{color:#808284;font-size:50px;line-height:38px;width:40px;height:40px;display:block;text-align:center;font-weight:400;padding:0}.modal-validate-order-false .validate-order .Modal-header .Modal-heading{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.modal-validate-order-false .validate-order .Modal-header .Modal-heading .wireless_warning_logo{width:30px;height:auto;margin-right:15px}.modal-validate-order-false .validate-order .Modal-header .Modal-heading .title{font-size:18px;font-weight:600;display:inline-block;vertical-align:middle;line-height:24px}.modal-validate-order-false .validate-order .Modal-body{padding:26px 100px 26px 30px}@media (max-width:767px){.modal-validate-order-false .validate-order .Modal-body{padding:26px 30px}}.modal-validate-order-false .validate-order .Modal-body span{font-size:18px;line-height:24px}.modal-validate-order-false .validate-order .bottom-content{padding:0 30px 25px}