.subscr {
	/*background-image: linear-gradient(0deg, #78909c, #546e7a) !important;*/
	background-color: #ffffff;
	padding-top: 10px !important;
}

.subscr_input {
	background-color: #e3f2fd !important;
	border-color: #bbdefb !important;
	color: #455a64 !important;
}
.subscr_input::placeholder {
  color: #b0bec5 !important;
}
.panel-subscr {
	background: none !important;
}

.subscr_title {
	color: #777 !important;
	font-weight: 400;
	font-size:22px;
	margin-top:20px !important;
}
i.white {
color: #FFFFFF !important;
}
.frm-element-title {
	color: #777; !important;
	font-weight: bold !important;
	padding-bottom: 5px;
}

.an-blue-bg {
	background-color: #004fa3;
	border-color: #004fa3;
}

.btn-subscr {
	background-color: #42a5f5 !important;
	color: #FFFFFF !important;
}

.subscr-inf {
	color: #777; !important;
}

.subscr-static {
	border-bottom: 1px solid #DBDBDB !important;
}

.an-checkbox {
	line-height: 1.42857 !important;
	padding-top: 7px !important;
}
.err {
color: #FF0000 !important;
}