/*!
Theme Name: spiny
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: spiny
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

* {
	margin: 0;
	padding: 0;
}
html,
body {
	min-height: 0;
	height: 100% !important;
	font-family: 'PT Sans', sans-serif;
	color: #333;
	font-size: 14px;
}
h1, h2,
h3, h4,
h5, h6,
input,
textarea,
.mdl-button,
.mdl-list__item,
.mdl-textfield__input,
button {
	font-family: 'PT Sans', sans-serif;
	line-height: normal;
	color: #333;
}
button {
	border: none;
}
img {
	max-width: 100%;
	vertical-align: top;
}


h1{
	font-weight: normal;
	font-size: 2.25rem;
	margin-bottom: 1rem;
	margin-top: 0;
}
h2{
	font-size: 1.6rem;
	margin-bottom: 0.5rem;
	margin-top: 0;
}
h3{
	font-size: 1.35rem;
	margin-bottom: 0.5rem;
	margin-top: 0;
}
h4 {
	font-size: 1.25rem;
	margin-bottom: 0.5rem;
	margin-top: 0;
}
h5{
	font-size: 1.2rem;
	margin-bottom: 0.5rem;
	margin-top: 0;
}
h6 {
	font-size: 1.125rem;
	margin-bottom: 0.5rem;
	margin-top: 0;
}
p {
	margin-bottom: 1rem;
}

ol, ul {
	padding-left: 20px;
}
dl, ol, ul {
	margin-left: 0;
	margin-bottom: 1.5rem;
}
blockquote {
	padding: 30px 35px;
	margin-bottom: 1.5rem;
	background: #e3e3e3;
	border: none;
	font-size: 20px;
	position: relative;
	font-weight: bold;
	font-style: normal;
}
blockquote:before,
blockquote:after {
	display: none;
}
blockquote p {
	font-size: 20px;
	font-weight: bold;
}
blockquote p:last-child {
	margin: 0;
}
a {
	color: #2f3f60;
}
.mdl-button,
button {
	color: #2f3f60;
}
.mdl-textfield--floating-label.is-focused .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
	color: #2f3f60;
}
.mdl-textfield__label:after {
	background-color: #2f3f60;
}
.mdl-button--raised,
.mdl-button--raised:hover {
	background: #fecb2f;
}

.layout {
	position: relative;
	z-index: 2;
	min-height: 100%;
	padding-bottom: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	min-width: 1000px;
}
.reducer {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 12px;
}

header {
	border-bottom: 1px solid #dedede;
}
.logo {
	font-size: 14px;
	overflow: hidden;
	text-decoration: none;
	display: table;
}
.logo em {
	font-style: normal;
	padding-right: 20px;
	display: table-cell;
	vertical-align: middle;
}
.logo strong {
	font-weight: normal;
	display: block;
	display: table-cell;
	vertical-align: middle;
}
.logo span {
	display: block;
	font-size: 20px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.logo img {
	height: 60px;
}
.header_phone {
	font-size: 20px;
	text-decoration: none;
	color: #333333;
	line-height: 26px;
}
.mdl-menu__item .header_phone {
	font-size: 12px;
	line-height: 16px;
}

.layout > nav {
	background: #eceaea;
}

.mdl-textfield {
	width: 100%;
}

.mdl-menu ul {
	padding: 0;
	margin: 0;
}
.mdl-menu .mdl-menu__item {
	text-transform: uppercase;
	opacity: 1;
	font-size: 12px;
}
ul.mdl-navigation {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}
ul.mdl-navigation .mdl-navigation__link {
	margin-left: 15px;
	text-transform: uppercase;
	opacity: 1;
	font-size: 14px;
}
ul.mdl-navigation .mdl-navigation__link:first-child {
	margin-left: 0;
}
.mdl-menu .mdl-menu__item a,
ul.mdl-navigation a {
	text-decoration: none;
}
footer ul.mdl-navigation {
	margin-top: 30px;
	align-items: center;
	justify-content: center;
}
footer ul.mdl-navigation li {
	display: inline-block;
	vertical-align: top;
}

.news_img {
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
}


.main_slider {
	height: 350px;
	position: relative;
	overflow: hidden;
}
.main_slider:after {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.main_slider_txt {
	padding: 20px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
}
.main_slider_title {
	font-weight: bold;
	white-space: nowrap;
	font-size: 40px;
	letter-spacing: 3px;
	padding-bottom: 25px;
	text-shadow: 0 0 6px rgba(0,0,0,.75);
}
.main_slider_subtitle {
	white-space: nowrap;
	font-size: 24px;
	letter-spacing: 1px;
	text-shadow: 0 0 6px rgba(0,0,0,.75);
}

.gallery img {
	margin: 0 10px 10px 0;
}

.team_header {
	overflow: hidden;
	padding-bottom: 10px;
}
.team_img {
	float: left;
	width: 150px;
	margin-right: -100%;
}
.team_title {
	margin-left: 170px;
}
.team_title h2 {
	font-size: 28px;
	margin: 0 0 15px;
	line-height: normal;
}
.team_title h3 {
	font-size: 22px;
	margin: 0;
	line-height: normal;
}
.files_list .mdl-list__item--two-line {
	height: auto;
	min-height: 72px;
	border-bottom: 1px solid #dedede;
}
.files_list .mdl-list__item-avatar {
	margin-right: -100% !important;
}
.files_list .files_list_content {
	display: block;
	margin-left: 56px;
}
.files_list .mdl-list__item--two-line .mdl-list__item-primary-content {
	height: auto;
}
.files_list .mdl-list__item-sub-title a {
	margin-right: 10px;
}
.files_list .mdl-list__item-avatar,
.files_list .mdl-list__item-avatar.material-icons {
	background-color: #2f3f60;
	color: #fecb2f;
	font-size: 24px;
	text-align: center;
	line-height: 40px;
}

#shipping_country_field,
#billing_country_field {
	overflow: hidden !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}


.fade {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.75);
	z-index: 10001;
}
.dt_popup {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10002;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}
.dt_popup_bg {
	background: #fff;
	padding: 20px;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
}
.dt_popup_close {
	position: absolute;
	z-index: 2;
	right: 5px;
	top: 5px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: url('i/ic-delete-yellow.svg') 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	font-size: 25px;
}
.dt_popup_content {
	position: relative;
	z-index: 1;
}
.dt_popup_content.loader:before {
	height: 1em;
	width: 1em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -.5em;
	margin-top: -.5em;
	display: block;
	content: "";
	-webkit-animation: spin 1s ease-in-out infinite;
	-moz-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
	background: url('i/loader.svg') center center no-repeat;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 2em;
	color: rgba(0,0,0,.75);
}
.dt_popup_content.loader * {
	visibility: hidden;
}
.dt_popup_content input.button.alt:hover {
	background: #dec01c !important;
	border: 1px solid #dec01c !important;
}

@-webkit-keyframes spin {
	100%{
		-webkit-transform:rotate(360deg);
	}
}
@-moz-keyframes spin {
	100%{
		-moz-transform:rotate(360deg);
	}
}
@-o-keyframes spin {
	100%{
		-o-transform:rotate(360deg);
	}
}
@keyframes spin {
	100%{
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}

.woocommerce .shop_table div.quantity,
.woocommerce div.product form.cart div.quantity {
	float: none;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 15px;
	width: 110px;
}
.woocommerce .shop_table div.quantity {
	display: block !important;
}
.woocommerce .shop_table div.quantity .quantity_minus,
.woocommerce .shop_table div.quantity .quantity_plus,
.woocommerce div.product form.cart div.quantity .quantity_minus,
.woocommerce div.product form.cart div.quantity .quantity_plus {
	float: left;
	width: 30px;
	height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #f6d81c;
	color: #000;
	text-align: center;
	font-size: 22px;
	vertical-align: top;
	line-height: 28px;
	cursor: pointer;
}
.woocommerce .shop_table div.quantity .quantity_minus:hover,
.woocommerce .shop_table div.quantity .quantity_plus:hover,
.woocommerce div.product form.cart div.quantity .quantity_minus:hover,
.woocommerce div.product form.cart div.quantity .quantity_plus:hover {
	background: #f6d81c;
}
.woocommerce .shop_table div.quantity input,
.woocommerce div.product form.cart div.quantity input {
	float: left;
	width: 50px;
	height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #f6d81c;
	border-left: none;
	border-right: none;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
}

.fast_buy {
	cursor: pointer;
}

.woocommerce-variation-add-to-cart.variations_button .quantity {
	display: none;
}

.sp_home_slider {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
}
.sp_home_slider .slick-arrow {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	z-index: 3;
	font-size: 0;
	line-height: 0;
	outline: none;
}
.sp_home_slider .slick-prev {
	position: absolute;
	z-index: 2;
	background: transparent url('i/arrow_left.svg') 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	left: 0;
}
.sp_home_slider .slick-next {
	left: auto;
	right: 0;
	background: transparent url('i/arrow_right.svg') 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.sp_home_slider .slick-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 2;
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}
.sp_home_slider .slick-dots li,
.sp_home_slider .slick-dots .presentation {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #c8ebf1;
	cursor: pointer;
	margin: 0 5px;
	outline: none;
}
.sp_home_slider .slick-dots .slick-active {
	background: #3e9bbf;
	outline: none;
}
.sp_home_slider .slick-dots button {
	font-size: 0;
	line-height: 0;
	outline: none;
}
.sp_home_slider button:before {
	display: none;
}

.contact_cols .contact_l {
	float: left;
	width: 300px;
	margin-right: -100%;
}
.contact_cols .contact_r {
	margin-left: 320px;
}
.contact_block {
	padding: 0 0 0 40px;
	min-height: 40px;
	margin-bottom: 20px;
}
.contact_phone {
	background: url('i/phone.svg') 0 3px no-repeat;
}
.contact_address {
	background: url('i/address.svg') 0 3px no-repeat;
}
.contact_schedule {
	background: url('i/schedule.svg') 0 3px no-repeat;
}
.contact_email {
	background: url('i/email.svg') 0 5px no-repeat;
}
.contact_social {
	background: url('i/social.svg') 0 0 no-repeat;
}
footer .contact_social {
	background: transparent;
}
.contact_social a {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.contact_social a:last-child {
	margin-right: 0;
}
.social_fb {
	background: #2f3f60 url('i/facebook.svg') 50% 50% no-repeat;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
}
.social_in {
	background: #2f3f60 url('i/instagram.svg') 50% 50% no-repeat;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
}
.social_vk {
	background: #2f3f60 url('i/vk.svg') 50% 50% no-repeat;
	-webkit-background-size: auto 24px;
	background-size: auto 24px;
}
.social_tw {
	background: #2f3f60 url('i/twitter.svg') 50% 50% no-repeat;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
}
.social_yb {
	background: #2f3f60 url('i/youtube.svg') 50% 50% no-repeat;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
}
.social_tg {
	background: #2f3f60 url('i/telegram.svg') 50% 50% no-repeat;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
}

.navigation.pagination {
	margin-bottom: 0;
	padding-bottom: 20px;
}
.navigation.pagination .nav-links {
	text-align: center;
	width: 100%;
	font-size: 0;
}
.navigation.pagination .nav-links > span,
.navigation.pagination .nav-links > a,
.navigation.pagination .nav-links > a:visited,
.navigation.pagination .nav-links > a:hover {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	border: 1px solid #2f3f60;
	color: #2f3f60 !important;
	margin: 0 5px;
	text-decoration: none !important;
}
.navigation.pagination .nav-links .current {
	background: #2f3f60;
	color: #fff !important;
}
.navigation.pagination .nav-links > .next {
	background: url('i/arrow_right-pagination.svg') 50% no-repeat;
	-webkit-background-size: auto 32px;
	background-size: auto 32px;
}
.navigation.pagination .nav-links > .prev {
	background: url('i/arrow_left-pagination.svg') 50% no-repeat;
	-webkit-background-size: auto 32px;
	background-size: auto 32px;
}

.map {
	height: 350px;
	background: #fefefe;
}

.screen-reader-text {
	display: none;
}

footer {
	border-top: 1px solid #dedede;
	position: absolute;
	width: 100%;
	height: 80px;
	left: 0;
	bottom: 0;
	z-index: 2;
	text-align: center;
}

.hidden {
	display: none;
}
.ovh {
	overflow: hidden;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
.posr {
	position: relative;
}
.full_width {
	width: 100%;+69528417

}
.link-button {
	line-height: 36px;
}
.mdl-data-table tbody .whsnw.mdl-data-table__cell--non-numeric,
.whsnw {
	white-space: nowrap;
}
.posf {
	position: fixed;
	top: 0;
	left: auto;
	width: 100%;
	z-index: 10000;
	background: #ffffff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.tac {
	text-align: center;
}

.mdl-data-table tbody tr {
	height: auto;
}
.mdl-data-table tbody td {
	height: auto;
	white-space: normal;
}
.mdl-data-table {
	table-layout: fixed;
}
.mdl-data-table,
.mdl-data-table th {
	font-size: 16px;
}
.last_cell {
	width: 60px;
}
.time_cell {
	width: 200px;
}
.city_cell {
	width: 150px;
}
.city_cell div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 90px;
}
.speaker_cell {
	width: 150px;
}
.time_cell div,
.speaker_cell div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mdl-textfield__label {
	color: rgba(0,0,0,.56);
}

.page_header {
	display: none;
}

.mobile_menu {
	background: #eceaea;
}
.mobile_nav_cell {
	display: none;
}
.mobile_menu_grid {
	padding: 8px 16px;
	display: flex;
	justify-content: space-between;
	align-items: center
}
#mobile_filter_info {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 10px;
	padding-right: 10px;
}

.evt_table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0;
}
.evt_table td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
}
.evt_table td:first-child {
	padding-left: 0;
}
.evt_table td.label {
	width: 37%;
}
table.evt_table.mb2,
.evt_table .mb2 {
	margin-bottom: 15px;
}
.evt_table td.mb {
	margin-bottom: 0;
	padding-bottom: 7px;
}

.more {
	display: none;
}
.more_link {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px dotted #000;
	cursor: pointer;
	padding-top: 25px;
}
.evt_header {
	display: none;
}
.mdl-data-table td {
	padding: 5px 10px;
}
.mdl-data-table td .link-button {
	display: none;
}

#ui-datepicker-div {
	z-index: 10003 !important;
}

.dt_popup_content .mdl-cell {
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden;
	height: 50px;
}
.dt_popup_content .mdl-cell:last-child {
	height: auto;
	padding-top: 10px;
}

#empty_event {
	font-size: 20px;
	text-align: center;
	padding-top: 20px;
}

.mobile_menu_aside_bg {
	display: none;
	background: rgba(0,0,0,.75);
	position: fixed;
	z-index: 10010;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120%;
}
.mobile_menu_aside {
	display: none;
	position: fixed;
	z-index: 10011;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 280px;
	background: #ffffff;

	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
	box-shadow: 0 0 5px rgba(0,0,0,.4);
}
.mobile_menu_aside .logo {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	border-bottom: 1px solid #dedede;
	width: 100%;
	margin-bottom: 10px;
}
.mobile_menu_aside .logo img {
	height: 45px;
}
.mobile_menu_aside .logo span {
	font-size: 16px;
}
.mobile_menu_aside .logo em {
	padding-right: 5px;
}
.mobile_menu_aside .header_phone {
	font-size: 14px;
	line-height: 40px;
	padding: 0 15px;
	display: inline-block;
	vertical-align: top;
}
.mobile_menu_aside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.mobile_menu_aside li {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0 15px;
}
.mobile_menu_aside a {
	text-decoration: none;
}
.mobile_menu_aside .current_page_item {
	background: #eceaea;
}
.mode_link {
	font-size: 14px;
	line-height: 40px;
	padding: 0 15px;
}
.mode_link a {
	background: url('i/ic_laptop.svg') 0 50% no-repeat;
	padding-left: 24px;
}


.top_header.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #ffffff;
	z-index: 10002;
}
.top_header.fixed .mobile_menu {
	position: static;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.footer_contact {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 10000;
	text-align: right;

	display: none;
}
.phones_btn_open {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: #71bf44 url(i/phones-white.svg) 50% 50% no-repeat;
	-webkit-background-size: 50% auto;
	background-size: 50% auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.25);
	box-shadow: 0 3px 5px rgba(0,0,0,.25);
}
.phones_btn_close {
	display: inline-block;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: #de8783 url(i/close-white.svg) 50% 50% no-repeat;
	-webkit-background-size: 50% auto;
	background-size: 50% auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.25);
	box-shadow: 0 3px 5px rgba(0,0,0,.25);
}
.phones_btn_list {
	position: absolute;
	right: 0;
	bottom: 50px;
	background: #ffffff;
	padding: 15px;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.25);
	box-shadow: 0 3px 5px rgba(0,0,0,.25);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.phones_btn_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.phones_btn_list li {
	font-size: 18px;
	line-height: 23px;
	text-align: left;
}
.phones_btn_list a {
	text-decoration: none;
	color: #000;
}

.reg_btn_done_popup,
.reg_btn {
	background: #3f51b5;
	color: #fff;
	border: none;
	border-radius: 2px;
	position: relative;
	height: 36px;
	margin: 0;
	min-width: 64px;
	padding: 0 16px;
	display: inline-block;
	font-family: "Roboto","Helvetica","Arial",sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0;
	overflow: hidden;
	will-change: box-shadow;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	line-height: 36px;
	vertical-align: middle;
}

.mdl-selectfield .mdl-menu__item {
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
}

.error .mdl-textfield__input,
.error .mdl-selectfield__select {
	border-bottom: 1px solid #cf1111;
}

.error.is-dirty .mdl-textfield__input,
.error.is-dirty .mdl-selectfield__select {
	border-bottom: 1px solid rgba(0,0,0, 0.12);
}

.mdl-input-block select,
.mdl-input-block select option {
	padding-left: 0;
}
.spec_container_list {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.spec_container_add {
	background: #fff url('i/add.svg') 50% 50% no-repeat;
	color: #3f51b5;
	border: 1px solid #3f51b5;
	border-radius: 2px;
	position: relative;
	height: 30px;
	margin: 0;
	min-width: 30px;
	display: inline-block;
	font-family: "Roboto","Helvetica","Arial",sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0;
	overflow: hidden;
	will-change: box-shadow;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
}

