/*!
 * Resource /res/css/cms.css from 2019-01-14 13:26:23
 *
 */
.input-lines input
{
	margin-bottom: 5px;
}
.input-lines input:last-child
{
	margin-bottom: 0px;
}

input.ssm2
{
	width: 100px;
}

td.bb2
{
	border-bottom-width: 2px !important;
}

td.td-space
{
	background-color: white !important;
	border-left-color: white !important;
	border-right-color: white !important;
}

.ro2
{
	color: #BBC8D7;
}

table.tbl1
{
	margin-bottom: 6px;
}

.local-msg
{
	background-color: #f9e79f;
	padding: 10px;
	color: black;
	/* border-top: 3px solid #f7dc6f; */
	margin-bottom: 10px;
	box-shadow: 2px 2px 2px #cccccc;
}

#LocalMsgBox
{
	position: fixed;
	top: 50px;
	right: 20px;
	z-index: 100;
}

#Terms
{
	display: block;
	float: right;
}
