.dph-ai-icon{display:inline-block;width:18px;height:18px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill-rule='evenodd'%3E%3Ccircle cx='12' cy='1.5' r='1.5'/%3E%3Crect x='11.25' y='3' width='1.5' height='2'/%3E%3Cpath d='M4 6.5C4 5.67 4.67 5 5.5 5h13c.83 0 1.5.67 1.5 1.5v9c0 .83-.67 1.5-1.5 1.5h-13C4.67 17 4 16.33 4 15.5v-9zM9 12.5a2 2 0 100-4 2 2 0 000 4zm6 0a2 2 0 100-4 2 2 0 000 4z'/%3E%3Crect x='1' y='8' width='2.5' height='5' rx='1.25'/%3E%3Crect x='20.5' y='8' width='2.5' height='5' rx='1.25'/%3E%3Crect x='6.5' y='18' width='11' height='4.5' rx='1.5'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill-rule='evenodd'%3E%3Ccircle cx='12' cy='1.5' r='1.5'/%3E%3Crect x='11.25' y='3' width='1.5' height='2'/%3E%3Cpath d='M4 6.5C4 5.67 4.67 5 5.5 5h13c.83 0 1.5.67 1.5 1.5v9c0 .83-.67 1.5-1.5 1.5h-13C4.67 17 4 16.33 4 15.5v-9zM9 12.5a2 2 0 100-4 2 2 0 000 4zm6 0a2 2 0 100-4 2 2 0 000 4z'/%3E%3Crect x='1' y='8' width='2.5' height='5' rx='1.25'/%3E%3Crect x='20.5' y='8' width='2.5' height='5' rx='1.25'/%3E%3Crect x='6.5' y='18' width='11' height='4.5' rx='1.5'/%3E%3C/svg%3E") no-repeat center/contain;vertical-align:middle;animation:dphRobotFloat 3s ease-in-out infinite}.dph-ai-icon--sm{width:14px;height:14px;animation:none}@keyframes dphRobotFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}.dph-sidebar__inline-img{margin:8px 0;text-align:center}.dph-sidebar__inline-img img{max-width:100%;max-height:240px;border-radius:4px;border:1px solid #d8d7d9;background:#fff;display:block;margin:0 auto}.dph-sidebar__inline-img-caption{display:block;font-size:11px;color:#888;margin-top:4px;text-align:center}.dph-sidebar{position:fixed;top:55px;right:0;height:calc(100vh - 55px);z-index:10000;display:flex;align-items:stretch;pointer-events:none;font-family:"Lato",Helvetica,Arial,sans-serif}.dph-sidebar>*{pointer-events:auto}.dph-sidebar__toggle{align-self:center;width:54px;background:#1b264f;color:#fff;border:0;border-radius:8px 0 0 8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 6px;font-size:22px;box-shadow:-2px 0 8px rgba(0,0,0,.12);transition:background .15s,width .15s;z-index:1}.dph-sidebar__toggle:hover{background:#2a3a6a;width:58px}.dph-sidebar__toggle-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed}.dph-sidebar__panel{width:0;overflow:hidden;background:#f6f7fb;border-left:1px solid #d8d7d9;box-shadow:-3px 0 12px rgba(0,0,0,.06);display:flex;flex-direction:column;transition:width .25s cubic-bezier(.4,0,.2,1)}.dph-sidebar--open .dph-sidebar__panel{width:600px}.dph-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#1b264f;color:#fff;flex-shrink:0;height:50px}.dph-sidebar__header-left{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;white-space:nowrap;letter-spacing:-.01em}.dph-sidebar__header-left i{font-size:18px;color:rgba(255,255,255,.8)}.dph-sidebar__header-right{display:flex;align-items:center;gap:6px}.dph-sidebar__badge{font-size:10px;background:rgba(255,255,255,.12);padding:2px 8px;border-radius:10px;white-space:nowrap;font-weight:600}.dph-sidebar__header-btn{background:none;border:0;color:#fff;cursor:pointer;padding:6px;border-radius:3px;font-size:20px;transition:color .15s,background .15s}.dph-sidebar__header-btn:hover{color:#fff;background:rgba(255,255,255,.15)}.dph-sidebar__messages{flex:1;overflow-y:auto;padding:0 14px 14px;background:#f6f7fb;display:flex;flex-direction:column}.dph-sidebar__messages::-webkit-scrollbar{width:5px}.dph-sidebar__messages::-webkit-scrollbar-track{background:transparent}.dph-sidebar__messages::-webkit-scrollbar-thumb{background:#d8d7d9;border-radius:3px}.dph-sidebar__msg{display:flex;gap:8px;margin-bottom:12px;animation:dphFadeIn .2s ease-out}.dph-sidebar__msg:first-child{margin-top:14px}.dph-sidebar__msg--user{flex-direction:row-reverse}.dph-sidebar__avatar{width:28px;height:28px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.dph-sidebar__avatar--user{background:#1b264f;color:#fff}.dph-sidebar__avatar--ai{background:#2152a3;color:#fff}.dph-sidebar__bubble{max-width:82%;padding:10px 14px;border-radius:3px;font-size:13px;line-height:1.6;position:relative;word-break:break-word}.dph-sidebar__bubble--user{background:#1b264f;color:#fff}.dph-sidebar__bubble--ai{background:#fff;border:1px solid #d8d7d9;color:#333;box-shadow:0 1px 1px rgba(0,0,0,.03)}.dph-sidebar__formatted p{margin:0 0 6px 0;line-height:1.5}.dph-sidebar__formatted p:last-child{margin-bottom:0}.dph-sidebar__formatted ul{margin:6px 0;padding-left:18px}.dph-sidebar__formatted ul li{margin-bottom:4px;line-height:1.45}.dph-sidebar__formatted strong{font-weight:600}.dph-sidebar__formatted em{font-style:italic}.dph-sidebar__formatted br+br{display:none}.dph-sidebar__copy{position:absolute;top:4px;right:4px;background:none;border:0;cursor:pointer;opacity:0;transition:opacity .15s;padding:3px 5px;color:#888;font-size:11px;border-radius:3px}.dph-sidebar__bubble:hover .dph-sidebar__copy{opacity:1}.dph-sidebar__copy:hover{color:#1b264f;background:#f0f0f0}.dph-sidebar__welcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 20px}.dph-sidebar__welcome-icon{display:block;margin-bottom:20px;line-height:1}.dph-ai-icon--welcome{width:48px;height:48px;color:#2152a3;animation:dphRobotFloat 3s ease-in-out infinite,dphRobotGlow 4s ease-in-out infinite;filter:drop-shadow(0 0 0 transparent)}@keyframes dphRobotGlow{0%,100%{filter:drop-shadow(0 0 4px rgba(33,82,163,.15))}50%{filter:drop-shadow(0 0 12px rgba(33,82,163,.4))}}.dph-sidebar__welcome-title{font-size:18px;font-weight:700;color:#1b264f;display:block;margin-bottom:8px}.dph-sidebar__welcome-text{font-size:13px;color:#555;line-height:1.6;max-width:320px}.dph-sidebar__welcome-examples{margin-top:16px;display:flex;flex-direction:column;gap:6px;align-items:center;width:100%;max-width:320px}.dph-sidebar__welcome-examples-label{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.dph-sidebar__welcome-example{background:#f0f2f8!important;color:#1b264f!important;border:1px solid #d0d4e0!important;border-radius:16px!important;padding:6px 14px!important;font-size:12px!important;line-height:1.4!important;cursor:pointer;transition:background .15s,border-color .15s;text-align:left;width:100%;min-height:0!important;max-height:none!important;height:auto!important;margin:0!important;box-sizing:border-box!important}.dph-sidebar__welcome-example:hover{background:#dfe3f0!important;border-color:#1b264f!important}.dph-sidebar__field-update{margin:8px 0;padding:10px 12px;background:#f6f7fb;border:1px solid #d8d7d9;border-radius:3px;border-left:3px solid #2152a3}.dph-sidebar__field-update-header{display:flex;align-items:center;gap:6px;font-size:11px;color:#1b264f;margin-bottom:6px;font-weight:700}.dph-sidebar__field-update-header i{font-size:12px;color:#2152a3}.dph-sidebar__field-update-badge{margin-left:auto;font-size:10px;background:#2152a3;color:#fff;padding:1px 6px;border-radius:2px;font-weight:700}.dph-sidebar__field-update-value{font-size:12px;color:#555;background:#fff;padding:6px 8px;border-radius:3px;border:1px solid #e9e9eb;margin-bottom:6px;max-height:80px;overflow-y:auto;line-height:1.5;word-break:break-word}.dph-sidebar__field-update-actions{display:flex;gap:6px}.dph-sidebar__field-update-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;border:0;background:#2152a3;color:#fff;border-radius:3px;cursor:pointer;transition:background .15s}.dph-sidebar__field-update-btn:hover{background:#1a4080}.dph-sidebar__field-update-btn:disabled{background:#aaa;cursor:default}.dph-sidebar__field-update-btn--copy{background:transparent;color:#1b264f;border:1px solid #d8d7d9}.dph-sidebar__field-update-btn--copy:hover{background:#f0f0f0;border-color:#1b264f}.dph-sidebar__field-update-btn--undo{background:#5c6b8a;color:#fff;border:1px solid #5c6b8a}.dph-sidebar__field-update-btn--undo:hover{background:#4a5a78;border-color:#4a5a78}.dph-sidebar__apply-all{display:flex;align-items:center;gap:4px;margin-top:8px;padding:5px 14px;font-size:11px;font-weight:700;border:0;background:#2152a3;color:#fff;border-radius:3px;cursor:pointer;transition:background .15s}.dph-sidebar__apply-all:hover{background:#1a4080}.dph-sidebar__typing{display:flex;gap:4px;padding:3px 0}.dph-sidebar__typing span{width:6px;height:6px;border-radius:50%;background:#d8d7d9;animation:dphTyping 1.2s infinite}.dph-sidebar__typing span:nth-child(2){animation-delay:.2s}.dph-sidebar__typing span:nth-child(3){animation-delay:.4s}.dph-sidebar__loading-status{font-size:11px;color:#2152a3;margin-top:6px;animation:dphFadeIn .3s ease}.dph-sidebar__web-search-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#2152a3;background:#eef2fb;padding:2px 8px;border-radius:10px;margin-top:6px;font-weight:600}.dph-sidebar__web-search-badge i{font-size:10px}@keyframes dphFadeIn{from{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.dph-sidebar__input-row{display:flex;align-items:center;gap:6px;padding:10px 14px;border-top:1px solid #d8d7d9;background:#fff;flex-shrink:0}.dph-sidebar__input{flex:1;padding:8px 12px!important;border:1px solid #d8d7d9!important;border-radius:3px!important;font-size:14px!important;line-height:1.4!important;outline:0;transition:border-color .15s,box-shadow .15s;min-width:0;font-family:inherit;background:#fff!important;box-sizing:border-box!important;height:38px!important;margin:0!important}.dph-sidebar__input:focus{border-color:#1b264f;box-shadow:0 0 0 2px rgba(27,38,79,.12)}.dph-sidebar__input:disabled{background:#f6f7fb;color:#999}.dph-sidebar__send{background:#1b264f!important;color:#fff!important;border:1px solid #1b264f!important;border-radius:3px!important;width:38px!important;height:38px!important;min-height:0!important;max-height:38px!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer;font-size:14px!important;transition:background .15s;flex-shrink:0;box-sizing:border-box!important;padding:0!important;margin:0!important;line-height:1!important}.dph-sidebar__send:hover{background:#2a3a6a}.dph-sidebar__send:disabled{opacity:.5;cursor:not-allowed}@keyframes dphFadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes dphTyping{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}@media(max-width:900px){.dph-sidebar--open .dph-sidebar__panel{width:440px}}.dph-sidebar__media-gallery{margin-top:8px}.dph-sidebar__media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.dph-sidebar__media-item{border:1px solid #d8d7d9;border-radius:4px;overflow:hidden;background:#fff;transition:box-shadow .15s;position:relative}.dph-sidebar__media-item:hover{box-shadow:0 2px 8px rgba(27,38,79,.18)}.dph-sidebar__media-thumb{width:100%;height:150px;object-fit:contain;display:block;background:#f0f0f4;padding:4px}.dph-sidebar__media-info{padding:4px 6px;display:flex;flex-direction:column;gap:1px}.dph-sidebar__media-name{font-size:11px;font-weight:600;color:#1b264f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.dph-sidebar__media-meta{font-size:10px;color:#888;line-height:1.2}.dph-sidebar__media-actions{position:absolute;top:4px;right:4px;display:flex;gap:2px;opacity:0;transition:opacity .15s}.dph-sidebar__media-item:hover .dph-sidebar__media-actions{opacity:1}.dph-sidebar__media-btn{background:rgba(27,38,79,.85)!important;color:#fff!important;border:0!important;border-radius:3px!important;width:26px!important;height:26px!important;min-height:0!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer;font-size:12px!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.dph-sidebar__media-btn:hover{background:#1b264f!important}.dph-sidebar__media-count{text-align:center;font-size:11px;color:#888;margin-top:6px;padding:2px 0}.dph-ai-field-wrap{display:flex;align-items:flex-start;gap:8px;width:100%}.dph-ai-field-wrap>input,.dph-ai-field-wrap>textarea,.dph-ai-field-wrap>.umb-rte,.dph-ai-field-wrap>.mce-tinymce{flex:1;min-width:0}.dph-ai-field-btn{flex-shrink:0;height:30px;padding:0 8px;margin:0;border:1px solid #c4c4c4;border-radius:6px;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .15s,border-color .15s,box-shadow .15s;white-space:nowrap}.dph-ai-field-btn:hover{background:#1b264f;border-color:#1b264f;box-shadow:0 2px 8px rgba(27,38,79,.25)}.dph-ai-field-btn:active{background:#131b3a}.dph-ai-field-btn--loading{background:#f0f2fa;border-color:#1b264f;cursor:pointer}.dph-ai-field-icon{display:inline-block;width:14px;height:14px;background-color:#1b264f;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.5 5.6L10 7 8.6 4.5 10 2 7.5 3.4 5 2l1.4 2.5L5 7l2.5-1.4zM19.5 15.4L17 14l1.4 2.5L17 19l2.5-1.4L22 19l-1.4-2.5L22 14l-2.5 1.4zM22 2l-2.5 1.4L17 2l1.4 2.5L17 7l2.5-1.4L22 7l-1.4-2.5L22 2zM14.37 7.29L12.4 9.27l2.34 2.34 1.97-1.97-2.34-2.35zM13.34 6.26a.996.996 0 00-1.41 0L2.29 15.89a.996.996 0 000 1.41l2.41 2.41c.39.39 1.02.39 1.41 0l9.63-9.63a.996.996 0 000-1.41l-2.4-2.41z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.5 5.6L10 7 8.6 4.5 10 2 7.5 3.4 5 2l1.4 2.5L5 7l2.5-1.4zM19.5 15.4L17 14l1.4 2.5L17 19l2.5-1.4L22 19l-1.4-2.5L22 14l-2.5 1.4zM22 2l-2.5 1.4L17 2l1.4 2.5L17 7l2.5-1.4L22 7l-1.4-2.5L22 2zM14.37 7.29L12.4 9.27l2.34 2.34 1.97-1.97-2.34-2.35zM13.34 6.26a.996.996 0 00-1.41 0L2.29 15.89a.996.996 0 000 1.41l2.41 2.41c.39.39 1.02.39 1.41 0l9.63-9.63a.996.996 0 000-1.41l-2.4-2.41z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:background-color .15s}.dph-ai-field-btn:hover .dph-ai-field-icon{background-color:#fff}.dph-ai-field-label{font-size:10px;font-weight:600;color:#1b264f;letter-spacing:.01em;transition:color .15s}.dph-ai-field-btn:hover .dph-ai-field-label{color:#fff}.dph-ai-field-spinner{display:none;width:16px;height:16px;border:2px solid #d8d7d9;border-top-color:#1b264f;border-radius:50%;animation:dphFieldSpin .7s linear infinite}@keyframes dphFieldSpin{to{transform:rotate(360deg)}}.dph-ai-field-undo{flex-shrink:0;height:30px;padding:0 8px;margin:0;border:1px solid #c4c4c4;border-radius:6px;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:background .15s,border-color .15s;white-space:nowrap}.dph-ai-field-undo:hover{background:#f0f0f0;border-color:#999}.dph-ai-field-undo-icon{display:inline-block;width:13px;height:13px;background-color:#1b264f;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.98-6.83 2.67L3 8v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.96 12.71 17.6 8 12.5 8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.98-6.83 2.67L3 8v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.96 12.71 17.6 8 12.5 8z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dph-ai-field-undo-label{font-size:10px;font-weight:600;color:#1b264f;letter-spacing:.01em}.dph-ai-field-undo-badge{display:inline-flex;align-items:center;justify-content:center;min-width:15px;height:15px;padding:0 4px;border-radius:8px;background:#1b264f;color:#fff;font-size:9px;font-weight:700;line-height:1}.umb-tabs-nav:has(.dph-ai-translate-tab){display:flex;align-items:center}.dph-ai-translate-tab{list-style:none;margin-left:auto}.dph-ai-translate-btn{height:34px;padding:0 14px;margin:0;border:1px solid #1b264f;border-radius:6px;background:#1b264f;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:background .15s,border-color .15s,box-shadow .15s,opacity .15s;white-space:nowrap;font-family:inherit}.dph-ai-translate-btn:hover{background:#2a3a6e;border-color:#2a3a6e;box-shadow:0 2px 10px rgba(27,38,79,.35)}.dph-ai-translate-btn:active{background:#131b3a}.dph-ai-translate-btn:disabled{opacity:.7;cursor:default}.dph-ai-translate-btn--loading .dph-ai-translate-icon{display:none}.dph-ai-translate-btn--loading .dph-ai-translate-spinner{display:inline-block}.dph-ai-translate-icon{display:inline-block;width:16px;height:16px;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.87 15.07l-2.54-2.51.03-.03A17.52 17.52 0 0014.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.87 15.07l-2.54-2.51.03-.03A17.52 17.52 0 0014.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dph-ai-translate-label{font-size:12px;font-weight:600;letter-spacing:.01em}.dph-ai-translate-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:dphFieldSpin .7s linear infinite}.dph-ai-translate-wrapper{position:relative;display:inline-block}.dph-ai-translate-arrow{font-size:14px;margin-left:4px;opacity:1;font-weight:bold}.dph-ai-translate-dropdown{display:none;position:absolute;top:100%;right:0;margin-top:4px;min-width:140px;background:#fff;border:1px solid #d8d7d9;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:10000;overflow:hidden}.dph-ai-translate-dropdown--open{display:block}.dph-ai-translate-dropdown-item{display:block;width:100%;padding:8px 14px;margin:0;border:0;background:none;color:#1b264f;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:background .12s}.dph-ai-translate-dropdown-item:hover{background:#f0f1f5}.dph-ai-translate-dropdown-item:active{background:#e0e2ea}.dph-ai-translate-progress{display:none;position:absolute;top:calc(100% + 8px);right:0;width:260px;padding:10px 12px;background:#fff;border:1px solid #d8d7d9;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:10000}.dph-ai-translate-progress--active{display:block}.dph-ai-translate-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.dph-ai-translate-progress-pct{font-size:13px;font-weight:700;color:#1b264f}.dph-ai-translate-progress-info{font-size:11px;color:#68697a}.dph-ai-translate-progress-track{width:100%;height:8px;background:#e8e9ed;border-radius:4px;overflow:hidden}.dph-ai-translate-progress-bar{width:0%;height:100%;background:linear-gradient(90deg,#1b264f 0%,#3a5bc7 100%);border-radius:4px;transition:width .4s ease}.dph-ai-translate-progress-detail{margin-top:6px;font-size:11px;color:#8b8c9a;text-align:right;white-space:nowrap}.dph-ai-rewrite-bubble{position:fixed;z-index:100000;pointer-events:auto;animation:dphRewriteFadeIn .15s ease-out}@keyframes dphRewriteFadeIn{from{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dph-ai-rewrite-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:0;border-radius:8px;background:#1b264f;color:#fff;font-size:12px;font-weight:600;font-family:"Lato",Helvetica,Arial,sans-serif;cursor:pointer;box-shadow:0 4px 16px rgba(27,38,79,.35),0 1px 3px rgba(0,0,0,.12);transition:background .15s,box-shadow .15s,transform .1s;white-space:nowrap}.dph-ai-rewrite-btn:hover{background:#2a3a6a;box-shadow:0 6px 20px rgba(27,38,79,.45),0 2px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.dph-ai-rewrite-btn:active{background:#131b3a;transform:translateY(0)}.dph-ai-rewrite-icon{display:inline-block;width:14px;height:14px;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.5 5.6L10 7 8.6 4.5 10 2 7.5 3.4 5 2l1.4 2.5L5 7l2.5-1.4zM19.5 15.4L17 14l1.4 2.5L17 19l2.5-1.4L22 19l-1.4-2.5L22 14l-2.5 1.4zM22 2l-2.5 1.4L17 2l1.4 2.5L17 7l2.5-1.4L22 7l-1.4-2.5L22 2zM14.37 7.29L12.4 9.27l2.34 2.34 1.97-1.97-2.34-2.35zM13.34 6.26a.996.996 0 00-1.41 0L2.29 15.89a.996.996 0 000 1.41l2.41 2.41c.39.39 1.02.39 1.41 0l9.63-9.63a.996.996 0 000-1.41l-2.4-2.41z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.5 5.6L10 7 8.6 4.5 10 2 7.5 3.4 5 2l1.4 2.5L5 7l2.5-1.4zM19.5 15.4L17 14l1.4 2.5L17 19l2.5-1.4L22 19l-1.4-2.5L22 14l-2.5 1.4zM22 2l-2.5 1.4L17 2l1.4 2.5L17 7l2.5-1.4L22 7l-1.4-2.5L22 2zM14.37 7.29L12.4 9.27l2.34 2.34 1.97-1.97-2.34-2.35zM13.34 6.26a.996.996 0 00-1.41 0L2.29 15.89a.996.996 0 000 1.41l2.41 2.41c.39.39 1.02.39 1.41 0l9.63-9.63a.996.996 0 000-1.41l-2.4-2.41z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dph-ai-rewrite-label{line-height:1}.dph-ai-rewrite-spinner{display:none;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:dphFieldSpin .7s linear infinite}.dph-ai-rewrite-bubble--loading .dph-ai-rewrite-btn{background:#2a3a6a;pointer-events:none}.dph-ai-rewrite-bubble--loading .dph-ai-rewrite-label{display:none}.dph-ai-rewrite-bubble--loading .dph-ai-rewrite-spinner{display:inline-block}.dph-ai-undo-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:0;border-radius:8px;background:#5c6b8a;color:#fff;font-size:12px;font-weight:600;font-family:"Lato",Helvetica,Arial,sans-serif;cursor:pointer;box-shadow:0 4px 16px rgba(27,38,79,.25),0 1px 3px rgba(0,0,0,.1);transition:background .15s,box-shadow .15s,transform .1s;white-space:nowrap}.dph-ai-undo-btn:hover{background:#4a5a78;box-shadow:0 6px 20px rgba(27,38,79,.35),0 2px 6px rgba(0,0,0,.12);transform:translateY(-1px)}.dph-ai-undo-btn:active{background:#3d4d6a;transform:translateY(0)}.dph-ai-undo-icon{display:inline-block;width:14px;height:14px;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dph-ai-undo-label{line-height:1}.dph-ai-rewrite-bubble--undo::after{border-top-color:#5c6b8a}.dph-ai-rewrite-bubble::after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1b264f}.dph-ai-synonym-container{background:#1b264f;border-radius:10px;padding:8px 10px;min-width:140px;max-width:340px;box-shadow:0 4px 16px rgba(27,38,79,.35),0 1px 3px rgba(0,0,0,.12)}.dph-ai-synonym-header{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-family:"Lato",Helvetica,Arial,sans-serif}.dph-ai-synonym-header-icon{width:11px;height:11px}.dph-ai-synonym-list{display:flex;flex-wrap:wrap;gap:5px}.dph-ai-synonym-chip{display:inline-block;padding:4px 10px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:500;font-family:"Lato",Helvetica,Arial,sans-serif;cursor:pointer;transition:background .15s,border-color .15s,transform .1s;white-space:nowrap}.dph-ai-synonym-chip:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.45);transform:translateY(-1px)}.dph-ai-synonym-chip:active{background:rgba(255,255,255,.3);transform:translateY(0)}.dph-ai-synonym-loading{display:flex;justify-content:center;padding:6px 0}.dph-ai-synonym-spinner{display:inline-block!important;width:16px;height:16px}.dph-ai-synonym-empty{color:rgba(255,255,255,.5);font-size:11px;font-style:italic;font-family:"Lato",Helvetica,Arial,sans-serif}
/*! CSS Used from: https://localhost:44315/App_Plugins/SimpleRedirects/assets/styles/styles.min.css?d=637962680500000000 */
#SimpleRedirects section{display:block}.umb-overlay-container{overflow-y:visible}.file-actions{margin-top:8px;display:flex;align-items:center}.button-right{margin-left:auto}.import-response{margin-top:8px}.import-response-error-list{margin-top:8px}.file-action:not(:last-child){margin-right:8px}#SimpleRedirects .padding-right{padding-right:10px}#SimpleRedirects a{background-color:transparent}#SimpleRedirects a:active,#SimpleRedirects a:hover{outline:0}#SimpleRedirects h1{margin:.67em 0}#SimpleRedirects button,#SimpleRedirects input,#SimpleRedirects select{color:inherit;font:inherit;margin:0}#SimpleRedirects .btn-success{background-color:#2196f3;color:#fff}#SimpleRedirects button{overflow:visible}#SimpleRedirects button,#SimpleRedirects select{text-transform:none}#SimpleRedirects button{-webkit-appearance:button;cursor:pointer}#SimpleRedirects button::-moz-focus-inner,#SimpleRedirects input::-moz-focus-inner{border:0;padding:0}#SimpleRedirects input[type=checkbox]{box-sizing:border-box;padding:0}#SimpleRedirects table{border-collapse:collapse;border-spacing:0}#SimpleRedirects td,#SimpleRedirects th{padding:0}#SimpleRedirects .table{max-width:100%}#SimpleRedirects .btn,#SimpleRedirects .btn-danger:active,#SimpleRedirects .btn-default.active,#SimpleRedirects .btn-default:active,#SimpleRedirects .btn-info:active,#SimpleRedirects .btn-primary:active,#SimpleRedirects .btn.active,#SimpleRedirects .btn:active,#SimpleRedirects .form-control{background-image:none}#SimpleRedirects *,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#SimpleRedirects button,#SimpleRedirects input,#SimpleRedirects select{font-family:inherit;font-size:inherit;line-height:inherit}#SimpleRedirects a:focus,#SimpleRedirects a:hover{text-decoration:none}#SimpleRedirects a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#SimpleRedirects [role=button]{cursor:pointer}#SimpleRedirects h1,#SimpleRedirects h3{font-family:inherit;font-weight:400;line-height:1.1;color:#444}#SimpleRedirects h1,#SimpleRedirects h3{margin-top:23px;margin-bottom:11.5px}#SimpleRedirects ul{margin-top:0}#SimpleRedirects h1{font-size:33px}#SimpleRedirects h3{font-size:23px}#SimpleRedirects .lead{margin-bottom:23px;font-weight:300;line-height:1.4}@media(min-width:768px){#SimpleRedirects .lead{font-size:19.5px}}#SimpleRedirects .btn,#SimpleRedirects .table-full thead tr>th{text-transform:uppercase}#SimpleRedirects table{background-color:transparent}#SimpleRedirects .page-header{padding-bottom:10.5px}#SimpleRedirects ul{margin-bottom:11.5px}#SimpleRedirects .pager:after,#SimpleRedirects .row:after{clear:both}#SimpleRedirects th{text-align:left}#SimpleRedirects .row:after,#SimpleRedirects .row:before{content:" ";display:table}#SimpleRedirects .row{margin-left:-15px;margin-right:-15px}#SimpleRedirects .col-md-12,#SimpleRedirects .col-md-6{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:992px){#SimpleRedirects .col-md-12,#SimpleRedirects .col-md-6{float:left}#SimpleRedirects .col-md-6{width:50%}#SimpleRedirects .col-md-12{width:100%}}#SimpleRedirects .table{width:100%;margin-bottom:23px}#SimpleRedirects .table>tbody>tr>td,#SimpleRedirects .table>thead>tr>th{padding:8px;line-height:1.846;vertical-align:top;border-top:1px solid #f0f0f0}#SimpleRedirects .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #f0f0f0}#SimpleRedirects .table>thead:first-child>tr:first-child>th{border-top:0}#SimpleRedirects .form-control{background-color:transparent}#SimpleRedirects .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){#SimpleRedirects .table-responsive{width:100%;margin-bottom:17.25px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #f0f0f0}#SimpleRedirects .table-responsive>.table{margin-bottom:0}#SimpleRedirects .table-responsive>.table>tbody>tr>td,#SimpleRedirects .table-responsive>.table>thead>tr>th{white-space:nowrap}}#SimpleRedirects .form-control{border:1px solid transparent}#SimpleRedirects input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}#SimpleRedirects .form-control{display:block;font-size:13px;line-height:1.846;color:#666}#SimpleRedirects input[type=checkbox]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#SimpleRedirects .form-control{width:100%;height:37px;padding:6px 16px;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#SimpleRedirects .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}#SimpleRedirects .form-control::-moz-placeholder{color:#bbb;opacity:1}#SimpleRedirects .form-control:-ms-input-placeholder{color:#bbb}#SimpleRedirects .form-control::-webkit-input-placeholder{color:#bbb}#SimpleRedirects .form-control[disabled]{background-color:transparent;opacity:1}#SimpleRedirects .form-control[disabled]{cursor:not-allowed}#SimpleRedirects input[type=checkbox][disabled]{cursor:not-allowed}#SimpleRedirects .btn{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:6px 16px;font-size:13px;line-height:1.846;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#SimpleRedirects .btn.active:focus,#SimpleRedirects .btn:active:focus,#SimpleRedirects .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#SimpleRedirects .btn:focus,#SimpleRedirects .btn:hover{color:#666;text-decoration:none}#SimpleRedirects .btn.active,#SimpleRedirects .btn:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#SimpleRedirects .btn-default{color:#666;background-color:#fff;border-color:#eee}#SimpleRedirects .btn-default.active,#SimpleRedirects .btn-default:active,#SimpleRedirects .btn-default:focus,#SimpleRedirects .btn-default:hover{color:#666;border-color:#cfcfcf}#SimpleRedirects .btn-primary,#SimpleRedirects .btn-primary:active,#SimpleRedirects .btn-primary:focus,#SimpleRedirects .btn-primary:hover{border-color:transparent;color:#fff}#SimpleRedirects .btn-info,#SimpleRedirects .btn-info:active,#SimpleRedirects .btn-info:focus,#SimpleRedirects .btn-info:hover{border-color:transparent;color:#fff}#SimpleRedirects .btn-info{background-color:#00bcd4}#SimpleRedirects .btn-danger,#SimpleRedirects .btn-danger:active,#SimpleRedirects .btn-danger:focus,#SimpleRedirects .btn-danger:hover{border-color:transparent;color:#fff}#SimpleRedirects .btn-danger{background-color:#f44336}#SimpleRedirects .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}#SimpleRedirects .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}#SimpleRedirects .btn-group{position:relative;display:inline-block;vertical-align:middle}#SimpleRedirects .btn-group>.btn{position:relative;float:left}#SimpleRedirects .btn-group>.btn:first-child{margin-left:0}#SimpleRedirects .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}#SimpleRedirects .btn-group>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}#SimpleRedirects .pager{padding-left:0;margin:23px 0;list-style:none;text-align:center}#SimpleRedirects .pager:after,#SimpleRedirects .pager:before{content:" ";display:table}#SimpleRedirects .pager li{display:inline}#SimpleRedirects .alert{margin-bottom:23px;border-radius:3px}#SimpleRedirects .alert-danger{border-color:transparent}#SimpleRedirects .alert{padding:15px}#SimpleRedirects .alert>p{margin-bottom:0}#SimpleRedirects .alert-dismissible{padding-right:35px}#SimpleRedirects .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}#SimpleRedirects .alert-danger{color:#f44336}#SimpleRedirects .close{float:right;color:#000;text-shadow:none;filter:alpha(opacity=20)}#SimpleRedirects .close:focus,#SimpleRedirects .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}#SimpleRedirects button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}#SimpleRedirects input[type=checkbox]:disabled:after{border-color:#bbb}#SimpleRedirects .pull-right{float:right!important}#SimpleRedirects .page-header{border:0}#SimpleRedirects button,#SimpleRedirects input{-webkit-font-smoothing:antialiased;letter-spacing:.1px;text-rendering:optimizeLegibility}#SimpleRedirects .page-header{margin:0 0 40px;padding:0}#SimpleRedirects .page-header h1{margin-top:0;margin-bottom:5px;font-size:20px}#SimpleRedirects .page-header .lead{margin:0}#SimpleRedirects [type=text].form-control,#SimpleRedirects input.form-control,#SimpleRedirects input[type=text]{padding:0;border:0;border-radius:0;-webkit-appearance:none;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;font-size:16px}#SimpleRedirects input.form-control[disabled]{-webkit-box-shadow:none;box-shadow:none;border-bottom:1px dotted #ddd}#SimpleRedirects select,#SimpleRedirects select.form-control{border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);background-size:13px;background-repeat:no-repeat;background-position:right center;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;font-size:16px;line-height:1.5}#SimpleRedirects select.form-control::-ms-expand,#SimpleRedirects select::-ms-expand{display:none}#SimpleRedirects select.form-control:focus,#SimpleRedirects select:focus{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=)}#SimpleRedirects input[type=checkbox]{border:0;-webkit-appearance:none;appearance:none;cursor:pointer}#SimpleRedirects input[type=checkbox]:focus{outline:0}#SimpleRedirects input[type=checkbox]:after{content:"";display:block;width:25px;height:25px;margin-top:-2px;margin-right:5px;border:2px solid #666;border-radius:2px;-webkit-transition:240ms;-o-transition:240ms;transition:240ms}#SimpleRedirects input[type=checkbox]:checked:before{content:"";position:absolute;top:3px;left:10px;display:table;width:6px;height:12px;border:2px solid #fff;border-top-width:0;border-left-width:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#SimpleRedirects input[type=checkbox]:disabled:checked:after{background-color:#bbb;border-color:transparent}#SimpleRedirects .alert,#SimpleRedirects .alert .close{color:#fff}#SimpleRedirects .alert,#SimpleRedirects .btn{border:0}#SimpleRedirects .alert-danger{background-color:#f44336}#SimpleRedirects .close{font-size:34px;font-weight:300;line-height:24px;opacity:.6}#SimpleRedirects .close:hover{opacity:1}#SimpleRedirects p{margin:0 0 1em}#SimpleRedirects a{text-decoration:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}#SimpleRedirects .lead{font-size:14px;color:#9b9b9b}#SimpleRedirects .btn{font-weight:400;position:relative;border-radius:3px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.3);box-shadow:1px 1px 2px rgba(0,0,0,.3);-webkit-transition:all .4s cubic-bezier(0,0,.2,1);-o-transition:all .4s cubic-bezier(0,0,.2,1);transition:all .4s cubic-bezier(0,0,.2,1)}#SimpleRedirects .btn:active,#SimpleRedirects .btn:hover{-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)}#SimpleRedirects .btn-default.active,#SimpleRedirects .btn-default:active,#SimpleRedirects .btn-default:focus,#SimpleRedirects .btn-default:hover{background-color:#f2f2f2}#SimpleRedirects .btn-primary:active,#SimpleRedirects .btn-primary:focus,#SimpleRedirects .btn-primary:hover{background-color:#d81557}#SimpleRedirects .btn-info:active,#SimpleRedirects .btn-info:focus,#SimpleRedirects .btn-info:hover{background-color:#00a5bb}#SimpleRedirects .btn-danger:active,#SimpleRedirects .btn-danger:focus,#SimpleRedirects .btn-danger:hover{background-color:#f32c1e}#SimpleRedirects .btn-group .btn+.btn{margin-left:0}#SimpleRedirects .table-full thead tr>th:last-child{padding-right:20px}#SimpleRedirects .table-full tbody>tr>td:first-child,#SimpleRedirects .table-full thead tr>th:first-child{padding-left:40px}#SimpleRedirects .table-full{margin-bottom:0;background:#fff;width:100%}#SimpleRedirects .table-full thead{background:#fafafa}#SimpleRedirects .table-full thead tr>th{vertical-align:bottom;border-bottom:1px solid #f0f0f0;font-weight:500;font-size:11px}#SimpleRedirects .table-full tbody>tr>td{vertical-align:middle}#SimpleRedirects .table-full tbody>tr>td:last-child{padding-right:20px;text-overflow:ellipsis;overflow:hidden}#SimpleRedirects .table-full input[type=checkbox]{margin:7px 0 0}#SimpleRedirects .table-full input[type=checkbox]:after{border-color:#dbdbdb}#SimpleRedirects .table-full-small tbody>tr>td:first-child,#SimpleRedirects .table-full-small thead tr>th:first-child{padding-left:20px}#SimpleRedirects .table-title{border-bottom:1px solid rgba(160,160,160,.15);padding:20px 20px 20px 40px;font-size:24px;font-weight:300;margin:0;color:#9b9b9b}#SimpleRedirects .card{position:relative;background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2px;margin-bottom:30px}#SimpleRedirects .card{-webkit-box-sizing:border-box}#SimpleRedirects .btn-primary,#SimpleRedirects .btn-primary:active,#SimpleRedirects input[type=checkbox]:checked:after{background-color:#e91e63}#SimpleRedirects .page-header h1{color:#e91e63}#SimpleRedirects .btn-primary:hover{background-color:#d81b60}#SimpleRedirects .table-full input[type=checkbox]:checked:after,#SimpleRedirects input[type=checkbox]:checked:after{border-color:#e91e63}#SimpleRedirects [type=text].form-control:focus,#SimpleRedirects input.form-control:focus,#SimpleRedirects input[type=text]:focus,#SimpleRedirects select.form-control:focus,#SimpleRedirects select:focus{-webkit-box-shadow:inset 0 -2px 0 #e91e63;box-shadow:inset 0 -2px 0 #e91e63}#SimpleRedirects .btn-primary:focus{background-color:#c51162}#SimpleRedirects a:focus,#SimpleRedirects a:hover{color:#90caf9}#SimpleRedirects a{color:#2196f3}#SimpleRedirects .card{-webkit-box-shadow:1px 1px 1px 0 rgba(0,0,0,.07),1px 2px 5px 0 rgba(0,0,0,.06);box-shadow:1px 1px 1px 0 rgba(0,0,0,.07),1px 2px 5px 0 rgba(0,0,0,.06)}#SimpleRedirects .table-search{padding:10px 20px}#SimpleRedirects .ng-table th{text-align:left}#SimpleRedirects .theme-deep-orange .page-header h1{color:#ff5722}#SimpleRedirects .theme-deep-orange .btn-primary,#SimpleRedirects .theme-deep-orange input[type=checkbox]:checked:after{background-color:#ff5722}#SimpleRedirects .theme-deep-orange input[type=checkbox]:checked:after{border-color:#ff5722}#SimpleRedirects .theme-deep-orange [type=text].form-control:focus,#SimpleRedirects .theme-deep-orange input.form-control:focus,#SimpleRedirects .theme-deep-orange input[type=text]:focus,#SimpleRedirects .theme-deep-orange select:focus{-webkit-box-shadow:inset 0 -2px 0 #ff5722;box-shadow:inset 0 -2px 0 #ff5722}#SimpleRedirects .theme-deep-orange .btn-primary:hover{background-color:#f4511e}#SimpleRedirects .theme-deep-orange .btn-primary:focus{background-color:#dd2c00}#SimpleRedirects .theme-deep-orange a:focus,#SimpleRedirects .theme-deep-orange a:hover{color:#ffbfac}#SimpleRedirects .theme-deep-orange a{color:#ff602e}#SimpleRedirects .p-20{padding:20px}
/*! ngTable v0.3.2 by Vitalii Savchuk(esvit666@gmail.com) - https://github.com/esvit/ng-table - New BSD License */

.ng-table th{text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-table th.sortable{cursor:pointer}.ng-table th.sortable div{padding-right:18px;position:relative}.ng-table th.sortable div:after,.ng-table th.sortable div:before{content:"";border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:visible;right:8px;top:50%;position:absolute;opacity:.3;margin-top:-4px}.ng-table th.sortable div:before{margin-top:2px;border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000}.ng-table th.sortable div:hover:after,.ng-table th.sortable div:hover:before{opacity:1;visibility:visible}.ng-table th.sortable.sort-desc,.ng-table th.sortable.sort-asc{background-color:rgba(141,192,219,.25);text-shadow:0 1px 1px rgba(255,255,255,.75)}.ng-table th.sortable.sort-desc div:after,.ng-table th.sortable.sort-asc div:after{margin-top:-2px}.ng-table th.sortable.sort-desc div:before,.ng-table th.sortable.sort-asc div:before{visibility:hidden}.ng-table th.sortable.sort-asc div:after,.ng-table th.sortable.sort-asc div:hover:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.sortable.sort-desc div:after{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;visibility:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.filter .input-filter{margin:0;display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ng-table+.pagination{margin-top:0}@media only screen and (max-width:800px){.ng-table-responsive{border-bottom:1px solid #999}.ng-table-responsive tr{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}.ng-table-responsive td:before{position:absolute;padding:8px;left:0;top:0;width:50%;white-space:nowrap;text-align:left;font-weight:700}.ng-table-responsive thead tr th{text-align:left}.ng-table-responsive thead tr.ng-table-filters th{padding:0}.ng-table-responsive thead tr.ng-table-filters th form>div{padding:8px}.ng-table-responsive td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.ng-table-responsive td:before{content:attr(data-title-text)}.ng-table-responsive,.ng-table-responsive thead,.ng-table-responsive tbody,.ng-table-responsive th,.ng-table-responsive td,.ng-table-responsive tr{display:block}}
