body {
  border-top: 3px solid #00ba8f;
}
body p {
  line-height:24px !important;
  
}
body .btn {
  border-width: 0px 0px 2px 0px;
  text-transform: none;
}
body a:hover, body a:active, body a:focus {
  text-decoration: none;
}
h1,h2,h3,h4,h5 {
  color: #363636;
  
}

#exportContainer{
padding-bottom: 100px
}

.errors{
 background-color: #fafafa;
 border: 1px solid #00ba8f;
}
.glyphicon-alert{
  color: #FF4F4F;
}
.btn-primary {
  background: #00ba8f;
  transition: background 0.2s ease-in-out;
}
#map {
  margin-bottom: 50px;
}
.top-utils {
  background: #fafafa;
  padding-top: 12px;
  padding-bottom: 12px;
}
.top-utils a {
  position: relative;
  transition: color 0.2s ease-in-out;
}
.cookie a:hover{
  text-decoration: underline;
}
#cnotif{
  display: none;
}
.innerContent a:hover{
  text-decoration: underline;
}
.tab-content a:hover{
text-decoration: underline;
}
.sizeChanger a {
  font-weight: bold;
  position: relative;
}
.top-utils .social a:hover {
  color: #00ba8f;
} 
.sizeChanger a i {
  font-size: 14px;
  position: relative;
  bottom: 3px;
  right: 2px;
}
.subtitle {
  color: #09B9D6;
}
.contactWidget h4 {
  color: #006778;
}
.contactWidget {
  padding-bottom: 1px;
  padding-top: 15px;
}
.contactWidget.social a {
  color: #d7d7d7;
  transition: color 0.2s ease-in-out;
}
.contactWidget.social a:hover {
  color: #1cbbb4;
}
.sizeChanger a i:hover {
  cursor: pointer;
}
.sizeChanger a:last-of-type:after {
  border-right: 1px solid #acacac;
  content: ' ';
  width: 1px;
  height: 100%;
  margin-left: 1em;
}
.navbar-default .navbar-nav > li > a {
  color: #8c8c8c;
  font-size: 18px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #00ba8f;
}
#searchGoogle i {
  color: #eeeeee;
}
.top-utils .social a:first-of-type:before {
  border-right: 1px solid #acacac;
  content: ' ';
  width: 1px;
  height: 100%;
  margin-right: 1em;
}
.top-utils .social a {
  margin: 0px 3px;
  color: #acacac;
}
#myNavbar ul.dropdown-menu li {
  position: relative;
  padding: 0px 10px;
}
#myNavbar ul.dropdown-menu li a {
  border-bottom: 1px solid #d7d8de;
  transition: color ease-in-out 0.2s;
  padding: 8px 12px;
  display: block;
}
#myNavbar ul.dropdown-menu li:last-child a {
  border: none; 
}
.contact textarea {
  margin-top: 10px;
}
#myNavbar ul.dropdown-menu li:after {
  font-family: Fontello;
  content: '\e80c' ;
  position: absolute;
  right: 15px;
  top: 8px;
  color: #d7d8de;
  transition: color ease-in-out 0.2s;
}
#myNavbar ul.dropdown-menu li:hover:after, #myNavbar ul.dropdown-menu li a:hover {
  color: #00ba8f;
}
.searchRes {
  background: #fafafa;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.searchRes p {
  margin: 0px;
}
.searchRes .searchResSpan {
  display: inline-block;
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #ddd;
  margin-left: 15px;
}
.navbar {
  border: 0px solid transparent;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: none;
  border-top: 3px solid #00b78b;
  border-radius: 0;
  background-clip: padding-box;
}
.contact-icon {
  position:relative;
}
.contact-icon .icon-phone {
  position: absolute;
  font-size: 17px;
  left: -2px;
  top: 5px;
  z-index: 10;
  text-shadow: 0px 0px 2px #03869B;
}
.contact-icon .icon-clock {
  position: relative;
  z-index: 9;
}
.bottomSearch .dropdown-menu, #sidebarSearch .dropdown-menu, .contact .dropdown-menu {
  z-index: 1000;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: none;
  border-top: none;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.00), 0 0 8px rgba(28, 187, 180, 0.2);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.00), 0 0 8px rgba(28, 187, 180, 0.2);
  border: 1px solid #01ba90;
}
.bottomSearch .dropdown-menu > li > a, #sidebarSearch .dropdown-menu > li > a, .contact .dropdown-menu > li > a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  border-bottom: 1px solid #fafafa;
}
.bottomSearch .dropdown-menu > li:last-of-type  > a, #sidebarSearch .dropdown-menu > li:last-of-type  > a, .contact .dropdown-menu > li:last-of-type  > a{
  border: none;
}
.bottomSearch .dropdown-menu.inner a, #sidebarSearch .dropdown-menu.inner a {
  position:relative;
}
.bottomSearch .dropdown-menu.inner li:first-of-type a:after, #sidebarSearch .dropdown-menu.inner li:first-of-type a:after , .contact .dropdown-menu.inner li:first-of-type a:after {
  position:absolute;
  right: 0px;
  top:0px;
  height: 100%;
  width: 35px;
  background: #01ba90;
  content: '\E812';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  color: #fff;
  padding-top: 7px;
  padding-left: 12px;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.bootstrap-select.btn-group .dropdown-toggle.btn .bs-caret {
  background: #000;
  z-index: 20;
  width:20px;
  height: 20px;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -2px;
  vertical-align: middle;
  border: none;
}
.bootstrap-select.btn-group .dropdown-toggle .caret:after {
  position: absolute;
  top: 0;
  right: -1px;
  margin-top: -7px;
  vertical-align: middle;
  border: none;
  font-family: "fontello";
  content: '\E812';
  color: #c2c2c2;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #00b78b;
  background-color: #fff;
  box-shadow: inset 0px -3px 0px #00b78b;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #fafafa;
}
.news {
  background: #fafafa;
}
.main-search {
  margin-top: -53px;
  position: relative;
  z-index: 4;
}
.topSearch ul.list-inline {
  list-style: none !important;
  margin: 0px;
}
.topSearch ul li {
  background: #006778;
  border-right: 1px solid #0191a9;
  margin: 0px;
  padding: 0px;
  list-style: none;
  color: #fff;
}
.topSearch ul li a {
  padding: 14px 25px;
  color: #fff;
  margin: 0px;
  transition: all ease-in-out 0.3s;
  font-size: 16px;
}
.topSearch ul li a:hover {
  color: #02a2bc;
}
.btn.dropdown-toggle.bs-placeholder.btn-default, .btn.dropdown-toggle.btn-default {
  background-color: #fff;
  color: #c2c2c2;
  border: 1px solid #ebebeb !important;
}
.bottomSearch  .bootstrap-select .dropdown-toggle:focus, a:focus {
  outline: none !important;
  outline-offset: 0px !important;
}
.welcome h2 {
  font-size: 36px;
  
}
.welcome p {
  line-height: 24px;	
}
.sectors .sector h2{
  font-size: 21px;
}
.sectors .sector .more-info .btn{
  padding: 8px 12px;
}
#newsCarousel .carousel-control .icon-prev, #newsCarousel .carousel-control .icon-next, #newsCarousel .carousel-control .glyphicon-chevron-left, #newsCarousel .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 27%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 0px 3px rgba(0,0,0,0.125);
  box-shadow: inset 0 0px 3px rgba(0,0,0,0.125);
}
#sidebar {
  font-size: 15px;
}
#sidebarSearch {
  padding: 15px;
  background: #fafafa;
}
#sidebarSearch h4 {
  position:relative;
  padding-bottom: 15px;
}
#sidebarSearch h4:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: ' ';
  width:25%;
  border-top: 1px solid #363636;
}
#sidebarSearch h4:before {
  position: absolute;
  bottom: 0px;
  right: 0px;
  content: ' ';
  width:75%;
  border-top: 1px solid #ddd;	
}
h1.page-title:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: ' ';
  width:23%;
  border-top: 1px solid #363636;	
}
h1.page-title {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 35px;
  padding-top: 15px;
}
h1.page-title:before {
  position: absolute;
  bottom: 0px;
  right: 0px;
  content: ' ';
  width:77%;
  border-top: 1px solid #00ba8f;	
}
h4.page-title:after {
	position: absolute;
	bottom: 0px;
	left: 0px;
	content: ' ';
	width:23%;
	border-top: 1px solid #363636;	
}
h4.page-title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
}
h4.page-title:before {
	position: absolute;
	bottom: 0px;
	right: 0px;
	content: ' ';
	width:77%;
	border-top: 1px solid #00ba8f;	
}
.countryName {
  color: #006778;
}
#sidebarContact {
  margin-top: 15px;
  padding: 15px;
}
#sidebarContact .widget {
  margin: 0px -15px !important;
  padding: 15px;
  color: #fff;
}
#sidebarContact h4 {
  color: #fff;
}
.nav-tabs > li > a {
  transition: all 0.2s ease-in-out;
  border: 0px 1px 0px 0px solid #04b3cf;
  margin: 0px;
}
.nav-tabs > li > a:hover {
  border: 0px 1px 0px 0px solid #04b3cf;
  color: #006778;
}
.nav-tabs > li.active {
  position: relative;
}
.contentTabs .nav-tabs > li.active:after {
  border-top: 2px solid #006778;
  position:absolute;
  content: ' ';
  top: -2px;
  width: 100%
}
#sidebarContact .widget.top {background-color: #09b9d6;}
#sidebarContact .widget.middle {background-color: #03869b;}
#sidebarContact .widget.bottom {background-color: #006778;}
#sidebarContact .widget.bottom a {font-weight: normal;}
#sidebarContact a {
  color: #fff;
  font-weight: bold;
}
.breadCrumbs {
  background: rgba(0,104,121,1);
  background: -moz-linear-gradient(45deg, rgba(0,104,121,1) 0%, rgba(72,204,171,1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,104,121,1)), color-stop(100%, rgba(72,204,171,1)));
  background: -webkit-linear-gradient(45deg, rgba(0,104,121,1) 0%, rgba(72,204,171,1) 100%);
  background: -o-linear-gradient(45deg, rgba(0,104,121,1) 0%, rgba(72,204,171,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(0,104,121,1) 0%, rgba(72,204,171,1) 100%);
  background: linear-gradient(45deg, rgba(0,104,121,1) 0%, rgba(72,204,171,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006879', endColorstr='#48ccab', GradientType=1 );
}
.contentTabs {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 3px solid #fafafa;
  padding-top: 30px;
}
.breadCrumbs h3 {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}
.contact h3 {
  padding-bottom: 30px;
}
#ctFormSubmit {
  max-width: 40%;
}
.contentTabs .nav-tabs {
  background: #03869b;
}
.contentTabs .nav-tabs a {
  color: #fff;
}
.panel-group .panel.panel-default, .panel-collapse.collapse {
  background: #fafafa;
  border: none;
  margin: 0px;
}
.panel-group .panel.panel-default {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 0px solid transparent !important;	
}
.panel-group {
  padding-bottom: 30px;
  padding-top: 30px;
  background: #fafafa;
  border-bottom: 0px solid transparent !important;	
}
.panel-heading, .panel-collapse {
  padding-left: 30px;
  padding-right: 30px;
}
.mainNav .row{
  position: relative;
}

.mainNav .googleForm {
  position: absolute;
  right: 0px;
  bottom: -49px;
  z-index: 100;
  background: #fafafa;
}
.form-control:focus {
  border-color: rgba(28, 187, 180, 1);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.00), 0 0 8px rgba(28, 187, 180, 0.2);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.00), 0 0 8px rgba(28, 187, 180, 0.2);
}
.mainNav .googleForm:after {
  content: " ";
  position: absolute;
  right: 0px;
  top: -8px;
  border-style: solid;
  border-width: 0 0px 10px 10px;
  border-color: transparent transparent #bee9f0 transparent;
}
.hidden {
  display: none;
}
.content {
  padding-bottom: 50px;
}
#gform {
  padding: 5px 15px;
  width: 280px;
  border-top: 4px solid #beebf1;
}
#googleSearchForm #gform input, #googleSearchForm #gform input.form-control {
  display: inline-block !important;
  max-width: 82%
}
.panel {
  box-shadow: none;
  webkit-box-shadow: none;
}
.panel-group .panel.panel-default .panel-heading {
  background: #fafafa;
  border-bottom: 1px solid #ddd;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
.panel-group .panel.panel-default .panel-heading:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\E80C';
  position: absolute;
  top: 9px;
  left: 0;
  color: #d7d7d7;
  transition: all 0.2s ease-in-out;
}
.panel-group .panel.panel-default .panel-heading.actives:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\E80F';
  position: absolute;
  top: 9px;
  left: 0;
  color: #006778;
}
.panel-group .panel.panel-default .panel-body {
  margin-left: 20px;
  margin-right: 20px;
}
.panel-group .panel.panel-default:last-child .panel-heading  {
  border-bottom: none;	
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0px solid #ddd;
}
.panel-body {
  padding: 15px 0px;
}
#sectorCarousel {
  padding-top: 30px;
}
#slider-thumbs .carousel-control {
  color: #e2e2e2;
  text-shadow: none;
  top:  50px;
  transition: all 0.2s ease-in-out;
}
#slider-thumbs .carousel-control:hover {
  color: #00BA8F;
}
.nav-tabs {
  border-bottom: none;
}
.topSearch ul li.active, .topSearch ul li.hover {
  background: #fafafa;
}
.topSearch ul li:last-child {
  border-right: none;
}
.bottomSearch {
  background: #fafafa;
  border-bottom: 3px solid #02a2bc;
  padding-top: 20px;
  padding-bottom: 20px;
}
.welcome .container {
  border-bottom: 3px solid #fafafa ;
  padding: 20px 15px;
}
.sectors {
  padding: 20px 15px;
}
.sectors .col-md-4.sector .col-md-12{
  background: #fafafa;
  margin-bottom: 30px;
  padding-bottom: 5px;
}
.sectors .col-md-4.sector .col-md-12 p:first-of-type {
  min-height: 8em;
}
.footer {
  background: #006778;
  padding: 30px 0px 30px;
  color: #fff;
  margin-top: 100px;
}
.home .footer {
  margin-top: 0px;
}
#slider-thumbs img{
  opacity:0.5;
  transition: opacity 0.2s ease-in-out;
}
#slider-thumbs .active img {
  opacity:1;
}
#sectorCarousel .carousel-indicators {
  display: none !important;
}
#slider-thumbs {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fafafa;
  margin-bottom: 50px;
}
.footerBottom {
  background: #017e93;
  color: #fff;
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.footerBottom a{
  color: #fff;
}
.footerBottom a:hover{
  text-decoration: underline;
}
.socialBottom a {
  margin-right: 15px;
  color: #fff;
  font-size: 30px;
  transition: color 0.2s ease-in-out;
}
.socialBottom a:hover {
  color: #00ba8f;
}
#mainCarousel .carousel-control.left, #mainCarousel .carousel-control.right, .carousel-control.right, .carousel-control.left {
  background: none !important;
}
#mainSearchBtn.btn {
  display: block !important;
  width: 100%;
  position: relative;
}
#sidebarSearch #mainSearchBtn.btn:before {
  height: 1px;
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0px;
  border-top: 1px solid #ddd;
  content: ' ';
}
#mainCarousel .jumbotron, #mainCarousel .jumbotron h2 {
  text-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  color: #fff !important;
}
#mainCarousel .jumbotron p {
  margin: 60px 0px 80px;
  font-weight: 300;
}
#mainCarousel .carousel-inner .item .slideBox {
  position: relative;
}
#mainCarousel .carousel-inner .item img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index:2
}
#sectorCarousel {
  
}
#sectorCarousel .carousel-inner img{
  width:auto;
  height: auto;
}
#sectorCarousel .list-inline img{
  width:auto;
  height: auto;
}
.carousel-inner .item .slideBoxInner {
  position: relative;
  z-index:3;
  padding: 100px 0px 160px;
}
#mainCarousel  .carousel-indicators {
  position: absolute;
  bottom: 130px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: left;
}
#newsCarousel {
  padding-bottom: 150px;
}
#newsCarousel  .carousel-indicators {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
#newsCarousel  .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #006778;
}
#newsCarousel  .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #006778;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0,0,0,0);
}
.newsBox {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 30px;
}
.main-search {
  
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto !important;
  display: block;
}
label {
  font-weight: normal;
  
}
.form.sector label {
  margin-bottom: 15px;
  margin-top: 15px;
}
@media screen and (min-width:768px){
  .navbar-nav > li {
    margin: 0px 10px;
  }
  .no-gutter {
    padding: 0px !important;
  }
}

@media (max-width: 767px){
  label {
    position: relative;
    top: 5px;
  }
  .slideBoxInner h2, .slideBoxInner h1 {
    padding: 0px 20px;
    font-size: 0.5 em;
  }
  .carousel-inner .item .slideBoxInner {
    position: relative;
    z-index: 3;
    padding: 60px 0px 140px;
  }
}

@media (max-width: 767px){
  .main-search {
    margin-top: -60px;
    padding-top: 0px;
  }	
  .main-search label {
    display: block;
    width: auto;
    padding-top: 35px;
  }
  .main-search label:first-of-type {
    padding-top: 10px;
  }
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto !important;
    display: block;
  }
  .topSearch ul li a {
    padding: 0px;
    position: relative;
    min-width: 45px;
    min-height: 45px;
    text-align: center;
    display:block;
  }
  .topSearch ul.nav-tabs {
    text-align: center;
  }
  
  .topSearch ul li a:after {
    content: " ";
    height: 40px;
    width: 40px;
    position: absolute;
    top: 3px;
    left: 50%;
    margin-left: -20px;
  }
  .topSearch ul li.dairy a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/cheese.png') center center no-repeat;
  }	
  .topSearch ul li.dairy a:hover:after, .topSearch ul li.dairy.active a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/cheese-hv.png') center center no-repeat;
  }
  .topSearch ul li.meat a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/bull.png') center center no-repeat;
  }		
  .topSearch ul li.meat a:hover:after, .topSearch ul li.meat.active a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/bull-hv.png') center center no-repeat;
  }	
  .topSearch ul li.seafood a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/fish.png') center center no-repeat;
  }	
  .topSearch ul li.seafood a:hover:after, .topSearch ul li.seafood.active a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/fish-hv.png') center center no-repeat;
  }
  .topSearch ul li.poultry a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/horti.png') center center no-repeat;
  }		
  .topSearch ul li.poultry a:hover:after, .topSearch ul li.poultry.active a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/horti-hv.png') center center no-repeat;
  }	
  .topSearch ul li.crops a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/crop.png') center center no-repeat;
  }	
  .topSearch ul li.crops a:hover:after, .topSearch ul li.crops.active a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/crop-hv.png') center center no-repeat;
  }
  .topSearch ul li.horti a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/bull.png') center center no-repeat;
  }	
  .topSearch ul li.horti a:hover:after, .topSearch ul li.horti.active a:after {
    background: url('/media/marketaccess/styleassets/images/searchimages/bull-hv.png') center center no-repeat;
  }
}
@media (max-width: 1200px){
  .carousel-inner .item .slideBoxInner {
    padding: 60px 0px 100px;
  }
  

}

@media (min-width: 768px){
  .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: auto;
    float: none;
    width: 100%;
  }
  .navbar-nav>li {
    display: table-cell;
    float: none;
    text-align: center;
  }

  .plainSidebar {
    margin-top: 105px;
  }

  .col-xs-2 {
    width: auto !important;
  }
  

}
  @media (min-width: 250px){
  /******************* Accordion **************************/
  /* Style the buttons that are used to open and close the accordion panel */
  button.accordion {
    border-radius: 5px;
    background-color: #0090AB;
    color: #ffffff;
    cursor: pointer;
    padding:16px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
  }

  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), 
  and when you move the mouse over it (hover) */
  button.accordion.active, button.accordion:hover {
    background-color: #9DD8DC;
  }
  button.accordion{
    width: 100%;
  }
  /* Style the accordion panel. Note: hidden by default */
  div.panel {
    padding: 0 10px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  
  button.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #ffffff;
    float: right;
    margin-left: 5px;
  }
  
  button.accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
    color: #ffffff;
  }
/******************* Accordion **************************/

} 







