@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

[data-color-theme=dark] .light-theme
{
  display: none!important;
}
[data-color-theme=dark] .nav-item-dropdown-lg p
{
  color:#fff;
}

[data-color-theme=dark] .nav-sidebar .nav-item a span
{
  /* color:#fff; */
}

[data-color-theme=dark] .nav-sidebar .nav-link.active::after
{
  background: #13EAF7;
}

[data-color-theme=dark] .nav-sidebar .nav-link:hover
{
  color: #13EAF7;
  position: relative;
  transition-duration: 0.5s;
  background-color:none!important;
}

[data-color-theme=dark] .nav-sidebar .nav-item .active
{
  color: #13EAF7!important;
}
[data-color-theme=dark] .nav-sidebar .nav-link:hover::after
{
  content:'';
  height:43px;
  width:10px;
  background: #13EAF7;
  border-radius:0 5px 5px 0;
  position: absolute;
  left:0;
  top: 0;
  transition-duration:0.5s;
}

[data-color-theme=dark] .sidebar-section i
{
  font-size:22px;
  /* color: #fff; */
}

[data-color-theme=dark] .nav-sidebar .nav-link.active
{
  color:#13EAF7;
  position: relative;
  fill:#13EAF7 ;
  background-color:none!important;
}
[data-color-theme=dark] .sidebar-section .active i
{
  color:#13EAF7;
}
[data-color-theme=dark] .nav-sidebar .nav-link.hover
{
  color:#13EAF7;
}
[data-color-theme=dark] .sidebar-section a:hover i
{
  color:#13EAF7;
}
[data-color-theme=dark] .content-sec .nav-tabs .nav-link.active {
  color: #fff;
  font-size: 12px;
  font-family: 'montserratmedium';
  border-bottom: 5px solid #13EAF7;
}
[data-color-theme=dark] .content-sec .nav-tabs-underline .nav-link {
  color: #fff;
  font-size: 12px;
  font-family: 'montserratmedium';
}
[data-color-theme=dark] .sidebar-dark
{
  background: #252b36;
}
[data-color-theme=dark] body {
  background-color:#222;
}
[data-color-theme=dark] .dark-theme
{
  display: block;
}

[data-color-theme=dark] .nav-tabs .nav-link.active {
  color: #13EAF7;
  border-bottom:5px solid #13EAF7;
}
[data-color-theme=dark] .white-text-subs
{
  color:#fff;
  font-size: 25px;
}
[data-color-theme=dark] a {
  color: #13EAF7;
}
[data-color-theme=dark] .horizontal-scroll-list ul li a
{
 color:#fff;
}
[data-color-theme=dark] .status-indicator-container img {
  -webkit-mask-image: none;
  border: 2px solid #fff;
  width: 30px!important;
  height: 30px!important;
}
[data-color-theme=dark] .prof-icn-drp {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.3);
}
[data-color-theme=dark] .profile-divr::after {
  content: '';
  right: 0;
  top:14px;
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.1);
}

[data-color-theme=dark] .top-nav-drop-dtls .dropdown-menu {
  background: #424242!important;
}
[data-color-theme=dark] .top-nav-drop-dtls .dropdown-menu a {
    color: #fff;
    font-size: 12px;
}
[data-color-theme=dark] .top-nav-drop-dtls .dropdown-menu a:hover
{
  color: #13EAF7;
}
[data-color-theme=dark] .top-profile-drop-brd {
  border-bottom: 1px solid rgba(48, 48, 48, 0.7);
}
#bodyloading {
	z-index: 20;
	position: absolute;
	top: 0;
	left:-5px;
	width: 100%;
	height: 100%;
    background-color: rgba(0,0,0,0.4);
}
#bodyloading-content {
	position: absolute;
	border: 16px solid #f3f3f3; /* Light grey */
	border-top: 16px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 100px;
	height: 100px;
	top: 50%;
	left:50%;
	animation: spin 2s linear infinite;
	}

	@keyframes spin {
		0% { transform: rotate(0deg); }
		100% { transform: rotate(360deg); }
	}
  [data-color-theme=dark] input:-webkit-autofill,
  [data-color-theme=dark] input:-webkit-autofill:hover,
  [data-color-theme=dark] input:-webkit-autofill:focus,
  [data-color-theme=dark] input:-webkit-autofill:active
  {
    -webkit-box-shadow: 0 0 0px 1000px #2B2B2B inset!important;
    background-color:#2B2B2B!important;
  }
  .form-control[data-color-theme=dark], [data-color-theme=dark] .form-control:not([data-color-theme]), html[data-color-theme=dark] .form-control:focus
{
  background: #2B2B2B!important;
  outline: 0;
  border:1px solid rgba(255, 255, 255, 0.1);
}
.form-control[data-color-theme=dark], [data-color-theme=dark] .form-control:not([data-color-theme]), html[data-color-theme=dark] .form-control
{
  color:rgba(255, 255, 255, 0.5)!important;
}

[data-color-theme=dark] .form-control
{
  position: relative;
}

[data-color-theme=dark] .form-control::before
{
  position: relative;
  top: -3px;
  left: 1px;
  display: inline-block;
  content: "*";
  color: #d0011b;
}
.sub_login_btn a {
  color: #fff;
}
.mr-0 {
  margin-right: 0px !important;
}
select option {
  font-family: "montserrat";
  font-size: 14px;
  padding: 4px 0px;
}

.ph-list:before {
  color: #000;
}

[data-color-theme=dark] .ph-list:before {
  color: #fff;
}
.reset_field {
  padding-right: 30px;
}

.plan_card {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.card_padding {
  padding-bottom: 20px;
}