


.logo_funticket {
width: 227px;
float: right;
height: 51px;
margin-top: -90px;
background: transparent url(https://cdn.ghstatic.com/images/site/zylom/funticket/myaccount/funticket.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01) top left no-repeat;
}

.logo_funpass {
width: 227px;
float: right;
height: 51px;
margin-top: -80px;
background: transparent url(https://cdn.ghstatic.com/images/site/zylom/funticket/myaccount/funpass.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01) top left no-repeat;
}

#box_funticket ul {
    margin-left: -40px;
    *margin-left: 0px;
}

#box_funticket li {
    background: transparent url(https://cdn.ghstatic.com/images/site/zylom/funticket/myaccount/arrow.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01) 0px 6px no-repeat;
    padding-left: 10px;
    list-style: none;
}

#box_funticket a {
    color: #A926BD;
    text-decoration: none;
}

/**************************************************************************
 * cancellation funnel
 *************************************************************************/
#box_funticket {
    position: relative;
    overflow: auto;
}

.funticket-special-offer-header,
.funticket-accepted-offer-header,
.funticket-cancelled-header {
    display: block;
    font-size: 17px;
}

.funticket-cancelled-header, 
.funticket-cancelled-text {
    width: 450px;
}

.funticket-special-offer a,
.funticket-cancelled a,
.funticket-has-contacted a {
    text-decoration: none;
    color: #A926BD;
}

.funticket-cancelled,
.funticket-has-contacted {
    padding-bottom:15px;
}

.funticket-special-offer a:hover,
.funticket-cancelled a:hover,
.funticket-has-contacted a:hover {
    text-decoration: underline;
}

#funticket-accepted-offer ul,
#funticket-special-offer ul {
    padding: 0;
    margin-left: 0px;
    list-style-type: none;
}

#funticket-accepted-offer li,
#funticket-special-offer li {
    padding-left: 15px;
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/funticket/myaccount/arrow.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01') center left no-repeat;
}

#box_funticket .mortimer {
    height: 254px;
    width: 212px;
    position: absolute;
    right: 30px;
    top: 4px;
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/myaccount/cancellation/funpass/mortimer.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01') top left no-repeat;
}

#box_funticket .cancellation-close {
    height: 15px;
    width: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/myaccount/cancellation/funpass/close.png?v=02fc2f24cdb2d2c7aaafc1fe9c5204c0da910582.01') top left no-repeat;
}

.funticketimage {
    float: left;
    width: 145px;
}

.funticketimage.false img {
    margin-top: 28px;
}

.funticketimage img {
    max-width: 100%;
}

.funticketinfo {
    float: left;
    width: 360px;
    text-align: center;
}

.funticketinfo.false {
    margin-top: 19px;
}

.funticketinfo.true {
    width: 505px;
    padding-bottom: 20px;
}

.funticketinfo p {
    margin: 0;
}

.funticketbuttons {
    float: left;
    width: 200px;
}

.funticketbuttons.true {
    display: none;
}

.funticketcancelbuttons {
}