.container {
  width: 1170px;
}
.navbar {
  margin-bottom: 10px !important;
}
#productsearch {
  margin-bottom: 45px;
  height: 21px;
}
#productsearch .btn-default,
#search .btn-default {
  padding: 7px;
}
#productsearch .form-controll,
#search .form-controll {
  color: #7295ca !important;
  border: none;
  border-radius: 0 !important;
  float: left;
}
#productsearch .form-group {
  float: left;
  width: 144px;
}
.langSwitch {
  display: inline-block;
  width: 100px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid white;
}
.langSwitch:hover {
  border: 1px solid #0061aa;
  background-color: #adc4e7;
}
.langSwitch:hover .off {
  display: inline-block;
}
.langSwitch .on {
}
.langSwitch .off {
  display: none;
}
/* NAVIGATION */

.container-fluid {
  /* clear: both; */
  width: 900px;
  margin-top: 20px;
}

.navbar-nav {
  margin: -16px 0 0 0;
  width: 100%;
}
.navbar-collapse {
  /* margin-top: 70px !important; */
  padding: 0;
}
.navbar-collapse a {
}
.navbar-collapse .active {
  border-bottom: 1px dotted grey;
}

.dropdown-toggle {
  color: #072655 !important;
}

@media (min-width: 1240px) {
  li.dropdown:hover .dropdown-toggle {
    /* background-image: url("../Media/Template/Images/Navigation/arrow.png"); */
    background-position: bottom center;
    background-repeat: no-repeat;
  }
  li.dropdown:hover .active {
    border-bottom: none;
  }
}
.flyouttopics {
  background-color: #fff;
  display: none;
  overflow: auto;
  min-height: 300px;
  /* background-image:url('/media/1093/3dnaviback.png'); */
}

@media (min-width: 1023px) {
  li.dropdown:hover .flyout {
    display: block;
    position: absolute;
    width: 1040px;
  }
}

.dropdown-nav {
  list-style-type: none;
  padding: 0 10px;
  margin-bottom: 10px;
}
.dropdown-nav a {
  color: #000;
}
.dropdown-nav a:hover {
  color: #777;
  text-decoration: none;
}
@media (min-width: 768px) {
  .dropdown-nav {
    display: none;
  }
}
.topics {
  background-color: #7295ca;
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: auto;
  padding: 10px 0;
}
.topics li {
  float: left;
  margin: 10px 0 15px 20px;
}
/* t0s li:hover a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
} */
.topics img {
  /* border: 1px solid #2b3b5e; */
  margin-bottom: 5px;
  width: 150px;
}
.topics a {
  color: #fff !important;
  padding: 0 !important;
  text-transform: none;
  width: 170px;
}
.topics a:hover {
  color: #0f2054 !important;
}

.hovertabs {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 10px;
  width: 250px;
}
.tabHeader {
  color: #072655;
  font-size: 18px;
  padding: 20px;
  padding-left: 0px;
  text-align: right;
  padding-right: 35px;
  border-right: 1px solid #efefef;
}
.tabHeaderApp {
  color: #072655;
  font-size: 18px;
  padding: 20px;
  padding-left: 0px;
  text-align: right;
  padding-right: 35px;
  border: 1px solid white;
  border-right: 1px solid #efefef;
  border-top: 2px solid #efefef;
}

.tabLink {
  border: none;
  /* border-right: 1px solid #e0e0e0; */
  color: #a6abc8;
  display: block;
  font-size: 14px;
  text-align: right;
}
.tabLink a {
  border: none;
  border: 1px solid white;
  border-right: 1px solid #efefef;
  color: #bcbfc6 !important;
  display: block;
  padding: 15px !important;
  padding-right: 35px !important;
  font-size: 14px;
  text-align: right;
  font-size: 12px;
  width: 100%;
  height: 100%;
}
.tabLink a:hover {
  border: 1px solid #efefef;
  border-right: 1px solid white;
  color: #8495b1 !important;
}
.tabHeaderApp button {
  border: none;
  /* border-right: 1px solid #e0e0e0; */
  background-color: white;
  color: #072655;
  font-size: 18px;
  display: block;
  padding-right: 0px;
  text-align: right;
  width: 100%;
  height: 100%;
}
.tabLink button:active {
  border: 1px solid #e0e0e0;
}
/*.tabLink:hover,*/
.hovertabs .active {
  /* border: 1px solid #e0e0e0;
	border-right: none; */
  color: #4b6dac;
}
.tabLinkToHide a {
  -webkit-transition: all 100ms ease-in-out; /* Firefox */
  -moz-transition: all 100ms ease-in-out; /* WebKit */
  -o-transition: all 100ms ease-in-out; /* Opera */
  transition: all 100ms ease-in-out; /* Standard */
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.tabLinkHider a:hover + .tabLinkToHide a {
  display: none;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}
#refractories {
  display: block;
}

.hoverpanes div {
  display: none;
}
.panesBoxes {
  float: left;
  list-style-type: none;
  padding: 0px;
  margin-top: 30px;
  margin-left: 10px;
}
.panesBoxes li {
  color: #0061aa;
  padding: 5px 0;
  max-width: 220px;
  width: 220px;
}
.panesBoxes li a {
  color: #595c65;
  padding: 5px 0;
  font-size: 12px;
}
.panesBoxes li a:hover {
  color: #7295ca;
}
.paneText {
  position: absolute;
  top: 195px;
  right: 0px;
  width: 380px;
  color: #072655;
  margin: 20px;
  display: block;
  float: right;
  font-weight: bold;
  font-size: 15px;
}

.smallDropdown {
  text-align: center;
  display: inline-block;
}
.smallDropdown .smallDropdown-toggle {
  color: #072655 !important;
}
.smallDropdown:hover .smallDropdown-toggle {
  /* background-image: url("../Media/Template/Images/Navigation/arrow.png"); */
  background-position: bottom center;
  background-repeat: no-repeat;
}

.smallDropdown:hover ul {
  display: inline-block;
  width: 200px;
  margin: 0 0 0 -105px;
  left: 50%;
  padding-left: 23px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}
.smallDropdown ul li {
  margin-top: 6px;
}
.smallDropdown ul li a {
  font-family: arial, calibri;
  color: #fff;
  text-transform: capitalize;
}
.smallDropdown ul li a:hover {
  color: #0061aa;
}
.smallDropdown hr {
  padding: 0px;
  margin: 0px;
  margin-right: 23px;
  border: 0;
  border-top: 1px solid #99a3c7;
}
.smallDropdown-lang {
  text-align: left;
  display: inline-block;
}
.smallDropdown-toggle {
  text-align: left;
}
.smallDropdown-lang .smallDropdown-toggle {
  color: #072655 !important;
}
.smallDropdown-lang:hover .smallDropdown-toggle {
  background-position: bottom center;
  background-repeat: no-repeat;
}
.smallDropdown-lang ul {
  position: absolute;
  z-index: 10;
  display: none;
  list-style-type: none;
  background-color: rgba(162, 178, 201, 1);
  margin: 0;
  padding: 0px;
  text-align: center;
}
.smallDropdown-lang {
  width: 120px;
  padding-left: 5px;
  padding-right: 5px;
}
.smallDropdown-lang-toggle:hover {
  color: #fff !important;
}
.smallDropdown-lang:hover .smallDropdown-lang-toggle {
  color: #fff;
}
.smallDropdown-lang:hover {
  background-color: rgba(162, 178, 201, 1);
}
.smallDropdown-lang:hover ul {
  display: inline-block;
  width: 120px;
  margin: 0 0 0 -60px;
  left: 50%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}
.smallDropdown-lang ul li {
  margin-top: 6px;
}
.smallDropdown-lang ul li a {
  font-family: arial, calibri;
  color: #fff;
  text-transform: capitalize;
}
.smallDropdown-lang ul li a:hover {
  color: #fff;
}
.events {
  position: relative;
  right: 1px;
  display: inline-block;
  width: 300px;
  margin-left: 20px;
  padding-top: 5px;
}
.events .title {
  font-size: 40px;
  color: #0e2456;
  padding: 0px;
  margin: 0px;
}
.events .event {
  margin-bottom: 20px;
}
.events .event .date {
  display: inline-block;
  float: left;
  width: 50px;
  margin: 0px;
  padding: 0px;
}
.events .event .date .day {
  font-size: 28px;
  color: #0c225e;
  margin: 0px;
  margin-bottom: -10px;
}
.events .event .date .month {
  font-size: 14px;
  color: #3c62b3;
  text-transform: uppercase;
  margin: 0px;
  margin-bottom: -5px;
}
.events .event .date .year {
  font-size: 13px;
  color: #3c62b3;
  margin: 0px;
  margin-bottom: -20px;
}
.events .event .date .time {
  font-size: 13px;
  color: #3c62b3;
  margin: 0px;
  margin-top: -20px;
}
.events .event .title {
  display: inline-block;
  float: right;
  width: 250px;
  font-size: 15px;
  color: #2e77aa !important;
  text-decoration: none;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
}
.events .event .remaining {
}
.events .event .location {
}
.contactItem {
  display: inline-block;
  width: 303px;
  margin-right: 21px;
}
.contactItem .title {
  display: block;
  font-size: 20px;
  text-decoration: none;
  color: #0c225e;
  padding: 18px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.contactItem .short {
  display: block;
  text-decoration: none;
  color: #7b7b7b !important;
  max-height: 70px;
  overflow: hidden !important;
  text-overflow: ellipsis;
  padding: 18px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.contactItem .thumb {
}
.readMore {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: auto;
  border: 0px;
  display: inline-block;
  margin: 0px;
  background-color: #0e2456;
  padding-left: 3px;
  padding-right: 3px;
  color: #ffffff !important;
  text-decoration: none;
}
.readMore:hover {
  text-decoration: none;
}
/* SLIDER */

#section {
}

#section .tdr_slideshow {
  overflow: hidden;
}
@media (max-width: 768px) {
  #section .tdr_slideshow {
    height: 175px !important;
    width: 97% !important;
  }
  #section .tdr_slide {
    height: 175px !important;
    text-align: right;
    width: 97% !important;
  }
}
@media (min-width: 1240px) {
  #section .tdr_slideshow {
    height: 375px !important;
    width: 1170px !important;
  }
}

#section .subhead {
  color: #0e2455;
  font-size: 20px;
  padding-right: 30px;
  padding-top: 167px;
}
@media (max-width: 768px) {
  #section .subhead {
    color: #0e2455;
    font-size: 20px;
    height: 100px;
    padding-left: 30px;
    text-align: left;
  }
}
@media (max-width: 1240px) {
  #section .subhead {
    color: #0e2455;
    font-size: 20px;
    padding-right: 30px;
    padding-top: 50px;
  }
}
#section .head {
  color: #0e2455;
  font-size: 40px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  #section .head {
    color: #0e2455;
    font-size: 20px;
    height: 135px;
    padding-left: 30px;
    text-align: left;
  }
}
#section .content {
  color: #000;
  font-size: 14px;
  height: 100px;
  padding-left: 650px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  #section .content {
    display: none;
  }
}
@media (max-width: 1240px) {
  #section .content {
    color: #000;
    font-size: 14px;
    height: 100px;
    padding-left: 450px;
    padding-right: 30px;
  }
}
#section .more {
  background-image: url("../images/blue.png");
  font-size: 12px;
  padding: 3px 0 2px 0;
}
#section .more a {
  background-color: #0e2455;
  color: #fff;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
}

.ui-autocomplete {
  position: absolute;
  z-index: 99;
  background-color: #7295ca;
  color: white;
  list-style-type: none;
  padding: 5px;
  margin: 0px;
  max-height: 400px;
  overflow-y: hidden;
}
.ui-helper-hidden-accessible {
  display: none;
}
#nav01 {
  float: right;
  margin-top: 20px;
  max-width: 1170px;
  position: absolute;
  width: 99%;
  z-index: 1000;
}
#nav01 a {
  background-image: url("../images/nav_uncheck.gif");
  background-position: bottom;
  background-repeat: no-repeat;
  color: #999;
  display: block;
  float: left;
  font-size: 10px;
  margin-right: 1px;
  padding: 0 0 5px 5px;
  width: 24%;
}
@media (max-width: 768px) {
  #nav01 {
  }
  #nav01 a {
    width: 23%;
  }
}
@media (min-width: 1240px) {
  #nav01 {
  }
  #nav01 a {
    width: 24.9%;
  }
}
#nav01 a.activeSlide {
  background-image: url("../images/nav_check.gif");
  background-position: bottom;
  background-repeat: no-repeat;
  color: #000;
}

/* KEYS */

#keys {
  font-family: arial, "Myriad Pro";
  margin: 70px 0 20px 0;
}
@media (max-width: 768px) {
  .keyBox {
    clear: both;
    height: 375px;
    margin-left: 10px;
    max-width: 385px;
    width: 95% !important;
  }
}
.iBox {
}
.headBox {
  color: #0e2455;
  font-size: 24px;
  margin: 12px 0 6px 0;
}
.contentBox {
  color: #797d86;
  font-size: 14px;
}
.topSearch {
  padding: 0px;
  margin-top: 10px;
  /* float:right; */
}
.topSearch #search {
  width: 219px;
  margin-right: 15px;
}
.topSearch #search .form-controll {
  width: 199px;
}
.hovertabs {
}
/* MAIN */

#breadcrump {
  color: #cfd2e2;
  margin: 0px 0 0 0;
}
#breadcrump a {
  color: #3155a5;
}
#main h1 {
  /* border-bottom: 1px dotted #868686; */
  display: inline-block;
  margin: 0 0 45px 0;
  padding: 0 0 5px 0;
}
#headline {
  border-bottom: 1px dotted #868686;
  height: 40px;
  margin-bottom: 25px;
}

#back a {
  background-image: url("../images/arrow_big.png");
  background-repeat: no-repeat;
  color: #3155a5 !important;
  display: block;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 2px 2px 32px;
  margin: 15px 10px;
}
#back a span {
  font-size: 18px;
  text-transform: uppercase;
}
#back a:hover {
  color: #666 !important;
  text-decoration: none;
}

#leftbar {
  float: left;
  width: 160px;
}
@media (max-width: 979px) {
  #leftbar {
    float: left;
    width: 98%;
  }
}
#leftbar .headerNavi {
  /* background-image: url('../images/arrow_small.png'); */
  background-position: 0 5px;
  background-repeat: no-repeat;
  color: #0e2455;
  display: block;
  font-size: 18px;
  line-height: 14px;
  padding: 2px 2px 2px 15px;
  margin: 15px 0;
}
#leftbar .headerNavi span {
  display: block;
  font-size: 11px;
  padding-top: 7px;
}
#leftbar .headerNavi a {
  color: #0061aa !important;
}
#leftbar .subNavi {
  border: 1px solid #e0e0e0;
  padding-left: 8px;
}
#leftbar .subNavi ul {
  list-style-type: none;
  margin: 0 15px;
  padding: 0;
}
#leftbar .subNavi li {
  margin: 0 0 8px 0;
}
#leftbar .subNavi .subItem {
  font-size: 12px;
  padding-left: 15px;
}
#leftbar .subNavi a:hover {
  color: #666;
  text-decoration: none;
}
#leftbar .subNavi .subItem {
  display: none;
}
#leftbar .subNavi li:hover .subItem {
  display: block;
}
#leftbar .subNavi a.active {
  color: #072655;
}
#leftbar .headerNavi .filter {
  color: #a6a9af;
  font-size: 12px;
  padding: 0 0 6px 0;
}
#leftbar .subNavi button {
  border: none;
  padding: none;
  margin: none;
  background-color: white;
  text-align: left;
  color: #666;
  font-size: 12px;
}
#content {
  color: #797d86;
  float: left;
  margin: 0 25px 25px 25px;
  width: 680px;
}

#content ul {
  list-style-image: url("../images/bullet.png");
}
#content h2,
#content h3,
#content h4,
#content strong,
#content a {
  color: #0061aa;
}
#content table span {
  font-size: 11px;
}
#fullcontent {
  color: #797d86;
  float: left;
  margin: 0 0 25px 25px;
  width: 980px;
}
#fullcontent .marketTab {
  display: block;
  width: 100%;
}
#fullcontent .marketTab div {
  display: inline-block;
  width: 461px;
  /* max-height:200px; */
  /* height:200px;
	overflow-y:scroll; */
  vertical-align: top;
  margin-left: 25px;
  margin-bottom: 25px;
  border: 1px solid #e0e1e9;
  -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
}
#fullcontent .marketTab h2 {
  padding: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 0px;
  background-color: #fafafa;
  border-bottom: 1px solid #e0e1e9;
  color: #0e2455;
  font-size: 20px;
}
#fullcontent .marketTab ul {
  display: inline-block;
  list-style-type: none;
  padding: 20px;
  margin: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
}
#fullcontent .marketTab a {
  color: #0e2455;
  font-size: 15px;
}
#fullcontent h2,
#content h2 {
  color: #0e2455;
  font-size: 21px;
  font-family: arial;
}
#fullcontent h3,
#content h3 {
  color: #0e2455;
  font-size: 18px;
  font-family: arial;
}
#fullcontent th,
td,
#content th,
td {
  text-align: left;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
#fullcontent table,
#content table {
  width: 100%;
}
#fullcontent th,
#content th {
  color: #0e2455;
}
#fullcontent td:nth-child(even),
#content td:nth-child(even) {
  background-color: #e7e7e8;
}
#fullcontent th:nth-child(even),
#content th:nth-child(even) {
  background-color: #c6c7da;
}
#fullcontent th:nth-child(odd),
#content th:nth-child(odd) {
  background-color: #d9dbed;
}

@media (max-width: 979px) {
  #fullcontent {
    color: #797d86;
    float: left;
    margin: 0;
    width: 780px;
  }
}
@media (max-width: 768px) {
  #fullcontent {
    color: #797d86;
    clear: both;
    margin: 0 0;
    width: 97%;
  }
}
#fullcontent #tabs {
  list-style-type: none;
}
#fullcontent #tabs li {
  float: left;
  margin: 0 -10px;
}
@media (max-width: 768px) {
  #fullcontent #tabs li {
    float: none;
    margin: 0;
  }
}
#fullcontent #tabs a {
  background-image: url("../images/tab.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #bfc2c9;
  display: block;
  font-size: 11px;
  height: 30px;
  padding: 7px 0;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
}
#fullcontent #tabs a:hover {
  color: #666;
  text-decoration: none;
}
#fullcontent #tabs a.active {
  background-position: 0 -30px;
  color: #0e2455;
}

#fullcontent #products {
  clear: both;
  margin: 0px 0;
}
@media (max-width: 768px) {
  #fullcontent #products {
    clear: both;
    margin: 33px 0;
  }
}
/* #fullcontent .product {
	border: 1px solid #e0e1e9;
	display: block;
	float: left;
	margin: 0 0 25px 25px;
	width: 300px;
} */
.pfamHeadline {
  display: block;
  width: 100%;
  float: left;
  margin: 25px;
  margin-top: 0px;
  font-size: 21px;
}

#rightbar {
  float: left;
  width: 280px;
}
#rightbar .headerNavi {
  /* background-image: url("../images/arrow_small.png"); */
  background-position: 20px 5px;
  background-repeat: no-repeat;
  color: #0e2455;
  display: block;
  font-size: 18px;
  line-height: 12px;
  padding: 2px 2px 2px 35px;
  margin: 15px 0;
}
#rightbar .subNavi {
  border: 1px solid #e0e0e0;
  border-right: none;
}
#rightbar .subNavi ul {
  list-style-type: none;
  margin: 0 35px;
  padding: 0;
}
#rightbar .subNavi li {
  margin: 0 0 8px 0;
}
#rightbar .subNavi a {
  color: #3155a5;
}
#rightbar .subNavi a:hover {
  color: #666;
  text-decoration: none;
}

.subNavi {
  margin-bottom: 45px;
}

@media (max-width: 979px) {
  #leftbar .subNavi {
    border: none;
  }
  #leftbar .subNavi li {
    display: block;
    padding: 5px;
    background-color: #0e2455;
    border: 1px solid black;
    margin: 0 0 8px 0;
    height: 30px;
  }
  #leftbar .subNavi a {
    color: white !important;
    display: block;
  }
  .smallDropdown:hover ul {
    display: none;
  }
  .dropdown-toggle {
    text-align: center;
  }
  .refractories,
  .ceramics,
  .polishing,
  .feedstock,
  .hydrates,
  .speciality-industries {
    display: none;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .topSearch {
    float: none;
    margin: 0px;
  }
  .container {
    width: 100%;
  }
}

.x b {
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.x.small b {
  border: solid 5px rgba(255, 255, 255, 0);
}
.x.medium b {
  border: solid 10px rgba(255, 255, 255, 0);
}
.x.large b {
  border: solid 15px rgba(255, 255, 255, 0);
}
.x.switch b {
  border: solid 10px rgba(255, 255, 255, 0);
}

.x b:nth-child(1) {
  border-top-color: #fff;
  top: -2px;
}
.x b:nth-child(2) {
  border-left-color: #fff;
  left: -2px;
}
.x b:nth-child(3) {
  border-bottom-color: #fff;
  bottom: -2px;
}
.x b:nth-child(4) {
  border-right-color: #fff;
  right: -2px;
} /* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
