#calendar2 {
	width: 100%;
	/*font: monospace;*/
	line-height: 1.2em;
	font-size: 15px;
	text-align: center;
}
#calendar2 thead tr:last-child {
	font-size: small;
	color: rgb(85, 85, 85);
}
#calendar2 thead tr:nth-child(1) td:nth-child(2) {
	color: rgb(50, 50, 50);
}
#calendar2 thead tr:nth-child(1) td:nth-child(1):hover, #calendar2 thead tr:nth-child(1) td:nth-child(3):hover {
	cursor: pointer;
}
#calendar2 tbody td {
	color: #666;
}
#calendar2 tbody td:nth-child(n+6), #calendar2 .holiday {
	color: #129CFF;
}
#calendar2 tbody td.__events-actual {
	background: #9E1CA1;
}
#calendar2 tbody td.__events-old {
	background: #b06aa8;
}
#calendar2 tbody td.__events-future {
	background: #A9A7FF;
}
#calendar2 tbody td.__events-today {
	background: #0093CF;
	color: #ffffff;
}

#calendar2 tbody td a {color: #FFFFFF;}

.divi20 {height:20px;}


#new_theme_form .mc_input,
#new_theme_form textarea {
	width: 100%;
	resize: vertical;
	box-sizing: border-box;
}
#new_theme_form {
	width: 700px;
	margin: 0 auto;
	position: relative;
}
#new_theme_form .wiget-subcribe{
	width: 620px;
}


.search-page form table tr, .map-columns tr {border:0 !important;}
.search-page form table td {padding-left: 0 !important;}
.search-page form table td, .map-columns td {background:none !important; border:0 !important;}
.map-level-0 a {font-size: 16px;}
.map-level-1 a {font-size: 13px;}

/*.widget_contact .phone, .widget_contact .email {padding-left:20px; background-position: 0px 4px; }*/

span.required {color:red;}


#personal_data_form select,
#personal_data_form input[type=text],
#personal_data_form input[type=password],
#personal_data_form input[type=email] {
	width: 46%;
}
.bx-calendar-year-input {display:none !important;}

.element_detail_text ol, .element_detail_text ul {margin-left: 40px; list-style-type: square; margin-top:10px;}

/*.portfolio-post-1 .portfolio_image {height: 240px !important;}*/

.slider-1 .text {display: inline-block !important;}


#user_info_wrap {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	width: 700px;
}
#user_info_wrap .wiget-subcribe {
	width: 620px;
}

.press_index_item {margin-right: 40px; float:left;}
.press_index_item_last {width: 290px; float:left;}
.press_index_wrapper h4 {font-size: 16px; font-weight: normal; color: #666666;}
.press_inner_item {padding-bottom: 10px;}
.press_index_inner {height: 410px;}

.lec_discuss a {text-align:center;

	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #646464;
	letter-spacing: 0;
	margin: 0;
	padding: 8px 29px 9px 29px;
	line-height: 20px;
}
.lec_discuss a:hover {color: #0093CF;}