.newsletter-subscribe {
  padding: 20px 0;
  background: #2995e4;
}
.newsletter-subscribe h2 {
  margin: 0;
  color: #ffffff;
  font-size: 24px;
  font-weight: 200;
  text-transform: uppercase;
}
/*Input Form Control*/
.newsletter-subscribe input {
  border-color: #ffffff;
  border-right: none;
  background: transparent;
}
.newsletter-subscribe .form-control {
  font-size: 14px;
  font-weight: 200;
}
.newsletter-subscribe .form-control:focus {
  box-shadow: none;
  border-color: #ffffff;
}
.newsletter-subscribe .input-group-btn {
  border-color: #ffffff;
  background: transparent;
}
.newsletter-subscribe .input-group-btn .btn {
  border: 1px solid #ffffff;
  background: transparent;
}
.newsletter-subscribe .input-group-btn i {
  font-size: 16px;
  font-weight: 200;
}
/* Global Theme Color Overrides */
a:focus,
a:hover,
a:active {
  color: #3a99d9;
}
/* Homepage main image, banners and search boxes*/
.main-img {
  /*overflow: hidden;*/
  position: relative;
  min-height: 550px;
  background: url("../../../Images/BGs/main_bg.jpg") no-repeat;
  background-size: cover;
}
.margin-top-50 {
  margin-top: 50px;
}
.moto {
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.headline-center h1 {
  color: #ffffff;
  margin: 20px 0px;
}
.headline-center h4 {
  color: #f68e20;
  padding: 0px 20px;
}
.main-img p {
  text-align: center;
  color: #ffffff;
  padding: 20px 20px;
}
.main-img .main-img-inputs {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 0;
  position: absolute;
  background: rgba(158, 185, 192, 0.9);
}
.main-img-inputs h2 {
  color: #3E6A9C;
  text-align: center;
}
.main-img-inputs .heading h2 {
  margin-top: 0;
  padding: 0 4px;
  margin-bottom: 0;
}
.main-img-inputs .heading h2:before,
.main-img-inputs .heading h2:after {
  border-color: black;
  width: 30%;
}
.padding-bottom-40px {
  padding-bottom: 40px;
}
.padding-top-40px {
  padding-top: 40px;
}
.appbanners img {
  display: block;
  margin: auto;
}
.appbanners h1 {
  font-weight: bold;
  font-size: 30px;
  color: #03406d;
  text-align: center;
}
.appbanners h4 {
  font-weight: bold;
  font-size: 20px;
  color: #03406d;
  text-align: center;
}
.appbanners p {
  font-size: 18px;
  color: #03406d;
  text-align: center;
}
/*Badges*/
.ribbon {
  width: 140px;
  height: 140px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #3498db;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}
/* top right*/
.ribbon-top-right {
  top: -5px;
  right: 10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}
/* Ilias Image */
.ilias-image {
  padding-right: 20px;
  width: 45%;
  max-width: 500px;
}
@media (max-width: 768px) {
  .ilias-image {
    padding-right: 10px;
    width: 45%;
    max-width: 300px;
  }
}
/* Topbar color and placement overrides*/
.header {
  border-bottom: none;
}
.header .navbar-default {
  background-color: white;
  border-bottom: 2px solid #eeeeee;
}
.header .topbar {
  padding: 0;
  background-color: #2995e4;
}
.header .topbar ul.loginbar {
  padding-top: 5px;
  padding-bottom: 5px;
}
.header .topbar ul.loginbar li a,
.header .topbar ul.loginbar li a:hover,
.header .topbar ul.loginbar li i.fa {
  color: #ffffff;
  font-size: 12px;
}
.header .topbar ul.languages {
  top: 18px;
  left: -8px;
}
.header .topbar ul.loginbar ul.languages a {
  color: #7c8082;
}
.header .topbar ul.loginbar li.topbar-devider {
  border-color: #ffffff;
}
/* Navbar overrides*/
.header .navbar-default .navbar-nav > .active > a:hover {
  border-color: #3498db;
}
.header .navbar-default .navbar-nav > li > a:hover {
  border-color: #3498db;
}
.header .navbar-brand {
  /* padding : 0;*/
  top: -11px;
  padding: 12px 10px 0 10px;
}
.header .navbar-default .navbar-toggle {
  border-color: #3E6A9C;
  background-color: #3498db;
  margin-top: 20px;
}
.header-fixed .header {
  height: inherit;
}
img#logo-header {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 82%;
}
.header-fixed .header.header-fixed-shrink .navbar-brand {
  top: 38px;
}
.header .navbar-default .navbar-nav > li:hover > a {
  color: #3a99d9;
}
ul.nav.navbar-nav {
  margin-top: 9px;
}
.header .navbar-toggle:hover {
  background-color: #3498db !important;
}
.header-fixed .header.header-fixed-shrink .navbar-brand img {
  width: 80%;
}
.header-fixed-shrink ul.nav.navbar-nav,
.header .navbar-collapse.collapse.in ul.nav.navbar-nav,
.header .navbar-collapse.collapsing ul.nav.navbar-nav {
  margin-top: 0;
}
/* Search boxes*/
.dark-bordered {
  padding: 15px 10px;
  background: rgba(255, 255, 255, 0.46);
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .dark-bordered {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #supplier-search-box {
    margin: 0 0 10px;
  }
}
/* Thumbnail color and font overrides*/
.heading.heading-v4 h2 {
  color: #f36621;
}
.thumbnail-style {
  max-width: 274px;
}
.thumbnail-style a.btn-more {
  background-color: #f36621;
}
.thumbnail-style a.btn-more:hover {
  box-shadow: 0 0 0 2px #D35400;
}
.thumbnail h3,
.thumbnail-style h3 {
  text-align: center;
}
.thumbnail h3 a,
.thumbnail-style h3 a {
  font-size: medium;
  font-weight: 600;
}
.view-tenth img {
  max-height: 150px;
  width: 100%;
}
/* Columns without gutter padding*/
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
/* Centered rows*/
.im-centered {
  margin: 0 auto;
  max-width: 300px;
}
/* Ad Block */
.dl-horizontal dd {
  margin-left: 0;
}
.dl-horizontal dt {
  text-align: left;
}
/* Footer stuff*/
.footer-default .copyright {
  border-top: solid 1px #777;
}
.headline h2,
.headline h3,
.headline h4 {
  border-bottom-color: #78B4EA;
}
/* Testimonials*/
.testimonials .testimonial-info {
  color: #3498db;
}
/* News Items - HomePage*/
.newsItem {
  height: 155px;
  /*width: 260px;*/
  max-width: 400px;
}
.view {
  box-shadow: none;
  margin-bottom: 10px;
}
/* Suppliers Page */
#map {
  height: 250px;
}
.breadcrumbs {
  padding: 0;
}
/* Info Box */
#info-panel {
  position: fixed;
  margin-top: -59px;
  right: 1%;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  #info-panel {
    position: relative;
    margin-top: 0;
    right: inherit;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #info-panel {
    /*position: relative;*/
    margin-top: -86px;
    right: inherit;
  }
  #info-panel .panel-body {
    padding: 5px;
  }
  #info-panel .panel-body ul.list-unstyled li {
    padding-left: 0;
    padding-bottom: 4px;
  }
  #info-panel .panel-body ul li .fa {
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  #info-panel {
    /*position: relative;*/
    margin-top: 0;
    /*right: inherit;*/
  }
}
ul .list-official-unstyled li {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
#info-panel ul.list-unstyled li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  line-height: 25px;
  border-bottom: 2px solid #ddd;
}
#info-panel ul.list-unstyled li:last-child {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: none;
  line-height: 25px;
}
#info-panel > .panel {
  /*background-color: rgba(255,255,255,0.7);*/
  max-width: 300px;
}
.panel-dark > .panel-heading {
  background-color: rgba(0, 0, 0, 0.7);
}
.panel-heading h3 {
  font-size: 120%;
}
.panel-body ul li .fa {
  padding-right: 10px;
}
#info-button {
  font-size: 100%;
  white-space: normal;
}
/* Ratings */
#ratings-text {
  padding-top: 5px;
  font-size: 14px;
}
#ratings-box table {
  /*width: 80%;*/
}
#ratings-box .table > tbody > tr > td {
  border: none;
  font-size: 22px;
  color: #707070;
  text-align: center;
  padding: 2px;
  width: 33%;
  background-color: transparent;
}
#ratings-mean {
  font-size: 200%;
  /*font-weight: bold;*/
  line-height: 40px;
}
/* Badge Box*/
#badge-box {
  background-image: url('../../../Images/BGs/ribbon2.png');
  background-repeat: no-repeat;
  background-position: center;
  min-height: 150px;
  min-width: 62px;
  color: white;
  margin-top: -23px;
  text-align: center;
  margin-bottom: 20px;
}
/*@media screen and (max-width: 992px) {
    #badge-box {
        margin-top: 0;
    }
}*/
#badge-box .fa.fa-anchor.fa-lg {
  /*vertical-align: 135%;*/
}
#supplier-image {
  max-width: 120px;
}
/* Media-box */
#media-box {
  background-color: #F5F5F5;
  padding-bottom: 20px;
}
.media-object {
  margin-right: 10px;
  width: 64px;
}
/*Checkbox List*/
.checkbox-list {
  margin-bottom: 0;
}
.checkbox-list li {
  margin-top: 10px;
}
.checkbox-list li:first-child {
  margin-top: 0;
}
.checkbox-list .checkbox {
  display: block;
  overflow: hidden;
  position: relative;
}
.checkbox-list .checkbox {
  color: #999;
  margin: 4px 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 25px;
  padding-left: 27px;
}
.checkbox-list .checkbox input {
  left: -9999px;
  position: absolute;
}
.checkbox-list .checkbox i {
  left: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  outline: none;
  display: block;
  background: #ffffff;
  border-width: 2px;
  position: absolute;
  border-style: solid;
}
.checkbox-list .checkbox input + i:after {
  opacity: 0;
  position: absolute;
}
.checkbox-list .checkbox input + i:after {
  top: -3px;
  left: -2px;
  width: 15px;
  height: 15px;
  content: '\f00c';
  text-align: center;
  font: normal 8px/17px FontAwesome;
}
.checkbox-list .checkbox input:checked + i:after {
  opacity: 1;
}
.checkbox-list .checkbox i {
  border-color: #2995e4;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
.checkbox-list .checkbox:hover i {
  border-color: #3a99d9;
}
.checkbox-list .checkbox input:focus + i {
  border-color: #3a99d9;
}
.checkbox-list .checkbox input + i:after {
  color: #3a99d9;
}
.checkbox-list .checkbox input:checked + i {
  border-color: #3a99d9;
}
.checkbox-list .checkbox small {
  float: right;
}
.checkbox-list .checkbox small a {
  color: #3a99d9;
  font-size: 12px;
}
.filter-by-block h1,
.filter-by-block h2 {
  color: #ffffff;
  width: 100%;
  font-size: 20px;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.filter-by-block h1 {
  background: #3a99d9;
}
.filter-by-block h2 {
  background: #f36621;
}
.filter-by-block .panel-default {
  border-color: #dedede;
}
.filter-by-block .panel-heading {
  padding: 0;
  background: inherit;
}
.filter-by-block .panel-title {
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  background: #3a99d9;
}
.filter-by-block .panel {
  max-width: none;
}
.filter-by-block .panel-group h2 a {
  color: #ffffff;
  display: block;
  font-size: 20px;
  padding: 0 15px;
}
.filter-by-block .panel-group h2 i {
  float: right;
  font-size: 18px;
  margin-top: 8px;
}
.filter-by-block .panel-group h2 a:hover {
  color: #ffc796;
  text-decoration: none;
}
.filter-by-block .panel-body {
  padding: 15px 20px;
  border-top: none !important;
}
/*Slider Snap*/
.slider-snap {
  margin: 20px 0;
}
.slider-snap.noUi-background {
  -webkit-box-shadow: inset 0px 1px 1px 0px #b5b5b5;
  -moz-box-shadow: inset 0px 1px 1px 0px #b5b5b5;
  box-shadow: inset 0px 1px 1px 0px #b5b5b5;
}
.slider-snap.noUi-connect {
  background: #2995e4;
}
.slider-snap.noUi-horizontal {
  height: 10px;
  background: #f8f8f8;
  border-radius: 4px !important;
}
.slider-snap.noUi-horizontal .noUi-handle {
  width: 25px;
  height: 20px;
  border-radius: 3px !important;
  box-shadow: 0 1px 1px 0 #b5b5b5;
}
.slider-snap .noUi-handle:before,
.slider-snap .noUi-handle:after {
  left: 9px;
  height: 7px;
}
.slider-snap .noUi-handle:after {
  left: 13px;
}
.slider-snap-text {
  text-align: center;
}
.slider-snap-text span {
  position: relative;
}
.slider-snap-text span + span:before {
  top: -5px;
  left: -10px;
  content: '\2013';
  position: absolute;
}
.slider-snap-text span {
  color: #999;
  font-size: 16px;
  font-weight: 600;
  padding: 0 19px 0 11px;
}
/*Review Submit*/
.review-submit {
  overflow: hidden;
}
.stars-ratings {
  float: none;
  width: 172px;
}
.stars-ratings li {
  padding: 0;
}
.stars-ratings input {
  left: -9999px;
  position: absolute;
}
.stars-ratings label {
  float: right;
  height: 17px;
  display: block;
  padding: 0 2px;
  font-size: 14px;
  cursor: pointer;
  line-height: 17px;
}
.stars-ratings label {
  color: #cccccc;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
.stars-ratings input + label:hover,
.stars-ratings input + label:hover ~ label {
  color: #2da5da;
}
.stars-ratings input:checked ~ label {
  color: #2da5da;
}
.review-submit button.btn-u.pull-right {
  margin-top: -17px;
}
/*Stars Ratings Label*/
.stars-ratings-label label {
  font-size: 24px;
  margin: 0 4px 5px;
}
/* LOADING gif in home page search boxes*/
.input-group {
  background-color: white;
}
/*.selectize-control.form-control.single.loading > .selectize-input.items.not-full.has-options.focus.input-active {
    background: url(../../../Images/Various/Preloader_3.gif) no-repeat 100%;
}*/
/* Selectize controls*/
.selectize-input {
  padding-left: 6px;
  padding-right: 6px;
}
.selectize-control.form-control.single {
  height: 34px;
}
/* Owl carousel*/
.clients-section {
  background: none;
  padding: 0;
  /* Set Clients row opacity to 0 until document is ready,
    to avoid vertical artifact*/
  opacity: 0;
}
.clients-section img {
  max-width: 144px;
  max-height: 144px;
  width: 100%;
  height: auto;
}
.clients-section:before,
.clients-section:after {
  background: none;
}
.clients-section ul {
  margin-bottom: 0;
}
/* saturate clients images on hover*/
img.desaturate {
  filter: gray;
  /* IE6-9 */
  filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");*/
}
img.desaturate:hover {
  -webkit-filter: none;
  filter: none;
}
/* Blog - Masonry styles*/
.blog_masonry_3col {
  padding-bottom: 30px;
}
.blog_masonry_3col .grid-boxes-in {
  display: inline-block;
  width: 96%;
  float: left;
  padding: 0;
  margin-bottom: 30px;
  border: solid 1px #999;
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.36);
}
@media screen and (min-width: 768px) {
  .blog_masonry_3col .grid-boxes-in {
    width: 46%;
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (min-width: 992px) {
  .blog_masonry_3col .grid-boxes-in {
    width: 31.2%;
    margin-left: 5px;
    margin-right: 5px;
  }
}
.blog_masonry_3col .grid-boxes-caption {
  padding: 15px;
}
.blog_masonry_3col h3 {
  font-size: 20px;
  font-weight: 200;
  line-height: 28px;
}
.blog_masonry_3col h3 a {
  color: #f36621;
}
.blog_masonry_3col h3 a:hover {
  color: #2995e4;
  text-decoration: none;
}
.blog_masonry_3col ul.grid-boxes-news {
  margin-bottom: 15px;
}
.blog_masonry_3col ul.grid-boxes-news li {
  font-size: 12px;
}
.blog_masonry_3col ul.grid-boxes-news li,
.blog_masonry_3col ul.grid-boxes-news li a {
  color: #777;
}
/*.blog_masonry_3col ul.grid-boxes-news li a:hover {
	color: #72c02c;
}*/
/*Quote Block*/
.grid-boxes-caption.grid-boxes-quote {
  padding: 30px;
  background: #333;
  text-align: center;
}
.grid-boxes-quote p {
  position: relative;
}
.grid-boxes-quote p:after {
  content: " \" ";
  margin-left: 10px;
  position: absolute;
  font-family: Tahoma;
}
.grid-boxes-quote p:before {
  content: " \" ";
  margin-left: -15px;
  position: absolute;
  font-family: Tahoma;
}
.grid-boxes-quote p,
.grid-boxes-quote p a,
.grid-boxes-quote span {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  font-family: "Open Sans";
  text-transform: uppercase;
}
.grid-boxes-quote span {
  font-size: 12px;
}
.tagList {
  display: inline-block;
}
.tagList a {
  color: #ccc;
  text-decoration: none;
}
.tagList a:hover {
  color: #f36621;
}
@media (max-width: 992px) {
  .heading h2:before,
  .heading h2:after {
    width: 30%;
  }
}
.slidePanel .heading h2:before,
.slidePanel .heading h2:after {
  width: 50%;
}
.readMoreButton {
  padding-right: 20px;
  margin-top: -20px;
}
/* Panel Classes*/
a:focus {
  outline: none;
}
a.trigger {
  position: absolute;
  background: #2995e4;
  text-decoration: none;
  /*letter-spacing: -1px;*/
  color: #fff;
  padding: 4px 14px 6px 14px;
  border: 1px solid #777;
  box-shadow: 4px 3px 9px -1px #000000;
  z-index: 2;
}
a.trigger.left {
  left: 31px;
  border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
a.trigger.right {
  right: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
}
a.trigger:hover {
  background-color: #56abea;
}
a.active.trigger {
  background: #666;
}
.slidePanel {
  color: #CCC;
  position: absolute;
  display: none;
  background: #000000;
  width: 300px;
  height: auto;
  z-index: 1;
}
.slidePanel.left {
  left: 0;
  padding: 20px 30px 20px 100px;
  border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -webkit-border-bottom-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.slidePanel.right {
  right: 0;
  padding: 20px 30px 20px 30px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topleft: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
}
.slidePanel p {
  font-size: 11px;
}
.heading h2:before,
.heading h2:after {
  width: 40%;
}
#contactPage a,
#info-panel a {
  text-decoration: none;
}
#comments .supplier-comment {
  margin-top: 20px;
  margin-bottom: 20px;
}
.comment-content {
  /*border-bottom: 1px solid #ccc;*/
}
#comments hr {
  margin: 10px 0;
}
/* BlogItem Page*/
h2.blogItem {
  color: #f36621;
}
/* no-border for contact icons*/
i.icon-color-u {
  border: none;
}
/* Search page*/
#search-page .filter-results .filter-by-block {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
#search-page .filter-results h2 {
  height: 54px;
  line-height: 21px;
  display: table-cell;
  vertical-align: middle;
}
#search-page .filter-results ul.list-unstyled li {
  padding-bottom: 0;
  border-bottom: none;
}
#search-page .filter-by-block {
  display: table;
  margin-bottom: 5px;
}
#search-page h2.categoryName {
  height: 54px;
  line-height: 21px;
  display: table-cell;
  vertical-align: middle;
}
#search-page .supplier-row {
  margin-bottom: 5px;
}
#search-page .supplier-row a {
  color: #3197E1;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}
#search-page .supplier-row a:hover {
  color: #f36621;
}
#search-page .supplier-row .stars-ratings {
  float: right;
  width: 106px;
  padding-top: 3px;
}
#search-page .supplier-row .stars-ratings .rating-unselected,
#search-page .supplier-row .stars-ratings .rating-selected {
  margin-right: -1px;
}
#search-page .port-services {
  display: block;
  height: 150px;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}
#search-page .stars-ratings .rating-selected {
  color: #f36621;
  font-size: 14px;
  padding: 0 0 0 0;
}
#search-page .stars-ratings .rating-unselected {
  color: #cccccc;
  font-size: 14px;
  padding: 0 0 0 0;
}
#filterPanel {
  padding: 0 0 20px 0;
  background-color: transparent;
}
.vertical-text {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  -o-transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  transform-origin: left top 0;
}
/* Port page*/
#port-page .filter-by-block {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
#port-page h2.categoryName {
  height: 54px;
  line-height: 21px;
  display: table-cell;
  vertical-align: middle;
}
#port-page .supplier-row {
  margin-bottom: 5px;
}
#port-page .supplier-row a {
  color: #3197E1;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}
#port-page .supplier-row a:hover {
  color: #f36621;
}
#port-page .supplier-row .stars-ratings {
  float: right;
  width: 106px;
  padding-top: 3px;
}
#port-page .supplier-row .stars-ratings .rating-unselected,
#port-page .supplier-row .stars-ratings .rating-selected {
  margin-right: -1px;
}
#port-page .port-services {
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
}
#port-page .stars-ratings .rating-selected {
  color: #f36621;
  font-size: 14px;
  padding: 0 0 0 0;
}
#port-page .stars-ratings .rating-unselected {
  color: #cccccc;
  font-size: 14px;
  padding: 0 0 0 0;
}
/* Utility Classes */
.cl {
  clear: left;
}
.hanging {
  text-indent: 2em;
}
.heading-short h2:before,
.heading-short h2:after {
  width: 10%;
}
/* Profile Page */
.profile .list-group i {
  min-width: 20px;
  margin-right: 5px;
  text-align: center;
}
.profile .heading-sm-v2 {
  font-size: 16px;
}
.profile .profile-body {
  padding: 20px;
  background: #f7f7f7;
}
/*Scrollbar*/
.mCustomScrollbar {
  height: 320px;
}
/*Panel Title Box*/
.profile .panel-profile {
  border: none;
  margin-bottom: 0;
  box-shadow: none;
}
.profile .panel-profile.no-bg {
  background: inherit;
}
.profile .panel-heading {
  color: #585f69;
  background: #fff;
  padding: 7px 15px;
  border-bottom: solid 3px #f7f7f7;
}
.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h i.pull-right {
  top: 7px;
  position: relative;
}
.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h a i {
  color: #777;
}
.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h a:hover i {
  color: #555;
}
.profile .panel-title {
  font-size: 16px;
}
/*Sky Form*/
.profile .sky-form {
  border: none;
  box-shadow: none;
}
.profile .sky-form .toggle-change i {
  left: 180px;
}
.profile .sky-form .dl-horizontal dd {
  margin-left: 180px;
}
#ratings ul.list-unstyled li {
  line-height: 20px;
  border-bottom: none;
}
#ratings span.label {
  font-size: 15px;
}
/*Map Custom PopUp*/
.custom-popup .leaflet-popup-content-wrapper {
  width: 620px;
  background: rgba(50, 50, 50, 0.6);
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
.custom-popup .leaflet-popup-content-wrapper a {
  color: rgba(255, 255, 255, 0.5);
}
.custom-popup .leaflet-popup-tip-container {
  width: 30px;
  height: 15px;
}
.custom-popup .leaflet-popup-tip {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #2c3e50;
}
.custom-popup .leaflet-popup-close-button {
  background-color: lightyellow;
}
.custom-popup #before-text img {
  max-width: 100%;
  height: auto;
}
/* Map : Depth Fix for Map Static Corner Content 
.leaflet-top.leaflet-left,
.leaflet-top.leaflet-right,
.leaflet-bottom.leaflet-left,
.leaflet-bottom.leaflet-right {
    z-index: 0;
}*/
/*Parallax Backgrounds
------------------------------------*/
/*Parallax Counter Block*/
.parallax-counter {
  padding: 30px 0;
  background: url(../img/patterns/5.png) repeat fixed;
}
.parallax-counter .counters {
  color: #fff;
  padding: 15px 0;
}
.parallax-counter h4 {
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
}
.parallax-counter span.counter {
  font-size: 48px;
}
/*Parallax Quote*/
.parallax-quote {
  color: #fff;
  padding: 100px 0;
  position: relative;
  text-align: center;
  background: url(../img/contents/faces.jpg) 50% 0 repeat fixed;
}
.parallax-quote:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
}
.parallax-quote:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: url(../img/patterns/gridtile.png) repeat;
}
.parallax-quote-in {
  z-index: 1;
  padding: 0 80px;
  position: relative;
}
.parallax-quote-in p {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.parallax-quote-in p:after,
.parallax-quote-in p:before {
  content: ' " ';
  position: absolute;
  font-family: Tahoma;
}
.parallax-quote-in p:after {
  margin-left: 3px;
}
.parallax-quote-in p:before {
  margin-left: -15px;
}
.parallax-quote-in small {
  color: #bbb;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .parallax-quote-in {
    padding: 0 40px;
  }
  .parallax-quote-in p {
    font-size: 20px;
  }
}
/* FAQ Page */
/* Accordion */
.acc-v1 .panel-heading a {
  font-size: 18px;
  text-decoration: none;
}
.accordion-content {
  font-size: 15px;
}
.style-icon,
.style-icon:hover {
  color: #f36621;
}
.faq-image {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
#images-centered {
  text-align: center;
}
/* Nautical Information Panels*/
.panel-shadow {
  -webkit-box-shadow: 4px 4px 7px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 4px 4px 7px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 4px 4px 7px -3px rgba(0, 0, 0, 0.75);
}
/* Island - IslandGroup Pages */
.portListing,
.poiListing,
.islandListing {
  padding: 10px 0;
}
.portListing:hover,
.poiListing:hover,
.islandListing:hover {
  background-color: #d0fffa;
}
.portItem p,
.poiItem p,
.islandItem p {
  margin-bottom: 1px;
}
.portItem p a,
.poiItem p a,
.islandItem p a {
  color: #4c4c4c;
  font-size: 16px;
}
.portItem p + div p,
.poiItem p + div p,
.islandItem p + div p {
  padding-left: 7px;
}
.portItem p + div p.portColor,
.poiItem p + div p.portColor,
.islandItem p + div p.portColor {
  color: #f36621;
}
.portItem p + div p.marinaColor,
.poiItem p + div p.marinaColor,
.islandItem p + div p.marinaColor {
  color: #2995e4;
}
@media (max-width: 768px) {
  .portItem,
  .poiItem,
  .islandItem {
    padding: 5px 0;
  }
}
.rowColor1 {
  background-color: #efefef;
}
.rowColor2 {
  background-color: #ffffe5;
}
@media (max-width: 768px) {
  .portListing,
  .poiListing,
  .islandListing {
    padding: 0;
    background-color: #efefef;
  }
  .portListing:hover,
  .poiListing:hover,
  .islandListing:hover {
    background-color: #efefef;
  }
}
/* Static Logon Page */
.reg-page {
  color: #555;
  padding: 30px;
  background: #fefefe;
  border: solid 1px #eee;
  box-shadow: 0 0 3px #eee;
}
.reg-page .reg-header {
  color: #555;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: solid 1px #eee;
}
.reg-page #RememberMe {
  margin-left: 5px;
}
