﻿/*.flight-product {
     background: url('/Content/images/Sprites/new_sprite.svg') -60px 0px;
    display: inline-block !important;
    width: 30px;
    height: 30px;
}
.hotel-product {
    background: url('/Content/images/Sprites/new_sprite.svg') -90px 0px;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.car-product
{
    background: url('/Content/images/Sprites/new_sprite.svg') -120px 0px;
    display: inline-block;
    width: 30px;
    height: 30px;
    
}
.groundscope-product {
    background: url('/Content/images/Sprites/new_sprite.svg') -150px 0px;
    display: inline-block;
    height: 30px;
    width: 30px;
}
.heathrowexpress-product,.evolvi-product {
    background: url('/Content/images/Sprites/new_sprite.svg') -180px 0px;
    display: inline-block;
    height: 30px;
    width: 30px;
}
*/
.non-recommended-airlines {
  background: url('/Content/images/Sprites/new_sprite.svg') -350px -180px;
  display: inline-block;
  height: 30px;
  width: 30px;
  background-size: 800px 600px;
}
.plus-green {
  background: url('/Content/images/Sprites/new_sprite.svg') -120px -450px;
  display: inline-block;
  height: 16px;
  width: 16px;
  background-size: 800px 600px;
}
.edit {
  background: url('/Content/images/Sprites/new_sprite.svg') -330px -120px;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  cursor: pointer;
  background-size: 800px 600px;
}
.railway-dark-blue {
  background: url('/Content/images/Sprites/new_sprite.svg') -150px -480px;
  display: inline-block;
  width: 23px !important;
  height: 23px !important;
  background-size: 800px 600px;
}
.groundtransportation-dark-blue {
  background: url('/Content/images/Sprites/new_sprite.svg') -90px -480px;
  display: inline-block;
  width: 23px !important;
  height: 23px !important;
  background-size: 800px 600px;
}
.train-dark-blue {
  background: url('/Content/images/Sprites/new_sprite.svg') -120px -480px;
  display: inline-block;
  width: 23px !important;
  height: 23px !important;
  background-size: 800px 600px;
}
.manual-quote-dark-blue {
  background: url('/Content/images/Sprites/new_sprite.svg') -180px -480px;
  display: inline-block;
  width: 23px !important;
  height: 23px !important;
  background-size: 800px 600px;
}
.conversation-mute {
  background: url('/Content/images/Sprites/new_sprite.svg') -211px -484px;
  display: inline-block;
  width: 16px !important;
  height: 16px !important;
  background-size: 800px 600px;
}
.conversation-unmute {
  background: url('/Content/images/Sprites/new_sprite.svg') -242px -483px;
  display: inline-block;
  width: 16px !important;
  height: 16px !important;
  background-size: 800px 600px;
}
.icon-user-0 {
  background: url('/Content/images/Sprites/new_sprite.svg') -30px -90px;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background-size: 800px 600px;
  margin-top: 3px;
  float: left;
  cursor: pointer;
  color: #29B2E2;
}
.icon-user-1 {
  background: url('/Content/images/Sprites/new_sprite.svg') -142px -516px;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background-size: 800px 600px;
  margin-top: 6px;
  float: left;
  cursor: pointer;
  color: #29B2E2;
}
.icon-user-2 {
  background: url('/Content/images/Sprites/new_sprite.svg') -177px -516px;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background-size: 800px 600px;
  margin-top: 6px;
  float: left;
  cursor: pointer;
  color: #29B2E2;
}
.icon-user-3 {
  background: url('/Content/images/Sprites/new_sprite.svg') -213px -516px;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background-size: 800px 600px;
  margin-top: 6px;
  float: left;
  cursor: pointer;
  color: #29B2E2;
}
.icon-user-4 {
  background: url('/Content/images/Sprites/new_sprite.svg') -249px -516px;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background-size: 800px 600px;
  margin-top: 6px;
  float: left;
  cursor: pointer;
  color: #29B2E2;
}
.icon-user-5 {
  background: url('/Content/images/Sprites/new_sprite.svg') -285px -516px;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background-size: 800px 600px;
  margin-top: 6px;
  float: left;
  cursor: pointer;
  color: #29B2E2;
}
.i-partial {
  background: url('/Content/images/Sprites/new_sprite.svg') -40px -248px;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 6px;
  margin-bottom: -4px;
  margin-top: -6px;
}
/*.primary-traveler-star
{
    background: url('/Content/images/Sprites/new_sprite.svg') -242px -483px;
    display: inline-block;
    width: 16px !important;
    height:16px !important;
    background-size:800px 600px;
}*/