.museumline, .mylocline {
    text-align:left;
    margin:10px;
    border-radius:5px;
    padding:8px;
    background:#007DA6;
    color:white;
    font-size:18px;
    cursor:pointer;
}
.linktext {
    cursor:pointer;
}

.password-eye{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #888;
}
.password-container {
    position: relative;
}

.btnFlowPri{
    cursor:pointer;
    margin:0px
    !important;background-color: #006080
    !important;color: #fff
    !important;
}


td.new { display: none; }
td.old { visibility: hidden; }
.ticketpage {
    display:none;
}
.timeconflict {
    //color:red;
}
.passwordLimitations{
    color: gray;
    font-size: 15px;
}
.soldout{
    color: red;
    font-size: 30px;
    font-weight: bold;
}
.buildbox {
    width:100%;
    margin:0;
    padding:0;
}
.centercolumn {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-direction:column
}
.centerhorizontal {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
    flex-direction:column
}
.linkclick {
    cursor:pointer;
}
.loginlinkclick {
    cursor:pointer;
}
.builditem {
    width:100%;
    margin:0;
    padding:0;
    display:none;
}
.linktextsmall {
    color: #192952;
    text-align: center;
    font: Open Sans;
    font-weight: bold;
}
.titlecontainer {
   border:solid 1px;
}
.sectiontitle {
    margin-top:30px;
    margin-bottom:20px;
    color: #192952;
    text-align: center;
    font: Open Sans;
    font-weight: bold;
    font-size: 30px;
}
.linktext {
    color: #192952;
    text-align: center;
    font: Open Sans;
    font-weight: bold;
    font-size:30px;
}
.smalllinktext {
    font: Open Sans;
    font-weight: normal;
    font-size:30px;
    text-align: center;
}
.breadcrumblink {
    font-weight: bold;
    font-size:14px;
    cursor:pointer;
}
.hideticketoptions {
    display:none;
}
.cartcheckoutwindow {
    cursor:pointer;
}
.openday {
    background-color : Green !important;
    background-image :none !important;
    color: White !important;
    font-weight:bold !important;
    font-size: 12pt;
}
.closedday {
    background-color : rgb(100,100,100) !important;
    background-image :none !important;
    color: White !important;
    font-weight:bold !important;
    font-size: 12pt;
    opacity:.3
}
.moreinfo {
    float:right;
    height:58px;
    width:58px;
    //border:solid 1px white;
    cursor:pointer;
}
.currentcrumb {
    font-weight: normal;
    font-style: italic;
    font-size:14px;
}
.cadtitle {
    font-weight: bold;
    color: #192952;
    font-size:26px;
    text-align:center;
}
.admissiontitle {
    font-weight: bold;
    color: #192952;
    font-size:26px;
}
table td {
    font-size: 1rem !important;
    vertical-align: top !important;
}
.admissiondetails {
    font-weight: normal;
    color: #192952;
    font-size:14px;
}
.ticketselecttitle {
    font-weight: bold;
    color: #192952;
    font-size:18px;
    text-decoration: underline;
}
.quanprice {
    font-weight: 500;
    color: #192952;
    font-size:22px;
}
.quanpricepenny {
    font-weight: bold;
    color: #192952;
    font-size:14px;
    padding-bottom:7px;
}
.cartlinedes {
    margin-top:-5px;
}
.quantitle {
    font-weight: bold;
    color: #192952;
    font-size:20px;
    /*float: left;*/
}
.quansubtitle {
    font-weight: normal;
    color: #192952;
    font-size:12px;
    /*float: left;*/
}
.quanline {
    background:#006d7e;
    height:2px;
    width:100%;
}
.cartline {
    background:#006d7e;
    height:2px;
    /*width:250px;*/
}
.summaryline {
    background:#006d7e;
    height:2px;
    width:100%;
}
.pricebox {
    padding:5px;
    position:relative;
    border:solid 2px #00AEA9;
    border-radius:5px;
    display: inline-block;
    margin-right:10px;
    min-width:150px;
}
.checkoutline {
    border:solid 1px #006d7e;
    width:100%;
    margin-top:15px;
    margin-bottom:15px;
}
.removedonationspace {
    font-size: 10px;
    text-align:right;
    margin-top:-5px;
}
.removedonation {
    cursor: pointer;
    text-decoration: underline;
    color: #00AEA9;
    font-size: 10px;
    text-align:right;
    margin-top:-5px;
}
.removecoupon {
    cursor: pointer;
    text-decoration: underline;
    color: #00AEA9;
    font-size: 10px;
    text-align:right;
    margin-top:-5px;
}
.logout {
    cursor:pointer;
    text-decoration: underline;
    color:#00AEA9;
    font-size:12px;
}
.cleardiscount {
    cursor:pointer;
    text-decoration: underline;
    color:#00AEA9;
    font-size:12px;
}
.edittickets2 {
    cursor:pointer;
    text-decoration: underline;
    color:#00AEA9;
    font-size:12px;
}
.higherdiv {
    z-index: 10000 !important;
}
.mycard {
    overflow: visible !Important;
}
.errorholder {
    height:30px;
}
.cleargc {
    cursor:pointer;
    text-decoration: underline;
    color:#00AEA9;
    font-size:12px;
}
.edittickets {
    cursor:pointer;
    text-decoration: underline;
    color:#00AEA9;
    font-size:12px;
}
.changevisitdate {
    cursor:pointer;
    //text-decoration: underline;
    //color:#00AEA9;
}
input[readonly] {
    background-color:white !important;
    cursor: pointer;
}
#paynowbut[disabled] {
    opacity:.5;
}
#applygiftcard[disabled] {
    opacity:.5;
}
#checkcoupon[disabled] {
    opacity:.5;
}
.privacybox {
    padding:5px;
    /*position:realtive;*/
    border:solid 3px #006d7e;
    border-radius:5px;
    max-height: 200px;
    overflow: scroll;
    font-size: .8em;
}
.cosicheckbox {
    cursor: pointer;
    float:right;
    top:10px;
    width:21px;
    height:21px;
    border:solid 1px #006d7e;
}
.agreements {
    cursor: pointer;
    position: absolute;
    top:10px;
    width:21px;
    height:21px;
    border:solid 1px #006d7e;
}
.enewsagreements {
    cursor: pointer;
    width:21px;
    height:21px;
    border:solid 1px #006d7e;
}
.cctext {
    color: #192952;
    size:14px;
}
#ccwindow {
    display:none;
}
.day:hover {
    color:#dddddd !Important;
}
.legendcolor {
    border-radius:5px;
    width:20px;
    height:20px;
}
.membercheckinline {
    //white-space: nowrap;
}
.filter-option-inner-inner {
    color: #212529 !important
}

.cosicheckboxchecked {
    background-color:#F18221;
}
.agreementchecked {
   background-color:#F18221;
}
.enewsagreementchecked {
    background-color:#F18221;
}
.outsidelink {
    cursor:pointer;
    text-decoration: underline;
    color:#00AEA9;
}
.mybutton {
    margin-left: 0px !Important;
    font-size: 14px !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;
    box-shadow: none !Important;
    text-transform: none !important;
    border: none !important;
    color: #fff;
    background-color:#F18221;
}
.bluebut {
    background: #006080 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    color:white;
}
.calicon {
    font-size:24px;
}
.hidenewdate {
    width:0px !important;
    height:0px !important;
    margin-top:-40px;
}
.nomybutton {
    margin-left: 0px !Important;
    font-size: 14px !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;
    box-shadow: none !Important;
    text-transform: none !important;
    border: none !important;
}
.pricebox > table {
}
td {
    border:none;
    border-style : hidden!important;
    width:auto;
}
.addontext {
    color:#192952;
    font-size:14px;
    padding-top:5px;
    text-align:right;
}
.priceboxdollar {
    vertical-align: top;
    text-align: right;
    color:#192952;
    font-size:18px;
    font-weight: 500;
}
.priceboxnumber {
    color:#192952;
    font-size:40px !important;
    width: 1%;
    white-space: nowrap;
    padding:0;
    font-weight: 500;
}
.priceboxtitle {
    text-align: center;
    color:#192952;
    font-size:15px;
    vertical-align: bottom;
}
.priceboxper {
    text-align: left;
    color:#192952;
    font-size:15px;
    vertical-align: bottom;
}
.addonline {
    background:#006d7e;
    height:2px;
    width:100%;
    margin-bottom:20px;
}
.ticketsimage {
    width:150px;
}
.verticalline {
    width:2px;
    height:90%;
    background-color:#192952;
}
.linkclickNOCLICK > img {
    opacity:.5;
}
.carttitle {
    font: Open Sans;
    font-weight: bold;
    color: #192952;
    font-size:16px;
    text-align:center;
}
.cartwindow {
    position:relative;
    display:inline-block;
    width:100%;
    /*text-align:center;*/
    /*width:250px;*/
    /*border: 2px solid #006D7E;*/
    border-radius: 10px;
    opacity: 1;
}
.cartdata {
    margin-bottom:100px;
}
.cartlinebottom {
    position:absolute;
    bottom:100px;
    background:#006d7e;
    height:2px;
    /*width:250px;*/
}
.carttaxamount {
    width:100%;
    position:absolute;
    bottom:75px;
    font: Open Sans;
    font-weight: bold;
    color: #192952;
    font-size:14px;
    text-align:center;
}
.carttotalamount {
    width:100%;
    position:absolute;
    bottom:55px;
    font: Open Sans;
    font-weight: bold;
    color: #192952;
    font-size:16px;
    text-align:center;
}
.cartcheckoutwindow {
    float:left;
    font: Open Sans;
    font-weight: bold;
    color: #EF8B22;
    font-size:20px;
    text-align:center;
}
.cartbuttontable td {
    width:50%;
}
.cartbuttontable td button {
    width:125px;
}
.cartbuttontablemarvel td {
    text-align:center;
    width:100%;
}
.cartbuttontablemarvel td .cartcheckoutwindow {
    width:100%;

}
.cartbuttontablemarvel td button {
    width:125px;
}
.goback {
    //width:100%;
    font: Open Sans;
    font-weight: bold;
    color: #EF8B22;
    font-size:20px;
    text-align:center;
}
.cartbuttons {
    position:absolute;
    bottom:5px;
    width:100%;
}
#heading1930 {
    background-color:#00AEA9 !important;
    color:#fff !important;
    border-radius: 10px;
    padding: 0;
}
#heading425 {
    background-color:#192952 !important;
    color:#fff !important;
    border-radius: 10px;
    padding: 0;
}
#heading244 {
    background-color: #43B02A !important;
    color:#fff !important;
    border-radius: 10px;
    padding: 0;
}
#heading2084 {
    background-color: #43B02A !important;
    color:#fff !important;
    border-radius: 10px;
    padding: 0;
}
#heading1391 {
    background-color:#192952 !important;
    color:#fff !important;
    border-radius: 10px;
    padding: 0;
}
#heading2072 {
    background-color: #192952 !important;
    color:#fff !important;
    border-radius: 10px;
    padding: 0;
}
#heading2073 {
    background-color: #192952 !important;
    color:#fff !important;
    border-radius: 10px;
    padding: 0;
}
.backlink {
    text-decoration:underline;
    cursor:pointer;
    font-size: 14px;
}
.card-header {
    padding: 0px !Important;
    background-color: #fff !Important;
}
@media only all and (max-width: 47.99rem) {
    .row, .thumbnails {
        margin-left: -15px !important;
    }
}
      #headingOne {
             padding: 0px;
             background-color: #fff !Important;
         }
#headingOne {
    padding: 0px;
    background-color: #fff !Important;
}
#headingOneRgeneral {
    padding: 0px;
    background-color: #fff !Important;
}
#headingOneM4Ageneral {
    padding: 0px;
    background-color: #fff !Important;
}
.btn.btn-link {
    color: #fff !important;
    font-weight: 500;
}
text-orange {
    color: #EC7511;
}
.summaryline-weight {
    font-weight: 500;
}
.disbtn:hover, .disbtn:focus {
    color: #00AEA9 !important;
}
.filter-option {
    border: solid 1px #006d7e !important;
    background-color: transparent !important;
    color: #212529 !important;
}
.btn-light.dropdown-toggle {
    background-color: transparent !important;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: 0px !important;
}
[data-toggle="collapse"] .fa:before {
    content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}

#addTicketsToCartButton {
    margin-bottom: 1em;
}