#Content.MyAccountContent P
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	margin: 20px 0px 10px 30px;
}
#Content.MyAccountContent P B
{
	FONT-WEIGHT: bold;
	COLOR: #DB617E;
}
#Content.MyAccountContent UL.Index
{
	list-style-type: none;
	list-style-image: none;
	margin: 20px 0px 10px 10px;
	font-family: Verdana, Helvetica, Arial;
}					
#Content.MyAccountContent UL.Index LI
{
	margin-bottom: 15px;
	FONT-SIZE: 8pt;
}
#Content.MyAccountContent UL.Index LI[logoff]
{
	MARGIN-TOP: 35px;
}
#Content.MyAccountContent UL.Index LI A
{
	FONT-WEIGHT: bold;
	COLOR: #5C9A95;
	FONT-SIZE: 9pt;
	HEIGHT: 16px;
	PADDING: 0px 0px 4px 0px;
	font-family: Verdana, Helvetica, Arial;
}
#Content.MyAccountContent UL.Index LI A:link, #Content.MyAccountContent UL.Index LI A:active, #Content.MyAccountContent UL.Index LI A:visited
{
	TEXT-DECORATION: none;
}
#Content.MyAccountContent UL.Index LI A:hover
{
	TEXT-DECORATION: underline;
    background-color: rgba(0, 0, 0, 0.05);
}
#Content.MyAccountContent UL.Index LI A IMG
{
	POSITION: relative;
	TOP: 3px;
}
#Content.MyAccountContent UL.Index LI[logoff] A IMG
{
	LEFT: -5px;
}

.ReminderHeaders
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	CLEAR: right;
	font-family: Verdana, Helvetica, Arial;
	color:#5C9A95;
}

.ReminderContent
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	CLEAR: right;
	COLOR: #666666;
	font-family: Verdana, Helvetica, Arial;
}

.ReminderHeaders A:visited, .ReminderHeaders A:active, .ReminderHeaders A:link
{
    text-decoration: underline;
    color:#5C9A95;
}


.Reminders FIELDSET LEGEND
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	CLEAR: right;
	COLOR: #444444;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 12px;
	font-family: Verdana, Helvetica, Arial;
	color:#5C9A95;
}

.ReminderBox
{
	BORDER: 1px solid #CCCCCC;
	font-family: Verdana, Helvetica, Arial;
	color:#666666;
	font-size:11px;
}

DIV.RegularContent
{
    text-align: left;   
}

Div.ErrorMessage
{
    font-weight: bold;
    color: #5C9A95;
    font-size: 10pt;
    BORDER: 1px solid #5C9A95;
    padding: 5px 5px 5px 5px;
    background-color: #eaecec;
    margin: 0px 5px 10px 5px;
    width: 500px;
    font-family: Verdana, Helvetica, Arial;
}
Div.ErrorMessage UL
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}
Div.ErrorMessage LI
{
    font-weight: normal;
    color: #333333;
    font-size: 10pt;
}
.ErrorMessage SPAN.Title
{
	FONT-WEIGHT: bold;
	CLEAR: right;
	FONT-SIZE: 9pt;
	COLOR: #5C9A95;
	DISPLAY: block;
	TEXT-TRANSFORM: uppercase;
}

.MyAccountContent .RedemptionSpace
{
    TEXT-ALIGN: center;
    width: 778px;
}

#myBirthdayPopUp
{
    /*background: url("../../images/reminders/My-Birthday-reminder-popup.jpg") no-repeat;*/
    height: auto;
    width: 590px; 
    padding:10px; 
    margin: 0 auto;
    display:none;
    top: 15% !important;
    left: 50% !important;
    /* transform: translate( -50% , -50%); */
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius:10px;

}
.myBirthdayInputs{
    /*left: 229px;*/
    position: relative;
    /*top: 231px;*/
}

.myDateOfBirth
{
    text-align: center;
    border: 1px solid #EF3E62;
    margin: 5px;
    border-radius: 8px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    padding:8px;
    color: #EF3E62;
}
.myDateOfBirth:focus {
    border: 1px solid #EF3E62;
    outline:none;
}
.submitdateBtn {
    background: #EF3E62;
    border-radius: 6px;
    padding:10px 36px;
    color:#fff;
    text-decoration:none;
}
.belowDates span {
    color:#EF3E62;
     padding: 0px 3px;
 }
.myBirthdayInputs > a {
    background: #e94a66 none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: white;
    font-weight: bold;
    padding: 5px 20px;
    text-decoration: none;
}

#loginBox div.error {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    margin: 0 0 10px;
}

#loginBox div.error::before {
    display: none;
}

/* My Account Page UI - CSS Code Optimization - Sayyed Nomaan - Start */
ul.myAccountIconList {
	margin:25px 0 0;
	list-style:none;
}
ul.myAccountIconList li {
	display:block;
	width:400px;
	height:90px;
	float:left;
	padding:0;
	margin:0;
}
ul.myAccountIconList li:last-child {margin-top:10px;}
ul.myAccountIconList li a {
	/*background:url('https://cdn.netflorist.co.za/layout/images/my_profile_icons_20190307.png') no-repeat;*/
    background:url("/layout/images/New_my_profile_edit__.png") no-repeat;
	display:inline-block;
	min-width:290px;
	padding:10px;
	height:70px;
}
ul.myAccountIconList a:hover {background-color:rgba(0,0,0,0.03);}
ul.myAccountIconList a.trackMyDelivery_sprite {background-position:0 -57px;}
ul.myAccountIconList a.profile_sprite {background-position:-300px -55px}
ul.myAccountIconList a.password_sprite {background-position:0 -144px;}
ul.myAccountIconList a.orderHistory_sprite {background-position:0 -321px;}
ul.myAccountIconList a.reminders_sprite {
	background-position:0px -232px;
	min-width:290px;
}
ul.myAccountIconList a.addressBook_sprite {
	background-position:-300px -144px;
	min-width:350px;
}
ul.myAccountIconList a.myCreditWallet_sprite {
    background-position: -299px -237px;
}
ul.myAccountIconList a.logOff_sprite {background-position:0px -409px;min-width:284px;}
ul.myAccountIconList a.petals_sprite {background-position:-300px -321px;}
ul.myAccountIconList a.myFavourite_sprite {background-position:0 -320px;}
/*ul.myAccountIconList li:nth-child(odd):last-child {width:800px;}
ul.myAccountIconList li:nth-child(odd) a.startShopping_sprite {
	background-position:185px 8px;
	height:50px;
	width:100%;
}*/
ul.myAccountIconList li a.startShopping_sprite {
	background-position:-290px -424px;
	height:50px;
	width:380px;
}
.birthdayDetails {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top:20px;
}
.birthdayImage {
    width:30%;
}
.birthdayImage img {
    width:200px !important;
    height:auto;
}
.myBirthdayInputs {
    width:70%;
    padding-left:30px;
}
.myBirthdayInputs h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;

    color: #808285;
}
.myBirthdayInputs h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 37px;
    text-transform: uppercase;

    color: #808285
}
.myBirthdayInputs p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;

    color: #808285;
}
.myBirthdayInputs .belowDates {
    margin-top:20px;
}
.myBirthdayInputs .belowDates strong {
    display:block;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #EF3E62;
    margin-bottom:10px;
}
/* My Account Page UI - CSS Code Optimization - Sayyed Nomaan -  End  */