﻿.BodyContent {
    background: #4cb1ff;
}

p {
    margin: 0 !important;
    padding: 1em 0;
}

.bgW {
    background: #fff !important;
}

/******** Top Navigation *******/
.navbar-default .navbar-nav > li > a.LoginLink, .navbar-default .navbar-nav > li > a.FreeTrialLink {
    border-radius: 2px;
    margin: 13px 5px;
    padding: 2px 8px;
    text-shadow: none;
    color: #fff;
    text-shadow: none;
}

.navbar-default .navbar-nav > li > a.LoginLink {
    background: #26b160;
}

.navbar-default .navbar-nav > li > a.FreeTrialLink {
    background: #cf4823;
}

.navbar-default .navbar-nav > li > a span.glyphicon {
    margin-right: 5px;
    font-size: 14px;
}

@media (min-width: 768px) {
    .BodyContent {
        padding-top: 100px;
    }

    div.IntroTitle {
        min-height: 380px;
        text-align: center;
    }

        div.IntroTitle img {
            height: 265px;
        }

    .navbar-default {
        background: #4cb1ff;
        border-bottom: none !important;
    }

    .top-nav-collapse {
        /*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);*/
        background: #0076d0;
    }

    .navbar-brand {
        padding: 7px;
    }

        .navbar-brand img {
            height: 100%;
        }

    .navbar-default .navbar-nav > li > a {
        color: #ffff00;
        background-color: none !important;
        display: block;
        cursor: pointer;
        position: relative;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a[aria-expanded='true'] {
            text-shadow: none;
        }

    .open > DIV.dropdown-menu {
        min-width: 200px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

        .open > DIV.dropdown-menu:before {
            content: "";
            position: absolute;
            top: -20px;
            left: 35px;
            height: 20px;
            width: 20px;
            border: 10px solid;
            border-color: transparent transparent #fff;
        }

    DIV.dropdown-menu > ul {
        float: left;
        width: 200px;
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        DIV.dropdown-menu > ul li {
            padding: 1px 4px;
        }

            DIV.dropdown-menu > ul li a {
                padding: 5px;
                color: #012a4d;
                -moz-border-radius: 7px;
                -webkit-border-radius: 7px;
                border-radius: 7px;
                -khtml-border-radius: 7px;
                display: block;
                vertical-align: middle;
                border: 1px solid #f6f6f6;
                cursor: pointer;
                text-decoration: none;
            }

                DIV.dropdown-menu > ul li a:hover {
                    background: #0090ff;
                    color: #FFFFFF;
                }

        DIV.dropdown-menu > ul span.Logo {
            display: inline-block;
            vertical-align: middle;
            width: 25px;
            height: 25px;
            background-image: url("/Content/img/MenuProducts.png");
            background-repeat: no-repeat;
        }

            DIV.dropdown-menu > ul span.Logo.FAQ {
                background-image: url('/Content/img/25X25.png');
                background-position: -50px -25px;
            }



        DIV.dropdown-menu > ul span.POS {
            background-position: 0 0;
        }

        DIV.dropdown-menu > ul span.SyncCenter {
            background-position: -25px 0;
        }

        DIV.dropdown-menu > ul span.BrokerHub {
            background-position: -50px 0;
        }

        DIV.dropdown-menu > ul span.Logo.RocketPoster {
            background-position: -75px 0;
        }

        DIV.dropdown-menu > ul span.Charts {
            background-position: 0 -25px;
        }

        DIV.dropdown-menu > ul span.EventCatalog {
            background-position: -25px -25px;
        }

        DIV.dropdown-menu > ul span.Logo.API {
            background-position: -50px -25px;
        }

        DIV.dropdown-menu > ul span.Logo.MyAccount {
            background-position: -75px -25px;
        }

        DIV.dropdown-menu > ul span.eDelivery {
            background-position: 0 -50px;
        }

        DIV.dropdown-menu > ul span.IOS {
            background-position: -25px -50px;
        }

        DIV.dropdown-menu > ul span.Logo.AutoHold {
            background-position: -50px -50px;
        }

        DIV.dropdown-menu > ul span.Logo.StubHub {
            background-position: -25px -75px;
        }

        DIV.dropdown-menu > ul span.Logo.TicketUtils {
            background-position: 0 -75px;
        }

        DIV.dropdown-menu > ul span.Text {
            padding-left: 5px;
        }
}

div.IntroTitle {
    position: relative;
}

@media (max-width: 767px) {
    .BodyContent {
        padding-top: 50px;
    }

    .navbar-nav > li.Btn {
        float: left;
        width: 50%;
        text-align: center;
    }

        .navbar-nav > li.Btn a {
            width: 70%;
            margin: 13px auto !important;
        }

    .navbar-default {
        background: #0076d0;
        border-bottom: none !important;
    }

    .navbar-brand {
        padding: 7px 10px;
    }

        .navbar-brand img {
            height: 100%;
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff !important;
    }

    .dropdown-menu {
        padding-left: 25px;
    }

        .dropdown-menu ul {
            list-style-type: none;
        }

            .dropdown-menu ul a {
                color: #fff !important;
            }

    div.IntroTitle {
        min-height: 317px;
        text-align: center;
    }

        div.IntroTitle img {
            width: 80%;
        }
}

/*************** Top Title Section ****************/
.TopTitleSection h1.Title {
    margin: 0;
    padding: 30px 40px;
    text-indent: 140px;
}

/*************** Price Calculatr ******************/
.PriceCalcBox {
    background: #fff;
}

@media (min-width: 768px) {
    .OtherPOS .OtherPOSImg {
        margin: 22px 0;
        display: inline-block;
        height: 81px;
        width: 305px;
    }

    .OtherPOS .OtherPOSImg {
        background-image: url('../../img/OtherPOS.png');
        background-repeat: no-repeat;
    }

    .POS .PCPOSImg {
        margin: 15px 0;
    }

    .POS .MobPOSImg {
        display: none;
    }

    .Text > span {
        font: 25px RobotoLight;
        display: block;
    }

        .Text > span.subLbl {
            font-size: 13px;
        }
}

@media (max-width:767px) {
    .POS .PCPOSImg {
        display: none;
    }

    .OtherPOS .OtherPOSImg, .POS .MobPOSImg {
        background-repeat: no-repeat;
        margin: 10px 0;
        display: inline-block;
        height: 100px;
        width: 100px;
    }

    .OtherPOS .OtherPOSImg {
        background-image: url('../../img/OtherPOSMobile.png');
    }

    .POS .MobPOSImg {
        background-image: url('../../img/Home_POS_Mobile.png');
    }
}

/************** Product Images *******************/
.IntroTitle > .SetWidth {
    position: relative;
}

.IntroTitle .doler99 {
    position: absolute;
}

.IntroTitle div.doler99 {
    display: none;
}

@media (max-width: 768px) {
    .IntroTitle img.doler99 {
        display: none;
    }

    .IntroTitle div.doler99 {
        display: block;
        background: #FB8900;
        bottom: 0;
        padding: 3px;
        border-radius: 3px;
        border: 1px solid #bd6700;
    }

        .IntroTitle div.doler99 h1 {
            line-height: 55px;
            color: #fff;
        }

        .IntroTitle div.doler99 h4 {
            text-align: left;
            margin: 1px 0;
        }
}

@media (min-width: 767px) {
    .IntroTitle img.doler99 {
        height: 45%;
        left: 26%;
        top: 20%;
    }
}

@media (max-width: 1024px) and (orientation: landscape) {
    .IntroTitle img.doler99 {
        height: 45%;
        left: 18%;
        top: 20%;
    }

    IntroTitle div.doler99 {
        display: none;
    }
}

@media (max-width: 768px) and (orientation: landscape) {
    .IntroTitle img.doler99 {
        top: 32%;
        left: 14%;
        height: 36%;
    }

    .IntroTitle div.doler99 {
        display: none;
    }
}

@media (max-width: 767px) {
    .PageContent {
        padding: 0 15px;
    }
    /*.IntroTitle .doler99 {
        display:none;
        height: 50%;
        top: 89%;
        width: 50%;
        left: 50%;
        margin-left: -76px;
    }*/
}
/************ Bottom Title Section ***************/
.BottomTitleSection {
    background: #fff;
}

    .BottomTitleSection h3.BottomTitle {
        margin: 0;
        padding: 20px 0;
    }

/***** Product ****/
.PageContent > * {
    padding: 1em 0;
}

div.IntroTitle {
    background: #4cb1ff !important;
    padding: 10px 0 !important;
}

.ProductInfo, .MarketplaceFeaturePoint, .Light {
    background: #fff;
}

.ProductInfo {
    padding: 1em 0;
}

    .ProductInfo p {
        margin: 0;
        padding-bottom: 0;
        padding-top: 5px;
        font-family: Lato,sans-serif;
        line-height: 1.5em;
        font-size: 110%;
    }

div.MarketplaceFeaturePoint > div {
    padding: 0 !important;
}

    div.MarketplaceFeaturePoint > div.SetWidth > p {
        padding: 0 0 1em 0;
    }

div.MarketplaceFeaturePoint .col-sm-4 > span, div.MarketplaceFeaturePoint .col-sm-4 > h3 {
    display: block;
    text-align: center;
    padding-left: 0;
    margin-bottom: 0;
}

div.Highlighter {
    margin: 0 !important;
    background: #efefef;
    text-align: center;
}
/**************** Offer Container *****************/
.StickyOffer {
    z-index: 1;
}

@media (max-width:414px) {
    .StickyOffer {
        display: none;
    }
}

@media (min-width: 767px) {

    .StickyOffer {
        bottom: 0;
        width: 100%;
        background: #fffeb1;
        border-radius: 3px;
        padding: 10px;
        transition: 1s !important;
    }

        .StickyOffer.HalfActive {
            bottom: -175px;
            display: block !important;
        }

        .StickyOffer.FullActive {
            bottom: 0px;
        }

        .StickyOffer.Deactive {
            display: none;
        }

        .StickyOffer .OfferHeader {
            position: relative;
        }

            .StickyOffer .OfferHeader > .ButtonSet {
                position: absolute;
                right: 0;
                top: -22px;
                display: inline-block;
            }

                .StickyOffer .OfferHeader > .ButtonSet a.close {
                    color: #333;
                    opacity: 0.87;
                    margin-left: 3px;
                }

            .StickyOffer .OfferHeader .OfferImg {
                background-image: url('../../img/Signup.png');
                background-position: 0 0;
                display: block;
                height: 152px;
                margin-left: 63px;
                margin-top: -75px;
                width: 152px;
            }

        .StickyOffer:hover .OfferHeader .OfferImg {
            background-position: 0 -303px;
        }

        .StickyOffer .OfferHeader .D7Trial {
            background-position: -152px 0;
        }

        .StickyOffer .OfferHeader .ApplyNow {
            background-position: 0 0;
        }

    .Title {
        text-align: left;
    }

        .Title > * {
            display: inline-block;
        }
}

@media (max-width: 768px) {
    .OfferHeader .OfferImg {
        margin-left: 0px;
        margin-top: -80px;
    }
}

/****************        ******************/
DIV.Table {
    margin: 10px 0;
}

    DIV.Table .ZoneTitle {
        padding: 6px 0;
        color: #fff;
        font-weight: bold;
        background: #3487C7;
    }

    DIV.Table .ZoneContent {
        border: 1px solid #3487C7;
    }

        DIV.Table .ZoneContent > div > span {
            display: block;
        }

@media (min-width:767px) {
    DIV.Table .ZoneContent > div {
        border-right: 1px solid #3487C7;
        padding: 5px 0;
    }

        DIV.Table .ZoneContent > div:last-child {
            border-right: none;
        }
}

@media (max-width: 768px) {
    DIV.Table {
        margin: 10px 15px;
    }

        DIV.Table .ZoneContent > div {
            border-bottom: 1px solid #3487C7;
            padding: 5px 0;
        }

            DIV.Table .ZoneContent > div:last-child {
                border-bottom: none;
            }
}

/************** Testimonial ******************/
.Testimonial {
    position: relative;
    background: #f8f8f8;
    padding: 10px;
    border-radius: 10px;
}

    .Testimonial > p.Content {
        font: 18px robotolight;
        text-align: justify;
        text-indent: 46px;
        padding: 1em;
    }



    .Testimonial > ol li {
        font-size: 15px;
        font-weight: bold;
    }

.DoubleQuotes {
    position: absolute;
    display: inline-block;
    height: 36px;
    width: 36px;
}

    .DoubleQuotes.Left {
        background: url(/Content/img/mark_40_L.png) no-repeat;
        left: 28px;
        top: 10px;
    }

.Testimonial > p.By {
    text-align: right;
    padding: 0 1em 1em;
}

@media (min-width:767px) {
    .Testimonial > ol {
        padding: 0 4em;
        margin: 0;
    }
}

@media (max-width: 768px) {
    .Testimonial > ol {
        padding: 0 1em 0 2em;
        margin: 0;
    }
}

/**************** Footer ******************/
.Footer {
    background: #eee !important;
    margin: 1em 0 0 !important;
    padding: 1em 0 0;
}

    .Footer.PadBot7 {
        padding: 1em 0 7em !important;
    }

    .Footer .CopyRight {
        border: none !important;
        padding: 0 0 10px!important;
        margin: 0 !important;
    }

        .Footer .CopyRight hr {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: #eeeeee -moz-use-text-color #ffffff;
            border-image: none;
            border-left: 0 none;
            border-right: 0 none;
            border-style: solid none;
            border-width: 1px 0;
            margin: 10px 0;
            border-top: 1px solid #dddde2;
        }

    .Footer a.SocialNetwork {
        display: inline-block;
        margin: 5px;
        vertical-align: top;
        width: 32px;
        height: 32px;
        background-image: url("/Content/img/Socialnetwork.png");
        background-repeat: no-repeat;
    }

        .Footer a.SocialNetwork.Facebook {
            background-position: 0 0;
        }

        .Footer a.SocialNetwork.Twitter {
            background-position: -32px 0px;
        }

        .Footer a.SocialNetwork.GooglePlus {
            background-position: -64px 0px;
        }

/*************** About Us ********************/
.AboutUsContent {
    background: #fff;
}
