﻿/* overwrite any style in primalcuststyle.css here to */
@media only screen and (min-width: 751px) {

    #selfcaremenuwrap {
       width:100%;
       max-width:1024px;
       margin:0 auto;
    }

    .selfcaremenu-container  {
	    -webkit-flex-wrap:  nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
    }

    .selfcaremenu-item {
	
	    list-style: none;
	    font-size:12pt;
	    margin-bottom:1px;
	    margin-right:1px;
	    margin-left:1px;
	    padding: 0;
	    vertical-align:middle;
	    width:100%;

	    -webkit-flex: 1 0 100px !important;
	    -ms-flex: 1 0 100px !important;
	    flex: 1 0 100px !important;
    }
    
    #ctl00_ContentPlaceHolder_PrimalSelfcareNet_Panel_AccountInfo{
	    flex: 2 0 300px!important;
	    max-width: 650px!important;
    }
}
/*above is to adjust menu width and wrap feature, in order for this to work, the ones in the primalcommonr.css shall be commented out */

@media only screen and (min-width: 601px) {

	.cdritem{
		-webkit-flex: 0 0 12% !important;
		-ms-flex: 0 0 12% !important;
		flex: 0 0 12% !important;
	}
}

@media only screen and (min-width: 751px) and (max-width: 970px) 
{
	.summarysc 
	{
	    width: 700px !important;
	    border-color:#fff;
    }

    .selfcaremenu-button-section
    {
    	background-position-x: 0!important;   
    }
   
    .pagetitle.LOGIN_WELCOME 
    {
	   display:none;
    }
}

.bottom-padding
{
	height:180px!important;
}

.pagetitle.LOGIN_WELCOME
{
    display:none!important;    
}

.card-body.plan-description > div
{
    font-weight: normal!important;    
}

@media only screen and (min-width: 751px) 
{
    
    .menu-out-transition {
        transition-duration: 0!important;
    }

    .menu-out {
        position: relative;
        z-index: 999;
        display: block;
        transition-property: none!important;
        transform: none!important;
    }


    .menu-in {
        position: relative;
        z-index: 999;
        transform: none!important;
    }
}

#selfcaremenu .selfcaremenu-text-span {
    left: -8px!important;
}

#selfcaremenu > li:nth-child(5) .selfcaremenu-text-span {
    left: -5px!important;
}

#selfcaremenu > li:nth-child(6) .selfcaremenu-text-span {
    left: -5px!important;
}

    .selfcaremenu-active {
        /*active menu background color*/
        background-color: rgb(44,225,153)!important;
    }
    
    .selfcaremenu-exit {
        /*exit menu background color*/
        background-color: rgb(235,95,95)!important;
    }

    .card-header.bg-dark 
    {
        background-color: rgb(90,45,180)!important;
    }
    
    .dcts-options-list > .card-header.bg-dark 
    {
        background-color: rgb(66,66,66)!important;
    }
    
    .dbucket-list > .card-header.bg-success 
    {
        background-color: rgb(90,45,180)!important;
    }
    
    .cdritem.cdrtitle
    {
        background-color: rgb(90,45,180)!important;
    }
    
    
    
/**
* @license
*
* Font Family: Clash Grotesk
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-grotesk
* © 2024 Indian Type Foundry
*
* Clash Grotesk Extralight 
* Clash Grotesk Light 
* Clash Grotesk Regular 
* Clash Grotesk Medium 
* Clash Grotesk Semibold 
* Clash Grotesk Bold 
* Clash Grotesk Variable (Variable font)

*
*/
@font-face {
  font-family: 'ClashGrotesk-Extralight';
  src: url('./fonts/ClashGrotesk-Extralight.woff2') format('woff2'),
       url('./fonts/ClashGrotesk-Extralight.woff') format('woff'),
       url('./fonts/ClashGrotesk-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Light';
  src: url('./fonts/ClashGrotesk-Light.woff2') format('woff2'),
       url('./fonts/ClashGrotesk-Light.woff') format('woff'),
       url('./fonts/ClashGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Regular';
  src: url('./fonts/ClashGrotesk-Regular.woff2') format('woff2'),
       url('./fonts/ClashGrotesk-Regular.woff') format('woff'),
       url('./fonts/ClashGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Medium';
  src: url('./fonts/ClashGrotesk-Medium.woff2') format('woff2'),
       url('./fonts/ClashGrotesk-Medium.woff') format('woff'),
       url('./fonts/ClashGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Semibold';
  src: url('./fonts/ClashGrotesk-Semibold.woff2') format('woff2'),
       url('./fonts/ClashGrotesk-Semibold.woff') format('woff'),
       url('./fonts/ClashGrotesk-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'ClashGrotesk-Bold';
  src: url('./fonts/ClashGrotesk-Bold.woff2') format('woff2'),
       url('./fonts/ClashGrotesk-Bold.woff') format('woff'),
       url('./fonts/ClashGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: 'ClashGrotesk-Variable';
  src: url('./fonts/ClashGrotesk-Variable.woff2') format('woff2'),
       url('./fonts/ClashGrotesk-Variable.woff') format('woff'),
       url('./fonts/ClashGrotesk-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}
    
    
    
#viewpanel 
{
    font-family: ClashGrotesk-Regular !important;
}

#sjh20110706
{
    font-family: ClashGrotesk-Regular !important;
}