/***********************************************************************************************************************
 ** NOTES
 **
 ** Minimum Supported Width: 	530px;
 ** Minimum Supported Height: 	430px;
 **/

/***********************************************************************************************************************
 ** General
 **/
body
{
	overflow: hidden;
}
body.chatroom
{
	-webkit-user-select: none;
}
.dropdown.open .caret
{
	border-bottom-color: #fff !important;
	border-top-color: #fff !important;	
}
.chatroom .label
{
	padding: 5px 8px !important;
	font-size: 14px !important;
	line-height: 1.2 !important;
}
#chatroom
{
	/*background-image: url(/img/spumer-white-400x100.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 60% 38%;*/
	background-color: transparent;
}
#cl-wrapper
{
	background-image: url(/img/spumer-white-400x100.png) !important;
	background-repeat: no-repeat;
	/*background-color: #4A4A4A;*/
	/*background-color: #6A6A6A;*/
	background-position: 50% 46%;
}
/*Alternate Panel Status Label Colors */
.online .label
{
	background-color: #2ecc71 !important;
}
.offline .label
{
	background-color: #95a5a6 !important;
}
.busy .label
{
	background-color: #e67e22 !important;
}
.error .label
{
	background-color: #c0392b !important;
}
.idle .label
{
	background-color: #27ae60 !important;
}
.activeactive .label-default
{
	background-color: #3498db !important;
}

.persona .label
{
	font-size: 12px !important;
	  padding: 4px 8px !important;
	  margin-bottom: 3px;
	  background-color: transparent !important;
}
.locked .label
{
	display: none;
}
.locked .icon-status
{
	color: #3498db !important;
	color: #f0ad4e !important;
}
.locked .status-text
{
	display: none;
}

.locked .status-lock
{
	display: inline-block;
}
.status-lock
{
	margin-right: 8px;
}
.alt.locked .status-lock
{
	display: inline-block;
	margin-right: 14px;
}
.persona:not(.locked) .status-lock
{
	display: none;
}

/*nil status means person is absolutely wihout a shred of doubt gone, gets removed/cleaned up*/
.nil
{
	display: none;
}
.chatroom .ui-pnotify-icon
{
	display: none;
}

.chatroom .ui-pnotify-container
{
	padding-left: 16px;
	cursor: default;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.chatroom .ui-pnotify-title
{
  text-shadow: 0 0 2px rgba(53, 101, 126, 1);
  text-shadow: 0 0 2px rgba(23, 78, 107, 1);
}
.chatroom .ui-pnotify-text
{
  text-shadow: 0 0 2px rgba(53, 101, 126, 1);
  text-shadow: 0 0 2px rgba(23, 78, 107, 1);
  letter-spacing: .4px;	
}

/***********************************************************************************************************************
 ** Navigation
 **/
.chatroom .navbar
{
	min-height: 64px;
}
.chatroom .operator-status .group_name
{
	display: block;
    position: absolute;
    top: 40px;
    font-size: 10px;
    text-align: center;
    width: 100%;
    color: #666;
    cursor: default;
}
.chatroom .operator-status
{
	font-family: Raleway, sans-serif;
	font-size: 24px;
	font-weight: 200;
	line-height: 2.5;
	position: absolute;
	right: 0;
	left: 0;
	width: 150px;
	height: 100%;
	margin: auto !important;
	text-align: center;
	color: #444;
	outline: none;
	text-shadow: 0 0 1px rgba(0, 0, 0, .11);
}
.chatroom .operator-status .status:hover
{
	color: #54ade9;	
	cursor: pointer;
}
@media (max-width: 380px) {
	.chatroom .operator-status
	{
		left: 40px;
	}
}
.chatroom .badge.badge-info
{
	margin-right: 20px; min-width: 62px;
}
.chatroom .badge.badge-info .count
{
	min-width: 16px;display:inline-block;margin-right: 2px;
}
.chatroom .cl-vnavigation li.open a .section
{
	color: #fff; 
}
/***********************************************************************************************************************
 ** Info Panel
 **/
.info-country-name
{
	cursor: default;
}
.info-name
{
	color: #333;
	font-weight: 200;
}
.info-notes
{
	color: black;
}
.info-email
{
	color: black;
}
.info-phonenumber
{
	color: black;	
}
.info-address
{
	color: black;
}


.alternate-infopanel
{
	border-left: 1px solid #E9E9E9;
}
.alternate-infopanel .form-horizontal .form-control
{
	width: 270px;
}
.alternate-infopanel .expando .nano .content
{
	padding-left: 30px; padding-right: 30px; padding-top:30px;
}
.chatroom .alternate-infopanel .input-group-addon
{
	width: 34px;
	min-width: 34px;
	max-width: 34px;
	width: 36px;
	background-color: white;
}
.chatroom .alternate-infopanel .form-control
{
	border-right: none;
	border-top: none;
	border-bottom: none;
}
/*jPushMenu*/
.cbp-spmenu-right
{
	right: -360px;
}
.chatroom .cbp-spmenu-right
{
	background-color: #fff;
	position: fixed;
	top:65px;
	padding-bottom: 30px;
}
@media (max-width: 767px) {
	.chatroom .cbp-spmenu-right
	{
		top:130px;
	}
}
.chatroom .cbp-spmenu-vertical
{
	z-index: 999 !important;
	width: 360px;
}
.toggle-menu.menu-right.jPushMenuBtn.not-active .fa
{
	color: lightgray;
}
.toggle-menu.menu-right.jPushMenuBtn.menu-active .fa
{
	/*color: #4aa3df !important;*/
}

/***********************************************************************************************************************
 ** Chat Panel
 **/
@media (max-width: 767px){
	#chatpanel .stdin .dropup
	{
		position: absolute;
		right: 40px;
		z-index: 10;
	}	
}
@media (max-width: 550px){
	#chatpanel .stdin .dropup
	{
		right: 60px;
	}
}
.stdin .dropdown-menu
{
	border: 0;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.176) !important;
}
.stdin .dropdown-menu .disabled a,
.stdin .dropdown-menu .disabled
{
	cursor: default !important;
}

#chatpanel blockquote
{
	word-wrap: break-word;
}

/***********************************************************************************************************************
 ** Tab Panel
 **/
.tabpanel
{
	z-index: 9999;	
}
.tabpanel .nav
{
	border-top: 1px solid rgb(222,222,222)
}
.tabpanel .tab-controls
{
	bottom: -4px !important;	
}
/* Responsive Tab Display */
@media (min-width: 1020px){
	.tabpanel .nav
	{
		padding-right: 400px !important;
	}
}
@media (min-width: 768px){
	.tabpanel .nav
	{
		padding-right: 360px !important;
	}
}
@media (max-width: 767px){
	.tabpanel .nav
	{
		padding-right: 100px !important;
	}
}
@media (max-width: 550px){
	.tabpanel .nav
	{
		padding-right: 100px !important;
	}
}

/***********************************************************************************************************************
 ** Transfer Modal
 **/
.transfer.overlay
{
	position: absolute;
	z-index: 99999;
	background-color: rgba(130,130,170,.3);
	/*opacity: 0.96;*/
	left: 0;
	right:0;
	bottom: 0;
	top: 0;
}

.transfer .box
{
	background: #FFF;
	margin: auto;
	padding: 20px;
	border-top: 2px solid #e62b1e;
	border-top: 2px solid #19b698;
	/*border-top: 2px solid #4099d5;*/
	width: 85%;
	-moz-box-shadow: -1px 1px 6px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow: -1px 1px 6px 1px rgba(0,0,0,0.25);
	box-shadow: -1px 1px 6px 1px rgba(0,0,0,0.25);
	max-width: 480px;
	margin: 40px auto;
	min-height: 310px;
}

.box-head
{
	/*border-bottom: 1px solid #DDD;*/
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.close-button-container
{
	float: right;
	padding: 10px;
	margin: -10px;
}
.close-button
{
	background-position: 0 0;
	height: 14px;
	width: 14px;
	color: #ea6153;
}
.transfer .spinner
{
	padding: 0 20px; width: 100px; display: inline-block;
}


/***********************************************************************************************************************
 ** End Conversaton Modal
 **/
.box
{
	background: #FFF;
	margin: auto;
	padding: 20px;
	border-top: 2px solid #e62b1e;
	border-top: 2px solid #19b698;
	/*border-top: 2px solid #4099d5;*/
	width: 85%;
	-moz-box-shadow: -1px 1px 6px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow: -1px 1px 6px 1px rgba(0,0,0,0.25);
	box-shadow: -1px 1px 6px 1px rgba(0,0,0,0.25);
	max-width: 480px;
	margin: 40px auto;
	min-height: 180px;
}
.end-convo .box-head
{
	border-bottom: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}


/***********************************************************************************************************************
 ** Peoplepanel
 **/
[data-unread]:not([data-unread="0"]):not([data-unread=""]).status-text::after
{
	content: attr(data-unread);
	position: absolute;
	right: -9px; top: -9px;
	border-radius: 100%;
	background-color:  #f16e3f;
	border: 1px solid red;
	padding: 0px 1px;
	min-width: 16px;
	min-height: 16px;
	text-align: center;
	font-family: Consolas;
	font-size: 9px;
	color: rgb(24,103,173);
	color: white;
	border-color: rgba(20, 10, 10, .3);
	line-height: 1.6;
	box-shadow: 0px 0px 1px rgb(232, 195, 195);
}
.status-text.text-right
{
	position: relative;
}

/***********************************************************************************************************************
 ** 
 **/

.cl-vnavigation .parent ul li.active a {
	border-left: none;
}
.cl-vnavigation .active > a {
  background: #2A2C34;
  border-left: none;
}
.cbp-spmenu a
{
	display: inline-block;
	position: absolute;
  	top: -8px;
  	right: -8px;
}
.cbp-spmenu a:hover {
  background: none !important;
}
.hit td
{
	position: relative;
}


/***********************************************************************************************************************
 ** 
 **/
.cl-sidebar .group-members 
{
	position: absolute;
	display: none;
	padding: 9px 8px;
	text-align: center;
	right: 50px; top: 14px;
	cursor: default;
}
@media (max-width: 767px){
	.cl-sidebar .group-members {
		display: block;
	}
}
.group-members
{
	margin-right: 6px;
	color: white;
}
.group-members .op
{
	display: inline-block;
	width: 40px;
}
.group-members .vi
{
	display: inline-block;
	width: 40px;
}


.info-name[disabled="true"],.info-name[disabled="disabled"]
{
	background: white;
	cursor: default;
}

/**
* 
*/
.fa-spin 
{
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}


/***********************************************************************************************************************
 ** 
 **/

/* Nav Panel Avatar Default */
.avatar-stub {
	width: 30px;
	height: 30px;
	display: inline-block;
	background-image: url(/img/avatar-default-32x32.png);
	background-position: center;
}

.border-left
{
	border-left: 4px solid dodgerblue;
}

.border-right
{
	border-right: 4px solid #19b698;
}

.form-horizontal.group-border-dashed .form-group {  
	/*border-bottom: 2px dashed #E2E2E2;*/
}

.form-horizontal.group-border-dashed .form-group:last-child{
	border-bottom: 0!important;
}

.feedback
{
	position: absolute; left: 0; top: -20px; z-index: 999;
}

#chatpanel .expando {
	padding-bottom: 150px !important;
}

#messages-container:hover
{
	/*border-bottom: 1px solid #dfdfdf;*/
}

tr.persona
{
	border: 2px solid transparent;	
}
tr.persona.selected
{
	border: 2px solid #A4C6FD;
}

.timeago.pull-right 
{
	margin-left: 10px;
}
.timeago.pull-left 
{
	margin-right: 10px;
}

.vi.message
{
	text-align: right;
}

.vi.talker{}
.vi.talker .msg-state
{
	text-align: right;
}
.op.talker{

}

#infopanel .form-control:focus 
{
	border-style: solid;
	border: 1px solid #A4C6FD;
}

.chatroom .modal .label {
	padding: .2em .6em .3em !important;
	font-size: 95% !important;
}

/*FIREFOX FIX*/
.cl-vnavigation li a
{
	white-space: normal !important;
}

.overlay
{
	display: none;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: rgba(20,20,20,.5);
	z-index: 919111;
	cursor:default;
}

#chatpanel
{
	background-color: white !important; 
}

.msg-state.sending
{
	color: lightgray;
}
.msg-state.confirmed
{
	color: lightgray;
}
.msg-state.viewed
{
	color: #4aa3df !important;
}

.end-convo.modal
{
	display: none; position: absolute;left:0; right:0; bottom: 0; top:0;z-index: 99999999; width: 420px; height: 180px; margin: auto; margin-top: 14%;
}

.ignore.modal{
	display: none; position: absolute;left:0; right:0; bottom: 0; top:0;z-index: 99999999; width: 420px; height: 180px; margin: auto; margin-top: 14%;
}


/***********************************************************************************************************************
 ** 
 **/

#peoplepanel
{
	display: table;
}


/***********************************************************************************************************************
 ** 
 **/

.transcripts.modal table td
{
	border: none !important;
}

table tr:nth-child(2n)
{
	background: #fff !important;
}

.transcripts.modal table tr:first-child
{
	border-top: none;
}

.transcripts.modal table .o-head
{
	position: relative;
	border-left: solid 2px #19b698;
	font-weight: bold;
	border-top: dashed 1px #efefef;
}

.transcripts.modal table .o-body
{
	border-left: solid 2px #19b698;
}

.transcripts.modal table .v-head
{
	position: relative;
	border-left: solid 2px #4aa3df;
	font-weight: bold;
	border-top: dashed 1px #efefef;
}

.transcripts.modal table .v-body
{
	position: relative;
	border-left: solid 2px #4aa3df;
}

.transcripts.modal table .o-body .timex,
.transcripts.modal table .v-body .timex
{
	position: relative;
	width:19%; padding: 0 6px; text-align: left;
}

.transcripts.modal
{
	display: none; position: absolute;left:0; right:0; bottom: 0; top:0;z-index: 99999999; width: 460px; height: 520px; margin: auto;
}

.transfer.modal
{
	display: none; position: absolute;left:0; right:0; bottom: 0; top:0;z-index: 99999999; width: 420px; height: 330px; margin: auto; margin-top: 10%;
}

.ui-pnotify 
{
	display: none !important;
	opacity: 0 !important;
	left: -9000px !important;
}


/***********************************************************************************************************************
 ** 
 **/
.info-name, .info-note, .info-desc, .info-phone, .info-phonenumber, .info-email, .info-address
{
	/*background: red !important;*/
}
.info-name:not(:focus):valid,
.info-note:not(:focus):valid,
.info-email:not(:focus):valid,
.info-address:not(:focus):valid,
.info-phonenumber:not(:focus):valid
{
	border-color: transparent !important;
}
.info-email:not(:focus):valid,
.info-phonenumber:not(:focus):valid,
.info-address:not(:focus):valid
{
	border-left: 1px solid rgb(204,204,204) !important;
}

.info-note:not(:focus):valid
{
	font-style: italic;
}

.info-email:focus:valid,
.info-phonenumber:focus:valid,
.info-address:focus:valid
{
	border-color: limegreen !important;
}

.info-email:focus:invalid,
.info-phonenumber:focus:invalid,
.info-address:focus:invalid
{
	border-color: coral !important;
}



.chatroom h2, .chatroom .h2 {
    font-size: 22px;
}