.ml-pbx-ext-card{display:flex;justify-content:space-between;width:250px;height:120px}.ml-pbx-ext-card .ext-left-panel{flex-grow:1;display:flex;flex-direction:column}.ml-pbx-ext-card .ext-left-panel .ext-info{display:flex;align-items:center}.ml-pbx-ext-card .ext-left-panel .ext-info .ext-status i{font-size:14px;color:#fff}.ml-pbx-ext-card .ext-left-panel .call-timer-container{display:flex;flex-flow:column;justify-content:flex-end;padding-bottom:5px;flex-grow:1}.ml-pbx-ext-card .ext-left-panel .call-timer-container .call-timer{display:flex;align-items:center;justify-content:space-between;border-radius:30px;width:100px;height:30px;background-color:#f0f0f0;padding-left:10px}.ml-pbx-ext-card .ext-left-panel .call-timer-container .call-timer .call-hold-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:15px;background-color:#ffa800}.ml-pbx-ext-card .ext-left-panel .call-timer-container .call-timer .call-hold-icon i{color:#fff}.ml-pbx-ext-card .ext-left-panel .call-info{display:flex;align-items:center}.ml-pbx-ext-card .ext-right-panel.call-tool-bar{width:50px;display:flex;flex-direction:column;justify-content:space-between}.ml-pbx-ext-card .ext-right-panel.call-tool-bar button{border:1px solid #ebebeb;height:30px;width:50px;padding:0!important}.ml-pbx-ext-card .ext-right-panel.call-tool-bar button img{height:14px}.ml-pbx-ext-card .ext-right-panel.call-tool-bar button i{color:#c1c1c5;font-size:14px;padding:0!important}.ml-pbx-ext-card .ext-right-panel.call-tool-bar button:disabled{opacity:.5}