.recipeTrSelect{color:white;background-color:#007bff}body{overflow:hidden}.mnScrollbar::-webkit-scrollbar{width:0;height:0}.mnScrollbar::-webkit-scrollbar-track{background:#efefef;border-radius:1px}.mnScrollbar::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:1px}.mnScrollbar::-webkit-scrollbar-corner{background:#179a16}#container{overflow:visible}.removeBodyCls{overflow-y:auto}html,body,svg,#container{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;cursor:default}#loading{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.8);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;font-size:16px;color:#333}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;margin-bottom:10px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.recipeTable td{border-bottom:1px solid #e6e6e6;text-align:center}.recipeTable td{border-right:1px solid #e6e6e6;text-align:center}.recipeTable td{border-right:1px solid #e6e6e6;text-align:center}.recipeTable{border:1px solid #e6e6e6}.recipeBody td{font-size:14px!important}.nui-scroll::-webkit-scrollbar{width:8px;height:8px}.nui-scroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.0)}.nui-scroll:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.0)}.nui-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5);border-radius:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.0)}.nui-scroll::-webkit-scrollbar-track{background-color:transparent}.nui-scroll::-webkit-scrollbar-track:hover{background-color:transparent}.nui-scroll::-webkit-scrollbar{width:8px;height:8px}.nui-scroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.0)}.nui-scroll:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.0)}.nui-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5);border-radius:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.0)}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color:transparent}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:transparent}.flashing{-moz-animation:animationFlashing 1s infinite;-webkit-animation:animationFlashing 1s infinite;-o-animation:animationFlashing 1s infinite;-ms-animation:animationFlashing 1s infinite;animation:animationFlashing 1s infinite}@-ms-keyframes animationFlashing{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@-o-keyframes animationFlashing{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes animationFlashing{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@-moz-keyframes animationFlashing{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes animationFlashing{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.clickable-normal{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.popupDiv{background:#eaeaea;overflow:hidden;width:300px;height:300px;text-align:center;position:fixed;z-index:1;left:100px;top:100px;border-radius:5px;border:1px solid #ddd;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popupDiv span{position:absolute;cursor:pointer;line-height:100%;right:0;top:3px;padding-left:5px;padding-right:5px}.popupDiv2{position:absolute;left:0;top:0;background:#fff;overflow:hidden;box-sizing:border-box;z-index:9999}#popupDiv2Title{height:30px;line-height:30px;position:relative;box-sizing:border-box;overflow:hidden;margin:0;padding:0}#popupDiv2Title .popupTitle{position:absolute;left:36px;right:36px;top:0;height:30px;line-height:30px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;box-sizing:border-box;font-size:14px}#popupDiv2Title .popupCloseBtn{position:absolute;right:0;top:-2px;width:36px;height:30px;line-height:30px;text-align:center;margin:0;padding:0;cursor:pointer;white-space:nowrap;font-size:20px;box-sizing:border-box}#popupDivIframe{width:100%;overflow:hidden}#popupDivIframe iframe{width:100%;height:100%;border:0;display:block}.popupDiv iframe{border:0;width:100%;height:100%}.popupDiv>div:nth-child(1){margin:0;padding:0 10px;height:30px;line-height:30px;position:relative;box-sizing:border-box}.popupDiv .popupTitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:24px}.popupDiv>div:nth-child(1)>span{position:absolute;right:10px;top:0;cursor:pointer;font-size:27px}.popupDiv>div:nth-child(2){width:100%;position:absolute;top:30px;bottom:0}body.modal-open{padding-right:0!important}body.modal-open{overflow:auto!important}.modal{overscroll-behavior:contain}#messageBox .modal.in .modal-dialog{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}#messageBox .modal-dialog{position:absolute;width:300px;margin:10px auto;left:0;right:0;top:50%;transform:translateY(-50%)}.alert{text-align:center;position:fixed;width:100%}@keyframes highSpeed{to{stroke-dashoffset:2000}}@keyframes lowSpeed{to{stroke-dashoffset:500}}@keyframes midSpeed{to{stroke-dashoffset:1000}}font{text-decoration:inherit}.dynamicText{border:none!important;background:transparent;outline:0;color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;font-family:inherit;text-decoration:inherit}