p.popupNote { font-size:12px;background:url(../Images/queIco.png) no-repeat; padding-left:40px; min-height:40px; vertical-align:middle;}

p.popupNote { font-size:12px;padding-left:40px; min-height:40px; vertical-align:middle;}

p.popupNote.Confirmation{background:url(../Images/queIco.png) no-repeat; }

p.popupNote.Alert{background:url(../Images/alertIco.png) no-repeat; background-size:25px 25px }

.modal-content {
	display:none;
}

.clear {
	clear:both;
}

.quick-start-btn-container {
	/*height:30px;*/
	margin:10px 20px;
}

.cancel-btn {
	color:#ccc;
	/*line-height:14px;*/
	float:right;
	font-size:13px;
	font-weight:normal;
	position:relative;
	top:0px!important;
	margin-right:20px;
	cursor:pointer; /*height:13px*/
	
}

.no-btn {
	color:#ccc;
	/*line-height:14px;*/
	float:right;
	font-size:13px;
	font-weight:normal;
	position:relative;
	top:0px!important;
	margin-right:20px;
	cursor:pointer; /*height:13px*/
	
}

delete-ico{
background: url(../Images/sprite.png) no-repeat;
}

/*.box h3 {
	margin: 50px 0 20px 0;
	padding-left:20px;
	font-size:18px;
	color:#696a6c;
	font-weight:bold;
}*/
.box {
    /*background:#d0d1d2 url(../images/tab-box-bg.png) repeat-x bottom;*/
    /*background:#fff;*/
    padding: 10px 20px;
    padding-bottom: 0px;
}
/*#colorbox .box {background:#fff;}*/
/*.box h3 {
	margin:0 0 10px 0;
	padding:0;
	color:#223b6f;
	font-size:16px;
	line-height: 23px;
}*/
.box ul li 
{
    display:inline-block;
    *display:inline;
}

/*.box label {
	color: #333;
	display: inline;
	float: left;
	font:bold 11px 'opensansregularregular', Arial, Helvetica, sans-serif;
	line-height:27px;
	min-width:50px;
	text-align:right;
	letter-spacing:0px;
}*/

.box a {
	text-decoration:none;
}
.box a {
	text-decoration: none;
}

#okBtn{
    /*background: url(../Images/sprite.png) no-repeat;*/
}

#okBtn
{ 
  cursor:pointer; text-indent:0; display:block; float: right; margin-right: 10px
}

#yesBtn
{ 
  cursor:pointer; text-indent:0; display:block; float: right; margin-right: 10px
}

#yesBtnForResetEstimate {
    cursor: pointer;
    text-indent: 0;
    display: block;
    float: right;
    margin-right: 10px
}

#yesBtnForResetEstimateViewReport {
    cursor: pointer;
    text-indent: 0;
    display: block;
    float: right;
    margin-right: 10px
}

#YesButtonEstimate {
    cursor: pointer;
    text-indent: 0;
    display: block;
    float: right;
    margin-right: 10px
}

.popupOkButton {
    cursor: pointer;
    text-indent: 0;
    display: block;
    float: right;
    margin-right: 10px
}

#returnToRSMeansBtn{
	background: url(../Images/sprite.png) -194px -1261px no-repeat;
	width:181px;
	height:32px;
	cursor:pointer;
	margin-top:10px;
	display:inline-block;
	
}
#renewBtn{
	background: url(../Images/sprite.png) -379px -1261px no-repeat;
	width:65px;
	height:32px;
	cursor:pointer;
	margin-top:10px;
	display:inline-block;
	margin-left:50px;
}

#btnCancelReport{
      margin-right: 10!important;
}

#reportExportLoader {
    display: none;
}

.loader-icon {
    margin-top : 4px;
}

.loader-title {
    color: rgb(255, 255, 255);
    text-decoration: none;
}