.main-container         {width:100%; position:relative;}


.boxCartFinal           {float:right; width:300px; border:1px solid #735774; padding:2px; margin:2px; text-align:center;}
.boxCartSpanHeader      {font-size:16px; font-weight:bold;   color:#735774; text-align:center;}
.boxCartSpanText_LA     {font-size:14px; font-weight:normal; color:#735774; text-align:left;  float:left;}
.boxCartSpanText_RA     {font-size:14px; font-weight:normal; color:#735774; text-align:right; float:right;}
.boxCartSpanTotal_LA    {font-size:15px; font-weight:normal; color:#735774; text-align:left;  float:left;}
.boxCartSpanTotal_RA    {font-size:15px; font-weight:normal; color:#735774; text-align:right; float:right;}

.boxCartLogin           {float:left; width:350px; border:1px solid #007FE0; padding:10px; margin:2px; text-align:left;}
.boxCartUData           {float:left; width:100%;  max-width:320px; border:1px solid #007FE0; padding:10px; margin:2px; text-align:left;}
.boxCartUChart          {float:left; width:100%;  max-width:500px; border:1px solid #007FE0; padding:10px; margin:2px; text-align:left;}

.boxCartUImgLeft        {float:left; width:50%;  max-width:200px; padding:10px; margin:2px; text-align:center;}
.boxCartUImgRight       {float:right; width:50%;  max-width:200px; padding:10px; margin:2px; text-align:center;}

.boxHeaderBG            {font-weight:bold; line-height:2.0em; background-color:#A1C5FF; color:#000000; text-align:center; width:100%;}

.save-images            {width:100%; margin:0 auto; position:absolute;}

.formErrorMessage       {font-size:13px; font-weight:normal; color:#7F462C; text-align:left; background-color:#FCC2C8;}
.formSuccessMessage     {font-size:13px; font-weight:normal; color:#7F462C; text-align:left; background-color:#CCDCFF;}
.formSimpleMessage      {font-size:13px; font-weight:normal; color:#999999; text-align:left;}

.checkoutLabel          {font-size:14px; font-weight:bold; color:#000000; cursor:default;}
.checkoutLabel_v1       {font-size:13px; font-weight:bold; color:#000000; cursor:default;}
.checkoutTextBox        {font-size:16px; font-weight:normal; color:#000000; background-color:#FFE5E5; width:220px;}

.checkoutLabel_13       {font-size:13px; font-weight:normal; color:#000000;}
.checkoutLabel_14       {font-size:14px; font-weight:normal; color:#000000;}


.siteRespTextbox_Yellow {width:280px; padding:8px; margin:4px; box-sizing:border-box; background-color:#FFFFE4; border:1px solid #848484; border-radius:3px;}
.siteRespCalbox_Yellow  {width:245px; padding:8px; margin:4px; box-sizing:border-box; background-color:#FFFFE4; border:1px solid #848484; border-radius:3px;}
.siteRespYellow_150     {width:150px; padding:8px; margin:4px; box-sizing:border-box; background-color:#FFFFE4; border:1px solid #848484; border-radius:3px;}
.siteRespTextbox_LOran  {width:280px; padding:8px; margin:4px; box-sizing:border-box; background-color:#F6D8CE; border:1px solid #848484; border-radius:3px;}

.empty-line             {min-height:20px;}
.clear-filter           {float:left; font-weight:bold; color:#000000; cursor:default;}



/*   Classes For Ajax Search Box   */
.suggestionsBox             {position:relative; left:10px; margin:5px 0px 0px 0px; width:450px; background-color:#EAEAEA; -moz-border-radius:7px; -webkit-border-radius:7px; border:1px solid #000; color:#000000;}
.suggestionsBoxSmall        {position:relative; left:10px; margin:5px 0px 0px 0px; width:350px; background-color:#212427; -moz-border-radius:7px; -webkit-border-radius:7px; border:2px solid #000; color:#FFFFFF;}
.suggestionList             {margin:0px; padding:0px;}
.suggestionList li          {margin:0px 0px 2px 0px; padding:2px; cursor:pointer;}
.suggestionList li:hover    {background-color:#659CD8;}




/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Classes new for new template fixes */ 
.formErrorMessage       {font-size:13px; font-weight:normal; color:#FF3636; text-align:left;}
.formSuccessMessage     {font-size:13px; font-weight:normal; color:#FF3636; text-align:left;}
.formSimpleMessage      {font-size:13px; font-weight:normal; color:#999999; text-align:left;}
.formMSG_Error          {font-size:13px; font-weight:normal; color:#FF4436; text-align:left;}
.formMSG_OK             {font-size:13px; font-weight:normal; color:#FF3636; text-align:left;}

.cld-disable            {background-color:#FCD299 !important;}

.cld-icons-red          {font-size:1.5em !important; color:#FF0000; cursor:pointer;}
.cld-icons-color        {font-size:1.5em !important; color:#3B8FF3; cursor:pointer;}
.cld-icons-rem          {color:#FF0000; cursor:pointer;}

.cld-icon-link          {cursor:pointer;}
.cld-search-icon        {top: 10px !important;}

.cld-filter-div-pad     {padding-top: 5px !important;}
.cld-pad-tab1           {padding-top: 10px;}