
/* Header */
.premium-channels-carousel .carousel-control {
    display: block;

}
.features-header .carousel-control.left {
    margin-left: -90px !important;
}
.features-header .carousel-control.right {
    margin-right: -70px;
}
.step_title_text {
    line-height: 48px;
}
.step_summary {
    background:#ddd;
}
.step_summary_border_right {
    border-right:1px solid #fff
}
.step_summary_border_left {
    border-left:1px solid #fff;
}

/* Step 1 - Signup*/

.contact-holder input[type="text"],
.contact-holder input[type="password"],
.contact-holder select {
    height: 40px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.error {
    color: #b94a48;
}
.input-prepend .add-on {
    height: 26px;
    padding-top: 8px;
    width: 30px;
}
.input-prepend .add-on>i {
    font-size: 1.6em;
    color: #777;
}
.submit-step1 {
    margin-left:1.8%;
}
.title-grey {
    color: #777;
}
.title-green {
    color: #008000;
}
.affSearch,
.tt-query,
.tt-hint {
    width: 100%;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}
.affSearch {
    background-color: #fff;
    float: left;
}
.affSearch:focus {
    border: 2px solid #0097cf;
}
.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
    color: #999
}
.tt-menu {
    width: 100%;
    text-align: left;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -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);
}
.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}
.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf;
}
.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

}
.tt-suggestion p {
    margin: 0;
}
.row-fluid .span11 {
    width: 100% !important;
}
.twitter-typeahead {
    width: 100%;
}
.Typeahead {
    background-color: #0097cf;
    background-image: -moz-linear-gradient(center top , #04a2dd, #03739c);
    background-repeat: repeat-x;
    border: 1px solid #024e6a;
    border-radius: 10px;
    box-shadow: 0 0 2px #111;
    margin: 50px auto 0;
    padding: 15px;
    position: relative;
    text-align: left;
    width: 500px;
}
.Typeahead-spinner {
    display: none;
    height: 28px;
    margin: 0 0 6px 6px;
    vertical-align: bottom;
    width: 28px;
}
.Typeahead-hint, .Typeahead-input {
    border: 1px solid #024e6a;
    border-radius: 8px;
    font-size: 24px;
    line-height: 30px;
    padding: 5px 8px;
    width: 100%;
}
.Typeahead-hint {
    color: #ccd6dd;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
}
.Typeahead-menu {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 2.5%;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    top: 95%;
    width: 95%;
    z-index: 100;
}
.Typeahead-menu.is-open {
    display: block;
}
.Typeahead-selectable {
    cursor: pointer;
}
.Typeahead-selectable + .Typeahead-selectable {
    border-top: 1px solid #ccd6dd;
}
.ProfileCard {
    padding: 8px;
    position: relative;
}
.ProfileCard-avatar {
    border: 2px solid #ccd6dd;
    border-radius: 5px;
    height: 52px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 52px;
}
.ProfileCard-details {
    min-height: 35px;
    padding-left: 70px;
    padding-top: 15px;
}
.ProfileCard-realName {
    font-weight: normal;
}
.ProfileCard-realName, .ProfileCard-screenName {
    display: inline-block;
}
.ProfileCard-screenName {
    color: #8899a6;
}

/* Step 2,3 */

.linear-gradient {
    background-image:linear-gradient(to bottom, #fff, #eaeaea);
}
.stb-linear-gradient {
    background-image:linear-gradient(to bottom, #fff, #f6f6f6);
}
.thumbs-container {
    margin-left: 0px !important;
}
.channel-thumbs {
    width: 16.6666667% !important;
    background: #fff;
    border: 1px solid #eaeaea;
    margin: 0!important;
    padding: 8px;
}
.channel-thumbs img{
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);border: 1px solid #eaeaea;
}
.full-channel-thumbs {
    width: 16.6666667% !important;
    background: #fff;
    border: 0;
    margin: 0 !important;
    padding: 0;
}

.upgrades-thumbs {
    width: 33.3333334% !important;
    background: #fff;
    border: 0;
    margin: 0 !important;
    padding: 0;
}
.stb-thumbs {
    width: 80px !important;
    background: #fff;
    border: 1px solid #eaeaea;
    margin: 0!important;
    padding: 8px;
    padding-right: 12px;
}
.stb-thumbs > a >img {
    width:  100%!important;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);border: 1px solid #eaeaea;
    min-height: 70px;
}
.stb-image > a > img {
    border: 1px solid #eaeaea;
}
.no-left-border {
    border-left: 0px;
}
.no-left-margin {
    margin-left: 0px !important;
}
.normal-font {
    font-weight: normal;
}
/* Step 4 */

.date-separator {
    color:#999999;
    padding:34px 10px 0px 10px;
}
.cvv {
    padding:34px 0 0 0;
}

.checkout-summary td {
    padding:20px 10px;
}

.checkout-summary td.row-shipping {
    color: #008000;
}
.checkout-summary td.row-total {
    background:#eaeaea;
    padding:30px 10px;
}
.shipping-element {
    display: none;
}

/* Thank you */
.thankyou-title-container {
    margin: 120px 20px 40px 20px;
}
.thankyou-title {
    font-size: 52px;
    line-height: 52px;
}
.affiliate-id {
    color: #4b6cb7;
    font-size: 52px;
    line-height: 60px;
}
.what-is-this {
    line-height: 38px;
}
.thankyou-info {
    font-size: 21px;
}
.info-blue {
    color: #4b6cb7;
}
.thankyou-message {
    font-size: 18px;
}
.enjoy-hd-channels {
    width: 100%;
    float: right;
}
.app-buttons-title {
    font-size: 21px;
}
.app-buttons-title-margin-top {
    margin-top: 255px;
}

@media (min-width: 768px) and (max-width: 1046px) {
    .responsive-margin-top {
        margin-top: 20px;
    }
    .channel-thumbs {
        padding: 2px 4px 4px 2px;
    }
    .full-channel-thumbs {
        padding: 0;
    }
}

@media (min-width: 100px) and (max-width: 532px) {
    .responsive-margin-top {
        margin-top: 20px;
    }
}

@media (min-width: 100px) and (max-width: 768px) {
    .stb-thumbs {
        float: left !important;
    }
    .responsive-clear { 
        clear: both;
    }
    .stb-description {
        margin-top: 20px;
        display: block;
    }
    .channel-thumbs {
        float: left !important;
        padding: 8px;
    }
    .full-channel-thumbs {
        float: left !important;
        padding: 0;
    }
    .offer-plan-holder-wizard{
        padding: 20px;
    }
    .upgrades-thumbs {
        float: left !important;
    }
    .mobile-summary h3{
        padding-left: 30px;
    }
    .mobile-summary{
        border: 0px;
    }
    .mobile-summary .fa,.mobile-summary-channel .fa{
        margin-right: 30px;
    }
    .mobile-summary-channel {
        padding-bottom: 0px;
    }
}

.group-features {
    list-style-image: url('../images/offers/checkbox.png');
}
.group-features li{
    margin-bottom: 10px;
}
.live-channels-header {
    background: #0061c0;
    color: #fff;
    width: 99%;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
}
.catchup-channels-header {
    background: #e39c0e;
    color: #fff;
    width: 99%;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
}
.audio-channels-header {
    background: #4ba625;
    color: #fff;
    width: 99%;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
}
.member-upgrades-header {
    margin-top: 40px;
    background: #eaeaea;
    color: #000;
    width: 99%;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
}
.clear{
    clear: both;
}
.show-grid-offers {
    position: relative;
    min-height: 245px !important;
}
.carouselContainer {
    position: absolute;
    bottom: 0px;
    width: 94%;
}
.carouselText{
    font-size:12px; 
    color:#cccccc;
    position: absolute;
    bottom: -30px;
    width: 94%;
}
@media (min-width: 768px) and (max-width: 980px) {
    .show-grid-offers {
        min-height: 340px !important;
    }
    .offers-subtitle {
        margin-top: 36px;
    }
    .offers-second-subtitle {
        margin-top: 146px;
    }
    .upgrade-btn {
        top: 160px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .show-grid-offers {
        min-height: 420px !important;
    }
    .offers-second-subtitle {
        margin-top: 116px;
    }
    #premiumChannelsCarouselMobile .carousel-control {
        margin-top: 18%;
    }
}
@media (min-width: 480px) and (max-width: 640px) {
    .show-grid-offers {
        min-height: 350px !important;
    }
    .upgrade-btn {
        top: 160px;
    }
    .offers-second-subtitle {
        margin-top: 96px;
    }
    #premiumChannelsCarouselMobile .carousel-control {
        margin-top: 15%;
    }
}
@media (min-width: 420px) and (max-width: 480px) {
    .show-grid-offers {
        min-height: 350px !important;
    }
    .upgrade-btn {
        top: 180px;
    }
    .offers-second-subtitle {
        margin-top: 96px;
    }
}
@media (min-width: 280px) and (max-width: 420px) {
    .show-grid-offers {
        min-height: 250px !important;
    }
    .upgrade-btn {
        top: 190px;
    }
    .offers-second-subtitle {
        margin-top: 96px;
    }
    #premiumChannelsCarouselMobile .carousel-control {
        margin-top: 5%;
    }
}
@media (min-width: 120px) and (max-width: 280px) {
    .show-grid-offers {
        min-height: 150px !important;
    }
    .upgrade-btn {
        top: 220px;
    }
    #premiumChannelsCarouselMobile .carousel-control {
        margin-top: 0%;
    }
    .offers-second-subtitle {
        margin-top: 96px;
    }
}