﻿#caller-history-dialog, #caller-history-detail-dialog {
    display:none;
}

#caller-history-details-tabs div {
    margin-top:3px;
    padding:10px 5px;
    height:120px;
}

/******************************* current-calls-dialog  *****************************************************/

#current-calls-dialog div {float:left;}
#ccd-header {
    /*<jasobNoObfs>*/
    width: calc(100% - 5px);
    /*</jasobNoObfs>*/
    padding-top: 5px;
    height: 20px;
    padding-left: 3px;
}
#current-calls-dialog .head {
    height: 20px;
    padding-right: 2px;
    white-space: nowrap;
    overflow: hidden;
}
#current-calls-dialog .width180 {width:180px;}
#ccd-wrapups {width:190px;}
#call-details-label {width:80px;height:21px;float:left;display:block;padding-top:5px;}
#call-details {width:500px;height:19px;border:solid 1px #646464;background-color:#FCFCFC;float:left;padding:5px 2px 0 2px;}