img {
	max-width: 100%;
}

pre {
	tab-size: 0;
}

.prettyprint {
	background-color: white;
	border-radius: 5px;
	margin-top: 0px;
}

.material-icons {
	cursor: pointer;
}

.material-tooltip {
	max-width: 70%;
}

.slider .slides li img {
	background-size: contain;
	background-repeat: no-repeat;
}

.slider .slides li .caption{
	top: 5px;
	right: 5px;
	left: auto;
}

.expired-promo,.past-event{
	color: red;
}

#productPrice i {
	margin-top: 10px;
}

.storeEnabled,.productAvailable {
	min-width: 120px !important;
}

.productPrice {
	min-width: 140px !important;
}

td.right-align{
	min-width: 90px !important;
}

#buttonChangePassword {
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}

.custom-message {
	width: 100%;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
}

.custom-message i {
	cursor: initial;
}

.custom-message span {
	display: block;
	margin-left: 30px;
	margin-top: -27px;
}

.custom-message.no-icon {
	margin-bottom: 10px;
}

.offset-btn-container {
	margin-bottom: 65px;
}

.globalSearchResult {
	cursor: pointer;
}

.timepicker-modal {
	min-width: 500px;
}

.datepicker-modal {
	min-width: 500px;
}