@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600);

/* CSS reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, small, strong, u, i, dl, dt, dd, ol, ul, li, form, label, table, tr, th, td, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html,body {
	height: 100% !important;
}

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

body {
	background: none repeat scroll 0 0 #04B0E9;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    height: 100%;
} 

table td, select {
	font-family: 'Open Sans',sans-serif;	
}

.outerLayoutDiv {
	height: 100% !important;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

a {
	color: #04B0E9;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #23b94D;
	text-decoration: none;
	cursor: pointer;
}

.mainDiv {
	background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    height: 100% !important;
    left: 0;
    padding: 70px 0 45px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

input[type="text"],
input[type="password"] {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
    color: #777777;
    font-size: 12px;
    padding: 10px;
    width: 93%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D9D9D9;
	box-shadow: 3px 2px 5px #F6F6F6 inset;
	-moz-box-shadow: 3px 2px 5px #F6F6F6 inset;
	-webkit-box-shadow: 3px 2px 5px #F6F6F6 inset;
	width: 300px;
	display:block;
	background: #FFF;
}

.gwt-HTML input[type="text"],
.gwt-HTML input[type="password"] {
	width: auto !important;
	margin: 0 10px 0 0 !important;
}

.select2-input {
	width: 100% !important;
}

input[type="submit"],
button,
.x-btn-text,
.pager a  {
   	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent !important;
    border: 1px solid #13B429 !important;
    color: #FFFFFF !important;
    font-size: 13px !important;
    margin: 15px 0;
    padding: 10px 15px !important;
    text-shadow: 1px 1px 0 #00B620;
    box-shadow: none;
    -moz-box-shadow: none;
	-webkit-box-shadow: none;
    width: auto;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 100%;
	display:inline-block;
	cursor: pointer !important;
}

.gwt-DisclosurePanel {	
	border:none;
}

.supportPanel .gwt-DisclosurePanel-closed .header,
.supportPanel .gwt-DisclosurePanel-open .header  {
   	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent !important;
    border: 1px solid #13B429 !important;
    color: #FFFFFF !important;
    font-size: 11px !important;
    padding: 10px 15px !important;
    text-shadow: 1px 1px 0 #00B620;
    box-shadow: none;
    -moz-box-shadow: none;
	-webkit-box-shadow: none;
    width: auto;
    -webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	line-height: 100%;
	display:inline-block;
	cursor: pointer !important;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.x-btn-text {
	height: auto !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
}

.submit-button:hover,
button:hover,
.pager a:hover,
.supportPanel .gwt-DisclosurePanel-closed .header:hover {
	border:1px solid #13B429 !important;
	color:#005d04 !important;
	background:#23B94D !important;
    text-shadow: 1px 1px 0 #1ede2b;
}

.colorpicker input {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    color: #778398 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px !important;
    height: 11px;
    margin: 0;
    padding: 0 !important;
    position: absolute;
    right: 11px;
    text-align: right;
    top: 4px;
    width: auto !important;
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
	font-size: 12px;
	text-align: left;
}

.select2-results .select2-highlighted {
	background: #FFF;
	color: #23B94D;
}

.select2-drop {
	background: none repeat scroll 0 0 #FBFBFB;
	border-color: #E7E7E7 !important;
	box-shadow: none !important;
}

.select2-search {
	padding: 10px;
}

.select2-results {
	padding: 0;
	margin: 0;
}

.select2-results li {
	padding: 5px 10px;
	font-size: 11px;
	color: #777;
}

.select2-container .select2-choice {
	border: 1px solid #E7E7E7;
	color: #777;
	font-size: 11px;
	padding: 0 0 0 8px !important;
}

.select2-dropdown-open .select2-choice {
	border-color: #E7E7E7 #E7E7E7 transparent;
	background-color: #FBFBFB !important;
	background-image: none !important;
}

.lzDialog input {
	width: auto;
}

.lzDialog td {
	vertical-align: middle;
} 

table.x-component {
	padding: 30px;
}

.lzEmailFormEditor table.x-component {
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cssEditor .x-window-body table.x-component {
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cssEditor table.x-component {
	padding: 0px;
}

.cssEditorStylesTable {
	height: 208px;
	overflow: auto;
	margin-bottom: 10px;
}

.zhatCssEditor .cssEditorStylesTable table {
	margin: 0px;
}

.editSavedReplies table.x-component {
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.chatHistoryDialog {
	padding: 0 !important;
}

table.chatHistoryDialog table {
	width: 100%;
}

table.x-btn {
	padding: 0;
}

.zhatIntegrationInfo div {
	padding: 0 !important;
	margin: 5px 0 !important;
}

pre {
	padding: 10px !important;
}

.pager a  {
	font-size: 10px !important;
	padding: 5px 10px !important;
}	
	
.pager {
	color:#777;
	font-size:12px;
	clear: both;
}

.pager td {
	padding: 0 10px 0 0;
}

.ui_info_error {
	color: red;
}

.loginTitle {
	color: #777;
}

.loginSubTitle {
	color: #777;
}

.loginContentArea {
	background: url("/images/livezhat_bg.png") no-repeat scroll center bottom transparent;
    height: auto !important;
    padding: 0 0 210px;
    position: relative;
    width: 100%;
    z-index: 9999;
}

	.loginContent {
		font-size: 12px;
    	line-height: 150%;
    	margin: 0 auto;
    	padding: 0;
    	position: relative;
    	text-align: center;
    	width: 230px;
    	z-index: 2;
    	min-height:300px;
	}

	.contentBackgroundDiv {
		position: absolute;
		left: 0px;
	    top: 50%;
	    margin-top: -225px;
	    width: 100%;
	    height: 550px;
	    background-image: url('/images/livezhat_bg2.png');
	    background-position: 0 100%;
	    background-repeat: repeat-x;
	}

.subTitleField.languageSelector select{
	font-size: 10px;
}

.loginEmailTitle {
	text-transform: lowercase;
}

.loginPasswordTitle {
    text-transform: lowercase;	
}

.loginZEFLink a, a:visited, a:hover{
    color: #04B0E9;
}

.loginZEFLink a:visited {
    color: #04B0E9;
}

.ZEFCopyright {
	color: #FFF;
}

#header {
	background: none repeat scroll 0 0 #04B0E9;
    height: 70px;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 15px;
    font-size: 12px;
}

	.onlineSelectorPanel {
	    display: inline;
	    position: absolute;
	    left: 14px;
	    top: 47px;
	}
	
	.gwt-Label {
	    display: inline;
	}

	.currentUserPanel {
		color: #FFFFFF;
	}
	
	.currentUserPanel .gwt-Label {
		position: absolute;
    	left: 247px;
    	top: 51px;
    }

	.languageSelectorPanel {
		right: 45px;
	    position: absolute;
	    top: 25px;
	}

	.upperRightContainer {
	    float: right;
	}

	.chatPageLinkPanel {
		position: absolute;
		left: 15px;
		top: 10px;
	}

.chatPageLink {
	cursor: pointer;
}

.contentAreaPanel {
	height: 100%;
	overflow: hidden;
}

	.contentArea {
		height: 100%;
		overflow: auto;
	}
	
	.zhatPageDiv {
		height: 100%;
	    overflow: hidden;
	}

.livezhatSupportPanel {
	position: absolute;
	right: 0px;
	top: 18px;
}

.menuPanel {
	position: static;
	padding-right: 40px;
}

.customerServiceImage {
	cursor: pointer;
}

.menuPanel ul {
	color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    text-decoration: none;
}

.menuPanel li {
    float: left;
    list-style: none outside none;
    padding: 10px 15px;
}

.menuPanel li:first-child {
    border-left: none;
}

.menuPanel li:last-child {
    border-right: none;
}

.menuPanel li.focused,
.menuPanel li.selected {
	border-bottom: 1px solid #FFFFFF;
}

.anyHeader {
	font-weight: bold;
}

.titleField {
    font-size: 27px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    line-height: 150%;
}

.subTitleField {
	padding-top: 20px;
	width: 100%;
    text-align: center;
    font-weight: bold;
}

.subTitleField {
	padding-top: 20px;
	width: 100%;
    text-align: center;
    font-weight: bold;
}

.loginExtraInfo {
	position: relative;
    z-index: 2;
}

.loginExtraInfo div div {
	background: none repeat scroll 0 0 #FBFBFB !important;
    border: 1px solid #989898 !important;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    color: #777777 !important;
    font-size: 12px !important;
    line-height: 150% !important;
    margin: 0 !important;
    padding: 15px !important;
    width: 100% !important;
}

.infoField {
	padding-bottom: 5px;
	padding-top: 5px;
    width: 100%;
    text-align: left;
}

.inputTitle {
	color: #777777;
    font-weight: normal;
    padding: 15px 0;
    text-align: left;
    width: 100%;
    font-size: 12px;
}

.inputField {
	width: 100%;
    text-align: left;
}

.buttonField {
	text-align: right;
}

.loginButtonField {
	padding-top: 20px;
}

.loginError {
	color: red;
	font-weight: normal;
}

.loginMessages {
	color: #04B0E9;
}

.messageOperator {
	color: #04B0E9;
}

.loginZEFLink {
	bottom: 120px;
    left: 0;
    padding-bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
    color: #777;
}

.loginZEFLink a {
	margin-left: 5px;
	margin-right: 5px; 
}

.footerDiv {
	position: fixed;
    left: 50%;
    margin-left: -100px;
    bottom: 0px;
    z-index: -1;
}

.dateBoxPopup {
	z-index: 10;
}

/*search page styles*/
.chatContentPage{
	position: relative;
}

.loadingIndicator .x-window-bwrap {
	overflow: visible;
	border: none;
}

.loadingIndicator .x-window-body {
	padding-top: 15px;
	background-image: url('/images/loading.gif');
	background-position: 50% 72%;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: white;
	-webkit-box-shadow: 0px 0px 5px 1px #b2b2b2;
	-moz-box-shadow: 0px 0px 5px 1px #b2b2b2;
	box-shadow: 0px 0px 5px 1px #b2b2b2;
	color: #777;
	font-family: 'Open Sans',sans-serif;
	font-size: small;
}

.zhatSelectorDiv {
	text-align: left;
	padding: 0 0 15px 0;
}
.zhatSelectorTitle {
	color: #04B0E9;
    font-size: 21px;
    padding: 0 0 15px;
}

.zhatSelector {
	position: relative;
}

.searchCriteriaDiv {
	padding-top: 10px;
}

.searchCriteriaTypeDiv {
	color: #04B0E9;
    font-size: 21px;
}

	.searchCriteriaTypeDiv select {
		display: block;
		margin: 15px 0 !important;
	}

.searchFieldsDiv {
	float: left;
}

.searchFieldsDiv input {
	margin: 0 !important;
}

.searchButtonDiv {
	float: left;
	padding-left: 10px;
}

	.searchButtonDiv button {
		margin: 0 !important;
	}
	
.leftTable {
	float: left;
}

.dataTable th,
.settingTable tr:first-child td {
	background: url("/images/navigation-item.png") repeat-x scroll 0 0 #01c10a;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-shadow: 1px 1px 0 #00B620;
    border-top:1px solid #13B429;
    border-bottom:1px solid #13B429;
}

.dataTable {
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-top: 15px;
	color: #777;
	font-size: 12px;
	clear: both;
	width: 100% !important;
}

.GBWEMMEDMI {
	background: #04B0E9 !important;
}

.GBWEMMEDEI {
	padding: 10px;
}

.chatExportLabel {
	text-align: left;
	margin-right: 5px;
	color: #13B429;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0;
	vertical-align: middle;
	padding-bottom: 12px;
	padding-top: 6px;
	width: 100px;
}

.chatHistoryContent h4 {
	color: #13B429;
    font-size: 12px;
    padding: 10px 10px 10px 0;
}

.chatHistoryContent .gwt-HTML h2 {
	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent !important;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
    text-shadow: 1px 1px 0 #00B620;
}

.chatHistoryContent table {
	padding: 0 !important;
	border-spacing:0 !important;
 	border-collapse:collapse !important;
}

.chatHistoryContent table table table td {
	color: #777777;
    font-size: 12px;
    text-align: center;
}

.chatHistoryContent span,
.chatHistoryContent .gwt-Label {
	color: #777;
	font-size: 12px;
	padding: 0;
}

.chatHistoryContent button {
	margin: 5px;
	padding: 5px 10px !important;
}

.chatHistoryContent .gwt-Label {
	padding: 6px 0;
	display: block;
}

.chatHistoryContent a {
	color: #04B0E9;
	font-size: 12px;
	text-decoration: none;
}

.chatHistoryContent a:hover {
	color: #04B0E9;
	text-decoration: underline;
}

.chatHistoryContent .gwt-HTML tr:first-child td {
	color:#04B0E9;
	font-size: 18px;
	padding: 15px 0;
}

.chatHistoryContent .gwt-HTML tr:first-child td table td {
	color:#04B0E9;
	font-size: 18px;
	padding: 0 !important;
}

.chatHistoryContent input {
	padding: 5px 8px;
	font-size: 11px;
	margin: 0 15px;
}

.chatHistoryContent select {
	margin: 0 15px;
}

.dataTable th:last-child {
    text-align: center;
    border-right: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dataTable td {
    border-bottom: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    padding: 10px;
}

.dataTable td:last-child {
	border-right: none;
}

.zhatContentPanel {
	width: 50%;
	float: left;
	height: 100%;
	position: relative;
}

.zhatContentPanel p {
	color: #777777;
    float: left;
    font-size: 12px;
    padding: 10px;
}

.zhatContentPanel p span {
	color: #23B94D;
    font-weight: bold;
}

.zhatContentPanel > div > table {
	padding: 0 !important;
	width: 100%;
}

.zhatContentPanel .gwt-TabPanelBottom {
	bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 65px 0 0 !important;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.zhatContentPanel .gwt-TabPanelBottom > div {
	overflow: auto !important;
}

.zhatContentPanel .gwt-TabPanelBottom .gwt-Label {
	color: #777777;
    display: block !important;
    font-size: 12px;
    padding: 10px;
}

.zhatContentPanel .gwt-TabPanelBottom .chatMessageArea {
	padding: 15px 15px 0 !important;
}

.zhatContentPanel .operatorStatusTable {
	margin: 10px !important;
	width: 97% !important;
}

.zhatContentPanel .operatorStatusTable tr {
	height: auto !important;
}

.operatorStatusTable td {
	padding-left: 10px;
	padding-right: 10px;
}

.zhatListDiv {
	background: none repeat scroll 0 0 #FBFBFB;
	border-right: 1px solid #E7E7E7;
	float: left;
	height:100% !important;
	padding: 15px;
	width: 25%;
	overflow: auto;
}

.zhatListDiv ol {
	color: #777;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.zhatListDiv ul {
	color: #777;
    list-style-type: none;
    margin: 10px 0;
}

.zhatListDiv .chatItem {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}

.zhatListDiv li {
	color: #777;
    text-align: left;
}

.chatItem {
	cursor: pointer;
}

.chatItem.selected {
    color: #23c2ec;
}

.chatItem .noUsers {
	cursor: default;
}

.chatItem li {
	color: #04B0E9;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    padding: 11px;
}

.chatItem li.offline {
	color: gray;
}

.chatOnline {
	color: #13B429;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	width: 12px;
	height: 12px;
	background: url('/images/online.png') no-repeat;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
}

.chatOffline {
	color: gray;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	width: 12px;
	height: 12px;
	background: url('/images/offline.png') no-repeat;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
}

.chatBusy {
	color: #f0b112;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	width: 12px;
	height: 12px;
	background: url('/images/busy.png') no-repeat;
	margin-right: 5px;
	margin-top: 2px;
	float: left;
}

.chatItem li.unread {
    background-color: #A1FFB7;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  /* Decimal not necessary, 0 and 1 is enough */
    0% { background-color: rgba(161,255,183,1); }
    50% { background-color: rgba(161,255,183,0); }
    100% { background-color: rgba(161,255,183,1); }
}

@-webkit-keyframes blinker {  
    0% { background-color: rgba(161,255,183,1); }
    50% { background-color: rgba(161,255,183,0); }
    100% { background-color: rgba(161,255,183,1); }
}

@keyframes blinker {  
    0% { background-color: rgba(161,255,183,1); }
    50% { background-color: rgba(161,255,183,0); }
    100% { background-color: rgba(161,255,183,1); }
}

.chatItem li.selected {
    background: url("/images/navigation-item.png") repeat scroll 0 0 transparent;
    border: 1px solid #13B429 !important;
    color: #FFFFFF;
    padding: 10px;
    text-shadow: 1px 1px 0 #00B620;
    font-weight: bold;
}

.chatItem li span {
	color: #cccccc;
    text-align: left;
    font-weight: normal;
    float: right;
    padding-right: 10px;
    cursor: pointer;
}

.chatItem li.selected span {
	color: white;
}

.chatContentEmptyInfo {
	padding: 30px;
}

.chatOtherHanlder {
	position: absolute;
	top: 10px;
}

.chatSavedReplies {
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E7E7E7;
    bottom: 0;
    height: 25%;
    padding: 15px;
    position: absolute;
    right: -50%;
    width: 50%;
    z-index: 999;
    text-align: left;
    overflow: auto;
    margin-right: -2px;
}

.zhatListDiv .markedOffline {
	font-style: italic;
	color: #777777;
}

.zhatListDiv .youAreOffline {
	font-size: smaller;
}

.chatInfoDiv dd.fullWidthDd {
	width: 100%;
}

.goOfflineForChat {
	background-image: url('/images/pause.png');
	width: 10px;
	height: 16px;
	float: right;
}

.goOnlineForChat {
	background-image: url('/images/pause_on.png');
	width: 10px;
	height: 16px;
	float: right;
}

.ui-tooltip {
   padding: 10px 20px;
   color: #777;
   font:  12px "Helvetica Neue", Sans-Serif;
}

.chatSavedReplies > div {
	text-align:left;
	clear: both;
	width: 100% !important;
}

.chatSavedReplies > div > a {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    color: #777777;
    font-size: 11px !important;
    margin: 0 5px 5px 0;
    padding: 4px 7px !important;
    text-decoration: none;
    display: inline-block;
    position: relative;
    left: -3px;
}

.chatSavedReplies > div > a:hover {
	color: #23B94D;
	border: 1px solid #23B94D;
}

.chatNoStore {
	position: absolute;
	top: 30px;
}

.visitorInfoDiv {
	width: 100%;
	color: #777;
}

.visitorInfoDiv a,
.chatHistoryVisitor a {
	color: #04B0E9;
	text-deocation: none;
	font-size: 12px !important;
}

.visitorInfoDiv a:visited {
	color: #04B0E9;
}

.visitorInfoDiv a:hover {
	color: #04B0E9;
	text-decoration: underline;
}

.chatInfoDiv,
.salesEngineInfoDiv {
	padding: 15px 0 0 0;
	width: 100%;
	clear: both;
}

.visitorInfoPanel {
	background: none repeat scroll 0 0 #FBFBFB;
    border-left: 1px solid #E7E7E7;
    float: right;
    height: 75%;
    overflow: auto;
    padding: 15px;
    width: 25%;
}

.zhatPageDiv .visitorInfoFullHeight {
	height: 100%;
}

.zhatPageDiv .visitorInfoReducedHeight {
	height: 55%;
}

.visitorInfoTitle {
	cursor: pointer;
}

.visitorInfoTitle,
.chatInfoTitle,
.salesEngineInfoTitle,
.savedRepliesTitle {
	text-align: left;
	font-size: 14px;
	padding: 0 0 15px 0;
	color: #777;
	font-weight: bold;
}

.hiddenVisitorInfoDiv dl {
	display: none;
}

.zhatWindowDiv .tallerChatSavedReplies {
	height: 45%;
}

.visitorInfoDiv dl {
    margin: 0px;
    padding: 0;
}
	
.visitorInfoDiv dt,
.chatHistoryVisitor h4{
	clear: left;
    color: #23B94D;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 50%;
}

.chatHistoryVisitor h4 {
	float: none;
	width: 100%;
}

.visitorInfoDiv dd {
    float: left;
    font-size: 12px;
    line-height: 150%;
    margin: 0;
    max-width: 70%;
    padding: 5px 0;
    text-align: left;
    width: 50%;
    word-wrap: break-word;
}

.visitorInfoDiv dd a {
	padding:0 0 0 5px;
}

.chatInfoDiv dl {
    margin: 0px;
}
	
.chatInfoDiv dt {
	clear: left;
    color: #23B94D;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 45%;
}

.chatInfoDiv dd {
    margin: 0;
    float:left;
    width: 55%;
}

	.chatInfoDiv dd input {
		margin: 5px 0 !important;
		width: 100% !important;
	}

.salesEngineInfoDiv {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.salesEngineInfoDiv .x-slider-horz .x-slider-thumb {
	background-image: url('/images/slider_thumb.png');
}

.salesEngineInfoDiv .x-slider-horz,.salesEngineInfoDiv .x-slider-horz .x-slider-end,.salesEngineInfoDiv .x-slider-horz .x-slider-inner {
	background-image: url('/images/slider-bg.png');
}

.salesEngineInfoTitle {
	text-align: left;
	font-size: 14px;
	line-height: 32px;
	background-image: url('/images/chat-info.png');
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-bottom: 10px;
	color: #1494d2;
	font-weight: bold;
}

.salesEngineInfoDiv dl {
    margin: 0px;
}
	
.salesEngineInfoDiv dt {
	clear: both;
    color: #23B94D;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 40%;
}

.salesEngineInfoDiv .sliderTitles {
	clear: left;
float: left;
margin: auto;
position: relative;
width: 100%;
color: gray;
text-size: smaller;
padding-bottom: 5px;
}

.salesEngineInfoDiv .sliderTitles .leftLabel {
	float: left;
}

.salesEngineInfoDiv .sliderTitles .centerLabel {
	left: 40%;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
margin-top: auto;
padding-left: 30px;
position: absolute;
top: 0px;
}

.salesEngineInfoDiv .sliderTitles .rightLabel {
	float: right;
}

.salesEngineInfoDiv dd {
    color: #777777;
    float: right;
    font-size: 12px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 50%;
}

.zhatWindowDiv {
	height: 100%;
}

.chatMessageArea {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; 
	box-sizing: content-box;
	border-top: 1px solid #E7E7E7;
    bottom: 121px;
    left: 25%;
    overflow: auto;
    padding: 15px 15px 47px;
    border-bottom: 1px solid #E7E7E7;
}

.chatMessageToSend {
    bottom: 45px;
    height: 80px;
    left: 25%;
    padding: 10px 20px 10px 65px;
    position: fixed;
    width: 75%;
    background: none repeat scroll 0 0 #FBFBFB;
    z-index: 10;
}

.chatMessageToSend textarea {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    box-shadow: 3px 2px 5px #F6F6F6 inset;
    -moz-box-shadow:3px 2px 5px #F6F6F6 inset;
    -webkit-box-shadow:3px 2px 5px #F6F6F6 inset;
    color: #777777;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    height: 50px;
    line-height: 150%;
    padding: 5px 10px;
    position: relative;
    top: 5px;
    width: 100%;
}

.chatMessageButtons {
    bottom: 45px;
    height: 80px;
    overflow: hidden;
    padding: 20px;
    position: fixed;
    right: 25%;
    background: none repeat scroll 0 0 #FBFBFB;
    width: 50%;
    z-index: 9;
    text-align: right;
}

	.chatMessageButtons button {
		margin: 0 !important;
	}

.chatFileUploadDiv {
	bottom: 45px;
    height: 80px;
    left: 25%;
    overflow: hidden;
    padding: 27px 20px;
    position: fixed;
    z-index: 500;
}

.chatFileUploadContent {
	position: relative;
}

.chatFileUploadButton {
	background: url("../images/folder_upload.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 25px;
    width: 25px;
}

.chatFileUploadButton button {
	cursor: pointer;
    height: 25px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 25px;
    z-index: 999;
    display: none;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.uploadButtonActive{
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(29, 175, 231);
    padding: 2px 10px 3px 10px;
    color:rgb(255, 255, 255);
    font-size:14px;
    text-shadow: 0px 0px 0px rgb(255, 255, 255);
    font-size: 14px;
    border-radius:16px 16px 16px 16px;
    -moz-border-radius:16px 16px 16px 16px;
    -webkit-border-radius:16px 16px 16px 16px;
    box-shadow:0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);
}

.chatFileUploadHiddenFile {
	height: 25px;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 25px;
	z-index: 2;
	left: 0;
	cursor: pointer;
	padding-top: 25px;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	display:block !important;
}

.chatFileUploadDiv .gwt-Button {
	height: 0px;
}


.chatTitle {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #04B0E9;
    font-size: 21px;
    padding: 15px 50px 15px 15px;
    position: relative;
    text-align: left;
    z-index: 999;
}

.chatHistoryTd {
	vertical-align: top;
	width: 50%;
}

.chatHistoryRows {
	width:350px; 
	height:340px !important; 
	overflow:auto; 
	vertical-align: top;
	padding: 15px;
}

	.chatHistoryRows p {
		border-bottom: 1px dotted #DDDDDD;
	    color: #777777;
	    font-size: 12px;
	    line-height: 150%;
	    padding: 10px 0;
	    text-align: left;
	}

.chatHistoryVisitor {
	height: 340px !important; 
	overflow: auto;
	background: none repeat scroll 0 0 #FBFBFB;
    border-left: 1px solid #E7E7E7;
    padding: 15px;
}

.chatwindow .chatMsgDate {
	clear: left;
}

.chatwindow .chatMsgDateCustomerService {
	clear: left;
}

.chatwindow span.message_own {
	background-image: none;
	padding-left: 0px;
}

.chatwindow .chatMsgOwn {
	background-image: url('/images/green-user.png');
	width: 25px;
	height: 20px;
	background-repeat: no-repeat;
}

.chatwindow .chatMsgOperator {
	padding-right: 5px;
	color: #04B0E9;
}

.chatMsgDate {
	font-size: 12px;
	color: #13B429;
	padding-right: 5px;
}

.chatMsgDateCustomerService {
	font-size: 12px;
	color: #13B429 !important;
	padding-right: 10px;
}

.message_customer_service .chatMsgDate {
	color: #19b5ee;	
}

.visitorExtraInfo {
	padding-left: 10px;
	font-size: 10px;
	color: #19b5ee;
}

.chatMessageArea .chatMsgRow {
	border-bottom: 1px dotted #DDDDDD;
    color: #777777;
    font-size: 12px;
    line-height: 150%;
    padding: 10px 0;
    text-align: left;
}

.chatMessageArea .chatMsgRow .saveReplyImage {
	padding-left: 0px;
}

.chatMessageArea .chatMsgRow img {
	padding-left: 15px;
}

.chatMessageArea .chatMsgRow a {
	padding-left: 5px;
}

span.message_own{
	background-image: url('/images/green-user.png');
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-bottom: 5px;
	padding-left: 26px;
	padding-top: 5px;
	color: #464646;
}

.visitorSoundsDiv {
	padding: 0;
	text-align: left;
}

	.visitorSoundsDiv .gwt-CheckBox {
		color: #777777;
    	font-size: 12px;
	}
	
	.visitorSoundsDiv label {
		padding: 0 10px;
	}

.visitorsDiv {
	padding: 0;
}

.visitorsPageContent {
	padding: 30px;
}

.historyLinkContainer {
	position: absolute;
	left: 280px;
	top: 0px;
}

.settingsTab .gwt-TabPanel {
	border: 1px dotted #cdcdcd;
}

.settingsTab .gwt-TabBar {
	background: none repeat scroll 0 0 #FBFBFB;
    border-bottom: 1px solid #E7E7E7;
    position: relative;
    z-index: 2;
}

.settingsTab legend {
	color: #04B0E9;
    font-size: 21px;
    padding: 10px 0;
}

.settingsTab .infoTxt {
	color: #04B0E9;
    padding-right: 10px;
}

.settingsTab .infoTxt2 {
	color: #04B0E9;
    font-size: 12px;
}

.settingsTab .infoRow {
	overflow: visible;
	padding-top: 0px;
}

.settingsTab .gwt-TabBar .gwt-TabBarFirst {
	border: 0;
}

.settingsTab .gwt-TabBar .gwt-TabBarItem-wrapper {
	border: 0;
}

.settingsTab .gwt-TabBar .gwt-TabBarItem-wrapper-selected {
	border: 0;
}

.gwt-TabBarItem:focus {
	border: none;
}

.historyMainDiv {
	position: relative;
	margin: auto;
	padding: 30px;
}

.settingsTab {
	width: 100%;
	text-align: center;
}

.settingsTab .gwt-TabBarFirst-wrapper {
	display: none;
}

.settingsTab .gwt-TabBar .gwt-TabBarItem {
	border: medium none;
    color: #777777;
    font-size: 12px;
    padding: 10px;
    cursor:pointer;
}

.settingsTab .gwt-TabBar .gwt-TabBarItem-selected {
	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 1px 1px 0 #00B620;
}

.settingsTab .gwt-TabBar .gwt-TabBarRest {
	background: none;
	border: 0;
}

.settingsTab .gwt-TabPanelBottom {
	border: medium none;
    padding: 15px 0;
}

.dataTable div {
	text-align: center;
}

.settingsTab .settingsMainSub {
	min-width: 200px;
	width: auto;
	padding-left: 20px;
}

.settingsTab .settingsMainSub .buttonRight{
	float: left;
}

.settingsMainDiv {
	position: relative;
	margin: auto;
	padding: 30px;
}

.settingsMainSub {
	min-width: 600px;
	width: 800px;
}

.settingsChatSub {
	text-align: left;
}

.settingsChatSub .gwt-Label {
	color: #777777;
}

.contentArea .settingsChatSub label {
	display: block;
}

.contentArea .settingsChatSub input[type=checkbox], .contentArea .settingsChatSub select{
	display: block;	
}

.settingInfoHelp {
	font-size: smaller;
}

.settingsCssEditorInfoTable {
	width: 100%;
	margin: 0px;
}

.zhatCssEditor table.settingsCssEditorInfoTable  {
	margin: 0px;
}

.zhatCssEditor .settingsCssEditorInfoTable td {
	background: none;
	border-bottom: 0px;
}

.settingCssEditorFooterText {
	color: #777777;
	text-align: right;
}

.settingsMainSub fieldset {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	border: none;
	padding-bottom: 10px;
}

.settingsMainSub ol {
	list-style-type: none;
margin: 0px;
padding: 0px;
}

.settingsMainSub .labelInTable label{
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.settingsMainSub.settingsChatSub .labelInTable label {
	float: left;
	width: auto;
}

.settingsMainSub .labelInTable input {
	float: left;
}

.settingsMainSub.settingsChatSub label {
	width: 250px;
	float:left;
}

.settingsMainSub.settingsChatSub .dlgListItemRight {
	float: left;
	margin: 7px 0;
	text-align: left;
}

.settingsMainSub.settingsChatSub .dlgListItemRight select,
.settingsMainSub.settingsChatSub .dlgListItemRight input {
	display:inline;
	width:auto;
}

.settingsMainSub.settingsChatSub .dlgListItemRight .linkRight {
	clear: both;
    display: block;
    font-size: 11px;
    text-align: left;
}
	
.settingsMainSub .gwt-CheckBox label {
	width: auto;
}

.settingsMainSub li {
	padding-top: 10px;
	overflow:hidden;
}

.settingsMainSub li .gwt-Anchor {
	
}

.settingsMainSub label {
	display: inline-block;
	width: 305px;
	text-align: left;
	margin-right: 5px;
	color: #13B429;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0;
}

.settingsMainSub select {
	width: 290px;
}

.settingsMainSub .smallerList {
	width: 145px;
}

.settingsMainSub li input {
	width: 280px
}

.settingsMainSub li .subsettingTable input {
	width: auto;
} 

.settingsDialog .settingsMainSub {
	padding-top: 0px;
}

.settingsDialog .settingsMainSub fieldset {
	margin-top: 0px;
	margin-bottom: 0px;
}

.settingsDialog .settingsMainSub li {
	width: 100%;
	padding-top: 0px;
}

.settingsDialog .settingsMainSub li input {
	width: inherit;
}

.settingsDialog .settingsMainSub select {
	width: inherit;
}

.settingTableTitle {
	font-weight: bold;
}

.settingSubTitle {
	color: #04B0E9 !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: normal !important;
    padding: 15px 0;
}

.settingTable table {
	width: 100%;
}

.operatorsTable {
	max-height: 250px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 20px;
}

.zhatOperators {
	color: #777777;
}

.zhatOperators div, .zhatOperators table,.zhatOperators tr,.zhatOperators th,.zhatOperators td,.zhatOperators input {
	vertical-align: top;
}

.zhatOperators .arrow-up, .zhatOperators .arrow-down{
	display: none;
}

.zhatIntegrationInfo {
	color: #777777;
}

.zhatCssEditor {
	color: #777777;
}

.zhatCssEditor span label {
	margin: 0 10px;
}

.zhatCssEditor table {
	border:0;
	padding: 0;
	margin:15px 0;
}

.zhatCssEditor th {
	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent;
	border: 1px solid #13B429;
	text-shadow: 1px 1px 0 #00B620;
	padding: 5px;
	color: #FFF;
}

.zhatCssEditor td {
	border-bottom:1px solid #E7E7E7;
	padding: 10px 15px;
	background:#FBFBFB;
	vertical-align: middle
}

.zhatCssEditor .cssEditorVal {
	width: 125px;
}

.zhatCssEditor .ui-button {
	margin-top: 2px;
}

.zhatCssEditor td input[type="text"] {
	padding: 3px 5px;
	width: 100px !important;
}

.zhatCssEditor .cssDefaultVal {
	font-size: smaller;
	width: 50px;
}

.ui-autocomplete {
	font-size: 11px;
}

.chatSavedRepliesTable {
	color: #777777;
}

.chatAutoanswersTable {
	color: #777777;
	width: 100%;
	padding:40px;padding-top: 20px;
}

.settingsTable input {
	display: inline;
}

.newsPanel {
	display: none;
	font-style: normal;
	position: fixed;
	left: 145px;
	bottom: 45px;
	color: #777777;
    font-size: 12px;
    z-index: 999;
}

.newsPanel .gwt-DisclosurePanel-closed .header,
.newsPanel .gwt-DisclosurePanel-open .header  {
   	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent !important;
    border: 1px solid #13B429 !important;
    color: #FFFFFF !important;
    font-size: 11px !important;
    padding: 10px 15px !important;
    text-shadow: 1px 1px 0 #00B620;
    box-shadow: none;
    -moz-box-shadow: none;
	-webkit-box-shadow: none;
    width: auto;
    -webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	line-height: 100%;
	display:inline-block;
	cursor: pointer !important;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.newsPanel ol {
	list-style-type: none;	
}

.newsPanel ol > li {
	border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #FFFFFF;
    padding: 10px 15px;
}

.newsPanel label {
	color: #23B94D;
    font-size: 12px;
    font-weight: bold;
}

.newsPanel li {
	list-style: none;
}

.newsPanel ul,
.newsPanel ul > li {
	padding: 5px 0;
}

.newsPanel .gwt-DisclosurePanel-open .gwt-Label {
	width: 150px;
}

.newsPanel .gwt-DisclosurePanel .content {
	background-color: #FBFBFB;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    border-bottom: none;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    margin: 0;
    padding: 0;
    width: 270px;
}

.newsPanel .content {
	height: 200px;
	overflow: auto;
	border-left: 4px solid #69cef0;
	border-top: 4px solid #69cef0;
	border-right: 4px solid #69cef0;
	border-bottom: none;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	border-radius: 0px 5px 0px 0px;
}

.mainDiv .buttonRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
}

.settingsMainSub .settingsButtonTopMargin {
	margin-top: 10px;
}

.operatorsTable .x-view {
	border: none;
	padding-right: 10px;
}

.lzDialog .x-window-mc {
	background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    font-family: 'Open sans',sans-serif;
    font-size: 12px;
}

.lzDialog .x-window-ml {
	padding-left: 0px;
}

.lzDialog .x-window-mr {
	padding-right: 0px;
}

.lzDialog .x-window-body {
	overflow: visible;
	width: 100% !important;
	color: #777777;
}

	.chatwindow {
		width: 100% !important;
		height: auto;
	}
	
	.chatwindow td {
		padding: 5px;
	}

.lzDialog a.dlgLink {
	color: #3ea6ff;
	font-size: smaller;
}

.lzDialog a.dlgLink:visited {
	color: #3ea6ff;
	font-size: smaller;
}

.lzDialog a.dlgLink:hover {
	color: #3ea6ff;
	font-size: smaller;
}

.lzDialog .dlgLink.link1 {
	bottom: 24px;
position: absolute;
right: 0px;
}

.lzDialog .dlgLink.link2 {
	bottom: 7px;
position: absolute;
right: 0px;
}

.lzDialog .dlgLink.link3 {
	bottom: 38px;
position: absolute;
right: 0px;
}

.lzDialog .dlgLink.linkRight {
	clear: none;
	float: right;
}

.lzDialog textarea {
	border: 1px solid #D9D9D9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 3px 2px 5px #F6F6F6 inset;
-moz-box-shadow: 3px 2px 5px #F6F6F6 inset;
-webkit-box-shadow: 3px 2px 5px #F6F6F6 inset;
color: #777777;
font-family: 'Open Sans',sans-serif;
font-size: 12px;
}

.lzDialog .x-tool {
	 
}

.lzDialog .x-btn-noicon .x-btn-small .x-btn-text {
	height: 23px;
}

.lzDialog .x-btn-mc {
	background-image: none;
}

.lzDialog .x-btn-ml {
	background-image: none;
}

.lzDialog .x-btn-mr {
	background-image: none;
}

.lzDialog .x-btn-bl {
	background-image: none;
}

.lzDialog .x-btn-bc {
	background-image: none;
}

.lzDialog .x-btn-br {
	background-image: none;
}

.lzDialog .x-btn-tl {
	background-image: none;
}

.lzDialog .x-btn-tc {
	background-image: none;
}

.lzDialog .x-btn-tr {
	background-image: none;
}

.lzDialog .x-window-bl {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0;
}

.lzDialog .x-window-bc {
	background-image: none;
}

.lzDialog .x-window-br {
	background-image: none;
	padding: 0;
}

.x-window-bwrap {
	border: 1px solid #E7E7E7;
}

.lzDialog .x-window-tr {
	background-image: none;
	background-color: transparent;
}

.lzDialog .x-window-tc {
	background-image: none;
	background-color: transparent;
}

.lzDialog .x-window-tl {
	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent;
	border: 1px solid #13B429;
}

.lzDialog .x-window-tl .x-window-header {
	color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    padding: 10px 0;
    text-shadow: 1px 1px 0 #00B620;
}

.pager a, .pager a:visited {
	color: #777;
	text-decoration: none;
	font-size: small;
	cursor: pointer;
	font-size: 13px;
	line-height: 14px;
	padding-left: 5px;
	font-weight: bold;
}

.pager a:hover {
	color:#23B94D;
}

.settingsDialog fieldset {
	border: 0px;
}

.settingsDialog li label {
	width: 250px;
	clear: left;
	float: left;
	padding-top: 10px;
}

.settingsDialog .operatorsTable {
	max-height: 100px;
	width: 340px;
	float: left;
}

.settingsDialog .dlgListItemRight {
	max-width: 340px;
	float: left;
	height: 100%;
	vertical-align: middle;
	padding-top: 15px;
}

.settingsDialog .settingInfoHelp {
	float: left;
	clear: left;
}

.settingsDialog .dlgLink {
	float: left;
	clear: left;
}

.settingsDialog .gwt-CheckBox label {
	padding-top: 0px;
}

.settingsDialog .gwt-CheckBox span {
	padding-right: 10px;
}

.settingsMainSub a, .settingsMainSub a:visited, .settingsMainSub a:hover {
	color: #777777;
	text-decoration: none;
	cursor: pointer;
	font-size: 13px;
	line-height: 150%;
}

.settingsMainSub a:hover {
	color: #23B94D;
	text-decoration: none;
	cursor: pointer;
	font-size: 13px;
	line-height: 150%;
}

.settingTable {
	border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
}

.settingTable th:last-child {
    text-align: center;
    border-right: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.settingTable td {
    border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 10px;
    font-size: 12px;
    color:#777;
}

.settingTable label {
	color: #777;
	font-weight:normal;
}

.settingTable td:last-child {
	border-right: none;
}


.settingTable tr:nth-child(even) {
	background-color: #f8f8f8;
	text-align: center;
}

.settingTable tr:nth-child(odd) {
	background-color: white;
	text-align: center;
}

.mainDiv button.blockAddressButton{
	margin-top: 10px;
}

.chatHistoryDialog .chatHistoryData {
    margin: 0px;
    text-align: left;
    color: #777;
    word-wrap: break-word;
}

.mapStyle {
	width: 700px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

.paymentDueInfo {
	color: red;
	font-size: 14px;
}

.wrongVersionInfo {
	font-size: 14px;
}

.chatCopyButton {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 9000;
}

.supportPanel {
	font-style: normal;
	position: fixed;
	right: 45px;
	bottom: 45px;
	z-index: 9999;
}

.supportPanel .gwt-DisclosurePanel-open {
	border: none;
}

.supportPanel .gwt-DisclosurePanel .header {
}

.supportPanel .gwt-Label {
	
}

.supportPanel ol {
	list-style-type: none;
	
}

.supportPanel ul label {
	float: left;
	padding-right: 10px;
}

.supportPanel li {
	border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #FFFFFF;
    color: #777777;
    cursor: pointer;
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 10px 15px;
}

.supportPanel li:hover {
	background-color: #FFF;
	color: #23B94D;
}

.supportPanel .gwt-DisclosurePanel-open .gwt-Label {
}

.supportPanel .gwt-DisclosurePanel .content {
	background-color: #FBFBFB;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-top: none;
    border-bottom: none;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    margin: 0;
    padding: 0;
    height: auto;
}

.supportPanel .content {
	height: 140px;
	overflow: auto;
	border-left: 4px solid #69cef0;
	border-top: 4px solid #69cef0;
	border-right: 4px solid #69cef0;
	border-bottom: none;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	border-radius: 0px 5px 0px 0px;
}

.x-window-bc .x-window-footer {
	background: none repeat scroll 0 0 #FBFBFB;
    border-top: 1px solid #E7E7E7;
    font-size: 0;
    line-height: 0;
    padding-bottom: 6px;
}

.chatSavedRepliesTable {
	padding: 30px;
}

	.chatSavedRepliesTable td {
		padding: 5px;
	}
	
	.chatSavedRepliesTable button {
		margin: 15px 10px 15px 0!important;
	}
	
#AcceptContract {
	margin: 0 auto;
    padding: 30px;
    text-align: left;
    width: 960px;
}

	#AcceptContract .titleField {
		color: #04B0E9;
	    font-size: 32px;
	    font-weight: 300;
	    text-align: left;
	    width: 100%;
	    line-height: 150%;
	}
	
	#AcceptContract .subTitleField {
		color: #777777;
	    font-size: 16px;
	    font-weight: 300;
	    padding: 15px 0;
	    text-align: left;
	    width: 100%;
	}
	
	#AcceptContract .contractContent {
		background: none repeat scroll 0 0 #FBFBFB;
    	border: 1px solid #E7E7E7;
    	color: #777777;
    	font-size: 14px;
    	font-weight: 300;
    	line-height: 200%;
    	padding: 30px;
	}

	#AcceptContract .contractContent > div {
		width: 100% !important;
	}

	#AcceptContract .contractContent b {
		color: #04B0E9;
	    font-size: 26px;
	    font-weight: 300;
	    line-height: 150%;
	}
	
	#AcceptContract br {
		display: block;
		margin: 5px 0;
	}
	
.dateBoxPopup .popupContent {
	padding: 15px 0;
}
	
.datePickerMonthSelector {
	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent !important;
	color: #FFF;
	text-shadow: 1px 1px 0 #00B620;
	font-weight: bold;
	border: 1px solid #13B429;
	text-align: center;
	padding: 5px 10px;
	font-size: 12px;
}

.datePickerDays {
	border-left: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;	
}

.x-form-field-wrap {
	width: 100% !important;
}

.x-form-field-wrap input {
	font-size: 11px;
    height: 21px !important;
    padding: 5px !important;
    width: 100% !important;
}

.x-form-field-wrap .x-form-trigger {
	background: url(/gxt/images/default/form/trigger.gif) repeat scroll 0 -1px transparent !important;
    border-bottom: 1px solid #D9D9D9 !important;
    border-top: 1px solid #D9D9D9 !important;
    right: 0 !important;
}

.x-combo-list {
	background-color: #FBFBFB !important;
    border-left: 1px solid #E7E7E7 !important;
    border-right: 1px solid #E7E7E7 !important;
    border-top: 1px solid #E7E7E7 !important;
}

.x-combo-list-item {
	border-color: #FFFFFF -moz-use-text-color #E7E7E7 !important;
    border-style: solid none !important;
    border-width: 1px medium !important;
    color: #777777;
    font-size: 12px;
    padding: 5px 7px;
    text-align: left;
}

.x-combo-list .x-combo-selected {
	background: url("/images/navigation-item.png") repeat scroll 0 0 transparent !important;
    border: 1px solid #23B94D !important;
    color: #FFFFFF;
}
	
.datePickerDay {
	background: none repeat scroll 0 0 #FBFBFB;
    border-color: #FFFFFF #E7E7E7 #E7E7E7 #FFFFFF;
    border-right: 1px solid #E7E7E7;
    border-style: solid;
    border-width: 1px;
    color: #777777;
    font-size: 12px;
    list-style: none outside none;
    padding: 5px 10px;
    text-align: center;
    cursor: pointer;
}

	.datePickerDayIsValue {
		background: url("https://shop.livezhat.fi/assets/images/navigation-item.png") repeat scroll 0 0 transparent !important;
		text-shadow: 1px 1px 0 #00B620;
		color: #FFF;
		font-weight: bold;
		border: 1px solid #13B429;
	}
	
	.datePickerDayIsFiller {
		background: #FFF;
		color: #e5e5e5;
	}
	
	.datePickerWeekdayLabel,
	.datePickerWeekendLabel {
		background: #E7E7E7;
		color: #777;
   		padding: 5px 10px;
   		text-align: center;
   		font-weight: bold;
   		font-size: 12px;
   	}
   	  	
   	
.actionInfoPanel {
	position: relative;
}

	.actionInfoPanel div {
		background: none repeat scroll 0 0 #FBFBFB;
    	border: 1px solid #E7E7E7;
    	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
    	color: #777777;
    	font-size: 12px;
    	left: 50%;
    	margin: 0 0 0 -100px;
    	padding: 15px;
    	position: absolute;
    	top: 30px;
    	width: 200px;
    	z-index: 9999;
    	display: none;
    	-webkit-box-shadow: 0px 0px 5px 1px #F3F3F3;
		-moz-box-shadow: 0px 0px 5px 1px #F3F3F3;
		box-shadow: 0px 0px 5px 1px #F3F3F3;
	}
	
	.actionInfoPanelActive div {
		display:block;
	}
	
#editPriorityRule #editPriorityType1,
#editPriorityRule #editPriorityType2,
#editPriorityRule #editPriorityTitle,
#editPriorityRule #editPriorityAction1,
#editPriorityRule #editPriorityAction2 {
	clear: both;
}

.editPriorityOpenChatCount {
	float: left;
}

.editPriorityOpenChatCountInfo1 {
	float: left;
	margin-right: 5px;
}

.editPriorityOpenChatCountInfo2 {
	float: left;
}

#editPriorityRule #editPriorityTitle,
#editPriorityRule #editPriorityActionTitle {
	clear: both;
    color: #04B0E9;
    font-size: 16px;
    padding: 15px 0;
}
	
#editPriorityRule #editPriorityPageTitle {
	float: left; 
	margin: 15px 0px;
}

#editPriorityRule #editPriorityTypeCountTitle,
#editPriorityRule #editPriorityCountTitle,
#editPriorityRule #editPriorityTimeTitle,
#editPriorityRule #editPriorityTypeTimeTitle,
#editPriorityRule #editPriorityActionAskConfirmationTitle,
#editPriorityRule #editPriorityActionChatTitle,
#editPriorityRule #editPriorityActionShowAsPopupTitle,
#editPriorityRule #editPriorityActionAnnounceTitle {
	float:left;
	margin: 15px 10px;
}

#editPriorityRule #editPriorityActionConfirmationMessageTitle,
#editPriorityRule #editPriorityActionInfoMessageTitle {
	clear: both;
    float: left;
    margin: 15px 10px 5px 0;
}

#editPriorityRule select {
	float: left; 
	margin: 15px 10px;
}

#editPriorityRule input[type="text"] {
	padding: 5px 10px; 
	font-size: 11px; 
	width: 100px; 
	margin: 10px 0px; 
	float: left;
}

#editPriorityRule input[type="radio"],
#editPriorityRule input[type="checkbox"] {
	float: left;
	margin: 17px 0;
}

#editPriorityActionShowAsPopup {
	clear: both;
}

		
#footer {
	bottom: 0;
    clear: both;
    left: 0;
    padding: 15px;
    position: fixed;
    text-align: center;
    width: 100%;
    background: #04b0e9;
    color: #FFF;
    height: 45px;
    font-size: 12px;
    z-index: 2;
}