Current File : /home/bqrcodec/contact.groupg.com.sg/wp-content/plugins/rabbit-loader/admin/css//style.css
body {
background-color: #f0f0f1 !important;
}
.rabbitloader-home-tab-content {
padding: 20px 0px;
}
.text-success {
color: green;
}
.text-danger {
color: brown;
}
.text-grey {
color: #333;
}
.div-connect-parent {
margin-top: 20px;
background-color: white;
padding: 0 20px;
text-align: center;
max-width: 600px;
margin: 0 auto;
border-radius: 5px;
border: solid 1px #dee2e6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Manrope", sans-serif;
color: #1f0757;
line-height: 1.3;
font-weight: 700;
}
.mt-05 {
margin-top: 0.12rem !important;
}
@media (min-width: 1200px) {
.h4,
h4 {
font-size: 1.5rem;
}
}
.h4,
h4 {
font-size: calc(1.275rem + .3vw);
}
.div-connect-parent p {
font-family: "Manrope", sans-serif;
color: #8480ae;
line-height: 1.8;
font-size: 1rem;
}
.rl-content-area {
padding: 20px;
}
.border-bottom {
border-bottom: solid 1px #dee2e6;
}
.rl-btn-secondary {
color: #333;
background-color: #dee2e6;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}
.rl-btn-outline-primary {
color: #6b71fb;
border-color: #6b71fb;
}
.rl-btn-outline-primary:hover {
color: #fff;
background-color: #6b71fb;
border-color: #6b71fb;
}
.rl-btn-lg {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.rl-bg-primary {
color: #fff;
background-color: #6b71fb !important;
}
.btn.focus,
.btn:focus,
.btn:active {
outline: none !important;
box-shadow: none;
}
.d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.footer-area .footer-nav ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
}
.footer-area .footer-nav ul li a {
color: #8480ae;
margin: 0 15px;
font-family: "Manrope", sans-serif;
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
text-decoration: none;
outline: 0 solid transparent;
/* color: #1f0757; */
}
.rl-card {
padding: 20px;
background-color: #ffffff;
border-radius: 6px;
}
.rl-dash-buttons {
padding: 10px 20px;
background-color: #ffffff;
color: #0811fb;
display: inline-block;
margin-right: 20px;
text-align: center;
border-radius: 6px;
cursor: pointer;
border: #ffffff solid 1px;
transition: all .15s ease-in-out;
text-decoration: none;
}
.rl-dash-buttons:hover {
border: #04098a solid 1px;
background-color: #0811fb;
color: #ffffff;
}
.rl-dash-link {
text-decoration: none;
}
.rl-dash-link:hover {
color: #0811fb !important;
}
div.score_circle {
position: relative;
margin: 0 auto;
width: 150px;
height: 150px;
}
.score_circle canvas {
display: block;
position: absolute;
top: 0;
left: 0;
}
.score_circle span {
color: #555;
display: block;
line-height: 150px;
width: 150px;
text-align: center;
font-family: sans-serif;
font-size: 60px;
font-weight: 100;
/* margin-left:5px; */
}
input {
width: 200px;
}
/* #freshworks-frame-wrapper{bottom: 30px !important;} */
.dataTables_wrapper {
min-height: 150px;
}
.dataTables_wrapper .table-bordered td,
.dataTables_wrapper .table-bordered th {
border: none
}
.dataTables_wrapper .table-bordered th {
font-weight: 600;
background: #F7F8FB;
}
.dataTables_wrapper tr:nth-child(even) {
background: #F7F8FB;
}
.datatable-header {
border: none;
}
.datatable-header input {
border: 1px solid #EAECF1;
}
.datatable-header select {
border: 1px solid #EAECF1;
}
.datatable-header input {
transition: all .15s ease-in-out;
}
.datatable-header input:focus {
border-color: #0811fb !important;
box-shadow: 0 3px 9px rgba(50, 50, 9, 0), 3px 4px 8px rgba(94, 114, 228, .1);
}
.datatable-basic .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
border: 1px solid #EAECF1;
min-height: 30px;
}
.datatable-header button {
border: 1px solid #EAECF1;
}
.datatable-footer {
border: none;
}
.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button.current:focus,
.dataTables_paginate .paginate_button.current:hover {
/* background-color: #0811fb !important; */
/* color: #fff !important; */
border-radius: 50% !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
/* background-color: #0811fb !important; */
/* color: #fff !important; */
border-radius: 50% !important;
}
.rl-table {
border: none;
font-size: 0.875rem;
}
.rl-table tbody td,
tr,
th {
border: none
}
.rl-table thead th {
border: none;
background: #F7F8FB;
}
.rl-table tr:nth-child(even) {
background: #F7F8FB;
}
.rl-table>thead>tr>th {
border: none;
}
.rl-table th {
border: none;
font-weight: 600
}
.no-bg-table.table tr:nth-child(even) {
background: transparent;
}
.no-bg-table.table>thead>tr>th {
border: none;
color: #000;
}
.no-bg-table.table tr {
color: #000;
}
.datatable-header,
.datatable-footer {
padding: 0 1.5rem;
border: none;
margin-top: 1.5rem;
}
.datatable-header::after {
display: block;
clear: both;
content: "";
margin-bottom: 10px;
}
.datatable-scroll-wrap {
width: 100%;
min-height: .01%;
overflow-x: auto;
}
.dataTable thead td,
.dataTable thead th {
outline: 0;
position: relative;
}
.dataTable tbody td,
.dataTable tbody th {
outline: 0;
}
.dataTables_wrapper::after {
display: block;
clear: both;
content: "";
}
.dataTables_wrapper .dataTables_length select {
-webkit-appearance: auto;
background: none;
}
.dataTables_wrapper .dataTables_filter input {
padding: 0px 8px !important;
}
table.dataTable thead th,
table.dataTable thead td {
padding: 8px 24px !important;
border-bottom: none !important;
}
table.dataTable tbody th,
table.dataTable tbody td {
padding: 8px 24px !important;
}
table.dataTable.no-footer {
border-bottom: none !important;
}
/* The switch - the box around the slider */
.rl-switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}
/* Hide default HTML checkbox */
.rl-switch input {
opacity: 0;
width: 0;
height: 0;
}
/* The slider */
.rl-switch-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #842029;
-webkit-transition: .4s;
transition: .4s;
}
.rl-switch-slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
input:checked+.rl-switch-slider {
background-color: #6b71fb;
}
input:focus+.rl-switch-slider {
box-shadow: 0 0 1px #6b71fb;
}
input:checked+.rl-switch-slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
/* Rounded sliders */
.rl-switch-slider.rl-switch-round {
border-radius: 34px;
}
.rl-switch-slider.rl-switch-round:before {
border-radius: 50%;
}
.rl-cp {
cursor: pointer;
}
.rl-div-video {
display: inline-block;
position: relative;
}
.rl-video-play {
position: absolute;
top: 56%;
left: 50%;
transform: translate(-50%, -50%);
width: 96px;
height: 96px;
font-size: 96px;
color: #ffc107;
}
.rl-primer {
border: 1px solid;
border-color: var(--bs-secondary-rgb);
border-radius: 2px;
;
}