.phoneNumberLine {
    float: left;
    width: 100%;
    height: 100%;
}
.phoneNumberCommandLine					{ float: left; width: calc(100% - 20px); width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); height: 70px; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid #E8E9ED; margin-left: 10px; }
.phoneNumberCommandLineIcon				{ float: left; width: 40px; height: 100%; background-position: 0 center; background-repeat: no-repeat; }
.phoneNumberCommandLineIcon[ear]		{ background-image: url(ear.png); 		}
.phoneNumberCommandLineIcon[stop]		{ background-image: url(stop.png); 		}
.phoneNumberCommandLineIcon[siren]		{ background-image: url(siren.png); 	}
.phoneNumberCommandLineIcon[position]   { background-image: url(pin.png); 	    }
.phoneNumberCommandLineText				{ float: left; width: 220px; height: 70px; line-height: 70px; vertical-align: middle; font-size: 14px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.phoneNumberCommandLineText[disabled]	{ color: #E8E9ED; }
.phoneNumberCommandLineText > span		{ color: red; font-weight: bold; }
.phoneNumberCommandLineCheck			{ float: right; margin-top: 18px; }
.phoneNumberCommandLinePhone			{ float: right; width: 140px; margin-top: 18px; }	
.phoneNumberCommandLineCall				{ float: right; width: 36px; height: 36px; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #D3D3D3; cursor: pointer; background: #FAFAFA url(phone.png) center center no-repeat; margin-top: 18px; margin-left: 4px; }
.phoneNumberCommandLineCall[disabled]	{ background-image: url(phone-disabled.png); cursor: default; }
.phoneNumberCommandLineCallout			{ float: left; width: 100%; height: 100%; }
.phoneNumberCommandLineCalloutBody		{ float: left; width: 100%; height: 75px; }
.phoneNumberCommandLineCalloutButtons	{ float: left; width: 100%; height: 50px; }
.phoneNumberCommandLineCalloutButton	{ float: right; }
.phoneNumberCommandSelectCountry        { float: left; width: 80px; margin-top: 18px; }
.phoneNumberCallCommandLineText         { float: left; width: 103px; height: 70px;padding-top: 16px; line-height: initial; vertical-align: middle; font-size: 14px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.regionImage > img                          { left: 5px; position: absolute; top: 50%; margin-top: -15px; z-index: 99; width: 30px; }
.regionImage                                { position: relative; min-height: 30px; }
.regionImage .regionImageUrl                { padding-left: 20px; text-indent: 0; line-height: 30px; font-size: 15px; width: 100%; }
.phoneConversationElement               {   float: left;   margin-top: -25px; position: absolute; margin-left: 2%;}
