.dotted-line{
	border:0px;
	border-bottom:1px dotted;
	width: -webkit-fill-available;
}

.text-color{
	color: #000;
}

.title-color{
	color: dodgerblue !important;
    text-decoration: underline !important;
}

.error{
	color:red;
}