body {
 background:#f2f2f2;
}
.col-md-4qa {
    width: 20.333%;
}
.col-md-7qa {
    width: 91.833%;
}
a.getbtn {
font-size:21px;
}
.ask {
width:10%; float: right; padding: 7px 0; font-size:21px; font-weight:bold;
}
.frm {
	display: inline-block;
	width: 88%;
	height: 47px;
	font-size: 20px;
	border: 1px solid #cdcdcd;
	box-shadow: none !important;
}
.bread {
margin-top:6px;
float:right;
}
.bread a {
margin-right:6px;
border:1px solid #ccc;
padding:3px 8px;
border-radius:4px;
font-size:12px;
background:#fafafa;
}
.qa-nav-main-clear, .qa-nav-sub-clear, .qa-q-item-clear, .qa-q-view-clear, .qa-a-item-clear, .qa-c-item-clear, .qa-footer-clear, .qa-page-links-clear {
    clear: both;
}
.qa-ask-box .qa-form-tall-table {
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
}
.qa-form-tall-table {
    border-collapse: collapse;
}
.qa-ask-box .qa-form-tall-label {
    display: none;
}
.qa-ask-box .qa-form-tall-label {
    font-weight: bold;
}
.qa-form-tall-label {
    color: rgb(61, 61, 61);
    font-size: 14px;
}
.qa-ask-box .qa-form-tall-data {
    width: 680px;
    padding: 15px !important;
    display: block;
    margin: 0px auto;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.75);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
}
.qa-ask-box .qa-form-tall-text {
    height: 37px;
    margin-bottom: 0px;
}
.button.blue {
    background: linear-gradient(rgb(48, 174, 202) 0%, rgb(0, 152, 188) 50%, rgb(0, 108, 153) 100%) repeat scroll 0% 0% transparent;
    color: rgb(255, 255, 255);
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    text-decoration: none;
    border: medium none;
}
.qa-main {
    padding: 15px 15px;
    margin-top: 10px;
    overflow: hidden;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
}
.qa-main h1 {
    font-size: 31px;
}
.qa-body-wrapper {
    text-align: left;
}
.qa-nav-main {
	display: table;
	margin: 0 auto;
}
.qa-nav-main-list {
    font-size: 16px;
    list-style: none outside none;
    margin: 0px;
    padding-left: 0px;
    font-family: Arial,Helvetica,sans-serif;
}
.qa-nav-main-item:first-child {
    margin-left: 0px;
}
.qa-nav-main-item {
    font-family: 'Oswald Bold',sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    background: #fff;
    border: 1px solid #dedede;
    margin: 0px 15px 0px 0px;
    display: block;
    float: left;
    border-radius: 6px;
}
.qa-nav-main-link {
    color: #fff;
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	transition: all 0.5s ease-in-out 0s;
	background-color: #E74C3C;
	border-bottom: 5px solid #BD3E31;	
	border-radius: 6px;
}
.qa-nav-main-link:hover {
	text-decoration:none;
	background:#EA6759;
	border-bottom: 5px solid #E74C3C;
	color:#fff;
}
.qa-nav-main-link:visited {
	color:#fff !important;
	text-decoration:none;
}
.qa-nav-main-link:focus {
	color:#fff !important;
	text-decoration:none;
}
.qa-sidepanel {
    margin-top: 10px;
    margin-right: 0px;
    min-height: 80px;
}
.qa-sidebar {
    font-size: 17px;
    margin: 0px 0px 5px;
    padding: 20px;
    border-radius: 0px;
    background: #A55D35;
     color:#fff;
}
.qa-sidebar a.button {
    font-family: "Oswald Bold",Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    line-height: 1.42em;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px solid rgb(52, 134, 52);
    background: linear-gradient(to bottom, rgb(0, 179, 91) 0%, rgb(0, 123, 0) 100%) repeat scroll 0% 0% transparent;
}
.qa-nav-cat {
    margin-top: 20px;
}
.qa-nav-cat {
    position: relative;
background: #fff;
padding: 0px;
border-radius: 3px;
margin-bottom: 20px;
}
.qa-nav-cat-list {
    padding: 0px;
}
.qa-nav-cat-list-1 {
    font-size: 14px;
}
.qa-nav-cat-list {
    list-style: none outside none;
    margin: 0px;
}
.qa-nav-cat-item.qa-nav-cat-selected {
    border-width: 0px;
    border-style: none;
    border-color: -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: initial;
    padding-top: 4px;
    border-radius: 3px 3px 3px 3px;
    color: rgb(255, 255, 255);
    height: 33px;
    width: 206px;
}
.qa-nav-cat-item:nth-child(2n+1) {
}
.qa-nav-cat-list .qa-nav-cat-all {
    padding: 0px;
    margin-top: 0px;
    font-size: 16px;
    font-weight: 700;
}
.qa-nav-cat-item {
    margin: 2px 0px;
}
.qa-nav-cat-list li {
    padding: 0px 10px;
}
.qa-nav-cat-item {
    border-bottom: 1px dashed rgb(205, 205, 205) !important;
}
.qa-nav-cat-item.qa-nav-cat-all a {
    background: none repeat scroll 0% 0% transparent;
    font-size: 1em;
    padding: 0px 10px 0px 15px;
}
.qa-feed {
    background: #FF6600;
    padding: 20px;
    margin: 20px 0px 0px;
    text-align:center;
	display:none;
}
.qa-feed-link {  
    font-size: 16px;
    color: #fff;
    display: block;
}
.qa-feed-link:hover {
    text-decoration:none;
    color:#ccc;
}
.qa-feed-img {
    height:50px;
}
.qa-rss-icon {
    position: absolute;
    top: 23px;
    right: 4px;
}

.qa-q-list-item {
	border-radius: 0px;
	padding: 15px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 15px;
	background: #fafafa;
}
.qa-q-item-stats {
    float: left;
}
.qa-voting {
    background: #C1D3C8;
    float: left;
    width: 80px;
    height: 60px;
    margin-right: 5px;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
    color:#fff;
}
.qa-vote-buttons {
    margin-top: 0px;
    position: relative;
    height: 28px;
    width: 28px;
    float: left;
    border-radius: 3px 3px 3px 3px;
}
.qa-vote-first-button {
    position: absolute;
    left: 0px;
    top: 0px;
}
.qa-vote-up-button {
    background-position: 0px 0px;
    color: rgb(241, 201, 107);
}
.qa-vote-up-button, .qa-vote-up-hover, .qa-vote-up-disabled {
	background: url("images/thumbs-up.png") no-repeat scroll 0% 0% transparent;
	border: 0px none;
	text-decoration:none;
	font-size: 1px;
	height: 28px;
	width: 28px;
}
.qa-vote-up-button:hover, .qa-vote-up-hover {
	background: url("images/thumbs-up-hover.png") no-repeat scroll 0% 0% transparent;
	text-decoration:none;
	font-size: 1px;
	height: 28px;
	width: 28px;
}
.qa-vote-up-button {
    text-indent: 9999px;
}
.qa-vote-up-button-inactive {
    background-position: 0px 0px;
    color: rgb(241, 201, 107);
}
.qa-vote-up-button-inactive, .qa-vote-up-hover-inactive, .qa-vote-up-disabled-inactive {
    background: url("images/thumbs-up2.png") no-repeat scroll 0% 0% transparent;
    border: 0px none;
	text-decoration:none;
    font-size: 1px;
    height: 28px;
    width: 28px;
}
.qa-vote-up-button-inactive {
    text-indent: 9999px;
}
.qa-vote-second-button {
    position: absolute;
    left: 2px;
    bottom: 6px;
}
.qa-vote-down-button {
    background-position: -16px 0px;
    color: rgb(241, 201, 107);
}
.qa-vote-down-button, .qa-vote-down-hover, .qa-vote-down-disabled {
    /*background: url("images/thumb-down.png") no-repeat scroll 0% 0% transparent;*/
	background:#E0FFFF;
    border: 0px none;
    color: rgb(241, 201, 107);
    font-size: 1px;
    height: 0px;
    width: 0px;
}
.qa-vote-down-button {
    text-indent: 9999px;
}
.qa-netvote-count {
    text-align: center;
    display: block;
}
.qa-netvote-count-data {
    font-family: 'Oswald Bold',Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-top: 5px;
    overflow: hidden;
}
.qa-netvote-count-pad {
    font-size: 12px;
	margin-left: 3px;
}
.qa-a-count-selected {
    background: #EDC844;
    color:#fff;
}
.qa-a-count {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    margin-right: 5px;
    padding: 0px;
    border-radius: 3px 3px 3px 3px;
}
.qa-a-count-pad {
    font-size: 12px;
}
.qa-a-count-data {
    font-family: 'Oswald Bold',Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-top: 5px;
}
.qa-view-count {
    background: #DABD95;
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    margin-right: 5px;
    padding: 0px;
    overflow: hidden;
    border-radius: 3px 3px 3px 3px;
    color:#fff;
}
.qa-view-count-pad {
    font-size: 12px;
}
.qa-view-count-data {
    font-family: 'Oswald Bold',Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-top: 5px;
}
.qa-q-item-main {
    width: 69%;
    float: right;
    padding-left: 10px;
}
@media (max-width: 1200px) {
	.qa-q-item-main {
	    width: 62%;
	    float: right;
	    padding-left: 10px;
	}
}
.qa-q-item-title {
    color: rgb(61, 61, 61);
    font-size: 1.28em;
    padding: 0px 0px 0px;
}
.qa-q-item-title a {
    color: rgb(0, 131, 174);
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: normal;
}
.qa-q-item-avatar-meta {
    margin: 0px 0px 0px;
}
.qa-q-item-avatar-meta {
    display: block;
}
.qa-q-item-meta {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
}
.qa-browse-cat-list-1 {
    font-size: 18px;
}
.qa-browse-cat-list {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}
.qa-browse-cat-item {
    font-weight: 700;
    color: rgb(61, 61, 61);
    margin: 0px;
    padding: 10px 0px;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.qa-browse-cat-note {
    font-weight: 400;
    font-size: 85%;
    color: rgb(61, 61, 61);
}
.qa-browse-cat-note a {
    color: rgb(80, 109, 131);
}

.qa-q-view-main {
    float: right;
    width: 69%;
    padding-left: 10px;
}
.qa-q-view-tags {
    clear: both;
    margin-bottom: 12px;
}
.qa-q-view-tag-list {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}
.qa-q-view-tag-item {
    margin: 5px 0px;
}
.qa-q-view-tag-item {
    display: inline;
}
.qa-tag-link, .qa-widget-side .qa-q-view-tag-item, .qa-widget-side > div > a {
    background: none repeat scroll 0% 0% rgb(240, 240, 240);
    border-radius: 3px 3px 3px 3px;
    border: 0px none;
    color: rgb(102, 102, 102) !important;
    font-size: 11px;
    font-family: Arial,Tahoma,sans-serif;
    display: inline-block;
    text-decoration: none !important;
    padding: 2px 8px;
    transition: all 0.75s ease-in-out 0s;
}
.qa-q-view-buttons {
    margin-top: 16px;
}
.qa-form-light-button-flag, .qa-form-light-hover-flag {
    background: url("images/flag-icon.png") no-repeat scroll left center transparent;
    border: 2px solid #ddd;
	padding: 0px 5px 5px 20px;
	height:22px;
}
.qa-form-light-button-answer, .qa-form-light-hover-answer {
    background: url("images/answer-icon.png") no-repeat scroll left center transparent;
    padding-left: 18px;
    color: rgb(40, 158, 0);
    font-weight: 700;
    text-transform: capitalize;
}
.qa-a-item-main {
    float: right;
    width: 69%;
    display: inline-block;
    padding-left: 10px;
}
.qa-a-item-content {
    margin-bottom: 16px;
}
.qa-a-item-buttons {
    margin-top: 16px;
}
.qa-form-light-button-follow, .qa-form-light-hover-follow {
    background: url("images/follow-icon.png") no-repeat scroll left center transparent;
    padding-left: 18px;
}
.qa-form-light-button-comment, .qa-form-light-hover-comment {
    background: url("images/comment-icon.png") no-repeat scroll left center transparent;
    padding-left: 18px;
}
.qa-a-list-item {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    position: relative;
    padding: 20px 10px;
    border-top: 1px solid rgb(238, 238, 238);
}
.qa-form-tall-data {
background:#efefef;
border-radius:4px;
}

.qa-form-light-button-flag-best-answer {
    padding-left: 18px;
	background: url("images/flag-icon.png") no-repeat scroll left center rgb(74, 162, 74);
	border: 2px solid rgb(57, 132, 57);
	/*box-shadow: 0px 0px 6px rgba(77, 165, 77, 0.85);*/
	color: rgb(255, 255, 255);
}
a.qa-button-edit {	
    padding: 4px 4px 4px 4px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-decoration: none;
	border-radius: 3px;
}
a.qa-button-delete {
	padding: 4px 4px 4px 4px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-decoration: none;
	border-radius: 3px;
}
.qa-act-btn {
	padding: 8px 0px 0px;
margin-top: -28px;
margin-left: 106px;
}
.containFAQ h3 {
		 padding:5px 0;
		 margin:0;
		}
		.containFAQ p.asks {
		font-size:20px;
		}
		.containFAQ .ask-title {
		margin-left:8px;
		color:#419641;
		}
		.containFAQ .answers {
		margin-left:25px;
		margin-top:-10px;
		}
		.containFAQ .ask-con {
		margin-top:5px;
		}
		.containFAQ .faq-intro {
		border-bottom:1px solid #ccc;
		margin-bottom:15px;
		}
		.containFAQ a.faq-contact {
		font-size:15px;
		}
.wrap-people-feat-v1 {
    background: #fff;
}