﻿.jplayer
{
    width:250px;
    height:46px;
}

#phoneTop{
    background-image: url(images/phone_top.png);
    background-repeat:no-repeat;
    width:260px;
    height: 43px;
    margin: 0;
    padding: 0;
}

#phoneBottom{
    background-image: url(images/phone_bottom.png);
    background-repeat:no-repeat;
    width:260px;
    height: 43px;
    margin: 0;
    padding: 0;
}

#phoneInCall{
    background-image: url(images/softphone/InCallBackground.jpg);
    width:255px;
    min-height: 383px;
}

#phoneInCallTop{
    background:url(images/softphone/InCallTop.png) no-repeat left top;
    width:255px;
    height:76px;
}

#phoneInCallMiddle{
    width:255px;
    height:261px;
}

#phoneInCallBottom{
    background:url(images/softphone/InCallBottom.png) no-repeat left top;
    width:255px;
    height:76px;
}

#phoneVoicemailTop{
    background:url(images/phone_voicemail_header.png) no-repeat left top;
    width:250px;
    height:34px;
}

#phoneVoicemailMiddle{
    width:250px;
    height:261px;
}

#phoneVoicemailBottom{
    background:url(images/phone_voicemail_footer.png) repeat-x;
    width:250px;
    height:50px;
}

.greetingButton{width: 58px; height: 27px;margin: 0;padding: 0; margin-left:4px;}

#rtsPhone ul
{
 margin:0;
 padding:0;
 list-style:none;
}


#rtsPhone ul li
{
   float: left;
}



.inCallEndCall {margin: 17px 0 0 12px; padding: 0;border:0; width: 225px;height: 42px;}


.phonebutton{height: 60px;margin: 0;padding: 0; width: 82px; border:0}
.phonetypebutton{height: 50px;margin: 0;padding: 0; width: 125px;}
.phonetransfertypebutton{height: 38px;margin: 0;padding: 0; width: 125px;}
.phoneonlinebutton{height: 17px;margin: 0;padding: 0; width: 60px;}
.phoneconferencebutton{height: 38px;margin: 0;padding: 0; width: 250px;}
.phoneinput { background-image: url(images/phone_keypad_top.png); background-repeat:repeat-x; text-align:center; width:248px; height:44px; margin:0; padding:0; color:White; font-size:30px;}
.phonetabbar { background-image: url(images/phone_tabbar.png); background-repeat:repeat-x; width:100%; height:50px; margin:0; padding:0;}
.phoneTable{ background-image: url(images/phone_middle.png); background-repeat:repeat-y; margin:0; padding-left:5px; width:260px;}
.phonevoicemail{}
.phonevoicemailRow{height: 30px;vertical-align: middle; margin-top:10px;}
.phonevoicemailDivider{margin:0; height: 1px; border: 0;}
.phonevoicemailDividerRow{height: 5px;}
.phonevoicemailUnread { width: 12px; padding: 5px; height: 30px;}
.phonevoicemailNumber { font-family: "Helvetica Neue";font-size: 13pt; width: 122px; padding: 5px; height: 30px; text-wrap:none;}
.phonevoicemailDate { font-family: "Helvetica Neue";font-size: 8pt; width: 50px; padding: 5px; height: 30px; color:#5786DC;}
.phonevoicemailPlay { width: 20px; padding: 5px; height: 30px;}
.phonevoicemailSelected{background-color: #026FED; color:white !important;}

#voicemailWrapper
{
    height:314px;
    overflow:scroll;
    -webkit-overflow-scrolling:touch;
}

#rtsPhonePanel .rtsOut
{
    background-image:none !important;
}


#voicemailWrapper::-webkit-scrollbar {
      width: 1px;
} 
