/* scan dresses start css */

.scan-dresses{
	
}

.scan-dresses .form-control{
	    border-radius: 1.25rem;
		width:80%;
}

.scan-dresses .modal-footer{
	border-top: none;
	display: block;
}
.scan-dresses .btn-pop{
background-color: #ffffff;
    border: 1px solid #3cc194;
    color: #3cc194;
    border-radius: 1.25rem;
	line-height: 0.9;
}

.scan-dresses .btn-pop-setting{
background-color: #3cc194;
    border: 1px solid #3cc194;
    color: white;
    border-radius: 1.25rem;
	line-height: 0.9;
}
/* scan dresses end css */
