@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit/Outfit-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit/Outfit-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit/Outfit-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit/Outfit-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: Outfit, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #2c3e50;
    font-size: .9rem;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.4;
}

.text-sm {
    font-size: .9rem !important;
}

.custom-select {
    font-size: .87rem;
}

.form-control {
    font-size: .87rem;
}

.login-logo {
    text-align: left;
}

.login-box-msg,
.register-box-msg {
    margin: 0;
    padding: 0 0 20px 0;
    text-align: left;
}

.status-info {
    font-weight: 600;
    margin-bottom: 15px;
}

.sent-message {
    margin-bottom: 30px;
}

.table-blue {
    background-color: #007bff;
    color: #ffffff;
    text-align: center;
}

.card-body .chart-row {
    padding: 0 0 0 15px;
}

.row.total-sms {
    margin-top: 10px;
}

form label.error {
    color: red;
    margin-top: 0;
}

.sender-name {
    padding-bottom: 15px;
}

.label-tanggal-custom {
    margin-left: -8px;
}

.table-colon {
    width: 60px;
    text-align: center;
}

thead,
th,
td {
    text-align: center;
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-right-width: 1px !important;
}


/* #table_report_wrapper th, #table_report_wrapper td {
    white-space: nowrap;
}

#table_rejected th, #table_rejected td {
    white-space: nowrap;
}

#table_blacklist th, #table_blacklist td {
    white-space: nowrap;
} */

.status-message {
    padding-top: 15px;
}

#table_download_request a.btn.btn-success {
    font-size: 12px !important;
    white-space: nowrap;
    padding: 2px 5px;
}

.table_campaign td {
    text-align: left;
}

#table_download_request thead {
    white-space: nowrap;
}

.col-md-12 .download-report {
    margin-bottom: 15px;
}

.table-confirmation thead,
th,
td {
    text-align: left;
}

.pull-right {
    float: right;
}

.describe-text {
    font-size: 14px;
    text-transform: uppercase;
}

.invalid-data {
    margin-top: 30px;
}

.invalid-data .badge {
    font-size: 85%;
}

.sms-length-calculator {
    border: 1px solid rgba(42, 42, 46, .15);
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 5px 9px -3px rgba(1, 87, 155, .15);
    padding-top: 30px;
}

.content-block {
    border-bottom: 1px solid #f5f5f5;
    padding: 0 30px 30px;
}


/* p {
    color: #2a2a2e;
    font-family: Arial;
    font-size: 16px;
    line-height: 26px;
} */

#sms-text {
    min-height: 160px;
}

.c7b,
.c7eb,
.c16b,
.c16bf,
.udh span {
    font-weight: 400;
    color: #333;
    display: inline-block;
    width: 24px;
    height: 31px;
    text-align: center;
    border-radius: 3px;
    margin: 0;
    line-height: 30px;
    vertical-align: top;
    overflow: hidden;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.c7b {
    background-color: #eee;
}

.c7eb {
    background-color: #fea;
    font-size: 10px;
}

.udh,
.udhx {
    font-size: 10px;
    background-color: #b1deff;
}

.udh span {
    font-size: 8px;
    line-height: 31px;
    font-weight: bold;
    background-color: #b1deff;
}

.c16b {
    background-color: #8eba33;
}

.c16bf {
    background-color: #698924;
}

.table-legend td,
.table-legend th {
    padding: .2rem;
    font-size: .75rem;
}

.bg-orange,
.bg-orange>a {
    color: #fff !important;
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-label {
    font-size: .8rem;
    line-height: 1.5rem;
}

label#priority-error {
    position: absolute;
    top: 40px;
}

.form-priority {
    padding-bottom: 10px;
}

.row-total {
    background-color: mistyrose;
}

.api-key {
    color: blue;
}

#btn_get_api_key,
.a-button {
    color: #fff !important;
    cursor: pointer !important;
}

i.fas.fa-arrow-alt-circle-right::before {
    color: orange;
}


/*.btn-close-modal
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
}*/

.btn-reset {
    display: none;
}

.no-wrap {
    white-space: nowrap;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 3px 0 0 8px !important;
}

.text-sm .select2-container--default .select2-selection--single .select2-selection__arrow,
select.form-control-sm~.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0.12em !important;
}

#form-choice .box-shadow-hover:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

#form-choice .pointer {
    cursor: pointer;
}

#form-choice img {
    width: auto;
    max-height: 100px;
}

#form-choice .row {
    width: 70%;
    margin: 0 auto;
}

.title-choice {
    font-size: 20px;
    margin-left: 20px;
}

#form-choice .card {
    margin-bottom: 0 !important;
}

.login-box,
.register-box {
    width: 460px;
}

.btn-choice-login {
    width: 100%;
    background: none;
    padding: 0;
    border: 0;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    color: #4a3a3a;
}

.logo-login {
    width: 20%;
}

.left-choice {
    width: 90%;
    float: left;
    font-size: 12px;
}

.right-choice {
    width: 10%;
    float: right;
    text-align: right;
    font-size: 17px;
    color: #4a3a3a;
}

#form-choice {
    width: 65%;
    margin: 0 auto;
}

.badge-info-traffic {
    color: red;
    font-size: 14px;
    padding: 10px 40px;
    position: relative;
    bottom: 7px;
}

.brand-link img {
    position: absolute;
    left: 50% !important;
    margin-left: -50px !important;
    display: block;
}
