﻿* {
	font-family: Tahoma;
	font-size: 9pt;
	direction: rtl;
}

html {
	background-image: url(Images/sama-tile.png);
	background-repeat: repeat;
}

body {
	height: 100%;
	background-image: url(Images/sama-tile.png);
	background-repeat: repeat;
	overflow: auto;
}

fieldset {
	border: 1px solid #bbb;
	padding: 10px;
	margin: 5px 10px;
}

	fieldset legend {
		border: 1px solid #bbb;
		padding: 5px;
	}

.field-validation-error {
	padding: 5px;
	color: #b60000;
}


@font-face {
	font-family: 'BKoodakBold';
	src: url('Fonts/Koodak/BKoodakBold.eot?#') format('eot'), /* IE6–8 */
	url('Fonts/Koodak/BKoodakBold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('Fonts/Koodak/BKoodakBold.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

.ltr, .ltr * {
	direction: ltr;
}

.rtl, .rtl * {
	direction: rtl;
}

.expand {
	display: block;
}

.collapsed {
	display: none;
}

#main-content {
	margin: 0 auto;
	width: 100%;
	min-width: 1000px;
	overflow: auto;
}

/*Header*/
#header-container {
	width: 100%;
	min-width: 1000px;
	position: fixed;
	z-index: 900;
	top: 0px;
	overflow: auto;
	direction: rtl;
}

#notification-bar {
	background-image: url(Images/bg.png);
	background-color: #222222;
	height: 30px;
	margin: 0 auto;
	z-index: 1;
	font-family: Tahoma;
	font-size: 10px;
}

#header-top-sama-logo {
	background-image: url(Images/SamaIcon.png);
	background-position: -27px -24px;
	height: 24px;
	width: 28px;
	float: right;
	margin-right: 75px;
	margin-top: 1px;
}


#header-top-welcome {
	float: right;
	width: 750px;
	padding: 10px 5px 0 5px;
	color: white;
}

.header-top-timer {
	float: left;
	margin: 5px 0 0 142px;
	height: 10px;
	width: 40px;
	background-color: orange;
	border: 1px double white;
	border-radius: 5px;
	text-align: center;
	padding: 4px;
	font-family: Tahoma;
	font-size: 10px;
	color: black;
}

.text-center {
	text-align: center;
}

.header-top-switch {
	background-image: url(Images/SamaIcon.png);
	background-position: -34px -393px;
	height: 25px;
	width: 27px;
	float: left;
	margin: 2px 5px 0 -80px;
}


.header-top-authorized-user {
	float: left;
	margin: 10px 0 0 140px;
}

.header-top-logout {
	background-image: url(Images/SamaIcon.png);
	background-position: -32px -49px;
	height: 24px;
	width: 24px;
	border-radius: 5px;
	display: inline-block;
	float: left;
}

.header-top-user-identity {
	display: block;
	padding: 2px;
	color: white;
	float: right;
}

#master-head {
	margin: 0px auto;
	color: white;
	z-index: 1;
	background-image: url(Images/bg.png);
	background-color: #222222;
	overflow: auto;
}

#header-top {
	overflow: hidden;
}

#master-head-sama-logo {
	background-image: url(Images/SamaIcon.png);
	background-position: -149px -72px;
	height: 48px;
	width: 100px;
	float: right;
	/*margin: 4px 33px 0 -100px;*/
}

#master-head-university-logo {
	width: 150px;
	height: 50px;
	margin: 1px 10px;
	float: right;
	background-image: url(/CAS/Public/UniversityLogo.png);
	background-repeat: no-repeat;
}



#main-menu {
	/*margin-right: 100px;*/
	/*overflow: auto;*/
	float: right;
	height: 36px;
}

	#main-menu > li {
		float: right;
		list-style: none;
	}

		#main-menu > li > a {
			text-decoration: none;
			font-family: 'BKoodakBold', Tahoma;
			font-size: 14px;
			color: #b1b1b1;
			padding: 18px;
			display: block;
		}

			#main-menu > li > a:hover {
				text-shadow: 0 1px 4px white;
				color: white;
				background-color: #1a4884;
			}

			#main-menu > li > a.selected {
				text-shadow: 0 1px 4px white;
				color: white;
				background-color: #1a4884;
			}
/* Sub menu*/
#sub-menu {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	height: 120px;
	position: relative;
	display: none;
	color: #808080;
	font-size: 12px;
}

#sub-menu-continer {
	position: absolute;
	/*margin-top: 10px;*/
	width: 6720px;
	height: 120px;
}

.sub-menu-box {
	padding-top: 1px;
	display: block;
	float: right;
	width: 960px;
	height: 120px;
	color: black;
}

#sub-menu > #sub-menu-continer > .sub-menu-box ul > li > a:hover {
	text-shadow: 0 1px 3px black;
}

.header-variable-detail-item {
	height: 200px;
	float: right;
	width: 960px;
}

#sub-menu > #sub-menu-continer ul > li {
	margin: 5px;
	color: #494949;
	list-style: square;
}

	#sub-menu > #sub-menu-continer ul > li a {
		color: #fff;
	}

.sub-menu-box > .multi-column {
	float: right;
	margin: 5px 10px;
	padding: 2px;
}

#sub-menu-picture1 {
	width: 96px;
	height: 96px;
	background-image: url(Images/Register.png);
	/*background-image: url(Images/SamaIcon.png);*/
	/*background-position: -275px 1px;*/
	float: left;
	left: -550px;
	position: relative;
	top: -80px;
}

#sub-menu-picture2 {
	width: 96px;
	height: 96px;
	background-image: url(Images/Supervisor-icon.png);
	float: left;
	left: 150px;
	position: relative;
	/*top: -50px;*/
}

#sub-menu-pictureChart {
	width: 96px;
	height: 96px;
	background-image: url(Images/OrganizationChart.png);
	float: left;
	left: 150px;
	position: relative;
	/*top: -50px;*/
}

#sub-menu-picture3 {
	width: 96px;
	height: 96px;
	/*background-image: url(Images/SamaIcon.png);
	background-position: -148px -327px;*/
	background-image: url(Images/users.png);
	float: left;
	left: 245px;
	position: relative;
	/*top: -50px;*/
}

#sub-menu-picture4 {
	width: 96px;
	height: 96px;
	background-image: url(Images/FixedSetting.png);
	float: left;
	left: 245px;
	position: relative;
	top: 10px;
}

#sub-menu-picture5 {
	width: 64px;
	height: 64px;
	background-image: url(Images/options.png);
	float: left;
	left: 245px;
	position: relative;
	top: -65px;
}

#sub-menu-picture6 {
	width: 72px;
	height: 72px;
	/*background-image: url(Images/SamaIcon.png);
	background-position: -148px -327px;*/
	background-image: url(Images/Tools.png);
	float: left;
	left: 245px;
	position: relative;
	top: -20px;
}

#sub-menu-picture7 {
	width: 64px;
	height: 64px;
	background-image: url(Images/Chart.png);
	float: left;
	left: 245px;
	position: relative;
	top: -50px;
}

/*#body-container {
	min-height: 500px;
	min-width: 960px;
	margin: 0 auto;
	padding: 10px;
	overflow: auto;
}*/

#footer-container {
	background-color: silver;
	font-size: 10px;
	text-align: center;
}

.footer {
	clear: both;
	text-align: center;
	background-color: #fff;
	width: 960px;
	padding: 0;
	margin: 0  auto;
}

	.footer .copyright {
		direction: ltr;
		color: #ccc;
		background-color: #265799;
		padding: 10px;
		border: 10px solid #fff;
	}


/*Toggle Panel*/

.main-toggle-panel {
	/*width: 450px;*/
	margin: 0 auto;
	border-radius: 5px;
	background-color: #f3f3f3;
	text-align: right;
	width: 100%;
}

	.main-toggle-panel .toggle-panel-header {
		border-radius: 5px;
		background-color: #b3b2a6;
		margin-bottom: 5px;
		height: 30px;
		position: relative;
	}

	.main-toggle-panel .toggle-panel-header-text {
		padding: 5px 10px;
		color: white;
		min-width: 300px;
	}

	.main-toggle-panel .toggle-panel-header-icon {
		display: inline;
		position: absolute;
		top: 5px;
		left: 10px;
	}

.toggle-panel-header-icon-ajax-reload {
	display: inline;
	position: absolute;
	top: 5px;
	left: 35px;
	background-image: url(Images/SamaIcon.png);
	background-position: -2px -104px;
	height: 16px;
	width: 16px;
}

.main-toggle-panel .toggle-panel-body-preload {
	border-radius: 5px;
	min-height: 265px;
	background-image: url(Images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	background-position: center;
	text-align: center;
}

.main-toggle-panel .toggle-panel-body {
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 1px 5px 5px 5px;
	display: block;
}

.toggle-panel-header-icon-opened {
	background-image: url(Images/SamaIcon.png);
	height: 16px;
	width: 16px;
	background-position: 1px -32px;
}

.toggle-panel-header-icon-closed {
	background-image: url(Images/SamaIcon.png);
	height: 16px;
	width: 16px;
	background-position: 1px -47px;
}

/*.icon {
	background-image: url('');
	width: 16px;
	height: 16px;
}

.icon.close {
	background-position: -32px -128px;
}

.icon.open {
	background-position: -32px -128px;
}*/

/*dialogs*/
.pageOverLay {
	width: 100%;
	height: 100%;
	opacity: 0.20;
	filter: Alpha(Opacity=20);
	top: 0;
	background-color: #000;
	z-index: 20000;
	position: fixed;
}

.message-container {
	width: 350px;
	min-height: 50px;
	z-index: 20001;
	position: fixed;
	bottom: 10px;
	right: 10px;
	direction: rtl;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 0 15px #888888;
}


	.message-container.alert {
		right: 50%;
		margin-right: -175px;
		top: 200px;
		bottom: auto;
		padding:inherit;
	}

	.message-container.confirm {
		right: 50%;
		margin-right: -175px;
		top: 200px;
		bottom: auto;
	}

	.message-container.error .footer {
		/*
		background-image: url(Images/SamaIcon.png);
		background-position: -25px -151px;
		width: 100px;
		height: 20px;
			*/
	}


	.message-container.success .body {
		background-color: #f2f2f2;
	}

	.message-container.success .confirm-box {
		background-color: #f2f2f2;
		border-radius: 0 0 20px 20px;
	}

	.message-container.prompt .body, .message-container.prompt .confirm-box {
		background-color: #f2f2f2;
	}

	.message-container.error .body {
		background-color: #f2f2f2;
	}

	.message-container.error .confirm-box {
		border-radius: 0 0 20px 20px;
		background-color: #f2f2f2;
	}

	.message-container.warning .body, .message-container.warning .confirm-box {
		background-color: #f2f2f2;
	}

	.message-container .header {
		width: 100%;
		min-height: 30px;
		border-radius: 5px 5px 0 0;
		background: url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
	}

		.message-container .header .close {
			background-image: url(Images/SamaIcon.png);
			height: 16px;
			width: 16px;
			background-position: 0px -16px;
			float: left;
			margin: 8px 15px 10px 10px;
		}

		.message-container .header .title {
			float: right;
			padding: 10px;
			font-weight: bold;
			font-size: 12px;
		}

	.message-container .body {
		width: 100%;
		background-color: #f3f3f3;
		min-height: 110px;
	}

		.message-container .body .text {
			padding: 10px;
			width: 250px;
			line-height: 150%;
		}

		.message-container .body .message-icon {
			width: 48px;
			height: 48px;
			margin: 20px -20px;
			float: left;
		}

	.message-container.success .body .message-icon {
		background-image: url(Images/SamaIcon.png);
		height: 64px;
		width: 64px;
		background-position: -151px -194px;
	}

	.message-container.warning .body .message-icon {
		background-image: url(Images/SamaIcon.png);
		height: 64px;
		width: 64px;
		background-position: -151px -263px;
	}

	.message-container.error .body .message-icon {
		background-image: url(Images/SamaIcon.png);
		height: 64px;
		width: 64px;
		background-position: -151px -326px;
	}

	.message-container.prompt .body .message-icon {
		background-image: url(Images/SamaIcon.png);
		height: 64px;
		width: 64px;
		background-position: -151px -130px;
	}

	.message-container .confirm-box {
		min-height: 30px;
		text-align: center;
		padding: 5px;
	}

		.message-container .confirm-box .ok-button, .message-container .confirm-box .cancel-button {
			min-width: 100px;
			margin: 0 5px;
		}

	.message-container .footer {
		height: auto;
		background-color: #F2F2F2;
	}

.col {
	float: right;
	padding: 0 5px;
}

	.col.small {
		width: 215px;
	}

	.col.medium {
		width: 290px;
	}

	.col.large {
		width: 440px;
	}

	.col.Xlarge {
		width: 890px;
	}

.term-tuition {
	height: 150px;
	overflow: scroll;
	padding: 0;
	direction: ltr;
	border: 1px solid #CCCCCC;
}

.term-tuition-header {
	height: 30px;
}

.center-box {
	text-align: center;
}

.ajax-load {
	background-image: url(Images/ajax-loader2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

.row {
	border-bottom: 1px solid #d7d7d7;
	overflow: auto;
	padding: 5px 0;
}

	.row.last {
		border-bottom: none;
	}

.header-title {
	background-color: #D2D2D2;
	border-radius: 5px 5px 5px 5px;
	display: block;
	padding: 10px;
}

.header-report {
	border: solid 1px #d2d2d2;
	border-radius: 5px;
	background-color: #f3f3f3;
	padding: 3px;
	margin-bottom: 5px;
	position: relative;
	z-index: 0;
}

.flat-button {
	background-color: #D2D2D2;
	border: 1px solid #adadad;
	color: #666666;
	cursor: pointer;
	min-width: 60px;
	padding: 3px;
}

	.flat-button:hover {
		color: #444444;
		background-color: #c2c2c2;
		border: 1px solid #929292;
	}

	.flat-button:active {
		background-color: #8abbe0;
		border: 1px solid #548bb4;
		color: #1e5b89;
	}

	.flat-button.wide {
		width: 200px;
	}

.report-buttons {
	text-align: left;
}

/*calendar*/
.calendar {
	position: relative;
	border-color: #888;
	background-color: #FFF;
	z-index: 10003;
}

	.calendar, .calendar table {
		border: 1px solid #bbb;
		font-family: Tahoma;
	}

		.calendar .button {
			text-align: center;
			padding: 2px;
			margin: 0;
			min-height: 0;
			min-width: 0;
			display: table-cell;
			border-radius: 0px;
			border: 1px solid #E8EEF4;
			background-color: #eee;
		}

		.calendar thead tr {
			background-color: #eee;
		}

			.calendar thead tr td {
				border-bottom: 0px none #bbb;
			}

		.calendar thead .title {
			text-align: center;
			float: none;
			margin: 0px;
			width: 150px;
		}

		.calendar thead .hilite {
			background-color: #ccc;
		}

		.calendar thead .active {
			background-color: #aaa;
		}

		.calendar thead .daynames {
			background-color: #ccc;
		}

		.calendar thead .name {
			padding: 2px;
			text-align: center;
		}

		.calendar thead .weekend {
			color: #FF3333;
		}

		.calendar tbody .day {
			width: 2em;
			text-align: right;
			padding: 2px 4px 2px 2px;
		}

		.calendar tbody td.weekend {
			color: #ff3333;
		}

		.calendar tbody .day.othermonth {
			font-size: 80%;
			color: #999;
		}

			.calendar tbody .day.othermonth.oweekend {
				color: #f99;
			}

		.calendar tbody td.selected {
			font-weight: bold;
			border: 1px solid #888;
			padding: 1px 3px 1px 1px;
			background-color: #666666;
			color: #fff;
		}

		.calendar tbody td.hilite {
			background-color: #ccc;
			padding: 1px 3px 1px 1px;
			border: 1px solid #bbb;
		}

		.calendar tbody td.today {
			font-weight: bold;
		}

		.calendar tbody td.active {
			padding: 2px 2px 0px 2px;
		}

		.calendar tbody .disabled {
			color: #999;
		}

		.calendar tbody .emptycell {
			visibility: hidden;
		}

		.calendar tbody .emptyrow {
			display: none;
		}

		.calendar tfoot .footrow {
			text-align: center;
			background: #eee;
		}

		.calendar tfoot .ttip {
			padding: 2px;
			border-top: 1px solid;
		}

		.calendar .combo {
			position: absolute;
			display: none;
			top: 0px;
			left: 0px;
			width: 6em;
			cursor: default;
			border-width: 0 1px 1px 1px;
			border-style: solid;
			border-color: #797979;
			background-color: #eee;
			color: #000;
			z-index: 100;
			font-size: 90%;
		}

			.calendar .combo .label, .calendar .combo .label-IEfix {
				text-align: center;
				padding: 1px;
			}

			.calendar .combo .label-IEfix {
				width: 6em;
			}

			.calendar .combo .hilite {
				background-color: #ccc;
				color: #000;
			}

			.calendar .combo .active {
				background-color: #888;
				color: #fff;
				font-weight: bold;
			}

.calendar-input {
	float: right;
	display: block;
	width: 150px;
	height: 16px;
	direction: ltr;
}

.calendar-button {
	display: inline-block;
	background: url('Images/calendar.png');
	width: 16px;
	height: 16px;
}

.progressbar-row {
	padding: 5px 10px;
}

.ui-progressbar {
	position: relative;
	direction: ltr;
}

.progress-label {
	position: absolute;
	direction: ltr;
	left: 50%;
	top: 4px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}

.k-textbox.persian-calendar, .k-textbox.persian-calendar:hover {
	width: 130px;
	direction: ltr;
}

#applications-icons-container {
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	float: left;
	padding: 0 10px 10000px 10px;
	text-align: center;
	width: 740px;
}

.user-identity {
	padding: 5px 20px 5px 0;
	text-align: right;
}

.icon-detail {
	display: inline-block;
	width: 150px;
}

.icon {
	/*padding: 20px;*/
	width: 150px;
	display: inline-block;
}

	.icon a img {
		width: 100px;
		display: inline-block;
	}

#security-logs-container {
	background-color: #EEEEEE;
	direction: ltr;
	display: inline-block;
	float: right;
	height: 500px;
	/*overflow: auto;*/
	/*padding: 20px;*/
	width: 200px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}

#applications-panel {
	overflow: hidden;
	min-height: 600px;
}

.applications-description {
	border: 1px solid #808080;
	border-radius: 5px;
	height: 100px;
	margin: 0 auto;
	width: 500px;
	margin-top: 100px;
}

.mid-size-panel {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	border-radius: 5px;
	margin: 5px auto;
	padding: 20px;
	width: 610px;
}

.mid-size-footer {
	width: 650px;
	overflow: scroll;
	height: 75px;
	border: 1px solid #AAAAAA;
	border-radius: 5px;
	margin: 0 auto;
	background-color: white;
}

#security-logs-body {
}

.security-log-item {
	border-bottom: 1px dotted #aaa;
	padding: 10px;
}

.welcome {
	font-size: 12px;
	color: #eee;
}

#yahoo-button {
	background-image: url("Images/openid-logos.png");
	background-position: 100px 515px;
	float: right;
	height: 60px;
	width: 100px;
}

#google-button {
	background-image: url(Images/openid-logos.png);
	width: 100px;
	height: 60px;
	float: right;
}
/*#region Application Panel Icons Hover */
.hovicon {
	display: inline-block;
	font-size: 45px;
	line-height: 70px;
	cursor: pointer;
	margin: 20px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	text-decoration: none;
	z-index: 1;
	color: #fff;
}

	.hovicon.small {
		font-size: 20px;
		line-height: 45px;
		width: 45px;
		height: 45px;
		margin: 7px;
	}

	.hovicon.mini {
		font-size: 15px;
		line-height: 32px;
		width: 30px;
		height: 30px;
		margin: 7px;
	}

	.hovicon.auto-width {
		width: auto;
		height: auto;
		padding: 15px;
	}

	.hovicon:after {
		pointer-events: none;
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	.hovicon:before {
		speak: none;
		font-size: 48px;
		line-height: 100px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		display: block;
		-webkit-font-smoothing: antialiased;
	}


/* Effect 8 */
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}

	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098db, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}

	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098db, 0 0 0 10px rgba(255, 255, 255, 0.5);
		-webkit-transform: scale(1.2);
		opacity: 0;
	}
}

@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}

	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098db, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}

	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098db, 0 0 0 10px rgba(255, 255, 255, 0.5);
		-moz-transform: scale(1.2);
		opacity: 0;
	}
}

@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}

	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098db, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}

	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098db, 0 0 0 10px rgba(255, 255, 255, 0.5);
		transform: scale(1.2);
		opacity: 0;
	}
}


.hovicon.effect-8:hover {
	background: rgba(255, 255, 255, 0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
}

	.hovicon.effect-8:hover:after {
		top: 0;
		left: 0;
		padding: 0;
		z-index: -1;
		-webkit-animation: sonarEffect 1s ease-out 50ms;
		-moz-animation: sonarEffect 1s ease-out 50ms;
		animation: sonarEffect 1s ease-out 50ms;
	}

/*#endregion */
.input-validation-error {
	border: 1px solid rgba(255, 0, 0, 0.50) !important;
	border-radius: 3px;
	box-shadow: 0 1px 1px #ff0000 inset, 0 0 8px #ff0000 !important;
}


#notification-panel {
	background-color: white;
	height: 480px;
	left: 200px;
	position: absolute;
	top: 45px;
	width: 350px;
	z-index: 1000;
	box-shadow: 1px 1px 10px #888888;
	/*border:solid 1px black;*/
	border-radius: 3px;
}

.arrow-up {
	background: white;
	border-radius: 10px;
	width: 250px;
	height: 150px;
	position: relative;
	display: inline-block;
}

	.arrow-up:before {
		content: "";
		position: absolute;
		height: 0px;
		width: 0px;
		top: -18px;
		left: 20px; /* 1px buffer for zooming problems while rendering*/
		border-width: 10px;
		border-color: transparent transparent white transparent;
		border-style: solid;
	}

html body .row {
	margin-left: auto;
	margin-right: auto;
}

.message-picture {
	max-width: 60px;
	max-height: 60px;
	margin: 5px;
	border-radius: 3px;
}

.message-body {
	color: darkgray;
	text-align: justify;
	padding-left: 10px;
}

.Seen {
	background-color: #faf7f7;
}

.seenButtonContainer {
	float: right;
	padding-top: 10px;
	width: 10%;
	text-align: center;
}

.ui-content-throbber {
	position: absolute;
	background: #fff url(../../Images/throbber.gif) no-repeat center center !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ececec;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#common-dialog.fullscreen .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#common-dialog.fullscreen .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

#common-dialog.modal {
    overflow: auto;
    overflow-y: auto;
}

