a.button.button-primary.get{
	background: #1b3075 !important;
}
thead.table-book,a.button.button-primary.solo {
    background: #1b3075 !important;
	color: #91cd53 !important;
}
a.button.button-primary.get:hover{
	background: #1b3075 !important;
	color: #91cd53 !important;
}
a.button.button-primary.get.prem {
    background: #24b751 !important;
    color: #fff;
}
a.button.button-primary.get.prem:hover{
    background: #24b751 !important;
    color: #fff !important;
}