.dndButton.x-btn-pressed span span span.x-btn-icon{background-image:url(//cdn.hotelplanner.com/Common/ExtApp/img/donotdisturb_on.png) !important}.dndButton span span span.x-btn-icon-el{background-image:url(//cdn.hotelplanner.com/Common/ExtApp/img/donotdisturb_off.png) !important}.dndButton32.x-btn-pressed em button span.x-btn-icon{background-image:url(//cdn.hotelplanner.com/Common/ExtApp/img/donotdisturb32_on.png) !important}.dndButton32 span span span.x-btn-icon-el{background-image:url(//cdn.hotelplanner.com/Common/ExtApp/img/donotdisturb32_off.png) !important}.currentCall{margin:10px !important}.currentCall div{margin:4px !important}.currentCall table{width:100% !important;border:1px #ccc solid !important;font-size:11px !important;border-spacing:0 !important}.currentCall table td{padding:4px !important;margin:4px !important}.currentCall table th{font-weight:bold !important;text-align:center !important}.currentCall audio{width:100% !important}.currentCallProgress0{background:url(//cdn.hotelplanner.com/Common/ExtApp/img/circle_red.png);background-repeat:no-repeat;margin-left:10px;height:20px}.currentCallProgress0 span{margin-left:20px;font-weight:bold}.currentCallProgress1{background:url(//cdn.hotelplanner.com/Common/ExtApp/img/circle_green.png);background-repeat:no-repeat;margin-left:10px;height:20px}#callController{position:fixed;left:0;top:0;z-index:99999;}.currentCallProgress1 span{margin-left:20px;font-weight:bold}.logBg1{background-color:aliceblue}.logBg2{background-color:whitesmoke}#extraCallInfoPanel{border:1px solid #98c1e0!important;}#acceptIncomingCallButton{background:url(//cdn.hotelplanner.com/Common/ExtApp/img/accept256.png);width:256px;height:256px;float:left;margin:10px}#rejectIncomingCallButton{background:url(//cdn.hotelplanner.com/Common/ExtApp/img/reject256.png);width:256px;height:256px;float:left;margin:10px}.dndButton em button span.x-btn-icon{background-image:url(//cdn.hotelplanner.com/Common/ExtApp/img/donotdisturb_off.png) !important}.dndButton.x-btn-pressed em button span.x-btn-icon{background-image:url(//cdn.hotelplanner.com/Common/ExtApp/img/donotdisturb_on.png) !important}.muteButton em button span.x-btn-icon{background-image:url(/Common/ExtApp/img/mute_off.png) !important}.muteButton.x-btn-pressed em button span.x-btn-icon{background-image:url(/Common/ExtApp/img/mute_on.png) !important} .icon-reply { background-image: url(//cdn.hotelplanner.com/Common/ExtApp/img/reply.png); }

.currentCall{ margin:0!important; }
.fa-bed{color:orangered}

.aContactBidBtn .fa-bed {
  color:white;
}
		
#callsonhold {
		    background: #e7f7e7;
			border: 1px solid #41dc41;
    		text-align: center;
		    position: absolute;
		    right: 0px;
		    top: 0;
		    padding: 4px 5px;
		    font-size: 11px;
			width:93px;
			height:48px;
			z-index: 999;
		}
		#callsonhold span{font-weight:bold; font-size:24px}

		#onThePhone{
		    position: absolute;
		    color: white;
		        left: 446px;
		    top: 0;
		    background: #c1c1c1;
		    padding: 2px 5px;
			border: 1px solid #c1c1c1;
		    font-size: 13px;
		    z-index: 999;
			height:25px
		}

		#onThePhone a{
		    color: #0253b7;
			margin-left:10px;
		}

		#onThePhone b.YES{
		    color: green;
			font-weight:bold;
			font-size: 15px;
		}

		#onThePhone b.No{
		    color: red;
		}

		#InternetConnection{
		    position: absolute;
		    color: white;
		        left: 271px;
		    top: 0;
		    background: #c1c1c1;
		    padding: 2px 5px;
			border: 1px solid #c1c1c1;
		    font-size: 13px;
		    z-index: 999;
			height:25px
		}

		#InternetConnection.disconnected{
		    background: red;
		}

		#GetCoverage{
		    position: absolute;
		    color: white;
		    right: 94px;
		    top: 0;
		    background: #c1c1c1;
		    padding: 2px 5px;
			border: 1px solid #24d272;
		    font-size: 13px;
		    z-index: 999;
			height:49px
		}
		#coverageIndicator{display:inline-block;padding:4px 5px;height:43px}
		#GetCoverage .covered1{background:#24d272}
		#GetCoverage .covered2{background:orange}
		#GetCoverage .covered3{background:red}
		#homebutton {
		    background: #e7f7e7;
		    border: 1px solid green;
		    position: absolute;
		    left: 0px;
		    top: 0;
		    padding: 4px 5px;
		    text-decoration: none;
		    font-weight: bold;
		    font-size: 15px;
		    z-index: 999;
		}