.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker{background-color:#fff;padding:0;border-radius:5px;direction:ltr;outline:0}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:" ";display:inline-block;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:" ";display:inline-block;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before,.datepicker-dropdown.datepicker-orient-left:after{left:58px}.datepicker-dropdown.datepicker-orient-right:before,.datepicker-dropdown.datepicker-orient-right:after{right:58px}.datepicker-dropdown.datepicker-orient-top:before{top:-13px}.datepicker-dropdown.datepicker-orient-top:after{top:-12px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.datepicker td,.datepicker th{text-align:center;display:block;width:30px;height:30px;border:0}.datepicker tbody td:first-child,.datepicker tbody th:first-child{border-left:1px solid transparent!important}.datepicker tbody td:last-child,.datepicker tbody th:last-child{border-right:1px solid transparent!important}.table-striped .datepicker td,.table-striped .datepicker th{background-color:transparent}.datepicker td.day{box-sizing:border-box;background-color:#fff;border:1px solid #ccc!important;color:#0574ac;cursor:pointer;font-size:18px;height:40px;line-height:30px;margin:0 -1px -1px 0;text-align:center;width:42px;overflow:hidden}.datepicker td.day:focus{outline-color:#000;outline-offset:-2px}.datepicker td.day.focused{background:#ededed;cursor:pointer}.datepicker td.day.focused.active{background-color:#ededed;color:#0574ac}.datepicker td.old,.datepicker td.new,.datepicker td.disabled.new{color:#ededed;background-color:#ededed}.datepicker td.disabled,.datepicker td.disabled:hover{background:#eee;color:#959595;cursor:default}.datepicker td.today,.datepicker td.today:hover,.datepicker td.today.disabled{color:#fff;background-color:#0574ac}.datepicker td.today.active,.datepicker td.today:active,.datepicker td.today:hover,.datepicker td.today:focus{color:#fff;background-color:#0574ac}.datepicker td.today.active:hover{color:#fff}.datepicker td.selected,.datepicker td.selected:hover,.datepicker td.selected.disabled{color:#fff;background-color:#999;border-color:#555}.datepicker td.active:not(.new),.datepicker td.active:not(.new):hover{color:#fff;background-color:#0574ac;border-color:#357ebd}.datepicker td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker td span:hover{background:#eee}.datepicker td span.disabled,.datepicker td span.disabled:hover{background:0 0;color:#959595;cursor:default}.datepicker td span.active,.datepicker td span.active:hover,.datepicker td span.active.disabled{color:#fff;background-color:#0574ac;border-color:#357ebd}.day.disabled.old,.day.disabled.old:hover,.day.disabled.new,.day.disabled.new:hover{background-color:#ededed;color:#ededed}.datepicker th.datepicker-switch{width:198px;font-size:20px;font-weight:400;cursor:default!important}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer;height:30px}.datepicker tfoot tr th{min-height:30px}.datepicker .prev,.datepicker .next{color:transparent;font-size:1px}.datepicker .prev:focus,.datepicker .next:focus{outline:1px dotted #000}.datepicker .next .cssIcon-chevron-l-b{margin:8px 0 0 -10px}.datepicker .prev .cssIcon-chevron-r-b{margin:8px 0 0 10px}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.input-group.date .input-group-addon i{cursor:pointer;width:16px;height:16px}.datepicker.dropdown-menu{box-sizing:border-box;position:absolute;top:100%;left:0;float:left;display:none;margin-top:5px;width:290px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);color:#333;font-size:13px;line-height:1.428571429;z-index:1050}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px;display:block;position:relative;float:left}.datepicker .due-date:after,.datepicker .due-date:after{border:2px solid #cf2a2a;border-radius:100%;content:" ";display:block;height:30px;left:3px;position:absolute;top:2px;width:30px;text-indent:-9999px}.datepicker .due-date.old:after,.datepicker .due-date.new:after{visibility:hidden}.datepicker .due-date.active:after{border-color:#fff}.datepicker .due-date.active.focused{color:#0574ac!important}.datepicker .due-date.active.focused:after{border-color:#cf2a2a!important}.datepicker .dow{height:20px;width:31px;font-weight:400;position:relative;overflow:hidden;color:transparent;letter-spacing:-6px}.datepicker .dow span[aria-hidden=true]{bottom:0;color:#666;display:block;left:1px;outline:1px dotted #fff;padding:0 5px 4px;position:absolute;width:30px;letter-spacing:0}.datepicker .calendar-legend li{position:relative;padding-left:30px;padding-top:5px;margin-bottom:5px;font-weight:400;font-size:12px}.datepicker i.legend-due-date{border:1px solid #ccc;height:20px;width:20px;display:inline-block;margin-right:5px;margin-top:4px;position:absolute;left:0;top:0}.datepicker i.legend-due-date:after{border:1px solid #cf2a2a;border-radius:100%;display:block;content:" ";height:16px;left:1px;position:absolute;top:1px;width:16px;text-indent:-9999px}.datepicker .text-left{width:100%}.datepicker .active.old{background-color:#ededed!important;color:#ededed!important}.s,.m,.t,.w,.f,.d,.l,.v,.j{display:block;height:20px;width:12px;margin:0 auto;background-color:#fff;background-repeat:no-repeat}.s{background-position:-62px 0}.m{background-position:-5px 0}.t{background-position:-19px 0}.w{background-position:-34px 0}.f{background-position:-49px 0}.d{background-position:0 0}.l{background-position:0 0}.v{background-position:0 0}.j{background-position:0 0}.show-date{color:#0574ac;height:38px;left:0;line-height:38px;position:absolute;top:0;width:40px;z-index:1}.datepicker td.day{color:transparent!important;font-size:3px}.datepicker td.day .show-date{font-size:18px}.datepicker td.active:not(.new) .show-date,.datepicker td.active:hover:not(.new) .show-date{color:#fff}.datepicker td.disabled,.datepicker td.disabled:hover{color:transparent!important}.datepicker td.disabled .show-date,.datepicker td.disabled:hover .show-date{color:#959595}.datepicker td.due-date{color:transparent!important}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none!important}.loader-container{display:none;position:absolute;opacity:.85;z-index:100;left:50%;width:200px;margin-left:-130px;margin-top:-35px;padding:30px;background:#000;color:#FFF;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;top:137.5px;display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.loader-container .ui-icon{position:static;display:block;opacity:.9;margin:0 auto;width:18px;height:18px;background-color:transparent;float:left}.loader-container input,.loader-container select,.loader-container textarea,.loader-container button{font-family:Arial,Helvetica,sans-serif}.loader-spin{background-image:url(../images/ajax-loader.png);width:18px;height:18px;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:20px;background-size:18px 18px;-webkit-transform:rotate(360deg);-webkit-animation-name:spin;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;margin-left:33px}.loader-label{margin-top:2px;float:left;margin-left:10px;margin-top:15px}.loader-label h1{font-size:12px!important;font-weight:400!important}.loader-inner{margin:0 auto;width:36%}#loader-overlay{position:absolute;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:alpha(opacity=60);z-index:2000}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:0}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}@font-face{font-family:flexslider-icon;src:url(fonts/flexslider-icon.eot);src:url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(fonts/flexslider-icon.woff) format('woff'),url(fonts/flexslider-icon.ttf) format('truetype'),url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0;background:#fff;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001'}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}#tcal{position:absolute;visibility:hidden;z-index:1000;width:330px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;margin-top:0;border:1px solid silver;border-radius:4px;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.3),0 20px 20px -15px rgba(0,0,0,.75);box-shadow:0 0 10px 2px rgba(0,0,0,.3),0 20px 20px -15px rgba(0,0,0,.75);filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=0, strength=5),progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=45, strength=2),progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=90, strength=5),progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=135, strength=5),progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=180, strength=5),progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=225, strength=5),progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=270, strength=5),progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=315, strength=2);padding-top:40px}#tcal .close{position:absolute;right:20px;top:34px}#tcalControls{border-collapse:collapse;border:0;width:280px;margin:26px auto 8px}#tcalControls td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-collapse:collapse;border:0;padding:0;background-position:50% 50%;background-repeat:no-repeat;cursor:pointer;font-size:18px}#tcalControls td.tcalCato{border-collapse:collapse;border:0;padding:0;font-size:16px;text-align:center;white-space:nowrap}#tcalPrevMonth,#tcalNextMonth{width:18px}#tcalPrevMonth i:before,#tcalNextMonth i:before{margin:0 2px;color:#999;font-size:20px}#tcalGrid{border-collapse:collapse;border:1px solid #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:280px;margin:0 auto}#tcalGrid td:first-child{border-left:1px solid #d8d8d8}#tcalGrid td:last-child{border-right:1px solid #d8d8d8}#tcalGrid tr:last-child td{border-bottom-color:#d8d8d8}#tcalGrid .tcaldays td{border-color:#d8d8d8}#tcalGrid tr{height:36px}#tcalGrid tr.tcaldays{height:24px;color:#666}#tcalGrid th{background-color:#f6f6f6;background-image:-webkit-linear-gradient(top,#fff,#e9e9e9);background-image:-o-linear-gradient(top,#fff,#e9e9e9);background-image:linear-gradient(to bottom,#fff,#e9e9e9);background-repeat:repeat-x;border-collapse:collapse;padding:2px 0;text-align:center;font-size:18px;font-weight:400;color:#666}@media \0screen\,screen\8{#tcalGrid th{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe9e9e9', GradientType=0)}}#tcalGrid td{border:1px solid #aaa;border-collapse:collapse;padding:2px 9px 0 0;text-align:right;font-size:18px;cursor:pointer}#tcalGrid td.tcalOtherMonth{color:#666}#tcalGrid td.tcalToday{background-color:#f6f6f6;background-image:-webkit-linear-gradient(top,#fff,#e8e8e8);background-image:-o-linear-gradient(top,#fff,#e8e8e8);background-image:linear-gradient(to bottom,#fff,#e8e8e8);background-repeat:repeat-x}@media \0screen\,screen\8{#tcalGrid td.tcalToday{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe8e8e8', GradientType=0)}}#tcalGrid td.tcalSelected{background-color:#2486c7;background-image:-webkit-linear-gradient(top,#0a73b6,#4ba2e0);background-image:-o-linear-gradient(top,#0a73b6,#4ba2e0);background-image:linear-gradient(to bottom,#0a73b6,#4ba2e0);background-repeat:repeat-x;color:#FFF}@media \0screen\,screen\8{#tcalGrid td.tcalSelected{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a73b6', endColorstr='#ff4ba2e0', GradientType=0)}}.tCalHeader{height:40px;font-weight:400}#tcalControls th.tCalmonth{font-weight:400;font-size:18px;color:#333}label.cssIcon-calendar{z-index:1001}input.tcal{padding-right:6px}.tcalPastDue{color:#333;background-color:#e0edf6;background-image:-webkit-linear-gradient(top,#e7f2fa,#d6e6f0);background-image:-o-linear-gradient(top,#e7f2fa,#d6e6f0);background-image:linear-gradient(to bottom,#e7f2fa,#d6e6f0);background-repeat:repeat-x}@media \0screen\,screen\8{.tcalPastDue{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7f2fa', endColorstr='#ffd6e6f0', GradientType=0)}}.tcalDueDate{border:2px solid #39c!important}.tcalLegend{list-style:none;margin:0 auto;width:280px;padding:18px 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tcalLegend:before,.tcalLegend:after{display:table;content:"";line-height:0}.tcalLegend:after{clear:both}.tcalLegend li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;float:left;font-size:12px;height:36px;line-height:normal;margin-bottom:10px;padding:3px 0 0 50px;position:relative;width:50%}.tcalPastDue-legend:before,.tcalDueDate-legend:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:"";display:inline-block;height:36px;left:0;margin-right:10px;position:absolute;top:0;vertical-align:middle;width:40px}.tcalPastDue-legend:before{border:1px solid #4487b2;background-color:#e0edf6;background-image:-webkit-linear-gradient(top,#e7f2fa,#d6e6f0);background-image:-o-linear-gradient(top,#e7f2fa,#d6e6f0);background-image:linear-gradient(to bottom,#e7f2fa,#d6e6f0);background-repeat:repeat-x}@media \0screen\,screen\8{.tcalPastDue-legend:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7f2fa', endColorstr='#ffd6e6f0', GradientType=0)}}.tcalDueDate-legend:before{border:2px solid #39c!important}#tcal{width:80%;background-color:#fff;margin-top:2px;padding:0 2px 2px;border:1px solid silver;border-radius:0;-webkit-box-shadow:3px 3px 4px silver;box-shadow:3px 3px 4px silver;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')}#tcalControls{background-image:-webkit-linear-gradient(top,#fff,#e9e9e9);background-image:-o-linear-gradient(top,#fff,#e9e9e9);background-image:linear-gradient(to bottom,#fff,#e9e9e9);background-repeat:repeat-x;margin:0;width:100%}#tcalControls td{font-size:22px}#tcalControls th{font-weight:400}#tcalPrevMonth{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAqCAYAAADbCvnoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQ1JREFUeNrs2D0KwjAUB/A2eAgnV6/h7h0cM4sHUPQAgmvwGu6Cp3B1chKcHNsXsFAE6Xt5Hy0lD/5LCeVHQ5OXlFVVFUMqVwysMiiDRgeaYAaFEFLfP4d8II/2Q+99L18oYq6QG2TW95Q1mOkXg0Y5ZUxTaJQzwJBQzgjTRp0tQBhMrDtkpQ2iYBaQpyZIFMMFiWM4IBVMKkgNkwJSxVBB6hgKyARDAS0RmFgXDoYCOkJ2iHEbyN6qYzwgUVsOivqXqaNS1iFVVOpKrYbi7GUqKO5uL46S6IdEUVIdoxhKsqfGol6Wp44u1Bpysj6X/UN1YjRPrr8oFAZ92cBAxXpjMbHKfOmZQWMD1QIMABb3TPvaaFr4AAAAAElFTkSuQmCC) no-repeat;background-size:18px 23px;width:18px;height:23px;padding-left:15px!important}#tcalNextMonth{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAqCAYAAADbCvnoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQxJREFUeNrs2D0KwkAQBeBksbG18gaeQrD3GpJW8ACKHkCsU3oHe69ha+Ut1k0RCGLYN5N9kxQ7MEVISD6G2Z9s6b0vphSumFhkUCxmfTfquqZ8sKqqpBXahzyOUqEezK1zfRmzh34xZ1alnAJDRTklhoaKgRbAO5KiYqAT2LzJUEgPmaLQUWaGkkyMJijpTE1HaRZXKkq72tNQQ7YfFNTQ/VCDuoKogwVoGXILPPcJ+WCDGswz5ArAbEK+mCAKRguiYTQgKkYKomMkIBMMCjLDICBTDAK6W2IQ0C7k2wqDgBrMugeVHIM29T8UBSMZ9l0UDSP9t29RcxZGCioiDZ4kynzGmEEZRI6vAAMAp7NTyC9PU3AAAAAASUVORK5CYII=) no-repeat;background-size:18px 23px;width:18px;height:23px;padding-right:15px!important}#tcalGrid{border:1px solid silver;width:100%}#tcalGrid tr{height:30px}#tcalGrid th{background-color:#fff;background-image:none;font-size:12px;padding:3px 0}#tcalGrid td{border:1px solid #CCC;padding:2px 0;text-align:center;font-family:Tahoma,Geneva,sans-serif;width:14%;font-size:16px}#tcalGrid td.tcalOtherMonth{color:silver}#tcalGrid td.tcalToday{background-color:#fff;background-image:none;border:2px solid #9e9e9e}#tcalGrid td.tcalSelected{background-color:#2486c7;background-image:-webkit-linear-gradient(top,#0a73b6,#4ba2e0);background-image:-o-linear-gradient(top,#0a73b6,#4ba2e0);background-image:linear-gradient(to bottom,#0a73b6,#4ba2e0);background-repeat:repeat-x;color:#FFF}@media \0screen\,screen\8{#tcalGrid td.tcalSelected{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a73b6', endColorstr='#ff4ba2e0', GradientType=0)}}.tcalLegend{list-style:none;padding:10px 0 0 5px;margin:0;width:100%}.tcalLegend li{height:auto;margin:0 20px 10px 0;padding:3px 0 0 30px;width:auto}.tcalPastDue-legend:before,.tcalDueDate-legend:before{height:24px;width:24px}.tcalPastDue,.tcalPastDue-legend:before{background-color:#fce0db;background-image:none;border:1px solid #ebc8c5!important}.cssIcon-calendar{margin-top:0!important}html{-webkit-user-select:none;-webkit-touch-callout:none}@-ms-viewport{width:device-width}.dss-toggle-header{height:auto;min-height:43px}.dss-alert{border:0;color:#fff;line-height:24px;padding-left:0;text-shadow:none}.dss-alert-vertical-align{display:table}.dss-alert-vertical-align .pull-left{display:table-cell;float:none;padding-right:5px;vertical-align:middle}.dss-alert-vertical-align [class*=span]{margin-left:0}.dss-alert .label{font-size:.9em;font-weight:700;line-height:.9em;padding:4px 5px;position:absolute;right:40px}.dss-alert .small{font-size:12px}.dss-lob-plan-type{margin-top:-5px;margin-bottom:-3px}.dss-alert-info{padding-top:6px;padding-bottom:6px}.toolbar h2,.toolbar h3,.payment-heading h3{margin-bottom:0}.dss-section-heading{padding:15px}.dss-section-heading h3{margin:0}.hr-dss-flyout-menu{content:"";margin:0;padding:0;display:block;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAIAAAB/6NG4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHdJREFUeNqM0kEKACEIBdBRPELULT13RXSEGMWZaJPYqoe/yAqYeYzx/COl5JDmnIhoyDn33h1SPCokABCUUlprNneoaVu3aw7RsPvwifGoEONRbToe1ZPEo/o6ArmdXbPLupFqrec2PmmtFYwKv7T8nrN24yvAAHR2hSvXKVISAAAAAElFTkSuQmCC') repeat-x;background-size:contain;height:7px}.text-orange{color:#ff7200!important}.text-suspended{color:#FFAE03}.dss-table,.dss-table th h3{margin-bottom:0}.dss-table th,.dss-table td{padding:8px 15px}.list.dss-list-features li>a>p{color:#666;font-size:12px;margin-bottom:0;width:90%}.list.dss-list-usage-bar li>a{color:#222}.list.dss-list-usage-bar li>a>.row-fluid-nowrap{padding-right:20px}.list.dss-list-usage-bar li .small{font-size:12px}.dss-installment-details{margin:-15px -15px 0}.justified.dss-installment-list>.row-fluid,.justified.dss-installment-list>.row-fluid>.price{text-align:left}.justified.dss-installment-list>.row-fluid>.date,.justified.dss-installment-list>.row-fluid>.term{font-size:16px}.justified.dss-installment-list>.row-fluid>hr{margin:5px 0;width:70%}.dss-installment-list-details{margin:-15px -15px 0}.list.dss-list-flyout-menu li{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAABh0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzT7MfTgAAABJJREFUCJljUFVV/c8kLy/PAAAKnQHOKbEPkQAAAABJRU5ErkJggg==') repeat-x scroll center bottom transparent;border:0;margin:0 10px}.list.dss-list-flyout-menu li>a{padding:10px 0}.list.dss-list-flyout-menu li.section-heading{background-color:#383838;color:#A1A1A1;font-size:14px;padding:10px 0}.list.dss-list-flyout-menu li .small{font-size:10px;line-height:normal}.list.dss-list-flyout-menu li.border-bottom-none{background:0 0}.dss-vertical-align{display:table}.dss-vertical-align .pull-left{display:table-cell;vertical-align:middle;height:auto;float:none;padding-right:5px}.dss-vertical-align .list-body{display:table-cell;vertical-align:middle;height:auto;width:auto;padding-right:15px;color:#fff;font-size:14px}.dss-flyout-menu{background-color:#383838;min-height:744px}.dss-ctn-header,.dss-ctn-sub-header{color:#aaa;background:#171717;padding:15px}.dss-ctn-header h3{margin-bottom:0}.dss-ctn-sub-header{background-color:#232323;background:-moz-linear-gradient(top,#313131,#232323);background:-ms-linear-gradient(top,#313131,#232323);background:-o-linear-gradient(top,#313131,#232323);background:-webkit-gradient(linear,0 0,0 100%,from(#313131),to(#232323));background:-webkit-linear-gradient(top,#313131,#232323);font-size:12px}.dss-ctn-sub-header+.dss-ctn-sub-header{padding:10px 15px}.dss-ctn-selection{color:#fff;font-size:12px;padding-left:15px}.list.dss-list-flyout-menu li:after{background-position:-12px -29px;height:15px;width:10px;right:5px}.icon-telephone{background-image:url(../images/telephone-icon2.png);background-repeat:no-repeat;background-size:34px 14px;display:inline-block;height:14px;margin-left:5px;padding:0;vertical-align:text-top;width:17px}.icon-telephone.incoming{background-position:0 0}.icon-telephone.outgoing{background-position:-17px 0}[class*=dss-cssIconLOB-],[class*=dss-cssIconTransLOB-]{display:inline-block;vertical-align:middle;background-position:0 0;background-repeat:no-repeat;padding:0;margin:0}[class*=dss-cssIconLOB-]{background-image:url(../images/LOBiconsSprite.png);background-size:216px 141px}@media \0screen\,screen\8{[class*=cssIconLOB-]{background-image:url(../images/LOBiconsSprite.png)}}[class*=dss-cssIconTransLOB-]{background-image:url(../images/LOB-icons-trans.png);background-size:320px 30px}@media \0screen\,screen\8{[class*=dss-cssIconTransLOB-]{background-image:url(../images/LOB-icons-trans.png)}}.dss-cssIconLOB-selectBg{background-position:-4px -62px;height:33px;left:-10px;margin-right:-5px;width:75px}.dss-cssIconLOB--selectBg:hover{background-position:-83px -62px;color:#fff;height:33px;width:75px}.dss-cssIconLOB-selectBg span,.dss-cssIconLOB-selectBgLrg span{color:#005b95;left:18px;position:relative;top:5px}.dss-cssIconLOB-selectBgLrg{background-position:-4px -101px;height:33px;left:-10px;margin-right:-5px;width:100px}.dss-cssIconLOB-selectBgLrg:hover{background-position:-107px -101px;height:33px;width:100px}.dss-cssIconLOB-famWireless{background-position:-33px -1px;height:29px;width:29px}.dss-cssIconLOB-wireless{background-position:-5px 0;height:29px;width:29px}.dss-cssIconLOB-land{background-position:-92px 0;height:29px;width:29px}.dss-cssIconLOB-uverse{background-position:-62px 0;height:29px;width:29px}.dss-cssIconLOB-internet{background-position:-120px 0;height:29px;width:29px}.dss-cssIconTransLOB-famWireless-trans{background-position:-92px 0;height:30px;width:30px}.dss-cssIconTransLOB-Wireless-trans{background-position:-121px 0;height:30px;width:30px}.dss-cssIconTransLOB-land-trans{background-position:-64px 0;height:30px;width:30px}.dss-cssIconTransLOB-uverse-trans{background-position:-5px 0;height:30px;width:30px}.dss-cssIconTransLOB-internet-trans{background-position:-34px 5px;height:30px;width:30px}.dss-cssIconTransLOB-famWireless-trans-susp{background-position:-251px 0;height:30px;width:30px}.dss-cssIconTransLOB-Wireless-trans-susp{background-position:-286px 0;height:30px;width:30px}.dss-cssIconTransLOB-land-trans-susp{background-position:-217px 0;height:30px;width:30px}.dss-cssIconTransLOB-uverse-trans-susp{background-position:-151px 1px;height:30px;width:30px}.dss-cssIconTransLOB-internet-trans-susp{background-position:-184px 0;height:30px;width:30px}.warning-tri-icon{margin:0;padding:0;background:url(data:image/png; base64,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 +X8BBgCwu9AAa+RD/QAAAABJRU5ErkJggg==) no-repeat;-moz-background-size:90px 38px;-o-background-size:90px 38px;-webkit-background-size:90px 38px;background-size:90px 38px;overflow:hidden}.warning-tri-icon-lrg{background-position:0 0;width:38px;height:36px}.warning-tri-icon-med{background-position:-40px 0;width:30px;height:30px}.warning-tri-icon-sml{background-position:-65px 5px;width:25px;height:25px}.dss-lockupBG{background:url(../images/lockup_bg.png)right top no-repeat;background-size:123px 124px}.dss-lockuplogo{padding:48px 15px 20px}.dss-toggle-header{height:auto;min-height:43px}.progress-overage .bar,.progress .bar-overage{border-color:#fd8c0c;background-color:#fd990c;background-image:-webkit-linear-gradient(top,#fcb314,#ff7200);background-image:-o-linear-gradient(top,#fcb314,#ff7200);background-image:linear-gradient(to bottom,#fcb314,#ff7200);background-repeat:repeat-x}@media \0screen\,screen\8{.progress-overage .bar,.progress .bar-overage{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcb314', endColorstr='#ffff7200', GradientType=0)}}.alertMsg{display:none;background-color:#282627;color:#fff;display:none}.alertHeaderText{bottom:23px;margin-left:30px!important;position:relative;color:#FFF}.slider-head{padding:5px}.alertMsg .toggle-header{border:0;height:auto;line-height:normal;padding-top:15px;padding-left:10px}.toggle-cursor{cursor:auto}.disp_none{display:none}.top15{top:15px}.marRight25{margin-right:25px}.marLeft25{margin-left:25px}.white{color:#FFF}.marLeft100{margin-left:100px}.focus{outline:0}.padRight20{padding-right:20px}.width250{width:250px}.mR25{margin-right:25px}.autoHeight{height:auto}.noteSection{width:device-width;text-wrap:normal;border-bottom:1px solid #ccc;padding:12px 15px;background-color:#ffffe0}.overview .toolbar{margin-bottom:0}.dss-h2-margin{margin-bottom:0}.padding_topLeftBotRight{padding:10px 15px!important}.toggle-header{padding-right:45px;padding-left:15px!important}.msCTNSelect .toggle-header{padding-left:15px!important}.msPlans .toggle-header{height:auto!important;padding-left:15px!important}.priceToggle{padding-right:15px;padding-top:10px}.priceToggle.single{padding-top:0}.full-width{width:100%!important}.nopad,.no-pad{padding:0!important}.paymentOptions .cssIcon-calendar{margin-top:0}.paymentOptions .form-row .selectWrap,.paymentOptions .form-row .selectWrap select{margin-bottom:0}.payments-pad{margin:0;padding:15px}.payments-pad h3{margin-bottom:0}.payments-pad .price-large{right:0}.payments-pad .hr-dotted{margin:5px 0 10px}.alert-arrow .alert{position:relative;padding-right:30px}.alert-arrow .alert:after{content:" ";margin-top:-7.5px;position:absolute;right:10px;top:50%;height:15px;width:10px;background-image:url(//www.att.com/styles/att/assets3.1.0/images/ATT_Sprite_Retina_v3.1.2.png);background-position:-1px -29px;background-size:225px 109px}.alert-arrow:hover,.alert-arrow:focus{text-decoration:none}.alert .left-indent{margin-left:30px}.alert .lt-indent{margin:-20px 0 0 30px}.hideButton{display:none}.multi-line{height:auto!important;padding-top:5px;padding-bottom:5px}.toggleIconTop{top:25%!important}.togglemulti-line-height{line-height:27px}.content-sub-section-pad{padding-top:15px;padding-bottom:15px}.content-sub-section-top-pad{padding-top:15px;min-height:26px}.white-background{background-color:#FFF}.checkbox-content{padding-left:35px}.checklabel3rows input[type=checkbox]+.skin{top:20px}.checklabel3rows input[type=checkbox]{top:20px}.checklabel2rows input[type=checkbox]+.skin{top:10px}.checklabel2rows .skin+span,.checklabel3rows .skin+span{margin-top:0!important}.checklabel2rows input[type=checkbox]{top:10px}.checksavingstext{margin-left:35px}.textnowrap{white-space:nowrap}.checkBoxPos{left:0;position:absolute;top:25%}.pos-rel{position:relative}.toggletextverticalalign{margin-top:5px}.pad-left25{padding-left:25px}.pad-left40{padding-left:40px}.pad-left50{padding-left:50px}.toggleineligibleverticalalign{margin-top:24px}.pad-top5{padding-top:5px}.radio-content{color:#000;padding-left:35px}.imageCheck2{left:5px;position:relative;top:2px}.no-margin{margin:0!important}.imageCheckFT{left:15px;top:20px}.togglecheckboxIconTop{top:40%!important}.togglecheckboxpad{margin-bottom:10px;padding-top:10px}.list_accordion .toggle-header{padding-right:40px}.list_accordion .toggle-header .cssIcon-toggle-minus,.list_accordion .toggle-header .cssIcon-toggle-plus{right:10px}.planInfo{padding-left:5px}.userineligiblepad{margin:15px 15px 15px 5px!important}.imageHeadBg{border-top:1px solid #CCC}.imageThumb{display:inline-block;height:60px;max-height:80px;max-width:80px;position:relative;top:0;width:48px}.familyTalk{border-left:0 none;border-top:0 none;font-size:14px;height:70px;line-height:20px;margin-left:40px;padding-left:15px!important;padding-right:40px;padding-top:15px}.checkboxpad{margin-top:15px}.toggle-header+div.billTglContent{padding:0!important}.btn-full-width{width:100%!important}.payments-pad-bottom-0{margin-bottom:0}.payments-pad{margin:0;padding:15px}.rtTooltip{float:right;margin-right:8px;margin-top:-43px}.padRight50{padding-right:50px}.styled_forms.form-row.error div.errormsg{background-color:#E89BA1;border-radius:5px;margin-top:-11px;padding-bottom:5px;border-color:red;border-style:solid;border-width:1px}.styled_forms.form-row.error div.profile_helpertextLeft{border:1px solid red;border-radius:5px;padding-bottom:2px}.profile_helpertextLeft{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:-11px 0 10px;position:relative;width:100%;z-index:1010}.profile_helpertextLeft:before{border-bottom-color:#CCC;border-width:0 8px 8px;left:10px!important;top:-8px!important;z-index:1010}.profile_helpertextLeft:before,.profile_helpertextLeft:after{border-color:rgba(0,0,0,0);border-style:solid;content:" ";display:block;height:0;position:absolute;width:0}.profile_helpertextLeft:after{border-bottom-color:#F7F7F7;border-width:0 7px 7px;left:11px!important;top:-7px!important;z-index:1015}.forgot-login-error-alert:before{border-bottom-color:red}.marTop20{margin-top:20px!important}.loader{background-color:#000;background-image:url(../images/ajax-loader.gif);background-position:50% 40%;background-repeat:no-repeat;height:759px;left:0;position:fixed;opacity:1;top:0;width:100%;z-index:9999999996}.wid50{width:50%}.ArialH2{font-size:18px;line-height:26px;font-weight:400}.ArialOrangeH2{font-size:18px;line-height:26px;font-weight:400;color:#EF6F00}.OrangeText14{font-size:14px;line-height:20px;color:#EF6F00}.OrangeText12{font-size:12px;line-height:18px;color:#EF6F00}.tdBlueBg{background-color:#E6F1F7}.dataLimitControl{margin:auto;width:134px;vertical-align:middle}.dataLimitCount{font-size:18px;line-height:35px;font-weight:700}.dataLimitUnit{font-size:14px;line-height:35px}.texttool{background-image:none;color:#067AB4;display:inline;font:14px Arial}.tooltipContent{font-size:12px;line-height:18px;padding:10px 15px}.tableNoMargin{margin:0!important}.tooltipcontentpos{top:6px!important}.tdVAlignMiddle{vertical-align:middle!important}.list.dss-list-usage-bar li .tiny{font-size:11px}.list.dss-list-usage-bar li .section-bold-font{font-size:16px;font-weight:700}.dss-usage-detail-container .list.dss-list-usage-bar li .section-bold-font{font-size:14px}.dss-usage-detail-container .hr-small{position:relative;top:-1px}.list.dss-list-usage-bar li .usage-text{font-size:13px;margin-top:5px}hr.dss-usage-after-hr{position:relative;top:-1px;width:100%}.dss-usage-detail-container .list.dss-list-usage-bar li .usage-text{margin-top:0}.list.dss-list-usage-bar li .dss-icon-margin{margin-right:10px;margin-bottom:2px;float:left}.dss-float-none{float:none!important}.list.dss-list-usage-bar li>a .progress{top:0;margin-bottom:0;margin-top:4px}.list.dss-list-usage-bar li>a .usage-text-unlimted,.list.dss-list-usage-bar li>a .usage-text-ppu{top:13px;position:relative}.list.dss-list-usage-bar li>a .dss-usage-overage{margin-top:15px;float:left;width:100%}.list li.dss-hide-arrow:after{background-image:none}.list li .dss-usage-prorated-message{margin-top:5px;font-size:11px}.list.dss-usage-upgrade-link{background-color:#fff;position:relative;top:-1px;padding-left:10px;padding-bottom:10px}.list.dss-usage-upgrade-link li{border-bottom-width:0}div ul.list>li.dss-usage-nil-bottom-border,div ul.list>li .dss-usage-nil-bottom-border,div ul.list>li.dss-usage-nil-bottom-border>a{border-bottom-width:0!important}.list.dss-usage-upgrade-link li>a{padding-top:0;padding-bottom:0;font-size:15px}.att-light-gray-gradient+div .list.dss-usage-upgrade-link,.list.dss-usage-upgrade-link.dss-usage-manage-group-usage-link{padding-top:10px}div ul.list>li.dss-usage-nil-bottom-border,div ul.list>li .dss-usage-nil-bottom-border,div ul.list>li.dss-usage-nil-bottom-border>a{border-bottom-width:0!important}ul.list li.li_borderless{border-bottom-width:0!important}div ul li.dss-toggle-usage-section{margin-top:-1px;border-top:1px solid #fff}div ul li.dss-toggle-usage-section>a{padding-top:0}.dss-usage-detail-container .list.dss-list-usage-bar li>a>.row-fluid-nowrap{margin-right:0;padding-left:10px;padding-right:0}.dss-usage-detail-multiple-results .list li{border-bottom-width:0}.dss-usage-detail-multiple-results .list li>a,.dss-usage-divider{padding-left:0;padding-right:0;margin-left:15px;margin-right:15px;border-bottom:1px dotted #ccc}.list.dss-usage-subscriber-nn li{border-bottom-width:0}.list.dss-usage-subscriber-nn li a{padding-bottom:0;line-height:12px}.dss-clear-left{clear:left}.dss-usage-group-usage-section .list:first-child>li,.dss-usage-group-usage-section .list.dss-usage-upgrade-link:last-child>li{border-bottom-width:0}.dss-usage-group-usage-section .list:last-child>li,.dss-usage-group-usage-section .list>li:nth-of-type(1){border-bottom-width:1px}.dss-usage-group-usage-section+.dss-usage-group-usage-section{border-top:1px dotted #ccc;position:relative;margin-top:-1px;background-color:#fff}.dss-usage-billing-days-left{position:relative;top:-9px}.dss-empty-progress-bar .bar{border-width:0}.dss-usage-section-bottom-border .list li{border-bottom-style:dotted}.dss-search-go-btn{display:inline-block;letter-spacing:.45px;margin-left:10%;margin-bottom:0;font-family:Arial,sans-serif;font-size:18px;font-weight:400;line-height:15px;text-align:center;vertical-align:middle;cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzE5KSIgLz4KPC9zdmc+);color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5);background-color:#5dadd6;background-image:-webkit-linear-gradient(top,#78bbdd,#3499cc);background-image:-o-linear-gradient(top,#78bbdd,#3499cc);background-image:linear-gradient(to bottom,#78bbdd,#3499cc);background-repeat:repeat-x;border:1px solid #4487b2;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding:10px 12px 9px;width:60px}.dss-width-100{width:100%!important}#dss-usage-sidebar_section{display:none;left:-250px;position:absolute;top:0;z-index:999;min-width:250px;max-width:250px;width:250px}#dss-wireless-usage-main-container-div{width:100%;min-width:100%}.table.dotted tbody tr:first-child td,.table.dotted td,.table.dotted th{border-top:0}.half-width{width:50%}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis}.dataUsage{margin:0 10px 10px;font-size:85%}.mR5{margin-right:5px}.upgradeLink{border-bottom-width:0!important}.dss-card-position{margin:-15px 0 10px}.page-header.payment-header h1{display:block}hr.hr-dotted.no-top-margin{margin:0 0 15px}.dssIcon-credit-cards{background-position:-72px 0;height:30px;width:165px;margin-top:-3px}label.dssIcon-credit-cards{background-image:none;position:relative;width:inherit;height:inherit;margin-bottom:5px;display:block}label.dssIcon-credit-cards:after{background-image:url(../images/ATT_Sprite_Retina_v1.png);background-size:400px 286px;content:" ";display:inline-block;position:absolute;top:-7px}@media \0screen\,screen\8{label.dssIcon-credit-cards:after{background-image:url(../images/ATT_Sprite_Retina_v1.png)}}label.dssIcon-credit-cards:after{background-position:-72px 0;height:30px;right:0;width:165px}.toggle-active{display:block}.toggle-inactive{display:none}span.cssIcon-calendar-disabled:after{background-image:url(../images/ATT_Sprite_Retina_v3.1.2.png);background-position:-136px -397px!important;background-size:225px 109px;height:18px;right:10px;top:8px;width:22px}.btn:last-child{margin-bottom:0}table#historyTable tr:nth-child(2n+1) td{background-color:#F1EEEE;line-height:20px!important}.table tbody tr:first-child td,.table th,.table td{border-top:1px solid #ddd}.ordered-number-list{counter-reset:item;margin-bottom:0;margin-left:0}.ordered-number-list>li{color:#067AB4;font-size:16px;margin-bottom:0;padding:10px 15px}.ordered-number-list>li:before{content:counter(item,decimal) ".";counter-increment:item;float:left;margin-right:10px}.ordered-number-list>li:last-child{border:0}.ordered-number-list>li>div{display:inline-block}#mainContent ul.bullet li{margin-bottom:0;margin-left:15px}#mainContent .phColor,#tvPag .phColor{color:#067ab4}#mainContent .orgColor,#tvPag .orgColor{border-color:#f27200}#mainContent #panel1 .hrDotted{border-top:1px dotted #ccc;height:1px;clear:both;width:100%;margin:3px 0}#uvpAcct.modal-body{padding:0}#uvpAcct h2{color:#aaa;padding:0;margin:0}#uvpAcct .content-pad{margin:0;padding:15px;background-color:#171717}#uvpAcct .blackBG{background-color:#000;padding:15px}#uvpAcct .blackBG2{background:-moz-linear-gradient(center top,#313131,#232323) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,center top,center bottom,from(#313131),to(#232323));background:-webkit-linear-gradient(#313131,#232323);background:-o-linear-gradient(#313131,#232323);background:-ms-linear-gradient(#313131,#232323);background:linear-gradient(#313131,#232323);padding:15px}#uvpAcct .blackBG a{font-size:12px;color:#fff;text-decoration:none}#uvpAcct .blackBG2 a{font-size:12px;color:#fff;text-decoration:none}#uvpAcct .list li{border-color:#444}#uvpAcct .list li a{font-size:12px}#uvpAcct p{color:#fff}#uvpAcct a:link{color:#fff}#uvpAcct a:active,#uvpAcct a:visited,#uvpAcct a:hover{color:#fff}#uvpAcct .noBdr{border-bottom:0}#uvpAcct .list li:after,.cssIcon-chevron-r-w{background-position:-12px -29px;height:15px;width:10px}#tvPag .list li>a{padding:10px 40px 10px 15px}#tvPag ul.bullet li{margin-bottom:0;margin-left:15px}#tvPag .padBot5{padding:15px 15px 5px}#tvPag .redBdr,#mainContent .redBdr{border-color:red}#tvPag .noPad{padding:0;margin:0}#tvPag .pad15{padding:15px;margin:0}#tvPag .greyColor{color:gray}#tvPag .mobexHeader{top:15px;font-weight:700;margin-bottom:22px;padding-left:30px;position:relative}#tvPag .btn-large{padding:9px 20px}#tvPag .modal-footer .btn{float:none}#tvPagSpa .btn-large{padding:0}#tvPagSpa .btn:last-child{margin-right:5px}.netModal h2{font-size:1.285em}#tvPag .imgPos{position:relative;top:5px;margin-right:10px}#tvPag .textPos{margin:0 0 0 22px!important;padding:0}#tvPag .colorBlack{color:#333}#tvPag .spacingNoLink{margin-left:15px;padding:15px 0;font-size:16px}.titleLabel{position:relative;top:4px;right:-14px;padding:10px 0}.span5.text-right.titleLabel{padding:0 15px 0 0!important;top:0;right:0}.padHeader{padding:10px 13px 12px!important}.styled_forms.form-row.error input{background-color:#FFF}.styled_forms.form-row.error div.error-msg{background-color:#E89ba1;border-radius:5px;margin-top:-11px;padding-bottom:5px}.styled_forms.form-row.error div.helpertext{border-color:red;border-radius:5px;padding-bottom:2px}.tooltip-onfocus input+.reset-field+.forgot-login-error-alert:before{border-bottom-color:red}.black{color:#000}.forgot-login-tooltip-on-focus input+.alert-error:before,.tooltip-onfocus input+.reset-field+.alert-error:before{border-bottom-color:red!important}.forgot-login-error-input{border-radius:4px!important}.forgot-login-no-error-input{border-radius:4px!important}.forgot-login-error-alert{display:block!important;border-color:red!important}.forgot-login-error-block{display:none}.forgot-login-input:focus:invalid:focus{border:1px solid #ccc;color:#333;box-shadow:0 0 0 #FFF}.forgot-login-field-group.field-group.tooltip-onfocus{display:inline-block}.payment-ach,.payment-ach-details{}.payment-ach-text{color:#000;font-size:12px}.payment-ach-details .btn-group.btn-small-toggle{width:100%}.payment-ach-details .btn-group.btn-small-toggle>.btn{font-size:14px;font-weight:400;width:50%}.payment-ach-details .btn-alt{color:#323232}.payment-ach-details .row-fluid-nowrap{padding:15px 0}.pmt-acc-num-img,.pmt-routing-num-img{margin:-15px 0 10px}.pad-bottom-10{padding-bottom:10px}.camera-icon{background:url(../images/camera-icon.png) 25px 8px no-repeat #0081c2;background-size:25px 20px;padding:0 60px}.camera-icon-rescan{background:url(../images/camera-icon-blue.png) no-repeat scroll left center;background-size:25px 20px;display:inline-block;height:20px;width:25px;color:transparent;font:0/0 Arial;vertical-align:top}.cursordefault{cursor:default}.spriteIcon{margin:0;padding:0;background:url(../images/LOBiconsSprite.png) no-repeat;background-size:381px 232px;overflow:hidden;width:40px;height:40px}.bgPosWireless{background-position:-16px -8px}.PadLeft10{padding-left:10px}.PadLeft30{padding-left:30px}.alert-length{margin-left:30px}.modal{width:100%;height:100%!important}#devMod.modal-body{padding:0}#devMod.modal-body .devModPad p{margin:10px 0;padding:0 15px}#devMod.modal-body .devModPad p.blue{color:#067AB4}#devMod.modal-body .devModMarL20{margin-left:20px}#devMod.modal-body .devModMarT15{margin-top:15px}#devMod.modal-body .devModSep{margin:0 5px}.colorGreen{color:#4CA90C}.minHeight100per{height:100%!important}.height101Per{height:101%!important}.ordered-number-list.delete-list>li .btn-round-delete{left:10px;position:absolute}.btn.btn-round-delete{border-radius:100%;height:28px;margin:0;padding:0;width:28px}.ordered-number-list>li{color:#067AB4;font-size:16px;margin-bottom:0;padding:10px 10px 10px 48px!important}.btn.btn-round-delete.active .cssIcon-minus{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ordered-number-list.delete-list img{position:absolute;float:right;right:15px;top:10px}.marRight-15{margin-right:-15px}.currentDataPlan{background-color:#d9edf7;width:100%!important;color:#666;font-size:16px;padding:0 15px 0 0}.PadLeft35{padding-left:35px}.orangeText{color:#ff7200}.padTop10{padding-top:10px}.pad8{padding:8px!important}.fsBlue{color:#067ab4}.fsBlack{color:#000}.overview-price{display:table;float:right!important;font-size:30px;line-height:30px}.overview-price sup{font-size:64%;line-height:0;position:relative;vertical-align:baseline}.overview-account-type{display:table;padding-right:5px!important}.dss-toggle-header span{display:inline}.padRight0{padding-right:0!important}.wordWrapBreak{word-wrap:break-word}.dummyModal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#f7f8fa}.list.list-remove li:after{background-position:-181px -21px;height:18px;width:18px}.list.list-remove li:after{content:" ";margin-top:-9.5px;position:absolute;right:10px;top:50%;z-index:-1}.modal-header.long-header{height:auto}.modal-header.long-header h2{line-height:normal;margin:0;padding-top:15px;padding-bottom:15px;white-space:normal}.modal-header.long-header .close{margin-bottom:0}.no-focus:focus{outline:0!important}input[readonly]:not([disabled]),select[readonly]:not([disabled]),textarea[readonly]:not([disabled]){background-color:#fff}.emerald-acc-info{display:table}.emerald-acc-details{font-size:12px;float:left!important;display:block}.emerald-acc-status{font-size:12px;float:right!important;display:block}.toggle-header span.tglWithVal{display:inline-block;line-height:20px;width:65%;padding-top:5px}.dss-cssIconLOB-selectBgLrgForGlobalToggle{width:82px!important}.dss-cssIconLOB-selectBgLrgForGlobalToggle:hover{width:82px!important}@media (max-width:335px){.asm-font-small{font-size:11px!important}}.grad_container{border:1px solid #E4E4E4;display:block;margin-top:5px;float:left}.imageThumb2{display:inline-block;left:4px;max-height:95px;max-width:80px;position:relative;top:0}#sidebar{width:250px}.marLeft33{margin-left:-33px!important}.checkbox input[type=checkbox],.radio input[type=radio]{left:0}.footerTab1.es-language{width:32%}.footerTab2.es-language{width:32%}.footerTab3.es-language{width:36%}.mbt60{margin-bottom:60px!important}a:focus{color:#067ab4}.paperless-billing-disclosure{word-wrap:break-word}.paperless-billing-disclosure a:hover{text-decoration:none}.paperless-billing-disclosure ul{padding-left:15px;list-style:disc}.disableBtn{background-color:#eee;border-bottom-color:#d9d9d9;border-left-color:#d9d9d9;border-right-color:#d9d9d9;border-top-color:#d9d9d9;color:#888;text-shadow:#fff 0 1px 0}.deviceIneligiblePad{padding-left:55px}.ft_dom .toggleCont{padding:0 10px!important;border-top:1px solid #ccc!important}.icon-top-margin{margin-top:2px!important}.icon-bottom-margin{margin-bottom:2px!important}.text-margin{margin-top:15px}.btn-header{margin-top:-15px}.ulmargin{margin-right:30px!important}.textnowrap{white-space:nowrap}.imageThumb{display:inline-block;height:64px;max-height:80px;max-width:80px;position:relative;top:0;width:48px}div.accordion{margin-bottom:0;border:0 solid #e6e6e6;border-radius:0}.imageHeader .cssIcon-toggle-minus,.imageHeader .cssIcon-toggle-plus{top:35px}.familyTalk .cssIcon-toggle-minus,.familyTalk .cssIcon-toggle-plus{top:23px;right:15px}.familyTalk{font-size:14px;padding-top:15px;margin-left:40px;border-top:0;border-left:0;line-height:20px;height:70px;padding-right:40px;padding-left:0!important}.imageHeader{border-left:0 none;border-top:0 none;font-size:14px;height:95px;line-height:20px;margin-left:40px;padding-top:15px}.imageHeader:focus{outline:-webkit-focus-ring-color auto 0}.imageHeadBg:last-child{border-bottom:1px solid #CCC!important}.imageHeadBg{border-top:1px solid #CCC}.toggleTab:focus{outline:-webkit-focus-ring-color auto 5px}.imageCheck{top:35px;left:15px}.imageCheckFT{top:20px;left:15px}.h50{height:50px}.crsrPnt{padding:15px;cursor:pointer}.toggle-header{padding-left:15px!important;padding-right:45px}.PadLeft20{padding-left:20px}.toggle-header.PadLeft20{padding-left:20px!important}.checkbox input[type=checkbox]:disabled+.skin+.check-content,.radio input[type=radio]:disabled+.skin+.check-content{color:gray;cursor:not-allowed}.disabledText{color:#999}.togHead{padding-right:45px}.togHead-medium{height:60px;padding-top:10px;padding-bottom:10px}.togHead-medium .cssIcon-toggle-minus,.togHead-medium .cssIcon-toggle-plus{top:20px}.modal-footer .single{width:100%}.imageCheck2{top:20px;left:5px;position:relative}.imageCheck3{top:20px;left:0;position:relative}.push-pad-medium{padding-left:45px}.alert-info-white{background-color:#FFF;border-color:#FFF;color:#333}.radio-content{padding-left:35px;color:#000}.hr-pad{padding:0 15px}.table-devices{table-layout:fixed;width:100%}.table-devices td{padding:5px 10px 5px 0;width:50%}.info-align{position:relative;top:-2px}.content-pad-chkbox{padding:15px 15px 15px 10px}.table-devices tr{padding:5px 0}.w100{width:100%}.list-alert-icon{float:left;width:40px;position:relative;left:2px}.div-list-content{float:right;margin:0 -40px 0 auto;width:100%}.list-content{padding-right:50px}.lh15{line-height:17px!important}.lineheight15{line-height:15px}.PadTop10{padding-top:10px}.disabledCheck{padding-left:40px}.no-margin{margin:0!important}.user-Acc{width:50px}.user-details{padding-left:15px}.user-details-ft{padding-left:6px}.marTop8{margin-top:8px}.marTop19{margin-top:19px}.checkBoxPos{position:absolute;top:15px;left:10px}.pos-rel{position:relative}.pad-right5{padding-right:5px}.mL45{margin-left:45px!important}.wid50{width:50%}.bgblue{background:none repeat scroll 0 0 #E6F1F7}.texttool{background-image:none!important;color:#067AB4!important;display:inline!important;font:14px Arial!important}.textTipArrow{top:16px!important}.td-noborder{border-bottom:medium none!important;padding:8px 0!important}.tableNoMargin{margin:0!important}.hr-nobg{background-color:inherit}.td-padtop15{padding-top:15px!important}.td-padbot15{padding-bottom:15px!important}.font14{font-size:14px}.font18{font-size:18px}.font12lh18{font-size:12px;line-height:18px}.orangeText{color:#EF6F00}#createANewPlan .btn-large{height:55px}.alert-length{margin-left:30px}.capitalize{text-transform:capitalize}.truncate{text-overflow:ellipsis}.zero-outline{outline-width:0}.alert-list-content{float:left;margin:0 0 0 10px!important;width:80%}.toggle-header span.tglWithVal{display:inline-block;line-height:20px;width:65%;padding-top:5px}.currentDataPlan{background-color:#d9edf7;width:100%!important;color:#666;font-size:16px;padding:0 15px 0 0}.PadLeft35{padding-left:35px}.orangeText{color:#EF6F00}.dataRole250{left:250px!important}.btnForSpanish{height:auto!important}.video_ios{width:300px;height:169px;margin:auto}.video_andoid{max-width:360px;max-height:270px;margin:auto}.cssIcon-calendar.new:after{left:10px}.cssIcon-calendar.new input{padding-left:35px;padding-right:20px}.modal-body#usaGraph{padding:15px 0}.modal-body#usaGraph .devModMarL20{margin-left:20px}#usaGraph h2{display:none}#usaGraph h4{display:none}#data-table{display:none}#usaGraph .content-pad{margin:15px}#usaGraph li:after{content:""}#usaGraph li:after,#usaGraph .cssIcon-chevron-r-g{background:0 0}#usaGraph .cenMod{margin:auto;display:inline-block}.text-rotation{transform:rotate(270deg);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand');position:absolute;top:65px;left:-20px;font-family:Arial,Helvetica,sans-serif;font-size:12px}.bar span{background:#fefefe url(../images/info-bg.gif) 0 100% repeat-x}.fig0{background:#747474 url(../images/barGraph50x10.png) 0 0 repeat-y}#data-table{border:0;border-top:1px solid #ccc;width:100%}#data-table caption{color:#545454;font-size:14px;font-weight:400;line-height:20px;margin:0 0 20px;padding:0;text-align:center;display:none}#data-table thead{background:#f0f0f0}#data-table th,#data-table td{border:0;border-bottom:1px solid #ccc;margin:0;padding:10px;text-align:left}#myatt-wrapper{height:13.125em;width:90%;overflow:hidden;margin:0 20px;position:relative}#figure{height:9.375em;position:relative;margin:0 0 0 45px;width:100%}#figure ul{margin:0;padding:0;list-style:none}.graph{height:100%;position:relative}.legend{background:#fff;border-radius:4px;bottom:0;position:absolute;text-align:left;width:100%;top:160px}.legend li{display:block;height:20px;margin:0 0 0 78px;padding:0;width:100%;position:relative;font-weight:700;bottom:15px;font-size:12px}.x-axis{bottom:0;color:#333;position:absolute;text-align:center;width:100%;font-size:12px;top:125px;left:6px}.x-axis li{float:left;margin:0 5px;padding:0;width:50px}.y-axis{color:#333;position:absolute;text-align:right;width:100%;font-size:12px;top:5px}.y-axis ul{padding:0;margin:0;list-style:none}.y-axis li{border-top:1px dotted #ccc;display:block;height:27.5px;width:100%}.y-axis li span{display:block;margin:-10px 0 0 -60px;padding:0 10px;width:50px}.bars{height:100%;position:relative;width:100%;z-index:10;bottom:0;top:6px}.bar-group{float:left;height:100%;margin:0 5px;position:relative;width:50px}.bar2{border-radius:3px 3px 0 0;bottom:0;cursor:pointer;height:0;position:absolute;text-align:center;width:35px}.bar2.fig0{left:15px;overflow:visible!important}.bar2 span{background:#fefefe;border-radius:3px;left:-8px;display:none;margin:0;position:relative;text-shadow:rgba(255,255,255,.8) 0 1px 0;z-index:20;-webkit-box-shadow:rgba(0,0,0,.6) 0 1px 4px;box-shadow:rgba(0,0,0,.6) 0 1px 4px;bottom:20px;font-size:11px}.bar2 span{display:block;position:relative;bottom:25px;left:0}.wid25{width:25%}.wid30{width:30%}.wid35{width:35%}.wid40{width:40%}.wid45{width:45%}.wid50{width:50%}.ArialH2{font-size:18px;line-height:21px;font-weight:400}.ArialOrangeH2{font-size:18px;line-height:21px;font-weight:700;color:#EF6F00}.ArialH2topPos{position:relative;top:5px}.ArialH2topPos2{position:relative;top:20px}.ArialH2topPos3{position:relative;top:7px}.ArialH2topPos4{position:relative;top:15px}.marTop32{margin-top:32px}.OrangeText14{font-size:14px;line-height:20px;color:#EF6F00}.OrangeText12{font-size:12px;line-height:18px;color:#EF6F00}.tdBlueBg{background-color:#E6F1F7}.tdYellowBg{background-color:#FEFCE1}.ArialBodyText{font-size:14px;line-height:14px}.ArialBodyTextOrange{font-size:14px;color:#EF6F00;line-height:14px}.dataLimitControl{margin:auto;width:134px;vertical-align:middle}.dataLimitControl2{margin:auto;vertical-align:middle;display:inline-block}.dataLimitCount{font-size:18px;line-height:35px;font-weight:700}.dataLimitCount1{font-size:14px;font-weight:700}.dataLimitText{font-size:12px;font-weight:700}.dataLimitUnit{font-size:14px;line-height:35px}.dataLimitUnit1{font-size:14px}.texttool{background-image:none;color:#067AB4;display:inline;font:14px Arial}.tooltipContent{font-size:12px;line-height:18px;padding:10px 15px}.tableNoMargin{margin:0!important}.tooltipcontentpos{top:6px!important}.verSeparator{border-left:1px solid #000;height:32px;padding:0;margin:0 4px;position:relative;top:3px}.verSeparatorDotted{border-top:1px dotted #333}.verSeparatorDottedGrey{border-top:1px dotted #ccc}#devMod.modal-body{padding:0}#devMod.modal-body .devModPad p{padding:0 15px;margin:10px 0}#devMod.modal-body .devModPad p.blue{color:#067AB4}#devMod.modal-body .devModMarL20{margin-left:20px}#devMod.modal-body .devModMarT15{margin-top:15px}#devMod.modal-body .devModSep{margin:0 5px}#devMod .text10{font-size:10px;margin:5px 0 5px 25px;line-height:12px;color:#767676}#devMod .content-pad2{margin:0;background-color:#fff;padding-bottom:100px}#devMod .table th,#devMod .table td{padding:5px;line-height:14px}#devMod .font12{font-size:12px}#devMod ul.bullet{margin-left:12px;margin-bottom:0}#devMod ul.bullet>li:before{left:-7px;top:3px;width:auto;height:auto}#devMod ul.bullet li{margin-bottom:0}#devMod li{line-height:14px}#devMod .OrangeText12{line-height:14px}.pad1215{padding:12px 15px}.marBot10{margin-bottom:10px}.colorGreen{color:#4ca90c}.padAll15{padding:15px}.vAlignMiddle{vertical-align:middle!important}.marLeftRight30{margin-left:30px;margin-right:30px}.marTop4{margin-top:4px}.marTop6{margin-top:6px}.marTop8{margin-top:8px}.marTop10{margin-top:10px}.dataLimitText12{font-size:12px;font-weight:400}.dataLimitText14{font-size:14px;font-weight:400}.dataLimitText18{font-size:18px;font-weight:400}.lineHeight16{line-height:16px!important}.LineHeight25{line-height:25px!important}.dataLimitText12b{font-size:12px;font-weight:700}.marBot15{margin-bottom:15px}.devModSep{margin:0 5px}.marLR70{margin:0 70px}.marLR60{margin:0 60px}.padL15R15{padding:0 15px}.padT15L15R15{padding:15px 15px 0}.ArialBodyText12{font-size:12px;color:#767676;line-height:14px}.emoDisc{padding:12px 10px}.marTB15LR5{margin:15px 5px}.bgDrGrey{background:#ececec}.bgDrBlue{background:#b7cfdc}#CPMsrt .table td.padRL8{padding:0 8px}#CPMsrt .table td.padBot0{padding-bottom:0}#CPMsrt .table td.noBdrTop{border-top:0}#CPMsrt .table td.vertAlignMid{vertical-align:middle}#CPMsrt .table td.noPad{padding:0}#CPMsrt .alert-info{color:#333}#CPMsrt .heightMsg45{height:45px;position:relative;margin:auto;width:134px}#CPMsrt .heightMsg45 .posBot0{position:absolute;bottom:5px;display:block;width:100%;text-align:center}.table td.vertAlignMid{vertical-align:middle}.table td.noBdrTop{border-top:medium none}.table-bordered th,.table-bordered td{border-bottom:0 none;border-left:1px solid #ccc}.table th,.table td{line-height:20px;padding:8px;text-align:left;word-wrap:break-word}.verSeparator2{border-left:1px solid #000;height:32px;padding:0;margin:0 15px;position:relative;top:3px}.topSolidBdr{border-top:1px solid #ccc;margin:10px 0}.vAlignMiddle{vertical-align:middle!important}.padAll15{padding:15px}.text-legal{color:#767676;font-size:11px;line-height:15px}.text-center{text-align:center!important}.alert-list-content ul{margin-left:0!important}.padlr{padding:0 15px!important}.mR5{margin-right:5px}.mRL5{margin-right:5px;margin-left:5px}.dataLimitText12{font-size:12px;font-weight:400}.pR15{padding-right:15px}#bill-alert-panel.no-pad{padding:0!important}#bill-alert-panel.toggleCont{border-top:1px solid #ccc!important}#bill-alert-panel .no-border{border:0}#bill-alert-panel .list li a:hover{text-decoration:none}.billAcc div.row-fluid-nowrap,.billAcc h4{padding:5px 15px;margin:0}#curr-bill-accordion .billAcc div.row-fluid-nowrap:first-child,.billAcc h4:first-child{padding-top:5px!important}.billAcc div.bgDsc:first-child{padding-top:5px!important;margin-top:10px}#curr-bill-accordion .billAcc div.row-fluid-nowrap:last-child,.billAcc h4:last-child{padding-bottom:5px!important}.billAcc div.bgDsc:last-child{padding-bottom:5px!important}.list li.noBG:after{background:0 0}.bgDsc{background-color:#f6f6f6}.changeDeviceText{left:10px;position:relative;top:7px}.LOB-changeDeviceBgLrg{background-position:-3px -99px;height:33px;width:100px}.changeDevice{left:20px;position:relative;top:6px;font-size:11px}.leftRightPad{padding-left:10px;padding-right:10px}.li-status{padding-left:30px}.list.statusChange>li{padding:10px}.sData{font-size:16px}.tColor{color:#000}.disabledToggleBg{background-color:#F5F2F2}.disabledToggleText{display:inline-block;padding-top:4px!important;text-shadow:none!important}.cOrange{color:#ff7d00;font-weight:700}.cGreen{color:#738221}.effectiveLabel{padding-left:1px!important}.ipSection{position:relative;left:-9px}.ipLabel{padding-bottom:2px;background-color:#F2F2F2}span.cssIcon-calendar-left:after{left:6px;right:0!important}.textBoxCal{width:140px}.chargeDesc{font-family:Arial;font-size:12px;line-height:12px}.headerPos{padding-bottom:2px}.labelPos{padding:7px 15px 0}.ellipsis2{white-space:nowrap;overflow:visibile;text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis}.padSection{padding-top:10px}.padSection3{margin-top:63px;margin-right:8px;margin-left:0;margin-bottom:-7px}.right-align{text-align:right}.marLR60{margin:0 60px}.alert .lt-indent,.lt-indent{margin:-20px 0 0 30px!important}.alert .left-indent,.left-indent{margin-left:30px!important}.modal-header,.css-modal-header{padding:0 15px;background-color:#fbfbfb;background-image:-webkit-linear-gradient(top,#fff,#f5f5f5);background-image:-o-linear-gradient(top,#fff,#f5f5f5);background-image:linear-gradient(to bottom,#fff,#f5f5f5);background-repeat:repeat-x;border-bottom:1px solid #e3e3e3;border-radius:4px 4px 0 0;height:56px}.modal-header h2:focus{outline:1px dotted #000}.media:before,.media-body:before,.media:after,.media-body:after{display:table;content:"";line-height:0}.media:after,.media-body:after{clear:both}.promo-mobile-bg{background:url(../images/promo_mobile_960x240_bg.jpg) no-repeat scroll left center / 397px 105px #FFF}.bgDsc{background-color:#f6f6f6}.list-dotted{margin:15px 15px 0 30px}.list-dotted li{border:0}.list-dotted li a{font-size:14px;padding-left:0;padding-right:25px}.bgcolor{background-color:#f3f3f3}.floatRightShow{float:right}.padBot10{padding-bottom:10px}.clearfix:before,.clearfix:after{content:"";display:table;line-height:0}.clearfix:after{clear:both}.heightMsg45{height:45px;position:relative;margin:auto;width:134px}.heightMsg45 .posBot0{bottom:5px;display:block;position:absolute;text-align:center;width:100%}ul.bullet>li{list-style:none outside none;position:relative}ul.bullet>li:before{background-color:#333;border:2px solid #333;border-radius:100%;content:" ";display:block;height:1px;left:-12px;position:absolute;top:7px;width:1px}.marLeft15{margin-left:15px}.marLeft-42{margin-left:-42px}.list li .no-arrow :after{background:none repeat scroll 0 0 rgba(0,0,0,0)}.list li ul.bullet.no-arrow li{border:medium none!important}ul.bullet.no-arrow li{margin-bottom:0!important}ul ul.bullet.no-arrow>li{list-style:none outside none}.bgGreen{background-color:green}.cOrange1{margin-left:15px;color:#fff;padding-top:3px}.Rollovertext{font-size:12px;line-height:16px}.nontextmuted{color:#333}.Addon{margin-left:18px}.content-pad12{margin-top:0}#UDAlertLink12{color:#fff}.changeDeviceTextHub{left:-4px;position:relative;top:7px}.changeDeviceTextHubMyPlans{left:23px;position:relative;top:7px}.priceHub{color:#ef6f00;font-size:16px;margin-top:7px}.priceAddonHub{color:#ef6f00;font-size:16px;margin-top:-32px}.pullleftdiv1{margin-right:7px}.togglemulti-line-heightaddon{line-height:19px}.checksavingstextCPP{margin-left:35px}.pull-right-dollar{float:right;margin-top:15px}.add-on-name{margin-bottom:-23px;margin-left:35px;margin-top:2px}.checksavingstextCPP_addon{line-height:13px;margin-left:35px;margin-top:8px}.removeaddon{margin-top:22px}.removeaddon-notselected{margin-top:7px}.bgcolorcheck{background-color:#e6f0f7}.priceMTC{color:#ef6f00;font-size:16px;margin-top:-27px}.priceAddonHubMS{color:#ef6f00;font-size:16px;margin-top:-47px}.ServInd{color:#067ab4;font-size:14px}.cOrange1{color:#fff;margin-left:15px;padding-top:3px}#UDAlertLink12{color:#fff}.monthlycost{margin-left:5px}.alert.clearfix{padding:8px 14px}.accountInfo{background-color:#e6f0f7;margin-left:-10px}.planInfo{padding-left:5px}.bgGreen{background-color:green}.pad1015{padding:10px 15px}.toggle-header-heightfix{height:auto!important;min-height:43px}.marTB5{margin-top:5px;margin-bottom:5px}.btn-group.btn-small-toggle.large-btn-group{display:block;margin-right:0}.btn.btn-alt.large-btn-group{width:32.1%;min-height:91px;font:400 15px arial;text-align:left;margin-right:5px!important;border-radius:0}.btn.btn-alt.large-btn-group> strong{font-size:19px}.btn.btn-alt.large-btn-group.last{margin:0!important}.ctn-vertical-align{display:table;width:100%!important}.ctn-vertical-align .span12,.ctn-vertical-align .span11,.ctn-vertical-align .span10,.ctn-vertical-align .span9,.ctn-vertical-align .span8,.ctn-vertical-align .span7,.ctn-vertical-align .span6,.ctn-vertical-align .span5,.ctn-vertical-align .span4,.ctn-vertical-align .span3,.ctn-vertical-align .span2,.ctn-vertical-align .span1{display:table-cell;float:none;vertical-align:middle}.modal-header #myModalLabel{line-height:24px!important;white-space:normal!important;width:80%!important}.hidden-focusnspoken{line-height:20px;font-size:5px;height:20px!important;width:20px!important;padding-bottom:5px;margin-bottom:0;border:0 none!important;clip:rect(0,0,0,0);overflow:hidden;padding:0!important;position:absolute!important}.hidden-spoken.hidden-focusbarSpoken{margin-right:15px!important;width:85%!important;margin-top:-14px}.hidden-spoken.hidden-focusbarSpoken .hidden-focusbarSpokenval{display:list-item;width:100%;margin-top:-14px}.listPadR25 li a{padding-right:25px}.gvpItems div.usageItem:last-child{border-bottom:0!important;padding-bottom:0!important}.usageItem{padding-bottom:10px;border-bottom:1px dotted #ccc}.progress.usage{margin-top:5px!important;top:0!important}.w80p{width:80%;!important}.margin10{margin:10px}.changeDeviceTextHubAddOn{left:-13px;position:relative;top:4px}.priceAddonWireless{color:#ef6f00;font-size:16px;margin-top:-49px}.togglemulti-line-heightaddon-wireless{line-height:20px}.pull-right-dollar{float:right;margin-top:27px;margin-right:15px}.pull-right-dollar-another{float:right;margin-top:27px;margin-right:31px}.add-on-name-current{margin-bottom:-23px;margin-left:49px;margin-top:2px}.checksavingstextCPP_addon{line-height:13px;margin-left:35px;margin-top:-4px;padding-top:12px}.checksavingstextCPP_addon_current{line-height:13px;margin-left:49px;padding-top:12px}.checksavingstextCPP_addon1{line-height:13px;margin-left:35px;margin-top:8px}.checksavingstextCPP_addon1_current{line-height:20px;margin-left:49px;margin-top:30px;margin-right:15px;text-align:justify}.removeaddon{margin-top:35px;margin-left:15px}.removeaddoncurrent{margin-top:35px;margin-left:12px}.removeaddon-notselected{margin-top:9px}.bgcolorcheckcurrent{background-color:#f2f2f2;left:-13px;margin-bottom:0!important;margin-left:14px;position:relative;top:0;width:100%}.mobileicon{margin-top:3px;margin-left:10px}.marLeft8{margin-left:8px}.fSize14{font-size:14px}.imgHtWid{height:84px;width:68px}.sel_bill+span{font-size:13px}hr.noImg{background-color:#CCC;background-image:none;height:5px}.disabledImage{opacity:.4;left:12px}.width80{width:80px}.suspendImage{left:7px;position:absolute;top:30px}.suspendImageVol{margin-left:0;margin-top:0;position:relative;top:-43px;left:-3px}.noImgCP{height:2px;background-color:#CCC;background-image:none}.PadRight10{padding-right:10px}.PadRight3{padding-right:3px}.accord-break{height:0;line-height:20px}.accord-break-overview{height:auto;line-height:20px}.fSize16{font-size:16px}.lineht40{line-height:40px}.mR10{margin-right:10px}.marR20{margin-right:20px}.cs2_marR35B15L15{margin:0 35px 15px 15px;clear:both}.noHand{cursor:default}.cs2_Width50{width:50%!important;display:block}.cs2_marR35{margin-right:35px}.wid100{width:100%}.wid70{width:70%}.fleft{float:left}.mobileicon{margin-top:3px;margin-left:10px}.normalNumber a{color:#333!important;cursor:default!important;text-decoration:none!important;font-weight:700!important;font-size:16px!important}.PadRight20{padding-right:20px!important}.checksavingstextCPP_addon2_current{line-height:3px;margin-left:49px;padding-top:12px;margin-top:8px}.checksavingstextCPP_addon3_current{line-height:13px;margin-left:47px;padding-top:10px;padding-bottom:15px;color:#666}.labelMar2{font-family:arial}.textCenter{text-align:center}.top-3px{top:-3px!important}.manageaddon{margin-top:11px;margin-left:11px}.font23{font-size:23px}.cOrange{color:#ff7d00;font-weight:700}.marBot0{margin-bottom:0!important}.PadLeft15{padding-left:15px}.clrGry{color:#333}.mB5{margin-bottom:5px}.PadBotZeroForce{padding-bottom:0!important}.PadRight45{padding-right:45px}.miltiLineContent{line-height:20px;padding:10px 45px 10px 15px}.fontSmall{font-size:82%}.PadBot6{padding-bottom:6px!important}.promo .toggle-header+div{padding:0!important}.promo .toggle-header{height:auto}.selectable{font-size:14px!important;padding:0!important}li.noArrow:after{background-image:none}li.noArrow .toggle-header{border:0}.mod-select:disabled+span{background-color:#EEE;color:#767676}.mod-select:disabled+span:after{background-color:#EEE;border:1px solid #CCC}.mod-select:disabled:focus+span,.mod-select:disabled:hover+span{border-color:#CCC}.text-muted-value{color:#767676!important}.checksavingstextCPP_addon_effective{line-height:13px;margin-left:47px;padding-top:10px;padding-bottom:0;margin-top:5px}.removeaddoncurrent_inline2{margin-top:26px;margin-left:14px}.greydashed_border_pending{padding-left:47px;padding-right:11px}.hr-expiry{border:dashed #ccc!important;border-width:1px 0 0!important;height:0!important;width:100%!important}.lockuplogo{padding:48px 15px 20px}.calendarLeft span.cssIcon-calendar:after{left:6px!important}.padRight20{padding-right:20px}.main-content .calendarheight ul#datepicker{left:0!important;position:relative;top:-10px!important}.main-content .calendarposition ul#datepicker{top:-10px!important;left:-1px!important;position:relative}.modalAcctMar{margin-bottom:6px;margin-top:6px}.listBorderNone{border-style:none!important}.cBlack{color:#000!important}.alertText2{position:relative;top:-20px;right:-33px}.noModHeadBck{height:15px!important;background:none!important;border:0!important}.checksavingstextCPP_singlepassportaddon{line-height:13px;margin-left:3px;margin-top:4px;padding-top:10px;text-align:justify}.cOrangepending{color:#ff7d00;font-weight:700;margin-right:17px}.cOrangependingOTC{color:#ff7d00;font-weight:700;margin-right:17px}.pendingaddonspassport{line-height:13px;margin-left:16px;margin-top:10px}.pendingaddonspassporteffdate{line-height:13px;margin-bottom:19px;margin-left:16px;margin-top:16px}.removePapr{margin-left:12px;margin-top:17px}.passportadd-on-name{margin-bottom:-23px;margin-left:49px;margin-top:2px}.checksavingstextCPP_pendingaddonspass{line-height:13px;margin-left:3px;margin-top:4px;padding-left:15px;padding-right:15px;padding-top:10px;text-align:justify}.currentradio24342{margin-left:14px!important;margin-top:14px!important}.addonCurrent24342{margin-left:16px!important;margin-top:19px!important}.otc_24342{margin-right:31px}.currentaddoninfo24342{line-height:16px;margin-bottom:15px;margin-left:3px;margin-top:4px;padding-left:15px;padding-right:15px;padding-top:10px}.currentEndDate_24342{line-height:13px;margin-bottom:13px;margin-left:16px;margin-top:15px}.addon_24342{margin-top:5px!important}.singleradio_24342{margin-top:3px!important}.checksavingstextCPP_24342{line-height:16px;margin-left:3px;margin-top:4px;padding-top:10px}.toggle-header_new{height:auto;line-height:30px;position:relative;padding-top:10px;padding-bottom:10px}.toggle-header_new i{top:50%!important;display:inline-block;right:20px;position:absolute;margin-top:-10px}.modalHeadWrap{line-height:inherit!important;margin-top:22px!important}.greydot_border_expiry{padding-left:14px;padding-right:11px}.marTopImpNeg5{margin-top:-5px!important}.current120MB{line-height:15px;margin-bottom:15px;margin-left:3px;margin-top:25px;padding-left:15px;padding-right:15px;padding-top:10px;text-align:justify}.currentEndDate_120{line-height:13px;margin-bottom:13px;margin-left:16px;margin-top:15px}.otc120MB{position:absolute;line-height:20px;right:10px;top:10%!important}.passportaddon120MB{margin-left:49px;margin-top:2px}.currentLTEradio{margin-top:29px!important;margin-left:14px!important}.currentLTEEndDate{line-height:13px;margin-left:16px;margin-top:15px}.greydot_border_lte{padding-left:16px;padding-right:11px}.addonCurrentLTE{margin-top:30px!important;margin-left:16px!important}.carousel-inner>.active.left{left:-500%!important}.carousel-inner>.active.right{left:500%!important}.contentSlide{border:1px solid #ccc;border-radius:5px}@media screen and (max-width:640px) and (orientation:portrait){.contentSlide{width:120px;height:120px;overflow:hidden;margin-left:12px;margin-top:10px;margin-bottom:10px}.parentCar{display:inline-none;overflow:hidden;width:4000px}.contentSlide:visible:first{margin-left:9px}.padAll{padding:15px}.padAll img{width:50px;height:50px}.padAll p{margin-top:7px;line-height:13px;font-size:12px}.imgAlignTop{top:-85px}}@media screen and (max-width:640px) and (orientation:landscape){.contentSlide{width:125px;height:125px;display:inline-block;overflow:hidden;margin-left:18px;margin-top:10px;margin-bottom:10px}.parentCar{display:inline-none;overflow:hidden;width:4000px}.contentSlide:visible:first{margin-left:15px}.padAll{padding:15px}.padAll img{width:50px;height:50px}.padAll p{margin-top:7px;line-height:13px;font-size:12px}.imgAlignTop{top:-56px}}@media screen and (min-width:641px) and (max-width:1300px) and (orientation:portrait){.contentSlide{width:205px;height:205px;display:inline-block;overflow:hidden;margin-left:18px;margin-top:10px;margin-bottom:10px}.parentCar{display:inline-none;overflow:hidden;width:6000px}.contentSlide:visible:first{margin-left:15px}.padAll{padding:25px}.padAll img{width:110px;height:110px}.padAll p{margin-top:10px;line-height:15px;font-size:15px}.imgAlignTop{top:-85px}}@media screen and (min-width:641px) and (max-width:1300px) and (orientation:landscape){.contentSlide{width:250px;height:250px;display:inline-block;overflow:hidden;margin-left:25px;margin-top:10px;margin-bottom:10px}.parentCar{display:inline-none;overflow:hidden;width:6000px}.contentSlide:visible:first{margin-left:20px}.padAll{padding:25px}.padAll img{width:110px;height:110px}.padAll p{margin-top:10px;line-height:15px;font-size:15px}.imgAlignTop{top:-40px}}@media screen and (min-width:1301px){.contentSlide{width:350px;height:350px;display:inline-block;overflow:hidden;margin-left:25px;margin-top:10px;margin-bottom:10px}.parentCar{display:inline-none;overflow:hidden;width:10000px}.contentSlide:visible:first{margin-left:20px}.padAll{padding:25px}.padAll img{width:150px;height:150px}.padAll p{margin-top:10px;line-height:15px;font-size:15px}.imgAlignTop{top:-40px}}@media only screen and (max-device-width :320px) and (orientation :portrait){#rolloverOverageDiv i{display:none}.imgAlignTop{top:-85px}.div-unifcn-head{height:auto}.div-unifcn-btn{width:80%!important;white-space:normal!important;line-height:24px!important;margin:12px 0!important}}.ctn-vertical-align .span6{width:50%}.ctn-vertical-align .span5{width:42.5532%}.ctn-vertical-align .span4{width:34.0426%}.ctn-vertical-align .span3{width:25.5319%}.ctn-vertical-align .span2{width:17.0213%}.ctn-vertical-align .span1{width:8.5106%}.head-email{color:#067ab4;font-size:16px;width:75%}.cssIcon-add-email{background-image:url(../images/add_an_email.png);background-size:18px 22px;height:22px;width:25px;display:inline-block;vertical-align:middle}.cssIcon-edit-email{background-image:url(../images/alert_customization_icon_edit.png);background-size:18px 22px;height:22px;width:25px;display:inline-block;vertical-align:middle}.cssIcon-delete-email{background-image:url(../images/alert_customization_icon_delete.png);background-size:18px 22px;height:22px;width:40px;display:inline-block;vertical-align:middle}.cssIcon-add-email-disabled{background-image:url(../images/add_an_email_disabled.png);background-size:18px 22px;height:22px;width:25px;display:inline-block;vertical-align:middle}.PadTop2{padding-top:2px}.toggle-header.PadLeft25{padding-left:25px!important}.sub-list li{padding-left:10px}.pillAlert-spaceAlign{padding-top:0;padding-bottom:0}.pillAlert_showMore{padding-top:27px}.marLeft40{margin-left:40px}.pad60{padding:60px 0}.light-grey{background-color:#f8f8f8!important}.spinnerbox{width:200px;margin:auto;text-align:center;padding-top:10px;color:#767676}.marLeft53{margin-left:53px}.mL0{margin-left:0}.smallspinner{background-size:16px 16px;height:16px;width:16px}.grey{color:#666!important;background-color:#f2f2f2!important}.pad30{padding:30px 0}.padright100{padding-right:100px}.togglemultiline-price{right:45px;top:5px;position:absolute}.pad-top20{padding-top:20px}ul.circle{list-style:none none none!important;margin:0 0 10px 12px;padding:0}ul.circle>li:before{background-color:#333;border:2px solid #333;border-radius:100%;content:" ";display:block;height:1px;left:-12px;position:absolute;top:7px;width:1px}ul.circle>li{list-style:outside none none;position:relative;margin-bottom:10px}.greyInfo{background:url(../images/info_grey.png)left center no-repeat;height:20px;width:20px}.bgcolordynotc{background-color:#f2f2f2;position:relative;top:0;width:100%}.currentaddondynotc{padding-top:20px;width:70px;margin-left:50px}.passportaddondynotc{width:125px;margin-left:50px}.dynotc{line-height:20px;position:absolute;right:10px;top:27%!important}.passportaddondynotcinfo{padding-left:15px;padding-right:15px;margin-bottom:15px;line-height:17px;text-align:justify}.enddateOTC{padding-top:15px;padding-left:15px;margin-bottom:15px}.greydot_border_dynotc{padding-left:11px;padding-right:11px}.small-note{font-size:10px;line-height:10px}.MarLeft21{margin-left:21px}.w96{width:96%}.w90{width:90%!important}.noBorBot{border-bottom:0!important}.imgScaleandMar{width:47px;margin-right:10px;height:24px;margin-bottom:5px}.pL25{padding-left:25px!important}.mB12{margin-bottom:12px!important}.mB20{margin-bottom:20px!important}.w85{width:85%}.pricingVAlign{text-align:right;margin-top:-10px;position:absolute;right:25px;top:50%}.styled_forms.form-row.error input{background-color:#FFF}.styled_forms.form-row.error div.helpertext{border-color:red;border-radius:5px;padding-bottom:2px}.tooltip-onfocus input+.reset-field+.forgot-login-error-alert:before{border-bottom-color:red}.styled_forms.form-row.error div.errormsg{background-color:#E89BA1;border-radius:5px;margin-top:-11px;padding-bottom:5px;border-color:red;border-style:solid;border-width:1px}.styled_forms.form-row.error div.helpertextLeft{border:1px solid red;border-radius:5px;padding-bottom:2px}.helpertextLeft{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:-11px 0 10px;position:relative;width:100%;z-index:1010}.helpertextLeft:before{border-bottom-color:#CCC;border-width:0 8px 8px;left:10px!important;top:-8px!important;z-index:1010}.helpertextLeft:before,.helpertextLeft:after{border-color:rgba(0,0,0,0);border-style:solid;content:" ";display:block;height:0;position:absolute;width:0}.helpertextLeft:after{border-bottom-color:#F7F7F7;border-width:0 7px 7px;left:11px!important;top:-7px!important;z-index:1015}.forgot-login-error-alert:before{border-bottom-color:red}.tabAlign li.tab{background:#f7f7f7;border-bottom:1px solid #ccc}.tabAlign li.tab.active{background:#fff;border-right:1px solid #ccc;border-left:0;border-bottom:0}.tabAlign li.tab.active:last-child{border-left:1px solid #ccc;border-right:0}.tabAlign .tabs.promo-tabs>li:first-child>a{border:0}.tabAlign .tabs.promo-tabs>li:last-child>a{border:0}.newColor .tabs.promo-tabs>li.active>a{box-shadow:0 4px 0 #ef6f00 inset!important}.LineHeight20{line-height:20px!important}.fontXsmall{font-size:80%}.section-heading .fontXsmall{font-size:11.2px}.list.list-pivot{background-image:url(../images/ATT_Sprite_Retina_v3.1.2.png)}.dropIcon span.selectWrap>span{min-width:0!important}.MarTop15Imp{margin-top:15px!important}.padTop3{padding-top:3px}.pad30{padding:30px 0}.padRight15{padding-right:15px}.tabPad0 .tab-content .tab-pane{padding-right:0;padding-left:0}.tabPadTopBot0 .tab-pane{padding-bottom:0;Padding-top:0}.borderBottom{border-bottom:1px solid #ccc}.tab20 .tabs.promo-tabs>li>a{padding:20px 0}.tabOrange .tabs.promo-tabs>li.active>a{box-shadow:0 4px 0 #f27d00 inset}.tab20 .tabs.promo-tabs>li>a{padding:20px 0}.topDottedBdr{border-top:1px dashed #ccc;margin:15px 0}.font20{font-size:20px}.font15{font-size:15px}.padLeft15Imp{padding-left:15px!important}.color005b95{color:#005b95!important}a.color005b95:hover{color:#ef6f00!important;text-decoration:none!important}.black{color:#000}.toggleLineHt{line-height:25px!important;margin-top:8px}.toggleLineHt .toggle-header .cssIcon-toggle-minus,.toggleLineHt .toggle-header .cssIcon-toggle-plus{top:3px!important}.autoHeightImp{height:auto!important}.forceMarBot22{margin-bottom:22px!important}.fSize12{font-size:12px}.mBzero{margin-bottom:0!important}.no-bottom-border{border-bottom-width:0!important}.dss-cssIconTransLOB-TV-trans{background-position:-4px 0;height:30px;width:30px}.cssIcon-reschedule-new{background-image:url(../images/icon_calendar_nextgen_reschedule.png);background-size:20px 20px;height:20px;width:20px}.pad-top12{padding-top:12px}.cssIcon-calendar-new{background-image:url(../images/icon_calendar_nextgen_add.png);background-size:20px 20px;height:20px;width:20px}.verSeparatorDottedGrey{border-top:1px dotted #CCC}.pT0{padding-top:0!important}.mLmin15{margin-left:-15px!important}.mRmin15{margin-right:-15px!important}.prodHead{margin-left:100px!important;margin-top:40px!important}.verticalAlignTop{vertical-align:top!important}.font11{font-size:11px!important}.btn-switch input[type=checkbox]:checked+.btn-slider-on+.btn-slider,.btn-switch.checked .btn-slider{border-color:#1b7e28;margin:0 0 0 50%;left:-1px}.btn-align{height:30px!important;padding-top:3px!important;font-size:14px!important}.maxW80{max-width:80px!important}.listView hr.hr-or{display:block}.borderTopBot{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.error .tooltip-onfocus .helpertext{margin:-11px 0 10px}.bCf3{background-color:#f3f3f3}.btn.normSpace{white-space:normal!important}.mR40{margin-right:40px}.verticalAlignTop{vertical-align:top!important}.font11{font-size:11px!important}.bCf2{background-color:#f2f2f2!important}.toggle-header+div{outline:0}h3.toggle-header{outline:0}.modal-footer .btn:last-child{margin-bottom:15px}.play_button_align{margin-top:0;top:0}.att-logo{background-image:url(../images/ATT_Sprite_Retina_v1.png);float:left;height:80px;width:80px;margin-top:15px;margin-left:15px}.bC38{background-color:#383838!important}.h30{height:30px}.mTopM10{margin-top:-10px}.radio-toggle select.ng-invalid+span{color:#959595}.paymentOptions select.ng-invalid+span{color:#959595}.divideheight{height:267px}.h35{height:35px}.border-none{border:0!important}.LOB-icons{margin:0;padding:0;background:url(../images/LOBiconsSprite.png) no-repeat;background-size:216px 141px;overflow:hidden;width:29px;height:29px}.padTop7{padding-top:7px}.autoHeightImp{height:auto!important}.forceMarBot22{margin-bottom:22px!important}.noBorTop{border-top:0!important}.marWrap{margin-right:8px;white-space:pre}.alignBottom{display:table}.alignBottom .span6{vertical-align:bottom;display:table-cell;float:inherit;width:50%}.alignBottom .span6+.span6{padding-left:2.12766%}.mTop10{margin-top:10px!important}.topRightCornerImage{position:absolute;top:-16px;right:-15px;height:30px;width:30px;background:url(../images/Deep-Link-Star_30x30.png) no-repeat scroll 0 0 transparent}.servicePos{position:relative;top:8px;display:visible;margin-top:-5px;padding-bottom:5px}.planDetailPos{position:relative;left:20px;top:2px}.learnMorePos{position:relative;left:20px;top:-5px}#inPag .noPad{padding:0;margin:0}.marLeft24{margin-left:24px!important}.padLeft20Imp{padding-left:20px!important}.padBot5{padding-bottom:5px}.padToggleContent0 .toggle-header+div{padding:0}.chanNamePos{position:relative;top:-10px}.padRight25{padding-right:25px}.marLeftNone{margin-left:0!important}.pL6{padding-left:6px!important}.checkbox input[type=checkbox]{z-index:100;opacity:.001}.video-button{position:relative;width:100%;height:275px;padding:0;cursor:pointer}.video-poster{height:100%;width:100%;background-color:#000;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-overlay{position:absolute;background-color:rgba(0,0,0,.65);width:100%;height:50px;bottom:0}.video-label{position:absolute;display:inline-block;top:50%;transform:translateY(-50%);font-size:.75em;color:#FFF}.video-overlay:before{content:'';display:inline-block;margin:0 10px;width:50px;height:50px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAIaklEQVR42u2dW0wVRxjHG2ughkJODNRoUEI0pkTjg8HCC41GjSbG+uCTL74gbc+Dl6SYeKmkEBNjW8pFqkBFKRUslNSCtATEEit4wYJSiyhXEQREyv0iN0+/f7MPm3HPKQfO2dnZM1/yD+LZnZlvfpzd2dlvvnnLZrNJGUge3wESiJQEIoFImR5IIGk76SDpHOk6qZ7UQxomwSZIfaQWUi2OUY49pJwbKIHMXWtIVlI2qc3mOmtTyrSiDgnEsSJIcaQ6m35Wp9QZYRog8zCcbyEdJlXZ+FuV0haLkz6ID0S5nseSntlmYf39/cMPHz5sKSoqqk5MTCyNiorK3bx5c8bq1atTlixZkkhFfunr6xsfFBSUHB4enr5jx45MHINj6Zw/cS7KmCWYZ0rblpsdCI5/mxSj3Hzt2ujo6HhFRUVdXFxc0fr161PR4a4QykKZKBt1/N/fgdJWLzMCwbFRju4PU1NT05WVlY8OHDiQv2jRoq/Rge4U6kBdqBN1OwDzGG0XHQh7ecq05+3AwMBwRkbGDVxu0FE8hLrRBrTFARj4sEJkIPg8ktRnD0RycvI1Hx+feF4gWKEtSUlJ1xzcbwbgk4hA8NlZLY8mJyencnNzb1sslm/QCUYU2nb58uVKtNUOmLOiAMH/vUu6qjnor6t7ilEQnBZBaCu1udUOlCL4amQg+P19UrnWtwKXpwULFsBRoYQ2Y/hs59tSDp+NCAT/DifdZ1vc09PTt23btgtwTmTBh+7ubq37IXwONxIQ/PxAC0ZtbW3LsmXLkuCQGbR06dJE+GQHShhPIOxEYDXbwrKyslpvb2/meUJ8wSf4pgGlhrSWNxA/0h9sy65cuXJXuV+YUvANPmpAuUmycAOiNZoqKCioQqM9QICiNSl6lQcQzeeM0tLS+xy+GVy/KSUlJfc1oJzTG8g+tgUPHjxo9vLy+goN9STB55qamiYNKPv0AhJEGmSHtsxoyqME3zWGxMOkYD2AZDIPfZPMc4ZHauvWrRfQF+yEpLuBRNkYS0hIKPV0GBAUHx9fYnvTotwFxIv0mJmbaqUbm8eDUN/kNea+npC83QHkBHupwuSbp0PQmpDUuHSdcDUQf1KnugZMT+vlpOo1rhDKycmpZIB0kQJcCeQ483JpZPHixQl6OdjZ2dkbGxtbJAoQ9A36iIFy3FVAfEjN6pLT09PL9XSwr69vEPUWFxfXILpEBChpaWm/M0Ca0ZeuAPKZutSRkZGxgICARB5AYK2trZ0iXMLQR+grBkq0K4DcUZeYlZV1ExXyAqKECY1ZrdY8o0NBX7HBePMFEqoubXp6emblypVneAOBvSbLzs6uWLhwoWGna4KDg89ohBh9OB8gX6hLojmbRlTEEwhriEqE40aFgrgvpslx8wHyt7qkI0eO/GI0IDB8vnv37iwjAtm/f/9PbKzHXIGEqEsZGxsbxwjHSEDYyEfEVBkNCCIkNcJW18wFyCfqEvDVQwVGA8Ia4nb9/f0TDH7Zss4FyA/qEk6ePPkrL4fw7bQ5Yc+fP3+5cePG80YBggBvponZcwHyVF3Chg0b0ng5ND4+/srmpNE5E8eOHSswAhA8N7EruZwFEsiuz0DBAgBhh8a2wsLCe0w0PRdRHw4xzVvuDJCPmOFuk0hAWGtsbGxft27dWZ4+4JGBadauWQNhJxPz8vJuiwwENjQ0NBIZGfkjLx/Qh7OZbJzVa9pTp079JjoQ2MzMzOuLFy/e4PFSDX3Ivt6dNRA2YBp/WaIDYWccAgMDdQ3KQB+ygdrOAKlXn7lp06bzZgIC6+3t7d+5c2emXj6gD5km1DsDpEd9Jla7mg0IbIrs9OnTxXr4gD5kFwY4A2RIfSaivs0EhLXy8vK//Pz83LqiC8u32bit2QNhDAWaGQisvb39hbuvBGydEoiD0RdW4WL0pScQecnSsOHh4VFmFKnbJUve1BlramrqwBM8r5u6HPaqDHlTMMfFc9grHwzJJshiYmIKUS7vB0Nhp05w03UFjK6urn8QpY4yjTB1IuzkokuSYVVVPcbgRNTJxV3s3I+oQGbIEEWIIa2g0+/aL6hEBDI4ODiyd+/eHJQh9AsqiE0+GRoamioSkIaGhvaQkJBvzfIKF7pklCAHJ1/bYmn2PSMlLUDkviuCHD41ShiQM4ENR48eLRAgetGqQ6AcXyC0huQlHr4ECZRbq0MoKT8gt27deoTwfxOHkmoHW1dXVzcaCQii8VNSUspwjGcEW7PLEch4LEewl8t3z549l/C5oZcjkLlyOQJ0l12wwxtIfX1926pVq1KMDAPKzMxkMyXdM8WSNvWQNj8//44IOVUQ8K21pM0tiz4xFaEzEIzyXkVHR/+M30VQamoqu+izleRrimXRHR0dLyIiIr4TbFk0m/v3c1euUw8gdalLx+J4PR3ET1GEtY8MjG7SezK1holTa0DepCcy+YzTyWcaSO/I9EzmTs/kOIEZvRb1+ARmW7ZsydBKYMYlxR+lt5Mp/vil+NNOgolVVjIJpr5JMFmdk2li7aaJTZWJlGUi5f9kkanG30w1LpPx63zPcJSM3/DbVSA4TW5XYZwNXTAklhu6GG7LIzJsGyT0lkdkIm15xG4KVmRnU7BWkSYkw8LC0nTYFIz/tnmYujf6tnl4VS38tnmsKU+rA/aCFJBwTMCNJfeJvvXqCpNsvfo9fDHb5sRPBNycuJn0sVm37/YmxZD6Bdq+28cTNrhf7qoN7ikkSW5wr9Z8TJn3OUyqsvG3KqUtFqaZnIDwV4QS91qnI4Q6pc4IHfwTDgg7YWklZZPaXAigTSnTyubOlUCcUyBpO+mg8mLsOqme1EMaIcEmSH2kFlItjlGOPaScG8iWK4FISSASiJQEIoFIuU3/AtKcIGPIXbz8AAAAAElFTkSuQmCC");background-size:50px 50px}.smartwatch{margin-top:26px;margin-left:7px}.MarTop25{margin-top:25px}.alertnew{border-radius:0;border-width:0 0 1px}.alertnew,.alertnew h3,.alertnew h4{color:#333;font-family:Arial}.alertnew{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#fffde5;border-color:#ccc;border-image:none;border-radius:0;border-style:solid;border-width:0 0 1px;margin:0;padding:12px 15px;position:relative}.marBot15Force{margin-bottom:15px!important}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none!important}.cssIcon-locker-gray{background-image:url(../images/ATT_LockerIcon_45px35px_grey_SM.png);background-size:30px 26px;height:30px;width:30px}.cssIcon-locker-blue{background-image:url(../images/ATT_LockerIcon_45px35px_blue_SM.png);background-size:30px 26px;height:26px;width:30px;margin-top:3px}.cssIcon-locker_appicon{background-image:url(../images/locker_appicon.png);background-size:32px 32px;height:32px;width:32px;border-radius:6px;margin-right:10px}.addHr>div:not(:first-child){border-top:1px solid #ccc}.detailsbelow:before{content:'\a';white-space:pre}.alert h4{padding-right:23px}.pactivityBold{font-weight:700}abbr[title]{text-decoration:none;border-bottom-width:0!important}.no-focus:focus{outline:0!important}.alertIcon{position:absolute;right:11%;top:-6%}.imageThumb3{max-height:60px;max-width:55px;position:relative;display:inline-block;position:relative;top:0}.iconSize{width:20px}#cancelLocker label.error{color:#cf2a2a;font-weight:400;position:relative}#cancelLocker input.error{border:1px solid #cf2a2a;background-color:#fef3f1;box-shadow:0 1px 1px rgba(0,0,0,.075) inset;color:#cf2a2a}.pendingActivationLabel{width:65px;height:26px;background-color:#FCB314;border-radius:3px;color:#000;font-size:10px;font-weight:700;text-align:center;line-height:1.2em;padding-top:2px}.pendingImage{left:3px;position:absolute;top:30px}.list.list-pivot::before,.searchWidget::before,footer::before{content:"";speak:none}.error-p-tag{margin:0 0 0 20px;padding-right:50px;float:left}#fanAccntDetailsBtn.modal-footer{width:100%;padding:0 15px;margin-bottom:0;text-align:center;background-color:#f5f5f5;border-top:1px solid #d8d8d8;border-radius:0 0 4px 4px;box-sizing:border-box;position:fixed;bottom:4px}#fanAccntModal.modal-body{position:relative;-webkit-overflow-scrolling:touch;padding:15px;width:auto;height:100%;box-sizing:border-box;padding-bottom:25px!important}.alertgray{background-color:#CEDBE7}.marTop0{margin-top:0!important}.padTop0{padding-top:0!important}.padBot0{padding-bottom:0!important}.marTop40{margin-top:40px}.padtopbot0{padding-top:0!important;padding-bottom:0!important}.padtop10{padding-top:10px}.billingcyclelong{padding:10px 25px 10px 15px;font-size:16px;display:block}.modal-header>h1.h2{line-height:56px}.marLeft25Force{margin-left:25px!important}.icon-link{background-image:url(../images/icon_plus_g.png);height:28px;width:28px}.panel_table .table tbody tr{border-bottom:1px solid #ddd}.panel_table .table tbody tr.noBdr{border-bottom:0}.panel_table .table tbody tr:first-child td,.panel_table .table th,.panel_table .table td{border-top:0;padding:0}.panel_table .table tbody tr:first-child td.padTop5,.panel_table .table th.padTop5,.panel_table .table td.padTop5{border-top:0;padding-top:5px}.panel_table .table tbody tr:first-child td.padTop9,.panel_table .table th.padTop9,.panel_table .table td.padTop9{border-top:0;padding-top:9px}.panel_table .table td.bdrPad{padding:8px 5px 0}.panel_table .table th,.panel_table .table td{border-bottom:0;padding:0}.panel_table .table tbody tr:first-child td{border-bottom:0;padding:0}.panel_table .table tbody tr:first-child td p,.panel_table .table th p,.table td p{font-size:12px;line-height:15px}.panel_table .table tbody tr:first-child td p.text-legal,.panel_table .table th p.text-legal,.table td p.text-legal{font-size:11px;color:#767676}.panel_table .table tbody tr:first-child td p.fwStr,.panel_table .table th p.fwStr,.table td p.fwStr{font-weight:700}.panel_table .table tbody tr:first-child td p.fwMar0,.panel_table .table th p.fwMar0,.table td p.fwMar0{margin-bottom:0}.panel_table .table tbody tr:first-child td p.fwMar5,.panel_table .table th p.fwMar5,.table td p.fwMar5{margin-bottom:5px}.panel_table .table tbody tr:first-child td p.clrGray,.panel_table .table th p.clrGray,.table td p.clrGray{color:#767676}.panel_table .table tbody tr:first-child td.first,.panel_table .table th.first,.table td.first{padding:5px 5px 0}.panel_table .table tbody tr:first-child td.mid,.panel_table .table th.mid,.table td.mid{padding:0 5px 5px}.panel_table .table tbody tr:first-child td.last,.panel_table .table th.last,.table td.last{padding:0 5px 5px}.panel_table .w63pct{width:63%}.panel_table .w37pct{width:37%}.panel_table .fwStr{font-weight:700}.panel_table .fwMar10{margin-bottom:10px}.panel_table .fwMar5{margin-bottom:5px}.panel_table .fwMar0{margin-bottom:0}.panel_table .bdrSep{border-bottom:thin solid #ddd}.panel_table p{font-size:12px;line-height:15px}.panel_table p.text-legal{font-size:11px;color:#767676}.tabpromo .tabs.promo-tabs>li>a{height:auto!important}.cssIcon-number-sync{background-image:url(../images/manage-number-sync.png);background-size:30px 30px;height:30px;width:30px}.paymentStatusIcon{background:url(../images/alertIcon-green.png) no-repeat scroll left top;line-height:20px;margin-bottom:5px;padding-left:30px}.width285{width:285px}.closebtn{background:url(../images/btn_close.gif) no-repeat scroll right top;padding-left:30px;float:right;padding-bottom:32px}.MessageIcon{background:url(../images/Message_icon.png) no-repeat scroll left top;line-height:20px;margin-bottom:5px;padding-left:30px;padding-bottom:5px;padding-top:2px}.price-text .label-text{line-height:16px;margin:0 0 0 30px;padding-top:3px;font-weight:700}.greyFullwidth{padding-left:15px!important;padding-right:15px!important;margin-right:0;Marging-left:0;margin-left:-15px;margin-right:-15px}.new-step-indicator{height:40px}.step-heading{color:#333;font-family:Omnes_att_ii_regular,Arial;font-size:1.4rem;line-height:.8;text-transform:uppercase}.steps{display:-webkit-flex;display:-ms-flexbox;display:flex;display:block\9;height:4px;margin-top:10px;position:relative}.steps li{-webkit-flex:1;-ms-flex:1;flex:1;margin-right:2px;background-color:#c4c4c4}.steps li:first-child{border-radius:4px 0 0 4px}.steps li:last-child{margin-right:0;border-radius:0 4px 4px 0}.steps li.step-on,.steps li.step-done{background-color:#1B7E28}.step-text{display:none}.step-on .step-text{bottom:6px;display:block;font-family:Omnes_att_ii_regular,Arial;font-size:16px;left:0;line-height:1;margin-top:10px;position:absolute;top:4px}.steps li .step-text[data-sm-text]:before{content:attr(data-sm-text) " "}.new-step-indicator.vertical{height:auto}.rowFluid{display:table;float:none;width:100%;margin-bottom:15px}.colWrap{display:table-cell;vertical-align:middle}.colNoWrap{display:table-cell;vertical-align:middle;width:1%}.price.price-small{font-size:25px;white-space:nowrap}.price.price-small>sup{top:.2em;vertical-align:top;font-size:14px}.price.price-small>sup:last-child{margin-left:-1px}.dotted-divider{border-bottom:1px dotted #ccc;padding-bottom:20px}ul.currentBalance li{margin-bottom:18px}.disp_block{display:block}h3.fontArial{font-family:arial}.marBtm0{margin-bottom:0}.alert h2{font-family:Arial;line-height:24px;margin-bottom:0}.product-header h3{font-family:Arial}.cs_plan2 h1{font-family:Arial}.cs_plan2 h2{font-family:Arial;line-height:24px}.mar20{margin:20px}.accordionAlign div h3 div .cssIcon-toggle-plus{top:29%}.accordionAlign div h3 div .cssIcon-toggle-minus{top:29%}.accordionAlign div h3{border-top:0}.marRight15{margin-right:15px}#curr-bill-accordion .billAcc div.row-fluid-nowrap:last-child,.PadTopBot15{padding-top:5px!important;padding-bottom:15px!important}.tierCustomerVip{background:url(../images/MIP/logos/vip-tier-mobile.png) center no-repeat;height:40px;width:40px;float:left}.tierCustomerTop{background:url(../images/MIP/logos/top-tier-mobile.png) center no-repeat;height:40px;width:40px;float:left}.tierCustomerPlatinum{background:url(../images/MIP/logos/platinum-tier-mobile.png) center no-repeat;height:40px;width:40px;float:left}.tierCustomerGold{background:url(../images/MIP/logos/gold-tier-mobile.png) center no-repeat;height:40px;width:40px;float:left}.tierCustomerDiamond{background:url(../images/MIP/logos/diamond-tier-mobile.png) center no-repeat;height:40px;width:40px;float:left}.tierCustomerBlue{background:url(../images/MIP/logos/blue-tier-mobile.png) center no-repeat;float:left;height:40px;width:40px}.colorOrange{color:#ef6f00}.botMar5{margin-bottom:5px!important}.ForceMarBot0{margin-bottom:0!important}.font11imp{font-size:11px!important}.modal-content2{position:relative;background-color:#fefefe;margin:auto;padding:0;z-index:1001;border:1px solid #888;width:95%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}.dataLimitCount2{font-size:14px;width:72px;font-weight:700;margin-bottom:10px;margin-left:6px}.greyFullwidth{margin-left:-15px;margin-right:-15px;padding-left:0!important;padding-right:0!important}.bgDrGrey{background:#ececec none repeat scroll 0 0}.PadTop10{padding-top:10px}.bgGray{background-color:#f5f5f5}.padTRBL5{padding:5px}.padRight10{padding-right:10px}.containerBorderBot{border-bottom:1px solid #f2f2f2}.containerBorderBotTop{border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.linkcolor{color:#00f;cursor:pointer}.cbxmodalstyle{width:100%!important;overflow-y:auto!important;padding-left:0!important;padding-bottom:100px!important;padding-right:0!important;padding-top:60px!important}.modalfooterstyle{background-color:#FFF!important}#welcomeIntertial_Popup{position:absolute;z-index:1;background:0 0}#welcomeIntertial_PopupOverlay{position:absolute;top:0;left:0;z-index:1;overflow:hidden;-ms-filter:"alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8;position:fixed;width:100%;height:100%;background:#666}.welcomeIntertial_Popup{background:url(../images/mobile_welcomeIntertial_background.png) no-repeat top center;position:fixed;color:#fff;width:100%;height:100%;min-height:445px;top:42px;left:0;z-index:2}.welcomeIntertial_Popup_c{max-width:326px;margin:auto}.close_Intertial_Popup{float:right;margin-right:20px;cursor:pointer;margin-top:38px}@font-face{font-family:StagATT-BoldItalic;src:url(../font/StagATT-BoldItalic.eot);src:url(../font/StagATT-BoldItalic.eot?#iefix) format('embedded-opentype'),url(../font/StagATT-BoldItalic.woff2) format('woff2'),url(../font/StagATT-BoldItalic.woff) format('woff'),url(../font/StagATT-BoldItalic.ttf) format('truetype'),url(../font/StagATT-BoldItalic.svg) format('svg');font-weight:400;font-style:normal}@font-face{font-family:omnes_attmedium_italic;font-style:normal;font-weight:400;src:url(../font/Omnes_ATTW02MediumItalic.eot?#iefix) format("embedded-opentype"),url(../font/Omnes_ATTW02MediumItalic.woff) format("woff"),url(../font/Omnes_ATTW02MediumItalic.ttf) format("truetype"),url(../font/Omnes_ATTW02MediumItalic) format("svg")}@font-face{font-family:omnes_attmedium;font-style:normal;font-weight:400;src:url(../font/Omnes_ATTW02Medium.eot?#iefix) format("embedded-opentype"),url(../font/Omnes_ATTW02Medium.woff) format("woff"),url(../font/Omnes_ATTW02Medium.ttf) format("truetype"),url(../font/Omnes_ATTW02Medium) format("svg")}#welcomeIntertial_Popup h1{font-family:StagATT-BoldItalic;font-size:40px;margin-left:60px;font-style:italic}#welcomeIntertial_Popup h2{font-family:omnes_attmedium_italic,Arial;font-size:24px;margin-left:54px;margin-bottom:5px}#welcomeIntertial_Popup p{margin-right:4px;font-family:omnes_attmedium_italic;font-size:17px;line-height:18px;color:#fff;text-align:right;margin-top:10px;margin-bottom:8px}#welcomeIntertial_Popup .w50per{float:left;margin-left:19px;width:138px}.welcomeIntertial_Popup_h{padding-top:60px}#welcomeIntertial_Popup ul li{color:#fff;list-style:disc;font-size:20px;line-height:11px;margin-top:4px;vertical-align:middle}#welcomeIntertial_Popup h3{color:#fff;font-family:omnes_attmedium;font-size:16px;margin-bottom:0}#welcomeIntertial_Popup ul{margin-left:25px}#welcomeIntertial_Popup ul li span{color:#fff;font-family:omnes_attmedium;font-size:13px;left:-4px;line-height:14px;position:relative;top:-3px}#welcomeIntertial_Popup .welcomeIntertial_Popup_f{margin:27px 0 10px 100px;text-align:center;width:169px}#welcomeIntertial_Popup .welcomeIntertial_cta{background:transparent url(../images/mobile_welcomeIntertial_btn_cta.png) no-repeat scroll right center;background-position-x:172px;background-position-y:7px;color:#fff;display:block;font-family:omnes_attmedium_italic;font-size:16px;width:100%;line-height:16px;padding-right:15px;margin-bottom:15px;text-align:left}.close_welcomeIntertial{margin-left:-15px}@media (max-width:345px){.welcomeIntertial_Popup{background-position:-72px 0}.welcomeIntertial_Popup_c{margin:0}}@media (max-width:310px){.welcomeIntertial_Popup{background:#1575B3}.welcomeIntertial_Popup_h{padding-top:10px}#welcomeIntertial_Popup h1{margin-left:30px}.close_Intertial_Popup{margin-right:15px;margin-top:6px}#welcomeIntertial_Popup h2{margin-left:0;padding-left:25px}#welcomeIntertial_Popup p{text-align:left;margin-left:27px}#welcomeIntertial_Popup .welcomeIntertial_Popup_f{margin:9px 0 10px 27px}#welcomeIntertial_Popup .w50per{margin-left:26px}}.dtvlinkOverlay{color:#fff;display:block;font-family:omnes_attmedium;font-size:10px;width:100%;line-height:10px;margin-bottom:10px;margin-top:-4px}.videoThumbnailImgOverlay{float:left;height:40px;left:50%;margin-left:-20px;margin-top:-20px;max-width:100%;position:absolute;top:50%;vertical-align:middle;width:auto!important;z-index:3}.accntSeltionListItem{height:40px;margin-top:10px;margin-left:10px}.passcode-disabled{text-decoration:none!important;cursor:text}.list li.noList::after{background:rgba(0,0,0,0) none repeat scroll 0 0}.modalChatBtnFix{padding-bottom:70px!important;border-top:0 solid #d8d8d8;background-color:#fff}.loginNewDgn h1.page-heading{text-align:center;margin:0;padding:45px 0 25px}.loginNewDgn .login-page-content .row .login-widget.login-widget-vertical{float:none;margin:0 auto}.loginNewDgn .login-page-content{max-width:inherit}@media (max-width:1024px) and (min-width:768px){.containerLogin.loginNewDgnCtnr{width:auto}}@media (min-width:752px) and (max-width:767px){}@media (min-width:768px){}.marBot5{margin-bottom:5px!important}.posRelBot5{position:relative;bottom:5px}.ds2-no-colors .btn-clear,.ds2-no-colors .btn-secondary{color:#000!important}.plentiTabHeightAuto ul.tabs>li>a{height:auto!important}.colorBlack a{Color:#333}#loginForm .content-pad p{font-size:12px}.font12{font-size:12px;line-height:15px}.marTop15{margin-top:15px}.padBot15{padding-bottom:15px}.padBot40{padding-bottom:40px}@media screen and (-ms-high-contrast:active){#logoArticle1{background:rgba(0,0,0,0) url(../images/myatt_logo_rgb_white.png) no-repeat scroll center center / contain;height:50px;width:80%}#logoArticle1 img{display:none}}.firstNetImage{float:right;height:30px;width:auto}html{position:relative!important}.container{box-sizing:border-box}.filmstrip,.filmstrip-strip,.filmstrip-strip .fs-items,.filmstrip-strip .fs-items.view-more,.filmstrip-strip .fs-item-image,.filmstrip-strip>li{box-sizing:border-box}.fs-item-desc,.fs-item-desc .fs-icon-label,.fs-items.view-more{text-decoration:none;color:#0303FC}.filmstrip-videos-small .media-list,.filmstrip-videos-large .media-list{width:100%}.filmstrip-videos-small .media-list>.media,.filmstrip-videos-large .media-list>.media{width:100%;display:block;overflow:hidden}.filmstrip-videos-small .media .fs-item-image,.filmstrip-videos-large .media .fs-item-image{display:table-cell;vertical-align:middle!important}.filmstrip-videos-small .media .fs-item-image .videoImage,.filmstrip-videos-large .media .fs-item-image .videoImage{height:auto;max-height:82px}.filmstrip-videos-small .media .fs-item-image .videoImage>.videoPlay-dark,.filmstrip-videos-large .media .fs-item-image .videoImage>.videoPlay-dark{left:50%;top:52%}.filmstrip-videos-small .list>li,.filmstrip-videos-large .list>li{border-bottom-width:0}.filmstrip-videos-small li>.fs-items,.filmstrip-videos-large li>.fs-items{padding-top:0}.filmstrip-videos-small .text-muted,.filmstrip-videos-large .text-muted{line-height:14px;position:absolute;padding:0 5px;border-radius:2px;display:block;background:rgba(255,255,255,.8);color:#000}.filmstrip-videos-small .fs-item-desc,.filmstrip-videos-large .fs-item-desc{position:absolute;padding:0}.filmstrip-videos-small .fs-item-desc.media-body,.filmstrip-videos-large .fs-item-desc.media-body{white-space:pre-line;overflow:initial;padding-top:0}.filmstrip{width:100%;height:215px;overflow:hidden;padding:0}.filmstrip:before{clear:both;content:'';width:0;height:0}.filmstrip-icons{height:180px}.filmstrip-icons .fs-icon-label{font-size:13px;white-space:pre-line;margin:0 0 2px;position:relative;overflow:hidden;line-height:15px;height:30px!important;text-align:center}.filmstrip-icons .fs-icon-label:after{height:15px;top:15px;content:'';text-align:right;right:-20px;width:70px;background:linear-gradient(to right,rgba(255,255,255,0) 20%,#fff 60%)}.filmstrip-videos-small{height:180px}.filmstrip-videos-small .text-muted{top:-24px;right:0}.filmstrip-videos-small .fs-item-desc.media-body{width:120px!important;position:relative;overflow:hidden;line-height:15px;height:45px!important;overflow:initial}.filmstrip-videos-small .fs-item-desc.media-body:after{height:15px;top:30px;content:'';position:absolute;text-align:right;right:0;width:70px;background:linear-gradient(to right,rgba(255,255,255,0) 20%,#fff 60%)}.filmstrip-videos-small .videoImage{width:124px}.filmstrip-videos-small .videoPlay-dark{margin-top:9px;margin-left:-58px;height:22px;width:22px;background-size:22px}.filmstrip-videos-large{height:230px}.filmstrip-videos-large .filmstrip-strip.list>li{width:240px;height:230px;max-height:230px}.filmstrip-videos-large .fs-item-desc.media-body{width:224px!important;position:relative;overflow:hidden;line-height:15px;height:30px!important;overflow:initial}.filmstrip-videos-large .fs-item-desc.media-body:after{height:15px;top:15px;content:'';position:absolute;text-align:right;right:0;width:70px;background:linear-gradient(to right,rgba(255,255,255,0) 20%,#fff 60%)}.filmstrip-videos-large .fs-item-desc.media-body .text-muted{top:-27px;right:4px}.filmstrip-videos-large .fs-item-image{height:140px!important;max-height:140px!important}.filmstrip-videos-large .videoImage{width:224px;height:130px!important;max-height:130px!important}.filmstrip-videos-large .fs-items.view-more{height:230px!important;padding-top:90px!important}.filmstrip-header{margin:18px;line-height:13px;margin-bottom:13px;white-space:nowrap}.filmstrip-strip{white-space:nowrap;height:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0;padding:0 8px}.filmstrip-strip>li{vertical-align:top;list-style-type:none;display:inline-block;width:140px;height:140px;position:relative;padding:0;margin:0;-webkit-transition:opacity 1s ease-in-out,all .5s ease-in-out;-webkit-transform:-webkit-translate3d(0,0,0);-moz-transition:opacity 1s ease-in-out,all .5s ease-in-out;-moz-transform:-moz-translate3d(0,0,0);-ms-transition:opacity 1s ease-in-out,all .5s ease-in-out;-ms-transform:-ms-translate3d(0,0,0);-o-transition:opacity 1s ease-in-out,all .5s ease-in-out;-o-transform:-o-translate3d(0,0,0);transition:opacity 1s ease-in-out,all .5s ease-in-out;transfrom:translate(0,0,0);left:70px;opacity:0}.filmstrip-strip .fs-items{display:block;width:100%;height:170px;text-align:center;padding:0 8px;vertical-align:top;overflow:hidden}.filmstrip-strip .fs-items .fs-item-image{height:82px;max-height:82px;vertical-align:bottom;margin:0 auto;padding:0}.filmstrip-strip .fs-items:link,.filmstrip-strip .fs-items:hover,.filmstrip-strip .fs-items:active,.filmstrip-strip .fs-items:visited{text-decoration:none;border-width:0;font-size:13px}.filmstrip-strip .fs-items.view-more{background:#eee;display:block;vertical-align:bottom;background:url(../../images/viewmore_r@2x.png) no-repeat scroll 50% 22% transparent;background-size:40px;padding-top:55%}.filmstrip-strip .fs-item-desc{overflow:hidden;text-align:left;padding:8px 0 0}.filmstrip-strip .fs-item-label{font-size:13px;white-space:pre-wrap;margin:0 0 2px}.filmstrip-strip .fs-item-label{position:relative;overflow:hidden;line-height:15px;height:30px!important}.filmstrip-strip .fs-item-label:after{height:15px;top:15px;content:'';position:absolute;text-align:right;right:0;width:70px;background:linear-gradient(to right,rgba(255,255,255,0) 20%,#fff 60%)}.filmstrip-strip .fs-item-price{display:block;font-size:12px;font-weight:700;color:#666}.filmstrip-strip .starsCan{left:-3px!important;top:-2px!important;vertical-align:bottom}.filmstrip-strip .starsCan>.starsRate{background-image:url(http://0.ecom.attccc.com/styles/att/assets3.2.0/images/starsRate-white.png)!important}.filmstrip-strip .starsRating{left:-3px;vertical-align:bottom;font-size:11px;color:#000}.filmstrip-strip>.items-in:nth-child(1){-webkit-transition-delay:.2s;-moz-transition-delay:.2s;-ms-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.filmstrip-strip>.items-in:nth-child(2){-webkit-transition-delay:.4s;-moz-transition-delay:.4s;-ms-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.filmstrip-strip>.items-in:nth-child(3){-webkit-transition-delay:.6000000000000001s;-moz-transition-delay:.6000000000000001s;-ms-transition-delay:.6000000000000001s;-o-transition-delay:.6000000000000001s;transition-delay:.6000000000000001s}.filmstrip-strip>.items-in:nth-child(4){-webkit-transition-delay:.8s;-moz-transition-delay:.8s;-ms-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.filmstrip-strip>.items-in:nth-child(5){-webkit-transition-delay:1s;-moz-transition-delay:1s;-ms-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.filmstrip-strip>.items-in:nth-child(6){-webkit-transition-delay:1.2000000000000002s;-moz-transition-delay:1.2000000000000002s;-ms-transition-delay:1.2000000000000002s;-o-transition-delay:1.2000000000000002s;transition-delay:1.2000000000000002s}.filmstrip-strip>.items-in:nth-child(7){-webkit-transition-delay:1.4000000000000001s;-moz-transition-delay:1.4000000000000001s;-ms-transition-delay:1.4000000000000001s;-o-transition-delay:1.4000000000000001s;transition-delay:1.4000000000000001s}.filmstrip-strip>.items-in:nth-child(8){-webkit-transition-delay:1.6s;-moz-transition-delay:1.6s;-ms-transition-delay:1.6s;-o-transition-delay:1.6s;transition-delay:1.6s}.filmstrip-strip>.items-in:nth-child(9){-webkit-transition-delay:1.8s;-moz-transition-delay:1.8s;-ms-transition-delay:1.8s;-o-transition-delay:1.8s;transition-delay:1.8s}.filmstrip-strip>.items-in:nth-child(10){-webkit-transition-delay:2s;-moz-transition-delay:2s;-ms-transition-delay:2s;-o-transition-delay:2s;transition-delay:2s}.filmstrip-strip>.items-in:nth-child(11){-webkit-transition-delay:2.2s;-moz-transition-delay:2.2s;-ms-transition-delay:2.2s;-o-transition-delay:2.2s;transition-delay:2.2s}.filmstrip-strip>.items-in:nth-child(12){-webkit-transition-delay:2.4000000000000004s;-moz-transition-delay:2.4000000000000004s;-ms-transition-delay:2.4000000000000004s;-o-transition-delay:2.4000000000000004s;transition-delay:2.4000000000000004s}.filmstrip-strip>.items-in:nth-child(13){-webkit-transition-delay:2.6s;-moz-transition-delay:2.6s;-ms-transition-delay:2.6s;-o-transition-delay:2.6s;transition-delay:2.6s}.filmstrip li.items-in{left:0;opacity:1;filter:alpha(opacity=100)}.no-animate{-webkit-transition:no-animate,no-animate!important;-webkit-transform:-webkit-translate3d(0,0,0)!important;-moz-transition:no-animate,no-animate!important;-moz-transform:-moz-translate3d(0,0,0)!important;-ms-transition:no-animate,no-animate!important;-ms-transform:-ms-translate3d(0,0,0)!important;-o-transition:no-animate,no-animate!important;-o-transform:-o-translate3d(0,0,0)!important;transition:no-animate,no-animate!important;transfrom:translate(0,0,0)!important;left:0;opacity:1}