@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
}

form {
	position: relative;
}

div#SubjectDiv {
	float: left;
	width: 30em;
	padding: 1em;
}

label#SubjectLabel {
	clear: both;
	display: block;
	margin: 10px 0;
}

label#SubjectLabel input {
	float: right;
}

#db-config-table-div table {
	border-radius: 15px;
	background-image: url(../../images/info_icons/shade_fill_1.png?ver=392RC101);
	background-repeat: repeat-x;
	color: #000;
}

.access-per-no-access-option {
	COLOR: RED;
	font-style: italic;
}

.durationCalcAttrs .select2{
  width: 42px!important;
}

#percent-updation-id {
	position: relative;
	width: 3px;
	padding: 1px;
	border-radius: 3px;
}