.omd-style .ui-accordion-content {
  margin: 0;
  padding: 10px;
  background: #f1f1f1;
  margin-bottom: 0px; }
.omd-style .ui-accordion-header.ui-state-active {
  padding: 5px 20px 5px 0px;
  color: #F16E00 !important;
  cursor: pointer;
  margin: 0px !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-image: url("../../../responsive/images/arrow_bottom_orange_small.png") !important;
  background-size: 15px; }
.omd-style .ui-accordion-header {
  font-size: inherit;
  padding: 5px 20px 5px 0px;
  color: #000 !important;
  cursor: pointer;
  margin: 0px !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-image: url("../../../responsive/images/arrow_bottom_black_small.png") !important;
  background-size: 15px; }
.omd-style .country-content {
  display: none; }
.omd-style ul.tabs {
  height: 28px;
  line-height: 25px;
  list-style: none;
  border-bottom: 1px solid #DDD;
  background: #FFF;
  margin: 20px 0 0;
  padding: 0; }
.omd-style .tabs li {
  float: left;
  display: inline;
  margin: 0 1px -1px 0;
  padding: 0 50px 0px;
  color: #333;
  cursor: pointer;
  border: 1px solid #E4E4E4;
  border-bottom: 1px solid #F9F9F9;
  position: relative;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
.omd-style .tabs li:hover, .omd-style .vertical .tabs li:hover {
  color: #F70;
  padding: 0 13px;
  background: #ffffff;
  border: 1px solid #FFCA95; }
.omd-style .tabs li.current {
  color: #ff6600;
  background: #ffffff;
  /*EFEFEF*/
  padding: 0 50px 0px;
  line-height: 35px;
  border: 1px solid #D4D4D4;
  border-bottom: 1px solid #fff;
  /*1px solid #fff*/ }
.omd-style ul.tabs-orange li {
  background: url("tabs2.jpg") repeat-x;
  font-size: 13px;
  /*border-left: medium none;
  float: left;
  height: 21px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  position: relative;*/ }
.omd-style ul.tabs-orange li {
  /*background: url("../images/bulletor2.gif") no-repeat scroll 0 6px transparent;
  list-style: none outside none;
  padding-left: 10px;*/ }
