.clearfix,
.clear {
    clear: both;
}

img {
    width: 100%;
    height: auto
}

.login-logo,
.register-logo {
    width: 250px;
    margin: 0 auto 25px;
}

.form-control-feedback {
    line-height: 34px !important;
}

.form-control {
    border-bottom: 2px solid #162434;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border-bottom: 2px solid #162434;
}

.register-wrapper {
    position: relative;
    margin-top: 10px;
    text-align: center;
}

.login-reg-left,
.login-reg-right {
    border-top: 1px solid #d2d6de;
    width: 30%;
    position: absolute;
    top: 10px;
}

.login-reg-left {
    left: 0;
}

.login-reg-right {
    right: 0;
}

.login-page,
.register-page {
    background: #e5e5e5;
}

/* UI Component
======================= */
.callout-flat {
    border-radius: 0;
}

.btn {
    border-radius: 25px !important;
    padding: 6px 30px;
}

.btn-blue {
    background: #008bcc;
}

.btn-blue:hover {
    background: #0073a8 !important;
}

.btn-gray {
    background: #AAAAAA;
}

.btn-gray:hover {
    background: #C4C4C4 !important;
}

.btn-red {
    background: #da1501;
}

.btn-red:hover {
    background: #af1100 !important;
}

.btn-green {
    background: #27ae60;
}

.btn-green:hover {
    background: #00913d !important;
}

.btn-media {
    background: #9b59b6;
    position: relative;
    margin-right: 5px;
    top: 10px;
}

.btn-media:hover {
    background: #7b2d9b !important;
}

.btn-purple {
    background: #7b2d9b;
}

.btn-purple:hover {
    background: #670190 !important;
}

.btn-navi {
    color: #fff;
    background: #162434;
}

.btn-navi:hover {
    color: #fff;
    background: #162434 !important;
}

/* Menu
======================
*/
.top-menu {
    color: #fff;
    background-color: transparent;
    background-image: none;
    padding: 15px;
    position: relative;
    top: 12px;
    font-size: 18px;
}

.navbar-nav>.user-menu>.dropdown-menu {
    padding: 0;
}

.dropdown-menu {
    border: none;
}

.navbar-nav>.user-menu>.dropdown-menu {
    width: 160px;
}

.logo-lg img {
    width: 150px;
}

.logo-mini img {
    width: 30px;
}

/* Content
=======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab', serif;
}

.box-body {
    font-family: 'Open Sans', sans-serif;
}

.box-body,
.box-header {
    padding: 10px 20px !important;
}

.box-body {
    padding-bottom: 20px !important;
}

.nav-header {
    width: 50%;
}

.table {
    border-bottom: 1px solid #f4f4f4 !important;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #f4f4f4 !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-bottom: 1px solid #f4f4f4;
    padding: 8px !important;
}

.table>tbody>tr>td {
    color: #777;
}

.dataTables_filter input,
.dataTables_length select {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}

.dataTables_filter input,
.dataTables_length select {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.action a {
    margin-left: 5px;
}

.action .trash {
    color: #dd4b39;
}

.form-image {
    width: 300px;
    margin-top: 10px;
}

.btn-status.btn,
.license-site .btn {
    padding: 0 12px !important;
    font-size: 12px !important;
    text-transform: uppercase;
}

.accounting-type.btn {
    padding: 2px 12px !important;
    font-size: 12px !important;
    text-transform: uppercase;
}

.license-site .btn {
    margin-left: 5px;
}

.tooltip-inner {
    max-width: 100px !important;
    width: 100px !important;
}

.price-package-default {
    display: none;
}

.custom-price-package {
    border: 1px solid #d2d6de;
    padding: 15px;
    margin-bottom: 15px;
}

.add-price {
    margin-bottom: 10px;
}

.package-wrapper .alert {
    margin-bottom: 10px;
}

.package-detail {
    margin-bottom: 10px;
}

.package-detail span {
    margin-left: 10px;
}

.pick-service,
.upgrade-info {
    display: none;
}

.theme-download,
.course-modul,
.jasa-type {
    display: none;
}

.package-show {
    display: block;
}

.order-sidebar {
    padding: 15px;
    border: solid 1px #ccc;
}

.order-title {
    margin-top: 0;
}

.order-thumb {
    margin-bottom: 10px;
}

.package-detail {
    margin-bottom: 10px;
}

.package-detail span {
    margin-left: 10px;
}

.item-detail-wrapper {
    margin-bottom: 10px;
}

.order-sidebar .btn,
.cart .btn {
    width: 100% !important;
}

.order-package .box-body,
.cart.box-body {
    padding: 20px !important;
}

.order-package .col-md-8 {
    padding-left: 0 !important;
}

.cart .btn-primary {
    margin-top: 15px;
}

.description {
    font-size: 14px;
    color: #6e6e6e;
    margin-top: 5px;
}

.cart .col-md-4,
.cart .col-md-8,
.cart .col-md-6 {
    padding: 0;
}

.cart .cart-left {
    padding-left: 10px;
}

.cart .cart-right {
    padding-right: 10px;
}

.voucher.form-control {
    width: 150px;
    display: inline-block;
}

.cart .voucer-btn {
    width: 100px !important;
    display: inline-block;
    margin-top: -1px;
    margin-left: 10px;
    padding: 6px 0;
}

.coupon-code {
    margin-top: 100px;
    margin-bottom: 20px;
}

.coupon-code .voucer-btn {
    margin-left: 20px;
}

.additional-discount,
.additional-margin {
    position: relative;
    top: 7px;
    width: 70%;
    float: right;
}

.margin-result {
    width: 50%;
    display: block;
    float: right;
    position: relative;
    top: 17px;
}

.additional-margin {
    width: 20%;
    padding: 5px !important;
}

.cart-delete {
    color: #dd4b39;
    margin-right: 10px;
    cursor: pointer;
}

.detail-info {
    margin-top: 20px;
    border-top: 1px solid #f4f4f4;
}

.detail-content {
    margin-top: 20px;
}

.table-cart {
    text-align: right;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.voucher-wrapper {
    margin-top: 20px;
}

.cart-login {
    margin-bottom: 20px;
}

.checkout-desc {
    text-align: center;
    margin-bottom: 20px;
}

.checkout-desc h2 {
    margin-top: 0 !important;
}

.order-cart-right {
    text-align: right;
}

.package-aff img {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.square-banner {
    margin-top: 15px;
}

.order-description {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 10px;
}

.sidebar-aff {
    margin-top: 15px;
}

.sidebar-aff .text {
    margin-bottom: 5px;
}

.order-heading {
    margin: 0px 30px 0px;
}

.order-heading .btn {
    margin-right: 5px;
}

.order-heading .btn .fa,
.order-heading .btn .fas {
    margin-right: 5px;
}

.detail-order {
    padding: 0 !important;
}

.detail-order-pdf {
    margin: auto;
    width: 1011px !important;
}

.order-wrap .select2-container {
    width: 400px !important;
}

.order-note {
    margin-bottom: 20px;
}

.order-heading-left {
    float: left;
}

.order-heading-right {
    float: right;
    text-align: right;
}

.order-heading-right .btn {
    margin-top: -5px;
}

.order-heading input,
.order-heading select,
.order-heading button {
    display: inline-block;
    width: auto;
}

.order-heading select {
    margin-right: 5px;
}

.order-header {
    margin-bottom: 20px;
}

.detail-order .order-head {
    background: #222d32;
    color: #fff;
}

.detail-order .order-head th {
    padding: 10px !important;
}

.detail-order .text-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    border-bottom: 1px solid #dfe4ec;
    padding-bottom: 10px;
    width: 100%;
}

.detail-order .data-name {
    font-size: 18px;
    margin-bottom: 10px;
    color: #3c8dbc;
}

.detail-order .order-invoice {
    padding: 2px 15px;
    margin-left: 5px;
}

.order-detail-status {
    margin-top: 10px;
    display: block;
    padding: 3px;
    width: 150px;
}

.detail-order .logo {
    width: 250px;
    margin-top: 30px;
}

.detail-order .invoice-order {
    margin-bottom: 10px;
    font-size: 18px;
}

.detail-order .table-order {
    margin-top: 20px;
}

.detail-order .quantity {
    text-align: center;
}

.detail-order .total-head,
.detail-order .totalprice {
    text-align: right;
}

.detail-order .note-wrapper {
    margin-top: 20px;
    border: 1px solid #dfe4ec;
    padding: 0 15px 15px;
}

.detail-order .note-wrapper h4 {
    text-align: center;
}

.detail-order .bank-payment {
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #dfe4ec;
    padding-top: 5px;
}

.payment-wrapper-jasa {
    margin: 10px 0 10px;
    text-align: center;
}

.bank-account-jasa {
    padding: 5px;
}

.order-balance {
    color: #A88953 !important;
}

.order-expense {
    color: #dd4b39 !important;
}

.order-profit {
    color: #00a65a !important;
}

.order-signature-name {
    margin-top: 15px;
}

.order-signature-name .desciption {
    font-size: 14px;
    color: #858585;
    margin-top: 5px;
    display: block;
}

.detail-order .box-body {
    padding: 0 !important;
}

.detail-order-wrap canvas {
    border: 1px solid #eaeaea;
}

.pdf-loading {
    padding: 20px;
}

.order-save {
    margin-top: 20px;
}

.detail-order-heading {
    margin-bottom: 20px;
}

.detail-order-heading .btn {
    margin-right: 10px;
}

.order-sub-heading .box-title {
    margin-top: 3px;
}

.order-sub-heading .box-body {
    padding: 10px 20px !important;
}

.order-sub-heading {
    padding-bottom: 10px !important;
}

.order-client {
    display: inline-block;
    padding: 0 30px;
}

.order-client:first-child {
    padding-left: 0 !important;
}

.order-client span {
    display: block;
}

.order-client-value {
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
}

.detail-order-status {
    position: relative;
    top: -3px;
    padding: 2px 15px;
    margin-left: 25px;
}

.table-order.table>tbody>tr>td,
.table-order.table>tfoot>tr>td,
.table-order.table>thead>tr>td {
    border-bottom: 1px solid #eaeaea !important;
    padding: 8px !important;
}

.table-order.table>thead>tr>th,
.table-order.table>tbody>tr>th,
.table-order.table>tfoot>tr>th,
.table-order.table>thead>tr>td,
.table-order.table>tbody>tr>td,
.table-order.table>tfoot>tr>td {
    border-top: 1px solid #eaeaea;
}

.total-order .table-cart {
    margin-top: 20px;
}

.button-package-wrap {
    margin-bottom: 15px;
}

.add-custom-package {
    margin-left: 10px;
}

.add-customer {
    margin-top: 10px;
    float: right;
}

.product-default,
.product-custom {
    display: none;
}

.modal-delete .modal-dialog {
    margin-top: 10%;
}

.modal-product .modal-dialog,
.modal-client .modal-dialog {
    width: 50%;
}

.table>tbody>tr>td {
    vertical-align: middle !important;
}

.modal-alert .modal-header {
    background: #dd4b39;
    color: #fff;
}

.order-wrap {
    background: #fff;
}

.order-wrap .dropdown-menu>li>a {
    padding: 5px 10px;
}

.order-wrap .dropdown-menu {
    border: 1px solid #e6e6e6;
    border-radius: 0;
}

.order-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d6de;
    ;
}

.order-wrap .btn-default {
    border-radius: 0 !important;
}

.order-table {
    margin-top: 20px;
}

.order-table.table-bordered {
    border: none;
}

.order-table.table-bordered>thead>tr>th,
.order-table.table-bordered>tbody>tr>th,
.order-table.table-bordered>tfoot>tr>th,
.order-table.table-bordered>thead>tr>td,
.order-table.table-bordered>tbody>tr>td,
.order-table.table-bordered>tfoot>tr>td {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border: none !important;
}

.order-table.table-bordered>thead {
    background: #162434;
    color: #fff;
}

.order-table.table-bordered>thead>tr>th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.order-table .desc textarea {
    resize: none;
    overflow: hidden;
    padding-top: 10px;
}

.payment-order td,
.total-order td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.template-note {
    margin-top: 30px;
}

.order-wrap input,
.order-wrap textarea {
    height: 45px;
    border-bottom: 2px solid #162434;
    ;
}

.quotation .box-body .box-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px;
}

.add-custom-product {
    margin-left: 15px;
}

.table-cart .diskon {
    text-align: right;
}

.table-delete {
    text-align: center;
}

.order-delete {
    color: #dd4b39;
    margin-right: 10px;
    cursor: pointer;
}

.customer-old,
.customer-new-wrap {
    display: none;
}

.sort-order-wrap {
    padding: 0 0 10px !important;
    margin-bottom: 20px;
}

.sort-order-wrap .col-md-6 {
    padding: 0;
}

.sort-order {
    font-size: 20px;
    color: #666;
}

.sort-order span {
    margin: 0 20px;
}

.sort-order-wrap .fa {
    margin-right: 5px;
}

.filter-lead-date,
.filter-campaign-date {
    border: 1px solid #c5c5c5;
    color: #7d7d7d;
}

.ranges li {
    background: none;
    border: none;
    margin: 0;
    color: #3f3f3f;
}

.ranges li.active {
    border: none;
}

.ranges li:hover {
    border: none;
    color: #3f3f3f;
}

.qr-code-wrap {
    position: relative;
    width: 250px;
    margin: auto;
}

.qr-code-content {
    position: relative;
}

.qr-transparant {
    opacity: 0.2;
}

.qr-empty-session {
    position: absolute;
    top: 70px;
    left: 0;
    margin: 20px 40px;
    text-align: center;
    color: #000;
    font-size: 16px;
}

.qr-authenticated {
    padding: 10px;
    border: 2px dashed #00a65a;
    text-align: center;
    font-size: 16px;
    color: #008d4c;
}

.qr-scan-expired {
    padding: 10px;
    border: 2px dashed #f39c12;
    text-align: center;
    font-size: 16px;
    color: #e08e0b;
    margin: 20px 0;
}

.qr-countdown {
    background: #f39c12;
    width: 60px;
    margin: auto;
    font-size: 18px;
    padding: 2px 10px;
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 15px;
}

.qr-btn-action {
    margin-top: 20px;
}

.qr-loading-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 900;
    background-color: #000;
    opacity: .1;
}

.qr-notif {
    color: #28a745;
    border: 1px solid #28a745;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    text-align: center;
}

.qr-authenticated-wrap .qr-loading {
    position: relative !important;
    top: 0 !important;
    margin-bottom: -20px !important;
}

.qr-loading {
    background-image: url('../img/loading.gif');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 80px;
    left: 80px;
    margin: 0;
    z-index: 1040;
}

.add-data-modal .select2-container {
    display: block !important;
}

label.error {
    font-weight: normal;
    color: #dd4b39;
}

/* Accounting
========================== */
.balance-order {
    background-color: #f39c12;
    border-top: 1px solid #e08e0b !important;
    border-bottom: 1px solid #e08e0b !important;
    color: #fff !important;
}

.balance-billing {
    background-color: #00a65a;
    border-top: 1px solid #008d4c !important;
    border-bottom: 1px solid #008d4c !important;
    color: #fff !important;
}

.balance-expense {
    background-color: #dd4b39;
    border-top: 1px solid #d73925 !important;
    border-bottom: 1px solid #d73925 !important;
    color: #fff !important;
}

/* Nota 
========================== */
.table.no-border tr td,
.table.no-border tr th {
    border: 0 !important;
}

.nota-detail-order-wrap {
    margin: 20px 25px 25px;
    padding: 10px;
    border: 1px solid #eaeaea;
}

.nota-order-heading {
    margin: 0px 10px 0px;
}

.nota-detail-order table {
    margin-bottom: 0;
}

.nota-detail-order {
    display: table;
    margin-top: 20px;
    text-transform: uppercase !important;
}

.nota-col-detail {
    display: table-cell;
    width: 50%;
    padding: 0 10px;
    position: relative;
}

.nota-head .nota-head-logo {
    width: 130px;
    margin: 0 auto 10px;
}

.nota-head .nota-head-logo img {
    width: 100%;
    height: auto;
}

.nota-head-info {
    margin-top: -5px;
}

.nota-head {
    position: relative;
    text-align: center;
    color: #000;
}

.nota-phone,
.nota-website,
.nota-other-info {
    font-size: 12px;
    line-height: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.nota-head .nota-website {
    margin-left: 15px;
}

.nota-head .nota-border-left {
    position: absolute;
    left: 15px;
    top: 40px;
    border-bottom: 1px solid #ef4538;
    width: 315px;
}

.nota-head .nota-border-right {
    position: absolute;
    right: 15px;
    top: 40px;
    border-bottom: 1px solid #ef4538;
    width: 315px;
}

.nota-head .nota-invoice {
    position: absolute;
    left: 25px;
    top: 45px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.nota-head .nota-date {
    position: absolute;
    right: 25px;
    top: 45px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.nota-domain {
    font-size: 8px;
}

.nota-detail-info-klien-head {
    font-size: 16px;
    line-height: 16px;
    padding: 5px;
    background: #ef4538;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.nota-detail-wrapper {
    border: 1px solid #ef4538;
}

.nota-detail-info table>thead>tr>th {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #ef4538 !important;
    padding: 5px !important;
    font-weight: bold;
    color: #000;
}

.nota-detail-info table>tbody>tr>td {
    font-size: 12px;
    color: #000 !important;
    border-bottom: 1px solid #ef4538 !important;
    font-family: 'Open Sans', sans-serif;
    padding: 5px !important;
}

.nota-border-none {
    border: none !important;
}

.nota-order-total tr td {
    border: none !important;
    text-align: right;
    padding: 3px !important;
}

.nota-order-note {
    margin-top: 20px;
    padding: 10px;
    color: #000;
}

.nota-order-note ul {
    margin: 0 0 0 -15px;
}

.nota-order-note li {
    font-size: 12px !important;
    line-height: 16px;
    font-family: 'Open Sans', sans-serif;
}

.nota-order-note li b {
    line-height: 10px;
}

.nota-detail-bank {
    margin-top: 20px;
    color: #000;
}

.nota-detail-bank table {
    margin-top: 10px;
}

.nota-detail-bank table>tbody>tr>td {
    font-size: 12px;
    color: #000 !important;
    border-bottom: 1px solid #ef4538 !important;
    font-family: 'Open Sans', sans-serif;
    padding: 5px !important;
}

.nota-bank-desc {
    font-size: 12px !important;
    line-height: 12px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin-top: 10px;
}

.nota-detail-bank span,
.detail-bank p {
    display: inline-block;
    margin-top: -2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px !important;
    line-height: 12px;
}

.nota-detail-bank span:before {
    background: #ef4538;
    content: '';
    display: inline-block;
    width: 7px;
    height: 10px;
    padding: 3px 5px;
    margin-right: 5px;
}

.nota-lunas {
    position: absolute;
    top: 100px;
    left: 30px;
    width: 200px;
    transform: rotate(-30deg);
}

.nota-lunas img {
    width: 100%;
    height: auto;
}

.nota-bank-name {
    text-align: center;
}

.checkout,
.payment-confirm {
    padding: 40px 100px !important;
}

.checkout-title {
    text-align: center;
    margin-top: 0;
    font-size: 30px;
}

.checkout-invoice,
.checkout-status,
.checkout-date {
    font-size: 24px;
    text-align: center;
    margin-top: 0;
    color: #909090;
}

.checkout-status {
    font-size: 20px;
}

.checkout-date {
    font-size: 16px;
}

.checkout-invoice span {
    color: #000;
}

.checkout .desc {
    text-align: center;
    margin-bottom: 20px;
}

.checkout .box-title {
    text-align: center;
    display: block;
    font-weight: bold;
}

.checkout .detail-info {
    border: none;
}

.checkout .detail-payment {
    border: 1px solid #dd4b39;
    padding: 20px;
    margin-bottom: 30px;
}

.checkout .detail-payment .desc {
    margin-bottom: 5px;
}

.checkout .total-payment {
    border: 1px solid #f39c12;
    text-align: center;
    background: #fff8ec;
    padding: 10px;
    margin-bottom: 20px;
}

.checkout .total-payment .title {
    font-size: 18px;
    color: #929292;
}

.checkout .total-payment .value {
    font-weight: bold;
    font-size: 20px;
}

.checkout .detail-order,
.checkout .detail-pelanggan {
    border: 1px solid #d2d6de;
    padding: 10px 20px 20px;
    margin-bottom: 30px;
}

.checkout .detail-order .box-title,
.checkout .detail-pelanggan .box-title {
    margin-bottom: 10px;
}

.checkout .bank-payment {
    text-align: center;
}

.checkout .bank-payment .col-md-3 {
    margin-bottom: 15px;
}

.checkout .bank-transfer .box-title {
    margin-bottom: 15px;
}

.checkout .bank-transfer .btn {
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.checkout .bank-transfer .desc {
    margin-top: 20px;
    margin-bottom: 20px;
}

.checkout .bank-transfer .image {
    margin-bottom: 5px;
}

.checkout .bank-transfer .image img {
    width: auto;
}

.checkout .bank-account {
    text-align: center;
    margin-top: 5px;
}

.checkout .bank-account strong {
    font-size: 18px;
}

.checkout .callout,
.payment-confirm .callout {
    margin: 0;
}

.editor-desc {
    font-size: 13px;
    margin-top: 10px;
    color: #d73925;
}

h2.doc-title {
    font-size: 24px;
    margin-top: 0;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

h3.doc-title {
    font-size: 20px;
    margin-top: 0;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.media-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.media-video {
    position: relative;
    padding-bottom: 56.25%;
}

.media-thumb img {
    width: auto;
    height: 130px;
}

.materi-nav {
    padding: 10px 0;
}

.doc-materi {
    margin: 10px 0;
}

.doc-materi .materi-sub-title {
    margin-bottom: 10px;
}

.materi-wrap {
    padding: 10px;
    border: 1px solid #d2d6de;
    margin-bottom: 10px;
}

.materi-default {
    display: none;
}

.materi-doc-wrap .box-default {
    margin-left: -8px;
    margin-right: -8px;
}

.materi-doc-wrap .col-md-3,
.materi-doc-wrap .col-md-9 {
    padding-left: 8px;
    padding-right: 8px;
}

.doc-sidebar {
    height: 100vh;
}

.materi-desc {
    font-size: 18px;
    line-height: 28px;
}

.materi-desc p {
    margin-bottom: 20px;
}

.materi-desc img {
    width: 80%;
    height: auto;
    margin: auto;
    display: block;
}

.doc-description ul,
.doc-sidebar ul {
    margin-left: -25px;
}

.doc-description ul li,
.doc-sidebar ul li {
    margin-bottom: 3px;
}

.documentation {
    padding: 15px;
}

.documentation .doc-title {
    margin-top: 10px;
}

.documentation .btn {
    width: 100%;
}

.billing-date {
    padding-right: 5px !important;
}

.billing .image {
    width: 300px;
    margin-top: 15px;
}

.setting .image {
    width: 200px;
    margin-top: 15px;
    background: #ecf0f5;
    padding: 10px;
    margin-bottom: 10px;
}

/* Data Tables
======================= */
.content-wrapper .dataTables_paginate {
    position: relative;
    top: 5px;
}

.search-table {
    margin-left: 10px;
    padding: 2px 5px;
}

.length-change {
    padding: 2px;
}

.form-lead .dataTables_wrapper {
    overflow-y: hidden;
    overflow-x: auto;
}

.form-lead .dataTables_scroll {
    width: 2300px;
}

.lead-input {
    display: block;
    width: 100%;
    height: 30px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f3f3f3;
}

.lead-input:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(189, 189, 189, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(189, 189, 189, 0.6);
}

.dataTables_scrollBody tbody {
    position: relative;
    top: -20px;
}

.btn-whatsapp-chat {
    display: inline-block;
    background: #0d7165;
    color: #fff;
    font-size: 16px;
    padding: 2px 8px;
    margin: 0 !important;
    font-weight: 300;
}

.whatsapp-follow-up {
    display: inline-block;
}

.btn-whatsapp-chat:hover,
.btn-whatsapp-chat:focus {
    color: #fff;
}

.btn-whatsapp-chat-disabled {
    background: #bbbbbb !important;
    cursor: not-allowed;
}

.content-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #162434 !important;
    border: none !important;
    color: #fff !important;
    padding: 5px 13px !important;
}

.box-body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    background: #A88953 !important;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    min-height: 300px;
}

.table-responsive {
    overflow-x: unset;
}

.table-responsive h3 {
    font-size: 18px;
}

.table-responsive .box-header {
    padding: 10px 0 !important;
    margin-bottom: 20px;
}

/* Input
======================= */
.btn-full-width {
    width: 100% !important;
    margin-top: 10px;
}

.checkbox,
.radio {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.forgot-password {
    text-align: right;
}

.checkbox span {
    margin-left: 5px;
}

.form-lead .btn-small {
    padding-top: 2px;
    padding-bottom: 3px;
    font-size: 12px;
}

.btn-action-lead .fa {
    margin-left: 5px;
    font-size: 12px;
}

.action .dropdown-menu {
    padding: 0;
    box-shadow: 0px 1px 23px rgb(0 0 0 / 18%);
    width: 180px;
}

.action .dropdown-item {
    display: block;
    padding: 10px 15px;
    margin: 0;
    cursor: pointer;
}

.lead-action a {
    margin: 0;
}

.class-block-save {
    background-color: #93ceb242 !important;
}

.data-key-box {
    margin-top: 15px;
}

.btn-bank-passwrod {
    margin-top: 15px;
}

.nav-header-detail-lead {
    width: 85%;
}

.nav-header-detail-lead .row {
    display: flex;
}

.nav-header-detail-lead .col-md-2 {
    padding: 0 5px;
    float: none;
}

.nav-header-detail-lead .filter-lead-date-col {
    margin-right: 35px;
}

.action .dropdown-item:hover {
    background: #ededed;
}

.lead-delete {
    color: #d73925;
}

.lead-status-deal-date,
.lead-status-meeting-type {
    margin-top: 5px;
    font-size: 12px;
}

.lead-status-deal-date span,
.lead-status-meeting-type span {
    color: #367fa9
}

.chart-wrap {
    margin-bottom: 30px;
}

.chart-wrap h4 {
    text-align: center;
}

.btn-wa-lead,
.btn-wa-lead:hover {
    border: 1px solid #008d4c;
    padding: 2px 10px;
    margin-left: 10px;
    color: #008d4c;
}

/* Project
====================*/
.project-detail {
    margin: 20px auto 0;
}

.project-title {
    text-align: center;
}

.project-detail.col-md-9 {
    float: none;
}

.project-detail-item {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}

.project-detail-data-key-title {
    padding: 10px 15px;
    font-weight: bold;
    font-size: 17px;
}

.project-detail-label {
    font-weight: bold;
}

.project-detail-value {
    color: #777;
    font-size: 15px;
}

.table-text-right {
    text-align: right;
}

.project-detail-label-domain {
    font-weight: bold;
    font-size: 18px;
}

.form-project-domain {
    display: block;
}

.form-project-domain-delete {
    position: absolute;
    top: 5px;
    right: 20px;
    display: block;
}

.lead-box h3 {
    font-size: 27px;
}

.lead-box p {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}

.lead-box .date {
    font-size: 14px;
    font-weight: normal;
}

.lead-box .inner {
    padding: 15px;
}

/* paginate
====================*/

.paginate-info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}

.paginate {
    color: #333;
}

.paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}

.paginate {
    position: relative;
    top: 5px;
}

.paginate .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}

.paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}

.paginate .paginate_button.current {
    background: #4285f4 !important;
    border: none !important;
    color: #fff !important;
    padding: 5px 13px !important;
}

.paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}

/* Error
====================
*/
.help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
}

.sticky-default {
    border: 0;
    bottom: 30px;
    width: 50px;
    height: 50px;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: fixed;
    right: 30px;
    z-index: 730;
    transition: ease-out;
    color: #fff;
    font-size: 26px !important;
    text-align: center;
    background: #3c8dbc;
    border: 1px solid #367fa9;
}

.sticky-default:hover {
    color: #fff;
}

.sticky-default:focus {
    color: #fff;
}

.sticky-default i {
    position: relative;
    top: 6px;
}

.sticky-icon {
    right: 30px;
    position: fixed;
    bottom: 80px;
    display: none;
    z-index: 999;
}

.sticky-button {
    display: block;
    width: 50px;
    height: 50px;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 10px;
    z-index: 730;
    transition: ease-out;
    color: #fff;
    font-size: 24px !important;
    text-align: center;
    background: #3c8dbc;
    border: 1px solid #367fa9;
}

.sticky-button:hover {
    color: #fff;
}

.sticky-button:focus {
    color: #fff;
}

.sticky-button i {
    position: relative;
    top: 8px;
}

/*Toggle Button*/
div.checkbox.switcher label,
div.radio.switcher label {
    padding: 0;
}

div.checkbox.switcher label *,
div.radio.switcher label * {
    vertical-align: middle;
}

div.checkbox.switcher label input,
div.radio.switcher label input {
    display: none;
}

div.checkbox.switcher label input+span,
div.radio.switcher label input+span {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 56px;
    height: 28px;
    background: #f2f2f2;
    border: 1px solid #eee;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

div.checkbox.switcher label input+span small,
div.radio.switcher label input+span small {
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    left: 0;
}

div.checkbox.switcher label input.active+span,
div.radio.switcher label input.active+span {
    background: #66bb6a;
    border-color: #66bb6a;
}

div.checkbox.switcher label input.active+span small,
div.radio.switcher label input.active+span small {
    left: 50%;
}

.checkbox.switcher {
    color: #757575 !important;
    font-family: "Lato", sans-serif;
    font-size: 16px !important;
}

timeline-table .name {
    width: 200px;
}

.timeline-table table {
    border-collapse: collapse;
    font-family: helvetica;
    caption-side: top;
    text-transform: capitalize;
}

.timeline-table td,
.timeline-table th {
    border-left: 1px solid #e4e4e4;
    /* padding: 10px; */
    background: white;
    box-sizing: border-box;
    text-align: left;
}

.timeline-table th {
    box-shadow: 0 0 0 1px black;
}

.timeline-table thead th,
.timeline-table tfoot th {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    text-align: center;
    background: hsl(0deg 0% 89% / 58%);

}

.timeline-table thead th:first-child,
.timeline-table tfoot th:first-child {
    left: 0;
    z-index: 3;
}

.timeline-table tfoot {
    position: -webkit-sticky;
    bottom: 0;
    z-index: 2;
}

.timeline-table tfoot th {
    position: sticky;
    bottom: 0;
    z-index: 2;
    background: hsl(20, 50%, 70%);
}

.timeline-table tfoot td:first-child {
    z-index: 3;
}

.timeline-table tbody {
    overflow: scroll;
    height: 200px;
}

/* MAKE LEFT COLUMN FIXEZ */
.timeline-table tr> :first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 2;
}

/* don't do this */
.timeline-table tbody tr> :first-child {
    box-shadow: inset 0px 1px #cecece;

}

.red-day {
    background: #ff000029 !important;
}

timeline-table .item {
    padding: 10px;
}

.bg-grey {
    background: hsl(0deg 0% 89%) !important;
}

.timeline-table {
    position: relative;
    max-height: 500px;
    width: 1050px;
    overflow: scroll;
}

.item-data {
    width: 120px;
    min-height: 50px;
    /* line-height:50px; */
    display: flex;
    align-items: start;
}

.timeline-body .project {
    /* margin: 10px 0; */
    padding: 10px;
    min-height: 50px;
    font-size: 12px;
    width: 92%;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 700;
    border-radius: 5px;
}

.project-wrapper {
    display: inline-block;
    display: inline-block;
    color: #fff;
    margin: auto;
    margin-bottom: 20px;
    position: relative;
}

.project-wrapper-team .project-item {
    background: #4caf50;
    color: #fff;
}

.project-item {
    background: #2196f3cf;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
}