/* Dashboard */

a {
    color: #0d5cc4;
}

a:hover {
    color: #0d5cc4;
}

.text-primary {
    color: #0d5cc4 !important;
}

.btn-primary:hover {
    color: #fff !important;
}

.bordered {
    border: 1px solid #e8e8e8;
}

.fas {
    color: #0d5cc4;
    transform: rotateY(180deg);
    margin-right: 0.1rem;
}

#sidebar-menu ul li a i {
    color: #fff;
}

.ct-area {
    fill-opacity: .33 !important;
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
    fill: #626ed4 !important;

}

.ct-golden-section {
    overflow: hidden;
}

.ct-line {
    stroke-width: 3px !important;
}

.ct-point {
    stroke-width: 7px !important;
}

.jvectormap-label {
    display: none;
}

.noUi-horizontal {
    height: 8px;
}

/* Calender */
.fc-event {
    border-radius: 2px !important;
    border: none !important;
    cursor: move !important;
    font-size: 0.8125rem !important;
    margin: 5px 7px !important;
    padding: 5px !important;
}

#external-events .external-event {
    padding: 8px 16px !important;
}

.fc-day-grid-event .fc-time {
    font-weight: 500 !important;
}

.fc-event .fc-content {
    color: #fff !important;
}

tr:first-child > td > .fc-day-grid-event {
    margin-top: 2px !important;
}

/* Range Slider */
.noUi-vertical .noUi-handle {
    height: 20px !important;
    width: 20px !important;
    right: -7px !important;
    top: -12px !important;
    border-radius: 50% !important;
}

.noUi-vertical {
    width: 8px !important;
}

.noUi-horizontal .noUi-handle {
    height: 20px !important;
    width: 20px !important;
    border-radius: 50%;
    right: -10px !important;
    top: -7px !important;
}

.noUi-target {
    background-color: #e9e9ef !important;
    border-color: #e9e9ef !important;
}

.noUi-horizontal {
    height: 8px !important;
}

.irs--modern .irs-from:before, .irs--modern .irs-single:before, .irs--modern .irs-to:before {
    border-top-color: #626ed4 !important;
}

.irs--modern .irs-line {
    background: #dee2e6 !important;
    border-color: #dee2e6 !important;
}

.irs--modern .irs-max, .irs--modern .irs-min {
    color: #adb5bd !important;
    background: #dee2e6 !important;
    font-size: 11px !important;
}

.irs--modern .irs-handle > i:nth-child(1) {
    width: 8px !important;
    height: 8px !important;
}

.irs--modern .irs-bar, .irs--modern .irs-from, .irs--modern .irs-single, .irs--modern .irs-to {
    font-size: 11px !important;
}

.irs--modern .irs-grid-text {
    font-size: 11px !important;
    color: #ced4da !important;
}

.irs--modern .irs-handle {
    border: 1px solid #a3adc1;
    border-top-width: 0 !important;
}

.irs--square .irs-line {
    background: #f6f6f6 !important;
    border-color: #f6f6f6 !important;
}

.irs--square .irs-max, .irs--square .irs-min {
    color: #ced4da !important;
    background: #f6f6f6 !important;
    font-size: 11px !important;
}

.irs--square .irs-bar, .irs--square .irs-from, .irs--square .irs-single, .irs--square .irs-to {
    background: #556ee6 !important;
    font-size: 11px !important;
}

.irs--square .irs-handle {
    border: 2px solid #556ee6 !important;
    width: 12px !important;
    height: 12px !important;
    top: 26px !important;
    background-color: #fff !important;
}

.irs--square .irs-grid-text {
    font-size: 11px;
    color: #ced4da !important;
}

.noUi-connect {
    background: #4ba6ef !important;
}

#red .noUi-connect {
    background: #fd625e !important;
}

#green .noUi-connect {
    background: #2ab57d !important;
}

#blue .noUi-connect {
    background: #0d5cc4 !important;
}

.c-1-color {
    background: #fd625e !important;
}

.c-2-color {
    background: #ffbf53 !important;
}

.c-3-color {
    background: #2ab57d !important;
}

.c-4-color {
    background: #0d5cc4 !important;
}

/* Form Advanced */
.select2-container .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    height: 38px !important;
}

.select2-container .select2-selection--single:focus {
    outline: none !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
    padding-left: 12px !important;
    color: #495057 !important;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
    width: 34px !important;
    right: 3px !important;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #adb5bd transparent transparent transparent !important;
    border-width: 6px 6px 0 6px !important;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #adb5bd transparent !important;
    border-width: 0 6px 6px 6px !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f8f9fa !important;
    color: #16181b !important;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: #626ed4 !important;
    color: #fff !important;
}

.select2-results__option {
    padding: 6px 12px !important;
}

.select2-dropdown {
    border-color: rgba(0, 0, 0, .15) !important;
}

.select2-container .select2-selection--multiple {
    min-height: 38px !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 10px !important;
}

.select2-container .select2-selection--multiple .select2-search__field {
    border: 0;
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-search__field::placeholder {
    color: #495057 !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #e9ecef !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 1px !important;
    padding: 0 7px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
    background-color: #fff !important;
    color: #74788d !important;
    outline: 0 !important;
}

/* color */
.sp-hidden {
    display: none !important;
}

/* Form File Upload */
.dropzone {
    min-height: 230px !important;
    border: 2px dashed #ced4da !important;
    background: #fff !important;
    border-radius: 6px !important;
}

.dropzone .dz-message {
    font-size: 30px !important;
}

/* Chart Chartlist */
.ct-grid {
    stroke: rgba(52, 58, 64, .09) !important;
    stroke-width: 1px;
    stroke-dasharray: 3px !important;
}

.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
    fill: #343a40 !important;
}

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
    fill: #f8b425 !important;
}

#admin-lg-form {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
    padding: 1rem;
}

.user-paginate .pagination {
    float: right;
}

.btn-outline-info:hover {
    color: #fff !important;
}

.app-search {
    padding-top: 0px !important;
}

.text-right {
    text-align: right;
}

.pr-content img {
    max-width: 100%;
}

@media (min-width: 992px) {
    #vertical-menu-btn {
        display: none;
    }
}

.user-pkg-card {
    box-shadow: rgb(204 219 232 / 15%) 3px 3px 6px 0px inset, rgb(255 255 255 / 10%) -3px -3px 6px 1px inset;
}

.user-reseller-card {
    border: 1px dashed #0d5cc4;
}

.reseller-icon {
    position: absolute;
    top: 0;
    left: .40rem;
    z-index: 1000;
    transform: rotate(-45deg);
    font-size: 1.2rem;
}

.register-box {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .17);
}

.register-text i {
    color: green;
    font-size: 1rem;
}

.register-text td {
    padding: .30rem .5rem;
}

.register-text tr:nth-child(even) {
    background-color: #f2f2f2;
}

.full-table
{
    white-space: nowrap;
}

.facebook-color
{
    background-color: #3b5998;
}

.twitter-color
{
    background-color: #1da1f2;
}

.instagram-color
{
    background: linear-gradient( 29.61deg , #f38334 0%, #da2e7d 50.39%, #6b54c6 100%);
}

.linkedin-color
{
    background-color: #0077b5;
}

.pinterest-color
{
    background-color: #bd081c;
}

.new-voucher{
    cursor: pointer;
}

.reject-bell:before {
    animation: ring 1.5s linear infinite;
}

@keyframes ring {
    0% {
        transform: rotate(35deg);
    }
    12.5% {
        transform: rotate(-30deg);
    }
    25% {
        transform: rotate(25deg);
    }
    37.5% {
        transform: rotate(-20deg);
    }
    50% {
        transform: rotate(15deg);
    }
    62.5% {
        transform: rotate(-10deg);
    }
    75% {
        transform: rotate(5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.text-left{
    text-align: left !important;
}

.modal-dialog-scrollable .modal-content
{
    overflow-y: auto;
}

#wa-widget-send-button {
    margin: 0 0 25px 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    position: fixed !important;
    z-index: 16000160 !important;
    bottom: 0 !important;
    text-align: center !important;
    height: 50px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #4dc247;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
    right: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wa-messenger-svg-whatsapp {
    fill: white;
    width: 41px;
    height: 50px;
    stroke: none;
}
