<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a#nav_unanswered {
display: none;
}

div.notify p {
 font-size: 150%;
}

div.notify {
    background-color: #D9F8EF;
}

#searchBar{
display: none;
}

#warning {
background-color:#FFCCCC;
border:1px solid #999999;
padding:10px;
}

#warning p {
font-size: 17px;
}

#revisions .tags a {
    background-color: none;
    background: none;
}

.questions-related {
  font-weight: 500;
  line-height: 190%;
}

.community-wiki {
color: #264d99;
font-weight: bold;
font-size: 17px;
line-height: 22px;
padding-top: 15px;
padding-left: 5px;
width: 160px;
margin-right:20px;
text-align: center;
border: 1px solid #888;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
float: left;

background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

div.comment-tools .add-comment-link{
background-color: #fff;
}

.answer-votes.answered-accepted {
    color: #FFFFFF;
}

ul.errorlist li {
  color:#FF0000;
  font-weight:bold;
  margin-left:0;
  margin-top:5px;
  font-size: 150%;
  background-color: #FFFF00;
}
input {
background-color: #fff;
}

.answer-body h1, .question-body h1, .answer-body h2, .question-body h2, .answer-body h3, .question-body h3{
margin-top: 10px;
margin-bottom: 10px;
}

.questions-count {
    font-weight: bold;
    font-size: 2.3em;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 1.3;
}

#tagSelector, #subscription_box{
background-color: #ddd;
}

h1{
font-size: 145%;
}



body{
font-family: Arial,Helvetica,sans-serif;
}

.user-about a:link{
text-decoration: underline;
}



.questions-related p {
  padding: 3px;
line-height: 150%;
}
.questions-related a{
  font-size: 120%;
}

#title_side_bar ul, #editor_side_bar ul, #tags_side_bar ul
{
overflow: visible;
}
#title_side_bar li, #tags_side_bar li, #editor_side_bar li {
white-space: normal;
}


.boxC ul {
  overflow: auto;
}

.boxC li {
  white-space: normal;
}



.answer-body li, .question-body li {
margin-top: 7px;
font-size: 115%;
line-height: 1.27em;
}


a:link {
color: #264d99;
}
a:visited {
  color: #264d99;
}

.questions-related a:link, .questions-related a:visited {
color: #000;
}
a:active {
    color: #999999;
}
a:link:hover, a:visited:hover, a:active:hover {
    cursor: pointer;
}

.question-body a, .answer-body a, .comment-text a {
    text-decoration: underline;
}
hr {
color: #AAA;
  margin-bottom:20px;
  margin-top:20px;
}
p, ol, ul, blockquote {
}
blockquote, q {
    quotes: none;
}
pre {
    background-color: #F5F5F5;
    border-left: 1px solid #CCCCCC;
    padding: 5px 0 5px 9px;
    width: 655px;
}
code {
    font-size: 115%;
    line-height: 1.27em;
}
blockquote {
    margin: 20px 0 !important;
    padding: 5px 0;
}
.question-body p, .answer-body p, .question-body pre, .answer-body pre, .question-body blockquote, .answer-body blockquote, .answer-body h1, .question-body h1, .answer-body h2, .question-body h2, .answer-body h3, .question-body h3 {
    width: 675px;
    word-wrap: break-word;
    padding: 10px 10px 10px 10px;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
border-left: 1px solid transparent;
border-right: 1px solid transparent; 
}

.question-body p + p, .answer-body p + p, .question-body pre, .answer-body pre, .question-body blockquote, .answer-body blockquote, .answer-body h1, .question-body h1, .answer-body h2, .question-body h2, .answer-body h3, .question-body h3  {
    margin-bottom: 0;
    margin-top: 0;
}

.question-body p:hover, .answer-body p:hover, .question-body pre:hover, .answer-body pre:hover, .question-body blockquote:hover, .answer-body blockquote:hover, .question-body li:hover, .answer-body li:hover, .answer-body h1:hover, .question-body h1:hover, .answer-body h2:hover, .question-body h2:hover, .answer-body h3:hover, .question-body h3:hover {
background: none repeat scroll 0 0 #EFEFEF;
border-left: 1px dotted #666;
border-right: 1px dotted #666; 
}


.question-body blockquote p, .answer-body blockquote p, .comment-text blockquote p {
    margin: 0 10px;
    padding: 10px;
    width: auto;
}
.comment-text p, .comment-text pre, .comment-text blockquote {
    width: 650px;
    word-wrap: break-word;
   color: #222;
}
p {
    margin-bottom: 0;
    margin-top: 0;
}
p + p, ul + p, ol + p {
    margin-bottom: 0;
    margin-top: 1.4em;
}
#contentRight p {
    line-height: 16px;
    margin-bottom: 7px;
    margin-top: 6px;
}
.topMenu {
    clear: both;
    height: 4em;
}



.score {
    font-size: 14px;
    margin: 0px;
}

#contentLeft {
    float: left;
    position: relative;
    width: 740px;
}
#contentRight {
    float: right;
    margin-top: 2.5em;
    width: 240px;
}
#contentFullWidth {
    float: left;
    padding: 0 5px;
    width: 985px;
}
.boxC {
    background: none repeat scroll 0 0 #ddd;
    border: 1px solid #999;
    margin-bottom: 9px;
}
.boxC h3 {
    font-size: 140%;
}
.boxC p {
    font-size: 100%;
}
.boxC .more {
    margin-top: 5px;
}
a[title="subscribe to question RSS feed"]:hover {
    padding-top: 2px;
}
.tabBar {
    border-bottom: 1px dotted #BBBBBB;
    height: 2.5em;
    margin-bottom: 0;
    min-height: 30px;
}
.tabsA {
    position: relative;
    top: 0.15em;
}
.tabsA a {
    border: medium none;
    display: inline;
    float: none;
    height: auto;
    line-height: 2.5em;
    margin: 5px 1px 0 0;
    padding: 3px 10px;
}
.tabsA a.on {
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    padding-bottom: 0.25em;
}
.tabsA a.on:hover {
    border-color: #356FCB;
}
#room {
    background-color: #FFFFFF;
    border-bottom: 3px solid #fff;
}
.contentLeft #item-right {
    width: 684px;
}


.vote-buttons {
    width: 48px;
}
.answer-body {
    margin-bottom: 0.5em;
    padding-right: 0;
}
.question-body, .answer-body, #revisions .text {
    min-height: 65px;
    padding-top: 1px;
    padding-bottom: 15px;
}
.question-body p, .answer-body p, #revisions .text {
    font-size: 115%;
    line-height: 1.27em;
}


#question-table .comment-text blockquote, #previewer blockquote {
    background-color: #E3E3E3;
    border-bottom: 2px dashed #F7F7F7;
    border-top: 2px dashed #F7F7F7;
}


.question-body blockquote, .answer-body blockquote, .comment-text blockquote, .accepted-answer blockquote {
    background-color: #E3E3E3;
    border-bottom: 2px dashed #FFFFFF;
    border-top: 2px dashed #FFFFFF;
}
.unanswered {
    background: none repeat scroll 0 0 #940000;
}
.answered {
    background: none repeat scroll 0 0 #536DA9;
}
.short-summary {
    border-bottom: 1px dotted #CCCCCE;
    border-top: medium none;
    padding: 3px 0;
}
.summary-info {
    float: left;
    width: 544px;
}
.summary-info h2 {
    margin-bottom: 5px;
}
.summary-info .tags {
    float: left;
    margin-top: 0;
}
.summary-info .userinfo {
    float: right;
    margin-top: 0;
    padding-top: 2px; 
}
.short-summary h2 a {
    color: #000; 
    position: relative;
    top: 2px;
    line-height: 1.1;
    font-size: 18px;
}
.short-summary h2 a:focus {
    outline: medium none;
}
.tag-number {
    color: #222222;
    font-family: Verdana,sans-serif;
    font-size: 0.95em;
    font-weight: normal;
}
#tagSelector {
    padding-bottom: 10px;
}
#tagSelector .subtitle {
    padding: 3px 0 0;
}
#tagSelector #interestingTagInput, #tagSelector #ignoredTagInput {
    width: 150px;
}
.boxC .tags a {
    line-height: 2.15em;
}
.tags a, #contentRight span.tag, .questions-count .tag {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDD;
    border-style: solid;
    border-width: 1px;
    color: #444;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%;
    line-height: 2em;
    margin: 0.2em 0.25em 0 0;
    padding: 3px;
    text-transform: lowercase;
    text-decoration: none;
}
.tags a:hover {
    border-color: #000;
    color: #000;
    background-color: #fff;
}
.post-controls {
    font-size: 13px;
    margin-bottom: 0;
    position: relative;
}
.post-update-info-container {
    position: relative;
    top: 0;
}
.post-update-info p {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.comment-tools a {
    font-size: 13px;
    margin: 0 8px 0 8px;
}
#question-controls .tags {
    margin: 5px 0;
}
.post-controls .action-link {
}
.post-action-links {
    float: left;
    left: -1px;
    margin-top: 5px;
    position: relative;
    width: 8em;
}
.action-link {
}
.action-link a {
    color: #264d99;
    padding: 2px;
    white-space: nowrap;
}
.action-link a:hover {
    background-color: #777777;
    color: #FFFFFF;
    text-decoration: none;
}
.action-link-separator {
    padding: 0 1px;
}
.comment, .comment-info, .post-update-info p {
    font-size: 13px;
}
.comment-text p, .comment-text ul, .comment-text ol, .comment-text pre {
    font-size: 105%;
    line-height: 135%;
}

#question-table  {
padding-top: 5px;
float:left;
}
.comments-container pre {
    background-color: #fff;
}
.comments-container {
    background-color: #fff;
}
.answered-by-owner .comments-container {
    background-color: #fff;
}
.accepted-answer .comments-container {
    background-color: #fff;
}

.comment-info {
    float: left;
    white-space: nowrap;
    color: #666;
}
.comment-info * {
    float: right;
    margin: 0;
   height: 18px;
}
.comment-info a.userinfo {
margin: 0 4px;
color: #5980CC;
    font-weight: bolder;
font-size: 90%;
}

.comment-text {
    margin: 5px 0 0 22px;
}
.comment:after {
    clear: both;
    content: "";
    display: block;
}
.comment-form-widgets-container textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F9F9F9;
    border-color: #BFBFBF #E9E7E3 #E9E7E3 #BFBFBF;
    border-style: solid;
    border-width: 1px;
}
a.comment-like, a.comment-delete, a.comment-edit {
    margin-left: 1px;
    position: relative;
    top: 1px;
}

div.comment-tools {
    padding: 7px 0 4px;
    text-align:left;
}
div.comment-tools a {
    color: #264d99;
    border: 1px solid #fff;
}
.comment-score {
    font-size: 14px;
    line-height: 22px;
   color: #2b2b2b;
  text-align: left;
}
.resizable-textarea span {
    display: block;
    width: 100%;
}

.user {
    font-size: 13px;
}
.user .thumb {
    margin-top: 4px;
}
.badge-list a.medal {
    color: #fff;
}
.badge-list li {
    overflow:hidden;
    color: #333;
    margin-top: 2px;
    white-space: nowrap;
}
.badge-list li a {
font-weight: bold;
}
.badge-list li a.medal {
font-weight: normal;
}
a.medal {
    background-color: #333;
    border: 6px solid #333;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    padding: 0 8px 0px 4px;
    text-decoration: none;
}
a.medal:hover {
    background-color: #777777;
    background-image: none;
    border: 6px solid #777777;
    color: #FFFFFF;
}
#medalList .item {
    clear: both;
    line-height: 30px;
}
.medalIcon {
    float: left;
    height: 30px;
    min-width: 30px;
    text-align: right;
}
#medalList .item strong {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.medalIcon span {
    color: #5B9058;
    font-size: 175%;
    padding-right: 5px;
}
.medalName {
    float: left;
    width: 230px;
}
.medalDescription {
    float: left;
    margin-top: 8px;
}
a.sidebar_button {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF #BFBFBF #BFBFBF #FFFFFF;
    border-style: solid;
    border-width: 1px;
    font-size: 100%;
    padding: 3px 8px;
}
.pagesize, .pager {
    height: 3em;
    margin: 0;
    padding: 2em 0;
}
.pager {
    float: left;
}
.pagesize {
    float: right;
}
.paginator {
    padding: 0.25em 0;
}
.paginator .page a, .paginator .page a:visited, .paginator .curr {
    border-radius: 4px 4px 4px 4px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: bold !important;
    padding: 5px;
}
.paginator .curr {
    border: 4px solid #777777;
    padding: 2px;
}
.paginator .page a:hover {
    border: 4px solid #777777;
    padding: 2px;
}
.post-score, .comments-char-left-count {
    font-size: 270%;
    line-height: 1;
    font-family: Arial, Helvetica, Sans-serif;
   color: #444;
   margin: 10px 0;
}
.vote-buttons {
    position: relative;
    top: -3px;
    width: 52 px;
}
a.post-vote {
    height: 26px;
    width: 48px;
}
a.post-vote.down {
   margin: 0 0 40px 0;
}
a.favorite-mark {
    height: 32px;
    width: 48px;
}
a.accept-answer {
    height: 48px;
    width: 48px;
}

.answer {
    border-bottom: medium none;
    margin-bottom: 8px;
    background-color: #fff;
border-bottom-color:#777;
  border-bottom-style:solid;
  border-bottom-width:1px;
  padding-bottom:20px;
  padding-top:20px;
}


#ground {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 2px solid #333333;
}
body .syntaxhighlighter {
    font-size: 1.3em !important;
    margin: 0 0 13px !important;
    overflow-y: hidden !important;
    width: 675px !important;
}
body .ie.syntaxhighlighter {
    font-size: 1.35em !important;
}
body .syntaxhighlighter .line.alt2, body .syntaxhighlighter .line.alt1 {
    background-color: #F0F0F0 !important;
}
#editor, .comment-form-widgets-container textarea {
    font-family: Consolas,Monaco,Liberation Mono,Lucida Console,monospace;
    font-size: 115%;
    line-height: 20px;
}
.footerLinks .link-separator {
    color: #AAAAAA;
    font-size: 16px;
    line-height: 24px;
}
.content p, .content ul {
    font-size: 16px;
    line-height: 22px;
}
.title-desc {
    color: #666666;
    font-size: 100%;
}
.clearFix:after {
    clear: both;
    content: "";
    display: block;
}

a {
color: #000000;
}
#searchBar
{
background-color: #fff;
border: none;
}
#searchBar .searchInput {
    border: 1px solid #DDDDDD;
    box-shadow: 1px 1px 2px #555555 inset;
    font-size: 13px;
    height: 19px;
    padding: 3px;
    width: 326px;
}
.short-summary .counts .item-count {
    font-size: 200%;
    font-weight: bold;
    font-family:      Arial,Helvetica,sans-serif;
}

.short-summary .votes
{
color: #032b6b;
}
.short-summary .status
{
color: #fff;
}
.question-status h3 {
  clear: both;
   margin: 0 0 0 0;
  padding: 15px 15px 15px 15px ;
  width: 717px;
   background-color: #E4E4E4;
    color: #1A2C53;
   border: 1px solid #000000;
    font-size: 150%;
    line-height: 1.4;
     font-family: Arial, Helvetica, sans-serif;
   text-align: left;
}
.question-status h3 a
{
text-decoration: underline;
}
.comment-info {
float: right;
}
.answered-accepted, .answer-votes.answered-accepted {
    background-color: #A66F00; 
}
#nav {
margin-top: 10px;
}

#nav a, #nav a#nav_ask {
    font-size: 140%;
    font-weight: bold;
    background-color: #536DA9;
     border-color: #fff;
    border-style: solid;
    border-width: 1px;
   border-radius: 8px 8px 8px 8px;
   color: #fff;
}

#nav a#nav_ask {
background-color: #940000;
}

#nav a.on, #nav a:hover, #nav a#nav_ask:hover, #nav a#nav_ask.on {
    color: #FFFFFF;
    background-color: #A66F00;
    text-decoration: none;
   border-color: #fff;
    border-style: solid;
    border-width: 1px;
   border-radius: 8px 8px 8px 8px;
}

#nav a#nav_ask:hover, #nav a#nav_ask.on {
color:  #ffff00;
background-color: #940000;
border-color: #ffff00;
}

.answer-body ul a, .question-body ul a, .answer-body ol a, .question-body ol a, .answer-body ul p, .question-body ul p, .answer-body ol p, .question-body ol p
{
    font-size: 100%;
}

.userinfo a {
    font-weight: bolder;
    margin: 0px;
}
.post-update-info-user a:link {
line-height: 140%;
font-weight: bolder;
font-size: 103%;
}
.voterDiv{
font-size:15px;
line-height: 150%;
}

.div-wrapper .outbrain-no-bullets LI, .div-wrapper-right .outbrain-no-bullets LI  {
    display: list-item !important;
    list-style-position: inside !important;
    list-style-type: none !important;
    list-style-image: url("https://www.inwardquest.com/upfiles/arrow.gif");
}
.lightHighlight{
background-color: #efefef;
}
.answerContainer{ 
border-color: #333;
border-style: solid;
border-width: 1px;
}
.questionContainer{ 
border-color: #333;
border-style: solid;
border-width: 1px;
}
.headNormalContainer{ 
border-left-color: #AAA;
border-right-color: #AAA;
border-style: solid;
border-width: 1px;
}
.answerContainerBorder{ 
border-color: #FFF;
border-style: solid;
border-width: 1px;
border-top-color: #AAA;
}
.questionContainerBorder{ 
border-color: #FFF;
border-style: solid;
border-width: 1px;
}
.headNormalBorder{ 
border-color: #FFF;
border-style: solid;
border-width: 1px;
}
#CALeft .headNormal h1{
border-bottom: 0px;
padding: 5px;
line-height: 1em;
}
.questionTitleHelp  {
background-color:#FFFF99;
font-size:10pt;
font-weight: bolder;
color: #000;
}
.questionTitleHelpGreen  {
background-color:#FFFF99;
color: #000;
font-size:10pt;
font-weight: bolder;
}
.questionTitleHelp li, .questionTitleHelpGreen li{
margin-bottom: 20px;
}
.boldFont{
font-weight:bold;
}

div.comment-tools a:hover{ 
    border: 1px solid #333;
    color: #333;
}

.boxA {
background-color: #008700;
}
.boxA .body {
font-size: 18px;
background-color: #FFFFE8;
color: #003636;
}

ol {
margin-left: 0;
}
.random_bottom{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/random.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     margin-left: 1040px;
        bottom: 50px;
     opacity:0.7;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.questionslist_bottom{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/questionslist.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     margin-left: 1000px;
        bottom: 50px;
     opacity:0.7;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.nav_up{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/arrow_up.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     margin-left: 1000px;
        bottom: 95px;
     opacity:0.7;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.nav_down{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/arrow_down.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     opacity:0.7;
     margin-left:1040px;
        bottom: 95px;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.nav_up_top{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/arrow_up.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     margin-left: 1000px;
        top: 35px;
     opacity:0.7;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.random_top{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/random.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     margin-left: 1040px;
        top: 80px;
     opacity:0.7;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.questionslist_top{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/questionslist.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     margin-left: 1000px;
        top: 80px;
     opacity:0.7;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.nav_down_top{
     padding:7px;
     background-color:white;
     border:1px solid #CCC;
     position:fixed;
     background:transparent url(https://www.inwardquest.com/upfiles/arrow_down.png) no-repeat top left;
     background-position:50% 50%;
     width:20px;
     height:20px;
     opacity:0.7;
     margin-left:1040px;
        top: 35px;
     white-space:nowrap;
     cursor: pointer;
     -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
     -khtml-border-top-right-radius:3px;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.nav_down_top:hover, .nav_down:hover, .nav_up_top:hover, .nav_up:hover, .questionslist_top:hover, .questionslist_bottom:hover, .random_top:hover, .random_bottom:hover{
border:1px solid #000;
opacity:1;
}


.headNormal {
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
    font-size: 130%;
    line-height: 1.2em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
    margin-bottom: 0px;
}
.headNormal a{
text-decoration: none;
color: #000;
}

.thousand {
    color: #FF0000;
}
.short-summary .views
{
font-size: 80%;
}
.short-summary .votes, .short-summary .status, .short-summary .views {
border-bottom: 0px solid #FFFFFF;
margin: 0 2px 0 0;
}

.short-summary .votes{
border-right: 0px solid #FFFFFF;
}

.short-summary .views .item-count { 
    font-weight: normal; 
}
.short-summary .counts {
margin-top: 5px;
}

.short-summary .question-summary-wrapper {
    width: 575px;
}

.submit, input[type="button"], input[type="submit"] {
    background-color: #536DA9;
    border: 0px solid #000000;
    color: white;
    font-size: 125%;
    font-weight: bold;
    border-radius: 8px 8px 8px 8px;
   cursor: pointer;
}
.submit:hover, input[type="button"]:hover, input[type="submit"]:hover {
background-color: #A66F00;
text-decoration: none;
}
#tag_box p{
font-size: 100%;
line-height: 130%;
}
#tag_box p + p{
margin-top: 0.5em;
}

.short-summary .status {
width: 48px;
border-radius: 8px 8px 8px 8px;
}

div.answer-body ul, div.question-body ul, div.answer-body ol, div.question-body ol, #previewer ol, #previewer ul {
margin-left: 30px;
}

div.answer-body ul li p, div.question-body ul li p, div.answer-body ol li p, div.question-body ol li p, #previewer ul li p, #previewer ul li p {
width: 640px;
margin-top: 1.4em;
padding: 0;
}

div.answer-body ul li ul li p, div.question-body ul li ul li p, div.answer-body ol li ol li p, div.question-body ol li ol li p, #previewer ul li ul li p, #previewer ul li lu li p {
width: 600px;
font-size: 95%;
margin-top: 1.4em;
}

ins {
    background-color: #FFFFFF;
}
.or_label {
    font-size: 170%;
}
.signin_form fieldset {
    background-color: #FFFFD5;
}
.boxZ{

}
a.youtube-lazy-link {
  vertical-align:top;
  background:#555;
  width:560px; height:315px;
  background-size:cover;
  text-decoration:none;
  color:#DDD;
  text-align:left;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  display:inline-block;
}
a.youtube-lazy-link:hover {
  text-decoration:none;
  color:#FFF;
}
.youtube-lazy-link-div {
  border:2px solid #000;
  background: url(https://lh4.googleusercontent.com/-QCeB6REIFlE/TuGUlY3N46I/AAAAAAAAAaI/9-urEUtpKcI/s800/youtube-play-button.png) center center no-repeat;
  position:absolute;
}
.youtube-lazy-link-div:hover {
  background: url(https://lh4.googleusercontent.com/-ywkTvQ4VohA/T455cg8_PRI/AAAAAAAAAq4/qfUJoK13InI/s800/youtube-play-button-hover-red.png) center center no-repeat;
}
.youtube-lazy-link-info {
  font-size: 110%;
  padding: 2px 6px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
}
div#title_side_bar.boxC div.list-item{
margin-left: 0px;
}


.question-status h3 {
    background-color: #940000;
    color: #FFFFFF;
    opacity: 0.8;
}
.question-status h3 a {
    color: #FFFFFF;
}
#livepreview_dialog
    {
        padding:0px;
        height:200px;
        width:300px;
        background-color:#fff;
        background-image:url('https://www.inwardquest.com/upfiles/icon_loading.gif');
        background-repeat:no-repeat;
        background-position:center center;
        overflow:hidden;
        position:absolute;
    }
.tags a {
background-color: #ffffff;
}
.highlighted {
    background-color: #FFFF99;
    font-weight: bold;
    color: #000000;
}
.infinite-container.infinite-loading:after {
      content: url('https://www.inwardquest.com/upfiles/icon_loading.gif');
      height:30px;
      line-height:30px;
      position:absolute;
      left:0;
      right:0;
      bottom:0;
      text-align: center;
    }
#ground {
    border-top: 1px solid #fff;
}
.stuck {
background-color: #FFFF99;
border: 1px solid #666 !important;
position:fixed;
top:0;
z-index:100;
padding: 5px;
max-width: 735px;
opacity: 0.85;
}

.community-wiki  a {
color: #000;
}
@media screen and (max-width: 735px) {
    .stuck{
        display: none !important;
    }
}
#tail .paging {
  display: none;
}
.ui-tooltip{
    background:#EDFBD1!important;
    box-shadow: 0 0 10px black !important;
    color: #000 !important;
    border-color: #666 !important;
}
.ui-tooltip1{
    background:#FFFF99 !important;
    box-shadow: 0 0 10px black !important;
    color: #000 !important;
    border-color: #AAA !important;
}

.error {
    color: #FF0000;
    font-size: 12px;
    margin: 0;
}

.goog-te-gadget-icon {
    display: none !important;
}

.questions-count {
font-size: 2.7em;
text-shadow: 2px 1px 6px #fff, 1px 1px 1px #999;
color: #c50000;
}

div#outbrain div.ob-rec-link-img.ob-tcolor {
	border: 1px solid #000 !important;
}

div#outbrain  .NA .ob_org_header, .NA .obpd_header {
font-weight: 800;
}

.cse input.gsc-input, input.gsc-input {
background-image:none !important;
}

/* Big tablet to 1200px (widths smaller than the 1140px row) */
            @media only screen and (max-width: 1200px) {
            #random_top, #random_bottom, #questionslist_top, #questionslist_bottom, #nav_up, #nav_down, #nav_up_top, #nav_down_top, #dmc { display: none; }
                
            }





            /* Small tablet to big tablet: from 768px to 1023px */
            @media only screen and (max-width: 1023px) {
            body { width:100%; font-size: 110% }
            img { max-width:100%; overflow:hidden; }
            #logo { width:100%; text-align:center; margin-bottom:1em; }
            #roof, #top { float:none; clear:both; width:auto; }
            #top { text-align:center; margin-top:1em; }
            #top a { font-size:1.3em }
            #nav { float:none; clear:both; width:auto; margin-top:1em; }
            .boxA { display:none; }
            .boxC { width:auto; float:none; }
            #CAFull, #CALeft, #CARight, #wrapper, .tabBar, .tabsA, #searchtags, #listA, .short-summary, .userinfo, .short-summary .counts, .short-summary .question-summary-wrapper { clear:both; float:none; width:auto; }

            #CARight { clear:both; float:left; width:auto; }
            .headQuestions, .tabBar, .tabsA { border:0; margin-left:3%; margin-right:3%;}
            #listA { padding-top:1em; }
            .tabsA { border-bottom:1px solid #888; }
            .tabsA a { background-color: #fff; border:0; }
            .tabsA a.on { background-color:#f90; color:#fff; }
            .short-summary { margin-left:3%; margin-right:3%; padding-top:1em; font-size: 135% }
            .question-summary-wrapper h2 { padding-top:0.6em; }
            .question-summary-wrapper h2 a { font-size:110%; }
            h3 { font-size: 150%; }
            .tags a, #question-tags { font-size: 110%; }
            #recent-tags a { font-size: 150%; }
            #searchBar .searchInput { width:60% }
            #searchBar .searchBtn { width:35%; height:3em; }

            #CARight &gt; div:nth-child(1){
            margin-top: 30px;
            margin-bottom: 30px;
            }

    

            div.question-body p, div.answer-body p, .question-body p, .answer-body p, .question-body pre, .answer-body pre, .question-body blockquote, .answer-body blockquote, .answer-body h1, .question-body h1, .answer-body h2, .question-body h2, .answer-body h3, .question-body h3, #ground {
            max-width: 100%;
            width: 100%;
            word-break: break-word;
            font-size: 150%;
            }
.questions-related a {
    font-size: 90%;
}

                
            #nav a, #nav a.on {min-height: 48px; line-height: 48px;}
                
            #CALeft .headNormal .small-text, #CALeft .short-summary .small-text {
                font-size: 120% !important;
                }
                
                .sticky-wrapper {
                   height: unset !important; 
                }
                
              div span.score { font-size: 120%; }
              .action-link a, .context-menu  { 
              padding: 20px;
              font-size: 150%;
                  min-height: 48px; line-height: 48px;
               }    
                
                div.footerLinks a { 
              padding: 20px;
              font-size: 140%;
               }    
                
                div.comment-tools a, .comment-tools {
                     margin: 20px;
                        font-size: 110%;                    

                }
                div.comment-tools .comments-showing{
                    font-size: unset !important;
                }
            
                div.post-update-info-container &gt; div &gt; p {
                    font-size: 100%;
                    line-height: unset !important;
                                   }
                .post-update-info {
                    width: unset !important; 
                }
                #askform &gt; div.tabBar &gt; div.headQuestions, .tabsA {
                font-size: 120%;                                 
                }
                
                div.comment-text.small-text &gt; p, .comment-info {
                    font-size: 200% !important;
                }
                
                .tabsA {
                    float: none;
                    min-height: 48px;
                }
                .answer {
                    padding-top: 60px;
                }
                #search_box {
                    height: unset !important;
                    padding-bottom: 20px;
                }
                .comment-text p, .comment-text pre, .comment-text blockquote
                {
                    width: unset !important;
                }
                
                                .short-summary .counts{
                    display: none;
                }

                #ground &gt; table {
                    width: unset !important;
                }
img, embed, object, video, .answer-body img, .question-body img {
 max-width: 100%;
}
                .short-summary {
                font-size: 100%;
                }

                
            }
            /*******************************************/


            /* Small phones to small tablets: from 481px to 768px */
            @media only screen and (max-width: 767px) {
#logo &gt; a &gt; img, #CARight &gt; div:nth-child(1) &gt; a &gt; img {
    width: 100%;
}
                body { font-size: 120% }
                 div.comment-text.small-text &gt; p, .comment-info {
                    font-size: 120%;
                }
                    div.footerLinks a { 
              margin: 20px;
              font-size: 120%;
               }   
                .short-summary .userinfo {
    display: none;
}
#logo {
width: 61%;
}
#iqcbanner {
display:none;
}
        .tabsA a {
    display: none;
        }
div.answer-body ul li p, div.question-body ul li p, div.answer-body ol li p, div.question-body ol li p, #previewer ul li p, #previewer ul li p {
     width: unset !important;
            }

            #CALeft, div.wrapper { clear:both; float:left; width:auto; }



            /* Small phones : from 0 to 480px */
            @media only screen and (max-width: 480px) {
#logo &gt; a &gt; img, #CARight &gt; div:nth-child(1) &gt; a &gt; img {
    width: 100%;
}
            }
        </pre></body></html>