@font-face{
    font-family : 'Anno2W04-Regular';
    src         : url('/resources/fonts/Anno2W04-Regular-b9b5987eb867538ecc725e8e7d72dbe5.otf') format('opentype');
    font-weight : 100;
    font-style  : normal;
}

@font-face{
    font-family : 'DIN';
    src         : url('/resources/fonts/din-medium-opentype-7026d7a451502be8db76522b09fbbc88.otf') format('opentype');
    font-weight : 600;
    font-style  : normal;
}

@font-face{
    font-family : 'DIN';
    src         : url('/resources/fonts/din-regular-opentype-799221d7685b2dbc3b74ea9b66514835.otf') format('opentype');
    font-weight : 400;
    font-style  : normal;
}

@font-face{
    font-family : 'DIN';
    src         : url('/resources/fonts/DIN-Bold-20720c3ac567a72d0ef973d2e703dfae.otf') format('opentype');
    font-weight : 900;
    font-style  : normal;
}

html, body, header, footer{
    font-family : 'DIN',sans-serif, Helvetica Neue, Helvetica;
    color: #58595b;
}
/*h1,h2,h3,h4,h5,h6 {*/
/*    font-family : 'Anno2W04-Regular', sans-serif, Helvetica Neue, Helvetica;;*/
/*}*/
/*body.login-img,*/
/*.mainlayout-content.login-wrapper {*/
/*    min-height: 100vh;*/
/*}*/
/*.maincontent.logincontent,*/
/*.maincontent.logincontent .loginticketscontent,*/
/*.loginformrow,*/
/*.flowcontent,*/
/*.flowcontentnospace {*/
/*    min-height: 100vh;*/
/*}*/
a:hover,
a:focus {
    color: inherit;
    text-decoration: underline;
}
.form-control:focus {
    color: #495057;
    border-color: #ced4da;
    box-shadow: 0 0 0 .2rem rgba(73,80,87,.25);
}
/*footer {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*}*/
body {
    margin: 0;
}

.page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
footer {
    margin: auto 0 0;
}
header {
    width: 100%;
    bottom: 0;
    position: relative;
}

.header {
    background-color: #58595b;
    color: #ffffff;

}

.footer {
    background-color: #58595b;
    color: #ffffff;
}



.footerimg-container {
    padding-left: 100px;
}

.footerlinks {
    margin-top: 20px;
}

.footerlinks-title {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-logo {
    width: 65%;
}

.footercontacts {
    padding: 20px 50px;
}

.footer-info {
    display: flex;
    padding: 20px 50px;
}

.footer-info a, .contacts-info a {
    color: #ffffff !important;
}

.copyright {
    color: #D5EFF7;
}

.contacts-info .footerinfo-icon {
    color: #D5EFF7;
}

.contacts-info {
    padding: 0;
}

.login-img {
    background-image: url(/resources/images/loginbackground-d3781470388ce9e296383ddbac85da0c.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    /*bottom: -51px;*/
    background-size: cover;
}

.login-form-container{
    background-color: rgba(255,255,255,0.5);
}

.login-page{
    justify-content: flex-end;
}

.primary-img {
    background-image: url(/resources/images/headerbackground-0a7dc925581e0e7e8b54adff2ea2d7f2.jpg);
    /*background-image: url(/resources/images/header-dcc6ac7126e288712f5314853a8998da.jpeg);*/
   /* background-image: url(https://www.nakheel.com/images/palm_jumeirah1476x565.jpg);*/
   /* height: 240px;*/
    height: 203px;
    background-size: cover;
    background-position-y: -162px;
    background-repeat: no-repeat;
}

.login-mask {
    height: 700px;
}

.welcome-form{
    margin-bottom: 40px;
    margin-top: 40px;
}

.signin-title, .signup-title {
    /*text-transform: uppercase;*/
    /*color: #003f72;*/
    /*font-size: 31px;*/
    font-size: 29px;
    /*font-weight: 400;*/
    font-weight: 600;
}

.registration-success-info {
    font-size: 22px;
    color: #58595b;
}


.accountsaved {
    margin-top: 250px;
    margin-bottom: 250px;
}

.performance-input {
    cursor: pointer;
}


.resetpsw-title {
    text-transform: uppercase;
    color: #003f72;
    font-size: 38px;
    font-weight: 400;
}

.qty-input {
    border: none;
    font-size: 20px;
    background-color: transparent;
    color: inherit;
    padding: 0;
    line-height: 1;
}

.btn_qty i {
    cursor: pointer;
}

.row.product {
    padding: 15px;
    background-color: #E0E0E0;
    color: #58595b;
    font-size: 20px;
}
.continue-button,
.back-button {
    border-radius: 3px;
    min-width: 150px;
}
.btn.disabled,
.btn:disabled {
    cursor: default;
    pointer-events: none;
}
.back-button:hover,
.back-button:focus,
.continue-button {
    background-color: #58595b;
    color: #ffffff;
    border: 1px solid #58595b;
}

.continue-button:hover,
.continue-button:focus,
.back-button,
.clear-button,
.clear-button:hover,
.clear-button:focus{
    color: #58595b;
    border: 1px solid #58595b;
    background-color: #fff;
}

.clear-button{
    min-width: 0;
}


.redirect-spinner {
    font-size: 50px;
    color: #58595b;
}

.redirect-info {
    font-size: 22px;
    color: #58595b;
}


.signin-subtitle {
    margin-bottom: 30px;
    font-size: 18px;
}

.login-form {
    font-size: 16px;
    color: #58595b;
}

.login-forgot {
    font-size: 16px;
    color: #58595b;
}

.step-img-cont {
    font-size: 35px;
    font-weight: 600;
    width: 150px;
}

.booktickets-button {
    background-color: #58595b;
    color: #ffffff !important;
    border-radius: 3px;
    font-weight: 600;
    min-width: 150px;
}

.booking-container{
    /*margin: 40px auto;*/
    margin: 0 auto;
}

.mainlayoutlink{
    text-decoration: underline;
    text-underline-position: under;

}

.powered-img{
    width: 50%;
}

.financials-info {
    line-height: 1.5;
    color: #58595b;
    background-color: #e6e7e7;
    border-radius: 3px;
    font-weight: 600;
    width: 30%;
    margin: 5px auto;
    padding: 15px 0;
    font-size: 20px;
}

.checkout-form {
    font-size: 20px !important;
    font-weight: 100;
}


.payment-choose {
    font-size: 20px !important;
    font-weight: 100;

}


.header-steps-container.selected div span span {
    color: #ffffff;
}

.form-control-checkout {
    background-color: #ffffff;
    border: none;
    font-size: 22px;
}

.form-group .error {
    color: #cc0000;
    font-size: 15px;
}

.newbooking-title,  .addons-title, .tickets-title, .calendar-title, .checkout-title, .redirect-title, .confirmation-title {
    color: #58595b;
    font-size: 38px;
    font-weight: 400;
}


.performance{
    font-size: 1rem;
}
.suggestive-modal-dialog{
    max-width: 70% !important;
    margin: auto !important;
}

.required-calendarmodal{
    font-family: 'DIN', sans-serif, Helvetica Neue, Helvetica;
}

.modal.show{
    overflow-x: hidden;
    overflow-y: auto;
    display: block;

}

.cart-info {
    border-bottom: 2px solid #003f72;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.cart-container {
    /*border-radius: 8px;*/
    /*padding: 1px;*/
    border: 1px solid #E0E0E0;
}


.cart-total {
    /*border-radius: 3px;*/
    /*margin: 10px;*/
    color: #ffffff;
    font-size: 20px;
    padding: 20px;
    background-color: #58595b;
    display: flex;

}

.performance-info {
    font-size: 15px;
}

.calendar-container{
    width: 100%;
    margin: auto;
    margin-bottom: 45px;
}


.cart-detail {
    color: #58595b;
    font-size: 20px;
    margin-bottom: 15px;
}

.breadcrumb-container .step {
    color: #003f72;
    position: relative;
}

.breadcrumb-container .step.hasnext:after {
    position: absolute;
    content: '';
    height: 100%;
    top: 70%;
    left: calc(50% + (2.5em / 2));
    width: calc(100% - 2.5em);
    border-top: 2px solid #003f72;
}

.select-css {
    font-size           : .8em;
    border              : 1px solid #ced4da;
    padding             : 0 30px 0 .75rem;
    height              : calc(2.25rem + 1px);
    display             : block;
    line-height         : 1.3;
    width               : 100%;
    max-width           : 100%;
    box-sizing          : border-box;
    margin              : 0;
    -moz-appearance     : none;
    -webkit-appearance  : none;
    appearance          : none;
    background-color    : inherit;
    /*background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');*/
    background-image    : url('/resources/images/dropdown-ab4961128d53bf3e3b8942c4708f4682.svg');
    /*linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);*/
    background-repeat   : no-repeat, repeat;
    background-position : right .7em top 50%, 0 0;
    background-size     : .85em auto, 100%;
    color               : #495057;
    cursor              : pointer;
    border-radius: .25rem;
}

.text-css{
    font-size        : .8em;
    border           : 1px solid #ced4da;
    padding          : 0 30px 0 .75rem;
    height           : calc(2.25rem + 1px);
    display          : block;
    line-height      : 1.3;
    width            : 100%;
    max-width        : 100%;
    box-sizing       : border-box;
    margin           : 0;
    background-color : #fff;
    color            : #495057;
    border-radius: .25rem;
}
.select-css.readonly, .text-css.readonly {
    cursor: default;
    pointer-events: none;
    border-color: transparent;
    background-image: none;
    padding-right: 0;
    padding-left: 0;
}

.breadcrumb-container .step.selected {
    color: rgba(23, 23, 23, .75);
}

.breadcrumb-container .step p {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #003f72;
}

.breadcrumb-container .step .fa-stack {
    font-size: 18px;
    color: #003f72;
}

.breadcrumb-container .step .fa-stack .fa-stack-1x {
    font-size: 25px;
    display: none;
}

.breadcrumb-container .step.selected .fa-stack .fa-stack-1x {
    display: inline-block;
    color: #003f72;
}


.breadcrumb-container .eventtitle {
    background-color: #faf8f6;
}


/*.cart-detail:nth-child(even) {*/
/*    background-color: #ebebeb;*/
/*}*/

.cart-total {

    color: #ffffff;
    font-size: 20px;
}

.cart-total-detail {
    text-align: right;
}

.bookingdetails, .paymentdetails, .deliverydetails {
    font-size: 22px;
    color: #58595b;
}

.cartempty {
    font-size: 22px;
    color: #58595b;

}

.cart {
    background-color: #E0E0E0;
    padding: 20px;
}

.cart-title {
    /*color: #003f72;*/
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;

}

.performance {
    cursor: pointer;

}

.headerlink {
    color: #ffffff;
    padding: 10px 20px;
}
.headerlink a,
.headerlink a:hover,
.headerlink a:focus {
    color: inherit;
    padding: 13px 20px;
}

.mainlayout-links {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    /*font-weight: bold;*/
    /*margin-top: -35px;*/

}

.confirmation-subtitle{
    color: #a6a6a6;
    font-size: 18px;
}

.bookingdetail-subtitle{
    color: #a6a6a6;
    font-size: 18px;;

}

.confirmation-buttons-row {
    margin-top: 140px;
}

.confirmation-info {
    font-size: 22px;
    color: #58595b;
}

.breadcrumb-title {
    font-size: 20px;
    text-align: center;
}

.create-account-button {
    color: #003f72;
    background-color: #ffffff;
    border: 2px solid #003f72;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

.resetpassword-tab {
    padding: 250px 0;
}

.resetpassword-title {
    text-transform: uppercase;
    color: #003f72;
    font-size: 38px;
    font-weight: 400;
}

.header-img {
    width: 100%;
}

.main-row {

    height: 200px;
    background-repeat: no-repeat;
    padding: 25px 40px;
    color: #000000;
    font-size: 20px;
}

.logout-button {
    cursor: pointer;
}
.logout  a,
.logout  a:hover,
.logout  a:focus {
    color: inherit;
    text-decoration: none;
}


.container {
    max-width: 1330px;
    margin-top: 45px;
    margin-bottom: 45px;
}


.user-dropdown {
    margin: 10px 25px;
    z-index: 1000;
    left: auto !important;
    transform: translate3d(17px, 49px, 0px) !important;
    background-color: #58595b;
    padding: 10px;
    font-weight: 500;
    text-align: right;
    font-size: 10px;
}

.dropdown-open {
    margin-top: 65px !important;
    color: #ffffff;
}

.header-dropdown {
    font-size: 15px;
    color: #ffffff;
}

.header-dropdown:hover {
    color: #ffffff;
    text-decoration: none;
}

.user-info {
    cursor: pointer;
}

.userprofile-title {
    /*text-transform: uppercase;*/
    /*color: #003f72;*/
    font-size: 38px;
    font-weight: 400;
}

.form-group {
    font-size: 20px;
    color: #58595b;
}

.userform.readmode .select-css,
.userform.readmode .text-css,
.userform.readmode .select-css:hover,
.userform.readmode .text-css:hover,
.userform.readmode .select-css:focus,
.userform.readmode .text-css:focus{
    border-color: transparent;
    background-color: #fff;
    background-image: none;
    cursor: default;
    pointer-events: none;
}

.details-total-row{
    color: #003f72;
}

.order-details{
    border-radius: 15px;
    box-shadow: .25rem .25rem .25rem .25rem rgba(0,0,0,.075)!important;
}

.ordersummary-row{
    font-weight: bold;
    color: #003f72;
    text-transform: uppercase;
}

.summary-title{
    font-size: 20px;
    color: #003f72;
    text-transform: uppercase;
}

.reservation-row-container{
    margin: 20px 0;
}

.reservation-row{
    margin: auto;
}

.order-title{
    font-size: 20px;
    color: #58595b;
}

.editprofile-button {
    background-color: #58595b;
    color: #ffffff;
    min-width: 150px;
}

.dashboard-title {
    text-transform: uppercase;
    color: #003f72;
    font-size: 38px;
    font-weight: 400;
}

.search-button {
    background-color: #003f72;
    border-color: #003f72;
    color: #ffffff;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 150px;
}


.input-daterange input {
    color: #58595b;
    font-size: 20px;
    border-radius: 3px;
}

.dashboard-input {
    border: 2px solid #003f72;
    border-radius: 8px !important;
    width: 100%;
}

.headline-row {
    display: flex;
    justify-content: center;
    margin-top: -25px;
    margin-bottom: 20px;

}

.header-steps-container {
    margin: 0 20px;
    color: #003f72
}

.nopadding {
    padding: 0;
}

.forgotpassword-subtitle {
    margin-bottom: 30px;
    font-size: 22px;
}
.footer-links, .footer-links a{
    margin: auto;
    color: #ffffff;
}


.row-footer{
    padding: 5px 50px;
    font-size: 12px;
}

.poweredby {
    text-align: end;
    width: 250px;
}

.floating-footer-block {
    position: fixed;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 65%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    z-index: 100;
    text-align: left;
}

.header-login-row {
    margin: 15px 200px;
}

.login-header-links a {
    color: #58595b;
    padding: 10px;
    font-weight: 500;
}

.login-header-links span {
    color: #58595b;
    padding: 10px;
    font-weight: 500;
}

.floating-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 92;
}

.maincontainer {
    margin: auto;
}

.header-account-info {
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    white-space: nowrap;
    padding: 10px;
}

.header-row {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
}

.header-logo {
    width: 100%;
}

.boxes {
    justify-content: flex-end;
    display: flex;
}

.floating-info-container {
    width: 100px;
    text-align: center;
    align-self: flex-end;
    display: contents;
}


.floatinginfo {
    padding: 20px;
}

.floating-color {
    color: #003f72
}

.floating-inverse-color {
    color: #ffffff
}

.floating-footer-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.floating-footer-info {
    float: left;
    width: 55px;
    height: 55px;
    display: none;
}

.floatinginfo.phone {
    background-color: #ffffff;

}

.floatinginfo.mail {
    background-color: #ebebeb;

}

.floatinginfo.livechat {
    background-color: #003f72;

}

.mainlayout-dropbtn {
    background-color: #ffffff;
    color: #58595b;
    border: none;
    font-weight: 500;
}

.mainlayout-dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-menu {
    min-width: 4rem !important;
}

.mainlayout-dropdown-content {
    text-align: left;
    display: none;
    position: absolute;
    background-color: #003f72;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.residentialsales-content {
    min-width: 200px;
}

.residentialleasing-content {
    min-width: 215px;
}

.hospitalityandleisure-content {
    min-width: 100px;
}


.nakheelmalls-content {
    min-width: 215px;
}

.last-sublink {
    border-top: 2px solid #ffffff;
}

.mainlayout-dropdown-content a span {
    font-weight: 500;
    margin-left: 60px;
    color: #ffffff;
}

.mainlayout-dropdown-content a:hover {
    background-color: #003f72 !important;
}

.mainlayout-dropdown-content a {
    color: #ffffff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


.mainlayout-dropdown-content a:hover {
    background-color: #ddd;
}

.mainlayout-dropdown:hover .mainlayout-dropdown-content {
    display: block;
}

.loader {
    position      : fixed;
    border-radius : 50%;
    animation     : spin .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite;

}

@keyframes spin{
    0%{
        transform : rotate(0deg);
    }
    100%{
        transform : rotate(360deg);
    }
}

#loader {
    position        : fixed;
    top             : 0;
    left            : 0;
    width           : 100%;
    height          : 100vh;
    background      : rgba(0, 0, 0, .7);
    z-index         : 5000000;
    display         : flex;
    align-items     : center;
    justify-content : center;
}

.spinner-img-logo {
    width: 100%;
}

.spinner-img{
    width: 80%;
}

.spinner-img-container{
    margin: auto;
}

.cart-box{
    margin-top: 40px;
}

/*.buttons-container{*/
/*    justify-content: space-between;*/
/*    display: flex;*/
/*}*/



.page-item.active .page-link {
    background-color: #003f72 !important;
    border-color: #003f72 !important;
}

.page-link {
    color: #003f72;
}


/*SPINNER*/
        /* The Modal (background) */
.spinner-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


.spinner-modal-content{
    align-items: center;
    background-color: #fefefe;
    margin: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    vertical-align: middle;
    display: flex;

}

#loader-bar{
    margin-top: 20px;
    height: 2px;
    background-color: #003f72;
    position: relative;
    animation-name: example;
    animation-duration: 4s;
    animation: progress 1s infinite;
    margin-left: 13px;
    margin-right: 13px;
    width: 80%;
}

.booking-box {
    /*border-top: 3px solid #003f72;*/
    /*box-shadow: 0px 3px 8px rgba(221, 218, 218, .9);*/
    /*padding: 0;*/
    /*z-index: 900;*/
    /*background-color: #ffffff;*/
    width: 90%;
    margin: auto;
    /*padding-top: 10px;*/
}

.header-steps-container{
    display         : block;
    flex-direction  : column;
    align-content   : center;
    align-items     : center;
    /*min-height      : 165px;*/
    justify-content : center;
}

.header-steps-container .step-img-cont{
    position : relative;
}

.dot {
    height: auto;
    width: 100%;
    /*background-color: #E0E0E0;*/
    /*border: 1px solid #58595b;*/
    /*border-radius: 50%;*/
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    background: url("/resources/images/breadcrumbs/default-24e089e132cb767b1293023dde48144b.png");
    background-repeat: no-repeat;
    background-size: contain;
    /*opacity: 0.8;*/
}

.header-steps-container .step-img-cont:after{
    /*background        : url("/resources/images/arrowgray-0f0ef90b761707c3ec2a59c05589d459.png");*/
    /*position          : absolute;*/
    /*content           : '';*/
    /*height            : 100%;*/
    /*width             : 50%;*/
    /*background-repeat : no-repeat;*/
    /*background-size   : contain;*/
    /*top               : 50%;*/
    /*right             : -37%;*/
    position   : absolute;
    content    : '';
    height     : 100%;
    top        : 48%;
    left       : calc(70% + (2.5em / 2));
    width      : calc(88% - 2.5em);
    border-top : 2px solid #58595b;
}

/*.header-steps-container.visited div .dot {*/
/*    background-color: #003f72;*/
/*}*/

/*.header-steps-container.visited .step-img-cont:after{*/
/*    background-image : url("/resources/images/arrow-ddbabe2fd988af54a095e12837810cb3.png");*/
/*}*/

.header-steps-container.last .step-img-cont:after{
    display: none;
}

.steps-row{
    justify-content : center;
}

.breadcrumb-container {
    justify-content: center;
    margin-top: 30px;
}

.dot-number {
    font-size: 45px;
    font-weight: 500;
}

/*.header-steps-container.selected p, .header-steps-container.visited p {*/
/*    color:#58595b;*/
/*    font-weight: 900;*/
/*}*/

.header-steps-container p {
    margin: 0;
    padding: 10px 0;
    font-size: 12px;
    letter-spacing: 0.4px;
    color: #58595b;
}

.header-steps-container div span span {
    color: #58595b;
}

.header-steps-container.selected div span span  {
    color: white;
    position: relative;
    left: -4px;
}

.header-steps-container.selected div .dot {
    background-image: url("/resources/images/breadcrumbs/current-005521cf8b005769ae0893bf4d5b475d.png");
}

.choose-lang-login {
    justify-content: flex-end;
}

.nopadding {
    padding: 0px !important;
}

.headerlink:hover{
    color: white;
    text-decoration: none;
}

.selected-tab {
    font-weight: bold;
}

.header-img {
     padding: 0px;
     border: none;
     background: none;
}

.dropbtn:focus {
    outline: none;
}

.selectoptions {
    transform: translate3d(-160px, 1px, 0px) !important;
    width: 99vw !important;
}

.login-welcome {
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 15px;
    font-weight: 100;
    font-size: 15px;
}

.login-company {
    color: #ffffff;
    font-weight: 100;
    font-size: 15px;
    white-space: nowrap;
}

.login-name {
    text-align: right;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
}
.debug{
    margin-top   : 7px;
    margin-right : 20px;
}
.language-flag{
    margin : 7px;
}
.flag-width{
    width       : 1.55em !important;
    /*line-height : 3em;*/
}

.logo-container{
    margin-bottom: 25%;
}
.logo-container img {
    width: 30%;
    height: auto;
}
.logout{
    cursor        : pointer !important;
    color         : #ffffff;
    font-weight   : 100;
    font-size     : 15px;
}
header .page-header {
    position: absolute;
    padding-top: 120px;
}
header .main-logo-img {
    width: 60%;
    height: auto;
}
header .main-nav,
header .user-row,
header .site-logo {
    z-index: 100;
}
.maincontent.flowcontent {
    margin-top: 165px;
    margin-bottom: 100px;
    /*height: 100vh;*/
}
.maincontent.ticketscontent {
    margin-top: 165px;
    margin-bottom: 100px;
}



.event-info{
    font-size: 10px;
    font-weight: 100;
}



.action-row{
    margin-bottom: 25px;
}

.dateinput{
    border-radius: 0px !important;
    background: transparent;
    border: 1px solid #d0d0d0;
    font-size: 20px;
    width: 95% !important;
    text-align: center;
    height: 46px;
}

.dashboardtable-header{
    padding: 20px 0;
    background-color: #E0E0E0;
}
.dashboard .search {
    font-size: 20px;
}


.filter-search-button:hover,
.filter-search-button:focus,
.filter-search-button.date-selected {
    box-shadow: none !important;
    border: 2px solid #58595b;
    border-radius: 5px !important;
    background-color: #E0E0E0 !important;
}

.input-search-button:hover{
    border-color     : #58595b !important;
    font-weight      : 500;
    background-color : #E0E0E0 !important;
}

.datepicker.dropdown-menu {
    z-index: 200!important;
}

.dashboard-info-row{
    font-size: 20px;
}


.dashboard-table-header{
    padding: 0;
    margin-bottom: 15px;
    font-size: 20px;
}

#searchReservationRequestAk

.dashboard-table-row:nth-of-type(even) {
    background-color: #f4f4f4;
}

.history-title{
    font-size: 25px;
}

.container-actions{
    cursor: pointer;
}


.pages {
    justify-content: center;
    line-height: 1.4;
    padding: 0 !important;
}

.nextpreviuspage {
    background-color: #eee;
    border-radius: 25px;
}
.steps {
    color: #000000;
}

.nextpreviuspage.disabled, .nextpreviuspage.disabled:hover {
    background-color: #eee;
    cursor: default;
    pointer-events: none;
    opacity: 0.5;

}

.page-numbers {
    width: 40px;
    text-align: center;
    height: 40px;
    font-weight: bold;
    margin: 5px;
    padding: 11px;
    cursor: pointer;
}

.js-page-change.active {
    border-radius: 20px;
    border: 1px solid #000;
    color: #000 !important;
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.hidden{
    visibility: hidden;
}



.dashboard-clear{
    background-color: #E0E0E0;
    font-size: 20px;
}

.wallet-detailrows{
    margin-top: 30px;
}

.details_orderdetail{
    border-bottom: 1px solid #dee2e6!important;
}

.order-value{
    text-align: left;
}

.filter-search-button{
    font-size: 20px;
    border-radius: 0 !important;
    background: transparent;
    border: 1px solid #d0d0d0;
    color: #666666 !important;
    height: 46px;
    font-weight: 300;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
}


.searchinput{
    font-size: 20px;
    border-radius: 0 !important;
    background: transparent;
    border: 1px solid #d0d0d0;
    width: 95%;
    text-align: center;
    height: 46px;
}
/*.header-steps-container.visited {*/
/*    opacity: .7!important;*/
/*    font-weight: 400!important;*/
/*}*/

html,body {
    position:relative; <!--Also give it a position -->
    margin:0;
    padding:0;
    overflow:auto; <!-- HERE -->
}
@media only screen and (min-width : 320px) and (max-width : 576px){

    .login-img {
        background-image: url(/resources/images/loginbackground-d3781470388ce9e296383ddbac85da0c.jpg);
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .footerimg-container {
        padding-left: 0px;
    }

    .poweredby img {
        text-align: end;
        width: 130px;
    }

    .copyright {
        font-size: 10px;
    }

    .login-forgot {
        font-size: 14px;
        color: #58595b;
    }

    .signin-title, .signup-title {
        text-transform: uppercase;
        color: #003f72;
        font-size: 20px;
        font-weight: 400;
    }

    .footer-info {
        display: flex;
        padding: 0px 20px;
        font-size: 12px;
    }

    .signin-subtitle {
        margin-bottom: 30px;
        font-size: 16px;
    }

    .footercontacts {
        padding: 15px 50px;
        font-size: 9px;
    }

    .financials-info {
        line-height: 1.5;
        color: #003f72;
        background-color: #ffffff;
        border: 2px solid #003f72;
        border-radius: 3px;
        font-weight: 600;
        width: 59%;
        margin: 20px auto;
        padding: 15px 0;
        font-size: 20px;
    }

    .header-steps-container .step-img-cont:after{
        background        : url("/resources/images/arrowgray-0f0ef90b761707c3ec2a59c05589d459.png");
        position          : absolute;
        content           : '';
        height            : 100%;
        width             : 50%;
        background-repeat : no-repeat;
        background-size   : contain;
        top               : 50%;
        right             : -37%;
        display           : none;
    }

    .header-img {
        padding: 0px;
        border: none;
        background: none;
    }

    .newbooking-title, .addons-title, .tickets-title, .calendar-title, .checkout-title, .redirect-title, .confirmation-title {
        color: #58595b;
        font-size: 35px;
        font-weight: 400;
    }

    .form-group {
        font-size: 16px;
        color: #58595b;
    }

    .bookingdetails, .paymentdetails, .deliverydetails {
        font-size: 14px;
        color: #58595b;
    }

    .bookingdetails, .paymentdetails, .deliverydetails {
        font-size: 14px;
        color: #58595b;
        font-weight: bold;
    }


    .row.product {
        padding: 15px;
        background-color: #003f72;
        color: #ffffff;
        font-size: 11px;
    }

    .cart-title {
        color: #003f72;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 500;
    }

    .cartempty {
        font-size: 18px;
        color: #58595b;
    }

    .cart-total {
        color: #ffffff;
        font-size: 13px;
    }

    .cart-detail {
        color: #003f72;
        font-size: 15px;
        margin-bottom: 15px;
    }

    .back-button {
        width: 100%;
    }

    .continue-button {
        width: 100%;
    }

    .form-control-checkout {
        background-color: #ffffff;
        border: none;
        font-size: 20px;
    }

    .payments-list {
        font-size: 14px;
    }

    .newbooking-title, .tickets-title, .calendar-title, .checkout-title, .redirect-title, .confirmation-title {
        color: #003f72;
        font-size: 28px;
        font-weight: 400;
    }

    .confirmation-info {
        font-size: 17px;
        color: #58595b;
    }
}

@media only screen and (min-width : 576px) and (max-width : 768px){

    .mainlayout-links {
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        margin-top: -35px;
    }

    .footercontacts {
        padding: 15px 50px;
        font-size: 15px;
    }

    .footer-info {
        display: flex;
        padding: 0px 20px;
        font-size: 15px;
    }

    .footerimg-container {
        padding-left: 0px;
    }

    .poweredby img {
        text-align: end;
        width: 130px;
    }

    .copyright {
        font-size: 12px;
    }

    .footercontacts {
        padding: 15px 50px;
        font-size: 11px;
    }

    .header-steps-container .step-img-cont:after{
        background        : url("/resources/images/arrowgray-0f0ef90b761707c3ec2a59c05589d459.png");
        position          : absolute;
        content           : '';
        height            : 100%;
        width             : 50%;
        background-repeat : no-repeat;
        background-size   : contain;
        top               : 50%;
        right             : -37%;
        display           : none;
    }

    .signin-title, .signup-title {
        text-transform: uppercase;
        color: #003f72;
        font-size: 25px;
        font-weight: 400;
    }

    .signin-subtitle {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .row.product {
        padding: 15px;
        background-color: #003f72;
        color: #ffffff;
        font-size: 13px;
    }

    .cartempty {
        font-size: 23px;
        color: #58595b;
    }

    .cart-total {
        color: #ffffff;
        font-size: 21px;
    }

    .cart-total {
        color: #ffffff;
        font-size: 18px;
    }

    .cart-detail {
        color: #003f72;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .newbooking-title, .tickets-title, .calendar-title, .checkout-title, .redirect-title, .confirmation-title {
        text-transform: uppercase;
        color: #003f72;
        font-size: 32px;
        font-weight: 400;
    }


}

@media only screen and (min-width : 320px) and (max-width : 991px){

    .menu {
        width: 20%;
        margin-top: 6%;
    }

    .main-logo-img {
        width: 28%;
    }

    .menu-button {
        background-color: #ffffff;
        border: none !important;
        text-align: right;
    }

    .dropdown-logout {
        text-align: center;
        font-family: 'ExpoSansStd', sans-serif, Helvetica Neue, Helvetica;
        height: 20px;
        font-weight: 400;
    }

    .tabs {
        text-transform: uppercase;
        font-family: ExpoSansStd, sans-serif, Helvetica Neue, Helvetica;
        font-weight: 500;
        text-align: center;
    }

    .items {
        height: 60px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 25px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ececec;
    }

    .menu-dropdown-header {
        background-image: url(/resources/images/headerbackground-0a7dc925581e0e7e8b54adff2ea2d7f2.jpg);
    }

    .footercontacts {
        padding: 15px 50px;
        font-size: 11px;
    }
}

@media not all and (min-resolution: .001dpcm) {
    @media{
        html, body, footer, .user-row, .js-selectperf{
            font-family: sans-serif, Helvetica Neue, Helvetica;
        }
        .financials-info, .booktickets-button {
            font-weight: 500;
        }
    }
}
@media only screen and (min-width : 320px) and (max-width : 768px){


    .newbooking-title, .tickets-title, .calendar-title, .checkout-title, .redirect-title, .confirmation-title{

        color          : #58595b;
        font-size      : 35px;
        font-weight    : 400;
    }

    .form-group{
        font-size : 16px;
        color     : #58595b;
    }

    .bookingdetails, .paymentdetails, .deliverydetails{
        font-size : 14px;
        color     : #58595b;
    }

    .bookingdetails, .paymentdetails, .deliverydetails{
        font-size   : 14px;
        color       : #58595b;
        font-weight : bold;
    }

    .qty-input {
        background-color: #003f72;
        border: none;
        color: #ffffff;
        font-size: 20px;
        /* width: 100%; */
        padding: 0px;
    }

    .buttons-container {
        justify-content: space-between;
        display: block;
    }

}

@media only screen and (min-width : 576px) and (max-width : 991px){


    .continue-button,
    .back-button{
        font-size        : 12px;
    }
}

