.error{color:red; font-size:11px}

.errorMessageSpan{width:100%;text-align:center;border-top:2px solid #DE7A7B;border-bottom:2px solid #DE7A7B;background:#E6C0C0;font:bold 11px;color:#CC0000;padding:6px;float:left;margin-bottom:20px;}

.succMessageSpan{width:100%;text-align:center;border-top:2px solid #DE7A7B;border-bottom:2px solid #DE7A7B;background:#efefef;font:bold 11px;color:GREEN;padding:6px;float:left;margin-bottom:20px;}

.txtBox{height: 40px; margin: 0; width: 280px;}
.selBox{height: 40px; margin: 0; width: 280px;}

.resetBut {-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);background-color:#ededed;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#777777;font-family:Arial;font-size:13px;font-weight:bold;padding:6px 24px;text-decoration:none;text-shadow:0px 1px 0px #ffffff;}
.resetBut:hover {background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);background-color:#dfdfdf;}
.resetBut:active {position:relative;top:1px;}

.light-custom{color: #636466;font-size: 14px;font-weight: 500;padding: 15px;}

.drawPopup{float: left; background-color: rgb(255, 255, 255); width: 40%; border: 1px solid #999999; /*height:276px;*/ height:auto; left:48%;margin-left:-300px;position:fixed;text-align:center;top:50%;z-index:1000;margin-top:-200px;}

.feedbackPopup{float: left; background-color: rgb(255, 255, 255); width: 25%; border: 1px solid #999999; /*height:276px;*/ height:auto; left:52%;margin-left:-300px;position:fixed;text-align:left;top:50%;z-index:1000;margin-top:-200px;}

.customtooltip {
    border: 0px solid;
    display: block;
    height: 26px;
    position: absolute;
    right: -11px;
    text-align: center;
    top: 0;
    width: 26px;
}

.disabledAll {
    pointer-events: none;
    opacity: 0.3;
}
#frmPropTotalPrice_14_1 > span {
    display: inline-block;
    width: 100%;
}
        
.inputBox_Txt{width:100%!important; padding:0.4em!important; font-size:1em!important;}
.txtLbl_P{margin:0!important}
.btn_Submit{padding:0.1em 1em!important; width:auto!important;font-weight:normal!important;text-transform:none!important;font-size:1em!important; margin:0.em 0!important;text-indent:0!important;background: #6995A9!important;color:#FFF!important}

.selectBox{
	width: 100%;
	background: #F2F2F2;
	padding: 0.4em;
	font-family: 'Playball', cursive;
	font-size: 1.0em;
	color: #666;
	border: 1px solid #DADADA;
	outline:none;
	margin-right:5%;
	margin-top:5%;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}

.error{
    font-family:Verdana, Arial, Helvetica, sans-serif!important;
	font-weight:normal!important;
	font-size:10px!important;
	font-style:normal!important;
	color:#FF0000!important;
	display:inline!important;
	float:left!important;
	width:100%!important;
}
