.rdw-option-wrapper{border:1px solid #F1F1F1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:1px 1px #bfbdbd inset}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #F1F1F1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:1px 1px #bfbdbd inset}.rdw-dropdown-carettoopen{height:0px;width:0px;position:absolute;top:35%;right:10%;border-top:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{height:0px;width:0px;position:absolute;top:35%;right:10%;border-bottom:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #F1F1F1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-right-aligned-block>div{display:inline-block}.rdw-left-aligned-block>div{display:inline-block}.rdw-center-aligned-block>div{display:inline-block}.rdw-justify-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #F1F1F1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:1px 2px 1px #bfbdbd inset}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:205px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #F1F1F1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-link-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;border:1px solid #f1f1f1;margin-top:5px;background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px;display:flex;justify-content:center;align-items:center}.rdw-spinner{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-image-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-history-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #F1F1F1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #F1F1F1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #F1F1F1;display:flex;justify-content:flex-start;background:#fff;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}html{font-size:10px}.App{height:100vh;font-family:Questrial,sans-serif;font-size:14px}.App-logo{animation:App-logo-spin infinite 20s linear;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.IP-Suite,.Sign-In{height:100%;overflow:auto;display:flex;justify-content:center;align-items:center}#topology{background-color:#000}.Sign-In-Form{width:70%;margin:auto;padding:20px}.Sign-In-Input-Field{margin:10px}.logo{padding:15px 0;background:#fff;height:64px}.User-Logo{padding:15px}.User-Name{padding:0 15px;color:#fff}.Sidebar{height:100vh}.Mikelegal,.IP-Suite{font-size:25px;text-align:center}.Mikelegal{color:#4285f4;cursor:pointer}.General-Table-Head{border:1px solid #c9c9c9;padding:10px}.General-Table-Head-Cell{background-color:#fff;color:#929292;width:9.09%;min-width:100px;padding:10px;font-weight:600}.General-Table-Body-Row{border:1px solid #c9c9c9;min-height:40px}.General-Row-Cell{padding:10px}.General-Card{margin:20px}.General-Tab{height:calc(100vh - 55px);overflow-x:hidden;overflow-y:scroll}.General-Button{margin:5px 10px}.General-Header,.General-Footer{padding:0 5px;background-color:#fff}.General-Header{text-align:left;min-height:42px}.General-Footer{min-height:36px;text-align:end}.General-Content{height:calc(100vh - 135px);background-color:#fff;overflow:auto;margin:5px 0}.Flex-Content{display:flex;flex-wrap:wrap}.General-Mark-Card{display:table;border-radius:5px;width:220px;margin:10px;padding:10px;box-shadow:0 0 5px #c9c9c9}.General-Mark-Card-Title{color:#929292}.General-Mark-Card-Detail{width:200px;color:#000;word-break:break-word;overflow-y:auto;overflow-x:hidden}.Navbar-Profile-Details{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 10px}.Clickable-Link{color:#1890ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.Clickable-Link:hover{color:#000}.Header-Button{margin:0 3px 0 0;border:none;box-shadow:none}.Data-Tooltip-Class-General{font-size:14px}.Data-Highlight-Class-Transparent{background-color:#fff0}.Report-Tab{height:calc(100vh - 80px);overflow-x:hidden;overflow-y:scroll}.notes-nested-table .ant-table-bordered .ant-table-thead>tr:last-child>th{background-color:#f5f5f5;font-weight:700;color:#000000d9;height:50px;vertical-align:middle}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:not(:last-child)>th:nth-child(1){background:#ebf4ff}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:not(:last-child)>th:nth-child(2){background:#ebf4ff;padding:2px;font-weight:700;border-right:2px solid #c4c4c4;border-bottom:2px solid #c4c4c4!important}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:not(:last-child)>th:nth-child(3){background:#fde5e6;border-right:1px solid #e8e8e8;padding:2px;font-weight:700;border-bottom:2px solid #c4c4c4!important}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th{background:#ebf4ff;font-weight:700}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(7){background:#ebf4ff;border-right:2px solid #c4c4c4}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(8){background:#fde5e6}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(9){background:#fde5e6}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(10){background:#fde5e6}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(11){background:#fde5e6}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(12){background:#fde5e6}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(13){background:#fde5e6}.exam-report-threat-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(14){background:#fde5e6}.exam-report-threat-table .ant-table-thead>tr>th{text-align:center;vertical-align:middle}.exam-report-column-1{padding:5px!important}.Threat-Mark-Card-Title{color:#929292;font-weight:700;font-size:13px}.Threat-Mark-Card-Detail{font-size:14px;width:200px;color:#000;font-weight:700;word-break:break-word;overflow-y:auto;overflow-x:hidden;text-wrap:wrap}.recharts-tooltip-custom-style{background-color:#fff;border:1px solid #ccc;padding:10px 10px 0;border-radius:5px;box-shadow:0 0 5px #0000004d;text-align:left;color:gray}.recharts-parent-div-custom-style{width:100%;height:350px;display:flex;justify-content:center}.cke_notification_warning{display:none}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.ant-form-item-control{margin-top:-5px}*{font-family:Inter,sans-serif}.hero-left-section{background-color:#002153;height:100vh}.mike-logo{width:22%;padding:18px 5px}.hero-image-section{display:flex;align-items:center;justify-content:center}.SignInPageImg{width:72%}.ip-footer{width:75%;display:flex;align-items:center;justify-content:space-around;margin-top:120px;margin-left:auto;margin-right:auto}.footer-links{color:#fff}.footer-links:first-child,.footer-links:last-child{cursor:pointer}.SignInForm{margin-top:140px}.auth-section,.recovery-section{width:110%;margin-top:10px}.having-problem{width:100%;border:1px solid #dddddd;margin-top:30px;padding:5px}.sub-text{color:#1890ff}.authsetup-section{margin-left:50px}.auth_qrcontainer{height:200px;width:200px}.auth_qrimage{width:50%}.auth-input,.login-form-button{width:300px}.subtitle{text-align:justify}.Result-Body-override{margin-top:40px!important;padding:0 10px}.account-recovery-codes-warning{padding:5px 5px 5px 30px;border-radius:5px;margin-bottom:16px}.Recovery-Body{width:100%;margin-left:50px}.settings__account-recovery-codes-warning{border-radius:5px;margin-bottom:16px}.account-recovery-codes-warning>.ant-alert-content>.ant-alert-description{font-weight:400;font-size:12px;text-align:justify;color:#111c}.account-recovery-codes-warning>.ant-alert-icon{left:10px;top:7px}.account-recovery-codes-warning>.ant-alert-icon>svg{height:16px;width:16px}.account-recovery-codes-warning{display:flex;justify-content:center}.login-form{margin-top:32px}.welcome-text{color:#a8a0a0}@media (max-width: 700px){.hero-left-section{height:70vh}.mike-logo{width:30%;padding:10px 0}.hero-image-section{display:flex;align-items:center;justify-content:center}.SignInPageImg{width:85%}.footer{width:100%;display:flex;flex-direction:column;margin-top:50px;margin-left:auto;margin-right:auto}.footer-links{margin-top:10px}.SignInForm{margin-top:20px;margin-bottom:50px}.auth-section,.recovery-section{width:100%;margin-top:10px}.authsetup-section{margin-left:0;margin-top:50px}.auth_qrcontainer{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.auth_qrimage{width:60%}.auth-input,.login-form-button{width:100%}.Recovery-Body{width:100%;margin-left:0;overflow:hidden}}.Search-Bar{margin:16px 72px 0;background-color:#fff;text-align:left;min-height:42px;position:relative;bottom:64px;box-shadow:0 0 7px #c9c9c9;font-size:16px;display:flex;flex-wrap:wrap;align-items:center}.Search-Bar-Big{margin:4px 72px 0;background-color:#fff;text-align:left;min-height:128px;min-width:60%;position:relative;bottom:64px;box-shadow:0 0 7px #c9c9c9;font-size:16px;display:flex;flex-wrap:wrap;align-items:center}.Search-Btn{margin-left:auto;border:none;color:#fff;background-color:#4285f4;border-radius:0;height:42px;font-size:16px}.Search-Btn-Big{margin-left:auto;border:none;color:#fff;background-color:#4285f4;border-radius:0;height:128px;font-size:16px;min-width:8vw}.General-Search-Content{background-color:#fff;margin:5px 0;height:calc(100vh - 180px);overflow:auto}.Search-Filter-Empty,.Search-Filter-Selected{margin:0 3px!important}.Search-Filter-Empty,.Search-Filter-Selected,.Search-Apply-Button,.Search-More-Actions{border:none!important;padding:0 5px!important;box-shadow:none!important;font-size:14px!important}.Search-Filter-Selected{color:#4285f4!important}.Search-Apply-Button{background-color:#4285f4!important;color:#fff!important;font-weight:600!important}.Search-More-Actions{margin:0 6px!important}.TP-Table-Data-50{min-width:50%}.TP-Table-Data-35{width:35%!important}.TP-Table-Data-65{width:65%!important}.quota-progress>.ant-progress-inner>.ant-progress-text{font-size:20px!important}.ant-progress-circle-trail{stroke:#ddd!important}.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{padding-inline:calc(45% - 10px)!important}.Main{margin:10px;height:calc(100vh - 20px)}.Table{width:100%;text-align:center;color:#929292;font-size:14px}.Table-Head{position:sticky;position:-webkit-sticky;top:0;font-weight:100;z-index:1;border-bottom:2px solid #c9c9c9}.Table-Head-Cell{background-color:#fff;width:9.09%;min-width:100px;padding:5px 0;font-weight:600}.Blue-Shadow{box-shadow:5px 0 5px #4285f4}.Red-Shadow{box-shadow:5px 0 5px red}.Black-Shadow{box-shadow:5px 0 5px #696969}.Table-Body{color:#000;max-height:calc(100vh - 135px);overflow:scroll}.Table-Body-Row{border:1px solid #c9c9c9}.Row-Odd{background-color:#eee;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.Row-Even{background-color:#fff;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.Tag{border-radius:5px;padding:0 5px;margin:5px;display:inline-block;width:-webkit-fill-available}.Row-Same-Class{background-color:red}.Filters-Button-Empty,.Filters-Button-Selected{border:none!important;margin:0 5px;box-shadow:none!important;padding:0!important}.Filters-Button-Empty{color:#000!important}.Filters-Button-Selected{color:#4285f4!important}.Filters-Menu,.Filters-Menu-Scroll,.Filters-Menu-Dual-Filter{box-shadow:0 0 5px #c9c9c9;background-color:#fff}.Filters-Menu-Scroll{max-height:200px;overflow-y:auto}.Filters-Menu-Dual-Filter{display:flex;background-color:#fff;text-align:center;border-radius:3px;box-shadow:none}.Filters-Similarity-Menu{display:inline-flex;padding:15px;height:70px}.Filters-Similarity-Menu-Input{margin:0 15px;min-width:80px;max-width:85px}.Application-Number{cursor:pointer;color:#4285f4}.Application-Number:hover{color:#000}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(1){background:#fff}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:nth-child(4)>th:nth-child(1){background:#fff}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(2){background:#ebf4ff;color:#1890ff;border-bottom:2px solid #c4c4c4!important;border-right:2px solid #c4c4c4!important}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(3){background:#fff;border-bottom:2px solid #c4c4c4!important}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(4){background:#fde5e6;color:var(--danger-danger-5, #e25966);border-bottom:2px solid #c4c4c4!important;border-left:2px solid #c4c4c4!important}.tm-applied-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(2){background:#ebf4ff;padding:2px;font-weight:700}.tm-applied-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(1){background:#ebf4ff}.tm-applied-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(3){background:#ebf4ff;padding:2px;font-weight:700}.tm-applied-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(4){background:#ebf4ff;padding:2px;font-weight:700}.tm-applied-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(5){background:#ebf4ff;padding:2px;font-weight:700;border-right:2px solid #c4c4c4!important}.tm-applied-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(6){padding:0!important}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(8){background:#f9f9f9;padding:0!important}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(7){background:#fde5e6;border-left:2px solid #c4c4c4!important}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(8){background:#fde5e6}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(9){background:#fde5e6}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(12){background:#fde5e6}.tm-applied-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(10){background:#fde5e6}.tm-applied-table .ant-table-thead>tr>th{text-align:center;vertical-align:middle}.tm-applied-table .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>th,.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td{background:#fff!important}.tm-applied-column-1{padding:5px!important}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(1){background:#fff}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:nth-child(4)>th:nth-child(1){background:#fff}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(2){background:#ebf4ff;color:#1890ff;border-bottom:2px solid #c4c4c4!important;border-right:2px solid #c4c4c4!important}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(3){background:#fff;border-bottom:2px solid #c4c4c4!important}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:nth-child(1)>th:nth-child(4){background:#fde5e6;color:var(--danger-danger-5, #e25966);border-bottom:2px solid #c4c4c4!important;border-left:2px solid #c4c4c4!important}.brand-compare-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(2){background:#ebf4ff;padding:2px;font-weight:700}.brand-compare-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(1){background:#ebf4ff}.brand-compare-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(3){background:#ebf4ff;padding:2px;font-weight:700}.brand-compare-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(4){background:#ebf4ff;padding:2px;font-weight:700}.brand-compare-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(5){padding:2px;font-weight:700;border-right:2px solid #c4c4c4!important;background:#ebf4ff}.brand-compare-table .ant-table-bordered .ant-table-thead>tr>th:nth-child(6){padding:0!important;background:#fde5e6}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(8){background:#f9f9f9;padding:0!important}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(7){background:#fde5e6;border-left:2px solid #c4c4c4!important}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(8){background:#fde5e6}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(9){background:#fde5e6}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(10){background:#fde5e6}.brand-compare-table .ant-table-bordered .ant-table-thead>tr:last-child>th:nth-child(11){background:#fde5e6}.brand-compare-table .ant-table-thead>tr>th{text-align:center;vertical-align:middle}.brand-compare-table .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>th,.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td{background:#fff!important}.tm-protect-table .ant-table-thead>tr>th{text-align:center;vertical-align:middle}.tm-protect-table .ant-table-bordered .ant-table-thead>tr:nth-child(1) .ant-table-cell{background:#e7e7e7!important;height:40px!important}.tm-protect-table .ant-table-bordered .ant-table-thead>tr:nth-child(2) .ant-table-cell{background:#e7e7e7!important}.tm-protect-column-1{padding:5px!important;text-align:center!important}.no-style-col{padding:0!important;margin:0}.ant-table-filter-trigger{right:4px}.ant-table-selection-column{background:#fff!important}.Record-Row{display:table;table-layout:fixed;width:calc(100% - 10px)!important;color:#929292;border:1px solid #c9c9c9;border-radius:5px;margin:4px auto}.Record-Row-Cell{height:60px;display:table-cell;width:100px;text-align:center;padding:5px 0;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.Record-Row-Address-Cell{height:60px;display:table-cell;width:200px;text-align:center;padding:5px 0;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.Box-Shadow{box-shadow:0 0 5px #c9c9c9}.ThreatCard .ant-card-meta-detail{display:flex;flex-direction:column;justify-content:space-between}.tm-grid-table .ant-table-thead>tr>th{text-align:center;vertical-align:middle}.tm-grid-table .ant-table-bordered .ant-table-thead>tr:nth-child(1) .ant-table-cell{background:#e7e7e7!important;height:40px!important}.tm-grid-table .ant-table-bordered .ant-table-thead>tr:nth-child(2) .ant-table-cell{background:#e7e7e7!important}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.Setters-Button{border:none!important;margin:0 5px;box-shadow:none!important;padding:0 5px!important;color:#929292!important;font-weight:600!important}.Tags-Setter{display:flex;width:620px}.Tags-Setter-FC{display:flex;width:430px;padding:0 5px 10px}.Tags-Setter-Menu{padding:0 5px 10px}.Setters-Head{display:inline-block;width:310px;font-weight:600;text-align:center;color:#929292;padding:5px 0 0}.Setters-Head-FC{display:inline-block;width:210px;font-weight:600;text-align:center;color:#929292;padding:5px 0 0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:16px!important}.pad-0{padding:0!important}.pad-l-0{padding-left:0!important}.pad-r-0{padding-right:0!important}.pad-l-r-10{padding-left:10px!important;padding-right:10px!important}.pad-t-b-10{padding-top:10px!important;padding-bottom:10px!important}.pad-l-r-15{padding-left:15px!important;padding-right:15px!important}.pad-t-b-15{padding-top:15px!important;padding-bottom:15px!important}.p-lr-30{padding-left:30px!important;padding-right:30px!important}.p-r-5{padding-right:5px!important}.p-l-5{padding-left:5px!important}.pad-top-5{padding-top:5px!important}.pad-top-10{padding-top:10px!important}.pad-top-20{padding-top:20px!important}.pad-top-50{padding-top:50px!important}.pad-top-100{padding-top:100px!important}.m-0{margin:0!important}.m-top-5{margin-top:5px!important}.m-top-10{margin-top:10px}.m-top-20{margin-top:20px!important}.m-10{margin:10px!important}.m-top-50{margin-top:50px!important}.m-top-100{margin-top:100px!important}.m-bot-5{margin-bottom:5px!important}.m-bot-10{margin-bottom:10px!important}.m-bot-20{margin-bottom:20px!important}.w_5p{width:5%!important}.w_10p{width:10%!important}.w_20p{width:20%!important}.w_50p{width:50%!important}.w_100p{width:100%!important}.h_150px{height:150px}.h_60px{height:60px}.h_80px{height:80px;overflow:auto}.alignC{text-align:center!important}.alignL{text-align:left!important}.alignR{text-align:right!important}.floatL{float:left!important}.floatR{float:right!important}.display_none{display:none!important}.display_block{display:block!important}.display_inline{display:inline-block!important}.visible{visibility:visible!important}.not-visible{visibility:hidden!important}.cursor_pointer{cursor:pointer!important}.cursor_default{cursor:default!important}.disable-btn{cursor:default;opacity:.5;pointer-events:none!important}.line-br-1x{width:100%;height:1px;background:#e6e6e6}.line{width:96%;height:1px;background:#e7e7e7}.font-weight-bold{font-weight:700!important}.fw_600{font-weight:600!important}.fw_500{font-weight:500!important}.fw_400{font-weight:400!important}.fw_100{font-weight:100!important}.backdrop-position{height:100%;width:100%;border:1px solid;position:fixed;top:0;left:0;bottom:0;right:0;z-index:10005}.backdrop{height:100%;width:100%;background-color:#000;opacity:.7;z-index:10006}.backdrop-img{position:absolute;top:45vh;left:46%;z-index:10003;text-align:center}.backdrop-img>img{width:35%}.horizontal_scroll::-webkit-scrollbar{width:5px;height:5px}.horizontal_scroll::-webkit-scrollbar-thumb{background:#0000004d;box-shadow:inset 0 0 6px #0000004d;cursor:pointer}.horizontal_scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #0000004d}.vertical_scroll::-webkit-scrollbar{width:5px;height:5px}.vertical_scroll::-webkit-scrollbar-thumb{background:#0000004d;box-shadow:inset 0 0 6px #0000004d;cursor:pointer}.vertical_scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #0000004d}.disable-box-and-padding{padding:0!important;box-shadow:none!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#0000004d;box-shadow:inset 0 0 6px #0000004d;cursor:pointer}::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #0000004d}.snow-glare{position:relative;overflow:hidden}.snow-glare:after{content:"";position:absolute;top:-110%;left:-210%;width:300%;height:200%;opacity:0;transform:rotate(25deg);background:linear-gradient(to right,#ffffff21,#ffffff21 77%,#ffffff80 92%,#fff0)}.snow-glare:hover:after{top:-30%;left:-30%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.2s;transition-timing-function:ease}.snow-glare:hover:after{opacity:1;top:-30%;left:-30%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.2s;transition-timing-function:ease}.snow-glare-long{position:relative;overflow:hidden}.snow-glare-long:after{content:"";position:absolute;top:-59%;left:-204%;width:300%;height:200%;opacity:0;transform:rotate(16deg);background:#ffffff21;background:linear-gradient(to right,#ffffff21,#ffffff21 77%,#ffffff80 92%,#fff0)}.snow-glare-long:hover:after{opacity:1;top:-12%;left:-39%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.2s;transition-timing-function:ease}.snow-glare:active:after{opacity:0}.side-bar-menu-list .side-bar-Submenu-list .ant-menu-submenu-title,.side-bar-menu-list .side-bar-menu-item{padding-left:15px!important}.side-bar-Submenu-item,.side-bar-Submenu-item-1,.side-bar-Submenu-item-1 div{padding-left:25px!important}.side-bar-Submenu-item-2{padding-left:35px!important}.text-lowerCase{text-transform:lowercase}.text-upperCase{text-transform:uppercase}.text-camelCase{text-transform:capitalize}.error{border:1px solid #ff0000!important}.IP-Subscription{width:800px;max-width:800px;padding:20px}.IP-Subscription-text div{margin-bottom:0}.ipsuite-submenu-item .ant-menu-submenu-title{padding-left:15px!important}.ipsuite-submenu-item-1 .ant-menu-submenu-title{padding-left:25px!important}.ipsuite-submenu-item-2{padding-left:35px!important}.ipsuite-submenu-list{padding-left:25px!important}.ipsuite-menu-item{padding-left:15px!important}.side-bar-tooltip{background:"#fff"}.side-container{min-height:500px;height:auto;overflow:auto}.content-container{padding:5px;background:#fff;min-height:500px;height:100vh;overflow:auto}.Sign-In-Page{width:100%;height:100%;overflow:auto;background:#f5f5f5}.Mikelegal-logo{padding:20px}.Mikelegal-logo h2{text-align:left;margin:0}.Mikelegal-logo h2 a{color:#4285f4;text-decoration:none}.Mikelegal-logo h2 a:hover,.Mikelegal-logo h2 a:focus,.Mikelegal-logo h2 a:active{color:#4285f4;text-decoration:none}.SignIn-Container{margin-top:3em}.SignIn-Image-Container{display:flex;align-items:center;justify-content:center}.SignIn-Image{display:flex;align-items:center;justify-content:center;padding:20px}.SignIn-Image img{width:80%}.registered-Heading{margin:48px 10px 0}.product-container{text-align:center}.product-container .product-btn{min-width:60%;height:50px;font-size:20px;margin:10px}.product-container .inactive-subscription-btn{background-color:#000;border-color:#000;opacity:.8}.product-container .inactive-subscription-btn:hover,.product-container .inactive-subscription-btn:focus,.product-container .inactive-subscription-btn:active{opacity:.7}.Profile-box{width:25%!important;position:absolute;top:5em;right:5em}.footer-container{text-align:center;margin-top:5em}.footer-container ul{margin:0;padding:0}.footer-container ul li{display:inline-block;padding:10px}.footer-container ul li span{font-size:16px;font-weight:400}.footer-container ul li:first-child span,.footer-container ul li:last-child span{cursor:pointer}.footer-container ul li:first-child span:hover,.footer-container ul li:first-child span:focus,.footer-container ul li:first-child span:active,.footer-container ul li:last-child span:hover,.footer-container ul li:last-child span:focus,.footer-container ul li:last-child span:active{cursor:pointer;color:#4285f4}.whats-news-drawer .ant-drawer-header{background-color:#617edc;padding:0}.whats-news-drawer .ant-drawer-body{padding:0}.whats-news-drawer .ant-drawer-close{color:#fff;top:.7em;font-size:20px}.whats-news-drawer .ant-drawer-close:hover{color:#fff}.whats-news-true{left:80px}.whats-news-false{left:200px}.switch-box{text-align:right;padding:10px;border-bottom:1px solid #ddd}.feature-header{width:100%;height:auto;display:block;position:relative;background:#617edc;padding:30px 0;overflow:hidden}.section-heading{color:#fff!important;text-align:center}.timeline-container{width:100%;height:calc(100vh - 150px);overflow:auto;padding:20px}.event-category-tag{float:none;display:inline-block;background:#fff59d;color:#f0483e;position:relative;border-width:0px;padding:1px 10px 1px 5px;top:0;margin:0 0 0 22px}.event-category-tag:before{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:13px solid #fff59d;position:absolute;left:-13px;top:0}.new{color:#e25e5a;border-color:#e25e5a}.enhancement{background:#dcfaee;color:#23986b}.enhancement:before{border-right:13px solid #dcfaee}.image-container{width:40%;padding:10px;border:1px solid #e8e8e8;border-radius:5px}.image-container img{width:100%}.spin-container,.empty-container,.error-container{display:flex;justify-content:center;align-items:center;height:50vh}.date-heading{margin:0 10px;font-size:14px}.anticon{vertical-align:0px}.ant-checkbox-wrapper,.ant-radio-wrapper{font-weight:400}.search-value-input-field .ant-input{background-color:inherit}.checkbox-custom-dropdown .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-inline-start:0}.checkbox-content-list .ant-checkbox .ant-checkbox-inner{border:1px solid #737b83}.select-filter-dropdown .ant-select-selection-search-input{min-width:150px}.error-modal{top:5em;padding-bottom:0}.error-modal .ant-modal-body .anticon{display:none}.error-modal .ant-modal-body .ant-modal-confirm-title{text-align:center;font-size:20px;font-weight:600;line-height:1.5}.error-modal .ant-modal-body .ant-modal-confirm-content{margin:0!important}.error-page{display:flex;align-items:center;justify-content:center;flex-direction:column}.error-page .error-image-container{display:flex;align-items:center;justify-content:center;padding:10px}.error-page .error-image-container img{width:60%}.error-page .error-content-container{padding:10}.product-modal{width:50%!important}.product-modal .ant-modal-body{width:100%;height:auto;padding:0}.product-modal .ant-modal-body .product-information .product-details .mikelegal-content{padding:10px}.product-modal .ant-modal-body .product-information .product-details .mikelegal-content p{text-align:justify}.product-modal .ant-modal-body .product-information .product-details .mikelegal-video-container{padding:10px}.product-modal .ant-modal-body .product-information .product-details .mikelegal-video-container .mikelegal-video-screen{width:100%;border-radius:10px;border:10px solid #000}.product-modal .ant-modal-body .product-information .product-details .mikelegal-video-container .mikelegal-video-screen .video-container-overlay{width:100%;height:100%;position:relative;top:4px;border-radius:5px}.product-modal .ant-modal-body .contactUs-container{padding:10px}.product-modal .ant-modal-body .contactUs-container .contactUs-form{width:60%;margin:auto}.product-modal .ant-modal-body .contactUs-container .contactUs-form .contactUs-Input-Field{margin:10px}.modal-container{overflow:auto;height:calc(80vh - 100px);padding:20px}.custom-send-email-modal{width:80%!important;top:20px}.custom-send-email-modal .ant-modal-content{padding:24px;border-radius:12px}.custom-send-email-modal .ant-modal-body{width:100%;height:auto;padding:0;min-height:80vh}.custom-send-email-modal .ant-modal-body .custom-send-email-container{overflow:auto;height:calc(100vh - 110px);padding:20px}.custom-send-email-modal .ant-modal-body .custom-send-email-container .custom-send-email .custom-send-email-form{width:100%;margin:auto}.custom-send-email-modal .ant-modal-body .custom-send-email-container .custom-send-email .custom-send-email-form .custom-send-email-Input-Field{margin:16px}.custom-send-email-modal .ant-modal-body .custom-send-email-container .custom-send-email .custom-send-email-form .custom-send-email-Input-Field .input-box .ant-input:not(:first-child){padding-left:70px}.custom-send-email-modal .ant-modal-body .custom-send-email-container .custom-send-email .custom-send-email-form .custom-send-email-Input-Field .custom-autocomplete-input .ant-input:not(:first-child){padding-left:70px}.wrapper-class{border-radius:2px;border:1px solid #f1f1f1;border-collapse:collapse}.editor-class{padding:5px;min-height:200px}.toolbar-class{background-color:#fafafa}.colorPicker-popup-custom{width:250px;height:250px}.link-popup-custom{width:250px;height:320px}.embedded-popup-custom{top:35px;left:-50px;width:250px;height:250px}.emoji-popup-custom{top:35px;left:-80px;width:250px;height:250px}.image-popup-custom{top:35px;left:-110px;width:250px}.rdw-link-modal-btn,.rdw-embedded-modal-btn,.rdw-image-modal-btn{width:80px;height:40px}.cnfpwd_error_input,.cnfpwd_error_input:hover,.cnfpwd_error_input:focus,.cnfpwd_error_input:active{background-color:#fff;border-color:#f5222d!important}.cnfpwd_error_box{margin:0}.cnfpwd_error_box .ant-form-item-control{line-height:15px;padding:0 10px}.cnfpwd_error_box .ant-form-item-control .cnfpwd_error_text{color:#f5222d!important}.reset_paswword_confirm{height:0px;margin:0}.reset_cnfpwd_error_box{margin:0 0 10px}.reset_cnfpwd_error_box .ant-form-item-control{line-height:15px;padding:0}.reset_cnfpwd_error_box .ant-form-item-control .reset_cnfpwd_error_text{color:#f5222d!important}.report-files-table{width:100%;border-collapse:collapse!important}.report-files-table thead tr th{padding:5px;vertical-align:middle;border:1px solid #e8e8e8;border-collapse:collapse;background-color:#fafafa}.report-files-table tbody tr td{padding:5px;vertical-align:middle;border:1px solid #e8e8e8;border-collapse:collapse}.drawer-footer{position:absolute;right:0;bottom:0;width:100%;border-top:1px solid #e9e9e9;padding:10px 16px;background:#fff;text-align:right}.analysis-body-container{width:100%;height:calc(100vh - 65px);overflow-x:hidden;overflow-y:auto;padding:20px}.profile_card_body{width:100%;height:100px;padding:15px;overflow:auto;text-align:center}.custom_email_error_input{background-color:#fff;border-color:#f5222d!important}.custom_email_error_input :hover,.custom_email_error_input :focus,.custom_email_error_input :active,.custom_email_error_input :visited{background-color:#fff;border-color:#f5222d!important}.custom_email_error_message{color:red}.trademark-journal-page{height:calc(100vh - 70px);overflow-y:auto;overflow-x:hidden;padding:20px}.filter-table-radio{padding:5px}.filter-table-radio-item{display:block;padding:5px}.comment-modal{width:50%!important}.comment-modal .ant-modal-body{width:100%;height:auto;padding:0}.comment-modal .ant-modal-body .comment-modal-container{overflow:auto;height:calc(100vh - 250px);padding:20px}.comment-modal .ant-modal-body .comment-modal-container .comment-section .comment-container{width:100%;margin:auto}.comment-modal .ant-modal-body .comment-modal-container .comment-section .comment-container .comment-block{padding:5px}.comment-modal .ant-modal-body .comment-modal-container .comment-section .comment-container .comment-block .comment-box .comment-box-items{display:inline-block;padding:0 5px}.note-container .note-block{padding:5px}.note-container .note-block .note-box .note-box-items{display:inline-block;padding:0 5px}.rdw-suggestion-dropdown{min-width:200px;max-height:200px}.template-editor-class{padding:5px;min-height:260px}.loading-spin{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.description-table .ant-descriptions-view table tbody tr .ant-descriptions-item-label{width:30%;background-color:#fff}.description-table .ant-descriptions-view table tbody tr .ant-descriptions-item-content{width:70%}.max_h_100px{max-height:100px;overflow:auto}.email_error_input,.email_error_input:hover,.email_error_input:focus,.email_error_input:active{background-color:#fff;border-color:#f5222d!important}.email_error_box{margin:0;line-height:15px;padding:0 10px}.email_error_box .email_error_text{color:#f5222d!important}.manager-update-list .ant-list-header{border-bottom:none;padding-bottom:0}.manager-update-list .ant-spin-nested-loading .ant-spin-container .ant-list-items .ant-list-item-no-flex{border-bottom:none}.General-Description-Card{border-radius:5px;margin:10px;padding:10px;box-shadow:0 0 5px #c9c9c9}.General-Description-Card .ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-content{word-break:initial}.workflow_email_modal{top:50px}.workflow_email_modal_container{overflow:auto;height:calc(100vh - 150px);padding:20px}.workflow_email_items{margin:5px 0}.workflow .ant-descriptions-view{height:190px;overflow:auto}.tab-content-container,.email-modal-container .ant-modal-header{padding:16px;background:#fff;min-height:500px;height:100vh;overflow:auto}.ml-center-flex{display:flex;align-items:center}.disable-2fa-modal .ant-modal-content,.setup-2fa-modal .ant-modal-content{border-radius:16px}.disable-2fa-modal .ant-form-item-label,.setup-2fa-modal .ant-form-item-label{line-height:24px}.disable-2fa-modal .ant-form-item-label>label,.setup-2fa-modal .ant-form-item-label>label{color:#494949;font-weight:400}.change-password-text{font-weight:600;font-size:16px;margin-left:10px;color:#000}.ant-form-item-label{line-height:24px}.reset-password{width:30%;margin-top:0;margin-bottom:20px}.setup-text-code{display:flex;flex-direction:row;align-items:flex-start;padding:8px 9px;gap:8px;margin:8px 0;background:#eee;border:1px solid #dddddd;border-radius:4px}.PhoneInputInput{border:1px solid #d9d9d9;height:32px}.PhoneInput{margin-top:4px;margin-left:8px}.ant-select-selection-item{display:inline-flex}.dot-list{list-style-type:disc}.event-popup-title{font-size:12px;background:#e3efff;padding:8px 16px;border-radius:16px;font-weight:400;color:#06f}.event-modal .ant-modal-content{background-image:url(/assets/eventModalBkg-LCVQy-BA.svg);background-position-y:960px;background-size:cover;padding:32px 16px}.ip_drafting_opposed_application_number_select_box .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.custom-ip-drafting-mark-details-textarea .ant-form-item-row{display:block!important}.custom-ip-drafting-mark-details-textarea .ant-form-item-control{margin-top:-30px!important}.Notification-modal .ant-modal{top:5%;left:20%}.notification-box{position:fixed;top:17px;right:165px;overflow:auto;width:550px}.close-notification{position:absolute;top:20px;right:20px;cursor:pointer;font-size:20px;color:#ffc107}.notification-box-table{min-height:100px;max-height:400px;overflow-y:scroll;overflow-x:hidden;box-shadow:inset 0 2px 3px #ddd,inset 0 -2px 3px #ddd;margin:0}.notification-table-row{border:1px solid #dddddd;min-height:40px;cursor:pointer}.notification-table-row:hover{background-color:#ddd}.notification-box-table-date{padding:0 10px;font-weight:600;color:#fff;background-color:#33928c;position:sticky;top:0;text-align:center;font-size:14px}#notification-box-table-check{color:#918c8c;width:40px;text-align:center}.notification-box-table-message{max-width:510px;word-break:break-word;padding:5px}.change-manager-type{margin:0 10px}.trademark-column{padding:5px!important;min-width:10%;width:10%}.correspondence-column{padding:5px!important;flex:none!important}.correspondence-column-1{width:10%;padding:5px!important;flex:none!important}.correspondence-column-2{width:8%;padding:5px!important;flex:none!important}.correspondence-column-3{width:7%;padding:5px!important;flex:none!important}.correspondence-column-4,.correspondence-column-5,.correspondence-column-6,.correspondence-column-7{width:10%;padding:5px!important;flex:none!important}.correspondence-column-8{width:7%;padding:5px!important;flex:none!important}.correspondence-column-9{width:10%;padding:5px!important;flex:none!important}.correspondence-column-10{width:8%;padding:5px!important;flex:none!important}.correspondence-column-11{width:5%;padding:5px!important;flex:none!important}.correspondence-column-12{width:10%;padding:5px!important;flex:none!important}.correspondence-column-13{width:7%;padding:5px!important;flex:none!important}.timeline-line>.ant-timeline-item-tail{display:block}.trademark-information-table{width:100%;border:1px solid #dee2e6}.trademark-information-table tbody tr td{padding:5px;font-size:15px;color:#000;text-align:justify;vertical-align:top;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.trademark-information-table tbody tr td:first-child{width:24%}.trademark-information-table tbody tr td:first-child p{font-weight:700;margin:0}.trademark-information-table tbody tr td:nth-child(2){width:8%}.trademark-information-table tbody tr td:nth-child(2) label{margin:0}.trademark-information-table tbody tr td:nth-child(3){width:30%;word-break:break-word}.trademark-information-table tbody tr td:nth-child(3) p{margin:0}.trademark-information-table tbody tr td:nth-child(4){width:8%}.trademark-information-table tbody tr td:nth-child(4) label{margin:0}.trademark-information-table tbody tr td:nth-child(5){width:30%;word-break:break-word}.trademark-information-table tbody tr td:nth-child(5) p{margin:0}.trademark-information-table tbody tr td ul{list-style:none;margin:0;padding:0}.ip-india-heading{height:20px;padding:3px 5px;margin:0 5px;border-radius:3px;float:left;font-size:12px;font-weight:500;text-shadow:none;background-color:#eb5a46;color:#fff}.custom-data-heading{height:20px;padding:3px 5px;margin:0 5px;border-radius:3px;float:left;font-size:12px;font-weight:500;text-shadow:none;background-color:#5aac44;color:#fff}.trademark-profile-logo{max-width:250px!important;max-height:250px!important;width:auto;height:auto}.spin-loader{text-align:center;background:#0000000d;border-radius:4px;padding:30px 50px;margin:0}.create-task-modal ::-webkit-scrollbar{display:none}.create-task-modal .ant-modal{top:4%!important}.create-task-modal .ant-modal .ant-modal-content .ant-modal-header{padding:15px}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected{background-color:#bae0ff!important}.avatar-logo .ant-avatar-string{transform:scale(2.1) translate(-50%)!important;background:#fff;cursor:pointer}.range-date-picker{width:400px}.range-date-popup .ant-calendar-range{width:500px}.remove-tla-column .remove-table-col{display:none}.trademark-alert-message .ant-alert-message{color:#f5222d;font-weight:600}.add-mark-tab .ant-tabs-bar{margin:0}.choose-input-file{border:1px solid #e7e7e7;background:#e7e7e7;border-radius:4px;margin:0;padding:2px 15px;outline:none!important}.upload-file{position:absolute;left:25px;bottom:46px;font-size:12px;padding:5px 20px;margin:0;border:1px solid #2a92d3;background:#2a92d3;color:#fff;cursor:pointer}.cls-1{font-size:11.331px;fill:#fff;text-anchor:middle;font-family:Questrial}.cls-2{font-size:8.577px;fill:#fff;text-anchor:middle;font-family:Questrial}.trademark-image{width:auto;height:auto;max-width:100px;max-height:100px}.manage-trademark-column{padding:5px!important;min-width:13%;width:13%}.manage-trademark-column-class{padding:5px!important;min-width:10%;width:10%}.manage-trademark-column-action{padding:5px!important;min-width:15%;width:15%}.ant-table{color:#000!important}.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title{color:#000!important;font-weight:700}.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-description{color:#000!important}.reply-to-correspondence-column-1{padding:5px!important;min-width:10%;width:10%}.reply-to-correspondence-column-2{padding:5px!important;min-width:15%;width:15%}.total-tm .ant-table-thead>tr>th .ant-table-header-column{font-weight:700!important}.total-tm .ant-table-thead>tr>th{padding:8px;vertical-align:middle;background-color:#f5f5f5!important}.total-tm .ant-table-column-title{min-width:20px}.pending-replies .ant-table-thead>tr>th .ant-table-header-column{font-weight:700!important}.pending-replies .ant-table-thead>tr>th{padding:8px;vertical-align:middle;background-color:#f5f5f5!important}.upcoming-hearing .ant-table-thead>tr>th{padding:8px;vertical-align:middle;background-color:#f5f5f5!important}.international-trademark .ant-table-thead>tr>th,.custom-trademark .ant-table-thead>tr>th,.manage-trademark .ant-table-thead>tr>th,.notifications .ant-table-thead>tr>th{padding:8px;vertical-align:middle;background-color:#f5f5f5!important}.client-email .ant-table-thead>tr>th .ant-table-header-column{font-weight:700!important}.client-email .ant-table-thead>tr>th{padding:8px;vertical-align:middle;background-color:#f5f5f5!important}.header-list>li>a{padding:0 30px;font-size:15px;font-weight:600;height:64px}.active-header-link{color:#007bff;border-bottom:2px solid #007bff}.unactive-header-link{color:#000;border-bottom:2px solid #fff}.Add-Icons{color:#007bff;font-size:20px;cursor:pointer}.delete-icons-btn .anticon-delete{vertical-align:0em!important}.report-card-body .ant-card-body{height:300px;overflow:auto}.total-patent .ant-table-thead>tr>th,.custom-patent .ant-table-thead>tr>th,.international-patent .ant-table-thead>tr>th,.manage-patent .ant-table-thead>tr>th{padding:8px;vertical-align:middle;background-color:#f5f5f5!important}.ant-table-row td::-webkit-scrollbar{display:none}.columns{display:flex;align-items:center;width:0}.ant-table-tbody tr td{padding:5px}.ant-table-row{vertical-align:top}.ant-table-selection-column{padding:5px!important;flex:none!important;width:4%}.ant-table colgroup>col.ant-table-selection-col{width:4%}.patent-column{padding:5px!important;min-width:10%;width:10%}.reply-column{padding:5px!important;flex:none!important}.reply-column-1,.reply-column-2,.reply-column-3{width:11%;padding:5px!important;flex:none!important}.reply-column-4{width:8%;padding:5px!important;flex:none!important}.reply-column-5{width:10%;padding:5px!important;flex:none!important}.reply-column-6,.reply-column-7{width:9%;padding:5px!important;flex:none!important}.reply-column-8{width:8%;padding:5px!important;flex:none!important}.reply-column-9,.reply-column-10{width:9%;padding:5px!important;flex:none!important}.reply-column-11{width:5%;padding:5px!important;flex:none!important}.reply-column-12{width:10%;padding:5px!important;flex:none!important}.application-text{cursor:pointer;color:#007bff}.application-text:hover,.application-text:focus{text-decoration:underline}.report-footer{list-style:none;margin:10px 0;text-align:right}.report-footer li{display:inline-block;padding:5px}.report-message-image{list-style:none;margin:10px;padding:0;text-align:center}.report-message-image li{display:inline-block;padding:0}.filter-list{border:none}.tla-filter-list-item{padding:0 2px!important}.filter-list-item{padding:0 5px!important}.selected-filter-list-item{border-bottom:2px solid #1890ff!important}.unselected-filter-list-item{border-bottom:"1px solid #E9E9E9"!important;color:#000}.apply-filter{border-bottom:"1px solid #E9E9E9"!important}.filter-menu{border:1px solid #ddd;background:#fff}.filter-menu .ant-dropdown-menu{width:450px;height:200px;border:1px solid #ddd;overflow:auto}.menu-items-list label{padding:0 10px;font-weight:500}.header-list-items{padding:0 50px;font-weight:600;font-size:15px;border-bottom:1px solid #fff!important}.mark-delete-table thead tr th{padding:5px;text-align:left;border:1px solid #dee2e6;vertical-align:middle}.mark-delete-table thead tr th{padding:5px;text-align:left;border:1px solid #dee2e6;vertical-align:middle;background:#ddd}.mark-delete-table tbody tr td{padding:5px;text-align:left;border:1px solid #dee2e6;vertical-align:middle}.patent-mark-profile .ant-modal{width:100%!important;top:0;left:0;bottom:0;right:0;height:100vh}.patent-information-table{width:100%;border:1px solid #dee2e6}.patent-information-table tbody tr td{padding:5px;font-size:15px;text-align:justify;border:1px solid #dee2e6;vertical-align:top}.patent-information-table tbody tr td:first-child{font-weight:700;width:35%}.patent-information-table tbody tr td:nth-child(2){width:65%;word-break:break-word}.patent-information-table tbody tr td ul{list-style:none;margin:0;padding:0}.inventor-profile-table{width:100%;border:1px solid #dee2e6}.inventor-profile-table tbody tr td{padding:5px;font-size:15px;text-align:left;border:1px solid #dee2e6;vertical-align:top}.inventor-profile-table tbody tr td:first-child{font-weight:700;width:35%}.inventor-profile-table tbody tr td:nth-child(2){width:65%;word-break:break-word}.inventor-profile-table tbody tr td ul{list-style:none;margin:0;padding:0}.to-do-list-card{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.to-do-list-card .ant-card-head{padding:0;height:10px;min-height:10px}.to-do-list-card .ant-card-head .ant-card-head-wrapper .ant-card-head-title{padding:0}.task-priority-list{list-style:none;margin:0;padding:0}.task-priority-list li{display:inline-block;padding:0 10px}.task-priority-list li .task-priority-box{height:15px;width:15px;position:absolute;top:5px}.task-priority-list li .task-priority-text{padding-left:20px}.expired-task-color{background:#9e9e9e!important}.high-priority-task-color{background:#e1001b!important}.medium-priority-task-color{background:#ff9800!important}.low-priority-task-color{background:#4caf50!important}.create-task-form .ant-form-item{margin:0}.expired-task-font-color{color:#9e9e9e!important}.high-priority-task-font-color{color:#e1001b!important}.medium-priority-task-font-color{color:#ff9800!important}.low-priority-task-font-color{color:#4caf50!important}.set-reminder-box{border:1px solid #9e9e9e;padding:10px}.complete-specification-box{height:50vh!important;overflow-x:hidden;overflow-y:auto;border:1px solid #9e9e9e;padding:15px;resize:none;text-align:justify}@media only screen and (min-width: 480px) and (max-width: 767px){.Sign-In-Form{width:80%}.Log-In-btn{text-align:center}.product-btn{width:80%!important}.footer-container{margin-top:0}.footer-container ul li{display:inline-block;padding:5px}.Profile-box{width:50%!important}.product-modal,.contactUs-form{width:80%!important}}@media only screen and (min-width: 320px) and (max-width: 479px){.Sign-In-Form{width:100%}.Log-In-btn{text-align:center}.product-btn{width:80%!important}.footer-container{margin-top:0}.footer-container ul li{display:block;padding:5px}.Profile-box{width:70%!important}.product-modal,.contactUs-form{width:90%!important}}.checkbox-red .ant-checkbox-checked .ant-checkbox-inner{background-color:red;border-color:red}.calendar-app{display:flex;min-height:100%;font-size:14px;background-color:#fff}.calendar-app-sidebar{width:30%;line-height:1.5;border-right:1px solid #d3e2e8}.calendar-app-sidebar-section{padding:32px 0 32px 16px;max-height:90vh;overflow:auto}.calendar-app-main{flex-grow:1;width:70%;padding:3em}.fc .fc-popover{z-index:99!important}.calendar-checkbox{display:flex;flex-direction:column;padding:8px}.calendar-checkbox .all-checkbox{margin:8px 0;background:#ebf4ff;padding:4px}.calendar-checkbox .renewal-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .renewal-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#ff4500;border-color:#ff4500}.calendar-checkbox .todo-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .todo-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#ff7738;border-color:#ff7738}.calendar-checkbox .th-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .th-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#f0f;border-color:#f0f}.calendar-checkbox .oh-cause-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .oh-cause-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#0f0;border-color:#0f0}.calendar-checkbox .oh-ip-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .oh-ip-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:green;border-color:green}.calendar-checkbox .tp-deadline-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-deadline-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:pink;border-color:pink}.calendar-checkbox .tp-opp-ip-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-opp-ip-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#f4a460;border-color:#f4a460}.calendar-checkbox .tp-tla-ip-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-tla-ip-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#cd5c5c;border-color:#cd5c5c}.calendar-checkbox .tp-tla-cause-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-tla-cause-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#d2691e;border-color:#d2691e}.calendar-checkbox .tp-opp-cause-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-opp-cause-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:tomato;border-color:tomato}.calendar-checkbox .tla-ip-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tla-ip-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#adff2f;border-color:#adff2f}.calendar-checkbox .ph-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .ph-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#0ff;border-color:#0ff}.calendar-checkbox .pat-ren-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .pat-ren-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#5f9ea0;border-color:#5f9ea0}.calendar-checkbox .rep-fer-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .rep-fer-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#1e90ff;border-color:#1e90ff}.calendar-checkbox .pat-pwp-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .pat-pwp-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#9ec1ff;border-color:#9ec1ff}.calendar-checkbox .exm-not-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .exm-not-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:silver;border-color:silver}.calendar-checkbox .patent-statement-of-undertaking-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .patent-statement-of-undertaking-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#87ceeb;border-color:#87ceeb}.calendar-checkbox .unpublished-patent-form-18-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .unpublished-patent-form-18-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#7f7f7f;border-color:#7f7f7f}.calendar-checkbox .unpublished-patent-pro-to-com-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .unpublished-patent-pro-to-com-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#ff0;border-color:#ff0}.calendar-checkbox .unpublished-patent-pct-conv-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .unpublished-patent-pct-conv-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:indigo;border-color:indigo}.calendar-checkbox .unpublished-patent-due-date-for-filing-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .unpublished-patent-due-date-for-filing-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#8a2be2;border-color:#8a2be2}.calendar-checkbox .unpublished-patent-form-1-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .unpublished-patent-form-1-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#2f4f4f;border-color:#2f4f4f}.calendar-checkbox .unpublished-patent-form-3-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .unpublished-patent-form-3-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#a4b465;border-color:#a4b465}.calendar-checkbox .unpublished-patent-form-26-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .unpublished-patent-form-26-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#2c3e50;border-color:#2c3e50}.calendar-checkbox .your-party-57-19-dynamic-page{margin:8px 8px 8px 4px}.calendar-checkbox .your-party-57-19-dynamic-page .ant-checkbox-checked .ant-checkbox-inner{background-color:#2e8b57;border-color:#2e8b57}.calendar-checkbox .third-party-57-19-dynamic-page{margin:8px 8px 8px 4px}.calendar-checkbox .third-party-57-19-dynamic-page .ant-checkbox-checked .ant-checkbox-inner{background-color:navy;border-color:navy}.calendar-checkbox .your-party-post-registration-cause-list{margin:8px 8px 8px 4px}.calendar-checkbox .your-party-post-registration-cause-list .ant-checkbox-checked .ant-checkbox-inner{background-color:#556b2f;border-color:#556b2f}.calendar-checkbox .third-party-post-registration-cause-list{margin:8px 8px 8px 4px}.calendar-checkbox .third-party-post-registration-cause-list .ant-checkbox-checked .ant-checkbox-inner{background-color:#00f;border-color:#00f}.calendar-checkbox .fcf-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .fcf-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#f55959;border-color:#f55959}.calendar-checkbox .fcf-dod-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .fcf-dod-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#d1062f;border-color:#d1062f}.calendar-checkbox .rte-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .rte-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#730303;border-color:#730303}.calendar-checkbox .rte-dod-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .rte-dod-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#360000;border-color:#360000}.calendar-checkbox .cs-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .cs-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#ff0080;border-color:#ff0080}.calendar-checkbox .cs-dod-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .cs-dod-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#ff69b4;border-color:#ff69b4}.calendar-checkbox .r46-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .r46-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#c71585;border-color:#c71585}.calendar-checkbox .tp-r45-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-r45-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:orange;border-color:orange}.calendar-checkbox .tp-r45-dod-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-r45-dod-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#b8860b;border-color:#b8860b}.calendar-checkbox .tp-r47-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .tp-r47-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#8b4513;border-color:#8b4513}.calendar-checkbox .ptr-checkbox{margin:8px 8px 8px 4px}.calendar-checkbox .ptr-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:red;border-color:red}.fc .fc-daygrid-body,.fc-scrollgrid-sync-table,.fc-col-header{width:100%!important}.fc-event-main{overflow:hidden}.fc-media-screen{max-height:90vh}.fc .fc-more-popover .fc-popover-body{max-height:250px;overflow:auto}.fc-dayGridWeek-view .fc-daygrid-event{height:70px!important;width:94%!important;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;margin:5px!important;padding:5px!important;border:3px solid lightgrey!important}.fc-dayGridDay-view .fc-daygrid-event{height:50px!important;display:flex!important;align-items:center;margin:5px!important;padding:5px!important;border:3px solid lightgrey!important}[data-tour-elem=badge]{background-color:transparent!important;box-shadow:none!important;bottom:2.2em!important;left:1.6em!important;font-size:13px!important;top:auto!important}[data-tour-elem=controls]{justify-content:end!important}.reactour__close{color:#fff!important;margin-top:4px!important}.ipsuite__tour-header{font-weight:600;font-size:18px;line-height:23.4px;color:var(--white)}.ipsuite__tour-body{font-weight:500;font-size:13px;line-height:19.5px;color:var(--white)}[data-tour-elem=right-arrow]{margin-left:0!important}.ipsuite__next-btn{padding:8px 28px;background-color:var(--white);font-weight:600;font-size:1rem;color:var(--tour-primary);border-radius:4px}.ipsuite__back-btn{font-weight:400;font-size:15px;color:var(--white)}
