em.error-form {
	color: red
}

input.error-form,
select.error-form,
textarea.error-form {
	border: 1px solid red;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .4);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .4);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .4)
}

span.logo-inner {
	font-family: "comic sans ms";
	color: #183A95;
	font-weight: bold
}

span.logo-inner span {
	font-family: "Papyrus";
	src: url("/fonts/papyrus.eot");
	src: url("/fonts/papyrus.eot?#iefix") format("embedded-opentype"), url("/fonts/papyrus.woff") format("woff"), url("/fonts/papyrus.ttf") format("truetype"), url("/fonts/papyrus.svg#webfont") format("svg");
	color: #EC774B;
	font-size: 14px;
	font-weight: bold
}

.nicdark_copyrightlogo a {
	color: #fff
}

.white a {
	color: #fff
}

.nicdark_logo {
	width: 100px
}

.nicdark_logo img {
	width: 120px;
	margin-top: -18px
}

.nicdark_parallaxx_img-single-school {
	background: rgba(0, 0, 0, 0) url("../img/salone.jpg") repeat fixed 50% 0 / cover
}

.nicdark_menu>li>a {
	color: #666
}

.tinynav {
	margin-top: 40px
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.nicdark_logo img {
		margin-top: -10px;
		width: 135px
	}
}

p,
a,
ul {
	color: #666
}

ul {
	font-family: "Raleway", sans-serif;
	font-size: 15px
}

p.greydark,
h1.greydark,
h2.greydark,
h3.greydark,
h4.greydark,
h5.greydark,
h6.greydark,
a.greydark,
i.greydark,
span.greydark,
input.greydark[type="text"],
textarea.greydark,
input.greydark[type="submit"],
select.greydark {
	color: #666
}

p.grey,
h1.grey,
h2.grey,
h3.grey,
h4.grey,
h5.grey,
h6.grey,
a.grey,
i.grey,
span.grey,
input.grey[type="text"],
textarea.grey,
input.grey[type="submit"],
select.grey,
pre.grey {
	color: #666
}

.body ul,
.body ol {
	color: #666;
	font-family: "Raleway", sans-serif;
	font-size: 15px;
	line-height: 22px;
	padding-left: 15px
}

body.nicdark_boxed_pattern {
	background: linear-gradient( rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url('../img/patterns/kid_pattern.png') !important;
	/*cursor: url(../img/favicon.png) 2 2, pointer !important;*/
	cursor: pointer !important;
}

.nicdark_width40 {
	width: 40px;
	height: 40px
}

h1.subtitle {
	text-transform: uppercase
}

h1.subtitle a {
	color: white;
	text-transform: uppercase
}

h2.subtitle {
	font-size: 15px;
	font-weight: bold
}

.nicdark_parallax_img8 {
	background: url("../img/parallax/img8.png") 50% 0 fixed;
	background-size: cover;
}

img {
	width: 100%
}

#testimonials img {
	width: auto
}

#squad .nicdark_btn {
	font-size: 15px
}

.nicdark_masonry_item.first {
	margin-left: 0
}

.nicdark_masonry_item.last {
	margin-right: 0
}

input.medium[type="password"] {
	font-size: 17px;
	padding: 10px 5%;
	width: 90%
}

input[type="password"] {
	border: 0 none;
	float: left;
	outline: 0 none;
	color: #666;
	font-size: 15px;
	padding: 10px 5%;
	width: 90%
}

#popup_login,
#popup_login_error,
#popup_newsletter_error,
#popup_login_check_it,
#password-recover-dialog {
	margin: 40px auto;
	max-width: 400px;
	position: relative;
	text-align: left
}

img.logo_firmacomma3 {
	width: 45px
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.nicdark_margintop45_negative {
		margin-top: -15px !important
	}
}

span#captha_image_container img {
	width: 120%;
	padding: 10px 5%;
}