
      :root{
    --primary-color: #1A4699;
    --cta-btn: #1E61BB; 
    --primary-border-color: #43B9FE;
    --primary-gradient: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%);
    --card-header-bg-gradient: linear-gradient(182deg, #43B9FE 0%, #207CFE 100%);
    --primary-hover-gradient: linear-gradient(180deg, #207CFE 100%, #43B9FE 0%);
    --secondary-dark: #0D2548;
    --footer-background: #092251;
    --footer-icon-bg: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%);
    --terms-menu-active: #207CFE;
    --bg-white: #FFFFFF;
    --text-white: #FFFFFF;
    --text-black: #000000;
    --text-grey: #878F99;
    --title-black: #000000;
    --title-primary: #1A4699;
    --tb-title-color: #6B7280;
    --input-day-bg: #F4F7FF;
    --input-day-border: #D1D5DB;
    --font-title:  'Fredoka', sans-serif;
    --font-text: 'Poppins', sans-serif;
    --font-normal: 400;
    --font-medium:600;
    --font-bold:700;
    --font-extra-bold:800;
    --nav-bg: #ffffff;
    --nav-acitve: #43B9FE;
    --nav-box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.11);
    --dark-body-bg: #111826;
    --dark-box-bg: #131e30;
    --dark-btn-bg: #1a2c48;

}
.floating-btn {
  z-index: 999900;
            }
            .whatsappbtn {
            background-color: #4ece4e !important;
    color: #FFF!important;
            }
            .profbtngrp {
            border: 4px solid var(--secondary-dark) !important;
            border-radius: 100px !important;
            }
            .offcanvas-header .navbar-brand {
     background: linear-gradient(180deg, #4FA3F7, #A4D8FF); /* Softer Ocean Blue to Light Sky Blue */
    padding: 12px 18px; /* Balanced padding */
    border-radius: 12px; /* Rounded corners for smooth appearance */
    display: inline-block;
    max-width: 220px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12); /* Subtle shadow for depth */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth hover transition */
 box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
 
  border: 1px solid #ffffff10;
}
            }.modal .navbar-brand {
           background: linear-gradient(180deg, #4FA3F7, #A4D8FF);
    padding: 12px 18px; /* Balanced padding */
    border-radius: 12px; /* Rounded corners for smooth appearance */
    display: inline-block;
    max-width: 220px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12); /* Subtle shadow for depth */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth hover transition */
 box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
 
  border: 1px solid #ffffff10;
            padding: 5px !important;
            }
            
            .card {
            margin-bottom: 10px !important;
            }
          .limit, .subhead {
            max-width: 350px;overflow: hidden !important;white-space: nowrap !important;
           
            }
            .pc li a {
            white-space: nowrap !important;
            }
.form-control {
    border: 1px solid #0dcaf040 !important;
    box-shadow: 0 0 0 0.25rem #0dcaf012 !important;
}
      .Pending .fa, .In.Progress .fa, .Cancel .fa, .Partiall .fa, .Completed .fa {
      display: none;
      }
      .In.Progress .fa.fa-cogs, .Pending .fa.fa-clock, .Cancel .fa.fa-times, .Partiall .fa.fa-hourglass-half, .Completed .fa.fa-check{
      display: inline-block;
      padding: 6.5px !important;
      padding-right: 8px !important;
      }
      .footrblurwrap img{
      max-width: 150px !important;
      }
      .dropdown-menu li.active a, .dropdown-menu li a:hover, .dropdown-menu li a:focus {
     color: #fff;
    outline: 0;
    background: #66d2ff !important;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10; 
      }
      body div.help-block.min-max {
  display: flex;
  gap: 10px;
  margin-bottom: 5px;
  margin-top: 10px;
}
html body div.help-block.min-max span {
  box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0px 3px 9px inset, rgba(255, 255, 255, 0.6) 0px 1px 1px inset, rgba(46, 131, 195, 0.3) 0px -8px 36px inset, rgba(255, 255, 255, 0.6) 0px 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
  border: 2px solid rgba(255, 255, 255, 0.063);
  border-radius: 15px;
  background: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0px, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0px, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%) #66d2ff !important;
  padding: 4px 10px;
  color: #fff;
  text-align: center;
}
html body div.help-block.min-max span.min {
  background: #54cc94 !important;
}
html body div.help-block.min-max span.max {
  background: #f96d6d !important;
}
     
      body form .bootstrap-select .dropdown-menu {
              left: 0;
              float: left;
              text-align: left;
              list-style: none;
              background-clip: padding-box !important;
          }
          .authorized .dropdown.bootstrap-select.form-control.bs3.open{
              background-color: transparent !important;
          }
    
      .authorized  form .dropdown-menu.open li a {
          display: block;
          width: 100%;
       border: 1px solid #0dcaf040 !important;
            border-radius: 10px !important;
          }
        .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 8px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid 9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	min-width: 100px !important;
	list-style: none;
	text-align: left;
	background-clip: padding-box !important;
}

.dropdown-menu-right, .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}

.dropdown-header, .dropdown-menu>li>a {
	display: block;
	padding: 3px 5px;
	line-height: 1.5;
	white-space: nowrap;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
      
.dropdown-menu .divider {
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	clear: both;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #151515;
	background-color: #f5f5f5;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #eee;
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	font-size: 12px;
	color: #eee;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.nav-justified>.dropdown .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid 9;
	content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width:992px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left;
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 2;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px !important;
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn .caret, .btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none;
}
        
.bootstrap-select .dropdown-toggle .filter-option-inner-inner, .limit, .subhead {
	overflow: hidden;
	white-space: nowarp !important;
	text-overflow: ellipsis;
}

.body form .bootstrap-select .caret {
	display: none !important;
}

      .body form .bootstrap-select .btn.btn-default,  div#service_average_time_span {
	 font-size: 16px !important;
        padding: 15px 15px 15px 15px !important;
        outline: none !important;
        box-shadow: none;
        border-radius: 12px !important;
        border: none;
      color: #000;
    background-color: #fff;
    border-color: #25aae1; 
      }

.body .balance-dropdown__name {
	border-radius: 12px !important;
	margin-bottom: 6px !important;
}

.body form  .bootstrap-select .dropdown-menu.inner {
	display: block !important;
    max-height: 320px !important;
}

.body form  .bootstrap-select .dropdown-menu .service_id_badge {
  box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0px 3px 9px inset, rgba(255, 255, 255, 0.6) 0px 1px 1px inset, rgba(46, 131, 195, 0.3) 0px -8px 36px inset, rgba(255, 255, 255, 0.6) 0px 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
  border: 2px solid rgba(255, 255, 255, 0.063);
  background: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0px, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0px, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%) #1E90FF !important;
  color: #fff;
  margin-right: 0;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 8px;
  margin-left: 5px;
  font-family: var(--font-secondary);
  font-size: 12px;
}

.body form  .bootstrap-select .filter-option-inner-inner .service_id_badge {
 padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
        color: #ffffff !important;
	 background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
	color: #fff !important;
            display: none !important;
}

.body form  .bootstrap-select   .dropdown-menu {
	margin-top: 65px;
    width: 100%;
}

.body form .bootstrap-select .dropdown-menu li {
	margin: 5px !important;
}

.body form .bootstrap-select .dropdown-menu li a, body .dropdown-menu>li>a {
	color: var(--text-black);
    width: 100%;
    font-size: 16px;
    text-decoration: none !important;
    cursor: pointer;
    border: 1px solid #0dcaf040 !important;
    border-radius: 10px !important;
}

.body form .bootstrap-select .dropdown-menu li a:is(:hover, :focus) {
 color: #fff;
    outline: 0;
    background: #66d2ff !important;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10;
  
}

.body form .bootstrap-select .dropdown-menu li.active a, body .dropdown-menu li.active a {
	color: #fff;
    outline: 0;
    background: #66d2ff !important;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
   background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10;
}

.body form .bootstrap-select .dropdown-menu li.active a:is(:hover, :focus), body .dropdown-menu li.active a:hover, body .dropdown-menu li.active a:focus {
	color: #ffffff !important;
	outline: 0;
    background: #66d2ff !important;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10;
}
.body form .bootstrap-select button.btn.dropdown-toggle.btn-default:focus {
	outline: none !important;
	box-shadow: none !important;
}


           }
           html body .bottombar, .bottombariph {
         border: 2.2px solid #207CFE important;
         box-shadow: 0 5.2px 5.2px #207CFE important;
            }
         .tooltip{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-break:auto;line-height:1.5;text-shadow:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;text-transform:none;text-decoration:none;}
            .tooltip{position:absolute;z-index:1070;display:block;letter-spacing:normal;text-align:left;text-align:start;font-size:12px;opacity:0}.tooltip.in{opacity:.9}
            .tooltip.top{margin-top:-3px;padding:5px 0}
            .tooltip.right{margin-left:3px;padding:0 5px}
            .tooltip.bottom{margin-top:3px;padding:5px 0}
            .tooltip.left{margin-left:-3px;padding:0 5px}
         
         
            .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#207CFE;border-radius:4px:
         color: #fff;
    outline: 0;
    background: #66d2ff !important;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
   background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10;
         }
         
         
            .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#207CFE}.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px}
            .tooltip.top-left .tooltip-arrow{right:5px;margin-bottom:-5px}
            .tooltip.top-right .tooltip-arrow{left:5px;margin-bottom:-5px}
            .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#207CFE}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#207CFE}
            .tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#207CFE;top:0}
            .tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}
            .tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}
            .tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;letter-spacing:normal;text-align:left;text-align:start;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2)}
            .lead,body{letter-spacing:0}
            .carousel-caption,.carousel-control{color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.flextable-item,.iconav .tooltip{white-space:nowrap}
            span[data-toggle=tooltip]{cursor:pointer}
.dropdown-menu::-webkit-scrollbar{
    width: 5px;
}
.dropdown-menu::-webkit-scrollbar-track {
   background: #e1e1e1;
   border-radius: 50px;
}   
.dropdown-menu::-webkit-scrollbar-thumb {
    background: var(--secondary-dark);
    border-radius: 50px;
  }
.dropdown-menu {
    border: none;
    background: var(--bg-white);
    border-radius: 12px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.357);
	-webkit-animation: .3s cubic-bezier(.25, .1, .15, 1.34) forwards dropdown-active;
	animation: .3s cubic-bezier(.25, .1, .15, 1.34) forwards dropdown-active;
}
.dropdown-menu .dropdown-item {
	color: var(--text-black);
	padding: 6px;
	font-size: 15px;
  	font-weight: 600
}
.dropdown-menu .dropdown-item:hover {
	color: #fff;
    outline: 0;
    background: #66d2ff !important;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10; 
}
* {
	box-sizing: border-box !important;
}
@keyframes dropdown-active {
	0% {
		opacity: 0;
		transform: translateY(-50px);
		max-height: 0
	}

	100% {
		opacity: 1;
		transform: translateY(0) skewY(0)
	}
}
.dropup, .dropright, .dropdown, .dropleft {
	position: relative;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 3rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	color: #212529;
	text-align: left;
	list-style: none;
	background-clip: padding-box !important;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

@media (min-width: 576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-sm-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-md-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-lg-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-xl-right {
		right: 0;
		left: auto;
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem;
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem;
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
	right: auto;
	bottom: auto;
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef;
}

.dropdown-menu.show {
	display: block;
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap;
}

.dropdown-header.active, .dropdown-header:active {
	transform: rotate(180deg) !important;
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
}

.border-rounded {
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     overflow-wrap: break-word;
     word-wrap: break-word;
     background: #fff
}
         @media (max-width: 592px) {
         .limit, .subhead {
         max-width: 200px !important;
         }
         html body .formlast {
         width: 100% !important;
         }
         }
@media (max-width:992px) {
         .mob {
         display: none !important;
         }
         }

.paymenthdr {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .paymenthdr img {
    max-width: 200px;
    border-radius: 10px;
    border: none;
  }
  .statspay {
    display: flex;
    justify-content: space-between;
  }
  .statscardpay {
    font-family: "Montserrat", -apple-system, BlinappacSystemFont, "Segoe UI",
    Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 600;
    background: #EDF9FE !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
    margin: 5px;
    border-radius: 10px;
    border: 1px solid #1E90FF;
  }
  .statscardpay p {
  
    margin: 0;
    color: #000000;
  }
  .statscardpay p strong {
    color: #1E90FF;
  }
  
  .btngrpfunds {
    margin-top: 20px;
  }
  .btngrpfunds p a.contactbtn {
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 10px;
    margin-left: 5px;
    display: inline-block;
    background: #EDF9FE;
    background-position: center;
    color: #000000;
    border: 2px solid #1E90FF;
    text-decoration: none;
    transition: all 0.1s ease;
  }
  .btngrpfunds p a.contactbtn:hover{
    transform: scale(0.95);
  }
  .btngrpfunds p {
    margin: 0;
    color: #000000;
  }
  
  .fundschldcont p {
    color: #000000;
    margin: 0;
    text-align: left !important;
  }
  .fundschldcont span.contfundspan {
    color: #000000;
    font-weight: 600;
    text-align: left !important;
  }
  .fundschild {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px;
    background: #EDF9FE;
    padding: 5px;
    border-radius: 12px;
    border: 1px solid #1E90FF;
    text-align: left !important;
  }
  .fundschild .frstnum {
    min-height: 43px;
    min-width: 43px;
    background: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0px, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0px, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%),#1E90ff !important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    border-radius: 10px;
    margin-right: 10px;
    text-align: left !important;
}
.notered {
    background: linear-gradient(45deg, #9dee9d, #9cff9c);
    padding: 10px;
    border-radius: 12px;
    margin: 5px;
  }
  .notered p {
    font-family: "Montserrat", -apple-system, BlinappacSystemFont, "Segoe UI",
    Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    margin: 0;
    color: white;
    text-align: center;
    font-weight: 700;
}
    .topgrp {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: flex-end;
        gap: 10px;
      }
      
      .ordbtn button.btn.btn-info {
        background: linear-gradient(45deg, #2564ff, #00a9ff);
        border: 1px solid #fff;
        border-radius: 12px;
  }
  /* Add background color for odd rows */
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f8f9fa !important; /* Light gray for odd rows */
}

/* Ensure rows appear striped */
.table-striped tbody tr:nth-of-type(even) {
    background-color: #ffffff !important; /* White for even rows */
}

/* Border and styling for table */
.table-striped {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #e0e0e0;
}

.table-striped th, .table-striped td {
    padding: 10px;
    text-align: left;
    border: 1px solid #e0e0e0;
}

/* Optional Hover Effect */
.table-striped tbody tr:hover {
    background-color: #f0f8ff;
}

      td.bonusperc {
        font-weight: bold;
        color: #1E90FF !important;
        text-align: right;
      }
        td.text-left {
        color: #00000 !important;
        text-align: left;
    }
    table {
        border-spacing: 0;
        border-collapse: collapse;
    }
    td,
    th {
        padding: 0;
    }