@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.1
 */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,textarea{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)}.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=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=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{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;font-weight:400;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-subhead{font-size:16px;line-height:24px}.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}.md-body-1{font-size:14px;line-height:20px}.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;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%}@keyframes md-autocomplete-list-out{0%{animation-timing-function:linear}50%{opacity:0;height:40px;animation-timing-function:ease-in}to{height:0;opacity:0}}@keyframes md-autocomplete-list-in{0%{opacity:0;height:0;animation-timing-function:ease-out}50%{opacity:0;height:40px}to{opacity:1;height:40px}}md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{border-radius:0;background:transparent;height:auto}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}md-autocomplete[md-floating-label] button{position:absolute;top:auto;bottom:0;right:0;width:30px;height:30px}md-autocomplete md-autocomplete-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;box-sizing:border-box;position:relative;overflow:visible;height:40px}md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{-ms-flex:1 1 0%;flex:1 1 0%;box-sizing:border-box;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{transition:none;height:3px}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}md-autocomplete input:not(.md-input){font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;width:100%;padding:0 15px;line-height:40px;height:40px}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:none;border-radius:50%;padding:0;font-size:12px;background:transparent;margin:auto 5px}md-autocomplete button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;transform:scale(0);opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-autocomplete button:focus{outline:none}md-autocomplete button:focus:after{transform:scale(1);opacity:1}md-autocomplete button md-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(.9)}md-autocomplete button md-icon path{stroke-width:0}md-autocomplete button.ng-enter{transform:scale(0);transition:transform .15s ease-out}md-autocomplete button.ng-enter.ng-enter-active{transform:scale(1)}md-autocomplete button.ng-leave{transition:transform .15s ease-out}md-autocomplete button.ng-leave.ng-leave-active{transform:scale(0)}@media screen and (-ms-high-contrast:active){md-autocomplete input{border:1px solid #fff}md-autocomplete li:focus{color:#fff}}.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.25);height:225.5px;max-height:225.5px;z-index:100}.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions li{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}.md-autocomplete-suggestions li:focus{outline:none}.md-autocomplete-suggestions li:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}}md-backdrop{transition:opacity .45s;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{opacity:.48}md-backdrop.md-opaque.ng-enter{opacity:0}md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}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}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-grid-row-align:center;-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}md-bottom-sheet.md-grid md-list,md-bottom-sheet.md-grid md-list-item{-webkit-box-direction:normal;transition:all .5s;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}md-bottom-sheet.md-grid md-list-item{-ms-flex-direction:column;flex-direction:column;-ms-grid-row-align:center;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-grid-row-align:flex-start;-ms-flex-align:start;align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){-ms-grid-row-align:flex-end;-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-list-item-content{width:48px;padding-bottom:16px}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-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}}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-grid-row-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:3px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0 6px;margin:6px 8px;background:transparent;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-button,.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:none}.md-button.md-raised:not([disabled]){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}.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{top:auto;right:auto;bottom:20px;left:20px;position:absolute}.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{top:20px;right:auto;bottom:auto;left:20px;position:absolute}.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.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.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:3px;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}}md-card{box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;margin:8px;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)}md-card,md-card md-card-header{display:-ms-flexbox;display:flex;-webkit-box-direction:normal}md-card md-card-header{padding:16px;-ms-flex-direction:row;flex-direction:row}md-card md-card-header:first-child md-card-avatar{margin-right:12px}[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-right:auto;margin-left:12px}md-card md-card-header:last-child md-card-avatar{margin-left:12px}[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}md-card md-card-header md-card-avatar{width:40px;height:40px}md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}md-card md-card-header md-card-avatar md-icon{padding:8px}md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}md-card md-card-header md-card-header-text{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card>img,md-card>md-card-header img,md-card md-card-title-media img{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;height:auto}md-card md-card-title{padding:24px 16px 16px;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}md-card md-card-title md-card-title-media{margin-top:-8px}md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}md-card md-card-content{display:block;padding:16px}md-card md-card-content>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card .md-actions,md-card md-card-actions{margin:8px}md-card .md-actions.layout-column .md-button:not(.md-icon-button),md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card .md-actions.layout-column .md-button.md-icon-button,md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}md-card .md-actions md-card-icon-actions,md-card md-card-actions md-card-icon-actions{-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}md-card .md-actions:not(.layout-column) .md-button.md-icon-button,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}md-card .md-actions:not(.layout-column) .md-button+md-card-icon-actions,md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}md-card md-card-footer{margin-top:auto;padding:16px}@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}}.md-image-no-fill>img{width:auto;height:auto}.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}.md-contact-chips .md-chips md-chip .md-contact-avatar img{height:32px;border-radius:16px}.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips{display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{content:"";display:table;clear:both}[dir=rtl] .md-chips{padding:0 3px 8px 0}.md-chips.md-readonly .md-chip-input-container{min-height:32px}.md-chips:not(.md-readonly){cursor:text}.md-chips.md-removable md-chip{padding-right:22px}[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:22px}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px;float:left;box-sizing:border-box;max-width:100%;position:relative}[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px;float:right}.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:none}.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.md-chips md-chip .md-chip-remove-container{position:absolute;right:0;line-height:22px}[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:transparent;border:none;box-shadow:none;margin:0;position:relative}.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;float:left}[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px;float:right}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}.md-chips .md-chip-input-container input{background:transparent;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}.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{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-checkbox .md-container{left:auto;right:0}md-checkbox .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-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{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;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{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-checkbox[disabled]{cursor:default}md-checkbox.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-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}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}}md-calendar{font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0,0,0,.2);display:inline-block;height:308px;width:346px}.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box}.md-calendar-date:first-child{padding-left:16px}[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}.md-calendar-date:last-child{padding-right:16px}[dir=rtl] .md-calendar-date:last-child{padding-right:0;padding-left:16px}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;padding:0 0 0 24px}[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}md-calendar-month .md-calendar-month-label:not(.md-calendar-month-label-disabled){cursor:pointer}.md-calendar-month-label md-icon{transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box;font-weight:400}.md-calendar-day-header th:first-child{padding-left:16px}[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}.md-calendar-day-header th:last-child{padding-right:16px}[dir=rtl] .md-calendar-day-header th:last-child{padding-right:0;padding-left:16px}.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;box-sizing:content-box}md-datepicker{white-space:nowrap;overflow:hidden;padding-right:18px;margin-right:-18px;vertical-align:middle}[dir=rtl] md-datepicker{padding-right:0;padding-left:18px;margin-right:auto;margin-left:-18px}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{display:inline-block;box-sizing:border-box;background:none;vertical-align:middle;position:relative}.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}.md-datepicker-input{font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;min-width:120px;max-width:328px;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-2.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto;left:18px}._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto}.md-icon-button+.md-datepicker-input-container{margin-left:12px}[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}.md-datepicker-is-showing .md-scroll-mask{z-index:99}.md-datepicker-calendar-pane{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:transparent;transform:scale(0);transform-origin:0 0;transition:transform .2s cubic-bezier(.25,.8,.25,1)}.md-datepicker-calendar-pane.md-pane-open{transform:scale(1)}.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:transparent;pointer-events:none;cursor:text}.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(.5,0,.25,1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.md-datepicker-triangle-button{position:absolute;right:0;top:5px;transform:translateY(-25%) translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0;transform:translateY(-25%) translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}md-datepicker[disabled] .md-datepicker-triangle-button{display:none}.md-datepicker-open{overflow:hidden}.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(.25,.8,.25,1);transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}.md-dialog-container,md-dialog{display:-ms-flexbox;display:flex}md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);-ms-flex-direction:column;flex-direction:column}md-dialog.md-transition-in{opacity:1;transform:translate(0) scale(1)}md-dialog.md-transition-in,md-dialog.md-transition-out{transition:all .4s cubic-bezier(.25,.8,.25,1)}md-dialog.md-transition-out{opacity:0;transform:translateY(100%) scale(.2)}md-dialog>form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{-ms-flex-order:1;order:1;-ms-flex-direction:column;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}md-dialog md-dialog-content .md-subheader{margin:0}md-dialog md-dialog-content .md-dialog-content-body{width:100%}md-dialog md-dialog-content .md-prompt-input-container{width:100%;box-sizing:border-box}md-dialog .md-actions,md-dialog md-dialog-actions{display:-ms-flexbox;display:flex;-ms-flex-order:2;order:2;box-sizing:border-box;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}[dir=rtl] md-dialog .md-actions,[dir=rtl] md-dialog md-dialog-actions{padding-right:16px;padding-left:8px}md-dialog .md-actions .md-button,md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog .md-actions .md-button,[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow .md-actions,md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}}@media (max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}}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}md-fab-speed-dial{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:20}md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-speed-dial:not(.md-hover-full){pointer-events:none}md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full).md-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{-ms-grid-row-align:center;-ms-flex-align:center;align-items:center}md-fab-speed-dial md-fab-actions{display:-ms-flexbox;display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-down{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-down md-fab-actions{-ms-flex-order:2;order:2}md-fab-speed-dial.md-down md-fab-actions,md-fab-speed-dial.md-up{-ms-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-up md-fab-actions{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{-ms-flex-order:2;order:2}md-fab-speed-dial.md-left md-fab-actions{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-order:1;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-right{-ms-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{-ms-flex-order:1;order:1}md-fab-speed-dial.md-right md-fab-actions{-ms-flex-direction:row;flex-direction:row;-ms-flex-order:2;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.14286s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}md-fab-toolbar md-fab-trigger button{overflow:visible!important}md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;position:absolute;z-index:21;opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;transition:all .2s ease-in}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}md-fab-toolbar.md-left .md-toolbar-tools{-ms-flex-direction:row-reverse;flex-direction:row-reverse}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:auto;margin-left:.6rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:8px}md-fab-toolbar.md-right md-fab-trigger{left:0}[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}md-fab-toolbar.md-right .md-toolbar-tools{-ms-flex-direction:row;flex-direction:row}md-fab-toolbar md-toolbar{background-color:transparent!important;pointer-events:none;z-index:23}md-fab-toolbar md-toolbar .md-toolbar-tools{padding:0 20px;margin-top:3px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{box-sizing:border-box}md-grid-list md-grid-tile{display:block;position:absolute}md-grid-list md-grid-tile figure{-ms-flex-pack:center;justify-content:center;height:100%;top:0;bottom:0;padding:0;margin:0}md-grid-list md-grid-tile figure,md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;right:0;left:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{-ms-flex-direction:row;flex-direction:row;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}md-grid-list md-grid-tile md-grid-tile-header{top:0}md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}@media screen and (-ms-high-contrast:active){md-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}}md-icon{margin:auto;background-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}md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}md-input-container:after{content:"";display:table;clear:both}md-input-container.md-block{display:block}md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}[dir=rtl] md-input-container .md-errors-spacer{float:left}md-input-container>md-icon{position:absolute;top:8px;left:2px;right:auto}[dir=rtl] md-input-container>md-icon{left:auto;right:2px}md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:26px}md-input-container textarea{resize:none;overflow:hidden}md-input-container textarea.md-input{min-height:26px;-ms-flex-preferred-size:auto}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;right:auto}[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto;right:0}md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;-ms-flex-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:3px;padding-right:0;z-index:1;transform:translate3d(0,28px,0) scale(1);transition:transform .4s cubic-bezier(.25,.8,.25,1);max-width:100%;transform-origin:left top}[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:3px;transform-origin:right top}md-input-container .md-placeholder{position:absolute;top:0;opacity:0;transition-property:opacity,transform;transform:translate3d(0,30px,0)}md-input-container.md-input-focused .md-placeholder{opacity:1;transform:translate3d(0,24px,0)}md-input-container.md-input-has-value .md-placeholder{transition:none;opacity:0}md-input-container:not(.md-input-has-value) input:not(:focus),md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}md-input-container .md-input{-ms-flex-order:2;order:2;display:block;margin-top:0;background:none;padding:2px 2px 1px;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;width:100%;box-sizing:border-box;float:left}[dir=rtl] md-input-container .md-input{float:right}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{outline:none;box-shadow:none}md-input-container .md-input.md-no-flex{-ms-flex:none!important;flex:none!important}md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}[dir=rtl] md-input-container .md-char-counter{text-align:left;padding-right:0;padding-left:2px}md-input-container .md-input-messages-animation{position:relative;-ms-flex-order:4;order:4;overflow:hidden;clear:left}[dir=rtl] md-input-container .md-input-messages-animation{clear:right}md-input-container .md-input-messages-animation.ng-enter .md-input-message-animation{opacity:0;margin-top:-100px}md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:5px}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:0;padding-left:5px}md-input-container .md-input-message-animation.ng-enter,md-input-container .md-input-message-animation:not(.ng-animate),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:0;margin-top:-100px}md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0,6px,0) scale(.75);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-input-has-value label{transition:none}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{padding-bottom:0;border-width:0 0 2px}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 36px - 18px)}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;right:36px}md-input-container.md-icon-right{padding-left:0;padding-right:36px}[dir=rtl] md-input-container.md-icon-right{padding-left:36px;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{margin:0;right:2px;left:auto}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto;left:2px}md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.md-resize-wrapper{position:relative}.md-resize-wrapper:after{content:"";display:table;clear:both}.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:transparent;width:100%;cursor:ns-resize}@media screen and (-ms-high-contrast:active){md-input-container.md-default-theme>md-icon{fill:#fff}}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.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 h3,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 h3,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 h3,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 h3,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{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{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}md-list-item._md-button-wrap{position:relative}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-proxy,md-list-item .md-no-style{position:relative;padding:0 16px;-ms-flex:1 1 auto;flex:1 1 auto}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.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-grid-row-align:inherit;-ms-flex-align:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}md-list-item.md-no-proxy.md-button>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style: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:before,md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}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>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-list-item-inner 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,md-list-item md-checkbox.md-secondary{-ms-flex-item-align:center;align-self:center}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-list-item-inner 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,md-list-item md-checkbox.md-secondary .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;margin-right:0;margin-left: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-grid-row-align:flex-start;-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,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}.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:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.2s;transition-delay:.1s}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}md-menu-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:0}md-menu-item{display:-ms-flexbox;display:flex;-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>*{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;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width: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}}md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px;padding-bottom:12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;position:relative;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-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;display:-ms-flexbox;display:flex}md-menu-content.md-menu-bar-menu.md-dense .md-button span{-ms-flex-positive:1;flex-grow:1}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:end;align-self:flex-end;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}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{outline:none;list-style:none;margin:0;padding:0;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.md-nav-item:first-of-type{margin-left:8px}.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;transition:background-color .35s cubic-bezier(.35,0,.25,1)}.md-button._md-nav-button:focus{outline:none}.md-button._md-nav-button:hover{background-color:inherit}md-nav-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto;background-color:#000}md-nav-ink-bar._md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar._md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-nav-extra-content{min-height:48px;padding-right:12px}.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{opacity:1;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-shown{opacity:1;transition:none}.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)}@keyframes indeterminate-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}md-progress-circular{position:relative;display:block}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{animation:indeterminate-rotate 2.9s linear infinite}md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0!important;margin-bottom:0!important}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1)}md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:transparent;background-size:10px 10px!important;background-position:0 -23px}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:transform .2s linear}md-progress-linear .md-container.md-mode-query .md-bar1{display:none}md-progress-linear .md-container.md-mode-query .md-bar2{transition:all .2s linear;animation:query .8s infinite cubic-bezier(.39,.575,.565,1)}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}md-progress-linear .md-container.md-mode-indeterminate .md-bar2{animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{animation:none}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{animation-name:none}md-progress-linear .md-container.md-mode-buffer{background-color:transparent!important;transition:all .2s linear}md-progress-linear .md-container.md-mode-buffer .md-dashed:before{display:block;animation:buffer 3s infinite linear}@keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}@keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@keyframes md-progress-linear-indeterminate-scale-1{0%{transform:scaleX(.1);animation-timing-function:linear}36.6%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{transform:scaleX(.83);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;animation-timing-function:linear}20%{left:-105.16667%;animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@keyframes md-progress-linear-indeterminate-scale-2{0%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{transform:scaleX(.57);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{transform:scaleX(.91);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}md-radio-button{box-sizing:border-box;display:block;margin-bottom:16px;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{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:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color .28s ease}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-on{transition:transform .28s ease;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-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}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition: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:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}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{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.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-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-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;-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-grid-row-align:flex-end;-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[disabled]{cursor:default}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:.24s;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}md-sidenav{box-sizing:border-box;position:absolute;-ms-flex-direction:column;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:-ms-flexbox;display:flex;transition:all .2s ease-in}md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{transition:all .4s cubic-bezier(.25,.8,.25,1)}md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{position:static;display:-ms-flexbox;display:flex;transform:translateZ(0)}md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);width:0!important;min-width:0!important}md-sidenav.md-closed.md-locked-open-add{width:0!important;min-width:0!important;transform:translateZ(0)}md-sidenav.md-closed.md-locked-open-add-active{transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);width:320px;min-width:320px;transform:translateZ(0)}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;transform:translateZ(0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{transform:translate3d(-100%,0,0)}.md-sidenav-right{left:100%;top:0;transform:translate(-100%)}.md-sidenav-right.md-closed{transform:translate(0)}@media (min-width:600px){md-sidenav{max-width:400px}}@media (max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-width:calc(100% - 56px)}}@media screen and (-ms-high-contrast:active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}@keyframes sliderFocusThumb{0%{transform:scale(.7)}30%{transform:scale(1)}to{transform:scale(.7)}}@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;position:relative;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-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-thumb-container{left:auto;right:0}md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;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:"";position:absolute;width:20px;height:20px;border-radius:20px;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)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}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)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,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{opacity:1;transform:translateZ(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:translateZ(0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,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% - 1px)}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-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .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:translateZ(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}}.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:translateZ(0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:subheaderStickyHoverIn .3s ease-out both}@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:margin .2s ease-out}.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}.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:-webkit-grab;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:auto;margin-left:8px}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:-webkit-grabbing;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:translateZ(0);z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}md-switch .md-thumb{margin:0;outline:none;height:20px;width:20px;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)}md-switch .md-thumb,md-switch .md-thumb:before{position:absolute;left:0;top:0;border-radius:50%}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}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}}@keyframes md-tab-content-hide{0%{opacity:1}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:translateZ(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:transparent no-repeat 50%;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-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%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-ms-flex-positive:1;flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-tabs-canvas:after{content:"";display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right: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:block;transition:transform .5s cubic-bezier(.35,0,.25,1);position:absolute;width:999999px;left:0;transform:translateZ(0)}md-pagination-wrapper:after{content:"";display:table;clear:both}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{position:relative;width:auto;margin:0 auto}md-tabs-content-wrapper{top:48px;overflow:hidden}md-tab-content,md-tabs-content-wrapper{display:block;position:absolute;left:0;right:0;bottom:0}md-tab-content{top:0;transition:transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;transform:translateZ(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){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) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}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-right:not(.md-active){transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}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}.md-toast-text{padding:0 6px}md-toast{position:absolute;z-index:105;box-sizing:border-box;cursor:default;padding:8px;opacity:1}md-toast,md-toast .md-toast-content{overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast .md-toast-content{display:-ms-flexbox;display:flex;direction:row;-ms-flex-align:center;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 18px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;transform:translateZ(0) rotate(0deg);-ms-flex-pack:start;justify-content:flex-start}md-toast .md-toast-content:before{content:"";min-height:48px;visibility:hidden;display:inline-block}[dir=rtl] md-toast .md-toast-content{-ms-flex-pack:end;justify-content:flex-end}md-toast .md-toast-content span{-ms-flex:1 1 0%;flex:1 1 0%;box-sizing:border-box;min-width:0}md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}md-toast.ng-leave-active .md-toast-content{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{transform:translate3d(0,100%,0)}md-toast.ng-enter.md-top .md-toast-content{transform:translate3d(0,-100%,0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{transform:translateZ(0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;transform:translate3d(0,100%,0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{transform:translate3d(0,-100%,0)}md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}md-toast .md-button{min-width:0;margin-right:0;margin-left:12px}[dir=rtl] md-toast .md-button{margin-right:12px;margin-left:0}@media (max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}}@media (min-width:960px){md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-left{left:0}md-toast.md-right{right:0}md-toast.md-top{top:0}md-toast._md-start{left:0}[dir=rtl] md-toast._md-start{left:auto;right:0}md-toast._md-end{right:0}[dir=rtl] md-toast._md-end{right:auto;left:0}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{transform:translate3d(-50%,0,0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{transform:translate3d(50%,0,0)}}@media (min-width:1920px){md-toast .md-toast-content{max-width:568px}}@media screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden!important}md-toolbar{box-sizing:border-box;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 :after,md-toolbar :before{box-sizing:border-box}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;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-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 .fill-height{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.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.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{transition:none}.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{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[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}}md-tooltip{position:absolute;z-index:100;overflow:hidden;pointer-events:none;border-radius:4px;font-weight:500;font-size:14px}@media (min-width:960px){md-tooltip{font-size:10px}}md-tooltip .md-content{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:center top;transform:scale(0);opacity:0;height:32px;line-height:32px;padding-left:16px;padding-right:16px}@media (min-width:960px){md-tooltip .md-content{height:22px;line-height:22px;padding-left:8px;padding-right:8px}}md-tooltip .md-content.md-show-add{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.2s;transform:scale(0);opacity:0}md-tooltip .md-content.md-show,md-tooltip .md-content.md-show-add-active{transform:scale(1);opacity:.9;transform-origin:center top}md-tooltip .md-content.md-show-remove{transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.2s}md-tooltip .md-content.md-show-remove.md-show-remove-active{transform:scale(0);opacity:0}md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.2)}md-tooltip.md-show{transition:all .4s cubic-bezier(.25,.8,.25,1);pointer-events:auto}.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;height:1px;display:block;margin:0;padding:0;width:1px}.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{right:auto;left:auto}.md-whiteframe-1dp,.md-whiteframe-z1{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)}.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}@media screen and (-ms-high-contrast:active){md-whiteframe{border:1px solid #fff}}@media print{[md-whiteframe],md-whiteframe{background-color:#fff}}.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:33.33333%}.flex-offset-66,.offset-66{margin-left:66.66667%}[dir=rtl] .flex-offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.66667%}.layout-align,.layout-align-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex{-ms-flex:1;flex:1}.flex,.flex-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-auto{-ms-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-none{-ms-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.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;box-sizing:border-box}.flex-0{max-width:0;max-height:100%}.flex-0,.layout-column>.flex-0{-ms-flex:1 1 0%;flex:1 1 0%;box-sizing:border-box}.layout-row>.flex-0{max-width:0;max-height:100%;min-width:0}.layout-column>.flex-0,.layout-row>.flex-0{-ms-flex:1 1 0%;flex:1 1 0%;box-sizing:border-box}.layout-column>.flex-0{max-width:100%;max-height:0%;min-height:0}.flex-5,.layout-row>.flex-5{max-width:5%;max-height:100%}.flex-5,.layout-column>.flex-5,.layout-row>.flex-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-column>.flex-5{max-width:100%;max-height:5%}.flex-10,.layout-row>.flex-10{max-width:10%;max-height:100%}.flex-10,.layout-column>.flex-10,.layout-row>.flex-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-column>.flex-10{max-width:100%;max-height:10%}.flex-15,.layout-row>.flex-15{max-width:15%;max-height:100%}.flex-15,.layout-column>.flex-15,.layout-row>.flex-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-column>.flex-15{max-width:100%;max-height:15%}.flex-20,.layout-row>.flex-20{max-width:20%;max-height:100%}.flex-20,.layout-column>.flex-20,.layout-row>.flex-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-column>.flex-20{max-width:100%;max-height:20%}.flex-25,.layout-row>.flex-25{max-width:25%;max-height:100%}.flex-25,.layout-column>.flex-25,.layout-row>.flex-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-column>.flex-25{max-width:100%;max-height:25%}.flex-30,.layout-row>.flex-30{max-width:30%;max-height:100%}.flex-30,.layout-column>.flex-30,.layout-row>.flex-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-column>.flex-30{max-width:100%;max-height:30%}.flex-35,.layout-row>.flex-35{max-width:35%;max-height:100%}.flex-35,.layout-column>.flex-35,.layout-row>.flex-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-column>.flex-35{max-width:100%;max-height:35%}.flex-40,.layout-row>.flex-40{max-width:40%;max-height:100%}.flex-40,.layout-column>.flex-40,.layout-row>.flex-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-column>.flex-40{max-width:100%;max-height:40%}.flex-45,.layout-row>.flex-45{max-width:45%;max-height:100%}.flex-45,.layout-column>.flex-45,.layout-row>.flex-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-column>.flex-45{max-width:100%;max-height:45%}.flex-50,.layout-row>.flex-50{max-width:50%;max-height:100%}.flex-50,.layout-column>.flex-50,.layout-row>.flex-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-column>.flex-50{max-width:100%;max-height:50%}.flex-55,.layout-row>.flex-55{max-width:55%;max-height:100%}.flex-55,.layout-column>.flex-55,.layout-row>.flex-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-column>.flex-55{max-width:100%;max-height:55%}.flex-60,.layout-row>.flex-60{max-width:60%;max-height:100%}.flex-60,.layout-column>.flex-60,.layout-row>.flex-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-column>.flex-60{max-width:100%;max-height:60%}.flex-65,.layout-row>.flex-65{max-width:65%;max-height:100%}.flex-65,.layout-column>.flex-65,.layout-row>.flex-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-column>.flex-65{max-width:100%;max-height:65%}.flex-70,.layout-row>.flex-70{max-width:70%;max-height:100%}.flex-70,.layout-column>.flex-70,.layout-row>.flex-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-column>.flex-70{max-width:100%;max-height:70%}.flex-75,.layout-row>.flex-75{max-width:75%;max-height:100%}.flex-75,.layout-column>.flex-75,.layout-row>.flex-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-column>.flex-75{max-width:100%;max-height:75%}.flex-80,.layout-row>.flex-80{max-width:80%;max-height:100%}.flex-80,.layout-column>.flex-80,.layout-row>.flex-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-column>.flex-80{max-width:100%;max-height:80%}.flex-85,.layout-row>.flex-85{max-width:85%;max-height:100%}.flex-85,.layout-column>.flex-85,.layout-row>.flex-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-column>.flex-85{max-width:100%;max-height:85%}.flex-90,.layout-row>.flex-90{max-width:90%;max-height:100%}.flex-90,.layout-column>.flex-90,.layout-row>.flex-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-column>.flex-90{max-width:100%;max-height:90%}.flex-95,.layout-row>.flex-95{max-width:95%;max-height:100%}.flex-95,.layout-column>.flex-95,.layout-row>.flex-95{-ms-flex:1 1 95%;flex:1 1 95%;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{-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%;max-height:100%;box-sizing:border-box}.layout-row>.flex{min-width:0}.layout-column>.flex-33{-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-width:100%;max-height:66.66%;box-sizing:border-box}.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-column,.layout-row{-webkit-box-direction:normal}.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:33.33333%}.flex-offset-xs-66,.offset-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-xs,.layout-align-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xs{-ms-flex:1;flex:1}.flex-xs,.flex-xs-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-xs-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-xs-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{max-width:100%;max-height:0%}.layout-column>.flex-xs-0,.layout-xs-row>.flex-xs-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{max-width:5%;max-height:100%}.flex-xs-5,.layout-column>.flex-xs-5,.layout-row>.flex-xs-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-column>.flex-xs-5{max-width:100%;max-height:5%}.layout-xs-row>.flex-xs-5{max-width:5%;max-height:100%}.layout-xs-column>.flex-xs-5,.layout-xs-row>.flex-xs-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-xs-column>.flex-xs-5{max-width:100%;max-height:5%}.flex-xs-10,.layout-row>.flex-xs-10{max-width:10%;max-height:100%}.flex-xs-10,.layout-column>.flex-xs-10,.layout-row>.flex-xs-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-column>.flex-xs-10{max-width:100%;max-height:10%}.layout-xs-row>.flex-xs-10{max-width:10%;max-height:100%}.layout-xs-column>.flex-xs-10,.layout-xs-row>.flex-xs-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-xs-column>.flex-xs-10{max-width:100%;max-height:10%}.flex-xs-15,.layout-row>.flex-xs-15{max-width:15%;max-height:100%}.flex-xs-15,.layout-column>.flex-xs-15,.layout-row>.flex-xs-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-column>.flex-xs-15{max-width:100%;max-height:15%}.layout-xs-row>.flex-xs-15{max-width:15%;max-height:100%}.layout-xs-column>.flex-xs-15,.layout-xs-row>.flex-xs-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-xs-column>.flex-xs-15{max-width:100%;max-height:15%}.flex-xs-20,.layout-row>.flex-xs-20{max-width:20%;max-height:100%}.flex-xs-20,.layout-column>.flex-xs-20,.layout-row>.flex-xs-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-column>.flex-xs-20{max-width:100%;max-height:20%}.layout-xs-row>.flex-xs-20{max-width:20%;max-height:100%}.layout-xs-column>.flex-xs-20,.layout-xs-row>.flex-xs-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-xs-column>.flex-xs-20{max-width:100%;max-height:20%}.flex-xs-25,.layout-row>.flex-xs-25{max-width:25%;max-height:100%}.flex-xs-25,.layout-column>.flex-xs-25,.layout-row>.flex-xs-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-column>.flex-xs-25{max-width:100%;max-height:25%}.layout-xs-row>.flex-xs-25{max-width:25%;max-height:100%}.layout-xs-column>.flex-xs-25,.layout-xs-row>.flex-xs-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-xs-column>.flex-xs-25{max-width:100%;max-height:25%}.flex-xs-30,.layout-row>.flex-xs-30{max-width:30%;max-height:100%}.flex-xs-30,.layout-column>.flex-xs-30,.layout-row>.flex-xs-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-column>.flex-xs-30{max-width:100%;max-height:30%}.layout-xs-row>.flex-xs-30{max-width:30%;max-height:100%}.layout-xs-column>.flex-xs-30,.layout-xs-row>.flex-xs-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-xs-column>.flex-xs-30{max-width:100%;max-height:30%}.flex-xs-35,.layout-row>.flex-xs-35{max-width:35%;max-height:100%}.flex-xs-35,.layout-column>.flex-xs-35,.layout-row>.flex-xs-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-column>.flex-xs-35{max-width:100%;max-height:35%}.layout-xs-row>.flex-xs-35{max-width:35%;max-height:100%}.layout-xs-column>.flex-xs-35,.layout-xs-row>.flex-xs-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-xs-column>.flex-xs-35{max-width:100%;max-height:35%}.flex-xs-40,.layout-row>.flex-xs-40{max-width:40%;max-height:100%}.flex-xs-40,.layout-column>.flex-xs-40,.layout-row>.flex-xs-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-column>.flex-xs-40{max-width:100%;max-height:40%}.layout-xs-row>.flex-xs-40{max-width:40%;max-height:100%}.layout-xs-column>.flex-xs-40,.layout-xs-row>.flex-xs-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-xs-column>.flex-xs-40{max-width:100%;max-height:40%}.flex-xs-45,.layout-row>.flex-xs-45{max-width:45%;max-height:100%}.flex-xs-45,.layout-column>.flex-xs-45,.layout-row>.flex-xs-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-column>.flex-xs-45{max-width:100%;max-height:45%}.layout-xs-row>.flex-xs-45{max-width:45%;max-height:100%}.layout-xs-column>.flex-xs-45,.layout-xs-row>.flex-xs-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-xs-column>.flex-xs-45{max-width:100%;max-height:45%}.flex-xs-50,.layout-row>.flex-xs-50{max-width:50%;max-height:100%}.flex-xs-50,.layout-column>.flex-xs-50,.layout-row>.flex-xs-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-column>.flex-xs-50{max-width:100%;max-height:50%}.layout-xs-row>.flex-xs-50{max-width:50%;max-height:100%}.layout-xs-column>.flex-xs-50,.layout-xs-row>.flex-xs-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-xs-column>.flex-xs-50{max-width:100%;max-height:50%}.flex-xs-55,.layout-row>.flex-xs-55{max-width:55%;max-height:100%}.flex-xs-55,.layout-column>.flex-xs-55,.layout-row>.flex-xs-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-column>.flex-xs-55{max-width:100%;max-height:55%}.layout-xs-row>.flex-xs-55{max-width:55%;max-height:100%}.layout-xs-column>.flex-xs-55,.layout-xs-row>.flex-xs-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-xs-column>.flex-xs-55{max-width:100%;max-height:55%}.flex-xs-60,.layout-row>.flex-xs-60{max-width:60%;max-height:100%}.flex-xs-60,.layout-column>.flex-xs-60,.layout-row>.flex-xs-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-column>.flex-xs-60{max-width:100%;max-height:60%}.layout-xs-row>.flex-xs-60{max-width:60%;max-height:100%}.layout-xs-column>.flex-xs-60,.layout-xs-row>.flex-xs-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-xs-column>.flex-xs-60{max-width:100%;max-height:60%}.flex-xs-65,.layout-row>.flex-xs-65{max-width:65%;max-height:100%}.flex-xs-65,.layout-column>.flex-xs-65,.layout-row>.flex-xs-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-column>.flex-xs-65{max-width:100%;max-height:65%}.layout-xs-row>.flex-xs-65{max-width:65%;max-height:100%}.layout-xs-column>.flex-xs-65,.layout-xs-row>.flex-xs-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-xs-column>.flex-xs-65{max-width:100%;max-height:65%}.flex-xs-70,.layout-row>.flex-xs-70{max-width:70%;max-height:100%}.flex-xs-70,.layout-column>.flex-xs-70,.layout-row>.flex-xs-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-column>.flex-xs-70{max-width:100%;max-height:70%}.layout-xs-row>.flex-xs-70{max-width:70%;max-height:100%}.layout-xs-column>.flex-xs-70,.layout-xs-row>.flex-xs-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-xs-column>.flex-xs-70{max-width:100%;max-height:70%}.flex-xs-75,.layout-row>.flex-xs-75{max-width:75%;max-height:100%}.flex-xs-75,.layout-column>.flex-xs-75,.layout-row>.flex-xs-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-column>.flex-xs-75{max-width:100%;max-height:75%}.layout-xs-row>.flex-xs-75{max-width:75%;max-height:100%}.layout-xs-column>.flex-xs-75,.layout-xs-row>.flex-xs-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-xs-column>.flex-xs-75{max-width:100%;max-height:75%}.flex-xs-80,.layout-row>.flex-xs-80{max-width:80%;max-height:100%}.flex-xs-80,.layout-column>.flex-xs-80,.layout-row>.flex-xs-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-column>.flex-xs-80{max-width:100%;max-height:80%}.layout-xs-row>.flex-xs-80{max-width:80%;max-height:100%}.layout-xs-column>.flex-xs-80,.layout-xs-row>.flex-xs-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-xs-column>.flex-xs-80{max-width:100%;max-height:80%}.flex-xs-85,.layout-row>.flex-xs-85{max-width:85%;max-height:100%}.flex-xs-85,.layout-column>.flex-xs-85,.layout-row>.flex-xs-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-column>.flex-xs-85{max-width:100%;max-height:85%}.layout-xs-row>.flex-xs-85{max-width:85%;max-height:100%}.layout-xs-column>.flex-xs-85,.layout-xs-row>.flex-xs-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-xs-column>.flex-xs-85{max-width:100%;max-height:85%}.flex-xs-90,.layout-row>.flex-xs-90{max-width:90%;max-height:100%}.flex-xs-90,.layout-column>.flex-xs-90,.layout-row>.flex-xs-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-column>.flex-xs-90{max-width:100%;max-height:90%}.layout-xs-row>.flex-xs-90{max-width:90%;max-height:100%}.layout-xs-column>.flex-xs-90,.layout-xs-row>.flex-xs-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-xs-column>.flex-xs-90{max-width:100%;max-height:90%}.flex-xs-95,.layout-row>.flex-xs-95{max-width:95%;max-height:100%}.flex-xs-95,.layout-column>.flex-xs-95,.layout-row>.flex-xs-95{-ms-flex:1 1 95%;flex:1 1 95%;box-sizing:border-box}.layout-column>.flex-xs-95{max-width:100%;max-height:95%}.layout-xs-row>.flex-xs-95{max-width:95%;max-height:100%}.layout-xs-column>.flex-xs-95,.layout-xs-row>.flex-xs-95{-ms-flex:1 1 95%;flex:1 1 95%;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{-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%;max-height:100%;box-sizing:border-box}.layout-column>.flex-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-column>.flex-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-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{-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%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-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-xs-column>.flex-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-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:33.33333%}.flex-offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-xs{-ms-flex:1;flex:1}.flex-gt-xs,.flex-gt-xs-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-xs-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-xs-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-xs-0,.layout-gt-xs-row>.flex-gt-xs-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.layout-gt-xs-row>.flex-gt-xs-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.layout-gt-xs-row>.flex-gt-xs-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.layout-gt-xs-row>.flex-gt-xs-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.layout-gt-xs-row>.flex-gt-xs-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.layout-gt-xs-row>.flex-gt-xs-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.layout-gt-xs-row>.flex-gt-xs-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.layout-gt-xs-row>.flex-gt-xs-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.layout-gt-xs-row>.flex-gt-xs-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.layout-gt-xs-row>.flex-gt-xs-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.layout-gt-xs-row>.flex-gt-xs-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.layout-gt-xs-row>.flex-gt-xs-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.layout-gt-xs-row>.flex-gt-xs-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.layout-gt-xs-row>.flex-gt-xs-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.layout-gt-xs-row>.flex-gt-xs-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.layout-gt-xs-row>.flex-gt-xs-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.layout-gt-xs-row>.flex-gt-xs-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.layout-gt-xs-row>.flex-gt-xs-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.layout-gt-xs-row>.flex-gt-xs-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{max-width:95%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{max-width:100%;max-height:95%}.layout-gt-xs-row>.flex-gt-xs-95{max-width:95%;max-height:100%}.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%;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{-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%;max-height:100%;box-sizing:border-box}.layout-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-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>.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{-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%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex{min-width:0}.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>.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:33.33333%}.flex-offset-sm-66,.offset-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-sm,.layout-align-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-sm{-ms-flex:1;flex:1}.flex-sm,.flex-sm-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-sm-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-sm-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{max-width:100%;max-height:0%}.layout-column>.flex-sm-0,.layout-sm-row>.flex-sm-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{max-width:5%;max-height:100%}.flex-sm-5,.layout-column>.flex-sm-5,.layout-row>.flex-sm-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-column>.flex-sm-5{max-width:100%;max-height:5%}.layout-sm-row>.flex-sm-5{max-width:5%;max-height:100%}.layout-sm-column>.flex-sm-5,.layout-sm-row>.flex-sm-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-sm-column>.flex-sm-5{max-width:100%;max-height:5%}.flex-sm-10,.layout-row>.flex-sm-10{max-width:10%;max-height:100%}.flex-sm-10,.layout-column>.flex-sm-10,.layout-row>.flex-sm-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-column>.flex-sm-10{max-width:100%;max-height:10%}.layout-sm-row>.flex-sm-10{max-width:10%;max-height:100%}.layout-sm-column>.flex-sm-10,.layout-sm-row>.flex-sm-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-sm-column>.flex-sm-10{max-width:100%;max-height:10%}.flex-sm-15,.layout-row>.flex-sm-15{max-width:15%;max-height:100%}.flex-sm-15,.layout-column>.flex-sm-15,.layout-row>.flex-sm-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-column>.flex-sm-15{max-width:100%;max-height:15%}.layout-sm-row>.flex-sm-15{max-width:15%;max-height:100%}.layout-sm-column>.flex-sm-15,.layout-sm-row>.flex-sm-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-sm-column>.flex-sm-15{max-width:100%;max-height:15%}.flex-sm-20,.layout-row>.flex-sm-20{max-width:20%;max-height:100%}.flex-sm-20,.layout-column>.flex-sm-20,.layout-row>.flex-sm-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-column>.flex-sm-20{max-width:100%;max-height:20%}.layout-sm-row>.flex-sm-20{max-width:20%;max-height:100%}.layout-sm-column>.flex-sm-20,.layout-sm-row>.flex-sm-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-sm-column>.flex-sm-20{max-width:100%;max-height:20%}.flex-sm-25,.layout-row>.flex-sm-25{max-width:25%;max-height:100%}.flex-sm-25,.layout-column>.flex-sm-25,.layout-row>.flex-sm-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-column>.flex-sm-25{max-width:100%;max-height:25%}.layout-sm-row>.flex-sm-25{max-width:25%;max-height:100%}.layout-sm-column>.flex-sm-25,.layout-sm-row>.flex-sm-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-sm-column>.flex-sm-25{max-width:100%;max-height:25%}.flex-sm-30,.layout-row>.flex-sm-30{max-width:30%;max-height:100%}.flex-sm-30,.layout-column>.flex-sm-30,.layout-row>.flex-sm-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-column>.flex-sm-30{max-width:100%;max-height:30%}.layout-sm-row>.flex-sm-30{max-width:30%;max-height:100%}.layout-sm-column>.flex-sm-30,.layout-sm-row>.flex-sm-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-sm-column>.flex-sm-30{max-width:100%;max-height:30%}.flex-sm-35,.layout-row>.flex-sm-35{max-width:35%;max-height:100%}.flex-sm-35,.layout-column>.flex-sm-35,.layout-row>.flex-sm-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-column>.flex-sm-35{max-width:100%;max-height:35%}.layout-sm-row>.flex-sm-35{max-width:35%;max-height:100%}.layout-sm-column>.flex-sm-35,.layout-sm-row>.flex-sm-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-sm-column>.flex-sm-35{max-width:100%;max-height:35%}.flex-sm-40,.layout-row>.flex-sm-40{max-width:40%;max-height:100%}.flex-sm-40,.layout-column>.flex-sm-40,.layout-row>.flex-sm-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-column>.flex-sm-40{max-width:100%;max-height:40%}.layout-sm-row>.flex-sm-40{max-width:40%;max-height:100%}.layout-sm-column>.flex-sm-40,.layout-sm-row>.flex-sm-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-sm-column>.flex-sm-40{max-width:100%;max-height:40%}.flex-sm-45,.layout-row>.flex-sm-45{max-width:45%;max-height:100%}.flex-sm-45,.layout-column>.flex-sm-45,.layout-row>.flex-sm-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-column>.flex-sm-45{max-width:100%;max-height:45%}.layout-sm-row>.flex-sm-45{max-width:45%;max-height:100%}.layout-sm-column>.flex-sm-45,.layout-sm-row>.flex-sm-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-sm-column>.flex-sm-45{max-width:100%;max-height:45%}.flex-sm-50,.layout-row>.flex-sm-50{max-width:50%;max-height:100%}.flex-sm-50,.layout-column>.flex-sm-50,.layout-row>.flex-sm-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-column>.flex-sm-50{max-width:100%;max-height:50%}.layout-sm-row>.flex-sm-50{max-width:50%;max-height:100%}.layout-sm-column>.flex-sm-50,.layout-sm-row>.flex-sm-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-sm-column>.flex-sm-50{max-width:100%;max-height:50%}.flex-sm-55,.layout-row>.flex-sm-55{max-width:55%;max-height:100%}.flex-sm-55,.layout-column>.flex-sm-55,.layout-row>.flex-sm-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-column>.flex-sm-55{max-width:100%;max-height:55%}.layout-sm-row>.flex-sm-55{max-width:55%;max-height:100%}.layout-sm-column>.flex-sm-55,.layout-sm-row>.flex-sm-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-sm-column>.flex-sm-55{max-width:100%;max-height:55%}.flex-sm-60,.layout-row>.flex-sm-60{max-width:60%;max-height:100%}.flex-sm-60,.layout-column>.flex-sm-60,.layout-row>.flex-sm-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-column>.flex-sm-60{max-width:100%;max-height:60%}.layout-sm-row>.flex-sm-60{max-width:60%;max-height:100%}.layout-sm-column>.flex-sm-60,.layout-sm-row>.flex-sm-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-sm-column>.flex-sm-60{max-width:100%;max-height:60%}.flex-sm-65,.layout-row>.flex-sm-65{max-width:65%;max-height:100%}.flex-sm-65,.layout-column>.flex-sm-65,.layout-row>.flex-sm-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-column>.flex-sm-65{max-width:100%;max-height:65%}.layout-sm-row>.flex-sm-65{max-width:65%;max-height:100%}.layout-sm-column>.flex-sm-65,.layout-sm-row>.flex-sm-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-sm-column>.flex-sm-65{max-width:100%;max-height:65%}.flex-sm-70,.layout-row>.flex-sm-70{max-width:70%;max-height:100%}.flex-sm-70,.layout-column>.flex-sm-70,.layout-row>.flex-sm-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-column>.flex-sm-70{max-width:100%;max-height:70%}.layout-sm-row>.flex-sm-70{max-width:70%;max-height:100%}.layout-sm-column>.flex-sm-70,.layout-sm-row>.flex-sm-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-sm-column>.flex-sm-70{max-width:100%;max-height:70%}.flex-sm-75,.layout-row>.flex-sm-75{max-width:75%;max-height:100%}.flex-sm-75,.layout-column>.flex-sm-75,.layout-row>.flex-sm-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-column>.flex-sm-75{max-width:100%;max-height:75%}.layout-sm-row>.flex-sm-75{max-width:75%;max-height:100%}.layout-sm-column>.flex-sm-75,.layout-sm-row>.flex-sm-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-sm-column>.flex-sm-75{max-width:100%;max-height:75%}.flex-sm-80,.layout-row>.flex-sm-80{max-width:80%;max-height:100%}.flex-sm-80,.layout-column>.flex-sm-80,.layout-row>.flex-sm-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-column>.flex-sm-80{max-width:100%;max-height:80%}.layout-sm-row>.flex-sm-80{max-width:80%;max-height:100%}.layout-sm-column>.flex-sm-80,.layout-sm-row>.flex-sm-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-sm-column>.flex-sm-80{max-width:100%;max-height:80%}.flex-sm-85,.layout-row>.flex-sm-85{max-width:85%;max-height:100%}.flex-sm-85,.layout-column>.flex-sm-85,.layout-row>.flex-sm-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-column>.flex-sm-85{max-width:100%;max-height:85%}.layout-sm-row>.flex-sm-85{max-width:85%;max-height:100%}.layout-sm-column>.flex-sm-85,.layout-sm-row>.flex-sm-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-sm-column>.flex-sm-85{max-width:100%;max-height:85%}.flex-sm-90,.layout-row>.flex-sm-90{max-width:90%;max-height:100%}.flex-sm-90,.layout-column>.flex-sm-90,.layout-row>.flex-sm-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-column>.flex-sm-90{max-width:100%;max-height:90%}.layout-sm-row>.flex-sm-90{max-width:90%;max-height:100%}.layout-sm-column>.flex-sm-90,.layout-sm-row>.flex-sm-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-sm-column>.flex-sm-90{max-width:100%;max-height:90%}.flex-sm-95,.layout-row>.flex-sm-95{max-width:95%;max-height:100%}.flex-sm-95,.layout-column>.flex-sm-95,.layout-row>.flex-sm-95{-ms-flex:1 1 95%;flex:1 1 95%;box-sizing:border-box}.layout-column>.flex-sm-95{max-width:100%;max-height:95%}.layout-sm-row>.flex-sm-95{max-width:95%;max-height:100%}.layout-sm-column>.flex-sm-95,.layout-sm-row>.flex-sm-95{-ms-flex:1 1 95%;flex:1 1 95%;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{-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%;max-height:100%;box-sizing:border-box}.layout-column>.flex-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-column>.flex-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-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{-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%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-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-sm-column>.flex-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-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:33.33333%}.flex-offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-sm{-ms-flex:1;flex:1}.flex-gt-sm,.flex-gt-sm-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-sm-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-sm-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-sm-0,.layout-gt-sm-row>.flex-gt-sm-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.layout-gt-sm-row>.flex-gt-sm-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.layout-gt-sm-row>.flex-gt-sm-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.layout-gt-sm-row>.flex-gt-sm-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.layout-gt-sm-row>.flex-gt-sm-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.layout-gt-sm-row>.flex-gt-sm-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.layout-gt-sm-row>.flex-gt-sm-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.layout-gt-sm-row>.flex-gt-sm-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.layout-gt-sm-row>.flex-gt-sm-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.layout-gt-sm-row>.flex-gt-sm-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.layout-gt-sm-row>.flex-gt-sm-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.layout-gt-sm-row>.flex-gt-sm-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.layout-gt-sm-row>.flex-gt-sm-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.layout-gt-sm-row>.flex-gt-sm-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.layout-gt-sm-row>.flex-gt-sm-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.layout-gt-sm-row>.flex-gt-sm-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.layout-gt-sm-row>.flex-gt-sm-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.layout-gt-sm-row>.flex-gt-sm-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.layout-gt-sm-row>.flex-gt-sm-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{max-width:95%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{max-width:100%;max-height:95%}.layout-gt-sm-row>.flex-gt-sm-95{max-width:95%;max-height:100%}.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%;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{-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%;max-height:100%;box-sizing:border-box}.layout-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-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>.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{-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%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex{min-width:0}.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>.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:33.33333%}.flex-offset-md-66,.offset-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-md,.layout-align-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-md{-ms-flex:1;flex:1}.flex-md,.flex-md-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-md-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-md-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-md-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{max-width:100%;max-height:0%}.layout-column>.flex-md-0,.layout-md-row>.flex-md-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-md-5,.layout-row>.flex-md-5{max-width:5%;max-height:100%}.flex-md-5,.layout-column>.flex-md-5,.layout-row>.flex-md-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-column>.flex-md-5{max-width:100%;max-height:5%}.layout-md-row>.flex-md-5{max-width:5%;max-height:100%}.layout-md-column>.flex-md-5,.layout-md-row>.flex-md-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-md-column>.flex-md-5{max-width:100%;max-height:5%}.flex-md-10,.layout-row>.flex-md-10{max-width:10%;max-height:100%}.flex-md-10,.layout-column>.flex-md-10,.layout-row>.flex-md-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-column>.flex-md-10{max-width:100%;max-height:10%}.layout-md-row>.flex-md-10{max-width:10%;max-height:100%}.layout-md-column>.flex-md-10,.layout-md-row>.flex-md-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-md-column>.flex-md-10{max-width:100%;max-height:10%}.flex-md-15,.layout-row>.flex-md-15{max-width:15%;max-height:100%}.flex-md-15,.layout-column>.flex-md-15,.layout-row>.flex-md-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-column>.flex-md-15{max-width:100%;max-height:15%}.layout-md-row>.flex-md-15{max-width:15%;max-height:100%}.layout-md-column>.flex-md-15,.layout-md-row>.flex-md-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-md-column>.flex-md-15{max-width:100%;max-height:15%}.flex-md-20,.layout-row>.flex-md-20{max-width:20%;max-height:100%}.flex-md-20,.layout-column>.flex-md-20,.layout-row>.flex-md-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-column>.flex-md-20{max-width:100%;max-height:20%}.layout-md-row>.flex-md-20{max-width:20%;max-height:100%}.layout-md-column>.flex-md-20,.layout-md-row>.flex-md-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-md-column>.flex-md-20{max-width:100%;max-height:20%}.flex-md-25,.layout-row>.flex-md-25{max-width:25%;max-height:100%}.flex-md-25,.layout-column>.flex-md-25,.layout-row>.flex-md-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-column>.flex-md-25{max-width:100%;max-height:25%}.layout-md-row>.flex-md-25{max-width:25%;max-height:100%}.layout-md-column>.flex-md-25,.layout-md-row>.flex-md-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-md-column>.flex-md-25{max-width:100%;max-height:25%}.flex-md-30,.layout-row>.flex-md-30{max-width:30%;max-height:100%}.flex-md-30,.layout-column>.flex-md-30,.layout-row>.flex-md-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-column>.flex-md-30{max-width:100%;max-height:30%}.layout-md-row>.flex-md-30{max-width:30%;max-height:100%}.layout-md-column>.flex-md-30,.layout-md-row>.flex-md-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-md-column>.flex-md-30{max-width:100%;max-height:30%}.flex-md-35,.layout-row>.flex-md-35{max-width:35%;max-height:100%}.flex-md-35,.layout-column>.flex-md-35,.layout-row>.flex-md-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-column>.flex-md-35{max-width:100%;max-height:35%}.layout-md-row>.flex-md-35{max-width:35%;max-height:100%}.layout-md-column>.flex-md-35,.layout-md-row>.flex-md-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-md-column>.flex-md-35{max-width:100%;max-height:35%}.flex-md-40,.layout-row>.flex-md-40{max-width:40%;max-height:100%}.flex-md-40,.layout-column>.flex-md-40,.layout-row>.flex-md-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-column>.flex-md-40{max-width:100%;max-height:40%}.layout-md-row>.flex-md-40{max-width:40%;max-height:100%}.layout-md-column>.flex-md-40,.layout-md-row>.flex-md-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-md-column>.flex-md-40{max-width:100%;max-height:40%}.flex-md-45,.layout-row>.flex-md-45{max-width:45%;max-height:100%}.flex-md-45,.layout-column>.flex-md-45,.layout-row>.flex-md-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-column>.flex-md-45{max-width:100%;max-height:45%}.layout-md-row>.flex-md-45{max-width:45%;max-height:100%}.layout-md-column>.flex-md-45,.layout-md-row>.flex-md-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-md-column>.flex-md-45{max-width:100%;max-height:45%}.flex-md-50,.layout-row>.flex-md-50{max-width:50%;max-height:100%}.flex-md-50,.layout-column>.flex-md-50,.layout-row>.flex-md-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-column>.flex-md-50{max-width:100%;max-height:50%}.layout-md-row>.flex-md-50{max-width:50%;max-height:100%}.layout-md-column>.flex-md-50,.layout-md-row>.flex-md-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-md-column>.flex-md-50{max-width:100%;max-height:50%}.flex-md-55,.layout-row>.flex-md-55{max-width:55%;max-height:100%}.flex-md-55,.layout-column>.flex-md-55,.layout-row>.flex-md-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-column>.flex-md-55{max-width:100%;max-height:55%}.layout-md-row>.flex-md-55{max-width:55%;max-height:100%}.layout-md-column>.flex-md-55,.layout-md-row>.flex-md-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-md-column>.flex-md-55{max-width:100%;max-height:55%}.flex-md-60,.layout-row>.flex-md-60{max-width:60%;max-height:100%}.flex-md-60,.layout-column>.flex-md-60,.layout-row>.flex-md-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-column>.flex-md-60{max-width:100%;max-height:60%}.layout-md-row>.flex-md-60{max-width:60%;max-height:100%}.layout-md-column>.flex-md-60,.layout-md-row>.flex-md-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-md-column>.flex-md-60{max-width:100%;max-height:60%}.flex-md-65,.layout-row>.flex-md-65{max-width:65%;max-height:100%}.flex-md-65,.layout-column>.flex-md-65,.layout-row>.flex-md-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-column>.flex-md-65{max-width:100%;max-height:65%}.layout-md-row>.flex-md-65{max-width:65%;max-height:100%}.layout-md-column>.flex-md-65,.layout-md-row>.flex-md-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-md-column>.flex-md-65{max-width:100%;max-height:65%}.flex-md-70,.layout-row>.flex-md-70{max-width:70%;max-height:100%}.flex-md-70,.layout-column>.flex-md-70,.layout-row>.flex-md-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-column>.flex-md-70{max-width:100%;max-height:70%}.layout-md-row>.flex-md-70{max-width:70%;max-height:100%}.layout-md-column>.flex-md-70,.layout-md-row>.flex-md-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-md-column>.flex-md-70{max-width:100%;max-height:70%}.flex-md-75,.layout-row>.flex-md-75{max-width:75%;max-height:100%}.flex-md-75,.layout-column>.flex-md-75,.layout-row>.flex-md-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-column>.flex-md-75{max-width:100%;max-height:75%}.layout-md-row>.flex-md-75{max-width:75%;max-height:100%}.layout-md-column>.flex-md-75,.layout-md-row>.flex-md-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-md-column>.flex-md-75{max-width:100%;max-height:75%}.flex-md-80,.layout-row>.flex-md-80{max-width:80%;max-height:100%}.flex-md-80,.layout-column>.flex-md-80,.layout-row>.flex-md-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-column>.flex-md-80{max-width:100%;max-height:80%}.layout-md-row>.flex-md-80{max-width:80%;max-height:100%}.layout-md-column>.flex-md-80,.layout-md-row>.flex-md-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-md-column>.flex-md-80{max-width:100%;max-height:80%}.flex-md-85,.layout-row>.flex-md-85{max-width:85%;max-height:100%}.flex-md-85,.layout-column>.flex-md-85,.layout-row>.flex-md-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-column>.flex-md-85{max-width:100%;max-height:85%}.layout-md-row>.flex-md-85{max-width:85%;max-height:100%}.layout-md-column>.flex-md-85,.layout-md-row>.flex-md-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-md-column>.flex-md-85{max-width:100%;max-height:85%}.flex-md-90,.layout-row>.flex-md-90{max-width:90%;max-height:100%}.flex-md-90,.layout-column>.flex-md-90,.layout-row>.flex-md-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-column>.flex-md-90{max-width:100%;max-height:90%}.layout-md-row>.flex-md-90{max-width:90%;max-height:100%}.layout-md-column>.flex-md-90,.layout-md-row>.flex-md-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-md-column>.flex-md-90{max-width:100%;max-height:90%}.flex-md-95,.layout-row>.flex-md-95{max-width:95%;max-height:100%}.flex-md-95,.layout-column>.flex-md-95,.layout-row>.flex-md-95{-ms-flex:1 1 95%;flex:1 1 95%;box-sizing:border-box}.layout-column>.flex-md-95{max-width:100%;max-height:95%}.layout-md-row>.flex-md-95{max-width:95%;max-height:100%}.layout-md-column>.flex-md-95,.layout-md-row>.flex-md-95{-ms-flex:1 1 95%;flex:1 1 95%;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{-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%;max-height:100%;box-sizing:border-box}.layout-column>.flex-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-column>.flex-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-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{-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%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-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-md-column>.flex-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-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:33.33333%}.flex-offset-gt-md-66,.offset-gt-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-md{-ms-flex:1;flex:1}.flex-gt-md,.flex-gt-md-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-md-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-md-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-md-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-md-0,.layout-gt-md-row>.flex-gt-md-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-5{max-width:100%;max-height:5%}.layout-gt-md-row>.flex-gt-md-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{max-width:100%;max-height:5%}.flex-gt-md-10,.layout-row>.flex-gt-md-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-10{max-width:100%;max-height:10%}.layout-gt-md-row>.flex-gt-md-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{max-width:100%;max-height:10%}.flex-gt-md-15,.layout-row>.flex-gt-md-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-15{max-width:100%;max-height:15%}.layout-gt-md-row>.flex-gt-md-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{max-width:100%;max-height:15%}.flex-gt-md-20,.layout-row>.flex-gt-md-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-20{max-width:100%;max-height:20%}.layout-gt-md-row>.flex-gt-md-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{max-width:100%;max-height:20%}.flex-gt-md-25,.layout-row>.flex-gt-md-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-25{max-width:100%;max-height:25%}.layout-gt-md-row>.flex-gt-md-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{max-width:100%;max-height:25%}.flex-gt-md-30,.layout-row>.flex-gt-md-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-30{max-width:100%;max-height:30%}.layout-gt-md-row>.flex-gt-md-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{max-width:100%;max-height:30%}.flex-gt-md-35,.layout-row>.flex-gt-md-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-35{max-width:100%;max-height:35%}.layout-gt-md-row>.flex-gt-md-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{max-width:100%;max-height:35%}.flex-gt-md-40,.layout-row>.flex-gt-md-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-40{max-width:100%;max-height:40%}.layout-gt-md-row>.flex-gt-md-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{max-width:100%;max-height:40%}.flex-gt-md-45,.layout-row>.flex-gt-md-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-45{max-width:100%;max-height:45%}.layout-gt-md-row>.flex-gt-md-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{max-width:100%;max-height:45%}.flex-gt-md-50,.layout-row>.flex-gt-md-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-50{max-width:100%;max-height:50%}.layout-gt-md-row>.flex-gt-md-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{max-width:100%;max-height:50%}.flex-gt-md-55,.layout-row>.flex-gt-md-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-55{max-width:100%;max-height:55%}.layout-gt-md-row>.flex-gt-md-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{max-width:100%;max-height:55%}.flex-gt-md-60,.layout-row>.flex-gt-md-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-60{max-width:100%;max-height:60%}.layout-gt-md-row>.flex-gt-md-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{max-width:100%;max-height:60%}.flex-gt-md-65,.layout-row>.flex-gt-md-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-65{max-width:100%;max-height:65%}.layout-gt-md-row>.flex-gt-md-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{max-width:100%;max-height:65%}.flex-gt-md-70,.layout-row>.flex-gt-md-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-70{max-width:100%;max-height:70%}.layout-gt-md-row>.flex-gt-md-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{max-width:100%;max-height:70%}.flex-gt-md-75,.layout-row>.flex-gt-md-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-75{max-width:100%;max-height:75%}.layout-gt-md-row>.flex-gt-md-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{max-width:100%;max-height:75%}.flex-gt-md-80,.layout-row>.flex-gt-md-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-80{max-width:100%;max-height:80%}.layout-gt-md-row>.flex-gt-md-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{max-width:100%;max-height:80%}.flex-gt-md-85,.layout-row>.flex-gt-md-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-85{max-width:100%;max-height:85%}.layout-gt-md-row>.flex-gt-md-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{max-width:100%;max-height:85%}.flex-gt-md-90,.layout-row>.flex-gt-md-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-90{max-width:100%;max-height:90%}.layout-gt-md-row>.flex-gt-md-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{max-width:100%;max-height:90%}.flex-gt-md-95,.layout-row>.flex-gt-md-95{max-width:95%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-md-95{max-width:100%;max-height:95%}.layout-gt-md-row>.flex-gt-md-95{max-width:95%;max-height:100%}.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%;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{-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%;max-height:100%;box-sizing:border-box}.layout-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-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>.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{-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%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex{min-width:0}.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>.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:33.33333%}.flex-offset-lg-66,.offset-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-lg,.layout-align-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-lg{-ms-flex:1;flex:1}.flex-lg,.flex-lg-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-lg-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-lg-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{max-width:100%;max-height:0%}.layout-column>.flex-lg-0,.layout-lg-row>.flex-lg-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{max-width:5%;max-height:100%}.flex-lg-5,.layout-column>.flex-lg-5,.layout-row>.flex-lg-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-column>.flex-lg-5{max-width:100%;max-height:5%}.layout-lg-row>.flex-lg-5{max-width:5%;max-height:100%}.layout-lg-column>.flex-lg-5,.layout-lg-row>.flex-lg-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-lg-column>.flex-lg-5{max-width:100%;max-height:5%}.flex-lg-10,.layout-row>.flex-lg-10{max-width:10%;max-height:100%}.flex-lg-10,.layout-column>.flex-lg-10,.layout-row>.flex-lg-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-column>.flex-lg-10{max-width:100%;max-height:10%}.layout-lg-row>.flex-lg-10{max-width:10%;max-height:100%}.layout-lg-column>.flex-lg-10,.layout-lg-row>.flex-lg-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-lg-column>.flex-lg-10{max-width:100%;max-height:10%}.flex-lg-15,.layout-row>.flex-lg-15{max-width:15%;max-height:100%}.flex-lg-15,.layout-column>.flex-lg-15,.layout-row>.flex-lg-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-column>.flex-lg-15{max-width:100%;max-height:15%}.layout-lg-row>.flex-lg-15{max-width:15%;max-height:100%}.layout-lg-column>.flex-lg-15,.layout-lg-row>.flex-lg-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-lg-column>.flex-lg-15{max-width:100%;max-height:15%}.flex-lg-20,.layout-row>.flex-lg-20{max-width:20%;max-height:100%}.flex-lg-20,.layout-column>.flex-lg-20,.layout-row>.flex-lg-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-column>.flex-lg-20{max-width:100%;max-height:20%}.layout-lg-row>.flex-lg-20{max-width:20%;max-height:100%}.layout-lg-column>.flex-lg-20,.layout-lg-row>.flex-lg-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-lg-column>.flex-lg-20{max-width:100%;max-height:20%}.flex-lg-25,.layout-row>.flex-lg-25{max-width:25%;max-height:100%}.flex-lg-25,.layout-column>.flex-lg-25,.layout-row>.flex-lg-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-column>.flex-lg-25{max-width:100%;max-height:25%}.layout-lg-row>.flex-lg-25{max-width:25%;max-height:100%}.layout-lg-column>.flex-lg-25,.layout-lg-row>.flex-lg-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-lg-column>.flex-lg-25{max-width:100%;max-height:25%}.flex-lg-30,.layout-row>.flex-lg-30{max-width:30%;max-height:100%}.flex-lg-30,.layout-column>.flex-lg-30,.layout-row>.flex-lg-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-column>.flex-lg-30{max-width:100%;max-height:30%}.layout-lg-row>.flex-lg-30{max-width:30%;max-height:100%}.layout-lg-column>.flex-lg-30,.layout-lg-row>.flex-lg-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-lg-column>.flex-lg-30{max-width:100%;max-height:30%}.flex-lg-35,.layout-row>.flex-lg-35{max-width:35%;max-height:100%}.flex-lg-35,.layout-column>.flex-lg-35,.layout-row>.flex-lg-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-column>.flex-lg-35{max-width:100%;max-height:35%}.layout-lg-row>.flex-lg-35{max-width:35%;max-height:100%}.layout-lg-column>.flex-lg-35,.layout-lg-row>.flex-lg-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-lg-column>.flex-lg-35{max-width:100%;max-height:35%}.flex-lg-40,.layout-row>.flex-lg-40{max-width:40%;max-height:100%}.flex-lg-40,.layout-column>.flex-lg-40,.layout-row>.flex-lg-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-column>.flex-lg-40{max-width:100%;max-height:40%}.layout-lg-row>.flex-lg-40{max-width:40%;max-height:100%}.layout-lg-column>.flex-lg-40,.layout-lg-row>.flex-lg-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-lg-column>.flex-lg-40{max-width:100%;max-height:40%}.flex-lg-45,.layout-row>.flex-lg-45{max-width:45%;max-height:100%}.flex-lg-45,.layout-column>.flex-lg-45,.layout-row>.flex-lg-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-column>.flex-lg-45{max-width:100%;max-height:45%}.layout-lg-row>.flex-lg-45{max-width:45%;max-height:100%}.layout-lg-column>.flex-lg-45,.layout-lg-row>.flex-lg-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-lg-column>.flex-lg-45{max-width:100%;max-height:45%}.flex-lg-50,.layout-row>.flex-lg-50{max-width:50%;max-height:100%}.flex-lg-50,.layout-column>.flex-lg-50,.layout-row>.flex-lg-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-column>.flex-lg-50{max-width:100%;max-height:50%}.layout-lg-row>.flex-lg-50{max-width:50%;max-height:100%}.layout-lg-column>.flex-lg-50,.layout-lg-row>.flex-lg-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-lg-column>.flex-lg-50{max-width:100%;max-height:50%}.flex-lg-55,.layout-row>.flex-lg-55{max-width:55%;max-height:100%}.flex-lg-55,.layout-column>.flex-lg-55,.layout-row>.flex-lg-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-column>.flex-lg-55{max-width:100%;max-height:55%}.layout-lg-row>.flex-lg-55{max-width:55%;max-height:100%}.layout-lg-column>.flex-lg-55,.layout-lg-row>.flex-lg-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-lg-column>.flex-lg-55{max-width:100%;max-height:55%}.flex-lg-60,.layout-row>.flex-lg-60{max-width:60%;max-height:100%}.flex-lg-60,.layout-column>.flex-lg-60,.layout-row>.flex-lg-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-column>.flex-lg-60{max-width:100%;max-height:60%}.layout-lg-row>.flex-lg-60{max-width:60%;max-height:100%}.layout-lg-column>.flex-lg-60,.layout-lg-row>.flex-lg-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-lg-column>.flex-lg-60{max-width:100%;max-height:60%}.flex-lg-65,.layout-row>.flex-lg-65{max-width:65%;max-height:100%}.flex-lg-65,.layout-column>.flex-lg-65,.layout-row>.flex-lg-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-column>.flex-lg-65{max-width:100%;max-height:65%}.layout-lg-row>.flex-lg-65{max-width:65%;max-height:100%}.layout-lg-column>.flex-lg-65,.layout-lg-row>.flex-lg-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-lg-column>.flex-lg-65{max-width:100%;max-height:65%}.flex-lg-70,.layout-row>.flex-lg-70{max-width:70%;max-height:100%}.flex-lg-70,.layout-column>.flex-lg-70,.layout-row>.flex-lg-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-column>.flex-lg-70{max-width:100%;max-height:70%}.layout-lg-row>.flex-lg-70{max-width:70%;max-height:100%}.layout-lg-column>.flex-lg-70,.layout-lg-row>.flex-lg-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-lg-column>.flex-lg-70{max-width:100%;max-height:70%}.flex-lg-75,.layout-row>.flex-lg-75{max-width:75%;max-height:100%}.flex-lg-75,.layout-column>.flex-lg-75,.layout-row>.flex-lg-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-column>.flex-lg-75{max-width:100%;max-height:75%}.layout-lg-row>.flex-lg-75{max-width:75%;max-height:100%}.layout-lg-column>.flex-lg-75,.layout-lg-row>.flex-lg-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-lg-column>.flex-lg-75{max-width:100%;max-height:75%}.flex-lg-80,.layout-row>.flex-lg-80{max-width:80%;max-height:100%}.flex-lg-80,.layout-column>.flex-lg-80,.layout-row>.flex-lg-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-column>.flex-lg-80{max-width:100%;max-height:80%}.layout-lg-row>.flex-lg-80{max-width:80%;max-height:100%}.layout-lg-column>.flex-lg-80,.layout-lg-row>.flex-lg-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-lg-column>.flex-lg-80{max-width:100%;max-height:80%}.flex-lg-85,.layout-row>.flex-lg-85{max-width:85%;max-height:100%}.flex-lg-85,.layout-column>.flex-lg-85,.layout-row>.flex-lg-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-column>.flex-lg-85{max-width:100%;max-height:85%}.layout-lg-row>.flex-lg-85{max-width:85%;max-height:100%}.layout-lg-column>.flex-lg-85,.layout-lg-row>.flex-lg-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-lg-column>.flex-lg-85{max-width:100%;max-height:85%}.flex-lg-90,.layout-row>.flex-lg-90{max-width:90%;max-height:100%}.flex-lg-90,.layout-column>.flex-lg-90,.layout-row>.flex-lg-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-column>.flex-lg-90{max-width:100%;max-height:90%}.layout-lg-row>.flex-lg-90{max-width:90%;max-height:100%}.layout-lg-column>.flex-lg-90,.layout-lg-row>.flex-lg-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-lg-column>.flex-lg-90{max-width:100%;max-height:90%}.flex-lg-95,.layout-row>.flex-lg-95{max-width:95%;max-height:100%}.flex-lg-95,.layout-column>.flex-lg-95,.layout-row>.flex-lg-95{-ms-flex:1 1 95%;flex:1 1 95%;box-sizing:border-box}.layout-column>.flex-lg-95{max-width:100%;max-height:95%}.layout-lg-row>.flex-lg-95{max-width:95%;max-height:100%}.layout-lg-column>.flex-lg-95,.layout-lg-row>.flex-lg-95{-ms-flex:1 1 95%;flex:1 1 95%;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{-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%;max-height:100%;box-sizing:border-box}.layout-column>.flex-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-column>.flex-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-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{-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%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-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-lg-column>.flex-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-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:33.33333%}.flex-offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-gt-lg{-ms-flex:1;flex:1}.flex-gt-lg,.flex-gt-lg-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-lg-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-gt-lg-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{max-width:100%;max-height:0%}.layout-column>.flex-gt-lg-0,.layout-gt-lg-row>.flex-gt-lg-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.layout-gt-lg-row>.flex-gt-lg-5{max-width:5%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.layout-gt-lg-row>.flex-gt-lg-10{max-width:10%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.layout-gt-lg-row>.flex-gt-lg-15{max-width:15%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.layout-gt-lg-row>.flex-gt-lg-20{max-width:20%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.layout-gt-lg-row>.flex-gt-lg-25{max-width:25%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.layout-gt-lg-row>.flex-gt-lg-30{max-width:30%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.layout-gt-lg-row>.flex-gt-lg-35{max-width:35%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.layout-gt-lg-row>.flex-gt-lg-40{max-width:40%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.layout-gt-lg-row>.flex-gt-lg-45{max-width:45%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.layout-gt-lg-row>.flex-gt-lg-50{max-width:50%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.layout-gt-lg-row>.flex-gt-lg-55{max-width:55%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.layout-gt-lg-row>.flex-gt-lg-60{max-width:60%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.layout-gt-lg-row>.flex-gt-lg-65{max-width:65%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.layout-gt-lg-row>.flex-gt-lg-70{max-width:70%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.layout-gt-lg-row>.flex-gt-lg-75{max-width:75%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.layout-gt-lg-row>.flex-gt-lg-80{max-width:80%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.layout-gt-lg-row>.flex-gt-lg-85{max-width:85%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.layout-gt-lg-row>.flex-gt-lg-90{max-width:90%;max-height:100%}.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%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{max-width:95%;max-height:100%}.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%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{max-width:100%;max-height:95%}.layout-gt-lg-row>.flex-gt-lg-95{max-width:95%;max-height:100%}.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%;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{-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%;max-height:100%;box-sizing:border-box}.layout-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-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>.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{-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%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex{min-width:0}.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>.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:33.33333%}.flex-offset-xl-66,.offset-xl-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.66667%}.layout-align-xl,.layout-align-xl-start-stretch{-ms-flex-line-pack:stretch;align-content:stretch;-ms-grid-row-align: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-grid-row-align:flex-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-grid-row-align: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-grid-row-align:flex-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-grid-row-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-xl{-ms-flex:1;flex:1}.flex-xl,.flex-xl-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-xl-grow{-ms-flex:1 1 100%;flex:1 1 100%}.flex-xl-initial{-ms-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-xl-auto{-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;box-sizing:border-box}.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;box-sizing:border-box}.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-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{max-width:100%;max-height:0%}.layout-column>.flex-xl-0,.layout-xl-row>.flex-xl-0{-ms-flex:1 1 0%;flex:1 1 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 0%;flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{max-width:5%;max-height:100%}.flex-xl-5,.layout-column>.flex-xl-5,.layout-row>.flex-xl-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-column>.flex-xl-5{max-width:100%;max-height:5%}.layout-xl-row>.flex-xl-5{max-width:5%;max-height:100%}.layout-xl-column>.flex-xl-5,.layout-xl-row>.flex-xl-5{-ms-flex:1 1 5%;flex:1 1 5%;box-sizing:border-box}.layout-xl-column>.flex-xl-5{max-width:100%;max-height:5%}.flex-xl-10,.layout-row>.flex-xl-10{max-width:10%;max-height:100%}.flex-xl-10,.layout-column>.flex-xl-10,.layout-row>.flex-xl-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-column>.flex-xl-10{max-width:100%;max-height:10%}.layout-xl-row>.flex-xl-10{max-width:10%;max-height:100%}.layout-xl-column>.flex-xl-10,.layout-xl-row>.flex-xl-10{-ms-flex:1 1 10%;flex:1 1 10%;box-sizing:border-box}.layout-xl-column>.flex-xl-10{max-width:100%;max-height:10%}.flex-xl-15,.layout-row>.flex-xl-15{max-width:15%;max-height:100%}.flex-xl-15,.layout-column>.flex-xl-15,.layout-row>.flex-xl-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-column>.flex-xl-15{max-width:100%;max-height:15%}.layout-xl-row>.flex-xl-15{max-width:15%;max-height:100%}.layout-xl-column>.flex-xl-15,.layout-xl-row>.flex-xl-15{-ms-flex:1 1 15%;flex:1 1 15%;box-sizing:border-box}.layout-xl-column>.flex-xl-15{max-width:100%;max-height:15%}.flex-xl-20,.layout-row>.flex-xl-20{max-width:20%;max-height:100%}.flex-xl-20,.layout-column>.flex-xl-20,.layout-row>.flex-xl-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-column>.flex-xl-20{max-width:100%;max-height:20%}.layout-xl-row>.flex-xl-20{max-width:20%;max-height:100%}.layout-xl-column>.flex-xl-20,.layout-xl-row>.flex-xl-20{-ms-flex:1 1 20%;flex:1 1 20%;box-sizing:border-box}.layout-xl-column>.flex-xl-20{max-width:100%;max-height:20%}.flex-xl-25,.layout-row>.flex-xl-25{max-width:25%;max-height:100%}.flex-xl-25,.layout-column>.flex-xl-25,.layout-row>.flex-xl-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-column>.flex-xl-25{max-width:100%;max-height:25%}.layout-xl-row>.flex-xl-25{max-width:25%;max-height:100%}.layout-xl-column>.flex-xl-25,.layout-xl-row>.flex-xl-25{-ms-flex:1 1 25%;flex:1 1 25%;box-sizing:border-box}.layout-xl-column>.flex-xl-25{max-width:100%;max-height:25%}.flex-xl-30,.layout-row>.flex-xl-30{max-width:30%;max-height:100%}.flex-xl-30,.layout-column>.flex-xl-30,.layout-row>.flex-xl-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-column>.flex-xl-30{max-width:100%;max-height:30%}.layout-xl-row>.flex-xl-30{max-width:30%;max-height:100%}.layout-xl-column>.flex-xl-30,.layout-xl-row>.flex-xl-30{-ms-flex:1 1 30%;flex:1 1 30%;box-sizing:border-box}.layout-xl-column>.flex-xl-30{max-width:100%;max-height:30%}.flex-xl-35,.layout-row>.flex-xl-35{max-width:35%;max-height:100%}.flex-xl-35,.layout-column>.flex-xl-35,.layout-row>.flex-xl-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-column>.flex-xl-35{max-width:100%;max-height:35%}.layout-xl-row>.flex-xl-35{max-width:35%;max-height:100%}.layout-xl-column>.flex-xl-35,.layout-xl-row>.flex-xl-35{-ms-flex:1 1 35%;flex:1 1 35%;box-sizing:border-box}.layout-xl-column>.flex-xl-35{max-width:100%;max-height:35%}.flex-xl-40,.layout-row>.flex-xl-40{max-width:40%;max-height:100%}.flex-xl-40,.layout-column>.flex-xl-40,.layout-row>.flex-xl-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-column>.flex-xl-40{max-width:100%;max-height:40%}.layout-xl-row>.flex-xl-40{max-width:40%;max-height:100%}.layout-xl-column>.flex-xl-40,.layout-xl-row>.flex-xl-40{-ms-flex:1 1 40%;flex:1 1 40%;box-sizing:border-box}.layout-xl-column>.flex-xl-40{max-width:100%;max-height:40%}.flex-xl-45,.layout-row>.flex-xl-45{max-width:45%;max-height:100%}.flex-xl-45,.layout-column>.flex-xl-45,.layout-row>.flex-xl-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-column>.flex-xl-45{max-width:100%;max-height:45%}.layout-xl-row>.flex-xl-45{max-width:45%;max-height:100%}.layout-xl-column>.flex-xl-45,.layout-xl-row>.flex-xl-45{-ms-flex:1 1 45%;flex:1 1 45%;box-sizing:border-box}.layout-xl-column>.flex-xl-45{max-width:100%;max-height:45%}.flex-xl-50,.layout-row>.flex-xl-50{max-width:50%;max-height:100%}.flex-xl-50,.layout-column>.flex-xl-50,.layout-row>.flex-xl-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-column>.flex-xl-50{max-width:100%;max-height:50%}.layout-xl-row>.flex-xl-50{max-width:50%;max-height:100%}.layout-xl-column>.flex-xl-50,.layout-xl-row>.flex-xl-50{-ms-flex:1 1 50%;flex:1 1 50%;box-sizing:border-box}.layout-xl-column>.flex-xl-50{max-width:100%;max-height:50%}.flex-xl-55,.layout-row>.flex-xl-55{max-width:55%;max-height:100%}.flex-xl-55,.layout-column>.flex-xl-55,.layout-row>.flex-xl-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-column>.flex-xl-55{max-width:100%;max-height:55%}.layout-xl-row>.flex-xl-55{max-width:55%;max-height:100%}.layout-xl-column>.flex-xl-55,.layout-xl-row>.flex-xl-55{-ms-flex:1 1 55%;flex:1 1 55%;box-sizing:border-box}.layout-xl-column>.flex-xl-55{max-width:100%;max-height:55%}.flex-xl-60,.layout-row>.flex-xl-60{max-width:60%;max-height:100%}.flex-xl-60,.layout-column>.flex-xl-60,.layout-row>.flex-xl-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-column>.flex-xl-60{max-width:100%;max-height:60%}.layout-xl-row>.flex-xl-60{max-width:60%;max-height:100%}.layout-xl-column>.flex-xl-60,.layout-xl-row>.flex-xl-60{-ms-flex:1 1 60%;flex:1 1 60%;box-sizing:border-box}.layout-xl-column>.flex-xl-60{max-width:100%;max-height:60%}.flex-xl-65,.layout-row>.flex-xl-65{max-width:65%;max-height:100%}.flex-xl-65,.layout-column>.flex-xl-65,.layout-row>.flex-xl-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-column>.flex-xl-65{max-width:100%;max-height:65%}.layout-xl-row>.flex-xl-65{max-width:65%;max-height:100%}.layout-xl-column>.flex-xl-65,.layout-xl-row>.flex-xl-65{-ms-flex:1 1 65%;flex:1 1 65%;box-sizing:border-box}.layout-xl-column>.flex-xl-65{max-width:100%;max-height:65%}.flex-xl-70,.layout-row>.flex-xl-70{max-width:70%;max-height:100%}.flex-xl-70,.layout-column>.flex-xl-70,.layout-row>.flex-xl-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-column>.flex-xl-70{max-width:100%;max-height:70%}.layout-xl-row>.flex-xl-70{max-width:70%;max-height:100%}.layout-xl-column>.flex-xl-70,.layout-xl-row>.flex-xl-70{-ms-flex:1 1 70%;flex:1 1 70%;box-sizing:border-box}.layout-xl-column>.flex-xl-70{max-width:100%;max-height:70%}.flex-xl-75,.layout-row>.flex-xl-75{max-width:75%;max-height:100%}.flex-xl-75,.layout-column>.flex-xl-75,.layout-row>.flex-xl-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-column>.flex-xl-75{max-width:100%;max-height:75%}.layout-xl-row>.flex-xl-75{max-width:75%;max-height:100%}.layout-xl-column>.flex-xl-75,.layout-xl-row>.flex-xl-75{-ms-flex:1 1 75%;flex:1 1 75%;box-sizing:border-box}.layout-xl-column>.flex-xl-75{max-width:100%;max-height:75%}.flex-xl-80,.layout-row>.flex-xl-80{max-width:80%;max-height:100%}.flex-xl-80,.layout-column>.flex-xl-80,.layout-row>.flex-xl-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-column>.flex-xl-80{max-width:100%;max-height:80%}.layout-xl-row>.flex-xl-80{max-width:80%;max-height:100%}.layout-xl-column>.flex-xl-80,.layout-xl-row>.flex-xl-80{-ms-flex:1 1 80%;flex:1 1 80%;box-sizing:border-box}.layout-xl-column>.flex-xl-80{max-width:100%;max-height:80%}.flex-xl-85,.layout-row>.flex-xl-85{max-width:85%;max-height:100%}.flex-xl-85,.layout-column>.flex-xl-85,.layout-row>.flex-xl-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-column>.flex-xl-85{max-width:100%;max-height:85%}.layout-xl-row>.flex-xl-85{max-width:85%;max-height:100%}.layout-xl-column>.flex-xl-85,.layout-xl-row>.flex-xl-85{-ms-flex:1 1 85%;flex:1 1 85%;box-sizing:border-box}.layout-xl-column>.flex-xl-85{max-width:100%;max-height:85%}.flex-xl-90,.layout-row>.flex-xl-90{max-width:90%;max-height:100%}.flex-xl-90,.layout-column>.flex-xl-90,.layout-row>.flex-xl-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-column>.flex-xl-90{max-width:100%;max-height:90%}.layout-xl-row>.flex-xl-90{max-width:90%;max-height:100%}.layout-xl-column>.flex-xl-90,.layout-xl-row>.flex-xl-90{-ms-flex:1 1 90%;flex:1 1 90%;box-sizing:border-box}.layout-xl-column>.flex-xl-90{max-width:100%;max-height:90%}.flex-xl-95,.layout-row>.flex-xl-95{max-width:95%;max-height:100%}.flex-xl-95,.layout-column>.flex-xl-95,.layout-row>.flex-xl-95{-ms-flex:1 1 95%;flex:1 1 95%;box-sizing:border-box}.layout-column>.flex-xl-95{max-width:100%;max-height:95%}.layout-xl-row>.flex-xl-95{max-width:95%;max-height:100%}.layout-xl-column>.flex-xl-95,.layout-xl-row>.flex-xl-95{-ms-flex:1 1 95%;flex:1 1 95%;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{-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%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-33{-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-width:100%;max-height:66.66%;box-sizing:border-box}.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{-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%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{-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-width:100%;max-height:66.66%;box-sizing:border-box}.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}}md-backdrop.md-edit-dialog-backdrop{z-index:80}md-edit-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:81;background-color:#f9f9f9;border-radius:2px;cursor:default}md-edit-dialog>.md-content{padding:16px 24px 0}md-edit-dialog>.md-content .md-title{color:rgba(0,0,0,.87);margin-bottom:8px}md-edit-dialog>.md-content md-input-container{margin:0;font-size:13px}md-edit-dialog>.md-content md-input-container input{float:none}md-edit-dialog>.md-content md-input-container .md-errors-spacer{min-height:auto;min-width:auto;color:rgba(0,0,0,.54)}md-edit-dialog>.md-content md-input-container .md-errors-spacer .md-char-counter{padding:5px 2px 5px 0}md-edit-dialog>.md-content md-input-container [ng-message]{padding:5px 0 5px 2px}md-edit-dialog>.md-actions{margin:0 16px 8px}md-edit-dialog>.md-actions .md-button{margin:0;min-width:0}md-edit-dialog>.md-actions .md-button+.md-button{margin-left:8px}.md-table-pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;box-sizing:border-box;height:56px;padding:0 24px;font-size:12px;color:rgba(0,0,0,.54);border-top:1px solid rgba(0,0,0,.12)}.md-table-pagination md-select{-ms-flex-pack:end;justify-content:flex-end;min-width:64px}.md-table-pagination md-select:not([disabled]):focus .md-select-value{color:rgba(0,0,0,.54)}.md-table-pagination md-select .md-select-value{-ms-flex-positive:initial;flex-grow:0}.md-table-pagination md-select .md-select-value span.md-select-icon{-ms-flex-pack:center;justify-content:center;text-align:center}.md-table-pagination md-select .md-select-value span.md-select-icon:after{top:auto;transform:scaleY(.5) scaleX(1)}.md-table-pagination>md-select+span{margin-left:32px}.md-table-pagination>.md-button.md-icon-button{margin:0}.md-table-pagination>span+.md-button.md-icon-button{margin-left:20px}.md-table-pagination>.md-button.md-icon-button:last-child{margin-right:-16px}md-select.md-table-select{margin:0}md-select.md-table-select>.md-select-value{padding:0;min-width:0;min-height:24px;border-bottom:0!important}md-select.md-table-select>.md-select-value>span{height:auto;transform:none!important}md-select.md-table-select>.md-select-value>span.md-select-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:24px;margin:0}md-select.md-table-select>.md-select-value>span.md-select-icon:after{top:auto}.md-select-menu-container.md-pagination-select,.md-select-menu-container.md-table-select{margin-left:-2px;border-radius:2px}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-pagination-select md-select-menu,.md-select-menu-container.md-table-select md-content,.md-select-menu-container.md-table-select md-select-menu{border-radius:inherit}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-table-select md-content{padding:0}.md-select-menu-container.md-table-select .md-text{font-size:13px}.md-select-menu-container.md-pagination-select .md-text{font-size:12px}md-toolbar.md-table-toolbar{box-shadow:none}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default{background-color:#fff;color:rgba(0,0,0,.87)}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default .md-button,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default .md-button{color:rgba(0,0,0,.87)}@media only screen and (max-width:959px) and (min-width:0) and (orientation:landscape){md-toolbar.md-table-toolbar .md-toolbar-tools{height:64px;max-height:none}}md-toolbar.md-table-toolbar .md-toolbar-tools{padding:0 24px}md-toolbar.md-table-toolbar .md-toolbar-tools md-icon{color:rgba(0,0,0,.54)}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button{margin:0}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:first-child{margin-left:-12px}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:last-child{margin-right:-12px}md-card>md-table-container:first-child,md-card>md-toolbar.md-table-toolbar:first-child{border-top-left-radius:2px;border-top-right-radius:2px}md-card>md-table-container:last-child,md-card>md-toolbar.md-table-toolbar:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}md-table-container{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table.md-table{width:100%;border-spacing:0;overflow:hidden}table.md-table thead.md-head>tr.md-row{height:56px}table.md-table tbody.md-body>tr.md-row,table.md-table tfoot.md-foot>tr.md-row{height:48px}table.md-table thead.md-head+.md-table-progress md-progress-linear{top:-3px}table.md-table .md-table-progress th{padding:0}table.md-table .md-table-progress th md-progress-linear{height:0;transition:opacity 1s}table.md-table .md-table-progress th md-progress-linear.ng-hide{opacity:0}table.md-table .md-table-progress th md-progress-linear>.md-container{height:3px;top:0;transition:none}table.md-table .md-table-progress th md-progress-linear>.md-container>.md-bar{height:3px}table.md-table th.md-column{color:rgba(0,0,0,.54);font-size:12px;font-weight:700;white-space:nowrap}table.md-table th.md-column.md-sort{cursor:pointer}table.md-table th.md-column md-icon{height:16px;width:16px;font-size:16px!important;line-height:16px!important}table.md-table th.md-column md-icon.md-sort-icon{color:rgba(0,0,0,.26);opacity:0;transition:transform .25s,opacity .25s}table.md-table th.md-column md-icon.md-sort-icon.md-asc{transform:rotate(0deg)}table.md-table th.md-column md-icon.md-sort-icon.md-desc{transform:rotate(180deg)}table.md-table th.md-column md-icon:not(:first-child){margin-left:8px}table.md-table th.md-column md-icon:not(:last-child){margin-right:8px}table.md-table th.md-column.md-active,table.md-table th.md-column.md-active md-icon{color:rgba(0,0,0,.87)}table.md-table th.md-column.md-active md-icon.md-sort-icon,table.md-table th.md-column:hover md-icon.md-sort-icon{opacity:1}table.md-table tr.md-row[data-ng-repeat].ng-leave,table.md-table tr.md-row[ng-repeat].ng-leave,table.md-table tr.md-row[ng\:repeat].ng-leave,table.md-table tr.md-row[x-ng-repeat].ng-leave{display:none}table.md-table.md-row-select tbody.md-body>tr.md-row{transition:background-color .2s}table.md-table.md-row-select tbody.md-body>tr.md-row:not([disabled]):hover{background-color:#eee!important}table.md-table.md-row-select tbody.md-body>tr.md-row.md-selected{background-color:#f5f5f5}table.md-table.md-row-select td.md-cell:first-child,table.md-table.md-row-select th.md-column:first-child{width:20px;padding:0 0 0 24px}table.md-table.md-row-select td.md-cell:nth-child(2),table.md-table.md-row-select th.md-column:nth-child(2){padding:0 24px}table.md-table.md-row-select td.md-cell:nth-child(n+3):nth-last-child(n+2),table.md-table.md-row-select th.md-column:nth-child(n+3):nth-last-child(n+2){padding:0 56px 0 0}table.md-table:not(.md-row-select) td.md-cell:first-child,table.md-table:not(.md-row-select) th.md-column:first-child{padding:0 24px}table.md-table:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2),table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2){padding:0 56px 0 0}table.md-table td.md-cell,table.md-table th.md-column{vertical-align:middle;text-align:left}table.md-table td.md-cell>*,table.md-table th.md-column>*{vertical-align:middle}table.md-table td.md-cell:last-child,table.md-table th.md-column:last-child{padding:0 24px 0 0}table.md-table td.md-cell.md-clickable,table.md-table th.md-column.md-clickable{cursor:pointer}table.md-table td.md-cell.md-clickable:focus,table.md-table th.md-column.md-clickable:focus{outline:0}table.md-table td.md-cell.md-numeric,table.md-table th.md-column.md-numeric{text-align:right}table.md-table td.md-cell md-checkbox,table.md-table th.md-column md-checkbox{margin:0;width:20px}table.md-table td.md-cell{color:rgba(0,0,0,.87);font-size:13px;border-top:1px solid rgba(0,0,0,.12)}table.md-table td.md-cell.md-numeric md-select{-ms-flex-pack:end;justify-content:flex-end}table.md-table td.md-cell.md-numeric md-select .md-select-value{-ms-flex-positive:initial;flex-grow:0}table.md-table td.md-cell.md-placeholder{color:rgba(0,0,0,.26)}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon{-ms-flex-pack:end;justify-content:flex-end;color:rgba(0,0,0,.54);width:18px;text-align:right}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon:after{transform:scaleY(.4) scaleX(.8)}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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:75%;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;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(res/MaterialIcons-Regular.eot?178d7a4dacfb885abee8e2d905b08524);src:local("Material Icons"),local("MaterialIcons-Regular"),url(res/MaterialIcons-Regular.woff2?81025269949a562d06d5e316f733b140) format("woff2"),url(res/MaterialIcons-Regular.woff?e2f35f2d8bb12d4d3407ebe3683adaa1) format("woff"),url(res/MaterialIcons-Regular.ttf?9ac46d2eb22f2f00090a73ed943b9522) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.wizard-container{color:#fff}.wizard-container .md-button{border-radius:0!important}.wizard-container .wizard-navi{background-color:#3f3f3f;height:60px}.wizard-container .wizard-navi ul{list-style-type:none}.wizard-container .wizard-navi ul li{display:inline;margin-right:25px}.wizard-container .wizard-navi .last-step{margin-right:10px;-ms-flex:0 0 130px;flex:0 0 130px}.wizard-step{color:#000}.wizard-nav-step{border:0;outline:none}.wizard-nav-step .step-number{height:40px;width:40px;min-width:40px;min-height:40px;color:#fff;background-color:#999;border-radius:50px;margin-left:10px}.wizard-nav-step .step-title{margin-left:10px}.wizard-nav-step.active{font-weight:700}.wizard-nav-step.active .step-number{color:#000;background-color:#ffbe00}.wizard-nav-step .step-divider{margin-left:10px;border-bottom:1px solid #000}.wizard-nav-step .step-divider.active-divider{border-color:#ffbe00}.wizard-bottom-nav{background-color:#f2f2f2;min-height:60px}.wizard-bottom-nav .agree-to-terms{color:#fff;background-color:#3f3f3f;height:50px;padding:0 8px}.wizard-bottom-nav .agree-to-terms md-checkbox{margin:0 0 0 16px}.wizard-bottom-nav .agree-to-terms md-checkbox.md-checked .md-icon{background-color:#ffbe00!important}.wizard-bottom-nav .agree-to-terms md-checkbox .md-icon{border-color:#ffbe00}.wizard-bottom-nav .left-side .md-button{width:100%}@media (max-width:959px){.wizard-bottom-nav .left-side .md-button{width:70%!important}}@media (min-width:960px){.wizard-bottom-nav .left-side .md-button{width:45%!important}}.wizard-bottom-nav .right-side .md-button{width:50%}@media (max-width:599px){.wizard-bottom-nav .right-side .md-button{width:40%!important}}@media (max-width:959px){.wizard-bottom-nav .right-side .md-button{width:30%!important}}@media (min-width:960px){.wizard-bottom-nav .right-side .md-button{width:20%!important}}.wizard-bottom-nav .wizard-nav-btn{font-weight:700}.wizard-bottom-nav .wizard-nav-btn[disabled]{background-color:#dcdcdc;color:rgba(0,0,0,.4)}.wizard-bottom-nav .loading-button{padding:0}.wizard-bottom-nav .loading-btn-opacity{opacity:.25;z-index:1}.wizard-bottom-nav .loading-btn-overlaid{z-index:10;position:absolute;top:50%;transform:translateY(-50%);width:100%;height:100%}.wizard-bottom-nav md-progress-circular{top:50%;transform:translateY(-50%)}.wizard-bottom-nav md-progress-circular.md-accent .md-inner .md-right .md-half-circle,.wizard-bottom-nav md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-right-color:#ffbe00}.wizard-bottom-nav md-progress-circular.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle{border-left-color:#ffbe00}.wizard-bottom-nav md-progress-circular.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav md-progress-circular.md-accent .md-inner .md-right .md-half-circle,.wizard-bottom-nav md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-top-color:#ffbe00}.wizard-bottom-nav-mt{background-color:#fff;min-height:60px}.wizard-bottom-nav-mt .agree-to-terms{color:#fff;background-color:#3f3f3f;height:50px;padding:0 8px}.wizard-bottom-nav-mt .agree-to-terms md-checkbox{margin:0 0 0 16px}.wizard-bottom-nav-mt .agree-to-terms md-checkbox.md-checked .md-icon{background-color:#ffbe00!important}.wizard-bottom-nav-mt .agree-to-terms md-checkbox .md-icon{border-color:#ffbe00}.wizard-bottom-nav-mt .md-button{width:100%}@media (max-width:959px){.wizard-bottom-nav-mt .md-button{width:70%!important}}@media (min-width:960px){.wizard-bottom-nav-mt .md-button{width:45%!important}}.wizard-bottom-nav-mt .btn-border{border:1px solid!important;border-color:silver}.wizard-bottom-nav-mt .wizard-nav-btn{font-weight:700}.wizard-bottom-nav-mt .wizard-nav-btn[disabled]{background-color:#dcdcdc;color:rgba(0,0,0,.4)}.wizard-bottom-nav-mt .loading-button{padding:0}.wizard-bottom-nav-mt .loading-btn-opacity{opacity:.25;z-index:1}.wizard-bottom-nav-mt .loading-btn-overlaid{z-index:10;position:absolute;top:50%;transform:translateY(-50%);width:100%;height:100%}.wizard-bottom-nav-mt md-progress-circular{top:50%;transform:translateY(-50%)}.wizard-bottom-nav-mt md-progress-circular.md-accent .md-inner .md-right .md-half-circle,.wizard-bottom-nav-mt md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-right-color:#027fa3}.wizard-bottom-nav-mt md-progress-circular.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav-mt md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle{border-left-color:#027fa3}.wizard-bottom-nav-mt md-progress-circular.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav-mt md-progress-circular.md-accent .md-inner .md-right .md-half-circle,.wizard-bottom-nav-mt md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav-mt md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-top-color:#027fa3}.wizard-bottom-nav-ug{background-color:#fff;min-height:60px}.wizard-bottom-nav-ug .agree-to-terms{color:#fff;background-color:#3f3f3f;height:50px;padding:0 8px}.wizard-bottom-nav-ug .agree-to-terms md-checkbox{margin:0 0 0 16px}.wizard-bottom-nav-ug .agree-to-terms md-checkbox.md-checked .md-icon{background-color:#ffbe00!important}.wizard-bottom-nav-ug .agree-to-terms md-checkbox .md-icon{border-color:#ffbe00}.wizard-bottom-nav-ug .btn-border{border:1px solid!important;border-color:silver}.wizard-bottom-nav-ug .wizard-nav-btn{font-weight:400;font-size:12px!important;width:150px}.wizard-bottom-nav-ug .wizard-nav-btn[disabled]{background-color:#dcdcdc;color:rgba(0,0,0,.4)}.wizard-bottom-nav-ug .loading-button{padding:0}.wizard-bottom-nav-ug .loading-btn-opacity{opacity:.25;z-index:1}.wizard-bottom-nav-ug .loading-btn-overlaid{z-index:10;position:absolute;top:50%;transform:translateY(-50%);width:100%;height:100%}.wizard-bottom-nav-ug md-progress-circular{top:50%;transform:translateY(-50%)}.wizard-bottom-nav-ug md-progress-circular.md-accent .md-inner .md-right .md-half-circle,.wizard-bottom-nav-ug md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-right-color:#ffbe00}.wizard-bottom-nav-ug md-progress-circular.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav-ug md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle{border-left-color:#ffbe00}.wizard-bottom-nav-ug md-progress-circular.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav-ug md-progress-circular.md-accent .md-inner .md-right .md-half-circle,.wizard-bottom-nav-ug md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle,.wizard-bottom-nav-ug md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-top-color:#ffbe00}.ct-double-octave:after,.ct-major-eleventh:after,.ct-major-second:after,.ct-major-seventh:after,.ct-major-sixth:after,.ct-major-tenth:after,.ct-major-third:after,.ct-major-twelfth:after,.ct-minor-second:after,.ct-minor-seventh:after,.ct-minor-sixth:after,.ct-minor-third:after,.ct-octave:after,.ct-perfect-fifth:after,.ct-perfect-fourth:after,.ct-square:after{content:"";clear:both}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:-ms-flexbox;display:flex}.ct-label.ct-horizontal.ct-start{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end}.ct-label.ct-horizontal.ct-end,.ct-label.ct-horizontal.ct-start{-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;-ms-grid-row-align:flex-start;align-items:flex-start}.ct-label.ct-vertical.ct-start{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left}.ct-chart-bar .ct-label.ct-horizontal.ct-start,.ct-label.ct-vertical.ct-end{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end,.ct-chart-bar .ct-label.ct-horizontal.ct-start{-ms-flex-pack:center;justify-content:center;text-align:center}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;-ms-grid-row-align:flex-start;align-items:flex-start;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;-ms-grid-row-align:flex-start;align-items:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#d70206}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#d70206}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#f05b4f}.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#f05b4f}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#f4c63d}.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#f4c63d}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#d17905}.ct-series-d .ct-area,.ct-series-d .ct-slice-pie{fill:#d17905}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#453d3f}.ct-series-e .ct-area,.ct-series-e .ct-slice-pie{fill:#453d3f}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#59922b}.ct-series-f .ct-area,.ct-series-f .ct-slice-pie{fill:#59922b}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#0544d3}.ct-series-g .ct-area,.ct-series-g .ct-slice-pie{fill:#0544d3}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#6b0392}.ct-series-h .ct-area,.ct-series-h .ct-slice-pie{fill:#6b0392}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#f05b4f}.ct-series-i .ct-area,.ct-series-i .ct-slice-pie{fill:#f05b4f}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#dda458}.ct-series-j .ct-area,.ct-series-j .ct-slice-pie{fill:#dda458}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#eacf7d}.ct-series-k .ct-area,.ct-series-k .ct-slice-pie{fill:#eacf7d}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#86797d}.ct-series-l .ct-area,.ct-series-l .ct-slice-pie{fill:#86797d}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#b2c326}.ct-series-m .ct-area,.ct-series-m .ct-slice-pie{fill:#b2c326}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{display:table}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{display:table}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{display:table}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{display:table}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{display:table}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{display:table}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{display:table}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{display:table}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{display:table}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{display:table}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{display:table}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{display:table}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{display:table}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{display:table}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{display:table}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{display:table}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container .toast{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff;opacity:.8}#toast-container .toast:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}#toast-container .toast.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container .toast.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container .toast.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container .toast.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}#toast-container.toast-bottom-center .toast,#toast-container.toast-top-center .toast{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width .toast,#toast-container.toast-top-full-width .toast{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}progress-bar{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}div[toast]{opacity:1!important}div[toast].ng-enter{opacity:0!important;transition:opacity .3s linear}div[toast].ng-enter.ng-enter-active{opacity:1!important}div[toast].ng-leave{opacity:1;transition:opacity .3s linear}div[toast].ng-leave.ng-leave-active{opacity:0!important}@media (max-width:240px){#toast-container .toast.div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){#toast-container .toast.div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){#toast-container .toast.div{padding:15px 15px 15px 50px;width:25em}}.leaflet-image-layer,.leaflet-layer,.leaflet-map-pane,.leaflet-marker-icon,.leaflet-marker-pane,.leaflet-marker-shadow,.leaflet-overlay-pane,.leaflet-overlay-pane svg,.leaflet-popup-pane,.leaflet-shadow-pane,.leaflet-tile,.leaflet-tile-container,.leaflet-tile-pane,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-ms-touch-action:none;touch-action:none}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container img{max-width:none!important}.leaflet-container img.leaflet-image-layer{max-width:15000px!important}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-tile-pane{z-index:2}.leaflet-objects-pane{z-index:3}.leaflet-overlay-pane{z-index:4}.leaflet-shadow-pane{z-index:5}.leaflet-marker-pane{z-index:6}.leaflet-popup-pane{z-index:7}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:7;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup,.leaflet-fade-anim .leaflet-tile{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,.leaflet-fade-anim .leaflet-tile-loaded{opacity:1}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-touching .leaflet-zoom-animated,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-clickable{cursor:pointer}.leaflet-container{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-clickable,.leaflet-dragging .leaflet-container{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-control-zoom-out{font-size:20px}.leaflet-touch .leaflet-control-zoom-in{font-size:22px}.leaflet-touch .leaflet-control-zoom-out{font-size:24px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(res/layers.png?7cb0d2482ecadc1b80eb0abe457371b6);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(res/layers-2x.png?324b4fcaf164735c627269504b7bc28e);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:content-box;background:#fff;background:hsla(0,0%,100%,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{margin:0 auto;width:40px;height:20px;position:relative;overflow:hidden}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.timeline{list-style:none;padding:20px 0;position:relative}.timeline:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:#eee;left:50%;margin-left:-1.5px}.timeline>li{margin-bottom:20px;position:relative}.timeline>li:after,.timeline>li:before{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li>.timeline-panel{float:left;border:1px solid #d4d4d4;border-radius:2px;padding:12px;position:relative;box-shadow:0 1px 6px rgba(0,0,0,.175)}.timeline>li>.timeline-panel:before{position:absolute;top:35px;right:-15px;display:inline-block;border-top:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-bottom:15px solid transparent;content:" "}.timeline>li>.timeline-panel:after{position:absolute;top:36px;right:-14px;display:inline-block;border-top:14px solid transparent;border-left:14px solid #fff;border-right:0 solid #fff;border-bottom:14px solid transparent;content:" "}.timeline>li>.timeline-badge{color:#fff;width:50px;height:50px;line-height:50px;font-size:1.4em;text-align:center;position:absolute;top:26px;left:50%;margin-left:-25px;background-color:#999;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.timeline>li.timeline-inverted>.timeline-panel{float:right}.timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-badge.primary{background-color:#2e6da4!important}.timeline-badge.success{background-color:#3f903f!important}.timeline-badge.warning{background-color:#f0ad4e!important}.timeline-badge.danger{background-color:#d9534f!important}.timeline-badge.info{background-color:#5bc0de!important}.timeline-title{margin-top:0;color:inherit}.timeline-body>p,.timeline-body>ul{margin-bottom:0}@media only screen and (min-width:768px){ul.timeline>li>.timeline-panel{width:calc(50% - 70px);width:-webkit-calc(50% - 70px)}}@media only screen and (max-width:767px){ul.timeline:before{left:40px}ul.timeline>li>.timeline-panel{width:calc(100% - 110px);width:-webkit-calc(100% - 110px)}ul.timeline>li>.timeline-badge{left:15px;margin-left:0;top:36px}ul.timeline>li>.timeline-panel{float:right}ul.timeline>li>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto;top:46px}ul.timeline>li>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto;top:47px}}.timeline-body>p+p{margin-top:5px}.timeline-footer{margin-top:20px;padding:10px;background-color:#f4f4f4}.timeline-footer>a{cursor:pointer;text-decoration:none}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:3px}.img-thumbnail{background-color:#fff;border:1px solid #ededf0;border-radius:3px;display:inline-block;height:auto;line-height:1.428571429;max-width:100%;moz-transition:all .2s ease-in-out;o-transition:all .2s ease-in-out;padding:2px;transition:all .2s ease-in-out;webkit-transition:all .2s ease-in-out}.img-circle{border-radius:50%}.timeline-heading{color:#333;text-transform:uppercase;font-size:13px}.timeline-hidden{opacity:0}.timeline-detail-badge-text{vertical-align:middle;text-transform:uppercase;line-height:20px;font-size:20px}.timeline>li>.timeline-badge{text-align:center;vertical-align:middle;width:60px;height:60px;margin-left:-30px}.timeline>li>.timeline-badge .material-icons{vertical-align:middle;height:auto;line-height:2.1;font-size:29px}.timeline>li:focus{outline:none!important}.timeline-alternate>li>.timeline-panel:before,.timeline>li>.timeline-panel:before{border-right:0 solid #e2e2e2;border-bottom:11px solid transparent;border-top:11px solid transparent}.timeline-alternate>li>.timeline-panel,.timeline>li>.timeline-panel{background-color:#fff;border:none;box-shadow:0 1px 6px rgba(39,39,39,.175);-webkit-box-shadow:0 1px 6px rgba(39,39,39,.175)}.timeline>li>.timeline-panel:after{border-bottom:10px solid transparent;border-top:10px solid transparent}ul.timeline-right>li>.timeline-panel{width:calc(50% - 148px);margin-right:30%}.timeline-right:before{left:25%;top:60px;background-color:#929292;margin-left:1px;width:2px}.timeline-right>li>.timeline-badge{left:25%}.timeline-badge .timeline-date{position:absolute;left:-120px;font-size:14px;top:5px;color:#333;font-weight:700}.timeline-badge .date-timeline-inverted-dark{position:absolute;left:-120px;font-size:14px;top:5px;color:#fff;font-weight:700}.timeline-badge .date-timeline-dark{position:absolute;right:-120px;font-size:14px;top:0;color:#fff;font-weight:700}.timeline-badge .date-timeline-inverted-light{position:absolute;left:-120px;font-size:14px;top:5px;color:#333;font-weight:700}.timeline-badge .date-timeline-light{position:absolute;right:-120px;font-size:14px;top:0;color:#333;font-weight:700}.timeline-badge .date-timeline-inverted-{position:absolute;left:-120px;font-size:14px;top:5px;color:#333;font-weight:700}.timeline-badge .date-timeline-{position:absolute;right:-120px;font-size:14px;top:0;color:#333;font-weight:700}#mt-timeline:before{left:125px}@media (min-width:960px){#mt-timeline:before{left:125px}}@media (max-width:599px){#mt-timeline:before{left:5px}}@media (min-width:600px) and (max-width:959px){#mt-timeline:before{left:5px}}.mt-timeline,.mt-timeline-li{display:block}.mt-timeline-li #mt-timeline-panel{left:0;margin-right:40%}@media (max-width:599px){.mt-timeline-li #mt-timeline-panel{margin-right:10%}}@media (min-width:600px) and (max-width:959px){.mt-timeline-li #mt-timeline-panel{width:calc(50% - 48px)}}@media (min-width:960px){.mt-timeline-li #mt-timeline-panel{margin-right:34%;width:calc(50% - 112px)}}.mt-timeline-li #mt-timeline-badge{left:126px;float:left;display:block}@media (min-width:960px){.mt-timeline-li #mt-timeline-badge{left:126px}}@media (max-width:599px){.mt-timeline-li #mt-timeline-badge{left:6px}}@media (min-width:600px) and (max-width:959px){.mt-timeline-li #mt-timeline-badge{left:6px}}@media (max-width:599px){.mt-timeline-li #mt-timeline-date{display:none}}@media (min-width:600px) and (max-width:959px){.mt-timeline-li #mt-timeline-date{display:none}}.timeline-alternate:before{background-color:#b1b1b1}ul.timeline-left>li>.timeline-panel{width:calc(50% - 115px);margin-left:30%}.timeline-left:before{left:80%;top:60px;background-color:#b1b1b1}.timeline-left>li>.timeline-badge{left:80%;top:40px}ul.timeline>li>.timeline-panel{cursor:pointer}.timeline-alternate{margin:0 40px!important}.timeline-alternate:before{top:60px;background-color:#393939;width:2px}.timeline>li>.timeline-panel{top:-10px;left:-20px}.timeline>li.timeline-inverted>.timeline-panel{top:10px;left:20px}@media screen and (max-width:767px){ul.timeline-right>li>.timeline-panel{width:calc(90% - 110px);margin-right:7%}ul.timeline>li>.timeline-badge{left:12px;margin-left:0;top:30px}.timeline-badge .date-timeline,.timeline-badge .date-timeline-alternate,.timeline-badge .timeline-date{display:none}}@media screen and (max-width:767px){.timeline>li>.timeline-panel{top:-10px;left:20px}.timeline>li.timeline-inverted>.timeline-panel{top:10px;left:20px}.date-timeline-inverted{display:none}.timeline-alternate{margin:0!important}ul.timeline>li>.timeline-panel{width:calc(90% - 110px);margin-right:7%}.date-timeline-,.date-timeline-dark,.date-timeline-inverted-,.date-timeline-inverted-dark,.date-timeline-inverted-light,.date-timeline-light{display:none}}@media screen and (max-width:1200px){.timeline-right:before,.timeline-right>li>.timeline-badge{left:25%}}.bounce-in{animation:cd-bounce-1 .6s}@keyframes cd-bounce-1{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(res/MaterialIcons-Regular.eot?178d7a4dacfb885abee8e2d905b08524);src:local("Material Icons"),local("MaterialIcons-Regular"),url(res/MaterialIcons-Regular.woff2?81025269949a562d06d5e316f733b140) format("woff2"),url(res/MaterialIcons-Regular.woff?e2f35f2d8bb12d4d3407ebe3683adaa1) format("woff"),url(res/MaterialIcons-Regular.ttf?9ac46d2eb22f2f00090a73ed943b9522) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.timeline-details .badge{width:40px;height:40px;border-radius:50%;color:#fff;text-align:center;vertical-align:middle}.timeline-details .event-date h3{font-weight:400;font-size:16px}.timeline-details .close-details{cursor:pointer}.timeline-details .close-details .material-icons{font-size:30px}.timeline-details .detail-description{font-size:13px;color:#333;min-height:8px}.timeline-details .total-payment-amount{color:#fe9700;font-weight:700}.timeline-details .detail-section{margin:8px 0}.timeline-details .amount-paid-with-cash,.timeline-details .amount-paid-with-credit,.timeline-details .payment-date,.timeline-details .service-id{font-weight:700}.timeline-details .timeline-details-heading,.timeline-details .timeline-details-sub-heading{font-weight:400;font-size:18px;margin-top:-30px}.timeline-details .timeline-details-column{margin-bottom:40px}.corporate-timeline-component .timeline{padding:5px 0 0;margin:0}.corporate-timeline-component .timeline-heading{color:#333;text-transform:uppercase;font-size:13px}.corporate-timeline-component .timeline-hidden{opacity:0}.corporate-timeline-component .timeline-detail-badge-text{vertical-align:middle;text-transform:uppercase;line-height:20px;font-size:20px}.corporate-timeline-component .timeline>li{margin-bottom:10px!important;height:110px}.corporate-timeline-component .timeline>li>.timeline-badge{text-align:center;vertical-align:middle;width:60px;height:60px;margin-left:-30px;left:50%;top:25px}.corporate-timeline-component .timeline>li>.timeline-badge .material-icons{vertical-align:middle;height:auto;line-height:2.1;font-size:29px}.corporate-timeline-component .load-more-notification:hover{cursor:pointer}.corporate-timeline-component .timeline-right:before,.corporate-timeline-component .timeline-right>li>.timeline-badge:before{left:50%;top:80px;background-color:#929292;margin-left:1px;width:2px;height:350px}.corporate-timeline-component .timeline>li:focus{outline:none!important}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel{top:5px;left:50%;width:200px}.corporate-timeline-component .timeline-alternate>li>.timeline-panel:before,.corporate-timeline-component .timeline.timeline-alternate>li.timeline-inverted>.timeline-panel:before,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel:before,.corporate-timeline-component .timeline>li>.timeline-panel:before,.corporate-timeline-component ul.timeline-right.timeline-alternate:before>li>.timeline-panel:before,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel:before{border-right:0 solid #d2f2e9;border-bottom:11px solid transparent;border-top:11px solid transparent}.corporate-timeline-component .timeline-alternate>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline-alternate>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline.timeline-alternate>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline-alternate>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline-alternate:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline-alternate>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate>li>.timeline-panel,.corporate-timeline-component ul.timeline>li>.timeline-panel{background-color:#fff;border:none;box-shadow:0 1px 6px rgba(39,39,39,.175);-webkit-box-shadow:0 1px 6px rgba(39,39,39,.175)}.corporate-timeline-component .timeline:before{bottom:20px}.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel:after,.corporate-timeline-component .timeline>li>.timeline-panel:after,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel:after{border-bottom:10px solid transparent;border-top:10px solid transparent}.corporate-timeline-component .timeline-right>li>ul.timeline-alternate.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-alternate.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline-right:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline-right>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-left.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-left.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline-badge:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline.timeline-badge:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-alternate.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-alternate.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-left.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-right.timeline-badge:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-right.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline>li>.timeline-panel,.corporate-timeline-component ul.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-left.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-left.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right>li>.timeline-panel{width:calc(70% - 148px);margin-right:30%}.corporate-timeline-component .timeline-right:before>li>.timeline-badge,.corporate-timeline-component .timeline-right>li>.timeline-badge,.corporate-timeline-component .timeline-right>li>.timeline-badge>li>.timeline-badge{left:40%}.corporate-timeline-component .timeline-badge .timeline-date,.corporate-timeline-component .timeline-left>li>.timeline-badge .timeline-date{position:absolute;left:-120px;font-size:14px;top:5px;color:#333;font-weight:700}.corporate-timeline-component .timeline-badge .date-timeline-inverted-dark,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline-inverted-dark{position:absolute;left:-120px;font-size:14px;top:5px;color:#fff;font-weight:700}.corporate-timeline-component .timeline-badge .date-timeline-dark,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline-dark{position:absolute;right:-120px;font-size:14px;top:0;color:#fff;font-weight:700}.corporate-timeline-component .timeline-badge .date-timeline-inverted-light,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline-inverted-light{position:absolute;left:-120px;font-size:14px;top:5px;color:#333;font-weight:700}.corporate-timeline-component .timeline-badge .date-timeline-light,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline-light{position:absolute;right:-120px;font-size:14px;top:0;color:#333;font-weight:700}.corporate-timeline-component .timeline-badge .date-timeline-inverted-,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline-inverted-{position:absolute;left:-120px;font-size:14px;top:5px;color:#333;font-weight:700}.corporate-timeline-component .timeline-badge .date-timeline-,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline-{position:absolute;right:-120px;font-size:14px;top:0;color:#333;font-weight:700}.corporate-timeline-component .timeline-alternate:before{background-color:#b1b1b1}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-left>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline-left>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline-left:before>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-left>li.timeline-inverted>.timeline-panel{width:calc(50% - 115px);margin-left:30%}.corporate-timeline-component .timeline-left:before{left:80%;top:60px;background-color:#b1b1b1}.corporate-timeline-component .timeline-left>li>.timeline-badge{left:80%;top:40px}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel,.corporate-timeline-component ul.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline>li>.timeline-panel{cursor:pointer}.corporate-timeline-component .timeline-alternate{margin:0 40px!important}.corporate-timeline-component .timeline-alternate:before{top:60px;background-color:#393939;width:2px}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel,.corporate-timeline-component ul.timeline>li>.timeline-panel{top:-10px;left:-20px}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel{top:10px;left:20%;height:80px;width:240px;margin-bottom:10px}@media screen and (max-width:767px){.corporate-timeline-component .timeline .more-icon{left:30px}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel,.corporate-timeline-component ul.timeline>li>.timeline-panel{top:-10px;left:20%}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel{top:5px;left:50%;height:80px;width:150px}.corporate-timeline-component .date-timeline-inverted{display:none}.corporate-timeline-component .timeline-alternate{margin:0}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel,.corporate-timeline-component ul.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline>li>.timeline-panel{width:calc(90% - 110px);margin-right:7%}.corporate-timeline-component .timeline>li>.timeline-badge{text-align:center;vertical-align:middle;width:60px;height:60px;margin-left:-30px;top:25px;left:15%}.corporate-timeline-component .timeline-right:before>li>.timeline-badge:before,.corporate-timeline-component .timeline-right>li>.timeline-badge:before,.corporate-timeline-component .timeline-right>li>.timeline-badge>li>.timeline-badge:before{left:70px}.corporate-timeline-component .timeline-right:before,.corporate-timeline-component .timeline-right>li>.timeline-badge:before{left:15%;top:80px;background-color:#929292;margin-left:1px;width:2px;height:350px}.corporate-timeline-component .date-timeline-,.corporate-timeline-component .date-timeline-dark,.corporate-timeline-component .date-timeline-inverted-,.corporate-timeline-component .date-timeline-inverted-dark,.corporate-timeline-component .date-timeline-inverted-light,.corporate-timeline-component .date-timeline-light{display:none}}@media (min-width:767px) and (max-width:959px){.corporate-timeline-component .timeline-right>li>ul.timeline-alternate.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-alternate.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline-right:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline-right>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline.timeline-right>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-left.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-left.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline-badge:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline.timeline-badge:before>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline-right.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-alternate.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-alternate.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-badge>li>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-left.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-right.timeline-badge:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline-right>li>ul.timeline.timeline-right.timeline-badge>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-alternate.timeline.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-left.timeline.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-right.timeline>li>.timeline-panel,.corporate-timeline-component ul.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-alternate.timeline-right>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-left.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-left.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right>li>.timeline-panel{width:calc(90% - 110px);margin-right:7%}.corporate-timeline-component .timeline-right>li>ul.timeline-badge.timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component .timeline>li.timeline-inverted>.timeline-panel,.corporate-timeline-component ul.timeline.timeline-right:before>li.timeline-inverted>.timeline-panel{top:5px;left:20%;height:80px;width:150px;left:5%}.corporate-timeline-component ul.timeline>li>.timeline-badge{left:52px;margin-left:0;top:30px}.corporate-timeline-component .timeline-badge .date-timeline,.corporate-timeline-component .timeline-badge .date-timeline-alternate,.corporate-timeline-component .timeline-badge .timeline-date,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline,.corporate-timeline-component .timeline-left>li>.timeline-badge .date-timeline-alternate,.corporate-timeline-component .timeline-left>li>.timeline-badge .timeline-date{display:none}.corporate-timeline-component .timeline-right:before,.corporate-timeline-component .timeline-right>li>.timeline-badge:before{left:80px;top:80px;background-color:#929292;margin-left:1px;width:2px}}@media (min-width:959px) and (max-width:1200px){.corporate-timeline-component .timeline .more-icon{left:39%}.corporate-timeline-component .timeline-right:before,.corporate-timeline-component .timeline-right:before>li>.timeline-badge,.corporate-timeline-component .timeline-right>li>.timeline-badge,.corporate-timeline-component .timeline-right>li>.timeline-badge:before,.corporate-timeline-component .timeline-right>li>.timeline-badge>li>.timeline-badge{left:40%}}.bounce-in{animation:cd-bounce-1 .6s}@keyframes cd-bounce-1{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(res/MaterialIcons-Regular.eot?178d7a4dacfb885abee8e2d905b08524);src:local("Material Icons"),local("MaterialIcons-Regular"),url(res/MaterialIcons-Regular.woff2?81025269949a562d06d5e316f733b140) format("woff2"),url(res/MaterialIcons-Regular.woff?e2f35f2d8bb12d4d3407ebe3683adaa1) format("woff"),url(res/MaterialIcons-Regular.ttf?9ac46d2eb22f2f00090a73ed943b9522) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.corporate-timeline-details .badge{width:40px;height:40px;border-radius:50%;color:#fff;text-align:center;vertical-align:middle}.corporate-timeline-details .event-date h3{font-weight:400;font-size:16px}.corporate-timeline-details .close-details{cursor:pointer}.corporate-timeline-details .close-details .material-icons{font-size:30px}.corporate-timeline-details .detail-description{font-size:13px;color:#333;min-height:8px}.corporate-timeline-details .total-payment-amount{color:#fe9700;font-weight:700}.corporate-timeline-details .detail-section{margin:8px 0}.corporate-timeline-details .amount-paid-with-cash,.corporate-timeline-details .amount-paid-with-credit,.corporate-timeline-details .payment-date,.corporate-timeline-details .service-id{font-weight:700}.corporate-timeline-details .timeline-details-heading,.corporate-timeline-details .timeline-details-sub-heading{font-weight:400;font-size:18px;margin-top:-30px}.corporate-timeline-details .timeline-details-column{margin-bottom:40px}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:-ms-flexbox;display:flex}.ct-label.ct-horizontal.ct-start{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end}.ct-label.ct-horizontal.ct-end,.ct-label.ct-horizontal.ct-start{-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;-ms-grid-row-align:flex-start;align-items:flex-start}.ct-label.ct-vertical.ct-start{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left}.ct-chart-bar .ct-label.ct-horizontal.ct-start,.ct-label.ct-vertical.ct-end{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end,.ct-chart-bar .ct-label.ct-horizontal.ct-start{-ms-flex-pack:center;justify-content:center;text-align:center}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;-ms-grid-row-align:flex-start;align-items:flex-start;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-ms-flex-align:flex-end;-ms-grid-row-align:flex-end;align-items:flex-end;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;-ms-grid-row-align:flex-start;align-items:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#d70206}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#d70206}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#f05b4f}.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#f05b4f}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#f4c63d}.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#f4c63d}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#d17905}.ct-series-d .ct-area,.ct-series-d .ct-slice-pie{fill:#d17905}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#453d3f}.ct-series-e .ct-area,.ct-series-e .ct-slice-pie{fill:#453d3f}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#59922b}.ct-series-f .ct-area,.ct-series-f .ct-slice-pie{fill:#59922b}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#0544d3}.ct-series-g .ct-area,.ct-series-g .ct-slice-pie{fill:#0544d3}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#6b0392}.ct-series-h .ct-area,.ct-series-h .ct-slice-pie{fill:#6b0392}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#f05b4f}.ct-series-i .ct-area,.ct-series-i .ct-slice-pie{fill:#f05b4f}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#dda458}.ct-series-j .ct-area,.ct-series-j .ct-slice-pie{fill:#dda458}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#eacf7d}.ct-series-k .ct-area,.ct-series-k .ct-slice-pie{fill:#eacf7d}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#86797d}.ct-series-l .ct-area,.ct-series-l .ct-slice-pie{fill:#86797d}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#b2c326}.ct-series-m .ct-area,.ct-series-m .ct-slice-pie{fill:#b2c326}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{content:"";display:table;clear:both}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{content:"";display:table;clear:both}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{content:"";display:table;clear:both}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{content:"";display:table;clear:both}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{content:"";display:table;clear:both}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{content:"";display:table;clear:both}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{content:"";display:table;clear:both}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{content:"";display:table;clear:both}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{content:"";display:table;clear:both}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{content:"";display:table;clear:both}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}md-backdrop.md-edit-dialog-backdrop{z-index:80}md-edit-dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:81;background-color:#f9f9f9;border-radius:2px;cursor:default}md-edit-dialog>.md-content{padding:16px 24px 0}md-edit-dialog>.md-content .md-title{color:rgba(0,0,0,.87);margin-bottom:8px}md-edit-dialog>.md-content md-input-container{margin:0;font-size:13px}md-edit-dialog>.md-content md-input-container input{float:none}md-edit-dialog>.md-content md-input-container .md-errors-spacer{min-height:auto;min-width:auto;color:rgba(0,0,0,.54)}md-edit-dialog>.md-content md-input-container .md-errors-spacer .md-char-counter{padding:5px 2px 5px 0}md-edit-dialog>.md-content md-input-container [ng-message]{padding:5px 0 5px 2px}md-edit-dialog>.md-actions{margin:0 16px 8px}md-edit-dialog>.md-actions .md-button{margin:0;min-width:0}md-edit-dialog>.md-actions .md-button+.md-button{margin-left:8px}.md-table-pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;box-sizing:border-box;height:56px;padding:0 24px;font-size:12px;color:rgba(0,0,0,.54);border-top:1px solid rgba(0,0,0,.12)}.md-table-pagination md-select{-ms-flex-pack:end;justify-content:flex-end;min-width:64px}.md-table-pagination md-select:not([disabled]):focus .md-select-value{color:rgba(0,0,0,.54)}.md-table-pagination md-select .md-select-value{-ms-flex-positive:initial;flex-grow:0}.md-table-pagination md-select .md-select-value span.md-select-icon{-ms-flex-pack:center;justify-content:center;text-align:center}.md-table-pagination md-select .md-select-value span.md-select-icon:after{top:auto;transform:scaleY(.5) scaleX(1)}.md-table-pagination>md-select+span{margin-left:32px}.md-table-pagination>.md-button.md-icon-button{margin:0}.md-table-pagination>span+.md-button.md-icon-button{margin-left:20px}.md-table-pagination>.md-button.md-icon-button:last-child{margin-right:-16px}md-select.md-table-select{margin:0}md-select.md-table-select>.md-select-value{padding:0;min-width:0;min-height:24px;border-bottom:0!important}md-select.md-table-select>.md-select-value>span{height:auto;transform:none!important}md-select.md-table-select>.md-select-value>span.md-select-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:24px;margin:0}md-select.md-table-select>.md-select-value>span.md-select-icon:after{top:auto}.md-select-menu-container.md-pagination-select,.md-select-menu-container.md-table-select{margin-left:-2px;border-radius:2px}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-pagination-select md-select-menu,.md-select-menu-container.md-table-select md-content,.md-select-menu-container.md-table-select md-select-menu{border-radius:inherit}.md-select-menu-container.md-pagination-select md-content,.md-select-menu-container.md-table-select md-content{padding:0}.md-select-menu-container.md-table-select .md-text{font-size:13px}.md-select-menu-container.md-pagination-select .md-text{font-size:12px}md-toolbar.md-table-toolbar{box-shadow:none}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default{background-color:#fff;color:rgba(0,0,0,.87)}md-toolbar.md-table-toolbar.md-default-theme:not(.md-menu-toolbar).md-default .md-button,md-toolbar.md-table-toolbar:not(.md-menu-toolbar).md-default .md-button{color:rgba(0,0,0,.87)}@media only screen and (max-width:959px) and (min-width:0) and (orientation:landscape){md-toolbar.md-table-toolbar .md-toolbar-tools{height:64px;max-height:none}}md-toolbar.md-table-toolbar .md-toolbar-tools{padding:0 24px}md-toolbar.md-table-toolbar .md-toolbar-tools md-icon{color:rgba(0,0,0,.54)}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button{margin:0}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:first-child{margin-left:-12px}md-toolbar.md-table-toolbar .md-toolbar-tools>.md-button.md-icon-button:last-child{margin-right:-12px}md-card>md-table-container:first-child,md-card>md-toolbar.md-table-toolbar:first-child{border-top-left-radius:2px;border-top-right-radius:2px}md-card>md-table-container:last-child,md-card>md-toolbar.md-table-toolbar:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}md-table-container{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table.md-table{width:100%;border-spacing:0;overflow:hidden}table.md-table thead.md-head>tr.md-row{height:56px}table.md-table tbody.md-body>tr.md-row,table.md-table tfoot.md-foot>tr.md-row{height:48px}table.md-table thead.md-head+.md-table-progress md-progress-linear{top:-3px}table.md-table .md-table-progress th{padding:0}table.md-table .md-table-progress th md-progress-linear{height:0;transition:opacity 1s}table.md-table .md-table-progress th md-progress-linear.ng-hide{opacity:0}table.md-table .md-table-progress th md-progress-linear>.md-container{height:3px;top:0;transition:none}table.md-table .md-table-progress th md-progress-linear>.md-container>.md-bar{height:3px}table.md-table th.md-column{color:rgba(0,0,0,.54);font-size:12px;font-weight:700;white-space:nowrap}table.md-table th.md-column.md-sort{cursor:pointer}table.md-table th.md-column md-icon{height:16px;width:16px;font-size:16px!important;line-height:16px!important}table.md-table th.md-column md-icon.md-sort-icon{color:rgba(0,0,0,.26);opacity:0;transition:transform .25s,opacity .25s}table.md-table th.md-column md-icon.md-sort-icon.md-asc{transform:rotate(0deg)}table.md-table th.md-column md-icon.md-sort-icon.md-desc{transform:rotate(180deg)}table.md-table th.md-column md-icon:not(:first-child){margin-left:8px}table.md-table th.md-column md-icon:not(:last-child){margin-right:8px}table.md-table th.md-column.md-active,table.md-table th.md-column.md-active md-icon{color:rgba(0,0,0,.87)}table.md-table th.md-column.md-active md-icon.md-sort-icon,table.md-table th.md-column:hover md-icon.md-sort-icon{opacity:1}table.md-table tr.md-row[data-ng-repeat].ng-leave,table.md-table tr.md-row[ng-repeat].ng-leave,table.md-table tr.md-row[ng\:repeat].ng-leave,table.md-table tr.md-row[x-ng-repeat].ng-leave{display:none}table.md-table.md-row-select tbody.md-body>tr.md-row{transition:background-color .2s}table.md-table.md-row-select tbody.md-body>tr.md-row:not([disabled]):hover{background-color:#eee!important}table.md-table.md-row-select tbody.md-body>tr.md-row.md-selected{background-color:#f5f5f5}table.md-table.md-row-select td.md-cell:first-child,table.md-table.md-row-select th.md-column:first-child{width:20px;padding:0 0 0 24px}table.md-table.md-row-select td.md-cell:nth-child(2),table.md-table.md-row-select th.md-column:nth-child(2){padding:0 24px}table.md-table.md-row-select td.md-cell:nth-child(n+3):nth-last-child(n+2),table.md-table.md-row-select th.md-column:nth-child(n+3):nth-last-child(n+2){padding:0 56px 0 0}table.md-table:not(.md-row-select) td.md-cell:first-child,table.md-table:not(.md-row-select) th.md-column:first-child{padding:0 24px}table.md-table:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2),table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2){padding:0 56px 0 0}table.md-table td.md-cell,table.md-table th.md-column{vertical-align:middle;text-align:left}table.md-table td.md-cell>*,table.md-table th.md-column>*{vertical-align:middle}table.md-table td.md-cell:last-child,table.md-table th.md-column:last-child{padding:0 24px 0 0}table.md-table td.md-cell.md-clickable,table.md-table th.md-column.md-clickable{cursor:pointer}table.md-table td.md-cell.md-clickable:focus,table.md-table th.md-column.md-clickable:focus{outline:0}table.md-table td.md-cell.md-numeric,table.md-table th.md-column.md-numeric{text-align:right}table.md-table td.md-cell md-checkbox,table.md-table th.md-column md-checkbox{margin:0;width:20px}table.md-table td.md-cell{color:rgba(0,0,0,.87);font-size:13px;border-top:1px solid rgba(0,0,0,.12)}table.md-table td.md-cell.md-numeric md-select{-ms-flex-pack:end;justify-content:flex-end}table.md-table td.md-cell.md-numeric md-select .md-select-value{-ms-flex-positive:initial;flex-grow:0}table.md-table td.md-cell.md-placeholder{color:rgba(0,0,0,.26)}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon{-ms-flex-pack:end;justify-content:flex-end;color:rgba(0,0,0,.54);width:18px;text-align:right}table.md-table td.md-cell md-select>.md-select-value>span.md-select-icon:after{transform:scaleY(.4) scaleX(.8)}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(res/MaterialIcons-Regular.eot?e79bfd88537def476913f3ed52f4f4b3);src:local("Material Icons"),local("MaterialIcons-Regular"),url(https://rawgit.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2) format("woff2"),url(https://rawgit.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff) format("woff"),url(https://rawgit.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}#tthc-history .tthc-history-chart .ct-bar{stroke-width:1px;stroke:#fe9700}#tthc-history .tthc-history-chart .ct-slice-pie{fill:#f2f2f2;stroke:#fe9700;cursor:pointer}#tthc-history .tthc-history-chart .ct-slice-pie:hover{stroke-width:2px}#tthc-history .tthc-history-chart .ct-grid{stroke-dasharray:1px}#tthc-history .tthc-history-chart .tooltip{position:absolute;background-color:#fff;padding:5px;border:1px solid #000;max-width:300px;word-wrap:break-word}#tthc-history .tthc-history-chart .tooltip-hidden{display:none}.payment-details-table-container,.payment-details-view{position:absolute;top:0;right:0;width:100%;z-index:1000}.payment-details-table-container .table-close-btn,.payment-details-view .table-close-btn{color:blue;cursor:pointer;padding:10px}.payment-details-table-container .table-close-btn .back-icon,.payment-details-view .table-close-btn .back-icon{position:relative;top:6px;left:3px}.payment-details-table-container .close-details,.payment-details-view .close-details{position:absolute;right:10px;top:10px}.payment-details-table-container.ng-hide,.payment-details-view.ng-hide{width:0}.payment-details-table-container.ng-hide-add,.payment-details-table-container.ng-hide-remove,.payment-details-view.ng-hide-add,.payment-details-view.ng-hide-remove{transition:width .3s ease-in;overflow:hidden}.payment-details-view{z-index:1001}.historychart-float-left-mt{margin-left:-36px}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(res/ajax-loader.gif?c5cd7f5300576ab4c88202b42f6ded62) 50% no-repeat}@font-face{font-family:slick;src:url(res/slick.eot?ced611daf7709cc778da928fec876475);src:url(res/slick.eot?ced611daf7709cc778da928fec876475?#iefix) format("embedded-opentype"),url(res/slick.woff?b7c9e1e479de3b53f1e4e30ebac2403a) format("woff"),url(res/slick.ttf?d41f55a78e6f49a5512878df1737e58a) format("truetype"),url(res/slick.svg?f97e3bbf73254b0112091d0192f17aec#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}md-input-container{margin:0}md-radio-button.md-checked .md-off{border-color:rgba(0,0,0,.54)}md-radio-button .md-on{background-color:#ffbe00!important}md-backdrop.md-sidenav-backdrop{background-color:#000!important;opacity:.48!important}md-input-container textarea.md-input{height:150px!important;border-left:1px solid #e0e0e0!important;border-right:1px solid #e0e0e0!important;border-top:1px solid #e0e0e0!important;border-bottom:2px solid #ffbe00!important}.md-input::-ms-clear{display:none!important}md-input-container:not(.md-input-invalid).md-input-focused label{color:#373737}md-input-container:not(.md-input-invalid).md-input-focused .md-input{border-color:#373737}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{border-top:none!important;border-left:none!important;border-right:none!important;color:#000}.md-title{text-transform:none!important}md-select .md-select-value{border-bottom-color:#ffbe00!important}md-select .md-select-value:first-child{color:#000;text-transform:capitalize}.md-select-menu-container md-option{color:#000}.md-select-menu-container md-option[selected],.md-select-menu-container md-option[selected]:active{color:#373737}.md-select-menu-container md-option:active{background-color:#373737}md-select-menu.md-MT-theme md-content md-option:not([disabled]):focus,md-select-menu.md-MT-theme md-content md-option:not([disabled]):hover,md-select-menu.md-MTN-theme md-content md-option:not([disabled]):focus,md-select-menu.md-MTN-theme md-content md-option:not([disabled]):hover,md-select-menu.md-TECNOTREE-theme md-content md-option:not([disabled]):focus,md-select-menu.md-TECNOTREE-theme md-content md-option:not([disabled]):hover{background-color:#efefef}.md-open-menu-container.md-active{z-index:9999}.md-open-menu-container.md-active md-menu-item .md-button{color:#000!important}.md-open-menu-container.md-active md-menu-item .md-button:hover{background-color:transparent!important}md-list md-list-item .md-button{color:#000}md-list md-list-item .md-button:hover{background-color:transparent!important}md-switch.md-checked .md-bar{background-color:#ffebb2!important}md-switch.md-checked .md-thumb{background-color:#ffbe00!important}.md-button{font-size:15px!important}.md-button[disabled]{cursor:not-allowed!important;background-color:rgba(0,0,0,.12)!important}.md-button,.md-button:not([disabled]),a.md-button,a.md-button:not([disabled]){color:#027fa3;text-transform:capitalize;box-shadow:none}.md-button.md-icon-button{color:#fff}.md-button.md-raised,.md-button.md-raised:not([disabled]),a.md-button.md-raised,a.md-button.md-raised:not([disabled]){box-shadow:none;font-weight:500}.md-button.md-raised:not([disabled]):hover,a.md-button.md-raised:not([disabled]):hover{background-color:#ffd264}.md-button.md-primary.md-raised,.md-button.md-primary.md-raised:not([disabled]),a.md-button.md-primary.md-raised,a.md-button.md-primary.md-raised:not([disabled]){box-shadow:none}.md-button.md-primary.md-raised:not([disabled]):hover,a.md-button.md-primary.md-raised:not([disabled]):hover{background-color:#ffd264}md-toast{z-index:999}md-toast span{color:#fff}md-dialog,md-dialog.md-default-theme,md-dialog.md-default-theme .md-dialog-content,md-dialog.md-default-theme md-dialog-actions,md-dialog .md-dialog-content,md-dialog md-dialog-actions{background:#fff;color:#000}md-content{background-color:#fff}md-progress-linear .md-container{background-color:#717171}md-progress-linear .md-bar{background-color:#ffbe00}.md-success{color:#4fc6af}.md-warn{color:#c8000a}.md-warn-orange{color:#ffbe00}md-datepicker{margin-right:0}md-datepicker .md-datepicker-input-container{border-bottom:none}.md-datepicker-calendar-pane{box-shadow:none;border:none}.md-pane-open .md-datepicker-calendar{border:1px solid #e0e0e0;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)}.md-datepicker-input-mask-opaque{display:none}md-tabs{padding-top:16px!important}md-tabs.md-default-theme md-ink-bar,md-tabs md-ink-bar{background:#878787;height:3px;bottom:-3px}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 2px}md-tabs .md-tab.md-active{color:#878787;text-transform:lowercase;font-weight:700;font-size:1em}md-tabs .md-tab.md-active:first-letter{text-transform:uppercase}md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:lowercase;font-size:1em}md-tabs .md-tab:first-letter{text-transform:uppercase}md-tabs.md-MT-theme{color:#373737}md-tabs.md-MT-theme md-tabs[md-border-bottom] md-tabs-wrapper{border-color:#666}md-tabs.md-MT-theme md-ink-bar,md-tabs.md-MT-theme md-tabs md-ink-bar{background:#00aeef}md-tabs.md-MT-theme .md-tab.md-active{color:#333}md-tabs.md-MT-theme .md-tab:hover{color:#00aeef}md-tabs.md-GAMBIA-theme{color:#373737}md-tabs.md-GAMBIA-theme md-tabs[md-border-bottom] md-tabs-wrapper{border-color:#666}md-tabs.md-GAMBIA-theme md-ink-bar,md-tabs.md-GAMBIA-theme md-tabs md-ink-bar{background:#ffbe00}md-tabs.md-GAMBIA-theme .md-tab.md-active{color:#333}md-tabs.md-GAMBIA-theme .md-tab:hover{color:#00ef54}md-tabs.md-EMTEL-theme{color:#373737}md-tabs.md-EMTEL-theme md-tabs[md-border-bottom] md-tabs-wrapper{border-color:#666}md-tabs.md-EMTEL-theme md-ink-bar,md-tabs.md-EMTEL-theme md-tabs md-ink-bar{background:#ffbe00}md-tabs.md-EMTEL-theme .md-tab.md-active{color:#333}md-tabs.md-EMTEL-theme .md-tab:hover{color:#00ef54}md-tabs.md-TELIKOM-theme{color:#373737}md-tabs.md-TELIKOM-theme md-tabs[md-border-bottom] md-tabs-wrapper{border-color:#666}md-tabs.md-TELIKOM-theme md-ink-bar,md-tabs.md-TELIKOM-theme md-tabs md-ink-bar{background:#ffbe00}md-tabs.md-TELIKOM-theme .md-tab.md-active{color:#333}md-tabs.md-TELIKOM-theme .md-tab:hover{color:#00ef54}md-tabs.md-MTN-theme{color:#373737}md-tabs.md-MTN-theme md-tabs[md-border-bottom] md-tabs-wrapper{border-color:#ffbe00}md-tabs.md-MTN-theme md-ink-bar,md-tabs.md-MTN-theme md-tabs md-ink-bar{background:#ffbe00}md-tabs.md-MTN-theme .md-tab.md-active{color:#6b6b6b}md-tabs.md-MTN-theme .md-tab:hover{color:#ffbe00}md-tabs.md-UG-theme{color:#373737}md-tabs.md-UG-theme md-tabs[md-border-bottom] md-tabs-wrapper{border-color:#ffbe00}md-tabs.md-UG-theme md-ink-bar,md-tabs.md-UG-theme md-tabs md-ink-bar{background:#ffbe00}md-tabs.md-UG-theme .md-tab.md-active{color:#6b6b6b}md-tabs.md-UG-theme .md-tab:hover{color:#ffbe00}md-pagination-wrapper{width:1600px!important}md-tabs .md-tab:hover{color:#ffbe00}md-tabs-canvas{padding-bottom:2px;margin-bottom:-2px!important;overflow:hidden}md-tab-content{padding-top:16px}.md-button,.md-button:not([disabled]),a.md-button,a.md-button:not([disabled]){text-transform:none}md-dialog,md-dialog md-toolbar{border-radius:0!important}md-dialog md-toolbar{padding:20px 40px;height:60px;min-height:60px}md-dialog md-toolbar h2{font-size:1.1em}md-dialog md-toolbar .md-toolbar-tools{padding:0}md-dialog md-toolbar .md-toolbar-icon-round{width:35px;height:35px;color:#4b4b4b;margin-right:8px;background-color:#ffbe00;border-radius:50px}md-dialog md-dialog-content{padding:20px 40px}md-dialog md-dialog-actions{padding:20px 40px;padding-top:0}md-input-container .md-input-message-animation.ng-enter,md-input-container .md-input-message-animation:not(.ng-animate),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:1;margin-top:0}@-moz-document url-prefix(){md-dialog md-toolbar .md-toolbar-tools{position:relative;top:-10px}}body,html{width:100%;height:100%;color:#333;font-family:myriad-pro,sans-serif}svg,svg:active,svg:hover,svg:visited{border:0}.content-area .innercontent{background-color:#fff}@media (min-width:1130px){.ads-container,.bottom-nav-padding-revnsub-mt,.content-area,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.mt-help-content,.nav-bar-content,.nav-bar-content-IE-other,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-navi{width:1130px;margin:0 auto}.header{width:100%}.header .header-logout{padding:0 15px}.wizard-content-container-ug{width:1200px}}@media (max-width:1130px){.ads-container,.content-area,.header,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.nav-bar-content,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-items-container{width:100%;margin:0 auto}.header .header-logout{padding:0 15px}}@media (min-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1325px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (min-width:1326px) and (max-width:1339px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1311px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (max-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header,.header-container-home,.home-content-area,.nav-bar-content-home{width:100%;margin:0 auto}}@media (min-width:960px) and (max-width:1325px){.header .header-container-home .header-logout{padding:0 15px}}.content-area-corporate{background-color:#f9f9f9;padding-top:8px}.content-area-corporate .innercontent{background-color:#fff}.smalltitle{font-size:22px}.cardsmall .cardtitle{height:80px}.no-margin{margin:0!important}.margin-bottom{margin-bottom:8px}.no-padding{padding:0!important}.sub-title{font-size:.7em}.sub-title-large{font-size:1em}.progress-bar{position:absolute;z-index:99;top:0;left:0;right:0;display:none}.navbar{width:100%;height:60px;position:relative}.pull-right{float:right}i:focus{outline:none;border:0}.clm-ui-view{width:100%}.banner-ui-view{width:100%;margin-bottom:-60px}.main-header{min-height:128px;border:1px solid grey}.simple-header{min-height:190px;border:1px solid grey}ol{padding:0!important}.bufferTop{margin-top:16px}.bufferBottom{margin-bottom:16px}.content{box-shadow:none}.paddingBottom{padding-bottom:16px}.green-icon{color:#0c0}.red-icon{color:#c8000a}.cardsmallimage img{max-width:inherit!important}[layout-margin-top-10]{margin-top:10px}[layout-margin-top-20]{margin-top:20px}[layout-margin-top-30]{margin-top:30px}[layout-margin-top-40]{margin-top:40px}[layout-margin-top-50]{margin-top:50px}.details-table{width:100%;word-break:break-all;overflow-y:auto}.details-table .details-row{overflow:hidden}.details-table .details-row .details-col-title{display:inline-block;font-weight:400}.details-table .details-row .details-col,.details-table .details-row .details-col-title{text-align:left;vertical-align:middle;padding:4px 0;overflow:hidden;display:inline-block}.details-table .details-row .details-col{color:#e88356}.mandatory_sign{color:#ffbe00}@keyframes slideup{0%{max-height:0}to{max-height:300px}}#toast-container.toast-bottom-center .toast{opacity:1;width:30%}@media only screen and (max-width:920px){#toast-container.toast-bottom-center .toast{width:70%}}@media only screen and (max-width:600px){#toast-container.toast-bottom-center .toast{width:100%}}#toast-container{display:none!important}#toast-container.toasty-show{display:block!important}.toasty-show{animation:slideup .5s ease}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-margin{margin:4px}.md-toolbar-tools .material-icons{z-index:1000}.text-left{text-align:left}.text-right{text-align:right}.clm-input,.customer-input{margin-bottom:25px;border-bottom:1px solid rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.12)!important;height:38px!important;margin-bottom:24px;text-indent:18px}.customer-input.ng-touched.ng-valid,.ng-touched.ng-valid.clm-input{border-bottom:2px solid #4fc6af!important}.customer-input.ng-touched.ng-invalid,.ng-touched.ng-invalid.clm-input{border-bottom:2px solid #c8000a!important}.clm-input:focus,.customer-input:focus{border-bottom:2px solid #ffbe00!important}.customer-input.valid,.valid.clm-input{border-bottom:2px solid #4fc6af!important}.customer-input.invalid,.invalid.clm-input{border-bottom:2px solid #c8000a!important}.clm-input::-ms-clear,.customer-input::-ms-clear{display:none}.clm-label,.customer-label{margin-top:2px;margin-bottom:1px}md-input-container .md-input{box-sizing:border-box}md-input-container .md-errors-spacer{min-height:0!important}.clm-error-message,.clm-formly-error-message,.clm-formly-register-error-message,.clm-input-error-message,.customer-error-msg{position:absolute!important;right:19px;color:#c8000a;top:64px;opacity:1;transition:all .3s linear;font-size:.8em}.customer-error-msg.ng-enter.ng-enter-active,.ng-enter.ng-enter-active.clm-error-message,.ng-enter.ng-enter-active.clm-formly-error-message,.ng-enter.ng-enter-active.clm-formly-register-error-message,.ng-enter.ng-enter-active.clm-input-error-message{opacity:1;top:0}.customer-error-msg.ng-enter,.ng-enter.clm-error-message,.ng-enter.clm-formly-error-message,.ng-enter.clm-formly-register-error-message,.ng-enter.clm-input-error-message{opacity:0;top:-20px}.customer-error-msg.ng-leave,.ng-leave.clm-error-message,.ng-leave.clm-formly-error-message,.ng-leave.clm-formly-register-error-message,.ng-leave.clm-input-error-message{opacity:1;top:0}.customer-error-msg.ng-leave-active,.ng-leave-active.clm-error-message,.ng-leave-active.clm-formly-error-message,.ng-leave-active.clm-formly-register-error-message,.ng-leave-active.clm-input-error-message{opacity:0;top:20px}.clm-select,.customer-select{border-top:1px solid rgba(0,0,0,.12)!important;border-left:1px solid rgba(0,0,0,.12)!important;border-right:1px solid rgba(0,0,0,.12)!important;border-bottom:1px solid rgba(0,0,0,.12)!important;margin-bottom:25px;text-indent:18px;border-bottom:1px solid rgba(0,0,0,.12);margin-top:0;height:38px!important}.customer-select.ng-touched.ng-valid,.ng-touched.ng-valid.clm-select{border-bottom:2px solid #4fc6af!important}.customer-select.ng-touched.ng-invalid,.ng-touched.ng-invalid.clm-select{border-bottom:2px solid #c8000a!important}.clm-select:focus,.customer-select:focus{border-bottom:2px solid #ffbe00!important}.customer-select.valid,.valid.clm-select{border-bottom:2px solid #4fc6af!important}.customer-select.invalid,.invalid.clm-select{border-bottom:2px solid #c8000a!important}.customer-select.md-select-icon,.md-select-icon.clm-select{margin-right:18px;margin-left:18px}md-select .md-select-value{border-bottom:none!important}md-select .md-select-value .md-select-icon{margin-right:18px;margin-left:18px}.customer-radiobuttons{padding-bottom:2px;height:38px;margin-bottom:25px}.customer-datepicker{border:1px solid rgba(0,0,0,.12)!important;margin-bottom:25px;height:38px;background-color:#fff}.customer-datepicker.ng-touched.ng-valid{border-bottom:2px solid #4fc6af!important}.customer-datepicker.ng-touched.ng-invalid{border-bottom:2px solid #c8000a!important}.customer-datepicker:focus{border-bottom:2px solid #ffbe00!important}.customer-datepicker.valid{border-bottom:2px solid #4fc6af!important}.customer-datepicker.invalid{border-bottom:2px solid #c8000a!important}.md-datepicker-input{border:1px solid rgba(0,0,0,.12)!important;margin-top:0;height:38px!important;padding:0 18px}.date-range md-datepicker .md-datepicker-triangle-button.md-button.md-icon-button{top:10px;height:38px!important}.clm-description,.customer-description{color:#ccc;margin-bottom:10px}.customer-desc-margin{position:absolute;top:76px}.customer-deactive{color:grey;background-color:#dcdcdc}.customer-button{padding:5px}.customer-button:hover{box-shadow:1px 1px 2px #ccc;color:#dcdcdc}.clm-formly-error-messages,.clm-input-error-message-container,.customer-formly-error-messages{position:relative;top:-38px;width:100%}.customer-formly-error-message{position:absolute;right:18px}::-webkit-input-placeholder{color:#ccc!important}:-moz-placeholder,::-moz-placeholder{color:#ccc!important}:-ms-input-placeholder{color:#ccc!important}.clm-input{border-radius:25px}.clm-label .invalid{color:red}.to-text{color:#9f9f9f;font-size:12px;position:relative;left:25%;overflow:hidden;padding-top:32px;margin-bottom:-16px}.clm-formly-error-message,.clm-input-error-message{top:20px;right:20px}.clm-formly-register-error-message,.clm-input-error-message{top:40px;right:0}.phonenumber input{margin-bottom:10px!important}.dialog-label-padding-bottom{padding-bottom:20px}.arrow_box{padding:5px;position:relative;background:#fff!important;border:2px solid #ffbe00}.arrow_box:after,.arrow_box:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.voice.arrow_box:after,.voice.arrow_box:before{left:10%}@media (max-width:599px){.voice.arrow_box:after,.voice.arrow_box:before{left:15%}}@media (max-width:959px){.voice.arrow_box:after,.voice.arrow_box:before{left:17%}}.text.arrow_box:after,.text.arrow_box:before{left:30%}@media (max-width:599px){.text.arrow_box:after,.text.arrow_box:before{left:50%}}@media (max-width:959px){.text.arrow_box:after,.text.arrow_box:before{left:50%}}.data.arrow_box:after,.data.arrow_box:before{left:50%}@media (max-width:599px){.data.arrow_box:after,.data.arrow_box:before{left:85%}}@media (max-width:959px){.data.arrow_box:after,.data.arrow_box:before{left:84%}}.arrow_box:after{border-color:hsla(0,0%,100%,0);border-bottom-color:#fff;border-width:20px;margin-left:-20px}.arrow_box:before{border-color:rgba(255,190,0,0);border-bottom-color:#ffbe00;border-width:23px;margin-left:-23px}@font-face{font-family:myriad-pro,sans-serif;src:url("/res/myriadpro-regular-webfont.woff");font-weight:400;font-style:normal}@font-face{font-family:myriad-pro,sans-serif;src:url("/res/myriadpro-semibold-webfont.woff");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url("/res/Montserrat-ExtraLight.otf");font-weight:200}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Light.otf");font-weight:300}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Regular.otf");font-weight:400}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Medium.otf");font-weight:500}@font-face{font-family:Montserrat;src:url("/res/Montserrat-SemiBold.otf");font-weight:600}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Bold.otf");font-weight:700}@font-face{font-family:IRANSans;font-style:normal;font-weight:700;src:url("/res/IRANSansWeb-FaNum_Bold.eot");src:url("/res/IRANSansWeb-FaNum_Bold.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Bold.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Bold.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Bold.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:500;src:url("/res/IRANSansWeb-FaNum_Medium.eot");src:url("/res/IRANSansWeb-FaNum_Medium.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Medium.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Medium.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Medium.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:300;src:url("/res/IRANSansWeb-FaNum_Light.eot");src:url("/res/IRANSansWeb-FaNum_Light.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Light.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Light.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Light.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:200;src:url("/res/IRANSansWeb-FaNum_UltraLight.eot");src:url("/res/IRANSansWeb-FaNum_UltraLight.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_UltraLight.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_UltraLight.woff") format("woff"),url("/res/IRANSansWeb-FaNum_UltraLight.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url("/res/IRANSansWeb-FaNum.eot");src:url("/res/IRANSansWeb-FaNum.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum.woff") format("woff"),url("/res/IRANSansWeb-FaNum.ttf") format("truetype")}:focus{outline:none}.clickable{cursor:pointer}.no-wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.floatRight{right:0}.floatLeft{left:0}.pull-right-text{text-align:right}.capitalize{text-transform:capitalize}.content-carousel .slick-arrow:before{content:normal}.content-carousel .card-extra-title{padding:10px;line-height:normal;font-size:1.2rem;max-height:80px;overflow:hidden}.md-MT-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-MT-theme .event-history .timeline p{font-weight:300;color:#919191}.md-MT-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-MT-theme flip-card .flip-card .note{font-size:14px}.md-MT-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-MT-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-MT-theme .ext-logo-width{width:60px}.md-MT-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#003b5c}.md-MT-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-MT-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#00aeef}.md-MT-theme .wizard-nav-step.active .step-divider,.md-MT-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-MT-theme .wizard-container .wizard-navi{height:80px;background-color:#00aeef}.md-MT-theme .wizard-container{background-color:#00aeef}.md-MT-theme .wizard-container .bottom-nav-padding .md-button.md-MT-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-MT-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-MT-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-MT-theme .wizard-container .wizard-content-area{background-color:#fff}.md-MT-theme #ttpccatalog .md-button{background-color:#00aeef;color:#fff;border-radius:0!important}.md-MT-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #00aeef;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-MT-theme #ttpccatalog .cardtitle{font-weight:300}.md-MT-theme .md-raised.wizard-nav-btn:not([disabled]),.md-MT-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#00aeef;color:#fff;border-radius:0!important}.md-MT-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-MT-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-MT-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-MT-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-MT-theme .list-item-help:hover,.md-MT-theme .selectedIndex{border-left:4px solid #00aeef!important}.md-MT-theme .selectedIndex{background-color:#eee}.md-MT-theme .payment-summary-value{color:#ff9600}.md-MT-theme md-switch.md-checked .md-thumb{background-color:#003b5c!important}.md-MT-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-MT-theme .md-bar{background-color:#c7c7c7}.md-MT-theme .clm-input{border-radius:0}.md-MT-theme .clm-input:focus{border-bottom-color:#00b0b9!important}.md-MT-theme .md-input-invalid{color:red}.md-MT-theme .otc-price,.md-MT-theme .rc-price{color:#ff9600!important}.md-MT-theme .md-raised:hover{background-color:#0091c8!important;color:#fff!important}.md-MT-theme .material-icons-for-service-highlighted{font-size:30px}.md-MT-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-MT-theme .material-icons-in-header{font-size:28px;color:#00aeef}.md-MT-theme .material-icons-view-change{color:#fff;font-size:36px}.md-MT-theme .material-icons-view-change:hover{cursor:pointer}.md-MT-theme .material-icons-view-mode-default{color:#00aeef;font-size:36px;vertical-align:top}.md-MT-theme .navigate-icon{color:#00aeef}.md-MT-theme .navigate-icon:hover{cursor:pointer}.md-MT-theme .material-icons-for-invoices-highlighted{color:#00aeef;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MT-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-MT-theme .material-icons-service-tickets-highlighted{color:#00aeef;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MT-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-MT-theme .search-icon,.md-MT-theme .search-icon-left,.md-MT-theme .search-icon-right{position:absolute;color:#00aeef;font-size:30px;padding-top:2px}.md-MT-theme .search-icon-left{right:20px}.md-MT-theme .search-icon-right{left:20px}.md-MT-theme .utility-column-right-with-padding{color:#00aeef;padding-left:15px;padding-right:15px}.md-MT-theme md-tabs .md-tab:hover{color:#2cb9ef}.md-MT-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-MT-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-MT-theme md-list.service-list md-list-item:first-of-type{background-color:#b9d9ec!important}.md-MT-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-MT-theme .clm-usage-history-section .layout-padding{padding:0}.md-MT-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#b9d9ec!important}@media (max-width:599px){.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-MT-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-MT-theme .clm-usage-history-section .service-list section{padding:4px}.md-MT-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-MT-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-MT-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-MT-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-MT-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-MT-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-MT-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-MT-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-MT-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#b9d9ec!important}.md-MT-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-MT-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-MT-theme .balances .service-list md-list .list-header:first-of-type{background-color:#b9d9ec!important}.md-MT-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-MT-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#00aeef;font-size:36px}.md-MT-theme .clm-usage-history-section .list-title span{color:#00aeef}.md-MT-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#00aeef}.md-MT-theme .md-button:not([disabled]):hover,.md-MT-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-MT-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-MT-theme #paymentHistory #tthc-history .amount{color:#00aeef}.md-MT-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-MT-theme .table-close-btn{color:#000!important}.md-MT-theme .table-close-btn:hover{color:#0091c8!important}.md-MT-theme .pagination-desktop .active{color:#00aeef}.md-MT-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-MT-theme .slick-next:focus,.md-MT-theme .slick-next:hover,.md-MT-theme .slick-prev:focus,.md-MT-theme .slick-prev:hover{color:#00aeef}.md-MT-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-MT-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-MT-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-GAMBIA-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-GAMBIA-theme .event-history .timeline p{font-weight:300;color:#919191}.md-GAMBIA-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-GAMBIA-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-GAMBIA-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-GAMBIA-theme .ext-logo-width{width:60px}.md-GAMBIA-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-GAMBIA-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-GAMBIA-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-GAMBIA-theme .wizard-nav-step.active .step-divider,.md-GAMBIA-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-GAMBIA-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-GAMBIA-theme .wizard-container{background-color:#d22f29}.md-GAMBIA-theme .wizard-container .bottom-nav-padding .md-button.md-GAMBIA-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-GAMBIA-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-GAMBIA-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-GAMBIA-theme .wizard-container .wizard-content-area{background-color:#fff}.md-GAMBIA-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-GAMBIA-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-GAMBIA-theme #ttpccatalog .cardtitle{font-weight:300}.md-GAMBIA-theme .md-raised.wizard-nav-btn:not([disabled]),.md-GAMBIA-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-GAMBIA-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-GAMBIA-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-GAMBIA-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-GAMBIA-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-GAMBIA-theme .list-item-help:hover,.md-GAMBIA-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-GAMBIA-theme .selectedIndex{background-color:#eee}.md-GAMBIA-theme .payment-summary-value{color:#000}.md-GAMBIA-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-GAMBIA-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-GAMBIA-theme .md-bar{background-color:#c7c7c7}.md-GAMBIA-theme .clm-input{border-radius:0}.md-GAMBIA-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-GAMBIA-theme .md-input-invalid{color:red}.md-GAMBIA-theme .otc-price,.md-GAMBIA-theme .rc-price{color:#000!important}.md-GAMBIA-theme .md-raised:hover{background-color:#ff6464!important;color:#fff!important}.md-GAMBIA-theme .material-icons-for-service-highlighted{font-size:30px}.md-GAMBIA-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-GAMBIA-theme .material-icons-view-change{color:#fff;font-size:36px}.md-GAMBIA-theme .material-icons-view-change:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-GAMBIA-theme .navigate-icon{color:#d22f29}.md-GAMBIA-theme .navigate-icon:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-GAMBIA-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-GAMBIA-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .search-icon,.md-GAMBIA-theme .search-icon-left,.md-GAMBIA-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-GAMBIA-theme .search-icon-left{right:20px}.md-GAMBIA-theme .search-icon-right{left:20px}.md-GAMBIA-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-GAMBIA-theme md-tabs .md-tab:hover{color:#c92020}.md-GAMBIA-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-GAMBIA-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-GAMBIA-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-GAMBIA-theme .clm-usage-history-section .layout-padding{padding:0}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-GAMBIA-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-GAMBIA-theme .clm-usage-history-section .service-list section{padding:4px}.md-GAMBIA-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-GAMBIA-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-GAMBIA-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-GAMBIA-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-GAMBIA-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-GAMBIA-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-GAMBIA-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-GAMBIA-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-GAMBIA-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-GAMBIA-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-GAMBIA-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-GAMBIA-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-GAMBIA-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-GAMBIA-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-GAMBIA-theme .md-button:not([disabled]):hover,.md-GAMBIA-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-GAMBIA-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-GAMBIA-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-GAMBIA-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-GAMBIA-theme .table-close-btn{color:#000!important}.md-GAMBIA-theme .table-close-btn:hover{color:#ff6464!important}.md-GAMBIA-theme .pagination-desktop .active{color:#d22f29}.md-GAMBIA-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-GAMBIA-theme .slick-next:focus,.md-GAMBIA-theme .slick-next:hover,.md-GAMBIA-theme .slick-prev:focus,.md-GAMBIA-theme .slick-prev:hover{color:#d22f29}.md-GAMBIA-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-GAMBIA-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-GAMBIA-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-EMTEL-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-EMTEL-theme .event-history .timeline p{font-weight:300;color:#919191}.md-EMTEL-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-EMTEL-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-EMTEL-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-EMTEL-theme .ext-logo-width{width:60px}.md-EMTEL-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-EMTEL-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-EMTEL-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-EMTEL-theme .wizard-nav-step.active .step-divider,.md-EMTEL-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-EMTEL-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-EMTEL-theme .wizard-container{background-color:#d22f29}.md-EMTEL-theme .wizard-container .bottom-nav-padding .md-button.md-EMTEL-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-EMTEL-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-EMTEL-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-EMTEL-theme .wizard-container .wizard-content-area{background-color:#fff}.md-EMTEL-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-EMTEL-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-EMTEL-theme #ttpccatalog .cardtitle{font-weight:300}.md-EMTEL-theme .md-raised.wizard-nav-btn:not([disabled]),.md-EMTEL-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-EMTEL-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-EMTEL-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-EMTEL-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-EMTEL-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-EMTEL-theme .list-item-help:hover,.md-EMTEL-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-EMTEL-theme .selectedIndex{background-color:#eee}.md-EMTEL-theme .payment-summary-value{color:#000}.md-EMTEL-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-EMTEL-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-EMTEL-theme .md-bar{background-color:#c7c7c7}.md-EMTEL-theme .clm-input{border-radius:0}.md-EMTEL-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-EMTEL-theme .md-input-invalid{color:red}.md-EMTEL-theme .otc-price,.md-EMTEL-theme .rc-price{color:#000!important}.md-EMTEL-theme .md-raised:hover{background-color:#ff6464!important;color:#fff!important}.md-EMTEL-theme .material-icons-for-service-highlighted{font-size:30px}.md-EMTEL-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-EMTEL-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-EMTEL-theme .material-icons-view-change{color:#fff;font-size:36px}.md-EMTEL-theme .material-icons-view-change:hover{cursor:pointer}.md-EMTEL-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-EMTEL-theme .navigate-icon{color:#d22f29}.md-EMTEL-theme .navigate-icon:hover{cursor:pointer}.md-EMTEL-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-EMTEL-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-EMTEL-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-EMTEL-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-EMTEL-theme .search-icon,.md-EMTEL-theme .search-icon-left,.md-EMTEL-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-EMTEL-theme .search-icon-left{right:20px}.md-EMTEL-theme .search-icon-right{left:20px}.md-EMTEL-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-EMTEL-theme md-tabs .md-tab:hover{color:#c92020}.md-EMTEL-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-EMTEL-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-EMTEL-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-EMTEL-theme .clm-usage-history-section .layout-padding{padding:0}.md-EMTEL-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-EMTEL-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-EMTEL-theme .clm-usage-history-section .service-list section{padding:4px}.md-EMTEL-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-EMTEL-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-EMTEL-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-EMTEL-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-EMTEL-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-EMTEL-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-EMTEL-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-EMTEL-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-EMTEL-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-EMTEL-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-EMTEL-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-EMTEL-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-EMTEL-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-EMTEL-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-EMTEL-theme .md-button:not([disabled]):hover,.md-EMTEL-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-EMTEL-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-EMTEL-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-EMTEL-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-EMTEL-theme .table-close-btn{color:#000!important}.md-EMTEL-theme .table-close-btn:hover{color:#ff6464!important}.md-EMTEL-theme .pagination-desktop .active{color:#d22f29}.md-EMTEL-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-EMTEL-theme .slick-next:focus,.md-EMTEL-theme .slick-next:hover,.md-EMTEL-theme .slick-prev:focus,.md-EMTEL-theme .slick-prev:hover{color:#d22f29}.md-EMTEL-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-EMTEL-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-EMTEL-theme md-tabs.md-GAMBIA-theme .md-tab:hover{color:#c3c4c6}.md-EMTEL-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-TELIKOM-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-TELIKOM-theme .event-history .timeline p{font-weight:300;color:#919191}.md-TELIKOM-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-TELIKOM-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-TELIKOM-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-TELIKOM-theme .ext-logo-width{width:60px}.md-TELIKOM-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-TELIKOM-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-TELIKOM-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-TELIKOM-theme .wizard-nav-step.active .step-divider,.md-TELIKOM-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-TELIKOM-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-TELIKOM-theme .wizard-container{background-color:#d22f29}.md-TELIKOM-theme .wizard-container .bottom-nav-padding .md-button.md-TELIKOM-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-TELIKOM-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-TELIKOM-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-TELIKOM-theme .wizard-container .wizard-content-area{background-color:#fff}.md-TELIKOM-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-TELIKOM-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-TELIKOM-theme #ttpccatalog .cardtitle{font-weight:300}.md-TELIKOM-theme .md-raised.wizard-nav-btn:not([disabled]),.md-TELIKOM-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-TELIKOM-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-TELIKOM-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-TELIKOM-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-TELIKOM-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-TELIKOM-theme .list-item-help:hover,.md-TELIKOM-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-TELIKOM-theme .selectedIndex{background-color:#eee}.md-TELIKOM-theme .payment-summary-value{color:#000}.md-TELIKOM-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-TELIKOM-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-TELIKOM-theme .md-bar{background-color:#c7c7c7}.md-TELIKOM-theme .clm-input{border-radius:0}.md-TELIKOM-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-TELIKOM-theme .md-input-invalid{color:red}.md-TELIKOM-theme .otc-price,.md-TELIKOM-theme .rc-price{color:#000!important}.md-TELIKOM-theme .md-raised:hover{background-color:#0091c8!important;color:#fff!important}.md-TELIKOM-theme .material-icons-for-service-highlighted{font-size:30px}.md-TELIKOM-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-TELIKOM-theme .material-icons-view-change{color:#fff;font-size:36px}.md-TELIKOM-theme .material-icons-view-change:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-TELIKOM-theme .navigate-icon{color:#d22f29}.md-TELIKOM-theme .navigate-icon:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-TELIKOM-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-TELIKOM-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .search-icon,.md-TELIKOM-theme .search-icon-left,.md-TELIKOM-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-TELIKOM-theme .search-icon-left{right:20px}.md-TELIKOM-theme .search-icon-right{left:20px}.md-TELIKOM-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-TELIKOM-theme md-tabs .md-tab:hover{color:#c92020}.md-TELIKOM-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-TELIKOM-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-TELIKOM-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-TELIKOM-theme .clm-usage-history-section .layout-padding{padding:0}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-TELIKOM-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-TELIKOM-theme .clm-usage-history-section .service-list section{padding:4px}.md-TELIKOM-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-TELIKOM-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-TELIKOM-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-TELIKOM-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-TELIKOM-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-TELIKOM-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-TELIKOM-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-TELIKOM-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-TELIKOM-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-TELIKOM-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-TELIKOM-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-TELIKOM-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-TELIKOM-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-TELIKOM-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-TELIKOM-theme .md-button:not([disabled]):hover,.md-TELIKOM-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-TELIKOM-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-TELIKOM-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-TELIKOM-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-TELIKOM-theme .table-close-btn{color:#000!important}.md-TELIKOM-theme .table-close-btn:hover{color:#0091c8!important}.md-TELIKOM-theme .pagination-desktop .active{color:#d22f29}.md-TELIKOM-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-TELIKOM-theme .slick-next:focus,.md-TELIKOM-theme .slick-next:hover,.md-TELIKOM-theme .slick-prev:focus,.md-TELIKOM-theme .slick-prev:hover{color:#d22f29}.md-TELIKOM-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-TELIKOM-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-TELIKOM-theme md-tabs.md-GAMBIA-theme .md-tab:hover{color:#c3c4c6}.md-TELIKOM-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-TECNOTREE-theme .list-item-help:hover,.md-TECNOTREE-theme .selectedIndex{border-left:4px solid #1d80fb!important;color:#1d80fb!important}.md-TECNOTREE-theme .selectedIndex{background-color:#eee}.md-TECNOTREE-theme .list-item-help span:hover{color:#1d80fb}.md-TECNOTREE-theme .md-button:not([disabled]):hover,.md-TECNOTREE-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#1d80fb!important}.md-TECNOTREE-theme .clm-input:focus{border-bottom-color:#1d80fb!important}.md-TECNOTREE-theme .ext-logo-width{width:120px}.md-TECNOTREE-theme .wizard-container .wizard-navi{background-color:#f1f1f2}.md-TECNOTREE-theme .wizard-container{color:#414141}.md-TECNOTREE-theme .wizard-nav-step.active .step-number{background-color:#1d80fb;color:#fff}.md-TECNOTREE-theme .wizard-nav-step.active .step-divider{border-bottom:1px solid #1d80fb}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#1d80fb;color:#fff!important;border-radius:0!important}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#4a99fb;color:#fff!important;border-radius:0!important}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-TECNOTREE-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-TECNOTREE-theme .slick-dots li.slick-active button:before{color:#1d80fb!important}.md-TECNOTREE-theme md-switch.md-checked .md-thumb{background-color:#1d80fb!important}.md-TECNOTREE-theme md-switch.md-checked .md-bar{background-color:#a4cbfd!important}.md-TECNOTREE-theme md-switch .md-bar{background-color:#e4e5e6}.md-TECNOTREE-theme .service-list .list-title.disactive i:first-child,.md-TECNOTREE-theme .service-list .list-title.disactive span{color:#666}.md-TECNOTREE-theme #paymentHistory #tthc-history .amount{color:#1d80fb}.md-TECNOTREE-theme .payment-component .payment-select md-select{border-bottom:2px solid #1d80fb}.md-TECNOTREE-theme md-select-menu md-content md-option:focus,.md-TECNOTREE-theme md-select-menu md-content md-option:hover,.md-TECNOTREE-theme md-select-menu md-content md-option[selected]:focus{color:#1d80fb}.md-TECNOTREE-theme .table-close-btn{color:#000!important}.md-TECNOTREE-theme .table-close-btn:hover{color:#0578a5!important}.md-TECNOTREE-theme .pagination-desktop .active{color:#1d80fb}.md-TECNOTREE-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.header.md-MT-theme{font-size:13px;font-weight:300;border-bottom:1px solid #e6e6e6}.clm-sidenav.md-TECNOTREE-theme a,.clm-sidenav.md-TECNOTREE-theme a:visited{color:#1d80fb}.clm-sidenav.md-TECNOTREE-theme a:hover{color:#4a99fb}.clm-sidenav.md-TECNOTREE-theme a:active{color:#1d80fb}.clm-sidenav.md-MT-theme a,.clm-sidenav.md-MT-theme a:visited,.clm-sidenav.md-MTN-theme a,.clm-sidenav.md-MTN-theme a:visited{color:#fff}.clm-sidenav.md-MT-theme a:hover,.clm-sidenav.md-MTN-theme a:hover{color:#d6d6d6}.clm-sidenav.md-MT-theme a:active,.clm-sidenav.md-MTN-theme a:active{color:#000}.footer.md-TECNOTREE-theme{background-color:#f9f9f9!important}.footer.md-TECNOTREE-theme a:hover{color:#999da2}md-tabs.md-TECNOTREE-theme .md-tab:hover{color:#1d80fb}md-tabs.md-EMTEL-theme .md-tab:hover,md-tabs.md-GAMBIA-theme .md-tab:hover,md-tabs.md-TELIKOM-theme .md-tab:hover{color:#c3c4c6}md-tabs.md-TECNOTREE-theme md-ink-bar,md-tabs md-ink-bar{color:#1d80fb;background-color:#1d80fb}.login-left-window.md-TECNOTREE-theme{background-image:url("/res/mt-login-left-side-bg.png");background-size:cover}.navbar-container.md-TECNOTREE-theme ul .active{border-bottom:0!important;color:#1d80fb}.navbar-container.md-TECNOTREE-theme .menu-icon span i,.navbar-container.md-TECNOTREE-theme ul li,.navbar-container.md-TECNOTREE-theme ul li:hover{color:#9a9ea3}.navbar-container.md-MT-theme ul .active{color:#00aeef;border-bottom:4px solid #00aeef!important;font-weight:500}.navbar-container.md-MT-theme ul{font-size:20px;font-weight:200}.navbar-container.md-MT-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-MT-theme ul li:hover{color:#00aeef}.navbar-container.md-MT-theme .navbar-logo{width:102px;height:72px}.navbar-container.md-MT-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-MT-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-GAMBIA-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-GAMBIA-theme ul{font-size:20px;font-weight:200}.navbar-container.md-GAMBIA-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-GAMBIA-theme ul li:hover{color:#d22f29}.navbar-container.md-GAMBIA-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-GAMBIA-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-GAMBIA-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-EMTEL-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-EMTEL-theme ul{font-size:20px;font-weight:200}.navbar-container.md-EMTEL-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-EMTEL-theme ul li:hover{color:#d22f29}.navbar-container.md-EMTEL-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-EMTEL-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-EMTEL-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-TELIKOM-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-TELIKOM-theme ul{font-size:20px;font-weight:200}.navbar-container.md-TELIKOM-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-TELIKOM-theme ul li:hover{color:#d22f29}.navbar-container.md-TELIKOM-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-TELIKOM-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-TELIKOM-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.help-tabs.md-TECNOTREE-theme ul .active{border-bottom:3px solid #1d80fb!important}.help-tabs.md-TECNOTREE-theme ul li:hover{color:#1d80fb}.help-tabs.md-MT-theme ul .active{border-bottom:3px solid #00aeef!important}.help-tabs.md-MT-theme ul li:hover{color:#00aeef}.help-tabs.md-CL-theme ul .active,.help-tabs.md-MTN-theme ul .active{border-bottom:3px solid #ffbe00!important}.help-tabs.md-CL-theme ul li:hover,.help-tabs.md-MTN-theme ul li:hover{color:#ffbe00}md-sidenav.md-MT-theme,md-sidenav.md-MT-theme md-content{background-color:#003b5c}.footer.md-MT-theme,.footer.md-MTN-theme{color:#fff;background-color:#333!important}.footer.md-MT-theme a:hover,.footer.md-MTN-theme a:hover{color:#eee}.footer.md-MT-theme{min-height:40px;padding-bottom:0}md-toolbar.md-MT-theme:not(.md-menu-toolbar){background-color:#003b5c;color:#fff}md-toolbar.md-MT-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#00aeef;color:#fff}md-toolbar.md-TECNOTREE-theme:not(.md-menu-toolbar){background-color:#1d80fb;color:#fff}md-toolbar.md-TECNOTREE-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#fff;color:#1d80fb}.login-left-window-header.md-subheader.md-MT-theme{color:#003b5c;font-size:30px;background-color:transparent;font-weight:500}.login-left-window-header.md-subheader.md-TECNOTREE-theme{color:#1d80fb;font-size:30px;background-color:transparent;font-weight:900}.login-left-window-header.md-MT-theme .md-subheader-inner{padding:0}.login-right-window-header.md-subheader.md-MT-theme{color:#003b5c;font-size:30px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-TECNOTREE-theme{color:#1d80fb;font-size:30px;background-color:transparent;font-weight:900}.otp-window-header.md-subheader.md-MT-theme{color:#00aeef;font-size:22px;background-color:transparent;font-weight:500}.sms-common-container .sms-code-form-mt .resendOTP.md-MT-theme{color:#fff;font-size:1.25em!important}.sms-common-container .sms-code-form-mt .resendOTP.md-MT-theme:hover{color:#fff}.sms-common-container .sms-code-form-demo .resendOTP.md-MT-theme{color:#00aeef}.sms-common-container .sms-code-form-demo .resendOTP.md-MT-theme:hover{color:#0091c8}.md-button.md-MT-theme:not([disabled]){border:none;font-size:16px;border-radius:0;color:#fff}.md-button.md-MT-theme:not([disabled]):hover,.md-button.md-UG-theme:not([disabled]):hover{background-color:transparent;color:#fff}.md-button.md-MTN-theme.md-fab:not([disabled]){background-color:#ffbe00!important}.md-button.md-MTN-theme.md-fab:not([disabled]):hover{background-color:#e6ab00!important}.md-button.md-MT-theme.md-fab:not([disabled]){background-color:#00aeef!important}.md-button.md-MT-theme.md-fab:not([disabled]):hover{background-color:#0091c8!important}.md-button.md-GAMBIA-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-GAMBIA-theme.md-fab:not([disabled]):hover{background-color:#ff6464!important}.md-button.md-EMTEL-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-EMTEL-theme.md-fab:not([disabled]):hover{background-color:#ff6464!important}.md-button.md-TELIKOM-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-TELIKOM-theme.md-fab:not([disabled]):hover{background-color:#0091c8!important}.md-button.md-UG-theme.md-fab:not([disabled]){background-color:#ffcb05!important}.md-button.md-UG-theme.md-fab:not([disabled]):hover{background-color:#ffca0b!important}.md-button.md-TECNOTREE-theme.md-fab:not([disabled]){background-color:#1d80fb!important}.md-button.md-TECNOTREE-theme.md-fab:not([disabled]):hover{background-color:#4a99fb!important}.md-button.md-CL-theme.md-fab:not([disabled]){background-color:#3697af!important}.md-button.md-CL-theme.md-fab:not([disabled]):hover{background-color:#30859a!important}.md-button.md-TECNOTREE-theme:not([disabled]){border:none;color:#1d80fb;font-size:15px!important;border-radius:0}.md-button.md-TECNOTREE-theme:not([disabled]):hover{background-color:transparent;color:#4a99fb}.list-button.md-TECNOTREE-theme:not([disabled]):hover{background-color:transparent;color:#1d80fb}.list-button.md-EMTEL-theme{background-color:transparent;color:#d22b2b}.list-button.md-TELIKOM-theme{background-color:transparent;color:#1d80fb}.md-primary.md-raised.md-button.md-MT-theme{color:#fff;background-color:#00aeef}.md-primary.md-raised.md-button.md-MT-theme,.md-primary.md-raised.md-button.md-UG-theme{border-radius:0!important;border:none;font-size:16px!important;font-weight:300;text-transform:none;padding-top:4px;padding-bottom:4px}.md-primary.md-raised.md-button.md-UG-theme{color:#000!important;background-color:#ffcb05!important;text-transform:capitalize}.md-primary.md-raised.md-button.md-UG-theme.action-button{border:none;font-size:12px!important;border-radius:100px!important;width:150px;padding:0;color:#fff!important;background-color:#000!important}.md-primary.md-raised.md-button.md-UG-theme.action-button:hover{background-color:#000!important;color:#fff!important}.md-primary.md-raised.md-button.md-UG-theme.action-button.off{background-color:#fff!important;color:#000!important;border:1px solid #707070;margin-right:15px}.md-primary.md-raised.sign-up-create-btn.md-button{border-radius:0;border:none;font-size:20px!important;text-transform:none;font-weight:300;background-color:#00aeef;color:#000}.md-primary.md-raised.sign-up-create-btn.md-button.md-TECNOTREE-theme{border-radius:0;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.md-primary.md-raised.md-button.md-MT-theme:hover{color:#fff;background-color:#ff6464!important}.md-primary.md-raised.md-button.md-EMTEL-theme:hover{color:#fff!important;background-color:#ff6464!important}.md-primary.md-raised.md-button.md-TELIKOM-theme:hover{color:#fff!important;background-color:#0091c8!important}.md-primary.md-raised.md-button.md-UG-theme:hover{color:#000!important;background-color:#ffca0b!important}.md-primary.md-raised.md-button.md-TECNOTREE-theme:hover{color:#fff!important;background-color:#4a99fb!important}.button-with-border.md-button.md-MT-theme:disabled{background-color:transparent;border-radius:0;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-MT-theme:not([disabled]){font-weight:400}.button-with-border.md-button.md-MT-theme:not([disabled]),.button-with-border.md-button.md-TECNOTREE-theme:not([disabled]){background-color:transparent;border-radius:0;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.button-with-border.md-button.md-TECNOTREE-theme:not([disabled]){font-weight:100}.login-left-window.md-MT-theme{background-image:url("/res/mt-login-left-side-bg.png");background-size:cover}.md-icon-button.md-MT-theme:hover{color:#0091c8}.md-MTN-theme .wizard-container{background-color:#3f3f3f}.md-MTN-theme .wizard-container .wizard-content-area{background-color:#fff}.md-MTN-theme .ext-logo-width{width:60px}.md-MTN-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#3f3f3f}.md-MTN-theme .header-icon:hover{color:#ffbe00}.md-MTN-theme .wizard-nav-step.active .step-number{background-color:#ffbe00;color:#373737}.md-MTN-theme .wizard-nav-btn:not[disabled]{background-color:#ffbe00}.md-MTN-theme #ttpccatalog .md-button{background-color:#ffbe00;color:#373737}.md-MTN-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #ffbe00;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-MTN-theme .payment-summary-value{color:#ffbe00}.md-MTN-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#ffbe00}.md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.md-MTN-theme .slick-dots li.slick-active button:before{color:#ffbe00}.md-MTN-theme .list-item-help:hover{border-left:4px solid #ffbe00!important}.md-MTN-theme .selectedIndex{border-left:4px solid #00aeef!important;background-color:#eee}.md-MTN-theme md-switch.md-checked .md-thumb{background-color:#ffbe00}.md-MTN-theme .clm-input:focus{border-bottom-color:#ffbe00!important}.md-MTN-theme .otc-price,.md-MTN-theme .rc-price{color:#ffbe00!important}.md-MTN-theme .md-raised:hover{background-color:#e6ab00!important}.md-MTN-theme md-datepicker{border-bottom:1px solid #e1e1e1}.md-MTN-theme .md-calendar-day-header{background:#373737;color:#fff}.md-MTN-theme .md-calendar-date-selection-indicator:hover{background:#ffbe00;color:#fff}.md-MTN-theme .material-icons-for-service-highlighted{color:#ffbe00;font-size:30px}.md-MTN-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-MTN-theme .material-icons-in-header{font-size:28px;color:#ffbe00}.md-MTN-theme .material-icons-view-change{color:#fff;font-size:36px}.md-MTN-theme .material-icons-view-change:hover{cursor:pointer}.md-MTN-theme .material-icons-view-mode-default{color:#ffbe00;font-size:36px;vertical-align:top}.md-MTN-theme .navigate-icon{color:#ffbe00}.md-MTN-theme .navigate-icon:hover{cursor:pointer}.md-MTN-theme .material-icons-for-invoices-highlighted{color:#ffbe00;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MTN-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-MTN-theme .material-icons-service-tickets-highlighted{color:#ffbe00;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MTN-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-MTN-theme .search-icon,.md-MTN-theme .search-icon-left,.md-MTN-theme .search-icon-right{position:absolute;color:#ffbe00;font-size:30px;padding-top:2px}.md-MTN-theme .search-icon-left{right:20px}.md-MTN-theme .search-icon-right{left:20px}.md-MTN-theme .utility-column-right-with-padding{color:#ffbe00;padding-left:15px;padding-right:15px}.md-MTN-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-MTN-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-MTN-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-MTN-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-MTN-theme .md-button:not([disabled]):hover,.md-MTN-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-MTN-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-MTN-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-MTN-theme .table-close-btn{color:#000!important}.md-MTN-theme .table-close-btn:hover{color:#e6ab00!important}.md-MTN-theme .pagination-desktop .active{color:#373737}.md-MTN-theme .event-history .timeline>li>.timeline-badge{background-color:#ffbe00!important}.login-left-window-header.md-subheader.md-MTN-theme{color:#fff;font-size:28px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-MTN-theme{color:#373737;font-size:28px;background-color:transparent;font-weight:500}.md-primary.md-raised.md-button.md-MTN-theme{border-radius:0;border:none}.md-primary.md-raised.sign-up-create-btn.md-button.md-MTN-theme{border-radius:50px;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.button-with-border.md-button.md-MTN-theme:disabled{background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-MTN-theme:not([disabled]){background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.white-toolbar.md-MTN-theme:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.login-left-window.md-MTN-theme{background-color:#373737}.login-right-window.md-MT-theme{background-color:#fff}.navbar-container.md-MTN-theme ul .active{border-bottom:3px solid #ffbe00!important}.navbar-container.md-MTN-theme ul{font-weight:600}.md-icon-button.md-MTN-theme:hover{color:#ffbe00}.md-input-message-animation,md-input-container.md-MT-theme.md-input-invalid,md-input-container.md-MTN-theme.md-input-invalid{color:red!important}md-sidenav.md-MTN-theme,md-sidenav.md-MTN-theme md-content{background-color:#373737}md-toolbar.md-MTN-theme:not(.md-menu-toolbar){background-color:#373737;color:#fff}md-toolbar.md-MTN-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#ffbe00;color:#373737}.header-menu li:hover .md-icon-button.md-MT-theme{color:#0091c8}.header-menu li:hover .md-icon-button.md-MTN-theme{color:#ffbe00}.flip-card md-icon.md-MT-theme.material-icons{color:#00aeef}.flip-card md-icon.md-MTN-theme.material-icons{color:#ffbe00}.flip-card md-icon.md-UG-theme.material-icons{color:#000}.flip-card md-icon.md-TECNOTREE-theme.material-icons{color:#1d80fb}.user-services-content .md-MT-theme md-list-item.active{border-left:3px solid #00aeef}.user-services-content .md-MT-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-MT-theme md-list-item.active .user-service-username{font-size:14px;font-weight:500;color:#333}.user-services-content .md-MT-theme md-list-item.active .user-service-type{font-size:14px;font-weight:300;color:#333}.user-services-content .md-MT-theme md-list-item{background-color:transparent}.user-services-content .md-MT-theme md-list-item .md-button{color:#919191}.user-services-content .md-MT-theme md-list-item .user-service-phonenumber,.user-services-content .md-MT-theme md-list-item .user-service-type,.user-services-content .md-MT-theme md-list-item .user-service-username{font-weight:300;font-size:14px}.user-services-content .md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.user-services-content .md-MTN-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-MTN-theme md-list-item.active .user-service-type,.user-services-content .md-MTN-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-MTN-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-MTN-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-MTN-theme md-list-item .user-service-phonenumber,.user-services-content .md-MTN-theme md-list-item .user-service-username{color:#000}.user-services-content .md-MTN-theme md-list-item .user-service-type{color:#919191}.user-services-content .md-CL-theme md-list-item.active{border-left:5px solid #2197ae}.user-services-content .md-CL-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-CL-theme md-list-item.active .user-service-type,.user-services-content .md-CL-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-CL-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-CL-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-CL-theme md-list-item .user-service-phonenumber,.user-services-content .md-CL-theme md-list-item .user-service-username{color:#000}.user-services-content .md-CL-theme md-list-item .user-service-type{color:#919191}.user-services-content .md-TECNOTREE-theme md-list-item.active{border-left:5px solid #1d80fb}.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-type,.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-TECNOTREE-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-TECNOTREE-theme md-list-item .user-service-phonenumber,.user-services-content .md-TECNOTREE-theme md-list-item .user-service-username{color:#000}.user-services-content .md-TECNOTREE-theme md-list-item .user-service-type{color:#919191}.user-services-header .md-MT-theme md-list-item.active{border-left:5px solid #00aeef}.user-services-header .md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.two-factors-otp-dialog .md-toolbar-tools md-icon.md-MT-theme.material-icons{color:#00aeef;font-size:28px}.two-factors-otp-dialog .md-toolbar-tools md-icon.md-MTN-theme.material-icons{color:#ffbe00;font-size:28px}.scam-alert-dialog .md-toolbar-tools md-icon.md-MT-theme.scammer-alert-icon{color:#00aeef;font-size:20px;margin-right:8px}.scam-alert-dialog .md-toolbar-tools md-icon.md-MTN-theme.scammer-alert-icon{color:#ffbe00;font-size:20px;margin-right:8px}.campaign-items md-icon.md-MTN-theme.campaign-tag{color:#ffbe00;padding-right:10px}.campaign-items md-icon.md-MT-theme.campaign-tag{color:#00aeef;padding-right:10px}.call-forwarding-form .md-toolbar-tools md-icon.md-MTN-theme.forward-icon{color:#ffbe00;margin-right:15px;font-size:1.2em}.call-forwarding-form .md-toolbar-tools md-icon.md-MT-theme.forward-icon{color:#00aeef;margin-right:15px;font-size:1.2em}.md-CL-theme a:hover{color:#eee}.md-CL-theme .footer{background-color:#333}.md-CL-theme .ext-logo-width{width:60px}.md-CL-theme md-list-item.active{border-left:5px solid #2197ae}.md-CL-theme md-tabs .md-tab:hover{color:#30859a}.md-CL-theme .navbar-logo{width:90px!important}.md-CL-theme .md-select-menu-container md-option[selected]:active{color:#fff}.md-CL-theme .md-select-menu-container md-option:active,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:not([disabled]):focus,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:not([disabled]):hover{background:#da272c}.md-CL-theme md-select-menu.md-CL-theme md-content md-option:focus,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:hover,.md-CL-theme md-select-menu.md-CL-theme md-content md-option[selected]:focus{color:#fff}.md-CL-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#003b5c}.md-CL-theme #ttpccatalog .md-button,.md-CL-theme .wizard-nav-step.active .step-number{background-color:#00aeef;color:#fff}.md-CL-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #00aeef;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-CL-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#3697af;color:#fff}.md-CL-theme .slick-dots li.slick-active button:before{color:#00aeef}.md-CL-theme .list-item-help:hover,.md-CL-theme .selectedIndex{border-left:4px solid #00aeef!important}.md-CL-theme .selectedIndex{background-color:#eee}.md-CL-theme md-switch.md-checked .md-thumb{background-color:#003b5c!important}.md-CL-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-CL-theme .md-bar{background-color:#c7c7c7}.md-CL-theme .clm-input:focus{border-bottom-color:#00b0b9!important}.md-CL-theme .md-input-invalid{color:red}.md-CL-theme .otc-price,.md-CL-theme .rc-price{color:#ff9600!important}.md-CL-theme .md-raised:hover{background-color:#30859a!important}.md-CL-theme .material-icons-for-service-highlighted{color:#00aeef;font-size:30px}.md-CL-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-CL-theme .material-icons-in-header{font-size:28px;color:#00aeef}.md-CL-theme .material-icons-view-change{color:#fff;font-size:36px}.md-CL-theme .material-icons-view-change:hover{cursor:pointer}.md-CL-theme .material-icons-view-mode-default{color:#00aeef;font-size:36px;vertical-align:top}.md-CL-theme .navigate-icon{color:#00aeef}.md-CL-theme .navigate-icon:hover{cursor:pointer}.md-CL-theme .material-icons-for-invoices-highlighted{color:#00aeef;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-CL-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-CL-theme .material-icons-service-tickets-highlighted{color:#00aeef;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-CL-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-CL-theme .search-icon,.md-CL-theme .search-icon-left,.md-CL-theme .search-icon-right{position:absolute;color:#00aeef;font-size:30px;padding-top:2px}.md-CL-theme .search-icon-left{right:20px}.md-CL-theme .search-icon-right{left:20px}.md-CL-theme .utility-column-right-with-padding{color:#00aeef;padding-left:15px;padding-right:15px}.md-CL-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-CL-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-CL-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-CL-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-CL-theme .md-button:not([disabled]):hover,.md-CL-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-CL-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-CL-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-CL-theme .table-close-btn{color:#000!important}.md-CL-theme .table-close-btn:hover{color:#30859a!important}.login-left-window-header.md-subheader.md-CL-theme{color:#fff;font-size:28px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-CL-theme{color:#da272c;font-size:28px;background-color:transparent;font-weight:500}.md-primary.md-raised.md-button.md-CL-theme{border-radius:0;border:none}.md-primary.md-raised.sign-up-create-btn.md-button.md-CL-theme{border-radius:50px;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.button-with-border.md-button.md-CL-theme:disabled{background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-CL-theme:not([disabled]){background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.white-toolbar.md-CL-theme:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.login-left-window.md-CL-theme{background-color:#da272c}.login-right-window.md-CL-theme{background-color:#fff}.navbar-container.md-CL-theme ul .active{background-color:#fff;border-bottom:0;color:#da272c}.navbar-container.md-CL-theme ul{font-size:20px;font-weight:700}.navbar-container.md-CL-theme ul li{color:#fff}md-toolbar.md-CL-theme:not(.md-menu-toolbar){background-color:#da272c;color:#fff!important}.md-UG-theme .login-view-main,.md-UG-theme .sms-otp-container .ug-logo{width:100px}.md-UG-theme .ext-logo-width{width:60px}.md-UG-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#3f3f3f}.md-UG-theme .header-icon:hover{color:#ffbe00}.md-UG-theme .wizard-nav-step .step-number{color:#00678f;background-color:#ffbe00;width:40px;height:40px;border:1px solid #00678f;font-weight:700;font-size:14px}.md-UG-theme .wizard-nav-step .step-title{text-transform:capitalize}.md-UG-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#000;border:1px solid #00678f;font-weight:700;font-size:18px}.md-UG-theme .wizard-nav-step.active{font-weight:400;font-size:14px}.md-UG-theme .wizard-nav-step.active .step-divider,.md-UG-theme .wizard-nav-step .step-divider{border-bottom:1px solid #00678f}.md-UG-theme .wizard-container{background-color:#ffcb05;color:#000}.md-UG-theme .wizard-container .wizard-content-area{background-color:#fff}.md-UG-theme .wizard-container .wizard-navi{background-color:#ffcb05}.md-UG-theme .wizard-nav-btn:not[disabled]{background-color:#000}.md-UG-theme #ttpccatalog .md-button{background-color:#ffbe00;color:#373737}.md-UG-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #ffbe00;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-UG-theme .payment-summary-value{color:#ffbe00}.md-UG-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#000;color:#fff;font-size:12px!important}.md-UG-theme .md-raised.wizard-nav-btn:hover{background-color:#000!important;color:#fff!important;font-size:12px!important}.md-UG-theme md-list-item.active{border-left:5px solid #ffbe00}.md-UG-theme .slick-dots li.slick-active button:before{color:#ffbe00}.md-UG-theme .list-item-help:hover{border-left:4px solid #ffbe00!important}.md-UG-theme .selectedIndex{border-left:4px solid #00aeef!important;background-color:#eee}.md-UG-theme md-switch.md-checked .md-thumb{background-color:#ffbe00}.md-checked .md-UG-theme md-switch .md-bar,.md-UG-theme md-switch .md-bar{background-color:#e0e0e0!important}.md-UG-theme .clm-input:focus{border-bottom-color:#ffbe00!important}.md-UG-theme .otc-price,.md-UG-theme .rc-price{color:#ffbe00!important}.md-UG-theme .md-raised:hover{background-color:#e6ab00!important}.md-UG-theme md-datepicker{border-bottom:1px solid #e1e1e1}.md-UG-theme .md-calendar-day-header{background:#373737;color:#fff}.md-UG-theme .md-calendar-date-selection-indicator:hover{background:#ffbe00;color:#fff}.md-UG-theme .material-icons-for-service-highlighted{color:#ffbe00;font-size:30px}.md-UG-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-UG-theme .material-icons-in-header{font-size:28px;color:#ffbe00}.md-UG-theme .material-icons-view-change{color:#fff;font-size:36px}.md-UG-theme .material-icons-view-change:hover{cursor:pointer}.md-UG-theme .material-icons-view-mode-default{color:#ffbe00;font-size:36px;vertical-align:top}.md-UG-theme .navigate-icon{color:#ffbe00}.md-UG-theme .navigate-icon:hover{cursor:pointer}.md-UG-theme .material-icons-for-invoices-highlighted{color:#ffbe00;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-UG-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-UG-theme .material-icons-service-tickets-highlighted{color:#ffbe00;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-UG-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-UG-theme .search-icon,.md-UG-theme .search-icon-left,.md-UG-theme .search-icon-right{position:absolute;color:#ffbe00;font-size:30px;padding-top:2px}.md-UG-theme .search-icon-left{right:20px}.md-UG-theme .search-icon-right{left:20px}.md-UG-theme .utility-column-right-with-padding{color:#ffbe00;padding-left:15px;padding-right:15px}.md-UG-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-UG-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-UG-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-UG-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-UG-theme .md-button:not([disabled]),.md-UG-theme .md-button:not([disabled]):hover,.md-UG-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-UG-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-UG-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-UG-theme .table-close-btn{color:#000!important}.md-UG-theme .table-close-btn:hover{color:#e6ab00!important}.md-UG-theme .pagination-desktop .active{color:#373737}.md-UG-theme .event-history .timeline>li>.timeline-badge{background-color:#000!important}.md-UG-theme .timeline>li>.timeline-badge{text-align:center;vertical-align:middle;width:60px;height:60px}.md-UG-theme .md-select-menu-container md-option[selected]:active{color:#1d1d1d}.md-UG-theme .md-select-menu-container md-option:active,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:not([disabled]):focus,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:not([disabled]):hover{background:transparent}.md-UG-theme md-select-menu.md-UG-theme md-content md-option:focus,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:hover,.md-UG-theme md-select-menu.md-UG-theme md-content md-option[selected]:focus{color:#1d1d1d}.md-UG-theme .md-cancel-button{background-color:#fff!important;color:#000!important;border:1px solid gray!important;width:150px}.md-UG-theme .md-confirm-button{border:none;font-size:12px!important;border-radius:100px!important;width:150px;padding:0;color:#fff!important;background-color:#000!important}.md-UG-theme .md-title{text-align:center;font-weight:700;text-transform:none!important}.md-UG-theme md-dialog-actions{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%;-ms-flex-pack:center;justify-content:center}.md-UG-theme md-checkbox.md-checked .md-icon{background-color:transparent;border-color:rgba(0,0,0,.54)}.md-UG-theme md-checkbox.md-checked .md-icon:after{border-color:rgba(0,0,0,.54)}.md-UG-theme .date-range .md-datepicker-input{font-weight:400!important}.md-UG-theme .md-toolbar-tools>.md-button:last-child{margin-right:-40px;margin-top:-37px}.md-UG-theme .dialog-item{padding-bottom:10px}.md-UG-theme ::-webkit-scrollbar{width:5px}.md-UG-theme ::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}.md-UG-theme ::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.md-UG-theme .md-toolbar-tools{padding:40px!important;font-weight:600}.md-UG-theme .clm-input,.md-UG-theme .md-datepicker-input,.md-UG-theme .md-select-value{border:1px solid #707070!important}.md-UG-theme .wizard-content-container-ug{width:auto}.md-UG-theme .wizard-content-container-ug .complete-container{padding:40px 30px}.md-UG-theme .wizard-content-container-ug .complete-container>div{margin-top:10px}.md-UG-theme .wizard-content-container-ug .complete-container>div:first-child{font-size:20px;font-weight:600;color:#707070}.md-UG-theme .wizard-content-container-ug .complete-container>div:nth-child(2){font-size:12px;color:#585858;line-height:20px;width:800px}.md-UG-theme .wizard-content-container-ug .complete-container>div:nth-child(4){margin-top:30px}.md-UG-theme .wizard-content-container-ug .complete-container .ticket-success-img{width:100px!important;height:100px!important;border-radius:100%;background-color:#e2e2e2;position:relative;margin-top:40px}.md-UG-theme .wizard-content-container-ug .complete-container .ticket-success-img svg{position:absolute;top:25px;right:18px}.md-UG-theme .wizard-content-container-ug .complete-container span b{font-size:16px;color:#000}.md-button.md-UG-theme{border:none;color:#fff;font-size:18px;border-radius:100px!important;text-transform:capitalize}.navbar-container.md-UG-theme ul .active{color:#ffcb05;border-bottom:4px solid #ffcb05!important;font-weight:500}.navbar-container.md-UG-theme ul{font-size:12px;font-weight:200}.navbar-container.md-UG-theme ul li{padding:0 10px;margin:0 40px;color:#fff;height:70%;line-height:50px}.navbar-container.md-UG-theme ul li:hover{color:#ffcb05}.navbar-container.md-UG-theme .navbar-logo{width:60px;height:60px;background-color:#fff}.navbar-container.md-UG-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-UG-theme ul li{padding:0 6px;margin:0 7px;color:#fff;font-size:18px}}.header.md-UG-theme{font-size:12px;font-weight:300;height:35px}.footer.md-UG-theme{color:#fff;background-color:#000!important}.footer.md-UG-theme a:hover{color:#eee}md-tooltip.md-EMTEL-theme,md-tooltip.md-GAMBIA-theme,md-tooltip.md-TELIKOM-theme,md-tooltip.md-UG-theme{color:#fff}.info-icon{width:20px;height:15px;color:#ffcb05}.form-field-icon{height:20px;width:30px}.svg-icon{width:20px;height:20px}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:translateZ(0);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px;line-height:1.5em}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(res/flags.png?ae33acae404631e997ef8d91dae08ccd);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){.iti-flag{background-image:url(res/flags@2x.png?f2c77a6b7e26ff160fdb4193b383b1ea)}}.iti-flag.np{background-color:transparent}.tour-tip{display:none;position:absolute;background:rgba(0,0,0,.8);color:#fff;z-index:101;top:0;left:2.5%;font-family:inherit;font-weight:700;max-width:400px;border-radius:1px}.tour-tip p{color:#fff;font-size:1.1em;line-height:1.5em;margin:0 0 1.125em}.tour-tip .button,.tour-tip button{background-color:#99bc46;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);transition:background-color .3s ease-out;cursor:pointer;font-family:inherit;font-weight:700;line-height:1;position:relative;text-decoration:none;text-align:center;display:inline-block;font-size:1em;color:#fff;border-style:solid;border-width:0;margin:0 0 1.25em;padding:.5em 1.25em .6em;border-radius:1px}.tour-tip .button small,.tour-tip button small{padding-top:.625em;padding-bottom:.5625em;-webkit-appearance:none}.tour-tip .button:hover,.tour-tip button:hover{background-color:#d3d3d3}.tour-tip .tour-arrow{display:block;position:absolute;left:22px;width:0;height:0;border:14px inset;pointer-events:none}.tour-tip .tour-arrow.tt-top{border-style:solid;bottom:-28px;border-color:rgba(0,0,0,.8) transparent transparent!important}.tour-tip .tour-arrow.tt-bottom{border-style:solid;top:-28px;border-color:transparent transparent rgba(0,0,0,.8)!important}.tour-tip .tour-arrow.tt-right{border-style:solid;left:-28px;top:28px;border-color:transparent rgba(0,0,0,.8) transparent transparent!important}.tour-tip .tour-arrow.tt-left{border-style:solid;left:100%;top:28px;border-color:transparent transparent transparent rgba(0,0,0,.8)!important}.tour-tip .tour-content-wrapper{padding:1.125em 1.25em 1.5em}.tour-tip .tour-content-wrapper .button{margin-bottom:0!important}.tour-tip .tour-close-tip{position:absolute;right:12px;top:10px;color:#fff!important;text-decoration:none;font-size:30px;font-weight:400;line-height:.5!important;cursor:pointer}.tour-tip .tour-close-tip:focus,.tour-tip .tour-close-tip:hover{color:#eee!important}.tour-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:100}.tour-element-active{z-index:120!important;position:relative;background:#fff}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(res/MaterialIcons-Regular.eot?178d7a4dacfb885abee8e2d905b08524);src:local("Material Icons"),local("MaterialIcons-Regular"),url(res/MaterialIcons-Regular.woff2?81025269949a562d06d5e316f733b140) format("woff2"),url(res/MaterialIcons-Regular.woff?e2f35f2d8bb12d4d3407ebe3683adaa1) format("woff"),url(res/MaterialIcons-Regular.ttf?9ac46d2eb22f2f00090a73ed943b9522) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.service-list{text-align:center;font-size:.9rem}.service-list .list-header{color:#6b6b6b;font-weight:700;border-bottom:2px solid #fff;min-height:70px;background-color:#f1f1f1;padding:3% 0}.service-list .list-header .header-item{position:relative;height:70px;overflow:hidden;white-space:normal;cursor:pointer;padding:3% 0}.service-list .list-title{font-weight:700;text-align:center}.service-list .list-title .md-toolbar-tools,.service-list .list-title .sub{font-size:1.2rem;font-weight:700}.service-list .list-title .sub{margin:0 5px}.service-list .list-title.accordion-enabled{background:#f9f9f9}.service-list .list-title.disactive i:first-child,.service-list .list-title.disactive span{color:#e88356}.service-list .list-title.accordion-disabled{background:#dedede}.service-list .header-menu-icon{position:absolute;z-index:2;margin:0 5px;right:0;text-align:center;line-height:70px;cursor:pointer;outline:none}.service-list .bottomBorder{border-bottom:2px solid #fff}.service-list .borderTop{border-top:2px solid #fff}.service-list .borderRight{border-right:2px solid #fff}.service-list .borderLeft{border-left:2px solid #fff}.service-list .marginLeftRight{margin:0 10px}.service-list .highlight{color:#e88356;font-weight:700}.service-list :focus{outline:none}.service-list .no-data-message{margin-left:20px}.service-list .accordion,.service-list .search{float:right;margin:0 5px}.service-list .no-padding{padding:0}.service-list .no-wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.service-list .no-bold{font-weight:400!important}.service-list .noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination md-list-item{padding:0 16px}.pagination-desktop .active{color:#e88356;font-weight:700}.mobile-service-item .mobile-service-item-duedate{font-size:1.1rem;color:#e88356}.mobile-service-item .mobile-service-item-title{font-weight:700}.desktop-service-item{background-color:#f1f1f1}.desktop-service-item .header{color:#d3d3d3}.desktop-service-item .ttmd-table-item{white-space:nowrap;text-overflow:ellipsis;height:56px;line-height:56px;overflow:hidden;min-width:30px}.desktop-service-item-hover{background-color:#f9f9f9}.detail-view{text-align:left}.detail-view .close{cursor:pointer;position:absolute;margin:5px;margin-top:-14px;right:40px}.ttmd-table-search-bar .animate-show{width:150px;position:absolute;margin-left:-150px}.ttmd-table-search-bar .animate-show.ng-hide-add,.ttmd-table-search-bar .animate-show.ng-hide-remove{transition:all .35s linear}.ttmd-table-search-bar .animate-show.ng-hide{width:0}.formly-title{font-size:26px;padding:10px 16px 30px;color:#5e5e5e}.hideAutoComplete input[autocomplete=off]::-webkit-contacts-auto-fill-button,.hideAutoComplete input[autocomplete=off]::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;height:0;width:0;margin:0}.formly-comment{bottom:20px;left:2px}.formly-comment,.formly-datepicker-container,.formly-input-container,.formly-multicheckbox-container,.formly-select-container,.formly-simple-input-container,.formly-simple-select-container{position:relative}.formly-phones-container{top:-54px}.formly-input-container .show-password-icon{position:absolute;right:0;top:64px;bottom:0;margin-bottom:auto;margin-top:auto;padding-right:18px;cursor:pointer}@-moz-document url-prefix(){.formly-input-container .show-password-icon{position:absolute;right:0;top:42px;bottom:0;margin-bottom:auto;margin-top:auto;padding-right:18px;cursor:pointer}}.otp-input,.register-input{height:38px!important;text-indent:32px;font-size:14px;color:#9f9f9f}.otp-input{margin-bottom:20px}.logo{position:relative;top:31px;left:2px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.voucher-form{height:380px}.voucher-form .formly .formly-field-input,.voucher-form .formly .formly-field-number-input{height:80px}.voucher-form .formly .formly-field-checkbox-single{height:50px}.voucher-form-ie-ivory{height:240px}.voucher-form-ie-ivory .formly .formly-field-input,.voucher-form-ie-ivory .formly .formly-field-number-input{height:80px}.voucher-form-ie-ivory .formly .formly-field-checkbox-single{height:50px}}.header{height:50px;background-color:#373737}.header .md-button.md-icon-button{min-width:40px;width:auto}.header .language-name{font-size:.85em;padding:0 5px;text-transform:uppercase}.header .header-menu{padding:0;margin:0;height:50px}.header .header-menu.header-user-menu .header-name{position:relative;right:12px;top:3px;cursor:pointer;text-transform:capitalize}.header .header-menu.header-user-menu .header-logout{position:relative;top:1px;cursor:pointer}.header .header-menu li{display:inline;list-style-type:none}.header .header-menu .active{color:#ffbe00}.header .header-menu .logout-icon{margin-right:-15px;padding-right:0}.header .header-logo{margin:0 8px;background-position:22% 50%;background-size:contain;background-repeat:no-repeat;background-position:50%;width:150px;height:50px;cursor:pointer;transition:all .5s ease}.header .header-logo:hover{transform:scale(1.1)}.header .ug-header-container{width:100%;height:100%;background-color:#ffcb05;padding:0 20px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header .header-container,.header .header-container-home{margin:0}}.labelOfHt{color:#fff;margin-left:20px;margin-right:20px}.labelOfCorp{color:#fff;margin-left:10px;margin-right:10px}.mtNavbar{height:110px!important;margin-bottom:0!important;background-color:#fff}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.mtNavbar .navbar-container .nav-bar-content-IE-home,.mtNavbar .navbar-container .nav-bar-content-IE-other{margin:0!important}}.gambiaNavbar{height:110px!important;margin-bottom:0!important;background-color:#fff}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gambiaNavbar .navbar-container .nav-bar-content-IE-home,.gambiaNavbar .navbar-container .nav-bar-content-IE-other{margin:0!important}}.emtelNavbar{height:110px!important;margin-bottom:0!important;background-color:#0c0c0c}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.emtelNavbar .navbar-container .nav-bar-content-IE-home,.emtelNavbar .navbar-container .nav-bar-content-IE-other{margin:0!important}}.telikomNavbar{height:110px!important;margin-bottom:0!important;background-color:#0c0c0c}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.telikomNavbar .navbar-container .nav-bar-content-IE-home,.telikomNavbar .navbar-container .nav-bar-content-IE-other{margin:0!important}}.mtnNavbar{background-color:#000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.mtnNavbar .navbar-container .nav-bar-content-IE-home,.mtnNavbar .navbar-container .nav-bar-content-IE-other{margin:0!important}}.ugNavbar{background-color:#000!important;color:#fff!important;height:70px!important;margin-bottom:0!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ugNavbar .navbar-container .nav-bar-content-IE-home,.ugNavbar .navbar-container .nav-bar-content-IE-other{margin:0!important}}.ugNavbar.navbar-container ul{text-transform:capitalize}.ugNavbar .ug-nav-bar-content{width:100%}.navbar{margin-bottom:-60px;z-index:50}.navbar.stick{background:rgba(0,0,0,.8)!important}.navbar-wizard{margin-bottom:0!important}.navbar-wizard.navbar-close{transition:all .5s ease}.navbar-wizard.stick{background:rgba(55,55,55,.5)}.headroom{width:100%;transition:transform .15s ease-in-out;will-change:transform}.headroom--not-top.headroom--pinned{position:fixed!important;top:0}.headroom-top.headroom--pinned{position:static!important}.headroom--pinned{transform:translateY(0)}.headroom--unpinned{transform:translateY(-100%)}.navbar-container{height:60px;overflow:hidden}.navbar-container ul{text-transform:lowercase;font-size:15px;font-weight:400;height:60px;line-height:60px;border:0;margin:0}.navbar-container ul :first-letter{text-transform:uppercase}.navbar-container ul li{padding:0 15px;display:inline;height:100%;color:#d8d8d8;list-style-type:none;cursor:pointer;transition:all .2s linear}.navbar-container ul li:hover{color:#fff}.navbar-container ul .active,.navbar-container ul .selected{border-bottom:3px solid #fe9700;border-radius:0}.navbar-container ul .selected{border-bottom:3px solid #fe9700}.navbar-container .navbar-logo{margin:0 8px;background:url("/res/MTN_Logo_vector.svg") no-repeat;background-position:22% 50%;background-size:contain;background-repeat:no-repeat;background-position:50%;width:140px;height:60px;cursor:pointer;transition:all .5s ease}.navbar-container .navbar-logo:hover{transform:scale(1.1)}.navbar-container .navbar-menu{color:#fff;background-position:22% 50%;width:70px;height:60px;cursor:pointer;transition:all .5s ease}.navbar-container .navbar-menu:hover{transform:scale(1.1)}.navbar-container .menu-icon{margin-right:20px;margin-left:20px}.navbar-container .menu-icon span{cursor:pointer}.navbar-container .menu-icon span i{color:#fff}@media (min-width:960px) and (max-width:1280px){.navbar-container md-dialog{width:40%!important;left:-30%;top:-33px}}@media (max-width:960px){.navbar-container md-dialog{width:50%!important;left:-25%;top:-100px}}.menu-item-color{color:#fff}.hideFirst,.navbar-close{left:0;width:100%;height:60px;top:-60px}.navbar-close{position:fixed;animation-name:retract;animation-duration:.5s;z-index:1000}@keyframes drop{0%{top:-60px}to{top:0}}@keyframes retract{0%{top:0}to{top:-60px}}.banner,.banner com-jumbotron{width:100%}.clm-sidenav{z-index:9998;color:#fff;background-color:#373737;bottom:inherit;height:100%;position:fixed}.clm-sidenav .clm-sidenav-header{height:50px;padding:10px 35px 0}.clm-sidenav .clm-sidenav-header .clm-sidenav-close-icon{font-size:42px;cursor:pointer}.clm-sidenav .clm-sidenav-header .clm-sidenav-close-icon:focus{outline:none;border:0}.clm-sidenav .clm-sidenav-content{padding:15px 35px 0;height:calc(100% - 98px)}.clm-sidenav .clm-sidenav-content a{text-decoration:none}.clm-sidenav .clm-sidenav-content .clm-link-list{margin:0;padding:0}.clm-sidenav .clm-sidenav-content .clm-link-list li{text-align:left;padding:10px 0}.clm-sidenav .clm-sidenav-footer{height:48px;background-color:#373737}.clm-sidenav .clm-sidenav-footer md-menu{padding:0!important}.clm-sidenav .clm-sidenav-footer md-menu button{height:40px!important}.clm-sidenav .clm-sidenav-footer ul{margin:0;padding:0}.clm-sidenav .clm-sidenav-footer ul li{height:48px}.clm-sidenav .clm-sidenav-footer ul button{margin:0!important}md-backdrop.md-sidenav-backdrop{display:block;position:fixed}md-backdrop.md-opaque.ng-enter{opacity:.5!important}.card-big{background-color:#fff}.card-big .card-area-container{padding-bottom:8px}.card-big .card-title{font-weight:600;color:#666;margin:8px 0}.card-big .card-info{color:#999;font-weight:400;margin-left:5px;text-transform:capitalize;display:inline}.card-big .card-menu-button{width:100%}.card-big .card-info-alternate{color:#999;font-weight:400;margin-left:2px;font-size:12px;text-transform:capitalize}.card-big .card-bundle-container{margin:8px 24px;width:80%}.card-big .card-title-container{min-height:50px;margin:8px 0 0;width:80%}.card-big .card-area-alignment{padding-top:10px}.card-big .card-body-container{min-height:115px;margin:0 0 16px;width:80%}.card-big .card-bundle{padding:5px}.card-big .card-bundle .usage-title{color:#7d7d7d;font-size:12px;margin:5px 0}.card-big .card-bundle .usage-data{color:#222;font-size:18px;font-weight:700;text-align:center}.card-big .card-button{width:100%}.card-big .card-data-bar{width:125px;height:10px;margin-top:8px}.card-big .card-data-bar-alternate{width:100%;height:4px;margin-top:4px}.card-big .hyperLink:hover{color:blue;cursor:pointer}.card-big .card-badge-container{position:relative;margin-bottom:15px;top:26px}.card-big .card-badge-alternate-container{position:relative;top:9px}.card-big .card-badge{position:relative;width:72px;height:36px;margin-right:8px;color:#fff;background-color:#00cbca;text-align:center;display:-ms-inline-grid;display:inline-grid;margin-bottom:8px}.card-big .card-badge:before{right:100%;border-right:8px solid #00cbca}.card-big .card-badge:after,.card-big .card-badge:before{content:"";position:absolute;top:0;width:0;height:0;border-top:19px solid transparent;border-bottom:17px solid transparent}.card-big .card-badge:after{left:100%;border-left:8px solid #00cbca}.card-big .card-badge-bonus{position:relative;font-weight:700;font-size:12px}.card-big .card-badge-amount{position:relative;font-weight:700;font-size:14px}.card-big .balance-amount{font-size:28px;font-weight:700;display:block}.card-big .balance-alternate-amount{font-size:18px;font-weight:700;display:block}.card-big .points-container{position:relative;overflow:hidden;text-align:center;margin-bottom:-5px}.card-big .points-container img{max-width:130px;width:130px;opacity:.4;z-index:1}.card-big .points{font-weight:700;z-index:2;position:absolute;font-size:28px;top:17px;right:2px;width:100%;text-align:center}.card-big .service-card{background-color:#eee;height:250px}.card-big .subscriptions-card-titile{margin:10px 0 3px}.card-big .offering-name{font-size:12px;font-weight:700}.card-big .subsctiption-list{margin:0;height:115px;list-style:none;overflow:hidden;padding-left:0;font-size:12px}.card-big .subsctiption-list li{line-height:1.9em;cursor:pointer}.card-big .subsctiption-list:hover{overflow-y:scroll}.card-big ::-webkit-scrollbar{width:5px}.card-big ::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}.card-big ::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.card-big ::-webkit-scrollbar-thumb:hover{background:#303030}@media (min-width:960px){.card-big .cardContainer{max-width:45%}}@media (min-width:960px) and (-ms-high-contrast:active),(min-width:960px) and (-ms-high-contrast:none){.card-big .card-area-container{width:100%}.card-big .cardContainer{max-width:35%;margin-left:-20%}}.ug-card-big{padding:10px!important}.card-order-container{width:100%}.card-order-container .card-title{font-weight:600;color:#666;margin:8px 0}.card-order-container .card-title-no-date{font-weight:600;color:#666;margin:8px 0;padding-top:5px}.card-order-container .card-info{color:#999;font-weight:400;margin:8px 0}.card-order-container .card-button{width:100%}.card-order-container .balance-amount{font-size:28px;font-weight:700}.card-order-container .amount-container{margin:20px 0 15px}.card-order-container .ug-card-info{color:#000;font-weight:400;font-size:11px;margin:15px 0 5px}.divider{color:grey;margin:0 3px;font-size:18px}.link{font-size:14px;color:#027fa3;text-transform:none}.card-title-info{color:#373737;margin:10px 0;padding-left:16px}.card-title-info .card-title-info-namenumber{font-size:26px;text-transform:capitalize}.card-title-info .card-title-type-details{font-size:13px;color:#717171;line-height:17px;text-transform:capitalize;padding-right:8px}.card-title-info-mt{color:#373737;margin:10px 0}.card-title-info-mt .card-title-info-namenumber{font-size:26px;text-transform:capitalize}.card-title-info-mt .card-title-type-details{font-size:13px;color:#717171;line-height:17px;text-transform:capitalize;padding-right:8px}.card-title-info-ug{color:#373737;margin:0!important;padding:0!important}.card-title-info-ug .card-title-info-namenumber{font-size:11px}.card-title-info-ug .activation-date{font-size:11px;color:#000}@media only screen and (max-width:599px){.card-title-info .card-title-type-details{line-height:30px}}.com-menu-button .md-open-menu-container.md-active md-menu-item .md-button[disabled]{color:#d9d9d9!important}.com-menu-button .menu-btn{margin:0;border-radius:0}.md-warn{color:#ffbe00}.loading-btn-opacity{opacity:.25;z-index:1}.loading-btn-overlaid{z-index:10;position:absolute}.loading-btn-overlaid,.loading-btn-text{top:50%;transform:translateY(-50%);width:100%;height:100%}.loading-btn-text{z-index:1;position:relative}.loading-button{position:relative;margin-top:5px!important;padding:0!important}md-progress-circular{top:50%;transform:translateY(-50%)}md-progress-circular.md-accent .md-inner .md-right .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-right-color:#027fa3}md-progress-circular.md-accent .md-inner .md-left .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle{border-left-color:#027fa3}md-progress-circular.md-accent .md-inner .md-left .md-half-circle,md-progress-circular.md-accent .md-inner .md-right .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-top-color:#027fa3}.payment-logo{width:48px;height:48px}.payment-component{background-color:#f9f9f9;padding:20px 50px}@media (max-width:599px){.payment-component{padding:20px}}.payment-component .upfronts{padding-bottom:20px}.payment-component .choice{margin:18px 0}.payment-component .payment-component-drop-down{display:block}.payment-component .required{color:#fd9700;padding-left:5px}.payment-component .large-font{font-size:20px}.payment-component .small-font{font-size:14px}.payment-component .title{color:#000;font-weight:700;margin:0;padding:0}.payment-component .sum{color:#fd9700;padding-left:5px;font-weight:700}.payment-component .info-list{font-size:13px;width:70%;margin:0;padding:0}.payment-component .info-list li{padding:10px 0}.payment-component .info-pic{font-weight:700;padding:25px}.payment-component .info-pic i{margin-right:10px;font-size:52px}.payment-component .payment-option-btn{margin-left:0;margin-right:8px}.payment-component .payment-option-btn.isdisabled{background-color:#dcdcdc!important;color:rgba(0,0,0,.4)!important}.payment-component .payment-option-btn:last-of-type{margin-left:8px}.payment-component .payment-select md-select{height:50px}.payment-component .payment-select md-select[disabled]{border-bottom:2px solid #dcdcdc!important}.payment-component .payment-select md-select .md-select-value{text-transform:none}.payment-component-mt{width:calc(100% - 20px);box-shadow:0 1px 3px rgba(51,51,51,.35);margin:10px;background-color:#fff;padding:0;padding-bottom:100px}@media (max-width:599px){.payment-component-mt{padding:20px;padding-bottom:100px}}.payment-component-mt .upfronts-mt{padding-top:20px;padding-bottom:20px;padding-left:25px}.payment-component-mt .choice-mt{margin:0}.payment-component-mt .payment-component-drop-down{display:block}.payment-component-mt .required{color:#fd9700;padding-left:5px}.payment-component-mt .large-font{font-size:20px}.payment-component-mt .small-font-mt{font-size:16px;padding-left:25px;padding-right:10px}.payment-component-mt .title{color:#000;font-weight:700;margin:0;padding:0}.payment-component-mt .sum{color:#fd9700;padding-left:5px;font-weight:700}.payment-component-mt .info-list{font-size:13px;width:70%;margin:0;padding:0}.payment-component-mt .info-list li{padding:10px 0}.payment-component-mt .info-pic{font-weight:700;padding-left:5px;padding-right:5px}.payment-component-mt .info-pic i{margin-right:10px;font-size:52px}.payment-component-mt .payment-option-btn{margin-left:0;margin-right:8px}.payment-component-mt .payment-option-btn.isdisabled{background-color:#dcdcdc!important;color:rgba(0,0,0,.4)!important}.payment-component-mt .payment-option-btn:last-of-type{margin-left:8px}.payment-component-mt .payment-select-mt md-select{height:50px;border:1px solid #000}.payment-component-mt .payment-select-mt md-select[disabled]{border:1px solid #dcdcdc!important}.payment-component-mt .payment-select-mt md-select .md-select-value{text-transform:none}.payment-component-mt .md-select-value>span:not(.md-select-icon) .md-text{padding-left:10px}.payment-component-mt .payment-method-container{padding-bottom:20px}.top-container{width:calc(100% - 20px);box-shadow:0 1px 3px rgba(51,51,51,.35);margin:10px;background-color:#fff}.top-container .cart-area{margin:0 auto;width:60%}@media (max-width:599px){.top-container .cart-area{width:90%}}@media (min-width:600px) and (max-width:959px){.top-container .cart-area{width:90%}}@media (min-width:960px) and (max-width:1279px){.top-container .cart-area{width:90%}}.left-border{border-left:1px solid #dcdcdc}.big-blue{color:#60bde7;font-size:36px;font-weight:300}.secure-server{color:#a1a1a1;font-size:22px;font-weight:400}.yellow-icon{color:gold}.text-no-wrap{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.payment-height-ie{height:370px}}@media (-ms-high-contrast:active) and (min-width:600px) and (max-width:959px),(-ms-high-contrast:none) and (min-width:600px) and (max-width:959px){.payment-height-ie{height:290}}@media (-ms-high-contrast:active) and (max-width:599px),(-ms-high-contrast:none) and (max-width:599px){.payment-height-ie{height:280}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.payment-component-ie{box-shadow:0 1px 5px rgba(51,51,51,.35);padding-bottom:260px}}@media (-ms-high-contrast:active) and (max-width:599px),(-ms-high-contrast:none) and (max-width:599px){.payment-component-ie{padding-bottom:400px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.payment-method-container{padding-bottom:60px}}.payment-component-ug .payment-header{padding:20px}.payment-component-ug .payment-title{color:#707070;font-size:18px;font-weight:700}.payment-component-ug .payment-tag{color:#1d1d1d;font-size:13px}.payment-component-ug .amount-title{color:#7d7d7d;font-size:12px;font-weight:600}.payment-component-ug .amount-tag{color:#222;font-weight:700}.payment-component-ug .payment-options{padding:30px 0}.payment-component-ug .cardtitle{color:#363636;font-size:15px;font-weight:700}.loyalty-points-small-card-container{background:transparent;box-shadow:none}.loyalty-points-small-card-container .points-container{position:relative;overflow:hidden;text-align:center}.loyalty-points-small-card-container .points{font-weight:700;z-index:2}.loyalty-points-small-card-container .caption{color:#a9a9a9;font-size:.9em;font-weight:700;width:100%;top:-10px;position:relative}.loyalty-points-small-card-container.large .points-container img{max-width:130px;width:130px;opacity:.3;z-index:1}.loyalty-points-small-card-container.large .points{position:absolute;font-size:1em;top:34px;left:0;width:100%;text-align:center}.loyalty-points-small-card-container.small{cursor:pointer}.loyalty-points-small-card-container.small .points-container img{max-width:130px;width:130px;opacity:.3;z-index:1}.loyalty-points-small-card-container.small .points{position:absolute;font-size:1.1rem;top:30px;left:0;width:100%;text-align:center}.loyalty-points-small-card-container.small .small-size-captions .txt1,.loyalty-points-small-card-container.small .small-size-captions .txt2{font-size:.9rem;padding:5px}md-card.loyalty-points-small-card-container.large{margin:unset}.clm-flash-message .flash-message{background:#6093ab}.clm-flash-message .flash-message-text{cursor:pointer;color:#fff;font-weight:300}.clm-flash-message .flash-message-close:hover{color:#fff!important}.clm-flash-message .flash-message-badge{display:inline-block;min-width:10px;padding:3px 7px;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;position:relative;margin:0 10px}.clm-flash-message .flash-message-badge .arrow-right{width:0;height:0;border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left-width:8px!important;border-left-style:solid!important;position:absolute;top:2.5px;right:-5px}.ug-flash-message{width:100%!important}.ug-flash-message .flash-message{background:#000}.ug-flash-message .flash-message-text{font-size:13px;padding-left:15px}.ug-flash-message .change-password.flash-message-text{cursor:unset}.ug-flash-message .md-cancel-button{background-color:#fff!important;color:#000!important;border:1px solid gray!important;width:118px;font-weight:600;cursor:pointer;font-size:13px!important}.ug-flash-message .flash-message-close{margin-top:4px}.ug-flash-message .material-icons.alert-info{color:#ffcb05;transform:rotate(180deg)}@media (min-width:2400px){.common-jumbotron .slides-container{height:430px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:430px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:430px}.common-jumbotron .slides-container .slide img{width:100%;height:430px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:430px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:430px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:430px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}.MT-slidecontent-one h1{font-size:300%}}@media (min-width:960px){.MT-slidecontent-one h1{font-size:300%}}@media (max-width:960px){.MT-slidecontent-one h1{font-size:250%}}@media (min-width:2100px) and (max-width:2400px){.common-jumbotron .slides-container{height:400px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:400px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:400px}.common-jumbotron .slides-container .slide img{width:100%;height:400px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:400px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:350px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:350px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.UG-jumbotron{position:relative}.UG-jumbotron .slides-container{width:100%;height:288px;overflow:hidden;position:relative}.UG-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:288px}.UG-jumbotron .slick-dots{bottom:0!important}.UG-jumbotron .slick-dots li{opacity:.5!important}.UG-jumbotron .slick-dots li.slick-active{opacity:1!important}.UG-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.UG-jumbotron .MT-slidecontent-one{top:6%}.UG-jumbotron .MT-slidecontent-three,.UG-jumbotron .MT-slidecontent-two{top:33%}.UG-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}}@media (min-width:1920px) and (max-width:2100px){.common-jumbotron .slides-container{height:380px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:380px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:380px}.common-jumbotron .slides-container .slide img{width:100%;height:380px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:380px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:350px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:350px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.UG-jumbotron{position:relative}.UG-jumbotron .slides-container{width:100%;height:288px;overflow:hidden;position:relative}.UG-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:288px}.UG-jumbotron .slick-dots{bottom:0!important}.UG-jumbotron .slick-dots li{opacity:.5!important}.UG-jumbotron .slick-dots li.slick-active{opacity:1!important}.UG-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.UG-jumbotron .MT-slidecontent-one{top:6%}.UG-jumbotron .MT-slidecontent-three,.UG-jumbotron .MT-slidecontent-two{top:33%}.UG-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}}@media (min-width:1800px) and (max-width:1920px){.common-jumbotron .slides-container{height:350px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:350px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:350px}.common-jumbotron .slides-container .slide img{width:100%;height:350px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:350px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:350px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:350px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.UG-jumbotron{position:relative}.UG-jumbotron .slides-container{width:100%;height:288px;overflow:hidden;position:relative}.UG-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:288px}.UG-jumbotron .slick-dots{bottom:0!important}.UG-jumbotron .slick-dots li{opacity:.5!important}.UG-jumbotron .slick-dots li.slick-active{opacity:1!important}.UG-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.UG-jumbotron .MT-slidecontent-one{top:6%}.UG-jumbotron .MT-slidecontent-three,.UG-jumbotron .MT-slidecontent-two{top:33%}.UG-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}}@media (min-width:1600px) and (max-width:1800px){.common-jumbotron .slides-container{height:320px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:320px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:320px}.common-jumbotron .slides-container .slide img{width:100%;height:320px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:320px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:350px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:350px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.UG-jumbotron{position:relative}.UG-jumbotron .slides-container{width:100%;height:288px;overflow:hidden;position:relative}.UG-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:288px}.UG-jumbotron .slick-dots{bottom:0!important}.UG-jumbotron .slick-dots li{opacity:.5!important}.UG-jumbotron .slick-dots li.slick-active{opacity:1!important}.UG-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.UG-jumbotron .MT-slidecontent-one{top:6%}.UG-jumbotron .MT-slidecontent-three,.UG-jumbotron .MT-slidecontent-two{top:33%}.UG-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}}@media (min-width:960px) and (max-width:1600px){.common-jumbotron .slides-container{height:300px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:300px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:300px}.common-jumbotron .slides-container .slide img{width:100%;height:300px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:300px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:350px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:350px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.UG-jumbotron{position:relative}.UG-jumbotron .slides-container{width:100%;height:288px;overflow:hidden;position:relative}.UG-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:288px}.UG-jumbotron .slick-dots{bottom:0!important}.UG-jumbotron .slick-dots li{opacity:.5!important}.UG-jumbotron .slick-dots li.slick-active{opacity:1!important}.UG-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.UG-jumbotron .MT-slidecontent-one{top:6%}.UG-jumbotron .MT-slidecontent-three,.UG-jumbotron .MT-slidecontent-two{top:33%}.UG-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}}@media (max-height:768px) and (max-width:1024px){.common-jumbotron .slides-container{height:300px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:300px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:300px}.common-jumbotron .slides-container .slide img{width:100%;height:300px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:300px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:350px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:350px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.UG-jumbotron{position:relative}.UG-jumbotron .slides-container{width:100%;height:288px;overflow:hidden;position:relative}.UG-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:288px}.UG-jumbotron .slick-dots{bottom:0!important}.UG-jumbotron .slick-dots li{opacity:.5!important}.UG-jumbotron .slick-dots li.slick-active{opacity:1!important}.UG-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.UG-jumbotron .MT-slidecontent-one{top:6%}.UG-jumbotron .MT-slidecontent-three,.UG-jumbotron .MT-slidecontent-two{top:33%}.UG-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}}@media (max-height:655px) and (max-width:1024px){.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:270px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:270px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}}@media (max-height:600px) and (max-width:1280px){.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:300px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:300px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}}@media (max-height:600px) and (max-width:1024px){.common-jumbotron .slides-container{height:300px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:300px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:300px}.common-jumbotron .slides-container .slide img{width:100%;height:300px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:300px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:200px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:200px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:32%}}@media (min-width:960px) and (max-width:1024px){.common-jumbotron .slides-container{height:250px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:250px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:250px}.common-jumbotron .slides-container .slide img{width:100%;height:250px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:250px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:300px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:300px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:30%}}@media (min-width:780px) and (max-width:960px){.common-jumbotron .slides-container{height:250px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:250px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:250px}.common-jumbotron .slides-container .slide img{width:100%;height:250px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:250px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:280px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:280px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:30%}}@media (min-width:650px) and (max-width:780px){.common-jumbotron .slides-container{height:230px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:230px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:230px}.common-jumbotron .slides-container .slide img{width:100%;height:230px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:230px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:230px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:230px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:25%}}@media (min-width:480px) and (max-width:650px){.common-jumbotron .slides-container{height:180px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:180px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:180px}.common-jumbotron .slides-container .slide img{width:100%;height:180px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:180px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:175px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:175px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:25%}.MT-slidecontent-one h1{font-size:200%}.maintextcontent{font-size:1.7em}}@media (min-width:380px) and (max-width:480px){.common-jumbotron .slides-container{height:150px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:150px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:150px}.common-jumbotron .slides-container .slide img{width:100%;height:150px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:150px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:135px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:135px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:20%}.MT-slidecontent-one h1{font-size:150%}.maintextcontent{font-size:1.7em}}@media (min-width:320px) and (max-width:380px){.common-jumbotron .slides-container{height:130px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:130px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:130px}.common-jumbotron .slides-container .slide img{width:100%;height:130px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:130px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:125px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:125px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:20%}.MT-slidecontent-one h1{font-size:100%}.maintextcontent{font-size:1.7em}}@media (max-width:320px){.common-jumbotron .slides-container{height:110px;overflow:hidden;position:relative}.common-jumbotron .slides-container .bg-slide{background-repeat:no-repeat;background-size:cover;background-position:0 50%;height:110px}.common-jumbotron .slides-container .slide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:"center";align-items:"center";height:110px}.common-jumbotron .slides-container .slide img{width:100%;height:110px;position:relative}.common-jumbotron .nigeria-slides img{width:100%;height:110px}.common-jumbotron .slick-dots{bottom:0!important}.common-jumbotron .slick-dots li{opacity:.5!important}.common-jumbotron .slick-dots li.slick-active{opacity:1!important}.common-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron{position:relative}.MT-jumbotron .slides-container{width:100%;height:110px;overflow:hidden;position:relative}.MT-jumbotron .slides-container .slide{background-repeat:no-repeat;background-size:cover;background-position:50%;height:110px}.MT-jumbotron .slick-dots{bottom:0!important}.MT-jumbotron .slick-dots li{opacity:.5!important}.MT-jumbotron .slick-dots li.slick-active{opacity:1!important}.MT-jumbotron .custom-dot{width:12px;height:12px;background-color:#878787;border-radius:50px;border:2px solid #fff}.MT-jumbotron .MT-slidecontent-one{top:6%}.MT-jumbotron .MT-slidecontent-three,.MT-jumbotron .MT-slidecontent-two{top:33%}.MT-jumbotron .jumbotron-btn{width:200px!important}.slidecontent{top:10%}.MT-slidecontent-one h1{font-size:100%}.maintextcontent{font-size:1.5em}.subinfo-text .subinfo-text-title{font-size:.9em}.subinfo-text .subinfo-text-value{margin-left:10px;font-size:.9em}}com-jumbotron .MT-slidecontent-one,com-jumbotron .MT-slidecontent-three,com-jumbotron .MT-slidecontent-two,com-jumbotron .slidecontent{position:absolute;left:50px;color:#fff;width:66%}com-jumbotron .maintextcontent,com-jumbotron .maintextcontent-ivory{margin-bottom:10px;text-transform:capitalize}com-jumbotron .maintextcontent-ivory{font-size:18px}com-jumbotron .secondarytextcontent{font-size:1em!important;font-weight:lighter!important}com-jumbotron .subinfo-text{display:block}com-jumbotron .subinfo-text .subinfo-text-title,com-jumbotron .subinfo-text .subinfo-text-value{display:inline-block}.carousel-width{width:100%}.title-area{height:240px;background-size:cover}.pagetitle-demo{color:#fff;margin:20px;padding-bottom:50px;font-size:42px;font-weight:100;letter-spacing:2px;text-shadow:rgba(0,0,0,.4) 1px 1px 2px;pointer-events:none;position:relative;top:125px}.title-area-demo{background-image:url("/res/demo-new-bg.png")}.title-area-demo,.title-area-mt{height:240px;background-size:cover;pointer-events:none}.title-area-mt{background-image:url("/res/bg-mt.jpg");margin-bottom:24px}.title-area-mt .pageSubtitle{color:#5a5a5a;pointer-events:none;font-size:28px;font-weight:200;position:relative;top:10px}.title-area-ug{height:288px;background-image:url("/res/ug-banner-company-details.jpg");background-size:100% auto;background-repeat:no-repeat;pointer-events:none;margin-bottom:24px}@media (min-width:1130px){.help-title-area-demo,.pagetitle-mt,.servicepagetitle,.title-area,.title-area-demo,.title-area-mt .pageSubtitle,.title-area-mt .servicepagetitle{width:1130px;margin:0 auto}}@media (max-width:1130px){.help-title-area-demo,.pagetitle-mt,.servicepagetitle,.title-area,.title-area-demo{width:100%;margin:0 auto}.title-area-mt .pageSubtitle,.title-area-mt .servicepagetitle{width:100%;margin:0 10%}}.pagetitle{color:#fff;margin:20px;font-size:42px;letter-spacing:2px;text-shadow:rgba(0,0,0,.4) 1px 1px 2px;pointer-events:none;position:relative;top:100px}.pagetitle-mt{top:72px}.pagetitle-mt,.servicepagetitle{color:#333;padding-bottom:42px;font-size:67px;font-family:Montserrat;font-weight:200;letter-spacing:2px;pointer-events:none;position:relative}.servicepagetitle{top:46px}.help-title-area-demo{height:300px;background-image:url("/res/demo-new-bg.png");background-size:cover;pointer-events:none}.help-title-area-demo .pagetitle-mt-help{color:#fff;margin:20px;padding-bottom:60px;font-size:42px;font-weight:50;letter-spacing:2px;text-shadow:rgba(0,0,0,.4) 1px 1px 2px;pointer-events:none;position:relative;top:90px}.help-title-area-demo .pageSubtitle{color:#fff;pointer-events:none;font-size:24px;font-weight:lighter;position:relative;top:20px;margin-left:20px}com-title-area-corp{display:block;position:relative;height:190px;background-image:url("/res/bg.png");background-size:cover}com-title-area-corp .title-area{height:100%;font-family:Open Sans Light,Open Sans;text-rendering:optimizeLegibility;-webkit-font-kerning:normal;font-kerning:normal}com-title-area-corp .title-area .rectangular{height:100px;margin:15px;background:linear-gradient(90deg,rgba(55,55,55,.7),rgba(55,55,55,0));padding-left:20px;padding-right:20px}com-title-area-corp .title-area .rectangular .pagetitle{padding-top:10px;color:#fff;font-size:42px;font-style:normal;letter-spacing:0;text-shadow:rgba(0,0,0,.4) 1px 1px 2px}com-title-area-corp .title-area .rectangular .pagesubtitle{color:#fff;font-size:14px;letter-spacing:0;text-shadow:rgba(0,0,0,.4) 1px 1px 2px}@media (max-width:680px){com-title-area-corp .title-area .rectangular .pagetitle{padding-top:25px;font-size:30px}com-title-area-corp .title-area .rectangular .pagesubtitle{display:none}}.cart-item{margin:30px 0}.cart-item .item-thumbnail img{max-width:48px;max-height:48px}@media (max-width:599px){.cart-item .item-thumbnail img{max-width:32px;max-height:32px}}.cart-item .item-category{color:#878787;font-size:15px;text-transform:uppercase}.cart-item .item-title{color:#000;font-size:15px}.cart-item .item-number{color:#fe9700;font-size:13px;margin-left:6px;margin-right:6px}.cart-item .item-number-label{color:#878787;font-size:13px;margin-left:6px;margin-right:6px}.cart-item .item-actions .item-price,.cart-item .item-actions .item-tax-price{font-size:15px;font-weight:700;color:#fe9700}.cart-item .item-actions .item-tax-price{position:relative;left:-12px}.cart-item .item-remove{cursor:pointer}.cart-item-mt .item-thumbnail img{max-width:48px;max-height:48px}@media (max-width:599px){.cart-item-mt .item-thumbnail img{max-width:32px;max-height:32px}}.cart-item-mt .item-category{color:#878787;font-size:15px;text-transform:uppercase}.cart-item-mt .item-title{color:#000;font-size:15px}.cart-item-mt .item-number{color:#fe9700;font-size:13px;margin-left:6px;margin-right:6px}.cart-item-mt .item-number-label{color:#878787;font-size:13px;margin-left:6px;margin-right:6px}.cart-item-mt .item-actions .item-price-mt{font-size:15px;font-weight:400;color:#000}.cart-item-mt .item-actions .item-tax-price{font-size:15px;font-weight:700;color:#fe9700;position:relative}.cart-item-mt .item-remove{cursor:pointer}.cart-item-mt .summary-item{padding:10px}.cart-item-mt .stripe{background-color:#f2f2f2;margin-bottom:10px;padding-left:10px;height:40px}.header-actions{background-color:#fff;text-transform:capitalize;overflow:hidden}.header-actions .offering-name{color:#333}.header-actions .md-headline{font-weight:500}.header-actions .menu-button-header{margin-left:0}.header-actions .service-page-buttons{width:212px;margin-right:12px}.header-actions .service-page-buttons button{width:100%;height:45px}.header-actions .service-page-buttons button .icon-down-arrow,.header-actions .service-page-buttons button .plus-image{padding-left:0}.header-actions .service-page-buttons button .send-image{padding-left:12px}.header-actions .service-page-buttons button .check-image{padding-left:7px}.header-actions .service-page-buttons button .icon{padding-left:12px}.header-actions .service-page-buttons button .add-service-text{padding-left:8px;padding-right:12px}.header-actions .service-page-buttons button .text{padding-left:8px;padding-right:55px}.header-actions .service-page-buttons-ug{width:212px;margin-right:12px}.header-actions .service-page-buttons-ug button{width:100%;height:45px}.header-actions .service-page-buttons-ug button .icon-down-arrow,.header-actions .service-page-buttons-ug button .plus-image{padding-left:0;width:20px;height:20px}.header-actions .service-page-buttons-ug button .send-image{padding-left:12px}.header-actions .service-page-buttons-ug button .check-image{padding-left:7px}.header-actions .service-page-buttons-ug button .icon{padding-left:12px}.header-actions .service-page-buttons-ug button .add-service-text{padding-left:8px;padding-right:12px}.header-actions .service-page-buttons-ug button .text{padding-left:8px;padding-right:55px}@media (max-width:600px){.header-actions .service-page-buttons,.header-actions .service-page-buttons-ug{padding-left:0}}.header-actions .addServices{padding:0 12px;font-size:16px!important}.header-actions .downArrow{padding-right:16px;font-size:32px}.header-actions>md-menu{padding:0;margin:0 1em 0 0}.header-actions>md-menu>.md-button{width:100%}.header-actions>md-menu>.md-button>md-icon{top:.25em;position:absolute;left:0;right:-90%}.header-actions .selectedServiceStatus{position:relative;left:10px;top:-20px;color:#999;font-weight:500;text-transform:lowercase}.header-actions .selectedServiceStatus .time-for-more{text-transform:none!important;font-size:20px;color:#333;font-weight:300}.header-actions .selectedServiceStatus:first-letter{text-transform:uppercase}.review-and-submit{font-family:Open Sans,sans-serif;position:relative;background-color:#fff}.review-and-submit .chargestitle{font-size:15px}.review-and-submit .deleteplaceholder{width:24px;height:24px}.review-and-submit .gift-icon{position:absolute}.review-and-submit .gift-number{font-size:24px;margin-left:30px}.review-and-submit .subtotal{font-size:18px;font-weight:700}@media (max-width:599px){.review-and-submit .subtotal{margin-bottom:15px}}.review-and-submit .rc-subtotal{left:-12px;position:relative}.review-and-submit .subtotal-mt{font-size:18px}.review-and-submit .top-container{width:calc(100% - 20px);box-shadow:0 1px 3px rgba(51,51,51,.35);margin:10px;background-color:#fff}.review-and-submit .top-container .some-padding{padding:40px}.review-and-submit .top-container .cart-area{margin:0 auto;width:60%}@media (max-width:599px){.review-and-submit .top-container .cart-area{width:90%}}@media (min-width:600px) and (max-width:959px){.review-and-submit .top-container .cart-area{width:90%}}@media (min-width:960px) and (max-width:1279px){.review-and-submit .top-container .cart-area{width:90%}}.review-and-submit .top-container .carttitle{font-size:12px;font-weight:700;color:#878787;margin:16px 0}.review-and-submit .top-container .cart-placeholder{font-size:15px;text-align:center}.review-and-submit .top-container .divider{margin:0 auto;width:80%;border-bottom:1px solid #c7c7c7}@media (max-width:599px){.review-and-submit .top-container .divider{width:90%}}@media (min-width:600px) and (max-width:959px){.review-and-submit .top-container .divider{width:90%}}@media (min-width:960px) and (max-width:1279px){.review-and-submit .top-container .divider{width:90%}}.review-and-submit .top-container .divider-vertical{height:100%;border-right:1px solid #c7c7c7}.review-and-submit .top-container .arrowback{position:absolute;top:10px;left:10px;color:#ffbe00;cursor:pointer}.review-and-submit .top-container .cart-contents{padding:20px 0}.review-and-submit .top-container .cart-footer{margin:0 auto;width:60%;padding-bottom:20px}@media (max-width:599px){.review-and-submit .top-container .cart-footer{width:90%;padding-bottom:0}}@media (min-width:600px) and (max-width:959px){.review-and-submit .top-container .cart-footer{width:90%}}@media (min-width:960px) and (max-width:1279px){.review-and-submit .top-container .cart-footer{width:90%}}.review-and-submit .top-container .cart-footer .cart-totals{margin:40px 0}.review-and-submit .top-container .cart-footer .registerbtn{background-color:#c7c7c7!important}.review-and-submit .top-container .cart-footer .footerbtn{width:100%;padding:10px 0;margin:8px 0!important}.review-and-submit .top-container .cart-footer .pricetext{color:#ffbe00}.review-and-submit .stripe{background-color:#f2f2f2;margin-bottom:10px}.review-and-submit .cart-contents-mt{padding:10px}.review-and-submit .chargestitle-mt{font-size:15px;font-weight:300;color:#a1a1a1}.review-and-submit .background-mt{position:relative;background-color:#fff}.review-and-submit hr.divide-summary-pay{height:10px;border:0;box-shadow:inset 0 10px 10px -10px #8c8b8b;width:100%}.review-and-submit .summary-item{padding:10px}.review-and-submit .review-title{font-weight:600;font-size:28px;color:#333;font-style:normal;text-decoration:none}.review-and-submit .vat-inclusive{font-size:12px}.review-and-submit .left-padding-review{padding-left:10px}.review-and-submit .totalCalculation{padding:0 20px 30px 40px!important}.review-and-submit .serviceImage{padding:0 40px 40px 20px!important}.review-and-submit .serviceImage img{width:100%;height:auto}@media screen and (max-width:960px){.review-and-submit .serviceImage{display:none}}.review-and-submit .serviceTag-review{margin-top:10px;color:#333;font-size:20px;white-space:pre-line}.review-and-submit .ug-container .cart-totals{font-weight:700}.review-and-submit .card-grey{background-color:#f2f2f2}.review-and-submit .promotional-screen{height:232px}.review-and-submit .promotional-screen .promo-label{margin-right:5px}.complete-page{position:relative;background-color:#f9f9f9}.complete-page .complete-container{box-shadow:0 1px 3px rgba(51,51,51,.35);margin:10px;background-color:#fff;padding:20px 50px 50px}@media (max-width:599px){.complete-page .complete-container .thankyoumessage{margin-top:50px}}.complete-page .complete-container .complete-item-row{margin-bottom:25px}.complete-page .complete-container .complete-header{margin-bottom:50px}.complete-page .complete-container .complete-header .complete-title{color:#000;font-size:20px;font-weight:700}.complete-page .complete-container .complete-header .complete-subtitle{font-size:13px;color:#666}.complete-page .complete-container .complete-header .complete-icon{margin:0 10px;font-size:28px}.complete-page .complete-container .complete-item-title{color:#666;font-size:14px}.complete-page .complete-container .error-title{font-size:16px}.complete-page .complete-container .error-line{margin-bottom:5px}.complete-page .complete-container .bold-title{font-weight:700}.complete-page .complete-container .complete-item-content{color:#000;font-size:14px;font-weight:700}.complete-page .complete-container .message-block{margin-bottom:25px}.complete-page .complete-container .complete-message{font-size:14px;color:#000}.big-info{font-size:26px;color:#373737}.small-info{color:#b5b5b5;font-weight:700}.small-info,.small-text{font-size:1em}@font-face{font-family:myriad-pro,sans-serif;src:url("/res/myriadpro-regular-webfont.woff");font-weight:400;font-style:normal}@font-face{font-family:myriad-pro,sans-serif;src:url("/res/myriadpro-semibold-webfont.woff");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url("/res/Montserrat-ExtraLight.otf");font-weight:200}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Light.otf");font-weight:300}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Regular.otf");font-weight:400}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Medium.otf");font-weight:500}@font-face{font-family:Montserrat;src:url("/res/Montserrat-SemiBold.otf");font-weight:600}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Bold.otf");font-weight:700}@font-face{font-family:IRANSans;font-style:normal;font-weight:700;src:url("/res/IRANSansWeb-FaNum_Bold.eot");src:url("/res/IRANSansWeb-FaNum_Bold.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Bold.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Bold.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Bold.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:500;src:url("/res/IRANSansWeb-FaNum_Medium.eot");src:url("/res/IRANSansWeb-FaNum_Medium.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Medium.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Medium.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Medium.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:300;src:url("/res/IRANSansWeb-FaNum_Light.eot");src:url("/res/IRANSansWeb-FaNum_Light.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Light.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Light.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Light.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:200;src:url("/res/IRANSansWeb-FaNum_UltraLight.eot");src:url("/res/IRANSansWeb-FaNum_UltraLight.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_UltraLight.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_UltraLight.woff") format("woff"),url("/res/IRANSansWeb-FaNum_UltraLight.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url("/res/IRANSansWeb-FaNum.eot");src:url("/res/IRANSansWeb-FaNum.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum.woff") format("woff"),url("/res/IRANSansWeb-FaNum.ttf") format("truetype")}:focus{outline:none}.clickable{cursor:pointer}.no-wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.floatRight{right:0}.floatLeft{left:0}.pull-right-text{text-align:right}.capitalize{text-transform:capitalize}.content-carousel .slick-arrow:before{content:normal}.content-carousel .card-extra-title{padding:10px;line-height:normal;font-size:1.2rem;max-height:80px;overflow:hidden}.md-MT-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-MT-theme .event-history .timeline p{font-weight:300;color:#919191}.md-MT-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-MT-theme flip-card .flip-card .note{font-size:14px}.md-MT-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-MT-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-MT-theme .ext-logo-width{width:60px}.md-MT-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#003b5c}.md-MT-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-MT-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#00aeef}.md-MT-theme .wizard-nav-step.active .step-divider,.md-MT-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-MT-theme .wizard-container .wizard-navi{height:80px;background-color:#00aeef}.md-MT-theme .wizard-container{background-color:#00aeef}.md-MT-theme .wizard-container .bottom-nav-padding .md-button.md-MT-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-MT-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-MT-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-MT-theme .wizard-container .wizard-content-area{background-color:#fff}.md-MT-theme #ttpccatalog .md-button{background-color:#00aeef;color:#fff;border-radius:0!important}.md-MT-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #00aeef;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-MT-theme #ttpccatalog .cardtitle{font-weight:300}.md-MT-theme .md-raised.wizard-nav-btn:not([disabled]),.md-MT-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#00aeef;color:#fff;border-radius:0!important}.md-MT-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-MT-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-MT-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-MT-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-MT-theme .list-item-help:hover,.md-MT-theme .selectedIndex{border-left:4px solid #00aeef!important}.md-MT-theme .selectedIndex{background-color:#eee}.md-MT-theme .payment-summary-value{color:#ff9600}.md-MT-theme md-switch.md-checked .md-thumb{background-color:#003b5c!important}.md-MT-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-MT-theme .md-bar{background-color:#c7c7c7}.md-MT-theme .clm-input{border-radius:0}.md-MT-theme .clm-input:focus{border-bottom-color:#00b0b9!important}.md-MT-theme .md-input-invalid{color:red}.md-MT-theme .otc-price,.md-MT-theme .rc-price{color:#ff9600!important}.md-MT-theme .md-raised:hover{background-color:#0091c8!important;color:#fff!important}.md-MT-theme .material-icons-for-service-highlighted{font-size:30px}.md-MT-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-MT-theme .material-icons-in-header{font-size:28px;color:#00aeef}.md-MT-theme .material-icons-view-change{color:#fff;font-size:36px}.md-MT-theme .material-icons-view-change:hover{cursor:pointer}.md-MT-theme .material-icons-view-mode-default{color:#00aeef;font-size:36px;vertical-align:top}.md-MT-theme .navigate-icon{color:#00aeef}.md-MT-theme .navigate-icon:hover{cursor:pointer}.md-MT-theme .material-icons-for-invoices-highlighted{color:#00aeef;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MT-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-MT-theme .material-icons-service-tickets-highlighted{color:#00aeef;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MT-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-MT-theme .search-icon,.md-MT-theme .search-icon-left,.md-MT-theme .search-icon-right{position:absolute;color:#00aeef;font-size:30px;padding-top:2px}.md-MT-theme .search-icon-left{right:20px}.md-MT-theme .search-icon-right{left:20px}.md-MT-theme .utility-column-right-with-padding{color:#00aeef;padding-left:15px;padding-right:15px}.md-MT-theme md-tabs .md-tab:hover{color:#2cb9ef}.md-MT-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-MT-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-MT-theme md-list.service-list md-list-item:first-of-type{background-color:#b9d9ec!important}.md-MT-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-MT-theme .clm-usage-history-section .layout-padding{padding:0}.md-MT-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#b9d9ec!important}@media (max-width:599px){.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-MT-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-MT-theme .clm-usage-history-section .service-list section{padding:4px}.md-MT-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-MT-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-MT-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-MT-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-MT-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-MT-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-MT-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-MT-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-MT-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#b9d9ec!important}.md-MT-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-MT-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-MT-theme .balances .service-list md-list .list-header:first-of-type{background-color:#b9d9ec!important}.md-MT-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-MT-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#00aeef;font-size:36px}.md-MT-theme .clm-usage-history-section .list-title span{color:#00aeef}.md-MT-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#00aeef}.md-MT-theme .md-button:not([disabled]):hover,.md-MT-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-MT-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-MT-theme #paymentHistory #tthc-history .amount{color:#00aeef}.md-MT-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-MT-theme .table-close-btn{color:#000!important}.md-MT-theme .table-close-btn:hover{color:#0091c8!important}.md-MT-theme .pagination-desktop .active{color:#00aeef}.md-MT-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-MT-theme .slick-next:focus,.md-MT-theme .slick-next:hover,.md-MT-theme .slick-prev:focus,.md-MT-theme .slick-prev:hover{color:#00aeef}.md-MT-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-MT-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-MT-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-GAMBIA-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-GAMBIA-theme .event-history .timeline p{font-weight:300;color:#919191}.md-GAMBIA-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-GAMBIA-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-GAMBIA-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-GAMBIA-theme .ext-logo-width{width:60px}.md-GAMBIA-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-GAMBIA-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-GAMBIA-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-GAMBIA-theme .wizard-nav-step.active .step-divider,.md-GAMBIA-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-GAMBIA-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-GAMBIA-theme .wizard-container{background-color:#d22f29}.md-GAMBIA-theme .wizard-container .bottom-nav-padding .md-button.md-GAMBIA-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-GAMBIA-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-GAMBIA-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-GAMBIA-theme .wizard-container .wizard-content-area{background-color:#fff}.md-GAMBIA-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-GAMBIA-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-GAMBIA-theme #ttpccatalog .cardtitle{font-weight:300}.md-GAMBIA-theme .md-raised.wizard-nav-btn:not([disabled]),.md-GAMBIA-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-GAMBIA-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-GAMBIA-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-GAMBIA-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-GAMBIA-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-GAMBIA-theme .list-item-help:hover,.md-GAMBIA-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-GAMBIA-theme .selectedIndex{background-color:#eee}.md-GAMBIA-theme .payment-summary-value{color:#000}.md-GAMBIA-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-GAMBIA-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-GAMBIA-theme .md-bar{background-color:#c7c7c7}.md-GAMBIA-theme .clm-input{border-radius:0}.md-GAMBIA-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-GAMBIA-theme .md-input-invalid{color:red}.md-GAMBIA-theme .otc-price,.md-GAMBIA-theme .rc-price{color:#000!important}.md-GAMBIA-theme .md-raised:hover{background-color:#ff6464!important;color:#fff!important}.md-GAMBIA-theme .material-icons-for-service-highlighted{font-size:30px}.md-GAMBIA-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-GAMBIA-theme .material-icons-view-change{color:#fff;font-size:36px}.md-GAMBIA-theme .material-icons-view-change:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-GAMBIA-theme .navigate-icon{color:#d22f29}.md-GAMBIA-theme .navigate-icon:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-GAMBIA-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-GAMBIA-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .search-icon,.md-GAMBIA-theme .search-icon-left,.md-GAMBIA-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-GAMBIA-theme .search-icon-left{right:20px}.md-GAMBIA-theme .search-icon-right{left:20px}.md-GAMBIA-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-GAMBIA-theme md-tabs .md-tab:hover{color:#c92020}.md-GAMBIA-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-GAMBIA-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-GAMBIA-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-GAMBIA-theme .clm-usage-history-section .layout-padding{padding:0}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-GAMBIA-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-GAMBIA-theme .clm-usage-history-section .service-list section{padding:4px}.md-GAMBIA-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-GAMBIA-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-GAMBIA-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-GAMBIA-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-GAMBIA-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-GAMBIA-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-GAMBIA-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-GAMBIA-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-GAMBIA-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-GAMBIA-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-GAMBIA-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-GAMBIA-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-GAMBIA-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-GAMBIA-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-GAMBIA-theme .md-button:not([disabled]):hover,.md-GAMBIA-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-GAMBIA-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-GAMBIA-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-GAMBIA-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-GAMBIA-theme .table-close-btn{color:#000!important}.md-GAMBIA-theme .table-close-btn:hover{color:#ff6464!important}.md-GAMBIA-theme .pagination-desktop .active{color:#d22f29}.md-GAMBIA-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-GAMBIA-theme .slick-next:focus,.md-GAMBIA-theme .slick-next:hover,.md-GAMBIA-theme .slick-prev:focus,.md-GAMBIA-theme .slick-prev:hover{color:#d22f29}.md-GAMBIA-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-GAMBIA-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-GAMBIA-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-EMTEL-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-EMTEL-theme .event-history .timeline p{font-weight:300;color:#919191}.md-EMTEL-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-EMTEL-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-EMTEL-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-EMTEL-theme .ext-logo-width{width:60px}.md-EMTEL-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-EMTEL-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-EMTEL-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-EMTEL-theme .wizard-nav-step.active .step-divider,.md-EMTEL-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-EMTEL-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-EMTEL-theme .wizard-container{background-color:#d22f29}.md-EMTEL-theme .wizard-container .bottom-nav-padding .md-button.md-EMTEL-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-EMTEL-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-EMTEL-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-EMTEL-theme .wizard-container .wizard-content-area{background-color:#fff}.md-EMTEL-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-EMTEL-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-EMTEL-theme #ttpccatalog .cardtitle{font-weight:300}.md-EMTEL-theme .md-raised.wizard-nav-btn:not([disabled]),.md-EMTEL-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-EMTEL-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-EMTEL-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-EMTEL-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-EMTEL-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-EMTEL-theme .list-item-help:hover,.md-EMTEL-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-EMTEL-theme .selectedIndex{background-color:#eee}.md-EMTEL-theme .payment-summary-value{color:#000}.md-EMTEL-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-EMTEL-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-EMTEL-theme .md-bar{background-color:#c7c7c7}.md-EMTEL-theme .clm-input{border-radius:0}.md-EMTEL-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-EMTEL-theme .md-input-invalid{color:red}.md-EMTEL-theme .otc-price,.md-EMTEL-theme .rc-price{color:#000!important}.md-EMTEL-theme .md-raised:hover{background-color:#ff6464!important;color:#fff!important}.md-EMTEL-theme .material-icons-for-service-highlighted{font-size:30px}.md-EMTEL-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-EMTEL-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-EMTEL-theme .material-icons-view-change{color:#fff;font-size:36px}.md-EMTEL-theme .material-icons-view-change:hover{cursor:pointer}.md-EMTEL-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-EMTEL-theme .navigate-icon{color:#d22f29}.md-EMTEL-theme .navigate-icon:hover{cursor:pointer}.md-EMTEL-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-EMTEL-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-EMTEL-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-EMTEL-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-EMTEL-theme .search-icon,.md-EMTEL-theme .search-icon-left,.md-EMTEL-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-EMTEL-theme .search-icon-left{right:20px}.md-EMTEL-theme .search-icon-right{left:20px}.md-EMTEL-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-EMTEL-theme md-tabs .md-tab:hover{color:#c92020}.md-EMTEL-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-EMTEL-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-EMTEL-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-EMTEL-theme .clm-usage-history-section .layout-padding{padding:0}.md-EMTEL-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-EMTEL-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-EMTEL-theme .clm-usage-history-section .service-list section{padding:4px}.md-EMTEL-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-EMTEL-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-EMTEL-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-EMTEL-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-EMTEL-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-EMTEL-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-EMTEL-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-EMTEL-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-EMTEL-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-EMTEL-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-EMTEL-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-EMTEL-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-EMTEL-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-EMTEL-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-EMTEL-theme .md-button:not([disabled]):hover,.md-EMTEL-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-EMTEL-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-EMTEL-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-EMTEL-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-EMTEL-theme .table-close-btn{color:#000!important}.md-EMTEL-theme .table-close-btn:hover{color:#ff6464!important}.md-EMTEL-theme .pagination-desktop .active{color:#d22f29}.md-EMTEL-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-EMTEL-theme .slick-next:focus,.md-EMTEL-theme .slick-next:hover,.md-EMTEL-theme .slick-prev:focus,.md-EMTEL-theme .slick-prev:hover{color:#d22f29}.md-EMTEL-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-EMTEL-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-EMTEL-theme md-tabs.md-GAMBIA-theme .md-tab:hover{color:#c3c4c6}.md-EMTEL-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-TELIKOM-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-TELIKOM-theme .event-history .timeline p{font-weight:300;color:#919191}.md-TELIKOM-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-TELIKOM-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-TELIKOM-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-TELIKOM-theme .ext-logo-width{width:60px}.md-TELIKOM-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-TELIKOM-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-TELIKOM-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-TELIKOM-theme .wizard-nav-step.active .step-divider,.md-TELIKOM-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-TELIKOM-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-TELIKOM-theme .wizard-container{background-color:#d22f29}.md-TELIKOM-theme .wizard-container .bottom-nav-padding .md-button.md-TELIKOM-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-TELIKOM-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-TELIKOM-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-TELIKOM-theme .wizard-container .wizard-content-area{background-color:#fff}.md-TELIKOM-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-TELIKOM-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-TELIKOM-theme #ttpccatalog .cardtitle{font-weight:300}.md-TELIKOM-theme .md-raised.wizard-nav-btn:not([disabled]),.md-TELIKOM-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-TELIKOM-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-TELIKOM-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-TELIKOM-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-TELIKOM-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-TELIKOM-theme .list-item-help:hover,.md-TELIKOM-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-TELIKOM-theme .selectedIndex{background-color:#eee}.md-TELIKOM-theme .payment-summary-value{color:#000}.md-TELIKOM-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-TELIKOM-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-TELIKOM-theme .md-bar{background-color:#c7c7c7}.md-TELIKOM-theme .clm-input{border-radius:0}.md-TELIKOM-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-TELIKOM-theme .md-input-invalid{color:red}.md-TELIKOM-theme .otc-price,.md-TELIKOM-theme .rc-price{color:#000!important}.md-TELIKOM-theme .md-raised:hover{background-color:#0091c8!important;color:#fff!important}.md-TELIKOM-theme .material-icons-for-service-highlighted{font-size:30px}.md-TELIKOM-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-TELIKOM-theme .material-icons-view-change{color:#fff;font-size:36px}.md-TELIKOM-theme .material-icons-view-change:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-TELIKOM-theme .navigate-icon{color:#d22f29}.md-TELIKOM-theme .navigate-icon:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-TELIKOM-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-TELIKOM-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .search-icon,.md-TELIKOM-theme .search-icon-left,.md-TELIKOM-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-TELIKOM-theme .search-icon-left{right:20px}.md-TELIKOM-theme .search-icon-right{left:20px}.md-TELIKOM-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-TELIKOM-theme md-tabs .md-tab:hover{color:#c92020}.md-TELIKOM-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-TELIKOM-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-TELIKOM-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-TELIKOM-theme .clm-usage-history-section .layout-padding{padding:0}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-TELIKOM-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-TELIKOM-theme .clm-usage-history-section .service-list section{padding:4px}.md-TELIKOM-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-TELIKOM-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-TELIKOM-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-TELIKOM-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-TELIKOM-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-TELIKOM-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-TELIKOM-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-TELIKOM-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-TELIKOM-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-TELIKOM-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-TELIKOM-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-TELIKOM-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-TELIKOM-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-TELIKOM-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-TELIKOM-theme .md-button:not([disabled]):hover,.md-TELIKOM-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-TELIKOM-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-TELIKOM-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-TELIKOM-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-TELIKOM-theme .table-close-btn{color:#000!important}.md-TELIKOM-theme .table-close-btn:hover{color:#0091c8!important}.md-TELIKOM-theme .pagination-desktop .active{color:#d22f29}.md-TELIKOM-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-TELIKOM-theme .slick-next:focus,.md-TELIKOM-theme .slick-next:hover,.md-TELIKOM-theme .slick-prev:focus,.md-TELIKOM-theme .slick-prev:hover{color:#d22f29}.md-TELIKOM-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-TELIKOM-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-TELIKOM-theme md-tabs.md-GAMBIA-theme .md-tab:hover{color:#c3c4c6}.md-TELIKOM-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-TECNOTREE-theme .list-item-help:hover,.md-TECNOTREE-theme .selectedIndex{border-left:4px solid #1d80fb!important;color:#1d80fb!important}.md-TECNOTREE-theme .selectedIndex{background-color:#eee}.md-TECNOTREE-theme .list-item-help span:hover{color:#1d80fb}.md-TECNOTREE-theme .md-button:not([disabled]):hover,.md-TECNOTREE-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#1d80fb!important}.md-TECNOTREE-theme .clm-input:focus{border-bottom-color:#1d80fb!important}.md-TECNOTREE-theme .ext-logo-width{width:120px}.md-TECNOTREE-theme .wizard-container .wizard-navi{background-color:#f1f1f2}.md-TECNOTREE-theme .wizard-container{color:#414141}.md-TECNOTREE-theme .wizard-nav-step.active .step-number{background-color:#1d80fb;color:#fff}.md-TECNOTREE-theme .wizard-nav-step.active .step-divider{border-bottom:1px solid #1d80fb}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#1d80fb;color:#fff!important;border-radius:0!important}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#4a99fb;color:#fff!important;border-radius:0!important}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-TECNOTREE-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-TECNOTREE-theme .slick-dots li.slick-active button:before{color:#1d80fb!important}.md-TECNOTREE-theme md-switch.md-checked .md-thumb{background-color:#1d80fb!important}.md-TECNOTREE-theme md-switch.md-checked .md-bar{background-color:#a4cbfd!important}.md-TECNOTREE-theme md-switch .md-bar{background-color:#e4e5e6}.md-TECNOTREE-theme .service-list .list-title.disactive i:first-child,.md-TECNOTREE-theme .service-list .list-title.disactive span{color:#666}.md-TECNOTREE-theme #paymentHistory #tthc-history .amount{color:#1d80fb}.md-TECNOTREE-theme .payment-component .payment-select md-select{border-bottom:2px solid #1d80fb}.md-TECNOTREE-theme md-select-menu md-content md-option:focus,.md-TECNOTREE-theme md-select-menu md-content md-option:hover,.md-TECNOTREE-theme md-select-menu md-content md-option[selected]:focus{color:#1d80fb}.md-TECNOTREE-theme .table-close-btn{color:#000!important}.md-TECNOTREE-theme .table-close-btn:hover{color:#0578a5!important}.md-TECNOTREE-theme .pagination-desktop .active{color:#1d80fb}.md-TECNOTREE-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.header.md-MT-theme{font-size:13px;font-weight:300;border-bottom:1px solid #e6e6e6}.clm-sidenav.md-TECNOTREE-theme a,.clm-sidenav.md-TECNOTREE-theme a:visited{color:#1d80fb}.clm-sidenav.md-TECNOTREE-theme a:hover{color:#4a99fb}.clm-sidenav.md-TECNOTREE-theme a:active{color:#1d80fb}.clm-sidenav.md-MT-theme a,.clm-sidenav.md-MT-theme a:visited,.clm-sidenav.md-MTN-theme a,.clm-sidenav.md-MTN-theme a:visited{color:#fff}.clm-sidenav.md-MT-theme a:hover,.clm-sidenav.md-MTN-theme a:hover{color:#d6d6d6}.clm-sidenav.md-MT-theme a:active,.clm-sidenav.md-MTN-theme a:active{color:#000}.footer.md-TECNOTREE-theme{background-color:#f9f9f9!important}.footer.md-TECNOTREE-theme a:hover{color:#999da2}md-tabs.md-TECNOTREE-theme .md-tab:hover{color:#1d80fb}md-tabs.md-EMTEL-theme .md-tab:hover,md-tabs.md-GAMBIA-theme .md-tab:hover,md-tabs.md-TELIKOM-theme .md-tab:hover{color:#c3c4c6}md-tabs.md-TECNOTREE-theme md-ink-bar,md-tabs md-ink-bar{color:#1d80fb;background-color:#1d80fb}.login-left-window.md-TECNOTREE-theme{background-image:url("/res/mt-login-left-side-bg.png");background-size:cover}.navbar-container.md-TECNOTREE-theme ul .active{border-bottom:0!important;color:#1d80fb}.navbar-container.md-TECNOTREE-theme .menu-icon span i,.navbar-container.md-TECNOTREE-theme ul li,.navbar-container.md-TECNOTREE-theme ul li:hover{color:#9a9ea3}.navbar-container.md-MT-theme ul .active{color:#00aeef;border-bottom:4px solid #00aeef!important;font-weight:500}.navbar-container.md-MT-theme ul{font-size:20px;font-weight:200}.navbar-container.md-MT-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-MT-theme ul li:hover{color:#00aeef}.navbar-container.md-MT-theme .navbar-logo{width:102px;height:72px}.navbar-container.md-MT-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-MT-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-GAMBIA-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-GAMBIA-theme ul{font-size:20px;font-weight:200}.navbar-container.md-GAMBIA-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-GAMBIA-theme ul li:hover{color:#d22f29}.navbar-container.md-GAMBIA-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-GAMBIA-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-GAMBIA-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-EMTEL-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-EMTEL-theme ul{font-size:20px;font-weight:200}.navbar-container.md-EMTEL-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-EMTEL-theme ul li:hover{color:#d22f29}.navbar-container.md-EMTEL-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-EMTEL-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-EMTEL-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-TELIKOM-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-TELIKOM-theme ul{font-size:20px;font-weight:200}.navbar-container.md-TELIKOM-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-TELIKOM-theme ul li:hover{color:#d22f29}.navbar-container.md-TELIKOM-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-TELIKOM-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-TELIKOM-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.help-tabs.md-TECNOTREE-theme ul .active{border-bottom:3px solid #1d80fb!important}.help-tabs.md-TECNOTREE-theme ul li:hover{color:#1d80fb}.help-tabs.md-MT-theme ul .active{border-bottom:3px solid #00aeef!important}.help-tabs.md-MT-theme ul li:hover{color:#00aeef}.help-tabs.md-CL-theme ul .active,.help-tabs.md-MTN-theme ul .active{border-bottom:3px solid #ffbe00!important}.help-tabs.md-CL-theme ul li:hover,.help-tabs.md-MTN-theme ul li:hover{color:#ffbe00}md-sidenav.md-MT-theme,md-sidenav.md-MT-theme md-content{background-color:#003b5c}.footer.md-MT-theme,.footer.md-MTN-theme{color:#fff;background-color:#333!important}.footer.md-MT-theme a:hover,.footer.md-MTN-theme a:hover{color:#eee}.footer.md-MT-theme{min-height:40px;padding-bottom:0}md-toolbar.md-MT-theme:not(.md-menu-toolbar){background-color:#003b5c;color:#fff}md-toolbar.md-MT-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#00aeef;color:#fff}md-toolbar.md-TECNOTREE-theme:not(.md-menu-toolbar){background-color:#1d80fb;color:#fff}md-toolbar.md-TECNOTREE-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#fff;color:#1d80fb}.login-left-window-header.md-subheader.md-MT-theme{color:#003b5c;font-size:30px;background-color:transparent;font-weight:500}.login-left-window-header.md-subheader.md-TECNOTREE-theme{color:#1d80fb;font-size:30px;background-color:transparent;font-weight:900}.login-left-window-header.md-MT-theme .md-subheader-inner{padding:0}.login-right-window-header.md-subheader.md-MT-theme{color:#003b5c;font-size:30px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-TECNOTREE-theme{color:#1d80fb;font-size:30px;background-color:transparent;font-weight:900}.otp-window-header.md-subheader.md-MT-theme{color:#00aeef;font-size:22px;background-color:transparent;font-weight:500}.sms-common-container .sms-code-form-mt .resendOTP.md-MT-theme{color:#fff;font-size:1.25em!important}.sms-common-container .sms-code-form-mt .resendOTP.md-MT-theme:hover{color:#fff}.sms-common-container .sms-code-form-demo .resendOTP.md-MT-theme{color:#00aeef}.sms-common-container .sms-code-form-demo .resendOTP.md-MT-theme:hover{color:#0091c8}.md-button.md-MT-theme:not([disabled]){border:none;font-size:16px;border-radius:0;color:#fff}.md-button.md-MT-theme:not([disabled]):hover,.md-button.md-UG-theme:not([disabled]):hover{background-color:transparent;color:#fff}.md-button.md-MTN-theme.md-fab:not([disabled]){background-color:#ffbe00!important}.md-button.md-MTN-theme.md-fab:not([disabled]):hover{background-color:#e6ab00!important}.md-button.md-MT-theme.md-fab:not([disabled]){background-color:#00aeef!important}.md-button.md-MT-theme.md-fab:not([disabled]):hover{background-color:#0091c8!important}.md-button.md-GAMBIA-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-GAMBIA-theme.md-fab:not([disabled]):hover{background-color:#ff6464!important}.md-button.md-EMTEL-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-EMTEL-theme.md-fab:not([disabled]):hover{background-color:#ff6464!important}.md-button.md-TELIKOM-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-TELIKOM-theme.md-fab:not([disabled]):hover{background-color:#0091c8!important}.md-button.md-UG-theme.md-fab:not([disabled]){background-color:#ffcb05!important}.md-button.md-UG-theme.md-fab:not([disabled]):hover{background-color:#ffca0b!important}.md-button.md-TECNOTREE-theme.md-fab:not([disabled]){background-color:#1d80fb!important}.md-button.md-TECNOTREE-theme.md-fab:not([disabled]):hover{background-color:#4a99fb!important}.md-button.md-CL-theme.md-fab:not([disabled]){background-color:#3697af!important}.md-button.md-CL-theme.md-fab:not([disabled]):hover{background-color:#30859a!important}.md-button.md-TECNOTREE-theme:not([disabled]){border:none;color:#1d80fb;font-size:15px!important;border-radius:0}.md-button.md-TECNOTREE-theme:not([disabled]):hover{background-color:transparent;color:#4a99fb}.list-button.md-TECNOTREE-theme:not([disabled]):hover{background-color:transparent;color:#1d80fb}.list-button.md-EMTEL-theme{background-color:transparent;color:#d22b2b}.list-button.md-TELIKOM-theme{background-color:transparent;color:#1d80fb}.md-primary.md-raised.md-button.md-MT-theme{color:#fff;background-color:#00aeef}.md-primary.md-raised.md-button.md-MT-theme,.md-primary.md-raised.md-button.md-UG-theme{border-radius:0!important;border:none;font-size:16px!important;font-weight:300;text-transform:none;padding-top:4px;padding-bottom:4px}.md-primary.md-raised.md-button.md-UG-theme{color:#000!important;background-color:#ffcb05!important;text-transform:capitalize}.md-primary.md-raised.md-button.md-UG-theme.action-button{border:none;font-size:12px!important;border-radius:100px!important;width:150px;padding:0;color:#fff!important;background-color:#000!important}.md-primary.md-raised.md-button.md-UG-theme.action-button:hover{background-color:#000!important;color:#fff!important}.md-primary.md-raised.md-button.md-UG-theme.action-button.off{background-color:#fff!important;color:#000!important;border:1px solid #707070;margin-right:15px}.md-primary.md-raised.sign-up-create-btn.md-button{border-radius:0;border:none;font-size:20px!important;text-transform:none;font-weight:300;background-color:#00aeef;color:#000}.md-primary.md-raised.sign-up-create-btn.md-button.md-TECNOTREE-theme{border-radius:0;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.md-primary.md-raised.md-button.md-MT-theme:hover{color:#fff;background-color:#ff6464!important}.md-primary.md-raised.md-button.md-EMTEL-theme:hover{color:#fff!important;background-color:#ff6464!important}.md-primary.md-raised.md-button.md-TELIKOM-theme:hover{color:#fff!important;background-color:#0091c8!important}.md-primary.md-raised.md-button.md-UG-theme:hover{color:#000!important;background-color:#ffca0b!important}.md-primary.md-raised.md-button.md-TECNOTREE-theme:hover{color:#fff!important;background-color:#4a99fb!important}.button-with-border.md-button.md-MT-theme:disabled{background-color:transparent;border-radius:0;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-MT-theme:not([disabled]){font-weight:400}.button-with-border.md-button.md-MT-theme:not([disabled]),.button-with-border.md-button.md-TECNOTREE-theme:not([disabled]){background-color:transparent;border-radius:0;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.button-with-border.md-button.md-TECNOTREE-theme:not([disabled]){font-weight:100}.login-left-window.md-MT-theme{background-image:url("/res/mt-login-left-side-bg.png");background-size:cover}.md-icon-button.md-MT-theme:hover{color:#0091c8}.md-MTN-theme .wizard-container{background-color:#3f3f3f}.md-MTN-theme .wizard-container .wizard-content-area{background-color:#fff}.md-MTN-theme .ext-logo-width{width:60px}.md-MTN-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#3f3f3f}.md-MTN-theme .header-icon:hover{color:#ffbe00}.md-MTN-theme .wizard-nav-step.active .step-number{background-color:#ffbe00;color:#373737}.md-MTN-theme .wizard-nav-btn:not[disabled]{background-color:#ffbe00}.md-MTN-theme #ttpccatalog .md-button{background-color:#ffbe00;color:#373737}.md-MTN-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #ffbe00;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-MTN-theme .payment-summary-value{color:#ffbe00}.md-MTN-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#ffbe00}.md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.md-MTN-theme .slick-dots li.slick-active button:before{color:#ffbe00}.md-MTN-theme .list-item-help:hover{border-left:4px solid #ffbe00!important}.md-MTN-theme .selectedIndex{border-left:4px solid #00aeef!important;background-color:#eee}.md-MTN-theme md-switch.md-checked .md-thumb{background-color:#ffbe00}.md-MTN-theme .clm-input:focus{border-bottom-color:#ffbe00!important}.md-MTN-theme .otc-price,.md-MTN-theme .rc-price{color:#ffbe00!important}.md-MTN-theme .md-raised:hover{background-color:#e6ab00!important}.md-MTN-theme md-datepicker{border-bottom:1px solid #e1e1e1}.md-MTN-theme .md-calendar-day-header{background:#373737;color:#fff}.md-MTN-theme .md-calendar-date-selection-indicator:hover{background:#ffbe00;color:#fff}.md-MTN-theme .material-icons-for-service-highlighted{color:#ffbe00;font-size:30px}.md-MTN-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-MTN-theme .material-icons-in-header{font-size:28px;color:#ffbe00}.md-MTN-theme .material-icons-view-change{color:#fff;font-size:36px}.md-MTN-theme .material-icons-view-change:hover{cursor:pointer}.md-MTN-theme .material-icons-view-mode-default{color:#ffbe00;font-size:36px;vertical-align:top}.md-MTN-theme .navigate-icon{color:#ffbe00}.md-MTN-theme .navigate-icon:hover{cursor:pointer}.md-MTN-theme .material-icons-for-invoices-highlighted{color:#ffbe00;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MTN-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-MTN-theme .material-icons-service-tickets-highlighted{color:#ffbe00;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MTN-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-MTN-theme .search-icon,.md-MTN-theme .search-icon-left,.md-MTN-theme .search-icon-right{position:absolute;color:#ffbe00;font-size:30px;padding-top:2px}.md-MTN-theme .search-icon-left{right:20px}.md-MTN-theme .search-icon-right{left:20px}.md-MTN-theme .utility-column-right-with-padding{color:#ffbe00;padding-left:15px;padding-right:15px}.md-MTN-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-MTN-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-MTN-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-MTN-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-MTN-theme .md-button:not([disabled]):hover,.md-MTN-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-MTN-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-MTN-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-MTN-theme .table-close-btn{color:#000!important}.md-MTN-theme .table-close-btn:hover{color:#e6ab00!important}.md-MTN-theme .pagination-desktop .active{color:#373737}.md-MTN-theme .event-history .timeline>li>.timeline-badge{background-color:#ffbe00!important}.login-left-window-header.md-subheader.md-MTN-theme{color:#fff;font-size:28px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-MTN-theme{color:#373737;font-size:28px;background-color:transparent;font-weight:500}.md-primary.md-raised.md-button.md-MTN-theme{border-radius:0;border:none}.md-primary.md-raised.sign-up-create-btn.md-button.md-MTN-theme{border-radius:50px;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.button-with-border.md-button.md-MTN-theme:disabled{background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-MTN-theme:not([disabled]){background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.white-toolbar.md-MTN-theme:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.login-left-window.md-MTN-theme{background-color:#373737}.login-right-window.md-MT-theme{background-color:#fff}.navbar-container.md-MTN-theme ul .active{border-bottom:3px solid #ffbe00!important}.navbar-container.md-MTN-theme ul{font-weight:600}.md-icon-button.md-MTN-theme:hover{color:#ffbe00}.md-input-message-animation,md-input-container.md-MT-theme.md-input-invalid,md-input-container.md-MTN-theme.md-input-invalid{color:red!important}md-sidenav.md-MTN-theme,md-sidenav.md-MTN-theme md-content{background-color:#373737}md-toolbar.md-MTN-theme:not(.md-menu-toolbar){background-color:#373737;color:#fff}md-toolbar.md-MTN-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#ffbe00;color:#373737}.header-menu li:hover .md-icon-button.md-MT-theme{color:#0091c8}.header-menu li:hover .md-icon-button.md-MTN-theme{color:#ffbe00}.flip-card md-icon.md-MT-theme.material-icons{color:#00aeef}.flip-card md-icon.md-MTN-theme.material-icons{color:#ffbe00}.flip-card md-icon.md-UG-theme.material-icons{color:#000}.flip-card md-icon.md-TECNOTREE-theme.material-icons{color:#1d80fb}.user-services-content .md-MT-theme md-list-item.active{border-left:3px solid #00aeef}.user-services-content .md-MT-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-MT-theme md-list-item.active .user-service-username{font-size:14px;font-weight:500;color:#333}.user-services-content .md-MT-theme md-list-item.active .user-service-type{font-size:14px;font-weight:300;color:#333}.user-services-content .md-MT-theme md-list-item{background-color:transparent}.user-services-content .md-MT-theme md-list-item .md-button{color:#919191}.user-services-content .md-MT-theme md-list-item .user-service-phonenumber,.user-services-content .md-MT-theme md-list-item .user-service-type,.user-services-content .md-MT-theme md-list-item .user-service-username{font-weight:300;font-size:14px}.user-services-content .md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.user-services-content .md-MTN-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-MTN-theme md-list-item.active .user-service-type,.user-services-content .md-MTN-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-MTN-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-MTN-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-MTN-theme md-list-item .user-service-phonenumber,.user-services-content .md-MTN-theme md-list-item .user-service-username{color:#000}.user-services-content .md-MTN-theme md-list-item .user-service-type{color:#919191}.user-services-content .md-CL-theme md-list-item.active{border-left:5px solid #2197ae}.user-services-content .md-CL-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-CL-theme md-list-item.active .user-service-type,.user-services-content .md-CL-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-CL-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-CL-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-CL-theme md-list-item .user-service-phonenumber,.user-services-content .md-CL-theme md-list-item .user-service-username{color:#000}.user-services-content .md-CL-theme md-list-item .user-service-type{color:#919191}.user-services-content .md-TECNOTREE-theme md-list-item.active{border-left:5px solid #1d80fb}.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-type,.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-TECNOTREE-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-TECNOTREE-theme md-list-item .user-service-phonenumber,.user-services-content .md-TECNOTREE-theme md-list-item .user-service-username{color:#000}.user-services-content .md-TECNOTREE-theme md-list-item .user-service-type{color:#919191}.user-services-header .md-MT-theme md-list-item.active{border-left:5px solid #00aeef}.user-services-header .md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.two-factors-otp-dialog .md-toolbar-tools md-icon.md-MT-theme.material-icons{color:#00aeef;font-size:28px}.two-factors-otp-dialog .md-toolbar-tools md-icon.md-MTN-theme.material-icons{color:#ffbe00;font-size:28px}.scam-alert-dialog .md-toolbar-tools md-icon.md-MT-theme.scammer-alert-icon{color:#00aeef;font-size:20px;margin-right:8px}.scam-alert-dialog .md-toolbar-tools md-icon.md-MTN-theme.scammer-alert-icon{color:#ffbe00;font-size:20px;margin-right:8px}.campaign-items md-icon.md-MTN-theme.campaign-tag{color:#ffbe00;padding-right:10px}.campaign-items md-icon.md-MT-theme.campaign-tag{color:#00aeef;padding-right:10px}.call-forwarding-form .md-toolbar-tools md-icon.md-MTN-theme.forward-icon{color:#ffbe00;margin-right:15px;font-size:1.2em}.call-forwarding-form .md-toolbar-tools md-icon.md-MT-theme.forward-icon{color:#00aeef;margin-right:15px;font-size:1.2em}.md-CL-theme a:hover{color:#eee}.md-CL-theme .footer{background-color:#333}.md-CL-theme .ext-logo-width{width:60px}.md-CL-theme md-list-item.active{border-left:5px solid #2197ae}.md-CL-theme md-tabs .md-tab:hover{color:#30859a}.md-CL-theme .navbar-logo{width:90px!important}.md-CL-theme .md-select-menu-container md-option[selected]:active{color:#fff}.md-CL-theme .md-select-menu-container md-option:active,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:not([disabled]):focus,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:not([disabled]):hover{background:#da272c}.md-CL-theme md-select-menu.md-CL-theme md-content md-option:focus,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:hover,.md-CL-theme md-select-menu.md-CL-theme md-content md-option[selected]:focus{color:#fff}.md-CL-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#003b5c}.md-CL-theme #ttpccatalog .md-button,.md-CL-theme .wizard-nav-step.active .step-number{background-color:#00aeef;color:#fff}.md-CL-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #00aeef;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-CL-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#3697af;color:#fff}.md-CL-theme .slick-dots li.slick-active button:before{color:#00aeef}.md-CL-theme .list-item-help:hover,.md-CL-theme .selectedIndex{border-left:4px solid #00aeef!important}.md-CL-theme .selectedIndex{background-color:#eee}.md-CL-theme md-switch.md-checked .md-thumb{background-color:#003b5c!important}.md-CL-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-CL-theme .md-bar{background-color:#c7c7c7}.md-CL-theme .clm-input:focus{border-bottom-color:#00b0b9!important}.md-CL-theme .md-input-invalid{color:red}.md-CL-theme .otc-price,.md-CL-theme .rc-price{color:#ff9600!important}.md-CL-theme .md-raised:hover{background-color:#30859a!important}.md-CL-theme .material-icons-for-service-highlighted{color:#00aeef;font-size:30px}.md-CL-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-CL-theme .material-icons-in-header{font-size:28px;color:#00aeef}.md-CL-theme .material-icons-view-change{color:#fff;font-size:36px}.md-CL-theme .material-icons-view-change:hover{cursor:pointer}.md-CL-theme .material-icons-view-mode-default{color:#00aeef;font-size:36px;vertical-align:top}.md-CL-theme .navigate-icon{color:#00aeef}.md-CL-theme .navigate-icon:hover{cursor:pointer}.md-CL-theme .material-icons-for-invoices-highlighted{color:#00aeef;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-CL-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-CL-theme .material-icons-service-tickets-highlighted{color:#00aeef;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-CL-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-CL-theme .search-icon,.md-CL-theme .search-icon-left,.md-CL-theme .search-icon-right{position:absolute;color:#00aeef;font-size:30px;padding-top:2px}.md-CL-theme .search-icon-left{right:20px}.md-CL-theme .search-icon-right{left:20px}.md-CL-theme .utility-column-right-with-padding{color:#00aeef;padding-left:15px;padding-right:15px}.md-CL-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-CL-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-CL-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-CL-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-CL-theme .md-button:not([disabled]):hover,.md-CL-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-CL-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-CL-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-CL-theme .table-close-btn{color:#000!important}.md-CL-theme .table-close-btn:hover{color:#30859a!important}.login-left-window-header.md-subheader.md-CL-theme{color:#fff;font-size:28px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-CL-theme{color:#da272c;font-size:28px;background-color:transparent;font-weight:500}.md-primary.md-raised.md-button.md-CL-theme{border-radius:0;border:none}.md-primary.md-raised.sign-up-create-btn.md-button.md-CL-theme{border-radius:50px;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.button-with-border.md-button.md-CL-theme:disabled{background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-CL-theme:not([disabled]){background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.white-toolbar.md-CL-theme:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.login-left-window.md-CL-theme{background-color:#da272c}.login-right-window.md-CL-theme{background-color:#fff}.navbar-container.md-CL-theme ul .active{background-color:#fff;border-bottom:0;color:#da272c}.navbar-container.md-CL-theme ul{font-size:20px;font-weight:700}.navbar-container.md-CL-theme ul li{color:#fff}md-toolbar.md-CL-theme:not(.md-menu-toolbar){background-color:#da272c;color:#fff!important}.md-UG-theme .login-view-main,.md-UG-theme .sms-otp-container .ug-logo{width:100px}.md-UG-theme .ext-logo-width{width:60px}.md-UG-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#3f3f3f}.md-UG-theme .header-icon:hover{color:#ffbe00}.md-UG-theme .wizard-nav-step .step-number{color:#00678f;background-color:#ffbe00;width:40px;height:40px;border:1px solid #00678f;font-weight:700;font-size:14px}.md-UG-theme .wizard-nav-step .step-title{text-transform:capitalize}.md-UG-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#000;border:1px solid #00678f;font-weight:700;font-size:18px}.md-UG-theme .wizard-nav-step.active{font-weight:400;font-size:14px}.md-UG-theme .wizard-nav-step.active .step-divider,.md-UG-theme .wizard-nav-step .step-divider{border-bottom:1px solid #00678f}.md-UG-theme .wizard-container{background-color:#ffcb05;color:#000}.md-UG-theme .wizard-container .wizard-content-area{background-color:#fff}.md-UG-theme .wizard-container .wizard-navi{background-color:#ffcb05}.md-UG-theme .wizard-nav-btn:not[disabled]{background-color:#000}.md-UG-theme #ttpccatalog .md-button{background-color:#ffbe00;color:#373737}.md-UG-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #ffbe00;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-UG-theme .payment-summary-value{color:#ffbe00}.md-UG-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#000;color:#fff;font-size:12px!important}.md-UG-theme .md-raised.wizard-nav-btn:hover{background-color:#000!important;color:#fff!important;font-size:12px!important}.md-UG-theme md-list-item.active{border-left:5px solid #ffbe00}.md-UG-theme .slick-dots li.slick-active button:before{color:#ffbe00}.md-UG-theme .list-item-help:hover{border-left:4px solid #ffbe00!important}.md-UG-theme .selectedIndex{border-left:4px solid #00aeef!important;background-color:#eee}.md-UG-theme md-switch.md-checked .md-thumb{background-color:#ffbe00}.md-checked .md-UG-theme md-switch .md-bar,.md-UG-theme md-switch .md-bar{background-color:#e0e0e0!important}.md-UG-theme .clm-input:focus{border-bottom-color:#ffbe00!important}.md-UG-theme .otc-price,.md-UG-theme .rc-price{color:#ffbe00!important}.md-UG-theme .md-raised:hover{background-color:#e6ab00!important}.md-UG-theme md-datepicker{border-bottom:1px solid #e1e1e1}.md-UG-theme .md-calendar-day-header{background:#373737;color:#fff}.md-UG-theme .md-calendar-date-selection-indicator:hover{background:#ffbe00;color:#fff}.md-UG-theme .material-icons-for-service-highlighted{color:#ffbe00;font-size:30px}.md-UG-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-UG-theme .material-icons-in-header{font-size:28px;color:#ffbe00}.md-UG-theme .material-icons-view-change{color:#fff;font-size:36px}.md-UG-theme .material-icons-view-change:hover{cursor:pointer}.md-UG-theme .material-icons-view-mode-default{color:#ffbe00;font-size:36px;vertical-align:top}.md-UG-theme .navigate-icon{color:#ffbe00}.md-UG-theme .navigate-icon:hover{cursor:pointer}.md-UG-theme .material-icons-for-invoices-highlighted{color:#ffbe00;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-UG-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-UG-theme .material-icons-service-tickets-highlighted{color:#ffbe00;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-UG-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-UG-theme .search-icon,.md-UG-theme .search-icon-left,.md-UG-theme .search-icon-right{position:absolute;color:#ffbe00;font-size:30px;padding-top:2px}.md-UG-theme .search-icon-left{right:20px}.md-UG-theme .search-icon-right{left:20px}.md-UG-theme .utility-column-right-with-padding{color:#ffbe00;padding-left:15px;padding-right:15px}.md-UG-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-UG-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-UG-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-UG-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-UG-theme .md-button:not([disabled]),.md-UG-theme .md-button:not([disabled]):hover,.md-UG-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-UG-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-UG-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-UG-theme .table-close-btn{color:#000!important}.md-UG-theme .table-close-btn:hover{color:#e6ab00!important}.md-UG-theme .pagination-desktop .active{color:#373737}.md-UG-theme .event-history .timeline>li>.timeline-badge{background-color:#000!important}.md-UG-theme .timeline>li>.timeline-badge{text-align:center;vertical-align:middle;width:60px;height:60px}.md-UG-theme .md-select-menu-container md-option[selected]:active{color:#1d1d1d}.md-UG-theme .md-select-menu-container md-option:active,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:not([disabled]):focus,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:not([disabled]):hover{background:transparent}.md-UG-theme md-select-menu.md-UG-theme md-content md-option:focus,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:hover,.md-UG-theme md-select-menu.md-UG-theme md-content md-option[selected]:focus{color:#1d1d1d}.md-UG-theme .md-cancel-button{background-color:#fff!important;color:#000!important;border:1px solid gray!important;width:150px}.md-UG-theme .md-confirm-button{border:none;font-size:12px!important;border-radius:100px!important;width:150px;padding:0;color:#fff!important;background-color:#000!important}.md-UG-theme .md-title{text-align:center;font-weight:700;text-transform:none!important}.md-UG-theme md-dialog-actions{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%;-ms-flex-pack:center;justify-content:center}.md-UG-theme md-checkbox.md-checked .md-icon{background-color:transparent;border-color:rgba(0,0,0,.54)}.md-UG-theme md-checkbox.md-checked .md-icon:after{border-color:rgba(0,0,0,.54)}.md-UG-theme .date-range .md-datepicker-input{font-weight:400!important}.md-UG-theme .md-toolbar-tools>.md-button:last-child{margin-right:-40px;margin-top:-37px}.md-UG-theme .dialog-item{padding-bottom:10px}.md-UG-theme ::-webkit-scrollbar{width:5px}.md-UG-theme ::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}.md-UG-theme ::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.md-UG-theme .md-toolbar-tools{padding:40px!important;font-weight:600}.md-UG-theme .clm-input,.md-UG-theme .md-datepicker-input,.md-UG-theme .md-select-value{border:1px solid #707070!important}.md-UG-theme .wizard-content-container-ug{width:auto}.md-UG-theme .wizard-content-container-ug .complete-container{padding:40px 30px}.md-UG-theme .wizard-content-container-ug .complete-container>div{margin-top:10px}.md-UG-theme .wizard-content-container-ug .complete-container>div:first-child{font-size:20px;font-weight:600;color:#707070}.md-UG-theme .wizard-content-container-ug .complete-container>div:nth-child(2){font-size:12px;color:#585858;line-height:20px;width:800px}.md-UG-theme .wizard-content-container-ug .complete-container>div:nth-child(4){margin-top:30px}.md-UG-theme .wizard-content-container-ug .complete-container .ticket-success-img{width:100px!important;height:100px!important;border-radius:100%;background-color:#e2e2e2;position:relative;margin-top:40px}.md-UG-theme .wizard-content-container-ug .complete-container .ticket-success-img svg{position:absolute;top:25px;right:18px}.md-UG-theme .wizard-content-container-ug .complete-container span b{font-size:16px;color:#000}.md-button.md-UG-theme{border:none;color:#fff;font-size:18px;border-radius:100px!important;text-transform:capitalize}.navbar-container.md-UG-theme ul .active{color:#ffcb05;border-bottom:4px solid #ffcb05!important;font-weight:500}.navbar-container.md-UG-theme ul{font-size:12px;font-weight:200}.navbar-container.md-UG-theme ul li{padding:0 10px;margin:0 40px;color:#fff;height:70%;line-height:50px}.navbar-container.md-UG-theme ul li:hover{color:#ffcb05}.navbar-container.md-UG-theme .navbar-logo{width:60px;height:60px;background-color:#fff}.navbar-container.md-UG-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-UG-theme ul li{padding:0 6px;margin:0 7px;color:#fff;font-size:18px}}.header.md-UG-theme{font-size:12px;font-weight:300;height:35px}.footer.md-UG-theme{color:#fff;background-color:#000!important}.footer.md-UG-theme a:hover{color:#eee}md-tooltip.md-EMTEL-theme,md-tooltip.md-GAMBIA-theme,md-tooltip.md-TELIKOM-theme,md-tooltip.md-UG-theme{color:#fff}.info-icon{width:20px;height:15px;color:#ffcb05}.form-field-icon{height:20px;width:30px}.svg-icon{width:20px;height:20px}.subcategories-card{background-color:#fff;border:1px solid #e4e4e4;padding:20px;margin-bottom:20px;margin-left:10px;margin-right:10px;width:calc(50% - 20px);height:75px;cursor:pointer;outline:none;font-weight:400;box-shadow:0 1px 3px rgba(51,51,51,.35)}@media (max-width:599px){.subcategories-card{width:calc(100% - 20px)}}@media (min-width:600px) and (max-width:959px){.subcategories-card{width:calc(50% - 20px)}}@media (min-width:960px) and (max-width:1279px){.subcategories-card{width:calc(50% - 20px)}}@media (min-width:1280px) and (max-width:1650px){.subcategories-card{width:calc(50% - 20px)}}.subcategories-card:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.subcategories-card .card-content{font-size:18px;word-break:break-word}.no-data h1{font-weight:300}.user-services-content{background-color:#fff;color:#000;text-transform:capitalize;overflow-x:hidden;border-top:1px solid #eaeaea}.user-services-content .user-service-phonenumber,.user-services-content .user-service-type,.user-services-content .user-service-username{line-height:20px}.user-services-content .user-service-username{overflow:hidden;word-break:break-all;text-overflow:ellipsis}.user-services-content .selected,.user-services-content md-list-item.selected{border-left:5px solid #ffbe00}.user-services-content md-list-item{font-size:1em;line-height:1em!important}.user-services-content md-list-item .md-button{color:#000}.user-services-content md-list-item.md-3-line:before,.user-services-content md-list-item.md-3-line>.md-no-style:before{min-height:70px!important}.user-services-content .search-icon{position:inherit;color:#ffbe00;font-size:30px;padding-top:2px;border:none}.user-services-content .servicetype-selection-btn{margin-top:30px;margin-left:15px;margin-bottom:10px;width:99%}.user-services-content .md-select-value>span{color:#000}.user-services-content .service-search-container{margin-left:15px;margin-right:25px;margin-bottom:0}.user-services-content .service-search-container .clm-input{margin-right:15px}.user-services-content .service-search-container-fill{margin-bottom:0}.user-services-content .service-search-container-fill .clm-input{margin-right:15px}.user-services-content .user-input-box{border:none}.user-services-content .user-service-active-label{color:#919191;font-size:14px;font-weight:300}.user-services-content .no-service{text-transform:none}.user-services-content.md-UG-theme md-tabs .md-tab{text-transform:uppercase}.service-search-container-fill.md-UG-theme .clm-input{border:1px solid rgba(0,0,0,.12)!important}.clm-my-requests .user-services-content{border:1px solid #eaeaea!important}.user-services-header{color:#000;text-transform:uppercase;font-size:14px;font-weight:600}.user-services-header .material-icons{font-size:32px}.user-services-header .user-service-header-title{margin-top:-10px;font-weight:600;text-transform:uppercase}.user-services-content .user-services-header .mt-list-item-style .selected,.user-services-content .user-services-header md-list-item.selected,.user-services-header .mt-list-item-style .active,.user-services-header .mt-list-item-style .user-services-content .selected,.user-services-header .user-services-content md-list-item.selected,.user-services-header md-list-item.active{border-left:5px solid #ffbe00;font-weight:600}.user-services-content .user-services-header .mt-list-item-style .selected .user-service-phonenumber,.user-services-content .user-services-header .mt-list-item-style .selected .user-service-type,.user-services-content .user-services-header .mt-list-item-style .selected .user-service-username,.user-services-header .mt-list-item-style .active .user-service-phonenumber,.user-services-header .mt-list-item-style .active .user-service-type,.user-services-header .mt-list-item-style .active .user-service-username,.user-services-header .mt-list-item-style .user-services-content .selected .user-service-phonenumber,.user-services-header .mt-list-item-style .user-services-content .selected .user-service-type,.user-services-header .mt-list-item-style .user-services-content .selected .user-service-username{font-weight:400}.user-services-content .user-services-header .mt-list-item-style .selected .user-service-type,.user-services-header .mt-list-item-style .active .user-service-type,.user-services-header .mt-list-item-style .user-services-content .selected .user-service-type{color:#000}.user-services-content .user-services-header .selected,.user-services-header .active,.user-services-header .user-services-content .selected{border-left:5px solid #ffbe00;font-weight:600}.user-services-content .user-services-header .selected .user-service-phonenumber,.user-services-content .user-services-header .selected .user-service-type,.user-services-content .user-services-header .selected .user-service-username,.user-services-header .active .user-service-phonenumber,.user-services-header .active .user-service-type,.user-services-header .active .user-service-username,.user-services-header .user-services-content .selected .user-service-phonenumber,.user-services-header .user-services-content .selected .user-service-type,.user-services-header .user-services-content .selected .user-service-username{font-weight:600}.user-services-content .user-services-header .selected .user-service-type,.user-services-header .active .user-service-type,.user-services-header .user-services-content .selected .user-service-type{color:#000}.summary-value-padding{padding-left:10px;padding-right:10px}.corporate-department-list-item{padding:20px}.lable-account-list{margin-left:20px;margin-top:20px;margin-bottom:0}.missing-number-text{margin-left:6px}.bundle-filter-container{margin:10px 20px 0}.error-title{color:#555;text-align:center;margin:auto;width:50%;margin-top:10%}.loading-indicator{margin:auto;z-index:900}.catalogue-cart-container{font-size:.9em;margin:10px 8px;position:relative}.catalogue-cart-container .is-sticky{top:68px!important}.catalogue-cart-container .catalogue-cart{height:auto}.catalogue-cart-container .cart-header{padding:0;font-weight:700;text-transform:capitalize}.catalogue-cart-container .cart-header .cart-icon{color:#ffbe00;padding:0 30% 0 70%}.catalogue-cart-container .cart-header .label{color:#fff}.catalogue-cart-container .cart-empty{padding:6px;color:#fff}.catalogue-cart-container .cart-balance{padding:6px;font-weight:700}.catalogue-cart-container .balance-value{margin-left:3px;padding:6px;color:#ffbe00;font-weight:700}.catalogue-cart-container .cart-footer{margin-top:10px;padding:10px;font-size:.8rem}.catalogue-cart-container .cart-footer .price-label{font-weight:700;margin-bottom:5px}.catalogue-cart-container .cart-footer .catalogue-price{font-weight:700}.catalogue-cart-container .cart-footer section{text-indent:.5em}.catalogue-cart-container .cart-footer .line{margin:6px 0}.catalogue-cart-container .next-btn{padding:20px}.catalogue-cart-mobile{padding:10px 0;background-color:#3f3f3f;color:#fff}.catalogue-cart-mobile .cart-icon{color:#ffbe00;font-size:32px}.catalogue-cart-mobile .cart-balance{padding:6px;color:#fff;font-weight:700}.catalogue-cart-mobile .balance-value{margin-left:3px;padding:6px;color:#ffbe00;font-weight:700}.catalogue-cart-mobile .titletext{font-weight:700}.catalogue-cart-mobile .titlecontainer{padding:0 20px}.catalogue-cart-mobile .titlecontainer:first-of-type{padding-bottom:10px}.catalogue-cart-mobile .titlecontainer .pricetitle{padding:0 8px;font-weight:700}.catalogue-cart-item{padding:0 5px;font-size:.8em}.catalogue-cart-item .catalogue-remove{font-size:.9em;cursor:pointer}.catalogue-cart-item .catalogue-name{font-weight:700}.catalogue-cart-item .catalogue-label,.catalogue-cart-item .catalogue-remove{color:#666}.catalogue-cart-item .line{margin:6px 0}.catalogue-cart-item .catalogue-label{color:#9f9f9f}.catalogue-cart-item .price{text-indent:.5em}.catalogue-cart-item .catalogue-price{font-weight:700}.offering-preview-mt-container{width:80%;margin:auto}.offering-preview-mt-container slick{margin-bottom:0}.offering-preview-mt-container .slick-prev{margin-left:-8px;background-color:none;min-height:90px;min-width:40px;padding-top:60px}.offering-preview-mt-container .slick-prev:before{content:""}.offering-preview-mt-container .slick-prev:focus,.offering-preview-mt-container .slick-prev:hover{color:#ffbe00}.offering-preview-mt-container .slick-next{margin-right:0;background-color:none;min-height:90px;min-width:40px;padding-top:60px}.offering-preview-mt-container .slick-next:before{content:""}.offering-preview-mt-container .slick-next:focus,.offering-preview-mt-container .slick-next:hover{color:#ffbe00}.mt-md-card md-card{box-shadow:none;background-color:transparent!important}.slick-prev{margin-left:-8px;background-color:none;min-height:90px;min-width:40px;padding-top:60px}.slick-prev:before{content:""}.slick-prev:focus,.slick-prev:hover{color:#ffbe00}.slick-next{margin-right:-8px;background-color:none;min-height:90px;min-width:40px;padding-top:60px}.slick-next:before{content:""}.slick-next:focus,.slick-next:hover{color:#ffbe00}.slick-material{color:#666;font-size:30px;font-weight:700;line-height:90px;text-align:center}.slick-dots{margin-bottom:0}.slick-dots li button:before{font-size:10px;opacity:1;color:#878787}.slick-dots li.slick-active button:before{color:#ffbe00}@media (max-width:600px){.slick-dots li button:before{font-size:6px}}.no-data{margin-top:5px;font-size:1em;color:#666}.upgrade-plan-catalogue .itemview{margin:0 10px}.footer{font-size:.8em;text-align:center;min-height:100px;box-shadow:0 500px 0 500px #333;-webkit-box-shadow:0 500px 0 500px #333;-moz-box-shadow:0 500px 0 500px #333;padding-bottom:16px}.footer .footer-logo{height:60px;width:60px}.footer .footer-bar{height:3px;border-top:1px solid;margin-bottom:1em;margin-top:1em}.footer .footer-copyright{margin-bottom:10px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.footer .footer-copyright-ie{margin-top:10px}}.footer span{display:block;line-height:1.5em}.footer a:link,.footer a:visited{color:#fff;text-decoration:none}@media only screen and (max-width:960px){.footer .footer-copyright{line-height:100px}}.external-link-list-container{margin-top:10px;margin-bottom:5px}.external-link-list-container .external-link-list-category{display:inline-block;margin:10px;padding:5px;color:#fff}.external-link-list-container .external-link-list-category .category-title-area{height:70px;margin-bottom:1em}.external-link-list-container .external-link-list-category a{font-size:1em;font-weight:700;color:#c8c8c8;text-decoration:none;transition:all .2s linear}.external-link-list-container .external-link-list-category a:hover{color:#fff}.external-link-list-container .external-link-list-category .category-title-container{margin-right:1.4em}.external-link-list-container .external-link-list-category .category-title{position:relative;left:1.4em}.external-link-list-container .ug-external-link-list-category{margin-left:7%}.external-link-list-container .category-link-title{font-weight:700;text-align:left}.external-link-list-container .social-media{height:50px;width:50px}.external-link-list-container .ug-social-media{width:30px;height:30px}.ug-social-media-link-container{margin-left:7%}.ext-link-item{margin-top:10px}.soc-med-padding{padding:10px}@media (max-width:599px){.soc-med-padding{padding:4px}}.card-extra{cursor:pointer;padding-top:10px;padding-bottom:6px}@media (max-width:599px){.card-extra{height:120px}}.card-extra .padded{padding:4px 0}.card-extra .title-container{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;text-align:center;padding:0 5px}.card-extra .extra-title{font-weight:500;color:#333;font-size:.8em}.card-extra .mt-card-content .extra-title{font-weight:400;color:#000;font-size:13px}.card-extra .mt-card-content .title-container-mt{text-overflow:ellipsis;overflow:hidden;display:block;text-align:center;padding:0 5px}.card-extra .mt-card-content .card-image{margin-bottom:16px}.card-extra .mt-card-content .card-image-home{margin-bottom:5px;width:40px;height:40px;margin:auto}.card-extra .extra-date{font-size:.8em;color:#666}.card-extra .extra-details{color:#027fa3;font-size:.9em}@media (max-width:599px){.card-extra .card-extra-title{font-size:10px}}.card-extra .icon{color:#ffbe00;font-size:60px;margin:5px}@media (max-width:599px){.card-extra .icon{font-size:35px}}.card-extra-custom{cursor:default!important}.pagination-component{margin-top:80px;margin-bottom:0}.pagination-component .pageNo{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination-component .disabled{color:#d3d3d3}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.pagination-component{margin-top:0}}.page-description{min-height:80px}.page-description .icon-container{position:absolute;z-index:-1}.page-description .page-description{font-size:1em;font-weight:400;line-height:1.5em}.page-description .page-description-mt{font-size:18px;font-weight:500}.page-description .page-description-ug{font-size:22px;font-weight:500}.page-description .material-icons{font-size:7em!important}@media (-ms-high-contrast:none){.page-description .icon-container{position:absolute;z-index:-1;top:0}}.accordian-component .accordian-toolbar{height:50px;margin:0;cursor:pointer;transition:all .4s ease}.accordian-component .accordian-content{margin:0;padding-top:8px;transition:all .2s ease}.accordian-component .open{transition:all .4s ease;transform:rotateX(0deg)}.accordian-component .closed{transition:all .4s ease;transform:rotateX(-180deg)}.accordian-component .accordian-content.ng-hide{display:block;overflow:hidden;opacity:0;height:0;margin:0;padding:0}.accordian-content,.accordian-content .accordian-item{margin-left:0;margin-right:0}.accordian-content .accordian-name{font-weight:600}.accordian-toolbar .toolbar-name{font-weight:700}@font-face{font-family:myriad-pro,sans-serif;src:url("/res/myriadpro-regular-webfont.woff");font-weight:400;font-style:normal}@font-face{font-family:myriad-pro,sans-serif;src:url("/res/myriadpro-semibold-webfont.woff");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url("/res/Montserrat-ExtraLight.otf");font-weight:200}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Light.otf");font-weight:300}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Regular.otf");font-weight:400}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Medium.otf");font-weight:500}@font-face{font-family:Montserrat;src:url("/res/Montserrat-SemiBold.otf");font-weight:600}@font-face{font-family:Montserrat;src:url("/res/Montserrat-Bold.otf");font-weight:700}@font-face{font-family:IRANSans;font-style:normal;font-weight:700;src:url("/res/IRANSansWeb-FaNum_Bold.eot");src:url("/res/IRANSansWeb-FaNum_Bold.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Bold.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Bold.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Bold.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:500;src:url("/res/IRANSansWeb-FaNum_Medium.eot");src:url("/res/IRANSansWeb-FaNum_Medium.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Medium.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Medium.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Medium.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:300;src:url("/res/IRANSansWeb-FaNum_Light.eot");src:url("/res/IRANSansWeb-FaNum_Light.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_Light.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_Light.woff") format("woff"),url("/res/IRANSansWeb-FaNum_Light.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:200;src:url("/res/IRANSansWeb-FaNum_UltraLight.eot");src:url("/res/IRANSansWeb-FaNum_UltraLight.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum_UltraLight.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum_UltraLight.woff") format("woff"),url("/res/IRANSansWeb-FaNum_UltraLight.ttf") format("truetype")}@font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url("/res/IRANSansWeb-FaNum.eot");src:url("/res/IRANSansWeb-FaNum.eot?#iefix") format("embedded-opentype"),url("/res/IRANSansWeb-FaNum.woff2") format("woff2"),url("/res/IRANSansWeb-FaNum.woff") format("woff"),url("/res/IRANSansWeb-FaNum.ttf") format("truetype")}:focus{outline:none}.clickable{cursor:pointer}.no-wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.floatRight{right:0}.floatLeft{left:0}.pull-right-text{text-align:right}.capitalize{text-transform:capitalize}.content-carousel .slick-arrow:before{content:normal}.content-carousel .card-extra-title{padding:10px;line-height:normal;font-size:1.2rem;max-height:80px;overflow:hidden}.md-MT-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-MT-theme .event-history .timeline p{font-weight:300;color:#919191}.md-MT-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-MT-theme flip-card .flip-card .note{font-size:14px}.md-MT-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-MT-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-MT-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-MT-theme .ext-logo-width{width:60px}.md-MT-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#003b5c}.md-MT-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-MT-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#00aeef}.md-MT-theme .wizard-nav-step.active .step-divider,.md-MT-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-MT-theme .wizard-container .wizard-navi{height:80px;background-color:#00aeef}.md-MT-theme .wizard-container{background-color:#00aeef}.md-MT-theme .wizard-container .bottom-nav-padding .md-button.md-MT-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-MT-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-MT-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-MT-theme .wizard-container .wizard-content-area{background-color:#fff}.md-MT-theme #ttpccatalog .md-button{background-color:#00aeef;color:#fff;border-radius:0!important}.md-MT-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #00aeef;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-MT-theme #ttpccatalog .cardtitle{font-weight:300}.md-MT-theme .md-raised.wizard-nav-btn:not([disabled]),.md-MT-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#00aeef;color:#fff;border-radius:0!important}.md-MT-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-MT-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-MT-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-MT-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-MT-theme .list-item-help:hover,.md-MT-theme .selectedIndex{border-left:4px solid #00aeef!important}.md-MT-theme .selectedIndex{background-color:#eee}.md-MT-theme .payment-summary-value{color:#ff9600}.md-MT-theme md-switch.md-checked .md-thumb{background-color:#003b5c!important}.md-MT-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-MT-theme .md-bar{background-color:#c7c7c7}.md-MT-theme .clm-input{border-radius:0}.md-MT-theme .clm-input:focus{border-bottom-color:#00b0b9!important}.md-MT-theme .md-input-invalid{color:red}.md-MT-theme .otc-price,.md-MT-theme .rc-price{color:#ff9600!important}.md-MT-theme .md-raised:hover{background-color:#0091c8!important;color:#fff!important}.md-MT-theme .material-icons-for-service-highlighted{font-size:30px}.md-MT-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-MT-theme .material-icons-in-header{font-size:28px;color:#00aeef}.md-MT-theme .material-icons-view-change{color:#fff;font-size:36px}.md-MT-theme .material-icons-view-change:hover{cursor:pointer}.md-MT-theme .material-icons-view-mode-default{color:#00aeef;font-size:36px;vertical-align:top}.md-MT-theme .navigate-icon{color:#00aeef}.md-MT-theme .navigate-icon:hover{cursor:pointer}.md-MT-theme .material-icons-for-invoices-highlighted{color:#00aeef;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MT-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-MT-theme .material-icons-service-tickets-highlighted{color:#00aeef;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MT-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-MT-theme .search-icon,.md-MT-theme .search-icon-left,.md-MT-theme .search-icon-right{position:absolute;color:#00aeef;font-size:30px;padding-top:2px}.md-MT-theme .search-icon-left{right:20px}.md-MT-theme .search-icon-right{left:20px}.md-MT-theme .utility-column-right-with-padding{color:#00aeef;padding-left:15px;padding-right:15px}.md-MT-theme md-tabs .md-tab:hover{color:#2cb9ef}.md-MT-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-MT-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-MT-theme md-list.service-list md-list-item:first-of-type{background-color:#b9d9ec!important}.md-MT-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-MT-theme .clm-usage-history-section .layout-padding{padding:0}.md-MT-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#b9d9ec!important}@media (max-width:599px){.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-MT-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-MT-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-MT-theme .clm-usage-history-section .service-list section{padding:4px}.md-MT-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-MT-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-MT-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-MT-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-MT-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-MT-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-MT-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-MT-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-MT-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-MT-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#b9d9ec!important}.md-MT-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-MT-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-MT-theme .balances .service-list md-list .list-header:first-of-type{background-color:#b9d9ec!important}.md-MT-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-MT-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#00aeef;font-size:36px}.md-MT-theme .clm-usage-history-section .list-title span{color:#00aeef}.md-MT-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#00aeef}.md-MT-theme .md-button:not([disabled]):hover,.md-MT-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-MT-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-MT-theme #paymentHistory #tthc-history .amount{color:#00aeef}.md-MT-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-MT-theme .table-close-btn{color:#000!important}.md-MT-theme .table-close-btn:hover{color:#0091c8!important}.md-MT-theme .pagination-desktop .active{color:#00aeef}.md-MT-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-MT-theme .slick-next:focus,.md-MT-theme .slick-next:hover,.md-MT-theme .slick-prev:focus,.md-MT-theme .slick-prev:hover{color:#00aeef}.md-MT-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-MT-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-MT-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-GAMBIA-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-GAMBIA-theme .event-history .timeline p{font-weight:300;color:#919191}.md-GAMBIA-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-GAMBIA-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-GAMBIA-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-GAMBIA-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-GAMBIA-theme .ext-logo-width{width:60px}.md-GAMBIA-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-GAMBIA-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-GAMBIA-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-GAMBIA-theme .wizard-nav-step.active .step-divider,.md-GAMBIA-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-GAMBIA-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-GAMBIA-theme .wizard-container{background-color:#d22f29}.md-GAMBIA-theme .wizard-container .bottom-nav-padding .md-button.md-GAMBIA-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-GAMBIA-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-GAMBIA-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-GAMBIA-theme .wizard-container .wizard-content-area{background-color:#fff}.md-GAMBIA-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-GAMBIA-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-GAMBIA-theme #ttpccatalog .cardtitle{font-weight:300}.md-GAMBIA-theme .md-raised.wizard-nav-btn:not([disabled]),.md-GAMBIA-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-GAMBIA-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-GAMBIA-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-GAMBIA-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-GAMBIA-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-GAMBIA-theme .list-item-help:hover,.md-GAMBIA-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-GAMBIA-theme .selectedIndex{background-color:#eee}.md-GAMBIA-theme .payment-summary-value{color:#000}.md-GAMBIA-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-GAMBIA-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-GAMBIA-theme .md-bar{background-color:#c7c7c7}.md-GAMBIA-theme .clm-input{border-radius:0}.md-GAMBIA-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-GAMBIA-theme .md-input-invalid{color:red}.md-GAMBIA-theme .otc-price,.md-GAMBIA-theme .rc-price{color:#000!important}.md-GAMBIA-theme .md-raised:hover{background-color:#ff6464!important;color:#fff!important}.md-GAMBIA-theme .material-icons-for-service-highlighted{font-size:30px}.md-GAMBIA-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-GAMBIA-theme .material-icons-view-change{color:#fff;font-size:36px}.md-GAMBIA-theme .material-icons-view-change:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-GAMBIA-theme .navigate-icon{color:#d22f29}.md-GAMBIA-theme .navigate-icon:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-GAMBIA-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-GAMBIA-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-GAMBIA-theme .search-icon,.md-GAMBIA-theme .search-icon-left,.md-GAMBIA-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-GAMBIA-theme .search-icon-left{right:20px}.md-GAMBIA-theme .search-icon-right{left:20px}.md-GAMBIA-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-GAMBIA-theme md-tabs .md-tab:hover{color:#c92020}.md-GAMBIA-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-GAMBIA-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-GAMBIA-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-GAMBIA-theme .clm-usage-history-section .layout-padding{padding:0}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-GAMBIA-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-GAMBIA-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-GAMBIA-theme .clm-usage-history-section .service-list section{padding:4px}.md-GAMBIA-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-GAMBIA-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-GAMBIA-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-GAMBIA-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-GAMBIA-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-GAMBIA-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-GAMBIA-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-GAMBIA-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-GAMBIA-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-GAMBIA-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-GAMBIA-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-GAMBIA-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-GAMBIA-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-GAMBIA-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-GAMBIA-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-GAMBIA-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-GAMBIA-theme .md-button:not([disabled]):hover,.md-GAMBIA-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-GAMBIA-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-GAMBIA-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-GAMBIA-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-GAMBIA-theme .table-close-btn{color:#000!important}.md-GAMBIA-theme .table-close-btn:hover{color:#ff6464!important}.md-GAMBIA-theme .pagination-desktop .active{color:#d22f29}.md-GAMBIA-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-GAMBIA-theme .slick-next:focus,.md-GAMBIA-theme .slick-next:hover,.md-GAMBIA-theme .slick-prev:focus,.md-GAMBIA-theme .slick-prev:hover{color:#d22f29}.md-GAMBIA-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-GAMBIA-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-GAMBIA-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-EMTEL-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-EMTEL-theme .event-history .timeline p{font-weight:300;color:#919191}.md-EMTEL-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-EMTEL-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-EMTEL-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-EMTEL-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-EMTEL-theme .ext-logo-width{width:60px}.md-EMTEL-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-EMTEL-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-EMTEL-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-EMTEL-theme .wizard-nav-step.active .step-divider,.md-EMTEL-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-EMTEL-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-EMTEL-theme .wizard-container{background-color:#d22f29}.md-EMTEL-theme .wizard-container .bottom-nav-padding .md-button.md-EMTEL-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-EMTEL-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-EMTEL-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-EMTEL-theme .wizard-container .wizard-content-area{background-color:#fff}.md-EMTEL-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-EMTEL-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-EMTEL-theme #ttpccatalog .cardtitle{font-weight:300}.md-EMTEL-theme .md-raised.wizard-nav-btn:not([disabled]),.md-EMTEL-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-EMTEL-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-EMTEL-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-EMTEL-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-EMTEL-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-EMTEL-theme .list-item-help:hover,.md-EMTEL-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-EMTEL-theme .selectedIndex{background-color:#eee}.md-EMTEL-theme .payment-summary-value{color:#000}.md-EMTEL-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-EMTEL-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-EMTEL-theme .md-bar{background-color:#c7c7c7}.md-EMTEL-theme .clm-input{border-radius:0}.md-EMTEL-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-EMTEL-theme .md-input-invalid{color:red}.md-EMTEL-theme .otc-price,.md-EMTEL-theme .rc-price{color:#000!important}.md-EMTEL-theme .md-raised:hover{background-color:#ff6464!important;color:#fff!important}.md-EMTEL-theme .material-icons-for-service-highlighted{font-size:30px}.md-EMTEL-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-EMTEL-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-EMTEL-theme .material-icons-view-change{color:#fff;font-size:36px}.md-EMTEL-theme .material-icons-view-change:hover{cursor:pointer}.md-EMTEL-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-EMTEL-theme .navigate-icon{color:#d22f29}.md-EMTEL-theme .navigate-icon:hover{cursor:pointer}.md-EMTEL-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-EMTEL-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-EMTEL-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-EMTEL-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-EMTEL-theme .search-icon,.md-EMTEL-theme .search-icon-left,.md-EMTEL-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-EMTEL-theme .search-icon-left{right:20px}.md-EMTEL-theme .search-icon-right{left:20px}.md-EMTEL-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-EMTEL-theme md-tabs .md-tab:hover{color:#c92020}.md-EMTEL-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-EMTEL-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-EMTEL-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-EMTEL-theme .clm-usage-history-section .layout-padding{padding:0}.md-EMTEL-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-EMTEL-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-EMTEL-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-EMTEL-theme .clm-usage-history-section .service-list section{padding:4px}.md-EMTEL-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-EMTEL-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-EMTEL-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-EMTEL-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-EMTEL-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-EMTEL-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-EMTEL-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-EMTEL-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-EMTEL-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-EMTEL-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-EMTEL-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-EMTEL-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-EMTEL-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-EMTEL-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-EMTEL-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-EMTEL-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-EMTEL-theme .md-button:not([disabled]):hover,.md-EMTEL-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-EMTEL-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-EMTEL-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-EMTEL-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-EMTEL-theme .table-close-btn{color:#000!important}.md-EMTEL-theme .table-close-btn:hover{color:#ff6464!important}.md-EMTEL-theme .pagination-desktop .active{color:#d22f29}.md-EMTEL-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-EMTEL-theme .slick-next:focus,.md-EMTEL-theme .slick-next:hover,.md-EMTEL-theme .slick-prev:focus,.md-EMTEL-theme .slick-prev:hover{color:#d22f29}.md-EMTEL-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-EMTEL-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-EMTEL-theme md-tabs.md-GAMBIA-theme .md-tab:hover{color:#c3c4c6}.md-EMTEL-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-TELIKOM-theme .event-history h4.timeline-heading{font-weight:300;color:#000}.md-TELIKOM-theme .event-history .timeline p{font-weight:300;color:#919191}.md-TELIKOM-theme .event-history .timeline-badge .date-timeline-inverted-{color:#333;font-weight:300}.md-TELIKOM-theme flip-card .flip-card .card-title{font-weight:400;color:#333;font-size:20px}.md-TELIKOM-theme flip-card .flip-card .card-items .key{color:#919191;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .answer{color:#333;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .card-item .key{color:#919191;font-weight:300;font-size:15px}.md-TELIKOM-theme flip-card .flip-card .card-items .card-item .answer{color:#333;font-weight:300;font-size:15px}.md-TELIKOM-theme .ext-logo-width{width:60px}.md-TELIKOM-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#c3c4c6}.md-TELIKOM-theme .wizard-nav-step .step-number{color:#fff;background-color:#9bd2e6;width:50px;height:50px}.md-TELIKOM-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#d22f29}.md-TELIKOM-theme .wizard-nav-step.active .step-divider,.md-TELIKOM-theme .wizard-nav-step .step-divider{border-bottom:1px solid #fff}.md-TELIKOM-theme .wizard-container .wizard-navi{height:80px;background-color:#d22f29}.md-TELIKOM-theme .wizard-container{background-color:#d22f29}.md-TELIKOM-theme .wizard-container .bottom-nav-padding .md-button.md-TELIKOM-theme:not([disabled]){border:none;color:#000;font-size:15px;border-radius:0;font-weight:400;border:1px solid #9f9f9f!important}.md-TELIKOM-theme .wizard-container .bottom-nav-padding .md-raised.md-button.md-TELIKOM-theme:not([disabled]){border:none;color:#fff;font-size:15px;border-radius:0;border:0 solid #9f9f9f!important}.md-TELIKOM-theme .wizard-container .wizard-content-area{background-color:#fff}.md-TELIKOM-theme #ttpccatalog .md-button{background-color:#d22f29;color:#fff;border-radius:0!important}.md-TELIKOM-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #d22f29;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-TELIKOM-theme #ttpccatalog .cardtitle{font-weight:300}.md-TELIKOM-theme .md-raised.wizard-nav-btn:not([disabled]),.md-TELIKOM-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#d22f29;color:#fff;border-radius:0!important}.md-TELIKOM-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-TELIKOM-theme .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:6px;width:6px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-TELIKOM-theme .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.md-TELIKOM-theme .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#000;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.md-TELIKOM-theme .list-item-help:hover,.md-TELIKOM-theme .selectedIndex{border-left:4px solid #d22f29!important}.md-TELIKOM-theme .selectedIndex{background-color:#eee}.md-TELIKOM-theme .payment-summary-value{color:#000}.md-TELIKOM-theme md-switch.md-checked .md-thumb{background-color:#9f9f9f!important}.md-TELIKOM-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-TELIKOM-theme .md-bar{background-color:#c7c7c7}.md-TELIKOM-theme .clm-input{border-radius:0}.md-TELIKOM-theme .clm-input:focus{border-bottom-color:#a34018!important}.md-TELIKOM-theme .md-input-invalid{color:red}.md-TELIKOM-theme .otc-price,.md-TELIKOM-theme .rc-price{color:#000!important}.md-TELIKOM-theme .md-raised:hover{background-color:#0091c8!important;color:#fff!important}.md-TELIKOM-theme .material-icons-for-service-highlighted{font-size:30px}.md-TELIKOM-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-in-header{font-size:28px;color:#d22f29}.md-TELIKOM-theme .material-icons-view-change{color:#fff;font-size:36px}.md-TELIKOM-theme .material-icons-view-change:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-view-mode-default{color:#d22f29;font-size:36px;vertical-align:top}.md-TELIKOM-theme .navigate-icon{color:#d22f29}.md-TELIKOM-theme .navigate-icon:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-for-invoices-highlighted{color:#d22f29;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-TELIKOM-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .material-icons-service-tickets-highlighted{color:#d22f29;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-TELIKOM-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-TELIKOM-theme .search-icon,.md-TELIKOM-theme .search-icon-left,.md-TELIKOM-theme .search-icon-right{position:absolute;color:#d22f29;font-size:30px;padding-top:2px}.md-TELIKOM-theme .search-icon-left{right:20px}.md-TELIKOM-theme .search-icon-right{left:20px}.md-TELIKOM-theme .utility-column-right-with-padding{color:#d22f29;padding-left:15px;padding-right:15px}.md-TELIKOM-theme md-tabs .md-tab:hover{color:#c92020}.md-TELIKOM-theme md-tabs .md-tab{font-weight:300;color:#333;font-size:20px;padding:12px 10px 12px 0;margin-right:20px}.md-TELIKOM-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-TELIKOM-theme md-list.service-list md-list-item:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme clm-payment-multiple-billing md-tabs md-tabs-wrapper{margin-left:20px;margin-right:20px}.md-TELIKOM-theme .clm-usage-history-section .layout-padding{padding:0}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list .list-title.accordion-enabled{background-color:#f6f6f6}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item{font-size:1rem!important;font-weight:300!important;color:#000!important}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:#ef8a8a!important}@media (max-width:599px){.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item:nth-child(2){background-color:transparent!important}}.md-TELIKOM-theme .clm-usage-history-section .service-list md-list md-list-item .md-list-item-inner{height:48px}.md-TELIKOM-theme .clm-usage-history-section .service-list .md-title{font-weight:300;color:#333}.md-TELIKOM-theme .clm-usage-history-section .service-list section{padding:4px}.md-TELIKOM-theme .clm-usage-history-section .service-list section md-list{padding:0}.md-TELIKOM-theme clm-usage-history-section.common-class .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before,.md-TELIKOM-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{content:"";display:inline-block;width:27px;height:27px;position:relative;top:6px;left:5px;margin-right:24px}.md-TELIKOM-theme clm-usage-history-section.voice .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-calls.png")}.md-TELIKOM-theme clm-usage-history-section.voiceRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-call.png")}.md-TELIKOM-theme clm-usage-history-section.sms .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-sms.png")}.md-TELIKOM-theme clm-usage-history-section.data .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-data.png")}.md-TELIKOM-theme clm-usage-history-section.dataRoaming .service-list section md-list .md-list-item-inner .md-title:first-child::before{background-image:url("/res/icon-roaming-data.png")}.md-TELIKOM-theme .clm-request-table .service-list md-list .list-header{font-size:18px!important;font-weight:300!important;color:#000}.md-TELIKOM-theme .clm-request-table .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme .clm-request-table .service-list md-list md-list-item{font-weight:300}.md-TELIKOM-theme .balances .service-list md-list .list-header{font-size:1rem!important;font-weight:400!important}.md-TELIKOM-theme .balances .service-list md-list .list-header:first-of-type{background-color:#ef8a8a!important}.md-TELIKOM-theme .clm-usage-history-section .list-title.disactive span{color:#333;font-weight:300}.md-TELIKOM-theme .clm-usage-history-section .list-title.disactive i:first-child{color:#d22f29;font-size:36px}.md-TELIKOM-theme .clm-usage-history-section .list-title span{color:#d22f29}.md-TELIKOM-theme .clm-usage-history-section .list-title i:first-child{font-size:36px;color:#d22f29}.md-TELIKOM-theme .md-button:not([disabled]):hover,.md-TELIKOM-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-TELIKOM-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-TELIKOM-theme #paymentHistory #tthc-history .amount{color:#d22f29}.md-TELIKOM-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-TELIKOM-theme .table-close-btn{color:#000!important}.md-TELIKOM-theme .table-close-btn:hover{color:#0091c8!important}.md-TELIKOM-theme .pagination-desktop .active{color:#d22f29}.md-TELIKOM-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.md-TELIKOM-theme .slick-next:focus,.md-TELIKOM-theme .slick-next:hover,.md-TELIKOM-theme .slick-prev:focus,.md-TELIKOM-theme .slick-prev:hover{color:#d22f29}.md-TELIKOM-theme .md-toolbar-tools h2{font-weight:300;font-size:1em!important}.md-TELIKOM-theme md-tabs .md-tab.md-active{color:#878787;text-transform:capitalize;font-weight:700;font-size:1em}.md-TELIKOM-theme md-tabs.md-GAMBIA-theme .md-tab:hover{color:#c3c4c6}.md-TELIKOM-theme md-tabs .md-tab{color:#c7c7c7;font-weight:700;text-transform:capitalize;font-size:1em}.md-TECNOTREE-theme .list-item-help:hover,.md-TECNOTREE-theme .selectedIndex{border-left:4px solid #1d80fb!important;color:#1d80fb!important}.md-TECNOTREE-theme .selectedIndex{background-color:#eee}.md-TECNOTREE-theme .list-item-help span:hover{color:#1d80fb}.md-TECNOTREE-theme .md-button:not([disabled]):hover,.md-TECNOTREE-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#1d80fb!important}.md-TECNOTREE-theme .clm-input:focus{border-bottom-color:#1d80fb!important}.md-TECNOTREE-theme .ext-logo-width{width:120px}.md-TECNOTREE-theme .wizard-container .wizard-navi{background-color:#f1f1f2}.md-TECNOTREE-theme .wizard-container{color:#414141}.md-TECNOTREE-theme .wizard-nav-step.active .step-number{background-color:#1d80fb;color:#fff}.md-TECNOTREE-theme .wizard-nav-step.active .step-divider{border-bottom:1px solid #1d80fb}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#1d80fb;color:#fff!important;border-radius:0!important}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:not([disabled]):hover{background-color:#4a99fb;color:#fff!important;border-radius:0!important}.md-TECNOTREE-theme .md-raised.wizard-nav-btn:disabled{border-radius:0!important}.md-TECNOTREE-theme .white-toolbar:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.md-TECNOTREE-theme .slick-dots li.slick-active button:before{color:#1d80fb!important}.md-TECNOTREE-theme md-switch.md-checked .md-thumb{background-color:#1d80fb!important}.md-TECNOTREE-theme md-switch.md-checked .md-bar{background-color:#a4cbfd!important}.md-TECNOTREE-theme md-switch .md-bar{background-color:#e4e5e6}.md-TECNOTREE-theme .service-list .list-title.disactive i:first-child,.md-TECNOTREE-theme .service-list .list-title.disactive span{color:#666}.md-TECNOTREE-theme #paymentHistory #tthc-history .amount{color:#1d80fb}.md-TECNOTREE-theme .payment-component .payment-select md-select{border-bottom:2px solid #1d80fb}.md-TECNOTREE-theme md-select-menu md-content md-option:focus,.md-TECNOTREE-theme md-select-menu md-content md-option:hover,.md-TECNOTREE-theme md-select-menu md-content md-option[selected]:focus{color:#1d80fb}.md-TECNOTREE-theme .table-close-btn{color:#000!important}.md-TECNOTREE-theme .table-close-btn:hover{color:#0578a5!important}.md-TECNOTREE-theme .pagination-desktop .active{color:#1d80fb}.md-TECNOTREE-theme .event-history .timeline>li>.timeline-badge{background-color:#b9d9ec!important}.header.md-MT-theme{font-size:13px;font-weight:300;border-bottom:1px solid #e6e6e6}.clm-sidenav.md-TECNOTREE-theme a,.clm-sidenav.md-TECNOTREE-theme a:visited{color:#1d80fb}.clm-sidenav.md-TECNOTREE-theme a:hover{color:#4a99fb}.clm-sidenav.md-TECNOTREE-theme a:active{color:#1d80fb}.clm-sidenav.md-MT-theme a,.clm-sidenav.md-MT-theme a:visited,.clm-sidenav.md-MTN-theme a,.clm-sidenav.md-MTN-theme a:visited{color:#fff}.clm-sidenav.md-MT-theme a:hover,.clm-sidenav.md-MTN-theme a:hover{color:#d6d6d6}.clm-sidenav.md-MT-theme a:active,.clm-sidenav.md-MTN-theme a:active{color:#000}.footer.md-TECNOTREE-theme{background-color:#f9f9f9!important}.footer.md-TECNOTREE-theme a:hover{color:#999da2}md-tabs.md-TECNOTREE-theme .md-tab:hover{color:#1d80fb}md-tabs.md-EMTEL-theme .md-tab:hover,md-tabs.md-GAMBIA-theme .md-tab:hover,md-tabs.md-TELIKOM-theme .md-tab:hover{color:#c3c4c6}md-tabs.md-TECNOTREE-theme md-ink-bar,md-tabs md-ink-bar{color:#1d80fb;background-color:#1d80fb}.login-left-window.md-TECNOTREE-theme{background-image:url("/res/mt-login-left-side-bg.png");background-size:cover}.navbar-container.md-TECNOTREE-theme ul .active{border-bottom:0!important;color:#1d80fb}.navbar-container.md-TECNOTREE-theme .menu-icon span i,.navbar-container.md-TECNOTREE-theme ul li,.navbar-container.md-TECNOTREE-theme ul li:hover{color:#9a9ea3}.navbar-container.md-MT-theme ul .active{color:#00aeef;border-bottom:4px solid #00aeef!important;font-weight:500}.navbar-container.md-MT-theme ul{font-size:20px;font-weight:200}.navbar-container.md-MT-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-MT-theme ul li:hover{color:#00aeef}.navbar-container.md-MT-theme .navbar-logo{width:102px;height:72px}.navbar-container.md-MT-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-MT-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-GAMBIA-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-GAMBIA-theme ul{font-size:20px;font-weight:200}.navbar-container.md-GAMBIA-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-GAMBIA-theme ul li:hover{color:#d22f29}.navbar-container.md-GAMBIA-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-GAMBIA-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-GAMBIA-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-EMTEL-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-EMTEL-theme ul{font-size:20px;font-weight:200}.navbar-container.md-EMTEL-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-EMTEL-theme ul li:hover{color:#d22f29}.navbar-container.md-EMTEL-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-EMTEL-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-EMTEL-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.navbar-container.md-TELIKOM-theme ul .active{color:#888;border-bottom:4px solid #d22f29!important;font-weight:500}.navbar-container.md-TELIKOM-theme ul{font-size:20px;font-weight:200}.navbar-container.md-TELIKOM-theme ul li{padding:0 6px;margin:0 15px;color:#333}.navbar-container.md-TELIKOM-theme ul li:hover{color:#d22f29}.navbar-container.md-TELIKOM-theme .navbar-logo{width:91px;height:72px}.navbar-container.md-TELIKOM-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-TELIKOM-theme ul li{padding:0 6px;margin:0 7px;color:#333;font-size:18px}}.help-tabs.md-TECNOTREE-theme ul .active{border-bottom:3px solid #1d80fb!important}.help-tabs.md-TECNOTREE-theme ul li:hover{color:#1d80fb}.help-tabs.md-MT-theme ul .active{border-bottom:3px solid #00aeef!important}.help-tabs.md-MT-theme ul li:hover{color:#00aeef}.help-tabs.md-CL-theme ul .active,.help-tabs.md-MTN-theme ul .active{border-bottom:3px solid #ffbe00!important}.help-tabs.md-CL-theme ul li:hover,.help-tabs.md-MTN-theme ul li:hover{color:#ffbe00}md-sidenav.md-MT-theme,md-sidenav.md-MT-theme md-content{background-color:#003b5c}.footer.md-MT-theme,.footer.md-MTN-theme{color:#fff;background-color:#333!important}.footer.md-MT-theme a:hover,.footer.md-MTN-theme a:hover{color:#eee}.footer.md-MT-theme{min-height:40px;padding-bottom:0}md-toolbar.md-MT-theme:not(.md-menu-toolbar){background-color:#003b5c;color:#fff}md-toolbar.md-MT-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#00aeef;color:#fff}md-toolbar.md-TECNOTREE-theme:not(.md-menu-toolbar){background-color:#1d80fb;color:#fff}md-toolbar.md-TECNOTREE-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#fff;color:#1d80fb}.login-left-window-header.md-subheader.md-MT-theme{color:#003b5c;font-size:30px;background-color:transparent;font-weight:500}.login-left-window-header.md-subheader.md-TECNOTREE-theme{color:#1d80fb;font-size:30px;background-color:transparent;font-weight:900}.login-left-window-header.md-MT-theme .md-subheader-inner{padding:0}.login-right-window-header.md-subheader.md-MT-theme{color:#003b5c;font-size:30px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-TECNOTREE-theme{color:#1d80fb;font-size:30px;background-color:transparent;font-weight:900}.otp-window-header.md-subheader.md-MT-theme{color:#00aeef;font-size:22px;background-color:transparent;font-weight:500}.sms-common-container .sms-code-form-mt .resendOTP.md-MT-theme{color:#fff;font-size:1.25em!important}.sms-common-container .sms-code-form-mt .resendOTP.md-MT-theme:hover{color:#fff}.sms-common-container .sms-code-form-demo .resendOTP.md-MT-theme{color:#00aeef}.sms-common-container .sms-code-form-demo .resendOTP.md-MT-theme:hover{color:#0091c8}.md-button.md-MT-theme:not([disabled]){border:none;font-size:16px;border-radius:0;color:#fff}.md-button.md-MT-theme:not([disabled]):hover,.md-button.md-UG-theme:not([disabled]):hover{background-color:transparent;color:#fff}.md-button.md-MTN-theme.md-fab:not([disabled]){background-color:#ffbe00!important}.md-button.md-MTN-theme.md-fab:not([disabled]):hover{background-color:#e6ab00!important}.md-button.md-MT-theme.md-fab:not([disabled]){background-color:#00aeef!important}.md-button.md-MT-theme.md-fab:not([disabled]):hover{background-color:#0091c8!important}.md-button.md-GAMBIA-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-GAMBIA-theme.md-fab:not([disabled]):hover{background-color:#ff6464!important}.md-button.md-EMTEL-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-EMTEL-theme.md-fab:not([disabled]):hover{background-color:#ff6464!important}.md-button.md-TELIKOM-theme.md-fab:not([disabled]){background-color:#d22f29!important}.md-button.md-TELIKOM-theme.md-fab:not([disabled]):hover{background-color:#0091c8!important}.md-button.md-UG-theme.md-fab:not([disabled]){background-color:#ffcb05!important}.md-button.md-UG-theme.md-fab:not([disabled]):hover{background-color:#ffca0b!important}.md-button.md-TECNOTREE-theme.md-fab:not([disabled]){background-color:#1d80fb!important}.md-button.md-TECNOTREE-theme.md-fab:not([disabled]):hover{background-color:#4a99fb!important}.md-button.md-CL-theme.md-fab:not([disabled]){background-color:#3697af!important}.md-button.md-CL-theme.md-fab:not([disabled]):hover{background-color:#30859a!important}.md-button.md-TECNOTREE-theme:not([disabled]){border:none;color:#1d80fb;font-size:15px!important;border-radius:0}.md-button.md-TECNOTREE-theme:not([disabled]):hover{background-color:transparent;color:#4a99fb}.list-button.md-TECNOTREE-theme:not([disabled]):hover{background-color:transparent;color:#1d80fb}.list-button.md-EMTEL-theme{background-color:transparent;color:#d22b2b}.list-button.md-TELIKOM-theme{background-color:transparent;color:#1d80fb}.md-primary.md-raised.md-button.md-MT-theme{color:#fff;background-color:#00aeef}.md-primary.md-raised.md-button.md-MT-theme,.md-primary.md-raised.md-button.md-UG-theme{border-radius:0!important;border:none;font-size:16px!important;font-weight:300;text-transform:none;padding-top:4px;padding-bottom:4px}.md-primary.md-raised.md-button.md-UG-theme{color:#000!important;background-color:#ffcb05!important;text-transform:capitalize}.md-primary.md-raised.md-button.md-UG-theme.action-button{border:none;font-size:12px!important;border-radius:100px!important;width:150px;padding:0;color:#fff!important;background-color:#000!important}.md-primary.md-raised.md-button.md-UG-theme.action-button:hover{background-color:#000!important;color:#fff!important}.md-primary.md-raised.md-button.md-UG-theme.action-button.off{background-color:#fff!important;color:#000!important;border:1px solid #707070;margin-right:15px}.md-primary.md-raised.sign-up-create-btn.md-button{border-radius:0;border:none;font-size:20px!important;text-transform:none;font-weight:300;background-color:#00aeef;color:#000}.md-primary.md-raised.sign-up-create-btn.md-button.md-TECNOTREE-theme{border-radius:0;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.md-primary.md-raised.md-button.md-MT-theme:hover{color:#fff;background-color:#ff6464!important}.md-primary.md-raised.md-button.md-EMTEL-theme:hover{color:#fff!important;background-color:#ff6464!important}.md-primary.md-raised.md-button.md-TELIKOM-theme:hover{color:#fff!important;background-color:#0091c8!important}.md-primary.md-raised.md-button.md-UG-theme:hover{color:#000!important;background-color:#ffca0b!important}.md-primary.md-raised.md-button.md-TECNOTREE-theme:hover{color:#fff!important;background-color:#4a99fb!important}.button-with-border.md-button.md-MT-theme:disabled{background-color:transparent;border-radius:0;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-MT-theme:not([disabled]){font-weight:400}.button-with-border.md-button.md-MT-theme:not([disabled]),.button-with-border.md-button.md-TECNOTREE-theme:not([disabled]){background-color:transparent;border-radius:0;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.button-with-border.md-button.md-TECNOTREE-theme:not([disabled]){font-weight:100}.login-left-window.md-MT-theme{background-image:url("/res/mt-login-left-side-bg.png");background-size:cover}.md-icon-button.md-MT-theme:hover{color:#0091c8}.md-MTN-theme .wizard-container{background-color:#3f3f3f}.md-MTN-theme .wizard-container .wizard-content-area{background-color:#fff}.md-MTN-theme .ext-logo-width{width:60px}.md-MTN-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#3f3f3f}.md-MTN-theme .header-icon:hover{color:#ffbe00}.md-MTN-theme .wizard-nav-step.active .step-number{background-color:#ffbe00;color:#373737}.md-MTN-theme .wizard-nav-btn:not[disabled]{background-color:#ffbe00}.md-MTN-theme #ttpccatalog .md-button{background-color:#ffbe00;color:#373737}.md-MTN-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #ffbe00;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-MTN-theme .payment-summary-value{color:#ffbe00}.md-MTN-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#ffbe00}.md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.md-MTN-theme .slick-dots li.slick-active button:before{color:#ffbe00}.md-MTN-theme .list-item-help:hover{border-left:4px solid #ffbe00!important}.md-MTN-theme .selectedIndex{border-left:4px solid #00aeef!important;background-color:#eee}.md-MTN-theme md-switch.md-checked .md-thumb{background-color:#ffbe00}.md-MTN-theme .clm-input:focus{border-bottom-color:#ffbe00!important}.md-MTN-theme .otc-price,.md-MTN-theme .rc-price{color:#ffbe00!important}.md-MTN-theme .md-raised:hover{background-color:#e6ab00!important}.md-MTN-theme md-datepicker{border-bottom:1px solid #e1e1e1}.md-MTN-theme .md-calendar-day-header{background:#373737;color:#fff}.md-MTN-theme .md-calendar-date-selection-indicator:hover{background:#ffbe00;color:#fff}.md-MTN-theme .material-icons-for-service-highlighted{color:#ffbe00;font-size:30px}.md-MTN-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-MTN-theme .material-icons-in-header{font-size:28px;color:#ffbe00}.md-MTN-theme .material-icons-view-change{color:#fff;font-size:36px}.md-MTN-theme .material-icons-view-change:hover{cursor:pointer}.md-MTN-theme .material-icons-view-mode-default{color:#ffbe00;font-size:36px;vertical-align:top}.md-MTN-theme .navigate-icon{color:#ffbe00}.md-MTN-theme .navigate-icon:hover{cursor:pointer}.md-MTN-theme .material-icons-for-invoices-highlighted{color:#ffbe00;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MTN-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-MTN-theme .material-icons-service-tickets-highlighted{color:#ffbe00;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-MTN-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-MTN-theme .search-icon,.md-MTN-theme .search-icon-left,.md-MTN-theme .search-icon-right{position:absolute;color:#ffbe00;font-size:30px;padding-top:2px}.md-MTN-theme .search-icon-left{right:20px}.md-MTN-theme .search-icon-right{left:20px}.md-MTN-theme .utility-column-right-with-padding{color:#ffbe00;padding-left:15px;padding-right:15px}.md-MTN-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-MTN-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-MTN-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-MTN-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-MTN-theme .md-button:not([disabled]):hover,.md-MTN-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-MTN-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-MTN-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-MTN-theme .table-close-btn{color:#000!important}.md-MTN-theme .table-close-btn:hover{color:#e6ab00!important}.md-MTN-theme .pagination-desktop .active{color:#373737}.md-MTN-theme .event-history .timeline>li>.timeline-badge{background-color:#ffbe00!important}.login-left-window-header.md-subheader.md-MTN-theme{color:#fff;font-size:28px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-MTN-theme{color:#373737;font-size:28px;background-color:transparent;font-weight:500}.md-primary.md-raised.md-button.md-MTN-theme{border-radius:0;border:none}.md-primary.md-raised.sign-up-create-btn.md-button.md-MTN-theme{border-radius:50px;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.button-with-border.md-button.md-MTN-theme:disabled{background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-MTN-theme:not([disabled]){background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.white-toolbar.md-MTN-theme:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.login-left-window.md-MTN-theme{background-color:#373737}.login-right-window.md-MT-theme{background-color:#fff}.navbar-container.md-MTN-theme ul .active{border-bottom:3px solid #ffbe00!important}.navbar-container.md-MTN-theme ul{font-weight:600}.md-icon-button.md-MTN-theme:hover{color:#ffbe00}.md-input-message-animation,md-input-container.md-MT-theme.md-input-invalid,md-input-container.md-MTN-theme.md-input-invalid{color:red!important}md-sidenav.md-MTN-theme,md-sidenav.md-MTN-theme md-content{background-color:#373737}md-toolbar.md-MTN-theme:not(.md-menu-toolbar){background-color:#373737;color:#fff}md-toolbar.md-MTN-theme:not(.md-menu-toolbar) .md-toolbar-icon-round{background-color:#ffbe00;color:#373737}.header-menu li:hover .md-icon-button.md-MT-theme{color:#0091c8}.header-menu li:hover .md-icon-button.md-MTN-theme{color:#ffbe00}.flip-card md-icon.md-MT-theme.material-icons{color:#00aeef}.flip-card md-icon.md-MTN-theme.material-icons{color:#ffbe00}.flip-card md-icon.md-UG-theme.material-icons{color:#000}.flip-card md-icon.md-TECNOTREE-theme.material-icons{color:#1d80fb}.user-services-content .md-MT-theme md-list-item.active{border-left:3px solid #00aeef}.user-services-content .md-MT-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-MT-theme md-list-item.active .user-service-username{font-size:14px;font-weight:500;color:#333}.user-services-content .md-MT-theme md-list-item.active .user-service-type{font-size:14px;font-weight:300;color:#333}.user-services-content .md-MT-theme md-list-item{background-color:transparent}.user-services-content .md-MT-theme md-list-item .md-button{color:#919191}.user-services-content .md-MT-theme md-list-item .user-service-phonenumber,.user-services-content .md-MT-theme md-list-item .user-service-type,.user-services-content .md-MT-theme md-list-item .user-service-username{font-weight:300;font-size:14px}.user-services-content .md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.user-services-content .md-MTN-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-MTN-theme md-list-item.active .user-service-type,.user-services-content .md-MTN-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-MTN-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-MTN-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-MTN-theme md-list-item .user-service-phonenumber,.user-services-content .md-MTN-theme md-list-item .user-service-username{color:#000}.user-services-content .md-MTN-theme md-list-item .user-service-type{color:#919191}.user-services-content .md-CL-theme md-list-item.active{border-left:5px solid #2197ae}.user-services-content .md-CL-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-CL-theme md-list-item.active .user-service-type,.user-services-content .md-CL-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-CL-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-CL-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-CL-theme md-list-item .user-service-phonenumber,.user-services-content .md-CL-theme md-list-item .user-service-username{color:#000}.user-services-content .md-CL-theme md-list-item .user-service-type{color:#919191}.user-services-content .md-TECNOTREE-theme md-list-item.active{border-left:5px solid #1d80fb}.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-phonenumber,.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-type,.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-username{font-weight:600}.user-services-content .md-TECNOTREE-theme md-list-item.active .user-service-type{color:#000}.user-services-content .md-TECNOTREE-theme md-list-item:nth-child(2n){background-color:#f2f2f2}.user-services-content .md-TECNOTREE-theme md-list-item .user-service-phonenumber,.user-services-content .md-TECNOTREE-theme md-list-item .user-service-username{color:#000}.user-services-content .md-TECNOTREE-theme md-list-item .user-service-type{color:#919191}.user-services-header .md-MT-theme md-list-item.active{border-left:5px solid #00aeef}.user-services-header .md-MTN-theme md-list-item.active{border-left:5px solid #ffbe00}.two-factors-otp-dialog .md-toolbar-tools md-icon.md-MT-theme.material-icons{color:#00aeef;font-size:28px}.two-factors-otp-dialog .md-toolbar-tools md-icon.md-MTN-theme.material-icons{color:#ffbe00;font-size:28px}.scam-alert-dialog .md-toolbar-tools md-icon.md-MT-theme.scammer-alert-icon{color:#00aeef;font-size:20px;margin-right:8px}.scam-alert-dialog .md-toolbar-tools md-icon.md-MTN-theme.scammer-alert-icon{color:#ffbe00;font-size:20px;margin-right:8px}.campaign-items md-icon.md-MTN-theme.campaign-tag{color:#ffbe00;padding-right:10px}.campaign-items md-icon.md-MT-theme.campaign-tag{color:#00aeef;padding-right:10px}.call-forwarding-form .md-toolbar-tools md-icon.md-MTN-theme.forward-icon{color:#ffbe00;margin-right:15px;font-size:1.2em}.call-forwarding-form .md-toolbar-tools md-icon.md-MT-theme.forward-icon{color:#00aeef;margin-right:15px;font-size:1.2em}.md-CL-theme a:hover{color:#eee}.md-CL-theme .footer{background-color:#333}.md-CL-theme .ext-logo-width{width:60px}.md-CL-theme md-list-item.active{border-left:5px solid #2197ae}.md-CL-theme md-tabs .md-tab:hover{color:#30859a}.md-CL-theme .navbar-logo{width:90px!important}.md-CL-theme .md-select-menu-container md-option[selected]:active{color:#fff}.md-CL-theme .md-select-menu-container md-option:active,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:not([disabled]):focus,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:not([disabled]):hover{background:#da272c}.md-CL-theme md-select-menu.md-CL-theme md-content md-option:focus,.md-CL-theme md-select-menu.md-CL-theme md-content md-option:hover,.md-CL-theme md-select-menu.md-CL-theme md-content md-option[selected]:focus{color:#fff}.md-CL-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#003b5c}.md-CL-theme #ttpccatalog .md-button,.md-CL-theme .wizard-nav-step.active .step-number{background-color:#00aeef;color:#fff}.md-CL-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #00aeef;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-CL-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#3697af;color:#fff}.md-CL-theme .slick-dots li.slick-active button:before{color:#00aeef}.md-CL-theme .list-item-help:hover,.md-CL-theme .selectedIndex{border-left:4px solid #00aeef!important}.md-CL-theme .selectedIndex{background-color:#eee}.md-CL-theme md-switch.md-checked .md-thumb{background-color:#003b5c!important}.md-CL-theme md-switch.md-checked .md-bar{background-color:#d9ecf1!important}.md-CL-theme .md-bar{background-color:#c7c7c7}.md-CL-theme .clm-input:focus{border-bottom-color:#00b0b9!important}.md-CL-theme .md-input-invalid{color:red}.md-CL-theme .otc-price,.md-CL-theme .rc-price{color:#ff9600!important}.md-CL-theme .md-raised:hover{background-color:#30859a!important}.md-CL-theme .material-icons-for-service-highlighted{color:#00aeef;font-size:30px}.md-CL-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-CL-theme .material-icons-in-header{font-size:28px;color:#00aeef}.md-CL-theme .material-icons-view-change{color:#fff;font-size:36px}.md-CL-theme .material-icons-view-change:hover{cursor:pointer}.md-CL-theme .material-icons-view-mode-default{color:#00aeef;font-size:36px;vertical-align:top}.md-CL-theme .navigate-icon{color:#00aeef}.md-CL-theme .navigate-icon:hover{cursor:pointer}.md-CL-theme .material-icons-for-invoices-highlighted{color:#00aeef;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-CL-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-CL-theme .material-icons-service-tickets-highlighted{color:#00aeef;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-CL-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-CL-theme .search-icon,.md-CL-theme .search-icon-left,.md-CL-theme .search-icon-right{position:absolute;color:#00aeef;font-size:30px;padding-top:2px}.md-CL-theme .search-icon-left{right:20px}.md-CL-theme .search-icon-right{left:20px}.md-CL-theme .utility-column-right-with-padding{color:#00aeef;padding-left:15px;padding-right:15px}.md-CL-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-CL-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-CL-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-CL-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-CL-theme .md-button:not([disabled]):hover,.md-CL-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-CL-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-CL-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-CL-theme .table-close-btn{color:#000!important}.md-CL-theme .table-close-btn:hover{color:#30859a!important}.login-left-window-header.md-subheader.md-CL-theme{color:#fff;font-size:28px;background-color:transparent;font-weight:500}.login-right-window-header.md-subheader.md-CL-theme{color:#da272c;font-size:28px;background-color:transparent;font-weight:500}.md-primary.md-raised.md-button.md-CL-theme{border-radius:0;border:none}.md-primary.md-raised.sign-up-create-btn.md-button.md-CL-theme{border-radius:50px;border:none;font-size:20px!important;text-transform:none;font-weight:100;background-color:#00aeef}.button-with-border.md-button.md-CL-theme:disabled{background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #9f9f9f;outline:none;color:#9f9f9f}.button-with-border.md-button.md-CL-theme:not([disabled]){background-color:transparent;border-radius:50px;font-size:20px!important;text-align:center;text-decoration:none;border:1px solid #000;outline:none;color:#000}.white-toolbar.md-CL-theme:not(.md-menu-toolbar){background-color:#fff;padding:35px 20px 0}.login-left-window.md-CL-theme{background-color:#da272c}.login-right-window.md-CL-theme{background-color:#fff}.navbar-container.md-CL-theme ul .active{background-color:#fff;border-bottom:0;color:#da272c}.navbar-container.md-CL-theme ul{font-size:20px;font-weight:700}.navbar-container.md-CL-theme ul li{color:#fff}md-toolbar.md-CL-theme:not(.md-menu-toolbar){background-color:#da272c;color:#fff!important}.md-UG-theme .login-view-main,.md-UG-theme .sms-otp-container .ug-logo{width:100px}.md-UG-theme .ext-logo-width{width:60px}.md-UG-theme .credit-card-payment-dialog .credit-card-dialog-header{background-color:#3f3f3f}.md-UG-theme .header-icon:hover{color:#ffbe00}.md-UG-theme .wizard-nav-step .step-number{color:#00678f;background-color:#ffbe00;width:40px;height:40px;border:1px solid #00678f;font-weight:700;font-size:14px}.md-UG-theme .wizard-nav-step .step-title{text-transform:capitalize}.md-UG-theme .wizard-nav-step.active .step-number{background-color:#fff;color:#000;border:1px solid #00678f;font-weight:700;font-size:18px}.md-UG-theme .wizard-nav-step.active{font-weight:400;font-size:14px}.md-UG-theme .wizard-nav-step.active .step-divider,.md-UG-theme .wizard-nav-step .step-divider{border-bottom:1px solid #00678f}.md-UG-theme .wizard-container{background-color:#ffcb05;color:#000}.md-UG-theme .wizard-container .wizard-content-area{background-color:#fff}.md-UG-theme .wizard-container .wizard-navi{background-color:#ffcb05}.md-UG-theme .wizard-nav-btn:not[disabled]{background-color:#000}.md-UG-theme #ttpccatalog .md-button{background-color:#ffbe00;color:#373737}.md-UG-theme #ttpccatalog .catalogarea .component-container .spinner{border:8px solid #ffbe00;animation:rotate .8s infinite linear;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;border-right-color:transparent;border-radius:50%}.md-UG-theme .payment-summary-value{color:#ffbe00}.md-UG-theme .md-raised.wizard-nav-btn:not([disabled]){background-color:#000;color:#fff;font-size:12px!important}.md-UG-theme .md-raised.wizard-nav-btn:hover{background-color:#000!important;color:#fff!important;font-size:12px!important}.md-UG-theme md-list-item.active{border-left:5px solid #ffbe00}.md-UG-theme .slick-dots li.slick-active button:before{color:#ffbe00}.md-UG-theme .list-item-help:hover{border-left:4px solid #ffbe00!important}.md-UG-theme .selectedIndex{border-left:4px solid #00aeef!important;background-color:#eee}.md-UG-theme md-switch.md-checked .md-thumb{background-color:#ffbe00}.md-checked .md-UG-theme md-switch .md-bar,.md-UG-theme md-switch .md-bar{background-color:#e0e0e0!important}.md-UG-theme .clm-input:focus{border-bottom-color:#ffbe00!important}.md-UG-theme .otc-price,.md-UG-theme .rc-price{color:#ffbe00!important}.md-UG-theme .md-raised:hover{background-color:#e6ab00!important}.md-UG-theme md-datepicker{border-bottom:1px solid #e1e1e1}.md-UG-theme .md-calendar-day-header{background:#373737;color:#fff}.md-UG-theme .md-calendar-date-selection-indicator:hover{background:#ffbe00;color:#fff}.md-UG-theme .material-icons-for-service-highlighted{color:#ffbe00;font-size:30px}.md-UG-theme .material-icons-for-service-highlighted:hover{cursor:pointer}.md-UG-theme .material-icons-in-header{font-size:28px;color:#ffbe00}.md-UG-theme .material-icons-view-change{color:#fff;font-size:36px}.md-UG-theme .material-icons-view-change:hover{cursor:pointer}.md-UG-theme .material-icons-view-mode-default{color:#ffbe00;font-size:36px;vertical-align:top}.md-UG-theme .navigate-icon{color:#ffbe00}.md-UG-theme .navigate-icon:hover{cursor:pointer}.md-UG-theme .material-icons-for-invoices-highlighted{color:#ffbe00;size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-UG-theme .material-icons-for-invoices-highlighted:hover{cursor:pointer}.md-UG-theme .material-icons-service-tickets-highlighted{color:#ffbe00;font-size:30px;padding-left:25%;padding-right:25%;margin-bottom:10px}.md-UG-theme .material-icons-service-tickets-highlighted:hover{cursor:pointer}.md-UG-theme .search-icon,.md-UG-theme .search-icon-left,.md-UG-theme .search-icon-right{position:absolute;color:#ffbe00;font-size:30px;padding-top:2px}.md-UG-theme .search-icon-left{right:20px}.md-UG-theme .search-icon-right{left:20px}.md-UG-theme .utility-column-right-with-padding{color:#ffbe00;padding-left:15px;padding-right:15px}.md-UG-theme md-list.service-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-UG-theme md-list.service-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-UG-theme .service-list md-list md-list-item{font-size:1rem!important;font-weight:400!important}.md-UG-theme .service-list md-list md-list-item:first-of-type{font-weight:700!important;background-color:#f1f1f1!important}.md-UG-theme .md-button:not([disabled]),.md-UG-theme .md-button:not([disabled]):hover,.md-UG-theme a.md-button:not([disabled]):hover{background-color:transparent;color:#000}.md-UG-theme #paymentHistory #tthc-history .amount{color:#ffbe00}.md-UG-theme .payment-component .payment-select md-select{border-bottom:2px solid #ffbe00}.md-UG-theme .table-close-btn{color:#000!important}.md-UG-theme .table-close-btn:hover{color:#e6ab00!important}.md-UG-theme .pagination-desktop .active{color:#373737}.md-UG-theme .event-history .timeline>li>.timeline-badge{background-color:#000!important}.md-UG-theme .timeline>li>.timeline-badge{text-align:center;vertical-align:middle;width:60px;height:60px}.md-UG-theme .md-select-menu-container md-option[selected]:active{color:#1d1d1d}.md-UG-theme .md-select-menu-container md-option:active,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:not([disabled]):focus,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:not([disabled]):hover{background:transparent}.md-UG-theme md-select-menu.md-UG-theme md-content md-option:focus,.md-UG-theme md-select-menu.md-UG-theme md-content md-option:hover,.md-UG-theme md-select-menu.md-UG-theme md-content md-option[selected]:focus{color:#1d1d1d}.md-UG-theme .md-cancel-button{background-color:#fff!important;color:#000!important;border:1px solid gray!important;width:150px}.md-UG-theme .md-confirm-button{border:none;font-size:12px!important;border-radius:100px!important;width:150px;padding:0;color:#fff!important;background-color:#000!important}.md-UG-theme .md-title{text-align:center;font-weight:700;text-transform:none!important}.md-UG-theme md-dialog-actions{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:100%;-ms-flex-pack:center;justify-content:center}.md-UG-theme md-checkbox.md-checked .md-icon{background-color:transparent;border-color:rgba(0,0,0,.54)}.md-UG-theme md-checkbox.md-checked .md-icon:after{border-color:rgba(0,0,0,.54)}.md-UG-theme .date-range .md-datepicker-input{font-weight:400!important}.md-UG-theme .md-toolbar-tools>.md-button:last-child{margin-right:-40px;margin-top:-37px}.md-UG-theme .dialog-item{padding-bottom:10px}.md-UG-theme ::-webkit-scrollbar{width:5px}.md-UG-theme ::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}.md-UG-theme ::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.md-UG-theme .md-toolbar-tools{padding:40px!important;font-weight:600}.md-UG-theme .clm-input,.md-UG-theme .md-datepicker-input,.md-UG-theme .md-select-value{border:1px solid #707070!important}.md-UG-theme .wizard-content-container-ug{width:auto}.md-UG-theme .wizard-content-container-ug .complete-container{padding:40px 30px}.md-UG-theme .wizard-content-container-ug .complete-container>div{margin-top:10px}.md-UG-theme .wizard-content-container-ug .complete-container>div:first-child{font-size:20px;font-weight:600;color:#707070}.md-UG-theme .wizard-content-container-ug .complete-container>div:nth-child(2){font-size:12px;color:#585858;line-height:20px;width:800px}.md-UG-theme .wizard-content-container-ug .complete-container>div:nth-child(4){margin-top:30px}.md-UG-theme .wizard-content-container-ug .complete-container .ticket-success-img{width:100px!important;height:100px!important;border-radius:100%;background-color:#e2e2e2;position:relative;margin-top:40px}.md-UG-theme .wizard-content-container-ug .complete-container .ticket-success-img svg{position:absolute;top:25px;right:18px}.md-UG-theme .wizard-content-container-ug .complete-container span b{font-size:16px;color:#000}.md-button.md-UG-theme{border:none;color:#fff;font-size:18px;border-radius:100px!important;text-transform:capitalize}.navbar-container.md-UG-theme ul .active{color:#ffcb05;border-bottom:4px solid #ffcb05!important;font-weight:500}.navbar-container.md-UG-theme ul{font-size:12px;font-weight:200}.navbar-container.md-UG-theme ul li{padding:0 10px;margin:0 40px;color:#fff;height:70%;line-height:50px}.navbar-container.md-UG-theme ul li:hover{color:#ffcb05}.navbar-container.md-UG-theme .navbar-logo{width:60px;height:60px;background-color:#fff}.navbar-container.md-UG-theme .menu-icon span i{color:#333}@media (min-width:960px) and (max-width:1130px){.navbar-container.md-UG-theme ul li{padding:0 6px;margin:0 7px;color:#fff;font-size:18px}}.header.md-UG-theme{font-size:12px;font-weight:300;height:35px}.footer.md-UG-theme{color:#fff;background-color:#000!important}.footer.md-UG-theme a:hover{color:#eee}md-tooltip.md-EMTEL-theme,md-tooltip.md-GAMBIA-theme,md-tooltip.md-TELIKOM-theme,md-tooltip.md-UG-theme{color:#fff}.info-icon{width:20px;height:15px;color:#ffcb05}.form-field-icon{height:20px;width:30px}.svg-icon{width:20px;height:20px}.customer-input{margin-bottom:25px;border-bottom:1px solid rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.12)!important;height:38px!important;margin-bottom:24px;text-indent:18px}.customer-input.ng-touched.ng-valid{border-bottom:2px solid #4fc6af!important}.customer-input.ng-touched.ng-invalid{border-bottom:2px solid #c8000a!important}.customer-input:focus{border-bottom:2px solid #ffbe00!important}.customer-input.valid{border-bottom:2px solid #4fc6af!important}.customer-input.invalid{border-bottom:2px solid #c8000a!important}.customer-input::-ms-clear{display:none}.customer-label{margin-top:2px;margin-bottom:1px}md-input-container .md-input{box-sizing:border-box}md-input-container .md-errors-spacer{min-height:0!important}.customer-error-msg{position:absolute!important;right:19px;color:#c8000a;top:64px;opacity:1;transition:all .3s linear;font-size:.8em}.customer-error-msg.ng-enter.ng-enter-active{opacity:1;top:0}.customer-error-msg.ng-enter{opacity:0;top:-20px}.customer-error-msg.ng-leave{opacity:1;top:0}.customer-error-msg.ng-leave-active{opacity:0;top:20px}.customer-select{border-top:1px solid rgba(0,0,0,.12)!important;border-left:1px solid rgba(0,0,0,.12)!important;border-right:1px solid rgba(0,0,0,.12)!important;border-bottom:1px solid rgba(0,0,0,.12)!important;margin-bottom:25px;text-indent:18px;border-bottom:1px solid rgba(0,0,0,.12);margin-top:0;height:38px!important}.customer-select.ng-touched.ng-valid{border-bottom:2px solid #4fc6af!important}.customer-select.ng-touched.ng-invalid{border-bottom:2px solid #c8000a!important}.customer-select:focus{border-bottom:2px solid #ffbe00!important}.customer-select.valid{border-bottom:2px solid #4fc6af!important}.customer-select.invalid{border-bottom:2px solid #c8000a!important}.customer-select.md-select-icon{margin-right:18px;margin-left:18px}md-select .md-select-value{border-bottom:none!important}md-select .md-select-value .md-select-icon{margin-right:18px;margin-left:18px}.customer-radiobuttons{padding-bottom:2px;height:38px;margin-bottom:25px}.customer-datepicker{border:1px solid rgba(0,0,0,.12)!important;margin-bottom:25px;height:38px;background-color:#fff}.customer-datepicker.ng-touched.ng-valid{border-bottom:2px solid #4fc6af!important}.customer-datepicker.ng-touched.ng-invalid{border-bottom:2px solid #c8000a!important}.customer-datepicker:focus{border-bottom:2px solid #ffbe00!important}.customer-datepicker.valid{border-bottom:2px solid #4fc6af!important}.customer-datepicker.invalid{border-bottom:2px solid #c8000a!important}.md-datepicker-input{border:1px solid rgba(0,0,0,.12)!important;margin-top:0;height:38px!important;padding:0 18px}.date-range md-datepicker .md-datepicker-triangle-button.md-button.md-icon-button{top:10px;height:38px!important}.customer-description{color:#ccc;margin-bottom:10px}.customer-desc-margin{position:absolute;top:76px}.customer-deactive{color:grey;background-color:#dcdcdc}.customer-button{padding:5px}.customer-button:hover{box-shadow:1px 1px 2px #ccc;color:#dcdcdc}.customer-formly-error-messages{position:relative;top:-38px;width:100%}.customer-formly-error-message{position:absolute;right:18px}.field-search-component md-autocomplete-wrap.md-whiteframe-z1{height:38px;box-shadow:none;border:1px solid rgba(0,0,0,.12);position:relative;top:-17px}.field-search-component md-autocomplete input:not(.md-input){position:relative;top:3px}.catalogue-button{color:#fff;background-color:#6639b6;padding:5px;text-transform:uppercase}.catalogue-button:hover{background-color:#6739b7}.catalogue-button[disabled]{background-color:#ebebe4;color:#545454}.smalltitle{font-weight:400;font-size:28px;margin-bottom:10px;font-weight:500}.mediumtitle,.smalltitle{color:#333;font-style:normal;text-decoration:none}.mediumtitle{font-weight:400;font-size:32px}.listitemtext{font-weight:400}.listitemtext,.subtitle{color:#333;font-style:normal;font-size:13px;text-decoration:none}.subtitle{font-weight:600}.subtitle.dark{color:#333}.subtitle.medium{color:#999}.subtitle.light{color:#9ca5b5}.pressable{cursor:pointer}.orangeicon{color:#fe974f!important;font-size:18px!important}.instockicon{color:#333!important;font-size:26px!important}.instockicon.isstocked{color:#29a415!important}.instockicon.notstocked{color:#be1c1c!important}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(res/MaterialIcons-Regular.eot?178d7a4dacfb885abee8e2d905b08524);src:local("Material Icons"),local("MaterialIcons-Regular"),url(res/MaterialIcons-Regular.woff2?81025269949a562d06d5e316f733b140) format("woff2"),url(res/MaterialIcons-Regular.woff?e2f35f2d8bb12d4d3407ebe3683adaa1) format("woff"),url(res/MaterialIcons-Regular.ttf?9ac46d2eb22f2f00090a73ed943b9522) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.md-EMTEL-theme #ttpccatalog :not(.material-icons),.md-GAMBIA-theme #ttpccatalog :not(.material-icons),.md-MT-theme #ttpccatalog :not(.material-icons),.md-TELIKOM-theme #ttpccatalog :not(.material-icons){font-family:Montserrat}#ttpccatalog{font-family:Open Sans,sans-serif;color:#333}#ttpccatalog .catalogarea{background-color:inherit;width:100%;min-height:calc(100% - 210px)}#ttpccatalog .catalogarea .component-container{position:relative;padding:0 0 20px;margin-top:10px;width:100%;min-height:350px}#ttpccatalog .catalogarea .component-container .spinner{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;animation:rotate .8s infinite linear;border:8px solid #ffbe00;border-right-color:transparent;border-radius:50%}#ttpccatalog .catalogarea .component-container-mt{position:relative;padding:0;margin-top:10px;width:100%;min-height:350px}#ttpccatalog .catalogarea .component-container-mt .spinner{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;animation:rotate .8s infinite linear;border:8px solid #00aeef;border-right-color:transparent;border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#ttpccatalog .md-button{border-radius:0!important;text-transform:uppercase!important;box-shadow:none!important;margin:0!important}#ttpccatalog md-select .md-select-placeholder{color:#333!important}#ttpccatalog md-select .md-select-value{border-bottom-color:#fe974f!important}.icon-press{cursor:pointer;outline:none;border:0}.ttpcbundlecard{width:180px;cursor:pointer;outline:none}.ttpcbundlecard .inner{height:80px;margin:5px;box-shadow:0 1px 3px rgba(51,51,51,.35)}.ttpcbundlecard .inner:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.ttpcbundlecard .inner .bundlepicture{padding:0 5px;max-width:35px;max-height:70px}.ttpcbundlecard .inner .title{font-weight:400;color:#333;font-style:normal;font-size:14px;text-decoration:none}.itemimages{padding-top:20px;padding-bottom:20px}.itemimages .description{font-weight:600;color:#fe974f;font-style:normal;font-size:13px;text-decoration:none;margin-bottom:10px}.itemimages .itemimage{width:80px;height:60px;margin-right:10px;border:1px solid #9d9d9d;outline:0}.itemimages .itemimage.activeimage{border:1px solid #fe974f!important;box-shadow:0 1px 3px #fe974f}.imagecontainer{height:200px}.imagecontainer .mainimage{max-height:150px}.addtocart{min-height:140px}@media (max-width:599px){.addtocart{margin:20px 0}}.addtocart .title{font-weight:400;color:#333;font-style:normal;font-size:14px;text-decoration:none;margin:0;height:auto;padding:0 10px 10px}.addtocart .title>div{padding-bottom:10px}.addtocart .itemprice{font-weight:700}.addtocart .subtitle{font-weight:600;color:red;font-style:normal;font-size:13px;text-decoration:none}.addtocart .cartsubtitle{padding:5px 0}.addtocart .cartbuttoncontainer{position:relative;margin-top:20px}.addtocart .cartbuttoncontainer .itemmessage{margin:0 10px;position:absolute;height:0;visibility:hidden;left:0;right:0;top:46px;z-index:999}.addtocart .cartbuttoncontainer .itemmessage .successmessage{font-weight:700;font-size:14px}.addtocart .cartbuttoncontainer .itemmessage .errormessage{font-weight:700;font-size:14px;color:red}.addtocart .cartbuttoncontainer .animateitem{animation:2s 0s 1 showAndHide ease-in}@keyframes showAndHide{0%{visibility:hidden;height:0;opacity:0}33%{visibility:visible;height:80px;opacity:1}to{visibility:hidden;height:0;opacity:0}}.addtocart .cartbuttoncontainer .cart-button{margin:8px 0!important;width:100%;color:#373737!important;font-family:inherit!important;padding:5px}.addtocart .cartbuttoncontainer .bundleproduct{font-weight:600;color:#fe974f;font-style:normal;font-size:18px;text-decoration:none}.cardnormal{background-color:#fff;border:1px solid #e4e4e4;padding:20px;margin-bottom:20px;margin-left:10px;margin-right:10px;width:calc(33% - 20px);cursor:pointer;outline:none;box-shadow:0 1px 3px rgba(51,51,51,.35)}@media (max-width:599px){.cardnormal{width:calc(100% - 20px)}}@media (min-width:600px) and (max-width:959px){.cardnormal{width:calc(100% - 20px)}}@media (min-width:960px) and (max-width:1279px){.cardnormal{width:calc(50% - 20px)}}@media (min-width:1280px) and (max-width:1650px){.cardnormal{width:calc(50% - 20px)}}.cardnormal:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.cardnormal .cardtitle{height:80px;word-break:break-word}.cardnormal .cardsmallimage{height:210px;margin:15px 0}.cardnormal .cardsmallimage img{max-width:160px;max-height:160px}.cardnormal .carddescription{padding:20px 0;font-size:14px}.cardnormal .itemprice{font-weight:700}.cardnormal .buttonarea .md-button{width:100%}.cardnormal{background-color:#fff;border:1px solid #e4e4e4;padding:20px;margin-bottom:20px;margin-left:10px;margin-right:10px;width:calc(33% - 20px);cursor:pointer;outline:none;box-shadow:0 1px 3px rgba(51,51,51,.35)}@media (max-width:599px){.cardnormal{width:calc(100% - 20px)}}@media (min-width:600px) and (max-width:959px){.cardnormal{width:calc(100% - 20px)}}@media (min-width:960px) and (max-width:1279px){.cardnormal{width:calc(50% - 20px)}}@media (min-width:1280px) and (max-width:1650px){.cardnormal{width:calc(50% - 20px)}}.cardnormal:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.cardnormal .cardtitle{height:80px;word-break:break-word}.cardnormal .cardsmallimage{height:210px;margin:15px 0}.cardnormal .cardsmallimage img{max-width:160px;max-height:160px}.cardnormal .carddescription{padding:20px 0;font-size:14px}.cardnormal .itemprice{font-weight:700}.cardnormal .buttonarea .md-button{width:100%}.cardsmall{background-color:#fff;border:1px solid #e4e4e4;padding:20px;margin-bottom:20px;margin-left:10px;margin-right:10px;width:calc(25% - 20px);cursor:pointer;outline:none;box-shadow:0 1px 3px rgba(51,51,51,.35)}@media (max-width:599px){.cardsmall{width:calc(100% - 20px)}}@media (min-width:600px) and (max-width:959px){.cardsmall{width:calc(50% - 20px)}}@media (min-width:960px) and (max-width:1279px){.cardsmall{width:calc(50% - 20px)}}@media (min-width:1280px) and (max-width:1650px){.cardsmall{width:calc(33% - 20px)}}.cardsmall:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.cardsmall .cardtitle{font-size:18px;height:50px;word-break:break-word}.cardsmall .cardsmallimage{height:110px;margin:15px 0}.cardsmall .cardsmallimage img{max-width:80%;max-height:80%}.cardsmall .carddescription{padding:20px 0;font-size:14px}.cardsmall .itemprice{font-weight:700}.cardsmall .buttonarea .md-button{width:100%}.contentcontainer{margin:0 0 40px}.contentcontainer .contentcontainertitle{margin-bottom:20px}.ttheader{background-color:#6639b6;color:#fff;height:40px;padding:0 20px;font-weight:300;box-shadow:0 1px 3px rgba(51,51,51,.35)}.ttheader .headertitle{font-size:20px}.ttheader .carttitle{margin-left:20px}.navigation-list{list-style-type:none;padding:0;margin:0;height:100%}.navigation-list>li{display:inline}.link{cursor:pointer}.link.link-navi{color:#fff;font-size:14px;padding:0 25px}.link.link-navi:hover{color:#e7e7e7}.link.link-active{color:#000;text-decoration:underline}.cardxs{height:180px;cursor:pointer;margin-bottom:20px;margin-left:10px;margin-right:10px;width:calc(20% - 20px);box-shadow:0 1px 3px rgba(51,51,51,.35)}.cardxs:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.cardxs .cardxsimage{height:90px;margin:10px 0}.cardxs .cardxsimage img{max-width:90px;max-height:90px}.cardxs .cardxstitle{font-weight:400;color:#333;font-style:normal;font-size:16px;text-decoration:none}.cardxs .cardxssubtitle{margin-top:5px}.cardxs .cardtitlecontainer{margin-bottom:10px}.cardxs .cardtitlecontainer .cardttitletext{font-size:13px}.cardxs .cardtitlecontainer .itemprice{font-weight:700}.iteminfo{padding:20px 0}.iteminfo .bundle .bundletitle{padding-bottom:10px;font-weight:600;color:#fe974f;font-style:normal;font-size:13px;text-decoration:none}.ttpcimagedisplay{height:300px}@media (max-width:599px){.ttpcimagedisplay{height:200px}}@media (min-width:600px) and (max-width:959px){.ttpcimagedisplay{height:200px}}.ttpcimagedisplay .itemimages{height:105px;padding-top:20px;padding-bottom:20px}.ttpcimagedisplay .itemimages .itemimage{width:80px;height:60px;margin-right:10px;border:1px solid #9d9d9d;outline:0}.ttpcimagedisplay .itemimages .itemimage.activeimage{border:1px solid #fe974f!important;box-shadow:0 1px 3px #fe974f}.ttpcimagedisplay .imagecontainer .mainimage{max-height:150px}.cataloguetabs .tabtext{font-weight:400;color:#333;font-style:normal;font-size:13px;text-decoration:none}.cataloguetabs .md-tab{color:#333!important}.cataloguetabs .md-tab.md-active{color:inherit;font-weight:700!important}@media (max-width:599px){.cataloguetabs md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:150px!important}}@media (min-width:600px) and (max-width:959px){.cataloguetabs md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:150px!important}}.cataloguetabs md-ink-bar{color:#fe9700;background-color:#fe9700}.cataloguetabs md-pagination-wrapper{width:100%!important}.ttpcproductconfig .instock{margin-top:20px}.ttpcproductconfig .instock i{margin-left:10px}.ttpc-catalogue-radio-list{margin:20px}.ttpc-catalogue-radio-list .vat-inclusive{font-size:12px}@media (max-width:599px){.ttpc-catalogue-radio-list{margin:20px 0}}.ttpc-catalogue-radio-list .stripe-list{background-color:#f2f2f2;margin-bottom:10px;padding-left:10px;min-height:50px}.ttpc-catalogue-radio-list .stripe-list-congo{background-color:#f2f2f2;margin-bottom:10px;padding-left:10px;min-height:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ttpc-catalogue-radio-list .stripe-list-congo{min-height:100px;height:auto}}.ttpc-catalogue-radio-list .serviceImage{margin:0 20px}.ttpc-catalogue-radio-list .serviceImage img{padding-left:10%;width:90%;height:auto}@media screen and (max-width:960px){.ttpc-catalogue-radio-list .serviceImage{display:none}}.ttpc-catalogue-radio-list .group-label{background-color:#ffbe00;height:50px;margin-bottom:10px;cursor:pointer;float:left}.ttpc-catalogue-radio-list .carrot{float:right;margin-right:10px}.ttpc-catalogue-radio-list .group-text{padding-left:10px;padding-top:25px}.ttpc-catalogue-radio-list .no-packages{padding-bottom:20px;padding-left:10px}.serviceTag{margin-left:20px;padding-bottom:20px;color:#333;font-size:20px;font-weight:300;white-space:pre-line}.ttpc-title{padding:20px;font-weight:600;font-size:28px;color:#333;font-style:normal;text-decoration:none}.md-EMTEL-theme .ttpc-title,.md-GAMBIA-theme .ttpc-title,.md-MT-theme .ttpc-title,.md-TELIKOM-theme .ttpc-title{font-weight:400;font-size:1.6em}.vat-inclusive{padding-top:5px;float:right;font-size:10px;color:#333;font-style:normal;text-decoration:none;font-family:Montserrat!important}.bold-text{font-weight:700}.ttpc-checkbox .md-container .md-icon{border-color:#ffbe00!important}.ttpc-checkbox.md-checked .md-container .md-icon{background-color:#ffbe00!important}@media (max-width:600px){.flex-fix-safari{-ms-flex:auto!important;flex:auto!important}}@media (min-width:960px){.flex-fix-mt{max-width:50%!important}}.ttpc-catalogue-radio-item{padding:10px;margin:5px;position:absolute}.ttpc-catalogue-radio-item .ttpc-catalogue-radio-input,.ttpc-catalogue-radio-item:hover{cursor:pointer}@media (max-width:599px){.ttpc-catalogue-radio-item{margin-top:5px;padding:10px 10px 10px 0}}.ttpc-catalogue-radio-item .validity{padding-top:8px;font-size:.9em;color:#2f4f4f}.ttpc-catalogue-radio-item .description,.ttpc-catalogue-radio-item .validityType{overflow-wrap:break-word;font-weight:100}.ttpc-catalogue-radio-item .description{padding-top:10px;font-size:.9em;color:#2f4f4f;display:block}.ttpc-catalogue-radio-item .promo-star{position:relative;left:208px;bottom:23px}.ttpc-catalogue-radio-item-congo{padding:10px;margin:5px;position:unset}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ttpc-catalogue-radio-item-congo{min-width:70%}}.itemview{background-color:#fff;padding:0 40px 20px;margin-bottom:20px;box-shadow:0 1px 3px rgba(51,51,51,.35)}.itemview .itemtitlearea{padding-top:10px}.itemview .itemtitlearea .itemviewtitle{font-weight:300;color:#333;font-style:normal;text-decoration:none}.itemview .itemtitlearea .categorytitle{margin-top:5px}.itemview .itemviewtop{min-height:400px;margin:0}.itemview .itemviewtop .iteminfo{padding:20px 0}@media (max-width:599px){.itemview .itemviewtop .iteminfo{padding:0}}@media (min-width:600px) and (max-width:959px){.itemview .itemviewtop .iteminfo{padding:0}}.itemview .itemviewtop .recommendedproducts .recommendationtext{font-weight:600;color:#6639b6;font-style:normal;font-size:13px;text-decoration:none;margin-top:40px}.itemview .itemviewtop .recommendedproducts .socialicons{padding-top:10px}.itemview .itemviewtop .recommendedproducts .socialicons .socialicon{width:36px;height:36px}.itemview .itemviewtop .recommendedproducts .socialicons .socialicon:not(:last-child){margin-right:10px}.common-login-view-container{width:100%}.common-login-view-container .hideAutoComplete input[autocomplete=off]::-webkit-contacts-auto-fill-button,.common-login-view-container .hideAutoComplete input[autocomplete=off]::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;height:0;width:0;margin:0}.common-login-view-container input::-ms-clear,.common-login-view-container input::-ms-reveal{display:none}.common-login-view-container .clm-login-view-new{width:100%;min-height:100vh;background:url("https://imgcdn.myt.mu//selfcare/login-bg.jpg") no-repeat 50% fixed;background-attachment:fixed;background-size:cover}.common-login-view-container .clm-login-view-new input:-webkit-autofill,.common-login-view-container .clm-login-view-new input:-webkit-autofill:active,.common-login-view-container .clm-login-view-new input:-webkit-autofill:focus,.common-login-view-container .clm-login-view-new input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;animation-name:none;animation-fill-mode:none;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.common-login-view-container .clm-login-view-uganda{width:100%;min-height:100vh;background:url(res/login-banner.png?a52efc51526372a7849b2912cf430159) no-repeat 50% fixed;background-attachment:fixed;background-size:cover}.common-login-view-container .clm-login-view-uganda input:-webkit-autofill,.common-login-view-container .clm-login-view-uganda input:-webkit-autofill:active,.common-login-view-container .clm-login-view-uganda input:-webkit-autofill:focus,.common-login-view-container .clm-login-view-uganda input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;animation-name:none;animation-fill-mode:none;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}@keyframes autofill{to{background:initial}}.common-login-view-container .clm-login-view-uganda .ug-header-title{margin-top:40px;font-weight:300;font-size:20px}.common-login-view-container .clm-login-view-uganda .ug-login-title{font-weight:300;font-size:14px;line-height:1.5;margin-bottom:20px}.common-login-view-container .clm-login-view-uganda .login-view-main{padding:3em;margin-top:15px}.common-login-view-container .clm-login-view-uganda .login-view-main .ug-logo{width:100px}@media (-ms-high-contrast:none) and (min-height:820px),all and (-ms-high-contrast:active) and (min-height:820px){.common-login-view-container .login-view-main{position:relative;top:100px}}.common-login-view-container .login-view-main{width:540px;color:#fff;margin-top:100px;background-color:rgba(0,0,0,.6);border-radius:.7em;padding:3em;text-align:center}.common-login-view-container .login-view-main hr{width:90%;border:1px solid gray;border-bottom:hidden;margin-top:1em}.common-login-view-container .login-view-main form{width:90%}.common-login-view-container .login-view-main form .md-input{color:#fff;border-color:gray;border-bottom-width:1px;padding-bottom:1em;padding-left:3em;font-size:.75em}.common-login-view-container .login-view-main form .md-input:-ms-input-placeholder{color:#fff!important;opacity:1}.common-login-view-container .login-view-main form .md-input::placeholder{color:#fff!important;opacity:1}.common-login-view-container .login-view-main form .md-input::-moz-placeholder{color:#fff!important;opacity:1}.common-login-view-container .login-view-main form .md-input::-webkit-input-placeholder{color:#fff!important;opacity:1}.common-login-view-container .login-view-main form .formly-input-container,.common-login-view-container .login-view-main form .login-field{color:#fff;text-align:left;margin-bottom:.5em}.common-login-view-container .login-view-main form .formly-input-container img.logo,.common-login-view-container .login-view-main form .login-field img.logo{top:1.25em;left:.75em;-webkit-filter:brightness(10);filter:brightness(10)}.common-login-view-container .login-view-main form .formly-input-container .icon-logo,.common-login-view-container .login-view-main form .login-field .icon-logo{position:relative;top:1.1em;left:.75em}.common-login-view-container .login-view-main form .formly-input-container .clm-error-message,.common-login-view-container .login-view-main form .login-field .clm-error-message{top:2.5em}.common-login-view-container .login-view-main form .signin{font-weight:400!important;padding:.5em;font-size:1.5em!important;color:#fff!important;background-color:#00aeef;border-radius:.25em;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.common-login-view-container .login-view-main form .signin{padding:0}.common-login-view-container .login-view-main form .signin .md-button{margin:0}}.common-login-view-container .login-view-main form .gambia-signin{font-weight:400!important;padding:.5em;font-size:1.5em!important;color:#fff!important;background-color:#d22f29;border-radius:.25em;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.common-login-view-container .login-view-main form .gambia-signin{padding:0}.common-login-view-container .login-view-main form .gambia-signin .md-button{margin:0}}.common-login-view-container .login-view-main form .emtel-signin{font-weight:400!important;padding:.5em;font-size:1.5em!important;color:#fff!important;background-color:#d22f29;border-radius:.25em;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.common-login-view-container .login-view-main form .emtel-signin{padding:0}.common-login-view-container .login-view-main form .emtel-signin .md-button{margin:0}}.common-login-view-container .login-view-main form .telikom-signin{font-weight:400!important;padding:.5em;font-size:1.5em!important;color:#fff!important;background-color:#d22f29;border-radius:.25em;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.common-login-view-container .login-view-main form .telikom-signin{padding:0}.common-login-view-container .login-view-main form .telikom-signin .md-button{margin:0}}.common-login-view-container .login-view-main form .em-forgot-password{color:#c92020!important}.common-login-view-container .login-view-main form .ug-signin{background-color:#fff!important;color:#000!important;width:70%;font-size:18px!important;font-weight:700!important}.common-login-view-container .login-view-main form .ug-forgot-password{color:#ffcb05!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.common-login-view-container .login-view-main form .signin-btn-container{height:70px}.common-login-view-container .login-view-main form .ie-spinner-adjusting{padding-bottom:85px}}.common-login-view-container .login-view-main form .signin:hover{background-color:#0091c8}.common-login-view-container .login-view-main form .signin[disabled]{background-color:#9f9f9f}.common-login-view-container .login-view-main form .signin+md-progress-circular{margin-top:-35px}.common-login-view-container .login-view-main .sign-up-create-btn{font-size:1.25em!important}.common-login-view-container .login-view-main .sign-up-create-btn-emtel{font-size:1.25em!important;color:#c8000a}.common-login-view-container .login-view-main .sign-up-create-btn-telikom{font-size:1.25em!important;color:#4325eb}.common-login-view-container .login-view-main .md-button[disabled]{background-color:#eee}.common-login-view-container .login-view-register .service-id-form{width:100%;padding-top:50px;min-width:468px}.common-login-view-container .login-view-register .service-id-form .signin{width:80%}.common-login-view-container .img-sm-adjusting{margin-right:15px;width:90%}.common-login-view-container .account-locked-errorMsg,.common-login-view-container .username-or-password-wrong-errorMsg{color:#c8000a;padding-bottom:20px}.common-login-view-container .layout-padding{padding:0}.common-login-view-container #sign-up-btn{width:90%;margin:0 auto 20px}@media (max-width:540px){.common-login-view-container .login-view-register .service-id-form{min-width:0}.common-login-view-container .login-view-register .service-id-form .signin{width:100%}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.common-login-view-container md-content{overflow-y:hidden}}.common-login-view-container md-list{list-style:none;padding-top:16px;margin-bottom:32px}.common-login-view-container .layout-padding,.common-login-view-container .layout-padding-gt-sm,.common-login-view-container .layout-padding-gt-sm>*,.common-login-view-container .layout-padding-md,.common-login-view-container .layout-padding-md>*,.common-login-view-container .layout-padding>*,.common-login-view-container .layout-padding>.flex,.common-login-view-container .layout-padding>.flex-gt-sm,.common-login-view-container .layout-padding>.flex-md{padding:12px}.common-login-view-container .login-header-row .md-subheader .md-subheader-inner{padding-left:0;padding-bottom:0}.common-login-view-container .login-left-window{min-height:500px}.common-login-view-container .login-left-window p{color:#fff;font-size:16px}.common-login-view-container .login-left-window .graphic{position:relative;top:-10px;margin-bottom:24px}.common-login-view-container .login-left-window md-list-item{color:#fff;font-size:12px;font-weight:100}.common-login-view-container .login-left-window .graphic-icon{text-align:center}.common-login-view-container .login-left-window md-list-item.md-no-proxy,.common-login-view-container .login-left-window md-list-item .md-no-style{padding:0 10px}.common-login-view-container .login-left-window .vertical-divider{border-top-width:0;border-right-width:2px;border-right-style:solid;background-color:#fff;height:70%;position:relative;left:-5px;opacity:.4}.common-login-view-container .login-right-window{min-height:500px;overflow:hidden}.common-login-view-container .login-right-window .username-or-password-wrong-errorMsg{color:#c8000a;padding-bottom:20px}.common-login-view-container .login-right-window .account-locked-errorMsg{color:#c8000a;padding:20px 20px 0}.common-login-view-container .login-right-window .login-header-row{padding:20px 0 0 20px}.common-login-view-container .login-right-window .passwords,.common-login-view-container .login-right-window .userNames{height:38px!important;text-indent:32px;font-size:14px;color:#9f9f9f}.common-login-view-container .login-right-window .passwords{margin-bottom:20px}.common-login-view-container .login-right-window .rememberMe-label .md-icon{border-width:1px;border-radius:5px;color:#9f9f9f}.common-login-view-container .login-right-window .rememberMe-label{color:#9f9f9f;font-size:14px}.common-login-view-container .login-right-window input:-webkit-autofill,.common-login-view-container .login-right-window input:-webkit-autofill:active,.common-login-view-container .login-right-window input:-webkit-autofill:focus,.common-login-view-container .login-right-window input:-webkit-autofill:hover{transition:background-color 100000s ease-in-out 0s;-webkit-text-fill-color:#9f9f9f!important}.common-login-view-container .login-right-window .logo{position:relative;top:31px;left:2px}.common-login-view-container .login-right-window .clm-error-message{position:absolute!important;right:0;color:#c8000a;top:40px;opacity:1;transition:all .3s linear;font-size:.8em}.common-login-view-container .login-right-window .loading-btn-style{z-index:10;position:absolute;top:90%;transform:translateY(-50%);width:100%;height:100%}.common-login-view-container .login-right-window md-progress-circular{margin:0 auto;position:relative;top:-24px}.common-login-view-container .login-right-window md-content{overflow-y:hidden}.common-login-view-container .new-login-hover-icon{position:absolute;right:0;top:-16px;bottom:0;margin-bottom:auto;margin-top:auto;padding-right:18px;cursor:pointer}.common-login-view-container{background-color:#9f9f9f;background-size:cover;height:100vh}@media (min-width:600px){.clm-login-view{width:450px;height:auto}.clm-login-view .login-ui-view{background-color:#fff!important}.clm-login-view .clm-login-content{padding:20px 40px 0}.clm-login-view .clm-login-footer{padding:5px;margin-top:10px}.clm-login-view .clm-login-footer md-button{margin:0!important}.hover-icon{position:absolute;right:0;top:0;bottom:0;margin-bottom:auto;margin-top:auto;padding-right:18px;cursor:pointer}.login-scam-alert{width:450px;padding:20px;background-color:#fff!important;margin:30px 0;text-align:center;box-sizing:border-box}.warning-icon{color:#ffbe00!important}}@media (max-width:600px){.clm-login{width:100%;background-image:none!important;background-color:#fff!important}.clm-login-header{padding:0!important}.clm-login-view{margin:0;width:100%;height:auto}.clm-login-view .login-ui-view{background-color:#fff!important;height:calc(100% - 63px)}.clm-login-view .clm-login-content{padding:20px 40px 0}.clm-login-view .clm-login-footer{padding:0 40px 20px;margin-top:10px}.hover-icon{position:absolute;right:0;top:0;bottom:0;margin-bottom:auto;margin-top:auto;padding-right:18px;cursor:pointer}.login-scam-alert{padding:16px;background-color:#fff!important;margin:30px 0;text-align:center;box-sizing:border-box}.warning-icon{color:#ffbe00!important}}.clm-login .clm-login-header{font-size:1.1em}.clm-login .readTermsLink{cursor:pointer}.clm-login .termsAndConditions a{font-size:.9em;color:#027fa3;text-decoration:none;text-align:center;font-weight:400}.clm-login .clm-login-header{padding:0 38px;color:#fff;background-color:#373737;width:100%;height:63px}.clm-login .clm-login-header .clm-login-header-logo{background-image:url("/res/MTN_Logo_vector.svg");background-repeat:no-repeat}.clm-login .clm-login-header .clm-login-header-logo,.clm-login .clm-login-header img{background-size:100% auto;background-position:50%;background-repeat:none;width:60px;height:60px;margin-right:2em}.clm-login .clm-login-view .clm-login-content .google-plus-icon{background-image:url(res/btn_google+_dark_normal_ios.png?a96a289874a4cfb5039aeb808e285e42);background-repeat:no-repeat;width:46px;height:46px;cursor:pointer}.clm-login .clm-login-view .clm-login-content .md-button.md-MTN-theme[disabled]:hover{background-color:#e6ab00!important}.clm-login .clm-login-view .clm-login-content .clm-login-subheader{padding:0 0 10px}.clm-login .clm-login-view .clm-form-content{padding:10px 40px;background-color:#fff}.clm-login .clm-login-view .clm-form-content .clm-form-textcontent .clm-form-title{padding-bottom:20px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.clm-login .clm-login-view .clm-form-content .flex-100{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (-webkit-min-device-pixel-ratio:0){.clm-login .clm-login-view .clm-form-content .flex-100{-ms-flex-preferred-size:auto;flex-basis:auto}}.clm-login .clm-login-view .clm-form-content .clm-form-navi span{color:#027fa3;font-weight:700;cursor:pointer}.clm-login .clm-login-view .clm-form-content .clm-form-navi .md-button:hover{color:#ffbe00;background-color:transparent}.clm-login .clm-login-view .clm-login-footer{margin-top:10px}.clm-login .clm-login-view .clm-login-footer button{font-weight:700;width:100%}.clm-login a.md-button{font-weight:700}.clm-login .md-button.md-icon-button{min-width:40px;width:auto}.clm-login .language-name{font-size:.85em;padding:0 5px;text-transform:uppercase}.clm-login .required-asterisk:after{content:"*";color:red}.register-common-container .register-form .password-policy,.register-common-container .register-form .signUp-subtitle{color:#9f9f9f;font-size:14px;padding:0 20px;margin:14px 0 0}.register-common-container .register-form .termsAndConditions{color:#9f9f9f;font-size:14px}.register-common-container .register-form .readTermsLink{color:#003b5c;cursor:pointer;font-size:14px}.register-common-container .register-form form{padding:0 20px;margin-bottom:24px}.register-common-container .formly-comment{position:relative;bottom:20px;left:2px;top:0;padding:4px 0;font-size:14px}.register-common-container .registerButton{margin-bottom:16px;margin-top:8px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.register-common-container .sign-up-button-container{height:70px}}.register-common-container .info-container{color:#9f9f9f;font-size:12px;padding-top:18px;padding-bottom:160px}.register-common-container .info-container span:hover{color:#fff;cursor:pointer}.register-common-container .mandatory-container{color:#ffcb05;font-size:12px;padding-top:18px;padding-bottom:70px}.register-common-container .mandatory-container span:hover{color:#ffcb05;cursor:pointer}.register-common-container .info-icon{margin-right:5px;font-size:20px}.register-common-container .termsAndConditions{color:#9f9f9f;font-size:12px}.register-common-container .readTermsLink{color:#9f9f9f;cursor:pointer;font-size:13px;text-decoration:underline}.register-common-container .service-id-icon{top:1.3em!important;left:.55em!important;font-size:20px;-webkit-filter:brightness(.8);filter:brightness(.8)}.register-common-container .service-id-form .register-input{font-size:.8em!important}.register-common-container .clm-login-view-uganda h2{font-weight:200;font-size:20px;margin-top:30px}.register-common-container .clm-login-view-uganda .service-id-form{margin-top:60px}.register-common-container .clm-login-view-uganda .terms-conditions{margin-top:70px}.register-common-container .clm-login-view-uganda .tool-tip{height:70px}.register-common-container .clm-login-view-uganda .login-view-main{padding:1em}.register-common-container .serviceIdCheckIcon{position:absolute;right:10px;width:130px;color:#ffcb05}.register-common-container .serviceIdCheckIcon>div>div{padding-top:5px}.tool-tip{color:#fff;background-color:#000;text-shadow:none;font-size:.8em;visibility:hidden;border-radius:7px;text-align:center;opacity:0;z-index:999;padding:12px 8px;position:absolute;cursor:default;transition:all .24s ease-in-out}.tool-tip,.tool-tip.top{top:auto;bottom:114%;left:50%}.tool-tip.top:after,.tool-tip:after{position:absolute;bottom:-12px;left:50%;margin-left:-7px;content:" ";height:0;width:0;border:6px solid transparent;border-top-color:rgba(0,0,0,.7)}.tool-tip,.tool-tip.top{width:280px;height:60px;margin-left:-140px}.tool-tip.right{top:50%;right:auto;left:106%;margin-top:-15px;margin-right:auto;margin-left:auto}.tool-tip.right:after{left:-5px;top:50%;margin-top:-6px;bottom:auto;border-top-color:transparent;border-right-color:rgba(0,0,0,.7)}.tool-tip.left{top:50%;left:auto;right:105%;margin-top:-15px;margin-left:auto}.tool-tip.left:after{left:auto;right:-12px;top:50%;margin-top:-6px;bottom:auto;border-top-color:transparent;border-left-color:rgba(0,0,0,.7)}.tool-tip.bottom{top:115%;bottom:auto;left:50%;margin-bottom:auto}.tool-tip.bottom:after{position:absolute;top:-12px;left:50%;margin-left:-7px;content:" ";height:0;width:0;border:6px solid transparent;border-top-color:transparent;border-bottom-color:rgba(0,0,0,.6)}.on-focus .tool-tip.left,.on-focus .tool-tip.right{margin-top:-19px}.on-focus input:focus+.tool-tip,:not(.on-focus):hover>.tool-tip{visibility:visible;opacity:1;transition:all .24s ease-in-out}.on-focus>.tool-tip,:not(.on-focus)>.tool-tip.slideIn{display:block}.on-focus>.tool-tip.slideIn{z-index:-1}.on-focus>input:focus+.tool-tip.slideIn{z-index:1}.on-focus>.tool-tip.slideIn.bottom,:not(.on-focus)>.tool-tip.slideIn.bottom{top:50%}.on-focus>input:focus+.tool-tip.slideIn.bottom,:not(.on-focus):hover>.tool-tip.slideIn.bottom{top:115%}.on-focus>input:focus+.tool-tip.slideIn.bottom{top:100%}.on-focus>.tool-tip.slideIn,.on-focus>.tool-tip.slideIn.top,:not(.on-focus)>.tool-tip.slideIn,:not(.on-focus)>.tool-tip.slideIn.top{bottom:50%}.on-focus>input:focus+.tool-tip.slideIn,.on-focus>input:focus+.tool-tip.slideIn.top,:not(.on-focus):hover>.tool-tip.slideIn,:not(.on-focus):hover>.tool-tip.slideIn.top{bottom:110%}.on-focus>.tool-tip.slideIn.left,:not(.on-focus)>.tool-tip.slideIn.left{right:50%}.on-focus>input:focus+.tool-tip.slideIn.left,:not(.on-focus):hover>.tool-tip.slideIn.left{right:105%}.on-focus>.tool-tip.slideIn.right,:not(.on-focus)>.tool-tip.slideIn.right{left:50%}.on-focus>input:focus+.tool-tip.slideIn.right,:not(.on-focus):hover>.tool-tip.slideIn.right{left:105%}.sms-common-container .clm-form-container{margin-top:100px;width:540px;max-width:100%;border-radius:.7em}@media (max-width:600px){.sms-common-container .sms-code-form-demo{width:100%;border-radius:0}}@media (min-width:600px){.sms-common-container .sms-code-form-demo{width:380px;height:400px}}.sms-common-container .sms-code-form-mt,.sms-common-container .sms-code-form-mt-done{padding:3em;background-color:rgba(0,0,0,.6)}.sms-common-container .sms-code-form-mt-done h2,.sms-common-container .sms-code-form-mt h2{color:#fff;text-align:center}.sms-common-container .sms-code-form-mt-done .desc,.sms-common-container .sms-code-form-mt .desc{color:#fff;padding:0 20px;position:relative;top:-14px;text-align:center}.sms-common-container .sms-code-form-mt-done .backToLoginBtn,.sms-common-container .sms-code-form-mt .backToLoginBtn{font-weight:400!important;padding:.5em;font-size:1.5em!important;color:#fff!important;background-color:#00aeef;border-radius:.25em;width:86%;margin-top:24px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.sms-common-container .sms-code-form-mt-done .backToLoginBtn,.sms-common-container .sms-code-form-mt .backToLoginBtn{padding:12px;margin-top:70px}.sms-common-container .sms-code-form-mt-done .backToLoginBtn .md-button,.sms-common-container .sms-code-form-mt .backToLoginBtn .md-button{margin:0}}.sms-common-container .sms-code-form-mt-done .backToLoginBtn:hover,.sms-common-container .sms-code-form-mt .backToLoginBtn:hover{background-color:#0091c8}.sms-common-container .sms-code-form-mt-done .backToLoginBtn[disabled],.sms-common-container .sms-code-form-mt .backToLoginBtn[disabled]{background-color:rgba(0,0,0,.12)!important}.sms-common-container .sms-code-form-mt-done form,.sms-common-container .sms-code-form-mt form{width:100%}.sms-common-container .sms-code-form-mt-done form .md-input:-ms-input-placeholder,.sms-common-container .sms-code-form-mt form .md-input:-ms-input-placeholder{color:#fff!important;opacity:1}.sms-common-container .sms-code-form-mt-done form .md-input::placeholder,.sms-common-container .sms-code-form-mt form .md-input::placeholder{color:#fff!important;opacity:1}.sms-common-container .sms-code-form-mt-done form .md-input::-moz-placeholder,.sms-common-container .sms-code-form-mt form .md-input::-moz-placeholder{color:#fff!important;opacity:1}.sms-common-container .sms-code-form-mt-done form .md-input::-webkit-input-placeholder,.sms-common-container .sms-code-form-mt form .md-input::-webkit-input-placeholder{color:#fff!important;opacity:1}.sms-common-container .sms-code-form-mt-done form .md-input,.sms-common-container .sms-code-form-mt form .md-input{border-bottom-color:gray;color:#fff;padding-left:.7em;padding-bottom:8px}.sms-common-container .sms-code-form-mt-done form img,.sms-common-container .sms-code-form-mt form img{-webkit-filter:brightness(10);filter:brightness(10)}.sms-common-container .sms-code-form-mt-done form .logo,.sms-common-container .sms-code-form-mt form .logo{padding-left:6px;position:relative;top:25px}.sms-common-container .sms-code-form-mt-done form .otpSubmit,.sms-common-container .sms-code-form-mt form .otpSubmit{font-weight:400!important;padding:.5em;font-size:1.5em!important;color:#fff!important;background-color:#00aeef;border-radius:.25em;width:100%;margin-top:72px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.sms-common-container .sms-code-form-mt-done form .otpSubmit,.sms-common-container .sms-code-form-mt form .otpSubmit{padding:12px}.sms-common-container .sms-code-form-mt-done form .otpSubmit .md-button,.sms-common-container .sms-code-form-mt form .otpSubmit .md-button{margin:0}}.sms-common-container .sms-code-form-mt-done form .otpSubmit:hover,.sms-common-container .sms-code-form-mt form .otpSubmit:hover{background-color:#0091c8}.sms-common-container .sms-code-form-mt-done form .otpSubmit[disabled],.sms-common-container .sms-code-form-mt form .otpSubmit[disabled]{background-color:rgba(0,0,0,.12)!important}.sms-common-container .sms-code-form-mt-done form .resendOTP,.sms-common-container .sms-code-form-mt form .resendOTP{padding:0 20px;position:relative;top:20px;margin-bottom:20px}.sms-common-container .sms-code-form-mt-done form .resendOTP:disabled,.sms-common-container .sms-code-form-mt form .resendOTP:disabled{background:transparent!important}.sms-common-container .sms-code-form-mt-done formly-form,.sms-common-container .sms-code-form-mt formly-form{padding-bottom:20px}.sms-common-container .sms-code-form-mt-done form md-button,.sms-common-container .sms-code-form-mt form md-button{margin-top:20px}.sms-common-container .sms-code-form-mt-done .clm-formly-error-message,.sms-common-container .sms-code-form-mt .clm-formly-error-message{top:20px!important;right:0!important}.sms-common-container .sms-code-form-mt-done .done-enroll-view .go-back-login,.sms-common-container .sms-code-form-mt .done-enroll-view .go-back-login{width:92%;margin-left:4%;margin-top:30px;margin-bottom:50px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.sms-common-container .sms-code-form-mt-done h2,.sms-common-container .sms-code-form-mt h2{margin-top:20px;margin-bottom:30px}.sms-common-container .sms-code-form-mt-done .desc,.sms-common-container .sms-code-form-mt-done form,.sms-common-container .sms-code-form-mt .desc,.sms-common-container .sms-code-form-mt form{margin-top:-12px}.sms-common-container .sms-code-form-mt-done img,.sms-common-container .sms-code-form-mt img{-webkit-filter:brightness(10);filter:brightness(10)}}.sms-common-container .sms-code-form-demo{position:relative;top:150px;height:auto;margin:0 auto;min-height:300px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.sms-common-container .sms-code-form-demo .home-icon{position:relative;top:15px}.sms-common-container .sms-code-form-demo .logo-icon{padding-top:20px}}.sms-common-container .sms-code-form-demo .home-icon{position:relative;right:20px}.sms-common-container .sms-code-form-demo .logo-icon{padding-left:20px}.sms-common-container .sms-code-form-demo .done-enroll-view,.sms-common-container .sms-code-form-demo .undone-enroll-view{padding:0}.sms-common-container .sms-code-form-demo form{padding:0 20px 20px}.sms-common-container .sms-code-form-demo formly-form{padding-bottom:20px}.sms-common-container .sms-code-form-demo form md-button{margin-top:20px}.sms-common-container .sms-code-form-demo .clm-formly-error-message{top:20px!important;right:0!important}.sms-common-container .sms-code-form-demo .resendOTP{padding:0 20px;position:relative;top:20px;margin-bottom:20px}.sms-common-container .sms-code-form-demo .resendOTP:disabled{background:transparent!important}.sms-common-container .sms-code-form-demo .desc{color:#9f9f9f;padding:0 20px}.sms-common-container .sms-code-form-demo .otp-header-row{padding-bottom:20px;padding-top:20px}.sms-common-container .sms-code-form-demo .done-enroll-view .go-back-login{width:92%;margin-left:4%;margin-top:30px;margin-bottom:50px}.sms-common-container md-progress-circular{top:-18px;margin:0 auto;position:relative}@-moz-document url-prefix(){.sms-code-form-mt-done .layout-fill,.sms-code-form-mt .layout-fill{height:60px;min-height:60px}}.otp-desc{color:#fff}.otp-resend{cursor:pointer;color:#4169e1}.otp-desc-container{width:100%;padding-left:42px;padding-top:64px;padding-bottom:20px;font-size:14px}.sms-otp-container{width:100%}.ug-content h2{font-weight:200;font-size:20px;margin-top:30px}.ug-content .otp-resend{cursor:pointer;text-align:right;color:#ffcb05}.ug-content .otp-desc{text-align:left}.ug-content .otp-info-container{width:100%;padding-left:none;padding-top:65px;padding-bottom:20px;font-size:14px}.ug-content .otp-info-container img{padding-bottom:7px}.ug-content .otp-info-container .otp-desc>div>span{padding-left:10px}.ug-content .otp-info-container .mobile-icon{width:20px;height:20px;color:#ffcb05}.ug-content .signin.ug-signin{margin-top:60px}.ug-content .otp-input,.ug-content .register-input{text-indent:0}.ug-content .verificationInfoIcon{position:absolute;right:10px;cursor:pointer}body,html{width:100%;height:100%;color:#333;font-family:myriad-pro,sans-serif}svg,svg:active,svg:hover,svg:visited{border:0}.content-area .innercontent{background-color:#fff}@media (min-width:1130px){.ads-container,.bottom-nav-padding-revnsub-mt,.content-area,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.mt-help-content,.nav-bar-content,.nav-bar-content-IE-other,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-navi{width:1130px;margin:0 auto}.header{width:100%}.header .header-logout{padding:0 15px}.wizard-content-container-ug{width:1200px}}@media (max-width:1130px){.ads-container,.content-area,.header,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.nav-bar-content,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-items-container{width:100%;margin:0 auto}.header .header-logout{padding:0 15px}}@media (min-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1325px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (min-width:1326px) and (max-width:1339px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1311px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (max-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header,.header-container-home,.home-content-area,.nav-bar-content-home{width:100%;margin:0 auto}}@media (min-width:960px) and (max-width:1325px){.header .header-container-home .header-logout{padding:0 15px}}.content-area-corporate{background-color:#f9f9f9;padding-top:8px}.content-area-corporate .innercontent{background-color:#fff}.smalltitle{font-size:22px}.cardsmall .cardtitle{height:80px}.no-margin{margin:0!important}.margin-bottom{margin-bottom:8px}.no-padding{padding:0!important}.sub-title{font-size:.7em}.sub-title-large{font-size:1em}.progress-bar{position:absolute;z-index:99;top:0;left:0;right:0;display:none}.navbar{width:100%;height:60px;position:relative}.pull-right{float:right}i:focus{outline:none;border:0}.clm-ui-view{width:100%}.banner-ui-view{width:100%;margin-bottom:-60px}.main-header{min-height:128px;border:1px solid grey}.simple-header{min-height:190px;border:1px solid grey}ol{padding:0!important}.bufferTop{margin-top:16px}.bufferBottom{margin-bottom:16px}.content{box-shadow:none}.paddingBottom{padding-bottom:16px}.green-icon{color:#0c0}.red-icon{color:#c8000a}.cardsmallimage img{max-width:inherit!important}[layout-margin-top-10]{margin-top:10px}[layout-margin-top-20]{margin-top:20px}[layout-margin-top-30]{margin-top:30px}[layout-margin-top-40]{margin-top:40px}[layout-margin-top-50]{margin-top:50px}.details-table{width:100%;word-break:break-all;overflow-y:auto}.details-table .details-row{overflow:hidden}.details-table .details-row .details-col-title{display:inline-block;font-weight:400}.details-table .details-row .details-col,.details-table .details-row .details-col-title{text-align:left;vertical-align:middle;padding:4px 0;overflow:hidden;display:inline-block}.details-table .details-row .details-col{color:#e88356}.mandatory_sign{color:#ffbe00}@keyframes slideup{0%{max-height:0}to{max-height:300px}}#toast-container.toast-bottom-center .toast{opacity:1;width:30%}@media only screen and (max-width:920px){#toast-container.toast-bottom-center .toast{width:70%}}@media only screen and (max-width:600px){#toast-container.toast-bottom-center .toast{width:100%}}#toast-container{display:none!important}#toast-container.toasty-show{display:block!important}.toasty-show{animation:slideup .5s ease}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-margin{margin:4px}.md-toolbar-tools .material-icons{z-index:1000}.text-left{text-align:left}.text-right{text-align:right}body,html{background-color:#fff}.clm-home{margin-top:60px}.clm-home .home-content-area{margin-top:24px;margin-bottom:24px}.clm-home .ug-home-content-area{margin-top:10px!important;margin-bottom:0!important}.clm-home .recommendationcard{margin:0 8px}.clm-home .recommendationcard:first-child{margin-left:0}.clm-home .recommendationcard:last-child{margin-right:0}.clm-home .home-service-card{margin:8px 0;border-top:1px solid #eaeaea}.clm-home a{text-decoration:none}.clm-home .card-small-mobile-container{position:relative;overflow:hidden;min-height:530px}@media (max-width:600px){.clm-home .card-small-mobile-container .clm-card-small-repeater:nth-child(2){opacity:.5}}.clm-home .card-small-mobile-container .card-next-item{opacity:.5}.clm-home .card-small-mobile-container .card-small-navi{outline:none;border:0}.clm-home .card-small-mobile-container .card-small-navi .card-small-control-right{font-size:48px;cursor:pointer;position:absolute;top:220px;right:5px}.clm-home .card-small-mobile-container .recommendation-animation.ng-enter,.clm-home .card-small-mobile-container .recommendation-animation.ng-leave,.clm-home .card-small-mobile-container .recommendation-animation.ng-move{transition:all .3s linear;position:relative}.clm-home .card-small-mobile-container .recommendation-animation.ng-enter{right:600px;opacity:0}.clm-home .card-small-mobile-container .recommendation-animation.ng-enter.ng-enter-active{display:none;left:0}.clm-home .card-small-mobile-container .recommendation-animation.ng-leave{left:300px;opacity:1}.clm-home .card-small-mobile-container .recommendation-animation.ng-leave.ng-leave-active{left:0;opacity:0}.clm-home .card-small-mobile-container .recommendation-animation.ng-move{opacity:.2}.clm-home .card-small-mobile-container .recommendation-animation.ng-move.ng-move-active{opacity:1}.clm-home .home-no-margin{margin:0!important}.clm-home .more{padding-top:8px}.clm-home .more,.clm-home .recommendations{background-color:#fff}.clm-home .recommendations div{padding-left:0}.clm-home .recommendations div .recommendationText{font-weight:300;margin-bottom:0;padding-bottom:0;padding-left:0}.clm-home #ugMyservices .slick-prev{left:0!important;z-index:100;padding:0!important}.clm-home #ugMyservices .slick-next{right:-9px!important;z-index:100;padding:0!important}.clm-home .ug-com-card-title-container{padding-left:20px}.clm-home .ug-com-card-title-container .ug-com-card-title{font-size:20px;margin:15px 0 5px}.recommendations-mauritius{padding-bottom:50px;background-color:#f6f6f6}.recommendations-mauritius div{padding-left:0}.recommendations-mauritius div .recommendationText{font-size:26px;font-weight:500;color:#333;margin-top:35px;padding-bottom:20px;padding-left:0}.recommendations-ug{background-color:#eee!important}.recommendations-ug .recommendationText{font-size:18px;color:#2a2a2a;margin-top:25px}.grid-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(100px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-column-gap:36px}@media (min-width:600px) and (max-width:959px){.grid-container{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:599px){.grid-container{-ms-grid-columns:1fr;grid-template-columns:1fr}}.ug-grid-container{grid-column-gap:0}.grid-container-IE{display:-ms-flex}.business-device-card-container{margin-top:30px}.business-device-card{background-color:#eee;height:55px;border-radius:100px;cursor:pointer}.business-device-note{font-size:13px}.business-card-icon{width:50px;height:30px}.quick-link{height:30px;cursor:pointer;font-size:12px}.quick-link img{width:18px}.ug-ads-container{background-color:#eee}@media only screen and (max-width:1280px){.recommendations-mauritius{padding-bottom:50px;background-color:#f6f6f6}.recommendations-mauritius div{padding-left:0}.recommendations-mauritius div .recommendationText{font-size:26px;font-weight:500;color:#333;margin-top:35px;padding-bottom:20px;padding-left:12px}}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.recommendations-mauritius{text-align:center}.clm-card-image{width:450px;height:auto}}@media (-ms-high-contrast:active) and (min-width:961px) and (max-width:1760px),(-ms-high-contrast:none) and (min-width:961px) and (max-width:1760px){.clm-card-image{width:300px;height:auto}}@media (-ms-high-contrast:active) and (min-width:1861px),(-ms-high-contrast:none) and (min-width:1861px){.clm-card-image{width:480px;height:auto}}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.doughnut-parent-container .layout,.doughnut-parent-container .layout-column,.doughnut-parent-container .layout-row{display:block}}.clm-card-small{background-color:#fff;box-sizing:border-box}@media (min-width:1200px){.clm-card-small.flex-24{-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%;max-height:100%}}@media (min-width:600px) and (max-width:1200px){.clm-card-small.flex-49{-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%;max-height:100%}}.clm-card-small-mt{background-color:transparent;box-sizing:border-box;margin-bottom:12px}@media (min-width:1200px){.clm-card-small-mt.flex-24{-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%;max-height:100%}}@media (min-width:600px) and (max-width:1200px){.clm-card-small-mt.flex-49{-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%;max-height:100%}}.clm-card-small-ug{background-color:transparent!important}.clm-card-image{box-sizing:border-box;cursor:pointer}.clm-card-image .md-headline{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.2em;max-height:4em;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:4em;font-size:1.2em;color:#666}.clm-card-image .md-detail{padding:4px 0;color:#027fa3;font-size:.9em}.clm-card-image-container{max-height:300px;box-sizing:border-box;height:176px;background-size:cover;background-position:50%;margin-bottom:4px;text-align:center}@media (max-width:599px){.clm-card-image-container .card-small-image .card-small-image{height:auto;max-height:70%;width:50%;max-width:50%}}@media (min-width:600px) and (max-width:959px){.clm-card-image-container .card-small-image .card-small-image{height:auto;max-height:90%;width:50%;max-width:50%}}@media (min-width:960px) and (max-width:1279px){.clm-card-image-container .card-small-image .card-small-image{height:auto;max-height:70%;width:70%;max-width:70%}}@media (min-width:1280px) and (max-width:1919px){.clm-card-image-container .card-small-image .card-small-image{height:auto;max-height:70%;width:70%;max-width:70%}}.clm-card-image-container .card-small-text-block{min-height:100px;height:auto}.clm-card-image-container .card-small-buttons button{margin:8px 0!important}.ug-clm-card-image-container{height:275px!important}@media (-ms-high-contrast:active) and (min-width:1840px),(-ms-high-contrast:none) and (min-width:1840px){.clm-card-image-container-mt img{margin:18px}}com-banner-recommendation{min-height:400px}com-banner-recommendation .banner-image{width:100%;height:150px;background-size:auto 100%;background-position:50%}com-banner-recommendation .banner-content{text-align:center;padding:16px}.offerings-preview-mauritius{text-align:left}.offerings-preview-mauritius com-content-carousel{padding-bottom:0;padding-top:0}.offerings-preview-mauritius .title{margin-bottom:0}.offerings-preview-mauritius .title .headline{display:block;font-size:18px;line-height:1.5em;font-weight:500;padding-top:15px;padding-bottom:0}.offerings-preview-mauritius .title .quote{text-align:center;margin-top:-8px;margin-bottom:.5em;font-weight:300;font-size:16px}.offerings-preview-mauritius .title .serviceButton{width:auto}.offerings-preview-mauritius .title .currentofferingname{padding-top:15px;padding-bottom:20px;font-size:26px;font-weight:500;display:block;color:#333}.offerings-preview-mauritius .title .action-button,.offerings-preview-mauritius .title button{text-align:center;display:-ms-inline-flexbox;display:inline-flex}.offerings-preview-mauritius .title button{padding-left:1em;padding-right:1em}.offerings-preview-mauritius .title button i{font-size:16px;margin-right:.25em}@media (max-width:1460px) and (min-width:960px){.offerings-preview-mauritius .quote{font-size:12px}}@media (min-width:1460px) and (max-width:1760px){.offerings-preview-mauritius .quote{font-size:13px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.offerings-preview-mauritius .active-bundles{margin-bottom:150px}.offerings-preview-mauritius .quote{margin-bottom:50px!important}}@media (-ms-high-contrast:none) and (max-width:1760px) and (min-width:960px),all and (-ms-high-contrast:active) and (max-width:1760px) and (min-width:960px){.offerings-preview-mauritius .quote{margin-top:36px!important}}.offerings-preview{background-color:#f2f2f2;height:100%}.offerings-preview .md-headline{font-weight:600;margin-top:18px;line-height:normal;overflow:hidden}.offerings-preview .offering{width:100%;height:100%;margin-bottom:20px}.offerings-preview .offering .plan-name-headline{margin-top:10px}.offerings-preview .offering .currentofferingname{margin-left:10px;font-size:.8em;font-weight:700}.offerings-preview .offering .textcontent{margin:5px 0}.offerings-preview .offering .amount{margin:3px 0;color:#fea400;font-weight:600;font-size:13px}.offerings-preview .offering .learn-more{font-weight:600;font-size:13px}.offerings-preview .offering .activation-date{margin-left:10px;font-size:.8em;color:#666}.offerings-preview .loyalty-point-container{width:100%}.offerings-preview .loyalty-point-container .loyalty-point-card{width:100%;background:#fff}.offerings-preview .loyalty-point-container .loyalty-point-card:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.offerings-preview .extra-services{margin-top:8px;position:relative;min-height:30px}.offerings-preview .extra-services .slick-slider{margin-bottom:0}.offerings-preview .extra-services .slick-slider .slick-list{padding:2px}.offerings-preview .extra-services .md-headline{margin-left:16px;margin-right:16px}.offerings-preview .extra-services .spinner{position:absolute;top:10px;left:50%;height:20px;width:20px;animation:rotate .8s infinite linear;border:4px solid #ffbe00;border-right-color:transparent;border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.offerings-preview .extra-services .service{width:100%;background-color:#fff;padding:8px 0;margin:0 8px 0 0!important}.offerings-preview .extra-services .service:last-child{margin:0}.offerings-preview .extra-services .service .icon{color:#ffbe00;font-size:60px;margin:5px}.offerings-preview .extra-services .service .servicetitle{margin:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:.9rem;max-height:1em;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.8rem;font-weight:400}.offerings-preview .extra-services .service .serviceexpiry{margin:0 4px;font-size:.7em}.offerings-preview .extra-services .extra-service-animation.ng-enter{transition:width .5s linear;width:0}.offerings-preview .extra-services .extra-service-animation.ng-enter-active{width:100%}.offerings-preview .list-area{width:100%;margin-top:10px}.offerings-preview .list-area .list-container{margin-left:10px}.offerings-preview .list-area .active-bundles{margin-left:5%}.offerings-preview .list-area .small-headline{margin-top:5px;margin-left:10px;font-size:1em;font-weight:500}.offerings-preview .list-area .active-bundle-margin{height:10px}.offerings-preview .list-button{margin:0 8px}.offerings-preview .list-button,.offerings-preview .list-button-view{font-weight:500;position:relative;bottom:10px;text-transform:uppercase}.offerings-preview .list-button-view{margin:0 13px;white-space:pre-wrap;width:228px;height:65px;padding-left:0;margin-bottom:-15px;padding-bottom:15px;padding-top:6px;text-align:justify}@media (max-width:750px) and (min-width:600px){.offerings-preview .list-button{margin:0;padding:0}}.offerings-preview .list-icon{font-size:30px;height:30px;cursor:pointer}.offerings-preview .campaign-amount{cursor:pointer;position:absolute;line-height:0;text-align:center;width:30px;height:30px;margin-top:15px}.offerings-preview-fxl-container{background-color:#ebebeb}.offerings-preview-fxl-container .content-container{height:164px}.offerings-preview-fxl-container .content-title{padding:16px 0 0;font-size:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.offerings-preview-fxl-container .title-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.offerings-preview-fxl-container .icon-tuning{margin-right:10px;margin-top:2px}.offerings-preview-fxl-container .content-carousel-description,.offerings-preview-fxl-container .content-description{margin:16px 8px 0 0;font-size:16px;text-align:left;overflow:hidden}.offerings-preview-fxl-container .content-carousel-description{margin:0 8px}.offerings-preview-fxl-container .subs-list{text-align:left;margin-bottom:8px;font-size:16px}.offerings-preview-fxl-container .item-adjustment{margin-bottom:8px;padding-left:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offerings-preview-fxl-container .button-label{font-size:14px}.offerings-preview-fxl-container .fxl-purple{color:#ec008c}.offerings-preview-fxl-container .order-button,.offerings-preview-fxl-container .order-button-disabled{color:#fff;width:100%;background-color:#ec008c!important;margin:0;padding:0}.offerings-preview-fxl-container .order-button-disabled{background-color:#c7c7c7!important}.offerings-preview-fxl-container-service{background-color:#ebebeb}.offerings-preview-fxl-container-service .content-container{height:158px}.offerings-preview-fxl-container-service .left-margin{margin-left:25px}.offerings-preview-fxl-container-service .content-title{padding:16px 0 0;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.offerings-preview-fxl-container-service .title-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.offerings-preview-fxl-container-service .icon-tuning{margin-right:10px;font-size:16px}.offerings-preview-fxl-container-service .content-carousel-description,.offerings-preview-fxl-container-service .content-description{margin:16px 8px 0 25px;font-size:16px;text-align:left;overflow:hidden}.offerings-preview-fxl-container-service .cursor-change{cursor:pointer}.offerings-preview-fxl-container-service .subs-list{text-align:left;font-size:16px}.offerings-preview-fxl-container-service .item-adjustment,.offerings-preview-fxl-container-service .subs-list{margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offerings-preview-fxl-container-service .button-label{font-size:14px}.offerings-preview-fxl-container-service .fxl-purple{color:#ec008c}.offerings-preview-fxl-container-service .order-button,.offerings-preview-fxl-container-service .order-button-disabled{color:#fff;width:100%;background-color:#ec008c!important;margin:0;padding:0}.offerings-preview-fxl-container-service .order-button-disabled{background-color:#c7c7c7!important}.servicedetails{background-color:#fff}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.servicedetails .layout,.servicedetails .layout-column,.servicedetails .layout-row{display:block}}.clm-service-details-table{box-shadow:none}.content-carousel .card-extra .extra-title{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:none;padding-left:10px;padding-right:10px}.clm-dropdown-select{border:1px solid rgba(0,0,0,.12)!important;background:#fff;padding:0;margin:0}.clm-dropdown-select.ng-touched.ng-valid{border-bottom:2px solid #4fc6af!important}.clm-dropdown-select.ng-touched.ng-invalid{border-bottom:2px solid #c8000a!important}.clm-dropdown-select:focus{border-bottom:2px solid #ffbe00!important}.clm-dropdown-select.valid{border-bottom:2px solid #4fc6af!important}.clm-dropdown-select.invalid{border-bottom:2px solid #c8000a!important}.clm-dropdown-select md-input-container{padding:0;margin:0}.settings-card md-card{width:100%;overflow:hidden}.settings-card .switch-title{margin-right:8px}.settings-card md-content{background:#fff}.settings-card .md-bar{width:60px;background:#ffbe00}.settings-card md-switch .md-thumb-container{width:44px}.clm-service-details-tables com-mobile-view-toggle{background-color:#fff}.clm-service-details-tables .ug-flip-input{padding-left:18px!important}.clm-service-details-table-mt{margin:0;padding-top:24px}.clm-my-services hr{margin:0;border:.02em solid #eaeaea}.clm-my-services .usage-history-container{margin:0 12px}.clm-my-services .offeringContainer{margin-bottom:12px;padding-bottom:0}.clm-my-services .small-headline{margin-left:0;font-size:1em;padding-left:0}.clm-my-services .carousel-container-mt{padding:0}.clm-my-services .carousel-container-mt .small-headline-container{padding-left:0}.clm-my-services .md-headline{font-weight:500}.clm-my-services a{text-decoration:none}.clm-my-services .clm-card-small{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:0;margin-bottom:8px}.clm-my-services .content{margin:0 16px}.clm-my-services .content-wrapper{background:#f9f9f9}.clm-my-services .share-progress{margin-top:64px;margin-bottom:32px}.clm-my-services .sidenav-toggle{left:-8px;position:absolute;top:-6px;z-index:1}@media (min-width:960px){.clm-my-services .service-page-content-container .flex-offset-10,.clm-my-services .service-page-content-container .offset-10{margin-left:12.5%}}@media (max-width:960px){.clm-my-services .service-page-content-container .flex-offset-10,.clm-my-services .service-page-content-container .offset-10{margin-left:40px}}.clm-my-services .service-page-content-container md-content{padding-left:4px}.clm-my-services .service-page-content-container .content-margin{border-top:1px solid #eaeaea!important}@media (min-width:810px) and (max-width:959px){.clm-my-services .service-page-content-container .doughnuts-container{margin-left:10%}}@media (min-width:740px) and (max-width:810px){.clm-my-services .service-page-content-container .doughnuts-container{margin-left:8%}}@media (min-width:670px) and (max-width:740px){.clm-my-services .service-page-content-container .doughnuts-container{margin-left:6%}}@media (min-width:400px) and (max-width:670px){.clm-my-services .service-page-content-container .doughnuts-container{margin-left:0}.clm-my-services .service-page-content-container .card-big{padding-left:0}}.balances .header-item{padding-top:25px!important}.balances .title-margin{margin-left:1em}.balances .balances-grid{padding-top:25px!important;padding-left:20px}.balances .ttmd-table-item{height:auto!important;line-height:normal!important;white-space:normal!important;padding-top:20px!important;padding-bottom:20px!important;overflow-wrap:break-word}.balances .balance-details,.balances .balance-details md-grid-tile-footer,.balances .base-style{font-size:12px;color:#7d7d7d;line-height:15px;text-align:center}.balances .balance-details md-grid-tile:nth-child(n){background-color:#eee;text-align:center}.balances .balance-details md-grid-tile>div>div{padding:10px 15px}.balances .balance-details .desc-balance{padding:10px 15px 0;height:90px}.balances .balance-details .description{height:30px}.balances .balance-details .available-balance{padding:15px 0 5px;font-weight:600}.balances .balance-details .text-prior-high,.balances .balance-details md-grid-tile-header{color:#000;font-size:15px;font-weight:600;text-align:center}.balances .balance-details .text-prior-high.\--size,.balances .balance-details md-grid-tile-header.\--size{font-size:16px}.balances .balance-details md-grid-tile-footer,.balances .balance-details md-grid-tile-header{background-color:transparent}.leap-offers .header-item{padding-top:25px!important}.leap-offers .title-margin{margin-left:1em}.leap-offers .leap-offer-filter{margin:1em 0 0 1em!important}.leap-offers .leap-offers-grid{padding-top:25px!important;padding-left:20px}.leap-offers .ttmd-table-item{height:auto!important;line-height:normal!important;white-space:normal!important;padding-top:20px!important;padding-bottom:20px!important;overflow-wrap:break-word}.leap-offers .balance-details,.leap-offers .balance-details md-grid-tile-footer,.leap-offers .base-style{font-size:12px;color:#7d7d7d;line-height:15px;text-align:center}.leap-offers .balance-details md-grid-tile:nth-child(n){background-color:#eee;text-align:center}.leap-offers .balance-details md-grid-tile>div>div{padding:10px 15px}.leap-offers .balance-details .desc-balance{padding:10px 15px 0;height:90px}.leap-offers .balance-details .description{height:30px}.leap-offers .balance-details .available-balance{padding:15px 0 5px;font-weight:600}.leap-offers .balance-details .text-prior-high,.leap-offers .balance-details md-grid-tile-header{color:#000;font-size:15px;font-weight:600;text-align:center}.leap-offers .balance-details .text-prior-high.\--size,.leap-offers .balance-details md-grid-tile-header.\--size{font-size:16px}.leap-offers .balance-details md-grid-tile-footer,.leap-offers .balance-details md-grid-tile-header{background-color:transparent}.clm-usage-history-section .clm-usage-history-section-header{cursor:pointer;background-color:#e4e4e4!important;color:#e88356!important}.clm-usage-history-section .clm-usage-history-mobile,.clm-usage-history-section .clm-usage-history-section-content{display:none}.clm-usage-history-section.active .clm-usage-history-section-header{color:#373737!important}.clm-usage-history-section.active .clm-usage-history-mobile,.clm-usage-history-section.active .clm-usage-history-section-content{display:block}.clm-usage-history-section .list-header{font-weight:700!important}.clm-usage-history-section .header-item{height:70px;line-height:70px;padding:0!important}.disclaimer-container{padding-left:4px}.disclaimer-container p.disclaimer-title{font-weight:400;font-size:13px;color:#333;position:relative;top:10px}.disclaimer-container p.disclaimer-text{font-weight:300;font-size:13px;color:#919191;position:relative;top:1px}.disclaimer-list ul{padding-left:0}.disclaimer-list ul li{display:inline;list-style:none;color:#919191;font-weight:300;font-size:13px;padding-right:15px;cursor:pointer}.disclaimer-list ul li:first-child{border-right:1px solid #c7c7c7}.disclaimer-list ul li:nth-child(2){padding-left:8px}@media (min-width:960px){.mt-date-range-select-container .download-fab{position:relative;top:-10px}.mt-date-range-select-container com-date-range-select{padding-left:0;margin-left:-4px}}@media (max-width:960px){.mt-date-range-select-container .download-fab{position:relative;top:-64px}}.download-fab{margin-top:4px;margin-right:16px}.download-fab:hover{background-color:rgba(0,59,92,.2)!important}.user-hint-label-desktop{margin-right:20px;padding-top:15px;font:inherit;font-size:.9em;height:24px;font-weight:700;color:#4b4b4b}.user-hint-label-mobile{display:none}@media (max-width:599px){.clm-usage-history-controls label{display:inline-block;min-width:100px}.user-hint-label-desktop{display:none}.user-hint-label-mobile{display:block;margin-left:20px;padding-top:15px;font:inherit;font-size:.9em;height:24px;font-weight:700;color:#4b4b4b}}.clm-usage-history-mobile .card .row .title{font-weight:700;border-right:solid #eee}.clm-usage-history-mobile .card .row:not(:last-child){border-bottom:1px solid #eee}.md-fab{border-radius:50px!important}.md-fab .material-icons{font-size:1.5em;color:#fff!important}.event-history md-select .md-select-value:first-child{color:#4b4b4b;font-weight:700;font-size:.9em;text-transform:lowercase}.event-history md-select .md-select-value:first-child :first-letter{text-transform:uppercase}.event-history .md-select-value .md-select-icon:after{font-size:.9em}.event-history .timeline-right:before{margin-left:40px}.event-history .timeline>li>.timeline-badge{margin-left:10px}.event-history .selector,.event-history .selector-common{padding-left:16px}.event-history .clm-select{overflow:hidden}.event-history-ug md-select .md-select-value:first-child{color:#4b4b4b;font-weight:300;font-size:.9em}.event-history-ug .timeline-badge .date-timeline-inverted-{position:absolute;left:-209px;font-size:14px;top:-8px;color:#333;font-weight:700}.event-history-ug .timeline>li>.timeline-badge{margin-left:24px;text-align:center;vertical-align:middle;width:34px;height:34px;position:relative}.event-history-ug .timeline>li.timeline-inverted>.timeline-panel{top:-24px;left:95px;padding-left:45px}.event-history-ug .timeline>li.timeline-inverted>.timeline-panel h4{margin:0;color:#707070}.event-history-ug .timeline>li>.timeline-badge .material-icons{vertical-align:middle;height:unset;line-height:unset;font-size:30px;position:absolute;right:2px;top:-8px}.event-history-ug .timeline>li>.timeline-panel{background-color:#fff;border:1px solid #d1d1d1;box-shadow:none;-webkit-box-shadow:none;border-radius:100px}.event-history-ug ul.timeline-right>li>.timeline-panel,.event-history-ug ul.timeline-right>li>.timeline-panel>.ug-timeline-heading{height:40px}.event-history-ug .timeline>li.timeline-inverted>.timeline-panel:before{border-right-width:8px;left:-8px;border-bottom:7px solid transparent;border-top:7px solid transparent}.event-history-ug .timeline>li>.timeline-panel:before{top:25px}.event-history-ug .timeline>li>.timeline-panel:after{display:none}.event-history-ug .md-fab .material-icons{color:unset!important}.event-history-ug .clm-select{border:1px solid #707070!important}.event-history-mt md-select .md-select-value:first-child{color:#000;font-weight:300;font-size:.9em}.event-history-mt .md-select-value .md-select-icon:after{font-size:.9em}.event-history-mt .timeline-right:before{margin-left:40px;background-color:#b4b4b4}.event-history-mt .timeline>li>.timeline-badge{margin-left:10px}.event-history-mt .selector,.event-history-mt .selector-common{padding-left:16px}.event-history-mt .selector .md-select-value .md-select-icon{color:#00aeef}.event-history-mt .date-range .md-datepicker-input{font-size:.8em}.event-history-mt .md-datepicker-input{height:32px!important;width:134px;padding:0 0 0 18px}.event-history-mt .date-range md-datepicker .md-datepicker-triangle-button.md-button.md-icon-button{top:8px;height:32px!important;margin:0;right:18px}.event-history-mt .clm-select,.event-history-mt .customer-select{height:32px!important;font-size:.8em}.event-history-mt md-select .md-select-value .md-select-icon{margin-right:18px;margin-left:-8px}@media only screen and (max-width:767px){.event-history ul.timeline:before{left:1px}}.clm-my-profile form{margin-top:16px}.clm-my-profile .profile-buttons{padding:0 80px}.clm-my-profile .content-area-demo{margin-top:18px}.deactivate-account-buttons{background-color:#00aeef!important;margin:5px!important;padding:10px!important}.clm-corporate-end-user-profile-edit{font-size:13px}.clm-corporate-end-user-profile-edit md-input-container{font-weight:700}.clm-corporate-end-user-profile-edit md-checkbox{margin-bottom:10px;margin-top:10px}.clm-corporate-end-user-profile-edit md-checkbox>.md-label{margin-top:3px}.clm-corporate-end-user-profile-edit md-switch{margin-top:0;margin-bottom:0}.clm-corporate-end-user-profile-edit md-select .md-select-icon{margin:0}.clm-corporate-end-user-profile-edit md-datepicker.md-datepicker-open>.md-datepicker-input-container>.md-datepicker-input{margin-left:0}.clm-corporate-end-user-profile-edit md-datepicker>.md-datepicker-input-container{padding-bottom:0;margin-left:0}.kmky-container{width:100%}.kmky-container div{margin-right:16px}.kmky-container div button{width:100%}.clm-my-company-details .profile-buttons{padding:0 80px}.clm-my-company-details .content-area{margin-bottom:80px}.clm-my-company-details .content-area-fake{border-top:2px solid #eaeaea;position:relative;left:4px;width:1130px;margin:0 auto}@media (min-width:960px){.company-details-container .company-details-right flip-card .flip-parent{margin-right:0}}.clm-my-password{background-size:cover;background-attachment:fixed;background-color:#fff}@media (min-width:600px){.clm-my-password .content{margin:0 0 16px 16px}}@media (max-width:600px){.clm-my-password .content{margin-bottom:16px 16px}}.clm-my-password .side-content-item{margin-bottom:16px;margin-left:0}.clm-my-password .side-content-item .md-list-item-text{min-height:88px}.clm-my-password .clm-card-small{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.clm-my-password .change-password{margin-top:15px;margin-bottom:15px;padding:15px}.clm-my-payments .service-list{background-color:#fff}.clm-my-payments .clm-card-small{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:0;margin-bottom:8px}.clm-my-payments .content{margin:0 16px}.clm-my-payments .content-wrapper{background:#f9f9f9}.clm-my-payments .share-progress{margin-top:64px;margin-bottom:32px}.clm-my-payments .ug-payment-container{padding:20px 0 40px;width:auto!important;margin:0!important}.details-headline .details-headline-value{text-align:left;display:inline-block;vertical-align:middle;padding:10px}.details-headline{font-weight:700}.details-headline-value{color:#fea400;margin:0 15px}.pay-button{margin:0 15px}.md-card{box-sizing:content-box;box-shadow:none}.details-table .details-row{text-align:left}.details-table .details-row .details-col-title{font-weight:400;font-size:13px}.details-table .details-row .details-col{font-size:13px}.card{background-color:#fff;margin:0;padding:0}.details-headline .details-headline-value{text-align:left;display:inline-block;vertical-align:middle;padding:10px}.details-headline{font-weight:700}.details-headline-value{color:#fea400;margin:0 15px}.md-card{box-sizing:content-box;box-shadow:none}.ug-flip-card .ug-flip-input{padding-left:10px!important}.sidenav-toggle{left:-8px;position:absolute;top:-6px;z-index:1}.details-view{background-color:#fff}.details-view .details-title{height:100%;min-height:90px}.details-view .details-title .note-icon{font-size:40px;position:relative;top:10px}.details-view .sub-header{font-weight:700;margin:10px 0}.details-view .payment-method-container{margin:20px 0}.details-view .details-section{margin-right:30px}.details-view .details-section .download-pdf-btn{margin:5px 0}.details-view .details-row .details-col-title{display:table-cell;font-weight:700;font-size:smaller}.details-view .details-row .details-col,.details-view .details-row .details-col-title{text-align:left;display:inline-block;vertical-align:middle;padding:7px;width:200px}#paymentHistory .history-chart{box-shadow:none;padding:0 16px;background-color:#fff;min-height:400px;white-space:nowrap}#paymentHistory #tthc-history{margin-top:20px;padding:10px 0 10px 30px;background-color:#fff}#paymentHistory #tthc-history .close-details,#paymentHistory #tthc-history .note-icon{color:#000}#paymentHistory #tthc-history svg{overflow:visible!important}#paymentHistory .noDataContainerDesktop{margin:12px 0}#paymentHistory .downloadButtonContainer{background-color:#fff}#paymentHistory .downloadButtonContainer .noDataContainer{margin:12px 0}#paymentHistory .download{width:150px}.charts-mt .ct-chart-bar .ct-label,.charts-mt .ct-chart-line .ct-label{color:#000}.payment-details-table-container,.payment-details-view{height:auto;max-height:100%;overflow:auto}.corporate-multiply-bill-payment .border{border-right:1px solid #fff;border-left:1px solid #fff;margin-left:1px;margin-right:1px;height:75px}.corporate-multiply-bill-payment .checkbox-padding{padding:2px 0!important}.corporate-multiply-bill-payment com-pay-button{margin:5px;min-width:125px}@media (max-width:599px){.corporate-multiply-bill-payment com-pay-button{margin:8px 0}}@media (min-width:600px) and (max-width:959px){.corporate-multiply-bill-payment com-pay-button{margin:8px 0}}.corporate-multiply-bill-payment .pay-button-congo{margin:-5px}.corporate-multiply-bill-payment .pay-bill-btn-mt,.corporate-multiply-bill-payment .payment-button{padding:0 18px}.corporate-multiply-bill-payment .invoices-search-info-container{margin-left:25px;margin-right:26px;padding:38px 0 0}.corporate-multiply-bill-payment .my-corporate-invoicing-payment-header{margin:8px 22px}.corporate-multiply-bill-payment .my-corporate-invoicing-payment-header .payment-button{width:30%;height:35px;margin:0 auto;display:block}.corporate-multiply-bill-payment .my-corporate-invoicing-payment-header .pay-bill-btn-mt{margin:12px auto}.corporate-multiply-bill-payment .my-corporate-invoicing-payment-header .paymentTitle{padding-bottom:32px}.corporate-multiply-bill-payment .my-corporate-invoicing-payment-header .paymentTitle .small-subtitle{font-weight:300;font-size:20px;color:#333}.corporate-multiply-bill-payment .my-corporate-invoicing-payment-header .paymentTitle .smalltitle{font-size:26px}.corporate-multiply-bill-payment md-toolbar.md-table-toolbar .md-toolbar-tools{position:relative;top:10px;width:97.79%;padding:0}.corporate-multiply-bill-payment .corporate-invoice-page{margin-bottom:50px}.corporate-multiply-bill-payment .mt-payment-header .payment-summary-styling{text-align:center}.corporate-multiply-bill-payment .mt-payment-header .payment-summary-styling .payment-summary-label{color:#000;font-weight:400;margin-bottom:12px}.corporate-multiply-bill-payment .mt-payment-header .payment-summary-styling .payment-summary-value{font-weight:300;font-size:40px}.corporate-multiply-bill-payment .mt-payment-header .payment-summary-styling .payment-summary-value .client-currency{font-size:20px}.corporate-multiply-bill-payment .ug-payment-header .payment-summary-styling{text-align:center;background-color:#eee;height:200px}.corporate-multiply-bill-payment .ug-payment-header .payment-summary-styling .payment-summary-label{color:#000;font-weight:400;margin-bottom:12px}.corporate-multiply-bill-payment .ug-payment-header .payment-summary-styling .payment-summary-value{font-weight:300;font-size:40px}.corporate-multiply-bill-payment .ug-payment-header .payment-summary-styling .payment-summary-value .client-currency{font-size:20px}.corporate-multiply-bill-payment .common-payment-header .payment-summary-styling{text-align:center}.corporate-multiply-bill-payment .common-payment-header .payment-summary-styling .payment-summary-label{color:#9f9f9f;font-weight:700;margin-bottom:12px}.corporate-multiply-bill-payment .common-payment-header .payment-summary-styling .payment-summary-value{font-weight:700;font-size:40px}.corporate-multiply-bill-payment .common-payment-header .payment-summary-styling .payment-summary-value .client-currency{font-size:20px}.corporate-multiply-bill-payment ::-webkit-input-placeholder{font-size:14px;font-weight:300!important;color:#4b4b4b!important}.corporate-multiply-bill-payment ::-moz-placeholder{font-size:14px;font-weight:300!important;color:#4b4b4b!important}.corporate-multiply-bill-payment :-ms-input-placeholder{font-size:14px;font-weight:300!important;color:#4b4b4b!important}.corporate-multiply-bill-payment :-moz-placeholder{font-size:14px;font-weight:300!important;color:#4b4b4b!important}.corporate-multiply-bill-payment .invoice-search-container em{position:absolute;top:8px;left:0;margin:0 12px;color:#9f9f9f}.corporate-multiply-bill-payment .invoice-search-container .customized-input{padding-left:24px}.corporate-multiply-bill-payment .invoice-search-container .md-input-has-value .md-select-value>span:not(.md-select-icon),.corporate-multiply-bill-payment .invoice-search-container .md-select-value>span:not(.md-select-icon){color:#4b4b4b;font-size:14px}.corporate-multiply-bill-payment .invoice-search-container .md-select-value .md-select-icon:after{color:#00aeef;transform:scaleY(.65) scaleX(1.3)}.corporate-multiply-bill-payment .download-bill-button{background-color:#fff;height:48px;width:120px;border-top-left-radius:25px;border-bottom-left-radius:25px;float:left;border:1px solid #ccc;cursor:pointer;font-size:14px}@media (max-width:599px){.corporate-multiply-bill-payment .download-bill-button{width:80px;font-size:12px}}.corporate-multiply-bill-payment .download-bill-button[disabled]{cursor:not-allowed!important;background-color:rgba(0,0,0,.12)!important}.corporate-multiply-bill-payment .solo-button{border-top-left-radius:25px;border-bottom-left-radius:25px;border-top-right-radius:25px;border-bottom-right-radius:25px}.corporate-multiply-bill-payment .export-csv-button{height:48px;width:120px;background-color:#fff;border-top-right-radius:25px;border-bottom-right-radius:25px;float:left;border:1px solid #ccc;border-left-width:0;font-size:14px}@media (max-width:599px){.corporate-multiply-bill-payment .export-csv-button{width:80px;font-size:12px}}.corporate-multiply-bill-payment .export-csv-button-congo{height:48px;width:120px;background-color:#fff;border-top-right-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:25px;border-bottom-left-radius:25px;float:left;border:1px solid #ccc;border-left-width:1;font-size:14px}@media (max-width:599px){.corporate-multiply-bill-payment .export-csv-button-congo{width:80px;font-size:12px}}.corporate-multiply-bill-payment .list-title{background:#dedede;border-left:2px solid #fff;border-right:2px solid #fff}.corporate-multiply-bill-payment .table-border{border:2px solid #fff}.corporate-multiply-bill-payment .service-list{text-align:center;font-size:.9rem;margin-left:18px;margin-right:18px;font-weight:400}.corporate-multiply-bill-payment .service-list .list-header{color:#6b6b6b;min-height:75px;max-height:75px}.corporate-multiply-bill-payment .service-list .list-header .header-item-inv{position:relative;height:100%!important;line-height:normal!important;text-overflow:ellipsis;white-space:normal;margin:auto}.corporate-multiply-bill-payment .service-list .list-header .header-item-inv .bill-checkbox{-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2)}@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) or (-webkit-appearance:none){.corporate-multiply-bill-payment .service-list .list-header .header-item-inv .bill-checkbox{appearance:none;-moz-appearance:none;-webkit-appearance:none}.corporate-multiply-bill-payment .service-list .list-header .header-item-inv .bill-checkbox:after{display:block;padding:10px;background-color:#ccc;border-style:solid;border-width:1px;transition:background-color .25s;content:""}.corporate-multiply-bill-payment .service-list .list-header .header-item-inv .bill-checkbox:checked:after{background-color:inherit}}.corporate-multiply-bill-payment .service-list .list-header .no-overflow{overflow:hidden;word-break:break-all}.corporate-multiply-bill-payment .service-list .list-header .downloadIcon{text-decoration:underline}.corporate-multiply-bill-payment .service-list .list-header .downloadIcon a i{font-size:3em}.corporate-multiply-bill-payment .service-list .list-header .downloadIcon button{color:#00aeef}.corporate-multiply-bill-payment .service-list .list-header .downloadIcon button:hover{color:#0091c8}.corporate-multiply-bill-payment .service-list .list-header .downloadIcon .pdfDownloadButton{position:relative;-webkit-text-decoration-line:underline;text-decoration-line:underline}.corporate-multiply-bill-payment .service-list .list-header .downloadIcon .pdfDownloadButton a span:hover{color:#fff;background-color:#0091c8!important}.corporate-multiply-bill-payment .service-list .list-header .downloadIcon .pdfCsvDownload{font-size:11px;color:#0091c8}.corporate-multiply-bill-payment .service-list .list-header .list-title{text-align:center;background:#f9f9f9;border:2px solid #fff}.corporate-multiply-bill-payment .service-list .list-header .list-title .md-toolbar-tools,.corporate-multiply-bill-payment .service-list .list-header .list-title .sub{font-size:1.2rem}.corporate-multiply-bill-payment .service-list .list-header .list-title .sub{margin:0 5px}.corporate-multiply-bill-payment .service-list .list-header .table-title{margin:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;margin-left:10px;font-size:20px;font-weight:500;letter-spacing:.005em}.corporate-multiply-bill-payment .service-list .list-header .table-title-icon{margin-bottom:5px}.corporate-multiply-bill-payment .service-list .list-header .header-menu-icon{position:absolute;z-index:2;margin:0 5px;right:0;text-align:center;line-height:70px;cursor:pointer;outline:none}.corporate-multiply-bill-payment .service-list .list-header .highlight{color:#e88356;font-weight:700}.corporate-multiply-bill-payment .service-list .list-header :focus{outline:none}.corporate-multiply-bill-payment .service-list .list-header .no-data-message{margin-left:20px}.corporate-multiply-bill-payment .service-list .list-header .no-padding{padding:0}.corporate-multiply-bill-payment .service-list .list-header .no-margin{margin:0}.corporate-multiply-bill-payment .service-list .list-header .no-wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.corporate-multiply-bill-payment .service-list .list-header .no-bold{font-weight:400!important}.corporate-multiply-bill-payment .service-list .list-header .noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.corporate-multiply-bill-payment .service-list .table-title{margin-left:20px}.corporate-multiply-bill-payment .service-list .clickable-row{cursor:pointer}.corporate-multiply-bill-payment .selected-to-pay{width:200px;height:35px;margin-right:20px}.corporate-multiply-bill-payment .selected-to-pay-congo{width:200px;height:35px;margin-right:0}.corporate-multiply-bill-payment .bill-table-hint{margin-top:36px;font-size:16px;font-weight:100}.corporate-multiply-bill-payment .bill-table-hint-mt{margin-top:36px;font-size:13px;font-weight:300}.corporate-multiply-bill-payment .pay-bill-button{margin-bottom:30px}.corporate-multiply-bill-payment .select-to-pay{width:100px}.corporate-multiply-bill-payment .pay-bill-btn-mt .pay-btn{padding-left:16px;padding-right:16px}.corporate-multiply-bill-payment .payment-hint{margin-left:30px;margin-right:30px;font-weight:700}.corporate-multiply-bill-payment .payment-hint-mt{margin-left:30px;margin-right:30px;font-weight:100}.corporate-multiply-bill-payment .accordion,.corporate-multiply-bill-payment .search{float:right;margin:0 5px}.corporate-multiply-bill-payment .header-item{height:75px;line-height:75px}.corporate-multiply-bill-payment .table-hint-height{height:51px;padding-top:12px}.corporate-multiply-bill-payment .table-hint-margin{margin-left:25px}.corporate-multiply-bill-payment .segregated-amount{font-size:14px;color:#c7c7c7;font-weight:700;white-space:nowrap}.corporate-multiply-bill-payment .type-label{font:inherit;font-size:.9em;font-weight:300;color:#333;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;white-space:nowrap;margin-right:10px}.corporate-multiply-bill-payment .bill-download-error-message{color:#c8000a;padding:10px 0 5px}.corporate-multiply-bill-payment .vertical-divider{height:60px;border-top-width:0;border-right-width:1px;border-right-style:solid;background-color:#e9e9e9}.corporate-multiply-bill-payment .small{height:24px;margin-left:10px;margin-right:10px}.corporate-multiply-bill-payment .total-amount{width:230px;font-weight:bolder;font-size:18px;margin-bottom:3px}@media (max-width:599px){.corporate-multiply-bill-payment .total-amount{text-align:left!important}}@media (min-width:600px) and (max-width:959px){.corporate-multiply-bill-payment .total-amount{text-align:left!important}}.corporate-multiply-bill-payment .total-amount-header{font-size:12px;color:#9f9f9f}.corporate-multiply-bill-payment .ug-info{width:15px;height:15px;margin-top:-15px;margin-left:5px;cursor:pointer}.corporate-multiply-bill-payment .ug-info-details{position:absolute;z-index:100;background-color:#fff;margin-left:85px;margin-top:-22px;font-size:14px}.corporate-multiply-bill-payment .clm-usage-history-section-content table .md-cell{border:none!important;font-weight:bolder}.corporate-multiply-bill-payment .usage-history-tbl-cell{min-width:70px;color:#9f9f9f!important;font-weight:700!important;font-size:12px!important}.corporate-multiply-bill-payment .left{text-align:left}.corporate-multiply-bill-payment .right{text-align:right}.corporate-multiply-bill-payment .ug-table-style md-list.service-list md-list-item:nth-child(odd){background-color:#e1e1e1!important}.corporate-multiply-bill-payment .ug-table-style md-list.service-list md-list-item:first-of-type{color:#1d1d1d!important;background-color:#ffcb05!important}.corporate-multiply-bill-payment .ug-table-style .md-button.md-UG-theme.md-fab:not([disabled]),.corporate-multiply-bill-payment .ug-table-style .md-button.md-UG-theme.md-fab [disabled]{background-color:unset!important}.corporate-multiply-bill-payment .ug-table-style .md-button.md-UG-theme.md-fab md-icon{color:#1d1d1d!important}.corporate-multiply-bill-payment .ug-table-style .service-list .list-header{color:#1d1d1d;min-height:60px;max-height:65px;border-bottom:none!important}.corporate-multiply-bill-payment .ug-table-style md-checkbox{margin:0}.corporate-multiply-bill-payment .patialpayment-input{background-color:#fff}.corporate-multiply-bill-payment .partialpayment-error{color:red;font-size:10px}.ug-payment-button .payment-hint{margin-left:13px;margin-right:35px;margin-top:17px;font-size:19px;color:#1d1d1d}.ug-payment-button .selected-to-pay{width:150px;margin-right:0}.md-UG-theme .type-label{font-weight:700!important}.md-UG-theme .total-amount{width:175px;font-weight:700;color:#000}.md-UG-theme .payment-summary-label{font-weight:400!important;margin:0!important}.md-UG-theme .payment-summary-value{font-size:25px!important;margin-top:20px;margin-bottom:10px}.md-UG-theme .small-subtitle{font-size:15px!important}.md-UG-theme md-select .md-select-value{border:none!important}.md-UG-theme .clm-input{border-radius:0!important}.md-UG-theme .md-select-value .md-select-icon:after{color:#4b4b4b!important}@media (max-width:960px){.corporate-multiply-bill-payment .invoice-search-container{margin-left:0}.corporate-multiply-bill-payment .my-corporate-invoicing-payment-header .payment-button{width:60%}.corporate-multiply-bill-payment .payment-hint{margin:auto;margin-bottom:15px}.corporate-multiply-bill-payment .selected-to-pay{margin:auto}.payment-hint-mt{text-align:center;margin-bottom:5px}.bill-table-hint-mt{margin-left:7px!important}}@media (-ms-high-contrast:none) and (max-width:960px){.corporate-multiply-bill-payment .bill-table-hint{margin-top:-18px}.corporate-multiply-bill-payment .pay-bill-button{text-align:center}.corporate-multiply-bill-payment .invoicing-and-payments-mobile{margin-top:50px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header-item-inv{position:relative;height:100%!important;line-height:normal!important;text-overflow:ellipsis;white-space:normal}.header-item-inv .bill-checkbox{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);padding:10px}.downloadIcon a i{font-size:3em;text-decoration:none}.downloadIcon .pdfDownloadButton{position:relative;text-decoration:none}.downloadIcon .pdfDownloadButton a{text-decoration:none}.downloadIcon .pdfCsvDownload{font-size:11px;color:#0091c8}}@-moz-document url-prefix(){.corporate-multiply-bill-payment .invoice-search-container .md-select-value .md-select-icon:after{transform:scaleY(.5) scaleX(1)}}.archive-table-hint{font-size:22px;margin-bottom:20px;height:30px}.archives-search-container{margin-left:8px;margin-right:10px;padding:38px 0 0}.ug-table-style md-list.service-list md-list-item:nth-child(odd){background-color:#e1e1e1!important}.ug-table-style md-list.service-list md-list-item:first-of-type{color:#1d1d1d!important;background-color:#ffcb05!important}.ug-table-style .md-button.md-UG-theme.md-fab:not([disabled]),.ug-table-style .md-button.md-UG-theme.md-fab[disabled]{background-color:unset!important}.ug-table-style .md-button.md-UG-theme.md-fab md-icon{color:#1d1d1d!important}.ug-table-style .service-list .list-header{color:#1d1d1d;min-height:60px;max-height:65px;border-bottom:none!important}.ug-table-style md-checkbox{margin:0}.ug-table-style md-select .md-select-value{border:none!important}.ug-table-style .clm-input{border-radius:0!important}.ug-table-style .md-select-value .md-select-icon:after{color:#4b4b4b!important}.penalties-search-info-container{margin-left:18px;margin-right:18px;padding:38px 0 16px}.penalties-total-due-container{margin-left:18px;margin-right:18px;padding:10px 0}.penalty-pay-button-container{padding:0 18px 0 0}@media (max-width:599px){.penalty-pay-button-container{padding:0 10px}}@media (min-width:600px) and (max-width:959px){.penalty-pay-button-container{padding:0 10px}}.penalty-pay-button{margin:8px 0;min-width:125px}@media (max-width:599px){.penalty-pay-button{width:100%}}@media (min-width:600px) and (max-width:959px){.penalty-pay-button{width:100%}}.penalty-loading-spinner{bottom:45px;position:relative;height:0!important}.md-autocomplete-container{padding:0 8px}.md-autocomplete-suggestions li:hover{background-color:#eee!important}a.app-store-badge,a.app-store-badge img{height:48px}@media (max-width:599px){a.app-store-badge,a.app-store-badge img{height:39px}}a.google-play-badge,a.google-play-badge img{height:70px}@media (max-width:599px){a.google-play-badge,a.google-play-badge img{height:59px}}.app-store-banner{background-repeat:no-repeat;background-size:contain}.app-store-banner,.app-store-banner img{max-width:100%;height:auto}@media (min-width:1920px){.app-store-banner img{height:260px}}a.left{width:40%;height:65px;padding:8px 0;margin-left:0;margin-top:50px;font-size:20px!important}@media (max-width:599px){a.left{width:50%;margin-top:0}}@media (min-width:600px) and (max-width:959px){a.left{margin-top:0}}.currency{font-size:20px;width:42px;padding:2px 6px;border:1px solid #fff;border-radius:50%}@media (max-width:599px){.currency{padding:0 5px}}.recharge{padding:0 10px}.height{height:70px}.description{font-weight:100}.description-MT{font-size:26px;font-weight:500;padding-top:10px}a.mt-recharge-botton{width:256px!important}.recharge-description-MT{font-size:22px;font-weight:300;color:#333;padding:16px 0}.billing-details-search{width:200px}.billing-details-search .material-icons{position:absolute;top:0;left:164px;height:0;line-height:0;margin:20px 5px;pointer-events:none}.billing-details-search input::-webkit-input-placeholder{margin-left:5px}.billing-details-search input::-moz-placeholder{margin-left:5px}.billing-details-search input:-ms-input-placeholder{color:#000!important;font-size:12px;margin-left:5px}.billing-details-search input::placeholder{color:#000!important;font-size:12px;margin-left:5px}.billing-details-search input::-moz-placeholder{color:#000!important;font-size:12px}.billing-details-search input::-webkit-input-placeholder{color:#000!important;font-size:12px}.billing-details-search md-autocomplete input:not(.md-input){cursor:pointer}.ug-payment-billing md-tabs .md-tab,.ug-payment-billing md-tabs .md-tab.md-active{text-transform:capitalize}.invoicing-and-payments-mobile{padding-left:10px;padding-right:10px;margin-bottom:30px}.invoicing-and-payments-mobile .info-padding{padding-bottom:20px;padding-top:50px}.invoicing-and-payments-mobile .details-title{padding:20px 10px}.invoicing-and-payments-mobile .md-headline{padding-top:10px;padding-bottom:15px;padding-left:10px}.invoicing-and-payments-mobile .invoice-info-description{padding-bottom:20px;padding-top:50px}.invoicing-and-payments-mobile .invoice-info-description .downloadIcon{margin-top:5px}.invoicing-and-payments-mobile .invoice-info-description .downloadIcon a i{font-size:3em}.invoicing-and-payments-mobile .invoice-info-description-amount{padding-bottom:10px;padding-top:0}.invoicing-and-payments-mobile .corporate-invoice-details{padding-left:20px;padding-right:10px}.invoicing-and-payments-mobile .corporate-invoice-details .bill-checkbox{position:absolute;margin-top:20px;right:80px;transform:scale(2)}.invoicing-and-payments-mobile .invoice-cleared{text-transform:uppercase;color:#ffbe00!important}.invoicing-and-payments-mobile .invoice-uncleared{text-transform:uppercase;color:#c30!important}.invoicing-and-payments-mobile .highlight{color:#ffbe00!important;font-weight:700}.invoicing-and-payments-mobile .bolder{font-weight:700}.invoicing-and-payments-mobile .close-details{color:#000}.invoicing-and-payments-mobile .details-view.ng-hide{width:0}.invoicing-and-payments-mobile .details-view.ng-hide-add,.invoicing-and-payments-mobile .details-view.ng-hide-remove{transition:width .3s ease-in;overflow:hidden}.invoicing-and-payments-mobile .payment-button{background-color:#ffbe00;margin-top:30px;margin-bottom:20px}.invoicing-and-payments-mobile .pdf-button{margin-top:30px;margin-bottom:20px}.invoicing-and-payments-mobile .invoice-in-pdf{color:#09c;font-weight:700}.paybill-container{padding:8px;min-height:380px}.paybill-container .paybill-select-number{padding:20px 8px}.paybill-container .paybill-title-box{padding:15px}.paybill-container .main-title{font-size:18px;font-weight:700;color:#707070;margin-bottom:5px}.paybill-container .sub-title{font-size:12px;color:#1d1d1d}.paybill-container .amount-label{font-size:12px;color:#7d7d7d;margin-bottom:5px;font-weight:700}.paybill-container .client-currency{font-weight:700}.paybill-container .amount{font-size:16px;color:#222;font-weight:bolder}.paybill-container .paybill-options-container{padding:20px}.paybill-container .paybill-options-container .md-label{width:100%}.paybill-container .paybill-radio{padding:10px;margin-bottom:-15px}.paybill-container md-radio-button .md-on{background-color:#707070!important}.paybill-container .paybill-response .paybill-success-msg{color:#707070;font-weight:700;font-size:20px}.paybill-container .paybill-response .transaction-id{color:#585858;font-size:12px;margin-top:15px}.paybill-container .paybill-response .paybill-success-container{background-color:#e2e2e2;height:100px;width:100px;border-radius:50px;margin:30px}.paybill-container .paybill-response .paybill-success-container>img{width:60px;height:60px}.paybill-container .radio-img{padding-left:25px;padding-bottom:10px;width:50px;height:50px}.paybill-container .radio-myt-img{padding-left:58px;padding-bottom:10px;width:50px;height:50px}.paybill-container .note{font-size:14px;padding-left:30px}.my-loyalty-points-page,.my-loyalty-points-page .loyalty-header{background:#fff}.my-loyalty-points-page .content{margin:0 16px}.my-loyalty-points-page .content-wrapper{background:#f9f9f9}@media screen and (max-width:960px) and (min-width:601px){.my-loyalty-points-page .loyalty-points-banner{max-height:250px;overflow:hidden}}.my-loyalty-points-page md-tabs.whiteBg{background:#fff;padding-top:8px!important}.my-loyalty-points-page p:only-of-type{font-size:.85em;margin-top:unset;margin-bottom:unset}.tt-ui-categorify .points{color:#ffbe00;font-weight:700;font-size:.9em}.tt-ui-categorify .marginBetween{margin:0 4px}.redeem-box{word-wrap:break-word;overflow-x:none;overflow-y:none;font-size:1em;cursor:pointer;height:120px;margin:8px}.redeem-box:hover{box-shadow:0 5px 15px rgba(51,51,51,.35)}.redeem-box i{margin-top:6px;opacity:.3}.redeem-box .description{font-size:1em}.redeem-box .middle-content{width:100%;overflow:hidden;max-width:30ch;font-size:.85em!important}.redeem-box .right-side{padding:6px}.redeem-box .redeem-txt{font-size:.8em!important;padding:0!important;margin:0!important;color:#027fa3}.redeem-box .not-enough-points{color:#d3d3d3;font-weight:700;font-size:.7em}.redeem-box .material-icons:hover,.redeem-box .middle-content:hover,.redeem-box .redeem-btn:hover,.redeem-box md-title:hover{color:#fff!important}@media (max-width:599px){.redeem-box .title{font-size:1em}.redeem-box .description{font-size:.8em}}.points-filter .fixWidth{min-width:150px}.category-filter .fixWidth{min-width:150px}.clm-my-requests .content-margin{z-index:0;overflow:hidden}.clm-my-requests .search-input-container{width:260px;margin:10px 5px 0 10px}.clm-my-requests .search-input-container input{margin:0!important}.clm-my-requests .sidenav-toggle{left:-8px;position:absolute;top:-6px;z-index:1}@media (-ms-high-contrast:none){.clm-my-requests .icon-container{position:absolute;z-index:-1;top:180px}}.clm-my-requests .input-container{padding-top:0;padding-bottom:0}.clm-my-requests .md-input:-ms-input-placeholder{font-size:16px}.clm-my-requests .md-input::placeholder{font-size:16px}.clm-my-requests .md-input::-moz-placeholder{font-size:16px}.clm-my-requests .md-input::-webkit-input-placeholder{font-size:16px}.clm-my-requests .description{font-weight:500}.clm-my-requests .banner{width:auto;height:160px;background-size:cover}.clm-my-requests .banner .textContainer{padding-left:8px}.clm-my-requests .banner .banner-title{color:#333;font-weight:500;margin-bottom:12px;font-size:24px}.clm-my-requests .banner .banner-subtitle{color:#333;font-weight:300;font-size:20px}.clm-my-requests .banner .buttonContainer{width:242px}.clm-my-requests .banner .buttonContainer button{height:50px;width:100%}.clm-my-requests .banner .buttonContainer button .icon{padding-left:0;position:relative;top:-2px}.clm-my-requests .banner .buttonContainer button .text{padding-left:16px;padding-right:18px;font-size:18px}.clm-my-requests .header-item{line-height:70px;height:70px;padding:0!important}.clm-my-requests .request-page-content-container .content-margin{border-top:1px solid #eaeaea!important}@media (max-width:600px){.clm-my-requests .banner{height:180px}.clm-my-requests .banner .buttonContainer{padding-left:0}}.md-UG-theme .service-list md-list md-list-item:nth-child(odd) .desktop-service-item{background-color:#e1e1e1!important}.md-UG-theme .service-list md-list md-list-item:first-of-type{color:#1d1d1d!important;background-color:#ffcb05!important}.md-UG-theme .service-list md-list md-list-item:nth-child(2n) .desktop-service-item{background-color:transparent!important}.md-UG-theme .borderRight,.md-UG-theme .service-list .borderLeft{border-left:none;border-right:none}.md-UG-theme .service-list ttmd-pagination ttmd-pagination-desktop md-list md-list-item:first-of-type{color:unset;background-color:transparent!important}.md-UG-theme .service-list ttmd-pagination ttmd-pagination-desktop md-list md-list-item.md-clickable.active{background-color:transparent!important;color:#1d1d1d!important}.md-UG-theme .search-input-container .clm-input{border:1px solid rgba(0,0,0,.12)!important}.my-notifications .my-notifications-heading{color:#373737}.my-notifications .my-notifications-heading h1{font-weight:300}.my-notifications tttc-timeline-cards ul li .timeline-badge{z-index:0;background-color:#ffbe00!important}.my-notifications tttc-timeline-cards ul li .timeline-badge .date-timeline-{right:-184px;width:150px;text-align:left;white-space:nowrap}.my-notifications tttc-timeline-cards ul li .timeline-badge .date-timeline-inverted-{left:-184px;width:150px;text-align:right;white-space:nowrap}.clm-help{height:auto;width:100%}.clm-help .need-help-div{min-height:680px;margin-bottom:100px}.clm-help .left-div{margin-right:10px}.clm-help .right-div{margin-left:10px}.clm-help .help-link{line-height:24px}.clm-help .help-terms-link{cursor:pointer}.clm-help .help-type{color:#717171;font-weight:600;margin-bottom:0}.clm-help .help-type-map-title{color:#717171;font-weight:600;margin:8px 0 25px}.clm-help .help-type-item{margin-top:0}.clm-help .help-type-item a{text-decoration:none}.clm-help .help-type-icons{position:relative;top:9px;font-size:28px}.clm-help .right-div .contact_img{margin-top:16px}@media only screen and (max-width:600px){.clm-help .left-div{margin-right:0}.clm-help .right-div{margin-left:0}}.clm-help .chatWithMTN{position:fixed;bottom:0;right:10px;padding-right:20px;z-index:99000}.clm-help .chatWithMTN .chatIcon{color:#000;vertical-align:middle;padding-right:10px}.clm-help .chatWithMTN .chatButton{margin-bottom:0;padding-left:10px;padding-right:20px}@media (max-width:600px){.clm-help .chatWithMTN{right:0;padding-right:0}.clm-help .help-tabs ul li{padding:0 8px}}@media (max-width:600px) and (-ms-high-contrast:none) and (max-width:600px){.clm-help .need-help-div{min-height:1400px;margin-bottom:100px}.clm-help .need-help-div #map{height:440px;width:100%;z-index:0}}@media (max-width:600px){.clm-help .chatWithMTN .chatIcon{padding-right:0}.clm-help .chatWithMTN .chatButton{margin-right:0;padding-left:10px;padding-right:10px;min-width:0}.clm-help .help-tabs{height:120px}.clm-help .tabs-list{display:block;padding-left:16px}}.clm-help .help-tabs{height:60px;overflow:hidden}.clm-help .help-tabs ul{text-transform:capitalize;font-size:15px;font-weight:700;height:60px;line-height:60px;border:0;margin:0}.clm-help .help-tabs ul li{padding:0 15px;display:inline;height:100%;color:rgba(0,0,0,.6);list-style-type:none;cursor:pointer;transition:all .2s linear}.clm-help .help-tabs ul .active,.clm-help .help-tabs ul .selected{border-bottom:3px solid #fe9700;border-radius:0}.clm-help .help-tabs ul .selected{border-bottom:3px solid #fe9700}.clm-help .help-tabs .navbar-logo{margin:0 8px;background:url("/res/MTN_Logo_vector.svg") no-repeat;background-position:22% 50%;background-size:contain;background-repeat:no-repeat;background-position:50%;width:140px;height:60px;cursor:pointer;transition:all .5s ease}.clm-help .help-tabs .navbar-logo:hover{transform:scale(1.1)}.clm-help .help-tabs .navbar-menu{color:#fff;background-position:22% 50%;width:70px;height:60px;cursor:pointer;transition:all .5s ease}.clm-help .help-tabs .navbar-menu:hover{transform:scale(1.1)}.clm-help .help-tabs .menu-icon{margin-right:20px;margin-left:20px}.clm-help .help-tabs .menu-icon span{cursor:pointer}.clm-help .help-tabs .menu-icon span i{color:#fff}@media (min-width:960px) and (max-width:1280px){.clm-help .help-tabs md-dialog{width:40%!important;left:-30%;top:-33px}}@media (max-width:960px){.clm-help .help-tabs md-dialog{width:50%!important;left:-25%;top:-100px}}.help-category{box-shadow:none}.help-category .help-category-sidenav{width:100%!important;background-color:#fff}.help-category .help-category-sidenav .help-category-search{margin:0 10px}.help-category .help-category-sidenav .corporate-topics-list,.help-category .help-category-sidenav .topics-list{height:100%}.help-category .help-category-sidenav .corporate-topics-list md-list-item,.help-category .help-category-sidenav .topics-list md-list-item{border-left:4px solid #fff}.help-category .help-category-sidenav .corporate-topics-list button .md-list-item-inner,.help-category .help-category-sidenav .topics-list button .md-list-item-inner{text-transform:capitalize}.help-category .help-category-sidenav .corporate-topics-list md-list-item:hover{border-left:4px solid #ffbe00}.help-category .help-category-sidenav .corporate-topics-list-icon,.help-category .help-category-sidenav .topics-list-icon{color:#ffbe00;vertical-align:middle;display:inline-block;font-size:35px;margin-right:10px}.help-category .help-category-sidenav .corporate-topics-list-icon{color:#ffbe00}.help-category .help-category-select{background-color:#fff}.help-category .help-topic-title{font-size:20px;font-weight:500;letter-spacing:.005em}.help-item{margin:10px 0}.help-item .help-title{font-weight:700;margin:5px 0}.help-item .help-content{font-width:solid}.help-item .help-subtitle{font-weight:lighter;font-size:18px;padding-top:8px}.contact-info .contact-info-logo{background-color:#373737;background-image:url("/res/MTN_Logo_vector.svg");background-repeat:no-repeat;min-height:50px;background-position:50% 50%}.contact-info .contact-type{margin-bottom:10px}.contact-info .contact-type a{font-size:.9em;color:#027fa3;text-decoration:none;text-align:center;font-weight:400}.contact-info .contact-type .help-phone{cursor:pointer}.contact-info .bold{font-weight:700}.contact-info .bold,.contact-info .normal{text-align:center;font-size:.9em;color:#717171}.contact-info .normal{font-weight:400}.contact-info .readTermsLink{cursor:pointer}.contact-info .contact_img{min-height:250px;height:auto;text-align:center}.contact-info .contact_img img{height:250px;width:100%}.contact-info .social-media{height:64px;width:64px}.contact-info .contact-side{overflow:hidden}@media (-ms-high-contrast:none) and (min-width:1280px) and (max-width:1360px){.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:0}}@media (min-width:1280px) and (max-width:1460px){@-moz-document url-prefix(){.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:3px}}}@media (max-width:1280px){.contact-info{margin-top:15px}.contact-details{margin-top:10px}}@media (-ms-high-contrast:none) and (max-width:1280px){.contact-info{margin-top:0}.contact-details{margin-top:10px}}@media (max-width:600px){.contact-info{margin-top:15px}.contact-details{margin-top:10px}}@media (min-width:600px) and (max-width:1280px){.contact-informations{height:350px;width:100%}.contact-informations .contact_img{width:50%;display:inline-block;float:left;height:350px}.contact-informations .contact_img img{height:350px}}@media (max-width:600px){.help-category-search .help-search-input{width:95%;display:block}}.clm-help #map{height:250px;width:100%;z-index:0}.need-help-div #map{height:350px;width:100%;z-index:0}@media only screen and (min-width:600px){.help-page-faqs-main h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-faqs-main div.wrapper{padding:1em;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(360px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-column-gap:15px;grid-row-gap:15px}.help-page-faqs-main div.wrapper>div{padding:8px;border:1px solid #e4e5e6;margin:8px;cursor:pointer}.help-page-faqs-main div.wrapper .material-icons{font-size:52px;float:right;color:#00b0b9}.help-page-faqs-main div.wrapper span{font-size:29px;position:relative;top:16px;font-weight:lighter;color:#9f9f9f}}@media only screen and (max-width:600px){.help-page-faqs-main h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-faqs-main div.wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(280px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-column-gap:15px;grid-row-gap:15px}.help-page-faqs-main div.wrapper>div{border:1px solid #e4e5e6;cursor:pointer}.help-page-faqs-main div.wrapper .material-icons{font-size:36px;float:right;color:#00b0b9}.help-page-faqs-main div.wrapper span{font-size:22px;position:relative;top:14px;font-weight:lighter;color:#9f9f9f}}.help-page-faqs-main-IE h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-faqs-main-IE div.wrapper>div{padding:8px;border:1px solid #e4e5e6;margin:8px;cursor:pointer;float:left}.help-page-faqs-main-IE div.wrapper .material-icons{font-size:52px;float:right;color:#00b0b9}.help-page-faqs-main-IE div.wrapper span{font-size:29px;position:relative;top:16px;font-weight:lighter;color:#9f9f9f}.help-page-faqs-IE{float:left}@media only screen and (min-width:960px){.help-page-faqs-main-IE:first-child{margin-top:250px}}@media only screen and (min-width:600px){.help-page-faqs-main h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-faqs-main div.wrapper{padding:1em;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(360px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-column-gap:15px;grid-row-gap:15px}.help-page-faqs-main div.wrapper>div{padding:8px;border:1px solid #e4e5e6;margin:8px;cursor:pointer}.help-page-faqs-main div.wrapper .material-icons{font-size:52px;float:right;color:#00b0b9}.help-page-faqs-main div.wrapper span{font-size:29px;position:relative;top:16px;font-weight:lighter;color:#9f9f9f}}@media only screen and (max-width:600px){.help-page-faqs-main h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-faqs-main div.wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(280px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-column-gap:15px;grid-row-gap:15px}.help-page-faqs-main div.wrapper>div{border:1px solid #e4e5e6;cursor:pointer}.help-page-faqs-main div.wrapper .material-icons{font-size:36px;float:right;color:#00b0b9}.help-page-faqs-main div.wrapper span{font-size:22px;position:relative;top:14px;font-weight:lighter;color:#9f9f9f}}.help-page-faqs-main-IE h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-faqs-main-IE div.wrapper>div{padding:8px;border:1px solid #e4e5e6;margin:8px;cursor:pointer;float:left}.help-page-faqs-main-IE div.wrapper .material-icons{font-size:52px;float:right;color:#00b0b9}.help-page-faqs-main-IE div.wrapper span{font-size:29px;position:relative;top:16px;font-weight:lighter;color:#9f9f9f}.help-page-faqs-IE{float:left}@media only screen and (min-width:960px){.help-page-faqs-main-IE:first-child{margin-top:250px}}.mt-help-page{overflow-x:hidden}.mt-help-page .pagetitle-mt{color:#fff}.mt-help-page .help-page-main .info-row{margin-bottom:12px}.mt-help-page .help-page-main .info-row>div{text-align:center;cursor:pointer}.mt-help-page .help-page-main .info-row>div img{padding:46px 0 16px}.mt-help-page .help-page-main .info-row>div>div{margin-bottom:28px}.mt-help-page .help-page-main .info-row>div{background-color:#00aeef}.mt-help-page .help-page-main .first-part{background-color:transparent!important;color:#e4e5e6;font-size:24px;font-weight:50}.mt-help-page .help-page-main .last-part{background-color:transparent!important;color:#fff;font-size:22px;font-weight:500}.mt-help-page .help-page-main .more-info-row{min-height:220px;margin:0 0 15px;padding-bottom:42px;border-top:1px solid #eaeaea!important}.mt-help-page .help-page-main .more-info-row img{padding:6px;margin-bottom:12px;margin:60px 0 10px;cursor:pointer}.mt-help-page .help-page-main .more-info-row div{text-align:center}.mt-help-page .help-page-main .more-info-row a{text-decoration:none}.mt-help-page .help-page-main .more-info-row div>a,.mt-help-page .help-page-main .more-info-row div>div,.mt-help-page .help-page-main .more-info-row div>i{color:#1b242f;font-weight:300;-webkit-text-decoration-line:none;text-decoration-line:none;cursor:pointer}.mt-help-page .help-page-main .help-map-title{color:#000;font-weight:700}.mt-help-page .help-page-main .help-map-content-area{min-height:220px;margin:0 0 15px}.mt-help-page .help-page-main .ug-help-container{margin-bottom:28px}.mt-help-page .help-page-main .ug-help-container>div{min-height:120px;padding:40px 0;cursor:pointer}.mt-help-page .help-page-main .ug-help-container>div>img{width:38px;height:38px;margin-bottom:20px}.mt-help-page .help-page-main .ug-help-container>div .first-part{background-color:transparent!important;color:#353d47;font-size:18px;font-weight:50}.mt-help-page .help-page-main .ug-help-container>div .last-part{background-color:transparent!important;color:#353d47;font-size:14px;font-weight:500}.mt-help-page .help-page-main .ug-more-info{color:#353d47}.mt-help-page .help-page-main .ug-more-info img{width:35px;height:35px}.mt-help-page .help-page-main .ug-more-info>div>div{margin-bottom:10px}.mt-help-page .help-page-main .ug-more-info>div>div,.mt-help-page .help-page-main .ug-more-info>div a,.mt-help-page .help-page-main .ug-more-info>div img{cursor:default}.mt-help-page .help-page-main .ug-more-info>div:last-child>div,.mt-help-page .help-page-main .ug-more-info>div:last-child a,.mt-help-page .help-page-main .ug-more-info>div:last-child img{cursor:pointer}@media (min-width:959px){.mt-help-page .info-row>div:first-child{margin:15px 15px 15px 0;background-color:#00aeef}.mt-help-page .info-row>div:nth-child(2){margin:15px;background-color:#00aeef}.mt-help-page .info-row>div:nth-child(3){margin:15px 0 15px 15px;background-color:#00aeef}}@media (max-width:959px){.mt-help-page .help-page-main .info-row{min-height:240px}.mt-help-page .help-page-main .info-row>div{min-height:240px;margin:15px}.mt-help-page .help-page-main .more-info-row,.mt-help-page .help-page-main .more-info-row>div{min-height:220px}}.mt-help-content{overflow-x:hidden;padding:15px}.mt-help-content .faqs-title{position:relative;top:-10px;color:#00aeef;cursor:pointer}.mt-help-content .faqs-topic{position:relative;top:-10px}.mt-help-content .material-icons{font-size:36px;color:#00aeef}.help-page-videos-main{min-height:450px}.help-page-videos-main h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-videos-main h3{font-weight:lighter;color:#666}.help-page-videos-main div.wrapper span{font-size:29px;position:relative;top:16px;font-weight:lighter;color:#9f9f9f}.help-page-videos-main iframe{width:100%;min-height:205px}.help-page-videos-main div.wrapper{display:-ms-grid;display:grid;padding:8px;-ms-grid-columns:(minmax(280px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.help-page-videos-main-IE{min-height:450px}.help-page-videos-main-IE h1{font-weight:lighter;color:#003b5c;padding-left:8px}.help-page-videos-main-IE h3{font-weight:lighter;color:#666}.help-page-videos-main-IE div.wrapper span{font-size:29px;position:relative;top:16px;font-weight:lighter;color:#9f9f9f}.help-page-videos-main-IE iframe{width:100%;min-height:205px}.help-page-videos-main-IE .wrapper>div{float:left}@media (max-width:959px){.help-page-videos-main-IE .wrapper>div{float:left;width:100%}}.content-display-height-mt{height:calc(100vh - 260px)}@media (min-width:600px) and (max-width:959px){.content-display-height-mt{height:calc(100vh - 214px)}}@media (max-width:599px){.content-display-height-mt{height:calc(100vh - 214px)}}.bottom-nav-padding{padding-left:14px;padding-bottom:15px}.bottom-nav-padding-revnsub-mt{margin-bottom:15px;padding-bottom:calc(100vh - 800px);padding-left:48px;margin-top:-100px!important;width:70%}@media (min-width:600px) and (max-width:959px){.bottom-nav-padding-revnsub-mt{height:calc(100vh - 760px)}}@media (max-width:599px){.bottom-nav-padding-revnsub-mt{height:calc(100vh - 760px)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.bottom-nav-padding-revnsub-mt{padding-bottom:calc(100vh - 786px)}}.container-border{border:1px solid #c7c7c7;margin:10px;padding-left:20px;padding-right:20px;padding-bottom:10px;box-shadow:0 1px 3px rgba(51,51,51,.35);margin:40px auto!important}@media (max-width:599px){.container-border{margin:0;padding-left:0;padding-right:0}}.bottom-padding{padding-bottom:40px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.bottom-padding{position:relative;top:200px;padding-bottom:40px}}.component-container-ug{position:relative;padding:0;margin-top:10px;width:100%;min-height:350px}.component-container-ug .catalogue-title{padding:20px;font-weight:600;font-size:22px;color:#707070;font-style:normal;text-decoration:none}.component-container-ug .chargestitle{font-size:15px}.component-container-ug .card-title{margin-left:30px;font-size:15px}.component-container-ug .subtotal-ug{font-size:15px;font-weight:700}.component-container-ug .chargestitle-ug{font-size:15px;font-weight:300;color:#a1a1a1}.component-container-ug .totalCalculation{padding:0 20px 30px!important;font-size:15px}.component-container-ug .serviceImage{padding:0 40px 40px 20px!important}.component-container-ug .serviceImage img{width:100%;height:auto}@media screen and (max-width:960px){.component-container-ug .serviceImage{display:none}}.component-container-ug .serviceTag-review{margin-left:20px;color:#585858;font-size:13px;white-space:pre-line;line-height:20px}.component-container-ug{position:relative;padding:0;margin-top:10px;width:100%;min-height:350px}.component-container-ug .spinner{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;animation:rotate .8s infinite linear;border:8px solid #ffcb05;border-right-color:transparent;border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.component-container-ug .catalogue-title{padding:20px;font-weight:600;font-size:22px;color:#707070;font-style:normal;text-decoration:none}.component-container-ug .chargestitle{font-size:15px}.component-container-ug .card-title{margin-left:30px;font-size:15px}.component-container-ug .subtotal-ug{font-size:15px;font-weight:700}.component-container-ug .stripe{background-color:#f2f2f2;margin-bottom:10px}.component-container-ug .chargestitle-ug{font-size:15px;font-weight:300;color:#a1a1a1}.component-container-ug .summary-item{padding:10px}.component-container-ug .totalCalculation{padding:0 20px 30px!important;font-size:15px}.component-container-ug .serviceImage{padding:0 40px 40px 20px!important}.component-container-ug .serviceImage img{width:100%;height:auto}@media screen and (max-width:960px){.component-container-ug .serviceImage{display:none}}.component-container-ug .serviceTag-review{margin-left:20px;color:#585858;font-size:13px;white-space:pre-line;line-height:20px}.credit-limit-container .content{background-color:#f2f2f2;padding:0 60px;color:#1d1d1d}.credit-limit-container .content-item{padding:20px 0;position:relative}.credit-limit-container .content-item .content-value{font-weight:700;font-size:14px}.credit-limit-container .content-item .content-value.underline{color:#797979}.credit-limit-container .content-item md-input-container+div{top:100px}.credit-limit-container md-input-container textarea.md-input{background-color:#fff;height:74px!important;padding:5px 10px;border-bottom:1px solid #e0e0e0!important}.credit-limit-container .form-input{border-top:transparent;border-left:transparent;border-bottom:1px solid #1d1d1d;background-color:transparent;width:60px;position:relative;padding-left:35px;font-size:15px;color:#1d1d1d}.credit-limit-container .form-label{position:absolute;bottom:22px}.credit-limit-container .clm-error-message{right:0;top:45px}.credit-limit-container .error-border{border-bottom:2px solid #c8000a}.credit-limit-container .content{background-color:#f2f2f2;padding:0 60px;color:#1d1d1d}.credit-limit-container .content-item{padding:20px 0;position:relative}.credit-limit-container .content-item .content-value{font-weight:700;font-size:14px}.credit-limit-container .content-item .content-value.underline{color:#797979}.credit-limit-container .content-item md-input-container+div{top:100px}.credit-limit-container md-input-container textarea.md-input{background-color:#fff;height:74px!important;padding:5px 10px}.credit-limit-container .form-input{border-top:transparent;border-left:transparent;border-bottom:1px solid #1d1d1d;background-color:transparent;width:60px;position:relative;padding-left:35px;font-size:15px;color:#1d1d1d}.credit-limit-container .form-label{position:absolute;bottom:22px}.credit-limit-container .clm-error-message{right:0;top:45px}.credit-limit-container .error-border{border-bottom:2px solid #c8000a}.credit-limit-container .content{background-color:#f2f2f2;padding:0 60px;color:#1d1d1d}.credit-limit-container .content-item{padding:20px 0;position:relative}.credit-limit-container .content-item .content-value{font-weight:700;font-size:14px}.credit-limit-container .content-item .content-value.underline{color:#797979}.credit-limit-container .content-item md-input-container+div{top:100px}.credit-limit-container md-input-container textarea.md-input{background-color:#fff;height:74px!important;padding:5px 10px}.credit-limit-container .form-input{border-top:transparent;border-left:transparent;border-bottom:1px solid #1d1d1d;background-color:transparent;width:60px;position:relative;padding-left:35px;font-size:15px;color:#1d1d1d}.credit-limit-container .form-label{position:absolute;bottom:22px}.credit-limit-container .clm-error-message{right:0;top:45px}.credit-limit-container .error-border{border-bottom:2px solid #c8000a}.container-border{padding:20px;margin:30px!important;font-size:14px}.container-border .catalogue-title{padding:5px 0 15px;font-size:22px;font-weight:600}.shop-catalog .shop-wrapper{padding:1em;text-align:center}.shop-catalog .shop-wrapper .product:hover{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.shop-catalog .shop-wrapper .product:hover div.img{background-position:top;background-size:auto 110%}.shop-catalog .shop-wrapper .product{height:1em;min-height:300px;text-align:center;display:inline-table;margin:1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:box-shadow .3s}.shop-catalog .shop-wrapper .product div.img{width:300px;height:300px;display:block;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-position:50%;background-size:auto 100%;background-color:#eaeaea;transition:background-position .5s,background-size .5s}.shop-catalog .shop-wrapper .product .content{text-align:left;padding:1em;width:calc(100% - 2em)}.shop-catalog .shop-wrapper .product .content .name{font-size:.8em;font-weight:700;display:block;margin-bottom:1em}.shop-catalog .shop-wrapper .product .content .price{display:block;margin-bottom:1em}.shop-catalog .shop-wrapper .product .content .price .currency{font-weight:700;font-size:.8em;text-transform:capitalize}.shop-catalog .shop-wrapper .product .content .price .cost{font-weight:700;font-size:1.3em}.shop-catalog .shop-wrapper .product .content .price .monthly{font-size:.8em;color:#999}.shop-catalog .shop-wrapper .product .content .description{font-size:.8em;color:#999;overflow-wrap:break-word;display:block;width:calc(100% - 2em)}@supports ((display:-ms-grid) or (display:grid)){.shop-catalog .shop-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(256px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(256px,1fr));grid-column-gap:15px;grid-row-gap:15px}.shop-catalog .shop-wrapper .product{display:block;margin:0;height:auto}.shop-catalog .shop-wrapper .flex-20{max-width:none;max-height:none;-ms-flex:initial;flex:initial;box-sizing:initial}}.my-wallet canvas{width:auto!important;max-height:385px!important;margin:auto}.my-wallet .wallet-chart{width:100%;min-height:250px;margin-top:24px;text-align:center}.my-wallet .wallet-chart svg{margin-bottom:12px}.my-wallet .chart-parent{margin:0 auto}.my-wallet .total-amount-section{margin-top:24px}.my-wallet span.balance-amount{color:#1d7bf6;font-size:1.5em;font-weight:300}.my-wallet span.balance-amount-label{color:#999da2;font-size:1.5em;font-weight:300}.my-wallet .details-title span{font-size:1.5em;font-weight:300}.my-wallet .details-title{margin-top:24px;margin-bottom:24px}.my-wallet .wallet-details .md-headline{font-size:20px}.my-wallet .wallet-details p{font-size:16px;color:#1d7bf6}.my-wallet .wallet-details .card-media{text-align:center}.my-wallet .wallet-details img{box-sizing:border-box;width:auto;height:auto;max-height:150px}.my-wallet .wallet-details .transactionBtn{padding:0 12px!important}.my-wallet .wallet-details .transfer md-input-container,.my-wallet .wallet-details .transfer md-select{margin-top:23px}.my-wallet .wallet-details .even{background-color:#f2f2f2}.my-wallet .wallet-loading-indicator{position:relative;top:240px}.padding{padding-top:60px}.spinner-padding{padding-top:20px}.complete-page{position:relative;background-color:#f9f9f9;padding-top:30px;padding-bottom:30px}.complete-page .complete-container{box-shadow:0 1px 3px rgba(51,51,51,.35);margin:10px;background-color:#fff;padding:20px 50px 50px}@media (max-width:599px){.complete-page .complete-container .thankyoumessage{margin-top:50px}}.complete-page .complete-container .complete-item-row{margin-bottom:25px}.complete-page .complete-container .complete-header{margin-bottom:50px}.complete-page .complete-container .complete-header .complete-title{color:#000;font-size:20px;font-weight:700}.complete-page .complete-container .complete-header .complete-subtitle{font-size:13px;color:#666}.complete-page .complete-container .complete-header .complete-icon{margin:0 10px;font-size:28px}.complete-page .complete-container .complete-item-title{color:#666;font-size:14px}.complete-page .complete-container .error-title{font-size:16px;color:#555;text-align:center;width:100%;margin:10% 0 10% 5%}.complete-page .complete-container .error-title .faq-link{font-size:14px;padding-left:10px}.complete-page .complete-container .error-line{margin-bottom:5px}.complete-page .complete-container .bold-title{font-weight:700}.complete-page .complete-container .complete-item-content{color:#000;font-size:14px;font-weight:700}.complete-page .complete-container .message-block{margin-bottom:25px}.complete-page .complete-container .complete-message{font-size:14px;color:#000}.clm-home .card-big{padding:10px 10px 10px 20px}.bundle-donuts-diagram,.bundle-donuts-diagram-service{margin-bottom:0;width:100%}.bundle-donuts-diagram-prepaid{margin-bottom:0;width:90%}.bundle-donuts-diagram-prepaid .slick-prev{margin-left:-1px;padding-top:50px}.bundle-donuts-diagram-prepaid .slick-dotted.slick-slider{margin-bottom:8px}.bundle-donuts-diagram-prepaid .slick-next{padding-top:50px}.bundle-donuts-diagram-prepaid-service{margin-bottom:0;width:100%}.bundle-donuts-diagram-prepaid-service .slick-prev{margin-left:-3px;padding-top:50px}.bundle-donuts-diagram-prepaid-service .slick-dotted.slick-slider{margin-bottom:8px;margin-left:0}.bundle-donuts-diagram-prepaid-service .slick-next{padding-top:50px}.service-page-content-container .card-big{padding-left:0!important}.service-page-content-container .card-big hr{margin:0;border:.05em solid #eaeaea;padding:0}.service-page-content-container #cycle-chart-area{display:inherit;width:100%;overflow:hidden;padding-bottom:24px;padding-left:0!important}.service-page-content-container slick{margin-bottom:12px}.clm-home #cycle-chart-area{display:inherit;width:100%;overflow:hidden}.bundle-donuts-diagram-service.mobile,.bundle-donuts-diagram.mobile{margin-bottom:0}.slick-next{margin-right:1px}.slick-dots{left:0}.preview-window .card-right{margin:0 auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.preview-window .card-right{margin-left:0}}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.fake-div,.title-bills,.title-usage{display:none!important}}@media (-ms-high-contrast:active) and (min-width:1280px),(-ms-high-contrast:none) and (min-width:1280px){.preview-window{padding-left:50px!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.bundle-donuts-diagram-prepaid-service .slick-prev,.bundle-donuts-diagram-prepaid .slick-prev{padding-top:60px}.bundle-donuts-diagram-prepaid-service .slick-prev img,.bundle-donuts-diagram-prepaid .slick-prev img{margin-left:6px}.bundle-donuts-diagram-prepaid-service .slick-next,.bundle-donuts-diagram-prepaid .slick-next{padding-top:60px}}.no-allowances{color:#717171;letter-spacing:.01em;display:block;white-space:pre-line}.seperate-line{padding-top:20px;width:1px;height:200px;background:linear-gradient(#fff 20%,#e6e6e6 50%,#fff)}.title,.title-bills,.title-usage{font-size:18px;font-weight:500;margin-bottom:36px;height:auto}.title-bills{padding-left:0}.title-bills-prepaid{font-size:12px;margin-bottom:30px;font-weight:500;height:auto;padding-left:10%}@media (min-width:380px){.bundle-donuts-diagram-prepaid-service slick,.bundle-donuts-diagram-prepaid slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-prepaid-service com-data-chart-cycle,.bundle-donuts-diagram-prepaid com-data-chart-cycle{margin-right:2px}.bundle-donuts-diagram-prepaid-service .slick-dots li.slick-active button:before,.bundle-donuts-diagram-prepaid .slick-dots li.slick-active button:before{color:#00aeef}.bundle-donuts-diagram-prepaid-service .slick-list,.bundle-donuts-diagram-prepaid .slick-list{margin-bottom:8px!important}.bundle-donuts-diagram-prepaid-service .slider-nav-container,.bundle-donuts-diagram-prepaid .slider-nav-container{padding-left:0;text-align:center;margin-left:-24px}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2{display:inline-block;height:24px}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-dots,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-dots,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-dots,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-dots,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-dots,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-dots{margin:0;position:relative;top:4px;bottom:auto;width:auto;display:inline-block}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-dots li,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-dots li,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-dots li,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-dots li,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-dots li,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-dots li{position:relative;top:-5px;margin:0}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-dots li button:before,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-dots li button:before,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-dots li button:before,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-dots li button:before,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-dots li button:before,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-dots li button:before{color:transparent;background:transparent;border:1px solid #000;border-radius:100%;opacity:1;display:block;height:8px;width:8px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-dots li.slick-active button,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-dots li.slick-active button,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-dots li.slick-active button,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-dots li.slick-active button,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-dots li.slick-active button,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-dots li.slick-active button{border:0 solid transparent;border-radius:100%}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-dots li.slick-active button:before,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-dots li.slick-active button:before,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-dots li.slick-active button:before,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-dots li.slick-active button:before,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-dots li.slick-active button:before,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-dots li.slick-active button:before{border-radius:100%;color:transparent;border:0 solid transparent;background:#00aeef;display:block;height:10px;width:10px;outline:none;line-height:0;font-size:0;padding:0;cursor:pointer}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-prev,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-prev,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-prev,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-prev,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-prev,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-prev{position:relative;left:auto;right:auto;display:inline-block;color:#9f9f9f}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-next,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-next,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-next,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-next,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-next,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-next{position:relative;left:auto;right:15px;display:inline-block;color:#9f9f9f}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-prev,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-prev,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-prev,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-prev,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-prev,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-prev{float:left}.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider0 .slick-next,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider1 .slick-next,.bundle-donuts-diagram-prepaid-service .slider-nav-container .slider2 .slick-next,.bundle-donuts-diagram-prepaid .slider-nav-container .slider0 .slick-next,.bundle-donuts-diagram-prepaid .slider-nav-container .slider1 .slick-next,.bundle-donuts-diagram-prepaid .slider-nav-container .slider2 .slick-next{float:right}}@media (min-width:1020px){.card-left{border-width:1px 1px 1px 0;border-style:solid;-o-border-image:linear-gradient(180deg,#f7f7f7,#e6e6e6,#f7f7f7) 1 100%;border-image:linear-gradient(180deg,#f7f7f7,#e6e6e6,#f7f7f7) 1 100%}}@media (min-width:1020px) and (max-width:1080px){.bundle-donuts-diagram-service slick,.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle,.bundle-donuts-diagram com-data-chart-cycle{margin-right:12px}}@media (min-width:960px) and (max-width:1020px){.bundle-donuts-diagram-service slick,.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle,.bundle-donuts-diagram com-data-chart-cycle{margin-right:8px}}@media (min-width:810px) and (max-width:959px){.doughnuts-container{margin-left:11%}.bundle-donuts-diagram-service slick,.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle,.bundle-donuts-diagram com-data-chart-cycle{margin-right:20px}}@media (min-width:740px) and (max-width:810px){.doughnuts-container{margin-left:11%}.bundle-donuts-diagram-service slick,.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle,.bundle-donuts-diagram com-data-chart-cycle{margin-right:22px}}@media (min-width:670px) and (max-width:740px){.doughnuts-container{margin-left:6%}.bundle-donuts-diagram-service slick,.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle,.bundle-donuts-diagram com-data-chart-cycle{margin-right:20px}}@media (min-width:400px) and (max-width:670px){.doughnuts-container{margin-left:1%}.bundle-donuts-diagram-service slick,.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle,.bundle-donuts-diagram com-data-chart-cycle{margin-right:0}}@media (min-width:1280px) and (max-width:1920px){.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram com-data-chart-cycle{margin-right:20px}.bundle-donuts-diagram-prepaid slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-prepaid com-data-chart-cycle{margin-right:20px;margin-left:20px}.bundle-donuts-diagram-service slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle{margin-right:10px;margin-left:20px}.bundle-donuts-diagram-prepaid-service slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-prepaid-service com-data-chart-cycle{margin-right:30px;margin-left:-8px}}@media (min-width:960px) and (max-width:1060px){.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram com-data-chart-cycle{margin-right:20px}.bundle-donuts-diagram-service slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle{margin-right:18px}}@media (min-width:1060px) and (max-width:1160px){.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram com-data-chart-cycle{margin-right:30px}.bundle-donuts-diagram-service slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle{margin-right:30px}}@media (min-width:1160px) and (max-width:1280px){.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram com-data-chart-cycle{margin-right:40px}.bundle-donuts-diagram-service slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle{margin-right:0}}@media (min-width:1920px){.bundle-donuts-diagram slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram com-data-chart-cycle{margin-right:30px}.bundle-donuts-diagram-prepaid slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-prepaid com-data-chart-cycle{margin-right:20px;margin-left:20px}.bundle-donuts-diagram-service slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-service com-data-chart-cycle{margin-right:10px;margin-left:20px}.bundle-donuts-diagram-prepaid-service slick{display:-ms-flexbox!important;display:flex!important}.bundle-donuts-diagram-prepaid-service com-data-chart-cycle{margin-right:30px;margin-left:-8px}}@media (max-width:960px){.preview-window{display:block;margin:0 auto}.doughnuts-container{margin-bottom:24px}@-moz-document url-prefix(){#cycle-chart-area{display:block!important;width:100%;overflow:hidden}}}@media (max-width:959px){.card-order-btns{display:block;text-align:center}.card-order-btns .card-order-info-label-prepaid{text-align:center;font-size:13px;margin-top:0;color:#9f9f9f;font-weight:300}}@media (min-width:960px){.card-order-btns{display:block;text-align:left}.card-order-btns .card-order-info-label-prepaid{text-align:left;font-size:13px;margin-top:10px;margin-bottom:4px;color:#9f9f9f;font-weight:300}}.card-order-btns .card-order-info-label,.card-order-btns .card-order-info-text,.card-order-btns .card-order-info-text-common{text-align:left;padding-left:0;padding-bottom:6px;font-weight:300}@media (max-width:959px){.card-order-btns .card-order-info-label,.card-order-btns .card-order-info-text,.card-order-btns .card-order-info-text-common{text-align:center}}.card-order-btns .card-order-info-text{font-weight:500;color:#00aab7;font-size:26px!important;margin:0 auto}.card-order-btns .card-order-info-text-prepaid{font-weight:500;color:#00aab7;font-size:20px!important;white-space:nowrap}.card-order-btns .card-order-info-sms-prepaid,.card-order-btns .card-order-info-time-prepaid{font-weight:400;color:#00aab7;font-size:18px!important;margin:0 16px 0 0}.card-order-btns .card-order-info-label{margin-top:10px;color:#333;font-size:13px;margin:0 auto}.card-order-btns .action-button{margin-left:0;padding-left:5%;padding-right:5%;font-size:14px!important}.card-order-btns .shortcut-buttons-postpaid,.card-order-btns .shortcut-buttons-prepaid{padding-top:10px}.card-order-btns .shortcut-buttons-postpaid .action-button,.card-order-btns .shortcut-buttons-prepaid .action-button{padding-left:12px;padding-right:12px;font-size:14px!important}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.card-order-btns .shortcut-buttons-postpaid,.card-order-btns .shortcut-buttons-prepaid{text-align:center}}@media (-ms-high-contrast:active) and (min-width:1280px),(-ms-high-contrast:none) and (min-width:1280px){.card-order-btns .shortcut-buttons-prepaid{margin-left:80px}}@media (-ms-high-contrast:active) and (min-width:960px) and (max-width:1280px),(-ms-high-contrast:none) and (min-width:960px) and (max-width:1280px){.card-order-btns .shortcut-buttons-prepaid{position:relative;left:0;top:50px}}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.card-order-btns .shortcut-buttons-prepaid{position:relative;left:0;top:0}}.card-order-btns .prepaid-info{padding-right:10px;padding-top:10px}@media (-ms-high-contrast:active) and (min-width:1280px),(-ms-high-contrast:none) and (min-width:1280px){.card-order-btns .prepaid-info .order-info-container{margin-top:80px}}@media (-ms-high-contrast:active) and (min-width:960px) and (max-width:1280px),(-ms-high-contrast:none) and (min-width:960px) and (max-width:1280px){.card-order-btns .prepaid-info .order-info-container{margin-top:120px}}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.card-order-btns .prepaid-info .order-info-container{margin-top:0;display:block}}.card-order-btns .actions-container{width:100%}.card-order-btns .actions-container .card-order-info-text{font-size:18px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card-order-btns .actions-container .bills-value-container{margin-bottom:50px}}@media (min-width:1280px){.card-order-btns .prepaid-details{margin-right:32px}}.card-cycle-chart{font-family:Montserrat}.card-cycle-chart .chart-container{position:relative;-ms-flex-item-align:center;align-self:center}.card-cycle-chart .bundle-name{font-size:16px;font-weight:400;color:#3f3f3f;padding-bottom:10px}.card-cycle-chart .total-info{padding-top:.2cm;font-size:1em;font-weight:300;color:#3f3f3f}.card-cycle-chart .expiry-label{font-size:13px;font-weight:300;color:#9f9f9f}.card-cycle-chart .block{display:block;text-align:center}@media (max-width:352px){.card-cycle-chart .chart-container{width:120px!important;height:120px!important}}@media (min-width:353px) and (max-width:399px){.card-cycle-chart .chart-container{width:130px!important;height:130px!important}}@media (min-width:810px) and (max-width:959px){.card-cycle-chart .chart-container{width:200px!important;height:200px!important}}@media (min-width:740px) and (max-width:810px){.card-cycle-chart .chart-container{width:180px!important;height:180px!important}}@media (min-width:670px) and (max-width:740px){.card-cycle-chart .chart-container{width:160px!important;height:160px!important}}@media (min-width:560px) and (max-width:670px){.card-cycle-chart .chart-container{width:150px!important;height:150px!important;margin-left:12px}}@media (min-width:500px) and (max-width:560px){.card-cycle-chart .chart-container{width:135px!important;height:135px!important;margin-left:12px}}@media (min-width:455px) and (max-width:500px){.card-cycle-chart .chart-container{width:125px!important;height:125px!important;margin-left:8px}}@media (min-width:400px) and (max-width:455px){.card-cycle-chart .chart-container{width:115px!important;height:115px!important;margin-left:8px}}@media (min-width:1280px) and (max-width:1600px){.clm-home .card-cycle-chart .chart-container{width:140px!important;height:140px!important}.service-page-content-container .card-cycle-chart .chart-container{width:132px!important;height:132px!important}}@media (min-width:1020px) and (max-width:1280px){.clm-home .card-cycle-chart .chart-container{width:140px!important;height:140px!important}.service-page-content-container .card-cycle-chart .chart-container{width:145px!important;height:145px!important}}@media (min-width:990px) and (max-width:1020px){.card-cycle-chart .chart-container{width:135px!important;height:135px!important}}@media (min-width:960px) and (max-width:990px){.card-cycle-chart .chart-container{width:130px!important;height:130px!important}}@media (min-width:1601px){.service-page-content-container .card-cycle-chart .chart-container{width:130px!important;height:130px!important}.service-page-content-container .bundle-donuts-diagram-prepaid-service .card-cycle-chart .chart-container{width:148px!important;height:148px!important}.clm-home .card-cycle-chart .chart-container{width:150px!important;height:150px!important}}.card-sub-title{font-size:14px;color:grey;text-transform:capitalize}.divider{color:grey;margin:0 3px;font-size:18px}.link-to-service-details{font-size:14px;font-weight:300;color:#333}.link-to-service-details:hover{cursor:pointer}.donut-card-title-info-subtype{color:#717171;line-height:20px;text-transform:uppercase;font-size:15px}.card-title-info-mt{color:#373737;margin:10px 0;padding-bottom:0}.card-title-info-mt h2{margin:0}.card-title-info-mt .donut-card-title-info-namenumber{font-weight:500;font-size:26px;text-transform:capitalize;color:#333}.card-title-info-mt .card-title-type-details-in-donuts{color:#717171;line-height:17px;text-transform:capitalize;font-size:15px}.card-title-info-mt .title{font-size:18px;font-weight:500;margin-top:1.5em}.card-title-info-mt .title.mobile{text-align:center;display:block}.card-title-info{color:#373737;margin:10px 0;padding-bottom:20px}.card-title-info h2{margin:0}.card-title-info .donut-card-title-info-namenumber{font-weight:500;font-size:26px;text-transform:capitalize;color:#333}.card-title-info .card-title-type-details-in-donuts{color:#717171;line-height:17px;text-transform:capitalize;font-size:15px}.card-title-info .title{font-size:18px;font-weight:500;margin-top:1.5em}.card-title-info .title.mobile{text-align:center;display:block}@media only screen and (max-width:599px){.card-title-info .card-title-type-details-in-donuts{line-height:30px}}@media (-ms-high-contrast:active) and (max-width:960px),(-ms-high-contrast:none) and (max-width:960px){.card-title-info .link-to-service-details-IE{display:none!important}.card-title-info .donut-card-title-info-namenumber{text-align:center}}.com-dialog-layout{padding:16px}.com-dialog-layout .dialog-close{cursor:pointer}.com-dialog-layout .dialog-item{line-height:2em}.com-dialog-form{width:600px;height:auto}.com-dialog-form .com-dialog-form-header{color:#fff;background-color:#373737}.com-dialog-form .com-dialog-form-header .material-icons{color:#fff}.com-dialog-form .com-dialog-form-header .com-dialog-caption{margin:0 25px}.com-dialog-form .com-dialog-action-container,.com-dialog-form .com-dialog-form-input-container{margin:40px}.com-dialog-form .link{font-weight:700;color:#0293c2;padding:8px}.com-dialog-form .link:hover{cursor:pointer}.scam-alert-dialog .warning-icon{color:#ffbe00!important;font-size:20px;margin-right:8px}.recharge-dialog{height:450px;width:700px}.recharge-dialog .voucher-layout{padding:16px}.recharge-dialog .voucher-form-input-container{margin:40px}.recharge-dialog .recharge-dialog-select{width:200px}.recharge-dialog .recharge-dialog-evd{margin-left:20px;padding-top:31px;margin-top:30px;width:228px;font-size:larger}.recharge-dialog .link{font-weight:700;color:#0293c2;padding:8px}.recharge-dialog .link:hover{cursor:pointer}.recharge-dialog #damaged-voucher .damaged-voucher-item{max-width:20px;height:50px;margin:5px 3px;border:0;border-bottom:1px solid #000;text-align:center;cursor:pointer}.recharge-dialog #damaged-voucher input:nth-child(4n+1){margin-left:16px!important}@media only screen and (max-height:750px),screen and (min-height:630px){.com-dialog-form md-dialog-content.voucherDialogContent{padding:0 20px}}.voucher-layout{padding:16px}.voucher-form .voucher-form-header{color:#fff;background-color:#373737}.voucher-form .voucher-form-header .material-icons{color:#fff}.voucher-form .link{font-weight:700;color:#0293c2;padding:8px}.voucher-form .link:hover{cursor:pointer}.voucher-form #damaged-voucher .damaged-voucher-item{max-width:20px;height:50px;margin:5px 3px;border:none;border-bottom:1px solid #000;text-align:center;cursor:pointer}.voucher-form #damaged-voucher .marginLeft{margin-left:16px!important}.voucher-form #damaged-voucher .marginRight{margin-right:16px!important}.voucher-form .loading-btn-overlaid{right:5px}.voucher-form .homeVoucherDialogBtn .loading-btn-overlaid{right:0}@media only screen and (max-height:750px),screen and (min-height:630px){.voucher-form input#formly_1_input_voucherCode_2,.voucher-form input#formly_1_number-input_phonenumber_1,.voucher-form input#formly_1_number-input_voucherPIN_3{margin-bottom:20px!important}.voucher-form .homeVoucherDialogBtn{position:relative}}.online-payment .online-payment-container{width:100%;margin-bottom:30px}.online-payment .online-payment-error{height:30px}.online-payment input{margin-bottom:0}.spinner{height:60px;width:60px;animation:rotate .8s infinite linear;border:8px solid #ffbe00;border-right-color:transparent;border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.my-loyalty-points-dialog .loyalty-form-header{color:#fff;background-color:#373737}.my-loyalty-points-dialog .loyalty-points-big{color:#ffbe00;font-size:40px;font-weight:600;height:60px;text-align:center;border:none}.my-loyalty-points-dialog .vertical-divider{width:2px;height:100%;background-color:#9f9f9f;min-height:50px}.my-loyalty-points-dialog .loyalty-points-select{margin-bottom:0;margin-top:-8px}body,html{width:100%;height:100%;color:#333;font-family:myriad-pro,sans-serif}svg,svg:active,svg:hover,svg:visited{border:0}.content-area .innercontent{background-color:#fff}@media (min-width:1130px){.ads-container,.bottom-nav-padding-revnsub-mt,.content-area,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.mt-help-content,.nav-bar-content,.nav-bar-content-IE-other,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-navi{width:1130px;margin:0 auto}.header{width:100%}.header .header-logout{padding:0 15px}.wizard-content-container-ug{width:1200px}}@media (max-width:1130px){.ads-container,.content-area,.header,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.nav-bar-content,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-items-container{width:100%;margin:0 auto}.header .header-logout{padding:0 15px}}@media (min-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1325px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (min-width:1326px) and (max-width:1339px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1311px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (max-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header,.header-container-home,.home-content-area,.nav-bar-content-home{width:100%;margin:0 auto}}@media (min-width:960px) and (max-width:1325px){.header .header-container-home .header-logout{padding:0 15px}}.content-area-corporate{background-color:#f9f9f9;padding-top:8px}.content-area-corporate .innercontent{background-color:#fff}.smalltitle{font-size:22px}.cardsmall .cardtitle{height:80px}.no-margin{margin:0!important}.margin-bottom{margin-bottom:8px}.no-padding{padding:0!important}.sub-title{font-size:.7em}.sub-title-large{font-size:1em}.progress-bar{position:absolute;z-index:99;top:0;left:0;right:0;display:none}.navbar{width:100%;height:60px;position:relative}.pull-right{float:right}i:focus{outline:none;border:0}.clm-ui-view{width:100%}.banner-ui-view{width:100%;margin-bottom:-60px}.main-header{min-height:128px;border:1px solid grey}.simple-header{min-height:190px;border:1px solid grey}ol{padding:0!important}.bufferTop{margin-top:16px}.bufferBottom{margin-bottom:16px}.content{box-shadow:none}.paddingBottom{padding-bottom:16px}.green-icon{color:#0c0}.red-icon{color:#c8000a}.cardsmallimage img{max-width:inherit!important}[layout-margin-top-10]{margin-top:10px}[layout-margin-top-20]{margin-top:20px}[layout-margin-top-30]{margin-top:30px}[layout-margin-top-40]{margin-top:40px}[layout-margin-top-50]{margin-top:50px}.details-table{width:100%;word-break:break-all;overflow-y:auto}.details-table .details-row{overflow:hidden}.details-table .details-row .details-col-title{display:inline-block;font-weight:400}.details-table .details-row .details-col,.details-table .details-row .details-col-title{text-align:left;vertical-align:middle;padding:4px 0;overflow:hidden;display:inline-block}.details-table .details-row .details-col{color:#e88356}.mandatory_sign{color:#ffbe00}@keyframes slideup{0%{max-height:0}to{max-height:300px}}#toast-container.toast-bottom-center .toast{opacity:1;width:30%}@media only screen and (max-width:920px){#toast-container.toast-bottom-center .toast{width:70%}}@media only screen and (max-width:600px){#toast-container.toast-bottom-center .toast{width:100%}}#toast-container{display:none!important}#toast-container.toasty-show{display:block!important}.toasty-show{animation:slideup .5s ease}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-margin{margin:4px}.md-toolbar-tools .material-icons{z-index:1000}.text-left{text-align:left}.text-right{text-align:right}.tip{white-space:pre-line;color:#4b4b4b;font-weight:100}.tip span{font-size:.9em}.info{margin-top:10px}.trouble-ticket-form{width:700px;overflow-y:hidden}.trouble-ticket-form .dialog-with-tip .clm-select,.trouble-ticket-form .dialog-with-tip .clm-select .tip-option,.trouble-ticket-form .dialog-with-tip .md-subhead,.trouble-ticket-form .dialog-with-tip .md-subhead .tip-option{font-size:14px!important;color:#4b4b4b}.trouble-ticket-form .dialog-with-tip .md-subhead{font-size:18px!important}.trouble-ticket-form .solution-dialog-instruction{margin-bottom:12px!important}.trouble-ticket-form .tip-desc{color:#333;font-weight:100}.trouble-ticket-form com-loading-button button{margin-top:0!important}.trouble-ticket-form .trouble-ticket-form-header{color:#fff;background-color:#373737}.trouble-ticket-form .trouble-ticket-form-header .material-icons{color:#fff}.trouble-ticket-form .trouble-ticket-form-input-container{margin:40px}.trouble-ticket-form .sub-title{font-size:.7em}.trouble-ticket-form .no-margin{margin:0!important}.trouble-ticket-form md-select{margin:0}.trouble-ticket-form .trouble-ticket-options{cursor:pointer}.trouble-ticket-form .trouble-ticket-options .card-title{padding:10px!important;font-size:1em;color:#666}.trouble-ticket-form .trouble-ticket-options .material-icons{font-size:2em;color:#666}.trouble-ticket-form .clm-input-text-area{border-bottom:0!important;border:1px solid #e1e1e1!important}.trouble-ticket-form .active{background-color:#00b0b9}.trouble-ticket-form .active .card-title,.trouble-ticket-form .active .material-icons{color:#fff!important}.trouble-ticket-form .MTDialogCancelBtn{position:relative;width:150px;height:40px;margin-left:20px}.trouble-ticket-form .MTDialogText{font-size:15px;font-weight:300}.ug-trouble-ticket-form{color:#707070!important}.ug-trouble-ticket-form .clm-input-text-area{border-bottom:0!important;border:1px solid #707070!important}.ug-trouble-ticket-form .clm-select{color:#707070;border:1px solid #707070!important}.ug-trouble-ticket-form .clm-select .tip-option{color:#707070}.ug-trouble-ticket-form .ug-title{color:#1d1d1d;font-weight:600}.ug-trouble-ticket-form ::-webkit-scrollbar{width:5px}.ug-trouble-ticket-form ::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}.ug-trouble-ticket-form ::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.ug-trouble-ticket-form .md-toolbar-tools{padding:40px!important}body,html{width:100%;height:100%;color:#333;font-family:myriad-pro,sans-serif}svg,svg:active,svg:hover,svg:visited{border:0}.content-area .innercontent{background-color:#fff}@media (min-width:1130px){.ads-container,.bottom-nav-padding-revnsub-mt,.content-area,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.mt-help-content,.nav-bar-content,.nav-bar-content-IE-other,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-navi{width:1130px;margin:0 auto}.header{width:100%}.header .header-logout{padding:0 15px}.wizard-content-container-ug{width:1200px}}@media (max-width:1130px){.ads-container,.content-area,.header,.header-container,.help-page-faqs-main,.help-page-faqs-main-IE,.help-page-main,.help-page-videos-main,.help-page-videos-main-IE,.nav-bar-content,.shop-wrapper,.tabs-container,.wallet-wrapper,.wizard-content-container,.wizard-content-container-common,.wizard-items-container{width:100%;margin:0 auto}.header .header-logout{padding:0 15px}}@media (min-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1325px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (min-width:1326px) and (max-width:1339px){.ads-container,.clm-flash-message,.common-jumbotron,.header-container-home,.home-content-area,.nav-bar-content-home,.nav-bar-content-IE-home{width:1311px;margin:0 auto}.header .header-logout{padding:0 0 0 15px}}@media (max-width:1325px){.ads-container,.clm-flash-message,.common-jumbotron,.header,.header-container-home,.home-content-area,.nav-bar-content-home{width:100%;margin:0 auto}}@media (min-width:960px) and (max-width:1325px){.header .header-container-home .header-logout{padding:0 15px}}.content-area-corporate{background-color:#f9f9f9;padding-top:8px}.content-area-corporate .innercontent{background-color:#fff}.smalltitle{font-size:22px}.cardsmall .cardtitle{height:80px}.no-margin{margin:0!important}.margin-bottom{margin-bottom:8px}.no-padding{padding:0!important}.sub-title{font-size:.7em}.sub-title-large{font-size:1em}.progress-bar{position:absolute;z-index:99;top:0;left:0;right:0;display:none}.navbar{width:100%;height:60px;position:relative}.pull-right{float:right}i:focus{outline:none;border:0}.clm-ui-view{width:100%}.banner-ui-view{width:100%;margin-bottom:-60px}.main-header{min-height:128px;border:1px solid grey}.simple-header{min-height:190px;border:1px solid grey}ol{padding:0!important}.bufferTop{margin-top:16px}.bufferBottom{margin-bottom:16px}.content{box-shadow:none}.paddingBottom{padding-bottom:16px}.green-icon{color:#0c0}.red-icon{color:#c8000a}.cardsmallimage img{max-width:inherit!important}[layout-margin-top-10]{margin-top:10px}[layout-margin-top-20]{margin-top:20px}[layout-margin-top-30]{margin-top:30px}[layout-margin-top-40]{margin-top:40px}[layout-margin-top-50]{margin-top:50px}.details-table{width:100%;word-break:break-all;overflow-y:auto}.details-table .details-row{overflow:hidden}.details-table .details-row .details-col-title{display:inline-block;font-weight:400}.details-table .details-row .details-col,.details-table .details-row .details-col-title{text-align:left;vertical-align:middle;padding:4px 0;overflow:hidden;display:inline-block}.details-table .details-row .details-col{color:#e88356}.mandatory_sign{color:#ffbe00}@keyframes slideup{0%{max-height:0}to{max-height:300px}}#toast-container.toast-bottom-center .toast{opacity:1;width:30%}@media only screen and (max-width:920px){#toast-container.toast-bottom-center .toast{width:70%}}@media only screen and (max-width:600px){#toast-container.toast-bottom-center .toast{width:100%}}#toast-container{display:none!important}#toast-container.toasty-show{display:block!important}.toasty-show{animation:slideup .5s ease}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-margin{margin:4px}.md-toolbar-tools .material-icons{z-index:1000}.text-left{text-align:left}.text-right{text-align:right}.call-forwarding-form{width:600px;overflow-y:hidden}.call-forwarding-form .call-forwarding-form-header{color:#fff;background-color:#373737}.call-forwarding-form .call-forwarding-form-header .material-icons{color:#fff}.call-forwarding-form .call-forwarding-form-input-container{margin:40px}.call-forwarding-form .sub-title{font-size:.7em}.call-forwarding-form .no-margin{margin:0!important}.call-forwarding-form md-select{margin:0}.call-forwarding-form .call-forwarding-options{cursor:pointer}.call-forwarding-form .call-forwarding-options .card-title{padding:10px!important;font-size:1em;color:#666}.call-forwarding-form .call-forwarding-options .material-icons{font-size:2em;color:#666}.call-forwarding-form .clm-input-text-area{border-bottom:0!important;border:1px solid #e1e1e1!important}.call-forwarding-form .active{background-color:#ffbe00}.call-forwarding-form .active .card-title,.call-forwarding-form .active .material-icons{color:#fff!important}.call-forwarding-form .required-error-message{margin-top:5px;color:red}.call-forwarding-form .loading-indicator{margin:auto;z-index:900}.deactivate-profile-form{width:600px}.deactivate-profile-form .deactivate-profile-form-header{color:#fff;background-color:#373737}.deactivate-profile-form .deactivate-profile-form-header .material-icons{color:#fff}.deactivate-profile-form .deactivate-profile-form-input-container{margin:40px}.ug-deactivate-form .md-title{text-align:center;font-weight:700;text-transform:none!important}.ug-deactivate-form .deactivate-profile-form-input-container{margin:0!important}.ug-deactivate-form md-dialog-content{padding:10px 0!important}.dialog-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;text-align:center;padding:0 5px}.dialog-title-congo{padding:0}.vas-dialog-container{display:-ms-flexbox;display:flex;width:100%}.vas-dialog-container .toggle-align{margin:0;height:0;line-height:0;margin-top:10px!important}.vas-dialog-container .vas-dialog-item{display:-ms-flexbox;display:flex;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;font-size:.9em;line-height:1.5em}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.vas-dialog-container .vas-dialog-container{display:-ms-flexbox;display:flex;width:100%;padding-left:1%}.vas-dialog-container .vas-dialog-item{display:-ms-flexbox;display:flex;-ms-flex:1 1 250px;flex:1 1 250px;min-width:0;font-size:.9em;line-height:1.5em}.vas-dialog-container .itemValue{-ms-flex:1 1 150px;flex:1 1 150px}}.padding{padding-bottom:10px}.voucher-layout{padding:16px}.sim-change-form{width:600px}.sim-change-form .sim-change-form-header{color:#fff;background-color:#373737}.sim-change-form .sim-change-form-header .material-icons{color:#fff}.voucher-layout{padding:16px}.sim-change-form{width:600px}.sim-change-form .sim-change-form-header{color:#fff;background-color:#373737}.sim-change-form .sim-change-form-header .material-icons{color:#fff}.timeline-details .event-date{padding-left:10px}.timeline-details .event-date h3{font-weight:400;font-size:16px}.timeline-details .close-details{cursor:pointer}.timeline-details .close-details .material-icons{font-size:30px}.timeline-details .detail-description{font-size:14px;color:#333;min-height:8px;font-weight:300}.timeline-details .total-payment-amount{color:#fe9700;font-weight:700}.timeline-details .detail-section{margin:8px 0}.timeline-details .amount-paid-with-cash,.timeline-details .amount-paid-with-credit,.timeline-details .payment-date,.timeline-details .service-id{font-weight:700}.timeline-details .timeline-details-heading,.timeline-details .timeline-details-sub-heading{font-weight:400;font-size:18px}.timeline-details .timeline-details-column{margin-bottom:15px}.timeline-details .event-column-heading{font-family:myriad-pro,sans-serif;font-weight:500;font-size:1.1em;margin-bottom:16px}.ug-dialog .event-column-heading{margin-bottom:25px}.ug-dialog .timeline-details-column{margin-bottom:0}.ug-dialog md-dialog-content{padding:0 40px 20px}.invoice-details-dialog .invoice-details-header{font-size:1.1em}.invoice-details-dialog .invoice-detail-paid{color:#027fa3}.invoice-details-dialog .invoice-detail-unpaid{color:#ffbe00}.invoice-details-dialog .invoice-detail-title{padding-right:8px}.invoice-details-dialog .invoice-dialog-item{display:-ms-flexbox;display:flex;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;font-size:.9em;line-height:1.5em}.invoice-details-dialog .invoice-dialog-container{display:-ms-flexbox;display:flex;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.invoice-details-dialog .invoice-dialog-container{display:-ms-flexbox;display:flex;width:100%;padding-left:1%}.invoice-details-dialog .invoice-dialog-item{display:-ms-flexbox;display:flex;-ms-flex:1 1 250px;flex:1 1 250px;min-width:0;font-size:.9em;line-height:1.5em}.invoice-details-dialog .itemValue{-ms-flex:1 1 150px;flex:1 1 150px}}.invoiceDetailAmount{color:#027fa3}.close-details{text-align:right;cursor:pointer}.notification-details-dialog .notification-dialog-container{padding-left:5px}.notification-details-dialog .notification-dialog-container .notification-dialog-item{min-width:150px;font-size:.9em;line-height:1.5em}.close-details{text-align:right}.request-number{padding-left:10px}.timeline-details{font-size:14px}.feedback-layout{padding:16px}.feedback-form{width:600px}.feedback-form .feedback-form-header{color:#fff;background-color:#373737}.feedback-form .feedback-form-header .material-icons{color:#fff}.feedback-form .submit-button{padding:0 20px}.feedback-form .MTDialogCancelBtn{position:relative;right:24px}.corporate-feedback-button{width:80%;margin:20px 10% 30px}.bank-selection .bank-icon{margin:5px;width:150px;height:150px;cursor:pointer;border:1px solid #d3d3d3}.auto-recharge-dialog{width:600px}.auto-recharge-dialog md-dialog-content{margin-top:20px}.auto-recharge-dialog .header{color:#fff;background-color:#373737}.auto-recharge-dialog .input-container{margin:40px}.auto-recharge-dialog .moveTop20{margin-top:-20px}.auto-recharge-dialog .not_activated{color:darkred}.auto-recharge-dialog .activated{color:green}.auto-recharge-dialog .status{margin:0 5px}.info-label{color:#717171}.confirm-redemption{margin:10px;padding:5px 10px;border-radius:0;font-size:.9em}.confirm-redemption .redemption-label{font-weight:700}.confirm-redemption .redemption-info{margin:10px;color:#373737;font-weight:300;text-align:left;text-shadow:1px 1px hsla(0,0%,100%,.75)}.confirm-redemption .backgroundImg,.confirm-redemption .call:after,.confirm-redemption .data:after,.confirm-redemption .sms:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;z-index:-1;background-repeat:no-repeat;background-size:100% 100%}.confirm-redemption .call:after{background-image:url(res/calls.svg?5a53f3aff7d4f1767dcbf1142af2f1df);background-position:-140px -95px}.confirm-redemption .sms:after{background-image:url(res/sms.svg?07c304c757b6fe626f7f7ce158cfa593);background-position:-94px -65px}.confirm-redemption .data:after{background-image:url(res/data.svg?1a34f7d600247808df6ff539ddc01976);background-position:-120px -75px}.phone-icon{color:#ffbe00}.light-text{color:#717171}.clm-input-no-bottom-margin{margin-bottom:0}.active-campaigns-dialog .campaign-name{font-size:1em;font-weight:700;color:#373737;text-transform:capitalize}.active-campaigns-dialog .campaign-description{font-size:1em}.active-campaigns-dialog .campaign-validity{font-size:1em;color:#666}.active-campaigns-dialog .campaign-items{padding-bottom:20px}.active-campaigns-dialog md-dialog-content{padding-bottom:0}.data-settings .settings-checkbox{margin-top:8px}.required-error-message{margin-top:5px;color:red}.two-factors-otp-dialog{-ms-overflow-style:none}.two-factors-otp-dialog .md-toolbar-tools span{position:relative;top:3px}.two-factors-otp-dialog .buttonsGroup{width:98%;margin-left:1%;margin-right:1%;height:72px!important}@-moz-document url-prefix(){.two-factors-otp-dialog .md-toolbar-tools{position:relative;top:-10px}.two-factors-otp-dialog .md-toolbar-tools md-icon.material-icons{color:#ffbe00;font-size:28px}}.change-credit-limit-form .credit-change-fields{margin-bottom:16px}.change-credit-limit-form .legend-pip{width:16px;height:16px}.change-credit-limit-form .text-area-container{display:block}.change-credit-limit-form input::-webkit-inner-spin-button,.change-credit-limit-form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.change-credit-limit-form .comments-section{margin-top:16px}.change-credit-limit-form .helper-text{padding:8px;font-size:.8em;text-transform:uppercase}.voucher-layout{padding:16px}.security-form{width:600px}.security-form .security-form-header{color:#fff;background-color:#373737}.security-form .security-form-header .material-icons{color:#fff}.IE-fit-window{display:block}#termsConditions{line-height:150%}.data-table,td,th{border:1px solid #000;padding:3px}.account-recovery{overflow:hidden}.account-recovery .md-button{margin:0;padding:0}.account-recovery h2{color:#003b5c}.account-recovery .white-toolbar{bottom:10px;position:relative}.account-recovery #desc{margin-top:10px}.account-recovery .recovery-option-error-message{color:#c8000a;font-size:.8em}.account-recovery .title-icon{font-size:200%;margin-right:10px}.account-recovery .recommendedHint{color:#999;font-weight:500}.account-recovery .country-dropdown{width:86px;border:0 solid rgba(0,0,0,.12)!important;padding:8px 0 8px 29px}.account-recovery #phoneNo{position:absolute;top:25px;left:12px;width:86px}.account-recovery input.countries{padding-left:90px}.account-recovery .intl-tel-input.separate-dial-code .selected-dial-code{background-color:#fff}.account-recovery .intl-tel-input .selected-flag{padding:0;margin-left:8px}@media (min-width:600px){.account-recovery{width:480px}}@media (max-width:380px){.account-recovery{min-width:380px}}.credit-card-payment-dialog{width:70%;height:auto;z-index:1000}.credit-card-payment-dialog .credit-card-dialog-header{background-color:#003b5c}.credit-card-payment-dialog .credit-card-dialog-header .credit-card-payment-logo{width:80px;height:80px;margin-left:6.5%;margin-top:10px;margin-bottom:10px;background:url("/res/MTN_Logo_vector.svg") no-repeat;background-position:22% 50%;background-size:contain;background-repeat:no-repeat;background-position:50%}.credit-card-payment-dialog .credit-card-form{width:90%;margin-left:5%;margin-top:30px;background:#f1f1f1}.credit-card-payment-dialog .credit-card-form .credit-card-info-input{margin-top:20px;margin-left:5%;margin-right:5%}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .bill-info{font-size:20px;margin-top:30px;margin-bottom:40px;padding:5px;width:100%;margin-left:0;color:#fff;background-color:#003b5c}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .bill-info .bill-info-item,.credit-card-payment-dialog .credit-card-form .credit-card-info-input .bill-info .bill-info-item-property,.credit-card-payment-dialog .credit-card-form .credit-card-info-input .bill-info .bill-info-item-value{width:100%}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .credit-card-item{padding-top:2px;padding-bottom:2px}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .credit-card-item .credit-card-item-input,.credit-card-payment-dialog .credit-card-form .credit-card-info-input .credit-card-item .credit-card-item-property{width:45%}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .credit-card-item .error-message{width:10%;color:red}.credit-card-payment-dialog .credit-card-form .submit-button{padding-top:30px;padding-left:70%;padding-bottom:15px}.credit-card-payment-dialog .credit-card-logos{margin-top:30px;width:70%;margin-left:15%}.credit-card-payment-dialog .credit-card-logos .credit-card-logo-container{width:33%;text-align:center}.credit-card-payment-dialog .credit-card-logos .credit-card-logo-container img{width:40%;border:15px solid #f1f1f1}@media (max-width:960px){.credit-card-payment-dialog .credit-card-form{width:100%;margin-left:0;margin-top:30px;background:#f1f1f1}.credit-card-payment-dialog .credit-card-form .credit-card-info-input{margin-top:20px;margin-left:5%;margin-right:5%}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .bill-info{font-size:10px;margin-top:30px;margin-bottom:40px;padding:5px;width:100%;margin-left:0;color:#fff;background-color:#003b5c}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .credit-card-item{font-size:10px;padding-top:2px;padding-bottom:2px}.credit-card-payment-dialog .credit-card-form .credit-card-info-input .credit-card-item .credit-card-item-input,.credit-card-payment-dialog .credit-card-form .credit-card-info-input .credit-card-item .credit-card-item-property{width:100%}.credit-card-payment-dialog .credit-card-form .submit-button{padding-top:30px;padding-left:30%;padding-bottom:15px}}.confirm-disclaimer{padding:5px 10px;border-radius:0;font-size:.9em}.confirm-disclaimer .disclaimer-label{font-weight:300}.confirm-disclaimer .disclaimer-info{color:#373737;font-weight:300;text-align:left;text-shadow:1px 1px hsla(0,0%,100%,.75)}.confirm-disclaimer .backgroundImg,.confirm-disclaimer .call:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;z-index:-1;background-repeat:no-repeat;background-size:100% 100%}.confirm-disclaimer .call:after{background-image:url(res/calls.svg?5a53f3aff7d4f1767dcbf1142af2f1df);background-position:-140px -95px}.confirm-disclaimer .call h3{font-weight:500}.shop-product{max-height:100%}.shop-product md-toolbar{background-color:transparent!important}.shop-product md-dialog-content{padding-top:0;width:100%}.shop-product md-dialog-content img{display:block;margin-left:auto;margin-right:auto;width:auto;height:auto;max-width:calc(200px - 1em);max-height:calc(200px - 1em);float:left}.shop-product md-dialog-content img[ng-src=""]{background-color:gray;width:calc(200px - 1em);height:calc(200px - 1em)}.shop-product md-dialog-content .content{padding-left:1em;padding-top:1em;width:calc(50% - 1em);float:right}.shop-product md-dialog-content .content .name{font-size:.8em;font-weight:700;display:block;margin-bottom:1em}.shop-product md-dialog-content .content .price{display:block;margin-bottom:1em}.shop-product md-dialog-content .content .price .currency{font-weight:700;font-size:.8em;text-transform:capitalize}.shop-product md-dialog-content .content .price .cost{font-weight:700;font-size:1.3em}.shop-product md-dialog-content .content .price .monthly{font-size:.8em;color:#999}.shop-product md-dialog-content .content .description{font-size:.8em;overflow-wrap:break-word;display:block}.shop-product md-dialog-content .content .renew{font-size:.8em;color:#999;margin-top:1em;display:block}.shop-product md-dialog-actions button{padding-right:1em;padding-left:1em}.offer-pop-up .offer-container .description{white-space:pre-wrap;font-weight:300}.offer-pop-up .offer-container .table-container{padding-top:16px;margin-bottom:-16px}.offer-pop-up .offer-container .table-container .table .row{margin:4px}.IE-fit-window{padding:0;display:block}.merge-service-dialog{width:480px;max-width:480px}.merge-service-dialog .merge-service-tips{border:1px solid #d3d3d3;padding:10px}.merge-service-dialog .merge-service-tip-dot{width:8px;height:8px;border-radius:50%;margin-left:10px;margin-right:10px;background-color:#00aeef}.merge-service-dialog .merge-service-tip-text{margin-top:6px;margin-bottom:6px}.merge-service-dialog .service-number-input{border:1px solid #d3d3d3;height:40px;padding-left:10px;padding-right:10px}.merge-service-dialog input:focus{border:1px solid #d3d3d3}.merge-service-dialog .merge-service-button{position:relative;width:150px;height:40px;margin-left:20px;margin-top:10px}.merge-service-dialog com-loading-button button{margin-top:0!important}.merge-service-dialog .service-response-text{border:1px solid #d3d3d3;padding:10px;line-height:1.6}.merge-service-approve-dialog{width:480px;max-width:480px}.merge-service-approve-dialog .merge-service-approve-tips{border:1px solid #d3d3d3;padding:10px;margin-bottom:10px}.merge-service-approve-dialog .merge-service-tip-text{margin-top:6px;margin-bottom:6px}.merge-service-approve-dialog .permission-title{font-weight:500;margin-bottom:5px}.merge-service-approve-dialog .merge-service-button{position:relative;width:150px;height:40px;margin-left:20px;margin-top:10px}.merge-service-approve-dialog com-loading-button button{margin-top:0!important}.merge-service-approve-dialog .view-details-info{font-weight:700}.merge-service-approve-dialog .decline-icon{font-size:200px;margin-top:20px;margin-bottom:20px}.email-to-us-form{width:700px;overflow-y:hidden}.email-to-us-form>.md-toolbar-tools{padding-left:40px!important}.email-to-us-form .email-to-us-label{margin-bottom:10px;color:#707070}.email-to-us-form .emailid-container{margin-bottom:5px}.container{width:600px;padding:20px}.container .catalogue-title{font-size:18px;font-weight:600}.container .ticket-success-img{margin:40px 0}.container .ticket-success-img img{width:65px}.container .complete-container{color:#585858}.container .complete-container .success-message{font-size:16px;line-height:20px}.container .complete-container .request-id{font-weight:600;font-size:18px;padding:10px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{box-shadow:inset 0 0 2px transparent;border-radius:10px}::-webkit-scrollbar-thumb{background:#000;border-radius:10px}com-mobile-view-toggle{display:block;background-color:#fff}com-mobile-view-toggle .mobile-view-toggle{height:100%;background-color:#f2f2f2}com-mobile-view-toggle .mobile-view-toggle .toggle{background-color:#f9f9f9;color:#fff}com-mobile-view-toggle .mobile-view-toggle .toggle i{padding-right:30px}com-mobile-view-toggle .mobile-view-toggle .contentClosed{color:#e88356}com-mobile-view-toggle .mobile-view-toggle .contentOpen{color:#373737}com-mobile-view-toggle .mobile-view-toggle .openOfferings{animation-name:expand;animation-duration:.8s}com-mobile-view-toggle .mobile-view-toggle .closeOfferings{max-height:0;animation-name:contract;animation-duration:.8s}com-mobile-view-toggle .mobile-view-toggle .mobile-content{transition:all .5s linear}com-mobile-view-toggle .mobile-view-toggle .service-list .list-title .sub{margin:0 15px;font-size:1.2em}@keyframes expand{0%{max-height:0}to{max-height:400px}}@keyframes contract{0%{max-height:400px}to{max-height:0}}.date-range{position:relative}.date-range .md-datepicker-input{text-align:left;font:inherit;font-size:.9em;font-weight:700;color:#4b4b4b}.date-range .date-range-select .label{font:inherit;font-size:.9em;font-weight:700;color:#4b4b4b}.date-range .date-range-select-mt .label,.date-range .date-range-select .label{padding-bottom:5px;height:24px;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;white-space:nowrap}.date-range .date-range-select-mt .label{font:inherit;font-size:.9em;font-weight:300;color:#333}.date-range .date-range-select-mt .md-datepicker-input{font-weight:300}.date-range .date-range-select-mt .md-datepicker-triangle-button .md-datepicker-expand-triangle{border-top-color:#00aeef}.date-range .height{height:60px}.date-range .to{margin-left:-5px}.date-range .md-datepicker-button{display:none}.date-range md-datepicker{border-bottom:0;padding-right:0}.date-range md-datepicker .md-datepicker-triangle-button.md-button.md-icon-button{right:10px;font-weight:700;color:#4b4b4b}.date-range md-datepicker .md-datepicker-triangle-button .md-datepicker-expand-triangle{border-top-color:#4b4b4b}.date-range .md-datepicker-input-container{padding-bottom:0;margin:0 8px}.date-range .md-datepicker-input{cursor:default!important}.datepicker{background-color:transparent;box-shadow:none!important}.datepicker .datepicker-header{color:#fff;background-color:#373737}.input-range .input-range-button{cursor:pointer}.input-range .input-range-button .material-icons{font-size:1.3em}.input-range .input-picker{height:45px;text-align:center}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.input-range .helper-text{padding:12px;margin-top:12px}}.input-range .helper-text.ng-hide{display:block!important;overflow:hidden;opacity:0;height:0;margin:0;padding:0}.input-range .input-row{display:block;position:relative}.invoices-summary-container{width:100%;margin-bottom:16px;border-top:1px solid #eaeaea}.invoices-summary-container .summary-title{color:#333;font-size:26px;font-weight:200;margin-bottom:10px;text-transform:capitalize}.invoices-summary-container .summary-description{color:dimgrey;font-weight:500}.invoices-summary-container .summary-text{color:dimgrey;font-weight:500;text-transform:capitalize}.invoices-summary-container .summary-value{font-size:40px;font-weight:300}.invoices-summary-container .summary-link{cursor:pointer;color:#4169e1;font-weight:500;padding-top:32px;text-transform:capitalize}.invoices-summary-container .summary-pay-button{padding-top:8px}.invoices-summary-container .summary-pay-button .md-button{padding-left:40px;padding-right:40px;font-weight:600!important}.invoices-summary-container .summary-loading-spinner{position:relative;bottom:28px}.invoices-summary-container .client-currency{font-size:20px}.invoices-summary-container .vertical-divider{height:60px;border-top-width:0;border-right-width:1px;border-right-style:solid;background-color:#e9e9e9}.invoices-summary-container .small{height:24px;margin-left:10px;margin-right:10px}.invoices-summary-container .segregated-amount{font-size:14px;font-weight:700;color:#c7c7c7;white-space:nowrap;padding-top:4px}.invoices-summary-container .total-amount{width:230px;font-weight:bolder;font-size:18px;margin-bottom:3px}.invoices-summary-container .left{text-align:left}.invoices-summary-container .right{text-align:right}.invoices-top-due-container{border-top:1px solid #eaeaea;width:100%}.invoices-top-due-container .top-due-title{color:#333;font-size:26px;font-weight:200;margin-bottom:10px;text-transform:capitalize}.invoices-top-due-container .top-due-description{color:dimgrey;font-weight:500}.invoices-top-due-container .top-due-text{color:dimgrey;font-weight:500;text-transform:capitalize}.invoices-top-due-container .top-due-text canvas{width:150px;height:75px;margin-right:20px}@media (max-width:599px){.invoices-top-due-container .top-due-text canvas{margin-right:0}}@media (min-width:600px) and (max-width:959px){.invoices-top-due-container .top-due-text canvas{margin-right:0}}.invoices-top-due-container .top-due-text-link{color:dimgrey;font-weight:500;text-transform:capitalize}.invoices-top-due-container .top-due-text-link:hover{color:#0091c8}.invoices-top-due-container .top-due-pay-button .md-button{font-weight:600!important;padding-left:40px;padding-right:40px}.invoices-top-due-container .top-due-loading-spinner{position:relative;bottom:28px;margin-bottom:-30px}.invoices-top-due-container .top-due-summary-container{border-top:1px solid #eaeaea}.invoices-top-due-container .top-due-summary-text{font-weight:600}@media (min-width:600px) and (max-width:959px){.invoices-top-due-container .top-due-summary-text-sm{margin-left:32px;margin-right:32px}}.invoices-top-due-container .client-currency{font-size:20px}.invoices-top-due-container .top-due-table-container{margin-left:32px}@media (max-width:599px){.invoices-top-due-container .top-due-table-container{margin-left:0}}.invoices-top-due-container .top-due-table-item{cursor:pointer;margin-top:32px;margin-bottom:32px}.invoices-top-due-container .top-due-table-item:hover .top-due-text,.invoices-top-due-container .top-due-table-item:hover .top-due-text-link{font-weight:600}.invoices-top-due-container .top-due-table-item .canvas-container{margin-left:-14px}@media (max-width:599px){.invoices-top-due-container .top-due-table-item .canvas-container{margin-left:0}}@media (min-width:600px) and (max-width:959px){.invoices-top-due-container .top-due-table-item .canvas-container{margin-left:0}}.invoices-top-due-container .top-due-checkbox{cursor:pointer;transform:scale(1);-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2)}@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) or (-webkit-appearance:none){.invoices-top-due-container .top-due-checkbox{appearance:none;-moz-appearance:none;-webkit-appearance:none}.invoices-top-due-container .top-due-checkbox:after{display:block;padding:10px;background-color:#ccc;border-style:solid;border-width:1px;transition:background-color .25s;content:""}.invoices-top-due-container .top-due-checkbox:checked:after{background-color:inherit}}.merge-service-container{padding:20px 20px 40px}.merge-service-container .merge-service-icon{font-size:80px;margin:0;margin-left:0;cursor:pointer}.merge-service-container .merge-service-title{font-size:26px;font-weight:300;margin-left:20px;cursor:pointer}.merge-service-container .merge-service-description{font-size:20px;font-weight:300}.com-pay-button .md-open-menu-container.md-active md-menu-item .md-button[disabled]{color:#d9d9d9!important}.corporate-button-pay{color:#09c;font-weight:700}.pay-btn{padding:0;min-width:125px!important}.md-warn{color:#ffbe00}.loading-btn-opacity{opacity:.25;z-index:1}.loading-btn-overlaid{z-index:10;position:absolute}.loading-btn-overlaid,.loading-btn-text{top:50%;transform:translateY(-50%);width:100%;height:100%}.loading-btn-text{z-index:1;position:relative}.loading-button{position:relative;margin-top:5px!important;padding:0!important}md-progress-circular{top:50%;transform:translateY(-50%)}md-progress-circular.md-accent .md-inner .md-right .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-right-color:#027fa3}md-progress-circular.md-accent .md-inner .md-left .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle{border-left-color:#027fa3}md-progress-circular.md-accent .md-inner .md-left .md-half-circle,md-progress-circular.md-accent .md-inner .md-right .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-left .md-half-circle,md-progress-circular.md-default-theme.md-accent .md-inner .md-right .md-half-circle{border-top-color:#027fa3}flip-card{padding:0!important;perspective:1000px}flip-card .hideAutoComplete input[autocomplete=off]::-webkit-contacts-auto-fill-button,flip-card .hideAutoComplete input[autocomplete=off]::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;height:0;width:0;margin:0}flip-card .flip-parent{background-color:#fff;margin:8px}flip-card .flip-parent.frame-parent{cursor:pointer}flip-card .flip-parent .MTDialogCancelBtn{position:relative;left:24px}flip-card .flip-card{padding-top:10px}flip-card .flip-card .error-message{color:red}flip-card .flip-card md-icon.material-icons{color:#00b0b9;font-size:28px}flip-card .flip-card md-icon.material-icons.card-edit-icon{font-size:20px}flip-card .flip-card .title-show-padding{margin-bottom:20px}flip-card .flip-card .title-show-padding img,flip-card .flip-card .title-show-padding md-icon{margin-right:8px}flip-card .flip-card .title-padding{margin-bottom:30px}flip-card .flip-card .card-title-no-margin{font-weight:700;color:#747474}flip-card .flip-card .radial-fill{height:120px;width:120px;min-height:60px;min-width:60px;border-radius:120px;border:2px solid #979797;background-color:transparent;position:relative;overflow:hidden}flip-card .flip-card .radial-fill .fill-status{position:absolute;width:100%;bottom:-1px}flip-card .flip-card .radial-fill .card-text-percentage{position:absolute;height:100%;width:100%;font-size:1.4em;color:#747474}flip-card .flip-card .card-items{margin-top:5px;width:100%}flip-card .flip-card .card-items .md-select-value{font-size:13px}flip-card .flip-card .card-items .key{color:#999;font-weight:500;margin-top:5px}flip-card .flip-card .card-items .card-item{font-weight:300;width:100%}flip-card .flip-card .card-items .card-item .select-lang-container-mt{width:105px!important}flip-card .flip-card .card-items .card-item .select-lang-container-mt .clm-select{margin-top:8px!important;height:30px!important;text-indent:8px}flip-card .flip-card .card-items .card-item .select-lang-container-mt .clm-select .md-select-icon{color:#00aeef;margin:0 8px 0 0}flip-card .flip-card .card-items .card-item .select-lang-container{width:125px!important}flip-card .flip-card .card-items .card-item .select-lang-container .md-select-icon{color:#000;margin:0 8px 0 0}flip-card .flip-card .card-items .card-item .key{color:#999;font-weight:500;margin-top:5px}flip-card .flip-card .card-items .card-item .key-edit{color:#999;font-size:11px}flip-card .flip-card .card-items .card-item md-switch{margin:-5px}flip-card .flip-card .card-items .card-item input{width:250px}flip-card .flip-card .card-items .card-item .status-text{text-transform:uppercase;color:#000}flip-card .flip-card .card-items .card-item .status-text-green{color:#40c98a!important;text-transform:capitalize!important}flip-card .flip-card .card-items .card-item .warning-text{color:#ff1493}flip-card .flip-card .card-items .card-item md-select[disabled] .md-select-value .md-select-icon{display:none}flip-card .flip-card .card-items .card-padding{margin-bottom:16px;width:90%}flip-card .flip-card .card-items .hover-icon-in-changePW-flipcard{position:relative;top:5px;right:24px;bottom:0;margin-bottom:auto;margin-top:auto;cursor:pointer}flip-card .flip-card .card-edit-icon-text{padding-left:10px;padding-right:10px;color:#027fa3}flip-card .flip-card.flipper{transition:all .4s ease;transform-style:preserve-3d}flip-card .flip-card.flipper>.front{transform:rotateY(0deg)}flip-card .flip-card.flipper>.back{transform:rotateX(-180deg)}flip-card .flip-card.flipper>.back .buttons .md-raised{margin-left:0;margin-right:0}flip-card .flip-card.flipper.flipped{transform:rotateX(-180deg);cursor:auto;padding-bottom:10px;padding-top:0}flip-card .flip-card:hover .card-edit-icon-text{text-decoration:underline}flip-card .answer{margin-top:5px}flip-card .addMoreInputIcon,flip-card .deleteInputIcon{color:#c7c7c7}flip-card .addMoreInputIcon:hover,flip-card .deleteInputIcon:hover{color:#027fa3;cursor:pointer}flip-card md-switch.md-EMTEL-theme .md-bar,flip-card md-switch.md-GAMBIA-theme .md-bar,flip-card md-switch.md-MT-theme .md-bar,flip-card md-switch.md-TELIKOM-theme .md-bar{background-color:#c7c7c7}.ug-flip-card .ug-flip-input{padding-left:10px}.ug-flip-card .flip-card .card-items .card-item .key{text-transform:capitalize;margin-top:10px!important}.ug-flip-card .flip-card .card-items .card-item .key-transform{text-transform:none}.ug-flip-card .flip-card .card-items .card-item{font-weight:700;color:#707070;font-size:14px;text-transform:capitalize}.ug-flip-card md-input-container.md-UG-theme .md-input{color:#707070!important;font-weight:400}.ug-flip-card span.card-title{color:#707070!important}.ug-flip-card .title-padding md-icon{margin-right:8px}.ug-flip-card .flip-card .card-items .card-item .status-text{text-transform:capitalize;color:#707070!important}.ug-flip-card .flip-card .card-items .card-item .status-text-green{color:#40c98a!important}.ug-flip-card .answer{text-transform:none}.login-language-selection{padding-left:2px;padding-right:2px}.card-big-fxl-container .container-padding{padding:10px 10px 0}.card-big-fxl-container .card-title-container{padding:10px 10px 20px;font-size:26px}.card-big-fxl-container .cards-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-big-fxl-container .card-container{height:200px;width:300px;margin:0 10px 30px}.card-big-fxl-container .down-arrow{padding-top:12px;font-size:26}.card-big-fxl-container .container-padding-service{padding:5px 5px 0}.card-big-fxl-container .card-title-container-service{padding:10px 10px 20px;font-size:24px}.card-big-fxl-container .card-container-service{height:200px;width:165px;margin:0 10px 30px}.card-big-fxl-container .down-arrow-service{padding-top:12px;font-size:24}.view-pay-invoices-container{padding-bottom:0;background-color:#e1edf9}.view-pay-invoices-container .container-padding{padding:15px 10px 10px;margin-bottom:20px}.view-pay-invoices-container .pay-button{padding:0;margin:0}.view-pay-invoices-container .card-title{width:60%;margin:auto;margin-bottom:20px;font-size:20px}.view-pay-invoices-container .title-text{font-size:25px}.view-pay-invoices-container .icon-tuning{padding-right:10px;margin-top:2px;color:#00aeef;vertical-align:-webkit-baseline-middle}.view-pay-invoices-container .card-content-container{width:60%;margin:auto;margin-bottom:15px}.view-pay-invoices-container .content-text{font-size:14px;margin-bottom:10px}.view-pay-invoices-container .content-sum{font-size:25px;font-weight:500}.view-pay-invoices-container-service{padding-bottom:0;background-color:#e1edf9;height:200px}.view-pay-invoices-container-service .container-padding{padding:15px 10px 10px;margin-bottom:38px}.view-pay-invoices-container-service .pay-button{padding:0;margin:0}.view-pay-invoices-container-service .card-title{width:70%;margin:auto;margin-bottom:20px;font-size:20px}.view-pay-invoices-container-service .title-text{font-size:16px}.view-pay-invoices-container-service .icon-tuning{padding-right:10px;color:#00aeef;font-size:18px}.view-pay-invoices-container-service .card-content-container{width:80%;margin:auto;margin-bottom:15px}.view-pay-invoices-container-service .content-text{font-size:12px;margin-bottom:10px}.view-pay-invoices-container-service .content-sum{font-size:16px;font-weight:600}.bulk-main{padding:20px 30px}.bulk-main .bulk-main-title-area{margin-bottom:10px}.bulk-main .bulk-main-title-area .main-title{font-size:20px;font-weight:700;color:#707070}.bulk-main .bulk-main-container{padding:10px 20px}.bulk-main .bulk-main-container .bulk-main-search-container{margin-left:18px;margin-right:18px;padding:10px 0}.bulk-main .bulk-main-container .bulk-main-search-container .bulk-main-search{margin:0;font-size:.9rem}.bulk-main .bulk-main-container .bulk-main-search-container .service-search-container-fill em{position:absolute;top:5px;right:0;margin:0 12px;color:#91bdcf;font-size:30px}.bulk-main .bulk-main-container md-list.bulk-operations-list md-list-item:first-of-type{color:#1d1d1d!important;background-color:#ffcb05!important;font-weight:700}.bulk-main .bulk-main-container .bulk-operations-list{text-align:center;font-size:.9rem;margin-left:18px;margin-right:18px;font-weight:400}.bulk-main .bulk-main-container .bulk-operations-list .wrap-file-name{word-break:break-word}.bulk-main .bulk-main-container .bulk-operations-list .details-link{color:#2b6de8;font-weight:700;cursor:pointer}.bulk-main .bulk-main-container .bulk-operations-list .header-item-inv{position:relative;height:100%!important;line-height:normal!important;text-overflow:ellipsis;white-space:normal;margin:auto}.clm-bulk-container .clm-bulk-label{font-size:20px;font-weight:700;color:#707070;margin-bottom:25px}.clm-bulk-container .bulk-stripe-list{background-color:#f2f2f2;margin-bottom:10px;padding-left:10px;min-height:50px;text-transform:capitalize}.clm-bulk-container .prepaid-note{font-size:12px}.clm-bulk-container .bill-charge-label{color:#909090;margin-bottom:10px}.clm-bulk-container .enter-postpaid-label{color:#909090;font-weight:400;font-size:18px}.clm-bulk-container .bulk-main-search-container{overflow:hidden}.clm-bulk-container .bulk-main-search{margin-left:-93px}.clm-bulk-container .bright-theme label{color:gray;font-weight:700}.clm-bulk-container .bright-theme input{border-color:rgba(0,0,0,.38)}.component-container-ug{position:relative;padding:0;margin-top:10px;width:100%;min-height:350px}.component-container-ug .spinner{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);height:60px;width:60px;animation:rotate .8s infinite linear;border:8px solid #ffcb05;border-right-color:transparent;border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.component-container-ug .catalogue-title{font-weight:600;font-size:22px;color:#707070;font-style:normal;text-decoration:none}.component-container-ug .stripe{background-color:#f2f2f2;margin-bottom:10px}.component-container-ug .serviceTag-review{margin-left:20px;color:#585858;font-size:13px;white-space:pre-line;line-height:20px}.wizard-content-container-ug .content{background-color:#f2f2f2;padding:0 60px;color:#707070}.wizard-content-container-ug md-input-container textarea.md-input{background-color:#fff;height:100px!important;width:500px;padding:5px 10px;border-bottom:1px solid #e0e0e0!important}.wizard-content-container-ug md-input-container textarea.md-input.comment{height:75px!important}.wizard-content-container-ug .content-item{padding:20px 0}.wizard-content-container-ug .content-item>span+div{margin-top:10px}.wizard-content-container-ug .content-item .content-title{font-weight:700;color:#1d1d1d}.wizard-content-container-ug .ttpc-catalogue-radio-list{margin:0}.wizard-content-container-ug .bottom-nav{padding:0 73px}.form-otp{background-color:grey;height:650px;width:650px;text-align:center;box-sizing:border-box}.form-otp hr{width:50%}.form-otp h1{color:#fff;margin-top:80px;font-weight:700;text-shadow:4px 4px 4px hsla(0,0%,100%,.2)}.otp-number-input{background-color:transparent;text-align:center;line-height:30px;font-size:25px;outline:none;width:35px;transition:all .2s ease-in-out;border-radius:none;border-top:none;border-left:none;border-right:none;border-bottom:2px solid #000;margin-bottom:20px}.otp-number-input:focus{border-bottom:3px solid orange}.otp-number-input::-moz-selection{background:transparent}.otp-number-input::selection{background:transparent}.verif-b-orange{border-bottom:3px solid orange}
/*# sourceMappingURL=styles.af1e4d2e49e611e8002b.css.map*/