.divider-line {
  position: relative;
  width: 100%;
}

.divider-line:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 1px;
  left: 50%;
  top: 18%;
  transform: translate(-50%, 0%);
  background: #b02a3030;
}

.arrow-icon {
  position: relative;
}

.preview .accordian-heading .arrow-icon:before {
  content: "\f067";
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free";
  position: absolute;
  right: 0;
}

.preview .accordian-heading.collapsed .arrow-icon:before {
  content: "\f068";
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free";
  position: absolute;
  right: 0;
}

.preview .accordian-heading span a:before {
  display: none;
}

.preview .accordian-heading .editbtn {
  z-index: 2;
}

.preview .accordian-heading a.editbtn:hover {
  color: #ccc !important;
}

.title label {
  margin: 0px 0px 3px 0px;
}

.custom-shadow {
  box-shadow: 3px 3px 5px -5px #d22e3557;
  margin-bottom: 10px;
}

p.text {
  margin: 0px 0px 5px 0px;
}

h6 {
  color: #b02a30;
}

.fs-12 {
  font-size: 12px;
  line-height: 16px;
}

/* modal */

.fixedHeight {
  height: 402px;
  overflow-y: auto;
  padding: 5px 10px;
}

/* End */

/* datepicker */

.input-group.date .input-group-addon {
  border: 1px solid #cccccc73;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

/* End */

/* End */

/* .space-large{margin-top: 77px!important}
.termCondition .nav-tabs .nav-item .nav-link.active {
    color: #b02a30;
    border-color: #b02a30;
}
@media screen and (max-width: 500px) {
.custom-btn{ width: 100%!important;} */

/* section .space-large {
    padding-bottom: 0px!important;
} */

/* }
.section-positon-fixed {
    position: fixed;
    left: 50%;
    z-index: 99999;
    transform: translate(-50% , 0%);
    top: 0px;
    background: #fff;
}
.main-section{margin-top: 150px;} */

.fd-portal .datepicker-dropdown {
  position: absolute !important;
  top: 50% !important;
  border: 0px !important;
  transform: translate(7%, 21%);
  left: 50%;
}

.preview-details {
  margin-top: -100px;
}
@media screen and (max-width: 991px){
  .content-box{
      width: 600px;
  }
}
.mainDetails{
  width: fit-content;
  background-color: #97291e !important;
  color: #ffffff;
}


/*preview payment modal  */

.create-ftdetails-modal {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

.ftdetails-box {
  margin: unset !important;
  width: 550px !important;
  position: absolute !important;
  right: 0;
  height: 100vh;
  background: white;
}

.ft-close-modal {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 1;
  border: unset;
  opacity: 1;
}

.ft-close-modal span {
    width: 32px;
    /* height: -14px; */
    display: block;
    background: #00000069 !important;
    border-radius: 5px;
    color: #fff;
    font-size: 35px;
    font-weight: 500;
}
.close>span:not(.sr-only){
  color: white;
}
/* .ft-close-modal span:hover .close>span:not(.sr-only){
  color: white !important;
}
.ft-close-modal span:hover .ft-close-modal span{
  color: white !important;
} */
.ft-close-modal:hover>span:not(.sr-only){
  color: white !important;
}
.ft-close-modal:focus {
  outline: none;
}
.ftdetails-header img{
  width: 100%;
  height: 150px;
}
.ftdetails-content {
  /* position: relative; */
  border: unset;
  height: 100vh;
}

.ftdetails-header {
  width: 100%;
  position: relative;
  top: 0;
  height: 150px;
}
.ftdetails-header h2{
  color: #FFF;
font-size: 28px;
font-style: normal;
font-weight: 800;
line-height: normal;
position: absolute;
left: 1rem;
bottom: .5rem;
margin: unset;

}

.input-forms{
  display: flex;
  flex-direction: column;
  padding: 1rem 1.5rem;
  margin-top: 20px;
  padding-bottom: 5rem;
  overflow-y: scroll;
}
.input-forms label{
color: #000;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 18.2px */
letter-spacing: -0.07px;
margin-bottom: 4px;
}
.input-forms label span{
  color: red;
}
.margin-class{
  margin-top: 24px;
}
.input-forms input, select{
  padding: 10px 12px;
  border-radius: 4px;
  background-color: #80808017;
  border: 1px solid #DADADA;
}
.input-forms input, select:focus{
  outline: none;
}
.ftdetails-content {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
.input-forms p {
  color: #475467;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  margin-top: 2rem;
}



.ftdetails-btn {
  display: flex;
  gap: 6%;
  border-top: 1px solid #DADADA;
  background: #FFF;
  box-shadow: 0px -4px 12px 0px rgba(176, 42, 48, 0.12);
  position: fixed;
  width: 500px;
  padding: 15px 1.5rem;
  bottom: 0;
}

.ftdetails-btn .confrim-btn {
  width: 47%;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  border-radius: 8px;
  border: 1px solid #f58220;
  background: #f58220;
  padding: 10px 20px;
  cursor: pointer;
  transition: 0.2s ease-out;
  margin: unset;
  outline: none;
  text-transform: uppercase;
}

.ftdetails-btn .confrim-btn:hover {
  background: #f58220d6;
  transition: 0.2s ease;
}

.ftdetails-btn .discard-btn {
  width: 47%;
  color: #f58220;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  border-radius: 8px;
  border: 1px solid #f58220;
  background: #fff;
  padding: 10px 20px;
  margin: unset;
  transition: 0.2s ease-out;
  outline: none;
  text-transform: uppercase;
}

.ftdetails-btn .discard-btn:hover {
  background: #8a8a8a14;
  transition: 0.2s ease;
}
.custom-form-group {
  display: flex;
  flex-direction: column;
}
.add-file {
  height: 41px;
  display: block;
  background: #80808017;
  /* padding: 10px 12px; */
  border-radius: 4px;
  background-color: #80808017;
  border: 1px solid #dadada;
  position: relative;
}
.add-file > span {
  width: max-content;
  top: 10px;
  left: 10px;
  color: #475467;
}
.add-file > i{
  right: 10px;
  top: 11px;
  color: #f58220;
}
.cheque-date{
  width: 100%;
  position: relative;
}
.cheque-date > img{
  position: absolute;
  right: 10px;
  top: 10px;
}
.date-icon{
  position: absolute;
  right: 10px;
  top: 13px;
  /* cursor: pointer; */
}
input[type="file"] {
  /* height:50px; */
  width: 100%;
  opacity: 0;
  z-index: 11;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {

  .ftdetails-box {
      width: 100vw !important;
      height: calc(100vh - 50px);
      bottom: 0;
  }
  .ftdetails-tabs .nav-tabs .nav-link{
      margin-right: 1rem;
  }

  .ftdetails-content {
      height: calc(100vh - 50px);
  }

  .ftdetails-btn {
      width: 100vw;
  }

}

/* terms and condition modal  */
.create-drf-modal {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

.drf-request-box {
  margin: unset !important;
  width: 740px !important;
  position: absolute !important;
  right: 0;
  height: 100vh;
  background: white;
  max-width: unset !important;
}

.close-modal-term {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 1;
  border: unset;
}

.close-modal-term span {
  width: 29px;
  /* height: 29px; */
  display: block;
  /* background: #d9d8d8; */
  border-radius: 5px;
  color: #4d4a4a;
  font-size: 42px;
  font-weight: 500;
}

.close-modal-term:focus {
  outline: none;
}
.close-modal-term>span:not(.sr-only){
  color: gray;
}
.ft-close-modal:hover>span:not(.sr-only){
  color: gray !important;
}
.drf-content {
  /* position: relative; */
  border: unset;
  height: 100vh;
}

.drf-request-header {
  width: 100%;
  position: sticky;
  top: 0;
}

.drf-request-heading {
  padding: 15px 24px;
  border-bottom: 1px solid #DADADA;
  background: #FFF;
  box-shadow: 0px 4px 12px 0px rgba(176, 42, 48, 0.12);
}

.drf-request-heading h1 {
  color: #004A80;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.drf-request-tabs{
  padding: 0 1.3rem;
}
.drf-request-tabs .nav-tabs .nav-link{
border: none !important;
background: none !important;
color: #A5B7C5;
font-size: 18px;
font-style: normal;
font-weight: 800;
line-height: 28px; /* 155.556% */

}
.drf-request-tabs .nav-tabs .nav-link.active{
color: #F58220;
border-bottom: 3px solid #F58220 !important;
}
.drf-request-content {
  padding: 1rem 20px;
  overflow-y: overlay;
  padding-bottom: 80px;
  color: #475467;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}

.drf-request-content::-webkit-scrollbar {
  width: 8px;
  background-color: #EAEAEA;
}

.drf-request-content::-webkit-scrollbar-thumb {
  background: #F58220;
  border-radius: 5px;

}


.drf-request-btn {
  display: flex;
  gap: 6%;
  border-top: 1px solid #DADADA;
  background: #FFF;
  box-shadow: 0px -4px 12px 0px rgba(176, 42, 48, 0.12);
  position: fixed;
  width: 740px;
  padding: 15px 1.5rem;
  bottom: 0;
}

.drf-request-btn .confrim-btn {
  width: 47%;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  border-radius: 8px;
  border: 1px solid #f58220;
  background: #f58220;
  padding: 10px 20px;
  cursor: pointer;
  transition: 0.2s ease-out;
  margin: unset;
  outline: none;
  text-transform: uppercase;
}

.drf-request-btn .confrim-btn:hover {
  background: #f58220d6;
  transition: 0.2s ease;
}

.drf-request-btn .discard-btn {
  width: 47%;
  color: #f58220;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px;
  border-radius: 8px;
  border: 1px solid #f58220;
  background: #fff;
  padding: 10px 20px;
  margin: unset;
  transition: 0.2s ease-out;
  outline: none;
  text-transform: uppercase;
}

.drf-request-btn .discard-btn:hover {
  background: #8a8a8a14;
  transition: 0.2s ease;
}

@media screen and (max-width: 767px) {

  .drf-request-box {
      width: 100vw !important;
      height: calc(100vh - 50px);
      bottom: 0;
  }
  .drf-request-heading h1 {
    font-size: 24px;
  }
  .close-modal-term{
    top: 12px;
  }
  .drf-request-tabs .nav-tabs .nav-link{
      margin-right: 1rem;
  }

  .drf-content {
      height: calc(100vh - 50px);
  }

  .drf-request-btn {
      width: 100vw;
  }

}
.drf-request-content td{
  padding: 5px !important;
}