
/* Error summary */
.dst_errorsummary {
	max-height: 600px !important;	
}

.dst_errorsummary ul {
	list-style: inherit !important;
	margin-left:25px;
}

.dst_errorsummary li {
	margin-top: 10px;
	font-size: 14px;
	list-style: inherit !important;
	line-height: normal;
}

.dst_errorsummary .title {
	font-size: 12px;
	color: #777;
	padding:10px;
}

.dst_errorsummary a {
	line-height: inherit;
	display: block;
}

.resort{border:3px dashed #aa7272;}

.form-control.dst_num{text-align:right; width:100px;}


.dst_bred{border-color:#ea1313 !important;}

.dst_fixed{position:fixed; z-index:9999;}
.dst_info{font-size:0.8em; font-style:italic; margin-left:5px; }

.dst_checklist{}
.dst_checklist label{display:inline-block; margin-left:5px; margin-right:10px;}


html body .riSingle .riTextBox[type="text"] {
    padding-right: 13px;
    padding-left: 13px;
    border-color: #ccc;
    border-radius: 4px;
    height: 32px;
}

.RadPicker.RadPicker_Default{
    height:auto!important;
}