/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited {  }
a:hover {  }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

/*Global*/
#smart a { text-decoration: none; color: #037bd2; }
#smart h1, #smart h2, #smart h3, #smart h4, #smart h5 { padding: 0; margin: 0; border:none;}
#smart h2 { font: bold 26px/32px Arial, Helvetica, sans-serif; color: #037bd2; margin-bottom: 20px; }
#smart h3 { font: bold 18px/28px Arial, Helvetica, sans-serif; color: #037bd2; margin-bottom: 10px; }
#smart h4 { font: bold 16px/24px Arial, Helvetica, sans-serif; color: #878787; margin-bottom: 10px; }
#smart h5 { font: bold 14px/20px Arial, Helvetica, sans-serif; color: #037bd2; margin-bottom: 10px; }
#smart p { font: 12px/20px Arial, Helvetica, sans-serif; color: #5e5e5e; padding: 0 0 10px 0; margin: 0; }
body#smart { background: #fff; font: 12px/18px Arial, Helvetica, sans-serif; color: #5b5b5b; }
#smart header { background-color: #fff; height: 88px; width: 100%; padding-top: 9px; margin-bottom: 20px;     border-bottom: 1px solid #ccc; }
#smart header .logo { background: url(../img/logo-smartdn-2017.png?v=02132017) no-repeat; width: 327px; height: 70px; display: block; text-indent: -99em; margin-top: 10px; margin-bottom: 10px; float:left;}
#smart object { display: block; }
#smart .wrapper { width: 940px; height: auto; margin: 0 auto; }
#smart .col305 { width: 283px; height: auto; min-height: 160px; float: left; border: #ededed 1px solid; padding: 10px; margin-bottom: 20px; }
#smart .marginR20 { margin-right: 20px; }
#smart .marginX20 { margin: 20px 0; }
#smart .marginB20 { margin-bottom: 20px; }
#smart .blueBtn { background: url(../img/bg-btnX.jpg) repeat-x; float: left; clear: both; padding: 6px 15px; border: #0078c1 1px solid; border-radius: 2px; color: #fff; text-transform: uppercase; font: bold 12px Arial, Helvetica, sans-serif; text-shadow: 0 1px 0 #23536f; opacity: 0.8; margin: 0 0 2px 0; }
#smart .blueBtn:hover { opacity: 0.9; }
#smart .blueBtn:active { opacity: 1; margin: 2px 0 0 0; }

/*Navigation*/
#smart nav { float: left; margin: 36px 0 0 111px; padding: 5px 0;}
#smart nav a { text-indent: -999em; height: 11px; display: block; float: left; margin: 5px 20px; }
#smart nav a.home { background: url(../img/btn-nav.png?v=02152017) 0 0; width: 41px; }
#smart nav a.blogs { background: url(../img/btn-nav.png?v=02152017) -41px 0; width: 44px; }
#smart nav a.tools { background: url(../img/btn-nav.png?v=02152017) -85px 0; width: 44px; }
#smart nav a.support { background: url(../img/btn-nav.png?v=02152017) -129px 0; width: 64px; }
#smart nav a.home:hover { background: url(../img/btn-nav.png?v=02152017) 0 -11px; }
#smart nav a.blogs:hover { background: url(../img/btn-nav.png?v=02152017) -41px -11px; }
#smart nav a.tools:hover { background: url(../img/btn-nav.png?v=02152017) -85px -11px; }
#smart nav a.support:hover { background: url(../img/btn-nav.png?v=02152017) -129px -11px; }

/*Buttons*/
#smart .signUp { background: url(../img/btn-signUp.png?v=081612); float: right; width: 137px; height: 32px; text-indent: -999em; clear: right; margin-top: 35px; }
#smart .signUp:hover { }
#smart .signUp:active { opacity: 1; }

#smart .banner { width: 100%; height: auto; float: left; clear: both; }

/*List Styles*/
#smart .devList { width: 938px; height: auto; border: 0px solid; float: left; clear: both; padding: 0; margin: 0; border-bottom: #cdcdcd 1px dotted; }
#smart .devList:last-child { border: none; margin-bottom: 20px; }
#smart .devList li { width: 292px; height: auto; min-height: 160px!important; padding: 20px 10px 10px 10px; background: #fff; list-style: none; float: left; border-right: 1px dotted;  min-height: 145px; border-color: #cdcdcd; }
	#smart .devList li:last-child { border-right: none; }
	#smart .devList li.border0bot { border-bottom: none; }
#smart .devList li a { display: block; padding: 5px 0 5px 80px;}
#smart .devList li a h3 { font-size: 18px; padding: 0; margin: 0; color: #878787;}
#smart .devList li a:hover h3 { color: #1f99d8; }
#smart a.itemOne { background: url(../img/icon01.jpg) top left no-repeat; }
#smart a.itemTwo { background: url(../img/icon02.jpg) top left no-repeat; }
#smart a.itemThree { background: url(../img/icon03.jpg) top left no-repeat; }
#smart a.itemFour { background: url(../img/icon04.jpg) top left no-repeat; }
#smart a.itemFive { background: url(../img/icon05.jpg) top left no-repeat; }
#smart a.itemSix { background: url(../img/icon06.jpg) top left no-repeat; }

#smart ol.num { padding:0; margin: 0; list-style: decimal inside; color: #037bd2; }
#smart ol.num li { margin-bottom: 20px; }
#smart ol.num p { padding-left: 15px; }
#smart ol.num ul { margin: 0; padding-left: 50px; color: #6a6a6a; list-style: square; }
#smart ol.num ul li { margin: 5px 0; }

#smart ul.bullet { list-style: square; padding-left: 30px; margin: 0; display: block; margin-bottom: 20px; }
#smart ul.bullet li { padding: 3px 0; }

#smart .sideBar .navList { display: block; padding: 0; margin: 0; list-style: none; color: #d7dc37;/* border: 1px solid;*/ }
#smart .sideBar .navList li.head { list-style: none; color: #037bd2; border: none; padding: 20px 0 5px 0; margin: 0; background: none; }
#smart .sideBar .navList li.head:first-child { padding-top: 0; }
#smart .sideBar .navList li.head h3 { margin: 0; padding: 0; font-size: 16px; }
#smart .sideBar .navList li.head a h3 { color: #037bd2; }
#smart .sideBar .navList li.head a h3:hover { color: #5e5e5e; }
#smart .sideBar .navList li { border-bottom: #e9e9e9 1px dotted; padding: 5px 0 5px 20px; background: url(../img/bg-bullet.gif) top left no-repeat; }
#smart .sideBar .navList li a { color: #5e5e5e; display: block; }
#smart .sideBar .navList li a:hover, #smart .sideBar .navList li a.active  { color: #037bd2; }
#smart .sideBar .navList li a.active { font-weight: bold; }
#smart .sideBar li.sfpostListItem { border-bottom: #e9e9e9 1px dotted; padding: 5px 0 5px 20px; background: url(../img/bg-bullet.gif) top left no-repeat; }
#smart .sideBar li.sfpostListItem a { color: #5e5e5e; display: block; }
#smart .sideBar li.sfpostListItem a:hover, #smart .sideBar li.sfpostListItem a.active  { color: #037bd2; }
#smart .sideBar li.sfpostListItem a.active { font-weight: bold; }
#smart .sideBar .sf_pagerNumeric { text-align:right; } 
#smart .sideBar .sf_pagerNumeric a { border:none; color:#555; font-weight:bold; font-size:11px; padding: 3px 6px; }
#smart .sideBar .sf_pagerNumeric a:hover { background:#F1F1F1; } 
#smart .sideBar .sf_pagerNumeric a.sf_PagerCurrent { background: #cadb2a; color: #555;} 

/*SideBar*/
#smart .sideBar { float: left; width: 280px; height: auto; margin: 30px 30px 20px 0; clear: left; }

/*RightColumn*/
#smart .rightCol { float: left; width: 630px; height: auto; margin: 30px 0; }
#smart .rightCol .faqBlock { display: block; padding-bottom: 10px; margin-bottom: 20px; border-bottom: #cdcdcd 1px dotted; }

/*ContactForm*/
#smart .contactForm {  width: 376px; }
#smart .contactForm p { display: block; padding: 10px 0; }
#smart .contactForm { margin-bottom: 20px; }
#smart .contactForm label { float: left; display: block; width: 70px; text-align: right; margin-right: 20px; padding: 10px 0; }
#smart .contactForm input[type="text"], .contactForm textarea { padding: 7px 10px; width: 260px; background: #fbfbfb; -moz-border-radius: 5px; border-radius: 5px; border: #eae4e9 3px solid; font: 13px/20px 'Lato', sans-serif; outline: none; }
#smart .contactForm input[type="text"]:focus, .contactForm textarea:focus { border-color: #07B8BE; }
#smart .contactForm input[type="submit"] { float: right; margin-top: 10px; }

/*Footer*/
#smart footer { background: url(../img/botBgX.jpg) repeat-x; height: 32px; width: 100%; text-align: right; color: #fff; padding-top: 14px; clear: both; margin-top: 30px; float: left; }
#smart footer a  { color: #fff; padding: 5px; margin: 0 10px; }
#smart footer a:visited { color: #fff; }
#smart footer a:hover { text-decoration: underline; }



/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
