.ad {
  color: #333;
  font-family: arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  line-height: 18px;
  padding-bottom: 11px;
  padding-top: 11px;
}
.headline {
  line-height: 18px;
  margin: 0px;
  font-weight: normal;
}
.headline a {
  font-size: 18px;
  font-weight: normal;
  color: #1a0dab;
  font-family: arial,sans-serif;
}

.mobile-preview-frame .ad .headline a {
  font-size: 16px;
}

.urlline {
  color: #006621;
  margin-bottom: 0;
  white-space: nowrap;
}
.adtag {
  background-color: #fff;
  border-radius: 2px;
  color: #006621;
  display: inline-block;
  font-size: 12px;
  border: 1px solid #006621;
  padding: 0 2px 0 2px;
  line-height: 14px;
  vertical-align: baseline;
  
  margin-left: 0;
  margin-right: 5px;
}
.displayurl {
  vertical-align: bottom;
}
.description {
  color: #545454;
  font-size: small;
}

.adv-rating {
  color: #808080;
  font-size: small;
}

.adv-rating .orange-star {
  color: #f68512;
}
.adv-rating .gray-star {
  color: #c6c6c6;
}

.desktop-call-ext {
  color: #808080;
  font-size: small;
}

.mobile-call-ext {
  font-size: small;
}

.mobile-preview-frame {
  border: grey solid;
  border-width: 70px 20px;
  border-radius: 50%/6%;
  height: 840px;
  margin: 20px;
  overflow: hidden;
  border-collapse:separate;
  font-family:arial, helvetica, sans-serif;
  width: 440px;
  padding-left: 20px; padding-right: 20px;
}

.mobile-cards {
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding-left: 0;
  padding-right: 0;
}

.callout-line {
  color: #545454;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: small;
}

.sitelink {
  font-size: small;
  margin-top: 8px;
  margin-bottom: 5px;
}
.sitelink a {
  color: #1a0dab;
}

/*
.sldesk, .sldesk > ul, .sldesk > li {
  overflow:hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  border: 0 none;
  margin: 0;
  padding: 0;
}

.sldesk  li {
  display: inline;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

.sldesk li + li::before {
  content: " · ";
}
*/
.sldesk-second-row {
  margin-top:5px;
}

.sitelink-large .sldesk-second-row {
  margin-top:8px;
}

.sitelink-large a {
  font-size: larger;
}

.nowrap-nooverflow-div {
  overflow:hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slmob {
    margin: 0 ;
    padding: 0;
    width: 100%;
    border: 0 none;
    display: inline;
    white-space: nowrap;
}

.slmob > li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slmob > li {
    box-sizing: border-box;
    display: inline-block;
    padding: 0 8px 2px 8px;;
    vertical-align: top;
    width: 50%;
}

.review-ext {
  color:#545454;
  font-size: small;
}

.desktop .review-ext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} 

.review-ext-type-exact-quote .review-ext-text::before {
  content: "\201c"; /* &#8220; Left double quotation */
}

.review-ext-type-exact-quote .review-ext-text::after {
  content: "\201d"; /* &#8221; Right double quotation */
}

.review-ext-source {
  color:#808080;
}

.structured-snippet-ext-line {
  color:#545454;
  font-size: small;
}

.price-ext-container {
  background-color: #f8f8f8;
  padding: 10px;
  white-space: nowrap;
  overflow-x: hidden;
}
.price-ext-container.mobile {
  margin-left:-10px; 
  margin-right:-10px;
  margin-bottom:-7px;
}
.price-ext-container.desktop {
  overflow-x: auto;

 }
.price-ext-item {
  display: inline-block;
  height: 70px;
  text-align: center;
  vertical-align: middle;
  width: 118px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  background-color: #fff;
  border-radius: 2px;
  margin-left: 4px;
}
.price-ext-item.deskktop {
  height: 90px;
  width: 150px;
}
.price-ext-item-header {
  color: #7A7A7A;
  font-size: small;
  line-height: 24px;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.price-ext-item-header.deskktop {
  line-height: 30px;
}
.price-ext-item-header:after {
  border-bottom: solid 1px rgba(0,0,0,0.16);
  content: '';
  display: block;
}
.price-ext-item-price {
  color: #7A7A7A;
  font-size: small;
  padding-top: 9px;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.price-ext-item-price.deskktop {
  line-height: 19px;
}
.price-ext-item-description {
  color: #7A7A7A;
  font-size: small;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
}
.location-ext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: small;
}
.location-ext.deskktop a {
  color: #1a0dab;
}
/*================================================
  CSS inner-addon to input box
================================================  */
/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .k-icon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */
.left-addon .k-icon-left  { left:  0px; top: 1px;}
.right-addon .k-icon-right { right: 10px; top: 1px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

/*================================================
  /CSS inner-addon to input box
================================================  */

/******* CSS For tooltip button ***********************/
.nkf-tooltip-btn {
    color:#000000;
    opacity:0.7;
    border: 1px solid #cccccc;
    border-radius: 3px 3px 3px 3px;
    background-color: #eee;
}
.nkf-tooltip-btn:after {
    content: "?";
    padding: 0 2px;
}
.nkf-tooltip-btn:hover {
    opacity:1;
}
/******* /CSS For tooltip button ***********************/
/**** CSS to override default style of ToolTip pop up *****/
.tooltip.in {
  opacity:1;
}
.tooltip-inner {
  max-width: 300px;
  min-width: 200px;
  padding: 3px 8px;
  color: #333333;
  text-align: left;
  text-decoration: none;
  background-color: #dddddd;
  border-radius: 4px;
  padding:10px;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-family:  Arial, sans-serif;
}
/**** /CSS to override default style of ToolTip pop up *****/

.dnd-handle {
  cursor: move;
}