﻿html, form
{
  height: 100%;
}

body
{
	font-family: 'Open Sans', Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	background: url(/Portals/_default/Skins/Techinline/images/bg-shadow-narrow.png) top center repeat-y #f6f6f6;
	color: #000;
	height: 100%;
}

input
{
  font-family: 'Open Sans', Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  padding: 6px;
  border: 1px solid #d9d9d9;
}

.Normal
{
  font-size: 14px;
  color: #000;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
  margin: 0;
  padding: 0;
  border: 0;
}

table{
border-collapse:collapse; /* cellspacing="0" */
}

a:link{color: #2196F3;text-decoration: none;}
a:visited{color: #2196F3;text-decoration: none;}
a:hover{color: #0277BD;text-decoration: none;}
a:active{color: #1976D2;text-decoration: none;}

h1, h2, h3, h4, h5
{
  font-family: Open Sans, Verdana, Tahoma, Arial, sans-serif;
	font-weight: lighter;
  color: #333;
}

h1
{
  font-size: 29px;
  line-height: 29px;
	margin-top: 8px;
  margin-bottom: 10px;
}

h2
{
  font-size: 25px;
  line-height: 30px;
}

h3
{
  font-size: 20px;
  line-height: 25px;
}

h4
{
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
}

h5
{
  line-height: 14px;
  font-size: 14px;
  font-weight: normal;
}

.mainDiv
{
  width: 100%;
  height: 100%;
}

.tin-main-area
{
  width: 1010px;
  margin: 0 auto;
  min-height: 100%;
  background: #37474F;
}

.tin-main-background
{
  background: #fff;
}

.tin-main-header
{
  padding: 10px 20px;
  height: 55px;
}

.tin-logo
{
  float: left;
  width: 500px;
  height: 65px;
font-size: 40px;
color: #0277BD;

}
.tin-logo span
{
color: #424242;
}

.tin-livechat
{
  float: left;
  width: 160px;
}

div.tin-app-buttons
{
  float: right;
  margin-top: 10px;
}

.tin-appbutton
{
  display: block;
  text-align: center;
  padding: 9px 0;
  width: 120px;
  float: left;
  margin-left: 20px;
}

.tin-expertButton
{
  border: 1px solid #0277BD;
	background: -webkit-gradient(linear, left top, left bottom, from(#03a9f4), to(#0277bd));
	background: -moz-linear-gradient(top,  #03a9f4,  #0277bd);
	background: -ms-linear-gradient(top,  #03a9f4,  #0277bd);
	background: linear-gradient(top,  #03a9f4,  #0277bd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03a9f4', endColorstr='#0277bd');
	color: #E8F0DE !important;
}
.tin-expertButton:hover
{
	background: -webkit-gradient(linear, left top, left bottom, from(#03a9f4), to(#01579b));
	background: -moz-linear-gradient(top,  #03a9f4,  #01579b);
	background: -ms-linear-gradient(top,  #03a9f4,  #01579b);
	background: linear-gradient(top,  #03a9f4,  #01579b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03a9f4', endColorstr='#01579b');
	text-decoration: none;
}

.tin-clientButton
{
  border: 1px solid #FBC02D;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffee58), to(#fbc02d));
	background: -moz-linear-gradient(top,  #ffee58,  #fbc02d);
	background: -ms-linear-gradient(top,  #ffee58,  #fbc02d);
	background: linear-gradient(top,  #ffee58,  #fbc02d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee58', endColorstr='#fbc02d');
	color: #606060 !important;
}

.tin-clientButton:hover
{
	background: -webkit-gradient(linear, left top, left bottom, from(#ffee58), to(#f9a825));
	background: -moz-linear-gradient(top,  #ffee58,  #f9a825);
	background: -ms-linear-gradient(top,  #ffee58,  #f9a825);
	background: linear-gradient(top,  #ffee58,  #f9a825);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee58', endColorstr='#f9a825');
	text-decoration: none;
}

.tin-home-title
{
  width: 100%;
  height: 435px;
  background: url(/portals/0/home/FeatureTitle.jpg) no-repeat top left;
}

.tin-home-title-box
{
  padding: 50px 35px 35px 35px;
}

.tin-home-headline
{
  width: 245px;
  height: 215px;
  background: #00796B;
  padding: 20px 15px 20px 20px;
  color: #fff;
}

.tin-home-title-box h1
{
  color: #fff;
  font-family: 'Lato', 'Open Sans', Verdana, Tahoma, Arial, sans-serif;
  font-size: 33px;
  line-height: 37px;
  font-weight:lighter;
	margin-top: 8px;
  margin-bottom: 20px;
}

.tin-home-title-box p
{
  font-family: 'Lato', 'Open Sans', Verdana, Tahoma, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight:lighter;
}

.tin-text-block
{
  float: left;
  width: 50%;
}

.mod.numbers h1, .tin-home-content h1, .tin-why-content h2, .tin-security h2
{
  display: inline-block;  
  background: #FFFFFF;
  padding-right: 15px;
  z-index: 100;
}

.tin-why-content h2, .tin-security h2
{
  margin-bottom: 12px;
}

.tin-home-content h3
{
  font-weight: normal;
  line-height: 30px;
}

.mod.numbers hr, .tin-home-content hr, .tin-why-section hr
{
  display: block;
  border-top: 1px solid #E0E0E0;
  height: 1px;
  margin-top: -23px;
  margin-bottom: 30px;
}

.tin-why-section hr
{margin-top: -3px !important;}

.tin-home-section
{
  padding-top: 10px;
}

.tin-image-block
{
  width: 50%;
  float: left;
}

.tin-home-content img
{
  display: block;
  margin: auto;
}

.tin-why-content .tin-common-buttons div
{width: 100%;padding-top: 20px;}

.arrow-link-blue:after
{content:"▶";padding-left:4px;font-size:11px}

.tin-why-content .tin-why-section:first-child
{
	padding-top: 10px;
}

.tin-why-section
{
  padding-top: 30px;
}

ul.tin-whitepapers
{
  list-style-image: url("/portals/0/common/pdf_icon.gif");
}

.mod.numbers .international {
  display: block;
  float: left;
  width: 30%;
  margin: 0;
  padding: 0;
  text-align: center; }
 .mod.numbers .international:last-child {
    margin-right: 0; }
  .mod.numbers .international li.circle {
    margin: 40px 0 0 0;
    list-style: none;
    text-align: center;
    background-color: #1E75C5;
    color: #fff;
    border-radius: 500px;
    width: 280px;
    height: 280px;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto; }
  .mod.numbers .international li.circle span {
    font-weight: bold;
    display: block;
    font-size: 72px;
    margin-top: 100px;
    margin-bottom: 30px; }
.mod.numbers .hours-saved {
  display: block;
  float: left;
  width: 70%;
  margin: 0;
  padding: 0; }
  .mod.numbers .hours-saved:last-child {
    margin-right: 0; }
  .mod.numbers .hours-saved li {
    text-align: center;
    list-style: none;
    padding: 130px 0 100px 0;
    margin: 0;
    font-size: 80px;
    color: #464646;
    background: transparent url("/Portals/0/home/usagemap-2014.png") no-repeat right 0; }
    .mod.numbers .hours-saved li small {
      font-size: 34px; }
    .mod.numbers .hours-saved li span {
      font-size: 14px;
      background-color: #1E75C5;
      padding: 3px 20px;
      margin-top: 35px;
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      color: #fff; }
.mod.numbers .data {
  display: block;
  float: left;
  width: 100%; }
  .mod.numbers .data:last-child {
    margin-right: 0; }
  .mod.numbers .data ul {
    margin: 0;
    padding: 0; }
  .mod.numbers .data li.circle-secondary {
    padding: 0;
    margin: 25px 20px 50px 0;
    list-style: none;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: 230px;
    position: relative;
    padding-left: 70px;
    vertical-align: middle;
    font-size: 13px; }
  .mod.numbers .data li.circle-secondary span {
    padding-top: 18px;
    text-align: center;
    border-radius: 100px;
    width: 60px;
    height: 42px;
    background-color: #dadada;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 38px;
    color: #939393; }
  .mod.numbers .data li.circle-secondary.last {
    margin-right: 0; }
  .mod.numbers .data .small {
    padding: 0 20px;
    font-size: 10px;
    color: #939393;
    text-align: center; }

.tin-actionButtons
{
  margin-top: 40px;
	font-weight: lighter;
	font-family: 'Lato', 'Open Sans', Verdana, Tahoma, Arial, sans-serif;
}

.tin-page-title h1
{
  padding-left: 35px;
  margin-top: 0;
  padding-top: 15px;
  margin-bottom: 5px;
}

.tin-main-content
{
  clear: both;
  padding: 10px 25px 25px 25px;
}

.tin-main-content p
{
  margin-bottom: 15px;
  margin-top: 5px;
  line-height: 160%;
}

.tin-footer
{
	background: #37474F;
	color: #8a8a8d;
	clear: both;
	padding: 25px 25px 40px 25px;
}

.tin-footer a
{
  color: #ECEFF1;
}

.tin-footer ul
{
  list-style: none;
  padding-left: 0;
  color: #8a8a8d;
}

.tin-footer h5
{
  color: #8a8a8d;
  font-size: 20px;
  margin-bottom: 15px;  
}

.tin-clear-height
{
  clear: both;
  height: 1px;
  overflow: hidden;
}

.footerLinks
{
  float: left;
  min-width: 110px;
  max-width: 180px;
  color: #f0efeb;
  font-size: 13px;
  padding-bottom: 15px;
  padding-right: 30px;
  overflow: hidden;
}

.tin-footer-col
{
  float: left;
}

.tin-footer-col ul li
{
  padding-bottom: 10px;
}

.tin-footer-col ul li img
{
  margin-left: 7px;
}

.tin-footer-col ul li img:first-child
{
  margin-left: 0;
}

.tin-footer-copyright
{
  color: #8a8a8d;
  line-height: 12px;
  float: right;
}

.tin-mini-footer
{
  font-size: 12px;
  border-top: 1px solid #68696d;
  padding-top: 15px;
}

.tin-mini-footer ul
{
  float: left;
  line-height: 12px;
}

.tin-mini-footer ul li
{
  display: inline-block;
  margin-left: 10px;
}

.tin-mini-footer ul li:first-child
{
  margin-left: 0;
}

.tin-mini-footer ul li a
{
  display: block;
  padding-left: 12px;
  border-left: 1px solid #68696d;
}

.tin-mini-footer ul li:first-child a
{
  padding-left: 0;
  border-left: none;
}

.clear
{
  clear: both;
}

a.homeActionButton
{
  display: inline-block;
	width: 200px;
	color: #FFF !important;
	font-size: 22px;
	text-align: center;
	padding: 15px 0;
	margin-right: 30px;
	background: -webkit-gradient(linear, left top, left bottom, from(#43A047), to(#388E3C));
	background: -moz-linear-gradient(top,  #43A047,  #388E3C);
	background: -ms-linear-gradient(top,  #43A047,  #388E3C);
	background: linear-gradient(top,  #43A047,  #388E3C);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43A047', endColorstr='#388E3C');
}

a.homeActionButton:hover
{
  background: -webkit-gradient(linear, left top, left bottom, from(#388E3C), to(#2E7D32));
	background: -moz-linear-gradient(top,  #388E3C,  #2E7D32);
	background: -ms-linear-gradient(top,  #388E3C,  #2E7D32);
	background: linear-gradient(top,  #388E3C,  #2E7D32);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388E3C', endColorstr='#2E7D32');
  text-decoration: none;
}

a.articleOnTop, a.articleOnTop:hover, a.articleOnTop:visited, a.articleOnTop:active
{
  color: #0C5CA1;
}

ul
{
	line-height: 160%; 
	padding-left: 15px; 
	list-style-image: url("/portals/0/common/bullet.png");
}


/* --- Contact Us --- */
.tin-contact-dept
{
  margin-bottom: 25px;  
}

.tin-contact-item
{
  float: left;
  display: inline-block;
  width: 50%;
}

.tin-contact-phone
{
  padding-top: 15px;
}

.tin-contact-phone ul
{
  list-style: none;
  padding-top: 10px;
}

.tin-contact-item span
{
  float: left;
  display: inline-block;
  width: 30%;
  font-weight: 600;
}
/* === Contact Us === */

/* --- Terms of Services and Privacy Policy --- */

.tin-legal ul
{
	margin-top: -15px;
	margin-bottom: 10px;
}

/* === Terms of Services and Privacy Policy === */

/* --- Quick Start Guide --- */

.tin-qs
{
  margin-left: auto;
  margin-right: auto;
  width: 890px;
}

.tin-qs ul
{
  list-style: none;
  margin-bottom: 30px;
}

.tin-qs ul li
{
  margin-top: 30px;
}

.tin-qs ul li a
{
  font-weight: 600;
}

.tin-qs-step-no
{
  text-align: center;
  border-radius: 100px;
  width: 60px;
  height: 43px;
  background-color: #2E7D32;
  display: inline-block;
  font-size: 42px;
  color: #E8F5E9;
  font-weight: bold;
  padding-top: 17px;
  float: left;
  margin-right: 20px;
}

.tin-qs h3
{
  font-weight: 600;
}

.tin-qs-step1
{
  background: transparent url("/Portals/0/quickstart/qs1.png") no-repeat 0 70px;
  padding: 0 0 320px 0;
}

.tin-qs-step2
{
  background: transparent url("/Portals/0/quickstart/qs2.png") no-repeat center 60px;
  padding: 0 0 150px 0;
}

.tin-qs-step3
{
  background: transparent url("/Portals/0/quickstart/qs3.png") no-repeat center 60px;
  padding: 0 0 350px 0;
}

/* === Quick Start Guide === */

/* --- FAQ --- */

.tin-faq ul li
{
  padding-bottom: 5px;
}

.tin-faq h3
{
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

.tin-faq-question
{
  font-weight: 600;
  line-height: 160%;
  margin-bottom: 0 !important;
}

.tin-faq-answer
{
  line-height: 160%;
}

.top-link-cnt
{
  margin-top: 5px;
  text-align: right;
}

/* === FAQ === */

/* --- Pricing --- */

.tin-pricing-header
{
  background: #494D4E url("/Portals/0/buynow/handshake.png") no-repeat 30px center;
  color: #ECEFF1;
  padding: 5px 0;
  border: 1px solid #494D4E;
  width: 100%
}

.tin-pricing-header h3
{
  color: #ECEFF1;
  line-height: 150%;
} 

.tin-pricing-header div
{
  padding: 15px 0 15px 250px;
}

.tin-pricing-header ul
{
  list-style-image: url("/portals/0/common/checkbox.png");
}

.tin-pricing-options
{
  float: left;
  width: 50%;
  background: #FAFAFA;
}

.tin-pricing-subs
{
  border-left: 1px solid #BDBDBD;
  border-bottom: 1px solid #BDBDBD;
  width: 100%;
  
}

.tin-pricing-persess
{
  border-left: 1px solid #BDBDBD;
  border-right: 1px solid #BDBDBD;
  border-bottom: 1px solid #BDBDBD;
  width: 100%;
}

.tin-pricing-subs th
{
  background-color: #29B6F6;
}

.tin-pricing-persess th
{
  background-color: #66BB6A;
}

.tin-pricing-options table
{
  width: 100%;
}

.tin-pricing-options th, .tin-pricing-options td
{
  padding: 10px 0px 10px 15px;
  text-align: left;  
}

.tin-pricing-options td
{
  border-bottom: 1px solid #B8C5D5;
}

.tin-pricing-options th
{
  color: White;
  font-weight: 600;
}

.tin-pricing-options ul
{
  padding: 0 15px 0 30px;
  font-size: 13px;
  height: 150px;
}

.tin-pricing-options ul li
{
  margin: 10px 0;
}

.tin-pricing-width1
{
  width: 15%;
}

.tin-pricing-width2
{
  width: 25%;
}

a.tin-buyit
{
  display: inline-block;
	color: #FFF !important;
	text-align: center;
	padding: 8px 25px;
}

a.tin-buyit:hover
{
  text-decoration: none;
}

a.tin-subscription
{
	background: -webkit-gradient(linear, left top, left bottom, from(#039BE5), to(#0288D1));
	background: -moz-linear-gradient(top,  #039BE5,  #0288D1);
	background: -ms-linear-gradient(top,  #039BE5,  #0288D1);
	background: linear-gradient(top,  #039BE5,  #0288D1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#039BE5', endColorstr='#0288D1');
}

a.tin-subscription:hover
{
  background: -webkit-gradient(linear, left top, left bottom, from(#0288D1), to(#0277BD));
	background: -moz-linear-gradient(top,  #0288D1,  #0277BD);
	background: -ms-linear-gradient(top,  #0288D1,  #0277BD);
	background: linear-gradient(top,  #0288D1,  #0277BD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0288D1', endColorstr='#0277BD');
}

a.tin-persession
{
	background: -webkit-gradient(linear, left top, left bottom, from(#43A047), to(#388E3C));
	background: -moz-linear-gradient(top,  #43A047,  #388E3C);
	background: -ms-linear-gradient(top,  #43A047,  #388E3C);
	background: linear-gradient(top,  #43A047,  #388E3C);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43A047', endColorstr='#388E3C');
}

a.tin-persession:hover
{
  background: -webkit-gradient(linear, left top, left bottom, from(#388E3C), to(#2E7D32));
	background: -moz-linear-gradient(top,  #388E3C,  #2E7D32);
	background: -ms-linear-gradient(top,  #388E3C,  #2E7D32);
	background: linear-gradient(top,  #388E3C,  #2E7D32);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388E3C', endColorstr='#2E7D32');
}

.tin-paypal
{
  line-height: 100%;
  color: #247DCF;
  padding-top: 20px;
  float: right;
}


/* === Pricing === */

/* --- Free Trial --- */

a.tin-trial-button
{
  display: inline-block;
	color: #FFF !important;
	text-align: center;
	padding: 10px 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#43A047), to(#388E3C));
	background: -moz-linear-gradient(top,  #43A047,  #388E3C);
	background: -ms-linear-gradient(top,  #43A047,  #388E3C);
	background: linear-gradient(top,  #43A047,  #388E3C);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43A047', endColorstr='#388E3C');
	margin-top: 10px;
}

a.tin-trial-button:hover
{
  background: -webkit-gradient(linear, left top, left bottom, from(#388E3C), to(#2E7D32));
	background: -moz-linear-gradient(top,  #388E3C,  #2E7D32);
	background: -ms-linear-gradient(top,  #388E3C,  #2E7D32);
	background: linear-gradient(top,  #388E3C,  #2E7D32);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388E3C', endColorstr='#2E7D32');
  text-decoration: none;
}

.tin-trial-form
{
  width: 630px;
  margin: auto;
  border: 1px solid #E0E0E0;
}

.tin-trial-header
{
  background: #494D4E url("/Portals/0/FreeTrial/laptop.png") no-repeat 0 center;
  color: #ECEFF1;
  padding: 10px 0;
}

.tin-trial-header div
{
  padding: 15px 0 15px 160px;
}

.tin-trial-header ul
{
  list-style-image: url("/portals/0/common/checkbox.png");
}

.tin-trial-header h3
{
  color: #ECEFF1;
  line-height: 150%;
}


.tin-trial-form-body
{
  background: #FAFAFA;
  padding: 10px 10px;
}

.tin-trial-footer
{
  background: #BDBDBD;
  padding: 10px 10px;
  font-size: 13px;
  text-align: center;
}

.tin-error
{
  color: #DD2C00;
  font-size: 13px;
  padding: 6px 0 6px 10px ;
  margin: 7px 0;
  float: left;
}

.tin-label
{
  float: left;
  padding: 6px;
  width: 100px;
  font-weight: 600;
  margin: 7px 0;
}

.tin-field
{
  float: left;
  margin: 7px 0;
}


.tin-field input[type="text"], .tin-field input[type="email"]
{
  width: 250px;
}

.tin-field-phone input[type="tel"], .tin-field-name input[type="text"]
{
  width: 150px;
}

.tin-field input[type="password"]
{
  width: 150px;
  font-weight: bold;
}


.tin-trial-email
{
  font-weight: 600;
}

.tin-trial-expert
{
  width: 200px !important;
}

/* === Free Trial === */

/* --- Features --- */

.tin-features
{
  padding: 0 10px;
}

.tin-features h3
{
  color: #075A9E;
}

.tin-features h4
{
  padding-top: 20px;
  padding-bottom: 10px;
}

.tin-features h5
{
  font-weight: 600;
  font-size: 16px;
padding-bottom: 5px;
}

.tin-key-features
{
  float: left;
  width: 50%;
}

.tin-key-features ul
{
  margin: 0 5px;
}

.tin-key-features ul li
{
  margin: 20px 0;
}

.tin-key-advantage
{
  width: 100%;
  clear: both;
}

.tin-key-advantage h5
{
  padding-top: 15px;
  line-height: 150%;
}

.tin-key-advantage img.tin-left
{
  float: left;
  padding-right: 20px;
}

.tin-key-advantage img.tin-right
{
  float: right;
  padding-left: 20px;
}

/* === Features === */

/* --- Knowledge Base --- */

.tin-scr-row
{
  display: table-row;
}

.tin-scr-cell
{
  display: table-cell;
  padding-top: 15px;
  width: 33%;
}

.tin-scr-cell img
{
  display: block;
  margin: 0 auto;
}



.tin-kb-searchbox
{
  padding-top: 10px;
  padding-bottom: 30px;
}

.tin-kb-searchbox input[type="text"]
{
  display: block;
  float: left;
  width: 87%;
}

.tin-kb-searchbox a
{
  display: inline-block;
	color: #FFF !important;
	text-align: center;
	padding: 7px 20px 8px 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#039BE5), to(#0288D1));
	background: -moz-linear-gradient(top,  #039BE5,  #0288D1);
	background: -ms-linear-gradient(top,  #039BE5,  #0288D1);
	background: linear-gradient(top,  #039BE5,  #0288D1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#039BE5', endColorstr='#0288D1');
}

.tin-kb-searchbox a:hover
{
  background: -webkit-gradient(linear, left top, left bottom, from(#0288D1), to(#0277BD));
	background: -moz-linear-gradient(top,  #0288D1,  #0277BD);
	background: -ms-linear-gradient(top,  #0288D1,  #0277BD);
	background: linear-gradient(top,  #0288D1,  #0277BD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0288D1', endColorstr='#0277BD');
  text-decoration: none;
}

.tin-kb-article-link
{
  margin-bottom: 20px;
}

.tin-kb-article-link div
{
  padding-bottom: 5px;
}

div.tin-kb-ItemPath
{
  color:#5b9500;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
}

.tin-kb-article-header
{
  margin-bottom: 10px;
}

.tin-kb-article-h
{
  float: left;
  white-space: nowrap;
  padding-bottom: 5px;  
}

.tin-kb-print
{
  float: right;
  font-size: 13px;
}

.tin-kb-print a:hover
{
  text-decoration: none;
}

.tin-kb-itemBlock
{
  display: table-row;
  border:1px solid #dedede;
  margin-bottom: 14px;
  width: 100%;
}

.tin-kb-itemName
{
  display: table-cell;
  color: #0882b4;
  width: 150px;
  padding: 10px;
  
}
.tin-kb-itemValue
{
  display: table-cell;
  color: #666666;
  padding:10px;
  padding-left: 0px;
}

.tin-kb-toplink
{
  padding-top:10px;
  font-size: 13px;
}

/* === Knowledge Base === */

.tin-common-buttons div
{
  float: left;
  width: 50%;
}

.tin-common-buttons
{
  font-weight: lighter;
  text-align: center;
}

.tin-common-buttons a
{
  display: inline-block;
	width: 250px;
	color: #FFF !important;
	font-size: 22px;
	text-align: center;
	padding: 15px 0;
	margin-right: 30px;
	background: -webkit-gradient(linear, left top, left bottom, from(#43A047), to(#388E3C));
	background: -moz-linear-gradient(top,  #43A047,  #388E3C);
	background: -ms-linear-gradient(top,  #43A047,  #388E3C);
	background: linear-gradient(top,  #43A047,  #388E3C);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43A047', endColorstr='#388E3C');
}

.tin-common-buttons a:hover
{
  background: -webkit-gradient(linear, left top, left bottom, from(#388E3C), to(#2E7D32));
	background: -moz-linear-gradient(top,  #388E3C,  #2E7D32);
	background: -ms-linear-gradient(top,  #388E3C,  #2E7D32);
	background: linear-gradient(top,  #388E3C,  #2E7D32);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388E3C', endColorstr='#2E7D32');
  text-decoration: none;
}

.tin-security-header
{
    width: 100%;
    height: 296px;
    background: url(/Portals/0/security/fixmeit-security-img-1.jpg) top center;
}

.tin-security-header h1
{
    padding: 45px 20px 0 450px; 
}

.tin-security-header h3
{
    padding: 20px 20px 0 450px; 
}

.tin-whitepapers-header h3, .tin-whitepapers-header h1, .tin-security-header h3, .tin-security-header h1
{
    font-weight: normal;
}

.tin-whitepapers-header h1 span, .tin-security-header h1 span
{
    color: #0277BD;
}

.tin-security .tin-text-block p, .tin-security .tin-text-block h2
{
    padding: 0 20px;
}

.tin-security .tin-text-block h2 img
{
    padding-right: 10px;
    display: inline-block;
    float: left;
}

.tin-whitepapers-header
{
    width: 100%;
    height: 340px;
    background: url(/Portals/0/WhitePapers/white-papers.jpg) top center;
}

.tin-whitepapers-header h1
{
    padding: 45px 20px 0 50px; 
}

.tin-whitepapers-header h3
{
    padding: 20px 20px 0 50px; 
}

.tin-whitepapers .tin-text-block p, .tin-whitepapers .tin-text-block h2
{
    padding: 0 20px;
}

.tin-whitepapers .tin-text-block h2 img
{
    padding-right: 20px;
    display: inline-block;
    float: left;
}
