@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

:root {
  --primary-color: #e86020;
  --body-color: #f8f9fa;
  --gray: #b7aaaa54;
  --white: #fff;
  --black: #000;
  --red: red;
  --font-family1: "Inter", sans-serif;
}

@media (min-width: 1200px) {
  .container {
    max-width: 930px;
    padding-top: 0.625rem;
    padding-left: 0 !important;
    padding-right: 0% !important;
  }
}
body {
  padding-top: 5rem !important;
}
.fixed-top {
}
.bg-header {
  background: var(--body-color);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}
p {
  padding: 0;
  margin: 0;
  line-height: 1.563rem;
}

a {
  text-decoration: none;
}
.btn-success {
  font-size: 0.75rem;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 1.375rem;
  height: 0.125rem;
  border-radius: 0.063rem;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
.navbar-toggler {
  color: rgba(0, 0, 0, 0.55) !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
}
/* Nav End */

#main {
  transition: margin-left 0.5s;
  min-height: 85vh;
}

img.common_svg_icon {
  width: 15px;
}
span#timer {
  color: red;
  font-size: 0.8rem;
}

.first-logo {
  width: 80%;
}

.second-logo {
  width: 60%;
}

.third-logo {
  width: 100%;
}

/* main */
.star_required {
  color: var(--red);
}

.popup-form.form-border {
  width: 60rem;
  justify-content: center;
  text-align: center;
  align-items: center;
  max-width: 100%;
  margin: auto;
  padding: 2rem;
  margin: 0.875rem 0 0.625rem 0;
  border: 0.063rem solid #dfe5eb;
  box-shadow: rgba(100, 100, 111, 0.2) 0 0.5rem 1.875rem 0;
  border-radius: 1rem;
}

.form_tab_list {
  width: 60rem;
  /* justify-content: center;
	text-align: center;
	align-items: center;
	display: flex; */
  max-width: 100%;
  margin: auto;
  padding: 2rem !important;
  margin: 0.875rem 0 0.625rem 0;
  border: 0.063rem solid #dfe5eb;
  box-shadow: rgba(100, 100, 111, 0.2) 0 0.5rem 1.875rem 0;
  border-radius: 1rem;
  background: transparent;
}
span#login_pass {
  color: var(--red);
  font-size: 0.75rem;
}

.popup-cont-form {
  text-align: left;
}

.form-control {
  border-radius: 0.5rem !important;
  color: var(--black);
  border: 0.063rem solid #5f717d;
  cursor: pointer;
}

.popup-form .popup-cont-form label {
  font-family: var(--font-family1);
  font-size: 0.813rem;
  color: var(--black);
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
}

a.d-block.link-body-emphasis.text-decoration-none.dropdown-toggle {
  color: var(--black);
}

.login-btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 0.063rem solid transparent;
  border-radius: 0.5rem;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white);
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.6;
  padding: 0.313rem 2.5rem;
  font-family: "Inter", Arial !important;
}

.login-btn a {
  color: var(--white);
}

.login-btn:hover,
.login-btn:focus {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white);
  box-shadow: none !important;
}
.navbar-toggler:focus {
  box-shadow: none;
}

.foot-second-logo {
  width: 40%;
}

.text-right {
  text-align: right;
}
.form-control:focus {
  box-shadow: none !important;
  /* border-color: var(--primary-color); */
}

/* Application Form Start */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--white);
  background-color: var(--primary-color);
  border-radius: 0;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.6);
}
.nav-pills .nav-link,
.nav-pills .show > .nav-link {
  color: var(--black);
  background: var(--gray);
  border-radius: 0;
  border-right: 0.313rem solid #e8602030;
}
/* ul.nav.nav-pills
{
	justify-content: space-between;
	gap: 1rem;
} */
.application_Form {
}
.alert_required {
  color: var(--red);
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -0.063rem;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
input#date {
  margin-left: -0.063rem;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.privacy_list {
  display: inline-block;
  margin: 0;
  background: #e9ecef;
  border-radius: 0.5rem;
  padding: 2rem;
}
#divBtn {
  display: flex;
  border-radius: 50rem;
  align-items: center;
  justify-content: flex-end;
  gap: 15rem;
  padding: 1rem;
}
/* Application Form End */

.input-group-append {
  cursor: pointer;
}

.lng_dropdown .ddTitleText img,
.lng_dropdown .ddChild li img {
  border-radius: 100%;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
}

.accordion-button:focus {
  box-shadow: none;
}

/* Accordion Start */
.accordion-item {
  margin-bottom: 1rem;
}

.accordion-button.collapsed {
  border: 0.063rem solid rgba(0, 0, 0, 0.125) !important;
}
.accordion-button:not(.collapsed) {
  color: var(--primary-color);
  border-radius: 0;
  border-right: 0.313rem solid #e8602030;
}
/*  */

/* Message Start */
.message_box {
  padding: 5rem !important;
  margin: 0.875rem 0 0.625rem 0;
  border: 0.063rem solid #dfe5eb;
  box-shadow: rgba(100, 100, 111, 0.2) 0 0.5rem 1.875rem 0;
  border-radius: 1rem;
  background: transparent;
}
.message_img {
  width: 10%;
}
/* Message End */

/* width */
::-webkit-scrollbar {
  width: 0.313rem;
  height: 0.313rem;
  visibility: hidden;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.313rem grey;
  border-radius: 0.625rem;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 0.625rem;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75) url(../img/loading2.gif) no-repeat center
    center;
  z-index: 10000;
}

.header_login {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
button.btn.btn-flex-login {
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: #194b6f;
  border-color: #194b6f;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  line-height: 26px;
  padding: 0.2rem 2rem;
}

#divSubmitBtn .form-check-label {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#divSubmitBtn .form-check-label .form-check-input {
  width: 1.5em !important;
  height: 1.5em !important;
  margin-right: 0.5rem;
}
