﻿.officeBoxPBX{display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.officeBoxPBX>*{box-sizing:border-box;max-height:100%;overflow:auto;}.officeBoxPBX>div[ui-view]{margin-top:20px;display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;flex:1;}.officeBoxPBX>div[ui-view]>*{box-sizing:border-box;max-height:100%;overflow:auto;}.officeBoxPBX .selected{background-color:#58dda0 !important;}.officeBoxPBX input[type=tel],.officeBoxPBX input[type=number]{width:100px;}