body{
    font-family: Roboto, Arial, sans-serif;
    color: #1e406a;
    background-color: #fff;
    padding-bottom: 70px;
}

a {
    color: #183b65;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

span, p {
    color: #aeaeae;
    font-size: 12px;
    font-weight: normal;
}

p {
    font-weight: 500;
}

p.bigp {
    font-weight: 500;
    font-size: 15px;
}
h4{
    color:#7b0e00;
}
h4.inactive{
    color:#aeaeae;
}
label{
    color:#000;
}

label.error {
    color: red !important;
}

div.inactive h4 {
    color: #9aa9bb;
}

div.inactive p {
    color: #bfc4ca;
}

div.inactive p.warning {
    color: orange;
    text-align: left;
}

div.inactive p.showsupply {
    color: #2b4772;
}

h4 {
    font-size: 20px;
    /*font-size:1.8vmax;*/
    font-weight: normal;
}

h3 {
    font-size: 20px;
    font-weight: 400;
}

label {
    font-size: 12px;
    display: block;
}

header{

}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    color: #7d8794;
}

.container-nopadding {
    padding-left: 0;
    padding-right: 0;
}

.bigcheckbox {
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    scale(1.5, 1.5) padding: 10 px;
}

input:focus:valid { /* when a field is considered invalid by the browser */
    /*background: #fff url(/images/admin/icons/check_green.png) no-repeat 98% center!important;*/
    /*box-shadow: 0 0 5px #d45252;*/
    /*border-color: #b03535*/
}

input:required:invalid { /* when a field is considered invalid by the browser */
    /*background: #fff url(/images/admin/icons/cross_red.png) no-repeat 98% center!important;*/
    box-shadow: 0 0 5px #d45252;
    /*border-color: #b03535*/
}

input:focus:invalid { /* when a field is considered invalid by the browser */
    /*background: #fff url(/images/admin/icons/cross_red.png) no-repeat 98% center!important;*/
    /*box-shadow: 0 0 5px #d45252;*/
    /*border-color: #b03535*/
}

input:required:valid { /* when a field is considered valid by the browser */
    /*background: #fff url(/images/admin/icons/check_green.png) no-repeat 98% center!important;*/
    /*box-shadow: 0 0 5px #5cd053;*/
    /*border-color: #28921f;*/
}

.warning {
    color: orange;
    text-align: center;
}
.eventinformationcontainer{
    text-align:center;
    padding-top:14px;
}
.eventinformationcontainer a{
    font-size: 13px;
    /*color: #337ab7;*/
    color: #fff;
    font-weight: 500;
}
#menulink {
    background: url("/images/customer/newmobile/menu.png") no-repeat top center;
    width: 25px;
    height: 30px;
    display: block;
    margin-right: 5px;
}

#cartlink {
    cursor: pointer;
    display: block;
    margin-top: 9px;
    margin-bottom: 10px;
    margin-right: 15px;
}

.backarrow {
    /*background:url("/images/customer/newmobile/leftarrow.png") no-repeat top center;*/
    background: url("/images/customer/newmobile/leftarrow_reverse.png") no-repeat top center;
    background-color: #2e4e74;
    width: 10px;
    height: 15px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.backarrowwhite {
    background: url("/images/customer/newmobile/leftarrow_white.png") no-repeat top center;
    width: 8px;
    height: 15px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
#headertop {
    /*margin: 0 0 0 10px;*/
}

.headerpagedescriptionrow {
    margin: 0;
}

#headerlogo{
    text-align: center;
    background: url("/images/custom/73976/header_1.jpg") no-repeat top center;
    width: 100%;
    height: 129px;
}

#headerpagedescription {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    text-align: center;
}

#headerpagedescriptionspan {
    padding-top: 6px;
}

#headerpagedescriptionspan span {
    color: #b5b8bd;
    font-size: 12px;
    font-weight: 500;
}

.listdiv {
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 30px;
    cursor: pointer;
}

.listdiv p {
    font-weight: 500;
}

.listdiv:hover {

}

.listdiv-border {
    border-top: 1px solid #f3f3f3;
}

.prioritylistdiv {
    background-color: #FDFDFD;
}

.categoryselectdiv {
    padding-top: 10px;
}

.no-bottom-border {
    border-bottom: none !important;
}

.no-cursor {
    cursor: default !important;
}

.insurancelistdiv {
    background-color: #F3F3F3;
}

.codelistdiv {
    background: url("/images/customer/newmobile/codedivbg.png") repeat-x;
    border-left: 5px solid #b6e2d4;
    padding-left: 10px;
}

.codelistdiv p {
    color: red;
}

.showcategorycodeP {
    font-weight:400;
    color: #739dbd !important;
}

.blackP {
    color: #444;
}
.grayP{
    color: #666;
    font-size: 14px;
    font-weight: 300;
}
.blackPcategory{
    color:#444;
    margin-top:7px;
    margin-bottom:2px;
    text-transform:uppercase;
}
.blackPcategorySmall{
    color: #444;
    margin-bottom:2px;
    font-weight:300!important;
}
.blackPcategorySmallFirst{
    margin-top: 5px;
}
.h5large {
    font-size: 15px;
}

.buyarrowcontainer {
    margin-top: 20px;
}

.buyarrowcontainer p {
    padding-top: 8px;
    font-size: 10px;
    font-weight: 600;
    text-align: right;
    margin-right: 10px;
}

.buyarrow {
    /*background:url("/images/customer/newmobile/rightarrow.png") no-repeat top center;*/
    background: url("/images/customer/newmobile/rightarrow_reverse.png") no-repeat top center;
    background-color: #2e4e74;
    width: 14px;
    height: 22px;
}

.sectionball {
    display: block;
    background: gray;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin: 20px 10px 0 0;
}

.footernavinfo{
    background-color:#2C4C73;
}
#footernav{
    background-color:#7b0e00;
}

#footercodernav {
    /*background-color:#fff;
    text-align:center;
    padding-top:10px;*/
}

#footercodernav a {
    /*    color:#1e406a;
        margin-bottom:15px;*/
}

#footerpricenav{
    /*background-color:#7b0e00;*/
    background-color: #fff;
}
.navbar-default{
    background-color:#2e4e74;
}
.navbar-noborder {
    border: none;
}

#footerpricenav p, #footerpricenav a {
    color: white;
    font-size: 20px;
    font-weight: 500;
}

#footerpricenav p.small {
    font-size: 10px;
    color: #acdfd3;
    margin-bottom: 0;
}

#paymentpagePriceDiv {
    background-color:#7b0e00;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 1px;
    margin: 0 15px 10px;
}

.paymentpagePriceCartPrice {
    font-size: 24px !important;
    font-weight: 100 !important;
}

#paymentpagePriceCartDiv {
    background-color: #00bda0;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 1px;
    margin: 0 5px 10px 15px;
}

#paymentpagePriceCartDiv p {
    color: #fff;
}

#paymentpagePriceCartPriceInfo {
    margin-bottom: 0;
    color: #acdfd3 !important;
    font-size: 10px;
}

#paymentDialogBtnDiv {
    margin-bottom: 15px;
    margin-top: 20px;
    margin-right: 15px;

}

.nopadding {
    padding: 0;
}

.bottomlink {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}

a.bottomlink:hover {
    color: #fff;
}

.bottomhidediv {
    text-align: center;
    background-color: #fff;
    bottom: 0;
    font-size: 0.8em;
    left: 0;
    padding-top: 20px;
    position: fixed;
    width: 100%;
    height: 100%;
    margin-bottom: -2000px;
}

#informationdiv {
    padding: 8% 8% 80px;
    overflow: auto;
    text-align: left;
}

#informationdiv a {
    color: #337ab7 !important;
    font-size: 12px !important;
}

#codediv{
    background-color:#7b0e00;
    padding-top: 0;
}

#codediv h5 {
    margin-bottom: 20px;
    font-size: 16px;
    color: white;
}

#codedivhead {
    margin-bottom: 110px;
}

.ballbtn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #efefef;
    color: #efefef;
    height: 25px;
    width: 25px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-top: 8px;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer;
}

.activebtn{
    border: 2px solid #092e5b;
    color:#fff;
    background-color:#7b0e00;
    border:2px solid #7b0e00;
}

.notactivebtn {
    border: 2px solid #efefef;
    color: #efefef;
}

.categoryvalue {
    display: block;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #f2f2f2;
    color: #d0d0d0;
    padding-top: 9px;
}

.activevalue {
    color: #373737;
}

#showconnectionarenalink {
    color: #183b65;
    font-size: 14px;
    font-weight: 500;
    padding-top: 15px;
    padding-right: 15px;
}

.pricenav{
    background-color:#7b0e00;
    width: 40%;
    text-align: left;
    padding-left: 25px;
    padding-top: 10px;
}

.pricecontinuenav{
    cursor: pointer;
    background-color:#7b0e00;
    width: 60%;
    text-align: center;
    padding-top: 12px;
}

.pricecontinuenavcart {
    cursor: pointer;
    /*background-color:#1e406a;*/
    width: 25%;
    text-align: center;
    padding-top: 12px;
}

.pricecontinuenavcartfirst {
    border-right: 1px solid #ffffff;
    width: 35% !important;
}

.pricecontinuenavcart p {
    font-size: 16px !important;
    line-height: 30px;
}

.showpricecontinuenav {
    padding-top: 20px;
    padding-bottom: 7px;
    text-align:right;
    padding-right:15px;
}

.pricecontinuenav p {
    font-size: 18px !important;
}

.centercontainer {
    margin: 10px auto 0;
}

.paymentpagelistimg {
    padding-top: 10px;
    margin-right: 15px;
}

.paymentpagelistbox {
    padding-top: 10px;
    margin-right: 20px;
    margin-left: 6px;
}

.amountp {
    margin-top: 10px;
}

#closePaymentDialog {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.modal-footer {
    text-align: left !important;
}

.userdatainput {
    border: none;
    color: #7d8794;
    border-bottom: 2px solid #efefef;
    width: 100%;
    padding: 8px 4px;
    margin-bottom: 20px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 18px;
    background: url("/images/customer/newmobile/pen.png") no-repeat 98% center!important;
}

.userdatainput .error {
    color: red;
}

input[text].userdatainput:focus {
    border: none !important;
}

input[disabled].userdatainput {
    background: #d3d3d3 !important;
    background-color: #d3d3d3 !important;
    color: #7d8794 !important;
}

.datainputnopen {
    background: none;
}

.voucherinput {
    border: none;
    color: #7d8794;
    border-bottom: 2px solid #efefef;
    width: 200px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px 4px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    background: url("/images/customer/newmobile/pen.png") no-repeat center right;
}

.userdatainput {
    border: none;
    color: #7d8794;
    border-bottom: 2px solid #efefef;
    width: 100%;
    padding: 8px 4px;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    background: url("/images/customer/newmobile/pen.png") no-repeat center right;
}

.nobtn {
    /*    width: 100%;
        text-align: left;
        border:none;
        color:#a4a4a4;
        background-color:#fff;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 5px 8px;*/
    width: 100%;
    text-align: left;
    border: none;
    color: #a4a4a4;
    background-color: #fff;
    font-size: 14px;
    /*font-weight: 500;*/
    font-weight: normal;
    text-transform: uppercase;
    padding: 11px 20px;
}

.btn_nowidth {
    width: auto;
}

.smallbtn {
    /*    border:none;
        color:#fff;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 5px 8px;*/
    border: none;
    color: #fff;
    font-size: 14px;
    /* font-weight: 500; */
    text-transform: uppercase;
    padding: 10px 15px;
}

.redbtn {
    background-color: #e0b7b7;
}

.redbtn:hover {
    background-color: #e09595;
}

.bluebody {
    height: 100%;
    background: #2c4c73 url("/images/customer/newmobile/whitelogo.png") no-repeat center bottom;
    color: #fff;
}
.no-bottom-padding{
    padding-bottom:0!important;
}
#recieptDiv{
    margin-top:35%;
    margin-bottom:20%;
    background-color:#2c4c73;
    text-align:center;
}

#recieptDiv p, recieptDiv h1, recieptDiv h2, recieptDiv span {
    color: #fff;
}

#recieptDiv p {
    font-size: 14px;
}

#footerrecieptnav {
    background-color: #2c4c73;
    color: #fff;
    border: none;
    text-align: center;
    padding-top: 12px;
}

.paymentDialogMain {
    /*margin-top:10px;*/
    /*margin-bottom:10px;*/
}

.paymentlistdiv {
    border-bottom: 1px solid #f3f3f3;
    padding: 0;
    cursor: pointer;
}

.paymentlistdiv_noborder {
    border-bottom: none;
}

#vouchervaluetext {
    margin-top: 30px;
}

.pricetext {
    color: #01ba9c !important;
}

.modal-noradius {
    border-radius: 0 !important;
    margin-top: 20%;
}

.modal-noradius-footer {
    /*border-top:none;*/
}

#insurancetermslink {
    color: #337ab7;
    font-size: 12px;
    font-weight: 500;
    margin-top: 15px;
}

#termslink {
    color: #337ab7;
    font-size: 12px;
    font-weight: 500;
    margin-top: 15px;
    text-decoration: underline;
}

.modal-insurance {
    border-radius: 0 !important;
    /*margin-top:20%;*/
}

#currentCartDiv {
    margin-left: 15px;
    margin-right: 0;
    /*border-bottom:1px solid #d3d3d3;*/
}

.no-border {
    border: none;
}

.subCartDivHeader-top {
    /*border-bottom:1px solid #d3d3d3;*/
    border-top: 1px solid #efefef;
}

.subCartDiv {
    margin-right: 5px;
    border-bottom: 1px solid #d3d3d3;
    padding: 10px;
    margin-bottom: 25px;
    background-color: #efefef;
}

.subCartDiv div {
    padding-right: 10px;
}

.cartmodalbody {
    padding: 0 10px 0 0;
}

.greenprice {
    color: #01ba9c;
    font-weight: 500;
}

#cartSumDiv {
    margin-top: 15px;
    margin-left: 15px;
}

.cartlink_bubble {
    position: absolute;
    top: 0;
    margin-left: 0;
    width: 1.8em;
    height: 1.8em;
    padding-top: 2px;
    line-height: 1.5em;
    text-align: center;
    background-color: #00bda0;
    color: #fff;
    font-weight: bold;
    border-radius: 18px;
    font-size: 13px;
}

.postsaleimg {
    display: block;
    margin: 0 auto;
}

.postsalespace {
    margin-top: 5px;
}

#postsalelink {
    font-size: 12px;
    font-family: Roboto, Arial, sans-serif;
    color: #fff;
}

#terms {
    vertical-align: top;
}

#closeTermDialog {
    color: #1e406a;
    padding: 0;
    width: auto;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    float: none;
    margin: 0 auto;
    width: 70%;
    max-width: 400px;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}

.messagemodel {
    z-index: 999999;
}

.message-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 5px 15px 0px 15px !important;
    border-bottom: 0px !important;
}

.message-title {
    color: #aeaeae;
    font-size: 20px;
}

.message-footer {
    border-top: 0px !important;
    padding: 15px;
    text-align: right;
}

.buyarrow2 {
    margin-top: 5px;
    margin-left: -4px;
    width: 16px;
    height: 16px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: 3px 3px 0px 0.1px;
}

.layout_color{
    color:#7b0e00;
}

.addonsselect{
    border: 1px solid lightgray;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    overflow: hidden;
    color: black;
    font-family: Roboto;
    font-weight: 300;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08), 0px 3px 1px -2px rgba(0, 0, 0, 0.1), 0px 1px 5px 0px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.busticketblob{
    margin-left: 3px;
    width: 1.8em;
    height: 1.8em;
    padding-top: 2px;
    line-height: 1.5em;
    text-align: center;
    background-color: #00bda0;
    color: #fff;
    font-weight: bold;
    border-radius: 18px;
    font-size: 12px;
}
.layout_background_color{
    background-color:#7b0e00;
}

.arrow {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 7px;
    box-shadow: -2px -2px 0px 0.1px;
    cursor: pointer;
}

.noarrow {
    margin-top: 12px;
    height: 10px;
    margin-bottom: 10px;
}

.arrowBack {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.arrowFwd {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.smallarrow {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 7px;
    box-shadow: -2px -2px 0px 0.1px;
    cursor: pointer;
}
.downarrow{
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.uparrow{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.backPointer {
    cursor: pointer;
}

.backPointer:hover {

}

.backarrow_empty {
    height: 32px;
}

.arrowPayment {
    margin-top: 30px;
}

.mobilechange-footer {
    margin-top: 12px;
}

#termsDialog .modal-body {
    max-height: calc(100vh - 180px);
    overflow-y: scroll;
}

#termsDialogPreview .modal-body {
    max-height: calc(100vh - 110px);
    overflow-y: scroll;
}

#okDialog .modal-content {
    max-height: 200px;
    max-width: 200px;
}

#okDialog .vertical-alignment-helper {
    max-width: 200px !important;
}

#messageDialogContent, #confirmDialogContent {
    color: #1e406a;
    font-size: 16px;
    font-weight: normal;
}

.insuranceText {
    font-size: 16px;
    padding-top: 4px;
}

.insuranceDialogMain a {
    color: #337ab7;
    font-size: 12px;
}

.busSelect {
    font-size: 20px;
    margin-right: 10px;
}

.dropdown-header {
    font-weight: 700;
}

.dropdown-divider {
    display: block;
    border-bottom: 2px solid rgb(244, 244, 244);
    margin-top: 3px;
    margin-bottom: 3px;
}

.dropdown-item {
    display: block;
}

.dropdown-header, .dropdown-item {
    font-size: 12px;
    color: #b5b8bd;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 3px;
}

.dropdown-item-inline {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    /*margin: 2px;*/
}

.dropdown-item-justified {
    padding: 12px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.flag {
    cursor: pointer;
}

#arenaLocationLink{
    background-image: url("/images/customer/icons/mobil_pin.png");
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 15px;
    font-weight: 800;
    color: #aeaeae;
    /*text-decoration: underline;*/
    /*font-size:13px;*/
}

.addonsIcon{
    width: 20px;
    opacity: 0.5;
    margin-bottom: 2px;
}
.ticketsummarydivfirst{
    margin-top: 10px;
}
