#commsView{height:100%;display:flex;flex-direction:column}#commsView section{display:flex;flex-direction:row;height:100%}#commsView #peopleList{width:450px;margin-right:10px;height:100%}#commsView #commActions{flex:1}#commsView #peopleList ul{overflow-y:scroll;height:100%}#commsView .permissionList{height:100%}#commsView .permissionList li{margin:5px}#commsView .profileCard{font-size:.8em;width:400px;margin:3px}#commsView .profileCard .accountActions{display:inline-block;vertical-align:middle}#commsView .profileCard .imgContainer img{max-height:70px;max-width:70px}#commsView .profileCard .headlineContainer{width:225px}#commsView .headlineContainer .date,#commsView .headlineContainer .email,#commsView .headlineContainer .name{line-height:1.2em}#commsView #videoArea{background-color:#00f;width:100%;height:100%}#commsView .callIdInput{width:300px}