﻿

.apl-reviews-page {
	background: none repeat scroll 0 0 #34CE64;
	float: left;
}

.apl-reviews-header {
	border-bottom: 1px solid #000000;
	float: left;
	padding: 19px;
}

.apl-review-description {
	float: left;
	margin: 0 0 0 0;
}

.apl-rev-des-title {
}

	.apl-rev-des-title span {
		font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 0 25px;
	}

.apl-rev-des-data {
	width: 500px;
	float: left;
}

.apl-rev-des-data-val p {
	float: left;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: right;
	width: 200px;
	font-weight: bold;
}

.apl-rev-des-data-val span {
	float: left;
	font-size: 16px;
	text-align: left;
}

.apl-rev-des-data-val {
	display: block;
	float: left;
	width: 100%;
	padding: 2px 0;
}

.apl-rev-des-data-val-first {
	display: block;
	float: left;
	width: 100%;
}

	.apl-rev-des-data-val-first span {
		float: left;
		font-size: 16px;
		text-align: left;
		font-size: 20px;
		font-weight: bold;
	}

	.apl-rev-des-data-val-first p {
		float: left;
		font-size: 20px;
		line-height: 25px;
		margin: 0;
		padding: 0 8px 0 0;
		text-align: right;
		width: 200px;
		font-weight: bold;
	}

.apl-review-history {
	float: right;
	width: 230px;
}

	.apl-review-history p {
		text-align: center;
		font-weight: bold;
		margin: 0;
	}

.apl-review-history-grid {
	/*background-color: #FFFFFF;*/
	height: 140px;
	margin: 0 5px 5px 15px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 205px;
}

.ready-review-button {
	/*background: url("../Images/APL/ReadyForReview.png") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	cursor: pointer;
	height: 29px;
	margin: 15px 25px 0 70px;
	width: 146px;
}

.apl-review-status {
	background: none repeat scroll 0 0 #34CE64;
	border-bottom: 1px solid #000000;
	float: left;
	width: 100%;
}

.apl-review-stat-table {
	float: left;
	width: 560px;
	border-right: 1px solid #000000;
	padding: 0 0 5px;
	min-height: 170px;
}

.apl-review-stat-table-title {
	text-align: center;
	font-weight: bold;
}

.apl-review-stat-table-tbdata {
	width: 554px;
	/*height: 160px;*/
	/*background-color: #FFFFFF;*/
	margin: 0 0 0 3px;
}

.apl-review-notes {
	float: left;
	width: 190px;
}

.apl-review-notes-title {
	text-align: center;
	font-weight: bold;
}

.apl-reviews-notes-txt-area {
	height: 115px;
	width: 174px;
	border: 1px solid #007434;
	margin: 0 0 0 15px;
	padding: 3px;
}

	.apl-reviews-notes-txt-area:focus {
		outline: none;
	}

.add-notes-button {
	/*background: url("../Images/APL/add-note-btn.png") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	cursor: pointer;
	height: 31px;
	margin: 5px 5px 0 60px;
	width: 122px;
}

.select-all-button {
	/*background: url("../Images/APL/select-all.png") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	cursor: pointer;
	height: 30px;
	margin: 5px 5px 0 45px;
	width: 96px;
}

.apl-static-labels {
	font-weight: bold;
	text-align: center;
}

.apl-static-labels-ddl {
	font-weight: bold;
	text-align: center;
	margin: 0 5px 0 65px;
}

.apl-review-grid {
	width: 725px;
	/*height: 400px;*/
	/*background: #ffffff;*/
	overflow-y: hidden;
	margin: 0 2px 0 23px;
	float: left;
}

.apl-review-grid-footer {
	text-align: center;
	margin: 10px 0 0 0;
}

.submit-button {
	/*background: url("../Images/APL/submit-btn.png") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	cursor: pointer;
	height: 30px;
	margin: 0 0 0 5px;
	width: 96px;
}

.selected-not-fixed-button {
	/*background: url("../Images/APL/selected-not-fixed.png") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	cursor: pointer;
	height: 33px;
	margin: 0 0 0 5px;
	width: 189px;
}

.submit-for-review-button {
	/*background: url("../Images/APL/submit-for-review.png") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	cursor: pointer;
	height: 33px;
	margin: 0 0 0 5px;
	width: 143px;
}

APL REVIEW PAGE ENDS APL SEARCH PAGE .apl-search-rb {
	float: left;
	font-weight: bold;
	margin: 0 8px;
	padding: 5px;
}

.apl-search-status {
	float: left;
	margin: 0 8px;
}

.apl-search-category {
	float: left;
	margin: 0 8px;
	font-weight: bold;
}

.apl-search-room {
	float: left;
	margin: 5px 8px;
}

.apl-search-status-area {
	float: left;
	font-weight: bold;
	margin: 0 20px 0 0;
	width: 115px;
}

	.apl-search-status-area span {
		font-size: 11px;
	}

.apl-search-status-area-right {
	font-weight: bold;
}

.apl-search-room-toreturn, .apl-search-room-between, .apl-search-room-options {
	float: left;
	margin: 5px 0 0;
}

	.apl-search-room-between span {
		float: left;
		width: 100%;
		font-weight: bold;
	}

.apl-search-room-toreturn1, .apl-search-room-toreturn2 {
	float: left;
	font-weight: bold;
	width: 124px;
	margin: 0 5px 0 0;
}

	.apl-search-room-toreturn1 span {
		font-weight: bold;
	}

	.apl-search-room-toreturn2 span {
		margin: 0 0 0 5px;
	}

.apl-search-room-options span {
	float: right;
	font-weight: bold;
	/*margin: 0 15px;*/
}

.apl-search-room-btnsearch {
	text-align: center;
}

.apl-search-result-grid-right {
	/*border: 1px solid #CECECE;*/
	float: right;
	margin: 1px 20px 0 -13px;
	min-height: 300px;
	width: 620px;
}

.apl-status-title {
	float: right;
	font-weight: bold;
	margin: 8px 20px 0 -13px;
	width: 620px;
}

/*APL SEARCH PAGE ENDS APL ADD REVIEW PAGE*/


.apl-add-review-header {
}

.btn-down {
	/*background: url("../Images/APL/DownArrow_Up.png") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	float: left;
	height: 25px;
	width: 38px;
	cursor: pointer;
}

/*.btn-down:hover {
		background: url("../Images/APL/DownArrow_Over.png") no-repeat scroll 0 0 transparent;
	}*/

.apl-add-review-title {
	margin: 5px 10px 8px;
	text-align: center;
}

	.apl-add-review-title span {
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		margin: 0 0 0 75px;
	}

.apl-add-review-titleRoom {
	text-align: center;
}

	.apl-add-review-titleRoom span {
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}

.apl-add-Issue-title {
	margin: 5px 10px 8px;
}

.apl-add-review-info {
	margin: 3px 10px;
	float: left;
}

.apl-add-review-info-left {
	width: 405px;
	float: left;
}

	.apl-add-review-info-left span {
		float: left;
		font-weight: bold;
		padding: 0 8px 0 0;
		text-align: right;
		width: 95px;
	}

.apl-add-review-info-left-1 {
	margin: 2px 0;
	width: 450px;
	float: left;
}

.apl-add-review-info-left-2 {
	margin: 2px 0;
}

.apl-add-review-info-right {
	width: 340px;
	float: right;
}

	.apl-add-review-info-right span {
		font-weight: bold;
	}

.apl-add-notes-area span {
	float: left;
	font-weight: bold;
	margin: 0 8px 0 0;
	text-align: right;
	width: 95px;
}

.apl-add-notes-area {
	clear: both;
}


.apl-add-notes-area {
	margin: 3px 10px;
}

.apl-add-notes-buttons-area {
	padding: 3px 0;
	text-align: center;
}

.apl-add-notes-grid-area1 {
}

.apl-add-notes-grid-1header {
	border-top: 1px solid #000000;
	float: left;
	padding: 3px 0;
	text-align: center;
	width: 100%;
}

.apl-select-all-grid-1btn {
	float: left;
	margin: 0 40px;
}

.apl-add-notes-grid-1header span {
	float: left;
	font-weight: bold;
	margin: 3px 0 0 125px;
	text-align: center;
}

.apl-add-notes-grid-1 {
	background: none repeat scroll 0 0;
	float: left;
	/*height: 150px;*/
	margin: 0 0 0 42px;
	overflow-y: hidden;
	width: 705px;
}

.apl-add-notes-grid-1footer {
	clear: both;
	font-weight: bold;
	margin: 5px 0 5px 35px;
}

.apl-add-notes-grid-buttons-area {
	margin: 1px 0 5px 35px;
}

.apl-add-notes-grid-2header {
	clear: both;
	font-weight: bold;
	margin: 5px 0 5px 35px;
}

.apl-add-notes-grid-2 {
	background: none repeat scroll 0 0;
	/*height: 150px;*/
	margin: 0 0 10px 42px;
	/*overflow-y: scroll;*/
	width: 705px;
}

/*APL ADD REVIEW PAGE ENDS APL ADD new issue PAGE starts*/ 
.apl-addnew-issue-top-block {
	float: left;
	background: none repeat scroll 0 0 #34CE64;
}

.apl-addnew-issue-reviewbtn {
	float: right;
	/*margin: 0 60px 0 0;*/
	cursor: pointer;
}

.apl-addnew-issue-image {
	background: none repeat scroll 0 0;
	/*float: left;*/
	height: 250px;
	margin: 5px 58px;
	text-align: center;
	width: 650px;
	clear: both;
}

.apl-viewissue-issue-image {
	background: none repeat scroll 0 0;
	float: left;
	height: 250px;
	margin: 5px 20px;
	text-align: center;
	width: 650px;
	clear: both;
}

.apl-addnew-issue-markings-area {
	border-bottom: 1px solid #000000;
	/*float: left;*/
	margin: 5px 0 0;
	padding: 0 0 5px;
	width: 100%;
}

	.apl-addnew-issue-markings-area span {
		margin: 0 5px 0 55px;
	}

.apl-addnew-issue-category-area {
	background: none repeat scroll 0 0 #34CE64;
	clear: both;
	float: left;
	margin: 0 0 0 50px;
	width: 75%;
}

.apl-addnew-issue-mark-play-area {
	float: left;
	height: 150px;
	margin: 10px 5px 5px 15px;
	width: 15%;
}

.apl-addnew-issue-custom-area {
	clear: both;
	float: left;
	font-weight: bold;
	margin: 0 0 10px 15px;
}

.apl-addnew-issue-category-area-items {
	float: left;
	margin: 5px 52px 0 30px;
}

.apl-addnew-issue-category-area-items-odd {
	float: right;
	margin: 5px 5px 0 0;
}

.apl-addnew-issue-category-items {
	margin: 3px 0;
	width:100%;
	float :left;
}

	.apl-addnew-issue-category-items span {
		float: left;
		font-weight: bold;
		text-align: right;
		width: 115px;
		margin: 0 5px 0 0;
	}

.apl-addnew-issue-mark-play-controls {
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	float: left;
	height: auto;
	margin: 5px 0;
	/*overflow: hidden;*/
	width: 125px;
	word-wrap: break-word;
}

.apl-addnew-issue-mark-play-controls-left {
	float: left;
	height: 110px;
	width: 20px;
}

.apl-addnew-issue-mark-play-controls > span {
	word-wrap: break-word;
}

.apl-addnew-issue-mark-play-controls-center-top {
	float:left;
	margin: 0 3px 0px;
}

.apl-addnew-issue-mark-play-controls-center-middle {
	float :left;
	width:79px;
}

.apl-addnew-issue-mark-play-controls-center-bottom {
	margin: 0px 4px 0;
	float :left;
}

.btn-westwall {
	background: url("../Images/APL/RoomArea/WallLeft_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	float: left;
	height: 54px;
	width: 20px;
	margin: 43px 0;
	cursor: pointer;
	float: left;
}

	.btn-westwall:hover {
		background: url("../Images/APL/RoomArea/WallLeft_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-westwall-press {
	background: url("../Images/APL/RoomArea/WallLeft_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	float: left;
	height: 54px;
	width: 20px;
	margin: 43px 0;
	cursor: pointer;
	float: left;
}

.btn-eastwall {
	background: url("../Images/APL/RoomArea/WallRight_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	float: left;
	height: 54px;
	width: 20px;
	margin: 43px 0;
	cursor: pointer;
	float: left;
}

	.btn-eastwall:hover {
		background: url("../Images/APL/RoomArea/WallRight_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-eastwall-press {
	background: url("../Images/APL/RoomArea/WallRight_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	float: left;
	height: 54px;
	width: 20px;
	margin: 43px 0;
	cursor: pointer;
	float: left;
}

.btn-ceiling {
	background: url("../Images/APL/RoomArea/Ceiling_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

	.btn-ceiling:hover {
		background: url("../Images/APL/RoomArea/Ceiling_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-ceiling-press {
	background: url("../Images/APL/RoomArea/Ceiling_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

.btn-northwall {
	background: url("../Images/APL/RoomArea/Wall_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

	.btn-northwall:hover {
		background: url("../Images/APL/RoomArea/Wall_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-northwall-press {
	background: url("../Images/APL/RoomArea/Wall_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

.btn-southwall {
	background: url("../Images/APL/RoomArea/SWall_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

	.btn-southwall:hover {
		background: url("../Images/APL/RoomArea/SWall_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-southwall-press {
	background: url("../Images/APL/RoomArea/SWall_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

.btn-floor {
	background: url("../Images/APL/RoomArea/Floor_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

	.btn-floor:hover {
		background: url("../Images/APL/RoomArea/Floor_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-floor-press {
	background: url("../Images/APL/RoomArea/Floor_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 20px;
	width: 54px;
	cursor: pointer;
	float: left;
}

.btn-nw {
	background: url("../Images/APL/RoomArea/NW_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-nw:hover {
		background: url("../Images/APL/RoomArea/NW_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-nw-press {
	background: url("../Images/APL/RoomArea/NW_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-n {
	background: url("../Images/APL/RoomArea/N_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-n:hover {
		background: url("../Images/APL/RoomArea/N_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-n-press {
	background: url("../Images/APL/RoomArea/N_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-ne {
	background: url("../Images/APL/RoomArea/NE_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-ne:hover {
		background: url("../Images/APL/RoomArea/NE_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-ne-press {
	background: url("../Images/APL/RoomArea/NE_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-w {
	background: url("../Images/APL/RoomArea/W_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-w:hover {
		background: url("../Images/APL/RoomArea/W_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-w-press {
	background: url("../Images/APL/RoomArea/W_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-c {
	background: url("../Images/APL/RoomArea/Center_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-c:hover {
		background: url("../Images/APL/RoomArea/Center_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-c-press {
	background: url("../Images/APL/RoomArea/Center_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-e {
	background: url("../Images/APL/RoomArea/E_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-e:hover {
		background: url("../Images/APL/RoomArea/E_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-e-press {
	background: url("../Images/APL/RoomArea/E_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-sw {
	background: url("../Images/APL/RoomArea/SW_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-sw:hover {
		background: url("../Images/APL/RoomArea/SW_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-sw-press {
	background: url("../Images/APL/RoomArea/SW_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-s {
	background: url("../Images/APL/RoomArea/S_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-s:hover {
		background: url("../Images/APL/RoomArea/S_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-s-press {
	background: url("../Images/APL/RoomArea/S_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-se {
	background: url("../Images/APL/RoomArea/SE_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

	.btn-se:hover {
		background: url("../Images/APL/RoomArea/SE_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-se-press {
	background: url("../Images/APL/RoomArea/SE_PUp.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
}

.btn-void {
	background: url("../Images/APL/Void_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 23px;
	width: 23px;
	cursor: pointer;
}

	.btn-void:hover {
		background: url("../Images/APL/Void_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-undo {
	background: url("../Images/APL/Undo_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 23px;
	width: 23px;
	cursor: pointer;
}

	.btn-undo:hover {
		background: url("../Images/APL/Undo_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-editTitle {
	background: url("../Images/APL/Edit_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 23px;
	width: 23px;
	cursor: pointer;
	float: left;
	margin: 4px 0 0 60px;
}

	.btn-editTitle:hover {
		background: url("../Images/APL/Edit_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-changertstatus {
	background: url("../Images/APL/OpenFile_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 23px;
	width: 23px;
	cursor: pointer;
	float: left;
	margin: 4px 0 0 60px;
}

	.btn-changertstatus:hover {
		background: url("../Images/APL/OpenFile_Over.png") no-repeat scroll 0 0 transparent;
	}

.btn-cannotopen {
	background: url("../Images/APL/CannotOpen_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 23px;
	width: 23px;
	cursor: pointer;
	float: left;
	margin: 4px 0 0 60px;
}

	.btn-cannotopen:hover {
		background: url("../Images/APL/CannotOpen_Over.png") no-repeat scroll 0 0 transparent;
	}

.apl-search-room-btnRecordIssues {
	background: url("../Images/APL/Record_Up.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 30px;
	width: 30px;
	cursor: pointer;
	float:left;
	 margin: 0 0 0 10px;
}

	.apl-search-room-btnRecordIssues:hover {
		background: url("../Images/APL/Record_Over.png") no-repeat scroll 0 0 transparent;
	}

.apl-addnew-issue-mark-play-controls-center {
	float: left;
	height: 110px;
	width: 60px;
}

.apl-addnew-issue-mark-play-controls-right {
	float: left;
	height: 110px;
	width: 32px;
}

.apl-addnew-attach-doc-area {
	float: right;
	margin: 0 10px;
}

.apl-addnew-attatch-doc-grid-view {
	background: none repeat scroll 0 0;
	clear: both;
	/*height: 120px;*/
	overflow-y: hidden;
	width: 300px;
}

.attach-doc-btn {
	float: right;
}

.apl-addnew-issue-submitbtn-area {
	border-bottom: 1px solid #000000;
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}

.apl-addnew-issue-footer-text-area {
	clear: both;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.apl-addnew-issue-footer-text-area-grid {
	display: block;
	width: 500px;
	margin-left: 150px;
}


.apl-view-issue-details-area {
	background: none repeat scroll 0 0;
	/*float: left;*/
	margin: 5px 0px;
	text-align: center;
	width: 725px;
	clear: both;
}

.apl-view-issue-nextprev-area {
	background: none repeat scroll 0 0 transparent;
	clear: both;
	margin: 0 55px;
	min-height: 60px;
	text-align: left;
	width: 650px;
}

.apl-view-issue-prev-area {
	float: left;
	width: 115px;
}

.apl-view-issue-mid-area {
	float: left;
	height: 60px;
	text-align: center;
	width: 450px;
}

.apl-view-issue-next-area {
	float: left;
	width: 85px;
}

.apl-view-issue-notes-doc-area {
	float: left;
	margin: 0 50px 0 55px;
	width: 665px;
}

.apl-view-issue-notesdoc {
	float: left;
	/*width: 340px;*/
}

.apl-view-issue-notes-area {
	background: none repeat scroll 0 0;
	height: 100px;
	width: 300px;
}

.apl-view-issue-docStore-area {
	background: none repeat scroll 0 0;
	/*height: 100px;*/
	width: 300px;
}

.apl-view-issue-doc-area {
	float: right;
	width: 300px;
}

.apl-view-issue-notesdoc {
	text-align: center;
}

.apl-view-issue-doc-area {
	text-align: center;
}

.apl-view-issue-notes-area-button {
	text-align: center;
}

.apl-view-issue-docStore-area-button {
	text-align: center;
}

.apl-view-issue-footer {
	clear: both;
	display: block;
	margin: 0 50px 0 0;
	text-align: right;
	width: 718px;
}

.apl-review-grid-area {
	background: none repeat scroll 0 0 #34CE64;
	float: left;
	width: 100%;
}

.apl-review-grid-header {
	float: left;
	margin: 7px 0;
}

.ddlReview {
	float: left;
}

.validator-text {
	margin: 0 !important;
	padding: 0 3px 0 5px !important;
	text-align: left !important;
}

.CustomLabel {
	width: 64px;
	word-break: break-all;
}

.GridHeader {
	position: absolute;
	/*float: left;*/
	width: 187px;
	/*height: 19px;
	background-color: #9fddaf;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	color: black;
	font-family: Verdana;
	
	*/
}

.popupDiv {
	display: none;
	background-color: white;
	padding: 10px;
	border-radius: 10px;
}

.popupBar {
	height: 30px;
	background-image: url(../images/popup-header-bg.gif);
	background-repeat: repeat-x;
	background-color: gray;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: black;*/
	margin: 0 0 5px;
}

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.review-status-chrome {
		height: 106px!important;
	}
}

.apl-add-batch-multipleroom {
	width: 767px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

.apl-add-batch-building {
	width: 767px;
	float: left;
	margin: 0px 0px 0px 53px;
	font-weight: bold;
}

.apl-add-batch-roomreview {
	width: 767px;
	float: left;
}

.roomreview-box {
	width: 350px;
	border: 1px solid #808080;
	float: left;
	margin: 5px 0px 0px 200px;
	padding: 0px 0px 10px 0px;
}

.roomreview-box-1 {
	width: 300px;
	float: left;
	font-weight: bold;
	margin: 10px 0px 0px 25px;
}

.roomreview-box-span {
	text-align: right;
	float: left;
	margin: 3px 5px 0px 2px;
	width:188px;
}


.roomreview-box-image1 {
	float: left;
	width:20px;
}



.roomreview-box-image2 {
	float: left;
	width:20px;
}

.roomreview-box-button {
	float: right;
    margin: 2px 5px 0;
	width:55px;
}

.imagealign {
	padding: 2px 0px 0px 0px;
	float: left;
	width:20px;
}

.imagealign-1 {
	padding: 5px 0px 0px 3px;
	float: left;
	width:20px;
}

.roomreview-box-grid-h {
	width: 350px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 10px 0px 0px 0px;
}

.roomreview-box-grid {
	width: 300px;
	margin: 0px 0px 0px 25px;
	background: #ffffff;
}
