* {
  margin: 0;
  padding: 0;
}
#content-container {
  background-color: #f7f7f7;
}
.sh-gen-content {
  font-family: Helvetica Neue, Helvetica, Arial, Roboto;
  color: #525252;
  font-size: 14px;
  padding: 15px;
}
#sh-legal-menu {
  background-color: #e8ebee;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
}
.sh-content-legal-btm-content,
#company-contact,
#sh-content-notifications,
#sh-content-api-support,
.sh-content-generalData,
.sh-content-cookies-web-beacons,
.sh-content-imprint {
  margin: 0 auto;
  max-width: 1200px;
}
.hdng-text {
  color: #222;
  font-size: 36px;
  line-height: 36px;
  margin: 15px 0 30px;
}
.bold-text {
  font-weight: bold;
}
.sh-btm-content {
  background-color: #fff;
  padding: 20px 10px;
  border: 1px solid #e7eaec;
  line-height: 20px;
}
.topic-bold {
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}
.topic-bold-normal {
  font-weight: bold;
  line-height: 20px;
}
.topic-bold_small {
  padding: 0 5px 0 0;
}
.sh-text-center {
  text-align: center;
}
#content-container a {
  color: #0854ab;
  text-decoration: none;
}
.p-inside-wrapper {
  clear: both;
  content: '';
  display: table;
}
/*#contact_left {
    float: left;
    width: 48%;
}
#contact_right{
	float: right;
    width: 48%;
}*/
.sh-text-content {
  line-height: 20px;
  padding: 15px 0;
}
.sh-text-content-header {
  padding: 0px 0px 15px 0px;
}
.sh-text-content-updated {
  line-height: 20px;
  padding: 6px 0;
}

.sh-text-content-hide {
  line-height: 20px;
  padding: 15px 0;
}
.sh-text-phone-content {
  line-height: 20px;
  padding-top: 15px;
}
.btn-orange-div {
  margin: 15px 0;
}
.btn-orange {
  background-color: #ff7300;
  border: medium none;
  color: #fff;
  font-size: 14px;
  height: 50px;
  width: 150px;
}
/*@media screen and (max-width: 768px){
	#contact_left, #contact_right {
	    float: none;
	    width: 100%;
	}
}*/
@media screen and (min-width: 320px) {
  .company-contact-left {
    padding-right: 0px;
  }
}
@media screen and (min-width: 768px) {
  .company-contact-left {
    padding-right: 20px;
  }
}
.sh-pickup-note {
  background-color: #fff;
  padding: 15px 0;
  display: table;
}
.sh-pickup-icon {
  color: #e03738;
  float: left;
  margin: 0;
  padding-right: 10px;
}
.icon-warning {
  color: #e03738;
  font-weight: bold;
  font-size: 16px;
}
.desc-list li {
  margin: 5px 0 0 20px;
  list-style-type: disc;
}
.number-list li {
  margin: 5px 0 0 20px;
  list-style-type: decimal;
}

@media screen and (max-width: 768px) {
  .sh-pickup-icon {
    margin: 20px 0;
    font-size: 20px;
  }
}
/*company-contact*/
.cust-serv-header {
  display: inline;
  width: 100%;
  line-height: 25px;
  font-weight: bold;
  background-color: blue;
}
.cust-serv-lhs {
  float: left;
  width: 60%;
  background-color: #f7f7f7;
}
.cust-serv-rhs {
  float: right;
  width: 40%;
  background-color: #f7f7f7;
}
/*.trpd{
	display:inline;
	width: 100%
}*/
/*.lhs{
	float: left;
	width:60%;
}
.rhs{
	float:right;
	width:40%;
}*/
.num-header {
  background-color: #f7f7f7;
}
.sh-content-company-contact-nos {
  display: none;
  padding: 0 0 15px;
  border: 1px solid #ccc;
}
.sh-content-company-contact-nos-de {
  display: block;
  padding: 0 0 15px;
  border: 1px solid #ccc;
}
.sh-content-company-contact-nos .sh-content-g,
.sh-content-company-contact-nos-de .sh-content-g {
  padding: 10px;
}
.sh-content-g.num-header {
  border-bottom: 1px solid #ccc;
}
.sh-content-customer-service-nos ul {
  list-style: none;
}
.sh-content-customer-service-nos ul li {
  float: left;
  display: block;
  height: 40px;
}
/*company-contact*/
.sh-content-button {
  background-color: #ff7300;
  color: #fff;
  /*margin: 15px 0px;*/
  border: none;
  padding: 15px 0;
  font-size: 14px;
}

.sh-content-button-primary {
  width: 145px;
  border: 1px solid #f26516;
}
.sh-content-button-secondary {
  background-color: #fff;
  border: 1px solid #f26516;
  color: #f26516;
  margin: -10px 0 0;
  padding: 15px 0;
  width: 145px;
}

/*.sh-content-button-secondary:hover,.sh-content-button-secondary:focus{
    background-color: #fef0e9;
    color: #DA4E00;
    border: 1px solid #DA4E00;
    background-image: none;
}*/
.sh-content-button-secondary:active,
.sh-content-button-secondary:active {
  background-color: #fff;
  color: #ff7e36;
  border: 1px solid #ff7e36;
  background-image: none;
}

#sh-content-chat-button,
#sh-content-chat-button-SCG,
#sh-content-chat-button-ATG {
  margin: 15px 0px;
}

.sh-content-faq {
  margin: 15px 0px;
}

#main #app_container #mainContent {
  padding: 0px 0px 15px;
}
#main #app_container {
  max-width: none;
}
.supText {
  vertical-align: super;
}
.fpg-section {
  color: #005ea4;
  font-weight: bold;
  padding: 15px 0;
}
.summary1 {
  clear: both;
  content: '';
  display: table;
  padding: 10px 0;
  width: 100%;
}
.privacy-image {
  float: left;
  width: 20%;
}
.privacy-content {
  float: left;
  width: 80%;
}
.privacy-contentNew {
  padding-top: 10px;
  float: left;
  width: 100%;
}
#full-privacy-notice .privacy-image {
  text-align: left;
  width: 100%;
  padding: 15px 0;
}
@media screen and (max-width: 485px) {
  .privacy-image {
    text-align: center;
    width: 100%;
  }
  .privacy-content,
  .privacy-contentNew {
    padding-top: 10px;
    text-align: center;
    width: 100%;
  }
  .desc-list {
    text-align: left;
  }
}
.desc-list-inner {
  padding-left: 20px;
}
.fpg_graphic {
  float: right;
}
@media screen and (max-width: 485px) {
  .fpg_graphic {
    float: right;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
  }
}
#tipcontent {
  font-size: 12px;
}

.hideOnLoad {
  display: none;
}

.bldtxt {
  font-weight: bold;
}
#company-contact,
.sh-content-notifications-uk {
  padding: 10px;
  margin-top: 10px;
}
