#close-modal{
	z-index: 1;
    background-color: #FF8303;
    opacity: 1;
}
#modal-comtent-modal{
	background-color:#FF8303;
}
#modal-comtent-modal .modal-body{
	color:#000000;
