#content .section-careers .accordion .accordion-item .heading-accordion .container span a{
    float: right;
    position: relative;
    font: normal 700 18px/30px 'Roboto', sans-serif;
    color: #1cb435;
    cursor: pointer;
    text-decoration: none;
}
#content .section-careers .accordion .accordion-item .heading-accordion .container span a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.jquery-selectbox .jquery-selectbox-list {
    max-height: 200px;
}
.jquery-selectbox .jquery-selectbox-list span {
    cursor: pointer;
}
#content.channel-lineups .buttons-block {
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
}
#content.channel-lineups .buttons-block a {
    background: #1CB435;
    color: #fff;
    border: none;
    padding: 0 20px;
    margin-right: 15px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-weight: bold;
}
#content.channel-lineups .buttons-block a:hover {
    opacity: 0.8;
    text-decoration: none;
}

/* #content.channel-lineups section.zip .btn {
  padding: 7px 22px;
}
#content.channel-lineups section .filter-nav {
  float: right;
  margin-top: 9px;
}
#content.channel-lineups section .filter-nav .filter-nav-title {
  padding: 0 3px 7px 0;
  float: left;
}
#content.channel-lineups section .filter-nav UL {
  margin: 0;
  list-style: none;
  float: left;
}
#content.channel-lineups section .filter-nav UL LI {
  padding: 0 7px 16px;
  float: left;
}
#content.channel-lineups section .filter-nav UL LI a:hover {
  color: #2175ff;
}
#content.channel-lineups section .filter-nav UL LI.current a {
  text-decoration: underline;
}
#content.channel-lineups section .table-info {
  display: inline-block;
  margin-bottom: 50px;
}
#content.channel-lineups section .table-info.scroll-area-horizontally {
  width: 100%;
}
#content.channel-lineups section .table-info .table-info-wrapper {
  width: auto;
}
#content.channel-lineups section .table-info .table-info-title {
  border: 1px solid #ffffff;
  background: #1cb435;
}
#content.channel-lineups section .table-info .table-info-title .channel-column {
  padding: 9px 0 0;
  display: table-cell;
  font: normal 600 14px/14px 'Open Sans', sans-serif;
  color: #ffffff;
  vertical-align: bottom;
  text-align: center;
  border-right: 1px solid #ffffff;
}
#content.channel-lineups section .table-info .table-info-title .channel-column h4 {
  font: normal 600 14px/14px 'Open Sans', sans-serif;
  color: #ffffff;
}
#content.channel-lineups section .table-info .table-info-title .channel-column .subtitle-column {
  border-left: 1px solid #ffffff;
  font: normal 600 14px/18px 'Open Sans', sans-serif;
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  height: 77px;
  background: #474747;
  width: 97px;
  text-align: center;
}
#content.channel-lineups section .table-info .table-info-title .channel-column .subtitle-column:first-child {
  border-left: 0 solid #000000;
}
#content.channel-lineups section .table-info .table-info-title .channel-column .channel-column-header {
  min-height: 86px;
  text-align: left;
  padding: 0 24px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content.channel-lineups section .table-info .table-info-title .channel-column p,
#content.channel-lineups section .table-info .table-info-title .channel-column h3 {
  color: #ffffff;
}
#content.channel-lineups section .table-info .table-info-title .channel-column h3 {
  margin-bottom: 0;
  font: normal 600 24px/28px 'Open Sans', sans-serif;
}
#content.channel-lineups section .table-info .table-info-title .channel-column p {
  font: normal 600 14px/14px 'Open Sans', sans-serif;
}
#content.channel-lineups section .table-info .table-info-title .channel-column:first-child {
  width: 264px;
}
#content.channel-lineups section .table-info .table-info-content {
  overflow: hidden;
}
#content.channel-lineups section .table-info .table-info-content.scroll-area {
  height: 428px;
}
#content.channel-lineups section .table-info .table-info-content table {
  border: 1px solid #ffffff;
}
#content.channel-lineups section .table-info .table-info-content table tr td {
  font: normal 400 14px/21px 'Open Sans', sans-serif;
  padding: 9px 0;
  text-align: center;
  width: 107px;
  border-right: 1px solid #f0f0f0;
  position: relative;
  display: inline-block;
}
#content.channel-lineups section .table-info .table-info-content table tr td:first-child {
  padding-left: 15px;
  text-align: left;
  width: 250px;
  border-left: 0 solid #000000;
}
#content.channel-lineups section .table-info .table-info-content table tr td:last-child {
  width: 80px;
}
#content.channel-lineups section .table-info .table-info-content table tr td .channel-number {
  position: absolute;
  top: unset;
  left: unset;
  right: 0;
  bottom: 0;
  background: #959595;
  float: left;
  width: auto;
  padding: 0 3px;
  height: 16px;
  min-width: 24px;
  text-align: center;
  font: normal 400 11px 'Open Sans', sans-serif;
  color: #ffffff;
}
#content.channel-lineups section .table-info .table-info-content table tr td .channel-wrapper {
  position: relative;
  display: block;
  padding-left: 0;
  color: #000000;
}
#content.channel-lineups section .table-info .table-info-content table tr td .selected-item {
        cursor: default;
}
#content.channel-lineups section .table-info .table-info-content table tr td span.code {
        left: 68px;
    position: absolute;
    top: 2px;
        color: #1cb435;
}
#content.channel-lineups .selected-item {
  color: #1cb435;
  font-size: 35px;
  line-height: 21px;
  display: block;
  height: 21px;
  position: relative;
}
#content.channel-lineups .selected-item.grey {
        color: grey;
}
#content.channel-lineups .selected-item:before {
  content: '';
} */
body>img[height=1][width=1] {
    display: none;
}
.hidden {
    display: none;
}
#content section.steps .offers {
    margin-bottom: 50px;
}
#content section.steps .offers .btn.next{
    margin-top: 40px;
}

#content.job-post .info-container {
    margin-bottom: 50px;
}
#content.career section.title-section {
    overflow: visible;
}
#content.career #top-page .container {
    overflow: visible;
}
#content .images-container .images-container-item .small-images-container-item {
    position: relative;
}
#content .images-container .images-container-item .small-images-container-item .link-block {
    bottom: 6%;
    left: 4.5%;
    width: 100%;

    position: absolute;
}
#content .images-container .images-container-item .small-images-container-item .link-block h2 {
    font: 700 60px/100% "Roboto",sans-serif;
    margin-bottom: 30px;
    max-width: 435px;
    color: #fff;
}
#content .images-container .images-container-item .small-images-container-item .link-block .more {
    display: inline-block;
    font: 400 24px/46px "Roboto",sans-serif;
    margin-bottom: 15px;
    padding: 0 96px 0 0;
    color: #fff;
    position: relative;
}
#content .speed-test p a {
    text-decoration: underline;
}
#content .speed-test p a:hover {
    text-decoration: none;
}
#content section.product-images-container .images-container-item a:hover .image-text {
    color: initial;
}
#content section.product-images-container .images-container-item .images-container-text p {
    padding-right: 40px;
}
#content section.title-section .top-image img {
    width: 100%;
}

/* POPUP */
#content .about-popover {
    display: none;
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate(0px, 0px);
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 100003;
}
#content .about-popover .icon-close {
    color: #fff;
    cursor: pointer;
    position: fixed;
    right: 40px;
    top: 24px;
    font-size: 20px;
}
#content .about-page-content {
    color: #bebebe;
    margin: 150px auto 300px;
    width: 650px;
}
#content .about-page-content ul {
    list-style-type: disc;
}
#content .about-page-content .about-content-header {
    font-family: AdelleLight,sans-serif;
    text-align: center;
}
#content .about-page-content h1 {
    font-family: AdelleLight,sans-serif;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    display: inline-block;
    font-size: 60px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #bebebe;
}
#content .about-popover .about-page-content p {
    line-height: 1.6;
    margin: 0;
    padding: 20px 0;
    position: relative;
    color: #bbb;
    color: #bebebe;
}
#content  .about-page-content h2 {
    font: 22px/24px "Roboto",sans-serif;
    margin: 18px 0;
    max-width: 100%;
    color: #bebebe;
}
#content .about-popover .about-page-content a {
    color: #168dd9;
    text-decoration: underline;
    color: #bebebe;
}
#content .short-description,
#content .short-description p {
    font-size: 14px;
    padding: 0 3% 0 2%;
    line-height: 30px;
    margin: 0 0 10px;
}
#content section.steps .packages .filter > a.active {
    text-decoration: underline;
}
#popular .filter a {
    text-transform: capitalize;
}
.elp_lablebox {
    display: none;
}
#content .main-content .subscription #dsubscribers_email {
    display: block;
    padding: 0 30px;
    height: 51px;
    font: normal 400 18px/51px 'Roboto', sans-serif;
    width: 100%;
    border: 1px solid #c2c1c1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
}
#content .main-content .subscription input[type=submit] {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    font: normal 600 18px/50px 'Roboto', sans-serif;
    width: 92px;
    height: 50px;
    background: #1cb435;
    color: #ffffff;
    border: none;
}
#content.news-events section.title-section .title-content,
.page-template-legal #content section.title-section .title-content {
    height: 498px;
}
#content.news-events section.title-section .title-content h1 {
    margin: 36px 0 0;
}
.news-events .container {
    max-width: 1001px;
}
#content section.title-section .full-width {
    max-height: 632px;
}
#content.products-page.performance-2 .section-tv2 .cell-right > p {
    margin: 0;
}
#content.products-page.performance-2 .section-tv2 .cell-right > p iframe{
	margin-bottom: -5px;
}
#content .ppv-box .ppv-box-item a img {
    max-height: 242px;
}

.message {
    padding: 20px 20px;
    position: fixed;
    width: 200px;
    margin-left: -120px;
    background: rgba(0,0,0,0.7);
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 120%;
    top: -50%;
    left: 50%;
    z-index: 9999;
}
.message span {
    font-size: 26px;
    font-weight: bold;
    display: block;
}
.btn.removing {
    background: orange;
}
#content section.steps .package .icons {
    max-height: 50px;
}
#content section.steps .package .icons img{
    width: auto !important;
    max-height: 100%;
}
.steps .folded>.container {
    display: none;
}
.steps .folded .step-heading {
    cursor: pointer;
}
.steps .folded h2:after {
    content: "\25B4";
    margin-top: 7px;
    float:right;
    color:gray;
}
.steps .folded .step-heading:hover h2:after {
    content: "\25be";
}
#content section.steps .folded .step-heading,
#content section.steps .offers.folded {
    margin-bottom: 0;
}
#content section.steps .folded .step-heading {
    border-bottom: 1px solid #ccc;
}

#content section.steps .section-more {
    margin-bottom: 50px;
}
.cart-actions a {
    text-align: center;
}
header .cart .cart-line-items ul li img {
    clear: none;
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 3%;
    padding-left: 0;
    padding-right: 0;
    text-align: inherit;
    width: 14.16%;
}
header .cart .cart-line-items ul li.item {
    clear: both;
    padding: 20px 0 10px;
}
.preloader {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    height: 100%;
    background: rgba(255,255,255,0.3) url("../images/preload.gif") no-repeat center;
}
#content section.steps .package:hover {
    margin: 0;
    border: 2px solid #1cb435;
}
#content section.steps .cols .col {
    border: 4px solid #fff;
    box-sizing: border-box;
}
#content section.steps .cols .col:hover {
    border-color: #1cb435;
}
#content section.steps .cols .col.with-content {
    /*margin: 0;*/
}
#content section.steps .cols .col.with-content:hover {
    /*border: none;*/
    border-color: #fff;
}
#content section.steps .cols .col.with-content .package:hover {
    border: 6px solid #1cb435;
    margin: -4px;
}
body>.ui-helper-hidden-accessible {
    display: none;
}
.checkout .checkout-nav-component .checkout-nav-item.active h3 {
    color: #fff;
}
.checkout .steps {
    padding-top: 131px;
}
.checkout .checkout-nav-component {
    top: 75px;
}
.checkout .steps .order-details .block a.remove-checkout {
    clear: both;
}
.checkout .ui-datepicker .ui-widget-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #515252;
    font-family: Lato;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 0;
    text-transform: uppercase;
}
.checkout .select-time .form-row input[type=radio]:checked + label::before {
    background: #dfdfdf none repeat scroll 0 0;
    border: 7px solid #515356;
    height: 5px;
    width: 5px;
}
.checkout .steps .customer-information-form input {
    color: #000;
}
.checkout .steps .steps-item {
    overflow-y: inherit;
}
.content-wrap {
    padding: 30px 0 50px;
}
.checkout .steps .infobox p {
    margin: 0;
}
#content.channel-lineups section .table-info .table-info-title .channel-column .subtitle-column {
    height: 87px;
}
#content .selected-item::before {
    display: none !important;
}
#content .selected-item.code::before {
    content: "*";
    display: block !important;
    font-size: 16px;
    line-height: 11px;
    margin-right: -25px;
    position: absolute;
    right: 50%;
    top: -8px;
}
#content.channel-lineups section .filter-nav UL LI a.active {
    text-decoration: underline;
}
#content.channel-lineups .table-striped > tbody > tr[style*="display:none"]:nth-of-type(2n) {
    background-color: #000;
}
#content.channel-lineups .table-striped > tbody > tr[style="display:none"]:nth-of-type(2n+1) {
    background-color: #fff;
}
#content.channel-lineups .selected-item.grey {
    color: grey;
}
#content.channel-lineups section .filter-nav UL {
    margin-right: 20px;
}
#content.channel-lineups section .filter-nav UL LI {
    padding: 0 5px 16px;
}
#content.channel-lineups section .table-info {
    margin-bottom: 50px;
}
#content.channel-lineups section .disclaimer {
    margin-bottom: 200px;
}
#content.channel-lineups section .disclaimer .selected-item {
    display: inline;
    vertical-align: text-bottom;
}
h4.zip-error {
    padding: 50px 0px 200px;
    text-align: center;
}
#content.channel-lineups section.zip {
    padding: 50px 0 77px;
}
#content.channel-lineups section.zip h1 {
    margin-bottom: 15px;
}
#content .selected-item {
    cursor: default;
}
.channel-lineups .popup .channel-list ul li .logo img {
    max-height: 30px;
    width: auto;
}
.channel-lineups .popup .channel-list {
    max-height: 500px;
    overflow-y: auto
}
.channel-lineups .popup .header h3,
.channel-lineups .popup .pack-name h4 {
    color: #fff;
}
.channel-lineups .popup .header .close {
    background: none;
}
.filter .list a.active {
    text-decoration: underline;
}
.channel-lineups .popup {
    width: 735px;
    max-width: 100%;
}

@media only screen and (max-width: 768px) {
    #content.channel-lineups .buttons-block {
        display: inline-block; 
        width: 100%;
        float: none;
        margin-right: 0;
        text-align: right;
    }
    #content.channel-lineups .buttons-block a {
        display: inline-block;
    }
    footer .top-nav ul li ul {
        padding-left: 0;
    }
}
@media only screen and (max-width: 768px) {
    #content.channel-lineups section.zip {
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 640px) {
    #content .main-content .subscription .form-mail {
        max-width: none;
        padding-right: 0;
    }
    #content .main-content .subscription input[type="submit"] {
        position: relative;
        right: auto;
        bottom: auto;
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    #content section.steps .premium-channel .cols .col {
        margin-right: 0;
        width: 100%;
    } 
}
#content.products-page.performance-2 .section-tv2 .cell-right {
	
}
#content #news img {
	margin-bottom: 20px;
	height: auto;
	max-width: 100%;
}
#content #news h1 {
	font-size: 60px;
}
#content #news h4,
#content #news h3 {
	margin-bottom: 10px;
}
#content #news ul {
	margin-left: 25px;
}
#content #news ol {
	margin-bottom: 25px;
}
#content #news em {
	font-style: italic;
}
#content #news blockquote {
	color: rgba(0,0,0,0.8);
    font-size: 16px;
    font-style: italic;
    padding-left: 50px;
	background: rgba(0, 0, 0, 0) url("../images/quotes.png") no-repeat scroll 0 0;
}
#content #news blockquote p {
	color: rgba(0,0,0,0.5);
}
#content .images-container .images-container-item .small-images-container-item a:hover .link-text,
#content .images-container .images-container-item .small-images-container-item a:hover,
#content .images-container .images-container-item a:hover {
	text-decoration: none;
}
.subscription .form-mail input {
	width: 370px;
	padding: 0 20px;
	line-height: 50px;
	height: 50px;
	border: 1px solid #c2c1c1;
	font-size: 18px;
}
#sitemap ul li {
	width: 50%;
	list-style: none;
	float: left
}
#sitemap ul li ul li {
	width: 100%;
	float: left
}
#sitemap h2 {
	clear: both;
    font-size: 48px;
    padding-top: 30px;
}
#content.careers .form-box .form-cell .jquery-selectbox-list .jquery-selectbox-item:first-child {
	display: none;
}
.map-box img {max-height: inherit !important;}
#livechat-eye-catcher,
#livechat-full,
#livechat-compact-container {
	z-index: 999 !important;
}
.message {
    // background: #000 !important;
}