Click the link below:

Visit Affiliate link
.content-container p { font-weight: 300; } .input-group-addon { border: 1px solid #ebebeb; } .input-group input[type=text] { border-top-left-radius: 0px; border-bottom-left-radius: 0px; } #logo { max-width: 250px; max-height: 100px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 12px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 1px solid #e7eaec; line-height: 1.42857; vertical-align: top; } .modal { text-align: center; } .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; } .payment-infor-container div div .text-danger{ border: 1px solid #a94442; } input:disabled { background: #fff; cursor: not-allowed; } #main_heading, #sub_main_heading, #page_heading, #text_benefit, #g-recaptcha, #login, #submit, #term_and_condition, #text_benefit { scroll-margin-top: 100px; } @media screen and (min-width: 768px) { .modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; } } .text-caution { color: #092C4C; font-family: Poppins; font-size: 12px; font-style: italic; font-weight: 400; line-height: normal; } form#register-form.disable-all *, form#register-form.disable-all input, form#register-form.disable-all button, form#register-form *[disabled]{ cursor: not-allowed !important; } /* Select2 Country Dropdown Styling */ .select2-container .select2-selection--single { height: auto; padding: 10.5px 16px; border: 1px solid #ebebeb; border-radius: 4px; background-color: #ffffff; font-size: 14px; } .select2-container--default .select2-selection--single .select2-selection__rendered { color: #222222; line-height: 20px; padding-left: 0; padding-right: 20px; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 100%; position: absolute; top: 0; right: 10px; width: 20px; } .select2-dropdown { border: 1px solid #ebebeb; border-radius: 4px; z-index: 9999; } .select2-container--default .select2-results__option { color: #222222; padding: 8px 12px; } .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #f5f5f5; color: #222222; } .select2-container--default .select2-results__option[aria-selected="true"] { font-weight: 700; } .select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #ebebeb; padding: 6px 0 6px 32px; font-size: 14px; height: 34px; } .select2-container--default .select2-search--dropdown { position: relative; padding: 12px; border-bottom: 1px solid #ebebeb; } .select2-container--default .select2-search--dropdown:before { content: "\f002"; font-family: "Font Awesome 5 Pro"; font-weight: 300; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); color: #999; z-index: 2; pointer-events: none; font-size: 16px; } .select2-container .select2-selection--single.error, .select2-container .select2-selection--single.error:focus { border: 1px solid #c70000; } .has-error .select2-selection { border: 1px solid #c70000 !important; }