﻿body {
}
.heade {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: auto;
}

.text {
    font-size: 13px;
}

.content-footer {
    display: none;
}

.content-title-footer {
    text-align: center !important;
}
.termspage-title {
    font-size: 30px !important;
}

.width20per{
    width: 20% !important;
}


.booknowholder {
    float: right;
    margin-top: -77px;
}

.ed-price-booknow {
    color: #fff;
    font-size: 15px;
    top: 0;
    right: 0;
    /* margin: -4px !important; */
    /* margin-top: -8px; */
    /* opacity: .8; */
    /* display: inline-block; */
    /* padding: 1px; */
    text-align: right;
    z-index: 9;
    margin-bottom: 5px;
}

.ed-div-booknow {
    /* float: right; */
    /* display: inline-block; */
    /* margin-top: -50px; */
    margin-left: 0;
    /* min-height: 85px; */
    /* margin-bottom: 15px; */
    /* border: 1px solid #034da2; */
    position: relative;
    padding: 12px;
    background: linear-gradient(to bottom,rgba(139,3,3,1) 0,rgba(237,28,35,1) 51%,rgba(139,3,3,1) 100%);
    /* top: -15px; */
    max-width: 140px;
}


.ed-span-booknow{
    color: #fff;
    font-weight: bold;
}

.ed-minprice-section {
    float: right;
    margin-top: -115px;
    margin-right: 101px;
    color: #034da2;
    font-size: 5px;
}

#event-details .head-wrap .booknowholder span.ed-minprice-section {
    color: #000;
}