.country-compare-table .main-table {
	text-align: center;
	margin: 0px auto !important;
	border: 0 !important;
	padding: 0px;
	margin-bottom: 20px !important;
}

.country-compare-table .main-header {
	background-color: rgb(0, 100, 200);
	color: white;
	margin: 0px;
	list-style: none;
	font-size: 20px;
	font-weight: bold;
	padding: 10px !important;
}

.country-compare-table {
	font-weight: normal !important;
	width: 100%;
	height: auto;
}

.country-compare-table img {
	width: 79px;
	height: auto;
	border-radius: 5px;
	display: inline !important;
}

.country-compare-table .new-exchange-name {
    font-size: 20px;
    font-weight: bold;
	padding-top: 5px;
}

.country-compare-table .wide-image {
	width: 175px !important;
	margin-bottom: 15px !important;
}

.country-compare-table .list-item {
	margin: 0px;
	padding: 7px !important;
	list-style: none;
	background: white !important;
	border: 1px solid #eee;
}

.country-compare-table .product-style {
	text-align: left; 
	margin: auto;
	padding-top: 20px;
}
.country-compare-table .product-name {
	color: rgb(0, 100, 200);
	font-size: 20px;
}

.new-quick-fact {
	margin-bottom: 10px;
}

@media only screen and (max-width: 992px) {
	.country-compare-table .product-name {
		font-size: 22px;
		margin: 8px auto;
		display: block;
		text-align: center;
	}
	.country-compare-table .product-style {
		padding-top: 0px;
	}
}

.secure-site {
    font-size: 11px;
    display: block;
    margin-top: 6px;
}

.inner-fact-label {
	color: #64666a !important;
	font-size: 16px;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

.inner-fact {
    font-size: 24px;
	box-sizing: border-box;
	color: #000;
	display: inline;
	font-weight: 400;
	line-height: 1.33333;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

.country-compare-table a.button {
    background: #1ca440;
    color: #fff;
    padding: 9px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    border-bottom: 4px solid #3e8040;
    margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

.country-compare-table a.button:after {
    content: "\f15a";
    font-family: fontawesome;
    margin-left: 10px;
}

.compare-table-col {
	text-align: left;
}

@media only screen and (max-width: 992px) {
	.country-compare-table .icon-cover {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	}

	.country-compare-table .button-cover {
	margin-top: 25px !important;
	margin-bottom: 2px !important;
	}
	.secure-site {
    margin-bottom: 25px !important;
}
}

.etoro-disclaimer {
    font-size: 13px;
    text-align: left;
    margin-top: 15px;
    color: #939393;
}

.list-item .recommended {
	position: absolute; 
	left: 16px; 
	color: #fff;
	font-size: 15px;
	background: #fcb000 !important;
	display: inline-block;
	padding: 0 9px!important; 
	width: 160px;
	text-transform: uppercase;
}

.list-item .recommended ~ .col-md-2
	{
		margin-top: 32px;
}

@media (max-width:992px) {
	.list-item .recommended {
		position: relative; left: 0px; top: 0px;
		
	}
	
	.list-item .recommended ~ .col-md-2 {
		margin-top: 20px;
	}
}

/* Wallets */

.colorguide-body .wallets-index .convertica-table-new-content h4 {

    margin-top: 0 !important;

}

.colorguide-body .wallets-index .convertica-table-new-content img {

    margin: 20px auto !important;

}

.colorguide-body .wallets-index .convertica-table-new-content .row {
	padding: 0 10px !important;
}

