/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 28, 2020 */
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/Montserrat/montserrat-bold.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/Montserrat/montserrat-light.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/Montserrat/montserrat-medium.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/Montserrat/montserrat-regular.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'montserratregular';
color: #767282;
line-height: 1.3;
letter-spacing: normal;
margin-bottom: 0;
}
li,
span {
    font-family: 'montserratbold';
}
h1 {
    font-family: 'montserratmedium';
    font-size: 36px;
}
h2 {
    font-family: 'montserratmedium';
    font-size: 30px;
}
h3{
    font-family: 'montserratmedium';
font-size: 24px;
}
h4 {
    font-family: 'montserratmedium';
font-size: 20px;
color: #767282
}
h5 {
    font-family: 'montserratmedium';
    font-size: 16px;
}
h6 {
    font-family: 'montserratregular';
font-size: 14px;
}
p {
    font-family: 'montserratregular';
font-size: 14px;
color: #767282;
line-height: 27px;
}
body{
    background-color: #F2F2F2;
}
hr {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    border: 0;
    width: 100%;
    height: 4px;
    background-color: #767282;
}
input:focus,
textarea:focus {
border: solid 1px #d30101 !important;
box-shadow: none !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #F2F2F2;
    background-color: #8DC63F;
    width: 20px;
    height: 20px;
    left: -1.3rem;
}
div#id_photo_frontPreview {
    max-height: 300px;
    display: block;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
div#id_photo_backPreview {
    max-height: 300px;
    display: block;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #8DC63F;
    border-color: #8DC63F;
}
.custom-control-label::after {
    top: 0rem;
    left: -1.3rem;
    display: block;
    width: 20px;
    height: 20px;
}
.custom-control-label::before {
    top: 0rem;
    left: -1.3rem;
    display: block;
    width: 20px;
    height: 20px;
}
.shadow {
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, 0.1) !important;
    border-radius: 10px;
}

.form-control {
    font-size: 14px !important;
    color: #000000 !important;
    background-color: #EEEEEE !important;
    border: none!important;
    border-radius: 5px;
    padding: 0.35rem 0.55rem;
    height: 40px;
    font-family: 'montserratmedium';
}
select {
       width: 100%;
    background-color: #FFFFFF;
    height: 55px;
    border-radius: 5px;
    border: none;
    padding: 0.375rem 0.25rem;
    -webkit-appearance: none;
    background-image: url(../images/arrow-down.png);
    background-position: right;
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: 50%;
    color: #000000;
    border-radius: 0px;
}
.form-control::placeholder{
    color: #3F3D56 !important;
}
.form-control:focus {
    border: none !important;
    color: #000000 !important;
    box-shadow: none;
}
.form-group {
    margin-bottom: 1.5rem;
}

.btn {
    font-family: 'montserratmedium';
    height: 40px;
    padding: 2px 20px;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 2.3;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, 0.1) !important;
}
.btn:hover {
color: #fff !important;
opacity: 0.7;
}
.btn-default {
    background-color: #8DC63F;
    color: #fff !important;
}
.btn-primary {
background-color: #21304F;
border-color: #21304F;
}
a {
color: #8DC63F !important;
font-size: 16px;
line-height: 1.33;
letter-spacing: normal;
text-decoration: none !important;
    font-family: 'montserratmedium';
cursor: pointer;
}
a:hover {
color: #92c44f !important
}
label {
    font-size: 14px;
    line-height: 35px;
    color: #000000;
    margin: 0px;
    font-family: 'montserratmedium';
}
span {
    line-height: 1.31;
    letter-spacing: normal;
    font-family: 'montserratregular';
    font-size: 14px !important;
    color: #7F8083 !important;
}

li {
font-size: 20px;
list-style: none;
}
blockquote {
}
img {
max-width: 100%;
}
/*<----------Sigin------->*/
span.wpcf7-list-item :checked:before {
    background-image: url(../images/white-check.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #8dc63f;
    border: 0;
}
.wpcf7-list-item input {
    width: 25px;
    cursor: pointer;
}
span.wpcf7-list-item input:before {
    content: '';
    background: #eee;
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
    margin-top: -0.4rem;
    border-radius: 4px;
}
.form-signin {
    width: 100%;
    max-width: 372px;
    margin: 0 auto;
}
.form-signin a.float-right {
    color: #7F8083 !important;
    font-size: 12px;
    font-family: 'montserratregular';
    text-align: right;
}
.form-signin p {
    font-size: 12px;
    color: #7F8083;
}
.form-signin p a{
    font-size: 12px;
    color: #7F8083;
}
.login-or {
    position: relative;
    color: #aaa;
    padding-top: 20px;
    padding-bottom: 20px;
}
.hr-or {
    border: 1px solid #D6D6D6;
    height: 0px;
    border-style: dashed !important;
    background-color: transparent;
}
.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -25px;
    background-color: #fff;
    width: 50px;
    font-size: 16px !important;
    color: #D6D6D6 !important;
    text-align: center;
    font-family: 'montserratmedium';
}
.form-logo {
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}
.facebook-btn {
    background-color: #1E409E;
}
.google-btn {
    background-color: #FF4747;
}
.facebook-btn img {
    margin-top: -2px;
}
.google-btn img {
    margin-top: -2px;
}
.form-signin.shadow {
    border-radius: 0px;
}
/*<---------sigup-step1------->*/
.connect-with .btn-block {
    width: 49%;
    float: left;
    margin-right: 2%;
}
.connect-with .btn-block + .btn-block {
    margin-top: 0rem;
    margin-right: 0%;
}
.form-signin.form-signup .form-group label {
    float: left;
    width: 100%;
}
.note-text .wpcf7-list-item label a {
    color: #7F8083 !important;
    font-size: 14px;
    text-decoration: underline !important;
}

/*
<-------Signup Step2------->*/
.signup-step p {
    font-size: 14px;
}
.custom-control p {
 font-size: 14px;
    color: #000000;
    text-align: center;
    font-family: 'montserratmedium';
    margin-bottom: 0rem;
}
.custom-control .custom-control-label {
    font-family: 'montserratmedium';
    width: 100%;
    text-align: center;
    color: #8DC63F;
    font-size: 16px;
    cursor: pointer;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after{
    background-image: url(../images/gray-dot.png);
    background-position: top center;
    background-size: cover;
}
.copy-right p {
    font-size: 12px;
    color: #7F8083;
}
.back-btn {
    color: #7F8083 !important;
    font-size: 12px;
}
.form-signup .login-or {
    padding: 20px 100px;
}
/*
<-------Signup Step2------->*/
/*
<-------Signup Step3------->*/
.form-signin .option-p {
    font-size: 12px;
}

.form-signin.form-signup {
    max-width: 800px;
}
.form-signin .font-size {
    font-size: 16px;
    font-family: 'montserratmedium';
    color: #000000;
}
.svg-inline--fa.fa-spinner {
    color: #767282;
}
.navbar-nav.ml-auto {
    background-color: #8DC63F;
}
/*<-----footer----->*/
.footer {
    background-color: #FD4755;
}
.footer ul {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0px;
    padding-left: 0px;
}
.footer ul li {
    padding-right: 15px;
    padding-left: 15px;
}
.footer ul li a {
    font-size: 14px;
    color: #3F3D56 !important;
}
.footer ul li a:hover {
    color: #3f3d56 !important;
}
/*<--------------Footer------>*/
.spinner {
  font-size: 40px;
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
}

.spinner div {
  position: absolute;
  left: 0.4629em;
  bottom: 0;
  width: 0.074em;
  height: 0.2777em;
  border-radius: 0.5em;
  background-color: transparent;
  -webkit-transform-origin: center -0.2222em;
      -ms-transform-origin: center -0.2222em;
          transform-origin: center -0.2222em;
  -webkit-animation: spinner-fade 1s infinite linear;
          animation: spinner-fade 1s infinite linear;
}
.spinner div:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.spinner div:nth-child(2) {
  -webkit-animation-delay: 0.083s;
          animation-delay: 0.083s;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.spinner div:nth-child(3) {
  -webkit-animation-delay: 0.166s;
          animation-delay: 0.166s;
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
}
.spinner div:nth-child(4) {
  -webkit-animation-delay: 0.249s;
          animation-delay: 0.249s;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.spinner div:nth-child(5) {
  -webkit-animation-delay: 0.332s;
          animation-delay: 0.332s;
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
}
.spinner div:nth-child(6) {
  -webkit-animation-delay: 0.415s;
          animation-delay: 0.415s;
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
}
.spinner div:nth-child(7) {
  -webkit-animation-delay: 0.498s;
          animation-delay: 0.498s;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.spinner div:nth-child(8) {
  -webkit-animation-delay: 0.581s;
          animation-delay: 0.581s;
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
}
.spinner div:nth-child(9) {
  -webkit-animation-delay: 0.664s;
          animation-delay: 0.664s;
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
}
.spinner div:nth-child(10) {
  -webkit-animation-delay: 0.747s;
          animation-delay: 0.747s;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.spinner div:nth-child(11) {
  -webkit-animation-delay: 0.83s;
          animation-delay: 0.83s;
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg);
}
.spinner div:nth-child(12) {
  -webkit-animation-delay: 0.913s;
          animation-delay: 0.913s;
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg);
}
@-webkit-keyframes spinner-fade {
  0% {
    background-color: #69717d;
  }
  100% {
    background-color: transparent;
  }
}

@keyframes spinner-fade {
  0% {
    background-color: #69717d;
  }
  100% {
    background-color: transparent;
  }
}
.snipping-loud p {
    font-size: 12px;
}
.cnv-name a {
      color: #7F8083 !important;
    font-size: 14px !important;
    font-family: 'montserratregular';
    text-decoration: underline !important;
        text-transform: lowercase;
}
span.signup-step.wpcf7-list-item input {
    width: 10%;
    float: left;
    margin-top: 10px;
}
span.signup-step.wpcf7-list-item label {
    width: 90%;
}
span.signup-step.wpcf7-list-item label span.cnv-name {
    float: left;
    line-height: 2;
}
.customImageUpload p {
    float: left;
    color: #7F8083;
    font-size: 14px;
    margin: 3rem 2.5rem;
}
.customImageUpload p {
    float: left;
    color: #7F8083;
    font-size: 14px;
    margin: 3rem 2.5rem;
}
.customImageUpload img {
    position: relative;
    z-index: 9;
    pointer-events: none;
    width: 120px;
    height: 120px;
    border-radius: 100px;
}
.form-card input.form-control {

    position: absolute;
    right: 21px;
    margin: 0 auto;
    top: 105px;
    border-radius: 100px !important;
    appearance: none;
    z-index: 0;
    opacity: 0;
    width: 130px;
    height: 130px !important;
    overflow: hidden;

}
/*<------------index------------>*/
.navbar-nav.ml-auto li a {
    color: #fff !important;
    font-family: 'montserratmedium';
    font-weight: 600;
}
.navbar-nav.ml-auto .dropdown .dropdown-toggle{
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 5px;
    border: none;
    padding: 0.375rem 2rem 0.375rem 1rem;
    -webkit-appearance: none;
    background-image: url(../images/arrow-down-li.png);
    background-position: right;
    background-repeat: no-repeat;
    background-position-x: 92%;
    background-position-y: 50%;
    color: #000000 !important;
    font-weight: 500;
    min-height: 34px;
}
.navbar-nav.ml-auto .dropdown .dropdown-toggle::after{
    display: none;
}
.navbar-dark.shadow {
    border-radius: 0px;
}
.cardbody-img img {
    max-height: 100%;
}
.cardbody-img img {
    max-height: 100%;
}
.cardbody-img {
    height: 180px;
}

.welcome-to .card {
    border-color: #707070a1;
    border-radius: 10px;
}
.welcome-to .card h5 {
    color: #000000;
}
.welcome-to .card hr {
    height: 1px;
    background-color: #707070a1;
}
.file-card {
    position: relative;
}
/*<------------index------------>*/
/*
<-------Signup Step3------->*/

/*<-------Start New Returns step 1------->*!*/
.signup-step-first {
    max-width: 800px;
    margin: 0 auto;
}
.your-connection p{
    text-align: right;
}
div#wizard {
    margin-top: 3rem;
}
.step-radio {
    display: inline-block;
    margin-right: 20px;
}

.custom-radio-form .step-radio .custom-control-label::before{
    width: 30px;
    height: 30px;
    border: none;
}
.custom-radio-form .custom-control-label::after {
    width: 30px;
    height: 30px;
    background-color: #EEEEEE;
    border-radius: 50%;
}
.custom-radio-form .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #EEEEEE;
    border-color: #EEEEEE;
}
.custom-radio-form.step-radio.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    top: 3px;
    background-image: url(../images/gray-dot.png);
}
.step-radio.custom-control .custom-control-label {
    margin-right: 20px;
    color: #000000;
}
.any-questions {
    background-color: #F2F2F2;
    border-radius: 10px;
    border: solid thin #7070704d;
    max-width: 500px;
    margin: 0 auto;
}
.any-questions h3 {
    color: #67843A;
}
.any-questions h4 {
    color: #FF0000;
}
.any-questions h5 {
    text-transform: capitalize;
    letter-spacing: 0.5px;
    line-height: 29px;
}
.form-control.input-width {
    width: auto;
}
.form-control.middle-input {
    width: 30%;
}
.form-control.zip-input {
    width: 40%;
}
.form-control.date-input {
    width: 70%;
}
.form-group p.error {
    margin: 0px;
}
.form-group label span {
    font-family: 'montserratmedium' !important;
    color: #FF0000 !important;
}
.upload-file-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    background-color: #efefef;
    padding:30px 15px;
    cursor: pointer;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px;
    text-align: center;
}
.upload-file-wrapper p {
    font-size: 12px;
    line-height: 1.8;
}
h6.back-class {
    text-decoration: underline;
}
.upload-file-wrapper input[type=file] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    width: -webkit-fill-available;
    height: 100%;
}
.upload-file-wrapper button {
    background-color: #767282;
    padding: 10px;
    border-radius: 5px;
    border: none;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    margin: 0px;
    font-family: 'montserratmedium';
    height: 40px;
}
.upload-file-wrapper span.span-or {
    background-color: #efefef;
    color: #767282 !important;
    font-size: 16px !important;
}
.upload-file-wrapper .hr-or {
    border: 1px solid #767282;
}
/*<-------Start New Returns step 1------->*!*/
/*<-------Start New Returns step 3------->*!*/
.form-group .label-custom-radio {
    line-height: 1.2;
    margin-bottom: 10px;
}
.custom-radio-form .step-radio:nth-last-child(2) {
    margin-right: 0px;
}
p.custom-radio-p {
    display: unset;
    font-size: 10px;
    margin: 0px;
    color: #7F8083 !important;
    font-style: italic;
}
.custom-radio-form .step-radio {
    display: inline-block;
    margin-right: 0px;
    padding-left: 0.6rem;
}
.custom-radio-form .step-radio.custom-control .custom-control-label {
    margin-right: 14px;
    color: #000000;
    margin-left: 20px;
}
.wizard .form-group label {
    width: 100%;
}
.wizard span.signup-step input {
    width: 25px;
    float: none;
    margin-top: 0px;
}
.wizard span.signup-step label span.cnv-name {
    float: none;
    line-height: 1.31;
    color: #7F8083 !important;
}
.wizard span.signup-step label {
    width: auto;
    padding-left: 5px;
}
.wizard .chek-boxes .signup-step {
    display: inline-block;
}
.wizard .chek-boxes .signup-step {
    display: inline-block;
    width: 24%;
    margin-right: 0px;
}
.wizard .chek-boxes.chek-box-grid .signup-step {
    width: 32%;
}
.note-p p {
    font-size: 10px;
    line-height: 23px;
}
.form-group.chek-boxes .label-custom-radio span {
    color: #000 !important;
    font-size: 10px !important;
    font-style: italic;
}
.chek-boxes span.wpcf7-list-item :checked:before {
    background-color: #767282;
}
/*<-------Start New Returns step 3------->*!*/
/*<-------Start New Returns step 3 sub------->*!*/
.filename {
    width: 30%;
}
.uploud-btn {
    float: right;
    width: 20%;
}
.input-div {
    width: 50%;
}
.self-chek .signup-step {
    display: flex;
}
.filename img {
    float: left;
    margin: 5px auto;
    margin-right: 5px;
    min-height: 15px;
}
.filename p {
    font-size: 10px;
    margin: 0px;
}
.uploud-btn a {
    width: 100%;
    background-color: #F2F2F2;
    float: left;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    color: #767282 !important;
    font-size: 16px;
}
.uploud-btn .btn-uploud.btn-Change {
    background-color: #767282;
    color: #fff !important;
}
.modal-content .upload-file-wrapper {
    padding: 0px;
}
.modal-content hr {
    border: 1px solid #767282;
    border-style: dashed !important;
    height: 0;
    background-color: transparent;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}
.modal-content .modal-body {
    background-color: #efefef;
    border-radius: 5px;
    border: none;
}
/*<-------Start New Returns step 3 sub------->*!*/
/*<-------Start New Returns step 4------>*!*/
.form-group .col p {
    line-height: 20px;
    margin: 0px;
    font-size: 12px;
    color: #7F8083;
}
.modal-content .filename {
    width: 100%;
    float: left;
}
.modal-content .filename img {
    float: left;
    margin: unset;
    margin-right: unset;
    min-height: auto;
}
.modal-content .filename p {
    float: left;
}
.modal-content .filename .cross-img {
    float: right;
}
.modal-content .modal-body .btn-default {
    background-color: #8DC63F;
    color: #fff !important;
    padding: 2px 50px;
    height: 26px;
    line-height: 1.5;
    font-size: 14px !important;
    cursor: pointer;
}
/*<-------Start New Returns step 4------>*!*/
/*<-------Start New Returns step 6------>*!*/
.gray-area {
    background-color: hsl(0 0% 95% / 22%);
    padding: 1rem;
    border-radius: 5px;
    border: solid thin hsl(0 0% 22% / 0.11);
}
.gray-area p {
    font-family: 'montserratmedium';
    color: #000000;
}
.actions ul li a[role="menuitem"] {
    width: 50%;
    padding-left: 0px;
    margin: 0 auto;
}
/*<-------Start New Returns step 6------>*!*/
/*<-------Start step 1------>*!*/
.save-submit {
    background: #767282;
}
.wizard-btn .btn {
    margin-right: 25px;
}
.wizard-btn {
    display: flex;
}
.wizard-btn .btn:last-child{
    margin-right: 0px;
}
.form-group label span.font-italic {
    color: #000000 !important;
}
/*<-------Start step 1------>*!*/
/*<-------Select services------>*!*/
.LastStep h6 {
    font-family: 'montserratmedium';
    color: #000;
}
.wizard .last-step-select .signup-step input {
    width: 4%;
    float: left;
}
.wizard .last-step-select .signup-step label {
    width: 89%;
    margin-left: 1%;
    line-height: 1.6;
}
.wizard .last-step-select .signup-step label span.cnv-name {
    width: 100%;
    float: left;
    line-height: 1.4;
    font-size: 14px !important;
    font-family: 'montserratregular' !important;
}
.wizard .last-step-select .signup-step input:before {
    width: 30px;
    height: 30px;
    margin-top: 0rem;
}
.wizard .last-step-select .signup-step label .cnv-name-inner {
    font-size: 10px !important;
    color: #7F8083 !important;
    font-family: 'montserratlight' !important;
    line-height: 1.4 !important;
    float: left;
    width: 100%;
}
.LastStep .custom-radio-form .step-radio {
    display: table-cell;
    padding-right: 3rem;
    padding-left: 0rem;
}
.LastStep .custom-radio-form .step-radio.custom-control .custom-control-label {
    color: #7F8083;
    font-family: 'montserratregular';
}
hr.last-step-hr {
    height: 1px;
}
p.text-center.messageP {
    color: red;
    margin-top: 45px;
}
.imageSlip2 {
    color: #8DC63F !important;
    font-size: 16px;
    line-height: 1.33;
    letter-spacing: normal;
    text-decoration: none !important;
    font-family: 'montserratmedium';
    cursor: pointer;
    display: inline-block;
}
.imageSlip {
    color: #8DC63F !important;
    font-size: 16px;
    line-height: 1.33;
    letter-spacing: normal;
    text-decoration: none !important;
    font-family: 'montserratmedium';
    cursor: pointer;
    display: inline-block;
}
.uploud-chek .upload-file-wrapper {
    width: 60%;
    padding: 20px 15px;
    /*margin-left: 40%;*/
    border: solid thin #707070;
    background-color: #F2F2F2;
}
.LastStep .form-group .row .col label span {
    color: #000000 !important;
    font-style: italic;
}
/*<-------Select services------>*!*/
/*<-------Submission services------>*!*/
.submission-summary p {
    margin: 0px;
}
.submission-summary h6 {
    font-family: 'montserratmedium';
    color: #000000;
}
.hr-height {
    height: 1px;
}
.submission-summary .info-type {
    padding: 0px;
}
.detail-type p span {
    margin-right: 10px;
}
.submission-summary .documents-uploud p {
    font-size: 12px;
}
.wizard .wpcf7-list-item.submission-chek input {
    width: 4%;
    float: left;
}
.wizard .wpcf7-list-item.submission-chek label {
    width: 89%;
    margin-left: 1%;
    line-height: 1.6;
}
.wizard .wpcf7-list-item.submission-chek label span.cnv-name {
    width: 100%;
    float: left;
    line-height: 1.4;
    font-size: 14px !important;
    font-family: 'montserratregular' !important;
}
.wizard .wpcf7-list-item.submission-chek label .cnv-name-inner {
    font-size: 10px !important;
    color: #7F8083 !important;
    font-family: 'montserratlight' !important;
    line-height: 1.4 !important;
    float: left;
    width: 100%;
}
.wizard .wpcf7-list-item.submission-chek input:before {
    width: 30px;
    height: 30px;
    margin-top: 0rem;
}
.custom-radio-form.submission-sum-radio label {
    text-align: left;
}
.custom-radio-form.submission-sum-radio .custom-control-label::before {
    left: -2.5rem;
}
.custom-radio-form.submission-sum-radio .custom-control-label::after {
    left: -2.5rem;
}
.custom-radio-form.submission-sum-radio .step-radio {
    padding: 0px;
}
.custom-radio-form.submission-sum-radio .step-radio label.custom-control-label {

    width: 89%;
    line-height: 1.6;
    margin-left: 42px;

}
.custom-radio-form.submission-sum-radio .step-radio label.custom-control-label .submission-direct {
    width: 100%;
    float: left;
    line-height: 1.4;
    font-size: 14px !important;
    font-family: 'montserratregular' !important;
    color: #7F8083 !important;
}
.custom-radio-form.submission-sum-radio .step-radio label.custom-control-label .submission-your-refund {
    font-size: 10px !important;
    color: #7F8083 !important;
    font-family: 'montserratlight' !important;
    line-height: 1.4 !important;
    float: left;
    width: 100%;
}
/*<-------Submission services------>*!*/
/*<-------thankyou------>*!*/
.thankyou-inner {
    min-height: 490px;
}
/*<-------thankyou------>*!*/
/*<-------Invoice detail------>*!*/
.bill-title h6 {
    font-family: 'montserratmedium';
    color: #000;
}
.invoice-detail p {
    margin-bottom: 0.5rem;
}
.invoice-table td {
    font-family: 'montserratregular';
    padding: 2rem 0.75rem;
    vertical-align: middle;
    color: #7F8083;
    font-size: 14px;
    border-top: 1px solid #707070;
}
.invoice-table th {
    padding: 0.75rem;
    vertical-align: middle;
    color: #7F8083;
    font-family: 'montserratregular';
    font-size: 14px;
    border-top: 1px solid #707070;
}
.invoice-table .thead-dark tr {
    background-color: #767282;
    border-radius: 5px !important;
}
.invoice-table .thead-dark tr {
    background-color: #767282;
}
.invoice-table .thead-dark th {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.invoice-table .text-color {
    color: #000;
}
.invoice-table .text-color-green {
    color: #8DC63F;
    font-size: 16px;
}
.invoice-table .invoice-td {
    border-top: none;
}
.gray-box {
    background-color: #EEEEEE;
    border: none;
    border-radius: 5px;
}
/*<-------Invoice detail------>*!*/
/*<-------dashboard------>*!*/
.dashboard-section {
    min-height: 422px;
}
.dashboard-section .invoice-table td {
    padding: 1rem 0.75rem;
}
.table-responsive-sm {
    width: 100%;
}
/*<-------dashboard------>*!*/
/*<-------dashboard Status------>*!*/
table.my-tbody.invoice-table {
    height: 760px;
    display: block;
    overflow-y: scroll;
    width: 100%;
    padding-right: 2% !important;
}

.dashboard-status table.table.invoice-table {
    width: 97%;
    padding-right: 15px !important;
}
.dashboard-status .invoice-table td {
     padding: 1.5rem 0.75rem;
 }
table.my-tbody.invoice-table tbody {
    width: 100%;
    max-width: 100%;
    height: 50px !important;
    overflow-y: scroll;
    display: inline-table;
}
table.my-tbody.invoice-table tbody tr {
    width: 100%;
}
table.my-tbody.invoice-table tbody td {
    width: 33.33%;
}
* {
    scrollbar-width: thick;
    scrollbar-color: blue orange;
}

.my-tbody::-webkit-scrollbar {
    width: 8px;               /* width of the entire scrollbar */
}
.my-tbody::-webkit-scrollbar-track {
    background: #F2F2F2;        /* color of the tracking area */
    border-radius: 20px;
}
.my-tbody::-webkit-scrollbar-thumb {
    background-color: #767282;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
    border: 3px solid #767282;  /* creates padding around scroll thumb */
}
/*<-------dashboard Status------>*!*/
/*<-------First time------>*!*/
.first-time-one .col-12 p:last-child{
    margin-bottom: 0px;
}
.first-time-one .col-12 {
    background-color: #F2F2F2;
    border-color: #707070 !important;
}
.border {
    border: 1px solid #707070 !important;
}
.google-map iframe {
    width: 100%;
    height: 464px;
}
.file-zip-office h4 {
    display: inline-flex;
}
.file-zip-office form {
    display: inline-flex;
    padding-left: 10px;
}
.file-zip-office form input[type="text"] {
    font-size: 14px !important;
    color: #000000 !important;
    border: solid thin #707070;
    border-radius: 5px;
    text-transform: capitalize;
    padding: 0.35rem 0.55rem;
    height: 40px;
    font-family: 'montserratmedium';
    margin-right: 10px;
}
.first-time-one h4 {
    color: #000;
}
.file-or-section p {
    color: #D6D6D6;
    font-size: 16px;
    font-family: 'montserratmedium';
    text-transform: capitalize;
}
.file-or-section {
    position: absolute;
    right: -11px;
    top: 50%;
}
.drop-or-section {
    position: absolute;
    right: -11px;
    top: 50%;
}
.drop-or-section p {
    color: #D6D6D6;
    font-size: 16px;
    font-family: 'montserratmedium';
    text-transform: capitalize;
}
/*<-------First time------>*!*/
/*<---------Pdf------->*/
.modal-pdf img {
    max-width: 100%;
    width: max-content;
    text-align: center;
    margin: 0 auto;
}

.modal-pdf p .form-control {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0px !important;
    border-bottom: solid thin #000 !important;
}
.modal-pdf li .form-control {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0px !important;
    border-bottom: solid thin #000 !important;
}
.modal-fms-content .depart-of {
    text-transform: uppercase;
}
.modal-fms-content .w-100 h3 {
    text-transform: uppercase;
}
.form-area .form-group label {
    line-height: 40px;
    font-size: 12px;
}
.form-area .form-group {
    margin: 0px;
    border: solid thin;
}
.form-area .form-group.form-group-bottom {
    border-bottom: none;
}
.form-area .form-group.form-group-left {
    border-left: none;
}
.title-dep img {
    float: left;
    margin-top: -2.5rem;
}
.modal-pdf .privacy-text {
    font-size: 12px;
    line-height: 22px;
}
.fms-from {
    display: flex;
}
.forms-section {
    display: grid;
    text-align: center;
}
.forms-section span {
    font-size: 12px !important;
}
.department-section p {
    float: right;
    width: 100%;
    text-align: right;
    margin: 0px;
    font-family: 'montserratmedium';
    line-height: 18px;
}
.department-section .financial-man {
    font-size: 12px;
}
.modal-pdf .form-group label {
    line-height: 30px;
}
.modal-pdf .form-area label {
    line-height: 40px;
}
.modal-pdf .form-control {
    font-family: "Times New Roman", Times, serif;
}
.modal-advance .form-group.same-line {
    display: inline;
    margin-bottom: 0px;
}
.select-pdf span.signup-step.wpcf7-list-item input {
    width: 3%;
}
.select-pdf .form-group input.form-control {
    width: fit-content;
    padding-bottom: 0px;
}
.select-pdf .form-group label {
    display: block;
    width: fit-content;
    float: left;
    font-family: 'montserratregular' !important;
    font-size: 14px !important;
    color: #000!important;
}
.select-pdf span.signup-step.wpcf7-list-item span.cnv-name {
    font-family: 'montserratregular' !important;
    font-size: 14px !important;
    color: #000 !important;
    line-height: 27px;
}
.modal-advance .form-control {
    font-family: "Times New Roman", Times, serif;
    background-color: transparent !important;
    border-bottom: solid thin #000 !important;
    border-radius: 0px;
    height: auto;
}
.modal-pdf p {
    color: #000;
}
.modal-pdf .bottom-pdf label {
    line-height: 30px;
    display: block;
    width: fit-content;
    float: left;
    font-family: 'montserratregular' !important;
    font-size: 14px !important;
    color: #000!important;
}

.modal-pdf .bottom-pdf input.form-control {
    width: 80%;
    padding-bottom: 0px;
}
.form-group.first-pdf .form-control {
    font-family: "Times New Roman", Times, serif;
    background-color: transparent !important;
    border-bottom: solid thin #000 !important;
    border-radius: 0px;
    height: auto;
}
.form-area .form-control {
    font-size: 14px !important;
    color: #000000 !important;
    background-color: #EEEEEE !important;
    border: none!important;
    border-radius: 5px;
    padding: 0.35rem 0.55rem;
    height: 40px;
}
.self-chek .signup-step .filename.files ul li a {
    font-size: 10px;
    margin: 0px;
    font-family: 'montserratregular';
    color: #767282 !important;
    line-height: 27px;
}
.self-chek .signup-step .filename.files ul li i {
    font-size: 10px;
    margin: 0px;
    font-family: 'montserratregular';
    color: #8DC63F !important;
    line-height: 27px;
    cursor: pointer;
}
.uploud-btn.dynamics input#W2Files::before {
    display: none;
}
.uploud-btn {
    position: relative;
}
.uploud-btn.dynamics input {
    overflow: hidden;
    position: absolute;
    outline: none;
    opacity: 0;
    cursor: pointer;
    z-index: 999999;
    width: 100% !important;
    float: left;
    height: 37px;
}
.uploud-btn.dynamics button {
    width: 100%;
    background-color: #F2F2F2;
    float: left;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    color: #767282 !important;
    font-size: 16px;
    border: none;
    font-family: 'montserratmedium';
}
.self-chek .signup-step .filename.files ul li {
    font-size: 10px;
    margin: 0px;
    font-family: 'montserratregular';
    color: #767282 !important;
    line-height: 27px;
}
.uploud-btn a {
    width: 100%;
    background-color: #F2F2F2;
    float: left;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    color: #767282 !important;
    font-size: 16px;
    height: 37px;
}
.signup-step .filename.files ul {
    padding: 0px;
}
/*<---------Pdf------->*/
/*<---------new css-uploud------->*/
.image-uploud-height .form-group {
    height: 260px;
}
.image-uploud-height .form-group img.thumb-xl {
    max-height: 100%;
}
.cheque .uploud-chek span a {
    font-size: 10px;
    margin: 0px;
    font-family: 'montserratregular';
    color: #767282 !important;
    line-height: 27px;
}
.modal-pdf .form-group label.error {
    color: red !important;
    width: 100%;
    font-family: 'montserratmedium' !important;
}
.dropdown .dropdown-menu.show a.dropdown-item {
    color: #fff!important;
    font-weight: 500;
    background-color: #8dc63f !important;
    padding: 0.50rem 1.5rem;
}
.dropdown .dropdown-menu.show {
    padding: 0px;
    border: solid thin #8dc63f;
    background-color: #8dc63f !important;
}
.dropdown .dropdown-menu.show a.dropdown-item:hover {
    background-color: #fff !important;
    color: #8dc63f !important;
}
/*<---------new css-uploud------->*/
/*<------new Strip------->*/
.StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
    width: 50%;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
tr.table-light.table-footer.create-voucher-footer th {
    color: #303e67;
    font-weight: 500;
    vertical-align: middle;
    border-color: #eaf0f7;
    background-color: #fbfcfe;
}
.payment-form-add label {
    width: 100%;
}
div#card-element {
    width: 100%;
}
tr.table-light.table-footer.create-voucher-footer td {
    color: #303e67;
    font-weight: 500;
    vertical-align: middle;
    border-color: #eaf0f7;
    background-color: #fbfcfe;
}
.inner-form-card {
    width: 70%;
}
.inner-form-card-btn {
    width: 30%;
    margin-top: 2.20rem;
}
.form-row.payment-form-add {
    padding: 0.65rem;
}
.table-primary th {
    border: 1px solid #dee2e6;
}
.inner-form-card-btn button {
    margin-left: 5%;
    width: 95%;
}
.inner-form-card img {
    max-width: 30%;
    margin-top: 0.5rem;
}
/*<---------new css sunday------->*/
.documents-uploud .row .detail-type li a {
    font-family: 'montserratregular';
    font-size: 10px;
    line-height: 27px;
}

.during-text {
    float: left;
}
.content {
    min-height: 90vh;
}
/*<---------new css sunday------->*/
@media (max-width: 1199px) {
    .modal-pdf .form-area label {
        line-height: 20px;
    }
    .modal-pdf .bottom-pdf input.form-control {
        width: 100%;
    }
    .select-pdf span.signup-step.wpcf7-list-item input {
        width: 4.5%;
    }
    .navbar-nav.ml-auto .dropdown .dropdown-toggle {
        padding: 0.375rem 0.8rem;
        background-position-x: 99%;
    }
    li.nav-item.dropdown.mr-2 {
        margin: 0px !important;
    }
    .navbar-dark .navbar-toggler{
        background-color: #8DC63F !important;
        color: #fff !important ;
    }

    }
@media (max-width: 991px) {
    .wizard section .form-group .col {
        flex-grow: unset;
        flex-basis: unset;
    }
    .wizard section .form-group .col label {
        width: 100%;
    }
    .pr-1.first-time-one {
        padding-right: 15px !important;
    }
    .pl-0.google-map {
        padding-left: 15px !important;
    }
    .file-or-section {
        position: unset;
        margin-bottom: 1rem;
        margin-top: 2rem;
    }
    .drop-or-section {
        position: unset;
        margin-bottom: 1rem;
        margin-top: 2rem;
    }
    .form-area .form-group.form-group-left {
        border: solid thin;
    }
    .select-pdf span.signup-step.wpcf7-list-item input {
        width: auto;
    }
    span.signup-step.wpcf7-list-item label {
        width: auto;
    }
    .content {
        min-height: auto;
    }


}
@media (max-width: 767px) {
    .footer ul {
        display: inline-block;
        text-align: center;
    }
    .footer ul li {
        text-align: center;
    }
    .footer ul li .display-none {
        display: none;
    }
    .any-questions {
        display: block !important;
    }
    .self-chek .signup-step {
        display: block;
    }
    .filename {
        margin-bottom: 1rem;
        width: 100%;
    }
    .input-div {
        width: 100%;
    }
    .uploud-btn {
        width: 100%;
    }
    .self-chek .signup-step {
        display: flow-root;
        margin-bottom: 2rem !important;
    }
    .form-group.col-7.pl-0 {
        width: 100%;
        max-width: 100%;
    }
    .wizard .last-step-select .signup-step input {
        width: 7%;
    }
    .col-12.pl-5.p-0 {
        padding-left: 0px !important;
    }
    .uploud-chek .upload-file-wrapper {
        width: 80%;
        margin-left: 20%
    }
    .wizard .wpcf7-list-item.submission-chek input {
        width: 6%;
    }
    .dashboard-section {
        min-height: auto;
    }
    .invoice-table td .btn-default.w-50 {
        width: 100% !important;
    }
    .title-dep img {
        float: none;
    }
    .inner-form-card {
        width: 100%;
    }
    .inner-form-card-btn {
        width: 100%;
        margin-top: 1.7rem;
    }
    .inner-form-card-btn button {
        margin-left: 0rem;
        width: 100%;
    }



    }
@media (max-width: 640px) {
    .form-group.col-6 {
        width: 100%;
        max-width: 100%;
    }
    .form-group.custom-radio-form.pl-5 .step-radio.w-50 {
        margin-bottom: 20px;
        width: 100% !important;
    }
    .form-group.custom-radio-form.pl-5 {
        padding-left: 0px !important;
    }
}
@media (max-width: 575px) {
.form-group .col {
    flex-grow: unset;
    width: 100%;
    max-width: 100%;
    display: block;
    flex-basis: auto;
}
    .LastStep .custom-radio-form .step-radio {
        display: block;
        padding-right: 0rem;
        padding-left: 1rem;
    }
    .submission-summary .info-type {
        padding: 0px 15px;
        max-width: 100%;
        flex: 100%;
        margin-bottom: 10px;
    }
    .submission-summary .detail-type {
        max-width: 100%;
        flex: 100%;
    }
    .submission-summary .row.mx-0 {
        margin-bottom: 1rem !important;
    }

}
@media (max-width: 480px) {
    .wizard .last-step-select .signup-step input {
        width: 12%;
    }
    .wizard .last-step-select .signup-step label {
        width: 87%;
    }
}
@media (max-width: 420px) {
    .wizard .last-step-select .signup-step input {
        width: 16%;
    }
    .wizard .last-step-select .signup-step label {
        width: 83%;
    }
    .wizard .wpcf7-list-item.submission-chek input {
        width: 8%;
    }

}

/*ghalib css starts here...*/
.error {
    color: red;
}
