body {
	height: 100%;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #4caed6;
}
.wrapper {
	border: 7px solid #6699cc;
	border-radius: 5px;
	width: 975px;
	margin: 0 auto;
	padding-top: 10px;
	background: #d3ebee;
}
.page-wrap {
	width: 975px;
	margin: 0 auto;
	padding-top: 10px;
	min-height: 700px;
}

.navbar-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	margin-top: 20px;
	margin-bottom: -90px;
}

#show-case {
	position: relative;
	width: 100%;
	top: 0;

	z-index: -1;
	background: url(../images/courtroom.jpg) no-repeat center top;
	border-bottom: #949494 solid 1px;
	padding-top: 60px;
	padding-bottom: 200px;
}

#show-case-inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	height: 500px;
}

#show-pro {
	width: 90%;
	margin: 0 auto;
}

#frontpage-hero {
	text-align: center;
	color: #FFF;
	text-shadow: 0 2px 2px rgba(0,0,0,.6);
}

#frontpage-list {
	position: absolute;
	top: 250px;
	left: 500px;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);

}

#frontpage-list ul {
	list-style: none;
}

#frontpage-list ul li {
	line-height: 38px;
	font-size: 24px;
}

#frontpage-list ul li i {
	vertical-align: middle;
	line-height: 38px;
}

#frontpage-details {
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}


#question-portal {
	margin-top: -180px;
	padding-bottom: 25px;
	overflow: hidden;
	border-radius: 10px;
	background: rgb(224,224,224); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(224,224,224,1) 6%, rgba(238,238,238,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,rgba(224,224,224,1)), color-stop(99%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(224,224,224,1) 6%,rgba(238,238,238,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(224,224,224,1) 6%,rgba(238,238,238,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(224,224,224,1) 6%,rgba(238,238,238,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(224,224,224,1) 6%,rgba(238,238,238,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    0 0 5px 0px #000;
	-webkit-box-shadow: 0 0 5px 0px #000;
	box-shadow:         0 0 5px 0px #000;
}

.accordion {
	
}

.accordion-group {
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	width: 45%;
	display: inline-block;
}
.accordion-heading {
	color: #666666;
	font-weight: bold;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #CCC;
	padding: 5px;
}

.accordion-body {
	background: #d3ebee;
	font-weight: 100;
	border-radius: 5px;
}

.footer {
	background-color: #252525;
	color: #B8B8BD;
	width: 100%;
	font-size: 13px;
	text-shadow: 1px 1px 2px #000;
	padding-bottom: 20px;
}

.footer a {
color: #B8B8BD;

}
.footer .container .footer-links {
	list-style: none;
	margin-bottom: 20px;
}

.footer .container .footer-links span {
	color: #666;
}

.footer .container .footer-links li {
	float: left;
	margin: 0;
}
.footer .container .footer-links a {
	padding: 0 10px;
}
.footer .container .footer-links li:last-child {
	border: none;
}
.footer .container .satisfaction {
	float: right;
}
.footer-meta {
	padding: 10px;
	margin-top: 30px;
}
.footer-meta p, .footer-meta ul {
	margin: 0;
	color: #919191;
}
.footer-meta ul {
	list-style: none;
	display: block;
}
.footer-meta li {
	float: left;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 0 10px;
	color: #919191;
}

.our_goal {
	margin-bottom: 10px;
}

.verticle-form label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-size: 14px;
}


.ask-question-form .button-answer-legal-questions {
	float: left;
	margin-top: 15px;
}
.ask-question-form .counter {
	position: absolute;
	top: 125px;
	left: 0;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #6699cc;
}
#question {
	width: 100%;
	font-size: 14px;
}
#email {
	/*width: 100%;*/
	font-size: 10px;
}
.ask-question-tips {
	float: left;
	padding-left: 30px;
	width: 460px;
}
.alignleft {
	float: left !important;
}
.alignright {
	float: right !important;
}
a {
	cursor: pointer !important;
}
/* Typography */



.wrapper h1 {
	padding: 0 20px;
	font-size: 24px;
	font-weight: bold;
}
.wrapper h2 {
	padding: 0 20px;
	font-size: 24px;
	font-weight: bold;
}
.wrapper h3 {
	padding: 0 20px;
}
.wrapper h4 {
	padding: 0 20px;
}
.wrapper h5 {
	padding: 0 20px;
}
.wrapper h6 {
	padding: 0 20px;
}
.wrapper p {
	padding: 0 20px;
	font-size: 16px;
}
.page-wrap h1 {
	color: #336699;
	font-size: 32px;
	font-weight: 400;
	font-weight: bold;
}
.page-wrap h3 {
	color: #336699;
	font-size: 32px;
	font-weight: 400;
	font-weight: bold;
}
#question-ask {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#question-ask ol {
	font-size: 34px;
	color: #666669;
	padding-left: 30px;
}
#question-ask li {
	position: relative;
}
#question-ask ol p {
	position: absolute;
	top: 7px;
	font-size: 16px;
	color: #666669;
	font-weight: 200;
	line-height: 18px;
	margin: 0;
	font-weight: bold;
}
/* Form */

/* Faqs page */



#help h3 {
	font-size: 24px;
	font-weight: bold;
}
.faq-items {
	list-style: none;
}
#help ul {
	list-style: none;
	margin-left: 0;
}
#help ul li {
	font-size: 14px;
	margin-left: 0;
}
#help ul li a {
	text-decoration: none;
}
#help ul li a:hover {
	border-bottom: 1px solid #ccc;
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	color: #c09853;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert-heading {
	color: inherit;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
}
.alert-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-danger,  .alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
	font-weight: bold;
}
.alert-info {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,  .alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}
.back-to-top {
	color: blue;
	margin-left: 20px;
	background: transparent;
	border: none;
	cursor: pointer;
}

.btn {
	background-image: -webkit-linear-gradient(#66ccff 0%, #3399ff 100%);
	text-shadow: 0px -1px 0px #2267ff;
	background-color: #66ccff;
	border: 1px solid #3399ff;
	border-radius: 12px;
	padding: 5px 10px;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}

#zip {
	width: 80px !important;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.question-wrap {
	position: relative;
}
.question-wrap [data-limit] {
	margin: 25px 0 0 0;
}
.question-wrap .limit-count {
	font-size: 10px;
}
.question-price {
	color: #76CC25;
	font-weight: bold;
}
.alert ul, .alert p {
	margin: 0;
}
.account-page {
	background: #F0F0F0;
}
.tab-menu {
	width: 200px;
	float: left;
	display: inline;
}
.tab-menu .tabs {
	list-style: none;
	display: block;
	margin: 0 !important;
}
.tab-menu a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	background: #71D8FF;
	display: block;
	padding: 5px 0 5px 30px;
	border-top: 1px solid #C7F0FF;
	border-bottom: 1px solid #3FAED6;
	font-weight: bold;
	text-shadow: 0px 1px 0px #1F8CB4;
	-webkit-transition: padding-left .08s ease-in;
	white-space: nowrap;
}
.tab-menu li:hover a {
	padding-left: 45px;
}
.tab-menu .active {
	border-left: 1px solid #045674;
	padding-left: 43px;
}
.tab-menu li {
	margin: 0;
}
.pane-container {
	width: 774px;
	float: left;
	display: inline;
	min-height: 600px;
	background: #fff;
	border-left: 1px solid #DBDBDB;
	position: relative;
	z-index: 20;
}
.pane-container:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 1px;
	box-shadow: 0px 0px 13px black;
	content: "";
	background: transparent;
	z-index: 10;
}
.tab-pane {
	padding: 10px;
}

.panel {
	padding: 15px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.question-actions {
	
}

.edit-question {
	width: 933px;
	height: 250px;
	border: 1px solid #F1F1F1;
	box-shadow: none;
	resize: none;
}
.edit-question:hover {
	border: 1px solid #ccc;
	box-shadow: inset 0px 0px 3px #ccc;
	-webkit-transition: border .5s;
	-webkit-transition: boxShadow .5s;
}
.question-category select {
	width: 240px;
	height: 34px;
	overflow: hidden;
	font-size: 16px;
	background: none;
	border: 1px solid #ccc;
}
.hide {
	display: none;
}
.label,  .badge {
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999999;
}
.label {
	padding: 1px 4px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.badge {
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
a.label:hover,  a.badge:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.label-important,  .badge-important {
	background-color: #b94a48;
}
.label-important[href],  .badge-important[href] {
	background-color: #953b39;
}
.label-warning,  .badge-warning {
	background-color: #f89406;
}
.label-warning[href],  .badge-warning[href] {
	background-color: #c67605;
}
.label-success,  .badge-success {
	background-color: #468847;
}
.label-success[href],  .badge-success[href] {
	background-color: #356635;
}
.label-info,  .badge-info {
	background-color: #3a87ad;
}
.label-info[href],  .badge-info[href] {
	background-color: #2d6987;
}
.label-inverse,  .badge-inverse {
	background-color: #333333;
}
.label-inverse[href],  .badge-inverse[href] {
	background-color: #1a1a1a;
}
form {
	padding: 0;
}
.revise-page label {
	font-size: 16px;
}
.revise-page .control-group {
	margin-bottom: 10px;
}
.selected-experts {
	width: 416px;
	height: 325px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.legal-expert {
	width: 376px;
	height: 325px;
	padding: 20px;
}
.expert-name, .certifications-title {
	color: #369;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.expert-answers {
	margin-bottom: 5px;
}
.expert-cycle-controls {
	margin-bottom: 20px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 416px;
	height: 23px;
}
.expert-cycle-controls .next,  .expert-cycle-controls .previous {
	border: none;
	background: #fff;
	margin: 0;
	padding: 3px 6px;
	font-size: 14px;
	cursor: pointer;
}
.expert-certifications {
	height: 200px;
	overflow-y: auto;
}
 .expert-certifications::-webkit-scrollbar {
 width: 10px;
 background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(202, 202, 202, 0.07)), color-stop(100%, rgba(229, 229, 229, 0.07)));
 background: -webkit-linear-gradient(left, rgba(202, 202, 202, 0.07) 0%, rgba(229, 229, 229, 0.07) 100%);
 -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .15) inset, 0 1px 0 0 white;
 box-shadow: 0 0 1px 0 rgba(0, 0, 0, .15) inset, 0 1px 0 0 white;
 background-color: #fff;
 border: 1px solid #ccc;
 border-radius: 7px;
}
 .expert-certifications::-webkit-scrollbar-thumb {
 overflow: visible;
 border-radius: 4px;
 border: solid 1px #A6A6A6;
}
 .expert-certifications::-webkit-scrollbar-button {
 height: 0;
 display: block;
 background-color: transparent;
}
.expert-cycle-controls .next {
	border-left: 1px solid #ccc;
	float: right;
}
.expert-cycle-controls .previous {
	border-right: 1px solid #ccc;
	float: left;
}
.chosen-expert {
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
}
.response-count {
	color: #336699;
	font-size: 22px;
	padding: 0;
}
.response-count .backdrop {
	background: #e5e5e5;
	display: block;
	padding: 5px 15px;
}
.response-box {
	box-shadow: none;
	width: 85%;
}

.edit-question {
	width: 933px;
	height: 250px;
	border: 1px solid #F1F1F1;
	box-shadow: none;
	resize: none;
}
.user-response {
	border-top: 1px solid #ccc;
	margin: 10px auto 20px auto;
}
.response-username {
	float: left;
	font-size: 20px;
	color: #300;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.response-date {
	padding: 5px 15px;
	float: right;
	font-size: 18px;
	background: #e5e5e5;
	color: #336699;
}
.response-meta {
	margin-bottom: 10px;
}
.response-body p {
	font-size: 17px;
}
.response-form {
	margin-bottom: 30px;
}
.question-meta {
	list-style: none;
	margin-top: 10px;
	color: #333;
	font-size: 16px;
}
.question-meta ul {
	margin: 0;
}
.question-meta .final-price {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 10px;
	font-size: 22px;
}
.final-price strong {
	color: #336699;
}
.question-body {
	color: #333;
	font-size: 18px;
	margin-bottom: 60px;
}
.category-selection {
	list-style: none;
	margin: 0;
}
.category-selector {
	margin: 0 0 10px 0;
	padding: 15px;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(#ffffff 0%, #f0f0f0 100%);
	border: 1px solid #CCC;
	box-shadow: 0px 1px 1px #CCC;
	text-align: right;
	font-size: 22px;
	height: 100px;
	cursor: pointer;
	position: relative;
}
.category-selector .category-name {
	font-weight: bold;
	line-height: 70px;
}
.category-selector .category-price {
	color: #5AA323;
	font-weight: bold;
}
.category-selector input[type="radio"] {
	float: left;
	height: 100px;
	line-height: 100px;
	font-size: 45px;
}
.category-selector:hover {
	border-color: #71C8E2;
}
.payment-methods {
	list-style: none;
	margin-right: 30px;
}
.payment-methods li {
	margin: 0 0 10px 0;
}
.payment-methods a {
	display: block;
	height: 100px;
	padding: 10px;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(#ffffff 0%, #f0f0f0 100%);
	border: 1px solid #CCC;
	box-shadow: 0px 1px 1px #ccc;
	text-align: right;
	font-size: 22px;
	height: 100px;
	cursor: pointer;
	vertical-align: center;
	text-align: center;
	line-height: 100px;
}
.payment-methods li:hover a {
	border-color: #71C8E2;
}
#creditcard {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#creditcard .half {
	width: 210px;
}
#creditcard .full {
	width: 438px;
}
#creditcard select {
	width: 100px;
}
#creditcard select,  #creditcard input[type="text"] {
	font-size: 18px;
}
#creditcard .control-label {
	font-size: 14px;
}
#creditcard .control-group {
	margin-bottom: 10px;
}
.tab-menu li {
	list-style: none;
}
.tab-menu ul {
	margin-bottom: 5px;
}
.hover-description {
	background: #000;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0px 2px 2px #ccc;
	width: 130px;
	padding: 10px;
	font-size: 12px;
	z-index: 1000;
	position: absolute;
	top: 20px;
	right: -160px;
	display: none;
	text-align: left;
}
.open-questions p {
	margin: 0;
}
.open-questions .question {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.open-questions .meta {
	margin-bottom: 10px;
}
.open-questions .price {
	color: #5AA323;
}
#upgrade-question {
	border-top: 2px solid #ccc;
	background: #F5F5F5;
	padding: 10px 0 10px 10px;
}
.user-settings label {
	clear: both;
	display: block;
	font-weight: bold;
}
.user-settings ul {
	list-style: none;
}
.user-settings li {
	margin: 0 0 10px 0;
}
.category-question-display {
	padding: 15px;
	border: 1px solid #ccc;
	background: #E6E6E6;
}
.category-question-display h4 {
	font-size: 28px;
}
#contact-form {
	width: 450px;
}
#contact-form label {
	clear: both;
	display: block;
	font-weight: bold;
}
#contact-form .help-text {
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
#contact-form .limit-count {
	clear: both;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
#contact-form .contact-message {
	width: 450px;
	box-sizing: border-box;
	height: 150px;
}
#contact-form #refresh-captcha {
	padding-left: 20px;
	height: 20px;
	background: url(../images/refresh.png) left center no-repeat;
}
.user-response.dispute {
	background: #FFE6E6;
	padding-bottom: 10px;
	-webkit-box-shadow: 1px 1px 6px 1px #cccccc;
	box-shadow: 1px 1px 6px 1px #cccccc;
}
.user-response.dispute .response-username {
	background: url(../images/alert.png) left center no-repeat;
	margin-left: 20px;
	padding-left: 45px;
}
.user-response.dispute .response-body {
	text-align: center;
}
.blue-box {
	border: 1px solid rgb(51, 153, 204);
	padding: 20px;
	border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0% 0% rgb(153, 216, 235);
}
.blue-box textarea, .blue-box input[type="text"] {
	border: 1px solid rgb(51, 153, 204);
}
.blue-box .ask-question-form {
	width: 475px;
}
.blue-box .ask-question-tips {
	width: 425px;
	padding-left: 30px;
}
.alert-error div {
	width: auto !important;
}
.set_paymentbnt {
	width: 216px;
	height: 55px;
	padding: 30px 92px;
	box-shadow: 0 1px 1px #CCCCCC;
	border: 1px solid #CCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 1px #CCCCCC;
	cursor: pointer;
	display: block;
	font-size: 22px;
	line-height: 100px;
	text-align: center;
}
.set_paymentbnt:hover {
	border-color: #71C8E2;
}

.icons {
	text-align: center;
}

.icons p {
	font-weight: 300;
}

.btn-navbar {
	background: #300 !important;
	background-image: none;
}

 .alert-error ul li {
	 list-style: none;
 }
 
#footer-logo img {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

#footer-logo:hover img {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}