/**
 *
 * Apply your custom CSS here
 *
*/

body {	
}

a {
}
.button-margin {
	margin-right:5px !important;
}
.row-group {
	background-color: #40bbea !important;
	font-weight: bold;
    font-size: 13px;
}
.btn-group-custom {
    position: absolute !important;
}