﻿


body {
    background-color: #efefef;
}

.modal-header .close {
    margin-top: -12px;
    margin-right: -5px;
}

.modal-content {
    margin-top: 20px;
    margin-bottom: 30px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin: auto;
    -moz-box-shadow: 4px 4px 14px #000;
    -webkit-box-shadow: 4px 4px 14px #000;
    box-shadow: 4px 4px 14px #000;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
}

.modal-body {
    max-height: 95% !important;
}

.modal-body {
    padding: 0px !important;
}
/*Login-Social*/
.social-account {
    float: left;
    width: 100%;
    padding-top: 60px;
}

    .social-account:before {
        content: "Sosyal Medya İle Bağlan";
        border-top: 1px solid #ccc;
        margin-bottom: 10px;
        display: block;
        font-size: 18px;
        padding: 10px 20px;
        position: absolute;
        text-align: center;
        top: 70px;
        padding-left: 20px;
        width: 100%;
        left: 0px;
    }

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}

.btn-facebook {
    color: #fff;
    background-color: #3e5589;
    border-color: rgba(0,0,0,0.2);
}

.btn-system {
    color: #fff;
    background-color: rgba(19,117,163,1);
    border-color: rgba(0,0,0,0.2);
}

.btn.btn-social:hover {
    color: white !important;
}

.register-page.focusedform .verticalcenter {
    top: 220px !important;
}

.logo {
    width: 309px;
    height: 80px;
    margin-top: 5px;
    float: left;
}

    .logo img {
        display: block;
        text-align: left;
        height: 80px;
    }

.logo-area-header {
    height: 95px;
}

.motto {
    color: #3f5185;
    font-size: 18px;
    float: right;
    margin-top: 28px;
    color: #00478e;
}

.menu > li > a {
    color: white;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
}

    .menu > li > a::before, .menu .current > a::before {
        color: white;
    }

.menu > li.profile .profilImageName {
    width: 20px;
    float: left;
}

    .menu > li.profile .profilImageName img {
        border-radius: 50%;
    }

.menu > li.profile .nameHolder {
    max-width: 200px;
    text-align: left;
    text-overflow: ellipsis;
    height: 20px;
    padding-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}

.menu .submenu {
    top: 41px;
}

    .menu .submenu, .menu .submenu .submenu {
        min-width: 200px;
    }

.tp-caption.large_bold_darkblue {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(227, 58, 12);
    padding: 8px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.color-color1 {
    background-color: #fba919;
}

.color-color2 {
    background-color: #1bc885;
}

.color-color3 {
    background-color: #9b59b6;
}

.color-color4 {
    background-color: #3498db;
}

.color-color5 {
    background-color: #e74c3c;
}

.color-color6 {
    background-color: #1b1f25;
}

.color-color7 {
    background-color: #585195;
}

.row.background-arrange, .row.background-arrange .col-xs-6 {
    height: 90px;
}

.row.background-arrange {
    width: 100%;
    position: absolute;
    top: 0;
}

.category-mega-menu {
    position: relative;
}

    .category-mega-menu .container-fluid .container {
        position: relative;
        z-index: 1;
    }

    .category-mega-menu .category-element-container {
        display: table;
        width: 100%;
    }

    .category-mega-menu .category-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        height: 90px;
    }

    .category-mega-menu .category-element {
        height: 90px;
        vertical-align: middle;
        padding: 20px;
        text-align: center;
        line-height: 28px;
        color: white;
        font-size: 24px;
        display: table-cell;
    }

.specialty-element {
    height: 52px;
    vertical-align: middle;
    padding: 20px;
    text-align: center;
    line-height: 20px;
    color: white;
    font-size: 20px;
    display: table-cell;
}

    .specialty-element.selected {
        background-color: rgba(0,0,0,0.5);
    }

    .specialty-element:hover {
        background-color: rgba(0,0,0,0.3);
    }

    .specialty-element a {
        color: white;
    }

.category-mega-menu .category-element a {
    color: white;
}

@media (max-width: 991px) {
    .header-wrapper .navbar-right {
        float: right !important;
    }
}

@media (max-width: 767px) {
    .header-wrapper .navbar-right {
        float: none !important;
    }

    .menu > .toggle-menu {
        margin-top: 0px;
        border-bottom: 1px solid #1375a3;
    }

    .header-wrapper.top-border {
        border-top: none;
    }

    .toggle-menu .title {
        padding-left: 20px;
    }

    .toggle-menu .icon i {
        margin-right: 20px;
    }

    .motto {
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
        padding-left: 20px;
    }

    .logo {
        margin-top: 10px;
        height: 34px;
        margin-bottom: 0px;
        padding-left: 10px;
    }

    .category-mega-menu > .container-fluid > .container {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

    .category-mega-menu > .container-fluid {
        padding: 0px;
    }
}

.custom-section.howto, .custom-section.default {
    background-color: white;
}

    .custom-section.howto .title-area {
        margin: 0 auto;
        text-align: center;
        margin-bottom: 30px;
    }

        .custom-section.howto .title-area .logo {
            float: none;
            text-align: center;
            margin: auto;
            margin-bottom: 20px;
        }

            .custom-section.howto .title-area .logo img {
                text-align: center;
            }

        .custom-section.howto .title-area .title {
            background-color: #005aa8;
            width: 320px;
            margin: auto;
            color: white;
            font-size: 24px;
            padding: 12px;
        }

body.full-container-default-image {
    background: url('/Files/images/login sayfa arka plan.jpg'), no-repeat center center fixed;
    background-size: cover;
}

    body.full-container-default-image #page-content {
        background: transparent;
    }

    body.full-container-default-image > #page-container {
        background: transparent;
    }

.relativecontrol.verticalcenter {
    background-color: white;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    border-top: 2px solid #dddddd;
    padding-top: 20px;
}

.focusedform .brand {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
}

.relativecontrol.verticalcenter .panel {
    margin-bottom: 0px;
}

.relativecontrol.verticalcenter [class*="panel-"].panel .panel-body {
    border-left: none !important;
    border-right: none !important;
}

.relativecontrol.verticalcenter [class*="panel-"].panel .panel-footer {
    border-left: none !important;
    border-right: none !important;
}

.relativecontrol.verticalcenter .panel-footer {
    position: relative;
}

.category-sub-menu .content {
    font-size: 16px;
    color: white;
    padding-top: 20px;
}

.Theatre {
    padding: 5px;
    background-color: white;
    margin-top: 30px;
}

    .Theatre .Theatre-name, .Theatre .Theatre-job {
        text-align: center;
        color: #005aa8;
        font-size: 16px;
        margin-top: 5px;
    }

    .Theatre .Theatre-name {
        margin-top: 10px;
    }

    .Theatre .Theatre-image img {
        width: 100%;
    }

.Theatre-price {
    background-color: #005aa8;
    color: white;
    text-align: center;
    font-weight: bold;
    margin: 10px;
    padding: 5px;
}

.Theatre-star {
    text-align: center;
}

    .Theatre-star img {
        display: inline-block;
    }

.Theatre-section {
    padding-bottom: 40px;
}

.Theatre .content {
    padding: 5px;
}

.consultant {
    padding: 20px;
    background-color: white;
    margin-top: 30px;
}

    .consultant .consultant-name, .consultant .consultant-job {
        text-align: center;
        color: #005aa8;
        font-size: 16px;
        margin-top: 5px;
    }

    .consultant .consultant-name {
        margin-top: 10px;
    }

    .consultant .consultant-image img {
        width: 100%;
    }

.consultant-price {
    background-color: #005aa8;
    color: white;
    text-align: center;
    font-weight: bold;
    margin: 10px;
    padding: 5px;
}

.consultant-star {
    text-align: center;
}

    .consultant-star img {
        display: inline-block;
    }

.consultant-section {
    padding-bottom: 40px;
}

section .form-container label {
    text-align: left !important;
}

section .form-container .form-group {
    margin-bottom: 5px;
}

.input-group input.FileBox {
    width: calc(100% - 90px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
    border-radius: 2px;
    background-color: #fcfcfc;
    border: 1px solid #bbb !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555;
    margin-top: 0px !important;
}

.starrr {
    text-align: center;
    float: none !important;
    font-size: 25px;
    padding-top: 10px;
}

.uni {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}

    .uni:after {
        content: "/";
        margin: 0 10px;
    }

.branch {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

    .branch:after {
        content: "/";
        margin: 0 10px;
    }

.graduateyear {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

.consultant-image.ascontent {
    float: left;
    margin-right: 20px;
}

.cons-promotion {
    overflow: hidden;
    position: relative;
}

.readmore {
    position: absolute;
    bottom: -5px;
    right: 20px;
    color: #3e5589;
    text-decoration: underline;
}

.consultant.consultant-price {
    float: left;
    padding: 20px 40px;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    background-color: transparent;
    color: #005aa8;
    border: 1px solid #005aa8;
}

    .consultant.consultant-price + .consultant.consultant-price {
        margin-left: 20px;
    }

.communication-header {
    font-weight: bold;
    text-decoration: underline;
}

.communication-type {
    float: left;
}

    .communication-type + .communication-type {
        margin-left: 10px;
    }

.startconsultancy {
    background-color: #005aa8;
    margin: 10px;
    color: white;
    text-align: center;
    padding: 5px;
}

    .startconsultancy i {
        padding-right: 5px;
    }

.evaluation {
}

    .evaluation .box {
        padding: 0px 10px;
        margin-left: -30px;
        margin-right: 0px;
    }

    .evaluation .starrr {
        padding-top: 0px;
    }

    .evaluation h4 {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .evaluation .row {
        margin-top: 15px;
        padding-bottom: 5px;
        border-bottom: 1px solid #eee;
    }

        .evaluation .row.no-line {
            border-bottom: none;
        }

    .evaluation h4 {
        font-size: 18px;
    }

    .evaluation h6 {
        font-size: 16px;
    }

    .evaluation textarea {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        height: 200px;
        width: calc(100% - 10px);
        padding: 10px;
    }

    .evaluation .buttons {
        float: left;
        width: 100%;
    }

.tooltip.evaluation {
    min-width: 300px;
    min-height: 300px;
}

    .tooltip.evaluation .tooltip-inner {
        max-width: initial;
        background-color: white;
        color: black;
        border: 1px solid black;
        min-height: 200px;
    }

/*Ardita.Business.Community*/
.user_abstract {
    margin: 20px;
    border: 1px solid #3e5589;
    padding: 20px;
}

    .user_abstract .spanheader {
        font-weight: bold;
    }

    .user_abstract h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .user_abstract .btn + .btn {
        margin-left: 10px;
    }

.plan {
    width: 18%;
    margin: 0px;
}

    .plan .plan-price {
        padding-bottom: 20px;
    }

    .plan p {
        padding-top: 40px;
    }

.plans {
    margin-top: 30px;
}

#iyzipay-checkout-form {
    float: right;
}

    #iyzipay-checkout-form .showPopup {
        background-color: #1375a3 !important;
        border-color: #1375a3 !important;
        background-image: linear-gradient(#1375a3,#1375a3) !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        color: #fcfcfc;
        border-radius: 0px !important;
        transition: all 0.3s linear;
        margin-bottom: 3px;
        float: right !important;
        display: inline-block;
        padding: 6px 12px !important;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        width: auto !important;
        display: inline-block;
        height: auto;
        position: relative;
    }

.btn.second {
    margin-left: 20px;
    margin-right: 20px;
}

.menu .toggle-menu {
    height: 30px !important;
    line-height: 20px;
    font-size: 12px;
}

.section-2.custom-section.default .pagination-control {
    display: none !important;
}

.section-2.custom-section.default .grouperPanel, .section-2.custom-section.default .binderFilter {
    display: none;
}

.section-2.custom-section.default .toolbar-container {
    display: none;
}

.section-2.custom-section.default .title {
    margin-bottom: 40px;
    padding: 0 0 5px;
    border-bottom: 2px solid #e1e1e1;
    position: relative;
    font-family: 'Raleway',sans-serif;
    font-size: 30px;
    color: #606060;
    font-weight: 400;
    text-align: left;
    line-height: 42px;
    margin: 0 0 32px 0;
}

.section-title-2:after {
    background-color: #1375a3;
}

.section-2.custom-section.default .title:after {
    width: 7%;
    height: 2px;
    display: block;
    content: '';
    background-color: rgb(34,171,166);
    position: absolute;
    bottom: -2px;
    left: 0%;
}

.imagestohowto img {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.imagestohowto p {
    text-align: justify;
    margin-left: 5px;
    font-size: 13px;
    line-height: 1.5;
}

.imagestohowto div {
    text-align: center;
}

.ui-group-buttons .or {
    position: relative;
    float: left;
    width: .3em;
    height: 1.3em;
    z-index: 3;
    font-size: 12px;
}

    .ui-group-buttons .or:before {
        position: absolute;
        top: 50%;
        left: 50%;
        content: '&';
        background-color: #5a5a5a;
        margin-top: -.1em;
        margin-left: -.9em;
        width: 1.8em;
        height: 1.8em;
        line-height: 1.55;
        color: #fff;
        font-style: normal;
        font-weight: 400;
        text-align: center;
        border-radius: 500px;
        -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
        box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .ui-group-buttons .or:after {
        position: absolute;
        top: 0;
        left: 0;
        content: ' ';
        width: .3em;
        height: 2.84em;
        background-color: rgba(0,0,0,0);
        border-top: .6em solid #5a5a5a;
        border-bottom: .6em solid #5a5a5a;
    }

    .ui-group-buttons .or.or-lg {
        height: 1.3em;
        font-size: 16px;
    }

        .ui-group-buttons .or.or-lg:after {
            height: 2.85em;
        }

    .ui-group-buttons .or.or-sm {
        height: 1em;
    }

        .ui-group-buttons .or.or-sm:after {
            height: 2.5em;
        }

    .ui-group-buttons .or.or-xs {
        height: .25em;
    }

        .ui-group-buttons .or.or-xs:after {
            height: 1.84em;
            z-index: -1000;
        }

.ui-group-buttons {
    display: inline-block;
    vertical-align: middle;
}

    .ui-group-buttons:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .ui-group-buttons .btn {
        float: left;
        border-radius: 0;
    }

        .ui-group-buttons .btn:first-child {
            margin-left: 0;
            border-top-left-radius: .25em;
            border-bottom-left-radius: .25em;
            padding-right: 15px;
        }

        .ui-group-buttons .btn:last-child {
            border-top-right-radius: .25em;
            border-bottom-right-radius: .25em;
            padding-left: 15px;
        }

.table-row-cell .btn {
    padding: 3px 10px;
}

.shortcut-tiles .badge {
    font-size: 12px;
    padding: 20px 20px 20px 20px;
    border: 0 !important;
}

.shortcut-tiles .pull-right {
    float: left !important;
    width: 100%;
}

.shortcut-tiles .badge {
    width: 100%;
    text-align: right;
}

.shortcut-tiles i {
    line-height: 16px !important;
    font-size: 30px !important;
    position: absolute;
    top: 25px;
    left: 25px;
}

    .shortcut-tiles i:before {
    }

.shortcut-tiles .tiles-body {
    padding-bottom: 7px;
}

.shortcut-tiles .tiles-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    text-align: center;
    font-size: 14px;
}

.shortcut-tiles {
    display: block;
}

.tiles-footer {
    height: 65px;
    width: 100%;
    display: inline-grid;
    text-align: center;
    vertical-align: middle;
}

.onlinebuttons {
    float: right;
    color: white;
}

    .onlinebuttons a {
        color: white;
        float: left;
        padding: 10px;
    }

        .onlinebuttons a div {
            float: left;
        }

    .onlinebuttons #telconsultant {
        background-color: rgba(79, 142, 220, 1);
    }

        .onlinebuttons #telconsultant.passive {
            background-color: #ccc;
        }

    .onlinebuttons #mailconsultant {
        background-color: rgba(79, 142, 220, 1);
    }

        .onlinebuttons #mailconsultant.passive {
            background-color: #ccc;
        }

    .onlinebuttons #chatconsultant {
        background-color: rgba(79, 142, 220, 1);
    }

        .onlinebuttons #chatconsultant.passive {
            background-color: #ccc;
        }

@media (max-width: 1200px) {
    .shortcut-tiles i.fa-money {
        font-size: 20px !important;
        top: 6px;
        left: 14px;
    }

    .shortcut-tiles .tiles-footer {
        font-size: 11px;
    }
}

.ProfileImageID_filebrowserdropzone {
    height: 300px;
}



#ProfileImageID_popupbutton, #ProfileImage_popupbutton {
    background-color: #1375a3 !important;
    border-color: #1375a3 !important;
    background-image: linear-gradient(#1375a3,#1375a3) !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #fcfcfc;
    border-radius: 0px !important;
    transition: all 0.3s linear;
    margin-bottom: 2px;
    float: right !important;
    display: inline-block;
    padding: 6px 12px !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    width: auto !important;
    display: inline-block;
    height: auto;
    position: relative;
}

#ProfileImageID_filebrowser ul, #ProfileImage_filebrowser ul {
    display: none !important;
}

#UploadFile, .btn.select-repository-item {
    background-color: #75b84e;
    color: white;
    border-color: #75b84e;
}

#ProfileImageID_filebrowser #deletefile, #ProfileImage_filebrowser #deletefile {
    display: none !important;
}

.profile-site #profileForm > .container-fluid > .row:first-child > div:first-child .form-group:first-child > .col-sm-12.input-container {
    width: 300px !important;
    height: auto;
}

.profile-site #profileForm > .container-fluid .row:first-child > div:first-child > .form-group:first-child > .col-sm-12.input-container > div > div > div {
    float: left;
}

.profile-site #profileForm > .container-fluid > .row:first-child .form-group:first-child > .col-sm-12.input-container .simpleimagegridviewitem img {
    height: auto !important;
}

#ProfileImageID_popupbutton {
    margin-top: 10px !important;
}

.custom-section p {
    color: #778888;
}

.profile-site #profileForm > .container-fluid > .row:first-child .form-group:first-child > .col-sm-12.input-container .simpleimagegridviewitem img {
    width: 150px;
}

#start-consultancy-comment, #evulation-comment {
    width: 100%;
    height: 400px;
}

.start-consultancy-files > div {
    display: inline-flex;
    width: 150px;
    height: 200px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
}

#start-consultancy-comment, #evulation-comment {
    padding: 10px;
}

#colsuntanciesCB tr.waiting {
    background-color: #f1c40f;
}

#colsuntanciesCB tr.onprogress {
    background-color: #3a80d8;
    color: white;
}

#colsuntanciesCB tr.complete {
    background-color: #85c744;
}

#colsuntanciesCB tr.late {
    background-color: #e73c68;
}

#console-heading {
    font-weight: 500;
    border-bottom: 1px solid #ccc;
}

.console-horizontal-row {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.form-group input.FileBox {
    width: calc(100% - 90px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
    border-radius: 2px;
    background-color: #fcfcfc;
    border: 1px solid #bbb !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555;
    margin-top: 0px !important;
}

#newmessagefile0_reset, #newmessagefile1_reset, #newmessagefile2_reset, #newmessagefile3_reset {
    display: block !important;
}

.not-margin-section {
    padding: 10px 0px;
}

    .not-margin-section .section-title-2 {
        margin-bottom: 10px;
    }

.starrr span {
    font-size: 18px;
}

.starrr {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    text-align: left;
    color: orange;
}

.shop-comment .rate-review {
    margin: 0px;
    padding: 0px;
}

#stars_new.starrr span {
    font-size: 30px;
}

#stars_new.starrr {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 30px;
    text-align: left;
    color: orange;
}

.footer-social {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .footer-social > li {
        margin-bottom: 15px;
        float: left;
    }

        .footer-social > li + li {
            margin-left: 15px;
        }

.footer-hr.final {
    margin: 0 0 20px;
    border-top: 1px solid #3d3d3d;
}

.has-border {
    border-right: 2px dotted #3e3e3e;
}

.footer-widget {
    border-right: 1px dashed #5f5f5f;
    height: 200px;
}

    .footer-widget.footer-social-area {
        border-right: none;
    }

@media (max-width: 991px) {
    .about-us-widget.footer-widget {
        height: auto !important;
    }

    .footer-widget.about-us-widget {
        border-right: none;
    }
}

@media (max-width: 767px) {
    .footer-widget {
        border-right: none;
        height: auto;
        border-bottom: 1px dashed #5f5f5f;
        padding-bottom: 20px;
    }

        .footer-widget.about-us-widget {
            padding-bottom: 0px;
        }

        .footer-widget.footer-social-area {
            border-bottom: none;
        }
}

#ConsultantMessagesCBtable-columns3 {
    width: 430px;
}

#subscriptionPanel {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 50px;
    background-color: #fff;
    border: 1px solid #999;
    width: 370px;
    height: 180px;
    -webkit-box-shadow: 2px 2px 13px 0 rgba(50,50,50,0.4);
    -moz-box-shadow: 2px 2px 13px 0 rgba(50,50,50,0.4);
    box-shadow: 2px 2px 13px 0 rgba(50,50,50,0.4);
    z-index: 99;
    text-align: center;
}

    #subscriptionPanel img {
        width: auto;
        height: 40px;
        margin: 10px;
    }

    #subscriptionPanel .rightPanel {
        width: 100%;
        float: right;
        font-size: 16px !important;
        padding: 10px;
        color: #333;
    }

    #subscriptionPanel .btn {
        padding: 5px;
        margin: 10px 0px;
    }

.hasToday {
    background-color: #4f8edc;
}

.hasWaitingConsultancyCount {
    background-color: #f1c40f;
}

.hasDoneConsultancyCount {
    background-color: #85c744;
}

.hasProcessingConsultancyCount {
    background-color: #3a80d8;
}

.TheaterDetail {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .TheaterDetail.hovertheater {
        position: relative;
        padding-top: 0;
        overflow: hidden;
        text-align: center;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 1);
    }

        .TheaterDetail.hovertheater .TheaterDetail-background {
            height: 150px;
        }

.TheaterDetail-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}

.TheaterDetail.hovertheater .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}

    .TheaterDetail.hovertheater .useravatar img {
    }

.TheaterDetail.hovertheater .TheaterDetail-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}

    .TheaterDetail.hovertheater .TheaterDetail-info .TheaterDetail-title {
        padding: 0 5px;
        font-size: 20px;
        line-height: 1;
        color: #262626;
        background-color: rgba(255, 255, 255, 0.1);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.TheaterDetail.hovertheater .TheaterDetail-info {
    padding-top: 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}

.TheaterDetail.hovertheater .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}

.btn-pref .btn {
    -webkit-border-radius: 0 !important;
}

.event-list .info .row {
    padding-left: 10px;
    font-size: 80%;
}

.event-list {
    list-style: none;
    font-family: 'Lato', sans-serif;
    margin: 0px;
    padding: 0px;
}

    .event-list > li {
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 0px 5px rgb(51, 51, 51);
        box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
        padding: 0px;
        margin: 0px 0px 20px;
    }

        .event-list > li > time {
            display: inline-block;
            width: 100%;
            color: rgb(255, 255, 255);
            background-color: rgb(197, 44, 102);
            padding: 5px;
            text-align: center;
            text-transform: uppercase;
        }

        .event-list > li:nth-child(even) > time {
            background-color: rgb(165, 82, 167);
        }

        .event-list > li > time > span {
            display: none;
        }

        .event-list > li > time > .day {
            display: block;
            font-size: 40pt;
            font-weight: 100;
            line-height: 1;
        }

        .event-list > li time > .month {
            display: block;
            font-size: 11pt;
            font-weight: 900;
            line-height: 1.3;
        }

        .event-list > li > img {
            width: 100%;
        }

        .event-list > li > .info {
            padding-top: 5px;
            text-align: center;
        }

            .event-list > li > .info > .title {
                font-size: 17pt;
                font-weight: 700;
                margin: 0px;
            }

            .event-list > li > .info > .desc {
                font-size: 13pt;
                font-weight: 300;
                margin: 0px;
            }

            .event-list > li > .info > ul,
            .event-list > li > .social > ul {
                display: table;
                list-style: none;
                margin: 10px 0px 0px;
                padding: 0px;
                width: 100%;
                text-align: center;
            }

        .event-list > li > .social > ul {
            margin: 0px;
        }

            .event-list > li > .info > ul > li,
            .event-list > li > .social > ul > li {
                display: table-cell;
                cursor: pointer;
                color: rgb(30, 30, 30);
                font-size: 11pt;
                font-weight: 300;
                padding: 3px 0px;
            }

                .event-list > li > .info > ul > li > a {
                    display: block;
                    width: 100%;
                    color: rgb(30, 30, 30);
                    text-decoration: none;
                }

            .event-list > li > .social > ul > li {
                padding: 0px;
            }

                .event-list > li > .social > ul > li > a {
                    padding: 3px 0px;
                }

                .event-list > li > .info > ul > li:hover,
                .event-list > li > .social > ul > li:hover {
                    color: rgb(30, 30, 30);
                    background-color: rgb(200, 200, 200);
                }


@media (min-width: 768px) {
    .event-list > li {
        position: relative;
        display: block;
        width: 100%;
        height: 120px;
        padding: 0px;
    }

        .event-list > li > time,
        .event-list > li > img {
            display: inline-block;
        }

        .event-list > li > time,
        .event-list > li > img {
            width: 120px;
            float: left;
        }

        .event-list > li > .info {
            background-color: rgb(245, 245, 245);
            overflow: hidden;
        }

        .event-list > li > time,
        .event-list > li > img {
            width: 120px;
            height: 120px;
            padding: 0px;
            margin: 0px;
        }

        .event-list > li > .info {
            position: relative;
            height: 120px;
            text-align: left;
            padding-right: 40px;
        }

            .event-list > li > .info > .title,
            .event-list > li > .info > .desc {
                padding: 0px 10px;
            }

            .event-list > li > .info > ul {
                position: absolute;
                left: 0px;
                bottom: 0px;
            }

        .event-list > li > .ButtonList {
            position: absolute;
            top: 4px;
            right: 4px;
            display: block;
        }

            .event-list > li > .ButtonList > ul {
                border-left: 1px solid rgb(230, 230, 230);
            }

                .event-list > li > .ButtonList > ul > li {
                    display: block;
                    padding: 0px;
                }

                    .event-list > li > .ButtonList > ul > li > a {
                        display: block;
                        width: 40px;
                        padding: 10px 0px 9px;
                    }
}

.transition {
    transition: .3s cubic-bezier(.3, 0, 0, 1.3);
}

.one {
    list-style: none;
    padding: 0;
    margin: 40px 0;
}

    .one > li {
        background: #FFFFFF;
        border: 1px solid rgba(150,150,150,0.29);
        -moz-box-shadow: 0px 0px 18px 0px rgba(103,85,85,0.39);
        box-shadow: 0px 0px 18px 0px rgba(103,85,85,0.39);
        width: 250px;
        height: 430px;
        display: inline-block;
        margin: 0 20px;
        text-align: center;
    }

        .one > li img {
            margin-top: 60px;
        }

        .one > li:hover img {
            margin-top: 30px;
        }

        .one > li:hover {
            -moz-box-shadow: 0px 0px 5px 0px rgba(103,85,85,0.25);
            box-shadow: 0px 0px 5px 0px rgba(103,85,85,0.25);
        }

            .one > li:hover span {
                border-radius: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                bottom: -400px;
            }

            .one > li:hover h3 {
                color: rgba(255,255,255,1);
                margin-top: 25px;
            }

        .one > li .wrapper {
            overflow: hidden;
            position: absolute;
            width: 250px;
            height: 430px;
        }

        .one > li span {
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            height: 500px;
            width: 500px;
            background: #D75E3D;
            display: block;
            position: absolute;
            bottom: -300px;
            left: -125px;
        }

            .one > li span img {
                margin-top: 10px;
                width: 50px;
            }

            .one > li span:hover {
                background: #D75E3D;
            }

        .one > li h3 {
            margin-top: 40px;
            color: rgba(255,255,255,1);
        }

            .one > li h3 em {
                display: block;
                font-style: normal;
                text-transform: uppercase;
                font-weight: 300;
                font-size: 10px;
                margin-top: 5px;
            }

    .one .social {
        list-style: none;
        text-align: center;
        margin: 10px 0 0 0;
        padding: 10px;
    }

        .one .social li {
            opacity: 0;
            display: inline-block;
            padding: 5px;
        }

    .one > li:hover .social li {
        opacity: 0.5;
    }

    .one .social li a {
        cursor: pointer;
        display: block;
    }

        .one .social li a:hover {
            opacity: 0.5;
        }

    .one .social li img {
        width: 24px;
    }

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);

figure.snip1139 {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 220px;
    max-width: 310px;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}

    figure.snip1139 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
        transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    }

    figure.snip1139 img {
        max-width: 100%;
        vertical-align: middle;
    }

    figure.snip1139 blockquote {
        position: relative;
        background-color: #ffffff;
        padding: 25px 50px 25px 50px;
        font-size: 0.8em;
        font-weight: 500;
        text-align: left;
        margin: 0;
        line-height: 1.6em;
        font-style: italic;
    }

        figure.snip1139 blockquote:before,
        figure.snip1139 blockquote:after {
            font-family: 'FontAwesome';
            content: "\201C";
            position: absolute;
            font-size: 50px;
            opacity: 0.3;
            font-style: normal;
        }

        figure.snip1139 blockquote:before {
            top: 25px;
            left: 20px;
        }

        figure.snip1139 blockquote:after {
            content: "\201D";
            right: 20px;
            bottom: 0;
        }

    figure.snip1139 .arrow {
        top: 100%;
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 25px solid transparent;
        border-top: 25px solid #ffffff;
        margin: 0;
        position: absolute;
    }

    figure.snip1139 .author {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 5px 25px;
        color: #000000;
        background-color: #ffffff;
        margin: 0;
        text-transform: uppercase;
    }

        figure.snip1139 .author h5 {
            opacity: 0.8;
            margin: 0;
            font-weight: 800;
        }

            figure.snip1139 .author h5 span {
                font-weight: 400;
                text-transform: none;
                padding-left: 5px;
            }

.TheaterCart-container {
    border-radius: 5px;
    box-shadow: 0 20px 30px #dddddd;
    overflow: hidden;
}

    .TheaterCart-container .left {
        float: left;
    }

    .TheaterCart-container .right {
        float: right;
    }

    .TheaterCart-container .header {
        width: 100%;
        height: 50px;
        background: #431d65;
        border-bottom: 4px solid #b7b767;
    }

        .TheaterCart-container .header .nav {
            padding: 0 10px;
        }

            .TheaterCart-container .header .nav .fa {
                color: white;
                line-height: 50px;
                cursor: pointer;
            }

            .TheaterCart-container .header .nav .cart {
                font-size: 22px;
            }

            .TheaterCart-container .header .nav .back {
                font-size: 20px;
            }

    .TheaterCart-container .jumbo-tron {
        width: 100%;
        position: relative;
        height: 300px;
        overflow: hidden;
        background: -webkit-radial-gradient(center, #ffffff, #d4d4d4);
        background: radial-gradient(center, #734b6d, #42275a);
    }

        .TheaterCart-container .jumbo-tron .jumbo-tron-product-title {
            top: 1px;
            left: 30%;
            font-weight: bold;
            color: #3e5389;
            font-size: 24px;
            text-shadow: 1px 1px 1px #ececf1;
            margin: 0px;
        }

        .TheaterCart-container .jumbo-tron .image-close-up {
            width: 600px;
            height: 600px;
            display: block;
            background: url(/Files/images/logo.png);
            background-repeat: repeat;
            background-size: 180px;
            background-position: 45% 44%;
            background-blend-mode: multiply;
            opacity: 0.1;
            -webkit-transform: rotate(30deg) translateX(-118px);
            transform: rotate(30deg) translateX(-118px);
        }

        .TheaterCart-container .jumbo-tron img {
            max-width: 180px;
            max-height: 190px;
            display: block;
            position: absolute;
            top: 54%;
            left: 54%;
            margin: -25% 0 0 -25%;
        }

    .TheaterCart-container .product-details-wrapper {
        overflow: hidden;
        width: 100%;
        height: 150px;
        position: relative;
        margin: 0px auto;
    }

        .TheaterCart-container .product-details-wrapper .product-details {
            background: rgba(254,254,254,0.9);
            color: #FFF;
            font-family: "Roboto", sans-serif;
            -webkit-font-smoothing: antialiased;
            padding: 5px;
            width: 100%;
            height: 100%;
            overflow: auto;
            display: block;
        }

            .TheaterCart-container .product-details-wrapper .product-details::-webkit-scrollbar {
                width: 0 !important;
            }

            .TheaterCart-container .product-details-wrapper .product-details .product-description-section {
                background: rgba(255, 255, 255, 0.21);
                padding: 20px;
                border-bottom: 1px solid white;
                margin-bottom: 10px;
                position: relative;
                color: black;
            }

                .TheaterCart-container .product-details-wrapper .product-details .product-description-section .pricing {
                    margin-bottom: 5px;
                    color: #dede7c;
                    position: absolute;
                    top: 10px;
                    right: 10px;
                    font-size: 20px;
                }

                .TheaterCart-container .product-details-wrapper .product-details .product-description-section ul li {
                    margin-left: 30px;
                }

            .TheaterCart-container .product-details-wrapper .product-details .product-description-section-title {
                padding-bottom: 10px;
            }

    .TheaterCart-container .productfooter {
        /*background: #3e5489;*/
        width: 100%;
        height: 60px;
        display: block;
    }

        .TheaterCart-container .productfooter .save {
            padding: 20px;
            color: #fff;
            cursor: pointer;
        }

        .TheaterCart-container .productfooter .btn {
            margin: 10px;
            padding: 10px 20px;
            border-radius: 30px;
            border: none;
            background: rgb(255, 255, 255);
            color: #613882;
            font-family: "Roboto", sans-serif;
            font-weight: bold;
            font-size: 16px;
            cursor: pointer;
            -webkit-transition: 0.2s;
            transition: 0.2s;
        }

            .TheaterCart-container .productfooter .btn:focus {
                outline-width: 0;
            }

            .TheaterCart-container .productfooter .btn:active {
                -webkit-transform: translateY(4px);
                transform: translateY(4px);
            }

    .TheaterCart-container .drop-to-cart {
        -webkit-animation: image-drop-to-cart 2s forwards;
        animation: image-drop-to-cart 2s forwards;
    }

    .TheaterCart-container blockquote {
        border-left: 0;
        position: relative;
        padding: 10px 10px 5px 10px;
        font-size: 0.8em;
        font-weight: 500;
        text-align: left;
        margin: 0;
        line-height: 1.6em;
        font-style: italic;
        color: black;
    }

        .TheaterCart-container blockquote:before,
        .TheaterCart-container blockquote:after {
            font-family: 'FontAwesome';
            content: "\201C";
            position: absolute;
            font-size: 50px;
            opacity: 0.3;
            font-style: normal;
        }

        .TheaterCart-container blockquote:before {
            top: 0px;
            left: 0px;
        }

        .TheaterCart-container blockquote:after {
            content: "\201D";
            right: 20px;
            bottom: 0;
        }

@-webkit-keyframes image-drop-to-cart {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    45% {
        -webkit-transform: translateY(400px);
        transform: translateY(400px);
        opacity: 1;
    }

    46% {
        opacity: 0;
    }

    70% {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes image-drop-to-cart {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    45% {
        -webkit-transform: translateY(400px);
        transform: translateY(400px);
        opacity: 1;
    }

    46% {
        opacity: 0;
    }

    70% {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
}

.pen-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    color: #fff;
}

    .pen-footer a {
        text-decoration: none;
        color: #431d65;
        font-weight: bold;
        background: #dede7c;
        padding: 5px;
        margin-left: 10px;
    }

.gal-container {
    padding: 12px;
}

.gal-item {
    overflow: hidden;
    padding: 3px;
}

    .gal-item .box {
        height: 350px;
        overflow: hidden;
    }

.box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.gal-item a:focus {
    outline: none;
}

.gal-item a:after {
    content: "\e003";
    font-family: 'Glyphicons Halflings';
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
    opacity: 1;
}

.modal-open .gal-container .modal {
    background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
    padding: 0px;
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

    .modal-open .gal-item button.close:focus {
        outline: none;
    }

    .modal-open .gal-item button.close span {
        position: relative;
        top: -3px;
        font-weight: lighter;
        text-shadow: none;
    }

.gal-container .modal-dialogue {
    width: 80%;
}

.gal-container .description {
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    text-align: left;
}

    .gal-container .description h4 {
        margin: 0px;
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
    }

.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}

@media (min-width: 768px) {
    .gal-container .modal-dialog {
        width: 55%;
        margin: 50 auto;
    }
}

@media (max-width: 768px) {
    .gal-container .modal-content {
        height: 250px;
    }
}
/* Footer Style */
i.red {
    color: #BC0213;
}

.gal-container {
    padding-top: 10px;
    padding-bottom: 75px;
}

.pl20 {
    padding-left: 20px;
}

/*Room Planner*/
#roomplanneronpurchase .data-root-container {
    height: auto !important;
    overflow: hidden;
}

.perde {
    background-image: url('/Files/images/perde.jpg');
    background-size: cover;
}

    .perde:before {
        position: inherit;
        color: white;
        text-align: center;
        width: 100%;
    }

.koltuk {
    background-size: cover;
}

.sıra {
    box-shadow: rgba(62, 85, 137, 0.8) 0px 0px 1px 1px inset;
    background-color: rgba(62, 85, 137, 0.7);
}

    .sıra:before {
        position: relative;
        left: -20px;
    }

.koltuk {
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 1px 1px inset;
    background-color: rgba(255, 255, 255, 1);
}

    .koltuk:before {
        position: absolute;
        top: 0px;
        display: none;
        left: 0px;
        text-align: center;
        font-size: 10px;
        vertical-align: middle;
        text-align: center;
        white-space: nowrap;
        z-index: 10;
    }

    .koltuk:hover:before {
        display: block;
    }

    .koltuk:after {
        position: absolute;
        content: " ";
        background-image: url('/Files/images/bos.svg');
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0px;
    }

    .koltuk.gecersiz {
        background-color: red;
    }

    .koltuk.protokol {
        background-color: green;
    }

    .koltuk.reserved {
        background-color: #1375a3;
    }

    .koltuk.mine {
        background-color: orangered;
    }
/*Room Planner*/
#ticketsarea {
    border: 1px solid #ccc;
    padding: 10px;
}

    #ticketsarea .seatCount {
        margin-top: 20px;
        font-weight: bold;
    }

    #ticketsarea > div {
        display: inline-block;
        width: 100%;
    }

    #ticketsarea ul {
        list-style: none;
        display: inline;
        margin-right: 0px;
        margin-left: 0px;
        padding-left: 0px;
    }

        #ticketsarea ul li {
            display: inline;
            white-space: nowrap;
        }

            #ticketsarea ul li + li:before {
                content: ",";
                margin-right: 2px;
            }

    #ticketsarea .totalAmount label {
        display: inline;
    }

    #ticketsarea .totalAmount span {
        font-weight: bold;
        padding-left: 20px;
        font-size: 16px;
    }

    #ticketsarea .description {
        height: 100px;
        overflow: hidden;
    }

        #ticketsarea .description.more {
            height: auto;
        }

    #ticketsarea .readAll {
        text-align: right;
        font-size: 12px;
        display: block;
        line-height: 12px;
    }

    #ticketsarea .clearAllReservations {
        font-size: 12px;
        text-align: center;
    }

    #ticketsarea .pay {
        margin-top: 20px;
        text-align: center;
        padding-bottom: 20px;
    }

    #ticketsarea .no-select {
        padding-top: 10px;
        font-weight: bold;
    }


/*Credit card styles*/
.creditCardForm {
    max-width: 700px;
    background-color: #fff;
    overflow: hidden;
    color: #4c4e56;
}

    .creditCardForm label {
        width: 100%;
        margin-bottom: 1px;
        margin-top: 5px;
    }

    .creditCardForm .heading h1 {
        text-align: center;
        color: #4c4e56;
    }

    .creditCardForm .payment {
        float: left;
        margin-bottom: 40px;
        position: relative;
    }

        .creditCardForm .payment .form-group {
            float: left;
            margin-bottom: 5px;
        }

        .creditCardForm .payment .form-control {
            height: auto;
            padding: 5px 15px;
        }

    .creditCardForm .owner {
        width: 100%;
        margin-right: 10px;
    }

    .creditCardForm .CVV {
        width: 35%;
    }

    .creditCardForm input#cvv {
        width: calc(100% - 40px);
        float: left;
    }

    .creditCardForm #card-number-field {
        width: calc(100%);
        float: left;
    }

    .creditCardForm input#cardNumber {
        width: calc(100% - 40px);
        float: left;
    }

    .creditCardForm .keyboard {
        width: 30px;
        float: left;
    }

        .creditCardForm .keyboard .btn {
            background-color: transparent;
            color: black;
            padding: 1px 0px;
            font-size: 20px;
            width: 40px;
            border: 1px solid #ccc;
            float: left;
        }

            .creditCardForm .keyboard .btn .fa {
                margin: 0 !important;
                padding: 0 !important;
            }


    .creditCardForm #expiration-date {
        width: 49%;
    }

    .creditCardForm #credit_cards {
        border-top: 1px solid #eee;
        width: 100%;
        padding-top: 25px;
        text-align: right;
        margin-bottom: 15px;
    }

    .creditCardForm #pay-now {
        width: 100%;
        margin-top: 5px;
    }

    .creditCardForm .payment #confirm-purchase.btn {
        width: 100%;
        margin-top: 3px;
        background-color: #1375a3;
        padding: 10px;
        font-size: 20px;
        color: white;
    }

    .creditCardForm .payment select {
        padding: 5px;
        margin-right: 15px;
        width: auto;
    }

    .creditCardForm .email {
        width: 100%;
    }

    .creditCardForm .phone {
        width: 100%;
    }

    .creditCardForm .login-info {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #eee;
    }

    .creditCardForm .divider-info {
        width: 100%;
    }

    .creditCardForm .divider {
        margin: 30px 0px 10px 0px;
    }

.modal-backdrop.in {
    height: 100%;
    width: 100%;
    position: fixed;
}

@media (max-width:600px) {
    #roomplanneronpurchase .ardita-containerplan.data-root-container {
        overflow-x: scroll;
    }

    .motto {
        display: none;
    }

    .category-mega-menu .category-element {
        font-size: 14px;
        line-height: 15px;
    }

    .toggle-menu .icon {
        margin: 10px 0;
        float: right;
    }
}

}

.reservationTime #reservationTimer {
    display: inline-block;
    padding: 5px 20px;
    font-size: 20px;
    margin-left: 20px;
    border: 1px solid #eee;
    color: #a94442;
}

.ticket-seat {
    float: left;
    padding: 20px;
    background-color: #3e5589;
    height: 100%;
    color: white;
    text-align: center;
}

    .ticket-seat div:first-child {
        font-size: 14px;
    }

    .ticket-seat div:last-child {
        font-size: 40px;
        line-height: 60px;
    }

.ticket-info .pull-left + .pull-left {
    margin-left: 20px;
}

.payment-ok {
    text-align: center;
}

.navbar-brand {
    width: auto !important;
}

#boxofficeplan {
    width: 600px;
    float: left;
}

#boxofficeparent {
    width: 100%;
    overflow-x: auto;
}

#boxofficesubparent {
    width: 1800px;
}

#boxofficereservations {
    width: 1000px;
    float: left;
    margin-top: 30px;
    margin-left: 30px;
}

#page-heading .options {
    float: right;
    width: 450px;
}

.boxoffice-trans #page-heading {
    height: 100px;
}

#page-heading .btn-group {
    margin: 0px;
}

#page-heading form > .form-group {
    margin-right: -20px;
    margin-left: 0px;
    padding: 0px;
}

@import url("http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");

.panel-image img.panel-image-preview {
    width: 100%;
    border-radius: 4px 4px 0px 0px;
}

.panel-heading ~ .panel-image img.panel-image-preview {
    border-radius: 0px;
}

.panel-image ~ .panel-body, .panel-image.hide-panel-body ~ .panel-body {
    overflow: hidden;
}

.panel-image ~ .panel-footer a {
    padding: 0px 10px;
    font-size: 1.3em;
    color: rgb(100, 100, 100);
}

.panel-image.hide-panel-body ~ .panel-body {
    height: 0px;
    padding: 0px;
}
/* 4. Helper Classes */
.pm-containerPadding20 {
    padding: 20px 20px;
}

.pm-containerPadding30 {
    padding: 30px 20px;
}

.pm-containerPadding40 {
    padding: 40px 20px;
}

.pm-containerPadding60 {
    padding: 60px 20px;
}

.pm-containerPadding80 {
    padding: 80px 20px;
}

.pm-containerPadding100 {
    padding: 100px 20px;
}

.pm-containerPadding120 {
    padding: 120px 20px;
}


.pm-containerPadding-top-20 {
    padding-top: 20px;
}

.pm-containerPadding-top-40 {
    padding-top: 40px;
}

.pm-containerPadding-top-50 {
    padding-top: 50px;
}

.pm-containerPadding-top-60 {
    padding-top: 60px;
}

.pm-containerPadding-top-70 {
    padding-top: 70px;
}

.pm-containerPadding-top-80 {
    padding-top: 80px;
}

.pm-containerPadding-top-90 {
    padding-top: 90px;
}

.pm-containerPadding-top-100 {
    padding-top: 100px;
}

.pm-containerPadding-top-120 {
    padding-top: 120px;
}

.pm-containerPadding-bottom-20 {
    padding-bottom: 20px;
}

.pm-containerPadding-bottom-30 {
    padding-bottom: 30px;
}

.pm-containerPadding-bottom-40 {
    padding-bottom: 40px;
}

.pm-containerPadding-bottom-50 {
    padding-bottom: 50px;
}

.pm-containerPadding-bottom-60 {
    padding-bottom: 60px;
}

.pm-containerPadding-bottom-70 {
    padding-bottom: 70px;
}

.pm-containerPadding-bottom-80 {
    padding-bottom: 80px;
}

.pm-containerPadding-bottom-90 {
    padding-bottom: 90px;
}

.pm-containerPadding-bottom-100 {
    padding-bottom: 100px;
}

.pm-containerPadding-bottom-120 {
    padding-bottom: 120px;
}

.pm-primary {
    color: #2B5C84 !important;
}

.pm-secondary {
    color: #DBC164 !important;
}

.pm-no-margin {
    margin: 0px !important;
}

.pm-no-margin-top {
    margin-top: 0px !important;
}

.pm-no-margin-bottom {
    margin-bottom: 0px !important;
}

.pm-no-padding {
    padding: 0px !important;
}

.pm-column-spacing {
    padding-bottom: 30px;
}

.pm-center {
    text-align: center;
}

.pm-inline {
    display: inline;
}

.pm-right-align {
    text-align: right;
}

.pm-left-align {
    text-align: left;
}

.pm-short-divider {
    height: 1px;
    background-color: #d9d9d9;
    max-width: 144px;
    margin: 20px auto;
}

.pm-divider {
    height: 1px;
    background-color: #d9d9d9;
    width: 100%;
    margin: 10px 0;
}

.pm-clear-element {
    clear: both;
}

.pm-column-title {
    color: #2b5d83;
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 14px;
}

.columnContainer .row [class*="col-"] {
    padding-bottom: 30px;
}

.pm-container-border {
    border-top: 7px solid #DBC164;
}

.pm-column-container-icon {
    background-color: white;
    border: 6px solid #DBC164;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    top: -40px;
    left: 48.2%;
    border-radius: 99px;
    -moz-border-radius: 99px;
    -webkit-border-radius: 99px;
    -o- border-radius:99px;
}

    .pm-column-container-icon i {
        font-size: 28px;
        font-family: 'FontAwesome';
        color: #2b5d83;
    }

        .pm-column-container-icon i.typcn {
            font-size: 3em;
            display: block;
            margin-top: -18px;
        }

.custom-section {
    background-color: #fba919;
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #ffffff;
}

.section-info img {
    width: 100%;
}

.section-info .row > div {
    margin: 0px;
    padding: 0px !important;
}

.shop-image img {
    height: 200px;
    width: 100%;
}

.shop-description {
    background-color: #f9f9f9;
    padding: 20px;
    min-height: 120px;
}

.row {
    margin-left: 10px;
    margin-right: 10px;
}

#RacingPollQuestiontable tfoot > tr > td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 5px !important;
}

#RacingPollQuestiontable tbody > tr > td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 5px !important;
}

#RacingPollQuestiontable thead > tr > td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 5px !important;
}
#RacingPollQuestiontable tr:nth-child(even){background-color: rgba(92,184,92,0.3)}
.nu-selected{background: rgba(92,184,92,0.3);}


 
 
#myCarousel .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}

#myCarousel .list-group {
	position:absolute;
	top:0;
	right:0;
}
#myCarousel .list-group-item {
	border-radius:0px;
	cursor:pointer;
}
#myCarousel .list-group .active {
	background-color:#eee;	
}

@media (min-width: 992px) { 
	#myCarousel {padding-right:33.3333%;}
	#myCarousel .carousel-controls {display:none;} 	
}
@media (max-width: 991px) { 
	.carousel-caption p,
	#myCarousel .list-group {display:none;} 
}




 


:root {
    --bg-table-stripe: #f6f6f5;
    --b-table: #e3e3e2;
    --caption: #242423;
}

 

.dcf-txt-center {
      text-align: center!important
    }

    .dcf-txt-left {
      text-align: left!important
    }

    .dcf-txt-right {
      text-align: right!important
    }
    
.dcf-table caption {
      color: var(--caption);
      font-size: 1.13em;
      font-weight: 700;
      padding-bottom: .56rem
    }

    .dcf-table thead {
      font-size: .84em
    }

    .dcf-table tbody {
      border-bottom: 1px solid var(--b-table);
      border-top: 1px solid var(--b-table);
      font-size: .84em
    }

    .dcf-table tfoot {
      font-size: .84em
    }

    .dcf-table td, .dcf-table th {
      padding-right: 1.78em
    }

    .dcf-table-bordered, .dcf-table-bordered td, .dcf-table-bordered th {
      border: 1px solid var(--b-table)
    }

    .dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
      padding-left: 1em;
      padding-right: 1em
    }

    .dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
      border-bottom: 1px solid var(--b-table)
    }

    .dcf-table-striped tbody tr:nth-of-type(2n) {
      background-color: var(--bg-table-stripe)
    }

    .dcf-table thead td, .dcf-table thead th {
      padding-bottom: .75em;
      vertical-align: bottom
    }

    .dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
      padding-top: .75em;
      vertical-align: top
    }

    .dcf-table tbody td, .dcf-table tbody th {
      padding-bottom: .75em
    }

    .dcf-table-bordered thead th {
      padding-top: 1.33em
    }

    .dcf-wrapper-table-scroll {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      left: 50%;
      margin-left: -50vw;
      margin-right: -50vw;
      padding-bottom: 1em;
      position: relative;
      right: 50%;
      width: 100vw
    }

    @media only screen and (max-width:42.09em) {
      .dcf-table-responsive thead {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px;
        white-space: nowrap
      }
      .dcf-table-responsive tr {
        display: block
      }
      .dcf-table-responsive td {
        -webkit-column-gap: 3.16vw;
        -moz-column-gap: 3.16vw;
        column-gap: 3.16vw;
        display: grid;
        grid-template-columns: 1fr 2fr;
        text-align: left!important
      }
      .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
        border-width: 0
      }
      .dcf-table-responsive.dcf-table-bordered tbody td {
        border-top-width: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
        padding-bottom: .75em
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
        padding-bottom: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
        padding-right: 0
      }
      .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
        border-bottom-width: 0
      }
      .dcf-table-responsive tbody td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        padding-right: 1.78em
      }
    }

.dcf-overflow-x-auto {
      overflow-x: auto!important;
      -webkit-overflow-scrolling: touch
    }
 
.widget_categories{
    background-color:#fdffff;
   
}
div#rev_slider_1058_1_forcefullwidth, div#forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container .fullwidthabanner {
    height: 600px !Important;
    overflow: hidden;
}
#SliderMenu {
    top:-90px;
}
[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 10px;
  width: 10px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEyMy4wNXB4IiBoZWlnaHQ9IjEyMy4wNXB4IiB2aWV3Qm94PSIwIDAgMTIzLjA1IDEyMy4wNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIzLjA1IDEyMy4wNTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTEyMS4zMjUsMTAuOTI1bC04LjUtOC4zOTljLTIuMy0yLjMtNi4xLTIuMy04LjUsMGwtNDIuNCw0Mi4zOTlMMTguNzI2LDEuNzI2Yy0yLjMwMS0yLjMwMS02LjEwMS0yLjMwMS04LjUsMGwtOC41LDguNQ0KCQljLTIuMzAxLDIuMy0yLjMwMSw2LjEsMCw4LjVsNDMuMSw0My4xbC00Mi4zLDQyLjVjLTIuMywyLjMtMi4zLDYuMSwwLDguNWw4LjUsOC41YzIuMywyLjMsNi4xLDIuMyw4LjUsMGw0Mi4zOTktNDIuNGw0Mi40LDQyLjQNCgkJYzIuMywyLjMsNi4xLDIuMyw4LjUsMGw4LjUtOC41YzIuMy0yLjMsMi4zLTYuMSwwLTguNWwtNDIuNS00Mi40bDQyLjQtNDIuMzk5QzEyMy42MjUsMTcuMTI1LDEyMy42MjUsMTMuMzI1LDEyMS4zMjUsMTAuOTI1eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
  background-size: 10px 10px;
}