html, body {
    width: 100%;
    height: 100%;
}
body{
    background-color: #F3F7FB !important;
}
select option {
    font-family: 'Prompt', sans-serif !important;
}
.container {
    min-width:100%;
}
article {
    min-height: 100%;
    display: grid;
    grid-template-rows: auto 1fr auto;
    grid-template-columns: 100%;
}
.paper-img {
    height: 96px;
    width: 96px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    /* border-radius: 50%; */
}
.logo{
    content:url("/company/img/icon/Logo-eSignature-01.png");
}
.submenu-hover:hover{
    background-color: #1667B2;
    color: #ffffff;
}
.color_a{
    color: #1667B2;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #1667B2 !important;
}
.a_show_underlind {
    color: #1667B2;
    text-decoration: underline;
}
.a-click {
    color: #1667B2;
    font-family: 'Prompt', sans-serif !important;
}
.a-click:hover {
    text-decoration: underline;
}
.a2-click {
    color: #222222;
    font-family: 'Prompt', sans-serif !important;
}
.a2-click:hover {
    color: #1667B2;
    text-decoration: underline;
    cursor: pointer;
}
.head_modal_viewer{
    width: 100%;
    background-color: #1667B2; 
    color: white;
}
.viewer_logo{
    content:url("/company/img/icon/Logo-eSignature-01.png");
    /* content:url("https://4.bp.blogspot.com/-sgiDE4IG4iQ/VoHgwVgn38I/AAAAAAAAAOk/Onh6-zhfi-M/s1600/58082.jpg"); */
    width: 45%;
    /* width: 20%; */
    margin: 10px 10px;
}
.viewer_nav{
    background-color: #1667B2;
    
}
.bg-document-scroll {
    overflow-y:scroll;
    background: #ffffff;
}
.img_detail_document{
    width: 250px;
    /* height: 350px; */
    -webkit-filter: blur(3px); /* Safari 6.0 - 9.0 */
    filter: blur(3px);
    cursor: pointer;
    border: 5px solid #c4c4c4
}
.font12 {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 36px; 
}
.font24 {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px; 
}
.font16 {
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}
.font-red {
    font-family: 'Prompt', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    color: #DC3545;
}
.font14-red {
    font-family: 'Prompt', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #DC3545;
}
.box-list-document {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    height: 54px;
}
.box-list-attachment {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    height: 41px;
    cursor: pointer;
}
.box_menu_sign_ekyc {
    border: 1px solid #c4c4c4;
    border-radius:5px;
}
.sign_menu1 {
    padding: 10px 10px 5px 30px;
}
.sign_menu2 {
    padding: 5px 10px 10px 30px
}
.more_menu1 {
    padding: 10px 10px 10px 30px
}
.more_menu2 {
    padding: 0px 10px 10px 30px
}
.nav-tabs {
    border-bottom: 0px;
}

.nav-tabs .nav-item {
    width: calc(calc(100% / 3) - 0px);
}

.nav-tabs .nav-link {
    border: 0px;
    color: #222222;
    background-color: #DADADA;
}

.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #1667B2;
}
.nav_link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav_link:hover {
    background-color: #1667B2;
    color:#ffffff;
    text-decoration: none;
}
.a_trash{
    color: #1667B2;
}
.border_title{
    border-left:5px solid #1667B2;
}
.border_title2{
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #1667B2;
    border-bottom: 1px solid#c4c4c4;
}
.border_title3{
    padding-top:5px;
    padding-bottom:5px;
    background-color: #ffffff;
    border-bottom: 1px solid#c4c4c4;
    border-left:2px solid #1667B2;
}
.border_title4{
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #1667B2;
    border-bottom: 1px solid#c4c4c4;
    height: 35px;
}
.border_title5{
    border:2px solid #1667B2;
    background-color: #ffffff;
}
.dropdown-item:active{
    color: #ffffff;
    text-decoration: none;
    background-color: #1667B2;
}
.bg_modal{
    border-radius:5px;
    background-color:#1667B2;
    padding:5px;
    width: 100%;
    text-align: center;
}
.logo_bg_modal{
    content:url("/company/img/Creden_logos_fff.png");
    width: 200px;
}
.boxStatusDash {
    border:2px solid #c4c4c4;
    padding:25px 0px 25px 0px;
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.23);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.23);
}
.rmPadding{
    padding: 4px 0px !important; 
}
.boxStatusDash2 {
    border:1px solid #c4c4c4;
    background-color:#ffffff;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.23);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.23);
}
.textInLine {
    width: 90%; 
    text-align: center; 
    border-bottom: 0.5px solid #DADADA; 
    line-height: 0.1em;
    margin: 10px 0 20px;
}
.textInLine2 {
    background:#F3F7FB; 
    padding:0 10px;
}
.padding_td_table {
    padding: 10px 0px;
}
.navbar {
    /* position: relative; */
    /* height: 80px; */
    width: 100%;
    transition: 0.5s ease;
    /* background-color: #ffffff; */
    background-color:#1667B2;
    height: 60px;
    position: fixed;
    z-index: 1;
    display:-webkit-inline-box;
    right:15px
}
.ui-widget.ui-widget-content {
    padding: 5px 5px;
    
}
.ui-widget.ui-widget-content li {
    font-family: 'Prompt', sans-serif !important;
    font-size: 14px;
    padding: 5px 5px;
}
.ui-widget.ui-widget-content li:hover {
    background-color: #c5c5c5;
}
.profile_pc {
    border-radius: 50%; 
    width: 40px;
    height: 38px;
}
.profile_mb {
    border-radius: 50%; 
    width: 30px;
    height: 30px;
    margin-top:0px;
    float:right;
    margin-right: 50px;
}
.table {
    font-family: 'Prompt', sans-serif;
    color: #222222;
}
.footer2 {
    background-color: #3E3E3E;
}
.addMember {
    width: 250px;
    position: absolute;
    transform: translate3d(0px, 38px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
    border: 1px solid;
    z-index: 1;
    background: #ffff;
    border-radius: 5px;
    padding: 15px
}
.box-upload {
    height:175px;
    border:1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #ffffff;
}
.box-upload2 {
    height:130px;
    border:1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #ffffff;
    cursor: pointer;
}
.box-add-attachment {
    border-style:solid; 
    border-width: 1px;
    border-color: #E5E5E5;
    padding-bottom: 10px;
}
.color-text {
    color: #222222 !important;
}
.icon-ci:hover {
    color: #1667B2;
    cursor: pointer;
}
.icon-attachment {
    font-size: 36px;
    color: #1667B2;
    margin-top: 10px;
}
.icon-close-attachment {
    font-size: 24px;
    margin-top: 20px;
    color: #222222;
    padding-right: 10px;
    cursor: pointer;
}
.icon-close {
    font-size: 36px;
    color:#222222;
    cursor: pointer;
}
.box-list {
    height: 100%;
    border:1px solid #c4c4c4;
    border-radius: 5px;
    padding:5px;
}
.lineSetting {
    border-right:5px solid #1667B2;
    padding-bottom: 15px;
}
.circle {
    position: relative;
    border-radius: 100%;
    width:  45px;
    height: auto;
    font-size: 24px;
    border: 5px solid #1667B2;
    color: #1667B2;
    background: white;
}
.imgCheckbox {
    float:right;
    cursor: pointer;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.centered2 {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -40%);
}
.centered3 {
    position: absolute;
    left: 30%;
}
.centered4 {
    position: absolute;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);
}
.centered5 {
    position: absolute;
    left: 30%;
}
.bottomCentered{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%);
}
.image_icon_pdf {
    width: 36px;
    margin-top:7px;
    margin-left:15px;
}
.icon_more_pdf {
    font-size: 18px;
    margin-top:15px;
    cursor: pointer;
    color:#222222;
    margin-left:10px
}
.marginTop_Bottom10_0{
    margin-top:10px;
    margin-bottom: 0px;
}
.marginTop30 {
    margin-top: 30px;
}
.marginTop15 {
    margin-top: 15px;
}
.marginTop5 {
    margin-top: 5px;
}
.marginLeft10 {
    margin-left: 10px;
}
.marginLeft15 {
    margin-left: 15px;
}
.marginLeft30 {
    margin-left: 30px;
}
.marginRight15 {
    margin-right: 15px;
}
.marginBottom15 {
    margin-bottom: 15px;
}
.marginBottom50 {
    margin-bottom: 50px;
}
.paddingAll15{
    padding: 15px 15px;
}
.paddingTop15 {
    padding-top: 15px;
}
.paddingLeft15 {
    padding-left: 15px;
}
.paddingRight15 {
    padding-right: 15px;
}
.paddingBottom15 {
    padding-bottom: 15px;
}
.text {
    font-family: 'Prompt', sans-serif ;
    color: #222222;
}
.font_white {
    color: #ffffff !important;
}
.font_blue {
    color: #1667B2 !important;
}
.bg_ci {
    background-color: #1667B2;
}
.bg_white {
    background-color: #ffffff;
}
.p_head_Viewer{
    padding: 10px 10px;
}
.number_count_noti {
    border:1px solid #1667B2;
    border-radius:100%;
    text-align: center;
    line-height: 17px;
    padding-left:5px;
    padding-right: 5px;
    font-size:12px;
    right:2px;
    top:0;
    position: absolute;
    background-color: #ffffff;
}
.iconMenu {
    font-size:28px;
    color:white;
    float:right;
}
.boxUpgrade {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #ffffff;
}
.borderBox {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #ffffff;
    box-sizing: border-box;
}
.divTable{
    /* border:1px solid #222222; */
    border-radius: 5px;
    background-color: #ffffff;
}
.divTypeDoc {
    border-radius: 5px;
    background-color:#1667B2;
    height: 100px;
    position: relative;
    border:2px solid #ced4da;
    text-align: center;
    cursor: pointer;
}
div .vdp-datepicker  input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.divCreateTypeDoc {
    border-radius: 5px;
    background-color:#222222;
    height: 100px;
    position: relative;
    border:2px solid #ced4da;
    text-align: center;
    cursor: pointer;
}
.btn1 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #ffffff;
    background: #c4c4c4;
    border: 2px solid transparent;
    border-radius: 5px;
}
.btn2 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #1667B2;
    background: transparent;
    border: 2px solid #1667B2;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.btn2:hover {
    background: #1667B2;
    color: #ffffff;
    border: 2px solid #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.btn2:active{
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
}
.btn3 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #1667B2;
    background: #ffffff;
    border: 2px solid #1667B2;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.btn4 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #FBD050;
    background: transparent;
    border: 2px solid #FBD050;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.btn4:hover {
    background: #FBD050;
    color: #ffffff;
    border: 2px solid #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.btn4:active{
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
}
.btn5 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #1667B2;
    background: transparent;
    border: 2px solid #1667B2;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.btn5:hover {
    background: #1667B2;
    color: #ffffff;
    border: 2px solid #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.btn5:focus{
    background: #1667B2;
    color: #ffffff;
}
.btn6{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #1667B2;
    background: transparent;
    border: 0px solid;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.btn7{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #ffffff;
    background: #1667B2;
    border: 0px solid;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.btn7:hover{
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.btn8{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #222222;
    background: #FFC40E;
    border: 0px solid;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.btn8:hover{
    background: #EEBE2E;
}
.btn9{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #222222;
    background: #c4c4c4;
    border: 0px solid;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.btn10{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #222222;
    background: #FFFFFF;
    border: 0px solid;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.btn10:hover{
    background: #F0EFEF;
}
.button-secondary{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #000000;
    background: #c4c4c4;
    border: 0px solid;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.button-default {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #222222;
    background: #FFFFFF;
    border: 0px solid;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.button-default:hover {
    background: #F0EFEF;
}
.button-danger{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #FFFFFF;
    background: #DC3545;
    border: 0px solid;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.button-danger:hover{
    background: #D82032;
}
.button-warning{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #222222;
    background: #FFC40E;
    border: 0px solid;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.button-warning:hover{
    background: #EEBE2E;
}
.button-create-tools{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #ffffff;
    background: #1667B2;
    border: 0px solid;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.button-create-tools:hover{
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.button-remove-tools{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    color: #ffffff;
    background: #DC3545;
    border: 0px solid;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.button-remove-tools:hover{
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.imgHover {
    background-color: transparent;
}
.imgHover:hover {
    background-color: #c4c4c4;
}
.labelTypeDoc {
    margin-top: 5px;
    float: right;
}
.lastDoc1{
    border:1px solid #c4c4c4;
    padding:15px;
    margin:5px;
    background-color:#ffffff;
    border-radius: 5px;
}
.lastDoc2{
    border-top:1px solid #c4c4c4;
    text-align: left;
    padding-top:15px;
}
.lastDoc3{
    background-color:#ffffff;
    border:1px solid #c4c4c4;
    border-radius:5px;
}
.lastDoc4{
    border-top:1px solid #c4c4c4;
    padding-top:5px;
    padding-bottom:5px
}
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: #1667B2; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    /* padding-top: 60px; Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  }
  
  /* The navigation menu links */
  .sidenav a {
    padding: 15px 8px 8px 30px;
    text-decoration: none;
    font-size: 24px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
  }
  
  /* When you mouse over the navigation links, change their color */
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #main {
    transition: margin-left .5s;
    padding: 20px;
  }
  .tab-del{
      background-color: #fff;
      height: 50px;
      padding-top: 10px;
      position: sticky;
      top: 60px;
      z-index: 20;
  }
  .btn-dropdown{
    background-color: white;
    color: #222222;
    border: 1px solid #C4C4C4;
    border-radius: 2px;
    padding: 3px 10px;
    font-size:  14px;
  }
  .menu-dropdown{
    padding-left: 20px;
    font-size:  14px;
  }
  .footer-alldoc{
    bottom: 0;
    height: 50px;
    background: #fff;
    padding: 10px 2px;
    text-align: center;
    margin-top: 10px;
    position: fixed;
    width: 100%;
  }
  .hidden{
      display: none;
  }
  .label-status{
      border: 1px solid #C4C4C4;
      border-radius: 15px;
      padding: 2px 10px;
      height: 30px;
  }
  .btn-foot{
    background-color: #fff;
    border: none;
    color: #1667B2;
    font-size: 16px;
  }
  .menuModePC {
    background-color: #ffffff;
    position: fixed;
    height:100%;
    overflow-y: scroll;
    padding-bottom:80px;
  }
  #menuAppPC::-webkit-scrollbar-track
  {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      border-radius: 10px;
      background-color: #ffffff;
  }
  
  #menuAppPC::-webkit-scrollbar
  {
      width: 5px;
      background-color: #ffffff;
  }
  
  #menuAppPC::-webkit-scrollbar-thumb
  {
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
      background-color: #ffffff;
  }
  #img_document_step3::-webkit-scrollbar-track
  {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      border-radius: 10px;
      background-color: #ffffff;
  }
  
  #img_document_step3::-webkit-scrollbar
  {
      width: 5px;
      background-color: #ffffff;
  }
  
  #img_document_step3::-webkit-scrollbar-thumb
  {
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
      background-color: #ffffff;
  }
  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height:450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
@media screen and (max-width:479px) {
    .lastDocPc{
        display:none;
    }
    .modal_center {
        border-radius:5px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media screen and (min-width:480px) {
    .lastDocMobile{
        display:none;
    }
}



@media (min-width: 0px) and (max-width: 500px){
    .modal_center {
        border-radius:5px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    
}
/* @media (min-width: 576px){
    .modal-dialog {
        max-width: 500px !important;
        margin: 1.75rem auto;
    }
} */
@media (min-width: 501px) and (max-width: 991px){
    .modal_center {
        border-radius:5px;
        position: absolute;
        width: 450px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media (min-width: 992px){
    .modal_center {
        border-radius:5px;
        position: absolute;
        width: 500px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media screen and (max-width:991px){
    .modePc{
        display:none;
    }
    .padding-status-sign {
        padding:0px 0px 0px 0px;
    }
    .fontFooter{
        font-size:12px
    }
    .logo{
        width: 115px;
    }
    .loading_mobile {
        margin-right: 15px;
    }
    .sizeNoti{
        right:10px;
        left:unset;
        border:2px solid #1667B2;
        width: 220px;
    }
    .fontTypeDoc{
        font-size: 14px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
    }
    .fontStatusDash{
        font-size: 12px;
    }
    .lineM2 {
        margin-top: -2px;
    }
    .mTop15{
        margin-top:15px;
    }
    .widthInputTypeDoc{
        width: 100%;
    }
    .leftDiv{
        margin-left: 0px;
    }
    .stepAddEsigSpace{
        margin-top: 30px;
    }
    .footer {
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color:#333333;
        text-align: center;
    }
    .font16 {
        font-size: 12px;
    }
    .font18 {
        font-size: 14px;
    }
    .font20 {
        font-size: 16px;
    }
    input {
        font-family: 'Prompt', sans-serif !important;
        font-size: 12px !important;
    }
    .textBlockchain{
        font-size: 7px;
    }
    .widthDropbox{
        cursor:pointer;

    }
    .heightImgSign{
        height: 610px;
    }
    .box_noti {
        border-bottom:1px solid #c4c4c4;
        padding-bottom: 10px;
    }
    #start_btn {
        display: none !important;
    }
}
@media screen and (min-width:992px){
    .modeMobile{
        display:none;
    }
    .padding-status-sign {
        padding:0px 0px 0px 50px;
    }
    .fontFooter{
        font-size:16px
    }
    .logo{
        width: 150px
    }
    .sizeNoti{
        right:10px !important;
        left:unset !important;
        border:2px solid #1667B2;
    }
    .fontTypeDoc{
        font-size: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
    }
    .fontStatusDash{
        font-size: 16px;
    }
    .widthInputTypeDoc{
        width: 50%;
    }
    .leftDiv{
        margin-left: -30px;
    }
    .stepAddEsigSpace{
        padding: 30px;
    }
    .footer {
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color:#333333;
        text-align: center;
    }
    .font16 {
        font-size: 12px;
    }
    .font18 {
        font-size: 14px;
    }
    .font20 {
        font-size: 16px;
    }
    input {
        font-family: 'Prompt', sans-serif !important;
        font-size: 14px !important;
    }
    .textBlockchain{
        font-size: 12px;
    }
    .widthDropbox{
        cursor:pointer;
        width: 100%;
        margin-left:0px;
    }
    .heightImgSign{
        height: 860px;
    }
    .box_noti {
        border-bottom:1px solid #c4c4c4;
        padding-bottom: 10px;
        width:360px;
    }
}
@media screen and (min-width:1200px){
    .font16 {
        font-size: 14px;
    }
    .font18 {
        font-size: 16px;
    } 
    .font20 {
        font-size: 18px;
    }
    .textBlockchain{
        font-size: 14px;
    }
}
.lds-circle {
    display: inline-block;
    transform: translateZ(1px);
  }
  .lds-circle > div {
    background : url('https://creden.co/company/img/progressbar-02.png');
    width: 150px;
    height: 150px;
    border-radius:100%;
    animation: lds-circle 4.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  }
  @keyframes lds-circle {
    0%, 100% {
      animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
    }
    0% {
      transform: rotateY(0deg);
    }
    50% {
      transform: rotateY(1800deg);
      animation-timing-function: cubic-bezier(0.5, 1.5, 1.5, 2);
    }
    100% {
      transform: rotateY(3600deg);
    }
  }
 .checkbox
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color: #c4c4c4;
     color: #ffffff;
     top: 5px;
     height: 20px;
     width: 20px;
     border: 0;
     border-radius: 50px;
     cursor: pointer;     
     margin-right: 7px;
     outline: none;
}
.checkbox:checked::before
{
     position: absolute;
     font: 13px/1 'Open Sans', sans-serif;
     left: 7px;
     top: 2px;
     content: '\02143';
     transform: rotate(40deg);
}
.checkbox:hover
{
     background-color: #c4c4c4;
}
.checkbox:checked
{
     background-color: #1667B2;
}
.search-wrapper {
    position: relative;
    background: #ffffff;
    /* border: 1px solid #ffffff; */
    border-radius: 50%;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: 250ms ease;
  }
  .search-wrapper.focused {
    width: 500px;
  }
  .search-wrapper.focused input {
    padding: 0 40px 0 13px;
    width: 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .search-wrapper input {
    background: transparent;
    border: 0;
    color: #222222;
    font-size: 14px;
    outline: none;
    height: 40px;
    width: 0;
    overflow: hidden;
    font-weight: 100;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    transition: 275ms ease;
  }
  .search-wrapper input::-webkit-input-placeholder {
    color: #c4c4c4;
    font-family: 'Prompt', sans-serif;
    font: 14px;
  }
  .search-wrapper input:-ms-input-placeholder {
    color: #c4c4c4;
    font-family: 'Prompt', sans-serif;
    font: 14px;
  }
  .search-wrapper input::-ms-input-placeholder {
    color: #c4c4c4;
    font-family: 'Prompt', sans-serif;
    font: 14px;
  }
  .search-wrapper input::placeholder {
    color: #c4c4c4;
    font-family: 'Prompt', sans-serif;
    font: 14px;
  }
  .search-wrapper i {
    position: absolute;
    color: #1667B2;
    font-size: 14px;
    top: 50%;
    right: 13px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
 .icon-blue{
     color: #1667B2;
 }
 .btn-swith-lang{
     color: #1667B2;
     background: #fff;
     border-radius: 5px;
     box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
     padding: 0.3rem 0.5rem 0.3rem 0.5rem;
     cursor:pointer;
     font-size: 14px;
     margin-top: 5px;
 }

 /* input search */
 .box{
    width: 300px;
    height: 50px;
    /* position: absolute; */
  }
  
  .container-3{
    width: 300px;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
  }
   
  .container-3 input#tags{
    width: 400px;
    height: 35px;
    background: #fff;
    border: none;
    font-size: 10pt;
    float: left;
    color: #222222;
    padding-left: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
  }
  
  .container-3 input#tags::-webkit-input-placeholder {
     color: #1667B2;
  }
   
  .container-3 input#tags:-moz-placeholder { /* Firefox 18- */
     color: #1667B2;  
  }
   
  .container-3 input#tags::-moz-placeholder {  /* Firefox 19+ */
     color: #1667B2;  
  }
   
  .container-3 input#tags:-ms-input-placeholder {  
     color: #1667B2;  
  }
  
  .container-3 .icon{
    position: absolute;
    top: 50%;
    margin-left: -30px;
    margin-top: 12px;
    z-index: 1;
    color: #1667B2;
   
     -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -ms-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
  }
  
  .container-3 input#tags:focus, .container-3 input#tags:active{
      outline:none; 
  }
   span.icon{
    background: #fff;
    width: 30px;
    padding-left: 5px;
   }
  /* end input search */
  .btn-device{
      border: 1px solid #1667B2;
      background: #fff;
      width: 100%;
      max-width: 100%;
      box-shadow: 2px 3px 3px #e5e5e5;
      border-radius: 0px;
      padding-top: 10px;
      padding-bottom: 10px;
  }
  
  .btn-device-del{
    background: #DC3545;
    width: 100%;
    max-width: 100%;
    color: #fff;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);;
    border-radius: 0px;
    }
.btn-device-del:hover{
    background: #D82032;
    color: #fff;
    }
  .border-head-step3{
    border: 1px solid;
    border-color: #dadada;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .boder-blue{
    border: 2px solid #1667B2;
  }
  .boder-gray{
    border: 1px solid #e5e5ee;
    box-shadow: 1px 1px 1px #e5e5e5;
    color: #595959 !important;
  }
  .btn-ci-blue{
      font-family: 'Prompt', sans-serif ;
      background-color: #1667B2;
      color: #fff;
      font-size: 16px;
      border-radius: 4px;
      padding: 3px 10px;
      border: none;
      margin: 0px 2px;
      cursor: pointer;
  }
  .btn-ci-grey{
    font-family: 'Prompt', sans-serif ;
    background-color: #C4C4C4;
    color: #222222;
    font-size: 16px;
    border-radius: 4px;
    padding: 3px 10px;
    border: none;
    margin: 0px 2px;
    cursor: pointer;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }