
.dd{
    position:relative;
    display:block;
    margin:0;
    padding:0;
    max-width:600px;
    list-style:none;
    font-size:13px;
    line-height:20px
}
.dd-list{
    display:block;
    position:relative;
    margin:0;
    padding:0;
    list-style:none
}
.dd-list .dd-list{
    padding-left:30px
}
.dd-collapsed .dd-list{
    display:none
}
.dd-empty,.dd-item,.dd-placeholder{
    display:block;
    position:relative;
    margin:0;
    padding:0;
    min-height:20px;
    font-size:13px;
    line-height:20px
}
.dd-handle{
    display:block;
    font-size:15px;
    margin:5px 0;
    padding:7px 15px;
    color:#333;
    text-decoration:none;
    border:1px solid #cfcfcf;
    background:#fbfbfb
}
.dd-item>button{
    position:relative;
    cursor:pointer;
    float:left;
    width:25px;
    height:20px;
    margin:7px 10px;
    line-height:22px!important;
    padding:0;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    border:0;
    background:rgba(0,0,0,0);
    text-align:center;
    display:inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:18px
}
.dd-item>button:before{
    content:'\f055';
    display:block;
    position:absolute;
    width:100%;
    text-align:center;
    text-indent:0;
    color:#0091d9
}
.dd-item>button[data-action=collapse]:before{
    content:'\f056';
    color:#a90329
}
.dd-empty,.dd-placeholder{
    margin:5px 0;
    padding:0;
    min-height:30px;
    background:#f2fbff;
    border:1px dashed #b6bcbf;
    box-sizing:border-box;
    -moz-box-sizing:border-box
}
.dd-empty{
    border:1px dashed #bbb;
    min-height:100px;
    background-color:#eee;
    background-image:-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);
    background-image:-moz-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),-moz-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);
    background-image:linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);
    background-size:60px 60px;
    background-position:0 0,30px 30px
}
.dd-dragel{
    position:absolute;
    pointer-events:none;
    z-index:9999
}
.dd-dragel>.dd-item .dd-handle{
    margin-top:0
}
.dd-dragel .dd-handle{
    -webkit-box-shadow:2px 4px 6px 0 rgba(0,0,0,.1);
    box-shadow:2px 4px 6px 0 rgba(0,0,0,.1)
}
.nestable-lists{
    display:block;
    clear:both;
    padding:30px 0;
    width:100%;
    border:0;
    border-top:2px solid #bfbfbf;
    border-bottom:2px solid #bfbfbf
}
#nestable-menu{
    padding:0;
    margin:10px 0 20px
}
#nestable-output,#nestable2-output{
    width:100%;
    padding:5px
}
@media only screen and (min-width:700px){
    .dd{
        float:left;
        width:100%
    }
    .dd+.dd{
        margin-left:2%
    }
}
.dd-hover>.dd-handle{
    background:#2ea8e5!important
}
.dd3-content{
    display:block;
    margin:5px 0;
    padding:6px 10px 8px 40px;
    font-size:15px;
    color:#333;
    text-decoration:none;
    border:1px solid #cfcfcf;
    background:#fbfbfb
}
.dd3-content:hover{
    color:#2ea8e5;
    background:#fff
}
.dd-dragel>.dd3-item>.dd3-content{
    margin:0
}
.dd3-item>button{
    margin-left:38px
}
.dd3-handle{
    position:absolute;
    margin:0;
    left:0;
    top:0;
    cursor:move;
    width:30px;
    text-indent:100%;
    color:transparent;
    white-space:nowrap;
    overflow:hidden;
    border:1px solid #aaa;
    background:#bfbfbf;
    background:-webkit-linear-gradient(top,#ddd 0,#bbb 100%);
    background:-moz-linear-gradient(top,#ddd 0,#bbb 100%);
    background:linear-gradient(top,#ddd 0,#bbb 100%);
    display:inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-style:normal;
    font-weight:400;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:18px;
    padding:8px 15px
}
.dd3-handle:before{
    content:'\f0c9';
    display:block;
    position:absolute;
    left:0;
    top:3px;
    width:100%;
    text-align:center;
    text-indent:0;
    color:#818181;
    font-weight:400;
    line-height:28px
}
.dd3-handle:hover:before{
    color:#C27616
}
.dd-handle:hover,.dd-handle:hover+.dd-list .dd-handle{
    background:#FDDFB3!important;
    border:1px solid #FAA937;
    color:#333!important
}
.dd-handle>span{
    font-size:13px;
    color:#777
}
.dd-dragel>.dd-item>.dd-handle{
    border-left-width:4px
}
.dd-dragel>li.dd-item.dd3-item{
    position:relative;
    top:10px;
    left:10px;
    z-index:999
}
  
.signature-pad {
    left: 0;
    top: 0;
    width:320px;
    height:200px;
    border: 1px solid #E5E5E5;
    background-color: white;
}

.btn-clear-sign {
    margin-top: 5px;
    display: block;
}

.text-label-view {
    font-weight: 500;
    font-size: 14px;
}

.form-label-link {
    cursor: pointer;
    color: green !important;
    margin-left: 12px;    
}

.form-link {
    cursor: pointer;
    /* color: #212529 !important; */
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    width: 95%;    
}

.form-link:hover {
    color: #fff !important;
}

.form-img {
    width: 90%;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.table-img {
    text-align: center;
}

.table-img img {
    width: 200px;
    height: auto;
}

.invalid {
    color:  red;
    padding-left: 5px;
    margin-bottom: 5px;
}

/* Notification */

body.center {
	margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

body.notification svg {
	width: 300px;
	height: 200px;
}

body.notification h4 {
    font-size: 22px;
    font-weight: 500;
}

.btn-warning {
    color: #fff;
}

.split-pane {
    display: flex;
    flex-direction: row;
}

.split-pane .item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 10px);
    margin: 5px;
}

.btn-header {
    display: inline;
    padding-bottom: 20px; 
    margin-left:5px;
}

.btn-header-datatable {
    padding-bottom: 20px;
    display: flex;
}

.btn-action-datatable {
    margin-left: auto;
}

.btn-action-filter .btn,
.btn-action-datatable .btn {
    margin-right: 2px;
}

td button {
    margin-right: 2px;
}

.remaining-text-area {
    text-align: right;
    font-weight: 500;
    margin-top: 5px;
}

.wa-status-icon {
    width: 20px;
    height: auto;
    margin-right: 8px;
}

.wa-status-text {
    font-weight: 500;
}

.show {
    display: block;
}

.hidden {
    display: none;
}

.wa-initial {
    text-align: center;
}

.wa-initial img {
    width: 15%;
    margin-bottom: 15px;
}

.wa-initial h3 {
    font-weight: 800;
}

.wa-pairing-qr .card {
    padding: 30px;
}

.wa-info-warpper {
    margin-bottom: 20px;
}

.instruction h2 {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 500;
}

.instruction p {
    font-size: 14px;
    font-weight: 500;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 40%;
    left: 0px;
    opacity: 0.5;
    filter: alpha(opacity=50);
 }


/* .select2-container {
    z-index: 2040 !important;
} */

/* .paginate_button.page-item a {
    color: #212529 !important;
} */

.client .card {
    margin-top: 20px;
}

.card-header-success {
    background-color: #4caf50;
    color: #fff;
}

.card-header-danger {
    background-color: #f44336;
    color: #fff;
}

.card-header h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}

.card-header p {
    margin-bottom: 0;
}

.client-info h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

#qrcode {    
    display: none;
    width: 300px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;

}

ul.logs {
    max-height: 150px;
    padding: 15px 15px 15px 30px;
    margin-top: 5px;
    overflow-y: auto;
    /* border-radius: 4px; */
    /* background: #efefef; */
    color: #666;
    font-size: 14px;
}

ul.logs li:first-child {
    font-weight: 700;
}

.hide {
    display: none;
}

table.payment-detail tbody td {
    padding: 8px;
}

.hilight {
    background-color: #ffeb3b;
    font-weight: 800;
}

.file-label {
    margin-bottom: 5px;
    font-size: 12px;
    color: #212121;
    font-weight: 500;
}

img.datagrid-icon {
    width: 30px;
    margin-bottom: 7px;
}

img.datagrid-inline-icon {
    width: 16px;
    margin-right: 5px;
}

.error-redaction {
    color: red;
    font-size: 12px;
}

.redaction-form {
    font-weight: 500;
    font-size: 14px;
    color: red;
}

.datepicker {
    z-index: 10000!important;
}

span.select2-dropdown {
    min-width: 80px;
}

.btn-scan-qr-wrapper {
    margin-bottom: 20px;
}

#qr-canvas {
    margin: auto;
    width: calc(100% - 20px);
    max-width: 400px;
}

.qr-result-wrapper {
    margin: 20px;
}