/* Tripcentral AWBT There Widgit Styles */

.clear {clear:both;}

/* AWBT Vertical Top */

.awbt-widgit {
margin-bottom:10px;
box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.1); 
border-radius:5px;
}

.awbt-widgit .top {background:#1b8e92 url(//media.tripcentral.ca/style/responsive/img/agents/bg-world.png) no-repeat left top;border-radius:5px 5px 0 0;padding:18px 12px 10px 12px;}
.awbt-widgit .top h2 {color:#fff;font:bold 14px/16px arial;margin-bottom:7px;margin-top:4px;}
.awbt-widgit.seen .top h2 {color:#fff;font:bold 18px/20px arial;margin-bottom:7px;}
.awbt-widgit .top .phone {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-call.png) no-repeat top;
width:109px;
height:44px;
font:bold 14px/44px arial;
padding-left:42px;
margin-left:-5px;
}
.awbt-widgit .top h4 {color:#fff;font:bold 14px/16px arial;margin-bottom:7px;margin-top:4px;}
.awbt-widgit .top em {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-in-office.png) no-repeat left center;
padding-left:15px;
color:#fff;
font:12px/16px arial;
margin-left:15px;
}

/* AWBT Vertical Middle/Bottom */

.awbt-widgit .middle {
background:#f5f5f5;
border:1px solid #cdcdcd;
border-top:none;
padding:10px 12px;
font:bold 12px/14px arial;
color:#595959;
}
.awbt-widgit .middle strong {font:bold 12px/14px arial;}

.awbt-widgit .bottom {
background:#fff;
border-radius:0 0 5px 5px;
padding:5px;
border:1px solid #cdcdcd;
border-top:none;
}
.awbt-widgit .bottom li {position:relative;}
.awbt-widgit.seen .bottom {padding:12px;}

.awbt-widgit .bottom p {
color:#7c7c7c;
font:12px/15px arial;
margin-bottom:12px;
}
.awbt-widgit .bottom a {
color:#157f83;
text-decoration:none;
font:12px/14px arial;
}
.awbt-widgit .bottom ul li {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-checkmark.png) no-repeat left top;
padding-left:20px;
color:#168084;
font:bold 12px/14px arial;
margin-bottom:10px;
}
.awbt-widgit .bottom ul .last {margin-bottom:0px;}

.awbt-widgit .bottom ol {}
.awbt-widgit .bottom ol li {margin-bottom:2px;}
.awbt-widgit .bottom ol .left {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-in-large.png) no-repeat top;
position:absolute;top:0px;left:0px;
width:10px;
height:32px;
}
.awbt-widgit .bottom ol .selected .left {background-position:bottom;}
.awbt-widgit .bottom ol .right {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-name-gradient-large.png) repeat-x top;
height:30px;
border:1px solid #cdcdcd;
padding:0 5px;
margin-left:10px;
position: relative;
}
.awbt-widgit .bottom ol .right h6 {
font:12px/12px arial;
display:block;
margin-top:3px;
}
.awbt-widgit .bottom ol .right span {
font:bold 12px/12px arial;
margin-top:2px;
display:block;
background:none;
}

/* AWBT Vertical French */

.awbt-widgit .french-awbt ol {}
.awbt-widgit .french-awbt ol li {margin-bottom:2px;}
.awbt-widgit .french-awbt ol .left {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-in-large.png) no-repeat top;
float:left;
width:10px;
height:32px;
}
.awbt-widgit .french-awbt ol .selected .left {background-position:bottom;}
.awbt-widgit .french-awbt ol .right {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-name-gradient-large.png) repeat-x top;
margin-left:10px;
height:30px;
border:1px solid #cdcdcd;
padding:0 5px;
}
.awbt-widgit .french-awbt ol .right h6 {
font:12px/12px arial;
display:block;
margin-top:3px;
}
.awbt-widgit .french-awbt ol .right span {
font:bold 12px/12px arial;
margin-top:2px;
display:block;
}

/* Horizontal Widgits */

.column-left .awbt-widgit {
background:#fff;
border:1px solid #cdcdcd;
}
.column-left .awbt-widgit .top {
width:25%;
padding:0px;
border-radius:5px 0 0 5px;
left:0px;
height:100%;
padding:0 2%;
display:table-cell;
vertical-align:top;
}
.column-left .awbt-widgit .top h4 {margin:15px 0 0 5px;}
.column-left .awbt-widgit .top .phone {margin-left:-2px;}
.column-left .awbt-widgit .top em {margin-left:5px;margin-bottom:8px;display:block;}
.column-left .awbt-widgit .bottom {
margin:0;
width:69.5%;
border-radius:0 5px 5px 0;
padding:5px .5% 5px 1%;
border:none;
display:table-cell;
}
.column-left .awbt-widgit .bottom h5 {margin-bottom:2px;font:bold 12px/16px arial;}
.column-left .awbt-widgit .bottom ol li {float:left;width:49.5%;margin-right:.5%;}
.column-left .awbt-widgit .bottom ol .left {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-in.png) no-repeat top;
height:22px;
}
.column-left .awbt-widgit .bottom ol .selected .left {background-position:bottom;}
.column-left .awbt-widgit .bottom ol .right {height:20px;}
.column-left .awbt-widgit .bottom ol .right h6 {display:inline;float:left;margin-top:4px;}
.column-left .awbt-widgit .bottom ol .right span {display:inline;float:right;margin-top:4px;}

/* AWBT Horizontal French */

.awbt-widgit.horizontal.with-french {background:#fdf1ce;}
.awbt-widgit.horizontal .french-awbt {background:#fdf1ce;padding:4px 12px 5px 12px;border:1px solid #e4c56c;border-radius:0 0 5px 0;border-left:none;margin-left:174px;border-right:none;border-bottom:none;}
.awbt-widgit.horizontal .french-awbt ol li {display:inline-block;width:49%;}
.awbt-widgit.horizontal .french-awbt ol .left {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-in.png) no-repeat top;
height:22px;
}
.awbt-widgit.horizontal .french-awbt ol .selected .left {background-position:bottom;}
.awbt-widgit.horizontal .french-awbt ol .right {height:20px;}
.awbt-widgit.horizontal .french-awbt ol .right h6 {display:inline;float:left;margin-top:4px;}
.awbt-widgit.horizontal .french-awbt ol .right span {display:inline;float:right;margin-top:4px;}
.awbt-widgit.horizontal .french-awbt h5 {margin-bottom:2px;font:bold 12px/16px arial;}

/* AWBT COPY POINT */

.awbt-copy-point .top h2 {font:bold 24px/26px arial;}
.awbt-copy-point .middle h5 {font:bold 13px/16px arial;margin-bottom:7px;}
.awbt-copy-point .bottom {
padding:12px 12px 0 12px;
}

/* AWBT Responsive */

.agent-selected .responsive-agents {display:none;}
.responsive-agents {
background:#1b8e92;
border-radius:5px;
position:relative;
margin-bottom:10px;
overflow:hidden;
z-index:5000;
}
.responsive-agents .bg-image {
position:absolute;
top:0px;
left:0px;
border-radius:3px 0 0 0;
}
.responsive-agents .padding {padding:15px 20px;position:relative;z-index:7000;}
.responsive-agents h2 {
color:#fff;
font:16px/18px arial;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.41); 
padding-right:200px;
margin-bottom:5px;
}
.responsive-agents .mobile-title, .responsive-agents .mobile-text {display:none;}
.responsive-agents h3 {
background: url(//media.tripcentral.ca/style/responsive/img/agents/bg-responsive-call-now.png) no-repeat top;
width:121px;
height:30px;
position:absolute;
top:15px;
right:20px;
padding:7px 0 0 60px;
color:#2e2e2e;
}
.responsive-agents h4 {
background: url(//media.tripcentral.ca/style/responsive/img/agents/bg-in-office.png) no-repeat left center;
padding-left:20px;
color:#fff;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.41); 
margin-bottom:5px;
}
.responsive-agents li {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-responsive.png) repeat-x top;
float:left;
width:49%;
height:22px;
margin:0 2% 2px 0;
border:1px solid #cfcfcf;
box-sizing:border-box;
position:relative;
line-height:21px;
}
.responsive-agents .second {margin-right:0;}
.responsive-agents li img {display:none;}
.responsive-agents li a {display:none;}
.responsive-agents li h5 {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-unavailable.png) no-repeat left center;
float:left;
padding-left:15px;
  font-weight: initial;
}

.responsive-agents li h6 {
float:right;
padding-right:5px;
}
.responsive-agents .available {
font-weight:bold;
}
.responsive-agents .available img {display:block;position:absolute;top:-1px;left:-1px;}

/* AWBT Responsive French */

.responsive-agents .french-section {background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-awbt-french.png) repeat;position:relative;z-index:7000;}
.responsive-agents .french-section h4 {
background:none;
padding:0;
font:bold 14px/16px arial;
margin-bottom:10px;
}
.responsive-agents .no-french-agents {
font:bold 14px/16px arial;
color:#fff;
}

/* AWBT Responsive With Agent Selected */

.column2.agent-selected .with-agent {display:block;}
.column2.agent-selected .with-agent h2 {margin-bottom:0;padding-right:235px;}
.column2.agent-selected .with-agent h3{
background: url(//media.tripcentral.ca/style/responsive/img/agents/bg-responsive-call-now-long.png) no-repeat top;
width:162px;
font-weight:normal;
top:17px;
}

/* Full Width AWBT */

.full-width-awbt {
background:#077e83;
position:relative;
}
.full-width-awbt .wrapper {margin-left:-10px;}
.full-width-awbt .top-bar {background:#065c60;padding:7px 0 3px 0;margin-bottom:10px;}
.full-width-awbt .top-bar .wrapper {margin-left:0;}
.full-width-awbt h2, .full-width-awbt .top-bar h5 {
color:#fff;
font:16px/18px arial;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.41);
float:left;
margin:6px 15px 0 0;
}
.full-width-awbt h3 {
background: url(//media.tripcentral.ca/style/responsive/img/agents/bg-call-now-full-width.png) no-repeat left center;
width:147px;
height:34px;
float:left;
font:bold 18px/31px arial;
color:#3c3c3c;
padding-left:65px;
}
.full-width-awbt h4 {
background: url(//media.tripcentral.ca/style/responsive/img/agents/bg-in-the-office-square.png) no-repeat left center;
padding-left:25px;
color:#fff;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.41); 
font:16px/20px arial;
float:left;
margin:5px 0 0 5px;
}
.full-width-awbt li {
float:left;
width:20%;
margin:0 0 10px 0;
box-sizing:border-box;
overflow:hidden;
padding-left:10px;
}
.full-width-awbt.four li {
width:25%;
}
.full-width-awbt.three li {
width:33.33333%;
}
.full-width-awbt.two li {width:50%;}
.full-width-awbt .container {
background:#fff;
box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.08); 
position:relative;
line-height:21px;
border-radius:3px;
color:#666;
font:bold 14px/34px arial;
overflow:hidden;
height:34px;
}
.full-width-awbt li img {display:none;}
.full-width-awbt li a {display:none;}
.full-width-awbt li h5 {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-agent-unavailable-full-width.png) no-repeat left center;
float:left;
padding-left:25px;
}
.full-width-awbt li h6 {
float:right;
padding-right:5px;
}
.full-width-awbt .available {
font-weight:bold;
}
.full-width-awbt .available img {display:block;position:absolute;top:-1px;left:-1px;}
.full-width-awbt .call {display:none;}

/* Full Width One Agent */

.full-width-awbt .one-agent {display:none;}
.full-width-awbt.one .top-bar, .full-width-awbt.one ul {display:none;} 
.full-width-awbt.one .one-agent {display:block;}
.full-width-awbt .one-agent .wrapper {margin-left:0;}
.full-width-awbt .one-agent p {
color:#fff;
font:16px/18px arial;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.41);
float:left;
padding:17px 20px 17px 0;
}
.full-width-awbt .one-agent .mobile-text, .full-width-awbt .one-agent a {display:none;}
.full-width-awbt .one-agent .phone {
background:url(//media.tripcentral.ca/style/responsive/img/agents/bg-phone-one-agent.png) no-repeat top;
width:202px;
height:34px;
font:18px/30px arial;
color:#3c3c3c;
padding:0 0 0 65px;
margin:11px 0 0 0;
float:left;
}

a.assigned-agent-phone {
	text-decoration: none;
    cursor:default;
}

#awbt-dynamic {display:block !important;}

/* AB Style AWBT */

.awbt-ab {
	margin-bottom:20px;
	position:relative;
}
.with-agent .awbt-ab {
	display:none;
}
.awbt-ab div {
	border-radius:0 0 3px 3px;
	border-width:0 1px 1px 1px;
	padding:10px 20px 20px 20px;
	background:#fff;
	border:1px solid #e9e9e9;
}
.awbt-ab h5 {
	background:#921b1b;
	border-radius:3px 3px 0 0;
	color:#fff;
	padding:13px 20px 13px 30px;
	text-indent:-10px;
	font-size:16px;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.41);
}
.awbt-ab h5 + p {
	display:none;
}
.awbt-ab h6, .awbt-ab .french-text {
	background:#e8ebee;
	border:1px solid #c2c9d0;
	font-size:12px;
	padding:5px 0;
	text-align:center;
	margin-bottom:15px;
}
.awbt-ab .french-text {
	margin:10px 0;
	display:none;
}
.fr .awbt-ab .french-text {
	display:block;
}
.awbt-ab h6 img {
	margin-right:5px;
}
.awbt-ab h6 + p {
	background:url(/style/responsive/img/agents/bg-call-now.png) no-repeat;
	width:224px;
	height:37px;
	color:#2e2e2e;
	font:bold 16px/33px arial;
	box-sizing:border-box;
	padding-left:73px;
	margin:0 auto 15px auto;	
}
.awbt-ab li {	
	background: #fff;
	background: linear-gradient(#fff, #f9f9f9);
	border:1px solid #cfcfcf;
	margin-bottom:5px;	
	height:32px;
	position:relative;
	padding:6px 10px 0 20px;
	box-sizing:border-box;
	overflow:hidden;
}
.awbt-ab li a {
	display:none;
}
.awbt-ab span:first-child {
	background: #d9d9da;	
	background: linear-gradient(#f7f7f7, #d9d9da);
	width:10px;
	border-right:1px solid #bcbcbc;
	display:block;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
}
.awbt-ab .in span:first-child {
	background: #6bf15f;		
	background: linear-gradient(#6bf15f, #0ccd09);
	border:1px solid #0ecb0a;
	top:-1px;
	left:-1px;
}
.awbt-ab span + span {
	float:right;
}

/* AWBT AB With Agent */

.awbt-ab-with-agent {
	background:#921b1b;
	color:#fff;
	display:none;	
	border-radius:3px;
	margin-bottom:20px;
	padding:15px 20px 12px 20px;
}
.with-agent .awbt-ab-with-agent {
	display:block;
}
.awbt-ab-with-agent p:first-child {
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.41); 
}
.awbt-ab-with-agent p + p {
	background:url(/style/responsive/img/agents/phone-bg.png) no-repeat top;
	width:248px;
	height:37px;
	color:#2e2e2e;
	font-size:16px;
	line-height:33px;
	box-sizing:border-box;
	padding-left:60px;
	margin-top:5px;
}
.awbt-ab-with-agent span, .awbt-ab-with-agent br {
	display:none;
}

