

/*  Set default values  */
:root {
	--pp-red-900: #990000;
	--pp-red-800: #CC0000;
	--pp-red-600: #FF0000;
	--pp-red-300: #FF5959;
	--pp-red-200: #FFB7B7;
	--pp-red-100: #FFE1E1;
	
	
	--pp-blue-900: #000066;
	--pp-blue-800: #000099;
	--pp-blue-600: #0000CC;
	--pp-blue-300: #0000FF;
	--pp-blue-200: #0066FF;
	--pp-blue-100: #0099FF;
	--pp-blue-50: #A6DBFF;
}



/* Set page widths */
@media (min-width: 1200px) {

	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 100% !important;
		padding-left: 0;
		padding-right: 0;
	}

}

@media (min-width: 1400px) {

	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 100% !important;
		padding-left: 0 !important;;
		padding-right: 0 !important;;
	}
}

html,
body {
  height: 100%;
  margin: 0;
}

body.toolbar-horizontal{
	padding-top:0 !important;
}

#toolbar-administration{
	display: none;
}

main,
.main-page-content,
.main-content-area,
.main-content-area>.container,
.main-content-area>.container>.row,
.region-content,
.region-content>.container{
	height: 100%;
}

.region-content>.container{
	display: flex;
    flex-flow: column;
}

.row-content{
	flex: 1 1 auto;
	background-color: var(--pp-red-600);
}


.site-footer{
    background-color: #FFF !important;
    display: none;
}

.region-content{
	padding: 0 !important;
}

.pp-header {
	background-color: var(--pp-red-800);
    color: #FFF;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pp-sidebar-first {
	background-color: var(--pp-red-600);
	height: 100%;
	color: #FFF;
	padding: 0 0 0 10px !important;
}


@media (max-width: 991px) {
	.pp-sidebar-first {
		height: auto ;
		padding-bottom: 20px;
	}
}



.pp-content {
	padding-top: 20px !important;
    padding-bottom: 20px !important;
	flex: 1 1 auto;
	background-color: #F5F5F5;
}



/*  All Tables */

.all-table-holder th,
.all-table-holder td{
	vertical-align: middle;
	border-bottom: 2px solid #C8C5C5;
}

.all-table-holder a.btn{
	font-size: 0.85em;
	border-radius: 8px;
    padding: 3px 8px;
}




/*  Forms  */

.form-control, .ui-widget.ui-selectmenu-button{
	border: 2px solid var(--lif-red-900);
}

.pp-form-fieldset{
	padding: 20px;
    border: 1px solid #acacac;
    border-radius: 10px;
    margin-bottom: 30px;
	background-color: #FFF;
}

/*  Login Page  */

body.route-login.path-patients-portal,
body.route-passwordreset.path-patients-portal{
	background-image: url(../../../../sites/default/files/patients-portal/files/login-bg.jpg);
    background-size: cover;
}

body.route-login.path-patients-portal h2#block-benin-mainpagecontent{
	display: none;
}

.login-container .row{
	display: flex;
    flex-wrap: wrap;
}

.login-container .pp-content{
	max-width: 400px;
    margin: auto;
    margin-top: 120px;
	margin-bottom: 120px;
    background: rgba(255, 255, 255, 0.9) !important;
    border-radius: 10px;
}

.login-container .login-site-name{
	text-align: center;
    font-size: 1.2em;
    margin-top: 10px;
}

.login-container .login-portal-name{
	text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
	margin-bottom: 5px;
}


.login-container .user-login-form #edit-submit{
	width: 100%;
}

.login-container .user-login-form li<.create-account-link{
	display: none;
}

.login-container .user-login-form .reset-password{
	margin-top: 20px;
	display: flex;
	justify-content: center;
}

.login-container .user-login-form .reset-password-link{
	display: inline-block;
    padding: 10px 15px;
    background-color: var(--pp-blue-100);
    color: #FFF;
    font-size: 0.85em;
    border-radius: 10px;
}

.login-container .user-login-form .reset-password-link:hover{
	background-color: var(--pp-blue-200) !important;
}


.login-container .item-list{
	display: none !important;
}

.login-container form.user-pass p{
	font-size: 0.9em;
}

.login-container form.user-pass #edit-submit{
	width: 100%;
}



/*  Header  */

.pp-header a{
	font-size: 0.85em;
    font-weight: 600;
	color: #FFF;
}

.pp-header a:hover{
	color: #FFF;
}

.pp-header-title{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.pp-header-title h4{
	margin-bottom: 0;
	padding-left: 20px;
}

.pp-header-welcome{
	display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.pp-header-site-name{
	font-weight: 700;
}

.pp-header-sidebar{
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.pp-header-home-link{
	margin-right: 30px;
    line-height: 1em;
}

.pp-header-home-link a{
	padding: 5px 0px 5px 22px;
    background-image: url('data:image/svg+xml;utf8,<svg height="64px" id="Layer_1" style="enable-background:new 0 0 64 64;" version="1.1" viewBox="0 0 64 64" width="64px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M13.068,36.785v19.236c0,0.483,0.392,0.876,0.876,0.876h20.645V39.479h9.698v17.418h5.769c0.485,0,0.876-0.393,0.876-0.876 V36.785l-18.921-18.84L13.068,36.785z M28.464,47.594h-8.751v-8.114h8.751V47.594z" fill="white"/><path d="M54.767,29.868L32.001,7.103l-10.74,10.739v-4.726c0-1.104-0.896-2-2-2s-2,0.896-2,2v8.726l-8.027,8.026 c-0.977,0.977-0.977,2.56,0,3.536c0.488,0.488,1.128,0.732,1.768,0.732s1.279-0.244,1.768-0.731l19.232-19.23l19.23,19.229 c0.977,0.977,2.559,0.977,3.535,0C55.743,32.427,55.743,30.844,54.767,29.868z" fill="white"/></g><g/><g/><g/><g/><g/><g/></svg>');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-y: center;
}

.pp-header-sidebar-user{
	margin-right: 20px;
}

.pp-header-user-holder{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 45px;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 112c-48.6 0-88 39.4-88 88C168 248.6 207.4 288 256 288s88-39.4 88-88C344 151.4 304.6 112 256 112zM256 240c-22.06 0-40-17.95-40-40C216 177.9 233.9 160 256 160s40 17.94 40 40C296 222.1 278.1 240 256 240zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 464c-46.73 0-89.76-15.68-124.5-41.79C148.8 389 182.4 368 220.2 368h71.69c37.75 0 71.31 21.01 88.68 54.21C345.8 448.3 302.7 464 256 464zM416.2 388.5C389.2 346.3 343.2 320 291.8 320H220.2c-51.36 0-97.35 26.25-124.4 68.48C65.96 352.5 48 306.3 48 256c0-114.7 93.31-208 208-208s208 93.31 208 208C464 306.3 446 352.5 416.2 388.5z" fill="white"/></svg>');
    background-size: 40px;
    background-repeat: no-repeat;
    background-position-y: center;
}

.pp-header-sidebar-user h6{
    margin-bottom: 0;
    font-size: 0.9em;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 3px;   
	width: 100%;	
}

.pp-header-role{
    display: block;
    text-align: right;
    font-size: 0.75em;
    font-weight: 700;
}

.pp-header-sidebar-user-logout a{
	padding-left: 22px;
	background-image: url('data:image/svg+xml;utf8,<svg style="enable-background:new 0 0 24 24;" version="1.1" viewBox="0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="info"/><g id="icons"><g id="exit2"><path d="M12,10c1.1,0,2-0.9,2-2V4c0-1.1-0.9-2-2-2s-2,0.9-2,2v4C10,9.1,10.9,10,12,10z"  fill="white"/><path d="M19.1,4.9L19.1,4.9c-0.3-0.3-0.6-0.4-1.1-0.4c-0.8,0-1.5,0.7-1.5,1.5c0,0.4,0.2,0.8,0.4,1.1l0,0c0,0,0,0,0,0c0,0,0,0,0,0    c1.3,1.3,2,3,2,4.9c0,3.9-3.1,7-7,7s-7-3.1-7-7c0-1.9,0.8-3.7,2.1-4.9l0,0C7.3,6.8,7.5,6.4,7.5,6c0-0.8-0.7-1.5-1.5-1.5    c-0.4,0-0.8,0.2-1.1,0.4l0,0C3.1,6.7,2,9.2,2,12c0,5.5,4.5,10,10,10s10-4.5,10-10C22,9.2,20.9,6.7,19.1,4.9z" fill="white"/></g></g></svg>');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-y: center;
}


/*  Side bar  */

.pp-sidebar-menus h6{
    padding: 10px 20px;
    background: var(--pp-red-900);
    color: #FFF;
    margin-bottom: 0;
	font-size: 1em;
    font-weight: 600;
}

ul.pp-sidebar-menu{
	padding-left: 0;
    list-style-type: none;
	margin-bottom: 0;
}

ul.pp-sidebar-menu li a{
    display: block;
    padding: 10px 20px 10px 30px;
    font-size: 0.85em;
    font-weight: 600;
    color: #FFF;
    background-color: var(--pp-red-600);
    background-image: url('data:image/svg+xml;utf8,<svg height="48" viewBox="0 0 48 48" width="48" xmlns="http://www.w3.org/2000/svg"><path d="M17.17 32.92l9.17-9.17-9.17-9.17 2.83-2.83 12 12-12 12z" fill="white"/><path d="M0-.25h48v48h-48z" fill="none"/></svg>');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 10px;
    background-position-y: center;
}

ul.pp-sidebar-menu li a:hover{
	background-color: var(--pp-red-900);
}


/*  Welcome Block  */


.pp-welcome-links{
	margin-top: 20px;
}

.welcome-links{
	padding-left: 0;
    list-style-type: none;
	margin-bottom: 0;
}

.welcome-links li{
	margin-bottom: 30px;
}

.welcome-links a.welcome-link{
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
    background-color: #FFF;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.3em;
    padding-right: 20px;
    color: #333;
}

.welcome-links a.welcome-link:hover{
	color: var(--pp-red-900);
}

.welcome-links a.welcome-link::before{
	content: "";
    width: 90px;
    height: 90px;
	min-width: 90px;
    margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
}

.welcome-links a.register-patient:hover{
	color: #009999;
}
.welcome-links a.register-patient::before{
	background-color: #009999 !important;
	background-image: url('data:image/svg+xml;utf8,<svg baseProfile="tiny" height="24px" id="Layer_1" version="1.2" viewBox="0 0 24 24" width="24px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M21,14h-6c-0.553,0-1-0.448-1-1s0.447-1,1-1h6c0.553,0,1,0.448,1,1S21.553,14,21,14z" fill="white"/></g><g><path d="M18,17c-0.553,0-1-0.448-1-1v-6c0-0.552,0.447-1,1-1s1,0.448,1,1v6C19,16.552,18.553,17,18,17z" fill="white"/></g><g><path d="M9,6c1.654,0,3,1.346,3,3s-1.346,3-3,3s-3-1.346-3-3S7.346,6,9,6 M9,4C6.236,4,4,6.238,4,9s2.236,5,5,5s5-2.238,5-5   S11.764,4,9,4z" fill="white"/></g><g><g><path d="M9,17c2.021,0,3.301,0.771,3.783,1.445C12.1,18.705,10.814,19,9,19c-1.984,0-3.206-0.305-3.818-0.542    C5.641,17.743,6.959,17,9,17 M9,15c-3.75,0-6,2-6,4c0,1,2.25,2,6,2c3.518,0,6-1,6-2C15,17,12.646,15,9,15z" fill="white"/></g></g></svg>');
}

.welcome-links a.add-doctor:hover{
	color: #33CC66;
}
.welcome-links a.add-doctor::before{
	background-color: #33CC66 !important;
	background-image: url('data:image/svg+xml;utf8,<svg data-name="Layer 1" id="Layer_1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title/><path d="M23,23a1,1,0,0,0-1,1v1H21a1,1,0,0,0,0,2h1v1a1,1,0,0,0,2,0V27h1a1,1,0,0,0,0-2H24V24A1,1,0,0,0,23,23Z" fill="white"/><path d="M3,30a1,1,0,0,0,1-1V25a9,9,0,0,1,5-8.05S9,17,9,17v3.59L6.29,23.29a1,1,0,0,0,0,1.41l1,1a1,1,0,0,0,1.41-1.41L8.41,24,10,22.41,11.59,24l-.29.29a1,1,0,1,0,1.41,1.41l1-1a1,1,0,0,0,0-1.41L11,20.59V17.13l4.36,3.63a1,1,0,0,0,1.28,0L21,17.13v1.14a2,2,0,1,0,2,0V16.95A9,9,0,0,1,28,25v4a1,1,0,0,0,2,0V25a11,11,0,0,0-7.61-10.46h0c-.23-.07-.46-.13-.69-.19h0q-.47-.12-1-.19a7,7,0,1,0-9.49,0L11,14.2l-.64.15h0A11,11,0,0,0,2,25v4A1,1,0,0,0,3,30ZM19,16h.22L16,18.7,12.78,16H19ZM11,9a5,5,0,1,1,5,5A5,5,0,0,1,11,9Z" fill="white"/></svg>');
}

.welcome-links a.add-nurse:hover{
	color: #9900CC;
}
.welcome-links a.add-nurse::before{
	background-color: #9900CC !important;
	background-image: url('data:image/svg+xml;utf8,<svg enable-background="new 72.262 -126.704 26.123 36.89" height="36.89px" id="Layer_1" version="1.1" viewBox="72.262 -126.704 26.123 36.89" width="26.123px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><g><path d="M79.204-118.542c-0.383,0-0.749-0.223-0.914-0.594c-0.847-1.904-1.631-4.135-0.215-6.498    c0.166-0.276,0.454-0.456,0.774-0.482c0.672-0.056,1.345-0.119,2.018-0.183c1.539-0.146,3.13-0.294,4.712-0.357    c1.617-0.065,3.239-0.051,4.958-0.036c0.784,0.007,1.593,0.015,2.439,0.015c0.275,0,0.54,0.113,0.729,0.314    c0.189,0.201,0.287,0.472,0.27,0.748l-0.386,6.135c-0.033,0.551-0.498,0.971-1.061,0.937c-0.551-0.035-0.97-0.509-0.937-1.062    l0.318-5.077c-0.474-0.002-0.938-0.007-1.393-0.011c-1.692-0.015-3.29-0.029-4.86,0.034c-1.529,0.062-3.093,0.208-4.605,0.351    c-0.496,0.048-0.992,0.094-1.488,0.138c-0.547,1.249-0.221,2.485,0.552,4.222c0.225,0.505-0.002,1.096-0.507,1.32    C79.478-118.57,79.34-118.542,79.204-118.542z" fill="white"/></g><g><path d="M94.823-99.297c-0.152,0-0.308-0.035-0.453-0.109c-0.492-0.251-0.688-0.853-0.437-1.345    c2.001-3.927,2.436-8.083,1.328-12.705c-0.593-2.471-2.278-4.511-4.627-5.595c-2.367-1.096-5.048-1.051-7.35,0.121    c-0.491,0.252-1.094,0.055-1.345-0.438c-0.25-0.492-0.054-1.094,0.438-1.345c2.854-1.449,6.167-1.506,9.096-0.154    c2.907,1.343,4.998,3.875,5.732,6.945c1.224,5.104,0.735,9.709-1.491,14.079C95.538-99.496,95.187-99.297,94.823-99.297z" fill="white"/></g><g><path d="M76.693-99.854c-0.43,0-0.827-0.279-0.957-0.713l-0.264-0.856c-0.204-0.655-0.408-1.311-0.578-1.974    c-1.109-4.319-1.204-8.133-0.292-11.655c0.958-3.694,4-5.967,7.721-5.768c0.333,0.018,0.636,0.199,0.807,0.485l2.004,3.352    c0.933-0.2,2.103-0.119,3.114,0.254c1.273,0.471,2.177,1.354,2.544,2.488c0.634,1.963,1.467,5.604-0.087,7.942    c-0.767,1.153-1.976,1.808-3.591,1.944c-4.82,0.402-7.541-1.493-8.319-5.813c-0.471-2.625,1.056-6.524,1.975-8.557    c-2.06,0.409-3.651,1.938-4.23,4.171c-0.837,3.23-0.745,6.616,0.292,10.656c0.162,0.631,0.356,1.252,0.55,1.875l0.271,0.877    c0.159,0.529-0.142,1.086-0.67,1.245C76.886-99.868,76.789-99.854,76.693-99.854z M82.451-117.573    c-0.901,2.073-2.016,5.221-1.687,7.053c0.433,2.403,1.481,4.58,6.181,4.174c0.991-0.084,1.676-0.43,2.095-1.06    c1.162-1.747,0.18-5.202-0.149-6.22c-0.224-0.69-0.849-1.048-1.333-1.228c-1.002-0.369-2.053-0.236-2.336-0.062    c-0.229,0.14-0.502,0.184-0.763,0.12c-0.26-0.063-0.482-0.229-0.621-0.458L82.451-117.573z" fill="white"/></g><g><path d="M73.625-89.814c-0.527,0-0.97-0.414-0.998-0.946l-0.362-6.909c-0.019-0.333,0.131-0.652,0.397-0.853    c3.317-2.493,6.175-3.691,9.269-3.889c0.54-0.042,1.025,0.383,1.062,0.935c0.035,0.552-0.383,1.026-0.935,1.063    c-2.553,0.162-4.965,1.146-7.768,3.177l0.335,6.372c0.029,0.552-0.395,1.022-0.945,1.051    C73.66-89.814,73.642-89.814,73.625-89.814z" fill="white"/></g><g><path d="M97.334-90.929c-0.012,0-0.024,0-0.037,0c-0.552-0.021-0.982-0.483-0.963-1.035c0.211-5.759,0.251-6.857-5.268-8.629    l-4.034,7.839c-0.174,0.34-0.493,0.546-0.911,0.542c-0.382-0.009-0.726-0.234-0.886-0.581l-4.093-8.862    c-0.131-0.284-0.122-0.614,0.025-0.891l1.833-3.429c0.262-0.486,0.865-0.67,1.354-0.409c0.486,0.26,0.67,0.865,0.41,1.354    l-1.599,2.989l3.024,6.55l3.48-6.765c0.223-0.432,0.72-0.64,1.182-0.499c7.458,2.277,7.721,4.277,7.479,10.864    C98.313-91.353,97.87-90.929,97.334-90.929z" fill="white"/></g><g><path d="M88.686-90.929c-0.529,0-0.972-0.415-0.998-0.949c-0.028-0.553,0.396-1.021,0.948-1.049l5.578-0.279    c0.553-0.031,1.021,0.396,1.049,0.949c0.027,0.552-0.397,1.021-0.949,1.048l-5.578,0.278C88.72-90.93,88.703-90.929,88.686-90.929    z" fill="white"/></g><g><path d="M90.363-100.413c-0.341,0-0.673-0.174-0.86-0.488l-2.437-4.09c-0.283-0.475-0.127-1.088,0.347-1.371    c0.475-0.284,1.088-0.127,1.371,0.347l2.438,4.091c0.282,0.475,0.127,1.088-0.348,1.37    C90.713-100.458,90.537-100.413,90.363-100.413z" fill="white"/></g></g></svg>');
	background-size: 35%;
}

.welcome-links a.book-appointment:hover{
	color: #FF9900;
}
.welcome-links a.book-appointment::before{
	background-color: #FF9900 !important;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path d="M0 0 C9.9 0 19.8 0 30 0 C30 10.56 30 21.12 30 32 C69.6 32 109.2 32 150 32 C150 21.44 150 10.88 150 0 C159.9 0 169.8 0 180 0 C180 10.56 180 21.12 180 32 C219.6 32 259.2 32 300 32 C300 21.44 300 10.88 300 0 C309.9 0 319.8 0 330 0 C330 10.56 330 21.12 330 32 C360.03 32 390.06 32 421 32 C421 190.4 421 348.8 421 512 C252.04 512 83.08 512 -91 512 C-91 353.6 -91 195.2 -91 32 C-60.97 32 -30.94 32 0 32 C0 21.44 0 10.88 0 0 Z M-61 62 C-61 91.7 -61 121.4 -61 152 C88.16 152 237.32 152 391 152 C391 122.3 391 92.6 391 62 C370.87 62 350.74 62 330 62 C330 71.9 330 81.8 330 92 C339.9 92 349.8 92 360 92 C360 101.9 360 111.8 360 122 C330.3 122 300.6 122 270 122 C270 112.1 270 102.2 270 92 C279.9 92 289.8 92 300 92 C300 82.1 300 72.2 300 62 C260.4 62 220.8 62 180 62 C180 71.9 180 81.8 180 92 C189.9 92 199.8 92 210 92 C210 101.9 210 111.8 210 122 C180.3 122 150.6 122 120 122 C120 112.1 120 102.2 120 92 C129.9 92 139.8 92 150 92 C150 82.1 150 72.2 150 62 C110.4 62 70.8 62 30 62 C30 71.9 30 81.8 30 92 C39.9 92 49.8 92 60 92 C60 101.9 60 111.8 60 122 C30.3 122 0.6 122 -30 122 C-30 112.1 -30 102.2 -30 92 C-20.1 92 -10.2 92 0 92 C0 82.1 0 72.2 0 62 C-20.13 62 -40.26 62 -61 62 Z M-61 182 C-61 281 -61 380 -61 482 C88.16 482 237.32 482 391 482 C391 383 391 284 391 182 C241.84 182 92.68 182 -61 182 Z " fill="white" transform="translate(91,0)"/><path d="M0 0 C19.8 0 39.6 0 60 0 C60 9.9 60 19.8 60 30 C50.1 30 40.2 30 30 30 C30.09758517 36.17097793 30.20071318 42.34138274 30.31738281 48.51196289 C30.35537098 50.60565798 30.39027294 52.69941167 30.421875 54.79321289 C30.62650269 83.13759737 30.62650269 83.13759737 44.80078125 107.03125 C48.5324232 110.37183178 52.51939733 112.79155129 57 115 C57.66128906 115.3403125 58.32257813 115.680625 59.00390625 116.03125 C68.05698033 119.85798973 80.86669815 119.47485422 90.0625 116.375 C101.82572524 111.2128507 111.12444689 103.16461904 115.95263672 91.04492188 C120.24371266 78.56979386 119.4285562 64.70292514 119.625 51.6875 C119.66326111 49.57876135 119.7023173 47.47003697 119.7421875 45.36132812 C119.83876012 40.24096739 119.91902307 35.12072502 120 30 C110.1 30 100.2 30 90 30 C90 20.1 90 10.2 90 0 C109.8 0 129.6 0 150 0 C150.16043524 21.11060331 150.16043524 21.11060331 150.1953125 30.19335938 C150.21911193 36.36171441 150.2470938 42.52982922 150.30175781 48.69799805 C150.34560697 53.67769418 150.36921857 58.65713228 150.37950897 63.63700676 C150.38683089 65.52538037 150.40112619 67.41374182 150.42292023 69.30200386 C150.5837085 83.82660208 149.23926483 97.04495492 142.4375 110.1875 C142.10234375 110.84548584 141.7671875 111.50347168 141.421875 112.18139648 C137.68024767 119.1454497 132.66314979 124.55434193 127 130 C126.34386719 130.66386719 125.68773437 131.32773437 125.01171875 132.01171875 C116.52784617 140.09592281 102.03385241 149 90 149 C90.09263245 155.42318958 90.1999838 161.84601453 90.31738281 168.26879883 C90.35557405 170.45201086 90.39044384 172.6352837 90.421875 174.81860352 C90.46773979 177.96392491 90.52569896 181.10883124 90.5859375 184.25390625 C90.59748871 185.2239711 90.60903992 186.19403595 90.62094116 187.1934967 C90.76327453 193.78682118 91.00556352 199.43572453 95.1875 204.8125 C101.61477878 209.81149461 108.89950907 209.28786736 116.69921875 209.25878906 C117.85942535 209.2622937 119.01963196 209.26579834 120.21499634 209.26940918 C124.0392256 209.27819114 127.86326895 209.27238968 131.6875 209.265625 C134.35115793 209.26697266 137.01481027 209.26891116 139.6784668 209.27142334 C145.25669356 209.27505539 150.83486725 209.27028391 156.41308594 209.26074219 C162.84956586 209.24985908 169.28591904 209.2533852 175.7223959 209.264395 C181.26231434 209.27348961 186.80219477 209.27474254 192.34211826 209.26951766 C195.64488202 209.26640989 198.94757362 209.26674838 202.25033569 209.27259064 C205.93390436 209.27767674 209.61723061 209.26991597 213.30078125 209.25878906 C214.38670563 209.26283752 215.47263 209.26688599 216.59146118 209.27105713 C223.43876097 209.23279299 229.22014811 209.16210702 234.8125 204.8125 C239.2270451 199.1366563 239.27829554 192.94311115 239.125 186.0625 C239.11597656 185.28326172 239.10695313 184.50402344 239.09765625 183.70117188 C239.07433691 181.80064553 239.03847586 179.90027992 239 178 C238.39414062 177.74347656 237.78828125 177.48695313 237.1640625 177.22265625 C225.59332216 171.93571797 217.04116327 163.88165876 212.19287109 152.02636719 C210.11108841 146.37846478 209.45384845 141.24911695 209.5 135.25 C209.50572021 134.37819092 209.51144043 133.50638184 209.51733398 132.6081543 C209.86805697 119.82270717 214.92730808 110.47435097 223.58203125 101.328125 C234.11242041 91.38702769 246.06420358 89.43038163 259.859375 89.66015625 C272.19705449 90.20473148 281.89149375 96.39972019 290.1875 105.1875 C299.92125403 117.15077311 301.33002199 130.18560121 300 145 C297.43450553 156.45844167 290.6135854 166.27639509 281 173 C279.27354073 173.92320486 277.52891572 174.81307636 275.76953125 175.671875 C274.87468018 176.11112305 273.9798291 176.55037109 273.05786133 177.00292969 C272.37876709 177.33196289 271.69967285 177.66099609 271 178 C270.99589111 178.74983154 270.99178223 179.49966309 270.98754883 180.2722168 C270.80073657 199.72012047 270.2999793 214.00150336 256.41796875 228.671875 C249.07265238 235.6061396 239.37219734 240.09838468 229.29151917 240.15390015 C228.12682602 240.16250061 226.96213287 240.17110107 225.762146 240.17996216 C224.48784729 240.18422211 223.21354858 240.18848206 221.90063477 240.19287109 C220.54184258 240.20077712 219.18305247 240.20904638 217.82426453 240.21765137 C213.36333203 240.24382752 208.9023904 240.25918097 204.44140625 240.2734375 C202.90134107 240.27880019 201.36127594 240.28417771 199.82121086 240.28956985 C193.40875975 240.31119779 186.99631109 240.32992935 180.58383274 240.34119225 C171.42033515 240.35739664 162.25726389 240.39048939 153.09392697 240.44759309 C146.63764573 240.48644151 140.18147777 240.50584282 133.72508281 240.51111281 C129.87641395 240.5147478 126.02820022 240.52656817 122.17965889 240.55921555 C118.5507074 240.58955781 114.92248012 240.59551667 111.29342842 240.58383179 C109.34808637 240.58351002 107.40278726 240.6078038 105.45761108 240.63320923 C91.69353176 240.53699969 81.22327374 235.78136884 71.328125 226.41796875 C64.44693881 219.1288772 59.86389902 209.42883307 59.88647461 199.40527344 C59.88655014 198.28441345 59.88662567 197.16355347 59.88670349 196.00872803 C59.89186478 194.80444153 59.89702606 193.60015503 59.90234375 192.359375 C59.9037587 191.12205627 59.90517365 189.88473755 59.90663147 188.60992432 C59.9112789 185.32855059 59.92025653 182.04722627 59.93133545 178.76586914 C59.9415848 175.41422989 59.94605141 172.06258852 59.95117188 168.7109375 C59.96219975 162.14060569 59.97893704 155.57030689 60 149 C59.17920456 148.80174622 58.35840912 148.60349243 57.51274109 148.39923096 C56.43434464 148.13503357 55.35594818 147.87083618 54.24487305 147.59863281 C53.17657761 147.33850403 52.10828217 147.07837524 51.00761414 146.81036377 C41.326175 144.20182186 32.41315688 138.65698787 25 132 C24.17886719 131.27167969 23.35773438 130.54335938 22.51171875 129.79296875 C10.22528213 118.25229459 1.21317806 101.8321136 -0.18054581 84.79267693 C-0.24302944 82.52331341 -0.24794722 80.26206016 -0.22705078 77.99194336 C-0.22734283 77.14206848 -0.22763489 76.2921936 -0.22793579 75.41656494 C-0.22655577 72.64088296 -0.21105788 69.86547814 -0.1953125 67.08984375 C-0.19157764 65.15214688 -0.1887329 63.2144481 -0.18673706 61.27674866 C-0.17913785 56.2018198 -0.15952159 51.12700725 -0.1373291 46.05212402 C-0.11317278 39.94966281 -0.104072 33.84716249 -0.09242249 27.74466705 C-0.07309479 18.49636405 -0.03474633 9.24831577 0 0 Z M242.125 127.125 C240.43515749 131.44348642 240.34039017 135.4267052 241 140 C243.16298837 144.40608743 245.39680479 147.1987497 250 149 C255.04325384 149.68426057 258.83076884 149.5739862 263.4375 147.3125 C266.79656012 144.28115306 268.69355631 142.25860352 269.31640625 137.66796875 C269.58213652 131.95048191 268.96847152 128.39749547 265 124 C261.16286804 120.61429533 257.36598538 120.48708828 252.4375 120.6484375 C247.77473854 121.32095117 245.14809708 123.69882331 242.125 127.125 Z " fill="white" transform="translate(106,212)"/></svg>');
}




.welcome-links a.all-appointments:hover{
	color: #663399;
}
.welcome-links a.all-appointments::before{
	background-color: #663399 !important;
	background-image: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 24 24" height="24px" id="Layer_1" version="1.1" viewBox="0 0 24 24" width="24px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M22.9,1H18c0-0.6-0.4-1-1-1s-1,0.4-1,1H8c0-0.6-0.4-1-1-1S6,0.4,6,1H1.1C0.5,1,0,1.5,0,2.1v20.8C0,23.5,0.5,24,1.1,24h21.8   c0.6,0,1.1-0.5,1.1-1.1V2.1C24,1.5,23.5,1,22.9,1z M22,22H2V8h20V22z M22,7H2V3h4v1c0,0.6,0.4,1,1,1s1-0.4,1-1V3h8v1   c0,0.6,0.4,1,1,1s1-0.4,1-1V3h4V7z" fill="white"/><path d="M8,10H4v4h4V10z M7,13H5v-2h2V13z" fill="white"/><path d="M14,10h-4v4h4V10z M13,13h-2v-2h2V13z" fill="white"/><path d="M20,10h-4v4h4V10z M19,13h-2v-2h2V13z" fill="white"/><path d="M8,16H4v4h4V16z M7,19H5v-2h2V19z" fill="white"/><path d="M14,16h-4v4h4V16z M13,19h-2v-2h2V19z" fill="white"/><path d="M20,16h-4v4h4V16z M19,19h-2v-2h2V19z" fill="white"/></g></svg>');
}



.welcome-links a.my-appointments:hover{
	color: #CC3399;
}
.welcome-links a.my-appointments::before{
	background-color: #CC3399 !important;
	background-image: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 24 24" height="24px" id="Layer_1" version="1.1" viewBox="0 0 24 24" width="24px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M22.9,1H18c0-0.6-0.4-1-1-1s-1,0.4-1,1H8c0-0.6-0.4-1-1-1S6,0.4,6,1H1.1C0.5,1,0,1.5,0,2.1v20.8C0,23.5,0.5,24,1.1,24h21.8   c0.6,0,1.1-0.5,1.1-1.1V2.1C24,1.5,23.5,1,22.9,1z M22,22H2V8h20V22z M22,7H2V3h4v1c0,0.6,0.4,1,1,1s1-0.4,1-1V3h8v1   c0,0.6,0.4,1,1,1s1-0.4,1-1V3h4V7z" fill="white"/><path d="M14,10h-4v4h4V10z M13,13h-2v-2h2V13z" fill="white"/><path d="M20,10h-4v4h4V10z M19,13h-2v-2h2V13z" fill="white"/><path d="M20,16h-4v4h4V16z M19,19h-2v-2h2V19z" fill="white"/></g></svg>');
}




.welcome-links a.all-visits:hover{
	color: #9999FF;
}
.welcome-links a.all-visits::before{
	background-color: #9999FF !important;
	background-image: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 24 24" height="24px" id="Layer_1" version="1.1" viewBox="0 0 24 24" width="24px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M22.9,1H18c0-0.6-0.4-1-1-1s-1,0.4-1,1H8c0-0.6-0.4-1-1-1S6,0.4,6,1H1.1C0.5,1,0,1.5,0,2.1v20.8C0,23.5,0.5,24,1.1,24h21.8   c0.6,0,1.1-0.5,1.1-1.1V2.1C24,1.5,23.5,1,22.9,1z M22,22H2V8h20V22z M22,7H2V3h4v1c0,0.6,0.4,1,1,1s1-0.4,1-1V3h8v1   c0,0.6,0.4,1,1,1s1-0.4,1-1V3h4V7z" fill="white"/><path d="M14,10h-4v4h4V10z M13,13h-2v-2h2V13z" fill="white"/><path d="M20,10h-4v4h4V10z M19,13h-2v-2h2V13z" fill="white"/><path d="M20,16h-4v4h4V16z M19,19h-2v-2h2V19z" fill="white"/></g></svg>');
}



.welcome-links a.visits-history:hover{
	color: #CC6600;
}
.welcome-links a.visits-history::before{
	background-color: #CC6600 !important;
	background-image: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 24 24" height="24px" id="Layer_1" version="1.1" viewBox="0 0 24 24" width="24px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M22.9,1H18c0-0.6-0.4-1-1-1s-1,0.4-1,1H8c0-0.6-0.4-1-1-1S6,0.4,6,1H1.1C0.5,1,0,1.5,0,2.1v20.8C0,23.5,0.5,24,1.1,24h21.8   c0.6,0,1.1-0.5,1.1-1.1V2.1C24,1.5,23.5,1,22.9,1z M22,22H2V8h20V22z M22,7H2V3h4v1c0,0.6,0.4,1,1,1s1-0.4,1-1V3h8v1   c0,0.6,0.4,1,1,1s1-0.4,1-1V3h4V7z" fill="white"/><path d="M14,10h-4v4h4V10z M13,13h-2v-2h2V13z" fill="white"/><path d="M20,10h-4v4h4V10z M19,13h-2v-2h2V13z" fill="white"/><path d="M20,16h-4v4h4V16z M19,19h-2v-2h2V19z" fill="white"/></g></svg>');
}



.welcome-links a.find-patient:hover{
	color: #FF0033;
}
.welcome-links a.find-patient::before{
	background-color: #FF0033 !important;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 6C7 3.23858 9.23858 1 12 1C14.7614 1 17 3.23858 17 6C17 8.76142 14.7614 11 12 11C9.23858 11 7 8.76142 7 6ZM12 3C10.3431 3 9 4.34315 9 6C9 7.65685 10.3431 9 12 9C13.6569 9 15 7.65685 15 6C15 4.34315 13.6569 3 12 3Z" fill="white"/><path d="M4.06189 21C4.55399 17.0537 7.92038 14 12 14C12.3138 14 12.6229 14.018 12.9266 14.053L13.92 14.1674L14.1488 12.1805L13.1554 12.0661C12.7759 12.0224 12.3904 12 12 12C6.47715 12 2 16.4772 2 22V23H13.2547V21H4.06189Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18C22 18.7418 21.7981 19.4365 21.4462 20.032L23.4142 22L22 23.4142L20.032 21.4462C19.4365 21.7981 18.7418 22 18 22C15.7909 22 14 20.2091 14 18ZM18 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16Z" fill="white"/></svg>');
}


.welcome-links a.find-doctor:hover{
	color: #660000;
}
.welcome-links a.find-doctor::before{
	background-color: #660000 !important;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path d="M0 0 C1.23830358 1.65714156 2.38848228 3.38028161 3.5 5.125 C18.21588698 27.72817893 35.04798266 49.0468854 52 70 C52.65421182 66.87669547 53.29676159 63.75109398 53.9375 60.625 C54.11990234 59.75488281 54.30230469 58.88476562 54.49023438 57.98828125 C55.03155277 55.33090001 55.53005237 52.67090963 56 50 C56.15678223 49.11046631 56.31356445 48.22093262 56.47509766 47.30444336 C57.07158774 43.12080422 57.35573205 40.759715 55.53125 36.86328125 C54.52578125 35.60064453 54.52578125 35.60064453 53.5 34.3125 C50.02439519 29.33543392 50.02439519 29.33543392 49.75 25.5625 C54.78378378 11.21621622 54.78378378 11.21621622 57 9 C64.30875746 7.71021927 71.5995042 7.84474484 79 8 C79.83789062 7.98195313 80.67578125 7.96390625 81.5390625 7.9453125 C83.625 8 83.625 8 87 9 C89.08215352 11.4109146 89.97442079 14.01431847 91 17 C91.37898437 17.85464844 91.75796875 18.70929688 92.1484375 19.58984375 C93.27529965 22.54256149 93.93481834 24.8321715 94 28 C92.58984375 30.69140625 92.58984375 30.69140625 90.625 33.375 C86.72645475 38.71661141 86.42081773 41.96552319 87.33203125 48.4296875 C87.66267578 50.19699219 87.66267578 50.19699219 88 52 C88.25459211 53.46081813 88.5084657 54.92176163 88.76171875 56.3828125 C89.45327114 60.26715935 90.21098811 64.13433795 91 68 C91.66 68 92.32 68 93 68 C94.81672715 65.95734256 96.50892417 63.90296776 98.1875 61.75 C98.71359863 61.08323242 99.23969727 60.41646484 99.78173828 59.72949219 C106.02132584 51.77497282 112.07214927 43.6767538 118.09765625 35.55957031 C119.97578517 33.03258064 121.86232726 30.51205253 123.75 27.9921875 C130.54872392 18.88222362 137.03266842 9.67718058 143 0 C156.67456041 2.29104289 169.38740752 9.47497896 181.5 15.875 C183.01648681 16.66750971 184.53341241 17.45918037 186.05078125 18.25 C189.70562393 20.15708496 193.35443682 22.07524013 197 24 C189.22685983 56.17087297 189.22685983 56.17087297 180 69 C177.00059967 70.35118617 176.06463775 70.0190111 172.8125 69.0625 C163.29699446 66.4106378 155.64275757 68.65956933 146.95703125 73.02734375 C140.5362647 77.01020335 137.23476422 83.74471251 134.625 90.625 C133.06816223 99.03192397 133.98299017 106.69908554 138.25390625 114.203125 C143.23281355 121.31197357 149.8860345 126.60868093 158.4375 128.5546875 C167.20928145 129.65116018 175.14360057 128.11583149 182.6484375 123.30078125 C189.46938333 117.71485717 193.5816785 110.70849402 195 102 C195.56233344 94.83024863 194.09727664 87.48747742 189.6875 81.6875 C188.8521875 80.3571875 188.8521875 80.3571875 188 79 C189.08965511 75.35062254 190.96434713 72.05682402 192.71606445 68.68408203 C198.8022678 56.93131439 203.49886572 44.77606895 207 32 C210.75761005 32.55208341 213.13424699 33.49452695 216.1875 35.73828125 C216.96254883 36.30506592 217.73759766 36.87185059 218.53613281 37.45581055 C219.34920898 38.06851807 220.16228516 38.68122559 221 39.3125 C221.84143555 39.94260986 222.68287109 40.57271973 223.54980469 41.22192383 C238.83182877 52.81754588 252.63127315 65.10760091 255.65625 85.09765625 C256.44436096 94.0445068 256.19478768 103.02986205 256 112 C255.99129883 112.7312207 255.98259766 113.46244141 255.97363281 114.21582031 C255.94771674 115.99866768 255.8821287 117.78082432 255.8125 119.5625 C255.76029297 120.95662109 255.76029297 120.95662109 255.70703125 122.37890625 C253.6862546 129.87029372 246.90423782 133.30252557 240.625 136.9375 C239.72507324 137.46327637 238.82514648 137.98905273 237.89794922 138.53076172 C235.27740617 140.04334944 232.64428633 141.52937806 230 143 C229.36835938 143.35239746 228.73671875 143.70479492 228.0859375 144.06787109 C151.8593536 185.48283775 44.00962737 182.0637131 -46.4375 158.625 C-63.01358763 153.69264989 -79.094308 147.84769808 -94 139 C-94.63615234 138.62697754 -95.27230469 138.25395508 -95.92773438 137.86962891 C-108.74001265 130.28106309 -108.74001265 130.28106309 -112 124 C-112.609375 120.51171875 -112.609375 120.51171875 -112.75 116.6875 C-112.77747314 115.99744873 -112.80494629 115.30739746 -112.83325195 114.59643555 C-112.9112939 112.39763455 -112.95793866 110.1997595 -113 108 C-113.02046387 107.2771582 -113.04092773 106.55431641 -113.06201172 105.80957031 C-113.54660602 87.9556746 -111.90954677 71.76527937 -99.67578125 57.76953125 C-89.3040584 47.03441957 -72.88463936 30.84714701 -58 28 C-56.29266954 31.07274846 -54.61274352 34.15965788 -52.9375 37.25 C-52.45216797 38.12269531 -51.96683594 38.99539063 -51.46679688 39.89453125 C-51.01240234 40.73886719 -50.55800781 41.58320313 -50.08984375 42.453125 C-49.66566162 43.22817383 -49.24147949 44.00322266 -48.80444336 44.80175781 C-47.86283211 47.37482844 -48.00454549 48.48121374 -49 51 C-50.453125 52.75390625 -50.453125 52.75390625 -52.25 54.5625 C-62.08450741 65.48525209 -64.77134698 80.66274237 -64.28125 94.9609375 C-63.72835553 104.57669387 -61.34819138 113.61778058 -58.0625 122.625 C-57.82192871 123.28822266 -57.58135742 123.95144531 -57.33349609 124.63476562 C-55.3646395 129.73001495 -53.24307626 133.87846187 -48.25 136.375 C-44.95212873 137.00920601 -42.315306 136.83778575 -39.015625 136.27734375 C-37 136 -37 136 -33.3125 136.1875 C-29.94136198 136.23322904 -29.94136198 136.23322904 -27.125 134.4375 C-24.31885007 131.21868096 -24 129.24639624 -24 125 C-25.16281682 121.75635307 -26.05170664 119.71939496 -28.8125 117.625 C-31.76098205 116.78257656 -33.94266687 116.62563268 -37 117 C-40.01860694 119.03580468 -42.44454491 121.42981606 -45 124 C-52.64204665 108.7159067 -56.46332655 90.14909131 -51.0390625 73.49609375 C-47.82190627 65.76766206 -44.28636771 60.26183772 -37 56 C-29.86416436 53.62138812 -23.13258747 54.71573812 -16.375 57.74609375 C-1.79859939 65.44185789 6.33899474 79.1016185 12.1171875 94.01953125 C12.96118152 96.8689447 13.18523012 99.05266199 13 102 C11.9275 102.0825 10.855 102.165 9.75 102.25 C5.69279432 103.06144114 4.50540406 103.82006408 2 107 C0.2150043 110.5699914 0.74503169 114.04386884 1.75 117.8125 C2.77653211 120.08886115 2.77653211 120.08886115 4.6875 120.8125 C5.8321875 120.9053125 5.8321875 120.9053125 7 121 C8.0725 121.165 9.145 121.33 10.25 121.5 C16.35648864 120.68580151 19.77492839 116.55831966 23.6953125 112.05078125 C26.33151691 107.90704677 25.72222929 103.71019099 25 99 C19.31095243 77.66364041 8.37500348 59.24200783 -11 48 C-17.43271625 45.00631282 -22.6854226 43.95147149 -29.75 44.1875 C-35.09671164 43.97568549 -35.09671164 43.97568549 -37.31591797 41.57861328 C-40.17083374 37.35204914 -42.13708341 32.72884295 -44 28 C-44.39832031 27.07703125 -44.79664062 26.1540625 -45.20703125 25.203125 C-46 23 -46 23 -46 20 C-9.51769912 0 -9.51769912 0 0 0 Z " fill="white" transform="translate(116,327)"/><path d="M0 0 C13.57457858 11.76898559 21.34085664 23.92033252 25.1875 41.55078125 C25.9443407 52.33576121 25.24738882 62.48018446 23.4375 73.11328125 C24.45070313 73.35111328 24.45070313 73.35111328 25.484375 73.59375 C32.82226726 75.51305419 32.82226726 75.51305419 36 78.61328125 C41.05068464 87.39708062 38.25294477 98.78289288 35.98974609 108.15771484 C33.81117339 115.87228928 30.31885507 122.81243433 23.4375 127.11328125 C19.73113594 128.66995416 17.4944054 129.11328125 13.4375 129.11328125 C13.30214844 129.79390625 13.16679687 130.47453125 13.02734375 131.17578125 C9.17315653 148.53116324 0.73295978 163.49228563 -10.5625 177.11328125 C-11.21734375 177.91507813 -11.8721875 178.716875 -12.546875 179.54296875 C-23.19053428 192.01236521 -38.12550456 203.79883554 -54.97583008 205.33300781 C-65.69399491 205.8234285 -75.70741135 205.80477555 -85.5625 201.11328125 C-86.44421875 200.72398437 -87.3259375 200.3346875 -88.234375 199.93359375 C-113.05910852 187.80821813 -128.74515418 162.12169735 -137.68359375 136.95703125 C-138.54764555 134.16134364 -138.73325889 132.01618236 -138.5625 129.11328125 C-139.14257812 129.0875 -139.72265625 129.06171875 -140.3203125 129.03515625 C-147.48698907 128.5148035 -151.35880924 126.63178498 -156.1875 121.11328125 C-162.21998919 112.1229264 -163.75372145 101.17260031 -163.875 90.61328125 C-163.91850586 89.35064453 -163.91850586 89.35064453 -163.96289062 88.0625 C-164.0051699 83.93213982 -163.92016128 81.69999794 -161.7265625 78.1015625 C-158.36722362 75.0150941 -155.18972824 74.1840303 -150.6875 73.98828125 C-149.98625 74.02953125 -149.285 74.07078125 -148.5625 74.11328125 C-149.0265625 72.34984375 -149.0265625 72.34984375 -149.5 70.55078125 C-153.37173755 52.75193021 -151.9100069 34.45667799 -142.5 18.67578125 C-127.93968909 -3.04076757 -106.17047496 -15.65982066 -80.88671875 -20.89453125 C-52.27428554 -26.30117013 -22.44053365 -18.61863026 0 0 Z " fill="white" transform="translate(252.5625,105.88671875)"/><path d="M0 0 C21.15153172 18.67927477 33.17186064 43.05351679 35.40625 71.125 C36.91725659 96.71566481 28.1599328 122.75034228 11.40625 142.125 C-3.07999469 158.10496252 -20.57457871 169.69395947 -41.59375 175.125 C-42.91375 175.125 -44.23375 175.125 -45.59375 175.125 C-45.58375725 176.18829529 -45.58375725 176.18829529 -45.57356262 177.27307129 C-45.51324033 183.98109795 -45.46766892 190.68904797 -45.43831348 197.39728546 C-45.42271372 200.84537914 -45.40158107 204.29324712 -45.36743164 207.74121094 C-45.32834545 211.71286235 -45.31399371 215.68442505 -45.30078125 219.65625 C-45.28529739 220.88363892 -45.26981354 222.11102783 -45.25386047 223.37561035 C-45.25242774 230.7140156 -45.39707931 237.29626033 -50.3125 243.18359375 C-50.9003125 243.63863281 -51.488125 244.09367187 -52.09375 244.5625 C-52.6815625 245.03558594 -53.269375 245.50867188 -53.875 245.99609375 C-58.56461396 249.07631747 -64.22227957 248.8698439 -69.59375 248.125 C-75.06876216 245.83693522 -78.67803796 243.03808706 -80.97183228 237.45201111 C-82.35382316 232.28105679 -81.95228324 226.84686086 -81.88671875 221.53515625 C-81.88247391 220.23549423 -81.87822906 218.93583221 -81.87385559 217.5967865 C-81.86246949 214.16240741 -81.8330575 210.72841649 -81.79974365 207.29418945 C-81.76890708 203.78146616 -81.75532141 200.26867937 -81.74023438 196.75585938 C-81.70818063 189.87874805 -81.65706115 183.00189273 -81.59375 176.125 C-82.34045456 175.99485504 -83.08715912 175.86471008 -83.85649109 175.73062134 C-84.84059464 175.55606415 -85.82469818 175.38150696 -86.83862305 175.20166016 C-87.81220261 175.0302652 -88.78578217 174.85887024 -89.78886414 174.68228149 C-106.22622193 171.41646757 -121.29337871 162.169831 -133.59375 151.125 C-134.28855469 150.51269531 -134.98335938 149.90039062 -135.69921875 149.26953125 C-150.83560007 135.09994475 -160.46597588 115.24789882 -164.59375 95.125 C-164.78324219 94.24070312 -164.97273438 93.35640625 -165.16796875 92.4453125 C-167.12344834 77.19615972 -166.28023376 61.75484568 -161.59375 47.125 C-161.243125 46.01511719 -160.8925 44.90523438 -160.53125 43.76171875 C-156.18712112 31.40810225 -149.80506784 19.64043159 -140.63671875 10.23828125 C-138.53554417 8.14465992 -138.53554417 8.14465992 -136.71875 5.68359375 C-122.19772297 -11.80036342 -97.938408 -20.99733587 -75.96875 -23.59375 C-47.91507741 -25.93155605 -21.68551661 -18.0243255 0 0 Z M-121.59375 20.125 C-137.61057993 37.00035348 -145.17652769 57.49036238 -144.80078125 80.6171875 C-144.19706598 98.03233587 -137.59931041 113.78235147 -126.59375 127.125 C-125.96726562 127.91390625 -125.34078125 128.7028125 -124.6953125 129.515625 C-111.826656 144.9580128 -92.32676546 153.78529123 -72.59375 156.125 C-57.86937223 157.0644695 -43.83805672 154.74715336 -30.59375 148.125 C-29.60890625 147.63257813 -28.6240625 147.14015625 -27.609375 146.6328125 C-9.13577682 136.63026841 3.88602207 120.0332724 10.796875 100.34765625 C17.09144399 78.87076416 14.23206865 56.32097054 3.60546875 36.8203125 C-7.59702044 17.38935798 -25.89815274 5.52595032 -47.0546875 -0.5859375 C-49.2310237 -1.12805735 -51.37699382 -1.53514888 -53.59375 -1.875 C-54.45742188 -2.0090625 -55.32109375 -2.143125 -56.2109375 -2.28125 C-79.98877136 -5.11654726 -104.28330241 3.75501815 -121.59375 20.125 Z " fill="white" transform="translate(473.59375,33.875)"/><path d="M0 0 C5.01264204 3.47489926 7.05235526 7.37978853 8.5625 13.3125 C8.84153089 21.26488041 6.74377091 25.45595154 1.5390625 31.2109375 C-3.27721168 35.53948771 -7.90859514 35.29973432 -14.1796875 35.1875 C-19.75628208 34.63123121 -22.20749237 31.95489382 -26.0625 28.1875 C-29.35156326 23.96174559 -30.59578606 19.04896014 -30.12109375 13.73046875 C-29.03030076 8.59096666 -27.00272484 3.83779807 -22.63671875 0.65234375 C-15.12742225 -3.83393831 -7.7307212 -4.39278364 0 0 Z " fill="white" transform="translate(291.3125,409.125)"/></svg>');
}




.welcome-links a.find-nurse:hover{
	color: #FF0099;
}
.welcome-links a.find-nurse::before{
	background-color: #FF0099 !important;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path d="M0 0 C0.78095032 -0.00705963 1.56190063 -0.01411926 2.36651611 -0.02139282 C34.83347489 -0.24834147 34.83347489 -0.24834147 48.57421875 3.203125 C49.39519043 3.40180176 50.21616211 3.60047852 51.06201172 3.80517578 C81.94242382 11.44940908 109.58436661 26.14479037 132.57421875 48.203125 C133.50363281 49.069375 134.43304688 49.935625 135.390625 50.828125 C165.03284618 78.96799237 184.85764437 121.03988149 186.7512207 162.03515625 C187.04484105 181.10761129 187.00264083 199.52163581 182.57421875 218.203125 C182.39761719 218.96496094 182.22101563 219.72679687 182.0390625 220.51171875 C174.70027695 251.0084498 158.16014741 277.81534163 136.57421875 300.203125 C135.41212891 301.45996094 135.41212891 301.45996094 134.2265625 302.7421875 C111.47604339 326.67011244 79.41839575 341.9834458 47.57421875 349.203125 C46.52548584 349.45304199 46.52548584 349.45304199 45.45556641 349.70800781 C21.16552259 355.29871125 -7.34028605 354.02810114 -31.42578125 348.203125 C-32.72225586 347.88964111 -32.72225586 347.88964111 -34.04492188 347.56982422 C-63.73453348 340.08009794 -90.38932077 324.32139963 -112.42578125 303.203125 C-113.28171875 302.41035156 -114.13765625 301.61757813 -115.01953125 300.80078125 C-143.64869509 273.44676695 -164.53515295 231.0789413 -165.58691406 191.1081543 C-165.60642809 189.66461481 -165.62019855 188.22098886 -165.62890625 186.77734375 C-165.63596588 185.99639343 -165.64302551 185.21544312 -165.65029907 184.41082764 C-165.87724772 151.94386886 -165.87724772 151.94386886 -162.42578125 138.203125 C-162.22710449 137.38215332 -162.02842773 136.56118164 -161.82373047 135.71533203 C-154.17949717 104.83491993 -139.48411588 77.19297714 -117.42578125 54.203125 C-116.55953125 53.27371094 -115.69328125 52.34429687 -114.80078125 51.38671875 C-86.00153798 21.05544158 -42.12313059 0.25407603 0 0 Z M-58.42578125 32.203125 C-59.37880127 32.66525391 -59.37880127 32.66525391 -60.35107422 33.13671875 C-98.49890482 51.89443806 -126.8622603 85.28002143 -141.03149414 125.18261719 C-146.63803485 141.73000806 -148.66195258 158.15118772 -148.67578125 175.578125 C-148.67645599 176.34012207 -148.67713074 177.10211914 -148.67782593 177.88720703 C-148.66182901 189.25189244 -148.19246992 200.14176874 -145.42578125 211.203125 C-145.2541748 211.93305664 -145.08256836 212.66298828 -144.90576172 213.41503906 C-142.2532877 224.56064481 -138.44629515 234.91471711 -133.42578125 245.203125 C-132.96365234 246.15614502 -132.96365234 246.15614502 -132.4921875 247.12841797 C-123.38537733 265.64906252 -109.32450683 287.28926794 -91.42578125 298.203125 C-91.21824219 297.58566406 -91.01070312 296.96820313 -90.796875 296.33203125 C-86.09898256 283.41774115 -77.30542113 274.23762497 -65.015625 268.24609375 C-57.28530041 265.13297661 -50.28867181 264.79548384 -41.98828125 264.578125 C-40.77978516 264.53945313 -39.57128906 264.50078125 -38.32617188 264.4609375 C-35.35952308 264.36713042 -32.39287289 264.28143254 -29.42578125 264.203125 C-28.36209485 255.17208213 -28.36209485 255.17208213 -29.42578125 246.203125 C-32.01031927 243.02215513 -34.56094542 241.37319621 -38.0546875 239.25390625 C-51.66547064 230.97388175 -60.51558646 216.03781245 -65.42578125 201.203125 C-65.67293884 200.51366287 -65.92009644 199.82420074 -66.17474365 199.11384583 C-69.60297998 187.92933365 -68.8788053 176.26522729 -68.859375 164.6875 C-68.86394205 162.30242769 -68.86924918 159.9173567 -68.8752594 157.5322876 C-68.88415953 152.5530459 -68.88180039 147.57396489 -68.87182617 142.59472656 C-68.86030545 136.22387108 -68.88061181 129.85356733 -68.90974331 123.48278427 C-68.92810604 118.56533306 -68.92781324 113.64801431 -68.92210579 108.73053741 C-68.92195277 106.38146436 -68.92798072 104.03238222 -68.94039726 101.68334198 C-68.95531665 98.40019674 -68.94462438 95.1180747 -68.92749023 91.83496094 C-68.9371582 90.87269592 -68.94682617 89.91043091 -68.95678711 88.91900635 C-68.88019959 81.89130749 -67.32059539 76.55774183 -62.6796875 71.1796875 C-62.12152344 70.73367187 -61.56335938 70.28765625 -60.98828125 69.828125 C-60.43269531 69.36664063 -59.87710938 68.90515625 -59.3046875 68.4296875 C-55.33975996 65.84135642 -51.79808112 64.95294314 -47.09489441 64.93569946 C-46.03939896 64.92716949 -44.9839035 64.91863953 -43.89642334 64.90985107 C-42.74877502 64.91075745 -41.60112671 64.91166382 -40.41870117 64.91259766 C-39.20187149 64.90588043 -37.98504181 64.89916321 -36.7313385 64.89224243 C-33.40054866 64.87651372 -30.0700082 64.86988821 -26.73919845 64.86861086 C-24.65544495 64.86718695 -22.57171739 64.86291279 -20.48797035 64.85761642 C-13.21030652 64.8391243 -5.93271584 64.83094465 1.3449707 64.83251953 C8.11548491 64.83372024 14.88567997 64.81263004 21.65611345 64.7810322 C27.47966083 64.75482772 33.30310427 64.744154 39.12671012 64.74543035 C42.60009375 64.74593883 46.07319372 64.74031969 49.54651833 64.71907425 C53.42412247 64.69600268 57.30129359 64.70523831 61.17895508 64.71728516 C62.3205307 64.70604614 63.46210632 64.69480713 64.63827515 64.68322754 C71.46265239 64.73703578 75.702724 65.70696819 81.57421875 69.203125 C82.56421875 69.533125 83.55421875 69.863125 84.57421875 70.203125 C85.57421875 71.890625 85.57421875 71.890625 86.57421875 74.203125 C87.08984375 75.1725 87.60546875 76.141875 88.13671875 77.140625 C90.38620778 81.93301468 90.69977024 86.18458653 90.70361328 91.44165039 C90.70670502 92.68767029 90.70979675 93.93369019 90.71298218 95.21746826 C90.71117255 96.57857283 90.70918381 97.93967718 90.70703125 99.30078125 C90.70821593 100.72121207 90.70973844 102.14164264 90.71157837 103.56207275 C90.71532429 108.1299431 90.70775699 112.69776376 90.69921875 117.265625 C90.69694984 118.82571407 90.6947119 120.38580318 90.69250488 121.94589233 C90.67594325 132.36510702 90.63434968 142.78407459 90.57421875 153.203125 C90.56797485 154.33049072 90.56173096 155.45785645 90.55529785 156.61938477 C90.5225532 161.87146021 90.46937452 167.12209657 90.36468506 172.3732605 C90.3382828 173.77104681 90.3177065 175.16895886 90.30377197 176.56692505 C90.16203215 189.21730244 87.76248179 201.32631793 81.76171875 212.578125 C81.4147998 213.24602051 81.06788086 213.91391602 80.71044922 214.60205078 C74.78283567 225.72410432 66.20386593 236.31313991 54.94921875 242.203125 C52.325483 243.68447613 52.325483 243.68447613 50.57421875 246.203125 C49.33807889 252.11271635 50.00679421 258.24516733 50.57421875 264.203125 C51.66138184 264.21714355 51.66138184 264.21714355 52.77050781 264.23144531 C56.12238007 264.28583459 59.47295725 264.36934346 62.82421875 264.453125 C64.53351563 264.47439453 64.53351563 264.47439453 66.27734375 264.49609375 C81.09293538 264.91699124 92.66411148 269.70067974 102.88671875 280.515625 C106.17860632 284.39273702 108.46881888 288.41850291 110.56640625 293.0390625 C111.60721136 295.41682528 111.60721136 295.41682528 113.57421875 298.203125 C139.01608847 275.79786554 157.12899085 248.30253878 165.57421875 215.203125 C165.78304688 214.40487305 165.991875 213.60662109 166.20703125 212.78417969 C172.23979352 188.70085814 171.82560321 161.17890876 165.57421875 137.203125 C165.37586426 136.41550781 165.17750977 135.62789063 164.97314453 134.81640625 C158.05656719 108.18455714 143.94237786 85.36794732 125.57421875 65.203125 C124.56294922 64.08357422 124.56294922 64.08357422 123.53125 62.94140625 C94.76077639 32.6986696 53.04870012 17.60905317 12.05664062 16.25097656 C-12.29933985 15.78148677 -36.59425629 21.54982707 -58.42578125 32.203125 Z M-51.42578125 83.203125 C-60.52034617 101.39225484 -52.42578125 123.86705961 -52.42578125 144.203125 C-10.51578125 144.203125 31.39421875 144.203125 74.57421875 144.203125 C78.39689499 111.72882903 78.39689499 111.72882903 71.57421875 82.203125 C66.93573621 79.22188302 61.14089503 79.91554303 55.82055664 79.9284668 C54.73706436 79.92335587 53.65357208 79.91824493 52.5372467 79.91297913 C48.95706655 79.89908357 45.37707891 79.90003985 41.796875 79.90234375 C39.30732654 79.89845694 36.81777875 79.8941223 34.32823181 79.88935852 C29.11048228 79.88189647 23.89280042 79.88218761 18.67504883 79.88745117 C13.31787921 79.89282342 7.96089855 79.88577706 2.60375977 79.86694336 C-3.86647571 79.84448762 -10.33655334 79.8366903 -16.80682564 79.84061623 C-19.27198396 79.84010278 -21.737146 79.83486065 -24.20228386 79.82480431 C-27.64928055 79.81246796 -31.09573657 79.81921519 -34.54272461 79.83081055 C-36.06950836 79.81934494 -36.06950836 79.81934494 -37.62713623 79.80764771 C-42.95868396 79.84728821 -46.85173302 80.12779263 -51.42578125 83.203125 Z M-53.42578125 161.203125 C-53.42578125 185.58609366 -51.54112609 203.58152459 -33.9765625 221.734375 C-20.99627394 233.96070646 -6.11134424 239.67749098 11.57421875 240.203125 C30.30446582 239.64009152 45.67433406 231.82829424 58.44921875 218.265625 C73.10793772 200.98738766 74.57421875 183.33318846 74.57421875 161.203125 C32.33421875 161.203125 -9.90578125 161.203125 -53.42578125 161.203125 Z M-13.42578125 253.203125 C-13.42578125 257.823125 -13.42578125 262.443125 -13.42578125 267.203125 C-7.32902323 270.51194598 -7.32902323 270.51194598 -1.42578125 269.203125 C-0.12580465 268.53147042 1.16541788 267.8427036 2.44921875 267.140625 C6.48666446 265.06072873 10.08068095 264.20273885 14.57421875 265.203125 C17.19548312 266.41607031 19.70827583 267.7705425 22.24609375 269.1484375 C25.40694263 270.58036568 27.33889859 270.35859649 30.57421875 269.203125 C31.89421875 268.543125 33.21421875 267.883125 34.57421875 267.203125 C34.57421875 262.583125 34.57421875 257.963125 34.57421875 253.203125 C33.02734375 253.52796875 31.48046875 253.8528125 29.88671875 254.1875 C23.41871814 255.35935927 17.13284329 255.4993125 10.57421875 255.453125 C9.4759375 255.46085938 8.37765625 255.46859375 7.24609375 255.4765625 C0.11327395 255.45966008 -6.44446785 254.66920081 -13.42578125 253.203125 Z M-68.5 290.31640625 C-73.46497384 296.34307261 -76.65948943 302.22955167 -76.42578125 310.203125 C-57.73382392 321.29157426 -38.29059462 330.67186916 -16.42578125 333.203125 C-18.77236197 320.94552013 -21.37352518 308.75296114 -24.11328125 296.578125 C-24.26934845 295.88065155 -24.42541565 295.1831781 -24.58621216 294.46456909 C-25.03365841 292.46787949 -25.48489161 290.47208753 -25.9375 288.4765625 C-26.20006592 287.31560059 -26.46263184 286.15463867 -26.7331543 284.95849609 C-27.30487358 282.26521628 -27.30487358 282.26521628 -28.42578125 280.203125 C-50.24904075 279.46731941 -50.24904075 279.46731941 -68.5 290.31640625 Z M49.57421875 280.203125 C46.69227225 290.60896885 44.17300513 301.0612283 41.85449219 311.60571289 C41.31466664 314.0590361 40.76897505 316.51100601 40.22265625 318.96289062 C39.87596342 320.52857088 39.52959638 322.09432332 39.18359375 323.66015625 C39.02115173 324.39023392 38.85870972 325.12031158 38.69134521 325.87251282 C37.86285383 329.50378535 37.86285383 329.50378535 37.57421875 333.203125 C45.65046902 332.05266958 53.27643541 330.35507447 61.01171875 327.765625 C62.03289795 327.4257959 63.05407715 327.0859668 64.10620117 326.73583984 C75.84322216 322.65773006 87.22240369 317.10433504 97.57421875 310.203125 C96.96211378 301.63365538 94.09750553 294.11885075 87.57421875 288.203125 C75.91924264 279.37743657 63.51794005 279.90888469 49.57421875 280.203125 Z M1.40234375 286.01171875 C-2.23825611 287.54539687 -5.50038799 287.7662182 -9.42578125 288.203125 C-8.0236398 294.57601537 -6.61739267 300.94798957 -5.20825195 307.31933594 C-4.72910904 309.48807096 -4.25091551 311.65701596 -3.77368164 313.82617188 C-3.08858192 316.93935608 -2.40010045 320.0517756 -1.7109375 323.1640625 C-1.49736099 324.13806 -1.28378448 325.1120575 -1.06373596 326.11557007 C-0.86360397 327.01635284 -0.66347198 327.91713562 -0.45727539 328.84521484 C-0.28184708 329.64019379 -0.10641876 330.43517273 0.07432556 331.25424194 C0.51685032 333.26418937 0.51685032 333.26418937 1.57421875 335.203125 C7.51421875 335.203125 13.45421875 335.203125 19.57421875 335.203125 C22.27237712 325.55202006 24.62479038 315.85546516 26.82421875 306.078125 C27.22954834 304.2995813 27.22954834 304.2995813 27.64306641 302.48510742 C27.89362793 301.3582251 28.14418945 300.23134277 28.40234375 299.0703125 C28.74120605 297.55606689 28.74120605 297.55606689 29.08691406 296.01123047 C29.5502611 293.34118156 29.66701127 290.90586173 29.57421875 288.203125 C28.73890625 288.05617188 28.73890625 288.05617188 27.88671875 287.90625 C22.89671054 286.92847812 18.81236809 285.54327787 14.3984375 283.0078125 C9.29179529 280.75520373 5.73832758 283.55699242 1.40234375 286.01171875 Z " fill="white" transform="translate(189.42578125,23.796875)"/><path d="M0 0 C0.80131348 0.17160645 1.60262695 0.34321289 2.42822266 0.52001953 C39.67426227 8.56758051 72.63397124 26.56988194 100 53 C100.9827632 53.91960193 101.9658395 54.83886937 102.94921875 55.7578125 C131.14815415 82.53964638 148.70509382 119.43704809 157 157 C157.27118652 158.22517334 157.27118652 158.22517334 157.54785156 159.47509766 C162.58004646 183.62062922 162.1831311 211.93004486 157 236 C156.82839355 236.81597656 156.65678711 237.63195312 156.47998047 238.47265625 C150.51663205 266.05647343 139.60287804 291.10003844 123.26757812 314.12915039 C121.75528636 316.36117886 120.38713413 318.68810978 119 321 C129.23 331.23 139.46 341.46 150 352 C152.31 350.02 154.62 348.04 157 346 C160.86947104 344.8658447 162.83342515 344.40008931 166.45047092 346.26015377 C168.96488875 347.97603942 171.01198484 349.75505758 173.16746521 351.90003967 C174.36378571 353.08356522 174.36378571 353.08356522 175.58427429 354.29100037 C176.4451918 355.15282425 177.30610931 356.01464813 178.19311523 356.90258789 C179.5696376 358.26903442 179.5696376 358.26903442 180.97396851 359.66308594 C183.48507565 362.15656545 185.98969802 364.65646128 188.49264407 367.15812993 C190.05999479 368.72405601 191.62876239 370.28854798 193.19804573 371.85253716 C198.6824288 377.31842668 204.16163001 382.78944948 209.63598633 388.26538086 C214.7226968 393.35329072 219.82043275 398.42996228 224.92352718 403.50143439 C229.31644204 407.86810415 233.70151547 412.24254623 238.08068997 416.62299532 C240.69079608 419.23360889 243.3038425 421.84109315 245.9248333 424.44078255 C248.85373836 427.34653088 251.7661577 430.26829586 254.67749023 433.19165039 C255.53638351 434.03930466 256.39527679 434.88695892 257.28019714 435.76029968 C267.77076963 446.36082821 272.43452206 456.29975734 272.36352539 471.15014648 C272.11492596 481.97913757 268.48715746 490.15701723 261 498 C251.77286823 506.80850953 242.14955676 509.62574301 229.63525391 509.47070312 C213.69143336 508.83953061 204.1719705 499.46564483 193.36523438 488.6875 C192.4486908 487.78088623 191.53214722 486.87427246 190.58782959 485.94018555 C188.09992921 483.47824207 185.61847473 481.0099065 183.13905144 478.53942871 C181.58689429 476.99317034 180.03358589 475.44807739 178.47993469 473.90332031 C173.60964739 469.06028341 168.7433062 464.21333346 163.88274527 459.36053467 C158.28745554 453.77423332 152.67927174 448.20131171 147.05967474 442.63946533 C142.70155988 438.32458279 138.35504245 433.99823971 134.01715326 429.6630249 C131.43158648 427.07955094 128.84142151 424.50113487 126.23905945 421.93457031 C123.34244299 419.07704472 120.47023696 416.19613251 117.59960938 413.3125 C116.73837463 412.46969482 115.87713989 411.62688965 114.98980713 410.75854492 C108.60909367 404.28663365 108.60909367 404.28663365 107.88830566 400.08203125 C108.0968619 394.32724663 111.45217615 391.43477981 115 387 C104.77 376.77 94.54 366.54 84 356 C78.0610706 359.77931871 72.16997997 363.54966198 66.3125 367.4375 C47.76105533 379.44939327 26.54214142 388.1580574 5 393 C3.72600342 393.29414795 3.72600342 393.29414795 2.42626953 393.59423828 C-47.34516248 404.58763928 -102.96468776 395.34944504 -146 368 C-179.86561179 345.88733553 -205.86397021 316.68211027 -223 280 C-223.53367188 278.87335938 -224.06734375 277.74671875 -224.6171875 276.5859375 C-234.18891954 255.40910029 -240.06936099 231.35421229 -240.203125 208.07421875 C-240.21013931 207.25288956 -240.21715363 206.43156036 -240.22438049 205.58534241 C-240.24177422 202.95267177 -240.24823174 200.32022597 -240.25 197.6875 C-240.25067474 196.78849976 -240.25134949 195.88949951 -240.25204468 194.96325684 C-240.23664315 182.06915168 -239.89351787 169.61573791 -237 157 C-236.82839355 156.19868652 -236.65678711 155.39737305 -236.47998047 154.57177734 C-228.43241949 117.32573773 -210.43011806 84.36602876 -184 57 C-183.08039807 56.0172368 -182.16113063 55.0341605 -181.2421875 54.05078125 C-164.82618927 36.76929448 -144.45526489 24.06660862 -123 14 C-121.91976562 13.47792969 -120.83953125 12.95585937 -119.7265625 12.41796875 C-83.9317513 -4.00604268 -38.52198443 -8.83531753 0 0 Z M-172 69 C-201.92525785 99.23422068 -222.94428858 143.51372311 -223.203125 186.42578125 C-223.21018463 187.20668625 -223.21724426 187.98759125 -223.22451782 188.79216003 C-223.52915818 212.07287934 -223.52915818 212.07287934 -220 235 C-219.80664062 235.84272461 -219.61328125 236.68544922 -219.4140625 237.55371094 C-212.55184083 267.04643832 -198.83273908 295.5318867 -178.0703125 317.77734375 C-176.20374044 319.78126734 -174.44383926 321.83752915 -172.6875 323.9375 C-144.71455298 355.81513757 -100.87179048 376.02046212 -59 380 C-56.19086709 380.14621531 -53.38683433 380.18614014 -50.57421875 380.203125 C-49.79344971 380.21022995 -49.01268066 380.2173349 -48.20825195 380.22465515 C-24.9207563 380.56304665 -24.9207563 380.56304665 -2 377 C-1.05479492 376.77425293 -0.10958984 376.54850586 0.86425781 376.31591797 C30.34974654 369.14114655 58.44337195 355.91535285 80.77734375 335.0703125 C82.78126734 333.20374044 84.83752915 331.44383926 86.9375 329.6875 C119.30574193 301.28404273 138.74739258 257.37045732 143 215 C145.27758149 165.69114614 134.07138528 116.27473985 100.3125 78.625 C99.20261719 77.43583984 99.20261719 77.43583984 98.0703125 76.22265625 C96.20374044 74.21873266 94.44383926 72.16247085 92.6875 70.0625 C61.76140641 34.81949175 15.21953813 16.71909097 -30.59643555 13.5065918 C-84.00788818 10.03211714 -134.38407733 31.8944191 -172 69 Z M103.8359375 335.96875 C103.02382813 336.8040625 102.21171875 337.639375 101.375 338.5 C100.14910156 339.75296875 100.14910156 339.75296875 98.8984375 341.03125 C98.27195312 341.6809375 97.64546875 342.330625 97 343 C98.28022875 345.80969467 99.60714129 347.8539238 101.79736328 350.02441406 C102.35779327 350.58469299 102.91822327 351.14497192 103.49563599 351.722229 C104.39885086 352.60996002 104.39885086 352.60996002 105.3203125 353.515625 C105.93897186 354.13145447 106.55763123 354.74728394 107.19503784 355.3817749 C109.16703814 357.34260336 111.14588737 359.29635301 113.125 361.25 C114.46530164 362.58026799 115.80515083 363.910992 117.14453125 365.2421875 C120.42446589 368.5001015 123.71055942 371.75168533 127 375 C130.18086518 373.49053489 132.29869906 371.92058175 134.75 369.375 C135.36359375 368.74335938 135.9771875 368.11171875 136.609375 367.4609375 C137.06828125 366.97882813 137.5271875 366.49671875 138 366 C136.7237475 363.20574912 135.40029023 361.14857874 133.234375 358.97558594 C132.68040039 358.41530701 132.12642578 357.85502808 131.55566406 357.277771 C130.66186035 356.39003998 130.66186035 356.39003998 129.75 355.484375 C129.13608398 354.86854553 128.52216797 354.25271606 127.88964844 353.6182251 C126.59425517 352.32147354 125.29634356 351.02723343 123.99609375 349.73535156 C122.00024932 347.75024798 120.01533274 345.75466409 118.03125 343.7578125 C116.77147445 342.49935789 115.51107899 341.24152346 114.25 339.984375 C113.65413086 339.3844574 113.05826172 338.78453979 112.44433594 338.16644287 C108.45290802 333.59270068 108.45290802 333.59270068 103.8359375 335.96875 Z M159.54464722 367.21484375 C158.98061188 367.78332031 158.41657654 368.35179687 157.83544922 368.9375 C157.19493622 369.57816406 156.55442322 370.21882813 155.89450073 370.87890625 C155.20486237 371.57886719 154.515224 372.27882813 153.8046875 373 C152.74352219 374.06541016 152.74352219 374.06541016 151.66091919 375.15234375 C149.39422845 377.4302627 147.13457562 379.71502512 144.875 382 C143.34290523 383.54212114 141.81035896 385.08379386 140.27734375 386.625 C136.51296744 390.41147169 132.75435223 394.20359048 129 398 C130.11198027 401.3359408 130.95661137 402.04681362 133.59863281 404.23193359 C137.73425919 407.74299552 141.59352031 411.44829373 145.421875 415.2890625 C146.42278168 416.28853409 146.42278168 416.28853409 147.44390869 417.30819702 C148.83997287 418.70358638 150.23479792 420.10021649 151.62841797 421.49804688 C153.75505706 423.63006986 155.88701891 425.75666587 158.01953125 427.8828125 C159.38313345 429.24707511 160.74642563 430.61164768 162.109375 431.9765625 C163.05789337 432.92204453 163.05789337 432.92204453 164.02557373 433.8866272 C167.24007305 437.11816989 170.1998933 440.3935606 173 444 C174.60851307 445.49716186 174.60851307 445.49716186 176.1875 446.6875 C179 449 179 449 180 451 C180.66 451 181.32 451 182 451 C182.33 451.99 182.66 452.98 183 454 C183.66 454 184.32 454 185 454 C185 454.66 185 455.32 185 456 C185.66 456 186.32 456 187 456 C187 456.66 187 457.32 187 458 C187.66 458 188.32 458 189 458 C189 458.66 189 459.32 189 460 C189.66 460 190.32 460 191 460 C191 460.66 191 461.32 191 462 C192.33333333 463.66666667 192.33333333 463.66666667 194 465 C194.66 465 195.32 465 196 465 C196 465.66 196 466.32 196 467 C197.61974559 468.71230248 199.2958946 470.37163262 201 472 C201.886875 472.928125 202.77375 473.85625 203.6875 474.8125 C205.71162149 477.22906662 205.71162149 477.22906662 208 477 C208 477.66 208 478.32 208 479 C208.66 479 209.32 479 210 479 C210 479.66 210 480.32 210 481 C210.66 481 211.32 481 212 481 C212 481.66 212 482.32 212 483 C212.66 483 213.32 483 214 483 C214 483.66 214 484.32 214 485 C215.91307652 486.55890382 215.91307652 486.55890382 218.3125 488.0625 C219.11300781 488.58972656 219.91351563 489.11695313 220.73828125 489.66015625 C226.14738991 492.86451596 231.89725964 492.53573675 238 492 C244.64282765 490.24423579 249.17985468 485.54437307 253 480 C255.92989351 474.02301723 256.11874848 467.12804029 254.3828125 460.72265625 C252.19411234 455.83197668 248.69194329 452.37760008 244.8046875 448.76171875 C243 447 243 447 241 444 C240.34 444 239.68 444 239 444 C238.67 443.01 238.34 442.02 238 441 C237.34 441 236.68 441 236 441 C235.59541439 440.1082715 235.59541439 440.1082715 235.18265533 439.19852829 C234.00311797 437.00579623 232.82866768 435.57724396 231.07751465 433.82354736 C230.4802507 433.22064377 229.88298676 432.61774017 229.2676239 431.99656677 C228.61405411 431.34704544 227.96048431 430.69752411 227.28710938 430.02832031 C226.25273491 428.98868889 226.25273491 428.98868889 225.19746399 427.92805481 C222.91789749 425.63968891 220.63109686 423.3587121 218.34375 421.078125 C216.75926906 419.49229721 215.17508514 417.90617259 213.59118652 416.31976318 C210.27220606 412.99783414 206.94963437 409.67955013 203.62451172 406.36376953 C199.35355214 402.10422282 195.0916574 397.83573686 190.83238983 393.56450272 C187.5641692 390.28907223 184.29122123 387.0183991 181.01679993 383.7491684 C179.44278442 382.17649084 177.87026366 380.60231585 176.29924011 379.02664948 C174.10857992 376.83093645 171.91165684 374.64169308 169.71289062 372.45410156 C169.05932083 371.79648331 168.40575104 371.13886505 167.7323761 370.46131897 C164.09656595 366.03000931 164.09656595 366.03000931 159.54464722 367.21484375 Z " fill="white" transform="translate(240,3)"/><path d="M0 0 C2.9336317 0.60841232 4.19624742 2.00599639 5.90234375 4.39453125 C6.86304809 7.27664427 7.00816258 9.09303169 6.96484375 12.08203125 C6.95582031 12.89027344 6.94679687 13.69851562 6.9375 14.53125 C6.92589844 15.14613281 6.91429687 15.76101562 6.90234375 16.39453125 C7.65 16.348125 8.39765625 16.30171875 9.16796875 16.25390625 C17.22430302 15.95864793 17.22430302 15.95864793 20.52734375 18.08203125 C22.10403159 20.73373353 22.82855637 22.29546145 22.90234375 25.39453125 C20.90794428 30.74791929 20.90794428 30.74791929 18.0859375 32.5625 C15.6138902 33.50444289 13.78718611 33.59702661 11.15234375 33.51953125 C10.353125 33.50148437 9.55390625 33.4834375 8.73046875 33.46484375 C8.1271875 33.44164062 7.52390625 33.4184375 6.90234375 33.39453125 C6.96421875 34.59078125 7.02609375 35.78703125 7.08984375 37.01953125 C7.06025813 41.19110339 6.43886267 43.95795723 3.90234375 47.39453125 C0.58984375 48.95703125 0.58984375 48.95703125 -3.09765625 49.39453125 C-8.62038352 47.3490767 -8.62038352 47.3490767 -10.09765625 44.39453125 C-10.16799394 42.5207352 -10.18195845 40.64452023 -10.16015625 38.76953125 C-10.15113281 37.76664063 -10.14210937 36.76375 -10.1328125 35.73046875 C-10.12121094 34.95960938 -10.10960937 34.18875 -10.09765625 33.39453125 C-11.09345703 33.44673828 -11.09345703 33.44673828 -12.109375 33.5 C-21.0675387 33.77462984 -21.0675387 33.77462984 -25.09765625 30.39453125 C-26.66236858 27.2651066 -26.79467583 23.78370902 -26.09765625 20.39453125 C-24.46875 18.15234375 -24.46875 18.15234375 -22.09765625 16.39453125 C-19.08203125 16.00390625 -19.08203125 16.00390625 -15.84765625 16.14453125 C-14.77 16.180625 -13.69234375 16.21671875 -12.58203125 16.25390625 C-11.35226563 16.32351562 -11.35226563 16.32351562 -10.09765625 16.39453125 C-10.1440625 15.5746875 -10.19046875 14.75484375 -10.23828125 13.91015625 C-10.274375 12.8325 -10.31046875 11.75484375 -10.34765625 10.64453125 C-10.3940625 9.5771875 -10.44046875 8.50984375 -10.48828125 7.41015625 C-10.09765625 4.39453125 -10.09765625 4.39453125 -8.33203125 2.03515625 C-5.34142656 -0.1607423 -3.59604856 -0.18080691 0 0 Z " fill="white" transform="translate(202.09765625,111.60546875)"/></svg>');
}



.welcome-links a.diagnostics-history:hover{
	color: #006666;
}
.welcome-links a.diagnostics-history::before{
	background-color: #006666 !important;
	background-image: url('data:image/svg+xml;utf8,<svg height="512px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="512px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="_x35_98_x2C__Science_x2C__test_x2C__tube_x2C__medical"><g><g><g><g><path d="M256.347,500.956c-49.626,0-90-40.374-90-90v-340c0-5.523,4.477-10,10-10h160c5.522,0,10,4.477,10,10v340       C346.348,460.582,305.974,500.956,256.347,500.956z M186.347,80.957v330c0,38.599,31.402,70,70,70s70-31.401,70-70v-330       H186.347z" fill="white"/></g><g><path d="M386.348,80.957h-260c-5.523,0-10-4.477-10-10v-50c0-5.523,4.477-10,10-10h260c5.522,0,10,4.477,10,10v50       C396.348,76.479,391.87,80.957,386.348,80.957z M136.347,60.957h240v-30h-240V60.957z" fill="white"/></g><g><path d="M216.347,120.957h-40c-5.523,0-10-4.477-10-10s4.477-10,10-10h40c5.523,0,10,4.477,10,10       S221.87,120.957,216.347,120.957z" fill="white"/></g><g><path d="M196.347,160.957h-20c-5.523,0-10-4.477-10-10s4.477-10,10-10h20c5.523,0,10,4.477,10,10       S201.87,160.957,196.347,160.957z" fill="white"/></g><g><path d="M216.347,200.957h-40c-5.523,0-10-4.477-10-10s4.477-10,10-10h40c5.523,0,10,4.477,10,10       S221.87,200.957,216.347,200.957z" fill="white"/></g><g><path d="M196.347,240.957h-20c-5.523,0-10-4.477-10-10s4.477-10,10-10h20c5.523,0,10,4.477,10,10       S201.87,240.957,196.347,240.957z" fill="white"/></g><g><path d="M216.347,280.956h-40c-5.523,0-10-4.478-10-10s4.477-10,10-10h40c5.523,0,10,4.478,10,10       S221.87,280.956,216.347,280.956z" fill="white"/></g><g><path d="M196.347,320.956h-20c-5.523,0-10-4.478-10-10s4.477-10,10-10h20c5.523,0,10,4.478,10,10       S201.87,320.956,196.347,320.956z" fill="white"/></g><g><path d="M216.347,360.956h-40c-5.523,0-10-4.478-10-10s4.477-10,10-10h40c5.523,0,10,4.478,10,10       S221.87,360.956,216.347,360.956z" fill="white"/></g><g><path d="M196.347,400.956h-20c-5.523,0-10-4.478-10-10s4.477-10,10-10h20c5.523,0,10,4.478,10,10       S201.87,400.956,196.347,400.956z" fill="white"/></g><g><path d="M216.347,440.956h-30c-5.523,0-10-4.478-10-10s4.477-10,10-10h30c5.523,0,10,4.478,10,10       S221.87,440.956,216.347,440.956z" fill="white"/></g></g></g></g></g><g id="Layer_1"/></svg>');
}



.welcome-links a.all-diagnostics:hover{
	color: #00FFFF;
}
.welcome-links a.all-diagnostics::before{
	background-color: #00FFFF !important;
	background-image: url('data:image/svg+xml;utf8,<svg height="512px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="512px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="_x35_98_x2C__Science_x2C__test_x2C__tube_x2C__medical"><g><g><g><g><path d="M256.347,500.956c-49.626,0-90-40.374-90-90v-340c0-5.523,4.477-10,10-10h160c5.522,0,10,4.477,10,10v340       C346.348,460.582,305.974,500.956,256.347,500.956z M186.347,80.957v330c0,38.599,31.402,70,70,70s70-31.401,70-70v-330       H186.347z" fill="white"/></g><g><path d="M386.348,80.957h-260c-5.523,0-10-4.477-10-10v-50c0-5.523,4.477-10,10-10h260c5.522,0,10,4.477,10,10v50       C396.348,76.479,391.87,80.957,386.348,80.957z M136.347,60.957h240v-30h-240V60.957z" fill="white"/></g><g><path d="M216.347,120.957h-40c-5.523,0-10-4.477-10-10s4.477-10,10-10h40c5.523,0,10,4.477,10,10       S221.87,120.957,216.347,120.957z" fill="white"/></g><g><path d="M196.347,160.957h-20c-5.523,0-10-4.477-10-10s4.477-10,10-10h20c5.523,0,10,4.477,10,10       S201.87,160.957,196.347,160.957z" fill="white"/></g><g><path d="M216.347,200.957h-40c-5.523,0-10-4.477-10-10s4.477-10,10-10h40c5.523,0,10,4.477,10,10       S221.87,200.957,216.347,200.957z" fill="white"/></g><g><path d="M196.347,240.957h-20c-5.523,0-10-4.477-10-10s4.477-10,10-10h20c5.523,0,10,4.477,10,10       S201.87,240.957,196.347,240.957z" fill="white"/></g><g><path d="M216.347,280.956h-40c-5.523,0-10-4.478-10-10s4.477-10,10-10h40c5.523,0,10,4.478,10,10       S221.87,280.956,216.347,280.956z" fill="white"/></g><g><path d="M196.347,320.956h-20c-5.523,0-10-4.478-10-10s4.477-10,10-10h20c5.523,0,10,4.478,10,10       S201.87,320.956,196.347,320.956z" fill="white"/></g><g><path d="M216.347,360.956h-40c-5.523,0-10-4.478-10-10s4.477-10,10-10h40c5.523,0,10,4.478,10,10       S221.87,360.956,216.347,360.956z" fill="white"/></g><g><path d="M196.347,400.956h-20c-5.523,0-10-4.478-10-10s4.477-10,10-10h20c5.523,0,10,4.478,10,10       S201.87,400.956,196.347,400.956z" fill="white"/></g><g><path d="M216.347,440.956h-30c-5.523,0-10-4.478-10-10s4.477-10,10-10h30c5.523,0,10,4.478,10,10       S221.87,440.956,216.347,440.956z" fill="white"/></g></g></g></g></g><g id="Layer_1"/></svg>');
}

.welcome-links a.all-diagnosis:hover{
	color: #3300CC;
}
.welcome-links a.all-diagnosis::before{
	background-color: #3300CC !important;
	background-image: url('data:image/svg+xml;utf8,<svg baseProfile="tiny" height="24px" id="Layer_1" version="1.2" viewBox="0 0 24 24" width="24px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M15,12h-2v-2c0-0.553-0.447-1-1-1s-1,0.447-1,1v2H9c-0.553,0-1,0.447-1,1s0.447,1,1,1h2v2c0,0.553,0.447,1,1,1s1-0.447,1-1  v-2h2c0.553,0,1-0.447,1-1S15.553,12,15,12z" fill="white"/><path d="M19.707,7.293l-4-4C15.52,3.105,15.266,3,15,3H7C5.346,3,4,4.346,4,6v12c0,1.654,1.346,3,3,3h10c1.654,0,3-1.346,3-3V8  C20,7.734,19.895,7.48,19.707,7.293z M17.586,8H16.5C15.673,8,15,7.327,15,6.5V5.414L17.586,8z M17,19H7c-0.552,0-1-0.448-1-1V6  c0-0.552,0.448-1,1-1h7v1.5C14,7.879,15.121,9,16.5,9H18v9C18,18.552,17.552,19,17,19z" fill="white"/></svg>');
}



.welcome-links a.view-profile:hover{
	color: #FF0000;
}
.welcome-links a.view-profile::before{
	background-color: #FF0000 !important;
	background-image: url('data:image/svg+xml;utf8,<svg data-name="Layer 1" id="Layer_1" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><title/><path d="M24,21A10,10,0,1,1,34,11,10,10,0,0,1,24,21ZM24,5a6,6,0,1,0,6,6A6,6,0,0,0,24,5Z" fill="white"/><path d="M42,47H6a2,2,0,0,1-2-2V39A16,16,0,0,1,20,23h8A16,16,0,0,1,44,39v6A2,2,0,0,1,42,47ZM8,43H40V39A12,12,0,0,0,28,27H20A12,12,0,0,0,8,39Z" fill="white"/></svg>');
}


.welcome-links a.reset-password:hover{
	color: #990000;
}
.welcome-links a.reset-password::before{
	background-color: #990000 !important;
	background-image: url('data:image/svg+xml;utf8,<svg height="32" id="icon" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1 {fill: none;}</style></defs><path d="M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z" fill="white"/><circle cx="22" cy="10" r="2" fill="white"/><rect class="cls-1" data-name="&lt;Transparent Rectangle&gt;" height="32" id="_Transparent_Rectangle_" width="32" fill="white"/></svg>');
}






/* Search forms  */

#patients-portal-find-patient,
#patients-portal-find-doctor,
#patients-portal-find-nurse{
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

#patients-portal-find-patient .form-item-name-field,
#patients-portal-find-doctor .form-item-name-field,
#patients-portal-find-nurse .form-item-name-field{
	margin-right: 20px;
}

#patients-portal-find-patient .form-actions,
#patients-portal-find-doctor .form-actions,
#patients-portal-find-nurse .form-actions{
	margin-top: 1.5em;
}


@media (max-width: 767px) {

	#patients-portal-find-patient,
	#patients-portal-find-doctor,
	#patients-portal-find-nurse{
		display: block
	}
	
	#patients-portal-find-patient .form-item-name-field,
	#patients-portal-find-doctor .form-item-name-field,
	#patients-portal-find-nurse .form-item-name-field{
		margin-right: 0px;
	}
	
	#patients-portal-find-patient .form-actions,
	#patients-portal-find-doctor .form-actions,
	#patients-portal-find-nurse .form-actions{
		margin-top: 1em;
	}
	
	#patients-portal-find-patient #edit-submit,
	#patients-portal-find-doctor #edit-submit,
	#patients-portal-find-nurse #edit-submit{
		width: 100%;
	}
}


/*  Patient diagnostics  */

.patient-info{
    margin-bottom: 30px;
    border: 1px solid #b4b3b3;
    border-radius: 10px;
    padding: 15px 20px 20px !important;
	font-size: 0.85em;
	background-color: #FFF;
}

.patient-info .pp-field{
	margin-bottom: 2px;
}

.patient-info .pp-field-label{
	font-weight: 600;
}

.patient-info .patient-photo{
	display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: end;	
}

.patient-info .patient-photo img{
	width: 120px;
	height: auto;
}

.edit-existing-files .field-contents{
    display: block;
}

.pp-actions-links{
	padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;	
	display: flex;
    flex-wrap: wrap;
	
}

.pp-actions-links li{
	margin-right: 20px;
    margin-bottom: 20px;
}

.col.date-row{
	display: flex;
	justify-content: space-between;
}



@media (max-width: 767px) {
	
	.col.date-row{
		flex-wrap: wrap;
	}
	
	span.time-date{
		width: 100%;
	}
	
}

.col.date-with-label .h6-label{
    font-size: 0.9em;
    font-weight: 500;
}

.col.date-with-label .date-row .form-item{
	margin-top: 0;
}


td .doctor-field{
	display: flex;
}

td .doctor-name{
	font-weight: 600;
}

td .doctor{
    padding-left: 5px;
}


/*  Add another fields  */

.add-another-field{
	width: calc(100% - 60px);
	display: block;
    float: left;
	margin-right: 10px;
}

.add-another-field .form-item{
	margin-top: 5px;
    margin-bottom: 5px;
}

.remove-button{
	display: block;
    float: left;
	width: 40px;
	height: 40px;
	margin-top: 1.8em;
    margin-bottom: 1em;
}

.remove-button input.btn-primary{
	width: 40px;
    height: 40px;
    padding: 0;
    text-indent: -33333px;
    border-radius: 10px;
    background-color: var(--pp-red-800);
    background-image: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 32 32" height="32px" id="svg2" version="1.1" viewBox="0 0 32 32" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><g id="background"><rect fill="none" height="32" width="32"/></g><g id="cancel"><polygon points="2,26 6,30 16,20 26,30 30,26 20,16 30,6 26,2 16,12 6,2 2,6 12,16" fill="white"/></g></svg>');
    background-size: 17px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
}

.add-another-button{
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 30px;	
}