html {
	min-height: 101%;
}
body {
	overflow-x: hidden;
	margin:0;
	padding:0;
	position: relative;
	min-height:100%;
    font-family: 'Nunito Sans';
}

div, p, ul, ol, li, span, form, table, tr, td, a, strong, b, i, em, section, header, footer, main {
	box-sizing:border-box;
}
section, header, footer {
	display:block;
}
strong, b {
    font-family: 'Nunito Sans SemiBold' !important;
    font-weight: 500 !important;
}
img {
	border:none;
	outline:none;
}

/* Inputs */
form {
    margin: 0;
}
input:not(type="button"):not([type="submit"]), textarea  {
	border: 1px solid #d1d1d1 !important;
		padding: 5px 10px;
		box-sizing: border-box;
		border-radius: 3px;
		margin:3px ;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		outline: none;
}
textarea:focus,
input:not([type='submit']):focus,
input:not([type='button']):focus {
	outline:none;
}

/* Fonts */

/************* AFHP-6625 POC START ***************/
@font-face {
    font-family: 'Nunito Sans Light';
    src: url('../fonts/Nunito_Sans/NunitoSans-Light.eot');
    src:  url('../fonts/Nunito_Sans/NunitoSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-Light.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-Light.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans SemiBold';
    src: url('../fonts/Nunito_Sans/NunitoSans-SemiBold.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-SemiBold.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-SemiBold.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans SemiBold Italic';
    src: url('../fonts/Nunito_Sans/NunitoSans-SemiBoldItalic.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito Sans ExtraBold';
    src: url('../fonts/Nunito_Sans/NunitoSans-ExtraBold.eot');
    src:  url('../fonts/Nunito_Sans/NunitoSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraBold.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans Bold';
    src: url('../fonts/Nunito_Sans/NunitoSans-Bold.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-Bold.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-Bold.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans Light Italic';
    src: url('../fonts/Nunito_Sans/NunitoSans-LightItalic.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-LightItalic.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-LightItalic.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito Sans Italic';
    src: url('../fonts/Nunito_Sans/NunitoSans-Italic.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-Italic.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-Italic.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito Sans ExtraLight Italic';
    src: url('../fonts/Nunito_Sans/NunitoSans-ExtraLightItalic.eot');
    src:  url('../fonts/Nunito_Sans/NunitoSans-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraLightItalic.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito Sans Black';
    src: url('../fonts/Nunito_Sans/NunitoSans-Black.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-Black.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-Black.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans Bold Italic';
    src: url('../fonts/Nunito_Sans/NunitoSans-BoldItalic.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-BoldItalic.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito Sans ExtraBold Italic';
    src: url('../fonts/Nunito_Sans/NunitoSans-ExtraBoldItalic.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito Sans Black Italic';
    src: url('../fonts/Nunito_Sans/NunitoSans-BlackItalic.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-BlackItalic.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-BlackItalic.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito Sans ExtraLight';
    src: url('../fonts/Nunito_Sans/NunitoSans-ExtraLight.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraLight.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraLight.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/Nunito_Sans/NunitoSans-Regular.eot');
    src: url('../fonts/Nunito_Sans/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito_Sans/NunitoSans-Regular.woff2') format('woff2'),
        url('../fonts/Nunito_Sans/NunitoSans-Regular.woff') format('woff'),
        url('../fonts/Nunito_Sans/NunitoSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	margin-bottom: 10px;
}
h1 {
	font-weight: 300;
	font-size: 34px;
	letter-spacing: 0.1px;
}

h2 {
	font-weight: 300;
	font-size: 22px;
	letter-spacing: 0.28px;
	font-family: 'Nunito Sans';
}

h3 {
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0.32px;
	margin-top: 0;
}

h4 {
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-family: 'Nunito Sans SemiBold' !important;
}

h5 {
	font-weight: 500;
	font-size: 11px;
	letter-spacing: 0.5px;
}

h6 {
	font-weight: 500;
	font-size: 10px;
	letter-spacing: 0.5px;
}
a {
	color:#435384;
	/* text-decoration: none; */
}
strong, b {
	font-weight: normal;
    font-family: 'Nunito Sans SemiBold' !important;
}
input {
	color:#3d3d47;
}
input::-webkit-autofill { background:#e7f3f7 !important; }

textarea, input:not([type='submit']), input:not([type='submit']) {
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	border-radius: 50px;
	padding:10px;
	width: 100%;
    font-family: 'Nunito Sans', Arial, sans-serif !important;
	outline:none !important;
}
select {
    opacity: 1;
    width: 100%;
    gap: 12px;
    border-radius: 12px;
    border-width: 1px;
    padding-top: 11px;
    padding-right: 16px;
    padding-bottom: 11px;
    padding-left: 16px;
    background:#FFFFFF;
    border: 1px solid #999999;
    font-family: 'Nunito Sans';
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #555555;
    background-image: url('../images/dropdown icon.png');
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 16px 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

 
/* For Firefox - hide the default arrow */
select::-ms-expand {
    display: none;
}

textarea:focus, input:not([type='submit']):focus, input:not([type='submit']):focus, select:focus {
	box-shadow:0 0 0 1px #cacbce;
}

INPUT[type="number"] {
	-moz-appearance: textfield;
	/* width: auto; */
		-webkit-appearance: none;

}


/* Buttons */
.btn{
    color: #fff;
    font-family: 'Nunito Sans', Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    display: flex;
    height: 48px;
    width: 176px;
    padding: 11px 24px 11px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 24px;
    text-decoration: none;
    
}
.btn, button { /*primary button*/
    background:#051F4A;
    transition: background-color 0.5s ease;
    
}

.btn.not-active{
    background:#0A7CC1;
}

.btn:hover{
    background: #FFF;
    color: #178197;
    border: 2px solid #178197; 
   
}

.btn:focus {
    background: #FFF;
    color: #178197;
    border: 2px solid #178197;
    outline: 2px solid #178197;
    outline-offset: 3px;
    transition: none;
}

.btn:disabled,
.btn.disabled,
.btn[disabled] {
    background: #999999;
    color: #FFF;
    cursor: not-allowed;
    pointer-events: none; /* Prevents clicking */
}


.btn.secondary {
    background: #FFF;
    color: #0A5F72;
    border: 2px solid #0A5F72;
}

.btn.secondary:hover {
    background: #0A5F72;
    color: #FFF;
    border: 2px solid #0A5F72;
}

.btn.secondary:focus {
    background: #0A5F72;
    color: #FFF;
    border: 2px solid #FFF;
    outline: 2px solid #0A5F72;  
    transition: none;
}

.btn.secondary:disabled,
.btn.secondary.disabled,
.btn.secondary[disabled] {
    background: #FFF;
    color: #999999;
    border-color: #999999;
     cursor: not-allowed;
    pointer-events: none; /* Prevents clicking */
}

.btn.tertiary{
    border: none;
    border-radius: 0px;
    background: transparent;
    color: #0A5F72;
    border-bottom: 2px solid transparent;
    transition: border-bottom-color 0.9s ease;
}

.btn.tertiary:hover{
      border-bottom: 2px solid #0A5F72;
  }

.btn.tertiary:focus:not(.pagination-next):not(.pagination-previous) {
    border-radius: 24px;
    border-bottom: 0px;
}

.btn.tertiary.detail-btn {
    background-image: url('../images/Small Right.svg');
    background-repeat: no-repeat;
    background-position: right 45px center;
    padding-right: 75px; /* Add space for the icon */   
}

.btn.tertiary.pagination-previous {
    background-image: url('../images/Medium Left.png');
    background-repeat: no-repeat;
    background-position: left 16px center;
    background-size: 16px 16px;
    padding-left: 40px;
    color:#051F4A;
    width: 112px;
    height: 48px;
    padding: 11px 4px;
    gap: 8px;
}

.btn.tertiary.pagination-previous:disabled,
.btn.tertiary.pagination-previous.disabled,
.btn.tertiary.pagination-previous[disabled] {
    background-image: url('../images/Medium Left disabled.png');
    background-repeat: no-repeat;
    background-position: left 16px center;
    background-size: 16px 16px;
    color: #999999;
    cursor: not-allowed;
    pointer-events: none;
    width: 112px;
    height: 48px;
    padding: 11px 4px;
    gap: 8px;
}


.btn.tertiary.pagination-next {
    background-image: url('../images/Medium Right.png');
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 16px 16px;
    padding-right: 40px;
    color: #051F4A;
    width: 112px;
    height: 48px;
    padding: 11px 4px;
    gap: 8px;
}

 
.btn.tertiary.pagination-next:disabled,
.btn.tertiary.pagination-next.disabled,
.btn.tertiary.pagination-next[disabled] {
    background-image: url('../images/Medium Right disabled.png');
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 16px 16px;
    color: #999999;
    cursor: not-allowed;
    pointer-events: none;
}

.btn.tertiary.pagination-next:focus,
.btn.tertiary.pagination-previous:focus {
    outline: none;
}


.btn.tertiary:disabled,
.btn.tertiary.disabled,
.btn.tertiary[disabled] {
     background:#fff;
     color: #999999;
     cursor: not-allowed;
     pointer-events: none; /* Prevents clicking */
}

.btn.field-btn:focus {
    background: inherit;
    color: inherit;
    border: inherit;
    outline: 2px solid #178197;
    outline-offset: 3px;
    outline: none;
}

.btn.field-btn:focus:not(.not-active) {
    background: #051F4A;
    color: #fff;
    outline:none;
    outline-offset: 3px;
}

.btn.field-btn.not-active:focus {
    background: #FFF;
    color: #178197;
    border: 2px solid #178197;
    outline: 2px solid #178197;
    outline-offset: 3px;
    transition: none;
}

.btn.pagination.active:hover{
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #051F4A;
    color: #fff;
    border: 2px solid #051F4A;
}

.btn.pagination.not-active{
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #FFF;
    color: #051F4A;
    border: 2px solid #051F4A;
    text-align: center;
    line-height: 36px;
    padding: 0;
}

.btn.pagination.active{
    width: 40px;
    height: 40px;
    border-radius: 6px;
    text-align: center;
    line-height: 36px;
    padding: 0;

}   

.btn.pagination.not-active:hover{
    background: #178197;
    color:  #FFF;
    border: 2px solid #178197;
}

.btn.secondary.new-patient{
     background-image: url("../images/Add.png");
    background-repeat: no-repeat;
    background-position: left 10px center;  
    background-size: 20px; /* Adjust size as needed */
    color: #051F4A;
    border: 2px solid #051F4A;
}


.button-area-center {
	text-align: center;
    clear: both;
    padding: 40px 0 5px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.button-area-center .btn {
	margin: 0 5px 5px 0;
}


/* Disabled version of common button */
.disabled-btn {
	color: #888;
	background-color: #CCC;
	border-color: #CCC;
}

.disabled-btn:hover {
	cursor:default !important;
	animation: shake 0.3s linear 1;
	transform-origin: top left;
}

.gray-bg {
	background:#EEE;
	display:block;
	padding:15px;
	margin-bottom:15px;
}


.button-group {
    display: flex;
    clear: both;
}
sup {
    vertical-align: text-top;
    font-size: 85% !important;
    line-height: 1em;
}
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.initial-supply-checkbox input:focus{
	outline: 2px solid #A5C7FF !important;
	margin:3px !important;
}
.inventory-check input:focus{
	outline: auto!important;
    color: #4D90FE;
}
#pt-tnc-id_accept_terms:focus,#id_accept_terms:focus,#id_accept_authorizations:focus{
	outline: auto !important;
    color: #4D90FE;
}