﻿.top_banner {
    margin-top: 20px;
}

.my_hr {
    clear: both;
    border-width: 0.5px;
    border-color: lightgrey;
    border-style: solid;
    margin-bottom: 30px;
}

.loading {
    background-image: url(/Content/Images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
}

.btnloading {
    background-image: url('/content/images/loading.gif') !important;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    content: "";
    height: 20px;
    width: 20px;
    top: 20%;
    background-position: center;
}

.blue-bordered-div {
    border-style: solid;
    border-width: 1px;
    border-color: blue;
    width: 80%;
    padding: 0;
    margin: 0 auto;
}

.blueback {
    background-color: blue;
    color: white;
    text-align: left;
}

.download-ticket-button, .download-ticket-button:visited {
    color: #f427ab;
}

img.squadlogo {
    max-width: 100%;
    max-height: 70px;
}

.top-banner-keto {
}


@media(max-width:420px) {
    body {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

body {
    font: 400 13px/1.2 'Roboto', sans-serif;
    overflow-x: hidden;
    width: 100%;
    color: #222222;
    margin: 0;
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.margin_bottom30 {
    margin-bottom: 30px;
}

.margin_top15 {
    margin-top: 15px;
}

.margin_leftcenter {
    margin-left: 39%;
}

.margin_topBottom {
    margin-top: 5px;
    margin-bottom: 20px;
}

.border_bottom {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.participant-name {
    padding-top: 10px;
    font-weight: 500;
}

.purchsed_item {
    height: 100px;
    display: flex;
    align-items: center;
}

.text_information {
    color: black;
    text-align: left;
    font-size: 1.5em;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}

.text_total {
    color: black;
    font-size: 1.7em;
    font-weight: 900;
}

input.form-control {
    border-radius: 10px;
}

a, a:hover, a:visited, a:focus {
    text-decoration: none;
}

.margin_auto {
    margin: 0 auto;
}

.complete_btn {
    background-color: #32cdb8;
    color: white;
    padding: 15px 40px 15px 40px;
    border: 2px solid #32cdb8;
    border-radius: 10px;
    text-align: center;
    font-size: 2.0em;
    font-weight: 500;
    display: inline-block;
    margin-top: 20px;
}

.complete_order_btn {
    background-color: #32cdb8;
    color: white;
    padding: 15px 40px 15px 40px;
    border: 2px solid #32cdb8;
    border-radius: 10px;
    text-align: center;
    font-size: 2.0em;
    font-weight: 500;
    display: inline-block;
    margin-top: 20px;
}

    .complete_btn.disabled, .complete_order_btn.disabled {
        background-color: #c2c2c2 !important;
    }

.add-friend-text {
    color: #56a2ce;
    font-size: 2.0em;
}

.expiry_dropdowns {
    width: 90px !important;
    display: inline-block !important;
    margin-bottom: 15px !important;
}

a.col-md-10.col-md-offset-1.complete_btn:hover {
    text-decoration: none;
    border: 2px solid #32cdb8;
    background: white;
    color: #1d5d54;
}

.margin_auto {
    margin: 0 auto;
}

.remove_link {
    color: #AAAAAA;
    text-decoration: underline;
}

.bold-text {
    font-weight: bold
}

.js-purchase-sample {
    display: none;
}

.js-customer-info-sample {
    display: none;
}

.loading {
    background-image: url(/Content/Images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
}

.input-validation-error {
    border-color: orangered;
}

.field-validation-error {
    color: orangered;
}

.redText {
    color: red
}

.welcome-user {
    font-size: 15px;
    font-weight: 500;
}

.upgrade_div {
    margin-top: 30px
}

    .upgrade_div a {
        font-size: 18px;
        font-weight: 500;
        color: coral;
    }

.box-squad-pack {
    border: 2px solid #5ACDE8;
    border-radius: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

    .box-squad-pack:hover {
        box-shadow: 0 0 2px 1px #5acde8;
    }

.text-box-squad-pack {
    color: white;
    background-color: #5ACDE8;
    font-size: 1.8em;
    font-family: 'Oswald';
    font-weight: 500;
    text-align: center;
    padding: 15px;
}

.padding-left-right-0 {
    padding-left: 0;
    padding-right: 0;
}

.text-just-aud {
    color: #5acde8;
    font-size: 1.9em;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'roboto';
}

.text-reserved-front {
    font-size: 1.3em;
    font-weight: 400;
    color: black;
    text-align: center;
    margin-top: 10px;
    font-family: 'roboto';
    color: #575757;
    padding: 0 15px;
    line-height: 25px;
}

    .text-reserved-front em {
        font-weight: 700;
        font-family: 'roboto';
        font-size: 1.1em;
        margin-top: 5px;
        color: #000000;
        line-height: 35px;
    }

.margin-top-bottom-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

a .text-upgradenow-box {
    padding: 14px;
    background-color: #00E8AA;
    font-size: 1.5em;
    color: white;
    font-weight: 700;
    border-radius: 5px;
}

.small-grey-text {
    margin-left: 10px;
    color: grey;
    font-size: 8pt;
}

.paypal_order_btn {
    background-color: #ffc439;
    color: white;
    /*padding: 6px 40px 6px 40px;*/
    /* border: 1px solid #dec7d6; */
    border-radius: 0px;
    text-align: center;
    font-size: 2.0em;
    font-weight: 500;
    display: inline-block;
    /* margin-top: 20px; */
    /* width: 100%; */
}

.js-submit-order-paypal {
    clear: both;
    margin: -22px;
    padding: 0px;
    position: relative;
    margin-top: 20px;
    float: left;
    width: 100%;
    background: #ffc439;
    padding: 3px;
    margin-bottom: 30px;
    margin-left: 0px;
    cursor: pointer;
    border-radius: 4px;
}

.paymeny-option {
    background: #e528a2;
    padding-top: 9px;
    margin-top: 13px;
    margin-bottom: 12px;
    font-size: 1.4em;
    font-weight: 500;
    color: #fff;
    padding-bottom: 7px;
    border-radius: 4px;
}

.paypal_order_btn.disabled {
    background-color: #c2c2c2 !important;
}

.check-btn-center {
    display: inline-block;
}

.margin-left-right-15-paypal {
    margin: 0px 15px;
}

.arrow-paypal-img {
    margin-top: 7px;
    float: right;
    height: 28px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.paypal-buttons-img {
}

.card-margin-left-right {
    margin-left: 5px;
}


/*squadworld*/
/* carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    text-align: right;
}
    /* indicator position */
    #quote-carousel .carousel-indicators {
        right: 50%;
        top: auto;
        bottom: -10px;
        margin-right: -19px;
    }
        /* indicator color */
        #quote-carousel .carousel-indicators li {
            background: #c0c0c0;
        }
        /* active indicator */
        #quote-carousel .carousel-indicators .active {
            background: #333333;
            height: 10px;
            width: 10px;
            margin-bottom: 1px;
        }

.text-testimonials-name {
    font-size: 1.2em;
    color: black;
    font-weight: 400;
    margin-bottom: 5px;
}

/* typography */
h1 {
    text-align: center;
    margin-bottom: -20px !important;
}

.item p {
    font-style: italic;
    text-align: left;
    /*border-bottom: 2px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    border-radius: 6px;
    box-shadow: 1px 1px 0px 0px #c1c1c1;
    background-color: #f5f5f5;*/
    padding: 0px 5px;
}

    .item p span {
        font-size: 1.1em;
        font-weight: 500;
    }

.margin-left-right-25 {
    margin-left: 25px;
    margin-right: 25px;
}

.item div small strong {
    font-size: 1.3em;
}

.payment-terms {
    font-size: 11pt;
    text-align: center;
    clear: both;
}

@media only screen and (max-width:766px) {
    .margin_leftcenter {
        margin-left: 1%;
    }

    .complete_btn {
        font-size: 1.2em;
        font-weight: 500;
    }

    .popover.fade {
        width: 80%;
    }

    .margin-left-right-15-paypal {
        margin: 0px 0px;
    }

    .paypal_order_btn {
        font-size: 1.4em;
    }

    .arrow-paypal-img {
        margin-top: 7px;
        float: right;
        height: 23px;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .paypal-padding-left-right {
        padding-left: 0;
        padding-right: 0;
    }

    .card-margin-left-right {
        margin-left: unset;
        margin-right: 5px;
    }

    .complete_order_btn {
        font-size: 1.8em;
    }

    .text_information {
        font-size: 1.4em;
    }

    .padding-left-right-canclesquad {
        padding-left: 0;
        padding-right: 0;
    }

    .margin-top-atmcard {
        margin-top: 10px;
    }

    .js-paymentcurrency-info ul {
        padding-left: unset;
    }
}

.padding-left-right-canclesquad {
    padding-left: 0;
    padding-right: 0;
}

.margin_leftcenter {
    margin-left: 1%;
}

@media(max-width:1024px) {
    .margin_leftcenter {
        margin-left: 32%;
    }
}

@media(max-width:667px) {
    .margin_leftcenter {
        margin-left: 12%;
    }
}