#popup-compare{
    background: #fff;
   /*  border: 1px solid #e6e8eb; */
    width: 900px;
	/* top: 10px;
	left: 124px;
	position: relative; */
	display: block;
	transition: transform 0.4s ease-out 0s;
}
.popup-compare{
	position:relative;
	top: -72px;
}
.popup-compare-head{
    color: #252627;
	font-size: 21px;
	line-height: 1.1em;
	margin-bottom: 29px;
	padding: 34px 0 0;
	width: 245px;
	position: absolute;
}
.popup-compare-close{
    background: url("img/popup-compare-close.png") no-repeat 0 0;
    width: 19px;
    height: 19px;
    cursor: pointer;
    position: absolute;
    top: 22px;
    right: 37px;
}
.popup-compare-body{
    margin: 15px 0;
}
.popup-compare-body-left{
    position: relative;
    float: left;
    width: 240px;
    font-weight: 300;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    text-align: right;
    padding-top:14.5em;
}
.popup-compare-body-left div{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 36px;
}
.view-compare-bl{
	width:240px;
}
.view-compare-bl a{
	color: #5460a8;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
.view-compare-bl a:hover{
	text-decoration:none;
}
.view-compare-bl a:last-child{
	margin-left:15px;
}
.comp-a-active{
	padding:5px;
	background-color: #5ABD32;
	color: #FFF !important;
	border-radius:4px;
	text-decoration:none !important;
}
.popup-compare-body-right{
    margin:45px 0 0 255px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #e5e4e2;
    overflow: auto;
   /*  min-height: 300px;
    max-width: 740px; */
}
.popup-compare-body-right-table{
    display: table;
    width: auto;
    padding: 23px 13px 6px;
}
.ipad .popup-compare-body-right-table{
    width: 715px;
}
.popup-compare-body-right-table-item{
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin-right: 25px;
    text-align: center;
}
.popup-compare-body-right-table-td:last-child .popup-compare-body-right-table-item{
    margin-right: 0;
}
.popup-compare-body-right-table-td{
    display: table-cell;
}
.popup-compare-body-right-table-item-btn{
    margin:20px 0;
}
.popup-compare-body-right-table-item-btn a{
	display:inline-block;
	width:100px;
	height:22px;
	background-color:#5ABD32;
	color:#FFF;
	font-size:11px !important;
	font-weight:bold;
	text-transform:uppercase !important;
	border-radius:8px;
	padding-top:8px;
}
.popup-compare-body-right-table-item-pic{
    height: 100px;
    margin-top: 19px;
    overflow: hidden;
    text-align: center;
}
.popup-compare-body-right-table-item-pic img{
     max-width: 125px;
}
.popup-compare-body-right-table-item-name{
    overflow: hidden;
    font-size: 16px;
    font-weight: 300;
    color: #252627;
    line-height: 22px;
    height: 45px;
    margin-bottom:7px;
}
.popup-compare-body-right-table-item-name a{
    color: #5460a8;
    text-decoration: underline;
}
.popup-compare-body-right-table-item-name a:hover{
	color: #5ABD32;
    text-decoration: none;
}
.popup-compare-body-right-table-item-price{
    font-weight: bold;
	color: #5ABD32;
	font-size: 24px;
    margin-bottom: 8px;
    white-space: nowrap;
}
.popup-compare-body-right-table-item-price i{
    font-style: normal;
    font-size: 21px;
}
.popup-compare-body-right-table-item-info{
    border-top: 1px solid #e5e4e2;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 31px;
    overflow: hidden;
   /* white-space: nowrap;
    text-overflow: ellipsis;*/
    height: 35px;
}
.popup-compare-body-right-table-item-info span{
    display: inline-block;
   /*  line-height: 16px; */
    vertical-align: middle;
    max-height: 32px;
    overflow: hidden;
}
.popup-compare-body-right-table-item-info-wrap{
    margin-bottom: 13px;
}
.popup-compare-body-right-table-item-price-old{
    font-size: 14px;
    text-decoration: line-through;
    color: #333333;
    font-weight: normal;
}
.compare-buy-btn {
    width: 112px;
	height: 45px;
	position: relative;
	left: 45px;
	top: 0px;
	background: url('../images/buy-btn-bg-.png')no-repeat;
}
.compare-buy-btn:hover {
    background-position: 0px -55px;
}
.compare-buy-btn a {
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 13px 0 9px 42px;
}
.compare-btn {
    background: url('../images/call-btn-bg-.png')no-repeat;
}

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {overflow: hidden;}
/* Anti FOUC */
.remodal,[data-remodal-id] {display: none;}
/* Necessary styles of the overlay */
.remodal-overlay {position: fixed;z-index: 9999;top: -5000px;right: -5000px;bottom: -5000px;left: -5000px;display: none;}
/* Necessary styles of the wrapper */
.remodal-wrapper {position: fixed;z-index: 10000;top: 0;right: 0;bottom: 0;left: 0;display: none;overflow: auto;text-align: center;-webkit-overflow-scrolling: touch;}
.remodal-wrapper:after {display: inline-block;height: 100%;margin-left: -0.05em;content: "";}
/* Fix iPad, iPhone glitches */
.remodal-overlay,.remodal-wrapper {backface-visibility: hidden;}
/* Necessary styles of the modal dialog */
.remodal {position: relative;outline: none;text-size-adjust: 100%;}
.remodal-is-initialized {display: inline-block;}
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened {filter: blur(3px);}
/* Default theme styles of the overlay */
.remodal-overlay {background: rgba(43, 46, 56, 0.9);}
.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing {animation-fill-mode: forwards;}
.remodal-overlay.remodal-is-opening {animation: remodal-overlay-opening-keyframes 0.3s;}
.remodal-overlay.remodal-is-closing {animation: remodal-overlay-closing-keyframes 0.3s;}
/* Default theme styles of the wrapper */
.remodal-wrapper {padding: 10px 10px 0;}
/* Default theme styles of the modal dialog */
.remodal {box-sizing: border-box;margin-bottom: 10px;padding:35px 35px 0px 20px;transform: translate3d(0, 0, 0);color: #2b2e38;background: #fff;}
.remodal.remodal-is-opening,.remodal.remodal-is-closing {animation-fill-mode: forwards;}
.remodal.remodal-is-opening {animation: remodal-opening-keyframes 0.3s;}
.remodal.remodal-is-closing {animation: remodal-closing-keyframes 0.3s;}
/* Vertical align of the modal dialog */
.remodal,.remodal-wrapper:after {vertical-align: middle;}
/* Close button */
.remodal-close {position: absolute;top: 5px;right: 3px;display: block;overflow: visible;width: 35px;height: 35px;margin: 0;padding: 0;cursor: pointer;transition: color 0.2s;text-decoration: none;color: #95979c;border: 0;outline: 0;background: transparent;}
.remodal-close:hover,.remodal-close:focus {color: #2b2e38;}
.remodal-close:before {font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;font-size: 25px;line-height: 35px;position: absolute;top: 0;left: 0; display: block; width: 35px; content: "\00d7";text-align: center;}
/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner {padding: 0;border: 0;}
/* Keyframes
   ========================================================================== */
@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {background: #2b2e38;}
.lt-ie9 .remodal {width: 400px;}

/*23.12.15*/
.popup-compare-body-right-table-item-pic {
    margin-top: 9px;
}