/* Styles */

*{padding:0px; margin:0px; }

body { 
	font-family:"Arial", "Helvetica", "sans-serif";
	background-color:#30363e;
}
.form-sec select {
    text-align-last: center;
    height: 47px;
    -webkit-appearance: none;
    color: var(--input-color) !important;
}
*:focus {outline:0 !important;}

.wrapper { 
	width:100%;
	height:100%;
	background-color:#dddedf;
	float:left;
}

header { 
	width:100%;
	height:80px;
	background-color:#ffffff;
	float:left; 
	position:relative;
}

.form-wrapper {
    width: 420px;
    height: auto;
    background-color: #dddddf;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    box-shadow: 0px 11px 35px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 11px 35px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 11px 35px rgba(0,0,0,0.6);
    -ms-box-shadow: 0px 11px 35px rgba(0,0,0,0.6);
}

.form-wrapper.ticket-logo-detials {
    margin-top: -80px !important;
}


.logo {  
	width:100%;height:80px; 
	background-color:#ffffff;
	text-align:center;
}
.logo a  { }
.logo img{border:0px;outline:none; }



@media screen and (luminosity: normal) {
    .form-container {
        float: left;
        width: 100%;
        height: 700px;
        background-color: #dddddf;
        margin: 0 auto;
    }
}
@media screen and (luminosity: dim) {
    .form-container {
        float: left;
        width: 100%;
        height: 700px;
        background-color: #ffffff;
        margin: 0 auto;
    }
}
@media screen and (luminosity: washed) {
    .form-container {
        float: left;
        width: 100%;
        height: 700px;
        background-color: #ffffff;
        margin: 0 auto;
    }
}



.logo-text { width:100%; height:130px; text-align:center; }
.logo-text img { padding-top: 38px; }

.form-container p { 
	text-align:center;
	width:100%; 
	font-weight:bold;
	color:#9fa0a1;
	font-size:17px; 
	}

.form-container ul { list-style:none; }
.form-container ul li {padding-bottom:10px;text-align: center;position:relative;}
.form-container .input-field {
    width: 264px;
    height: 40px;
    background-color: #ffffff;
    box-shadow: inset 0px 2px 5px rgba(0,0,0,0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0px;
    margin-top: 15px;
    padding-left: 16px;
    font-weight: bold;
    font-size: 15px;
    color: #9fa0a1;
    line-height: 40px;
}	

.form-container .textArea-field  { 
  width: 264px;
  height: 40px;
  background-color: #ffffff;
  box-shadow: inset 0px 2px 5px rgba(0,0,0,0.5);
  border-radius: 4px;
  border: 0px;
  margin-top: 15px;
  padding-top:10px;
  padding-left:8px;
  padding-right:8px;
  font-weight:bold;
  font-size:15px;
  color: #9fa0a1;
}	

#txtRequestComments {

    font-family:"Arial", "Helvetica", "sans-serif";
	font-weight:bold;
	font-size:15px;
	color: #9fa0a1;
}

::-webkit-input-placeholder {
	font-weight:bold;
	font-size:15px;
	color: #9fa0a1;
}

:-moz-placeholder { /* Firefox 18- */
   font-weight:bold;
	font-size:15px;
	color: #9fa0a1;  
}

::-moz-placeholder {  /* Firefox 19+ */
    
    font-weight:bold;
	font-size:15px;
	color: #9fa0a1;  
}

:-ms-input-placeholder {  
   font-weight:bold;
	font-size:15px;
	color: #9fa0a1;  
}

.wait-time {
  width: 280px;
  height: 97px;
  background-color: #ffffff;
  box-shadow: inset 0px 2px 5px rgba(0,0,0,0.5);
  border-radius: 4px;
  margin-top: 15px;
  font-weight:bold;
  font-size:35px;
  color: #9fa0a1;
  text-align:center;
 }	
	
.wait-time p { 
	text-align:center;
	font-weight:bold;
    font-size:15px;
    color: #9fa0a1;
	display: inline-block;
    margin-top: 11px;
  }
.btn-cont.ballay-cont {
    margin: 36px 0px 20px 0px !important;
}
.btn-cont { 
	float:left;
	width:100%;
	height:auto;
	 margin: 15px 0px 20px 0px;
}
.btn-cont .btn { 
	width:45%;
	height:auto;
	}

.btn-cont .sendnw-btn { 
		float:left;
	}
.btn-cont .sendnw-btn .now-btn { 
		float:left;
		width:136px;
		height:41px;
		background: url("images/sendnow-btn.png"); 
		background-repeat:no-repeat;
		background-position:center;
		background-color:transparent;
		border:none;
		outline:none;
		cursor:pointer;
	}
	
.btn-cont .sendltr-btn { 
		float:right;
	}
.btn-cont .sendltr-btn .later-btn { 
		float:right;
		width:136px;
		height:41px;
		background: url("images/sendlater-btn.png");
		background-repeat:no-repeat;
		background-position:center;
		background-color:transparent;
		border:none;
		outline:none;
		cursor:pointer;
		
	}	

.btn-cont .ok-btn { 
		float:right;
		width:136px;
		height:35px;
		background: url("images/btn_ok.png");
		background-repeat:no-repeat;
		background-position:center;
		background-color:transparent;
		border:none;
		outline:none;
		cursor:pointer;
		
	}	

.btn-cont .sendltr-btn a { float:right; }		

.btn-cont img {border:0px;outline:none;}


.bg-full {width:100%; height:100%; float:left;background-color:#323740; }
.bg-full img { width:100%; height:auto; float:left; }

.divPopup_SendLater {
    display: none; /*hide the div initialy*/
    height:290px;
    width:371px;
    position: absolute;
    left: 50%;
    top: 250px;
    margin-left: -185px;
    border: 0; /*define a styling border*/
    /*background: url("images/bg_popup.png");*/
    background: #8a949d;
    border-radius: 20px;
    border: 5px solid #fff;

}

.date_picker {
    width: 85px;
}
.timer_picker {
    width: 85px;
}

.divPopup_table {

    height: 100%;
    text-align: center;
    width: 100%;
    border-spacing: 4px
}
.divPopup_msg {
    color:white
}

.btnYes
{
    width: 100px;
    /*background-color: rgba(61, 178, 27, 0.87);*/
    background-color: #008ef2;
    color: white;
    height: 25px;
    border-bottom: #0F0F0F;
    border-top: green;
    border-left: green;
    font-family: tahoma,fantasy;
    border-radius:12px;    display: inline-block;
    line-height: 25px;cursor:pointer;
}

.btnNo
{
    width: 100px;
    background-color: #008ef2;
    /*background-color: #555555;*/
    color: white;
    height: 25px;
    border-bottom: white;
    border-top: #cccccc;
    border-left: green;
    font-family: tahoma,fantasy;
    border-radius:12px;    display: inline-block;
    line-height: 25px;cursor:pointer;
}

.btnOk
{
     background-color: #008ef2;
        border: 1px solid #008ef2;
        border-radius: 25px;
        color: #fff;
        width: 136px;
        font-size: 14px;
        height: 35px;    display: inline-block;
    line-height: 35px;cursor:pointer;
}

.charLimit 
{
    color:#9fa0a1;
    font-size:14px;
    width: 280px;
display: block;
padding-left: 10px;
}


.validationText 
{
    color:#ff0000;
	font-size:14px; 
}

.rate-align {
      
       text-align: center;
    }

.pop-close-vid{
    font-size:20px;
    color:red;
    position:absolute;
    top:20px;
    right:20px;
    font-weight:bold;
    z-index:9;
}
.video-bg
{
        width: 100%;
    height: 100%;
    background: #333;
}

.popup-overlay.active {
    position: absolute;
    background: #ffffff;
    border: 3px solid #666666;
    width: 99%;
    height: 270px;
    left: 0;
    right: 0;
    z-index: 999;
}


@media only screen and (max-width: 767px){
.form-wrapper {
    width: 90%!important;
}
.form-container ul {
    padding: 0 10px!important;
}
.radius{width: 100%!important;}
.form-container .textArea-field{width: 90%!important;}
.login_but{width: 100%!important;}
.login_but_left{width: 100%!important;margin-left: 0px!important;}
.btn-padding-res{padding:10px!important;}
.divPopup_SendLater{width:90%!important;margin:0 auto !important;left:0!important; right:0;}
.login_but_left{    margin-right: 0!important;}
.login_but{margin-left:0!important;}
.margin-left-ch,.margin-ch,.margin-right-ch{margin:0px!important;}
.login-but-ch{width: 126px!important;}
.char-notes{text-align:left!important;}
    .radius_validations.qrcode-text {
        float: left;
        width: 70%;
    }
    .radius_text.date_picker, #txtCvv {
        width: 49%;
    }
    #qrcam {
        position: absolute;
        top: 18px;
        left: 73%;
    }
    .popup-overlay.active {
        visibility: hidden;
        position: fixed;
        background: #ffffff;
        border: 3px solid #666666;
        width: 99%;
        height: 99%;
        left: 25%;
        z-index: 999;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .popup-overlay#divRequestResult {
       display:none;
        position: fixed;
        background: rgba(0,0,0,0,5);
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 999;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
@media only screen and (max-width: 500px) {
    #qrcam {
        position: absolute;
        top: 18px;
        left: 78%;
    }
    .radius_validations.qrcode-text{
        font-size:16px;
        padding-left: 5px;
    }
    #txtCvv::placeholder{
       font-size:18px;
    }
}
    @media only screen and (max-width: 370px) {
        #qrcam {
            left: 78%;
        }
    }

 @media only screen and (max-width: 320px) {
    #qrcam {
    left: 79%;
}
}
@media only screen and (max-width: 451px) {
    .radius_text.date_picker, #txtCvv {
        width: 47%;
    }
}

@media only screen and (max-width: 338px) {
    .radius_text.date_picker, #txtCvv {
        width: 47%;
    }
    .radius_validations.qrcode-text {
        float: left;
        width: 67%;
    }
}
.radius {
        font-family: "Arial", "Helvetica", "sans-serif" !important;
        font-size: 16px;
    }

    ::i-block-chroms,
    input[placeholder]::-webkit-input-placeholder {
        text-align: center;
    }

    ::-webkit-input-placeholder {
        text-align: center;
    }

    input::-webkit-input-placeholder {
        text-align: center;
    }

    .qrcode-text {
        padding-right: 1.7em;
        margin-right: 0;
    }

    .qrcode-text-btn {
        display: inline-block;
        background: url(//dab1nmslvvntp.cloudfront.net/wp-content/uploads/2017/07/1499401426qr_icon.svg) 50% 50% no-repeat;
        height: 1em;
        width: 1.7em;
        margin-left: -2.7em;
        margin-right: 12px;
        cursor: pointer
    }

    .popup-overlay {
        /*Hides pop-up when there is no "active" class*/
        visibility: hidden;
        position: absolute;
        background: #ffffff;
        border: 3px solid #666666;
        width: 50%;
        height: 50%;
        left: 25%;
    }

        .popup-overlay.active {
            /*displays pop-up when "active" class is present*/
            visibility: visible;
            text-align: center;
        }

    .popup-content {
        /*Hides pop-up content when there is no "active" class */
        visibility: hidden;
    }

        .popup-content.active {
            /*Shows pop-up content when "active" class is present */
            visibility: visible;
        }

        
.bg-full {
    width: 100%;
    height: 100%;
    float: left;
    background-color: #323740;
    overflow: hidden;
   max-height: calc(100vh - 80px);
}
.logo-text img {
    padding-top: 20px;
}
.logo-text {
    height: 110px;
}
.form-container .textArea-field {
    width: 280px;
    height: 40px;
    min-height: 60px;
}

.form-container {
    height: auto;
    padding-bottom: 20px;
}
.btn-padding-res{
    text-align: center;
    margin-top: 8PX;
    line-height: 50px; 
}
/*@media screen and (max-width:767px) {*/
    body {
        background-color: #013f75;
    }
    .radius_validations, .radius_text {
        font-family:"Arial", "Helvetica", "sans-serif" !important;
    }

.convenience-fee{width:100%;float:left;font-size:15px;padding:8px 30px;border-bottom:1px solid #c6c9cc;box-sizing:border-box;}
.convenience-fee ul{padding:0;display:flex;justify-content:space-between;list-style:none;margin:0;}
.convenience-fee ul li{    }
.convenience-fee ul li span {
    
}
.convenience-fee ul li span{color:#008ef2;    font-size: 14px;}
.convenience-fee.fee-total ul{justify-content:center;}
.amount-choose{width:100%;float:left;padding:10px 30px;border-bottom:1px solid #c6c9cc;box-sizing:border-box;}
.amount-choose h5{margin:0 0 10px;font-weight:300;    
    font-size: 14px;}
.amounts-changes button span{width:100%;float:left;}
.amounts-changes button{    line-height: 18px;width:100px;background:#008ef2;text-align:center;border-radius:25px;padding:2px 8px;box-sizing:border-box;cursor:pointer;float:left;margin-right:10px;border:1px solid transparent;font-weight:600;color:#fff;outline:none;}
.importchildren{width:calc(100% - 330px) !important;min-width:100px;background:transparent !important;padding:0 !important;}
.importchildren > input{height:31px;border-radius:25px;width:100%;border:1px solid #ccc;padding:12px 16px;box-sizing:border-box;font-size:18px;outline:none;
    color: #8e8e93;font-weight:normal!important;text-align:left;}
.amounts-changes button.actives{background-color:#99a0a7;outline:none;box-shadow:none;box-shadow:inset 0px 4px 5px 0px rgba(0,0,0,0.3);}
.amounts-changes{width:100%;display:flex;height:30px;}
.amount-choose h5 strong {
    
}
.convenience-fee ul li span {
    
}
.amount-choose h5 strong {
    
}

.convenience-fee.fee-total li {
   
    font-size: 18px;
}
.convenience-fee.fee-total li span{
    font-size: 20px;
}
.form-container .valet-text p{
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.importchildren > input::-webkit-input-placeholder { /* Edge */
  color: #8e8e93;font-weight:normal!important;text-align:left;    font-size: 18px;
}

.importchildren > input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8e8e93;font-weight:normal!important;text-align:left;    font-size: 18px;
}

.importchildren > input::placeholder {
color: #8e8e93;font-weight:normal!important;text-align:left;    font-size: 18px;
}

@media only screen and (max-width: 450px) {
    
    .importchildren {
        min-width: 85px;
    }
}
@media only screen and (max-width: 767px) {
    .radius_validations, .radius , .radius_text{
        height:35px !important;
    }
    .login_but_validations {
        height: 35px !important;
        width: 35px !important;
        line-height: 35px !important;
        border-radius: 8px;
    }
    
    
    .form-container .valet-text p {
        font-size: 16px;
    }
    .btn-padding-res {
        margin-top: 0px;
    }
    .login_but {
        height: 35px !important;
        line-height: 35px !important;
    }
    .btn-padding-res {
        padding: 0px!important;
    }
    .amount-choose h5 {
        margin: 0 0 4px;
    }
    .amount-choose {
        width: 100%;
        float: left;
        padding: 5px 10px;
    }
    .form-container ul li {
        padding-bottom: 5px;
    }
    .ballys-bg .form-sec input, .ballys-bg .form-sec select {
        padding: unset !important;
    }
}


body {
    background-color: #31363f;
}
.curr-wait-time .form-control{
    height:auto !important;
}
select.input-field.form-control{
    border-radius: 25px;
    width: 300px;
    height: 47px;
    box-shadow: none;
    border: 1px solid #99a0a7;
    margin-top: 15px;
}


/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  text-align:center;
  border-bottom:none;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: none;
  border: none;
  outline: none;
  cursor: pointer;    
  padding: 8px 16px;
  transition: 0.3s;
  font-size: 15px;
  font-weight: normal;
  border-radius: 6px 6px 0px 0px;
  margin-top: 3px;
  width: 44%;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  /*color:#fff;
  background-color: rgb(0,164,216);
  background: linear-gradient(0deg, rgb(0, 119, 189) 0%, rgb(0, 156, 211) 100%);*/
  color: #046fcc;
  background-color: rgb(221, 221, 223);
  font-weight: bold;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 16px 0px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.errInput {
    border: 2px solid #ef1010 !important;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.btnOk:hover, .btnOk:active {
    background: #008ef2;
    border: 1px solid #008ef2;
    color: #fff;
}



.divPopupHotelPosting .btnYes {
    width: 150px !important;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #FFF !important;
    text-decoration-color: #FFF !important;
    border-radius: 20px;
}

.divPopupHotelPosting .btnNo {
    width: 150px !important;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    color: #FFF !important;
    text-decoration-color: #FFF;
}

.divPopupHotelPosting {
    height: auto;
    padding: 15px;
    min-height: auto;
   
}

    .divPopupHotelPosting td.divPopup_msg {
        padding-bottom: 20px;
    }

.logo.ballay {
    background-color: #FFF6F1;
}

p.field_data {
    font-size: 16px;
    font-weight: 700;
    display: block;
    opacity: 0.6;
    color: #1F1F23;
}

.radius.ballay-radius {
    border: 1px solid #7B7675 !important;
    background: #FFF6F1 !important;
}

/*07-11-23*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');


.dark-theme {
    --bg-color: #000;
    --font-color: #D7DDE3;
    --white-text: #D7DDE3;
    --btn-bg: #EC0000;
    --btn-outline-bg: transparent;
    --btn-outline-border: #F0A99F;
    --btn-outline-color: #F0A99F;
    --date-color: #8A9096;
    --scanner-bg: #222527;
    --hrizondile-line: #414141;
    --input-bg: #2E2E32;
    --scanner-svg: #fff;
    --scanner-svg-border: #636363;
    --nav-bar: #fff;
    --btn-color: #fff;
    --input-color-placeholder: #919094;
    --input-border: transparent;
    --terms-color: #AAADAF;
}

.white-theme {
    --bg-color: #fff;
    --font-color: #1F1F23;
    --white-text: #1F1F23;
    --btn-bg: #EC0000;
    --btn-outline-bg: #F0A99F;
    --btn-outline-border: #EC0000;
    --btn-outline-color: #EC0000;
    --date-color: #4E4E4E;
    --small-text: #9E9A9A;
    --scanner-bg: #F2F2F2;
    --hrizondile-line: #414141;
    --input-bg: transparent;
    --scanner-svg: #000;
    --scanner-svg-border: #9E9A9A;
    --nav-bar: #000;
    --btn-color: #fff;
    --input-color-placeholder: #9e9a9a77;
    --input-border: #D4D4D4;
    --scanner-first-color: #4E4E4E;
    --terms-color: #9E9A9A;
}

.orange-theme {
    --bg-color: #FFF6F1;
    --font-color: #1F1F23;
    --white-text: #1F1F23;
    --btn-bg: #EC0000;
    --btn-outline-bg: #F0A99F;
    --btn-outline-border: #EC0000;
    --btn-outline-color: #EC0000;
    --date-color: #4E4E4E;
    --small-text: #9E9A9A;
    --scanner-bg: #F4E7DF;
    --hrizondile-line: #414141;
    --input-bg: transparent;
    --scanner-svg: #000;
    --scanner-svg-border: #7B7675;
    --nav-bar: #000;
    --btn-color: #fff;
    --input-color-placeholder: #4E4E4E;
    --input-border: #7B7675;
    --scanner-first-color: #4E4E4E;
    --label-color: #1F1F23;
    --terms-color: #4E4E4E;
}

.purple-theme {
    --bg-color: #200833;
    --font-color: #D7DDE3;
    --white-text: #D7DDE3;
    --btn-bg: #9A55CF;
    --btn-outline-bg: #9A55CF;
    --btn-outline-border: #9A55CF;
    --btn-outline-color: #fff;
    --date-color: #8A9096;
    --small-text: #9E9A9A;
    --scanner-bg: #311C41;
    --hrizondile-line: #414141;
    --input-bg: rgba(255, 255, 255, 0.20);
    --scanner-svg: #FAFBFD;
    --scanner-svg-border: #636363;
    --nav-bar: #D7DDE3;
    --btn-color: #fff;
    --input-color-placeholder: #919094;
    --input-border: transparent;
    --scanner-first-color: #D7DDE3;
    --label-color: #ffffffa4;
    --terms-color: #AAADAF;
}

.brown-theme {
    --bg-color: #281713;
    --font-color: #D7DDE3;
    --white-text: #D7DDE3;
    --btn-bg: #F86B4A;
    --btn-outline-bg: #F86B4A;
    --btn-outline-border: #F86B4A;
    --btn-outline-color: #fff;
    --date-color: #8A9096;
    --small-text: #9E9A9A;
    --scanner-bg: #3B211B;
    --hrizondile-line: #414141;
    --input-bg: rgba(255, 255, 255, 0.20);
    --scanner-svg: #FAFBFD;
    --scanner-svg-border: #636363;
    --nav-bar: #D7DDE3;
    --btn-color: #fff;
    --input-color-placeholder: #919094;
    --input-border: transparent;
    --scanner-first-color: #D7DDE3;
    --label-color: #ffffffa4;
    --terms-color: #AAADAF;
}

.light-theme {
    --bg-color: #DBF3F5;
    --font-color: #1F1F23;
    --white-text: #1F1F23;
    --btn-bg: #28A1AA;
    --btn-outline-bg: #28A1AA;
    --btn-outline-border: #28A1AA;
    --btn-outline-color: #28A1AA;
    --date-color: #4E4E4E;
    --small-text: #9E9A9A;
    --scanner-bg: #BFE8EB;
    --hrizondile-line: #8FBEC3;
    --input-bg: transparent;
    --scanner-svg: #000;
    --scanner-svg-border: #5AB9C3;
    --nav-bar: #000;
    --btn-color: #fff;
    --input-color-placeholder: #4E4E4E;
    --input-border: #8FBEC3;
    --scanner-first-color: #4E4E4E;
    --label-color: #1f1f23d3;
    --terms-color: #4E4E4E;
}

.ballys-bg .form-container.ballay-form-Container.form-bg, .logo.ballay-header {
    background-color: var(--bg-color) !important;
}

.Extend-button {
    background: var(--btn-bg) !important;
    border: 1px solid var(--btn-bg) !important;
}

.amount-color {
    color: var(--btn-bg) !important;
}

.total-fee-color {
    background-color: white !important;
    color: #838383 !important;
}

.tips-input input {
    background-color: var(--input-bg);
    border: 1px solid var(--input-border);
}

p, h6, h5, body {
    margin: 0;
}

.ballys-bg {
    max-width: 375px;
    margin: auto;
    background-color: var(--bg-color) !important;
    /* padding:28px 16px 16px; */
    box-sizing: border-box;
    font-family: Arial;
    text-align: center;
    color: var(--font-color) !important;
    line-height: normal;
}

.terms-pay a {
    color: var(--font-color) !important;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-inline: 5px;
    box-sizing: border-box;
}

.navbar svg path {
    fill: var(--nav-bar);
}

.profile {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}

    .profile img {
        width: 100%;
        height: 100%;
        display: block;
    }

.title p {
    color: var(--font-color);
    font-size: 24px;
    font-weight: 700;
    padding: 43px 0px 46px;
}

.scanner {
    border-radius: 6px;
    background: var(--scanner-bg);
    padding-block: 24px;
    max-width: 315px;
    margin: auto;
}

    .scanner p {
        font-size: 20px;
        font-weight: 700;
        color: var(--font-color);
    }

        .scanner p:first-child {
            color: var(--scanner-first-color);
        }

    .scanner svg {
        margin-block: 18px;
    }

    .scanner p:last-of-type {
        font-size: 24px;
    }

    .scanner .border-svg {
        stroke: var(--scanner-svg-border);
    }

    .scanner svg g rect {
        fill: var(--scanner-svg);
    }

.date h5 {
    color: var(--date-color);
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
}

.date {
    padding: 36px 0px 80px;
}

    .date h6 {
        color: var(--white-text);
        font-size: 18px;
        font-weight: 700;
    }

.ballys-bg .btn-orange {
    border-radius: 2px !important;
    background: var(--btn-bg) !important;
    width: 100%;
    display: block;
    color: var(--btn-color);
    font-size: 14px !important;
    font-weight: 700 !important;
    padding-block: 15px !important;
    text-decoration: unset !important;
    border: 1px solid var(--btn-bg) !important;
    white-space: nowrap;
}

.ballys-bg .terms a {
    color: var(--terms-color);
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0px 20px;
    width: 100%;
    display: block;
    float: left;
}

#ticket-page .header {
    justify-content: center;
}

#ticket-page .title p {
    padding: 23px 0px 20px;
    border-bottom: 1px solid var(--hrizondile-line);
    color: var(--font-color);
    font-family: Oswald;
    font-size: 44px;
    font-weight: 700;
}

.ballys-bg #ticket-page .title p span {
    font-weight: 400;
}

.ballys-bg .form-sec {
    max-width: 268px;
    margin: 0px auto auto;
}

    .ballys-bg .form-sec input:focus-visible {
        outline: unset;
    }

    .ballys-bg .form-sec input, .ballys-bg .form-sec select {
        border-radius: 25px;
        border: 1px solid var(--input-border) !important;
        background: var(--input-bg) !important;
        box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
        padding: 13px;
        width: 100%;
        text-align: center;
        color: var(--input-color);
        font-size: 15px;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 10px;
        box-sizing: border-box;
        height: auto;
        margin-top: 0;
    }

        .ballys-bg .form-sec input::placeholder {
            color: #9E9A9A;
            opacity: 0.6;
        }

.ballys-bg .form-send-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 335px;
    margin: 40px auto auto;
}

    .ballys-bg .form-send-btn a {
        max-width: 157px;
        border-radius: 23px !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        text-transform: uppercase;
    }

.ballys-bg a.btn-orange.btn-outline {
    border-radius: 23px !important;
    border: 1.2px solid var(--btn-outline-border) !important;
    background: var(--bg-color) !important;
    color: var(--btn-outline-color) !important;
}

.ballys-bg p.field_data {
    font-size: 16px;
    font-weight: 700;
    /*    margin-bottom: 28px;
*/ display: block;
    opacity: 0.6;
    color: var(--label-color);
}

.ballys-bg #ticket-page.ballys-bg {
    padding-inline: 0px;
}

.ballys-bg .timings {
    border-radius: 25px !important;
    border: 1px solid var(--input-border) !important;
    background: rgba(255, 255, 255, 0.20) !important;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05) !important;
    width: 100% !important;
}

    .ballys-bg .timings p {
        background: unset;
        box-shadow: unset;
        border: unset;
        margin-bottom: 20px;
    }

    .ballys-bg .timings span {
        font-size: 40px;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 15px;
        opacity: 1;
        color: var(--white-text);
    }

.ballys-bg .replaceClassButton {
    border: unset;
    border-radius: 5px;
    padding: 10px;
}

/*Safari*/
.radius_validations.qrcode-text {
    float: unset !important;
}

#appleAddToWalletDiv {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .login_but_validations {
        width: 58px !important;
        border-radius: 20px;
    }

    #btnPayNow {
        margin: auto !important;
        max-width: 80%;
    }

    .form-sec select {
        padding: 13px 86px !important
    }
}

body, header {
    float: left;
    width: 100%;
    display: block;
    background-color: var(--bg-color) !important;
}

    body.dark-theme .form-wrapper.ticket-logo-detials {
        border: 1px solid #fff;
    }

ol, ul{
    margin: 0;
    padding-left: 0 !important;
}

label{
    font-weight:700;
    margin-bottom:5px;
    max-width:100%;
    display:inline-block;
}

.btn-cont a {
    text-decoration: unset;  
}

.btn-cont a:hover {
    color: #23527c;
    text-decoration: underline;
    transition:all 0.3s;
}

.fa-solid.fa-angle-left,.fa-solid.fa-angle-right {
    font-size: 20px;
    padding: 8px;
}

.datepicker-days .table-condensed .dow{
    padding: 7px;
}

.fa-solid.fa-angle-up, .fa-solid.fa-angle-down {
    font-size: 20px;
    padding: 8px;
    color:#337AB7;
}

.convenience-fee .input-group .radius{
    border-radius:25px !important;
}

a#btnValidationDiscount {
    text-decoration:none;
}

a#btnValidationDiscount:hover {
    color: #23527c;
    text-decoration: underline;
    transition: 0.3s;
}

.margin-right-ch{
    text-decoration: none;
}

.margin-right-ch:hover {
    text-decoration: underline;
}

.dropdown-menu {
    top: 30px !important;
    left: 0 !important;
    right: 0 !important;
    position: absolute; 
}

.divPopup_msg .dropdown-menu {
    top: 50px !important;
    left: 0 !important;
    right: 0 !important;
    position: absolute;
}

.terms-ballay a{
    color: #337ab7 !important;
}

a#btnTermsandConditions {
    color: black;
}

.t a#btnTermsandConditions {
    color: #337ab7;
}