/* Home Page container */
body{
   margin: 0px;   
    touch-action: pan-x pan-y;
}

a {
  text-decoration: none;
  color: #717274;
}
  
.nolink:hover{
  text-decoration:none;
}
.pager{
  width: 100%;
  font-family: Space Grotesk;
  font-size: 14px;
  text-align: center;
  color: #717274;
}
.pager{
  width: 100%;
  font-family: Space Grotesk;
  font-size: 14px;
  text-align: center;
}
.home_container {
    width: auto;
    min-height:15%;
    padding-left:60px;
    position: relative;
    background: #FFF;
        margin-top: -20px;
}
.tou_left{
  padding-left: 0px !important;
}
.tou_bg{
  background-color: #0081FF;
}
.chatbot_title{
  padding-left: 90px; 
  background-color: #0081FF;
  color: #ffffff; 
}
.btn_back{
  color: #0081FF;
  background-color: #F1F8FF;
}
.btn_dashboard{
  color: #0081FF; 
  background-color: #F1F8FF;
}
.bim{
    height: 36px;
    padding: 5px;
    border-radius: 4px;
    border: 2px solid #0081FF;
    background: #FFF;
    color: #0081FF;
    text-align: center;
    font-family: 'Space Grotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.bi{
    height: 36px;
    padding: 5px;
    border-radius: 4px;
    border: 2px solid #0081FF;
    background: #FFF;
    color: #0081FF;
    text-align: center;
    font-family: 'Space Grotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
.bia{
    height: 36px;
    padding: 5px;
    border-radius: 4px;
    border: 2px solid #0081FF;
    background: #FFF;
    color: #0081FF;
    text-align: center;
    font-family: 'Space Grotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;

}
.bim_archive{

    top: 20px;
    height: 36px;
    padding: 5px;
    border-radius: 4px;
    border: 2px solid #0081FF;
    background: #FFF;
    color: #0081FF;
    text-align: center;
    font-family: 'Space Grotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
  }
.home_containerfull {
  width: auto;
  min-height:100%;
  padding-left:0px;
  position: relative;
  background: #FFF;
}
button {
  cursor: pointer;
}
.inviteform{
  margin-top:10px;
}
.inviteform{
  margin-top:10px;
}
.since {
    color: #000;
    font-family: Space Grotesk;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
}
/* Home Page header */
.home_header {

}

.header_title {
    display: flex;
    align-items: center;
    padding-left:50px;
    height: 100px;
    background-color: #F5F9F8;
    color: #000000;
    font-family: "Space Grotesk";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}
.header_searchform_input:focus-visible{
  outline: none;
}
.header_title span {
  color: #717274;
  font-family: "Space Grotesk";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header_searchform {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 442px;
  height: 36px;
  flex-shrink: 0;
  left: calc(100% / 2 - 221px);
  top: 38px;
  border-radius: 4px;
  border: 1px solid #F1EFEE;
  background: #FFF;
}

.header_searchform_input {
    display: flex;
    width: 355px;
    height: 17.532px;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #717274;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    border: none;
}

.header_searchform_submit {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    position:absolute;
    right:0px;
    background-image: url('../images/icon_onicular.png');
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}

.btn-identity {
  width: auto;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 195px;
  top: 32px; 
  border-radius: 4px;
  background: #0081FF;
  border: none;
}

.btn-backtopmenu {
  width: auto;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 255px;
  top: 32px; 
  border-radius: 4px;
  color: #ffffff;
  background: #0081FF;
  border: none;
}


.btn-tour {
  width: auto;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 38px;
  top: 32px; 
  border-radius: 4px;
  background: #0081FF;
  border: none;
}

.btn-identity-qr {
  width: auto;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 10px;
  top: 32px; 
  border-radius: 4px;
  background: #0081FF;
  border: none;
}
.btn-login {
  width: auto;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 424px;
  top: 32px; 
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  color: #0081FF;
  background-color: #F1F8FF;
  border: none;
}
/* Dropdown Button */
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.image {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0px 8px 0px 0px;
  vertical-align: bottom;
}
/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  z-index: 1;
  color: #ffffff;
  font-size: 14px; 
  border-radius: 5px;
  position: absolute;

  background-color: rgba(0, 129, 255, .6);
  backdrop-filter: blur(2px);
  border: 1px solid rgba(0, 0, 0, .5);
  filter: drop-shadow(0 0 0.5rem #000000);
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #ffffff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: rgba(0, 0, 0, .3);}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.btn-login-register {
  width: auto;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 424px;
  top: 32px; 
  border-radius: 4px;
  background: #0081FF;
  border: none;
}
.btn-back {
  width: auto;
  height: 36px;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 100px;
  top: 32px; 
  border-radius: 4px;
  background: #0081FF;
  border: none;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.header_button {
    width: 160px;
    height: 36px;
    padding: 10px;
    float: right;
    margin-top: 30px;
    margin-right: 15px;
    border-radius: 4px;
    background: #0081FF;
    border: none;
}
.header_button:last-child{
  margin-right: 30px;
}

.header_button_txt, .btn-identity {
    justify-content: center;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 19.2px */
}
.header_button_txt, .btn-identity-qr {
  justify-content: center;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 19.2px */
}
.header_button_txt, .btn-login-register {
  justify-content: center;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 19.2px */
}

.header_button_wht {
  width: 110px;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 280px;
  top: 32px; 
  border-radius: 4px;
  border: 2px solid #0081FF;
  background: #FFF;
}

.header_button_txt_wht {
  justify-content: center;
  flex-shrink: 0;
  color: #0081FF;
  text-align: center;
  font-family: Space Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 19.2px */
}

/* Home Page Side Navigation */
.sidemenu {
    width: 60px;
    bottom: 0px;
    left: 0px;
    top: 0px;
    position: fixed;
    height: 100%;
    background: #003263;
    z-index: 1010;
    overflow:hidden;
    background-color: rgba(0, 129, 255, .6);
    backdrop-filter: blur(2px);
    border: 1px solid rgba(0, 0, 0, .5);
    filter: drop-shadow(0 0 0.5rem #000000);
}

.sidemenu_logo2 {
  width: 36px;
  height: 36px;
  left: 20px;
  top: 26px;
  position: absolute;
  transition:250ms;
}


.sidemenu_logo {
    width: 36px;
    height: 36px;
    left: 12px;
    top: 32px;
    position: absolute;
    transition:250ms;
}

.sidemenu_active{
    width:  36px;
    height: 36px;
    position: relative;
    background: #F5F9F8;
    border-radius: 9999px;
    text-align: center;
}

.sidemenu_active .sidemenu_active_icon{
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}

.sidemenu_inactive{
  width:  36px;
  height: 36px;
  position: relative;
  border-radius: 9999px;
  text-align: center;
}


.sidemenu_active:hover{
  color: #003263;
  background: #F5F9F8;
}

.sidemenu_inactive:hover{
  color: #003263;
  background: #F5F9F8;
}

.sidemenu_active_icon {
    width: 20px;
    height: 17.25px;
    left: 6px;
    top: 8px;
    position: absolute;
}

.sidemenu_nav {
    width: auto;
    min-height:250px;
    left: 4px;
    top: 10px;
    position: absolute;
    display: grid;
    padding: 0.75rem;
    grid-template-columns: 1fr;
    grid-gap: 5px;
    align-items: center;
    margin: 0 auto;
    font: 500 100%/1.5 system-ui;
}

.sidemenu_nav a {
  margin: 0px;
}

.sidemenu_icon {
    padding:6px;
}

.sidemenu_footer {
    width: auto;
    left: 4px;
    bottom: 5px;
    position: absolute;
    display: grid;
    padding: 0.55rem;
    align-items: center;
    margin: 0 auto;
    font: 500 100%/1.5 system-ui;
}

.sidemenu_footer a {
  margin: 0px;
}

.sidemenu_icon {
    padding:6px;
}

/*  Sub menu CSS */

/* Dropdown Button */
.dropbtn {
  display:block;
  height: 36px;
  width: 36px;
  padding: 5px;
  font-size: 14px;
  border: none;
  border-radius: 50%;
  cursor: pointer; 
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  /* background-color: #2980B9; */
  text-decoration: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown2 {
  position: relative;
  display: inline-block;
}


/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

/* Midlle Content */
.containermain {
    position: relative;
    width: 100%;
    min-height: calc(100vh - 132px);
    display:block;
    
}
/* Style the sidebar */
.sidebar {
    padding-top: 16px;
    float: left;
    margin-left: 50px;
    width:170px;
  }
  .sidebar_width{
    width:350px;
  }
  .data_table_width{
   
  }
  /* Style sidebar links */
  .sidebar a {
    padding: 16px 16px 16px 16px;
    text-decoration: none;
    color: #000;
    flex-direction: column;
    justify-content: center;
  }

  .sidebar span {
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
  }

  .sidebar_structure {
    text-align: left;
    display: grid;
    padding: 1rem;
    grid-template-columns: 25px 1fr;
    gap: 1rem;
    align-items: center;
    margin: 0 auto;
  }

  .round_circle_blue {
    width: 36px;
    height: 36px;
    background: #0081FF;
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -7px;
  }

  .round_circle_white {
    width: 36px;
    height: 36px;
    background: #ffffff;
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -7px;
  }
  .sidebar_title {
    color: #000;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 19.2px */
  }

  .sidebar_button {
    width: 180px;
    height: 36px;
    position: absolute;
    background: #F1EFEE;
    border-radius: 4px;
    color: #717274;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 19.2px */
    border: none;
  }

  /* Style the data table */
  .data_table {
    width: calc(100% - 285px);
    margin-top: 36px;
    float: left;
    margin-left: 50px;
        table-layout: auto;
    
  }

  .data_table th {
    text-align: left;
    color: #717274;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 14.4px */
    padding: 3px;
  }


  .data_table_tr {
    width: 100%;
    height: 100px;
  }

  .data_table_tr_new_ongoing {
    border-radius: 16px;
    background: #FFF;
  }

  .data_table_td_nm {
    text-align: center;
    display: grid;
    padding: 1rem;
    grid-template-columns: 85px 1fr;
    gap: 1rem;
    align-items: center;
    margin: 0 auto;
    font: 500 100%/1.5 system-ui;
    padding: 3px;
    height: 100px;
  }

  .data_table_doc {
    width: 56.892px;
    height: 75.542px;
    flex-shrink: 0;
    border-radius: 2px;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
  }

  .data_table_doc_name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 14.4px */
    text-align: left;
  }

  
  .elips {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
  }

  .data_table_recipient {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    display: grid;
    padding: 3px;
    grid-template-columns: 30px 30px 30px 30px 1fr;
    gap: 0rem;
    align-items: center;
    margin: 0 auto;
  }

  .data_table_user {
    text-overflow: ellipsis;
    text-align: left;
    display: grid;
    padding: 3px;
    grid-template-columns: 45px 1fr;
    gap: 0rem;
    align-items: center;
    margin: 0 auto;
  }

  .data_table_user span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 14.4px */
  }

  .data_table_user text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 16.8px */
    letter-spacing: 0.7px;
  }

  .data_table_user_img {
    width: 36px;
    height: 36px;
    border-radius: 9999px;
    border: 2px #F1F8FF solid;
  }

  .data_table_created_on {
    color: #000;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
  }

  .data_table_status {
    display: grid;
    padding: 3px;
    grid-template-columns: 35px 1fr;
    gap: 0rem;
    align-items: center;
    margin: 0 auto;
  }

  .data_table_status span{
    color: #000;
    font-family: Space Grotesk;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
  }

  .data_table_progbar {
    width: 120px;
    height: 6px;
    background: #D9D9D9;
    border-radius: 10px;
    margin: 3px;
  }

  .data_table_progbar66 {
    width: 82.36px;
    height: 6px;
    background: #741BB3;
    border-radius: 10px;
  }

  .data_table_progbar50 {
    width: 60.86px;
    height: 6px;
    background: #741BB3;
    border-radius: 10px;
  }

  .data_table_progbar_done {
    width: 120px;
    height: 6px;
    background: #6ACF31;
    border-radius: 10px;
    margin: 3px;
  }

  /* Home Page Sub menu*/

  .content_txt {
    min-height: calc(100vh - 130px); 
    margin: 0; 
    display: grid;
    grid-template-rows: auto 1fr auto;
  }

  .content_logo{ 
    min-height:50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
  }
  
  .content_logo2{ 
    min-height:50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    
  }

  .content_header{ 
    min-height:50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    margin-top: 50px;
  }

  .content_header_home{ 
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
  }

  .content_middle{ 
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    /* margin-top: 36px; */
  }
  
  .content_footer{ 
    min-height:50px; 
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .content_title {
    width: auto;
    min-height: 44.89px;
    margin-bottom:15px;
    text-align: center;
    color: black;
    font-size: 36px;
    font-family: "Space Grotesk";
    font-weight: 600;
    word-wrap: break-word;
  }

  .content_subtitle {
    width: auto;
    min-height: 36px;
    text-align: center;
    color: #717274;
    font-size: 16px;
    font-family: "Space Grotesk";
    font-weight: 400;
    line-height: 20.80px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .content_image {
    width: 416px;
    height: 310px;
    background: #F1F8FF;
    border-radius: 16px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .content_image img {
    width: 416px;
    height: 310px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .content_image svg {
    margin-top: 20%;
    display: inline-block;
  }

  .content_auth_img {
    width: auto;
    height: 293.86px;
    flex-shrink: 0;
  }

  .content_row {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-gap: 3px;
  }

  .content_row_child {
    float: left;
    text-align: left;
  }

  .content_row_child img {
    width: 179.659px;
    height: 238.556px;
    flex-shrink: 0;
    border-radius: 2px;
    box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.25);
  }

  .content_row_child hr {
    width: 292.5px;
    height: 1px;
    background: #D9D9D9;
  }

  .content_row_child ul {
    list-style-type: none;
    padding: 0px;
  }

  .bold_txt {
    color: #000;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 20.8px */
    margin: 10px;
  }
  .b_t{
    z-index: 90;
  }
  .drop_a{
    text-decoration: underline;
  }
  .file_input{
    text-decoration: underline; cursor: pointer;
  }

  .file_form{
    display:none !important;
  }
  .filename{
    position:relative; top:125px;
  }
  .pdf_filename{
    position:relative; top:165px;
  }
  .bold_txt a {
    color: #000;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-decoration-line: underline;
  }

  .sub_txt {
    color: #000;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 15.6px */
  }

  .doc_bold_txt {
    color: #000;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 20.8px */
    margin: 10px;
  }

  .doc_sub_txt_gray {
    color: #717274;
    font-size: 14px;
    font-family: "Space Grotesk";
    font-weight: 400;
    /* line-height: 130%; */
    word-wrap: break-word;
    left: 50px;
    top: 98px;
    position: absolute;
  }

  .detail_txt span, svg {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .detail_txt {
    color: #717274;
    font-size: 12px;
    font-family: "Space Grotesk";
    font-weight: 400;
    line-height: 15.60px;
    word-wrap: break-word;
    display: inline-flex;
    text-align: center;
    align-items: center;
  }

  .detail_txt a {
    color: #0081FF;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-decoration-line: underline;
    padding-left:3px;
  }


  .btn_dan{
    margin:15px;
    text-align: center;
  }
  .btn-identity-menu{
    display:none;
  }
  .btn-identity-arrow{
    display:none;
  }
  .btn_dan a {
    color: #0081FF;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    text-decoration-line: underline;
  }

  .btn_blue {
    width: 200px;
    height: 36px;
    padding: 5px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #0081FF;
    border: none;
}

.btn_blue_txt {
    justify-content: center;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 19.2px */
}

.btn_white {
  width: 200px;
  height: 36px;
  padding: 5px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 2px solid #0081FF;
  background: #FFF;
}

.btn_white_txt {
  justify-content: center;
  flex-shrink: 0;
  color: #0081FF;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 19.2px */
}

.btn_reminder {
  width: 110px;
  height: 28px;
  flex-shrink: 0;
  padding: 5px;
  border-radius: 62px;
  border: 1px solid #0081FF;
  background: #F1F8FF;
  display:grid;
  grid-template-columns: 15px 1fr;
  align-items: center;
}

.btn_reminder_txt {
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #0081FF;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 15.6px */
}
.container {
  width: 100%;
  max-width: 2000px;
  padding: 0px;
}
.row {
  display: grid;
  grid-template-columns: auto 350px;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  display: block;
  content: none;
}
.row_child{
  float: left;
  text-align: left;
  padding-left:5px;
}
.dashed{
  border-left: 1px dashed #aaaaaa;
  //overflow-y:scroll;
  //overflow-x:hidden;
}
.introjs-tooltip{
  font-family: Space Grotesk;
  font-size: 14px;
}
label {
  font-family: Space Grotesk;
  font-size: 14px;
  text-align: left;
  float: left;
  margin-left:2px;
  margin-bottom: 0px;
}
.loginform{
  margin: auto;
  width: 100%;
  max-width:300px;
}
.row_child embed {
  min-width: 95%;
  min-height: 1341px;
}

.col_header {
  width: 328px;
}

.col_title {
  display: flex;
  width: 308px;
  
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #000;
  font-family: "Space Grotesk";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 36.4px */
  margin-bottom:10px;
}

.col_subtitle {
  display: flex;
  width: 270px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #717274;
  font-family: "Space Grotesk";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 20px;
}

.col_middle {
  width: 300px;
  text-align: center;
  line-height: normal;
}

.col_left {
  width: 328px;
  text-align: left;
}


.col_middle label {
  width: 308px;
  height: 17.897px;
  flex-shrink: 0;
  color: #000;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 15.6px */
  margin-bottom: 5px;
 }

 .col_middle span {
  width: 308px;
  height: 17.897px;
  flex-shrink: 0;
  color: #717274;
  text-align: right;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  margin-bottom: 20px;
 }

.col_middle textarea {
  width: 308px;
  height: 167px;
  flex-shrink: 0;
  background: #F5F5F5;
  border: none;
  border-bottom: 1px solid #717274;
 }
 

 .col_middle input[type=text] {
  width: 276px;
  height: 36px;
  flex-shrink: 0;
  background: #F5F5F5;
  border: none;
  border-bottom: 1px solid #717274;
 }

 .col_middle_button {
  width: 109.588px;
  height: 36px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 2px solid #0081FF;
  background: #FFF;
 }

 .col_middle_span {
  width: 109.588px;
  height: 17.897px;
  flex-shrink: 0;
  color: #717274;
  text-align: left;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  margin-top: 5px;
  margin-bottom: 20px;
 }

 input::placeholder, textarea::placeholder {
  padding:3px;
  color: #717274;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
 }

.signature_box {
  width: 225px;
  height: 90px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 0.5px solid #eeeeee;
  position: relative;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
  padding:4px;
}
.signature_box:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(/assets/watermark.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.signature_name {
  float:left;
  margin-left:4px;
  width:180px;
  color: #000000;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.signature_qr{
  position: absolute;
  top: 5px;
  left: 155px;
}
.signature_signature {
  font-family: 'Allison', cursive;
  font-size: 34px;
  position: absolute;
  top: 30px;
  left: 5px;
}
.signature_email {
  width:180px;
  margin-top:25px;
  margin-left:4px;
  color: #aaaaaa;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.signature_vuid{
  margin-left:4px;
  color: #C1C2C4;
  font-family: "Space Grotesk";
  font-size: 8px;
}
.signature_box_footer{
  text-align: left;
  display: grid;
  grid-template-columns: 25px 1fr;
  gap: 1rem;
  align-items: center;
  margin-top: 50px;
  padding:8px;
}

.signature_box_dashed {
  width: 224px;
  height: 64px;
  border-radius: 10px;
  border: 2px dashed #D9D9D9;
  background: #FFF;
  padding: 5px;
  margin: auto;
  margin-top: 25px;
}

.signature_box_status {
  position: relative;
  cursor: pointer;
  background-image: url('/img/SignatureField01.png');
  background-repeat: no-repeat;
  background-size: 210px;
  width: 210px;
  height: 50px;
  border-radius: 10px;
  margin-bottom:20px;
  z-index: 1005;
}

.stamp_box_signature {
  position: absolute;
  top: 16px;
  left: 10px;
  font-family: var(--handwritten-font);
  font-size: 26px;
}

.stamp_box_signhere{
  position: absolute;
  top: 25px;
  left: 10px;
  width: 130px;
  color: #000000;
  font-family: Space Grotesk;
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stamp_box_brand {
  position: absolute;
  left: 142px;
  top: -3px;
  color: #0081FF;
  font-family: Space Grotesk;
  font-size: 12px;
}
.stamp_box_qr {
  position: absolute;
  left: 167px;
  top: 6px;
  color: #0081FF;
  font-family: Space Grotesk;
  font-size: 12px;
}

.circlebtn {
  border-radius: 10px;
}

.stamp_box_frame {
  position: relative;
  //background-image: url('/img/SignatureField4.png');
  background-repeat: no-repeat;
  background-size: 200px;
  width: 280px;
  height: 100px;
  border-radius: 10px;
  border: 2px dashed #717274;
  padding: 3px;
  margin-bottom: 5px;
  left: 13px;
}
.stamp_box_prepare {
  position: relative;
  //cursor: pointer;
  background-image: url('/img/SignatureField01.png');
  background-repeat: no-repeat;
  background-size: 210px;
  width: 210px;
  height: 50px;
  border-radius: 10px;
  margin-bottom: 5px;
  z-index: 1000;
}

.stamp_box_prepare:hover {
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
  }
.stamp_box_pending:hover {
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
}

.stamp_box_pending {
  position: relative;
  //cursor: pointer;
  background-image: url('/img/SignatureField01.png');
  background-repeat: no-repeat;
  background-size: 210px;
  width: 210px;
  height: 50px;
  border-radius: 10px;
  margin-bottom: 5px;
}

.stamp_box_success {
  position: relative;
  margin-bottom: 5px;
  background-image: url('/img/SignatureField2.png');
  background-repeat: no-repeat;
  background-size: 276px;
  width: 276px;
  height: 136px;
  border-radius: 10px;
  margin-bottom: 5px;
}

.stamp_box_decline {
  position: relative;
  position: relative;
  background-image: url('/img/SignatureField03.png');
  background-repeat: no-repeat;
  background-size: 276px;
  width: 276px;
  height: 136px;
  border-radius: 10px;
  margin-bottom: 5px;
}

.stamp_box_timestamp {
  position: absolute;
  font-family: "Space Grotesk";
  font-size: 10px;
  font-weight: 400;
  color: #717274;
  top: 2px;
  left: 10px;
}

.stamp_box_location {
  position: absolute;
  font-family: "Space Grotesk";
  font-size: 10px;
  font-weight: 400;
  color: #717274;
  top: 2px;
  left: 82px;
}

.stamp_box_name {
  position: absolute;
  font-family: "Space Grotesk";
  font-size: 14px;
  font-weight: 600;
  color: #717274;
  top: 18px;
  left: 13px;
  width: 195px;
  top: 35px;
  left: 10px;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  pointer-events: none;
}

.stamp_box_email {
  position: absolute;
  font-family: "Space Grotesk";
  font-size: 13px;
  font-weight: 400;
  color: #717274;
  top: 58px;
  left: 10px;
  width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  pointer-events: none;
}
.stamp_box_actions {
  position: absolute;
  top: 0px;
  right: 5px;
}
.stamp_box_status {
  position: absolute;
  font-family: "Space Grotesk";
  color: #717274;
  font-size: 13px;
  font-weight: 600;
  top: 74px;
  left: 10px;
}
.stamp_prepare {
  color: #0684FF;
}
.stamp_pending {
  color: #FF630B;
}
.stamp_declined {
  color: #FF5659;
}
.stamp_signed {
  color: #6ACF31;
}


.signature_box_status_footer {
  text-align: left;
  display: grid;
  grid-template-columns: 10px 250px 0px ;
  gap: 1rem;
  align-items: center;
  margin-top: 10px;
  padding:5px;
}

.signature_box_status_reminder {
  text-align: left;
  display: grid;
  grid-template-columns: 5px 165px 0px ;
  gap: 1rem;
  align-items: center;

  padding-left:5px;
}

.iamx_wallet_signature_logo {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  border-radius: 2px;
  background: #0081FF;
  display: flex;
  justify-content: center;
  align-items: center;
}

.iamx_wallet_signature {
  display: flex;
  width: 267.853px;
  height: 21.171px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #000;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 15.6px */
  padding-left:5px;
}

.grid_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.grid_content {
  min-height: 100vh; 
  margin: 0; 
  display: grid;
  grid-template-rows: auto 1fr auto;
  padding-top: 200px;
}

.grid_child_1 {
  background: #FFF;
}

.grid_child_2 {
  background: #F1F8FF;
}

.grid_child_2_content {
  width: 443px;
  height: 402px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 20px 60px 0px rgba(0, 129, 255, 0.25);
  padding: 20px;
}

.grid_child_2 ul {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.grid_child_2 li {
  list-style-image: url(../images/check_boule.svg);
  color: #000;
  font-family: "Space Grotesk";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 23.4px */
  float: left;
  padding:10px;
}

.grid_btn_dan {
  margin:0px;
  text-align: none;
}

.grid_content_middle{ 
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  /* margin-top: 36px; */
}

.signup_email {
  width: 328px;
  height: 48.013px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #BAC1CB;
  background: #F1F8FF;
  margin: 25px 0px 15px 0px;
}

.signup_details {
  width: 286px;
  height: 65px;
  flex-shrink: 0;
  color: #717274;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  margin: 15px 0px 15px 0px;
}

.signup_details a {
  color: #0081FF;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-decoration-line: underline;
}

.signup_header {
  width: auto;
  height: 80px;
  flex-shrink: 0;
  left: 0px; 
  top: 0px; 
  display: block;
}

.signup_close_button {
  width: 36px;
  height: 36px;
  padding: 10px;
  flex-shrink: 0;
  position: absolute;
  right: 70px;
  top: 22px; 
  border: none;
}

.clear_space {
  margin: 45px;
}

.clear{
  clear:both;
}

.dropFiles { 
  border: 2px red dashed; 
  background-image: url(/assets/svg/drop.svg);
  background-position:  center;
  background-repeat: no-repeat;
  z-index: 1000;
}

.highlightDropArea {
  border: 2px green dashed;
}

.pdf {
  border: 1px solid #000;
  filter: drop-shadow(2px 2px 2px #000000);
  margin: 10px;
  display: block;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.page
{
  border: 1px solid #000;
  filter: drop-shadow(2px 2px 2px #000000);
  margin:10px;
}

.left {
  float:left;
}

.right {
  float:right;
}
.side_box {
margin-top:30px;
width: 310px;
}
.side_button{
  width: 145px;
    height: 36px;
    padding: 10px;
    border-radius: 4px;
    background: #0081FF;
    border: none;
}

.data_table_thumpnail{
  border: 0.5px solid #dddddd;
  background-color: #ffffff;
  filter: drop-shadow(2px 2px 2px #dddddd);
}


.data_table_doc_info{
  margin-top: 4px;
  color: #000;
  font-family: "Space Grotesk";
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.doc_info{
  font-family: "Space Grotesk";
  color:#717274;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin:10px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
}
.collapse{
  visibility:unset;
}
.navbar-nav>li>a {
      padding-left: 20px;
}
.doc_info td{
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  min-width: 80px;
  max-width: 190px;
}
.btn_cancel{
  width: 145px;
  height: 36px;
  padding: 5px;
  border-radius: 4px;
  border: 2px solid #0081FF;
  background: #FFF;
  color: #0081FF;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.inviteline {
  margin-bottom: 5px;
}
.signline {
  width:150px !important;
  font-family: "Space Grotesk";
  font-size: 14px;
  font-style: normal;
  padding: 0px 0px 0px 12px;
}
.pfdField{
  position: relative;
  border: 1px dashed #ff0000;
  z-index: 1000;
  text-align: left;
  font-size: 10px;
  padding: 2px;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.75);
  z-index: 10000;
}
.spinner {
  position: relative;
  top: calc(50% - 100px);
  margin-bottom: 90px;
}
.overlaystatus {
  position: relative;
  top: calc(50% - 100px);
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 24px;
  color: #ffffff;
}

.modalbox {
  position: relative;
  top: calc(50% - 250px);
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 24px;
  margin:auto;
  width: 400px;
  height: 400px;
  background-color: #ffffff;
  border-radius: 10px;
}
.modalbox_text {
  font-family: "Space Grotesk";
  font-size: 14px;
  font-weight: 400;
  color: #000;
  text-align: left;
  padding: 20px;
  max-height: 235px;
  min-height: 200px;
}
.modalbox_titel {
  border-radius: 8px 8px;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 20px;
  font-weight: 600;
  color: #000;
  background-color: #F1F8FF;
  text-align: left;
  padding: 20px;
}
.modalbox_actions{
  position: relative;
  top: 20px;
  padding: 20px;
}

*::-webkit-scrollbar {
  width: 16px;
}

*::-webkit-scrollbar-track {
  background: #ffffff;
}

*::-webkit-scrollbar-thumb {
  background-color: #717274;
  border-radius: 10px;
  border: 3px solid #ffffff;
}

.pdfViewer {

}


.sidemenu:hover {
  width: 160px;
  transition:250ms;
}
.menutitel {
  position: relative;
  color: #ffffff;
  left: 50px;
  top: -18px;
  width: 39px;
  font-size: 12px;
  text-align: left;
}

.menutitel2 {
  position: relative;
  color: #ffffff;
  left: 52px;
  top: -18px;
  width: 86px;
  font-size: 12px;
  text-align: left;
}


.pageinfo{
  margin-top: 20px;
  width: 100%;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 20px;
  font-weight: 400;
  color: #717274;
}

.flash-info {
    /* top: -48px; */
    border: 1px solid #ccc;
    background-color: #F5F9F8;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 14px;
    color: #717274;
    /* position: absolute; */
    width: 100%;
    padding: 15px;
    /* margin-top: 25px; */
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
    z-index: 1000;
}
.flash-info::after {
  content: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7778 28.3698C22.5099 28.3698 28.7778 22.1019 28.7778 14.3698C28.7778 6.63783 22.5099 0.369812 14.7778 0.369812C7.04585 0.369812 0.777832 6.63783 0.777832 14.3698C0.777832 22.1019 7.04585 28.3698 14.7778 28.3698Z' fill='%230081FF'/%3E%3Cpath d='M20.111 9.0365L9.44434 19.7032L20.111 9.0365Z' fill='white'/%3E%3Cpath d='M20.111 9.0365L9.44434 19.7032' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.44434 9.0365L20.111 19.7032L9.44434 9.0365Z' fill='white'/%3E%3Cpath d='M9.44434 9.0365L20.111 19.7032' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  display: block;
  width: 29px;
  height: 29px;
  position: absolute;
  top: 11px;
  right: 10px;
  cursor:pointer;
  border-radius: 15px;
  pointer-events:auto;
}
.dropin {
  animation: dropin .1s ease forwards;
}
@keyframes dropin {
  0% {
    display: block;
  }
  100% {
    display: none;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    transform: scale(1.02)
  }
}
.dropout {
  animation: dropout .1s ease forwards;
}
@keyframes dropout {
  0% {
    display: none;
    transform: scale(1.01)
  }
  100% {
    display: block;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
    transform: scale(1)
  }
}
.pageindicator{
  position: relative;
  top: 4px;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 14px;
  color: #717274;
}


.profiletable {
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.profiletablehead th{
  text-align: left;
  color: #717274;
  font-family: "Space Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  padding: 0px;
  border-bottom: 1px solid #D9D9D9;
}

.legal {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Space Grotesk";
  font-size: 14px;
  color: #717274;
}
.legal-list-num {
  list-style-type: decimal;
  list-style-position: outside;
  text-align: left;
  padding-left: 25px;
  padding-right: 20px;
  font-family: "Space Grotesk";
  font-size: 14px;
  color: #717274;
}

.legal-list-num li{
  margin-left: 16px;
  margin-bottom: 5px;
}

.import_button {
  width: 160px;
    padding: 10px;
    border-radius: 4px;
    background: #0081FF;
    border: none;
}
.sso_button {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 160px;
  height: 50px;
  padding: 5px 10px 5px 10px;
  border-radius: 25px;
  background: #dddddd;
  font-size: 12px;
  text-align: left;
  border: 1px solid #717274;
  margin-left:5px;
  margin-right:5px;
}

.sso_button2 {
  display: inline-table;
  padding: 5px 10px 5px 10px;
  border-radius: 25px;
  background: #dddddd;
  font-size: 12px;
  text-align: center;
  height:20px;
  border: 1px solid #717274;
  margin:5px;
}
.footer2 .d-flex {
  flex-direction: column;
}
.file_input {
  float:inherit;
}
.disabled_done {
  cursor:not-allowed;
  background-color:green;
}

.wrap {
  width: 100%;
  overflow:hidden;
}

.fleft {
  float:left; 
  width: 30%;
}

.fcenter{
  float:left;
  width: 5%;
}

.fright {
  float: right;
  width: 30%;
}

.onepagerhero {
  text-transform: uppercase;margin-left: 0%;margin-top: 140px;width: auto;text-align: left;color: #ffffff;font-size: 44px;font-family: 'Space Grotesk';font-weight: 600;word-wrap: break-word;
}
.onepagerlabel {
  margin-left: 0%; margin-top: 25px; width: auto; text-align: left; color: #ffffff; font-size: 25px; font-family: 'Space Grotesk'; font-weight: 400; word-wrap: break-word;
}
.onepagerbtn {
  text-align: left; margin-top:25px; margin-left: 0%;
}
.onepagerimg {
  width:15%;margin: 5px;
}
.onepagergfx {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  padding-top: 0px;
  font-family: 'Space Grotesk';
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 50%;
  min-height:100px;
  margin: 10px;
}
.data_table2 {
  width: calc(100% - 60px);
  padding-top: 36px;
  float: left;
  margin-left: 50px;
}
.data_table3 {
  width: calc(100% - 86%);
  padding-top: 36px;
  float: left;
  margin-left: 50px;
}
.footer, a { 
  color: #000000;
}
.footer {
  font-size: 16px;
  font-family: 'Space Grotesk';
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  
  text-align:center;
  clear:both;
}
.footer2 {
  font-size: 16px;
  font-family: 'Space Grotesk';
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  background-color: #ffffff;
  text-align:center;
  clear:both;
}
@media screen and (max-width: 600px) {
  .container-btn-identity {
    display: none;
  }
  .onepagerhero {
    text-transform: uppercase;margin-left: 10%;margin-top: 40px;width: auto;text-align: left;color: #ffffff;font-size: 44px;font-family: 'Space Grotesk';font-weight: 600;word-wrap: break-word;
  }
  .onepagerlabel {
    margin-left: 10%; margin-top: 25px; width: auto; text-align: left; color: #ffffff; font-size: 25px; font-family: 'Space Grotesk'; font-weight: 400; word-wrap: break-word;
  }
  .onepagerbtn {
    text-align: left; margin-top:25px; margin-left: 10%;
  }
  .onepagerimg {
    width:35%;margin: 5px;
  }
}
@media screen and (max-width: 600px) {
.data_table_td_nm {
      grid-template-columns: 85px 0fr;
}
  .home_header{
           padding-top: 1px;
        padding-left: 11px;
  }
  .row {
    
    margin: 25px;
  }
  .nomobile{
  display:none;
   visibility:hidden;
}
    .data_table {
     margin-left: 10px;
    }
  .row_child {
        
        max-width: 100%;
        max-height: 100%;
           
  } 
   .dashed{
    display:none;
    position:absolute;
    overflow:hidden;
    overflow-y:scroll;
    max-width: 100%;
    max-height: max-content;
   }
   .btn-identity{
    
        top: -8px;
        display: flex;
        align-items: center;
        position: relative;
        left: 48px;
        width: 162px;
    
  }
  .btn-identity-arrow{

    position: relative;
        top: -44px;
        left: 222px;
        width: 38px;
        display: flex;
        align-items: center;
  }
  .header_title{
    display:none;
  }
  .btn-identity-menu{
    position: relative;
        top: 28px;
        display: flex;
        align-items: center;
    }
    
   
   .stamp_box_pending{
    display:none !important;
  } 
  /* .col_subtitle, .col_middle , .header_title{
    display:none;
  } */

  .sidemenu{
     
  }
  .home_container{
    padding-left:0px !important;
    margin-top: 0px;
  }
  .header_searchform{
    display:none;
  }
  /* .invite_category{
    display:none;
  } */
 .btn_cancel , .side_button{
  width: 108px;
 }
 .right{
  float:none;
  margin-left:20%;
 }
  .left{
    margin-left:20px;
  }
   
}
.accordion {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  font-family: Space Grotesk;
  font-size: 14px;
}

.accordion-item {
  border: 2px solid #ccc;
    cursor: pointer;
    border-radius: 10px;
   
    margin: 12px;
}
.accordion-item div{
 font-weight: bolder;
 color:black;

}

.accordion-header {
  padding: 15px;
  color: white;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: #F1F8FF;
  padding: 0 15px;
}


.accordion-item.active .accordion-content {
  padding: 15px;
  max-height: 400px; /* Adjust this value according to your content height */
}

.accordion-content #voucher_code{
  width:50%;
}

.accordion-content #voucher-btn{

  margin-top: -6% !important;
  background-color: #0081FF !important;
  float:right;
  color:white;
}

.content_middle_checkout{
  margin-top: 27%;
  margin-left: 6%;

  .btn-identity{
    display: none;
  }
  .btn-back{
    display: none;
  }
  .footer{
    padding-left:0px;
  }
  .home_container {
    padding-left: 30px;
  }
  .data_table {
    width: calc(100% - 60px);
  }
  .footer2 {
    padding-left: 30px;
  }
  .doc_info2 {
    font-family: "Space Grotesk";
    color: #717274;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

        /* Custom styling for DataTables search box */
        .dataTables_wrapper .dataTables_filter {
            float: right; /* Align to the right */
            margin-right: 7%; /* Margin from the right */
        }

        .dataTables_wrapper .dataTables_filter input {
          
            padding: 3px; /* Adjust padding */
            font-size: 14px; /* Adjust font size */
            border: 1px solid #003263; /* Border color and width */
            border-radius: 4px; /* Border radius */
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); /* Optional box shadow */
            margin-left:10px;
        }
        
        /* Optional: Adjust placeholder text color */
        .dataTables_wrapper .dataTables_filter input::placeholder {
            color: #999;
        }
        /* Optional: Adjust placeholder text color */
        .dataTables_wrapper .dataTables_filter label{
          font-size:0;
      }
  

        .dataTables_info{
          display:none;
        }
        .container .upload_flash{
          top: 85px;
          left:0px;
          width: 100%;
        }

        .ui-accordion .ui-accordion-content {
          padding: 5px;
          border-top: 0;
          overflow: auto;
      }

      .ui-accordion .ui-accordion-header {
        display: block;
        cursor: pointer;
        position: relative;
        margin: 2px 0 0 0;
        padding: 0.5em 0.5em 0.5em 0.7em;
        font-size: 100%;
    }
    .nohover:link { 
      text-decoration: none; 
    } 
    .nohover:visited { 
      text-decoration: none; 
    } 
    .nohover:hover { 
      text-decoration: none; 
    } 
    .nohover:active { 
      text-decoration: none; 
    }

    .dropFiles2 {
      border: 2px red dashed;
      background-image: url(/assets/svg/drop.svg);
      background-position: 15px 13px;
      background-repeat: no-repeat;
      z-index: 1000;
  }
  .dropdown2 {
    color: rgb(51, 51, 51);
                font-size: 16px;
                font-style: normal;
                font-weight: 600;
                line-height: 120%;
                width: 274px;
                height: 36px;
                padding: 5px;
                flex-shrink: 0;
                border-bottom: 1px solid #717274;
                background: #F5F5F5;
                text-align:left
  }

  .ui-accordion {
    font-family: 'Space Grotesk';
    font-size: 16px;
    
    line-height: 120%;
}


.dropFiles2 tr:first-child td:first-child { border-top-left-radius: 10px; }
.dropFiles2 tr:first-child td:last-child { border-top-right-radius: 10px; }

.dropFiles2 tr:last-child td:first-child { border-bottom-left-radius: 10px; }
.dropFiles2 tr:last-child td:last-child { border-bottom-right-radius: 10px; }

.dropFiles2 tr:first-child td { border-top-style: solid; }
.dropFiles2 tr td:first-child { border-left-style: solid; }

.view_box{
  width:100%;
  height:calc(100vh - 130px);
  overflow-y: scroll;
  overflow-x:hidden;
}

.download_svg{
  padding-bottom: 0px;
}

.cursor_stamp{
  cursor: default;
}

.stamp_bkg{
  background: linear-gradient(-45deg,var(--primary-color) 0%,#ffffff 100%);
}
.svg_witness{
  float:left; margin-top:5px; margin-left:10px;
}
.svg_reminder{
  float:left; margin-top:6px; margin-left:10px;
}
.svg_rmv_signee{
  float:left; margin-top:5px; margin-left:10px;
}

.ui-icon {
  float: right;
  margin-top: 2px;
  margin-right: 2px;
  color: #717274;
}
.ui-icon-triangle-1-e {
  background-position: -98px -16px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    border-bottom: 1px solid #717274;
    border-radius: 0px;
    background: #ffffff;
    font-weight: normal;
    color: #717274;
}
.ui-state-active .ui-icon {
   background-image: url(https://code.jquery.com/ui/1.12.0/themes/base/images/ui-icons_555555_256x240.png);
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: none;
  background: #ffffff;
  font-weight: normal;
  color: #717274;
}

.ui-widget-content {
  border: none;
  background: #ffffff;
  color: #717274;
}

.round_circle_blue_svg{
  margin-left:4px; margin-top:8px;
}

.circlebtn_svg{
  float:right;
  margin-top:60px;
  margin-left:7px;
}

.reminder_svg{
  float:right; 
  margin-top:32px; 
  margin-left:-26px;
}
.witness_svg{
  margin-top:5px; 
  margin-left:10px;
}

.switch_label{
  bottom: -68px;
  left: -10px
}

.identity1{
  position:relative; 
  display:block;
  width: 100%;
  height:50px;
  margin-top: 50px;
  text-align: center;
}
.identity2{
  margin:auto;
  text-align: center;
  width:360px;
}
.identity3{
  width:30px;
  height: 30px; 
  border-radius:15px; 
  border: 2px solid #0081FF; 
  float:left;
}
.identity_svg{
  margin-top: -1px;
  margin-left: -1px;
}
.identity4{
  width:80px;
   height: 2px;
    background-color: #0081FF; 
    margin-top:12px;
     float:left;
}
  
.identity5{
  width:30px; 
  height: 30px; 
  border-radius:15px; 
  border: 2px solid #0081FF;
   float:left;
}

.identity_p{
  margin:auto; 
  margin-top:25px;
  max-width:600px;
}

.footer_a{
  color: #ffffff;
}
.sidebar_mr{
  margin-top:-12px;
}
.sidebar_mr2{
  margin-top:-5px;
}
.sidebar_mr3{
  margin-top:-4px;
}
.sidebar_mr4{
  margin-top:6px;
}
.sidebar_mr6{
  margin-top:-2px;
}
.sidebar_top{
  top: -32px;
}
.sidebar_mr5{
  margin-top:5px;
}
.sidebar_svg{
  margin-left:4px;
  margin-top:2px;
}
.sidebar_svg2{
  margin-left:0px; 
  margin-top:6px;
}
.spinner_svg{
  margin: auto;
  display: block;
  shape-rendering: auto;
}
.mainpage1{
  width: 100%;
  height: 120px;
}
.mainpage_img{
  float: right;
  margin-left: 6px;
  margin-top:10px;
  max-height: 90px;
}
.mainpage2{
  margin-left: 5px;
   width:50%;
}
.mainpage3{
  width: 100%
}
.mainpage4{
  min-width: 200px;
  margin:0px;
  padding: 2px; 
  float:left
}

.helper{
  font-family: 'Space Grotesk';
   position: absolute; 
   top: 105px; 
   left: 65px; 
   width: 100px; 
   height: 65px;
}

.controls{
  margin-top: 5px;
  font-family: 'Space Grotesk';
  float: right;
  width: 150px;
  height: 25px;
}
.pdf_viewer{
  width:100%;
   height:calc(100vh - 80px);
   text-align: center;
    margin:auto; 
    max-width: 1800px;
     overflow-y: auto;
}
.pdfone{
  margin-left: 5px;
  font-size:10px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
    max-width:140px;
}
.pdf_cursor{
  cursor:pointer
}
.invite_box{
  width:100%; 
  height:calc(100vh - 130px);
   overflow-y: scroll;
    overflow-x:hidden;
}
.invite_box1{
  margin-top: 10px;
  text-align: center;
}
.invite_box2{
  margin-top: 10px;
   width:100%;
    float:left;
}
.publish{

  float:left; 
  width:40px;
}
.label_publish{
  font-family: 'Space Grotesk';
  font-size: 12px; 
  font-weight: 400;
   float:left; 
   width:calc(100% - 70px);
}
.invite_box_mr{
  margin-top: 15px;
}
.invite_box_mr1{
  margin-bottom:50px;
}
.invite_box3{
  display: none; 
  margin-top: 10px;
  margin-bottom: 10px; 
  width:100%; float:left;
}
.invite_box4{
  float:left;
   width:40px;
}
.invite_box4_label{
  font-weight: 400; 
  float:left; 
  width:calc(100% - 40px);
  text-align:left;
  padding-top: 4px;
}
.container1{
  position:relative;
   display:block; 
   width: 100%; 
   height:50px;
    margin-top: 50px;
    text-align: center;
}

.round_circle_blue_svg{
  
  margin-top:3px;
}

.pager1{
  float: left;
}
.pager2{
  margin-left: 5px;
  margin-right: 5px;
}
.pager3{
  margin-left: 5px; 
  margin-right: 5px; 
  text-decoration: underline;
}
.docufi_mr{
  margin-top:25px;
}
.docufi_mr1{
  margin-top:50px;
}
.chekout1{
  font-family: 'Space Grotesk';
  font-weight: 400;
    text-align:right;
}
.checkout2{
  font-family: 'Space Grotesk'; 
  font-weight: 500;
 justify-content: center;
 float:left;     
 width: 363px;
}
.checkout3{
  display:block;
   position: relative; 
   float:left;
    width:49.5%; 
    height: calc(100vh - 140px); 
    margin:auto;
     background-color:#ffffff; 
     min-width: 426px;
}
.docufi_align{
  text-align:end
}
.docufi_font{
  float:left;
  font-family: 'Space Grotesk'; 
  width:100%;
  font-weight: 500;  
  justify-content: center;
}
.docufi_font2{
  font-family: 'Space Grotesk';
   font-weight: 500; 
     justify-content: center;
}
.docufi_font3{
  font-family: 'Space Grotesk';
   font-weight: 500; 
   display: grid;
   align-items: center;
   justify-content: center;
}
.docufi_mr9{
  text-align:center;
  float:left;
  margin-top:15px
}
.docufi_a{
  float:left;
  width:100%
}

.docufi_font11{
  font-family: 'Space Grotesk';
   font-weight: 500;
     text-align:left;
     justify-content: center;
     margin-left: 198px;
     float: left;
}

.docufi_font22{
  text-align:center;
  background-color:#0081FF !important;
  color:white;
  margin-top: -40px;
}
.docufi_mr_99{
  float:left;
  margin-right:20px
}

.docufi_mr_88{
  display:block; 
  position: relative;
   float:left; 
   width:calc((100%/2) - 1px);
    height: calc(100vh - 140px);
     margin:auto;
     background-color:#F1F8FF;
      min-width: 426px;
}

.docufi_wth{
  width: 100px;
}

.docufi_mr_77{
  margin-left: 80px;
  margin-bottom:5px;
}
.sign_box{
  width:100%;
   height:calc(100vh - 130px);
    overflow-y: scroll; 
    overflow-x:hidden;
}
.confirm1{
  width: 500px;
}

.confirm2{
  border-bottom: 1px solid #D9D9D9;
  font-weight: 600;

}
.confirm3{
  font-weight: 400;
  color: #717274;
}
.confirm4{
  margin-top:10px;
  border-bottom: 1px solid #D9D9D9;
   font-weight: 600;
}
.confirm5{
              float:left;
              margin-left: 20px;
              font-size: 16px;
              font-family: 'Space Grotesk';
              line-height: 30px;
              font-weight: 400;
              color: #000000;
              width: 290px;
              text-align:left;
}

.confirm6{
  font-weight: 400;  
  color: #717274;
}

.button_menu{

  height: 36px;
  padding: 5px;
  border-radius: 4px; 
  border: 2px solid #0081FF;
   background: #FFF;
    color: #0081FF;
    text-align: center; 
    font-family: 'Space Grotesk';
     font-size: 16px; 
     font-style: normal; 
     font-weight: 600;
      line-height: 120%;
}
.dashboard44{
  display:block; 
  position: relative;
   float:left; 
   width:49.5%; 
   height: calc(100vh - 140px);
    margin:auto;
     background-color:#ffffff; 
     min-width: 426px;
}
.dashboard55{
  display:block; 
  position: relative;
   float:left; 
   width:calc((100%/2) - 1px); 
   height: calc(100vh - 140px);
    margin:auto;
    background-color:#F1F8FF;
     min-width: 426px;
}
.inbox22{
  top:20px;
  height: 36px;
  padding: 5px;
   border-radius: 4px;
    border: 2px solid #0081FF; 
    background: #FFF;
     color: #0081FF;
     text-align: center;
      font-family: 'Space Grotesk'; 
      font-size: 16px; 
      font-style: normal; 
      font-weight: 600;
       line-height: 120%;
}
.invite11{
  margin-left: 10px;
  height: 36px;
  padding: 5px;
   border-radius: 4px;
    border: 2px solid #0081FF;
     background: #FFF; 
     color: #0081FF;
     text-align: center; 
     font-family: 'Space Grotesk';
      font-size: 16px; 
      font-style: normal;
       font-weight: 600; 
       line-height: 120%;
}

.wrapper, .row {
  height:unset !important;
  width: calc(100%);
}
 .actionbtn{
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #0d6efd;
    color: #ffffff;
    font-size: 28px;
    border-radius: 25px;
    border: 1px solid #000000;
    position: absolute;
    right: 50px;
    bottom: 150px;
    filter: drop-shadow(0 0 0.5rem #000000);
  }
  .actionmenu{
    display: none;
    width: 250px;
    height: 350px;
    text-align: center;
    background-color: rgba(0, 0, 0, .4);
    backdrop-filter: blur(2px);
    color: #ffffff;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 145px;
    filter: drop-shadow(0 0 0.5rem #000000);
  }
  .closeactionmenu {
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #0d6efd;
    color: ffffff;
    font-size: 16px;
    border-radius: 25px;
    left: 90px;
    top: 10px;
    position: relative;
    filter: drop-shadow(0 0 0.1rem #000000);
    margin-bottom: 5px;
    font-family: "Space Grotesk";
    font-size: 18px;
  }

  .backHomepageBtn {
    height: 36px;
    padding: 5px;
    border-radius: 4px;
    border: 2px solid #0081FF;
    background: #FFF;
    color: #0081FF;
    text-align: center;
    font-family: 'Space Grotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
  }
.navbaronepager {
  background-color: rgb(0 129 255 / 85%); max-width:1320px;margin:auto;margin-top:20px !important
}
  .mobile {
    display:none;
  }

  .mobile_header {
    padding-left:60px;
    width: calc(100% - 60px);
     text-align: center;
    font-family: 'Space Grotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: -25px;
    margin-top: 5px;
  }
@media screen and (max-width: 768px) {
  .row {
   display: block;
  }
  .row_child {
    text-align: center;
    padding: 0px;
  }
  .btn-tour {
    display:none;
  }
  .dropdown {
    display:none;
  }
  .home_header {
      top: 0px;
        height: 70px;
        background-color: #0081FF;
        position: sticky;
                z-index: 1000;
}
  .footer2 {
    font-size: 11px;
    position: sticky;
  }
  .controls {
        margin-top: 0px;
    float: none;
    width: auto;
  }
  #toggleSnap{
    display:none;
  }
  .btn-identity-arrow {
    display: none;
  }
  .actionbtn{
    display:block;
  }
  .doc_info {
    color: #ffffff;
    max-width: 200px;
  }
  .doc_info2 {
    color: #ffffff;
    max-width: 200px;
  }
   .content_txt {
        min-height: calc(100vh - 35px);
        width: calc(100% - 60px);
        padding-left: 100px;
  }
 .content_txt_out {
        min-height: calc(100vh - 35px);
        width: calc(100% - 40px);
        margin-left: 20px;
  }
  .sidebar {
    padding-top: 6px;
    float: left;
    margin-left: 10px;
    width: 170px;
}
  .sidemenu_logo2 {
      top: 10px;
        width: 50px;
        height: 50px;
  }
  .backHomepageBtn {
    height: 36px;
    padding: 5px;
    border-radius: 4px;
    border: 2px solid #0081FF;
    background: #FFF;
    color: #0081FF;
    text-align: center;
    font-family: 'Space Grotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    float: right;
    margin-top: 23px;
    margin-right: 60px;
  }
  .navbaronepager {
    background-color: rgb(0 129 255 / 85%); max-width:1320px;margin:auto;margin-top:0px !important
  }
  .data_table {
    width: calc(100% - 5px);
    margin-top: 36px;
    float: left;
    margin-left: 5px;
    table-layout: auto;
  }
  .data_table th {
    width:auto;
  }
  .containermain {
    width: calc(100% - 5px);
    padding-left:60px;
            overflow: hidden;
  }
  .mobile {
    display:block;
  }
  .content_image { 
    width:95%;
  }

  .footer2 {
    padding-left: 60px;
    width: calc(100% - 20px);
  }

.doc_info td{
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  min-width: 80px;
  max-width: 125px;
}

.pdf_viewer{
  width:100%;
   height:calc(100vh - 100px);
}

}
@page {
  size: A4;
} 
@media print {
  body{
    visibility: hidden;
  } 
  .pdf-viewer{
    visibility: visible;
  }
  .pdf {
    visibility: visible;
  }
}