/* Settings styles. */
/* Add your own currency here */
.pcresult .pcprice .originalprice {
	display:none;
}
.custom-css-box {
    width: 40%;
    height: 200px;
}
.settings-custom-style {
	display:none;
}
.price-comparison-url {
float:left;
clear:left;
width:40%;
}
.price-comparison-affiliate-url {
float:left;
width:40%;
}
.price-comparison-configure-url {
float:left;
margin-top:13px;
}
.price-comparison-url input[type=text], .price-comparison-affiliate-url input[type=text] {
width:85%!important;
}
/* Style for the comparison box. */ 
.pricecomparisonwidget .pcmerchantlogo img {
	max-width:100%;
	max-height:100%;
}
.pricecomparisonwidget .pcmerchantlogo {
	height:36px;
	width:70px;
	overflow:hidden;
	display:inline-block;
	background: white;
	padding: 0px;
	text-align: left;		
}
.pricecomparisonwidget .pcprice {
	display:inline-block;
	position: absolute;
	top: 8px;
	right:0px;
	font-size: 14px;
	margin-left:10px;
	line-height:14px;
}
.pricecomparisonwidget {
	float: right;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border:1px solid #eee;
	border-radius:0px;
	min-width:150px;
}
.pricecomparisonwidget.floatleft {
	float: left;
}
.pricecomparisonwidget.fullwidth {
	width:100%;
}
.pricecomparisonwidget.pricecomparison-panel{
    border:none;
}
table.pricecomparison-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-color: 1px solid rgba(51, 51, 51, 0.19);
  font-size: 15px;
}
table.pricecomparison-table th,
table.pricecomparison-table td {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
}
table.pricecomparison-table th {
  text-align: left;
}
table.pricecomparison-table thead th {
  
}
table.pricecomparison-table tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
table.pricecomparison-table tbody td {
  position: relative;
}
table.pricecomparison-table .pcmerchantlogo {
    background: white;
    padding: 0px;
    text-align: left;
    word-wrap: break-word;
    overflow: initial;
    height: auto;
    width: auto;
}
table.pricecomparison-table .pcprice {
	display:inline-block;
	position: relative;
	top: auto;
	right:auto;
	font-size: 14px;
	margin-left:auto;
	line-height:14px;
}
table .button {
  background: #dedede;
    border-radius: 100px;
    padding: 0px 11px;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
}
/* Hover state animation applied here */
table .button:hover { 
  -webkit-animation: hover 1200ms linear 2 alternate;
  animation: hover 1200ms linear 2 alternate;
}
/* Active state animation applied here */
table .button:active {
  -webkit-animation: active 1200ms ease 1 alternate;
  animation: active 1200ms ease 1 alternate; 
  background: #5F9BE0;
}
.pricecomparisonwidget h2 {
	font-size: 18px;
	font-weight: bold;
}
.pricecomparisonwidget > div {
	position:relative;
}
.pcpropriceagerow {
	font-size:8px;
	text-align:right;
	line-height:10px;
	margin-bottom:5px;
	border-bottom:1px solid #eee;
	height:3px;
}
.pcresult:last-child .pcpropriceagerow {
	border-bottom:none;
	margin-bottom:0px;
}
.pcpricechecked {
	display: inline-block;
	padding: 1px 3px;
	position:relative;
	top:-12px;
}
.pcpricechecked:hover {
	background-color:#aaaaaa;
}
.pcresult a {
	box-shadow:none;
	line-height:10px;
	display:block;
	padding:0px;
	margin:0px;
}
.pcpricechecked a {
	color: #aaa;
	text-decoration:none!important;
	box-shadow:none;
}
.pcpricechecked:hover a {
	text-decoration:none!important;
	color:white!important;
}
#pcwebsites input, #pcwebsites select {
	/*float:left;
	width:250px;
	margin-right:20px;*/
}
#pcwebsites input[type=button] {
	width: 25px;
	border-radius: 50%;
	border: none;
	height: 25px;
}
.proxy_list_add {
	margin-top:10px;
}
.proxy_list_delete {
	margin-left:8px;
}
#proxy_list_container select.proxy_list_field {
	margin-right:20px;
}
#proxy_list_container input.proxy_list_field {
	width: 150px;
	margin-right: 20px;
}
#proxy_list_container button {
	width: 25px;
	border-radius: 50%;
	border: none;
	height: 25px;
	cursor: pointer;
}
#pcwebsites input[type=button] {
	width: 25px;
	border-radius: 50%;
	border: none;
	height: 25px;
}
.proxy_list_add {
	margin-top:10px;
}
.proxy_list_delete {
	margin-left:8px;
}
#proxy_list_container select.proxy_list_field {
	margin-right:20px;
}
#proxy_list_container input.proxy_list_field {
	width: 150px;
	margin-right: 20px;
}
#proxy_list_container button {
	width: 25px;
	border-radius: 50%;
	border: none;
	height: 25px;
	cursor: pointer;
}
#pcwebsites_table {
	/* cellspacing */
	border-collapse: collapse;
	border-spacing: 0;
	width:85%;
	margin-top: 40px;
	text-align:left;
}
#pcwebsites_addbtn {
	clear: both;
	margin-top: 30px;
	margin-left: 15px;
}
.pcdelete {
	cursor:pointer;
}
#pcprosearchwidget {
	position:relative;
	clear: both;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 344px;
    margin-top: 10px;
}
.pccontainer {
	width:80px;
	height:80px;
	display: block;
	float:left;
	background-color:white;
	position:relative;
	overflow:hidden;
 }
.pcprod .pcouter {
	display:inline-block;
	overflow:hidden;
	margin: 0 auto; 
}
.pcprod .pcinner {
	display:inline-block;
    position:relative; 
	margin:auto;
}
.pcprod img {
	position:relative;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;	
}
.pcprod img:hover {
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.pcprod img.landscape {
	height:80px;
}
.pcprod img.portrait {
	width:80px;
}
.pcprod .pcprice {
position: absolute;
    top: 0px;
    left: -27px;
    text-align: center;
    background-color: rgba(0,60,0,0.5);
    color: white;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    padding: 0px;
    font-size: 9px;
	font-weight:bold;
	width:80px;
	line-height:30px;
}
.pcprod .pcname {
	position:absolute;
	bottom:0px;
	display:none;
}
.pcsrprod .pcname {
	font-size:10px;
	text-align:left;
}
#pcprosearchwidget {
	clear:both;
	overflow:hidden;
}
#pcprosearchwidget .pcresultsrow {
	width:10000px;
}
#pcprosearchwidget .pcrowcontainer {
	width:240px;
	overflow:hidden;
	float:left;
}
#pcprosearchwidget .pcscroll {
	width:20px;
	height:80px;
	float:right;
}
#pcprosearchwidget .pcscrollleft {
	width:20px;
	height:40px;
	background-image:url(leftarrow.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	background-color:white;
}
#pcprosearchwidget .pcscrollright {
	width:20px;
	height:40px;
	background-image:url(rightarrow.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	background-color:white;
}
#pcprosearchwidget .pcscrollleft:hover, #pcprosearchwidget .pcscrollright:hover {
	cursor:pointer;
}
#pcprosearchwidget .pcrowlogo {
	width:80px;
	height:80px;
	background-size:contain;
	float:left;
	display:block;
}
#pcprosearchwidget .pcouterrow {
	clear:both;
	margin-bottom: 5px;
    overflow: hidden;
    border: 1px solid #eee;
    margin-top: 0px;
    padding-top: 0px;
    border-radius: 0px;
	padding-left:2px;
}
#new_pcwebsites input.currencysymbol, #new_pcwebsites select.currencyposition, input.decimalsymbol {
	max-width:60px;
}
#new_pcwebsites input.priceselector, #new_pcwebsites input.salespriceselector, #new_pcwebsites input.imagesselector {
	max-width:125px;
}
#new_pcwebsites input.logourl {
	max-width:100px;
}
#searchwebsitecontainer input.searchwebsite_productcategories {
	max-width:100px;
}
#searchwebsitecontainer input.currencysymbol {
	max-width:60px;
}
#searchwebsitecontainer input.searchwebsite_logourl, #searchwebsitecontainer input.searchwebsite_searchurl, #searchwebsitecontainer input.searchwebsite_affiliateurl {
	max-width:150px;
}	
.pcpropanel-price, .pcpropanel-price-age, .pcpropanel-refresh-price {
	display:inline-block;
	width:100px;
}
.pricecomparison-panel .pcresult a {
    box-shadow: none;
    line-height: 18px;
    display: block;
    padding: 2px;
    margin: 0px;
    text-align: center;
}
table.pricecomparison-table th.pcpropanel-pricecolumn, .pcpropanel-pricecolumn {
	text-align:center;
}
.pricecomparison-panel table.pricecomparison-table th {
	white-space: nowrap;
	color: #888;
}
.pricecomparison-panel table.pricecomparison-table td .pcpropanel-price-age {
	color:#888;
}
.pricecomparison-panel table.pricecomparison-table .pcprice {
	font-weight:bold;
}
.pcpriceage.liveprice {
	color:green;
	font-size:13px;
}
.pricecomparison-panel table.pricecomparison-table .pcmerchantlogo {
	height:25px;
}
@media (max-width: 800px) {
	th .pcpropanel-refresh-price {
		display:none;
	}
	.pcpropanel-refresh-price {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
}
@media (max-width: 650px) {
	th .pcpropanel-price-age {
		display:none;
	}
	.pcpropanel-price-age {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
}
#pcprosearchform {
	display:flex;
	flex-wrap: nowrap;
}
#pcprosearchform input[type=submit] {
	float:right;
}
#pcprosearchwidget {
	clear:both;
}
#searchresults {
	clear:both;
}
#searchresults .pcsrprod {
	width:150px;
	text-align:center;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
#searchresults .pcprice {
	display:block;
	text-align:center;
}
#searchresults .pcname {
	display:block;
	text-align:center;
	height:45px;
	overflow:hidden;
}
#searchresults .pcsrprod .srimage {
	height:150px;
	width:150px;
	display:block;
	background-size:contain; 
	background-repeat:no-repeat;
	background-position:bottom;
}
.pcsraffiliate {
}
.pcsrlogo {
	width:100px;
	height:60px;
	background-size:contain;
	float:left;
	display:block;
	background-size:contain; 
	background-repeat:no-repeat;
	background-position:bottom;
}
.pcsrnumfound {
	position:relative;
}
.pcsrnumfound img {
	vertical-align: middle;
}
.pcsraffiliate:after {
	content:", ";
}
.pcsraffiliate:last-child:after {
	content: "";
}
.pcsraffiliate:first-child:before {
	content: "Searching: ";
}
.pcmerchant img {
	height:25px;
}
#pcprosearchorder {
	float:right;
}
#pcprosearchprogress {
	float:left;
}
.pcprodrelevance {
	display:none;
}
.lastchecked:before {
	content:"Last checked: ";
}