/*
	Copyright © Interactive Services 2013 - 2019 All Rights Reserved.
	No part of this code may be used, with or without modification, without prior consent from Interactive Services.
	Chameleon Gold Version 2.0, 01 January 2019
*/

.btnStyle1{
	height: 50px;
	line-height: 44px !important;
  padding: 0px 40px 0px 20px;
}

div[data-inject_text="dash_label_2"]{
	max-width: 400px;
}

.dashIndicatorHolders, .dashProgressIndicator{
	width: 100%;
}


.chatBtnCommon{
	background-color:transparent;
	min-width: 200px;
	width: auto;
	height: 50px;
	padding: 0px 50px 0px 10px;
	border: 3px solid #fff;
}

.chatBtnCommon > div {
	line-height: 43px !important;
}

#glossaryTemplate {
	background-color: #131f24;
}

a, a:hover, a:focus{
	color: inherit;
}




