#pages-webhooklist #webhook-list-background{min-height:calc(100vh - 50px)!important}#pages-webhooklist .big-title{font-size:1.5rem;font-weight:700;margin:1rem 0}#pages-webhooklist .stories{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;padding-bottom:1rem}#pages-webhooklist .stories .story{background:#fff;border:1px solid #a4a4a4;border-radius:4px;cursor:pointer;height:260px;margin-top:10px;max-width:250px;min-width:250px;padding:1rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:280px}#pages-webhooklist .stories .story:hover{border:1px solid #06a9f3}#pages-webhooklist .stories .story .title{font-weight:700;margin:1rem 0}#pages-webhooklist .stories .story .chatbot-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:none;border-radius:4px;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;min-height:34px;min-width:34px;padding:4px 8px;text-shadow:none!important}#pages-webhooklist .stories .story .chatbot-btn span{text-align:left}#pages-webhooklist .stories .web-hook-item{background:#fff;border:1px solid #a4a4a4;border-radius:4px;cursor:pointer;height:260px;margin-top:10px;max-width:250px;min-width:250px;padding:1rem;position:relative;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition:.5s;transition:.5s;width:280px}#pages-webhooklist .stories .web-hook-item .web-hook-title{word-break:break-all}#pages-webhooklist .stories .web-hook-item:hover{border:1px solid #06a9f3;-webkit-box-shadow:-4px 22px 11px -5px rgba(0,0,0,.1);box-shadow:-4px 22px 11px -5px rgba(0,0,0,.1);-webkit-transform:translateY(-10px);transform:translateY(-10px)}#pages-webhooklist .stories .web-hook-item:hover span{color:#06a9f3}#pages-webhooklist .stories .web-hook-item:hover .options .icon-container i{color:#06a9f3;-webkit-transform:rotate(1turn);transform:rotate(1turn)}#pages-webhooklist .stories .web-hook-item .icon-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#7159c2;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;justify-content:center;margin:69px auto 0;overflow:hidden;padding:10px;position:relative;width:70px}#pages-webhooklist .stories .web-hook-item span{display:block;font-size:20px;font-weight:700;margin:1rem 0;margin-top:10px!important;-webkit-transition:10ms;transition:10ms}#pages-webhooklist .stories .web-hook-item .options{position:absolute;right:5px;top:5px}#pages-webhooklist .stories .web-hook-item .options .icon-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;justify-content:center;margin:0;padding:3px;width:25px}#pages-webhooklist .stories .web-hook-item .options .icon-container i{height:100%;-webkit-transition:1s;transition:1s;width:100%}#pages-webhooklist .stories .story-add{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#006cff;border-color:#006cff;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}#pages-webhooklist .stories .story-add i{margin:0}#web-hook{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh}#web-hook #side-menu-bar{min-height:100vh;min-width:220px}#web-hook .web-hook-container{height:auto;padding:20px 25px;width:100%}#web-hook .web-hook-container .header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}#web-hook .web-hook-container .header .page-name{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:27px;line-height:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#web-hook .web-hook-container .header .page-name .routes{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px}#web-hook .web-hook-container .header .page-name .routes p{color:#516173;cursor:pointer;font-size:22px;line-height:28px;margin:0 10px 0 0;padding:0;-webkit-transition:3ms;transition:3ms}#web-hook .web-hook-container .header .page-name .routes .arrow{cursor:pointer;font-size:22px;line-height:28px}#web-hook .web-hook-container .header .page-name .routes:hover .arrow,#web-hook .web-hook-container .header .page-name .routes:hover p{color:#006cff;opacity:.8}#web-hook .web-hook-container .header .page-name .web-hook-name{font-size:22px;line-height:28px}#web-hook .web-hook-container .header .button-container{cursor:pointer;height:37px;min-width:80px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#web-hook .web-hook-container .header .button-container .save-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#006cff;border:1px solid #006cff;border-radius:4px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;height:100%;justify-content:center;padding:0 10px;width:100%}#web-hook .web-hook-container .ant-form{margin-top:20px}#web-hook .web-hook-container .ant-form .form-subtitle{color:#22272d;font-size:16px;line-height:20px;margin-bottom:3px}#web-hook .web-hook-container .ant-form .ant-form-item{margin-bottom:25px!important}#web-hook .web-hook-container .ant-form .ant-form-item input{border-radius:6px!important;min-height:37px!important}#web-hook .web-hook-container .ant-form .headers-group{margin-bottom:50px}#web-hook .web-hook-container .ant-form .headers-group .headers{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#web-hook .web-hook-container .ant-form .headers-group .headers .ant-form-item{margin-bottom:5px!important}#web-hook .web-hook-container .ant-form .headers-group .headers .delete-button{cursor:pointer;height:24px;margin-bottom:5px;width:24px}#web-hook .web-hook-container .ant-form .headers-group .headers .delete-button i{color:#9ba6b3;height:100%;width:100%}#web-hook .web-hook-container .ant-form .headers-group .headers .delete-button:hover i{opacity:.8!important}#web-hook .web-hook-container .card-wrapper-switches{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#web-hook .web-hook-container .card-wrapper-switches #visibleBtn{background:transparent;border:none;margin-left:1.5rem}#previewModal #previewArea{height:75vh;overflow:scroll}#previewModal .ant-modal{width:800px!important}.relative-header{width:calc(100% - 36px)}.new-hook-bread-crumb{border-bottom:1px solid #ebedf3!important;margin-bottom:7px!important;margin-top:-18px!important;padding:5px 0!important}