@charset "UTF-8";
/* CSS Document */

.reserve-popup{
    display: none;
    background: #fff;
    width: 30%;
    height: auto;
    overflow: visible;
    position: relative;
    cursor: pointer;
}
.reserve-close{
    float: right;
}

.ce-textpic .reserve-portion  {
    float: left;
    position: absolute;
}
.reserve-portion{
    text-align: left;
}
.reserve-portion .reserve-close{
    margin-top: -14px!important;
    margin-right: -7px!important;
}
.reserve-portion .reserve-close img{
    margin-top: 6px!important;
    margin-right: 0px!important;
}
.tx-revolution .resever-image {
    bottom: 90px;
    cursor: pointer;
    position: absolute;
    right: 10px;
}
.ls-container .resever-image {
    left: auto !important;
    right: 10px !important;
    bottom: 100px !important;
    top: auto !important;
}
.slider-pro .resever-image {
  left: 0;
  top: 0;
}
.gsc-results-wrapper-nooverlay.gsc-results-wrapper-visible .gsc-adBlock{
    display: none;
}