.clear {
    clear: both;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0px;
}

a {
    text-decoration: none;
    color: black;
}
p {
    padding: 0 15px;
    color: #666;
    font-size: 18px;
}

.hide {
    display: none;
}
.page_header {
    border-bottom: 1px solid #C9C9C9;
    color: #868686;
    font-size: 16px;
    padding: 25px 0 20px;
    text-transform: uppercase;
    text-align: center;
}
#content {
    text-align: center;
    font-family: "LucidaGrande","Lucida Grande";
    position: relative;
    z-index: 1;
}
.header {
    height: 48px;
    background-color: #ccc;
    background-image: url('/modules/m/img/myctt/myctt-Logo.png');
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.menu-icon {
    color: black;
    float: right;
    font-size: 26px;
    font-weight: bold;
    margin: 5px 14px;
}
.menu-button {
    display: block;
    height: 24px;
    left: -40px;
    position: absolute;
    width: 24px;
    z-index: 33;
}
.box-shadow-menu:before {
    background: none repeat scroll 0 0 #5e5e5e;
    box-shadow: 0 7px 0 0 #5e5e5e, 0 14px 0 0 #5e5e5e;
    content: "";
    height: 3px;
    left: -235px;
    position: absolute;
    top: 4px;
    width: 20px;
    z-index: 10;
}
.box-shadow-menu {
    position: absolute;
    z-index: 10;
    right: 36px;
}

#right-panel {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0px;
    width: 270px;
    height: 100%;
    z-index: 0;
}

.logout {
    background-image: url("/modules/m/img/myctt/logout.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px;
}

#success {
    float: left;
    margin-left: -22px;
    padding-left: 50%;
    margin-top: 20px;
}

.icons {
    float: left;
    margin-left: -130px;
    padding-left: 50%;
    position: relative;
    width: 260px;
    top: 80px;
}
.icons a {
    color: #666666;
    float: left;
    font-family: inherit;
    padding: 10px;
    margin: 15px;
    width: 80px;
}

.welcome {
    font-family: "LucidaGrande-Bold","Lucida Grande Bold","Lucida Grande";
    color: #868686;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 70px;
    padding: 30px 0;
}
.back {
    background-image: url("/modules/m/img/myctt/back.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #666;
    font-size: 14px;
    left: 13px;
    padding-left: 15px;
    padding-top: 2px;
    position: absolute;
    top: -34px;
}
.order {
    background-image: url("/modules/m/img/myctt/go.gif");
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 10px;
    text-align: left;
    line-height: 23px;
    display: block;
}
.order .date {
    color: #0099ff;
    font-size: 14px;
}

.order .event {
    color: #666666;
    font-family: "LucidaGrande-Bold","Lucida Grande Bold","Lucida Grande";
    font-size: 16px;
    font-weight: 700;
}
.order .status {
    color: #666666;
    font-family: "LucidaGrande","Lucida Grande";
    font-size: 14px;
    font-weight: 400;
}
.available {
    color: #66cc00 !important;
    font-weight: bold !important;
}

.btn {
    background-color: #797979;
    border: medium none;
    color: white;
    font-family: inherit;
    font-size: 16px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius:0; 
}
input, select {
    color: #888;
    font-family: "LucidaGrande","Lucida Grande";
    font-size: 16px;
    margin: 10px auto;
    padding: 5px 3px;
    text-align: left;
    width: 95%;
}
.input-mini {
    width: 22%;
}

.input-mid {
    width: 65%;
}

.page_header.contact {
    background-image: url("/modules/m/img/myctt/contact_information.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}
.page_header.invite {
    background-image: url("/modules/m/img/myctt/invite.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}
.page_header.vip_gift {
    background-image: url("/modules/m/img/myctt/vip_gift.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}
.page_header.shipping {
    background-image: url("/modules/m/img/myctt/shipping_information.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}

.page_header.history {
    background-image: url("/modules/m/img/myctt/order_history.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}

.page_header.cttdollars {
    background-image: url("/modules/m/img/myctt/ctt_dollars.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}

.page_header.billing {
    background-image: url("/modules/m/img/myctt/billing_information.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}
.page_header.pref_events {
    background-image: url("/modules/m/img/myctt/favorites.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 25px 22px;
}
.intl-tel-input {
    display: block;
    margin-bottom: -8px;
    margin-top: 9px;
    position: relative;
}
.right {
    float: right;
}
.message {
    padding: 10px;
    color: red;
    background-color: #ffeed9;
}
.bvalidator_errmsg {
    left: 0px !important;
}
.vipgift {
    padding-left: 90px;
    padding-right: 20px;
    text-align: left;
    border-radius: 5px;
    background-image: url(/img/gift.jpg);
    background-repeat: no-repeat;
    background-position: 15px top;
    margin-top: 25px;
}
.event-image {
    width: 25%;
    float: left;
    margin-right: 3%;
    margin-top: 6px;
    margin-bottom: 10px;
}
a.info, .event-info a.info {
    text-align: center;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 2ex;
    font-size: 17px;
    color: #ffffff !important;
    background: #0984d8;
    text-decoration: none !important;
    font-weight: normal !important;
    border: 1px solid #7e9df7;
    font-family: monospace;
}
