@charset "utf-8";

/* CSS Document */

.message {
	color: #f5040f !important;
	font-size: 15px;
	animation: message 1.2s infinite;
}

@keyframes message {
	0% {
		color: #000;
	}

	49% {
		color: #000;
	}

	60% {
		color: transparent;
	}

	99% {
		color: transparent;
	}

	100% {
		color: #000;
	}
}

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');

a:hover {
	text-decoration: none !important;
}

/*body,p{
    font-family: 'PT Serif', serif !important;
}*/
.graph {
	margin-top: 10px;
}

.summary .post-tag {
	background-color: #F8F8F8 !important;
	border: 1px solid #EFEFEF !important;

}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Oswald', sans-serif !important;
}

.cp .thumbimage img {
	max-width: 180px !important;
}

.narrow .cp {
	display: block !important;
}

.narrow .mini-counts {
	margin-bottom: 0px !important;
}

.summary,
.narrow .summary h3 a {
	color: #222 !important;
}

.question-hyperlink {
	font-size: 22px !important;
	font-weight: 600 !important;
}

body {
	font-family: Poppins, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 23px;
}

.summary .post-tag:hover {
	color: #569acc;
	background-color: #D8EBF9;
	border-color: #E1ECF4;
}

.post-tag:hover {
	background: #9fdfe8;
}

.top-bar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5050;
	background-color: #fff;
	transition: box-shadow cubic-bezier(.165, .84, .44, 1) .25s;
	height: 61px;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	border-top: 3px solid #F48024;
	padding: 3px 0;
	border-bottom: 1px solid #ececec !important;
	box-shadow: 0px 1px 4px #eeeded;
}

.site-footer {
	background-color: #000;
	background-image: url("../../img/map.png");
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 0;
	background-size: 100%;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-top: 48px;
	position: relative
}

.login-cell {
	float: right;
	margin-top: 14px;
}

.login-cell a {
	font-weight: 600;
}

.search-form {
	margin-top: 7px;
}

.btn.btn-primary {
	margin-top: 8px;
}

.teg-section h4 {
	font-size: 22px !important;
	padding-bottom: 5px;
}

.site-footer .title {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 12px;
	color: #fff;
	line-height: 1.30769231;
}

.copyright {
	text-align: center;
	color: #fff;
	padding: 13px 10px;
	background: #000;
	border-top: 1px solid #4a4a4a;
	position: relative;
	margin-top: 20px;
}

.site-footer .-list {
	margin: 0;
	list-style: disc;
	color: #f37022;
	margin-right: 10px;
	margin-left: 15px;
	padding-left: 3px;
}

.site-footer li a {
	color: #99a0a6;
	padding: 4px 0;
	line-height: 1.30769231;
	display: inline-block;
	text-decoration: none;
}

.site-footer h4 {
	font-size: 16px;
	color: #c8c8c8;
}

.site-footer li a:hover {
	color: #CCCCCC;
}

.tagline {
	font-size: 16px;
	text-align: center;
	color: #919191;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 23px;
}

/*.left-sidebar {
	position: fixed;
	background: #fff;
	height: 100%;
	border-right: 0px solid #f2f2f2;
	top: 95px !important;
	padding: 5px 0px;
	width: auto;
	overflow:auto;
}*/
.content {
	border: 1px solid #eff0f1;
	padding: 10px;
	margin-top: 10px;
	border-radius: 10px;
}

.left-sidebar {
	/* position: fixed;
	height: 85%; */
	border-radius: 10px;
	top: 75px !important;
	padding: 20px 0px;
	/* width: auto; */
	min-width: 180px;
	max-width: 180px;
	overflow: auto;
	overflow-x: hidden;
}

.post-tag {
	color: #39739d;
	background-color: #E1ECF4;
	border: 1px solid #D7D9DB;
	padding: 3px 5px;
	line-height: 30px;
	border-radius: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

.tags {
	line-height: 30px;
	float: left;
}

.left-content {}

.SignupForm {
	background: #fff;
	border: 1px solid #e2e2e2;
	box-shadow: 0 0 5px #888;
	border-radius: 4px;
	padding-top: 20px;
	bottom: initial;
	padding: 18px 15px;
}

.logimg {
	text-align: center;
}

.hoteq {
	padding-top: 26px !important;
	clear: both;
	overflow: auto;
}

.hoteq h4 {
	font-size: 22px !important;
	padding-bottom: 5px;
}

#hot-network-questions li {
	list-style-type: none;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-left: 0;
}

#hot-network-questions a {
	font-weight: normal;
	font-size: 14px;
	white-space: normal;
	width: 90%;
	color: #6a737c;
}

#hot-network-questions a:hover {
	color: #337ab7;
}

#hot-network-questions .favicon,
#hot-network-questions img {
	margin: 2px 6px 0 0;
	float: left;
}

.favicon {
	width: 16px;
	height: 16px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../img/favicons-sprite16.png);
}

.favicon-gaming {
	background-position: 0 -2627px;
}

#hot-network-questions ul {
	margin: 0;
	padding-left: 0;
}

.mid-part {
	margin-top: 64px;
}

.search-form .form-group {
	float: right !important;
	transition: all 0.35s, border-radius 0s;
	width: 32px;
	height: 36px;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-radius: 4px;
	border: 1px solid #ccc;
	width: 100%;
}

.search-form .form-group input.form-control {
	padding-right: 20px;
	border: 0 none;
	background: transparent;
	box-shadow: none;
	display: block;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
	display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {

	/* Firefox 18- */

	display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {

	/* Firefox 19+ */

	display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
	display: none;
}

.search-form .form-group:hover,
.search-form .form-group.hover {
	width: 100%;
	border-radius: 5px 5px 5px 5px;
}

.search-form .form-group span.form-control-feedback {
	position: absolute;
	top: -1px;
	right: -2px;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #3596e0;
	left: initial;
	font-size: 14px;
}

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

.navbar {
	padding: 15px 10px;
	background: #fff;
	border: none;
	border-radius: 0;
	margin-bottom: 40px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
	box-shadow: none;
	outline: none !important;
	border: none;
}

.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #ddd;
	margin: 40px 0;
}

/* ---------------------------------------------------

    SIDEBAR STYLE

----------------------------------------------------- */

.wrapper {
	display: flex;
	width: 100%;
	align-items: stretch;
}

#sidebar {
	/* min-width: 190px; */
	max-width: 100%;
	color: #555;
	transition: all 0.3s;
}

#sidebar.active {
	margin-left: -190px;
}

#sidebar .sidebar-header {
	padding: 20px;
}

#sidebar ul.components {
	padding: 0px 0;
	/* border-bottom: 1px solid #eaeaea; */
}

#sidebar ul p {
	color: #fff;
	padding: 10px;
}

#sidebar ul li a {
	padding: 6px 9px;
	font-size: 1.1em;
	display: block;
	color: #555;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #f37022;
	text-decoration: underline;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
	background: #f2f2f2;
	border-right: 3px solid #83bcff;
}

a[data-toggle="collapse"] {
	position: relative;
}

.dropdown-toggle::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

/*.left-sidebar ul ul a {

    font-size: 0.9em !important;

    padding-left: 30px !important;

    background: #ffffff;

}
*/

.left-sidebar ul ul a {
	font-size: 0.9em !important;
	padding-left: 30px !important;
	background: #ffffff;
	/* border-right: 3px solid #83bcff; */
}

ul.CTAs {
	padding: 20px;
}

ul.CTAs a {
	text-align: center;
	font-size: 0.9em !important;
	display: block;
	border-radius: 5px;
	margin-bottom: 5px;
}

a.download {
	background: #fff;
	color: #7386D5;
}

a.article,
a.article:hover {
	background: #6d7fcc !important;
	color: #fff !important;
}

/* ---------------------------------------------------

    CONTENT STYLE

----------------------------------------------------- */



#content {
	width: 100%;
	padding: 20px;
	min-height: 100vh;
	transition: all 0.3s;
}



/* ---------------------------------------------------

    MEDIAQUERIES

----------------------------------------------------- */



@media (max-width: 768px) {
	#sidebar {
		margin-left: -250px;
	}

	#sidebar.active {
		margin-left: 0;
	}

	#sidebarCollapse span {
		display: none;
	}
}

.que {
	color: #444;
}

.countt {
	color: #444;
	font-size: 18px;
}

.top-menu ul {
	padding-left: 0;
	margin-bottom: 0;
}

.top-menu li {
	list-style: none;
	display: inline-block;
	border: 1px solid #c8c8c8;
	padding: 4px 10px;
	margin-right: -5px;
}

.top-menu li:hover a {
	color: #337ab7;
}

.top-menu li a:hover {
	color: #337ab7;
}

.top-menu li a {
	list-style: none;
	color: #6a737c;
	text-decoration: none;
	line-height: 25px;
}

.active {
	background: #f3f3f3;
}

.top-menu li:last-child {
	border-right: 1px solid #c8c8c8;
	border-radius: 0px 3px 3px 0px;
}

.top-menu li a:hover {
	list-style: none;
	color: #6a737c;
}

/*.top-menu {
	border-color: #adb3b9;
	box-shadow: 0 0 0 0 rgba(145, 153, 161, 0);
	color: #6a737c;
 border: 1px solid #c8c8c8; 
	overflow: auto;
	border-radius: 3px;
}*/

.top-menu {
	border-color: #adb3b9;
	box-shadow: 0 0 0 0 rgba(145, 153, 161, 0);
	color: #6a737c;
	/* border: 1px solid #c8c8c8; */
	/* overflow: auto; */
	border-radius: 3px;
	text-align: right;
}

.s-badge__mini {
	align-self: flex-start;
	padding-right: 4px;
	padding-left: 3px;
	font-size: 11px;
	line-height: 1.8;
	border-color: transparent;
	background-color: #07C;
	color: #FFF;
}

.bot-bo {
	border-bottom: 1px solid #eff0f1;
	padding-bottom: 11px;
}

.question-summary {}

.statscontainer {
	width: 78px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	flex-shrink: 0;
	color: #6a737c;
	font-size: 11px;
}

.stats {
	margin: 0;
	width: 58px;
}

.vote {
	text-align: center;
}

.votes {
	padding: 0;
	margin-bottom: 8px;
	text-align: center;
}

.vote span {
	display: block;
	color: #6a737c;
}

.vote-count-post {
	display: block;
	font-size: 20px;
}

.vote-count-post strong {
	font-weight: normal;
}

.statscontainer .status {
	padding: 7px 0 5px;
	border-radius: 3px;
}

.statscontainer .status strong {
	font-size: 20px;
	font-weight: normal;
}

.statscontainer .views {
	width: 58px;
}

.status strong {
	display: block;
}

.status {
	padding: 0;
	margin-bottom: 8px;
	text-align: center;
}

.views {
	padding-top: 4px;
	text-align: center;
}

.statscontainer .views {
	width: 58px;
}

.summary,
.narrow .summary {
	flex: 1 auto;
	width: auto;
	float: none;
	margin: 0;
	overflow: hidden;
}

.summary h3 {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: .5em;
	margin-top: 0px;
}

.question-hyperlink {
	font-size: 16px;
	font-weight: 400;
}

.excerpt {
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	color: #3b4045;
}

.summary .tags {
	line-height: 18px;
	float: left;
}

.started {
	width: 225px;
	float: right;
	line-height: 18px;
}

.user-info {
	box-sizing: border-box;
	padding: 5px 6px 7px 7px;
	width: 200px;
	color: #6a737c;
}

.started .user-action-time {
	margin-bottom: 2px;
}

.relativetime {
	text-decoration: none;
}

.user-info .user-gravatar32 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 1px;
}

.started .mod-flair,
.started a:not(.started-link) {
	font-size: 12px;
	color: #07C;
}

.gravatar-wrapper-32,
.gravatar-wrapper-32 img {
	width: 32px;
	height: 32px;
}

.user-info .user-gravatar32 img {
	border-radius: 1px;
}

.user-details {
	float: left;
	margin-left: 10px;
}

.started .mod-flair,
.started a:not(.started-link) {
	font-size: 12px;
	color: #07C;
}

.user-info .-flair {
	display: block;
}

.reputation-score {
	font-weight: bold;
	font-size: 12px;
	margin-right: 2px;
}

.-flair>span:not(.reputation-score) {
	margin-right: 3px;
	margin-left: 2px;
}

.question-summary {
	display: block;
	padding: 12px 8px;
	float: none;
	width: 100%;
}

.question-summary {
	overflow: hidden;
	padding: 15px 0;
	float: left;
	border-bottom: 1px solid #eff0f1;
}

.que {
	color: #444;
	margin-top: 4px;
}

.paal {
	padding-left: 18px !important;
}

.container {
	width: 97% !important;
}

/*uestion list*/



#question-mini-list {
	overflow: auto;
	margin-bottom: 30px;
}

.flush-left .question-summary {
	width: 100%;
	padding-left: 8px;
	box-sizing: border-box;
}

.question-summary {
	display: block;
	padding: 12px 8px;
	float: none;
	width: 100%;
}

.question-summary {
	overflow: hidden;
	padding: 15px 0;
	float: left;
	margin-top: 5px;
	border: 1px solid #eff0f1;
	border-radius: 10px;
}

.cp,
.narrow .cp {
	float: none;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-right: 0;
	padding: 0 8px 0 0;
	box-sizing: content-box;
	flex-shrink: 0;
}

.narrow .cp {
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.cp {
	cursor: pointer;
}

.narrow .votes {
	display: inline-block;
	height: 38px;
	min-width: 38px;
	margin: 0 3px 0 0;
	font-size: 11px;
	color: #848d95;
	padding: 7px 6px;
}

.narrow .mini-counts {
	font-size: 17px;
	font-weight: 300;
	color: #6a737c;
	margin-bottom: 4px;
}

.votes {
	padding: 0;
	margin-bottom: 8px;
	text-align: center;
}

.answered-accepted {
	background-color: #5fba7d;
}

.narrow .status {
	display: inline-block;
	margin: 0 3px 0 0;
	min-width: 44px;
	height: auto;
	font-size: 11px;
	padding: 6px;
	border: 1px solid transparent;
	border-radius: 3px;
}

.narrow .mini-counts {
	font-size: 17px;
	font-weight: 300;
	color: #6a737c;
}

.votes {
	text-align: center;
	color: #848d95;
}

.status.answered,
.status.answered .mini-counts,
.status.answered strong {
	color: #45A163;
}

.status.answered {
	border-color: rgba(69, 161, 99, 0.5);
}

.narrow .views {
	display: inline-block;
	height: 38px;
	min-width: 40px;
	margin: 0 7px 0 0;
	font-size: 11px;
	color: #848d95;
	padding: 7px 6px;
}

.narrow .mini-counts {
	font-size: 17px;
	font-weight: 300;
	color: #6a737c;
	margin-bottom: 4px;
}

.summary,
.narrow .summary {
	flex: 1 auto;
	width: auto;
	float: none;
	margin: 0;
	overflow: hidden;
}

.bounty-indicator {
	float: left;
	color: #FFF;
	font-size: 11px;
	padding: .2em .5em .25em;
	line-height: 1.3;
	background-color: #0077dd;
	margin-right: 5px;
	border-radius: 2px;
}

.narrow .summary h3 {
	margin-bottom: .35em;
	line-height: 1.3;
	font-weight: 400;
}

.tags {
	line-height: 18px;
	float: left;
}

.share-srips {
	padding-top: 30px;
}

.summary .post-tag {
	color: #39739d;
	background-color: #E1ECF4;
	border-color: #E1ECF4;
	border: 1px solid #D7D9DB;
	margin-left: 1px;
	margin-right: 2px;
}

.author-profile h5 {
	font-size: 22px !important;
	padding-bottom: 5px;
}

.narrow .started {
	white-space: normal;
}

.started-link {
	font-size: 12px;
	color: #9199a1;
}

.started .mod-flair,
.started a:not(.started-link) {
	font-size: 12px;
	color: #07C;
}

.status.answered-accepted,
.status.answered-accepted .mini-counts,
.status.answered-accepted .minicounts span {
	color: #FFF;
}

.fe-user {
	margin-top: 30px;
	margin-bottom: 20px;
}

.author-profile .author-desc .infos h4 {
	margin-bottom: 5px;
	margin-top: 15px;
}

.author-profile .author-desc img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 75px;
	float: left;
}

.author-profile li {
	list-style: none;
}

.author-desc {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	padding-top: 14px;
	overflow: auto;
}

.author-profile ul {
	padding-left: 0;
}

.author-profile .author-desc .infos {
	margin-left: 18px;
	float: left;
}

.fe-user h4 {
	font-size: 17px !important;
	padding-bottom: 0px;
	margin-bottom: 4px;
}

.author-profile .author-desc .infos h4 {
	margin-bottom: 5px;
	margin-top: 0px;
}

.author-profile .author-desc .infos>span {
	margin-bottom: 5px;
	display: block;
}

.author-profile .author-desc .infos ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.author-profile .author-desc .infos ul li {
	margin-right: 6px;
}

.noti {
	color: #8a8989;
	margin-top: 15px;
	text-align: center;
	font-size: 15px;
}

.noti .fa {
	color: #23527c;
	margin-right: 2px;
}

.tranding-co h4 {
	font-size: 22px !important;
	padding-bottom: 10px;
}

.tranding-co .btn-primary {
	padding: 6px 32px;
	margin-top: 0;
}

.tranding-co img {
	float: left;
	margin-right: 12px;
}

.tranding-co span {
	line-height: 16px;
	font-size: 12px;
}

.img-sec {
	margin-top: 0px;
}

.tranding-des {
	margin-top: 15px;
}

.btn-fb {
	background-color: #3b5998 !important;
	color: #fff;
}

.btn-tw {
	background-color: #55acee !important;
	color: #fff;
}

.btn-gplus {
	background-color: #6db52d !important;
	color: #fff;
}

.btn-li {
	background-color: #0082ca !important;
	color: #fff;
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2);
}

.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.SignupForm .btn {
	display: inline-block;
	padding: 6px 12px;
	/* margin-bottom: 0; */

	/* font-size: 14px; */

	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.fa-facebook-f::before,
.fa-facebook::before {
	content: "\f09a";
}

.btn.btn-block.btn-social.btn-facebook {
	margin-bottom: 13px !important;
}

.btn.btn-block.btn-social.btn-facebook:hover {
	color: #dfdfdf;
}

.btn-social> :first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.btn-block {
	display: block;
	width: 100%;
}

.tag {
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	padding-top: 20px;
	bottom: initial;
	padding: 18px 15px;
	width: 100%;
	margin-bottom: 10px;
}

.tag a {
	background: #282828;
	border: 1px solid #282828;
	border-radius: 4px;
	padding: 5px 20px;
	color: #fff;
	text-decoration: none;

}

.tag a:hover {
	background: #3c3c3c;
	color: #fff;
	text-decoration: none;
}

.tag p {
	margin-top: 10px;
}

.SignupForm {
	background: #fff;
	border: 1px solid #e2e2e2;
	box-shadow: 0 0 5px #888;
	border-radius: 4px;
	padding-top: 20px;
	bottom: initial;
	padding: 18px 15px;
	width: 60%;
	margin: 0 auto;
}

.btn-bitbucket {
	color: #fff;
	background-color: #205081;
	border-color: rgba(0, 0, 0, 0.2);
}

body:not(.no-grid-post-layout) .post-layout--left,
body:not(.no-grid-post-layout) .post-layout--left.votecell {
	width: auto;
	padding-right: 15px;
}

.gs4 {
	margin: -2px;
}

/*.grid {
	display: flex;
}*/

.grid {
	display: block;
}

.ai-stretch {
	align-items: stretch !important;
}

.fd-column {
	flex-direction: column !important;
}

.fc-black-200 {
	color: #bbc0c4 !important;
}

.gs4>.grid,
.gs4>.grid--cell {
	margin: 2px;
}

.s-btn__unset,
.s-btn__unset:hover,
.s-btn__unset:active {
	padding: 0;
	border: none;
	outline: none;
	font: inherit;
	color: inherit;
	background: none;
	box-shadow: none;
	cursor: pointer;
}

.votecell.post-layout--left {
	width: 65px !important;
	float: left;
}

.fc-black-500 {
	color: #6a737c !important;
}

.fc-black-200 {
	color: #bbc0c4 !important;
}

.js-vote-count.grid--cell.fc-black-500.fs-title.grid.fd-column.ai-center {
	text-align: center;
	font-size: 17px;
	font-weight: 600;
}

.editer-cell {
	margin-top: 50px;
}

/*.votecell-right .post-tag.js-gps-track {
	line-height: 18px;
	margin-right: 5px;
}*/

.votecell-right .post-tag.js-gps-track {
	line-height: 18px;
	margin-right: 5px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	margin-bottom: 10px;
}

.qshare {
	color: #999;
	font-size: 12px;
	margin-top: 12px;
}

.qshare span {}

.qshare .btn {
	padding: 3px 3px !important;
	font-size: 8px !important;
	border-radius: 50%;
	width: 16px;
}

.question-sec {
	overflow: auto;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	padding-top: 24px;
}

.votecell-right p {
	margin-top: 10px;
}

.sign-social {
	bborder-top: 1px solid #ccc;
	bborder-bottom: 1px solid #ccc;
	padding-top: 25px;
	padding-bottom: 24px;
	overflow: hidden;
	margin-top: 1px;
}

.btn.btn-block.btn-social.btn-google {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.btn.btn-block.btn-social.btn-google:hover {
	background: #f7f4f4;
	color: #666;
}

.sign-social a {
	margin-top: 10px;
}

.sign-social .btn.btn-default {
	border: 1px solid #ccc;
	width: 100%;
}

.btn.btn-primary.btn-post {
	margin-top: 20px;
	margin-bottom: 15px;
	background: #337ab7;
	color: #fff;
}

.question-ans {
	margin-bottom: 35px;
}

.votecell .answered-accepted {
	background-color: #5fba7d;
	padding: 19px 2px;
	border-radius: 3px !important;
	margin-left: 3px;
	margin-top: 15px;
}

.votecell .status {
	font-size: 11px;
}

.ui_button_icon {
	border-radius: 50%;
	background: #fdfcfc;
	line-height: 17px;
	padding: 12px 0px 10px 13px;
	cursor: pointer;
}

.ui_button_icon:hover {
	background: #f7f5f5;
}

svg:not(:root) {
	overflow: hidden;
	position: relative;
	top: 6px;
	right: 6px;
}

.upload-que {
	wwidth: 88px;
	background: #fdfcfc;
	padding-bottom: 8px;
	border-radius: 4px;
}

.share-que {
	float: right;
}

.share-que .qshare {
	color: #999;
	font-size: 12px;
	margin-top: 12px;
	float: left;
	margin-right: 20px;
}

.btn.btn-gplus {
	display: none;
}

.votecell-right p {
	margin-top: 10px;
	font-size: 16px;
	line-height: 30px;
	font-family: Poppins, Arial, Sans-Serif;
}

.mobile-logo {
	display: none;
}

.mobilemenu {
	display: none;
}

.qshare .btn a {
	color: #fff !important;
}

.user-info {
	box-sizing: border-box;
	padding: 5px 6px 7px 7px;
	width: auto;
	color: #6a737c;
}

.user-info .user-action-time {
	margin-top: 1px;
	margin-bottom: 4px;
	font-size: 12px;
	white-space: nowrap;
}

.user-info {
	color: #6a737c;
}

.relativetime {
	text-decoration: none;
}

.user-info .user-gravatar32 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 1px;
}

.gravatar-wrapper-32,
.gravatar-wrapper-32 img {
	width: 32px;
	height: 32px;
}

.user-info .user-gravatar32 img {
	border-radius: 1px;
}

.user-info .user-gravatar32+.user-details {
	margin-left: 8px;
	width: calc(100% - 40px);
}

.user-info .user-details {
	float: left;
	width: 100%;
}

.user-details {
	line-height: 17px;
	word-wrap: break-word;
}

.user-info .-flair {
	display: block;
}

.reputation-score {
	font-weight: bold;
	font-size: 12px;
	margin-right: 2px;
}

.-flair>span:not(.reputation-score) {
	margin-right: 3px;
	margin-left: 2px;
}

.badge1 {
	background-position: -102px -398px;
}

.user-details .badgecount {
	font-weight: 400;
	font-size: 12px;
}

.badgecount {
	padding-left: 0;
	color: #6a737c;
}

.-flair>span:not(.reputation-score) {
	margin-right: 3px;
	margin-left: 2px;
}

.v-visible-sr {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal;
}

.-flair>span:not(.reputation-score) {
	margin-right: 3px;
	margin-left: 2px;
}

.badge2 {
	background-position: -82px -398px;
}

.badge1,
.badge2,
.badge3 {
	margin-right: 3px;
	margin-left: 2px;
	width: 6px;
}

.user-details .badgecount {
	font-weight: 400;
	font-size: 12px;
}

.badgecount {
	padding-left: 0;
	color: #6a737c;
}

.-flair>span:not(.reputation-score) {
	margin-right: 3px;
	margin-left: 2px;
}

.v-visible-sr {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal;
}

.-flair>span:not(.reputation-score) {
	margin-right: 3px;
	margin-left: 2px;
}

.badge3 {
	background-position: -62px -398px;
}

.user-details .badgecount {
	font-weight: 400;
	font-size: 12px;
}

.badgecount {
	padding-left: 0;
	color: #6a737c;
}

.answersection {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-top: 16px;
}

/*15-10*/

.badge-danger {
	background-color: #db5565 !important;
}

.badge {
	position: relative;
	top: -8px;
	right: 5px;
	display: inline-block;
	min-width: 10px;
	padding: 3px 6px !important;
	font-size: 11px !important;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	border-radius: 10px;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 105px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	top: 20px;
}

.dropdown-content a {
	padding: 5px 12px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #23527c !important;
	border-bottom: 1px solid #e8e8e8;
}

.dropdown-content a:hover {
	background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
	display: block;
}

.login-cell {
	float: right;
	margin-top: 14px;
	display: inline-flex;
}

.pagination>li:first-child>a {
	margin-left: 8px !important;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.page-item a.active {
	background: #337ab7 !important;
	color: #fff !important;
	border: 1px solid #337ab7 !important;
}

.page-item a {
	margin-left: 1px !important;
}

.message {
	color: #f5040f !important;
	font-size: 15px;
	animation: message 1.2s infinite;
}

@keyframes message {
	0% {
		color: #000;
	}

	49% {
		color: #000;
	}

	60% {
		color: transparent;
	}

	99% {
		color: transparent;
	}

	100% {
		color: #000;
	}
}

@import url('https://fonts.googleapis.com/css?family=Roboto');

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

body {
	font-family: 'Roboto', sans-serif;
}

/*
1.1 Header Area
***************************************************/
/*Bootstrap Reset*/
.navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
}

.mainmenu {
	background-color: transparent;
	border-color: transparent;
	margin-bottom: 0;
	border: 0px !important;
}

.navbar-nav>li:last-child>a {
	padding-right: 0px;
	margin-right: 0px;
}

.dropdown-menu {
	padding: 0px 0;
	margin: 0 0 0;
	border: 0px solid transition !important;
	border: 0px solid rgba(0, 0, 0, .15);
	border-radius: 0px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

/*=-====Main Menu=====*/
.navbar-nav .open .dropdown-menu>li>a {
	padding: 16px 15px 16px 25px;
}

.header_bottom {
	background: #0071ba
}

.header_area .header_bottom .mainmenu a,
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	padding: 16px 15px;
	font-family: 'Roboto', sans-serif;
}

.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #0071ba;
	background: #54c6d4;
	outline: 0;
}

/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle {
	border-color: #fff
}

/*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}

/*Toggle Button*/
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul>li:hover>a {
	background: #54c6d4;
}

.mainmenu .collapse ul ul>li:hover>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	background: #CBEAF0;
}

.mainmenu .collapse ul ul ul>li:hover>a {
	background: #CBEAF0;
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul.dropdown-menu {
	background: #e7e7e7;
}

.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul.dropdown-menu {
	background: #0a1464
}

.mainmenu .collapse ul ul ul ul,
.mainmenu .collapse ul ul ul ul.dropdown-menu {
	background: #e4eeb8
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
	background: none;
	border: 0 solid;
	margin: 0;
	padding: 0;
	min-height: 20px
}

@media only screen and (min-width: 767px) {
	.mainmenu .collapse ul li {
		position: relative;
	}

	.mainmenu .collapse ul li:hover>ul {
		display: block
	}

	.mainmenu .collapse ul ul {
		position: absolute;
		top: 100%;
		left: 0;
		min-width: 250px;
		display: none
	}

	/*******/
	.mainmenu .collapse ul ul li {
		position: relative
	}

	.mainmenu .collapse ul ul li:hover>ul {
		display: block
	}

	.mainmenu .collapse ul ul ul {
		position: absolute;
		top: 0;
		left: 100%;
		min-width: 250px;
		display: none
	}

	/*******/
	.mainmenu .collapse ul ul ul li {
		position: relative
	}

	.mainmenu .collapse ul ul ul li:hover ul {
		display: block
	}

	.mainmenu .collapse ul ul ul ul {
		position: absolute;
		top: 0;
		left: -100%;
		min-width: 250px;
		display: none;
		z-index: 1
	}
}

.votecell-right img {
	width: 100%;
}

.noti .dropdown,
.noti .dropup {
	position: relative;
	width: auto !important;
	display: inherit !important;
}

.noti a[aria-expanded="true"] {
	background: #fff !important;
	border-right: 0px solid #83bcff !important;
}

.top-noti .dropdown-item {
	border-bottom: 1px solid #f3f3f3;
	padding: 10px 10px;
}

.top-noti .dropdown-item:last-child {
	border-bottom: 0px solid #f3f3f3;
	padding: 10px 10px;
}

.top-noti .dropdown-item:hover {
	border-bottom: 1px solid #f3f3f3;
	padding: 10px 10px;
	background: #f3f3f3;
}

.noti .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	/* float: left; */
	min-width: 500px !important;
}

.noti img {
	border-radius: 50%;
	width: 100%;
}

.noti .fa.fa-bell-o {
	margin-right: -2px;
}

#fresponsive .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	right: 10px;
	margin-top: -21px;
}

#fresponsive {
	height: 480px !important;
	overflow: auto;
}

#fresponsive {
	height: 400px !important;
	min-height: 400px !important;
	overflow: auto;
}

/* dashbord css */

.proimg {
	margin: 0 auto;
	border-radius: 50%;
	width: 100%;
}

.prohed1 {
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 6px;
}

.prohed2 {
	font-weight: 300;
	font-size: 16px;
}

.proection h3 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.folows {
	color: #bbb;
	font-weight: 600;
}

.proedit {
	padding-left: 0px;
}

.proedit li {
	list-style: none;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 8px;
	padding-top: 11px;
}

.proedit li:last-child {
	list-style: none;
	border-bottom: 0px solid #f4f4f4;
	padding-bottom: 0px;
}

.proedit .fa {
	margin-right: 8px;
}

/*protab css*/

.protab .tabs {}

.protab .tabs .tab-pane {
	margin-left: 0;
}

.protab .tabs p {
	font-size: 14px;
}

.protab .nav .tabs a {
	font-size: 15px;
	font-family: OpenSans, sans-serif;
	color: #fff;
	padding: 10px;
}

.protab .tabs li {
	margin-top: 1px;
	text-align: left;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #f3f3f3;
	margin-bottom: 7px !important;
}

.protab .tabs li.active {
	background-color: #ff8b38;
}

.protab .nav>li>a {
	padding: 8px 12px;
}

.protab .tabs li:hover a {
	color: #fff;
}

.protab .nav>li>a:focus,
.protab .nav>li>a:hover {
	text-decoration: none;
	background-color: #337ab7;
}

.protab .active {
	background: #fff;
}

.form-group textarea {
	overflow: auto;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 8px;
	height: 150px;
}

.dash-side img {
	width: 100%;
}

.activity-user {}

.activity-user h3 {
	color: #0dab78;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 30px;
}

.activity-user h4 {
	text-align: center;
	color: #444;
}


@media handheld,
only screen and (min-width: 768px) and (max-width: 1024px) {
	.tranding-co h4 {
		font-size: 22px !important;
		padding-bottom: 10px;
		clear: both;
	}

	.tranding-co img {
		width: 100%;
	}

	.destop-logo {
		display: none;
	}

	.mobile-logo {
		display: block;
		z-index: 1;
		position: relative;
	}

	.logoimg {
		width: 100%
	}

	.dnone {
		display: none;
	}

	.dnone.bell-none {
		display: initial !important;
	}

	.noti .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		/* float: left; */
		min-width: 238px !important;
	}

	.noti img {
		border-radius: 50%;
		width: 200% !important;
	}

	#sel_country,
	#sel_state {
		margin-bottom: 10px;
	}

	#sidebar {
		margin-left: 0px;
	}

	.col-xs-12.col-sm-9.col-md-10.left-content {
		padding-left: 22px;
		padding-right: 15px;
	}
}



@media handheld,
only screen and (min-width: 320px) and (max-width: 767px) {
	.noti {
		z-index: 999;
		position: relative;
	}

	.SignupForm {
		width: 100%;
		margin: 0 auto;
	}

	.paal {
		padding-left: 15px !important;
	}

	.btn.btn-gplus {
		display: block;
	}

	.top-bar {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 5050;
		background-color: #fff;
		transition: box-shadow cubic-bezier(.165, .84, .44, 1) .25s;
		height: auto;
		box-sizing: border-box;
		font-family: 'Roboto', sans-serif;
		border-top: 3px solid #F48024;
		padding: 3px 0;
		border-bottom: 1px solid #ececec !important;
		box-shadow: 0px 1px 4px #eeeded;
		padding-bottom: 10px;
	}

	.destop-logo {
		display: none;
	}

	.mobile-logo {
		display: block;
		z-index: 1;
		position: relative;
	}

	.dnone {
		display: none;
	}

	.search-form .form-group {
		width: 50%;
	}

	.search-form .form-group:hover,
	.search-form .form-group.hover {
		width: 50%;
		border-radius: 5px 5px 5px 5px;
		z-index: 99999;
	}

	.top-menu li {
		padding: 4px 10px;
	}

	.mid-part {
		margin-top: 132px;
	}

	.mobilemenu1 {
		display: inline-block;
		width: 50px;
		float: none;
	}

	.mobilemenu1 {
		display: inline-block;
		width: 50px;
		float: none;
		position: relative;
	}

	.side-ques {
		clear: both;
	}

	.left-sidebar {
		display: none;
	}

	.has-feedback .form-control {
		padding-right: 30px !important;
	}

	.top-bar .form-control {
		display: block;

	}

	.cp,
	.narrow .cp {
		float: none;
		display: block;
		flex-wrap: nowrap;
		align-items: flex-start;
		margin-right: 0;
		/* padding: 0 8px 0 0; */
		box-sizing: content-box;
		flex-shrink: 5;
		width: 55px;
	}

	.started {
		width: 100%;
		float: right;
		line-height: 18px;
	}

	.tranding-des .col-md-7,
	.tranding-des .col-md-5 {
		width: 50%;
		float: left
	}

	.narrow .votes {
		height: auto !important;
	}

	.btn.btn-gplus {
		display: inline-table !important;
	}

	.sign-social .form-control {
		margin-bottom: 11px;
	}

	.message {
		color: #0c11a9;
		font-size: 15px;
		animation: message 1.2s infinite;
	}

	@keyframes message {
		0% {
			color: #000;
		}

		49% {
			color: #000;
		}

		60% {
			color: transparent;
		}

		99% {
			color: transparent;
		}

		100% {
			color: #000;
		}
	}



	.error {
		color: #f40909;
		font-size: 15px;

	}

	.mobilemenu .navbar-default {
		background-color: transparent !important;
		border-color: #e7e7e7;
		border: 0px !important;
	}

	.mobilemenu .navbar {
		box-shadow: none !important;
	}

	.navbar {
		position: relative;
		min-height: auto !important;
		margin-bottom: 0px !important;
		border: 1px solid transparent;
	}

	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-right: 0px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}

	.navbar-default .navbar-toggle {
		float: left;
		margin-left: 10px;
		position: absolute;
		top: -34px;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: transparent !important;
	}

	.mainmenu .collapse ul>li:hover>a {
		background: #337ab7 !important;
		color: #fff !important;
	}

	.navbar-nav>li>.dropdown-menu {
		margin-top: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		width: 100% !important;
	}

	.header_area .header_bottom .mainmenu a,
	.navbar-default .navbar-nav>li>a {
		padding: 9px 12px !important;
		font-family: 'Roboto', sans-serif;
		border-bottom: 1px solid #ddd !important;
	}

	.dropdown-menu>li>a {
		background: #e7e7e7 !important;
		border-bottom: 1px solid #ccc !important;
	}

	.mobilemenu {
		display: block;
	}

	iframe {
		width: 100%;
	}

	.tranding-co h4 {
		font-size: 22px !important;
		padding-bottom: 10px;
		clear: both;
	}

	#fresponsive {
		height: 480px !important;
		overflow: auto;
	}

	#question-mini-list {
		overflow: auto;
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.dnone.bell-none {
		display: initial !important;
	}

	.noti .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		/* float: left; */
		min-width: 500px !important;
	}

	.noti img {
		border-radius: 50%;
		width: 200% !important;
	}

	#sel_country,
	#sel_state {
		margin-bottom: 10px;
	}

	.top-bar {

		height: auto;

	}

}

@media handheld,
only screen and (min-width: 320px) and (max-width: 640px) {


	.noti .dropdown-menu {
		position: absolute;
		top: 127%;
		left: -74px;
		z-index: 1000;
		display: none;
		/* float: left; */
		min-width: 306px !important;
	}

	.noti img {
		border-radius: 50%;
		width: 140% !important;
	}

	.question-summary {
		display: block !important;
	}

	.cp .thumbimage img {
		max-width: 100%;
	}

	.cp,
	.narrow .cp {
		width: 100% !important;
		display: block !important;
	}

	.cp .thumbimage img {
		max-width: 100% !important;
		width: 100% !important;
	}

	.graph {

		text-align: left;
	}

	.summary .post-tag {
		display: ruby;
	}

	.summary .post-tag {
		font-size: 13px !important;
	}
}