﻿
:root {
    --primary-color: rgb(72,83,150);
    --primary-color-g: linear-gradient(180deg,#D56371 0%,#BA081E 100%);
    --primary-color-text: #fff;
    --primary-color-yellow: linear-gradient(90deg, #F2E3A2 0%, #C1AD51 100%);
    --primary-color-red: #C83648;
}

.none{
    padding:0;
    margin:0;
}

#itable_loading {
    border-radius: 30px;
}

label {
    font-weight: 500 !important;
}

.text-500{
       font-weight:500;
}

legend{
    padding-top: 0 !important;
}

.fs10 {
    font-size: 10px !important;
}

.text-s14 {
    font-size: 14px !important;
}

.badge-logo {
    padding: 5px 4px 3px 4px !important;
}

.badge {
    padding: 0.3125rem 1.375rem;
    border-radius:50px;
}

.w-100{
    width:100%;
}

.bg-white{
    background:#fff !important;
}

.badge {
    text-transform: uppercase !important;
}

.top-cb {
    margin-top: 35px !important;
}
.br-10 {
    border-radius: 10px !important;
}
.br-20 {
    border-radius: 20px !important;
}
.br-30{
    border-radius:30px !important;
}

.text-sanata {
    color: var(--primary-color) !important;
}

.bg-sanata {
    background: var(--primary-color-g);
}

.border-color-sanata {
    border-color: var(--primary-color-g);
}

.modal-title {
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight:500 !important;
}

.modal-lookup{
    padding:20px 0px !important;
}

.modal-lookup .datatable-footer {
    padding :1.25rem 1.25rem 0 1.25rem !important;
}

.btn-sanata{
    border-radius:100px;
    padding:10px 25px !important;
    font-weight:500;
}

.btn-backgrondh {
    display: block;
    width: 100%;
    text-align:left;
    background: transparent;
    border: 1px solid #ddd;
    color: #fff;
    padding: 6px 15px;
    border-radius: 15px;
}


.table {
    border-top: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
}

table .dropdown{
    position:absolute !important;
}

.select2-selection {
    border-radius: 15px;
}

input.rounded-round {
    border-radius: 15px !important;
}

textarea.rounded-round {
    border-radius: 15px !important;
}

.sidebar-content .nav-link {
    margin: 0px 15px !important;
    border-radius: 10px !important;
}

.table-detail-sanata {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
}

    .table-detail-sanata thead th,
    .table-detail-sanata tbody td {
        padding: 10px;
    }

        .table-detail-sanata thead th:nth-child(1),
        .table-detail-sanata tbody td:nth-child(1) {
            width: 5%;
        }

#panel-detail-register ul.nav-tabs li, #panel-detail-register ul.nav-pills li {
    font-weight: 500;
}

.nav-tabs {
    margin-bottom: 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background: var(--primary-color-g) !important;
}

#hlpemeriksaanpelayanan .nav-pills {
    padding: 8px 0px;
    border-radius: 50px;
    margin-bottom: 0;
}

.dataTables_paginate .paginate_button.current, .dataTables_paginate .paginate_button.current:focus, .dataTables_paginate .paginate_button.current:hover {
    color: #fff;
    background: var(--primary-color-g);
}

.tab-content .nav-link {
    margin: 0px 15px !important;
    border-radius: 50px !important;
}

.nav-tabs-highlight .nav-link.active:before {
    background: var(--primary-color-g) !important;
}

.nav-tabs-highlight .nav-link:before {
    height: 2px !important;
}

.sidebar-light .nav-sidebar > .nav-item-open > .nav-link:not(.disabled), .sidebar-light .nav-sidebar > .nav-item > .nav-link.active {
    background: var(--primary-color-yellow);
    color: black;
}

/*.rounded-round {
    border-radius: 0 !important;
    border: none;
    border-bottom: 3px solid #eee;
    transition:400ms ease-in-out 0s;
}

    .rounded-round:hover {
        border-bottom: 3px solid var(--primary-color);
        transition: 400ms ease-in-out 0s;
    }

    .rounded-round:focus {
        border-bottom: 3px solid var(--primary-color);
        transition: 400ms ease-in-out 0s;
    }*/

.list-env li{
    text-decoration:none;
    padding:10px;
    list-style:none;
    border-bottom:1px solid #eee;
}


table.table-rounded {
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    border: 1px solid #eee;
}

.table-rounded th {
}

.table-rounded th, .table-rounded td {
    padding: 10px;
    border-bottom: 1px solid #eee;
}
.table-rounded tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

.table-rounded tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.table-rounded tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.table-rounded tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}


/*.bg-trasnparent*/
.header-color .select2-selection--single:not([class*=bg-]) {
    background-color: transparent !important;
}

.header-color .select2-selection__placeholder, .header-color .select2-selection__arrow {
    color: #fff !important;
}

.header-color .select2-selection__rendered {
    color: #fff !important;
}

.header-color .form-group {
    margin-bottom: 10px;
}

.list-action-intruksi{
    list-style:none;
    width:100%;
    padding: 0;
}
.list-action-intruksi li{
    text-decoration:none;
    width:100%;
    text-align:left;
    padding:3px 0;
}

.list-action-intruksi li a{
    text-align: left;
    font-size:12px;
}

.label-quest {
    font-size: 14px;
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    width: 100%;
    padding: 4px 0;
}

.mahas-alert .alert {
    position: fixed;
    z-index: 9999999999999999999999;
    top: 20px;
    right: 20px;
}

.input-file-manager {
    width: 100%;
    padding: 10px;
    border: 1px dashed #ccc;
    color: #666;
    font-weight: 500;
    border-radius: 30px;
    background: #fff;
}

.bg-yellow-custom {
    background: var(--primary-color-yellow) !important;
}
.text-black {
    color: black !important;
}

.text-red {
    color: var(--primary-color-red) !important;
}

.bg-black {
    color: black !important;
}

.bg-red {
    background: var(--primary-color-yellow) !important;
}
