

/* Start:/bitrix/templates/nd-forum/styles.css?16087196794922*/
.page-header {
	background: #EAE9DE;
}

h1 {
	color: #30373C;
	font-size: 2.25rem;
	line-height: 1.111;
}

.big-btm-margin > p:first-child {
	margin-top: 2.875rem;
}

.bread-crumbs, .bread-crumbs a {
	color: rgba(0, 0, 0, 0.5);
}

.left-col-wrap {
	margin-top: 1.6rem;
}

table {
	border-collapse: inherit;
}
h4
{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;

	/* or 133% */
	display: flex;
	align-items: end;
	text-align: right;

	/* Text */
	color: #26292D;
	opacity: 0.9;
}

.success
{
	background: #E3FFD6;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	color: #326245;
	margin-top: 2.5rem;
	margin-bottom: 1.5625rem;
}

@media(max-width: 1175.98px) {
	.success {
		margin-top: 2rem;
	}
}

.errortext {color:#AF0000;}

.error {
	background: #FFFFDC;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 4px 4px 0 0;
	color: #AF0000;
}

.error font.errortext {
	color: #AF0000;
}



.contact-form,
.account-form,
.sign-in-form {
	background: #F5F5F2;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	margin-top: .4375rem;
	font-size: 1.125rem;
	line-height: 1.3333;
	color: #4d555b;
}

.sign-in-form {
	margin-top: 40px;
	margin-bottom: 2rem;
}

.contact-form .error,
/*.account-form .error,*/
.sign-in-form .error,
.success {
	padding: 12px 16px 4px;
}

.contact-form form, 
.sign-in-form form {
	padding: 24px;
}

.account-form form {
	padding: 0 24px 24px;
}

@media (max-width:751.98px) {
	.contact-form form,
	.sign-in-form form {
		padding: 16px;
	}
	
	.account-form form {
		padding:0 16px 16px;
	}
}

.error ul,
.success ul {
	margin: 0;
	padding-left: 16px;
}

.profilebtn
{
	padding: 10px 16px 10px 16px;
	background: #FF6B00;
	border-radius: 5px;
	font-family: Roboto Condensed;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
}

.form-orange-btn,
.form-green-btn {
	padding: 10px 20px;
	background: #FF6B00;
	border-radius: 5px;
	font-family: Roboto Condensed;
	font-size: 1.5rem;
	text-align: center;
	color: #FFFFFF;
}

.form-green-btn {
	background: #5895B8;
}

a.form-green-btn:link,
a.form-green-btn:visited,
a.form-green-btn:hover,
a.form-green-btn:activ,
a.form-orange-btn:link,
a.form-orange-btn:visited,
a.form-orange-btn:hover,
a.form-orange-btn:active {
	text-decoration: none;
	color: #FFFFFF;
}

.small-orange-btn,
.small-green-btn {
	padding: 5px 24px;
	background: #FF6B00;
	border-radius: 5px;
	font-family: Roboto;
	font-size: 1.125rem;
	text-align: center;
	color: #FFFFFF;
}

.small-green-btn {
	background: #5895B8;
}

.small-orange-btn a:link,
.small-orange-btn a:visited,
.small-orange-btn a:hover,
.small-orange-btn a:active
.small-green-btn a:link,
.small-green-btn a:visited,
.small-green-btn a:hover,
.small-green-btn a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*.form-green-btn a:link,
.form-green-btn a:visited,
.form-green-btn a:hover,
.form-green-btn a:active,
.form-orange-btn a:link,
.form-orange-btn a:visited,
.form-orange-btn a:hover,
.form-orange-btn a:active {
	text-decoration: none;
	color: #FFFFFF;
}*/

.form-group {
	margin-bottom: 1rem;
}

.form-control {
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	font-family: Roboto;
	font-size: 1.125rem;
	line-height: 1.556;
}


.form-explanation {
	font-family: Roboto Condensed;
	font-style: italic;
	font-size: 1.125rem;
	line-height: 1.3333;
	color: #A2AAB0!important;
	margin-top: .3125rem;
	margin-bottom: 0;
}

@media (min-width:1176px) {
	.form-explanation {
		font-family: Roboto;
	}
}

.offset-right {
	margin-right: -12px;
}

.offset-left {
	margin-left: -12px;
}

@media (max-width:1175.98px) and (min-width: 752px) {
	.offset-right {
		margin-right: -4px;
	}
}

@media (min-width:1176px) {
	.mt-form-fix {
		margin-top: .5625rem;
		margin-left: -12px;
	}
}

.form-h3 {
	background: #E5E5E0;
	margin: 0 -24px 1.5rem -24px;
	padding: 8px 16px;
	line-height: 1.333;
}

@media (min-width:752px) {
	.required-field::before {
		content: "* ";
		color: #FF3200;
	}
}

@media (max-width:751.98px) {
	.required-field::after {
		content: " *";
		color: #FF3200;
	}
	
	.form-h3 {
		margin: 0 -16px 1.5rem -16px;
	}
}


/* Right Column 
-----------------------------------------------------------------*/
.facts p.newfacts {
	color: #F60;
	font-size:1rem;
	line-height: 1.333;
}

.facts p.newfacts span {
	color:#30373C;
	font-size:1.25rem;
}

.facts p {
	line-height: 1.3333;
}
.lastposts ul {
	padding-left: 1.85rem;
}

.lastposts ul li {
	margin-bottom:.5em;
	line-height: 1.3333;
}

.lastposts p{
	line-height: 1.3333;
}
/* End */
/* /bitrix/templates/nd-forum/styles.css?16087196794922 */
