﻿.DetailsContentMaster {
    box-shadow: none;
    margin: 45px 5px 20px 5px;
    border-radius: 0;
}

.EventDetails.container {
    margin-top: 20px;
    background-color: #fff;
    /*background-color: rgba(243, 243, 243, 0.50);
    box-shadow: 0 0 3px 1px rgba(243, 243, 243, 1);*/
}

@media (max-width: 500px) {
    div.EventDetails.container {
        width: calc(100% - 00px);
    }

    .EventDetails.container .col-sm-12, .EventDetails.container .col-xs-12 {
        padding: 0;
    }

    .EventFooter .widget_text {
        padding: 0px 0px 20px 0px;
    }

    div.DetailsContentMaster .row .col-md-4 {
        border-left: none;
    }

    div.EventFooter .widget_categories {
        margin-left: 0px;
    }
}

@media (max-width: 700px) {
    .EventDetails.container {
        width: calc(100% - 20px);
    }
}

@media (min-width: 1300px) {
    .EventDetails.container {
        width: calc(90% - 20px);
    }
}

@media (min-width: 1400px) {
    .EventDetails.container {
        width: calc(80% - 20px);
    }
}


.EventDetails h4 span {
    color: #980a00;
}

.ImageLogoContent {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    /*border-left: 3px solid rgba(0, 0, 0, 0.10);*/
}

img.ImageLogo {
    max-width: 300px;
    max-height: 210px;
    width: auto;
    height: 100%;
    padding: 10px;
    /*box-shadow: 0 0 1px 1px #dcdcdc, 0px 0px 10px 0px #d4d4d4;*/
}

.EventTitle {
    font-size: 23px;
    line-height: 50px;
    color: #141414;
    font-weight: normal;
    padding-top: 20px;
    padding-right: 10px;
}

.EventAddress {
    font-size: 17px;
    line-height: 35px;
    color: #980a00;
    font-weight: normal;
}

.EventDate {
    font-size: 17px;
    line-height: 35px;
    color: #980a00;
    font-weight: normal;
}

.HeaderContent {
    background-color: #262626;
    color: #FFFFFF;
    position: relative;
    overflow: hidden;
    margin: 0 -15px;
    padding: 15px;
}

.FooterContentWarpper {
    background-color: rgba(0, 0, 0, 0.50);
    position: relative;
    overflow: hidden;
    padding: 10px 15px;
    min-height: 50px;
}

.FooterContent {
    background-color: #262626;
    color: #FFFFFF;
    position: relative;
    overflow: hidden;
    margin: 0 -15px;
}

.InfoContent h2, .InfoContent h3, .InfoContent h4 {
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.9);
}

.GalleryPublishContent {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 0;
    top: 0;
}

.GalleryPublishName {
    transform: rotate(45deg);
    background-color: #a90000;
    text-align: center;
    margin-top: 45px;
    margin-right: -46px;
}

.EventTypeName {
    position: absolute;
    left: 0;
    top: 0;
    padding: 2px 5px;
    background-color: #2196F3;
    color: #fff;
    font-size: 12px;
}

.InfoContent {
    background-color: rgba(0, 0, 0, 0.1);
}

.divGalleryData {
    line-height: initial;
    padding-top: 10px;
}

.ItemList {
    float: right;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

    .ItemList a {
        color: #fff;
        padding: 7px 20px 7px 20px;
    }

    .ItemList i:before {
        margin-right: -15px;
    }

.InfoContent .profile-tabs {
    overflow: hidden;
    position: relative;
    margin: 10px 0;
    border-top: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 3px 0;
}

    .InfoContent .profile-tabs .ItemList i {
        margin-left: 3px;
    }

    .InfoContent .profile-tabs .ItemList {
        padding: 10px 23px 10px 10px;
        text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.5);
    }

        .InfoContent .profile-tabs .ItemList:hover {
            background-color: rgba(255, 152, 0, 0.5);
            transition: color .4s ease, background-color .4s ease;
        }

.section_title {
    font-family: 'Droid Arabic Kufi','Droid Serif', serif;
}

.TicketCheckList {
    position: relative;
}

    .TicketCheckList input[type=checkbox], .TicketCheckList input[type="radio"] {
        display: none;
    }

.default_list_disk {
    margin-top: 5px;
}

.tabs.variation_2 .tabs_content .TicketItem .default_list_disk li {
    margin: 10px 0;
}

.TicketCheckList input[type="radio"] + label {
    background: rgba(0, 0, 0, 0.1);
    padding: 5px 35px 5px 10px;
    margin: 3px;
    color: #424242;
    width: calc(50% - 8px) !important;
    font-size: 12px;
    font-weight: bold;
}

    .TicketCheckList input[type="radio"] + label:hover {
        background: #ff680d;
        color: #ffffff;
        transition: color .4s ease, background-color .4s ease;
    }

    .TicketCheckList input[type="checkbox"] + label:after, .TicketCheckList input[type="radio"] + label:after {
        left: inherit;
        right: 12px;
        top: 11px;
    }

    .TicketCheckList input[type="checkbox"] + label:before, .TicketCheckList input[type="radio"] + label:before {
        margin-right: 7px;
        margin-top: 5px;
    }

.TicketItem {
    /*padding-top: 15px;
    padding-bottom: 15px;*/
    float: right;
    padding: 5px;
}

    .TicketItem .TicketItem-Title {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background-color: #fff;
        font-size: 20px;
        padding: 10px 20px;
        line-height: 35px;
    }

    .TicketItem:hover {
        background-color: #fff;
        transition: color .4s ease, background-color .4s ease;
    }

        .TicketItem:hover .TicketItem-Title {
            /*background: #ec2913;*/
            box-shadow: inset 0 0 5px 0px #141414;
            color: #151515;
            transition: color .4s ease, background-color .4s ease, box-shadow 1s ease;
        }

            .TicketItem:hover .TicketItem-Title span {
                color: #151515;
                transition: color .4s ease, background-color .4s ease;
            }

    .TicketItem p {
        padding-top: 0;
    }

ul.default_list_disk li {
    color: #9c362f;
}

.btn-success {
    color: #ffffff;
    background: #398439;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 0;
    border: none;
    height: 40px;
    margin: 0-15px;
}

.TicketPaymentTitle {
    float: right;
    width: 25%;
    height: 45px;
    padding-top: 5px;
    text-align: center;
    display: table;
}

    .TicketPaymentTitle p {
        display: table-cell;
        vertical-align: middle;
        max-width: 50px;
        font-size: 12px;
        font-weight: bold;
    }

.TicketPaymentCount {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.Ticket-Control {
    float: left;
    margin: 5px 0 !important;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-family: tahoma;
}

    .Ticket-Control.w25p {
        width: 18%;
        max-width: 18%;
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin: 5px 1% !important;
        padding: 0;
    }

    .Ticket-Control.w50p {
        width: 35%;
        max-width: 35%;
        border: none !important;
        background-color: transparent !important;
        color: #141414 !important;
        font-size: 33px;
    }

.TicketContentDetails {
    height: 150px;
    max-height: 150px;
    overflow: hidden;
}

.section.login_form li {
    position: relative;
    margin: 10px 0;
}

    .section.login_form li i {
        position: absolute;
        left: 5px;
        top: 10px;
    }

.btn.TicketPaymentButton {
    width: 100%;
    background: #092f87;
    border-color: #092f87;
    border-radius: 0;
    margin: 20px 0;
    padding: 10px 0;
}

    .btn.TicketPaymentButton:hover {
        background: #b4151c;
        transition: color .4s ease, background-color .4s ease;
    }

select.form-control, textarea.form-control {
    font-weight: bold;
}

.ComboAlert {
    position: absolute;
    color: #980a00;
    font-weight: bold;
    left: 0;
    top: -10px;
    font-size: 11px;
    background-color: rgba(255, 191, 191, 0.80);
    border-radius: 5px;
    padding: 0px 7px;
}

.tabs.variation_2 .tabs_conrainer .tabs_nav li.ui-tabs-active a {
    background: #092f87;
    color: #fff;
}

.btn.TicketPaymentButton.All {
    width: 100%;
    max-width: 400px;
    background: #ee1c25;
    border-color: #ee1c25;
}

.google-map {
    background: #E5E3DF;
    height: 500px;
    margin: 5px 0 5px 0;
    width: 100%;
}

.tabs.variation_2.variation_3 .section_title {
    color: rgba(0, 0, 0, 0.8);
    font-size: 21px;
}

.bd30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.mg30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.section_post_left {
    padding: 10px 10px 10px 10px;
    box-shadow: 0 0 1px 0 #2a2a2a;
}

.TicketContentDetails [class*="default_list_"] li {
    margin-top: 3px;
    cursor: pointer;
}

    .TicketContentDetails [class*="default_list_"] li.FeaturesItem {
        color: #092f87;
    }

    .TicketContentDetails [class*="default_list_"] li.ConditionsItem {
        color: #980a00;
    }

.TicketItemContent .scale_image_container {
    margin-bottom: 5px;
}

.TicketItemContent .TicketContentDetails {
    line-height: normal;
    margin-bottom: 5px;
    position: relative;
}

.TicketItemContent [class*="default_list_"] li:before, .TicketItemContent .default_list_numb li span {
    padding-top: 10px;
}

.readMoreTicketInfo {
    position: absolute;
    bottom: -4px;
    background-color: rgba(249, 249, 249, 1);
    box-shadow: 0 0 15px 8px #fff;
    left: 0px;
    font-weight: bold;
    color: red;
    font-size: 12px;
    animation: colorchange 5s infinite;
    -webkit-animation: colorchange 5s infinite;
    cursor: pointer;
    padding: 0px 5px;
    border-top: 2px dotted #85898d;
}

@keyframes colorchange {
    0% {
        color: red;
    }

    50% {
        color: blue;
    }

    100% {
        color: green;
    }
}

@-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */
{
    0% {
        color: red;
    }

    50% {
        color: blue;
    }

    100% {
        color: green;
    }
}

#ReadMoreForTicketContent {
    padding: 20px;
    line-height: 30px;
}

    #ReadMoreForTicketContent .TicketItem-Title {
        line-height: 30px;
        font-size: 15px;
        color: #282828;
    }

        #ReadMoreForTicketContent .TicketItem-Title .TicketTitle {
            font-size: 20px;
            color: #282828;
        }

    #ReadMoreForTicketContent b {
        color: #980a00;
    }

    #ReadMoreForTicketContent .TicketContentDetails {
        height: auto;
        max-height: 300px;
        overflow: auto;
        border: 1px solid #dfdfdf;
        padding: 10px;
    }

    #ReadMoreForTicketContent b .Features {
        color: #092f87;
    }

    #ReadMoreForTicketContent b .Conditions {
        color: #980a00;
    }

.TicketPaymentPlacholder {
    position: absolute;
    top: 0;
    left: 18%;
    width: 39%;
    height: 50px;
}

.InfoContent .profile-tabs .ItemList.Active {
    background-color: hsla(0, 0%, 23%, 0.5);
}

.EventFooter .widget_categories {
    margin-left: 20px;
}

    .EventFooter .widget_categories h3.widget_title {
        margin-top: 20px;
        border-top: 3px solid #1a1a1a;
        color: #1a1a1a;
        font: 14px/21px 'Roboto', 'Droid Arabic Kufi','sans-serif';
        font-weight: bold;
    }

    .EventFooter .widget_categories .categories_list > li > ul li a {
        color: #1a1a1a;
    }

.EventFooter .widget_text {
    padding: 0px 20px 20px 20px;
    line-height: initial;
}

.EventFooter .widget_categories .widget_data {
    padding: 5px 5px;
    line-height: initial;
}

    .EventFooter .widget_categories .widget_data i {
        font-size: 17px;
        width: 28px;
    }

.EventFooter .widget_social_icons ul li a {
    color: #585858;
}

.EventFooter .widget_social_icons ul li:hover a {
    color: #fff;
}

.p-30-5 {
    padding: 30px 5px;
}

.PlanSection {
    background: url(/images/FLOORPLAN3.jpg) no-repeat 0 0;
    background-size: cover;
    background-position-x: right;
    background-attachment: fixed;
    margin: 50px;
}

    .PlanSection .PlanView a {
        color: #fff;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    }

    .PlanSection .PlanView {
        width: 100%;
        max-width: 500px;
        height: auto;
        margin: 10px auto;
        padding: 20px 20px;
        background-color: rgba(0, 0, 0, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.50);
    }

.PlanView p {
    text-align: center;
    color: #000;
}

    .PlanView p a {
        color: #000;
        font: 25px 'Neo Sans Arabic Regular';
        text-decoration: none;
    }

.PlanViewListItem {
    width: 100%;
    padding: 10px 10px;
    color: rgba(0, 0, 0, 0.50);
}

.row.FooterRow .col-lg-6, .row.FooterRow .col-md-6 {
    float: right;
}

@media (max-width: 700px) {
    .InfoContent .profile-tabs .ItemList {
        width: 100%;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    }

    .PlanSection {
        margin: 20px 00px;
    }
}
