/*
 Theme Name:   MTS Interactive Child
 Theme URI:    http://harshasagar.com/mts-interactive-child/
 Description:  MTS Interactive Child Theme
 Author:       Harsha Sagar
 Author URI:   http://harshasagar.com
 Template:     mts_interactive
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mts-interactive-child
*/

.logo-wrap {margin-top:0px;margin-bottom:0px;}

/*
.answer-content { white-space: pre-wrap; }
*/

.question, div.page {
	border-bottom: 1px dotted #999999;
	background: #FFF;
	clear: both;
	overflow: hidden;
	padding-bottom: 1.5em;
}

.questioncontent
{
	font-size: 14px;
	color: #d66b13;
}


.qa-voting-box {
	float: left;
	width: 40px;
}

div#question-content
{
	font-size: 14px;
}

.question-summary { width: 100%; }

.question-score { visibility: hidden; float: right}

#qa-page-wrapper {width:98.43% !important;max-width:802px;float:left;}

@media(min-width: 468px) {
#qa-page-wrapper {width:68.43% !important;max-width:802px;float:left;}
}

#qa-content-wrapper {width:100% !important;}

#question-title, #question-tags {
    width: 90%;
}

.question-stats {
     margin-top: 0px;
}

.mini-count {
    padding-bottom: 0px;
    padding-top: 0px;
}

span.wpt_comment_post {font-weight: normal !important;}

.post-single-content {
  clear: both;
  line-height: 1.5;
}

.archive .featured-thumbnail {
  max-width: 300px;
}

.search-results .featured-thumbnail { max-width: 300px;}

.single_page { line-height: 1.5; }

.featured-thumbnail img {
    height: 170px !important;
}

.widget_questions li {
    margin: 0;
    padding: 13px 0;
    border-bottom: 1px solid #e5e5e5;
}

.sidebar.sidebar-left {
    max-width: 256px;
    width: 30.19%;
    float: left;
}

input[type="submit"] {
    background-color: #dd9933;
    color: white;
    font-weight: bold;
}

div#page {
    padding-top: 10px;
}

table.gsc-above-wrapper-area-container {
	border: 0px;
}
table.gsc-table-result{	 	border: 0px;
}
table.gsc-resultsHeader {
    border: 0px;
}
.gsc-control-cse.gsc-control-cse-en {
    border: 0px;
}


