﻿
/*body {
    overflow-x: hidden;
}


.toast-message, .toast {
    opacity: 1 !important;
}




.dropdown-menu.show {
    display: block !important;
}

.dropdown-menu {
    display: none !important;
}


#select2-GroupIDs-results li .wrap {
    width: 100%;
    height: 100%;
}*/

/*.GroupIDs, .fuelTypes, .gear {
    width: 150px !important;
}*/
/*#select2-CurrencyID-results li span i {*/
/*color: #0f141e;*/
/*color: red !important;
  
    font-size: 1rem;
}*/

/*[aria-controls=select2-CurrencyID-results] {
    display: none;
}

.ui-widget.ui-widget-content {
    z-index: 99 !important;
}

.alertBox {
    border: none !important;
    color: #fff !important;
    padding: 0px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    width: 10% !important;
    border-radius: 10px !important;
    min-width: 150px !important;
    left: 45% !important;
}

.alertBoxMobile {
    left: 28% !important;
}*/

/*.modal-backdrop {
    z-index: 1;
}*/

/*.arrow > .error {
    color: rgba(var(--bs-danger), 1) !important;
}

.arrow {
    margin-left: 1px !important;
    position: absolute !important;
    top: 63px !important;
    width: 100% !important;
}

.applink {
    width: 100%;
}

    .applink a {
        width: 80%;
    }

.androidApp {
    height: 50px;
}

iosapp {
    height: 50px;
}*/

/*#newpassword2-error {
    margin-left: 20% !important;
}*/

/*#name-error, #surname-error, #newpassword2-error {
    color: rgba(var(--bs-danger), 1) !important;
    margin-top: 30px;
    margin-left: 0px;
}
#newpassword-error, #mail-error, #phone-error, #tcno-error, #password-error, #confirm_password-error {
    color: rgba(var(--bs-danger), 1) !important;
    margin-top: 50px;
    margin-left: 0px;
}*/
/*#carouselExampleIndicators {
    aspect-ratio: 1920/709;
}*/
/*#cardcode-error, #cardcode2-error {
    top: 50px;
}*/


body {
    overflow-x: hidden;
}


.toast-message, .toast {
    opacity: 1 !important;
}

#select2-GroupIDs-results li .wrap {
    width: 100%;
    height: 100%;
}

/*.GroupIDs, .fuelTypes, .gear {
    width: 150px !important;
}*/
/*#select2-CurrencyID-results li span i {*/
/*color: #0f141e;*/
/*color: red !important;
  
    font-size: 1rem;
}*/

[aria-controls=select2-CurrencyID-results] {
    display: none;
}

.ui-widget.ui-widget-content {
    z-index: 99 !important;
}

.alertBox {
    border: none !important;
    color: #fff !important;
    padding: 0px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    width: 10% !important;
    border-radius: 10px !important;
    min-width: 150px !important;
    left: 45% !important;
}

.alertBoxMobile {
    left: 28% !important;
}

/*.modal-backdrop {
    z-index: 1;
}*/

.arrow > .error {
    color: rgba(var(--bs-danger), 1) !important;
}

.arrow {
    margin-left: 1px !important;
    position: absolute !important;
    top: 63px !important;
    width: 100% !important;
}

.applink {
    width: 100%;
}

    .applink a {
        width: 80%;
    }

.androidApp {
    height: 50px;
}

iosapp {
    height: 50px;
}

/*#newpassword2-error {
    margin-left: 20% !important;
}*/

#name-error, #surname-error, #newpassword2-error {
    color: rgba(var(--bs-danger), 1) !important;
    margin-top: 30px;
    margin-left: 0px;
}

#newpassword-error, #mail-error, #phone-error, #tcno-error, #password-error, #confirm_password-error {
    color: rgba(var(--bs-danger), 1) !important;
    margin-top: 50px;
    margin-left: 0px;
}
/*#carouselExampleIndicators {
    aspect-ratio: 1920/709;
}*/
#cardcode-error, #cardcode2-error {
    top: 50px;
}

@media (min-width: 1399.98px) {
}

@media (min-width: 1199.98px) and (max-width: 1399.98px) {
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
}

@media (min-width: 767.98px) and (max-width: 991.98px) {
    .dropdown-menu.show {
        display: block !important;
    }

    .dropdown-menu {
        display: none !important;
    }
}

@media (min-width: 575.98px) and (max-width: 767.98px) {
    .dropdown-menu.show {
        display: block !important;
    }

    .dropdown-menu {
        display: none !important;
    }
}

@media (max-width: 575.98px) {
    .dropdown-menu.show {
        display: block !important;
    }

    .dropdown-menu {
        display: none !important;
    }
}