.AdminTable{font-family:arial,sans-serif;border-collapse:collapse;border-spacing:2px;border-color:grey;color:#000;font-size:13px;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.AdminTable th{border:1px solid #c4c4c4;border-bottom:1px solid #000;padding:8px;font-weight:700;background-color:#fff;text-align:center;font-size:15px}.AdminTable td{border:1px solid #c4c4c4;padding:8px}.AdminTable tr{height:35px;text-align:left}.AdminTable tr:nth-child(2n){background-color:#eaeaea}.AdminTable tr:nth-child(odd){background:#f6fffd}.AdminTable_CustomerNumber{width:10%;min-width:70px}.AdminTable_Name{width:15%;min-width:160px}.AdminTable_PhoneNumber{width:10%;min-width:80px}.AdminTable_Address{min-width:100px}.AdminTable_Matching{font-weight:700;font-size:15px;color:#00329b}.AdminTable_EditColumn{max-width:50px;min-width:50px;width:50px;text-align:center}.AdminTable_DeleteColumn,.AdminTable_DisableColumn{max-width:70px;min-width:70px;width:70px;text-align:center}.AdminTable_ApproveColumn{max-width:100px;min-width:100px;width:100px;text-align:center}.loadingAnimation{border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:120px;height:120px;-webkit-animation:loadingSpinAnimation 2s linear infinite;animation:loadingSpinAnimation 2s linear infinite;margin-left:auto;margin-right:auto}@-webkit-keyframes loadingSpinAnimation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes loadingSpinAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Loading_Animation_Div{margin:auto}.ProgressBar_Background{width:100%;height:calc(100% - 105px);top:105px;left:0;position:fixed;z-index:2;background-color:rgba(0,0,0,.8)}.ProgressBar_stat-levels{-webkit-box-shadow:inset 0 0 25px rgba(0,0,0,.5);box-shadow:inset 0 0 25px rgba(0,0,0,.5);max-width:45%;margin:50px auto 0;padding:25px;border:1px solid #494a4e;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#444549),to(#343539));background:linear-gradient(#444549,#343539);width:500px;position:fixed;z-index:2;bottom:50%;left:calc(50% - 250px - 25px);padding-bottom:5px}.ProgressBar_stat-bar{background-color:#2a2b2f;-webkit-box-shadow:inset 0 5px 15px rgba(0,0,0,.6);box-shadow:inset 0 5px 15px rgba(0,0,0,.6);height:12px;overflow:hidden;padding:3px;border-radius:5px;margin-bottom:20px;margin-left:0}.ProgressBar_stat-bar-rating{border-radius:4px;float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;text-indent:-9999px;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);background-image:-webkit-gradient(linear,left top,left bottom,from(#00c5ff),color-stop(47%,#00c5ff),color-stop(50%,#0383a9),to(#0383a9));background-image:linear-gradient(180deg,#00c5ff 0,#00c5ff 47%,#0383a9 50%,#0383a9)}.TabBar_MainDiv{font-size:18px;font-family:Arial,Helvetica,sans-serif;font-weight:700;background-color:#069;width:calc(100% - 10px);padding-left:10px;padding-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-top:1px solid #000;text-align:center;overflow:hidden;background:url(Resources/slideshow-bg-497522da188d8213a63256173a491baa.png) bottom repeat-x;background-position:25% 99%}.TabBar_TabDiv_selected,.TabBar_TabDiv_unselected{display:inline-block;padding:5px 10px;margin:0 5px 0 0;cursor:pointer;height:19px;line-height:19px;border-radius:5px;margin-top:5px}.TabBar_TabDiv_unselected{color:#fff;border:1px solid #2f4f4f;background-color:#0062a4}.TabBar_TabDiv_selected,.TabBar_TabDiv_unselected:hover{background:#000;border:1px solid #1a1a1d;color:#fff}.TypeableDropDown_MainDiv{display:inline-block}.TypeableDropDown_Input{margin-top:5px;margin-bottom:5px;min-width:0;width:200px;font-size:20px}.TypeableDropDown_DropDown{position:absolute;background:#fff;left:92px;top:38px;width:204px;max-height:200px;z-index:5;border:1px solid #9e9e9e;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;padding-top:0;margin-top:0}.TypeableDropDown_DropDown_Item,.TypeableDropDown_DropDown_Item_Selected{text-align:left;color:#000;border-bottom:1px solid #ececec;cursor:pointer;border-top:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.TypeableDropDown_DropDown_Item:hover,.TypeableDropDown_DropDown_Item_Selected{border-top:1px solid #000;border-bottom:1px solid #000;background:#c1d8f3;background:-webkit-gradient(linear,left top,left bottom,from(#c1d8f3),color-stop(50%,#cee4f6),color-stop(51%,#c8e1f6),to(#e2f0fa));background:linear-gradient(180deg,#c1d8f3 0,#cee4f6 50%,#c8e1f6 51%,#e2f0fa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c1d8f3",endColorstr="#e2f0fa",GradientType=0)}.TypeableDropDown_DropDown_Item:active{background:#beddf4;background:-webkit-gradient(linear,left top,left bottom,from(#beddf4),color-stop(49%,#a6cff0),color-stop(50%,#acd1f0),to(#a0c3ec));background:linear-gradient(180deg,#beddf4 0,#a6cff0 49%,#acd1f0 50%,#a0c3ec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#beddf4",endColorstr="#a0c3ec",GradientType=0)}body,html{margin:0;padding:0}.LindyMyAccount{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.LindyMyAccount .LindyMyAccount_Application_HeaderDiv{position:absolute;width:100%;top:0;left:0;border-bottom:1px solid #000;height:125px;background-color:#069;min-width:1000px;background:url(Resources/slideshow-bg-497522da188d8213a63256173a491baa.png) 50% repeat-x}.LindyMyAccount .LindyMyAccount_Application_HeaderDiv .LindyMyAccount_Application_HeaderLogo{margin-left:15px;margin-top:10px}.LindyMyAccount .LindyMyAccount_Application_HeaderDiv .LindyMyAccount_Application_HeaderRight{float:right}.LindyMyAccount .LindyMyAccount_Application_HeaderDiv .LindyMyAccount_Application_Logout_Button{position:fixed;width:80px;height:20px;text-align:center;top:100px;right:0;color:#000;cursor:pointer;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount .LindyMyAccount_Application_PageContent{position:absolute;top:125px;left:0;width:100%;height:calc(100% - 125px - 83px);overflow:auto}.LindyMyAccount .LindyMyAccount_Application_FooterDiv{color:#333;position:absolute;bottom:0;left:0;height:82px;width:100%;background:url(Resources/grad3-15e25f284742aa7d7e8d5b63243dcbee.gif) repeat-x bottom #f6f6f6;border-top:1px solid #ccc;min-width:630px}.LindyMyAccount .LindyMyAccount_Application_FooterDiv .LindyMyAccount_Application_Footer_LeftDiv{position:absolute;left:0;top:0;height:calc(100% - 50px);width:100%;text-align:center;padding-top:25px;font-family:tahoma,verdana,arial,sans-serif;font-size:12px;color:gray}.LindyMyAccount .LindyMyAccount_Application_FooterDiv .LindyMyAccount_Application_Footer_LeftDiv .LindyMyAccount_Application_Footer_Left_Text1{display:inline-block;margin-right:20px;margin-bottom:7px}.LindyMyAccount .LindyMyAccount_Application_FooterDiv .LindyMyAccount_Application_Footer_LeftDiv .LindyMyAccount_Application_Footer_Left_Email{margin-bottom:7px;text-decoration:none;color:#1e5db2}.LindyMyAccount .LindyMyAccount_Application_FooterDiv .LindyMyAccount_Application_Footer_LeftDiv .LindyMyAccount_Application_Footer_Left_Email:hover{text-decoration:underline}.LindyMyAccount .LindyMyAccount_Application_FooterDiv .LindyMyAccount_Application_Footer_LeftDiv .LindyMyAccount_Application_Footer_Right_Text:hover{color:#000}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.EditAccountPopup_MainDiv{width:100%;height:calc(100% - 125px);top:125px;left:0;position:fixed;z-index:2}.EditAccountPopup_MainDiv .EditAccountPopup_BackgroundCover{width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,.51)}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv{position:absolute;width:800px;height:600px;background:#fff;border:1px solid #4a87a9;border-radius:15px;top:calc(50% - 300px - 80px);left:calc(50% - 400px);overflow:hidden;font-size:20px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_WindowTitle{width:100%;color:#fff;font-size:35px;text-align:center;display:block;font-family:Arial,Helvetica,sans-serif;background:#0090ff;padding-top:10px;padding-bottom:5px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_WindowHR,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_WindowHR2,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_WindowHR3{display:block;height:1px;border:0;border-bottom:1px solid #ededed;padding:0;margin-top:0;margin-bottom:0}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_WindowHR2{position:absolute;bottom:70px;left:0;width:100%;border-bottom:1px solid #cecece}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_WindowHR3{width:100%;border-bottom:1px solid #cecece;margin-top:5px;margin-bottom:5px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_HelpText,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_HelpText2,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_HelpText3{font-family:tahoma,verdana,arial,sans-serif;font-size:13px;text-align:left;display:inline-block;padding:5px;line-height:20px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_HelpText2,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_HelpText3{padding-bottom:0;padding-top:0;display:inline-block;clear:both;float:left;line-height:20px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_CancelButton{left:calc(50% - 150px)}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_CancelButton,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SaveButton{width:100px;height:50px;bottom:10px;position:absolute;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SaveButton{left:calc(50% + 50px)}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_NonInputBox{text-align:right;background:#fff;display:inline-block;padding:5px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_InfoSeparationBox{text-align:right}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ACHVerifiedDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_AddressDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_BillingEmailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_CustomerNumberDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_DateCreatedDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_EmailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsActiveDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsAdminDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_NameDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_PhoneDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveEmailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveMailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretAnswerDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretQuestionDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_UserIDDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_VerifiedDiv{width:400px;height:40px;line-height:30px;border-bottom:1px solid #cacaca}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ACHVerifiedDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_CustomerNumberDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_DateCreatedDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsActiveDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsAdminDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveEmailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveMailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_VerifiedDiv{position:absolute;left:calc(50% - 200px - 200px + 25px)}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_AddressDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_BillingEmailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_EmailDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_NameDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_PhoneDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretAnswerDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretQuestionDiv,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_UserIDDiv{position:absolute;left:calc(50% - 200px + 200px - 25px)}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ResetPasswordDiv{position:absolute;left:calc(50% - 400px);width:800px;height:30px;line-height:30px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_CustomerNumberDiv{top:75px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_DateCreatedDiv{top:125px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_VerifiedDiv{top:175px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ACHVerifiedDiv{top:225px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveEmailDiv{top:275px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveMailDiv{top:325px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsActiveDiv{top:375px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsAdminDiv{top:425px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ResetPasswordDiv{top:475px;text-align:center}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_UserIDDiv{top:75px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_NameDiv{top:125px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_AddressDiv{top:175px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_PhoneDiv{top:225px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_EmailDiv{top:275px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_BillingEmailDiv{top:325px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretQuestionDiv{top:375px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretAnswerDiv{top:425px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_CustomerNumberLabel{width:200px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_AddressLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_BillingEmailLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_EmailLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_NameLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_PhoneLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretAnswerLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_SecretQuestionLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_UserIDLabel{display:inline-block;width:140px;text-align:right}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ACHVerifiedLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_CustomerNumberLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_DateCreatedLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsActiveLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_IsAdminLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveEmailLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_ReceiveMailLabel,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_VerifiedLabel{display:inline-block;width:160px;float:left;margin-left:40px;margin-right:10px;text-align:right}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupAddressInput,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupBillingEmailInput,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupEmailInput,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupNameInput,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupPhoneInput,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupSecretAnswerInput,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupSecretQuestionInput,.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupUserIDInput{float:right;width:245px;margin-top:1px;margin-right:5px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopupSecretQuestionInput{margin-top:2px;width:250px}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_Error{display:inline-block;color:maroon;width:100%;font-size:20px;font-weight:700;text-align:center;position:absolute;bottom:71px;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid;overflow:hidden;height:24px;line-height:20px;background-color:#f9f9f9}.EditAccountPopup_MainDiv .EditAccountPopup_WindowDiv .EditAccountPopup_FieldHighlight{outline:1px solid red}.LindyMyAccount_AdminPage_MainDiv{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.LindyMyAccount_AdminPage_MainDiv .LindyMyAccount_AdminPage_ContentDiv{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.LindyMyAccount_AdminPage_MainDiv .LindyMyAccount_AdminPage_ContentDiv .LindyMyAccount_AdminPage_InnerMainDiv{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.LindyMyAccount_AdminPage_MainDiv .LindyMyAccount_AdminPage_ContentDiv .LindyMyAccount_AdminPage_InnerMainDiv .LindyMyAccount_AdminPage_SearchBar{background-color:#000}.LindyMyAccount_AdminPage_MainDiv .LindyMyAccount_AdminPage_ContentDiv .LindyMyAccount_AdminPage_InnerMainDiv .LindyMyAccount_AdminPage_SearchBar .LindyMyAccount_AdminPage_SearchBarInput{width:calc(100% - 30px);margin-left:10px;padding-left:10px;border-radius:10px;margin-top:6px;margin-bottom:5px;border:1px solid #000;height:24px;line-height:24px}.LindyMyAccount_AdminPage_MainDiv .LindyMyAccount_AdminPage_ContentDiv .LindyMyAccount_AdminPage_InnerMainDiv .LindyMyAccount_AdminPage_Wrapper{overflow-x:hidden;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;width:100%}.ForgotPasswordPopup_MainDiv{width:100%;height:calc(100% - 125px);top:125px;left:0;position:fixed;z-index:2;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.ForgotPasswordPopup_BackgroundCover{width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,.51)}.ForgotPasswordPopup_WindowDiv{position:absolute;width:500px;height:290px;background:#fff;border:1px solid #4a87a9;border-radius:15px;top:calc(50% - 195px - 80px);left:calc(50% - 250px);overflow:hidden;font-size:20px;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.ForgotPasswordPopup_Step1Panel,.ForgotPasswordPopup_Step2Panel,.ForgotPasswordPopup_Step3Panel,.ForgotPasswordPopup_Step4Panel{-webkit-transition:opacity .2s linear,-webkit-transform .2s ease-in-out;transition:opacity .2s linear,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s linear;transition:transform .2s ease-in-out,opacity .2s linear,-webkit-transform .2s ease-in-out;position:absolute;height:100%;width:100%;top:0;left:0}.ForgotPasswordPopup_PanelContainer{height:calc(100% - 55px - 70px);position:relative}.ForgotPasswordPopup_WindowTitle{width:100%;color:#fff;font-size:35px;text-align:center;display:block;font-family:Arial,Helvetica,sans-serif;background:#0090ff;padding-top:10px;padding-bottom:5px}.ForgotPasswordPopup_WindowHR,.ForgotPasswordPopup_WindowHR2,.ForgotPasswordPopup_WindowHR3{display:block;height:1px;border:0;border-bottom:1px solid #ededed;padding:0;margin-top:0;margin-bottom:0}.ForgotPasswordPopup_WindowHR2{position:absolute;bottom:70px;left:0;width:100%;border-bottom:1px solid #cecece}.ForgotPasswordPopup_WindowHR3{width:100%;border-bottom:1px solid #cecece;margin-top:5px;margin-bottom:5px}.ForgotPasswordPopup_HelpText{font-family:tahoma,verdana,arial,sans-serif;font-size:13px;text-align:left;display:inline-block;padding:5px;line-height:20px}.ForgotPasswordPopup_CancelButton{left:calc(50% - 100px - 20px)}.ForgotPasswordPopup_CancelButton,.ForgotPasswordPopup_SubmitButton{width:100px;height:50px;bottom:10px;position:absolute;font-size:20px}.ForgotPasswordPopup_SubmitButton{right:calc(50% - 100px - 20px)}.ForgotPasswordPopup_CancelButton,.ForgotPasswordPopup_SubmitButton{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ForgotPasswordPopup_NonInputBox{text-align:right;background:#fff;display:inline-block;padding:5px}.ForgotPasswordPopup_InfoSeparationBox{text-align:right}.ForgotPasswordPopup_CustomerNumberInput,.ForgotPasswordPopup_UserIDInput{width:305px;font-size:20px}.ForgotPasswordPopup_SecretQuestion{width:100%;text-align:center;display:inline-block;margin-bottom:5px}.ForgotPasswordPopup_SecretAnswerInput{width:305px;font-size:20px;margin-right:20px}.ForgotPasswordPopup_PasswordInput{width:305px;font-size:20px}.ForgotPasswordPopup_RepeatPasswordInput{margin-left:5px;width:305px;font-size:20px}.ForgotPasswordPopup_PasswordChangedText{text-align:center;width:100%;display:block;margin-top:5px;margin-bottom:5px}.ForgotPasswordPopup_Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center;position:absolute}.ForgotPasswordPopup_FieldHighlight{outline:1px solid red}.LindyMyAccount_LoginPage_MainDiv{position:absolute;top:0;left:0;width:100%;height:100%;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_LoginPage_Wrapper{display:block;max-width:600px;width:calc(100% - 10px);height:100%;margin:0 auto;padding-left:5px;padding-right:5px}.LindyMyAccount_LoginPage_SignUpOuterDiv{width:181px;height:116px;background:#dff1ff;border:1px solid #999;font-family:tahoma,verdana,arial,sans-serif;float:right;margin-left:20px}.LindyMyAccount_LoginPage_SignUpInnerDiv{font-weight:700;text-decoration:underline;cursor:pointer;color:#069;font-size:13px;text-align:center;line-height:15px;margin-top:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LindyMyAccount_LoginPage_SignUpInnerDiv:hover{color:#333}.LindyMyAccount_LoginPage_LoginText{text-align:center;font-size:20px;font-weight:700;padding-top:5px;margin-bottom:10px;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_LoginPage_TopText{font-size:10pt;line-height:15pt;margin-bottom:10px}.LindyMyAccount_LoginPage_TopRegisterText{color:#1e5db2;cursor:pointer;text-decoration:underline}.LindyMyAccount_LoginPage_TopRegisterText:hover{color:#000}.LindyMyAccount_LoginPage_UserIDDiv{width:300px;height:30px;margin:0 auto}.LindyMyAccount_LoginPage_UserIDLabel{float:left;text-align:right;display:inline-block;width:90px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_LoginPage_UserIDInput{float:right;width:200px}.LindyMyAccount_LoginPage_PasswordDiv{width:300px;height:30px;margin:0 auto}.LindyMyAccount_LoginPage_PasswordLabel{float:left;text-align:right;display:inline-block;width:90px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_LoginPage_PasswordInput{float:right;width:200px}.LindyMyAccount_LoginPage_LoginButtonDiv{width:300px;height:30px;margin:0 auto}.LindyMyAccount_LoginPage_ForgotPassword{float:left;margin-left:37px;margin-bottom:5px;color:#1e5db2;cursor:pointer;text-decoration:underline;font-size:10pt}.LindyMyAccount_LoginPage_ForgotPassword:hover{color:#000}.LindyMyAccount_LoginPage_LoginButton{float:left;margin-left:37px}.LindyMyAccount_LoginPage_Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center}.RegisterFinishedPopup_MainDiv{width:100%;height:calc(100% - 125px);top:125px;left:0;position:fixed;z-index:2}.RegisterFinishedPopup_BackgroundCover{width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,.51)}.RegisterFinishedPopup_WindowDiv{position:absolute;width:500px;height:255px;background:#fff;border:1px solid #4a87a9;border-radius:15px;top:calc(50% - 130px - 80px);left:calc(50% - 250px);overflow:hidden;font-size:20px}.RegisterFinishedPopup_WindowTitle{width:100%;color:#fff;font-size:35px;text-align:center;display:block;font-family:Arial,Helvetica,sans-serif;background:#0090ff;padding-top:10px;padding-bottom:5px}.RegisterFinishedPopup_WindowHR,.RegisterFinishedPopup_WindowHR2,.RegisterFinishedPopup_WindowHR3{display:block;height:1px;border:0;border-bottom:1px solid #ededed;padding:0;margin-top:0;margin-bottom:0}.RegisterFinishedPopup_WindowHR2{position:absolute;bottom:70px;left:0;width:100%;border-bottom:1px solid #cecece}.RegisterFinishedPopup_WindowHR3{width:100%;border-bottom:1px solid #cecece;margin-top:5px;margin-bottom:5px}.RegisterFinishedPopup_HelpText,.RegisterFinishedPopup_HelpText2,.RegisterFinishedPopup_HelpText3{font-family:tahoma,verdana,arial,sans-serif;font-size:13px;text-align:left;display:inline-block;padding:5px;line-height:20px}.RegisterFinishedPopup_HelpText2,.RegisterFinishedPopup_HelpText3{padding-bottom:0;padding-top:0;display:inline-block;clear:both;float:left;line-height:20px}.RegisterFinishedPopup_OkayButton{width:100px;height:50px;bottom:10px;left:calc(50% - 50px);position:absolute;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.RegisterFinishedPopup_NonInputBox{text-align:right;background:#fff;display:inline-block;padding:5px}.RegisterFinishedPopup_InfoSeparationBox{text-align:right}.LindyMyAccount_RegisterReviewPage_MainDiv{position:absolute;top:0;left:0;width:100%;height:100%;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_RegisterReviewPage_OuterWrapper{display:block;width:100%;height:calc(100% - 20px);overflow-y:auto;overflow-x:hidden}.LindyMyAccount_RegisterReviewPage_Wrapper{display:block;max-width:600px;width:calc(100% - 10px);height:100%;margin:0 auto;padding-left:5px;padding-right:5px}.LindyMyAccount_RegisterReviewPage_TitleText{text-align:center;font-size:20px;font-weight:700;padding-top:5px;margin-bottom:10px;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_RegisterReviewPage_TopText{font-size:10pt;line-height:15pt;margin-bottom:10px}.LindyMyAccount_RegisterReviewPage_CustomerNumberDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_CustomerNumberLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_NameDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_NameLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_AddressDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_AddressLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_PhoneDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_PhoneLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_EmailDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_EmailLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_UserIDDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_UserIDLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_SecretQuestionDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_SecretQuestionLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_SecretAnswerDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterReviewPage_SecretAnswerLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterReviewPage_NextPreviousButtonDiv{width:100%;height:30px;position:absolute;bottom:0;left:0;background:#fff;border-top:1px solid #b6b6b6}.LindyMyAccount_RegisterReviewPage_PreviousButton{position:absolute;width:80px;left:calc(50% - 50px - 80px);top:3px}.LindyMyAccount_RegisterReviewPage_NextButton{position:absolute;left:calc(50% + 50px);top:3px}.LindyMyAccount_RegisterReviewPage_Value{line-height:23px;margin-left:5px}.LindyMyAccount_RegisterReviewPage_Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center;margin-top:25px}.LindyMyAccount_RegisterStep1Page_MainDiv{position:absolute;top:0;left:0;width:100%;height:100%;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_RegisterStep1Page_OuterWrapper{display:block;width:100%;height:calc(100% - 20px);overflow-y:auto;overflow-x:hidden}.LindyMyAccount_RegisterStep1Page_Wrapper{display:block;max-width:600px;width:calc(100% - 10px);height:100%;margin:0 auto;padding-left:5px;padding-right:5px}.LindyMyAccount_RegisterStep1Page_TitleText{text-align:center;font-size:20px;font-weight:700;padding-top:5px;margin-bottom:10px;font-family:tahoma,verdana,arial}.LindyMyAccount_RegisterStep1Page_TopText{font-size:10pt;line-height:15pt;margin-bottom:10px}.LindyMyAccount_RegisterStep1Page_CustomerNumberDiv{width:360px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep1Page_CustomerNumberLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-size:15px}.LindyMyAccount_RegisterStep1Page_CustomerNumberInput{float:right;width:200px}.LindyMyAccount_RegisterStep1Page_NameDiv{width:360px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep1Page_NameLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-size:15px}.LindyMyAccount_RegisterStep1Page_NameInput{float:right;width:200px}.LindyMyAccount_RegisterStep1Page_AddressDiv{width:360px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep1Page_AddressLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-size:15px}.LindyMyAccount_RegisterStep1Page_AddressInput{float:right;width:200px}.LindyMyAccount_RegisterStep1Page_PhoneDiv{width:360px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep1Page_PhoneLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-size:15px}.LindyMyAccount_RegisterStep1Page_PhoneExampleLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;padding-right:400px;font-size:12px}.LindyMyAccount_RegisterStep1Page_PhoneInput{float:right;width:200px}.LindyMyAccount_RegisterStep1Page_EmailDiv{width:360px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep1Page_EmailLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-size:15px}.LindyMyAccount_RegisterStep1Page_EmailInput{float:right;width:200px}.LindyMyAccount_RegisterStep1Page_NextButtonDiv{width:100%;height:30px;position:absolute;bottom:0;left:0;background:#fff;border-top:1px solid #b6b6b6}.LindyMyAccount_RegisterStep1Page_NextButton{position:absolute;left:calc(50% + 50px);top:3px}.LindyMyAccount_RegisterStep1Page_Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center;margin-top:25px}.LindyMyAccount_RegisterStep1Page_FieldHighlight{outline:1px solid red}.LindyMyAccount_RegisterStep2Page_MainDiv{position:absolute;top:0;left:0;width:100%;height:100%;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_RegisterStep2Page_OuterWrapper{display:block;width:100%;height:calc(100% - 20px);overflow-y:auto;overflow-x:hidden}.LindyMyAccount_RegisterStep2Page_Wrapper{display:block;max-width:600px;width:calc(100% - 10px);height:100%;margin:0 auto;padding-left:5px;padding-right:5px}.LindyMyAccount_RegisterStep2Page_TitleText{text-align:center;font-size:20px;font-weight:700;padding-top:5px;margin-bottom:10px;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_RegisterStep2Page_TopText{font-size:10pt;line-height:15pt;margin-bottom:10px}.LindyMyAccount_RegisterStep2Page_UserIDDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep2Page_UserIDLabel{float:left;text-align:right;display:inline-block;width:200px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterStep2Page_UserIDHelpLabel{float:left;text-align:right;display:inline-block;width:200px;line-height:25px;padding-right:400px;font-size:12px}.LindyMyAccount_RegisterStep2Page_UserIDInput{float:right;width:200px}.LindyMyAccount_RegisterStep2Page_PasswordDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep2Page_PasswordLabel{float:left;text-align:right;display:inline-block;width:200px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterStep2Page_PasswordHelpLabel{float:left;display:inline-block;width:400px;text-align:justify;line-height:20px;font-size:12px}.LindyMyAccount_RegisterStep2Page_PasswordInput{float:right;width:200px}.LindyMyAccount_RegisterStep2Page_RepeatPasswordDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep2Page_RepeatPasswordLabel{float:left;text-align:right;display:inline-block;width:200px;line-height:25px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterStep2Page_RepeatPasswordHelpLabel{float:left;text-align:right;display:inline-block;width:250px;line-height:25px;padding-right:400px;font-size:12px}.LindyMyAccount_RegisterStep2Page_RepeatPasswordInput{float:right;width:200px}.LindyMyAccount_RegisterStep2Page_SecretQuestionDiv{width:410px;height:30px;margin:0 auto}.LindyMyAccount_RegisterStep2Page_SecretQuestionLabel{float:left;text-align:right;display:inline-block;width:200px;line-height:20px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterStep2Page_SecretQuestionHelpLabel{float:left;display:inline-block;width:400px;line-height:20px;font-size:12px;text-align:justify}.LindyMyAccount_RegisterStep2Page_SecretQuestionSelect{float:right;width:200px;font-size:13px;height:20px}.LindyMyAccount_RegisterStep2Page_SecretAnswerDiv{width:460px;height:30px;margin-left:45px;margin-right:95px}.LindyMyAccount_RegisterStep2Page_SecretAnswerLabel{float:left;text-align:right;display:inline-block;width:250px;line-height:20px;font-weight:700;font-size:15px}.LindyMyAccount_RegisterStep2Page_SecretAnswerHelpLabel{float:left;display:inline-block;width:400px;line-height:25px;font-size:12px;padding-left:50px;text-align:justify}.LindyMyAccount_RegisterStep2Page_SecretAnswerInput{float:right;width:200px}.LindyMyAccount_RegisterStep2Page_NextPreviousButtonDiv{width:100%;height:30px;position:absolute;bottom:0;left:0;background:#fff;border-top:1px solid #b6b6b6}.LindyMyAccount_RegisterStep2Page_PreviousButton{position:absolute;width:80px;left:calc(50% - 50px - 80px);top:3px}.LindyMyAccount_RegisterStep2Page_NextButton{position:absolute;left:calc(50% + 50px);top:3px}.LindyMyAccount_RegisterStep2Page_Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center}.LindyMyAccount_RegisterStep2Page_FieldHighlight{outline:1px solid red}.LindyMyAccount_RegisterPage_MainDiv{position:absolute;width:100%;height:100%;top:0;left:0}.LindyMyAccount_RegisterPage_ContentDiv{position:relative;width:100%;height:calc(100% - 50px)}.LindyMyAccount_RegisterPage_ProcessBar{background:#464748;background:-webkit-gradient(linear,left top,left bottom,from(#464748),to(#333435));background:linear-gradient(180deg,#464748 0,#333435);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#464748",endColorstr="#333435",GradientType=0);color:#fff;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.LindyMyAccount_RegisterPage_ProcessBarItemDiv{height:50px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;line-height:50px;font-size:25px;font-family:tahoma,verdana,arial,sans-serif;border-top:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box}.LindyMyAccount_RegisterPage_ProcessBarItemDiv_Completed{background:#45abff}.LindyMyAccount_RegisterPage_ProcessBarItemDiv_Selected{font-weight:700;background:#45abff}.LindyMyAccount_AuthorizationPage_MainDiv{position:absolute;top:0;left:0;width:100%;height:100%}.LindyMyAccount_AuthorizationPage_MainDiv .LindyMyAccount_AuthorizationPage_ContentDiv{position:absolute;width:100%;height:calc(100% - 41px);top:41px;left:0}.LindyMyAccount_DeliverySchedulePage_MainDiv{position:absolute;width:100%;height:100%;top:0;left:0;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_TitleDiv{text-align:center;font-weight:700;font-size:20px;padding-top:15px;padding-bottom:15px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv{width:calc(70% + 20px);margin-left:calc(15% + 10px - 20px);border:1px solid #999;color:#000;background:#f0f8ff;padding:10px;font-size:13px;position:relative;border-radius:10px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .LindyMyAccount_DeliverySchedulePage_TopTextDiv{font-size:20px;text-align:center;text-decoration:underline;margin-bottom:5px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .Promo{width:100%}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox{width:100%;margin-bottom:5px;margin-top:5px;font-size:16px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .Header{width:100%;display:inline-block}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .Header .DateTitleHeader{display:inline-block;width:100%;margin-top:5px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .Header .DateTitle{font-size:20px;float:left;clear:left}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .Header .CancelledTitle{font-size:20px;float:left;color:red;margin-left:5px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .Header .CancelledTitle.Hidden{display:none}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .Header .CancelResumeButton{float:right;clear:right}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox{width:100%;display:inline-block}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .SubmitButton{-webkit-transition:all 2s;transition:all 2s;width:215px;height:25px;margin-left:calc(50% - 215px/2)}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .SubmitButton.BigButton{height:50px;width:350px;margin-left:calc(50% - 350px/2);font-size:25px;cursor:pointer}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .Title{font-size:20px;margin-left:10px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox.CancelDelivery{opacity:.5;pointer-events:none}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .NoItems{color:gray;padding-bottom:10px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .Notes{border:1px solid #000;background-color:#fff;height:100px;margin-bottom:5px;padding:5px;font-size:16px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer{border:1px solid #000;background-color:#fff;width:calc(100% - 10px);min-width:300px;margin-top:5px;margin-bottom:5px;padding:5px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item{display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item .NameContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;color:#000}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item .NameContainer.Strike{color:red;text-decoration:line-through;font-weight:700}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item .Quantity{-ms-flex-preferred-size:15px;flex-basis:15px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:10px}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item .QuantityChangerBox{-ms-flex-preferred-size:15px;flex-basis:15px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid gray;font-size:20px;height:48px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item .QuantityChangerBox .Down,.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item .QuantityChangerBox .Up{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;cursor:pointer}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item .RemoveItem{-ms-flex-preferred-size:15px;flex-basis:15px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-weight:700;color:red;cursor:pointer;border:1px solid gray;margin-right:10px;text-align:center}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .ItemContainer .Item:not(:first-child){padding-top:5px;margin-top:5px;border-top:1px solid #000}.LindyMyAccount_DeliverySchedulePage_MainDiv .LindyMyAccount_DeliverySchedulePage_ContentDiv .DeliveryBox .ItemBox .AddItemInput{margin-left:50px;margin-top:5px;width:200px}.SuccessfulPaymentPopup_MainDiv{width:100%;height:calc(100% - 125px);top:125px;left:0;position:fixed;z-index:2}.SuccessfulPaymentPopup_BackgroundCover{width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,.51)}.SuccessfulPaymentPopup_WindowDiv{position:absolute;width:500px;height:230px;background:#fff;border:1px solid #4a87a9;border-radius:15px;top:calc(50% - 130px - 80px);left:calc(50% - 250px);overflow:hidden;font-size:20px}.SuccessfulPaymentPopup_WindowTitle{width:100%;color:#fff;font-size:35px;text-align:center;display:block;font-family:Arial,Helvetica,sans-serif;background:#0090ff;padding-top:10px;padding-bottom:5px}.SuccessfulPaymentPopup_WindowHR,.SuccessfulPaymentPopup_WindowHR2,.SuccessfulPaymentPopup_WindowHR3{display:block;height:1px;border:0;border-bottom:1px solid #ededed;padding:0;margin-top:0;margin-bottom:0}.SuccessfulPaymentPopup_WindowHR2{position:absolute;bottom:70px;left:0;width:100%;border-bottom:1px solid #cecece}.SuccessfulPaymentPopup_WindowHR3{width:100%;border-bottom:1px solid #cecece;margin-bottom:5px}.SuccessfulPaymentPopup_HelpText,.SuccessfulPaymentPopup_HelpText2,.SuccessfulPaymentPopup_HelpText3{font-family:tahoma,verdana,arial,sans-serif;font-size:13px;text-align:left;display:inline-block;padding:5px;line-height:20px}.SuccessfulPaymentPopup_HelpText2,.SuccessfulPaymentPopup_HelpText3{padding-bottom:0;padding-top:0;display:inline-block;clear:both;float:left;line-height:20px}.SuccessfulPaymentPopup_OkayButton{width:100px;height:50px;bottom:10px;left:calc(50% - 50px);position:absolute;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.SuccessfulPaymentPopup_NonInputBox{text-align:right;background:#fff;display:inline-block;padding:5px}.SuccessfulPaymentPopup_InfoSeparationBox{text-align:right}.LindyMyAccount_MakePaymentPage_MainDiv{position:absolute;width:100%;height:100%;top:0;left:0;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_MakePaymentPage_TitleDiv{text-align:center;font-weight:700;font-size:20px;padding-top:15px;padding-bottom:10px}.LindyMyAccount_MakePaymentPage_ContentDiv{width:700px;margin-left:auto;margin-right:auto;border:1px solid #999;color:#000;background:#f0f8ff;padding:10px;font-size:14px;position:relative;padding-bottom:5px}.LindyMyAccount_MakePaymentPage_TopTextDiv{color:green;font-weight:700;font-size:13px;text-align:justify;line-height:20px;margin-bottom:10px}.LindyMyAccount_MakePaymentPage_TotalBalanceDiv{display:inline-block;font-weight:700;float:left;margin-right:5px;margin-bottom:5px}.LindyMyAccount_MakePaymentPage_TotalBalanceLabel{display:inline-block;clear:right;float:left}.LindyMyAccount_MakePaymentPage_OverdueBalanceDiv{display:inline-block;float:left;font-weight:700;margin-right:5px;clear:left;margin-bottom:5px}.LindyMyAccount_MakePaymentPage_OverdueBalanceLabel{display:inline-block;float:left}.LindyMyAccount_MakePaymentPage_BalanceTextDiv{width:100%;display:inline-block;margin-bottom:15px}.LindyMyAccount_MakePaymentPage_PaymentOptionDiv{display:inline-block;width:100%;margin-bottom:5px}.LindyMyAccount_MakePaymentPage_PaymentOption_PaymentOptionLabel{line-height:50px;font-weight:700;float:left;display:inline-block;margin-right:60px;width:130px}.LindyMyAccount_MakePaymentPage_PaymentOption_PaypalRadio{margin-top:2px;float:left}.LindyMyAccount_MakePaymentPage_PaymentOption_PaypalLabel{margin-top:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LindyMyAccount_MakePaymentPage_PaymentOption_TransactionExpressRadio{float:left;margin-top:9px}.LindyMyAccount_MakePaymentPage_PaymentOption_TransactionExpressLabel{margin-top:7px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LindyMyAccount_MakePaymentPage_PaymentAmountDiv{display:inline-block;width:100%;margin-bottom:10px}.LindyMyAccount_MakePaymentPage_PaymentAmountLabel{line-height:50px;font-weight:700;float:left;display:inline-block;margin-right:60px;width:130px}.LindyMyAccount_MakePaymentPage_PaymentAmountRadioContainer{float:left;display:inline-block;width:100px;margin-right:20px}.LindyMyAccount_MakePaymentPage_PaymentAmount_FullRadio{float:left;margin-top:7px}.LindyMyAccount_MakePaymentPage_PaymentAmount_FullLabel{margin-top:5px;cursor:pointer}.LindyMyAccount_MakePaymentPage_PaymentAmount_OtherRadio{float:left;margin-top:10px}.LindyMyAccount_MakePaymentPage_PaymentAmount_OtherLabel{margin-top:8px;cursor:pointer}.LindyMyAccount_MakePaymentPage_PaymentAmountInput{width:95px;margin-top:27px}.LindyMyAccount_MakePaymentPage_CreditCardDiv{display:inline-block;width:100%}.LindyMyAccount_MakePaymentPage_CreditCardLabel{line-height:100px;font-weight:700;float:left;display:inline-block;margin-right:60px;width:130px}.LindyMyAccount_MakePaymentPage_CreditCardRadioContainer{float:left;display:inline-block;width:100px;margin-right:20px;height:110px}.LindyMyAccount_MakePaymentPage_CreditCardPreviousRadio{float:left;margin-top:32px}.LindyMyAccount_MakePaymentPage_CreditCardPreviousLabel{margin-top:30px}.LindyMyAccount_MakePaymentPage_CreditCardNewCardRadio{float:left;margin-top:7px}.LindyMyAccount_MakePaymentPage_CreditCardNewCardLabel{margin-top:5px}.LindyMyAccount_MakePaymentPage_CreditCard_ExistingCardDiv{margin-top:30px}.LindyMyAccount_MakePaymentPage_CreditCard_AddressLabel,.LindyMyAccount_MakePaymentPage_CreditCard_CardNumberLabel,.LindyMyAccount_MakePaymentPage_CreditCard_ExpirationLabel,.LindyMyAccount_MakePaymentPage_CreditCard_ZipLabel{font-weight:700}.LindyMyAccount_MakePaymentPage_CreditCard_ZipInput{width:80px}.LindyMyAccount_MakePaymentPage_CreditCard_SecurityCodeLabel{font-weight:700}.LindyMyAccount_MakePaymentPage_CreditCard_SecurityCodeInput{width:80px}.LindyMyAccount_MakePaymentPage_CreditCard_CardNumberContainer{display:inline-block;float:left}.LindyMyAccount_MakePaymentPage_CreditCard_SecurityCodeContainer{margin-left:5px;display:inline-block}.LindyMyAccount_MakePaymentPage_CreditCard_AddressContainer{display:inline-block;float:left}.LindyMyAccount_MakePaymentPage_CreditCard_ZipContainer{margin-left:5px;display:inline-block}.LindyMyAccount_MakePaymentPage_MakePaymentButton{display:inline-block;width:120px;margin-left:calc(50% - 60px);margin-top:15px;margin-bottom:5px}.LindyMyAccount_MakePaymentPage_PaypalImage{position:absolute;bottom:5px;right:5px;cursor:pointer}.LindyMyAccount_MakePaymentPage_Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center}.LindyMyAccount_MakePaymentPage_FieldHighlight{outline:1px solid red}.LindyMyAccount_RequestDeliverySchedulePage_MainDiv{position:absolute;width:100%;height:100%;top:0;left:0;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_RequestDeliverySchedulePage_TitleDiv{text-align:center;font-weight:700;font-size:20px;padding-top:15px;padding-bottom:15px}.LindyMyAccount_RequestDeliverySchedulePage_ContentDiv{width:700px;margin-left:auto;margin-right:auto;border:1px solid #999;color:#000;background:#f0f8ff;padding:10px;font-size:13px;position:relative}.LindyMyAccount_RequestDeliverySchedulePage_TextDiv{margin-bottom:20px;width:100%;text-align:center}.LindyMyAccount_RequestDeliverySchedulePage_RequestButton{clear:both;display:block;width:180px;margin-left:calc(50% - 90px);margin-top:15px}.RequestSchedulePopup_MainDiv{width:100%;height:calc(100% - 125px);top:125px;left:0;position:fixed;z-index:2}.RequestSchedulePopup_BackgroundCover{width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,.51)}.RequestSchedulePopup_WindowDiv{position:absolute;width:500px;height:180px;background:#fff;border:1px solid #4a87a9;border-radius:15px;top:calc(50% - 130px - 80px);left:calc(50% - 250px);overflow:hidden;font-size:20px}.RequestSchedulePopup_WindowTitle{width:100%;color:#fff;font-size:35px;text-align:center;display:block;font-family:Arial,Helvetica,sans-serif;background:#0090ff;padding-top:10px;padding-bottom:5px}.RequestSchedulePopup_WindowHR,.RequestSchedulePopup_WindowHR2,.RequestSchedulePopup_WindowHR3{display:block;height:1px;border:0;border-bottom:1px solid #ededed;padding:0;margin-top:0;margin-bottom:0}.RequestSchedulePopup_WindowHR2{position:absolute;bottom:70px;left:0;width:100%;border-bottom:1px solid #cecece}.RequestSchedulePopup_WindowHR3{width:100%;border-bottom:1px solid #cecece;margin-bottom:5px}.RequestSchedulePopup_HelpText,.RequestSchedulePopup_HelpText2,.RequestSchedulePopup_HelpText3{font-family:tahoma,verdana,arial,sans-serif;font-size:13px;text-align:left;display:inline-block;padding:5px;line-height:20px}.RequestSchedulePopup_HelpText2,.RequestSchedulePopup_HelpText3{padding-bottom:0;padding-top:0;display:inline-block;clear:both;float:left;line-height:20px}.RequestSchedulePopup_OkayButton{width:100px;height:50px;bottom:10px;left:calc(50% - 50px);position:absolute;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.RequestSchedulePopup_NonInputBox{text-align:right;background:#fff;display:inline-block;padding:5px}.RequestSchedulePopup_InfoSeparationBox{text-align:right}@media print{div.hideprint{display:none}}.LindyMyAccount_UpdateAccountInfoPage_MainDiv{position:absolute;width:100%;height:100%;top:0;left:0;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_UpdateAccountInfoPage_TitleDiv{text-align:center;font-weight:700;font-size:20px;padding-top:15px;padding-bottom:15px}.LindyMyAccount_UpdateAccountInfoPage_ContentDiv{width:700px;margin-left:auto;margin-right:auto;border:1px solid #999;color:#000;background:#f0f8ff;padding:10px;font-size:14px;position:relative}.LindyMyAccount_UpdateAccountInfoPage_UpdateButton{clear:both;display:block;width:180px;margin-left:calc(50% - 90px);margin-top:15px}.LindyMyAccount_UpdateAccountInfoPage_CustomerNumberDiv{width:360px;height:25px;margin:0 auto}.LindyMyAccount_UpdateAccountInfoPage_CustomerNumberLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_CustomerNumberInput{float:right;width:200px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_NameDiv{width:360px;height:25px;margin:0 auto;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_NameLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_NameInput{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_AddressDiv{width:360px;height:25px;margin:0 auto;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_AddressLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_AddressInput{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_PhoneDiv{width:360px;height:25px;margin:0 auto;font-weight:700;margin-bottom:20px}.LindyMyAccount_UpdateAccountInfoPage_PhoneLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_PhoneExampleLabel{text-align:right;display:inline-block;width:150px;line-height:25px;padding-right:400px;font-size:12px;clear:both}.LindyMyAccount_UpdateAccountInfoPage_PhoneInput{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_EmailDiv{width:360px;height:25px;margin:0 auto;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_EmailLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_EmailInput{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_UserIDDiv{width:360px;height:25px;margin:0 auto}.LindyMyAccount_UpdateAccountInfoPage_UserIDLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_UserIDInput{float:right;width:200px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_PasswordDiv{width:360px;height:25px;margin:0 auto;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_PasswordLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_PasswordInput{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_RepeatPasswordDiv{width:360px;height:25px;margin:0 auto;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_RepeatPasswordLabel{float:left;text-align:right;display:inline-block;width:150px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_RepeatPasswordInput{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_SecretQuestionDiv{width:410px;height:25px;margin:0 auto;font-weight:700;padding-right:50px}.LindyMyAccount_UpdateAccountInfoPage_SecretQuestionLabel{float:left;text-align:right;display:inline-block;width:200px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_SecretQuestionSelect{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_SecretAnswerDiv{width:460px;height:25px;margin:0 auto;font-weight:700;padding-right:100px}.LindyMyAccount_UpdateAccountInfoPage_SecretAnswerLabel{float:left;text-align:right;display:inline-block;width:250px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_SecretAnswerInput{float:right;width:200px;margin-top:2px}.LindyMyAccount_UpdateAccountInfoPage_AccountInfoVerifiedDiv{width:410px;height:25px;margin:0 auto;padding-right:50px}.LindyMyAccount_UpdateAccountInfoPage_AccountInfoVerifiedText{float:left;text-align:right;display:inline-block;width:200px;line-height:25px;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_AccountInfoVerifiedLabel{float:right;width:200px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_DateTimeAccountCreatedDiv{width:460px;height:25px;margin:0 auto;padding-right:100px}.LindyMyAccount_UpdateAccountInfoPage_DateTimeAccountCreatedText{float:left;text-align:right;display:inline-block;width:250px;line-height:25px;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_DateTimeAccountCreatedLabel{float:right;width:200px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_ACHInfoVerifiedDiv{width:410px;height:25px;margin:0 auto;padding-right:50px}.LindyMyAccount_UpdateAccountInfoPage_ACHInfoVerifiedText{float:left;text-align:right;display:inline-block;width:200px;line-height:25px;font-weight:700}.LindyMyAccount_UpdateAccountInfoPage_ACHInfoVerifiedLabel{float:right;width:200px;line-height:25px}.LindyMyAccount_UpdateAccountInfoPage_Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center}.LindyMyAccount_UpdateAccountInfoPage_FieldHighlight{outline:1px solid red}.UpdateAccountPopup_MainDiv{width:100%;height:calc(100% - 125px);top:125px;left:0;position:fixed;z-index:2}.UpdateAccountPopup_BackgroundCover{width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,.51)}.UpdateAccountPopup_WindowDiv{position:absolute;width:500px;height:160px;background:#fff;border:1px solid #4a87a9;border-radius:15px;top:calc(50% - 130px - 80px);left:calc(50% - 250px);overflow:hidden;font-size:20px}.UpdateAccountPopup_WindowTitle{width:100%;color:#fff;font-size:35px;text-align:center;display:block;font-family:Arial,Helvetica,sans-serif;background:#0090ff;padding-top:10px;padding-bottom:5px}.UpdateAccountPopup_WindowHR,.UpdateAccountPopup_WindowHR2,.UpdateAccountPopup_WindowHR3{display:block;height:1px;border:0;border-bottom:1px solid #ededed;padding:0;margin-top:0;margin-bottom:0}.UpdateAccountPopup_WindowHR2{position:absolute;bottom:70px;left:0;width:100%;border-bottom:1px solid #cecece}.UpdateAccountPopup_WindowHR3{width:100%;border-bottom:1px solid #cecece;margin-bottom:5px}.UpdateAccountPopup_HelpText,.UpdateAccountPopup_HelpText2,.UpdateAccountPopup_HelpText3{font-family:tahoma,verdana,arial,sans-serif;font-size:13px;text-align:left;display:inline-block;padding:5px;line-height:20px}.UpdateAccountPopup_HelpText2,.UpdateAccountPopup_HelpText3{padding-bottom:0;padding-top:0;display:inline-block;clear:both;float:left;line-height:20px}.UpdateAccountPopup_OkayButton{width:100px;height:50px;bottom:10px;left:calc(50% - 50px);position:absolute;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UpdateAccountPopup_NonInputBox{text-align:right;background:#fff;display:inline-block;padding:5px}.UpdateAccountPopup_InfoSeparationBox{text-align:right}.LindyMyAccount .NotificationsPage{position:absolute;width:100%;height:100%;top:0;left:0;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount .NotificationsPage .TitleDiv{text-align:center;font-weight:700;font-size:20px;padding-top:15px;padding-bottom:15px}.LindyMyAccount .NotificationsPage .ContentDiv{width:700px;margin-left:auto;margin-right:auto;border:1px solid #999;color:#000;background:#f0f8ff;padding:10px;font-size:14px;position:relative}.LindyMyAccount .NotificationsPage .EmailDiv{display:inline-block;font-weight:700;float:left;margin-right:5px;margin-bottom:10px;width:200px;height:20px;line-height:20px;clear:left}.LindyMyAccount .NotificationsPage .EmailInput{display:inline-block;clear:right;float:left;width:200px}.LindyMyAccount .NotificationsPage .EmailBillsDiv{clear:left;display:inline-block;font-weight:700;float:left;margin-right:5px;margin-bottom:10px;width:200px;height:20px;line-height:20px}.LindyMyAccount .NotificationsPage .EmailBillsCheckbox{float:left;margin-top:5px;clear:right}.LindyMyAccount .NotificationsPage .HR{width:100%}.LindyMyAccount .NotificationsPage .HeaderDiv,.LindyMyAccount .NotificationsPage .HR{display:inline-block;font-weight:700;float:left;margin-right:5px;margin-bottom:10px;clear:left}.LindyMyAccount .NotificationsPage .HeaderDiv{font-size:20px;height:20px;line-height:20px}.LindyMyAccount .NotificationsPage .EmailDeliveryDiv,.LindyMyAccount .NotificationsPage .MailBillsDiv,.LindyMyAccount .NotificationsPage .PhoneDeliveryDiv,.LindyMyAccount .NotificationsPage .TextDeliveryDiv{display:inline-block;font-weight:700;float:left;margin-right:5px;margin-bottom:10px;clear:left;width:200px;height:20px;line-height:20px}.LindyMyAccount .NotificationsPage .TextNumberDetail{float:left;font-size:12px;margin-top:4px;margin-left:2px}.LindyMyAccount .NotificationsPage .MailBillsCheckbox{float:left;margin-top:5px;clear:right}.LindyMyAccount .NotificationsPage .UpdateButton{clear:both;display:block;width:150px;margin-left:calc(50% - 75px);margin-top:15px}.LindyMyAccount .NotificationsPage .Error{display:inline-block;color:maroon;width:100%;font-size:10pt;text-align:center}.LindyMyAccount .NotificationsPage .Hidden{display:none}.LindyMyAccount .NotificationsPage .FieldHighlight{outline:1px solid red}.LindyMyAccount_ViewInvoicesPage_MainDiv{position:absolute;width:100%;height:100%;top:0;left:0;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_ViewInvoicesPage_TitleDiv{text-align:center;font-weight:700;font-size:20px;padding-top:15px;padding-bottom:15px}.LindyMyAccount_ViewInvoicesPage_ContentDiv{width:700px;margin-left:auto;margin-right:auto;border:1px solid #999;color:#000;background:#f0f8ff;padding:10px;font-size:13px;position:relative}.LindyMyAccount_ViewInvoicesPage_TopTextDiv{text-align:center;font-size:15px;margin-bottom:15px;font-weight:700}.LindyMyAccount_ViewInvoicesPage_Table{font-family:arial,sans-serif;border-collapse:collapse;width:100%}.LindyMyAccount_ViewInvoicesPage_Table td,.LindyMyAccount_ViewInvoicesPage_Table th{border:1px solid #c4c4c4;text-align:left;padding:8px}.LindyMyAccount_ViewInvoicesPage_Table tr:nth-child(2n){background-color:#ddd}.LindyMyAccount_ViewPaymentHistoryPage_MainDiv{position:absolute;width:100%;height:100%;top:0;left:0;font-family:tahoma,verdana,arial,sans-serif}.LindyMyAccount_ViewPaymentHistoryPage_TitleDiv{text-align:center;font-weight:700;font-size:20px;padding-top:15px;padding-bottom:15px}.LindyMyAccount_ViewPaymentHistoryPage_ContentDiv{width:700px;margin-left:auto;margin-right:auto;border:1px solid #999;color:#000;background:#f0f8ff;padding:10px;font-size:13px;position:relative}.LindyMyAccount_ViewPaymentHistoryPage_TopTextDiv{text-align:center;font-weight:700;font-size:18px;padding-bottom:15px;margin-bottom:15px}.LindyMyAccount_ViewPaymentHistoryPage_Table{font-family:arial,sans-serif;border-collapse:collapse;width:100%}.LindyMyAccount_ViewPaymentHistoryPage_Table td,.LindyMyAccount_ViewPaymentHistoryPage_Table th{border:1px solid #c4c4c4;text-align:left;padding:8px}.LindyMyAccount_ViewPaymentHistoryPage_Table tr:nth-child(2n){background-color:#ddd}.LindyMyAccount_MainPage_MainDiv{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.LindyMyAccount_MainPage_MainDiv .LindyMyAccount_MainPage_ContentDiv{width:100%;overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}