<pre style="display:none;">basic</pre>/* Enter Your Custom CSS Here */

@font-face{
    font-family:helvetica-neue-bold;
    src:url(https://static.smartrackglobal.com/fonts/helveticaneue-bold-webfont.eot);
    src:url(https://static.smartrackglobal.com/fonts/helveticaneue-bold-webfont.eot?#iefix) format('embedded-opentype'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-bold-webfont.woff2) format('woff2'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-bold-webfont.woff) format('woff'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-bold-webfont.ttf) format('truetype'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-bold-webfont.svg#helvetica-neue-bold) format('svg');
    font-weight:400;
    font-style:normal;
}
    
@font-face{
    font-family:helvetica-neue-light;
    src:url(https://static.smartrackglobal.com/fonts/helveticaneue-light-webfont.eot);
    src:url(https://static.smartrackglobal.com/fonts/helveticaneue-light-webfont.eot?#iefix) format('embedded-opentype'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-light-webfont.woff2) format('woff2'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-light-webfont.woff) format('woff'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-light-webfont.ttf) format('truetype'),
        url(https://static.smartrackglobal.com/fonts/helveticaneue-light-webfont.svg#helvetica-neue-light) format('svg');
    font-weight:400;
    font-style:normal;
}

.skip-link {
	display: none;
}

html[lang] {
  margin-top: 0 !important;
}

table {
  width: 100%;
  table-layout: fixed;
}

#wpadminbar {
  display: none !important;
}

/*
img.alignnone[height="32"] {
  vertical-align:middle;
  height: 24px;
  width: auto;
  margin-top: -10px;
  margin-bottom: -10px;
}
*/

li > img {
  vertical-align:middle;
}

body {
  font-family: "helvetica-neue",sans-serif;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "helvetica-neue-light",sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
}

h1 {
  font-size: 2.25em;
  line-height: 1;
}

.table-big td a,
.table-wide td a {
  display: block;
  padding: 30px 20px;
  text-decoration: none;
  background: linear-gradient(to bottom, #ddd 0%, #eee 100%);
  color: #666;
  border-top-right-radius: 10px;
}

.table-big { width: 100%; border: none; }
.table-big td { padding: 5px; border: none; }
.table-big td a {
  text-align: center;
  min-height: 80px;
  font-size: 1.4em;
  line-height: 1;
}
.table-big td a:hover { background: linear-gradient(to bottom, #ccc 0%, #ddd 100%); }
.table-big td a strong { color: #08a0ff; display: block; font-size: 1.4em; line-height: 1; font-weight: normal; margin-top:10px; }

.table-wide { width: 100%; border: none; }
.table-wide td { padding: 5px; border: none; }
.table-wide td a {
  text-align: right;
  font-size: 1.2em;
  line-height: 1;
}
.table-wide td a:hover { background: linear-gradient(to bottom, #ccc 0%, #ddd 100%); }
.table-wide td a strong { color: #08a0ff; font-size: 1.4em; line-height: 1; float: left; font-weight: normal; margin-right: 20px; }
  

#content blockquote {
  margin-top: 40px;
  padding: 15px 15px 5px;
  background: #ddd;
  font-style: normal;
}
#content blockquote img {
  vertical-align: bottom;
}

article .post-title {
  margin: 0;
}

.page-title {
  font-size: 1em;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

body.page .page-title {
  font-size: 2.25em;
  line-height: 1.25em;
}

.archive-description {
  display: none;
}

.widget_nav_menu .sub-menu {
  margin: 0;
}
.widget_nav_menu ul li {
  list-style: none;
  margin-left: 15px;
}
.widget_nav_menu ul li a {
  font-size: 13px;
	display: inline-block;
}

.widget {
	margin: 0;
	border-bottom: none;
}

#header-third {
  display: none;
  background:#444451;
  width: 100%;
  padding: 0;
  border-top-right-radius: 10px!important;
}
#header-third .searchbar-title a {
  font-size:14px;
  color:#d3d3da;
  line-height: 1;
  margin:17px 0 0 15px !important;
  text-transform: uppercase;
  text-decoration: none;
}
#header-third .search-form {
  width: auto;
  margin-right: 15px;
}
#header-third input {
  margin-top: -5px;
  margin-bottom: -5px;
  margin: 0;
  border: none;
  display: block;
  float: left;
}
#header-third .search-field {
  padding: 5px 10px;
  width: 200px;
  outline: none;
  height: 29px;
}
.search-field {
	width:170px;
}
#header-third input[type="submit"] {
  border-top-right-radius: 10px!important;
  background-color: #f9ca47;
  color: #444451;
  text-transform: uppercase;
  padding: 5px 10px!important;
}

#footer { display: none; }
a.readmore { display: none; }
.postmetadata { display: none; }
#header-first { display: none; }
#header-third { margin: 0; }

/*
.logo {
    width: 100%;
    padding-bottom: 20px;
}

.logo h1 {
    background-image: url(https://static.test.rct.net.au/images/smartrackglobal/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
}

.logo h1 a {
    color: transparent !important;
    font-size: 3rem;
    white-space: nowrap;
}
*/

/*
h1 { font-size: 20px; color: #000000; } 
h2 { font-size: 20px; color: #000000; }
h3 { font-size: 20px; color: #000000; } 
h4 { font-size: 20px; color: #000000; } 
/**/

#container {
  padding: 10px 15px;
  margin: 0 auto;
  width: auto !important;
}

#content {
  /* padding: 10px 15px;*/
  padding: 0;
  width: auto;
  padding-right: 264px;
}

#sidebar {
  /*padding: 10px 15px;*/
  padding: 0;
  width: 244px;
  margin-left: -244px;
}

@media screen and (max-width: 767px) {
  #content {
    padding-right: 0;
  }
  #sidebar {
    width: 100%;
    margin-left: 0;
  }
}

.home {
}

/*
.single #sidebar { display: none; }
.single #content { width: 100%; }
*/

.more {padding-bottom: 0; margin: 0 0 10px;}
.post-title-single {margin-bottom:20px; font-size: 2.25em;}

.post-title a {
	font-size: 20px;
}

a {text-decoration:none;}

.widget_nav_menu a,
.cat-item a,
.tagcloud a,
.post-title a {
	color:#444451;
}

.widget_nav_menu a:hover,
.cat-item a:hover,
.tagcloud a:hover,
.post-title a:hover {
	color: #08a0ff;
	text-decoration:underline;
}

li.cat-item.current-cat > a,
.widget_nav_menu li.current-menu-item:not(.current-menu-parent) > a {
	color: #08a0ff;
}

.cat-item .children {
  margin: 0; 
}
.cat-item {
  list-style: none;
  margin-left: 15px;
  font-size: 13px;
}
.cat-item a {
  font-size: 13px;
  display: inline-block;
}

ins, mark {font-weight:bold; background:none; text-decoration:none; color:#666666;}

i { font-style: italic; }

blockquote, q {margin:10px 0; padding:0 0 0 20px; display:block; font-size:1.2em; line-height:1.5em; font-style:italic; border-left:2px solid #666666;}

.sidebar-homepage {background:#666666;}

.cat-name {margin:0 0 5px; list-style:none; font-size:1.2em; line-height:1.2em; font-weight:bold; padding:0 0 10px; border-bottom:2px solid #666666;}

.nav-head select {display:block; width:100%; height:35px; margin:0 auto 0; font-size:1em; line-height:1.2em; color:#fff; background:#666666; border:0;} 

.widgettitle {
  padding:10px 15px; 
  background:#444451; 
  color:#d3d3da;
  font-size:14px;
  line-height: 1;
  border-top-right-radius: 10px!important;
}

input[type="submit"], input[type="reset"], input[type="button"], button {cursor:pointer; border:0; padding:2px 5px; background:#666666; color:#fff;}

.comment-body {border-left:2px solid #666666; padding:0 0 0 15px; margin:20px 0;}


@media print {
	#sidebar {
		display: none;
	}
	#content {
		padding-right: 0;
	}
}