@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);body{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}.keypad-box{padding:10px;background-color:#fff;border:.5px solid transparent;border-radius:4px}.keypad-button{width:300px;height:50px;font-size:20px!important;text-align:left!important}.callButton{position:absolute;bottom:30%;left:50%;margin-left:-40px}@media only screen and (max-height:765px){.keypad-button{width:80vw;height:10vh;font-size:18px!important}.callButton{position:absolute;bottom:20%;left:50%;margin-left:-10vmin}}.speedDial{position:absolute;right:5px;top:0}.MuiSpeedDialAction-tooltipPlacementLeft .MuiSpeedDialAction-staticTooltipLabel{min-width:150px!important}.ac-button-base{color:inherit;border:0;cursor:pointer;margin:0;display:inline-flex;outline:0;padding:0;position:relative;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;vertical-align:middle;-moz-appearance:none;justify-content:center;text-decoration:none;background-color:transparent;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ac-fab-base{color:rgba(0,0,0,.87);width:80px;height:80px;padding:0;min-width:0;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-sizing:border-box;min-height:36px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:500;line-height:1.75;border-radius:50%;letter-spacing:.02857em;text-transform:uppercase;background-color:#e0e0e0}.ac-fab-base .fab-icon{height:70%!important;width:70%!important;color:#fff}.ac-fab-green{background-color:#4caf50;color:rgba(0,0,0,.87)}.ac-fab-green:hover{background-color:#357a38}.ac-fab-red{background-color:#f44336}.ac-fab-blue{background-color:#00f}.ac-fab-red:hover{background-color:#aa2e25}.ac-fab-disabled{color:hsla(0,0%,100%,.3);box-shadow:none;background-color:25,25,25,.22;pointer-events:none}@media only screen and (max-height:765px){.ac-fab-base{width:20vmin;height:20vmin}}.transfer-dest-list-container{background-color:#fff;width:100px;height:auto;position:absolute;transform:translate(210px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px}.transfer-dest-list-container hr{margin-top:0;margin-bottom:0;width:100px;border-top:1px solid rgba(0,0,0,.5)}.transfer-dest-list-container .transfer-list-item{display:block;background-color:#fff;width:100px;padding-left:2px;cursor:pointer;border-radius:4px;overflow:hidden;text-overflow:ellipsis;max-width:100px;white-space:nowrap;max-height:30px}.transfer-dest-list-container .transfer-list-item:hover{background-color:#e6e6e6}@media only screen and (max-width:575px){.transfer-dest-list-container{visibility:hidden}}.main-content-dialer{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;top:10px;height:calc(100% - 60px)}.z-index-front{z-index:9999}.z-index-mid{z-index:999}@media only screen and (max-height:765px){.main-content-dialer{bottom:11%}}.header-container{display:grid;grid-template-columns:255px 1fr .1fr;grid-template-areas:"logo center iconButtons";background-color:#0362dd;box-shadow:0 5px 5px rgba(57,63,72,.3);height:60px;stroke:#000;stroke-width:20px;padding:13px 10px;min-width:320px;z-index:999}.header-container .header-icon-buttons-container{grid-area:iconButtons;display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-start}.header-container .icon-button{grid-area:menuButton;width:40px;height:40px;border-radius:50%;padding:5px;display:flex;align-items:center;justify-content:center;transition:background-color .3s;cursor:pointer}.header-container .icon-button-open{background-color:#0d75fc}.header-container .icon-button:focus{background-color:#0362dd}.header-container .icon-button svg{fill:#fff;width:30px;height:30px;stroke:none}.header-container .username-display{color:#fff;display:flex;align-items:center;justify-content:flex-end;padding-right:8px}.header-container .username-display h1{font-size:14px;margin:0}.header-container .logo{grid-area:logo;height:65px;display:flex;align-items:flex-start;flex-direction:row}.header-container .menu-anim-enter{position:absolute;transform:translate(-86%,-1000%)}.header-container .menu-anim-enter-active{transform:translate(-86%)}.header-container .menu-anim-exit{position:absolute;transform:translate(-86%)}.header-container .menu-anim-exit-active{transform:translate(-86%,-1000%)}.header-container .dropdown{position:absolute;top:58px;width:230px;transform:translate(-6%,3%);background-color:#fff;color:grey;border-radius:3px;padding:.5rem;overflow:hidden;display:flex;border:.5px solid #d3d3d3;flex-direction:column;justify-content:center;z-index:999!important;align-items:flex-start;transition:all .2s ease;box-shadow:0 3px 3px 0 rgba(0,0,0,.2),0 3px 3px 0 rgba(0,0,0,.19)}.header-container .dropdown hr{width:100%;margin-top:4px;margin-bottom:4px}.header-container .dropdown .dropdown-title-container{font-size:16px;width:100%;display:flex;align-items:center;justify-content:center}.header-container .dropdown .dropdown-title-container .dropdown-title{font-size:16px;margin:0}.header-container .dropdown .menu-item{height:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:8px;transition:background .3s;padding:.5rem;width:100%}.header-container .dropdown .menu-item .menu-item-title{font-size:14px;margin-left:8px}@media only screen and (max-width:768px){.header-container{grid-template-columns:55px 1fr 40px;grid-template-areas:"logo center iconButtons"}.small-logo{width:57px;height:38px;overflow:hidden}.username-display{visibility:hidden}}@media only screen and (max-height:710px){.header-container{height:60px}.header-container .dropdown{transform:translate(-6%,-3%)}}.Stopwatch{display:flex;align-items:center;justify-items:center}.Stopwatch .Stopwatch-display{font-family:Roboto;font-size:14px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;margin-bottom:0}.info-bar-item-root{grid-area:mainInfoBar;display:grid;grid-template-columns:94% 6%;grid-template-areas:"barItemMain barItemVideoIcon";height:40px;width:100%;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;background-color:rgba(13,21,48,.91)}.info-bar-item-root .info-bar-item-content{grid-area:barItemMain;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:40px}.info-bar-item-root .info-bar-item-content .stopwatch-container{grid-area:stopwatch;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;color:#fff;margin-left:16px}.info-bar-item-root .info-bar-item-content .status-primary-ic-container{grid-area:statusPrimary;display:flex;flex-direction:row;justify-content:center;align-items:center;height:40px;margin-left:16px}.info-bar-item-root .info-bar-item-content .status-secondary-ic-container{grid-area:statusSec;display:flex;flex-direction:row;justify-content:center;align-items:center;height:40px;margin-left:16px}.info-bar-item-root .info-bar-item-content .remote-call-primary{grid-area:remotePrimary;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:16px}.info-bar-item-root .info-bar-item-content .remote-call-secondary{grid-area:remoteSec;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:16px}.info-bar-item-root .info-bar-item-content .top-info-title{font-size:16px;color:#fff}.info-bar-item-root .info-bar-item-content .top-info-subtitle{font-size:16px;margin-bottom:0;margin-left:2px;color:#fff;font-weight:500}.info-bar-item-root .info-bar-item-video-ic{grid-area:barItemVideoIcon;display:flex;justify-content:center;align-items:center;height:40px}.info-bar-item-root:hover{-webkit-filter:brightness(1.6);filter:brightness(1.6)}.incoming-call-item{background-image:linear-gradient(90deg,rgba(1,29,55,.75),rgba(3,95,163,.75))!important}.focused-call-item{font-weight:800;background-color:rgba(35,56,128,.91)!important}.focused-call-item h1{font-weight:800}.list-closed-enter{opacity:0}.list-closed-enter-active,.list-closed-exit{opacity:1}.list-closed-exit-active,.list-open-enter{opacity:0}.list-open-enter-active,.list-open-exit{opacity:1}.list-open-exit-active{opacity:0}html{width:100%}body,html{height:100%}body{margin:0;overflow:hidden}.App,body #root{height:100%}.App{text-align:center}.wrapper{display:grid;grid-template-columns:100%;grid-template-areas:"main";grid-gap:0;top:0;height:100vh}.wrapper .main-panel{grid-area:main;background-image:url(/public/images/tdrem_bg.jpg)!important;background-size:cover;min-width:100%;min-height:100%;background-position:50%;position:fixed;z-index:1!important}.wrapper .main-panel .main-content-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;padding-bottom:170px}@media only screen and (max-height:710px){.wrapper .main-panel .main-content-container{padding-bottom:0}}.wrapper .main-panel .top-info-bar{font-family:"Roboto";font-size:48px;height:auto;min-height:40px;display:grid;grid-template-columns:100%;grid-template-areas:"mainInfoBar";position:absolute;width:100%;z-index:999!important}.wrapper .main-panel .top-info-bar ul{grid-area:mainInfoBar;background-color:rgba(0,0,0,.5);list-style:none;padding:0;margin:0}.wrapper .main-panel .top-info-bar ul li{height:40px;width:100%;display:grid;grid-template-rows:90% 10%;grid-template-areas:"item-content" "hr"}.wrapper .main-panel .top-info-bar ul li hr{margin-top:4px;grid-area:hr;width:80%;margin-left:40px}.wrapper .main-panel .bottom-actions-bar-root{position:absolute;height:80px;width:100%;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:999!important}.wrapper .right-element{grid-area:right;margin:10px;display:flex;flex-direction:column;justify-content:top;align-content:center;min-width:0}.wrapper .right-element li{background-color:#00f;font-size:40px;list-style-type:none;margin:10px}.wrapper .sidebar{background-color:#000;position:absolute;top:0;height:100%;bottom:0;width:210px;left:0;z-index:1030;border-right:1px solid #ddd}.ic-normal{height:35px;width:35px}.ic-normal-wider{height:35px;width:53px}.ic-small{height:20px;width:20px}@media only screen and (max-width:768px){.main-content-container{padding-bottom:0}.wrapper{display:grid;grid-template-columns:100%;grid-template-rows:100%;grid-template-areas:"main"}.wrapper .main-panel{grid-area:main}.wrapper .main-panel .top-info-bar{width:100%}}.bottom-actions-bar-content{width:100%;height:80px}.bottom-actions-bar-content .MuiToggleButtonGroup-root{display:inline-flex;border-radius:4px;background-color:#000}.bottom-actions-bar-content .MuiToggleButton-root.Mui-selected{color:#fff;background-color:rgba(0,0,0,.12)}.bottom-actions-bar-content .MuiToggleButton-root{color:grey;border:1px solid rgba(0,0,0,.12);height:48px;padding:0 10px;font-size:.875rem;box-sizing:border-box;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:500;line-height:1.75;border-radius:4px;letter-spacing:.02857em;text-transform:uppercase;outline:none}.bottom-actions-bar-content .MuiToggleButton-root.Mui-disabled{color:#272727}.bottom-actions-bar-content .MuiSvgIcon-root{fill:currentColor;width:35px;height:35px;display:inline-block;font-size:1.5rem;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:768px){.bottom-actions-bar-content .MuiToggleButton-root{padding:0 3px}}@media only screen and (max-height:710px){.bottom-actions-bar-content{height:40px}}.CloseButton{background-color:transparent;float:right;border-color:transparent;text-align:center;color:#fff;cursor:pointer;vertical-align:middle}.flexible-modal{position:fixed!important;border-radius:4px;min-height:300px;z-index:99999!important;background-color:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.2),0 3px 3px 0 rgba(0,0,0,.19)}.flexible-modal-mask{position:fixed;background:transparent;height:0;width:0}.flexible-modal-resizer{position:absolute;right:0;bottom:0;cursor:se-resize;margin:5px;border-bottom:2px solid #333;border-right:2px solid #333}.flexible-modal-drag-area{background:rgba(22,22,255,.2);width:30px!important;float:left!important;height:30px;position:absolute;left:0;top:0;cursor:move}.flexible-modal-drag-area-bottom,.flexible-modal-drag-area-left,.flexible-modal-drag-area-right,.flexible-modal-drag-area-top{width:0;height:0}h5{display:flex;margin-bottom:5px!important;font-size:1rem!important;font-family:"Roboto","Helvetica","Arial",sans-serif!important;font-weight:400!important;line-height:1!important}recipientChatbubble{background-color:"red"}.main-video{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));grid-template-rows:repeat(2,minmax(200px,1fr));grid-template-areas:"v1 v2" "v3 v4";max-width:700px;max-height:700px;padding-top:15px}.main-video .v1{grid-area:v1}.main-video .v2{grid-area:v2}.main-video .v3{grid-area:v3}.main-video .v4{grid-area:v4}.main-video .vfull{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3}.main-video .video-item{z-index:80;width:100%;height:100%;max-height:inherit}.main-video .self-video,.main-video .video-item{display:flex;align-items:center;justify-content:center}.main-video .self-video{position:absolute;bottom:0;left:0;width:190px;height:220px;z-index:999;box-shadow:5px 5px 10px -5px #000}.main-video .self-video video,.main-video video{width:100%;height:100%}.main-video video{object-fit:cover;max-height:inherit}@media only screen and (max-width:768px){.main-video,.main-video .video-item{display:flex;align-items:center;justify-content:center}.main-video .video-item{width:100%;height:100%;z-index:998}.main-video .self-video{width:120px;height:150px;margin-bottom:60px}.main-video video{width:100%;height:100%}}