
#ribbon_alpha {
	
}

.nukrd_top_container {
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(bottom left, rgb(217, 139, 146) 0%, rgb(217, 139, 146) 1%, #c03e4a 100%) repeat scroll 0% 0%;
	background: rgba(0, 0, 0, 0) -o-linear-gradient(bottom left, rgb(217, 139, 146) 0%, rgb(217, 139, 146) 1%, #c03e4a 100%) repeat scroll 0% 0%;
	background: rgba(0, 0, 0, 0) linear-gradient(to top right, rgb(217, 139, 146) 0%, rgb(217, 139, 146) 1%, #c03e4a 100%) repeat scroll 0% 0%;
	padding-top:20px;
}
	

.nukrd-contact-btn {
	padding: 20px;
	text-align:center;
	color: #ffffff;
}

.nukrd-contact-btn:hover {
	opacity:0.5;
	background-color: rgba(255,255,255,.15);
}

.nukrd_lower_container {
	padding: 0;
}

.lower_container {
	margin:0 !important;
}

.nukrd_mfi {
	min-height:0 !important;
}

.nukrd_name {
	text-shadow: 1px 1px 1px black;
	color: #FFFFFF;
	font-weight: 600;
	font-size: x-large;
}

.vcard-field {
	border-bottom: 1px solid #eee;
	width: 100%;
	padding: 15px 40px;
}

.vcard-icon {
	color: #c9c9c9;
	width: 30px !important;
	font-size: 14px;
}

#nukrd_icons {
	display: flex;
	justify-content:space-between;
	align-items: center;
	margin-top: 15px;
	margin-left: 20px;
	width: 90%;
	
}

#nukrd_icons a {
	color: #c03e4a;
}

.nukrd-contact-btn-icon {
	padding-right: 2%; color: #fff;
}

.vcard-body-wrapper {
	width: 467px;
	margin: 0 auto;
	margin-bottom: 0px;
	box-shadow: 0 -5px 40px 7px rgb(0 0 0 / 8%);
	margin-bottom: 20px;
	overflow: hidden;
	height: 100%;
}

/* The Close Button */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

#myBtn {
	background-color:#c03e4a;
	color:#ffffff;
	padding:20px;
	position: relative;
	justify-content:space-between;
	align-items: center;
}

#myMobileBtn {
	background-color:#c03e4a;
	color:#ffffff;
	position: fixed;
	z-index: 100000;
	bottom: 0;
	right: 0
}

.nukrd_download {
	width:100%; 
	padding:0 40px;
	text-align: center;
}

.nukrdtemplates {
	box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}















