/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        4.4
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.mk-fancy-table.table-style2 {
	border: 0px !important;
	td {
		padding: 12px;
		border: 0px !important;
		text-align: center;
	}
}

.mk-clientclasslogin {
	color: #ffe512 !important;
    font-size: 12px !important;
    float: right;
    padding-left: 10px;
}