﻿body {
    color: #000000;
    background-color: #ffffff !important;
}

.form-control ,.form-control[readonly] {
    border: 1px solid #000 !important;
    color: #000 !important;
    background-color: #FFF !important;
}

h2, p {
    color: #000;
}

.form-horizontal label {
    font-size: 18px;
    color: #000;
}

input {
    color: #000 !important;
}

.btn-primary, .dtxtalign2 input {
    color: #FFF !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus
input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    border: 1px solid #000;
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: inset 0 0 0px 9999px #fff !important;
    transition: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #FFF !important;
}

.englishthankspagemaincontent h2, .englishthankspagemaincontent p, h2, p {
    color: #000 !important;
}

.btn-pop {
    margin-bottom: 75px;
    border: 1px solid #FFF;
    background: #000 !important;
    color: #FFF !important;
    font-weight: 600;
    border-color: #000 !important;
    margin-top: 30px;
    border-radius: 18px;
}
#MarketModal p {
    color: #000000;
    font-weight: 600;
}