/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/
/*! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com*/

.select2-container--default .select2-selection--single {
    height: auto!important;
}
.select2-container .select2-selection--single .select2-selection__rendered {

    white-space: unset!important;
}

.border-dayoff{

    --bs-badge-color: #000!important;
}
a.border-calender-dayoff{

    color: #000 !important;
}
.border-calender-dayoff{

    color: #000 !important;
}
a.border-calender-dayoff-user{

    color: #ff0000 !important;
}
.border-calender-dayoff-user{

    color: #ff0000 !important;
}

.digitel-background {
    /* Background pattern from Toptal Subtle Patterns */
    background-image: url("https://billing.digitel.org.vn/backend/assets/css/skins/4957136.jpg");
    height: 400px;
    width: 100%;
 }

 .dark-mode .swal2-popup.swal2-toast {
    background: unset !important;
}