
.card-header-jms {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	margin-bottom: 0;
  	background-image: url('../images/header_fill.png');
}

.jms-header {
	background-image: url('../images/header_fill.png');
}

.row-pointer{
  cursor: pointer !important;
}

.chk-lg {
  	height: 27px !important;
  	width: 28px !important;
}

.section-text-tiny {
	font-size: .8em;
	padding-top: 8px;
 	color: #4d4d4d;
}

.spacer {
	padding-top: 10px;
}

.hide-col {
  overflow: hidden;
  width: 0 !important;
  max-width: 0 !important;
  padding: 0 !important;
  border-width: 0 !important;
}

.form-tip {
 	line-height: 2.5;
	font-size: .7rem;
	color: #535353;
}