.divider-dashed {
    border-top: 2px dashed #e7eaec;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0;
}

.alert{
	cursor: pointer;
	text-align: center;
}

.hint{
	font-size: 12px;
    color: gray;	
}