ons-toolbar {
	background-color:rgb(30,60,140) !important;
}

ons-toolbar > div.center{
	color:white !important;
}

#tabbarPage ons-toolbar ons-toolbar-button {
	color:white;
}

.back-button__icon{
	fill:white;
}

#tabbarPage > ons-toolbar > div.left img {
	width:55px;
}

#myTabbar > div.tabbar {
	background-color:rgb(30,60,140) !important;
}

#myTabbar  ons-icon, #myTabbar div.tabbar__label {
	color:white;
}


.card__title {
	color:rgb(30,60,140) !important;
}


#electromenagerPage  div.buttons {
	padding-top:20px;
}

div.buttons ons-button {
	padding:20px;
	width:105px;
	margin:10px;
	background-color:rgb(30,60,140) !important;
}

ons-toolbar ons-icon {
	color:white;
}

div.filter{
	text-align:center;
	position: fixed; 
	/*
		top: 44px;
		*/
}


#detailPage h1 {
	color:rgb(30,60,140) !important;
}

#detailPage h5 {
	color:red !important;
}

#orderPage input,textarea {
	width:80% !important;
}

#brandPage ons-button {
	width:140px !important;
}

div.filters select {
	font-size:10pt;
}
