/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.icon-ios {
	background: url(../images/icons/icon_tap.png) no-repeat center;
	width: 30px;
	height: 30px;
	margin: 0 4px;
}
.vg-block-icons-for-ios {
	width: 100%;
	height: 68px;
	background: url("../images/icons/ios_more_icons.png") no-repeat center;
}

.vg-modal .modal-content {
	border: none;
	border-radius: 1px;
}
.vg-modal .modal-content .modal-footer {
	background: #f9f9f9;
}
