/********  LOGO  *********/
.btn-primary {
	background-color: #1a0060;
	border-color: #1a0060;
}

.btn-primary:hover {
	background-color: #3100b5;
	border-color: #1a0060;
}

.facet_logo {
	width: 240px;
    margin-bottom: 5px;
}

.text-facet-dark-blue {
	  color: #1a0060; 
}

.bg-facet-dark-blue {
	background-color: #1a0060;
}

.text-facet-blue {
	color: #4000c8; 
}

.text-facet-red {
	color: #d2002d; 
}
/********  CUSTOM ELEMENTS  *********/
.jumbotron_img {
	 background-image: url('http://facet.mg2.net/assets/images/jumbos/williamsburg18.jpg');
	 background-size: cover;
	 background-repeat: no-repeat;
}

a {
	  color: #1a0060 !important; 
}

a:hover {
	  color: #4000c8 !important; 
}

h2.block-title {
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
}

h4.block-title {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
}

h1.block-title-headline {
	font-size: 36px;
}

h4.block-title {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
}

.titleblock {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: -20px;
}

/********  FONTS  *********/
.headline {
	
}
.shade {
	background-color: #be0042;
	background: -webkit-linear-gradient(left, #3951a1 0%, #cf2126 100%) #3d50a0;
	background: -moz-linear-gradient(left, #3951a1 0%, #cf2126 100%) #3d50a0;
	background: -ms-linear-gradient(left, #3951a1 0%, #cf2126 100%) #3d50a0;
	background: linear-gradient(to right, #3951a1 0%, #cf2126 100%) #3d50a0;
	
}
.italic {
	font-family: "Raleway",sans-serif;
	font-style: italic;
	font-weight: 300;
}

.text-shadow {
	text-shadow: 2px 2px black;
}

.bg-gold {
	background-color: #b50049;
}

.bg-blue {
	background: -webkit-linear-gradient(left, #3951a1 0%, #cf2126 100%) #3d50a0;
	background: -moz-linear-gradient(left, #3951a1 0%, #cf2126 100%) #3d50a0;
	background: -ms-linear-gradient(left, #3951a1 0%, #cf2126 100%) #3d50a0;
	background: linear-gradient(to right, #3951a1 0%, #cf2126 100%) #3d50a0;
}

.text-gold {
	color: #ffffff;
}

.text-blue {
	color: #c3003c;
}

.pill-shape {
	border-radius: 50px;
}

.btn_pill{
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 10px 20px;
}
.headline-shadow {
	text-shadow: 2px 2px black;
}

.opensans {
	font-family: 'Open Sans', sans-serif;
}

.opensanscondensed {
	font-family: 'Open Sans Condensed', sans-serif;
}

.pacifico {
	font-family: 'Pacifico', cursive;
}

.museo {
	font-family: "museo",serif;
}

/********  LOGO  *********/
.facet_logo {
	width: 240px;
    margin-bottom: 5px;
}

.text-facet-dark-blue {
	  color: #1a0060; 
}

.bg-facet-dark-blue {
	background-color: #1a0060;
}


.text-facet-blue {
	  color: #4000c8; 
}

.text-facet-red {
	  color: #d2002d; 
}

.hero-type {
	font-size: 24px;
}

.card-img-icon {
	width: 100px;
}
 
 .carousel-caption-top {
    top: 0;
    bottom: auto;
}

.carousel-caption-big {
    top: 10px;
    bottom: auto;
}

.container-top {
	padding-top: 130px;
}

.imgblock {
width: 100px;
}
/*.navbar {
  min-height: 20px;
}

.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}

.navbar-toggle, .dropdown-toggle {
  /* (80px - button height 34px) / 2 = 23px *!/
  margin-top: 19px;
  padding: 9px 10px !important;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px *!/
    padding-top: 26.5px;
    padding-bottom: 26.5px;
    line-height: 27px;
  }
}*/

.bluur {
  -webkit-filter: blur(80px);
  -moz-filter: blur(80px);
  -o-filter: blur(80px);
  -ms-filter: blur(80px);
  filter: blur(80px);
}

.blackwash {
    display: block;
	background: rgba(0, 0, 0, .6);
}

.jumbotron {
	min-height: 400px;
}

.text-muted a:hover {
	color: #0374d7;
}

.text-green {
	color: green;
}

.text-mtp-green {
	  color: #77bc1f; 
}

.text-mtp-yellow {
	  color: #f6d103; 
}

.text-faded {
	  color: rgba(243, 243, 243, 0.7); 
}

.bg-faded {
	background-color: rgba(243, 243, 243, );
}

.bg-fadeder {
	background-color: rgba(246, 248, 250, .70);
}

.bg-gossamer {
	background-color: rgba(255, 255, 255, 0.90);
}

.sticky.is-sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
}

.sticky2.is-sticky2 {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
	font-family: "Apple Chancery";
	color: orange;
}

.tachometer {
	background-color: #ffffff;
	padding: 20px;
}

table.idcard th, table.idcard td {
  font-size: 80%;
}

.list_image {
	width: 100px; 
	height: 100px;
}

.product-card {
	height:250px;
    max-height:250px;    
}

.product-card img {
    max-height: 95%;
    max-width: 95%;
}

.over {
	color: #e0e0e0;
}

html {
  position: relative;
  min-height: 100%;
}

body { 
	margin-bottom: 200px;
}

/*.jumbotron {
	margin-bottom: 500px;
}

.jumbotron {
  position: relative;
  background: url('../img/pexels-photo.jpeg') no-repeat center center;
  background-size: cover;
  min-height:100vh;
}*/

.container-main {
	padding-top: 20px;
}

/*******  footer  *******/
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 300px;
  /* line-height: 200px; /* Vertically center the text there */
  padding-top: 3rem;
}

/********** CARDS ***********/

div.card a {
	text-decoration: none;
}

.card-neutral {
	background-color: #f6f6f9;
}

.bg-job-ticket {
  background-color: orange !important;
}

.custom-code-card {
	margin-bottom: 2rem;
}

.card-img-top {
	width: 100%;
	height: auto;
}

.product-card-top {
	background-color: #f8f8f8;
	width: 100%;
	height: 200px;
	padding-bottom: 100px;
}

.product-model {
	background-color: #ffffff;
	border: 1px solid gainsboro;
}

/********** fonts ***********/
/*
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	
}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	
}

h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	
}

.opensans300 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.opensans400 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.opensans600 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.opensans700 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}*/

/********** ionicons ***********/

span.nota {
	color: #0374d7;	
}

a.nota:hover {
	color: #ffffff;	
}

.nota span {
	color: #0374d7;
}

.nota:hover span{
	color: #ffffff;
}

.tapdown {
	padding-top: 8px;
}

.logocon { 
	width: 70px;
	fill: #808a90;
}

.logocon-sm { 
	width: 50px;
	fill: #808a90;
}

.logocon-xs { 
	width: 80px;
	fill: #808a90;
}

.icon-sm {
	font-size: 20px;
}

.icon-sm-md {
	font-size: 24px;
}

.icon-md {
	font-size: 28px;
}

.icon-lg {
    font-size: 50px;
    line-height: 18px;
}

.text-muted a {
	color: #808a90;
}

.text-muted a:hover {
	color: #0374d7;
}

.text-faded {
	color: #e8e8e8;
}

.bg-faded {
	background-color: rgba(241, 243, 243, 0.7);
}

.bg-mtp-green {
	  background-color: #77bc1f; 
	  background-image: -webkit-linear-gradient(75deg, #62a40f 0%, #72b41d 38.3%, #88da20 100%);
      background-image: -moz-linear-gradient(75deg, #62a40f 0%, #72b41d 38.3%, #88da20 100%);
	  background-image: -ms-linear-gradient(75deg, #62a40f 0%, #72b41d 38.3%, #88da20 100%);
	  background-image: -o-linear-gradient(75deg, #62a40f 0%, #72b41d 38.3%, #88da20 100%);
	  background-image: linear-gradient(15deg, #62a40f 0%, #72b41d 38.3%, #88da20 100%);
}

.bg-write-up {
  background-color: #b5b5b7 !important;
}

.bg-on-the-table {
  background-color: teal !important;
}

.bg-prepress {
  background-color: #0dbb0d !important;
}

.bg-out-for-proof {
  background-color: #ff8300 !important;
}

.bg-assembly {
  background-color: navy !important;
}

.bg-shipping {
  background-color: #7e604a !important;
}

.btn-black {
  color: #fff;
  background-color: black;
  border-color: black;
}

/********** NAV ***********/

.navbar-fixed-top {
	height: 70px;
	padding-top: 15px;
}

.navbar-nav {
	padding-top: 7px;
}

.navbar-brand {
	margin-right: 40px;
}

/* AJAX Styles */
.suggestions {
	position: relative;
	z-index: 100;
}

#autoSuggestionsList ul {
	padding-left: 0;
}

#autoSuggestionsList_0 ul {
	padding-left: 0;
}

#autoSuggestionsList_1 ul {
	padding-left: 0;
}

#autoSuggestionsList_2 ul {
	padding-left: 0;
}

.auto_lists {
	list-style-type: none;
	padding-top: 14px;
	padding-bottom: 14px;
}

.auto_list li {
	background-color: #ffffff;
	list-style-type: none;
	padding: 6px;
}

.auto_list li:hover {
	list-style-type: none;
	padding: 6px 6px;
	background-color: #f1f7fc;
	cursor: pointer;
}

.pointer, .clickable-row {
	cursor: pointer;
}

