﻿/* Mobile */
#CompareDiv {

}
.SelectR input,
.MobileTick input {
margin-top: 17px
}
.MobileTick {
background: #19b8b8;
float: right;
width: 20px;
}
.AdsMobileLeft {
float: left;
width: 26%;
padding-left: 7px
}

.AdsMobileRight {
width: 71%;
float: right
}

.MobileAdsList {
float: right;
width: 45%;
min-height: 30px;
padding-right: 10px
}

.MobileAdsListUpdate {
float: right;
width: 99%;
min-height: 30px;
text-align: right;
padding-right: 5px;
margin-top: 5px;
}
.MobileAdsListInfo {
float: right;
min-height: 30px;
padding-right: 10px;
margin-top: 5px
}

.MobileAdsList span {
background: transparent!important;
border: 0!important
}

.MobileAdsListPrice {
float: left;
width: 49%;
min-height: 30px;
text-align: center;
margin-left: 5px
}

.MobileAdsListPrice span {
background-color: #FDFDFD;
border: 1px solid #E8E8E8;
text-align: center;
padding: 4px 10px
}

.MobileAdsListPic {
text-align: center;
}

.MobileAdsListPic img {
max-width: 125px;
height: auto!important
}

.MobileAds .ib2 {
background: #ABE4E4;
box-shadow: 2px 2px 5px #6EBFBF;
}
.MobileAds .ib2 {
margin: 10px 10px 5px 10px
}

.MobileAds .MobileAdsListPic img {
border: 1px solid #ABE4E4;
padding: 2px;
}

.MobileAds {
float: left;
width: 465px;
position: relative;
}

.MobileAds {
width: 100%;
float: none;
box-sizing: border-box;
clear: both
}

.MainDiv4 {
padding: 2px;
margin-right: 2px;
width: 97%;
background-color: #EEFEFE;
text-align: right
}

.MobileInfoDetails {
background: rgba(171, 228, 228, 0.22);
padding: 10px;
text-align: justify;
line-height: 20px;
clear: both;
margin-right: 5px;
width: 90%
}

.tdMobile {
float: right
}

#SearchMobileBox {
    margin-right: 1px;
    background-color: #D9FCFC;
    color: #666666;
    padding: 5px 10px 5px 5px;
    border: 1px solid silver;
    line-height: 190%;
}