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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

input:-webkit-autofill {
    color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

body { 
font-family: "Roboto", Helvetica;
font-weight: 400;
font-size: 1.1rem;
line-height: 1.5;
letter-spacing: 0.5px;
background-color:#ededed;
}

h1, h2, ul#breadcrumb {
font-family: "Roboto Condensed", Helvetica;
text-transform: uppercase;
line-height:1.1;
font-weight:700;
}

h1 {
font-size: 2.3rem;
}

.logoheader h1 {
text-transform: none !important;
}

h2 {
font-size:1.3rem;
}

.preview h2 {
padding-bottom:4px;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, .preview > a {
color:#38424b;
}

h1, h2, h3, h5, h6 {
overflow:hidden;
vertical-align: top;
margin: 0px;
padding: 0px;
}

select { vertical-align: baseline; }

.bold, .bold a, ul.user li {
font-weight:700;
}

.small, ul.user li.username {
font-size:0.9em;
}

.tinyest, ul.user li {
font-size:12px;
line-height:1.1em;
}

ul.user {
line-height: 1.1em;
}

ul.user li {
line-height: 1.5em;
}

ul.user li.username {
display: block;
}

.article h2 {
padding:1rem 0;
}

.reply > .content > h2 {
text-align: center;
text-transform: none;
}

.paddb25 {
padding-bottom:25px;   
}

.padd10 {
padding:10px;   
}

.reply > .content > h2 a{
border-bottom: none;
}

h3 {
font-size:16px;
line-height:22px;
}

h4, .article, .text {
font-size:1.3rem;
line-height: 1.6;
font-weight: 300;
}

h5 {
font-size: 80%;
}

h7 {
display:block;
text-transform: uppercase;
font-size:17px;
font-weight:400;
padding-bottom:25px;
}

.p20 {
padding:20px;
}

.p25 {
padding:25px;
}

.fleft {
float:left;
}

.fright {
float:right;
}

.msg {
padding-right: 170px;
font-size:18px;
line-height:2.5em;
padding-bottom:15px;
}

.msg h2 {
font-weight:700;
font-size:16px;
}

.msg .subject {
float: left; width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight:400;
}

.msg .name {
margin-top:-22px;
font-size:11px;
}

.msg .subjectdesc {
float: left; width: 100%;
}

.msg .mdatedesc {
float: right; width: 170px; margin-right: -200px;
}

.msg .mdatedesc, .msg .subjectdesc, .msg .msgdesc {
font-size:16px;
}

.msgbody {
padding-bottom:15px;
font-size:16px;
line-height:1.4em;
}

.msg .mdate {
float: right; width: 170px; margin-right: -200px;
font-size:14px;
vertical-align:top;
}

.msg .unread {
font-weight:800;
}

.table-striped tr:nth-child(odd), .usersearch tr:nth-child(odd){
background-color:#f0f0f0;
}

.usersearch thead tr {
background-color:#fff !important;
}

table.usersearch {
width:100%;
text-align:left;
font-size:16px;
}

a.catbox.cl.current {
opacity:0.5;
}

table#siteversion {
margin-top:25px;
width:100%;
text-align:left;
padding: 4px;
}

table#siteversion > tbody > tr.trhead > th.changed {
width:70%;
}

table#siteversion tr td {
padding: 4px;
width:10%;
}

table#siteversion tr {
border: 1px solid #333;
}

#treport {
font-size: 16px;
}

#treport th {
text-align:left;
width:150px;
padding: 5px;
padding-bottom:15px;
font-weight:700;
}

#treport tr td {
padding:5px;
}

input, textarea, select {
padding: 15px;
border: 1px solid #e0e0e0;
border-radius: 3px;
margin-bottom: 10px;
width: 100%;
font-family: 'Roboto' !important;
box-sizing: border-box;
color: #2C3E50;
letter-spacing: 0.8px;
}

form#reply textarea {
font-size:1rem !important;
}

input:focus, textarea:focus, select:focus{
outline: none;
}

#catResults {
display: none;
overflow: auto;
overflow-x: hidden;
border: 1px solid #e0e0e0;
border-top:none;
margin:-10px 0px 0px 0px;
background-color:#fff;
z-index:999;
list-style:none; 
font-size:13px;
position:absolute;
left:0;
padding:0;
max-height:150px;
width:100%;
width:calc(100% - 1px);
}

#catResults li{
cursor: pointer;
padding:0px 15px;
width:auto;
}

#catResults li:hover{
background-color:#1e90ff;
color:#fff;
}

#catResults li#noresults{
cursor:default;
}

ul#results_main_category {
	display: none;
	width: 567px;
        max-height:350px;
        overflow: auto;
	border: 1px solid #ababab;
        margin-top:-11px;
        position:absolute;
        background-color:#fff;
        z-index:999;
        list-style:none;
}

ul#results_alsocat {
	display: none;
	width: 560px;
        max-height:350px;
        overflow: auto;
	border: 1px solid #ababab;
        margin-top:-11px;
        position:absolute;
        background-color:#fff;
        z-index:999;
        list-style:none;
}

ul#results_alsocat li {
	cursor: pointer;
        padding:2px;
        line-height:24px;
}

.showalsoin {
padding:5px 10px;   
}

.showalsoin span{
padding-right:20px;
}

.alsoin {
font-size:14px;
padding:25px;
}

.alsoin div:nth-child(odd) {
background-color: #f1f1f1;
}

ul#results_main_category li {
	cursor: pointer;
        vertical-align: middle;
        padding:2px;
        padding-left:10px;
        font-size:12px;
        line-height:12px;
}

ul#relresults, ul#catresults {
	display: none;
	width: 610px;
        max-height:350px;
        overflow: auto;
	border: 1px solid #ababab;
        margin-top:-14px;
        position:absolute;
        background-color:#fff;
        z-index:999;
        list-style:none;
}
ul#relresults li, ul#catresults li {
	cursor: pointer;
        vertical-align: middle;
        padding:2px;
        padding-left:10px;
        margin:0px -8px -8px -40px;
        font-size:100%;
        line-height:1.5em;
}
ul#relresults li:hover, ul#catresults li:hover, ul#results_main_category li:hover, ul#results_alsocat li:hover {
	background-color: #F0F0F0;
}
ul#relresults li:first-child, ul#catresults li:first-child, ul#results_main_category li:first-child {
	border-top: none;
}
ul#relresults li h3, ul#catresults li h3, ul#results_main_category li h3 {
	color: #2C3E50;
        font-weight:400;
}

ul#relresults a, ul#catresults a, ul#results_main_category a {
        outline:none;
}

input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus {
background: #02a5ec;
}

input[type=radio] {
width: auto !important;
}

#headersubmit {
font-size: 80%;
}

input[type=submit], input[type=button]  {
background: #0395D4;
}

form#linkkw {
padding:25px 25px 0px 25px;
width:500px;
}

form#asyn input, form#linkkw input {
display:inline-block;
width:auto;
min-width:100px;
padding:15px;
}

table#wordtable {
margin:0px 25px 25px 25px;
padding:25px;
border-collapse:initial;
width:460px;
font-size:13px;
font-weight:700;
border:1px solid #e1e1e1;
color: #008dc8;
letter-spacing: 1px;
}

table#wordtable td {
padding:4px;
}

#genfile {
padding-top:15px;
font-size:15px;
font-weight:700;
}

#genfile a:hover {
cursor:pointer;
opacity:0.6;
}

table#wordtable td a.delete{
margin-left:10px;
}

table#wordtable tr:nth-child(even) {
background-color: #f1f1f1;
}

form#login input[type=submit], form#signupform input[type=submit], form#deniedform input[type=submit] {
margin: 10px 5px;
}

form#signupform input[type=checkbox], form#login input[type=checkbox], form#deniedform input[type=checkbox] {
width: 18px;
float: left;
margin-top: 5px;
}

input.small {
width: auto;
font-size:11px;
padding: 5px 5px;
}

ol, ul {
list-style: none;
margin: .5em 1.5em;
}

ul {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}

li {
padding: .2em 0;
}

.responsive-iframe, .responsive-iframe-thumb  {
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.responsive-iframe  {
position: relative;
}

.responsive-iframe iframe, .responsive-iframe-thumb iframe {
position: absolute;
left: 0;
width: 100% !important;
height:100% !important;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.stick {
position: fixed; 
top: 0px;
}

img {
max-width:100%;
height:auto;
display:block;
}

#container, #headboxbg, #footerwidth {
max-width:1160px;
margin: 0 auto;
}

#container {
padding-top:5px;
display:table;
width: 100%;
table-layout: fixed;
border-collapse:separate;
border-spacing:15px;
}

#left, #right {
display:table-cell;
vertical-align: top;
}

#left {
width:100%;
max-width:100%;
}

#right, #sticker {
width:300px;
}

.box {
max-width: 100%;
height: auto;
border: 1px solid #e0e0e0;
margin-bottom: 20px;
border-radius: 4px;
overflow-wrap: break-word;
word-wrap: break-word;
}

.chat {
position: fixed !important;
height:300px;
width:280px;
bottom:0;
left:0;
border: 3px solid #1e85bf;
overflow:hidden;
z-index:99999999;
box-shadow: 0 0 1px #d0d0d0;
border-radius:2px;
background-color:#f4fbff;
}

.cmin {
height:25px;
width:150px;
}

.fbimg {
display:inline-block;
vertical-align: middle;
width: 38px;
height: 38px;
background-size: 100% !important;
overflow: hidden;
background-repeat: no-repeat !important;
background-position: center center !important;
background-image: url(/img/icons/login/png/FB-f-Logo__blue_50.png);
margin-right:20px;
}

.fblogin {
display: inline-block;
vertical-align: middle;
line-height:38px;
background:#3b579d !important;
padding-right:20px;
border-radius:4px;
border-bottom:0 !important;
font-weight:700;
font-size:14px;
}

.fblogin a:hover {
border-bottom:0 !important;
}

.fblogin a {
background:#3b579d !important;  
}

.cmin #chatform {
display:none;
}

#chatform {
height:100%;
width:100%;
}

#chattext {
overflow:hidden;
overflow-y:scroll;
}

.dchat {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
}
.dchat li {
  padding: 0.5rem;
  overflow: hidden;
  display: flex;
}
.dchat .chatavatar {
  width: 30px;
  min-width:30px;
  padding-right:15px;
  padding-left:15px;
  position: relative;
}
.dchat .chatavatar img {
  display: block;
  width: 100%;
}

.other .chatavatar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 5px solid #54b9f2;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.self {
  justify-content: flex-end;
}
.self .cmessages {
  order: 1;
  border-bottom-right-radius: 0;
}
.self .chatavatar {
  order: 2;
}
.self .chatavatar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid #54b9f2;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.cmessages {
  background: #54b9f2;
  padding: 10px;
  border-radius: 0 2px 2px 2px;
  color:#fff;
  line-height:10px;
}

.self .cmessages {
border-radius: 2px 0 2px 2px;
margin-left:15px;
}

.other .cmessages {
margin-right:15px;
}

.cmessages p {
  font-size: 0.9rem;
  font-weight:700;
  margin: 0 0 0.2rem 0;
  line-height:18px;
  padding-bottom:5px;
}
.cmessages time {
  font-size: 0.65rem;
  color: #b1e3ff;
}

#saycontainer {
position:absolute;
height:65px;
width:100%;
bottom:-35px;
background-color:#1e85bf;
}

#saycontainer #saytext {
height:30px;
margin-bottom:0;
padding:3px;
border-radius:0;
}

#saycontainer input[type=submit] {
position:absolute;
bottom:35px;
right:0;
margin:0;
padding:0;
width:50px;
height:30px;
font-size:11px;
}

.tdnone, .tdnone a, .ulink a, a > img {
text-decoration:none;
}

.wtext, .wtext a, .wtext a:hover, .title h3 {
color:#fff;
}

label.toswrap.checkbox input[type=checkbox]{
position: relative;
vertical-align: middle;
bottom: 1px;
width:auto;
}

label.toswrap.checkbox h5 {
display:inline-block;
}

.menu label.toswrap.checkbox {
display:block;
text-align:left;
font-size:14px;
font-weight:400;
letter-spacing:0.5px;
}

.menu label.toswrap.checkbox input[type=checkbox]{
margin:0 5px 0 0;
}

#ctitle {
background-color: #1e85bf;
color: #fff;
font: 700 11px/11px 'Roboto Condensed';
letter-spacing: 1px;
padding: 7px 7px 9px 7px;
}

#ctitle #chatclose {
float:right;
font: 700 10px/10px 'Roboto Condensed';
}

#ctitle #chatclose:hover {
cursor: pointer;
color:red;
}

#ctitle #windowtext {
display:inline-block;
}

#ctitle #windowtext:hover {
cursor: move;
}

.content {
margin:27px 35px 35px 35px;
overflow-wrap: break-word;
word-wrap: break-word;
}

.content p {
padding:5px 0px 5px 0px;
}

.content.postheader {
margin:27px 0px 27px 28px;
}

.example_responsive_1 { 
display:inline-block;
width:300px;
height:600px;
margin-bottom:15px;
}

.content.boxheader {
margin:35px 35px 35px 35px;
}

.content .subcat {
padding-top:35px;
}

.content .subcat a {
padding-right:8px;
}

h2.new {
font: 700 18px/25px 'Roboto Condensed';
}

.content .preview:first-child {
  margin-top:35px;
}

.topictext2 {
padding:1px 4px 1px 4px;
border-radius:0px;
background-color:#b6c4cc;
display: inline-block;
text-transform: uppercase;
vertical-align: middle;
}

#newcat {
font: 400 10px/10px 'Roboto';
color: #0395D4;
padding-left:2px;
padding-top:15px;
text-transform: uppercase;
}

#newcat:hover {
cursor: pointer;
color: #00abf5;
}

.topictext2 h2 {
color:#fff;
font: 700 18px/22px 'Roboto Condensed';
}

.listing {
font-weight: 800;
line-height:42px;
}

.preview {
font-weight:300;
margin-bottom: 30px;
clear:both;
}

.contentbox {
margin:25px 20px 20px 20px;
}

.block {
  text-align: center;
  padding:2%;
  padding-top:4%;
  background-color:#fff;
}

.block:before {
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
}

.relbox, .relbox.disabled {
    position: relative;
    width: 27%;
    padding-bottom: 22.4%;
    display:inline-block;
    height: 0;
    margin: 1%;
    background-color: #242a2d;
    border:4px solid #ffffff;
}

.relbox:hover {
border:4px solid #0395D4;
}

.relbox.disabled {
background-color: transparent;
}

.relbox.disabled:hover {
border: none;
padding:4px;
}

.relcontent {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}

.relcontent span {
height:70%;
}

#headboxbg {
height:100%;
margin: 10px auto 15px auto;
}

.headerad {
max-width:100%;
max-width: -moz-calc(100% - 15px);
max-width: -webkit-calc(100% - 15px);
max-width: -o-calc(100% - 15px);
max-width: calc(100% - 15px);
padding:7px 15px;
}

.headerwrap {
max-width:1160px;
margin:0 auto;
}

.topicbox {
color: #fff;
display:table;
height:30%;
max-height:30%;
width:100%;
margin-top:1px;
}

.topictext {
display:table-cell;
font-weight: 700;
line-height:0;
font-size:14px;
white-space: nowrap;
text-transform: uppercase;
vertical-align:middle;
}

.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}

.switchdiv {
display:table;
overflow: hidden;
margin-top:15px;
border-spacing:0px !important;
line-height:17px;
height:17px;
}

.switchtext {
display:table-cell;
vertical-align: middle;
font-size:14px;
padding-left:10px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

.slider.round {
  border-radius: 17px;
}

.slider.round:before {
  border-radius: 50%;
}

#footerbg {
clear: both;
background-color: #242a2d;
width: 100%;
max-width:100%;
height: 60px;
margin-top:15px;
}

#footerwidth {
height: 60px;
line-height: 60px;
}

#footerlinks {
display:inline-block;
color: #fff;
float:left;
vertical-align: middle;
text-align:left;
color: #0395D4;
font-size:85%;
margin-left:15px;
}

#footerlinks ul {
margin: 0;
padding: 0;
list-style-type:circle
}

#footerlinks ul li { 
display: inline;
}

#footerlinks ul li a { 
text-decoration: none;
color: #0395D4;
}

#footerlinks ul li a:hover { 
color: rgb( 255, 255, 255 );
}

#copyright {
display:inline-block;
color: #f9f9f9;
text-align: right;
float:right;
vertical-align: middle;
margin-right:15px;
}

.bullet {
display:inline-block;
padding-right:7px;
padding-left:10px;
}

.content a, .boxtext a, div.askedby a, div.goback a, div.error404 a {
border-bottom: .08em solid rgba(0,0,0,.1);
padding-bottom: .08em;
text-decoration: none;
vertical-align: baseline;
margin: 0;
padding: 0;
background: 0 0;
color: #41b7d8;
}

.content a:hover, .content a:active, .content a:visited, div.askedby a:hover, div.askedby a:active, div.askedby a:visited
, div.goback a:hover, div.goback a:active, div.goback a:visited, div.error404 a:hover, div.error404 a:active, div.error404 a:visited{
border-bottom: .08em solid #41acd8;
}

input[type=submit], input[type=button], .controls a {
width: 100px;
font-weight: 600;
color: #ffffff;
border: 0 none;
border-radius: 1px;
padding: 10px 5px;
margin: 15px 5px;
letter-spacing:1px;
font-size: 14px;
}

.controls {
margin-bottom:15px;
}

.controls a {
width:auto;
padding: 5px 10px;
font-size:13px;
font-weight:700;
margin-left:-1px;
}

.goback {
font: 700 15px/24px 'Roboto';
margin-top:25px;
}

.gobackimg {
margin-right:5px;
display:inline-block;
width:10px;
height:10px;
background-repeat: no-repeat !important;
background-position: center center !important;
background-image: url(/img/icons/general/png/back.png);
background-image: url(/img/icons/general/svg/back.svg),linear-gradient(transparent,transparent);
}

.index a, .section a {
border-bottom: 0;
padding-bottom: 0;
vertical-align: 0;
color: #38424b;
}

.index a:hover, .index a:active, .index a:visited, .section a:hover, .section a:active, .section a:visited {
border-bottom: 0;
}

.boxtext {
padding: 0px 20px 20px 20px;
font-size:14px;
}

.numpost {
font-weight:700;
padding-left:5px;
position:relative;
top:-1px;
font-size:12px;
letter-spacing:0.6px;
color:#38424b;
}

[class^="underline-"] > h1 {
position:relative;
display:inline;
border-spacing: 0 !important;
}

[class^="underline-"] > h1:after {
content:"";
position:absolute;
left:0;
bottom:-11px;
width:100%;
border-bottom: 5px solid;
border-color: #0395D4;
}

.underline-user > h1:after, .border-user {
border-color: #0395D4;
}

.center {
text-align:center;
}

#spinarea {
position: relative;
}

@keyframes spinner {
  to {transform: rotate(360deg);}
}
 
.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 40px;
  max-height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border-radius: 50%;
  border-top: 3px solid #07d;
  border-right: 3px solid transparent;
  animation: spinner .8s linear infinite;
  z-index:99999;
}

@-moz-document url-prefix() {
[class^="underline-"] > h1 {
display:table;
padding-bottom:5px;
}

[class^="underline-"] > h1:after {
bottom:-9px;
}

.titledesc {
padding-top:15px;
}
}

.hypen {
text-align: justify;
}

.relheader {
text-align:center;
background-color:#1e85bf;
color:#fff;
font: 700 18px/25px 'Roboto Condensed';
letter-spacing: 1px;
padding:15px;
}

.relheaderb {
background-color:#1e85bf;
color:#fff;
text-align:center;
}

.relq {
padding-left:22px;
font-weight:600;
color:#848585;
font-size:10px;
padding-top:8px;
padding-bottom:2px;
}

.viewmore {
text-transform: uppercase;
white-space: nowrap;
font-weight:700;
font-size:11px;
line-height:25px;
text-align:center;
margin-left:-25px;
padding-top:6px;
padding-bottom:5px;
}

.viewmore a {
text-decoration:none;
color:#848585;
}

.viewmore a:hover {
color:#0395D4;
}

.relqc {
display:inline;
width:100%;
}

.relqc > .box {
margin-bottom:0px;
}

.mandi {
padding-top:5px;
padding-bottom:5px;
}

.noborder {
border: none !important;
}

.nopadding {
padding:0 !important;
}

.videopop_grey, .videopop_red {
width:46px; 
height:36px;
z-index:1;
margin:auto;
margin-top:-16px;
position:absolute;
top:50%;
left:0;
right:0;
opacity:0.9;
background-repeat: no-repeat !important;
background-position: center center !important;
}

.videopop_grey {
background-image: url(/img/icons/general/png/youtube_grey.png);
background-image: url(/img/icons/general/svg/youtube_grey.svg),linear-gradient(transparent,transparent);
}

.videopop_red { 
background-image: url(/img/icons/general/png/youtube_red.png);
background-image: url(/img/icons/general/svg/youtube_red.svg),linear-gradient(transparent,transparent);
}

.post-container:hover .videopop_grey{
background-image: url(/img/icons/general/png/youtube_red.png);
background-image: url(/img/icons/general/svg/youtube_red.svg),linear-gradient(transparent,transparent);
}

.post-container {
max-height: 100%;
max-width:100%;
}

.post-container.pnew:hover .post-img-container-new{
opacity: 0.9;
}

.pnew {
max-height: 132px;
clear:both;
}

.post-container:hover, .post-container:hover .post-info, .post-container.pnew:hover a .post-info-title,
.post-container.pnew:hover .post-info-title{
color: #0395D4 !important;
cursor: pointer;
}

.post-img-container, .post-img-container img {
position: relative;
width:100%;
height:132px;
}

.post-img-container-new {
position: relative;
float:left;
height:132px;
}

.post-img-container-new img {
max-width:150px;
width:100%;
height:105px;
}

.post-img-container-new .overlay {
position: absolute;
z-index: 999;
bottom: 27px;
}

.post-info-wrap {
vertical-align:top;
padding-left:15px;
overflow:hidden;
text-overflow: ellipsis;
height:105px;
}

.post-info {
vertical-align:top;
padding:0.5em 0;
text-align:left;
letter-spacing: 0.3px;
line-height: 1.25em;
font-family: "Roboto Condensed", Helvetica;
font-weight: 700;
color: #38424b;
font-size: 20px;
}

.post-info-title {
text-transform: uppercase;
font: 700 19px/26px 'Roboto Condensed';
padding-bottom: 4px;
color: #38424b;
}

.post-info-desc {
font: 300 18px/25px 'Roboto';
color: #38424b;
}

.post-line {
width:30%;
height:3px;
border:0;
background-color: #f0f0f0;
margin:0 auto;
}

.preview > a, .relqq > a, .subcat a, .paginationtt ul > li > a, .paginationtt ul > li > span,
.pagination ul > li > a, .pagination ul > li > span, .category a, a#submitlink,
ul#relresults a, ul#catresults a, ul#results_main_category a, .post-container a {
text-decoration:none !important;
}

.p-user:hover, .preview.p-user:hover h2, .relqq.p-user h2:hover {
color: #0395D4;
}

.preview.lgrey {
background-color:#ededed;
}

.askedby {
font-size:14px;
color: #38424b;
margin-top:5px;
line-height:16px;
}

.askedby, .catbox, .badgebgblue.overlay {
font-size:14px;
line-height:16px;
}

.askedby:hover {
color: #38424b;
}

.refinetags {
font-size:16px;
line-height:20px;
}

.refbg {
border: 2px solid #e3e3e3;
padding:10px;
background-color:#e9e9e9;
border-radius:2px;
}

.tagsfor2 {
display:block;
padding-bottom:15px;
padding-top:5px;
font-size:16px;
line-height:18px;
}

.badgebg, .badgebgred, .badgebgblue, .catbox {
display: inline-block;
font-weight: 700;
padding: 4px 6px;
margin-right:5px;
border-radius:0px;
background-color:#81bd50;
color:#fff;
white-space: nowrap;
margin-bottom:5px;
text-decoration: none;
}

.badgebg a, .badgebg a:hover {
color:#fff !important;
border-bottom:none !important;
}

.badgebg.cl:hover,.catbox.cl:hover {
opacity: 0.85;
}

.badgebgred {
background-color:#ee4c52;
}

.badgebgblue {
background-color:#1e85bf;
}

.badgebgblue.overlay {
margin-bottom:0px;
opacity:0.9;
}

.catbox {
text-transform: uppercase;
background-color:#006699;
}

#filters {
margin-top:30px;
font: 600 14px/14px 'Roboto Condensed';
}

.filter-label {
display: inline-block;
}

#filter-options {
display: inline-block;
width:auto;
padding:4px;
}

.loading {
position:relative;
}

/*.spinner {
margin: -5px auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
text-align: center;
}

.spinner > div {
  width: 12px;
  height: 12px;
  background-color: #0395D4;
  margin: 0 2px 0 2px;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}*/

#spinner {
height:32px;
width:32px;
margin: 0 auto;
}

#spinner img {
display:none;
width:32px;
height:32px;
}

#status {
padding:3px;
font-size:12px;
text-transform: uppercase;
}

img.lazy {
background-image: url(/img/misc/spinner.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}

#load {
display:none;
width:20px;
height:20px;
margin-left:5px;
background-image: url(/img/misc/spinner.gif);
background-size:100%;
vertical-align:middle;
}

.reload, #reload, #reloadc {
width:      30px;
height:     30px; 
background-image: url(/img/misc/spinner.gif);
background-size:100%;
z-index:    10;
top:        40%; 
left:       50%; 
position:   fixed; 
}

#reloadc {
   position: absolute;
   top: 38%;
   left: 50%;
}

#people-avatar img {
width:100px;
height:100px;
padding:40px 25px 25px 0px;
}

.people-menu {
padding-bottom:15px;
}

.people-menu span{
display:block;
}

.people_info h2 {
text-transform: none;
font: 700 16px/30px 'Roboto';
letter-spacing: 0.7px;
}

li#myaccount {
    background-color: #40b4da;
    color: #fff;
}

li#expert {
    background-color: #34b985;
    color: #fff;
}

li#admin {
    background-color: #3066ae;
    color: #fff;
}

.people_info span {
display:block;
padding-bottom:5px;
}

.row_first {
margin-bottom:-5px;
}

.row_second {
}

.row_second h2 {
font-weight:400;
}

.add_image {
width:auto;
overflow: hidden;
margin-left:3px;
}

form#reply input[type=submit], form#edit input[type=submit] {
float: right;
width:100px;
margin:0;
margin-left:10px;
z-index:99;
}

#upload {
padding-left:15px;
padding-top:15px;
}

label.leimg input[type="file"] {
    position: fixed;
    top: -1000px;
}

form#eimg {
position:relative;
top:-10px;
}

.leimg {
font-size:12px;
text-transform: uppercase;
font-weight:700;
margin:0;
margin-left:3px;
color:#3f4b55;
background:0;
padding:0;
width:auto;
letter-spacing:0.6px;
}

.hoverBtn {
opacity:0.7;
cursor: pointer;
}

#upload_gallery img, #avatar_gallery img {
display: inline-block;
height:92px;
width: 92px;
margin: 3px 3px -4.5px 3px;
border: 1px #e0e0e0 solid;
}

#avatar_gallery img {
margin: 0;
}

#upload_gallery a:hover, #upload_gallery a {
text-decoration:none;
border-bottom:0;
}

#gallery {
padding:7.5px;
height:auto;
}

#gallery img{
display:inline-block;
height:92px;
width:165.2px;
margin:7.5px;
border:1px #ccc solid;
}

.msgBox, .msgBox2 {
line-height:15px;
font-size:12px;
color:#898989;
}

.upload-btn-wrapper {
line-height:15px;
position: relative;
overflow: hidden;
display: inline-block;
margin-bottom:-5px;
}

.upload-btn, .upload-btn2 {
border:none;
line-height:15px;
font-size:12px;
font-weight:700;
text-transform: uppercase;
color:#3f4b55;
background:0;
margin:0;
padding: 0;
width:auto;
letter-spacing:0.7px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.upload-btn-wrapper:hover, input[type=file]:hover {
opacity:0.7;
cursor:pointer;
}

.upload-btn-wrapper input[type=file] {
  font-size: 12px;
  line-height:15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.progress-bar, .progress-bar2 {
display:none;
padding: 0;
height : 10px;
width:100%;
margin-bottom:5px;
}

.progress-bar > span, .progress-bar2 > span {
height            : 100%;
display           : block;
overflow          : hidden;
position          : relative;
background-color  : #5cb85c;
transition        : 500ms linear;
-webkit-transition: 500ms linear;
}

.progress-bar > span:after, .progress-bar2 > span:after {
content          : "";
top              : 0;
left             : 0;
right            : 0;
bottom           : 0;
z-index          : 1;
position         : absolute;
background-size  : 50px 50px;
overflow         : hidden;
animation        : stripes-move 1s linear infinite;
-webkit-animation: stripes-move 1s linear infinite;
background-image : -webkit-linear-gradient(135deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
background-image : linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

@-webkit-keyframes stripes-move {
0% {background-position: 0 0;}
100% {background-position: 50px 50px;}}

@keyframes stripes-move {
0% {background-position: 0 0;}
100% {background-position: 50px 50px;}}

.progress-bar > span:after, .progress-bar2 > span:after {
-webkit-animation: stripes-move 2s linear infinite;
animation        : stripes-move 2s linear infinite;
}

#change {
display:none;
padding-left:2px;
font-size:11px;
vertical-align:middle;
}

#change a, #change a:hover {
cursor:pointer;
padding: 0 2px 0 2px;
color: #0395D4;
}

#selcar {
display:none;
width:100%;
}

#selcar input[type=button] {
margin:0;
margin-left:3px;
margin-bottom:1px;
font-size:12px;
width:80px;
padding: 9px 5px;
}

div#selcar select#car_year, div#selcar select#car_make, div#selcar select#car_model{
display:inline-block;
margin-right:2px;
padding:6px;
float:left;
}

div#selcar select#car_make, div#selcar select#car_model, div#selcar select#car_year {
width:auto;
}

div#selcar select#car_year {
width:auto;
}

.paginationtt {
clear:both;
font-size:16px;
line-height:16px;
margin:0;
}

.paginationtt ul {
display:inline-block;
padding:0;
}

.paginationtt ul>li {
display:inline-block;
list-style:none;
margin:0 2px;
border-radius:2px;
}

.paginationtt ul>li>a, .paginationtt ul>li>span {
display:inline-block;
color:#000;
text-align: center;
margin:3px 6px 3px 6px;
}

.paginationtt ul>li:first-child {
margin-left:-6px;
}

.paginationtt ul>.active>a, .paginationtt ul>.active>span {
color:#fff;
cursor:default;
font-weight:800;
}

.paginationtt ul>.disabled>a, .paginationtt ul>.disabled>span {
cursor:default;
}

.logoheader {
    max-width: 68%;
    display: inline-block;
    vertical-align: middle;
    border-left: 3px solid #f1f1f1;
    padding-left:25px;
}

.logoheadersmall {
    display: inline-block;
    vertical-align: middle;
    max-width:72%;
    padding-left:4px;
    font: 600 15px/19px 'Roboto Condensed';
    margin-top:1px;
    
}

.logoheadersmall a {
color:#4d5c6a !important;
text-decoration:none;
}

.logoheadersmall a:hover {
color:#0395D4 !important;
}

#adminbox {
text-align:center;
padding:25px;
background-color:#fff;
}

#adminbox h2 {
text-transform: none;
font: 700 20px/25px 'Roboto Condensed';
letter-spacing:0.7px;
}

#adminbox #mid {
display:block;
margin: 0 auto;
width:100%;
}

.relq {
padding-left:22px;
font-weight:600;
color:#848585;
font-size:10px;
padding-top:8px;
padding-bottom:2px;
}

.xpad {
padding:15px 0 0 5px;
}

.viewmore {
text-transform: uppercase;
white-space: nowrap;
font-weight:700;
font-size:11px;
line-height:25px;
text-align:center;
margin-left:-25px;
padding-top:6px;
padding-bottom:5px;
}

.viewmore a {
text-decoration:none;
color:#848585;
}

.viewmore a:hover {
color:#0395D4;
}

.vmore {
display: inline-block;
background-color:#b2b2b2;
color:#fff;
font: 700 12px/12px 'Roboto';
padding:4px 5px;
white-space: nowrap;
text-align:center;
}

.vmore a{
color:#fff;
}

.vmore:hover {
background-color:#c2c2c2;
}

#question h2 {
font-size:13px;
line-height:22px;
}

.reply {
border: 1px solid #e0e0e0;
margin-bottom:20px;
}

.reply-hide-mob {
display:inline-block;   
}

.user {
-webkit-font-smoothing: antialiased;
}

.avatar {
height:48px;
width:48px;
float:left;
}

.avatar a img, .avatar img {
height:48px;
width:48px;
}

.avatar a {
text-decoration: none !important;
border: 0 none !important;
}

.username, .stats {
width:100%;
min-height:23px;
}

.infowrap {
margin-left:58px;
}

ul.info {
margin: 0;
padding: 0;
list-style-type: none;
margin-top:-3px;
}

ul.info li {
display: inline-block;
color:#fff;
font: 700 14px/14px 'Roboto Condensed';
margin-bottom:5px;
margin-right:5px;
letter-spacing: 1.4px;
padding: 4px 6px;
white-space: nowrap;
}

.infowrap .username {
font: 700 20px/20px 'Roboto Condensed';
color: #38424b;
letter-spacing:0.9px;
margin-bottom:2px;
}

ul.info li.bbg {
background-color:#3582b8;
}

.experience {
display:inline-block;
font-size:10px;
text-transform: uppercase;
color:#666;
margin-left:5px;
}

ul.user li.askedby {
font-size: 14px;
}

li.qid {
background-color:#55c1dc;
color:#fff !important;
}

li.follow {
background-color:#d99647;
color:#fff !important;
}

li.follow:hover {
background-color:#e2a761;
cursor: pointer;
}

li.mergstatus {
background-color:#ab4995;
color:#fff !important;
}

li.uid, li.rid {
background-color:#f0f0f0;
color:#333 !important;
}

.content ul.admin {
    font: 700 11px/15px 'Roboto Condensed';
    display: block;
    float: right;
    margin: -20px -28px;
}

li.manage, li.read, li.qrbutton {
text-align: center;
display:inline-block;
padding:0 4px;
color: #fff;
background-color: #fc9720 !important;
margin-left:1px;
}

li.qrbutton {
font-size: .7rem;
font-weight:700;
text-transform: uppercase;
line-height:1;
padding:2px 3px;
}

.qredit {
display: block;
float: right;
margin: -8px 0;
}

li.manage:hover, li.qrbutton:hover {
background-color: #fbb058 !important;
cursor: pointer;
}

li.read.black {
background-color:#38424b !important;
}

li.read.green {
background-color:#75b343 !important;
}

li.manage.red, li.read.red, li.qrbutton.red {
background-color:#cc3333 !important;
}

li.manage.red:hover, li.qrbutton.red:hover {
background-color:#e44444 !important;
}

.date {
display:block;
font-size: 11px;
color: #c1c1c1;
text-transform: uppercase;
letter-spacing: 2px;
margin-top:20px;
}

.vote-container, .same-vote-container {
margin-top:20px;
display:inline-block;
background-color: #f8f8f8;
color:#666;
font: 600 13px/13px 'Roboto Condensed';
padding: 6px 8px;
border-radius:4px;
text-transform: uppercase;
}

.tyc {
color:green;
font-weight:700;
font-size:12px;    
}

.comment {
display:none;
clear:both;
padding-top:15px;
padding-bottom:5px;
}

form#votecomment input[type=submit] {
width:100%;
margin:0;
padding:8px;
background-color: #b4b4b4;
}

form#votecomment input[type=submit]:hover {
background-color: #999;
}

form#votecomment textarea {
resize:none;
}

.commentdesc {
font-weight:400 !important;
}

.vote {
line-height:13px;
padding-bottom:2px;
}

.delsubs:hover{
color:red;
cursor:pointer;
}

.vote-yes, .vote-no, .same-yes, .same-no {
background-color:white;
border:1px solid #000;
font: 600 12px/12px 'Roboto Condensed';
cursor: pointer;
}

.vote-yes, .vote-no, .same-yes, .same-no, .vote-text, .score {
float:left;
padding:6px 8px;
}

.vote-yes, .same-yes {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-color:#57b524;
color: #57b524;
background-color: #eef8e9;
}

.vote-no, .same-no {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;   
border-left:0;
padding-left: 9px;
padding-right: 9px;
color: #ee5942;
border-color: #ee5942;
}

.vote-yes:hover, .same-yes:hover, .samevy {
background-color: #57b524;
color:#fff;
}

.vote-no:hover, .same-no:hover, .samevn {
background-color: #ee5942;
color:#fff;
padding-left:10px;
margin-left:-1px;
}

.vote-text {
margin-top:1px;
padding-left:0;
}

.score {
padding-right:0;
}

.score.negative, .negative {
color:#ee5942;
}

.score.positive, .positive {
color:#57b524;
}

.text {
height:100%;
margin-top:25px;
}

.adminpanelvote {
font-size:12px;
line-height:20px;
margin-top:5px;
margin-left:3px;
}

.adminpanelvote > div{
}

.adminpanelvote > div > div{
display:inline-block;
font-weight:700;
}

.nmbreplies {
letter-spacing: 1px;
}

.nmbreplies > h2 {
padding:15px 35px;
font: 700 21px/25px 'Roboto Condensed' !important;
font-weight:700;
font-size: 20px;
color: #fff;
line-height:50px;
vertical-align:middle;
text-transform: none
}

.gbg, a.markanswer, a.unmarkanswer{
background-color: #75b343 !important;
}

.ybg {
    background-color: #ffd26c !important;
}

a.markanswer:hover, a.unmarkanswer:hover {
background-color: #7bc143 !important;
border-bottom: none;
}

.article p {
padding-bottom:20px;
}

.article a img {
width:100%;
height:auto;
border-radius:2px;
margin:10px 0;
}

.image { 
position: relative; 
width: 100%;
margin-top:-8px;
padding-bottom:28px;
}

.imagebg {
position: absolute; 
bottom: 37px; 
left: 0; 
width: 100%; 
background-color:rgba(0,0,0,0.6);
line-height:20px;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
overflow:hidden;
pointer-events: none;
}

.imagedesc {
display:inline-block;
width:88%;
float:left;
padding:10px;
color:#fff;
font-weight:700;
font-size:90%;
text-transform: uppercase;
pointer-events: none;
}

.zoom {
width:12%;
display:inline-block;
float:right;
margin-top:14px;
margin-right:10px;
background-image: url(/img/misc/zoom.png);
background-repeat: no-repeat !important;
vertical-align:middle;
width: 14px;
height: 14px;
overflow: hidden;
pointer-events: none;
}

span.step, span.difficulty, span#difficulty {
font-weight:400;    
}

.alert {
padding: 15px;
border: 2px solid transparent;
border-radius: 4px;
width:250px;
min-height:100px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.xout {
position:relative;
top: -15px;
left: 10px;
float:right;
}

.xout a {
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .3;
    text-decoration: none;
}

.xout a:focus, .xout a:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.errorbg {
background-color: #f8dbdb !important;
}

.toswrap.errorbg {
background-color: #f8dbdb !important;
border: 1px solid red;
}

.error input, select.error, input.error {
background-color: #f8dbdb !important;
border: 1px solid red !important;
}

a.fancybox img:hover {
cursor:zoom-in;
}

.uservid:hover {
cursor:pointer;
}

.gallery img:hover {
opacity:0.8;
}

.thumbnail {
display:inline-block;
position:relative;
    text-align: center;
    width:32.5%;
}

.thumbnail:hover {
    filter: brightness(80%);
    z-index:10;
}

.gallery {
    margin-top:15px;
    font-size:14px;
    font-weight:700;
    line-height:30px;
    text-transform: uppercase;
    color:#3f4b55;
}

.gallery img {
    width:200px;
    max-width:calc(100% - 10px);
    border:1px solid #e7e7e7;
    display: block;
    overflow: auto;
    z-index:5;
    height:200px;
    max-height: 200px;
    margin:0 auto;
    object-fit: cover;
}

/*a.uservid img {
width:160px; 
}*/

.zoom-btn {
width:12%;
position: absolute;
bottom: 0;
right: 0;
background-image: url(/img/misc/zoom.png);
background-repeat: no-repeat !important;
vertical-align:middle;
width: 20px;
height: 20px;
overflow: hidden;
pointer-events: none;
}

.play-btn {
margin: auto;
position: absolute;
top: 10px; left: 0; bottom: 0; right: 0;
background-image: url(/img/icons/general/png/youtube_grey.png);
background-image: url(/img/icons/general/svg/youtube_grey.svg),linear-gradient(transparent,transparent);
background-repeat: no-repeat !important;
width: 44px;
height: 44px;
pointer-events: none;
}

.customHTML {
font-size:90%;
text-transform: uppercase;
}

.customHTML a {
color:white;
text-decoration:none;
}

#msform, .nqstyle {
width: 100%;
height:100%;
margin: 0 auto;
text-align: center;
position: relative;
}

form#msform textarea, .nqstyle textarea {
    height: 240px;
    resize: none;
}

#msform fieldset, .nqstyle fieldset {
background: white;
border: 0 none;
margin: 0 auto;
width:42%;
min-width:280px;
}

#msform h3, .nqstyle h3 {
padding-bottom:20px;
}

#msform fieldset:not(:first-of-type) {
	display: none;
}

.fs-title {
	text-transform: uppercase;
	color: #0395D4;
	margin-bottom: 10px;
}

.fs-statement {
    font-size:18px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
}

.spacer-statement {
    margin:25px;
}

.step {
    text-transform: uppercase;
    font-size:11px;
    color: #959595;
}

.statement-text, .statement-text2 {
    font-size:16px;
}

.statement-text2 {
    margin-top:15px;
}

.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}

.boxtitle {
background-color:#0395D4;
border-top-left-radius: 4px;
border-top-right-radius:4px;
white-space: nowrap;
overflow:hidden;
padding-right: 10px;
padding-left: 10px;
font-weight: 700;
color: #ffffff;
line-height: 60px;
text-align: center;
vertical-align: middle;
text-overflow: ellipsis;
font-size:20px;
text-transform: uppercase;
}

.qt, .statistics {
text-align:left;
table-layout: fixed;
width:100%;
}

.statistics {
width:500px;
}

.statistics tr {
line-height: 24px;
padding:6px;
}

.statistics th, .statistics td {
    border-bottom: 1px solid #ddd;
    padding: 6px;
    text-align: left;
    width:25%;
}

.statistics .wider {
width: 50%;    
}

.statistics th {
font-weight:700    
}

.statistics tr:nth-child(even), .qt tr:nth-child(odd) {background-color: #f1f1f1;}

.trhead {
background-color:#0395D4 !important;
font-weight: 700;
color: #fff;
line-height: 24px;
font-size:14px;
text-transform: uppercase;
}

.trhead th, .qt tr td {
padding:6px;
white-space: nowrap;
overflow:hidden;
text-overflow: ellipsis;
}

.qt tr td, .statistics tr td {
font-size: 16px;
}

th.type, td.type {
width:3%;
text-align:center;
font: 700 12px/30px 'Roboto' !important;
}

th.subject, td.subject {
width:44%;
}

th.catname, td.catname {
width:22%;
}

th.similar, td.similar {
width:8%;
}

td.similar {
font-size:12px !important;
font-weight:700 !important;
}

th.vehicle, td.vehicle {
width:16%;
}

th.time, td.time {
width:10%;
}

#questiontool {
font-size:13px;
padding:25px;
line-height:20px;
}

#questiontool table {
margin-top:25px;
width: 100%;
border-collapse:collapse
}

#questiontool th, .statistics th {
text-transform: uppercase !important;
font-size:13px;
background-color:#fff;
}

#questiontool td {
font-size:14px;
}

#questiontool td, #questiontool th {
padding:10px;
text-align:left;
}

#questiontool .type {
width:6%;
}

#questiontool .year {
width:4%;    
}

.yellow {
color: #f79100;
}

.green {
color: #41ab34;
}

.valgrey {
color: #e5e5e5;
}

.purple {
color: #dc21a5;
}

#questiontool td.type, #questiontool td.year, #questiontool td.model, #questiontool td.posted  {
font-size:10px !important;   
}

#questiontool .model {
width:15%;    
}

#questiontool .posted {
width:10%;    
}

#questiontool td.widetd, #questiontool th.wideth {
width:75%;
}

#questiontool tr:nth-child(odd) {
background-color: #f1f1f1;
}

.adminlinkbox {
padding:25px;
}

.adminlink {
padding:2px;
display:block;
}

.adminlink a{
font-size:15px;
color:#000;
}

.adminlink a:hover{
color:#41acd8;
}

#crumbs {
padding-bottom:10px;
}

#crumbs ul {
list-style: none;
display: inline-table;
margin:0;
padding:0;
padding-left:8px;
padding-bottom:15px;
}
#crumbs ul li {
display: inline;
}

#crumbs ul li a {
display: block;
float: left;
background: #0395D4;
text-align: center;
padding: 0 10px 0 30px;
position: relative;
margin: 0 5px 0 0; 
font-size: 13px;
text-decoration: none;
color: #fff;
line-height:2em;
font-weight:700;
}

#crumbs ul li a:after {
content: "";  
border-top: 13px solid transparent;
border-bottom: 13px solid transparent;
border-left: 13px solid #0395D4;
position: absolute; right: -13px; top: 0;
z-index: 1;
}

#crumbs ul li a:before {
content: "";  
border-top: 13px solid transparent;
border-bottom: 13px solid transparent;
border-left: 13px solid #fff;
margin-left:-1px;
position: absolute; left: 0; top: 0;
}

#crumbs ul li:first-child a {
border-top-left-radius: 2px; border-bottom-left-radius: 2px;
padding-left:18px;
}
#crumbs ul li:first-child a:before {
display: none; 
}

#crumbs ul li:last-child a {
padding-right: 20px;
border-top-right-radius: 2px; border-bottom-right-radius: 2px;
}
#crumbs ul li:last-child a:after {
display: none; 
}

#crumbs ul li a:hover {
background: #02a5ec;
}
#crumbs ul li a:hover:after {
border-left-color: #02a5ec;
}

.category, .catasyn {
padding:8px;
padding-left:15px;
line-height:1em;
border-radius:2px;
}

.category:nth-child(odd), .catasyn:nth-child(odd) {
background-color: #f1f1f1;
}

.category a, .catasyn {
font-weight:700;
font-size:15px;
color:#008dc8;
letter-spacing:1px;
}

.catasyn a {
margin-left:10px;
}

.categorybox {
display:inline-block;
font-size:10px;
text-transform: uppercase;
}

.keywordbox {
font-size:10px;
text-transform: uppercase;
padding:5px;
margin-left:-7px;
}

.editbox {
display:inline-block;
padding-left:10px;
}

form#edit_process .desc, form#link_process .desc  {
vertical-align:middle;
width:90%; 
text-transform: uppercase;
font-size:12px;
padding:12px;
}

form#edit_process .submit, form#link_process .submit {
float:right;
vertical-align:middle;
padding-right:14px;
}

#toolbox ul {
margin:0;
padding:8px;
padding-bottom:15px;
font-size:13px;
list-style-type: none;
text-transform: uppercase;
}

#toolbox li {
margin:0;
padding:0;
line-height:1.4em;
}

#toolbox li:nth-child(odd) {
background-color: #f1f1f1;
}

form#delete, form#move, form#keyword, form#deletelink, form#editlink{
display:inline-block;
padding: 0 5px 0 5px;
}

form input[type="image"] {
padding:0;
margin:0;
border:0;
height:9px;
width:9px;
zoom:1;
-moz-transform:scale(1);
-moz-transform-origin: 0 0;
}

form#link {
padding-top:12px;
padding-left:12px;
}

input#link {
padding:0;
margin:0;
border:0;
height:25px;
width:25px;
zoom:0.7;
-moz-transform:scale(0.7);
-moz-transform-origin: 0 0;
}

a#submitlink {
color:#000;
text-transform: uppercase;
font-size:13px;
}

form#relate input[type=submit] {
display:inline-block;
padding:12px;
}

form#relate select {
display:inline-block;
width:110px;
padding:11px;
}

.relinfo {
    font-size:11px;
    text-transform: uppercase;
    margin-bottom:-3px;
}

.relcatresult:nth-child(even) {
background-color: #f1f1f1;
}

.relcatresult2 {
color:blue;
}

.relcatresult2:nth-child(even) {
background-color: #f1f1f1;
}

form#videos select,form#articles select {
width:80%;
}

form#videos input[type=submit], form#articles input[type=submit] {
padding:16px;
}

.property {
font-size:12px;
text-transform: uppercase;
}

label.upload input[type="file"] {
    position: fixed;
    top: -1000px;
}

.upload {
display: inline-block;
background-color:#fff;
font-size:11px;
z-index: 510;
color: rgb( 49, 183, 243 );
padding: 4px 7px 4px 0px;
-moz-border-radius: 15px;
text-align: center;
vertical-align: middle;
margin: 10px 0px 10px 0px;
font-weight:700;
}
.upload:hover {
    background: #fff;
    color:#000;
}

.btn.focus {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px;
}

.btn.hover {
    background-color:#cbcbcb;
    border-color:#cbcbcb;
}

.btn{display:inline-block;padding:8px 12px;;font-size:14px;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:2px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,.btn:focus{color:#333333;text-decoration:none;}
.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}



.imgcontainer {
display: inline-block;
position: relative;
}

.delbutton {
position: absolute;    
right: -2px;
top: -5px;
}

.saverotation {
display:none;
z-index:1;
position: absolute;    
right: 8px;
bottom: 10px;
background-color:#000;
color:#fff;
padding:4px;
font: 400 12px/12px 'Roboto Condensed';
}

.saverotation:hover {
cursor:pointer;
background-color:#666;
}

div.inputs .infobox {
display:none;
}

.infobox {
width:200px;
position:relative;
top:-25px;
left:375px;
text-align:left;
}

div.inputs select#car_year, div.inputs select#car_make, div.inputs select#car_model{
display:inline-block;
margin-right:2px;
}

div.inputs select#car_make, div.inputs select#car_model {
width:39.5%;
}

div.inputs select#car_year {
width:19.5%;
}

div.inputs textarea {
height:100px;
}

/* HEADER */

.headerbg {
height: 52px;
background-color: #242a2d;
}

#headerfloat, #questionbox {
max-width:1160px;
margin: 0 auto;
padding:0 15px;
}

#headerleft {
float: left;
}

#headermiddle {
max-width:100%;
overflow:hidden;
box-sizing: border-box;
padding:0 20px 0 0;
}

#headerleft, #headermiddle {
padding-top: 10px;
}

#headerlogo {
margin: -4px 25px 0 2px;
width: 176px;
height: 35px;
background-repeat: no-repeat !important;
background-position: center center !important;
background-image: url(/img/icons/logos/png/2carpros.png);
background-image: url(/img/icons/logos/svg/2carpros.svg),linear-gradient(transparent,transparent);
}

.menu label.toswrap.checkbox a, .ulink a:hover, .ulink a:active {
border-bottom-color: #59c1ec;
color:#59c1ec;
}

#passlink {
margin:10px 0;
font-size:10px;
}

#passlink a {
text-decoration:none;
}

#quickstats, div#passlink a, .menu label.toswrap.checkbox a, .ulink a:hover, .ulink a:active {
border-bottom-color: #b1e2f7;
color:#b1e2f7;
}

div#passlink a:hover, .menu label.toswrap.checkbox a:hover {
color:#d9f5fe !important;    
}

input[type=checkbox]:hover {
cursor: pointer;
}

form#hsearch, form#login_dropdown {
position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

form#hsearch input[type=text] {
padding:0 10px;
margin:0;
height:30px;
}

form#hsearch input[type=submit] {
position:absolute;
width: 76px;
height:30px;
bottom:0;
right:-1px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
font-size:0.6em;
padding:0;
margin:0;
}

form#hsearch input[type=submit] {
background-color: #36b9c9;
}

form#hsearch input[type=submit]:hover {
border:1px solid #fff;
}

.menu li.icon {display: none;}

.menu {
float: right;
}

.menu, .menu a {
color: #fff;
}

.menu, .menu > li  {
margin: 0;
padding: 0;
}

.menu > li {
position:relative;
display:inline-block;
}

.menu > li > a {
display: inline-block;
padding:0 10px;
line-height:51px;
padding-top:1px;
letter-spacing: 1.6px;
}

.menu label.toswap.checkbox a {
text-decoration: none;
}

.panel {
visibility: hidden;
position: absolute;
opacity: 0;
right: 0;
padding: 25px 25px 15px 25px;
text-align: center;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
z-index: 99;
white-space: nowrap;
}

#member input {
border: 1px solid #0395D4;
}

.ulink a {
color: #0395D4;
}

#login_menu input {
border: 1px solid #42c1eb;
}

/* MENU */

li#member:hover .panel, li#login_menu:hover .panel, li#user:hover .panel {
visibility:visible;
opacity: 1;
transition-delay: 0s, 0s, 0.2s;
}

#user .panel ul {
display:inline-block;
text-align:left;
padding:15px 25px 5px 25px;
vertical-align:top;
font-size:initial;
}

#user .panel ul li:first-child {
text-align:center;
padding:3px 15px 3px 15px;
margin-bottom:10px;
min-width:150px;
}

#user .panel hr {
padding-top:10px;
border: 0 none;
border-bottom:#3fbbe4 solid 1px;
}

#quickstats {
padding-top:10px;
text-align:left;
}

.dashboard > ul{
padding:0;
margin:0;
}

.dashboard > ul > li:first-child{
padding:2px 15px 1px 15px;
line-height:1.8em;
margin-bottom:20px;
}

.dashboard > ul > li:last-child{
margin-bottom:25px;
}

.dashboard > ul > li{
padding:5px 5px 5px 5px;
line-height:1.5em;
}

.dashboard {
display: inline-block;
cursor: default;
float:left;
font-size:20px;
font-weight:800;
width:100%;
}

.dashboard a {
color:#38424b;
font-weight:800;
font-size:16px;
text-decoration:none;
border-bottom:none !important;
}

.dashboard a:hover {
color: #41b7d8;
}

.badge1 {
   position:relative;
}
.badge1[data-badge]:after {
   content:attr(data-badge);
   position:absolute;
   top:-5px;
   right:-9px;
   font-size:8px;
   background:red;
   color:white;
   width:14px;height:14px;
   text-align:center;
   line-height:14px;
   border-radius:50%;
}

.errorWrap {
display:none;
}

.errorwrap {
    position: relative;
    margin-bottom: -30px;
    float: right;
    left: -250px;
}

.panel input[type="text"] {
    width: 250px!important;
}

.errorMessage {
color:red;
text-align:left;
}

.foundError{
color:#000;
text-align:center;
}

.errorbox {
display:inline-block;
position:relative;
top:10px;
margin:auto;
}

.arrow-right {
    position: absolute;
    display: inline-block;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #06ccca;
}

.toswrap .errorbox {
top:-1px;
}

.toswrap > .errorwrap {
left:-265px;
}

.errortext {
display:inline-block;
font-weight:700;
font-size:14px;
background: #06ccca;
padding:2px 0 3px 8px;
border-bottom-left-radius:5px;
border-top-left-radius:5px;
}

.menu li, .dashboard li {
    list-style: none;
}

ul.expert .first {
background-color:#34b985;
}

ul.admin .first {
background-color:#3066ae;
}

ul.menu li:hover a, ul.menu li .panel {
background-color:#0b9ac5;
}

ul.account .first, ul.menu input[type=submit] {
background-color:#40b4da;
}

ul.menu input[type=submit]:hover {
background-color: #42c1eb;
}

.facebookl {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    -moz-background-size: 100% !important;
    background-size: 100% !important;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-image: url(/img/icons/login/png/FB-f-Logo__blue_50.png);
    float:left;
    margin-right:20px;
}

.facebooklog {
display: inline-block;
vertical-align: middle;
line-height:38px;
text-align:center;
background-color:#3b579d;
color:#fff;
padding-right:20px;
border-radius:4px;
font-weight:600;
font-size:initial;
}

.facebooklog.menu {
font-size:110%;
}

.or {
  line-height: 40px;
  text-align: center;
  font-weight:700;
  font-size:13px;
  padding-bottom:5px;
}

div#cafpwrap {
vertical-align:bottom;
padding-top:8px;
font-size:85%;
}

div#cafpwrap a {
color:#b1e2f7;
}

div#cafpwrap a:hover {
color:#d9f5fe;
}

div#createaccount {
width:50%;
display:inline-block;
float:left;
text-align:left;
}

div#forgotpass {
width:50%;
display:inline-block;
float:right;
text-align:right;
}

.subcat a:hover, .diagrams a:hover, .fadeout:hover, #breadcrumb a:hover, input[type=submit], input[type=button],
form#headerform input[type=submit]:hover, .headerbutton:hover {
cursor:pointer;
}

/* BREADCRUMB */

li.breadcrumbs {
display:inline-block !important;
padding:0 !important;
margin:0 !important;
}

ul#breadcrumb {
display:inline-block !important;
padding-left:0 !important;
color: #fff !important;
font-size:.7rem;
line-height:1;
text-transform: uppercase;
margin-left:15px;
letter-spacing: 1.1px;
}

#breadcrumb a {
color: #fff !important;
background-color:#767676;
padding:4px 7px 4px 7px;
margin-right:4px;
}

#breadcrumb a:hover, #breadcrumb a.currentc:hover, #breadcrumb a.current:hover {
background-color: #42abda !important;
color:#fff !important;
}

#breadcrumb a.current, #breadcrumb a.currentc {
background-color: #363f44 !important;
}

#social {
padding-top:2px;
display:inline-block;
vertical-align:middle;
float:right;
line-height:1;
}

a > img, #breadcrumb a {
text-decoration: none;
border: 0 none;
}

.facebook, .googleplus, .twitter, .youtube{
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    -moz-background-size: 100% !important;
    background-size: 100% !important;
    overflow: hidden;
    margin-right:20px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.facebook{
background-image: url(/img/icons/social/png/facebook.png);
background-image: url(/img/icons/social/svg/facebook.svg),linear-gradient(transparent,transparent);
}

.googleplus{
background-image: url(/img/icons/social/png/googleplus.png);
background-image: url(/img/icons/social/svg/googleplus.svg),linear-gradient(transparent,transparent);
}

.twitter{
background-image: url(/img/icons/social/png/twitter.png);
background-image: url(/img/icons/social/svg/twitter.svg),linear-gradient(transparent,transparent);
}

.youtube{
background-image: url(/img/icons/social/png/youtube.png);
background-image: url(/img/icons/social/svg/youtube.svg),linear-gradient(transparent,transparent);
}

/* MISC */

.white {
background-color: #ffffff;
}

.staff {
    background-color: #f9f9f9;
    border: 2px solid #e0e0e0;
}

.r_alert {
    background-color: #ffdddf;
}

.red {
background-color: #d12027;
}

.redc {
color: #d12027;
}

.blue{
background-color: #1e85bf;
}

.blue2 {
color: #0395D4;
}

.lightblue{
color: #00648f;
}

.lightbluebg{
background-color:#34acdf;
}

.askq, .askq2 {
color:#fff;
font-size:15px;
text-transform: uppercase;
padding:25px 25px 25px 25px;
text-align:left;
font-weight:700;
}

.askq2 {
text-align:center;
margin-bottom:25px;
letter-spacing: 1.1px;
}

.askqa {
text-decoration:none;
color:#fff;
}

.askq:hover, .askq2:hover{
opacity: 0.9;
}

#kenbob {
display:inline-block;
width:44%;
margin-top:-15px;
padding: 20px 0px 6px 10px;
font-size:90%;
color:#fff;
line-height:1.4em;
font-weight:700;
}

#kenbob2 {
display:inline-block;
background-image: url(/img/misc/kenbob.png);
background-repeat: no-repeat !important;
margin-top:-7px;
background-size: 155px auto;
width:50%;
max-width:50%;
min-height: 90px;
float:right;
overflow:hidden;
}

.magicbox {
margin-top:5px;
max-width:100%;
margin-right:320px;
border-spacing:0px;
padding-bottom:20px;
}

.slink {
margin:0 auto;
text-align:center;
font-size:.8rem;
color: #898989;
}

.text .slink {
padding-top:1rem;
}

.responsive-top-header {
margin:0 15px 0 15px
}

.responsive-top-box {
max-width:728px;
margin:0 auto;
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
padding-bottom:15px;
}

.statsbox {
position:absolute;
background-color:rgba(0, 0, 0, 0.5);
width:200px;
}

.statsbox > div {
padding:10px;
}

/* ICONS */

[class^="vote-delete"]{
width:14px;
height:14px;
vertical-align:middle;
margin-bottom:1px;
margin-left:3px;
}

[class^="vote-delete"]:hover{
cursor:pointer;
background-repeat: no-repeat !important;
background-position: center center !important;
}

.vote-delete {
background-image: url(/img/icons/general/svg/delete.svg),linear-gradient(transparent,transparent);
}

.vote-delete:hover {
background-image: url(/img/icons/general/svg/delete_hover.svg),linear-gradient(transparent,transparent);
}

.delete, .edit, .keywords, .move, .link, .delalsoin, .rleft, .rright {
display:inline-block;
vertical-align:middle;
width: 9px;
height: 9px;
overflow: hidden;
padding-left:9px;
background-repeat: no-repeat !important;
}

.delete, a.edit {
zoom:1;
padding-left:0;
}

.delete:hover, .edit:hover, .rleft:hover, .rright:hover {
opacity:0.6;
}

.delete:hover, .edit:hover, .delalsoin:hover, .rleft:hover, .rright:hover {
cursor:pointer;
}

.delete, .delalsoin {
background-image: url(/img/misc/xred.gif);
}

.deltempimg, .delimg {
margin-right:7px;    
}

.rleft {
background-image: url(/img/misc/rleft.png);
}

.rright {
background-image: url(/img/misc/rright.png);
}

.edit {
background-image: url(/img/misc/pen.png);
}

.link {
background-image: url(/img/misc/link.png);
}

.move {
background-image: url(/img/misc/move.png);
}

[class^="icon-"]{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    min-width: 100%;
    height: 0;
    -moz-background-size: 70%;
    background-size: 70%;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.icon-discussion{
background-image: url(/img/icons/topics/png/discussion.png);
background-image: url(/img/icons/topics/svg/discussion.svg),linear-gradient(transparent,transparent);
}

.icon-body{
background-image: url(/img/icons/topics/png/body.png);
background-image: url(/img/icons/topics/svg/body.svg),linear-gradient(transparent,transparent);
}

.icon-brakes{
background-image: url(/img/icons/topics/png/brakes.png);
background-image: url(/img/icons/topics/svg/brakes.svg),linear-gradient(transparent,transparent);
}

.icon-climatecontrol {
background-image: url(/img/icons/topics/png/climatecontrol.png);
background-image: url(/img/icons/topics/svg/climatecontrol.svg),linear-gradient(transparent,transparent);
}

.icon-drivetrain{
background-image: url(/img/icons/topics/png/drivetrain.png);
background-image: url(/img/icons/topics/svg/drivetrain.svg),linear-gradient(transparent,transparent);
}

.icon-electrical{
background-image: url(/img/icons/topics/png/electrical.png);
background-image: url(/img/icons/topics/svg/electrical.svg),linear-gradient(transparent,transparent);
}

.icon-emission {
background-image: url(/img/icons/topics/png/emission.png);
background-image: url(/img/icons/topics/svg/emission.svg),linear-gradient(transparent,transparent);
}

.icon-engine{
background-image: url(/img/icons/topics/png/engine.png);
background-image: url(/img/icons/topics/svg/engine.svg),linear-gradient(transparent,transparent);
}

.icon-enginecooling{
background-image: url(/img/icons/topics/png/enginecooling.png);
background-image: url(/img/icons/topics/svg/enginecooling.svg),linear-gradient(transparent,transparent);
}

.icon-exhaust{
background-image: url(/img/icons/topics/png/exhaust.png);
background-image: url(/img/icons/topics/svg/exhaust.svg),linear-gradient(transparent,transparent);
}

.icon-exteriorlight{
background-image: url(/img/icons/topics/png/exteriorlight.png);
background-image: url(/img/icons/topics/svg/exteriorlight.svg),linear-gradient(transparent,transparent);
}

.icon-fuelsystem {
background-image: url(/img/icons/topics/png/fuelsystem.png);
background-image: url(/img/icons/topics/svg/fuelsystem.svg),linear-gradient(transparent,transparent);
}

.icon-general {
background-image: url(/img/icons/topics/png/general.png);
background-image: url(/img/icons/topics/svg/general.svg),linear-gradient(transparent,transparent);
}

.icon-ignition {
background-image: url(/img/icons/topics/png/ignition.png);
background-image: url(/img/icons/topics/svg/ignition.svg),linear-gradient(transparent,transparent);
}

.icon-interior{
background-image: url(/img/icons/topics/png/interior.png);
background-image: url(/img/icons/topics/svg/interior.svg),linear-gradient(transparent,transparent);
}

.icon-safety{
background-image: url(/img/icons/topics/png/safety.png);
background-image: url(/img/icons/topics/svg/safety.svg),linear-gradient(transparent,transparent);
}

.icon-security{
background-image: url(/img/icons/topics/png/security.png);
background-image: url(/img/icons/topics/svg/security.svg),linear-gradient(transparent,transparent);
}

.icon-steering{
background-image: url(/img/icons/topics/png/steering.png);
background-image: url(/img/icons/topics/svg/steering.svg),linear-gradient(transparent,transparent);
}

.icon-suspension{
background-image: url(/img/icons/topics/png/suspension.png);
background-image: url(/img/icons/topics/svg/suspension.svg),linear-gradient(transparent,transparent);
}

.icon-tires{
background-image: url(/img/icons/topics/png/tires.png);
background-image: url(/img/icons/topics/svg/tires.svg),linear-gradient(transparent,transparent);
}

.icon-troublecodes{
background-image: url(/img/icons/topics/png/troublecodes.png);
background-image: url(/img/icons/topics/svg/troublecodes.svg),linear-gradient(transparent,transparent);
}

.icon-warninglights{
background-image: url(/img/icons/topics/png/warninglights.png);
background-image: url(/img/icons/topics/svg/warninglights.svg),linear-gradient(transparent,transparent);
}

/* LOGOS */

[class^="logo-"]{
    margin-right:2%;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height:100px;
    -moz-background-size: 100%;
    background-size: 100% !important;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.logo-topics {
margin-right:0;
height:62px;
width:0;
}

.catl{
text-align:left;
}

.logwrap {
display:inline-block;
text-align:left;
vertical-align:middle;
}

.logtop {
font: 700 26px/26px 'Roboto Condensed';
text-transform: uppercase;
}

.logbottom {
font: 300 15px/16px 'Roboto';
text-transform: uppercase;
}

.catt {
margin-top:2px;
font: 700 26px/30px 'Roboto Condensed';
color: #38424b;
text-align:center;
}

.cath {
    text-align: center;
background-color:#1e85bf;
color:#fff;
font: 700 18px/23px 'Roboto Condensed';
letter-spacing: 1px;
padding:10px 10px 10px 25px;
}

.smallrq [class^="logo-"]{
    margin-right:0;
    width: 50px;
    height:35px;
    margin-right:4px;
}

.smallrq {
padding:5px;
}

.logo-ford {
background-image: url(/img/icons/logos/png/ford.png);
background-image: url(/img/icons/logos/svg/ford.svg),linear-gradient(transparent,transparent);
}

.logo-renault {
background-image: url(/img/icons/logos/png/renault.png);
background-image: url(/img/icons/logos/svg/renault.svg),linear-gradient(transparent,transparent);
}

.logo-chevrolet {
background-image: url(/img/icons/logos/png/chevrolet.png);
background-image: url(/img/icons/logos/svg/chevrolet.svg),linear-gradient(transparent,transparent);
}

.logo-dodge {
background-image: url(/img/icons/logos/png/dodge.png);
background-image: url(/img/icons/logos/svg/dodge.svg),linear-gradient(transparent,transparent);
}

.logo-lexus {
background-image: url(/img/icons/logos/png/lexus.png);
background-image: url(/img/icons/logos/svg/lexus.svg),linear-gradient(transparent,transparent);
}

.logo-cadillac {
background-image: url(/img/icons/logos/png/cadillac.png);
background-image: url(/img/icons/logos/svg/cadillac.svg),linear-gradient(transparent,transparent);
}

.logo-toyota {
background-image: url(/img/icons/logos/png/toyota.png);
background-image: url(/img/icons/logos/svg/toyota.svg),linear-gradient(transparent,transparent);
}

.logo-audi {
background-image: url(/img/icons/logos/png/audi.png);
background-image: url(/img/icons/logos/svg/audi.svg),linear-gradient(transparent,transparent);
}

.logo-acura {
background-image: url(/img/icons/logos/png/acura.png);
background-image: url(/img/icons/logos/svg/acura.svg),linear-gradient(transparent,transparent);
}

.logo-buick {
background-image: url(/img/icons/logos/png/buick.png);
background-image: url(/img/icons/logos/svg/buick.svg),linear-gradient(transparent,transparent);
}

.logo-nissan {
background-image: url(/img/icons/logos/png/nissan.png);
background-image: url(/img/icons/logos/svg/nissan.svg),linear-gradient(transparent,transparent);
}

.logo-oldsmobile {
background-image: url(/img/icons/logos/png/oldsmobile.png);
background-image: url(/img/icons/logos/svg/oldsmobile.svg),linear-gradient(transparent,transparent);
}

.logo-bmw {
background-image: url(/img/icons/logos/png/bmw.png);
background-image: url(/img/icons/logos/svg/bmw.svg),linear-gradient(transparent,transparent);
}

.logo-saturn {
background-image: url(/img/icons/logos/png/saturn.png);
background-image: url(/img/icons/logos/svg/saturn.svg),linear-gradient(transparent,transparent);
}

.logo-gmc {
background-image: url(/img/icons/logos/png/gmc.png);
background-image: url(/img/icons/logos/svg/gmc.svg),linear-gradient(transparent,transparent);
}

.logo-mazda {
background-image: url(/img/icons/logos/png/mazda.png);
background-image: url(/img/icons/logos/svg/mazda.svg),linear-gradient(transparent,transparent);
}

.logo-holden {
background-image: url(/img/icons/logos/png/holden.png);
background-image: url(/img/icons/logos/svg/holden.svg),linear-gradient(transparent,transparent);
}

.logo-kia {
background-image: url(/img/icons/logos/png/kia.png);
background-image: url(/img/icons/logos/svg/kia.svg),linear-gradient(transparent,transparent);
}

.logo-peugeot {
background-image: url(/img/icons/logos/png/peugeot.png);
background-image: url(/img/icons/logos/svg/peugeot.svg),linear-gradient(transparent,transparent);
}

.logo-mercedes {
background-image: url(/img/icons/logos/png/mercedes-benz.png);
background-image: url(/img/icons/logos/svg/mercedes-benz.svg),linear-gradient(transparent,transparent);
}

.logo-daewoo {
background-image: url(/img/icons/logos/png/daewoo.png);
background-image: url(/img/icons/logos/svg/daewoo.svg),linear-gradient(transparent,transparent);
}

.logo-jeep {
background-image: url(/img/icons/logos/png/jeep.png);
background-image: url(/img/icons/logos/svg/jeep.svg),linear-gradient(transparent,transparent);
}

.logo-chrysler {
background-image: url(/img/icons/logos/png/chrysler.png);
background-image: url(/img/icons/logos/svg/chrysler.svg),linear-gradient(transparent,transparent);
}

.logo-pontiac {
background-image: url(/img/icons/logos/png/pontiac.png);
background-image: url(/img/icons/logos/svg/pontiac.svg),linear-gradient(transparent,transparent);
}

.logo-hyundai {
background-image: url(/img/icons/logos/png/hyundai.png);
background-image: url(/img/icons/logos/svg/hyundai.svg),linear-gradient(transparent,transparent);
}

.logo-mitsubishi {
background-image: url(/img/icons/logos/png/mitsubishi.png);
background-image: url(/img/icons/logos/svg/mitsubishi.svg),linear-gradient(transparent,transparent);
}

.logo-lincoln {
background-image: url(/img/icons/logos/png/lincoln.png);
background-image: url(/img/icons/logos/svg/lincoln.svg),linear-gradient(transparent,transparent);
}

.logo-isuzu {
background-image: url(/img/icons/logos/png/isuzu.png);
background-image: url(/img/icons/logos/svg/isuzu.svg),linear-gradient(transparent,transparent);
}

.logo-infiniti {
background-image: url(/img/icons/logos/png/infiniti.png);
background-image: url(/img/icons/logos/svg/infiniti.svg),linear-gradient(transparent,transparent);
}

.logo-jaguar {
background-image: url(/img/icons/logos/png/jaguar.png);
background-image: url(/img/icons/logos/svg/jaguar.svg),linear-gradient(transparent,transparent);
}

.logo-scion {
background-image: url(/img/icons/logos/png/scion.png);
background-image: url(/img/icons/logos/svg/scion.svg),linear-gradient(transparent,transparent);
}

.logo-suzuki {
background-image: url(/img/icons/logos/png/suzuki.png);
background-image: url(/img/icons/logos/svg/suzuki.svg),linear-gradient(transparent,transparent);
}

.logo-porsche {
background-image: url(/img/icons/logos/png/porsche.png);
background-image: url(/img/icons/logos/svg/porsche.svg),linear-gradient(transparent,transparent);
}

.logo-plymouth {
background-image: url(/img/icons/logos/png/plymouth.png);
background-image: url(/img/icons/logos/svg/plymouth.svg),linear-gradient(transparent,transparent);
}

.logo-rover {
background-image: url(/img/icons/logos/png/rover.png);
background-image: url(/img/icons/logos/svg/rover.svg),linear-gradient(transparent,transparent);
}

.logo-land {
background-image: url(/img/icons/logos/png/landrover.png);
background-image: url(/img/icons/logos/svg/landrover.svg),linear-gradient(transparent,transparent);
}

.logo-subaru {
background-image: url(/img/icons/logos/png/subaru.png);
background-image: url(/img/icons/logos/svg/subaru.svg),linear-gradient(transparent,transparent);
}

.logo-mercury {
background-image: url(/img/icons/logos/png/mercury.png);
background-image: url(/img/icons/logos/svg/mercury.svg),linear-gradient(transparent,transparent);
}

.logo-honda {
background-image: url(/img/icons/logos/png/honda.png);
background-image: url(/img/icons/logos/svg/honda.svg),linear-gradient(transparent,transparent);
}

.logo-volkswagen {
background-image: url(/img/icons/logos/png/volkswagen.png);
background-image: url(/img/icons/logos/svg/volkswagen.svg),linear-gradient(transparent,transparent);
}

.logo-alfa {
background-image: url(/img/icons/logos/png/alfaromeo.png);
background-image: url(/img/icons/logos/svg/alfaromeo.svg),linear-gradient(transparent,transparent);
}

.logo-aston {
background-image: url(/img/icons/logos/png/astonmartin.png);
background-image: url(/img/icons/logos/svg/astonmartin.svg),linear-gradient(transparent,transparent);
}

.logo-amc {
background-image: url(/img/icons/logos/png/amc.png);
background-image: url(/img/icons/logos/svg/amc.svg),linear-gradient(transparent,transparent);
}

.logo-bentley {
background-image: url(/img/icons/logos/png/bentley.png);
background-image: url(/img/icons/logos/svg/bentley.svg),linear-gradient(transparent,transparent);
}

.logo-citroen {
background-image: url(/img/icons/logos/png/citroen.png);
background-image: url(/img/icons/logos/svg/citroen.svg),linear-gradient(transparent,transparent);
}

.logo-daihatsu {
background-image: url(/img/icons/logos/png/daihatsu.png);
background-image: url(/img/icons/logos/svg/daihatsu.svg),linear-gradient(transparent,transparent);
}

.logo-datsun {
background-image: url(/img/icons/logos/png/datsun.png);
background-image: url(/img/icons/logos/svg/datsun.svg),linear-gradient(transparent,transparent);
}

.logo-volvo {
background-image: url(/img/icons/logos/png/volvo.png);
background-image: url(/img/icons/logos/svg/volvo.svg),linear-gradient(transparent,transparent);
}

.logo-eagle {
background-image: url(/img/icons/logos/png/eagle.png);
background-image: url(/img/icons/logos/svg/eagle.svg),linear-gradient(transparent,transparent);
}

.logo-saab {
background-image: url(/img/icons/logos/png/saab.png);
background-image: url(/img/icons/logos/svg/saab.svg),linear-gradient(transparent,transparent);
}

.logo-ferrari {
background-image: url(/img/icons/logos/png/ferrari.png);
background-image: url(/img/icons/logos/svg/ferrari.svg),linear-gradient(transparent,transparent);
}

.logo-fiat {
background-image: url(/img/icons/logos/png/fiat.png);
background-image: url(/img/icons/logos/svg/fiat.svg),linear-gradient(transparent,transparent);
}

.logo-geo {
background-image: url(/img/icons/logos/png/geo.png);
background-image: url(/img/icons/logos/svg/geo.svg),linear-gradient(transparent,transparent);
}

.logo-hummer {
background-image: url(/img/icons/logos/png/hummer.png);
background-image: url(/img/icons/logos/svg/hummer.svg),linear-gradient(transparent,transparent);
}

.logo-international {
background-image: url(/img/icons/logos/png/international.png);
background-image: url(/img/icons/logos/svg/international.svg),linear-gradient(transparent,transparent);
}

.logo-lancia {
background-image: url(/img/icons/logos/png/lancia.png);
background-image: url(/img/icons/logos/svg/lancia.svg),linear-gradient(transparent,transparent);
}

.logo-merkur {
background-image: url(/img/icons/logos/png/merkur.png);
background-image: url(/img/icons/logos/svg/merkur.svg),linear-gradient(transparent,transparent);
}

.logo-mg {
background-image: url(/img/icons/logos/png/mg.png);
background-image: url(/img/icons/logos/svg/mg.svg),linear-gradient(transparent,transparent);
}

.logo-mini {
background-image: url(/img/icons/logos/png/mini.png);
background-image: url(/img/icons/logos/svg/mini.svg),linear-gradient(transparent,transparent);
}

.logo-opel {
background-image: url(/img/icons/logos/png/opel.png);
background-image: url(/img/icons/logos/svg/opel.svg),linear-gradient(transparent,transparent);
}

.logo-proton {
background-image: url(/img/icons/logos/png/proton.png);
background-image: url(/img/icons/logos/svg/proton.svg),linear-gradient(transparent,transparent);
}

.logo-rolls {
background-image: url(/img/icons/logos/png/rollsroyce.png);
background-image: url(/img/icons/logos/svg/rollsroyce.svg),linear-gradient(transparent,transparent);
}

.logo-seat {
background-image: url(/img/icons/logos/png/seat.png);
background-image: url(/img/icons/logos/svg/seat.svg),linear-gradient(transparent,transparent);
}

.logo-skoda {
background-image: url(/img/icons/logos/png/skoda.png);
background-image: url(/img/icons/logos/svg/skoda.svg),linear-gradient(transparent,transparent);
}

.logo-smart {
background-image: url(/img/icons/logos/png/smart.png);
background-image: url(/img/icons/logos/svg/smart.svg),linear-gradient(transparent,transparent);
}

.logo-triumph {
background-image: url(/img/icons/logos/png/triumph.png);
background-image: url(/img/icons/logos/svg/triumph.svg),linear-gradient(transparent,transparent);
}

.logo-vauxhall {
background-image: url(/img/icons/logos/png/vauxhall.png);
background-image: url(/img/icons/logos/svg/vauxhall.svg),linear-gradient(transparent,transparent);
}

/* BACKGROUND */

[class^="bg-"]{
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

.bg-user, .bguser:hover  {
background-color: #0395D4;
}

.bg-brakes, .bgbrakes:hover  {
background-color: #53b6a0;
}

.bg-discussion, .bgdiscussion:hover  {
background-color: #53b6a0;
}

.bg-ignition, .bgignition:hover  {
background-color: #4e9dd0;
}

.bg-emission, .bgemission:hover  {
background-color: #d82e32;
}

.bg-engine, .bgengine:hover  {
background-color: #aa449a;
}

.bg-engineperformance, .bgengineperformance:hover  {
background-color: rgb( 222, 77, 77 );
}

.bg-troublecodes, .bgtroublecodes:hover  {
background-color: #7ED267;
}

.bg-drivetrain, .bgdrivetrain:hover {
background-color: #f29f0f;
}

.bg-solidcolor, .bgsolidcolor:hover  {
background-color: rgb( 49, 183, 243 );
}

.bg-body, .bgbody:hover  {
background-color: #498fcd;
}

.bg-miscellaneous, .bgmiscellaneous:hover  {
background-color: rgb( 153, 102, 102 );
}

.bg-warninglights, .bgwarninglights:hover {
background-color: #FF6C00;
}

.bg-exteriorlight, .bgexteriorlight:hover  {
background-color: #496fbb;
}

.bg-steering, .bgsteering:hover  {
background-color: #64888E;
}

.bg-suspension, .bgsuspension:hover  {
background-color: #51E0DE;
}

.bg-tires, .bgtires:hover  {
background-color: #E09E51;
}

.bg-climatecontrol, .bgclimatecontrol:hover  {
background-color: #31b44c;
}

.bg-enginecooling, .bgenginecooling:hover  {
background-color: #85c442;
}

.bg-heater, .bgheater:hover  {
background-color: #DE4D4D;
}

.bg-interior, .bginterior:hover  {
background-color: #875db3;
}

.bg-grey {
background-color:#d6d6d6;
}

.bg-general, .bggeneral:hover  {
background-color: #34b985;
}

.bg-safety, .bgsafety:hover  {
background-color: #B7B7B7;
}

.bg-electrical, .bgelectrical:hover  {
background-color: #e48f25;
}

.bg-security, .bgsecurity:hover  {
background-color: #7ED267;
}

.bg-exhaust, .bgexhaust:hover {
background-color: #3066ae;
}

.bg-fuelsystem, .bgfuelsystem:hover {
background-color: #5caa98;
}

.bg-miscellaneous, .bgmiscellaneous:hover {
background-color: rgb( 19, 175, 181 );
}

.bg-transmission, .bgtransmission:hover {
background-color: #13AFB5;
}

.bg-maintenance, .bgmaintenance:hover {
background-color: #13AFB5;
}

.donateinpbefore {
margin-right:-40px;
}

.donateinp {
position:absolute;
display:inline-block;
margin-left:-60px;
margin-top:-20px;
width:51px;
height:49px;
background-repeat: no-repeat !important;
background-position: center center !important;
background-image: url(/img/icons/general/png/donate.png);
background-image: url(/img/icons/general/svg/donate.svg),linear-gradient(transparent,transparent);
}

.givec {
margin-top:10px;
padding:10px;
text-align:center;
font: 700 16px/16px 'Roboto Condensed' !important;
color: #fff;
background-color:#75b343;
}

.givec:hover {
cursor: pointer;
opacity: 0.9;
}

#hmob {
padding:25px;
}

.capwrap {
margin: 15px 0;
}

.captext {
    text-align:left;
    font-size:12px
}

.capimg {
    margin-bottom:10px;
}

.mobileshow {
    display:none;
}

.resp_ad {
    margin:0 auto;
    width:100%;
    height:300px;
    max-width: 1128px;
}

.gofund {
    font-size:15px;
    text-align: left;
    border: 1px solid;
    border-color: #0395D4;
    padding:10px;
    margin-bottom:20px;
}

.glogo {
    margin-left:10px;
    display:inline-block;
    max-width: 90px;
    height:23px;
}

/*RESPONSIVE*/

@media all and (max-width: 1540px) {
.statsbox { display: none; }
}

@media all and (max-width: 1160px) {
    
.headerad { margin-right:15px; }

}

@media all and (max-width: 960px) {

 .resp_ad {
     height:250px;
 }

#right, #sticker {
width: 200px;
}

.example_responsive_1 {
width: 200px;
height:600px;
}

.post-img-container, .post-img-container img {
    width: 150px;
    height:100px;
}

.magicbox {
margin-right:225px;
}

#kenbob {
width:39%;
font-size:80%;
line-height:1.3em;
}

#kenbob2 {
margin-top:0;
background-size: 155px auto;
width:55%;
max-width:55%;
}

.askq, .askq2 {
font-size:14px;
padding:20px 20px 20px 20px;
text-align:center;
line-height:1.5em;
}

.relheader, .nmbreplies h2 {
font: 700 16px/22px 'Roboto Condensed' !important;
}

.relqc {
text-align:center;
display:inline-block;
width:100%;
max-width:100%;
padding:0;
}

.mandi {
padding-top:5px;
padding-bottom:5px;
}

.post-info {
font-size:18px;
}

.smallrq {
border-bottom: 3px solid #f1f1f1;
padding:10px 0 15px 0;
margin-left:25px;
margin-right:25px;
}

.smallrq [class^="logo-"]{
    width: 45px;
    height:30px;
    border-right: 0;
    margin-right:0;
    display:inline-block;
    vertical-align:top;
}

.logoheadersmall {
    display: block;
    vertical-align: middle;
    max-width:100%;
    padding-left:5px;
    font: 600 14px/18px 'Roboto Condensed';
    letter-spacing:0.3px;
}

.viewmore {
text-align:center;
margin:0;
padding:8px 0 5px 0;
}

}

@media all and (max-width: 910px) {

.topictext {
font-size:13px;
}

.hampadd {
display: none;
}

form#hsearch {
display:block;
}
    
}

@media all and (max-width: 880px) {

    .mobileshow {
        display:block;
    }

form#hsearch {
display:none;
}


    ul.menu li.icon:hover a {
        background-color:#242a2d;
    }

ul.menu.responsive li.icon:hover a {
background-color:#0b9ac5;
}

  .menu li {
  display: none;
  }
  
  .menu li a {
    margin-right:-15px;
    margin-left:-15px;
    letter-spacing: 1.2px;
    padding:0 18px;
    padding-bottom:1px;
    font-size:14px;
  }
  
  .menu li.icon {
    display: inline-block;
  }
  
  .menu li.icon a {
    font-size:26px;
    font-weight:700;
    text-decoration:none;
  }

  .menu.responsive {
    position: relative;
    width:100%;
    top:11px;
  }
  .menu.responsive li.icon {
    position: absolute;
    right: 0;
    top: -52px;
  }
  .menu.responsive li {
    float: none;
    display: inline;
  }
  .menu.responsive li a {
    display: block;
    text-align: left;
    background-color:#0b9ac5;
  }
  
  /*#login_menu a, #user a {
  margin-bottom:10px;
  padding-bottom:15px;
  }*/

    li.mli.lmen a {
        margin-bottom:10px;
        padding-bottom:15px;
    }
  
  li.mlit a {
  padding-top:15px;
  }
  
  #guides a,#messages a,#member a,#login_menu a, li#user a, li.mli a, li.mlit a {
  line-height:30px;
  padding-left:60px;
  }

#guides a:hover,#messages a:hover,#member a:hover,#login_menu a:hover, li#user a:hover, li.mli a:hover, li.mlit a:hover{
cursor:pointer;
background-color: #0b9ac5;
color:#b1edff;
}

li#member:hover .panel, li#login_menu:hover .panel, li#user:hover .panel {
display:none;
}

.menu li {
clear:both;
}
    
.topictext {
font-size:12px;
}
    
}

@media all and (max-width: 820px) {

#headboxbg {
margin:0 auto;     
}
    
li.breadcrumbs.nmob {
display:none !important;
}

ul#breadcrumb {
line-height:1.5;
}
    
#breadcrumb a{
color:#363f44 !important;
background-color:transparent !important;
padding:0;
font-size:.75rem;
font-weight:400;
}

.breadcrumbs a:after{
margin: 0 2px 0 5px;
content:'>';
}

.breadcrumbs a.current:after{
content:'';
}

#breadcrumb a.current {
color:#fff;
background-color:transparent !important;
font-weight:700;
}

#breadcrumb a:hover, #breadcrumb a.current:hover {
background-color: transparent !important;
color: #42abda !important;
}

/*#social {
display:table;
float: none;
margin:0 auto;
}*/

#social {display:none;}
 
.topictext {
font-size:11px;
}
    
}

@media all and (max-width: 770px) {
    
.videopop_grey, .videopop_red {
margin-top:-14px;
}
    
#hmob {
display: none;
}
    
.stick { 
position:static;
}
    
.responsive-top-header {
margin:0 35px 0 15px;
padding-bottom:0px;
}

#left, #right, #sticker {
display: inline-block;
width:100%;
max-width:100%;
}

#left, #right {
padding:0;
}

#kenbob {
width:65%;
font-size:90%;
line-height:50px;
height:50px;
margin-right:-150px;
vertical-align:middle;
text-align:center;
}

#kenbob2 {
margin-top:-4px;
background-size: 120px auto;
height:70px;
width:110px;
}

.example_responsive_1 {
max-width:728px;
width:100%;
min-height:60px;
max-height:250px;
}

.askq, .askq2 {
max-width:100%;
}

.post-container {
/* display:inline-block; */
margin:0 auto;
}

.post-img-container, .post-img-container img {
width:100%;
height:56%;
max-width:100%;
max-height:100%;
}

.post-img-container img {
width:320px;
height:180px;
max-width:100%;
max-height:100%;
}

.post-info {
width:80%;
max-width:250px;
font-size:18px;
}

.magicbox {
margin-right:0;
margin-left:0;
margin-right:15px;
}

}

@media all and (max-width: 675px) {
    
.customHTML {
font-size:12px;
}

#msform fieldset, .nqstyle fieldset {
width:70%;
}
    
}

@media all and (max-width: 650px) {

.viewmore {
font-size:11px;
}

}

@media all and (max-width: 610px) {

.youtube {
margin-left:20px;
}

.same-vote-container {
    margin-top: 20px;
    font: 600 11px/11px 'Roboto Condensed';
    padding: 4px 6px;
}

.vote-yes, .vote-no, .same-yes, .same-no {
    font: 600 10px/10px 'Roboto Condensed';
}

div#footerlinks ul li#about, div#footerlinks ul li#help {
display:none;
}

}

@media all and (max-width: 580px) {

#filters {
margin-top:25px;
}

.filter-label {
font-size:13px;
}

#filter-options {
font-size:13px;
}

#load {
width:16px;
height:16px;
margin-left:3px;
}

#change {
font-size:10px;
}

#selected_car {
font: 600 12px/12px 'Roboto Condensed';
padding: 6px 6px;
margin-left:3px;
}

#selcar {
display:none;
width:100%;
font-size:13px;
}

#selcar input[type=button] {
margin:0;
margin-left:3px;
margin-bottom:1px;
font-size:11px;
width:80px;
padding: 9px 5px;
}

div#selcar select#car_year, div#selcar select#car_make, div#selcar select#car_model{
font-size:13px;
padding:4px;
float:none;
width:172px;
}
    
}

@media all and (max-width: 550px) {

h1 {
font-size:1.6rem;
}

h2 {
font-size:1.1rem;
}
    
.catbox {
margin-bottom:2px;
}
    
.refinetags {
font-size:14px !important;
line-height:18px;
}

textarea {
font-size:14px;
}

.p25 {
padding:25px 10px;
}

.catt {
font: 700 17px/17px 'Roboto Condensed';
}

.logtop {
font: 700 17px/17px 'Roboto Condensed';
}

.logbottom {
font: 300 12px/13px 'Roboto';
}

.content ul.admin {
display:block;
font: 700 11px/15px 'Roboto Condensed';
margin: -14px -8px;
vertical-align: middle;
}

ul.info {
margin-top:2px;
line-height:14px;
}

.username, .stats {
min-height:20px;
}

ul.info li {
font: 700 14px/14px 'Roboto Condensed';
padding: 4px 6px;
margin-right:4px;
}

.experience {
display:none;
}

#container {
border-spacing: 0 15px;
}

.headerad {
width:100%;
max-width:100%;
padding:5px 0;
}

.givec {
font-size:14px;
}

.preview {
font: 300 15px/23px 'Roboto';
margin-bottom: 30px;
}

.post-info-desc {
/*display:none;*/
}

.post-img-container-new .overlay {
bottom:42px;
}

.post-img-container-new img {
max-width:180px;
width:100%;
height:97px;
}

.post-info-wrap {
height:97px;
}

.or {
  line-height: 35px;
  font-size:11px;
  padding-bottom:0;
}

h5 {
font-size: 70%;
}

form#signupform input[type=checkbox], form#login input[type=checkbox], form#deniedform input[type=checkbox] {
width: 15px;
float: left;
margin-top: 3px;
}
    
h7 {
font-size:14px;
padding-bottom:25px;
}
    
.date {
font-size: 10px;
letter-spacing: 1px;
}
    
.minibadge, .minibadgered {
font: 600 9px/1.244 'Roboto Condensed';
padding: 0 2px 0 2px;
}

.related {
padding-bottom:16px;
font-size:11px;
}
    
.dashboard {
font-size:14px;     
}

.dashboard a {
font-size:12px;     
}
    
.rboxtext {
margin-top:-3%;    
}

#rboxa {
display:inline-block;
max-height:300px;
}
    
.titledesc {
padding-left:0px;
padding-top:10px;
font-size:11px;
margin-bottom:-12px;
}

.nmbreplies > h2 {
font-size: 14px;
}

.content {
margin:15px 10px;
}

.fadesmall:after {
  height: 14px;
}

.fade {
  height: 40px;
  font-size:14px;
  line-height:20px;
}
.fade:after {
  height: 20px;
}

.content.header {
margin:18px 27px 42px 18px;
}

#postwrap {
padding-left:15px;
padding-right:15px;
}

.relqq {
width:90%;
}

.relqq h2{
line-height:16px;
font-size:12px;
}

.preview h2, .post-info-title {
font-size:18px;
line-height:21px;
}

h4, .article, .text {
font-size:1.15rem;
line-height: 1.5;
}

.text { 
margin-top:15px;   
}

.slink {
padding-top:20px;
}

#question h2, .reply h2 {
font-size:15px;
letter-spacing: 0.3px;
}

.infowrap .username {
display:block;
font: 700 19px/19px 'Roboto Condensed';
margin-bottom:1px;
}

.logoheader {
max-width: 60%;
}

.logoheader h1 {

}

[class^="logo-"]{
    margin-right:2%;
    width: 65px;
    height:65px;   
}

.content.postheader {
    margin: 17px 0px 17px 18px;
}

.content.boxheader {
    margin: 25px 25px 25px 25px;
}

.infowrap {
margin-left:50px;
}

.avatar {
height:40px;
width:40px
}

.avatar a img, .avatar img {
height: 41px;
width: 41px;
}

.error404 {
padding-top:2px;
font-size:13px;
}

.error404 > div {
padding-top:10px;
}

.content :first-child.preview {
margin-top: 30px;
}

.topictext2 h2 {
font: 700 13px/17px 'Roboto Condensed';
}

.goback {
font: 700 12px/22px 'Roboto';
margin-top: 15px;
}

.post-title span {
    font-size: 16px;
}

.reltype {
    font-size: 11px;
    padding-bottom: 0px;
}

.askedby, .catbox, .badgebgblue.overlay {
font-size:12px;
line-height:12px;
}

.vmore {
font: 700 14px/14px 'Roboto';
}

.rbox {
margin:-2px;
}

.subcat {
line-height:25px;
}

.numpost {
font-size:9px;
}

.subcat a {
font-size:14px;
}

h2.new {
font: 700 16px/20px 'Roboto Condensed';
}

.listing {
line-height:36px;
}

}

#div-gpt-ad-1485164789155-0 {
    min-height: 90px;
}

@media all and (max-width: 1000px) {

    .thumbnail {
        width:32%;
    }

}

@media all and (max-width: 520px) {

    .thumbnail {
        width:25%;
    }

    .gallery img {
        width:90px;
        height:90px;
    }

    #div-gpt-ad-1485164789155-0 {
        min-height: 0;
    }
    
#msform fieldset, .nqstyle fieldset {
width:90%;
}

.post-info {
max-width: 200px;
}
    
.relbox {
    position: relative;
    width: 44.5%;
    padding-bottom: 36.8%;
    display:inline-block;
    height: 0;
    margin: 1%;
}

.relbox:last-child {
margin-right:49.8%;
}

.relbox.disabled {
display:none;
}
    
.paginationtt ul li.page {
display:none;
}

div#footerlinks {
display:none;
}

div#copyright {
display:block;
float:none;
text-align:center !important;
}
}

@media all and (max-width: 470px) {

.donateinpbefore {
margin-right:0px;
}
    
.donateinp {
position:relative;
float:left;
margin-right:10px;
margin-top:-1px;
width:36px;
height:34px;
background-size: 36px 34px;
margin-left:0px;
}

.givec {
margin:15px auto -5px auto;
padding:10px;
font: 700 16px/17px 'Roboto Condensed' !important;
max-width:270px;
text-align:left;
}

}

@media all and (max-width: 450px) {
    
.post-img-container-new .overlay {
bottom:52px;
}

.post-img-container-new img {
max-width:100px;
width:100%;
height:80px;
}

.post-info-wrap {
height:80px;
}
    
#kenbob {
width:50%;
line-height:25px;
text-align:left;
}
    
.customHTML {
font-size:11px;
}

#filter-options:after {
display:block;
}
    
.example_responsive_1 {
max-width:300px;
width:100%;
min-height:50px;
max-height:250px;
}
    
.zoom {
display:none;
}

.image {
margin-bottom:-12px;
}

.imagebg {
line-height:12px;
}

.imagedesc {
font-size:70%;
}

.subcatlink {
font-size:85%;
}
}

@media all and (max-width: 370px) {
    
.reply-hide-mob {
display:none;
}

#kenbob {
width:60%;
}
    
}



@media all and (max-width: 320px) {

#kenbob {
width:50%;
line-height:20px;
height:60px;
}

#kenbob2 {
margin-top:-2px;
background-size: 135px auto;
height:80px;
width:120px;
}
    
#headerlogo {
width: 150px;
height: 35px;
}
    
.topictext {
font-size:10px;
}

.relbox:last-child {
margin-right:51%;
}
    
}

@media all and (max-width: 286px) {

.relbox:last-child {
margin-right:1%;
}
    
}

@supports (-ms-accelerator:true) {
.lbox img {margin-top:-16px;} 
}

@media all and (-ms-high-contrast:none)
     {
     .lbox img { margin-top:-16px; }  /* IE10 */
     *::-ms-backdrop, .lbox img { margin-top:-16px; }  /* IE11 */
}

@supports (-ms-ime-align:auto) {
li.avatar {margin:1px 10px 0 0 !important;}
.eright {margin-top:4px;}
}

@-moz-document url-prefix() {
li.avatar {margin:1px 10px 0 0 !important;}
li.manage {padding:2px 4px !important;}
.eright {margin-top:4px;}
}

