@import url("article-bottom-true-feedback-2.css");
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
@import url("bootstrap-grid.min.css");
@import url("bootstrap-utilities.min.css");

::selection {
	background: #e7f9dc;
}


.datacenter-cta {
    padding: 10px;
    background: #ddeaff;
    margin: 30px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
}

.tm--titlebar {
	width: 100%;
	/* padding-top: 20px; */
	/* padding-bottom: 20px; */
	background-color: #ff5601;
}

.tm--titlebar--gpu {
	background-color: #3e3e42;
}

.tm--titlebar--content {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	width: 960px;
	margin: 0 auto;
}

.tm--titlebar--main-link {
	text-decoration: none;
	font-weight: 900;
	color: #fff;
}

.tm--titlebar--main-link:hover {
	text-decoration: underline;
}

.tm--titlebar--arrow-link {
	text-decoration: none;
	font-weight: 300;
	color: #fff;
padding-left: 10px;
	padding-right: 0px;
	background: url(../svg/arrow.svg) left 09px no-repeat;
}

.tm--titlebar--arrow-link--gpu {
	text-decoration: none;
	font-weight: 300;
	color: #fff;
padding-left: 0px;
	padding-right: 0px;
	background: none;
}

.tm--titlebar--arrow-link:hover {
	text-decoration: none;
}

.tm--desc {
width: 100%;

background: #3e3e42;
	position: relative;
}

.tm--desc--content {
width: 960px;
	margin: 0 auto;

background: #3e3e42;

padding-top: 20px;
	position: relative;
}

.tm--desc--content--gpu {
	height: 177px;
}

.tm--desc--r1c1 {
	width: 480px;
	float: left;
}

.tm--desc--r1c2 {
	width: 440px;
	float: right;
}

.tm--desc--r1c2--gpu {
	margin-top: -189px;
	width: 388px;
}

.tm--desc--r1c1 h1 {
	margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #ff5601;
	font-weight: 300;
	font-size: 36px;
}

.tm--desc--r1c1--gpu h1 {
		color: #FFFFFF;
}

.tm--desc--r1c1 h3 {
	margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: rgba(255, 255, 255, 0.83);
	font-weight: normal;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tm--desc--tabs {
	position: absolute;
	bottom: 0;
	left: 0;
}

.tm--desc--tabs--main--active {
	padding: 24px;
	display: inline-block;
	background: #fff;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #ff5601;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
}

.tm--desc--tabs--main--active--gpu {
	padding: 24px;
	display: inline-block;
	background: #fff;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #67a342;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
}

.tm--desc--tabs--main--active--gpu:hover {
text-decoration: none;
}

.tm--desc--tabs--main--inactive {
	padding: 24px;
	display: inline-block;
	background: #818181;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
	transition: 0.1s all linear;
}

.tm--desc--tabs--main--inactive--gpu {
	padding: 24px;
	display: inline-block;
	background: #818181;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
	transition: 0.1s all linear;
}
.tm--desc--tabs--main--inactive--gpu:hover {
	background: #a8a8a8;
	text-decoration: none !important;
}

.tm--desc--tabs--main--inactive:hover {
	background: #a8a8a8;
}

.tm--desc--tabs--sub--inactive {
	padding: 0px;
	margin-left: 5px;
	display: inline-block;
	background: #818181;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	transition: 0.1s all linear;
	position: absolute;
	bottom: -25px;
	padding: 12px;
}

.tm--desc--tabs--sub--active {
	padding: 0px;
	margin-left: 5px;
	display: inline-block;
	background: #ffffff;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	transition: 0.1s all linear;
	position: absolute;
	bottom: -28px;
	padding: 12px;
}

.tm--desc--tabs--sub--inactive:hover {
	background-color: #989898;
}

.tm--desc--tabs--sub--inactive--gpu {
	background: #e0f2d6;
	color: #4d4d4d;
}

.tm--desc--tabs--sub--active--gpu {
	background: #ffffff;
	color: #67a342;
	text-decoration: none !important;
}

..tm--desc--tabs--sub--active--gpu a:hover {
	text-decoration: none;
}

.tm--desc--tabs--sub--active span {
	display: block;
	font-size: 13px;
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
}

.tm--desc--tabs--sub--active--gpu span {
	width: 250px;
}

.tm--desc--tabs--sub--inactive--gpu:hover {
	background-color: #e7f9dc;
	text-decoration: none;
}

.tm--desc--tabs--sub--inactive span {
	display: block;
	font-size: 13px;
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
}

.tm--desc--tabs--sub--inactive--gpu span {
	width: 250px;
}

.tm--sub--tab--container {
	display: inline-block;
	position:relative;
	padding: 0px;
}

.tm--section1 {
	width: 100%;
	background: #fff;
}

.tm--section1--content {
	width: 960px;
	margin: 0 auto;
}

.tm--section1--r1c1 {
	width: 933px;
	float: left;
}

.tm--main--headline {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #ff5601;
	font-weight: normal;
	font-size: 26px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-bottom: 5px;
}

.tm--main--headline--gpu {
		text-transform: initial;
		color: #4d4d4d;
		font-weight: 300;
		font-size: 35px;
		text-align: left;
}

.tm--main--headline--gpu span {
		color: #619600;
	font-weight: 900;
	font-size: 35px;
}

.tm--main--paragraph {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #808080;
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

.tm--main--paragraph--gpu {
	text-align: left;
}

.tm--main--headline--sub2 {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #808080;
	font-weight: 900;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tm--main--headline--sub2--gpu {
	color: #2ecc71;
	background: url(../checkmark.html) left center no-repeat;
	padding-left: 28px;
}

.tm--section1--r1c2 {
	width: 340px;
	float: right;
	margin-top: -100px;
}

.cf {
	clear:both;
}

.tm--widget--getstarted {
	width: 325px;
	background: #e5ede1;
	box-shadow: 0px 0px 10px #c9c9c9;
	border: 1px solid #d6e4ce;
	margin-top: -20px;
	z-index: 10;
	position: relative;
}

.tm--widget--getstarted--gpu {
	width: 325px;
	background: #e5ede1;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	border: 1px solid #d6e4ce;
	margin-top: -100px;
	z-index: initial !important;
	position: relative;
}

.tm--widget--getstarted--title {
	background: #cad7c1;
	margin: 0;
	padding: 0;
}

.tm--widget--getstarted--title--gpu {
	background: #cad7c1;
}

.tm--widget--getstarted--title h3 {
	background: #cad7c1;
	margin: 0;
	padding: 20px 5px 20px 5px;
	text-align: center;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #32501f;
	font-weight: 300;
	font-size: 24px;
}

.tm--widget--getstarted--title--gpu h3 {
background: #cad7c1;
color: #32501f;
	margin-top: 0px !important;
}

.tm--widget--getstarted--desc {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #4d4d4d;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.tm--widget--getstarted--form {

}

.tm--widget--getstarted--form a {
  background: #6DA800;
	padding: 20px;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  display: block;
 text-decoration: none;
  border-bottom: 3px solid #598a00;
  transition: 0.1s all linear;
}

.tm--widget--getstarted--form a:hover {
      background: #7ec300;
    border-bottom: 3px solid #6fac00;
    text-decoration: none;
}


.tm--section2 {
	width: 100%;
	background: #fff;
}

.tm--section2--gpu {
	width: 100%;
	background: #dae4d4;
}

.tm--section2--content {
	width: 960px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #dae4d4;
	margin: 0 auto;
}

.tm--section2--content--gpu {
	text-align: center;
	margin-top: 50px;
}

.tm--section2--headline {
	margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #4d4d4d;
	font-weight: 900;
	font-size: 26px;
	text-align: center;

}

.tm--section2--headline--gpu {
	color: #4c5546;
	margin-bottom: 30px;
}

.tm--section3 {
	width: 100%;
	background: #fff;
}

.tm--section3 {
	width: 100%;
	background: #fff;
}

.tm--section3--content {
	width: 960px;
	margin: 0 auto;
}

.tm--section3--content--gpu {
	padding-top: 40px;
	padding-bottom: 40px;
}

.tm--section3--headline {
		margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #4d4d4d;
	font-weight: 900;
	font-size: 32px;
}

#faqs dt, #faqs dd { padding: 0 0 0 30px }
#faqs dt { font-family: 'Lato', Tahoma, Helvetica, Sans-Serif; font-size:15px; color: #666666; cursor: pointer; height: 20px; margin: 0 0 10px 0px}
#faqs dd { font-family: 'Lato', Tahoma, Helvetica, Sans-Serif; font-size:16px; color: #666666; font-weight: normal; margin: 0 0 20px 25px}
#faqs dt { background: url(../png/expand-2.png) no-repeat left}
#faqs .expanded { background: url(../collapse.html) no-repeat left}



	#faqs dt span, #faqs dd span {
padding: 4px;
  box-shadow: 0px 1px 6px rgb(144, 144, 144);
  border-radius: 5px;
	}

.tm--faq--search--input {
	  background: #d9e3d4 url(../searchfaq.html) no-repeat 11px center !important;
  width: 430px !important;
  border: 0 !important;
  line-height: 40px !important;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif !important;
  font-size: 17px !important;
  color: #848982 !important;
  padding-left: 42px !important;
  float: right !important;
}

.tm--section3--headline--gpu {
	float: left;
	line-height: 40px;
}

.tm--widget--getstarted--form--text--input {
	border: 0;
  width: 274px;
  line-height: 35px;
  background: #d7d7d7;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  margin: 0 auto;
  padding-left: 10px;
  margin-bottom: 5px;
}

.tm--widget--getstarted--form--button {
	  display: block;
  width: 267px;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #fff;
  background: #67a342 url(../continue.html) 257px 15px no-repeat;
  box-shadow: 0px 2px 0px #3e6526;
  padding: 7px;
  padding-left: 10px;
  text-decoration: none;
	margin: 0 auto;
}

.tm--widget--getstarted--button--orange {
	  display: block;
  width: 267px;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #fff;
  background: #ff5601 url(../continue2.html) 257px 15px no-repeat;
  box-shadow: 0px 2px 0px #ce4f00;
  padding: 7px;
  padding-left: 10px;
  text-decoration: none;
	margin: 0 auto;
}

.tm--tab--show {
	display: block;
	opacity: 1;
	transition: opacity 0.3s, height 0;
}

.tm--tab--hide {
	display: none;
opacity: 0;
    transition: opacity 0.3s, height 0 1s;
    height: 0;
}

.tm--link--pdf {
	display: inline-block;
  background: url(../png/pdf.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 30px;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #333333;
  text-decoration: none;
  padding-left: 34px;
  margin-top: 8px;
  margin-bottom: 8px;
	transition: 0.1s all linear;
}

.tm--link--pdf:hover {
	color: #74b900;
}

.tm--gpu--allTable {
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	color: #717171;
	font-weight: normal;
	font-size: 12px;
}

.tm--gpu--allTable--i {
	font-weight: 300;
}

.tm--gpu--rowTitle {
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	color: #4c4c4c;
	font-weight: 900;
	font-size: 16px;
	margin-right: 10px;
}

.tm--gpu--tableConfigureButton {
	display: block;
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #4c5546;
	  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.44);
	font-weight: 900;
}

.tm--gpu--tableConfigureButton-shadow {
	box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.1) inset;
}



#page-container {
	width: 100% !important;
	line-height: initial !important;
}


.table_contactform {
margin-bottom: 0 !important;
}

.table_contactform>tbody>tr>td>label {
  display: inline-block;
  max-width: 180px;
  font-family: 'roboto condensed', Tahoma, Helvetica, Sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}


.table_contactform input[type="text"] {
  border: 0;
  width: 142px;
  line-height: 35px;
  background: #d7d7d7;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  margin: 0 auto;
  padding-left: 10px;
  margin-bottom: 5px;
}

.table_5_10 td {
  padding: 1px 9px !important;
}


.error_message {
margin-bottom: 0px !important;
background-color: red !important;
border-bottom: 1px solid #A90000 !important;
color: #fff;
}

.container_12 .grid_12, .container_16 .grid_16 {
width: 100% !important;
margin: 0 !important;
}

.container_16 {
width: 960px;
  text-align: initial;
}

.empty_page_container {
	display: none !important;
}

.abox {
border: 0 !important;
}

.live_chat_availability  {
margin-left: -4px;
}


.tm--widget--getstarted--gpu h3 {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #32501f;
	font-weight: 300;
	font-size: 24px;
}


/* --------------------------------

Primary style

-------------------------------- */


/* --------------------------------

Main Components

-------------------------------- */


.cd-section {
  padding: 0;
  text-align: center;
  background: url(../jpg/nvidia_tesla_k80.jpg) bottom center no-repeat;
	height: 197px;
}
.cd-section p {
  margin: 2em 0;
  line-height: 1.6;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-section {
    padding: 0;
  }
  .cd-section p {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-section {
    padding: 0;
  }
}

.cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}
.cd-modal::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 47px;
  pointer-events: none;
  background: transparent;
  background: -webkit-linear-gradient( bottom , #4A7300, rgba(52, 56, 60, 0));
  background: linear-gradient(to top, #CCCCCC, rgba(52, 56, 60, 0));
}
.cd-modal .cd-modal-content {
  height: 100%;
  width: 100%;
  padding: 0;
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-modal p {
  color: #ffffff;
  line-height: 1.6;
  margin: 2em 0;
}
.modal-is-visible .cd-modal {
  z-index: 15;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}
.modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-modal .cd-modal-content {
    padding: 0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-modal .cd-modal-content {
    padding: 0;
  }
  .cd-modal p {
    font-size: 2rem;
    line-height: 2;
  }
}

.cd-modal-action {
  position: relative;
}
.cd-modal-action .btn, .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #74B900;
}
.cd-modal-action .btn {
  width: 12.5em;
  border-radius: 5em;
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
	background-image: url(../png/expand1.png), url(../png/expand2.png);
	background-position: 50% 14%, 50% 86%;
	background-repeat: no-repeat,no-repeat;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.cd-modal-action .btn:hover {
  width: 10.5em;
  border-radius: 5em;
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
	background-image: url(../png/expand1.png), url(../png/expand2.png);
	background-position: 50% 10%, 50% 90%;
	background-repeat: no-repeat,no-repeat;
	text-decoration: none;
}

.cd-modal-action .btn.to-circle {
  width: 4em;
  color: transparent;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}
.cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 15;
  left: 50%;
  top: 0;
  width: 4em;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
.cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
	z-index: 15
}

.cd-modal-close {
  position: fixed;
  z-index: 16;
  top: 20px;
  right: 5%;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3) url(../svg/cd-icon-close.svg) no-repeat center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
.no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  .cd-modal-close {
    top: 70px;
  }
}



.boostup-1 {
	  text-align: center;
  width: 960px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 286px;
}

.boostup-2 {
	background: #CCCCCC;
		width: 100%;
	margin: 0;
	padding-bottom: 150px;
}

.boostup-2-content {
	background: #FFFFFF;
		width: 960px;
	margin: 0px auto;
}


@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

.tml--browse {
	width: 947px;
	background: #e5e5e5;
	/* border-radius: 8px; */
	font-family: 'Lato', Helvetica, Tahoma, Sans-Serif;
	font-weight: normal;
	margin-bottom: 40px;
	box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.16);
}
.tml--browse--title {
	background: #666666;
	/* border-radius: 8px 8px 0px 0px; */
	padding: 15px 20px 15px 20px;
	margin: 0;
}

.tml--browse--title h2 {
	margin: 0;
	font-weight: 900;
	color: #fff;
	font-size: 19px;
	padding: 0;
}

.tml--browse--content {
padding: 0px 20px 15px 20px;
}

.tml--browse--content h2 {
	margin: 0;
	font-weight: 300;
	color: #333333;
	font-size: 20px;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}

.tml--browse--minicard {
	width: 285px;
	background: #fff;
	height: 349px;
	box-shadow: 0px 0px 3px #CFCFCF;
	position: relative;
	float: left;
	margin-right: 20px;
	border-radius: 4px;
}

.tml--browse--minicard--last {
		margin-right: 0px;
}

.tml--browse--minicard--product {
	width: 100%;
	height: 128px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.tml--browse--minicard--desc {
	width: 100%;
	height: 134px;
	text-align: center;
	position: absolute;
	top: 146px;
	left: 0;
}

.tml--browse--minicard--desc p {
	padding: 10px;
	font-size: 13px;
	color: #626262;
	font-weight: 400;
	text-align: center;
	margin: 0;
}

.tml--browse--minicard--product a {
    display: block;
    border-bottom: 2px solid rgb(236, 234, 234);
    transition: 0.1s all linear;
	padding-bottom: 6px;
}

.tml--browse--minicard--product a:hover {
    border-bottom: 2px solid #6da800;
}

.cf {
	clear: both;
}

.tml--browse--minicard--cta a {
	display: block;
	position: absolute;
	bottom: 0;
	background: #6da800;
	width: 100%;
	line-height: 34px;
	height: 34px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Condensed', 'Lato', Helvetica, Tahoma, Sans-serif;
	font-size: 16px;
	border-radius: 0px 0px 4px 4px;
	border-bottom: 3px solid #598a00;
	transition: 0.2s all linear;
}

.tml--browse--minicard--cta a:hover {
	background: #7ec300;
		border-bottom: 3px solid #6fac00;
	text-decoration: none;
}

.tml--browse--minicard--landscape {
	background: #fff;
	width: 100%;
	height: 110px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px #CFCFCF;
	margin-top: -8px;
}

.tml--browse--minicard--product--landscape {
width: 147px;
	height: 110px;
	float: left;
}

.tml--browse--minicard--product--landscape h3 {
margin: 0;
	padding: 0;
}

.tml--browse--minicard--product--landscape a {
    display: block;
  border-radius: 4px 0px 0px 4px;
  overflow: hidden;
  border-right: 2px solid rgb(236, 234, 234);
  padding-right: 20px;
  transition: 0.1s all linear;
  height: 110px;
}

.tml--browse--minicard--product--landscape a:hover {
    border-right: 2px solid rgb(109, 168, 0);
}

.tml--browse--minicard--desc--landscape {
	width: 401px;
	height: 110px;
	float: left;
}
.tml--browse--minicard--desc--landscape p {
	padding: 0px;
	padding-left: 14px;
	font-size: 13px;
	color: #626262;
	font-weight: 400;
	text-align: left;
	margin: 0;
	display: table-cell;
  vertical-align: middle;
	height: 110px;
}



.tml--browse--minicard--cta--landscape {
	display: table;
	width: 100px;
	float: right;
	margin-top: 39px;
	margin-right: 15px;
}

.tml--browse--minicard--cta--landscape a {
	display: block;
	background: #6da800;
	width: 100%;
	line-height: 34px;
	height: 34px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Condensed', 'Lato', Helvetica, Tahoma, Sans-serif;
	font-size: 16px;
	border-radius: 4px;
	border-bottom: 3px solid #598a00;
	transition: 0.2s all linear;
}

.tml--browse--minicard--cta--landscape a:hover {
	background: #7ec300;
		border-bottom: 3px solid #6fac00;
	text-decoration: none;
}

#parallelSection {
	background: #f4fce6;
	padding: 10px;
	width: 576px;
}

#parallelSection {
	  background: #E5EDE1;
  padding: 40px;
  width: 486px;
  border-radius: 15px;
  box-shadow: 0px 0px 15px #E5EDE1;
  margin: 0 auto;
}

#parallelSection hr {
    display: block; height: 1px;
    border: 0;
    border-top: 1px solid #CFDBC8;
    margin: 1em 0; padding: 0;
}

.threePieces a, .cudazone a {
	transition: 0.2s all linear;
	text-decoration: none;
	color: #578600;
	font-family: 'Lato', Helvetica, Arial, Sans-Serif;
	font-weight: 900;
	font-size: 15px;

}

.threePieces a:hover, .cudazone a:hover {
	text-decoration: underline;
	color: #345000;
}

.threePieces {
	/* float: left; */
	text-align: center;
}


.tml--browse--minicard--product h3 {
	margin-top:18px;
}

td.smallprint {
    display: none;
}


table.table_contactform.table_5_10 {
    margin-left: -18px;
}


table.table_contactform.table_5_10 hr {
    display: none;
}

.table_contactform .error {
    font-size: 10px;
    color: #cc0000;
    text-shadow: 0px 0px 1px #ccc;
    background-color: #fee;
    border-bottom: 2px solid white;
    display: none;
}

.tm--header {
    background: #3e3e42 !important;
}

.tm--phone span {
    color: rgba(255, 255, 255, 0.89) !important;
}

.tm--phone {
    color: #E9F6DF !important;
}
.gpubrowse_links {
	display: block;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #747474;
	transition: 0.1s all linear;
	background: url(../png/arrow_green_gpu.png) left center no-repeat;
	padding-left: 12px;
}

.gpubrowse_links_container {
 float: left;
      width: 380px;
    margin-top: 10px;
}

.gpubrowse_links span {
	font-weight: bold;
}

.gpubrowse_links:hover {
		text-decoration: none;
	color: #000;
	transition: 0.1s all linear;
}

.system-browse-title {
 display: none;
}

.breadcrumbs {
 display: none;
}@import url("article-bottom-true-feedback-2.css");
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

::selection {
	background: #e7f9dc;
}

.tm--titlebar {
	width: 100%;
	/* padding-top: 20px; */
	/* padding-bottom: 20px; */
	background-color: #ff5601;
}

.tm--titlebar--gpu {
	background-color: #3e3e42;
}

.tm--titlebar--content {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	width: 960px;
	margin: 0 auto;
}

.tm--titlebar--main-link {
	text-decoration: none;
	font-weight: 900;
	color: #fff;
}

.tm--titlebar--main-link:hover {
	text-decoration: underline;
}

.tm--titlebar--arrow-link {
	text-decoration: none;
	font-weight: 300;
	color: #fff;
padding-left: 10px;
	padding-right: 0px;
	background: url(../svg/arrow.svg) left 09px no-repeat;
}

.tm--titlebar--arrow-link--gpu {
	text-decoration: none;
	font-weight: 300;
	color: #fff;
padding-left: 0px;
	padding-right: 0px;
	background: none;
}

.tm--titlebar--arrow-link:hover {
	text-decoration: none;
}

.tm--desc {
width: 100%;

background: #3e3e42;
	position: relative;
}

.tm--desc--content {
width: 960px;
	margin: 0 auto;

background: #3e3e42;

padding-top: 20px;
	position: relative;
}

.tm--desc--content--gpu {
	height: 177px;
}

.tm--desc--r1c1 {
	width: 480px;
	float: left;
}

.tm--desc--r1c2 {
	width: 440px;
	float: right;
}

.tm--desc--r1c2--gpu {
	margin-top: -189px;
	width: 388px;
}

.tm--desc--r1c1 h1 {
	margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #ff5601;
	font-weight: 300;
	font-size: 36px;
}

.tm--desc--r1c1--gpu h1 {
		color: #FFFFFF;
}

.tm--desc--r1c1 h3 {
	margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: rgba(255, 255, 255, 0.83);
	font-weight: normal;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tm--desc--tabs {
	position: absolute;
	bottom: 0;
	left: 0;
}

.tm--desc--tabs--main--active {
	padding: 24px;
	display: inline-block;
	background: #fff;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #ff5601;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
}

.tm--desc--tabs--main--active--gpu {
	padding: 24px;
	display: inline-block;
	background: #fff;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #67a342;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
}

.tm--desc--tabs--main--active--gpu:hover {
text-decoration: none;
}

.tm--desc--tabs--main--inactive {
	padding: 24px;
	display: inline-block;
	background: #818181;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
	transition: 0.1s all linear;
}

.tm--desc--tabs--main--inactive--gpu {
	padding: 24px;
	display: inline-block;
	background: #818181;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	text-decoration: none;
	transition: 0.1s all linear;
}
.tm--desc--tabs--main--inactive--gpu:hover {
	background: #a8a8a8;
	text-decoration: none !important;
}

.tm--desc--tabs--main--inactive:hover {
	background: #a8a8a8;
}

.tm--desc--tabs--sub--inactive {
	padding: 0px;
	margin-left: 5px;
	display: inline-block;
	background: #818181;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	transition: 0.1s all linear;
	position: absolute;
	bottom: -25px;
	padding: 12px;
}

.tm--desc--tabs--sub--active {
	padding: 0px;
	margin-left: 5px;
	display: inline-block;
	background: #ffffff;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	transition: 0.1s all linear;
	position: absolute;
	bottom: -28px;
	padding: 12px;
}

.tm--desc--tabs--sub--inactive:hover {
	background-color: #989898;
}

.tm--desc--tabs--sub--inactive--gpu {
	background: #e0f2d6;
	color: #4d4d4d;
}

.tm--desc--tabs--sub--active--gpu {
	background: #ffffff;
	color: #67a342;
	text-decoration: none !important;
}

..tm--desc--tabs--sub--active--gpu a:hover {
	text-decoration: none;
}

.tm--desc--tabs--sub--active span {
	display: block;
	font-size: 13px;
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
}

.tm--desc--tabs--sub--active--gpu span {
	width: 250px;
}

.tm--desc--tabs--sub--inactive--gpu:hover {
	background-color: #e7f9dc;
	text-decoration: none;
}

.tm--desc--tabs--sub--inactive span {
	display: block;
	font-size: 13px;
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	font-weight: 300;
}

.tm--desc--tabs--sub--inactive--gpu span {
	width: 250px;
}

.tm--sub--tab--container {
	display: inline-block;
	position:relative;
	padding: 0px;
}

.tm--section1 {
	width: 100%;
	background: #fff;
}

.tm--section1--content {
	width: 960px;
	margin: 0 auto;
}

.tm--section1--r1c1 {
	width: 933px;
	float: left;
}

.tm--main--headline {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #ff5601;
	font-weight: normal;
	font-size: 26px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-bottom: 5px;
}

.tm--main--headline--gpu {
		text-transform: initial;
		color: #4d4d4d;
		font-weight: 300;
		font-size: 35px;
		text-align: left;
}

.tm--main--headline--gpu span {
		color: #619600;
	font-weight: 900;
	font-size: 35px;
}

.tm--main--paragraph {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #808080;
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

.tm--main--paragraph--gpu {
	text-align: left;
}

.tm--main--headline--sub2 {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #808080;
	font-weight: 900;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tm--main--headline--sub2--gpu {
	color: #2ecc71;
	background: url(../checkmark.html) left center no-repeat;
	padding-left: 28px;
}

.tm--section1--r1c2 {
	width: 340px;
	float: right;
	margin-top: -100px;
}

.cf {
	clear:both;
}

.tm--widget--getstarted {
	width: 325px;
	background: #e5ede1;
	box-shadow: 0px 0px 10px #c9c9c9;
	border: 1px solid #d6e4ce;
	margin-top: -20px;
	z-index: 10;
	position: relative;
}

.tm--widget--getstarted--gpu {
	width: 325px;
	background: #e5ede1;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	border: 1px solid #d6e4ce;
	margin-top: -100px;
	z-index: initial !important;
	position: relative;
}

.tm--widget--getstarted--title {
	background: #cad7c1;
	margin: 0;
	padding: 0;
}

.tm--widget--getstarted--title--gpu {
	background: #cad7c1;
}

.tm--widget--getstarted--title h3 {
	background: #cad7c1;
	margin: 0;
	padding: 20px 5px 20px 5px;
	text-align: center;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #32501f;
	font-weight: 300;
	font-size: 24px;
}

.tm--widget--getstarted--title--gpu h3 {
background: #cad7c1;
color: #32501f;
	margin-top: 0px !important;
}

.tm--widget--getstarted--desc {
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #4d4d4d;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.tm--widget--getstarted--form {

}

.tm--widget--getstarted--form a {
  background: #6DA800;
	padding: 20px;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  display: block;
 text-decoration: none;
  border-bottom: 3px solid #598a00;
  transition: 0.1s all linear;
}

.tm--widget--getstarted--form a:hover {
      background: #7ec300;
    border-bottom: 3px solid #6fac00;
    text-decoration: none;
}


.tm--section2 {
	width: 100%;
	background: #fff;
}

.tm--section2--gpu {
	width: 100%;
	background: #dae4d4;
}

.tm--section2--content {
	width: 960px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #dae4d4;
	margin: 0 auto;
}

.tm--section2--content--gpu {
	text-align: center;
	margin-top: 50px;
}

.tm--section2--headline {
	margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #4d4d4d;
	font-weight: 900;
	font-size: 26px;
	text-align: center;

}

.tm--section2--headline--gpu {
	color: #4c5546;
	margin-bottom: 30px;
}

.tm--section3 {
	width: 100%;
	background: #fff;
}

.tm--section3 {
	width: 100%;
	background: #fff;
}

.tm--section3--content {
	width: 960px;
	margin: 0 auto;
}

.tm--section3--content--gpu {
	padding-top: 40px;
	padding-bottom: 40px;
}

.tm--section3--headline {
		margin: 0;
	padding: 0;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #4d4d4d;
	font-weight: 900;
	font-size: 32px;
}

#faqs dt, #faqs dd { padding: 0 0 0 30px }
#faqs dt { font-family: 'Lato', Tahoma, Helvetica, Sans-Serif; font-size:15px; color: #666666; cursor: pointer; height: 20px; margin: 0 0 10px 0px}
#faqs dd { font-family: 'Lato', Tahoma, Helvetica, Sans-Serif; font-size:16px; color: #666666; font-weight: normal; margin: 0 0 20px 25px}
#faqs dt { background: url(../png/expand-2.png) no-repeat left}
#faqs .expanded { background: url(../collapse.html) no-repeat left}



	#faqs dt span, #faqs dd span {
padding: 4px;
  box-shadow: 0px 1px 6px rgb(144, 144, 144);
  border-radius: 5px;
	}

.tm--faq--search--input {
	  background: #d9e3d4 url(../searchfaq.html) no-repeat 11px center !important;
  width: 430px !important;
  border: 0 !important;
  line-height: 40px !important;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif !important;
  font-size: 17px !important;
  color: #848982 !important;
  padding-left: 42px !important;
  float: right !important;
}

.tm--section3--headline--gpu {
	float: left;
	line-height: 40px;
}

.tm--widget--getstarted--form--text--input {
	border: 0;
  width: 274px;
  line-height: 35px;
  background: #d7d7d7;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  margin: 0 auto;
  padding-left: 10px;
  margin-bottom: 5px;
}

.tm--widget--getstarted--form--button {
	  display: block;
  width: 267px;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #fff;
  background: #67a342 url(../continue.html) 257px 15px no-repeat;
  box-shadow: 0px 2px 0px #3e6526;
  padding: 7px;
  padding-left: 10px;
  text-decoration: none;
	margin: 0 auto;
}

.tm--widget--getstarted--button--orange {
	  display: block;
  width: 267px;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #fff;
  background: #ff5601 url(../continue2.html) 257px 15px no-repeat;
  box-shadow: 0px 2px 0px #ce4f00;
  padding: 7px;
  padding-left: 10px;
  text-decoration: none;
	margin: 0 auto;
}

.tm--tab--show {
	display: block;
	opacity: 1;
	transition: opacity 0.3s, height 0;
}

.tm--tab--hide {
	display: none;
opacity: 0;
    transition: opacity 0.3s, height 0 1s;
    height: 0;
}

.tm--link--pdf {
	display: inline-block;
  background: url(../png/pdf.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 30px;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #333333;
  text-decoration: none;
  padding-left: 34px;
  margin-top: 8px;
  margin-bottom: 8px;
	transition: 0.1s all linear;
}

.tm--link--pdf:hover {
	color: #74b900;
}

.tm--gpu--allTable {
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	color: #717171;
	font-weight: normal;
	font-size: 12px;
}

.tm--gpu--allTable--i {
	font-weight: 300;
}

.tm--gpu--rowTitle {
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	color: #4c4c4c;
	font-weight: 900;
	font-size: 16px;
	margin-right: 10px;
}

.tm--gpu--tableConfigureButton {
	display: block;
	font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #4c5546;
	  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.44);
	font-weight: 900;
}

.tm--gpu--tableConfigureButton-shadow {
	box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.1) inset;
}



#page-container {
	width: 100% !important;
	line-height: initial !important;
}


.table_contactform {
margin-bottom: 0 !important;
}

.table_contactform>tbody>tr>td>label {
  display: inline-block;
  max-width: 180px;
  font-family: 'roboto condensed', Tahoma, Helvetica, Sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}


.table_contactform input[type="text"] {
  border: 0;
  width: 142px;
  line-height: 35px;
  background: #d7d7d7;
  font-family: 'Roboto Condensed', Tahoma, Helvetica, Sans-Serif;
  font-size: 17px;
  margin: 0 auto;
  padding-left: 10px;
  margin-bottom: 5px;
}

.table_5_10 td {
  padding: 1px 9px !important;
}


.error_message {
margin-bottom: 0px !important;
background-color: red !important;
border-bottom: 1px solid #A90000 !important;
color: #fff;
}

.container_12 .grid_12, .container_16 .grid_16 {
width: 100% !important;
margin: 0 !important;
}

.container_16 {
width: 960px;
  text-align: initial;
}

.empty_page_container {
	display: none !important;
}

.abox {
border: 0 !important;
}

.live_chat_availability  {
margin-left: -4px;
}


.tm--widget--getstarted--gpu h3 {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	color: #32501f;
	font-weight: 300;
	font-size: 24px;
}


/* --------------------------------

Primary style

-------------------------------- */


/* --------------------------------

Main Components

-------------------------------- */


.cd-section {
  padding: 0;
  text-align: center;
  background: url(../jpg/nvidia_tesla_k80.jpg) bottom center no-repeat;
	height: 197px;
}
.cd-section p {
  margin: 2em 0;
  line-height: 1.6;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-section {
    padding: 0;
  }
  .cd-section p {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-section {
    padding: 0;
  }
}

.cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}
.cd-modal::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 47px;
  pointer-events: none;
  background: transparent;
  background: -webkit-linear-gradient( bottom , #4A7300, rgba(52, 56, 60, 0));
  background: linear-gradient(to top, #CCCCCC, rgba(52, 56, 60, 0));
}
.cd-modal .cd-modal-content {
  height: 100%;
  width: 100%;
  padding: 0;
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-modal p {
  color: #ffffff;
  line-height: 1.6;
  margin: 2em 0;
}
.modal-is-visible .cd-modal {
  z-index: 15;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}
.modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-modal .cd-modal-content {
    padding: 0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-modal .cd-modal-content {
    padding: 0;
  }
  .cd-modal p {
    font-size: 2rem;
    line-height: 2;
  }
}

.cd-modal-action {
  position: relative;
}
.cd-modal-action .btn, .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #74B900;
}
.cd-modal-action .btn {
  width: 12.5em;
  border-radius: 5em;
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
	background-image: url(../png/expand1.png), url(../png/expand2.png);
	background-position: 50% 14%, 50% 86%;
	background-repeat: no-repeat,no-repeat;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.cd-modal-action .btn:hover {
  width: 10.5em;
  border-radius: 5em;
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s, background-image 0.3s 0s;
	background-image: url(../png/expand1.png), url(../png/expand2.png);
	background-position: 50% 10%, 50% 90%;
	background-repeat: no-repeat,no-repeat;
	text-decoration: none;
}

.cd-modal-action .btn.to-circle {
  width: 4em;
  color: transparent;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}
.cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 15;
  left: 50%;
  top: 0;
  width: 4em;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
.cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
	z-index: 15
}

.cd-modal-close {
  position: fixed;
  z-index: 16;
  top: 20px;
  right: 5%;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3) url(../svg/cd-icon-close.svg) no-repeat center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
.no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  .cd-modal-close {
    top: 70px;
  }
}



.boostup-1 {
	  text-align: center;
  width: 960px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 286px;
}

.boostup-2 {
	background: #CCCCCC;
		width: 100%;
	margin: 0;
	padding-bottom: 150px;
}

.boostup-2-content {
	background: #FFFFFF;
		width: 960px;
	margin: 0px auto;
}


@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

.tml--browse {
	width: 947px;
	background: #e5e5e5;
	/* border-radius: 8px; */
	font-family: 'Lato', Helvetica, Tahoma, Sans-Serif;
	font-weight: normal;
	margin-bottom: 40px;
	box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.16);
}
.tml--browse--title {
	background: #666666;
	/* border-radius: 8px 8px 0px 0px; */
	padding: 15px 20px 15px 20px;
	margin: 0;
}

.tml--browse--title h2 {
	margin: 0;
	font-weight: 900;
	color: #fff;
	font-size: 19px;
	padding: 0;
}

.tml--browse--content {
padding: 0px 20px 15px 20px;
}

.tml--browse--content h2 {
	margin: 0;
	font-weight: 300;
	color: #333333;
	font-size: 20px;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}

.tml--browse--minicard {
	width: 285px;
	background: #fff;
	height: 349px;
	box-shadow: 0px 0px 3px #CFCFCF;
	position: relative;
	float: left;
	margin-right: 20px;
	border-radius: 4px;
}

.tml--browse--minicard--last {
		margin-right: 0px;
}

.tml--browse--minicard--product {
	width: 100%;
	height: 128px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.tml--browse--minicard--desc {
	width: 100%;
	height: 134px;
	text-align: center;
	position: absolute;
	top: 146px;
	left: 0;
}

.tml--browse--minicard--desc p {
	padding: 10px;
	font-size: 13px;
	color: #626262;
	font-weight: 400;
	text-align: center;
	margin: 0;
}

.tml--browse--minicard--product a {
    display: block;
    border-bottom: 2px solid rgb(236, 234, 234);
    transition: 0.1s all linear;
	padding-bottom: 6px;
}

.tml--browse--minicard--product a:hover {
    border-bottom: 2px solid #6da800;
}

.cf {
	clear: both;
}

.tml--browse--minicard--cta a {
	display: block;
	position: absolute;
	bottom: 0;
	background: #6da800;
	width: 100%;
	line-height: 34px;
	height: 34px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Condensed', 'Lato', Helvetica, Tahoma, Sans-serif;
	font-size: 16px;
	border-radius: 0px 0px 4px 4px;
	border-bottom: 3px solid #598a00;
	transition: 0.2s all linear;
}

.tml--browse--minicard--cta a:hover {
	background: #7ec300;
		border-bottom: 3px solid #6fac00;
	text-decoration: none;
}

.tml--browse--minicard--landscape {
	background: #fff;
	width: 100%;
	height: 110px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px #CFCFCF;
	margin-top: -8px;
}

.tml--browse--minicard--product--landscape {
width: 147px;
	height: 110px;
	float: left;
}

.tml--browse--minicard--product--landscape h3 {
margin: 0;
	padding: 0;
}

.tml--browse--minicard--product--landscape a {
    display: block;
  border-radius: 4px 0px 0px 4px;
  overflow: hidden;
  border-right: 2px solid rgb(236, 234, 234);
  padding-right: 20px;
  transition: 0.1s all linear;
  height: 110px;
}

.tml--browse--minicard--product--landscape a:hover {
    border-right: 2px solid rgb(109, 168, 0);
}

.tml--browse--minicard--desc--landscape {
	width: 401px;
	height: 110px;
	float: left;
}
.tml--browse--minicard--desc--landscape p {
	padding: 0px;
	padding-left: 14px;
	font-size: 13px;
	color: #626262;
	font-weight: 400;
	text-align: left;
	margin: 0;
	display: table-cell;
  vertical-align: middle;
	height: 110px;
}



.tml--browse--minicard--cta--landscape {
	display: table;
	width: 100px;
	float: right;
	margin-top: 39px;
	margin-right: 15px;
}

.tml--browse--minicard--cta--landscape a {
	display: block;
	background: #6da800;
	width: 100%;
	line-height: 34px;
	height: 34px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Condensed', 'Lato', Helvetica, Tahoma, Sans-serif;
	font-size: 16px;
	border-radius: 4px;
	border-bottom: 3px solid #598a00;
	transition: 0.2s all linear;
}

.tml--browse--minicard--cta--landscape a:hover {
	background: #7ec300;
		border-bottom: 3px solid #6fac00;
	text-decoration: none;
}

#parallelSection {
	background: #f4fce6;
	padding: 10px;
	width: 576px;
}

#parallelSection {
	  background: #E5EDE1;
  padding: 40px;
  width: 486px;
  border-radius: 15px;
  box-shadow: 0px 0px 15px #E5EDE1;
  margin: 0 auto;
}

#parallelSection hr {
    display: block; height: 1px;
    border: 0;
    border-top: 1px solid #CFDBC8;
    margin: 1em 0; padding: 0;
}

.threePieces a, .cudazone a {
	transition: 0.2s all linear;
	text-decoration: none;
	color: #578600;
	font-family: 'Lato', Helvetica, Arial, Sans-Serif;
	font-weight: 900;
	font-size: 15px;

}

.threePieces a:hover, .cudazone a:hover {
	text-decoration: underline;
	color: #345000;
}

.threePieces {
	/* float: left; */
	text-align: center;
}


.tml--browse--minicard--product h3 {
	margin-top:18px;
}

td.smallprint {
    display: none;
}


table.table_contactform.table_5_10 {
    margin-left: -18px;
}


table.table_contactform.table_5_10 hr {
    display: none;
}

.table_contactform .error {
    font-size: 10px;
    color: #cc0000;
    text-shadow: 0px 0px 1px #ccc;
    background-color: #fee;
    border-bottom: 2px solid white;
    display: none;
}

.tm--header {
    background: #3e3e42 !important;
}

.tm--phone span {
    color: rgba(255, 255, 255, 0.89) !important;
}

.tm--phone {
    color: #E9F6DF !important;
}
.gpubrowse_links {
	display: block;
	font-family: 'Lato', Tahoma, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #747474;
	transition: 0.1s all linear;
	background: url(../png/arrow_green_gpu.png) left center no-repeat;
	padding-left: 12px;
}

.gpubrowse_links_container {
 float: left;
      width: 380px;
    margin-top: 10px;
}

.gpubrowse_links span {
	font-weight: bold;
}

.gpubrowse_links:hover {
		text-decoration: none;
	color: #000;
	transition: 0.1s all linear;
}

.system-browse-title {
 display: none;
}

.breadcrumbs {
 display: none;
}